Skip to content

feat: update Ronin and Ronin testnet chain metadata - #314

Merged
onbjerg merged 1 commit into
alloy-rs:mainfrom
huyhuynh3103:main
Aug 10, 2026
Merged

feat: update Ronin and Ronin testnet chain metadata#314
onbjerg merged 1 commit into
alloy-rs:mainfrom
huyhuynh3103:main

Conversation

@huyhuynh3103

Copy link
Copy Markdown
Contributor

Summary

Updates chain metadata for Ronin (chainId 2020) and Ronin testnet / Saigon in registry/manual.json, then regenerates the derived files.

Ronin (2020)

  • etherscanApiUrl: https://skynet-api.roninchain.com/roninhttps://explorer.roninchain.com/api/v2
  • etherscanBaseUrl: https://app.roninchain.comhttps://explorer.roninchain.com
  • Added supportsShanghai: true
  • Added tags: ["optimism"]

Ronin testnet (Saigon)

  • etherscanApiUrl: https://api-gateway.skymavis.com/rpc/testnethttps://explorer-saigon-testnet-cc58e966ql.t.conduit.xyz/api/v2
  • Added supportsShanghai: true
  • Added tags: ["optimism"]

Motivation

The previous explorer/API URLs no longer point at the canonical block explorers. This switches both networks to their current Blockscout v2 explorer APIs and records their Shanghai support and OP-stack lineage.

Generated files

Ran scripts/update-registry.py, which regenerated:

  • assets/chains.json
  • src/generated/named.rs

These are not hand-edited.

@onbjerg
onbjerg merged commit e30fd86 into alloy-rs:main Aug 10, 2026
21 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.

2 participants