Request for obtaining the list of supported token pairs
Parametrs
Description
{
"cryptos": { // list network token pairs
"ETH": [ // departure token symbol
"BSC" // destination token symbol
],
}
}[ // a list of destination token symbols
"USDT",
"USDC",
"WETH",
]PreviousRequest for obtaining the list of supported networks and tokensNextTransaction Data Signature Logic
Last updated