Tokens
Last updated
Last updated
Endpoints with are under the API Pro subscription. To upgrade your API plan, browse through the opBNB BscScan APIs page.
Returns the current amount of an BEP-20 token in circulation.
Try this endpoint in your browser
Query Parameters
Parameter | Description |
---|---|
Returns the current balance of an BEP-20 token of an address.
Query Parameters
Try this endpoint in your browser
Parameter | Description |
---|---|
Tip : The result
is returned in the token's smallest decimal representation.
contractaddress
the contract address
of the BEP-20 token
address
the string
representing the address to check for token balance
contractaddress
the contract address
of the BEP-20 token