VyExchangeRateDto
\!! DESCRIPTION MISSING !!
Last updated
\!! DESCRIPTION MISSING !!
Last updated
Exchange
The name of the exchange that will carry out the swap
✗
OrderType
The type of order. Values can be either `BUY` or `SELL`.
✗
InputAmount
float
The number of source tokens to swap
✗
OutputAmount
float
The number of destination tokens you will receive after swap
✗
Slippage
float
The slippage, indicated as a percentage, refers to the difference between the expected price of a trade and the actual executed price
✗
Fee
float
The gas fee required to execute the swap
✗
Schema