Evm Rpc

ToolByIronHubVersion0.1.0

EVM JSON-RPC integration. Read account balances, contract code and storage, call view functions, fetch blocks, transactions, receipts, and event logs. Built-in chain shortcuts for Ethereum mainnet, Polygon, Arbitrum, Optimism, Base, BNB Chain, and Avalanche; accepts custom RPC URLs for any EVM-compatible network. Read-only (no transaction signing).

Install
$ironclaw ironhub install evm-rpc

Description

EVM JSON-RPC integration. Read account balances, contract code and storage, call view functions, fetch blocks, transactions, receipts, and event logs. Built-in chain shortcuts for Ethereum mainnet, Polygon, Arbitrum, Optimism, Base, BNB Chain, and Avalanche; accepts custom RPC URLs for any EVM-compatible network. Read-only (no transaction signing).

Access & Credentials

Credential method

No credentials required

Network & Permissions

Network destinations
ethereum-rpc.publicnode.compolygon-bor-rpc.publicnode.comarbitrum-one-rpc.publicnode.comoptimism-rpc.publicnode.combase-rpc.publicnode.combsc-rpc.publicnode.comavalanche-c-chain-rpc.publicnode.comcloudflare-eth.com*.publicnode.com*.llamarpc.com*.ankr.com*.alchemy.com*.infura.io*.blockpi.network*.drpc.org*.quiknode.pro

Implementation

WIT Interface0.3.0
Source Pathtools/evm-rpc
Technical tags
WASM toolHTTP allowlistNo required secrets

Resources

Review implementation and setup instructions before installing.