VyExchangeRateDto

\!! DESCRIPTION MISSING !!

Properties

FieldTypeDescriptionRequired

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

Number

The number of source tokens to swap

outputAmount

Number

The number of destination tokens you will receive after swap

slippage

Number

The slippage, indicated as a percentage, refers to the difference between the expected price of a trade and the actual executed price

fee

Number

The gas fee required to execute the swap

References

Schema

Last updated