VyExchangeRateFilterDto
\!! DESCRIPTION MISSING !!
Properties
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 | float | The amount of tokens to swap | ✗ |
OrderType | The type of order. We only allow `SELL` and `BUY`. | ✗ |
References
Operation
Last updated