FVyQuery_GetExchangeRate
Optional query to filter the GetExchangeRate endpoint results
Query | Type | Description |
---|---|---|
FromChain | Filter based on the source Chain | |
ToChain | Filter based on the destination Chain | |
FromToken | FVyOptString | Filter based on the source Token |
ToToken | FVyOptString | Filter based on the destination Token |
Amount | FVyOptDouble | Filter based on the amount |
OrderType | Filter based on the order type |
Last updated