Deloitte acqui-hired the Blocknative team; the public gas API and Gas Network sunset on June 19, 2026. LogicNodes' EIP-1559 gas estimator is live today on Ethereum, Polygon, Base, Arbitrum, and Optimism — call it keyless to try, then pay per call in USDC or with an API key. No signup to test.
This is the exact free-trial endpoint — no API key, no account. It returns a signed EIP-1559 estimate derived from the last 100 blocks of eth_feeHistory on the chain you pass.
Supported chains today: base, ethereum, polygon, arbitrum, optimism. Every response is EIP-191 signed by the LogicNodes oracle key so you can verify it wasn't tampered with in transit.
| Blocknative | LogicNodes | |
|---|---|---|
| Status | Shuts down June 19, 2026 | Live |
| Data source | Proprietary | eth_feeHistory (100 blocks) |
| Auth | API key required | None — 100 free calls/day per IP, then $0.001 USDC (x402) or API key |
| Drop-in schema | — | Yes — identical blockPrices JSON at /gasprices/blockprices |
| Response signing | No | Yes — EIP-191 (on /free-trial and /call endpoints) |
| Try without signup | No | Yes — keyless free trial |
| Chains | 40+ EVM | Ethereum, Polygon, Base, Arbitrum, Optimism |
Supported chainid values: 1 (Ethereum), 137 (Polygon), 8453 (Base), 42161 (Arbitrum), 10 (Optimism). We list only the five chains our estimator serves today. We don't claim parity with Blocknative's full 40+ chain coverage — if you need a chain we don't list yet, tell us at the contact below and we'll prioritize it.
Test keyless in your terminal right now, then grab a key when you're ready to wire it into production. The countdown above is live.
Questions on migration? Email [email protected].