Get Token Balance
Get details of a list of wallet addresses, including their explorer Url & balance
Last updated
Get details of a list of wallet addresses, including their explorer Url & balance
Last updated
This endpoint returns the balance of a specific token for the provided address.
blockchain
* String
Description: The blockchain which this token belongs to.
Example: BSC
symbol
* String
Description: The token symbol.
Example: BNB
address
String
Description: Smart contract address of token, null for native tokens.
Example: null
walletAddress
* String
Description: User wallet address for the desired blockchain.
balance
Description: balance amount
Example: 46077752529840023
error
Description: Error message if there was any problem
errorCode
Description: Error code if there was any problem
traceId
Description: Trace id help Rango support to resolve the issue