You're viewing a demo portfolio

Join the waitlist
PRSM

evm_rpc

Active

Tool of aeX402 RPC (Solana + Robinhood Chain)

declared in 0.1.0

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)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

aeX402 RPC (Solana + Robinhood Chain)

1/7 registries
View full server →
evm_rpc — aeX402 RPC (Solana + Robinhood Chain) — PRSM MCP