Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update xdc-testnet #2944

Merged
merged 6 commits into from
Oct 30, 2024
Merged

feat: update xdc-testnet #2944

merged 6 commits into from
Oct 30, 2024

Conversation

pro100skm
Copy link
Contributor

@pro100skm pro100skm commented Oct 30, 2024

  1. Alternative xinfin mainnet rpc
  2. Update blockscan for testnet

PR-Codex overview

This PR focuses on updating the block explorer URL for the XDC Testnet in the codebase.

Detailed summary

  • Changed the name of the block explorer from Blocksscan to XDCScan.
  • Updated the url of the block explorer from https://apothem.blocksscan.io to https://testnet.xdcscan.com.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

changeset-bot bot commented Oct 30, 2024

🦋 Changeset detected

Latest commit: a24a67b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
viem Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Oct 30, 2024

@pro100skm is attempting to deploy a commit to the Wevm Team on Vercel.

A member of the Team first needs to authorize it.

@@ -10,6 +10,7 @@ export const xdc = /*#__PURE__*/ defineChain({
},
rpcUrls: {
default: { http: ['https://rpc.xdcrpc.com'] },
xinfin: { http: ['https://erpc.xinfin.network'] },
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't accept RPC URLs other than default - the consumer can modify the chain theirself to add URLs.

@jxom jxom merged commit a41f29d into wevm:main Oct 30, 2024
2 of 4 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