eth_getAssetBalance

Get an account’s non-AVAX balance.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
addressstringRequiredformat: "^0x[0-9a-fA-F]{40}$"
The owner of the asset
blkstringRequired
The block number or hash which to retrieve the balance
assetIDstringRequired
The id of the asset for which the balance is requested

Response

The balance of an asset.