Skip to content

Feat/add rpcs#8

Merged
AugustoL merged 4 commits intomainfrom
feat/add-rpcs
Feb 22, 2026
Merged

Feat/add rpcs#8
AugustoL merged 4 commits intomainfrom
feat/add-rpcs

Conversation

@AugustoL
Copy link
Copy Markdown
Collaborator

This pull request updates the EVM RPC endpoint metadata for multiple networks, introduces a new Polygon (137) network file, and improves the import script to deduplicate endpoints. The changes ensure more accurate, up-to-date, and cleaner endpoint lists across supported chains.

Data updates and additions:

  • Added a new file for Polygon mainnet (137.json) with a comprehensive list of public RPC endpoints, including tracking and provider metadata.
  • Updated the updatedAt field to 2026-02-22 for all affected networks to reflect the latest data refresh. [1] [2] [3] [4] [5] [6] [7]
  • Added new Sentio endpoints for Ethereum mainnet, Optimism, Sepolia, Arbitrum One, BNB Chain, Base, BNB Testnet, and Polygon, improving public endpoint coverage. [1] [2] [3] [4] [5] [6] [7] [8]
  • Added new Ankr endpoints for Ethereum mainnet and Arbitrum One. [1] [2]
  • Removed endpoints that are no longer available or duplicated, such as core.gashawk.io/rpc and 0xrpc.io/op. [1] [2]

Script and versioning improvements:

  • Updated the import script (import-rpcs.ts) to deduplicate endpoints by URL, ensuring each endpoint appears only once per network. The script now reports the number of duplicates removed. [1] [2]
  • Bumped the package version to 1.1.1-alpha.0 in package.json to reflect these updates.

- Add missing Polygon (eip155:137) with 33 endpoints
- Update all EVM networks with latest endpoints from chainlist.org
- Remove duplicate dRPC endpoint in Base (8453)
feat: Update RPC metadata and add deduplication
@AugustoL AugustoL merged commit c109cf9 into main Feb 22, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant