VyExchangeRateFilterDto
\!! DESCRIPTION MISSING !!
Last updated
\!! DESCRIPTION MISSING !!
Last updated
Field | Type | Description | Required |
---|---|---|---|
fromSecretType | Blockchain of the source token | ✗ | |
toSecretType | 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`. | ✗ |
Operation