Execution lane
Calls, estimates, fees, nonce reads and signed transaction broadcasts.
Robinhood Chain / Protected RPC
The shortest protected path
from intent to execution.
Loading endpoint...
Live network telemetry
Robinhood Chain is producing blocks
Traffic policy
Imidy keeps trading-critical reads and transaction broadcasts moving while rejecting mining, admin, debug and personal RPC namespaces at the edge.
Calls, estimates, fees, nonce reads and signed transaction broadcasts.
Work distribution, hashrate submission and miner namespaces.
Independent reads grouped without turning the gateway into an unbounded relay.
Connect now
curl https://imidy.../rpc \
-H 'content-type: application/json' \
--data '{
"jsonrpc":"2.0",
"method":"eth_blockNumber",
"params":[],
"id":1
}'
Ready