Ross ROSS = Recommend OSS · open-source software intelligence for agents

ethereum/execution-apis resource

Collection of APIs provided by Ethereum execution layer clients observed · 2026-09-03

github.com/ethereum/execution-apis · Io · CC0-1.0 (permissive) observed · 2026-09-03

Health v2 · maintenance only

86/100

  • Activity 100
  • Release rhythm 60
  • Longevity 100

Flags: prerelease_only

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 1.0
  • age_days: 1904
  • days_rel: 84
  • days_push: 0
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1131 stars · 524 forks observed · 2026-09-03

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

The canonical specification of the Ethereum execution layer JSON-RPC API, written in OpenRPC and maintained by the Ethereum Foundation. It defines the standard methods all Ethereum execution clients implement, enabling interoperable tooling and swappable clients.

Use cases

  • implement an ethereum execution client with a conformant json-rpc api
  • look up the exact parameters and return types of eth_* rpc methods
  • build tooling that talks to any ethereum client interchangeably
  • test client conformance against the standard rpc spec
  • propose and standardize new ethereum rpc methods

When to choose

  • you are building or testing an ethereum execution client
  • you need the authoritative reference for ethereum json-rpc methods
  • you are developing wallets, indexers, or infrastructure that must support all clients

When to avoid

  • you want a client library or sdk to call ethereum from your app
  • you need consensus layer (beacon) api specs
  • you want a runnable ethereum node rather than a specification

Facets

dataset · maturity active

api-framework documentation developer-tools blockchain apis documentation developer-tools cross-platform ethereum json-rpc openrpc specification execution-layer blockchain-api web3

1 source

Member repositories

RepositoryRoleHealth v2
ethereum/execution-apismain86

For agents

markdown · JSON · MCP: product_card(name="ethereum/execution-apis")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem