-
Notifications
You must be signed in to change notification settings - Fork 7.4k
reOpen - Add XRPL EVM Sidechain configuration and update xrplevm
icon metadata
#7507
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
base: master
Are you sure you want to change the base?
reOpen - Add XRPL EVM Sidechain configuration and update xrplevm
icon metadata
#7507
Conversation
You successfully submitted a PR! Due to the amount of PRs coming in: we will only look at PRs that the CI is happy with. We can also not hold your hand getting the CI green - just look how others that where merged did it and RTFM. So as long as there is any CI check that reports an error - no human will look at this. You might be able to ask for some support after supporting the project - e.g. by sending funds to lists.eth. When you fixed things after a requested change - then you also need to (re-)request a review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
096-508-82-72
Hi @Ahz9619 PR is up to date and with all checks passed. Can you review and approve please 🙏 |
Heyy please can someone review this PR. |
Hey @Ahz9619 please review and merge if ready |
Title:
Add XRPL EVM Sidechain configuration and update
xrplevm
icon metadataPull Request Description:
This PR introduces support for the XRPL EVM Sidechain (chainId 1440000) by adding a new network configuration file and updates the corresponding icon metadata.
An exact version of this PR had been made but got forgotten down in the list. I have closed the previous forgetten PR and opened this one again.
Please check and merge as viem and metamask are waiting on this PR to be merged.
Added
_data/chains/eip155-1440000.json
(24 lines)chainId
andnetworkId
to 1440000https://rpc.xrplevm.org
,https://ws.xrplevm.org
)https://explorer.xrplevm.org
Modified
_data/icons/xrplevm.json
(3 additions, 3 deletions)ipfs://
reference remain consistentNo deletions of existing network entries; purely additive configuration and minor icon adjustments.
Testing & Validation:
Feel free to review and suggest any further tweaks!