x_slip

GET http://api.fibonacci.fi/x_slip/coin1_amount/coin1/coin2

This API can be used to retrieve live on-chain slippages for particular assets on SOL.

Path Parameters

Example

Request

http://api.fibonacci.fi/x_slip/SOL/20000/bSo13r4TkiE4KumL71LsHTPpL2euBYLFx6h9HP3piy1/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v/

Response

{"Input Executed Price":23.12120376795,
"Input Expected Price":23.349903,
"Input Initial Price":23.349903,
"Output Quantity Received":462424.075359,
"Output USD Value Received":462424.07535899995,
"Slippage":"-0.9794440347353957%",
"Slippage USD Value":-4573.984641000024}

Last updated