Supported Tokens
To check the tokens supported on a particular chain id.
The getSupportedTokens
function in our SDK provides a utility for determining all the cryptocurrency tokens supported on a specific blockchain.
Expected parameters:
getSupportedTokens
accepts the following parameters:
chainId
: The chain id of the network
Function Call
Response
The response from the getSupportedTokens
will be:
Support
If you face any trouble, feel free to reach out to our engineers in the Telegram support group.
Last updated