VyExchangeRateFilterDto

\!! DESCRIPTION MISSING !!

Properties

Field
Type
Description
Required

fromSecretType

VyChain

Blockchain of the source token

βœ—

toSecretType

VyChain

Blockchain of the destination token

βœ—

fromToken

string

Token address of the source token

βœ—

toToken

string

Token address of the destination token

βœ—

amount

number

The amount of tokens to swap

βœ—

orderType

The type of order. We only allow `SELL` and `BUY`.

βœ—

References

Operation

  • getExchangeRate

Last updated