Overview
Features
Read Contract State
Read state from smart contracts on various blockchain networks.
Get Proxy
Retrieve proxy implementation contract addresses.
Get ABI
Fetch the ABI for a contract in JSON format.
Get Source
Retrieve verified contract source code, ABI, compiler version, and metadata.
Get Events
Fetch event logs for a contract based on topics.
Build Event Topic
Generate an event topic signature from event name and argument types.
Get Transaction History
Retrieve transaction history for a user address with optional filters.
Get Transaction Info
Get detailed information about a specific transaction.
Who Is This For?
- AI models:Access blockchain state and event data via MCP for AI reasoning and data-driven analysis.
- Blockchain developers:Integrate MCP tools to read contract state, events, and transactions for applications.




