
Etherscan Agent
This agent can analyze blockchain transactions, addresses, and ERC20 tokens across multiple chains using blockchain explorers and Firecrawl for data extraction.
Tags
Tools (4)
get_transaction_details
Analyze a specific blockchain transaction. Provides detailed information about the transaction including sender, receiver, gas fees, and transaction actions (such as trading on DEX, interacting with DeFi). Use this tool when you want to know what exactly happened for a transaction id.
get_address_history
Analyze a blockchain address to get transaction history, balance, and activity summary. Use this tool to gets insights into the address usage patterns and token holdings.
get_erc20_token_transfers
Get recent token transfer transactions and basic token information including name, symbol, total supply, and holder count. Use this tool to understand recent tranfers of the token. Do not use this for token holder detailed distribution.
get_erc20_top_holders
Get top 50 token holders data including wallet addresses, balances, percentages, and basic token information. Use this tool to understand token holder distribution.
x402 API Endpoints
https://mesh.heurist.xyz/x402/agents/EtherscanAgent/get_transaction_detailshttps://mesh.heurist.xyz/x402/solana/agents/EtherscanAgent/get_transaction_detailshttps://mesh.heurist.xyz/x402/xrpl/agents/EtherscanAgent/get_transaction_detailshttps://mesh.heurist.xyz/x402/agents/EtherscanAgent/get_address_historyhttps://mesh.heurist.xyz/x402/solana/agents/EtherscanAgent/get_address_historyhttps://mesh.heurist.xyz/x402/xrpl/agents/EtherscanAgent/get_address_historyhttps://mesh.heurist.xyz/x402/agents/EtherscanAgent/get_erc20_token_transfershttps://mesh.heurist.xyz/x402/solana/agents/EtherscanAgent/get_erc20_token_transfershttps://mesh.heurist.xyz/x402/xrpl/agents/EtherscanAgent/get_erc20_token_transfershttps://mesh.heurist.xyz/x402/agents/EtherscanAgent/get_erc20_top_holdershttps://mesh.heurist.xyz/x402/solana/agents/EtherscanAgent/get_erc20_top_holdershttps://mesh.heurist.xyz/x402/xrpl/agents/EtherscanAgent/get_erc20_top_holdersPricing
MCP Endpoint
https://mesh.heurist.xyz/mcp/agents/EtherscanAgent{
"mcpServers": {
"heurist-agent": {
"url": "https://mesh.heurist.xyz/mcp/agents/EtherscanAgent/",
"headers": {
"X-HEURIST-API-KEY": "your-api-key-here"
}
}
}
}