Skip to main content
The Portal also serves ethereum-mainnet-tb, an Ethereum Mainnet dataset built from the Parity-style trace_block RPC method instead of Geth’s debug_traceBlockByNumber. Its top-level traces report execution gas only, without intrinsic gas and refunds, and it has no state diffs. Use ethereum-mainnet unless your pipeline expects trace_block output.

Endpoint

Quick start

For full SDK examples:

Pipes SDK Quickstart

Streaming pipeline indexer

Squid SDK Quickstart

GraphQL API indexer

Schema

Selectors are prefixed by trace kind (call*, create*, suicide*, reward*); there are no bare from/to/value fields. See the API reference for the full list.

Reference

API Reference

Field definitions and query syntax

Portal Migration

Migrate from v2 archives to Portal