Skip to content

feat(network): add XDC Network (50) and XDC Apothem testnet (51) - #106

Open
AnilChinchawale wants to merge 1 commit into
stripe:mainfrom
AnilChinchawale:feat/add-xdc
Open

feat(network): add XDC Network (50) and XDC Apothem testnet (51)#106
AnilChinchawale wants to merge 1 commit into
stripe:mainfrom
AnilChinchawale:feat/add-xdc

Conversation

@AnilChinchawale

Copy link
Copy Markdown

Adds XDC Network mainnet and XDC Apothem testnet to BUILTIN_NETWORKS in lib/src/network.rs, with their eip155:50 / eip155:51 CAIP-2 aliases.

XDC is an EVM-compatible L1 (XDPoS) with native Circle USDC supporting EIP-3009 (transferWithAuthorization), so it works with the x402 exact scheme — consistent with the registry's existing x402-aware EVM entries.

network chainId rpc explorer
xdc 50 rpc.xdc.org xdcscan.com
xdc-testnet 51 rpc.apothem.network testnet.xdcscan.com

cargo fmt --check passes. (Could not run cargo check locally — the repo's resolver=3 / lockfile-v4 needs a newer cargo than my environment; CI will validate.)

Adds XDC mainnet and Apothem testnet to BUILTIN_NETWORKS with their
eip155 CAIP-2 aliases. XDC is an EVM L1 (XDPoS) with native Circle USDC
supporting EIP-3009, so it works with the x402 exact scheme. cargo fmt clean.
@cla-assistant

cla-assistant Bot commented Jun 24, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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