Get balances and allowances by spender

Returns token balances and allowances for the specified wallet and spender addresses

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

Parameters

chain
* number path
filterEmpty
boolean query
walletAddress
* string path
spender
* string path

Request Body

This request doesn’t have any request body.

1

Returns

200
400
object
additionalProperties
object
balance
string
allowance
string
JSON
1

Did you find what you need?