Skip to content

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

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

vriveraPeersyst
Copy link
Contributor

Title:
Add XRPL EVM Sidechain configuration and update xrplevm icon metadata


Pull 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.

  1. Added _data/chains/eip155-1440000.json (24 lines)

    • Defines the network as “XRPL EVM Sidechain”
    • Sets chainId and networkId to 1440000
    • Includes RPC endpoints (https://rpc.xrplevm.org, https://ws.xrplevm.org)
    • Enables EIP-155 and EIP-1559 features
    • Configures native currency as XRP (18 decimals)
    • Lists the Blockscout explorer at https://explorer.xrplevm.org
  2. Modified _data/icons/xrplevm.json (3 additions, 3 deletions)

    • Replaced the original 516×516 IPFS URL with a new 500×500 URL
    • Ensured the PNG format and ipfs:// reference remain consistent

No deletions of existing network entries; purely additive configuration and minor icon adjustments.


Testing & Validation:

  • Verified that the new chain config loads without schema errors.
  • Confirmed the icon displays correctly at 500×500 resolution.

Feel free to review and suggest any further tweaks!

Copy link

github-actions bot commented Jul 9, 2025

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.

Copy link

@Ahz9619 Ahz9619 left a 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

@vriveraPeersyst
Copy link
Contributor Author

Hi @Ahz9619 PR is up to date and with all checks passed. Can you review and approve please 🙏

@vriveraPeersyst
Copy link
Contributor Author

Heyy please can someone review this PR.

@vriveraPeersyst
Copy link
Contributor Author

Hey @Ahz9619 please review and merge if ready

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