Skip to content

Get multiple ERC20 balances

GET
/v2/asset/erc20/balances

Get balances for multiple wallet addresses and contract deployments.

walletAddresses
required
string

A wallet address

Example
0x123...
contractDeploymentIds
required
string

A contract deployment Id

Example
contract-deployment-123
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

Bad Request

Unauthorized

Forbidden

Not Found

Internal Server Error