VyExchangeRateFilterDto

\!! DESCRIPTION MISSING !!

Properties

Field
Type
Description
Required

FromSecretType

eVyChain

Blockchain of the source token

βœ—

ToSecretType

eVyChain

Blockchain of the destination token

βœ—

FromToken

string

Token address of the source token

βœ—

ToToken

string

Token address of the destination token

βœ—

Amount

float

The amount of tokens to swap

βœ—

OrderType

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

βœ—

References

Operation

  • GetExchangeRate

Last updated