Search
⌘K
Balance API
API version: v1.2
Introduction
Quickstart guide
Methods
Get aggregated balances and allowances GET
Get balances of tokens for walletAddress GET
Get balances of custom tokens for walletAddress POST
Get balances of custom tokens for list of wallets addresses POST
Get balances and allowances by spender GET
Get balances and allowances of custom tokens by spender for walletAddress POST
Get allowances of tokens by spender for walletAddress GET
Get allowances of custom tokens by spender for walletAddress POST
Get short balances and allowances GET
Get balances and allowances by spender for list of wallets addresses GET
Get balances of tokens for walletAddress GET
Get balances of custom tokens for walletAddress POST
Get balances of custom tokens for list of wallets addresses POST
Get balances and allowances by spender GET
Get balances and allowances of custom tokens by spender for walletAddress POST
Get allowances of tokens by spender for walletAddress GET
Get allowances of custom tokens by spender for walletAddress POST
Docs·APIs·Balance API ·Methods·v1.2·Get balances and allowances by spender

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:
ArbitrumAvalancheBaseBNB ChainZKsyncEthereumGnosisOptimismPolygonLineaSolanaSonicUnichain

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?