Skip to content

Conversation

gfletcher-cll
Copy link
Collaborator

This pull request adds support for the XDC Network (mainnet and testnet) across the codebase, including configuration, provider setup, and utility functions. It also updates reference data to include XDC chain details and removes the 0G-Mainnet chain from the reference list.

XDC Network support:

  • Added XDC Network (mainnet and testnet) configuration to chains.json, including chain IDs, titles, explorers, and native currency details.
  • Registered XDC chain names in productChainLinks.ts and updated supported types and chain enums in types.ts. [1] [2] [3]
  • Added XDC providers to web3Providers.ts for both mainnet and testnet.
  • Updated utility functions to handle XDC chain conversions in index.ts. [1] [2]

Reference data updates:

  • Added XDC Network and XDC Apothem Network details to chains.json, including RPC endpoints, explorers, and currency info.
  • Added ChainLink token symbol mapping for XDC chain IDs in linkNameSymbol.json.
  • Removed the 0G-Mainnet entry from the chain reference list.

@gfletcher-cll gfletcher-cll requested a review from a team as a code owner October 16, 2025 22:02
Copy link

vercel bot commented Oct 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
documentation Ready Ready Preview Oct 17, 2025 5:05pm

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

Copy link
Contributor

👋 gfletcher-cll, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

aelmanaa
aelmanaa previously approved these changes Oct 17, 2025
@aelmanaa aelmanaa enabled auto-merge (squash) October 17, 2025 17:09
@aelmanaa aelmanaa merged commit 63eea14 into main Oct 17, 2025
22 checks passed
@aelmanaa aelmanaa deleted the xdc-ccip branch October 17, 2025 17:10
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