getTokenPairs
This endpoint gets all the possible token pairs that can be swapped based on the blockchain of the wallet.
Last updated
This endpoint gets all the possible token pairs that can be swapped based on the blockchain of the wallet.
Last updated
Parameters
id
string
This is the wallet `ID`. The **SWAP** pairs will be displayed based on the blockchain of this wallet.
Returns
VyPromise<[]> Token pairs retrieved successfully.