Skip to content

Get multiple ERC20 balances

GET
/v2/asset/erc20/balances

Get balances for multiple wallet addresses and contract deployments.

walletAddresses
required
string

Comma-separated list of wallet addresses

contractDeploymentIds
required
string

Comma-separated list of contract deployment IDs

X-API-Key
string

API Key

X-API-Secret
string

API Secret

List of ERC20 token balances

object
balances
required

The balances of the ERC20 token

Array<object>
object