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 short balances and allowances

Get short balances and allowances

Returns a simplified view of token balances and allowances for a single wallet

GEThttps://api.1inch.com/balance/v1.1/{chain}/balancesAndAllowancesShort/{spender}
Supported on:
ArbitrumAvalancheBaseBNB ChainZKsyncEthereumGnosisOptimismPolygonLineaSolanaSonicUnichain

Parameters

chain
* number path
showZeroBalanceTokensWithAllowance
boolean query
spender
* string path
wallet
* string query

Request Body

This request doesn’t have any request body.

1

Returns

200

200 response doesn’t have payload.

Did you find what you need?