Ethereum
METHOD FAMILIES
- eth_call supported
- eth_getLogs supported
- eth_getBalance supported
- debug_traceTransaction supported
- trace_block supported
- eth_subscribe supported
- txpool_content supported
MULTI-CHAIN RPC INFRASTRUCTURE
Full and archive nodes for 11 chains, run on bare metal we own. One endpoint, every JSON-RPC method, WebSocket subscriptions included. Start in 30 seconds.
https://eth-mainnet.pyrel.io/v1/<your-key>SUPPORTED CHAINS
Node type, protocol and method coverage for every network we run. If a namespace is off, the card says so.
METHOD FAMILIES
Slide 1 of 11: Ethereum
HOW IT WORKS
Sign up, pick a chain, get an endpoint URL scoped to one API key. No card, no waitlist.
Swap the URL in ethers, viem, web3.py or curl. Same JSON-RPC contract, nothing else changes.
Reads, logs, traces and subscriptions against full and archive nodes. Rate limits are per key, visible in the dashboard.
Archive depth, trace namespaces and websockets are standard, not add-ons.
ARCHIVE
Historical state at any height on 10 of 11 chains. No separate archive endpoint, no per-call surcharge.
STREAMS
newHeads, logs and pending transactions over WSS on every plan.
DEBUG
debug_traceTransaction, trace_block and callTracer where the client supports it.
ROUTING
One hostname resolves to the closest healthy region. Rolling p50, last 60 seconds:
RESILIENCE
Every chain runs at least three nodes per region. Unhealthy nodes drain out of rotation in under a second.
VISIBILITY
Requests, errors and latency broken down by method, key and region.
PLAYGROUND
Pick a method, copy the request in your language. Same shape against every EVM chain we run.
curl https://eth-mainnet.pyrel.io/v1/$PYREL_KEY \
-X POST \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"eth_blockNumber","params":[]}'RESPONSE · 200 OK
{ "jsonrpc": "2.0", "id": 1, "result": "0x146f4f1" }
Requests land in the nearest healthy region. Hover or focus a node for its rolling p50.
LATENCY · eth_call · 24H
P50
0ms
P95
0ms
P99
0ms
$0forever
$49/ month
$349/ month
ENTERPRISE
Isolated hardware per chain, region pinning, custom rate limits and a signed uptime commitment.
No credit card. 30-second setup.