Ethereum toolkit for AI agents. Decode transaction calldata into human-readable function names and parameters (with ABI lookup via Sourcify and Etherscan), query real-time validator entry/exit queue statistics, and estimate withdrawal sweep delays for specific validators.
Server Config
{
"mcpServers": {
"rocksolid": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.rocksolid.network/mcp"
]
}
}
}