evm_rpc
ActiveTool of aeX402 RPC (Solana + Robinhood Chain)
Call ANY EVM JSON-RPC method on a supported chain — eth_getBalance, eth_call, eth_blockNumber, eth_sendRawTransaction, eth_getLogs, ... Chains: robinhood-chain mainnet (4663) / testnet (46630), hyperevm (999, Hyperliquid L1 EVM).
Parameters schema
{
"type": "object",
"required": [
"method"
],
"properties": {
"method": {
"type": "string",
"description": "EVM RPC method name, e.g. eth_getBalance"
},
"params": {
"type": "array",
"description": "Positional params array (method-specific). Omit for no params."
},
"network": {
"type": "string",
"default": "mainnet",
"description": "Chain slug: mainnet (Robinhood, default), testnet (Robinhood testnet), or hyperevm (HyperEVM 999)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
aeX402 RPC (Solana + Robinhood Chain)
1/7 registries