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 allowances of custom tokens by spender for walletAddress

Get allowances of custom tokens by spender for walletAddress

POSThttps://api.1inch.com/balance/v1.2/{chain}/allowances/{spender}/{walletAddress}
Supported on:
ArbitrumAvalancheBaseBNB ChainZKsyncEthereumGnosisOptimismPolygonLineaSolanaSonicUnichain

Parameters

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

Request Body

CustomTokensRequest object
tokens
* array
items
string
1

Returns

200
object
additionalProperties
string
JSON
1

Did you find what you need?