Snowtrace (Avalanche Explorer)

Snowtrace (Avalanche Explorer) MCP Connector for Claude

A+

Explore the Avalanche C-Chain — check AVAX balances, track ERC-20/NFT transfers, and inspect smart contract data directly from your AI agent.

21 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to the Snowtrace explorer and bring real-time Avalanche blockchain data into your AI workflows. Monitor addresses, analyze transactions, and audit smart contracts without leaving your conversation.

What you can do

  • Account Analytics — Retrieve AVAX balances for single or multiple addresses (up to 20) in a single request.
  • Transaction History — List normal and internal transactions for any wallet, including block ranges and sorting options.
  • Token Tracking — Monitor ERC-20 and ERC-721 (NFT) transfer events to track asset movements across the network.
  • Contract Inspection — Fetch verified source code and ABIs for smart contracts to understand protocol logic.
  • Network Stats — Access block rewards, total AVAX supply, and the latest price data directly from the chain.

How it works

  1. Subscribe to this server
  2. Enter your Snowtrace API Key
  3. Start querying Avalanche data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Web3 Developers — quickly fetch contract ABIs and debug transaction execution status from your IDE.
  • Data Analysts — aggregate wallet balances and token transfer history for on-chain research.
  • Crypto Enthusiasts — monitor your portfolio and track NFT movements using natural language.
avalanche-blockchainblock-explorersmart-contractscrypto-analyticstransaction-trackingweb3

21 tools expose this connector's capabilities to your AI agent.

get_avax_balance_multi

Get AVAX Balance for Multiple Addresses

get_avax_balance

Get AVAX Balance for a Single Address

check_verify_status

Check Verification Status

get_avax_last_price

Get AVAX Last Price

get_avax_total_supply

Get Total Supply of AVAX

get_contract_abi

Get Contract ABI

get_block_countdown

Get Estimated Block Countdown

get_block_number_by_time

Get Block Number by Timestamp

get_block_reward

Get Block Rewards

get_logs

Get Logs

get_contract_source_code

Get Contract Source Code

check_contract_execution_status

Check Contract Execution Status

check_transaction_receipt_status

Check Transaction Receipt Status

get_mined_blocks

Get Blocks Mined by Address

get_token_balance

Get ERC-20 Token Balance for Address

get_erc721_transfers

Get ERC-721 (NFT) Token Transfer Events

get_token_total_supply

Get ERC-20 Token Total Supply

get_erc20_transfers

Get ERC-20 Token Transfer Events

get_internal_transactions

Get Internal Transactions

get_normal_transactions

Get Normal Transactions by Address

verify_source_code

Verify Source Code

See how to talk to your AI agent using Snowtrace (Avalanche Explorer).

What is the current AVAX balance of 0x742d35Cc6634C0532925a3b844Bc454e4438f44e?

I've checked the address on the Avalanche C-Chain. The current balance is 15.42 AVAX.

Show me the last 5 ERC-20 transfers for wallet 0x123...

Fetching recent token activity... I found 5 recent transfers, including 100 USDC received and two outgoing transfers of JOE tokens. Would you like the transaction hashes for these?

Get the ABI for the contract at 0x60ae616a2155ee3d9a68541ba4544862310933d4.

I have retrieved the ABI for the verified contract. It contains 24 functions, including `swapExactTokensForTokens` and `addLiquidity`. I can help you format a specific call if needed.

Yes. Use the `get_avax_balance_multi` tool and provide a comma-separated list of up to 20 addresses to get all balances in a single response.

Related Connectors