Skip to main content

TRC20ContractBalance gRPC Method

Gets the TRC20 token balance for a specific address.

Updated on
May 13, 2025

TRC20ContractBalance gRPC Method

Parameters

addr
string
REQUIRED
The account address to check the balance for
contractAddress
string
REQUIRED
The TRC20 token contract address

Returns

balance
string
The token balance as a big integer (in the smallest unit of the token)
error
object
Error object that will be nil if operation was successful
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free