GetExchangeRate
Description
This endpoint returns information about the expected result of the swap. It provides the expected output amount, as well gives information about the slippage, and fee involved for that specific swap.
void GetExchangeRate(const FVyQuery_GetExchangeRate& query) const
Parameters
Returns
void Exchange rate and swap information retrieved successfully.
Last updated