VyQuery_GetExchangeRate
Represents a query to get the exchange rate between two tokens on different chains.
Query
Type
Description
FromToken
string
Sets the address of the token to be exchanged from.
ToToken
string
Sets the address of the token to be exchanged to.
Amount
double
Sets the amount of tokens to be exchanged.
Last updated