Get balances and allowances by spender
Returns token balances and allowances for the specified wallet and spender addresses
Supported on: Ethereum Base Solana BNB Chain Sonic Unichain Arbitrum Avalanche ZKsync Gnosis Optimism Polygon Linea
Parameters
chain
* number path filterEmpty
boolean queryFilter out empty balances and allowances
walletAddress
* string pathWallet address
spender
* string pathSpender address
Request Body
This request doesn’t have any request body.
JavaScript
Copy
1
Returns
200
400
additionalProperties
object balance
string allowance
string JSON
Copy
1