ethereum-lists/chains

provides metadata for chains

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 10 minutes ago
Added to GitGenius on September 6th, 2026
Created on December 20th, 2018
Open Issues & Pull Requests: 97 (+0)
GitHub issues: Enabled
Number of forks: 8,132
Total Stargazers: 9,823 (+0)
Total Subscribers: 560 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 5.1 hours
Mean response time: 7.5 days
90th percentile: 15.7 days
Tracked items: 243

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 21% of issues opened in the past year have been closed. Three people close 87% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 18
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 1,591 days
Stale 30+ days: 16
Stale 90+ days: 16

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 1

Top labels

  • Stale (34)
  • enhancement (16)
  • help wanted (5)
  • discussion (3)

Detailed Description

chains is a metadata registry that provides standardized information about blockchain networks.

The project solves the problem of fragmented and inconsistent chain metadata across the Ethereum ecosystem. Different applications and services need reliable, canonical data about blockchain networks—including chain IDs, RPC endpoints, block explorers, and other network parameters. The tool works by maintaining a centralized repository of chain metadata organized in a structured format, allowing developers to reference authoritative information rather than duplicating or guessing at network details.

Developers building Ethereum applications, wallets, or infrastructure tools should adopt this registry when they need to support multiple chains and want to avoid maintaining their own chain configuration data. It suits projects that integrate with various EVM-compatible networks and need a single source of truth for network parameters. The registry is particularly valuable for applications that dynamically add chain support or need to stay synchronized with network information across the ecosystem.

The project maintains an active contribution model with regular updates to chain metadata. Pull requests are reviewed and merged to incorporate new chains and update existing network information. The repository serves as a collaborative resource where the community contributes corrections and additions to keep the metadata current and accurate.