isTokenSupported
function in our SDK offers a crucial capability for developers and users to determine the compatibility and support status of specific tokens on designated blockchain networks. This function is vital for applications dealing in diverse cryptocurrencies, ensuring seamless integration and functionality within various blockchain ecosystems.
Expected parameters
isTokenSupported
accepts the following parameters:
chainId
: The chain id of the network where the token existstokenAddress
: The address of the token to check.
Function Call
Response
The response from theisTokenSupported
will be: