Analytics
routescan.io
Provides blockchain data indexing and token analysis including market cap, holder distribution, and price details.
ENDPOINT 1
https://mcp.routescan.io/mcp
Known tools 20
list_blockchainsLists all blockchains supported by Routescan for data indexing, including RPC endpoint URLs when available.
search_tokenSearches for ERC20 tokens by name or symbol.
analyze_blockchain_tokensAnalyzes the token ecosystem on a chain: top ERC20 tokens by market cap, top ERC721 and ERC1155 collections by holders.
analyze_token_holdersAnalyzes holder distribution for a specific ERC20 token, showing top holders and concentration metrics.
analyze_token_detailsDeep analysis of a specific token including current USD price, market cap, price changes, recent transfers, and swap activity.
analyze_addressThe go-to tool for analyzing any EVM address in detail: type, name, balance, transactions count, token counts, transfer counts, description, tags, blacklist status, ERC20/NFT holdings, and recent transactions.
review_token_approvalsLists all ERC20 token approvals granted by an address with risk assessment.
analyze_contractAnalyzes a smart contract: source code, ABI (functions/events), verification status, compiler info, proxy detection, deployer, and audit status.
analyze_transaction_by_hashAnalyzes a specific transaction by hash: status, value, gas used/price/burned, decoded method, internal operations, and event logs with contract interactions.
analyze_cross_chain_activityLists cross-chain BRIDGE activity (also known as 'cross transactions') — transfers between DIFFERENT blockchains (e.g., Ethereum → Avalanche).
get_cross_chain_transfer_detailsFull details of a single cross-chain BRIDGE action or message by ID (also known as 'cross transaction').
analyze_validatorsLists and ranks Avalanche P-Chain (Platform Chain) validators with sorting by delegation count, total stake, capacity, fee, or yield.
get_validator_detailsReturns comprehensive details for a specific Avalanche P-Chain (Platform Chain) validator or staking address: node profile, uptime, delegation capacity, operator info, staking rewards, and optional monthly breakdown.
blockchain_gas_tokenGets gas token info for a blockchain including name, symbol, decimals, and current USD price/market data.
wei_converterConverts between EVM denomination units: wei, gwei, and unit (1 full gas token, e.g.
analyze_blockchain_statisticsCurrent snapshot of network-level statistics for one EVM chain: real-time TPS and all-time peak daily TPS, transaction counts (total, 24h, 7d, 24h % change), active addresses (total, 24h, 7d, 24h % change, 7-day average), contracts deployed and verified (total, 24h, 7d), blocks produced (total, 24h, 7d), gas used (total, 24h, 7d), current gas price (wei), average block time, latest block height, total indexed tokens, current validator count, launch date, and cross-chain action counts.
get_routescan_plansLists all public Routescan API subscription plans with their request quotas (per-second, per-day, API key allowance) and current Stripe pricing (monthly, quarterly, yearly).
call_rpcDirect JSON-RPC calls to the blockchain node.
find_relevant_public_endpointsSearch for read-only Routescan PUBLIC API endpoints (https://api.routescan.io) by natural language or path.
call_public_endpointRead-only access to the Routescan PUBLIC API (https://api.routescan.io).