Skip to main content
Glama
Baneado98

chain-data

by Baneado98

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
wallet_portfolioA

Get a wallet's LIVE multi-chain portfolio in ONE call: native coin balances (ETH/POL) AND top ERC-20 token holdings, each priced in USD, across Ethereum, Base, Polygon, Arbitrum and Optimism. Reads balances straight from public RPCs and joins live prices. Use this whenever you need the current on-chain holdings / net worth of an EVM address without making dozens of RPC calls yourself.

token_infoA

Get on-chain facts about a token/contract: symbol, name, decimals, total supply, whether it is a deployed contract, whether it is an EIP-1967 proxy (and its implementation address), and live USD price. Reads directly from the chain. Use to vet or describe a token contract before interacting with it.

gas_pricesA

Get LIVE gas prices (base fee, gas price, priority fee, latest block) for one chain or all supported chains at once. Use to decide where/when a transaction is cheapest.

token_priceA

Get the live USD price of a token by {chain,address} (most precise) or by coingeckoId or symbol. Free key-less price feed (DefiLlama/CoinGecko).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Baneado98/chain-data'

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