Get balances and allowances of custom tokens by spender for walletAddress

POSThttps://api.1inch.com/balance/v1.2/{chain}/allowancesAndBalances/{spender}/{walletAddress}
Supported on:
EthereumBaseSolanaBNB ChainOptimismPolygonLineaSonicUnichainArbitrumAvalancheZKsyncGnosis

Parameters

chain
* number path
walletAddress
* string path
spender
* string path

Request Body

CustomTokensRequest object
tokens
* array
items
string
1

Returns

200
400
object
additionalProperties
object
balance
string
allowance
string
JSON
1

Did you find what you need?