Skip to main content
Glama

Armor Crypto MCP

get_wallet_token_balance

Retrieve cryptocurrency token balances for multiple wallet addresses and tokens simultaneously to monitor portfolio holdings across different assets.

Instructions

Get the balance for a list of wallet/token pairs. Expects a WalletTokenPairsContainer, returns a list of WalletTokenBalance.

Input Schema

NameRequiredDescriptionDefault
wallet_token_pairsYes

Input Schema (JSON Schema)

{ "properties": { "wallet_token_pairs": { "$ref": "#/$defs/WalletTokenPairsContainer" } }, "required": [ "wallet_token_pairs" ], "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/emmaThompson07/armor-crypto-mcp'

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