Skip to main content
Glama
arcadia-finance

arcadia-finance-mcp-server

read.wallet.allowances

Check ERC20 token allowances for a spender address to avoid redundant approvals before granting permission. Use this tool to verify current allowances and skip unnecessary approval transactions.

Instructions

Check ERC20 token allowances for a spender address. Use before write.wallet.approve to avoid redundant approvals — skip approving if the current allowance is already sufficient.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
owner_addressYesToken owner address (the wallet granting approval)
spender_addressYesSpender address to check allowance for (e.g. Arcadia account address)
token_addressesYesERC20 token contract addresses to check
chain_idNoChain ID: 8453 (Base) or 130 (Unichain)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/arcadia-finance/arcadia-finance-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server