Get balances of custom tokens for walletAddress

Takes wallet address and provided tokens and provides balance of each token

POSThttps://api.1inch.com/balance/v1.2/{chain}/balances/{walletAddress}
Supported on:
EthereumBaseSolanaBNB ChainAvalancheZKsyncGnosisOptimismPolygonLineaSonicUnichainArbitrum

Parameters

chain
* number path
walletAddress
* string path

Request Body

CustomTokensRequest object
tokens
* array
items
string
1

Returns

200
400
object
additionalProperties
string
JSON
1

Did you find what you need?