Skip to main content
Glama

Armor Crypto MCP

Official
by armorwallet

get_wallet_token_balance

Retrieve the token balances for specified wallet/token pairs. Input a list of dictionaries containing 'wallet' and 'token' keys to fetch balances efficiently.

Instructions

Get the balance for a list of wallet/token pairs. Expects a list of dictionaries each with 'wallet' and 'token' keys.

Input Schema

NameRequiredDescriptionDefault
wallet_token_pairsYes

Input Schema (JSON Schema)

{ "properties": { "wallet_token_pairs": { "items": { "additionalProperties": true, "type": "object" }, "title": "Wallet Token Pairs", "type": "array" } }, "required": [ "wallet_token_pairs" ], "title": "get_wallet_token_balanceArguments", "type": "object" }

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/armorwallet/armor-crypto-mcp'

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