Skip to content

Add Primea Network Mainnet explorer and update RPC endpoints #7590

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 4 commits into
base: master
Choose a base branch
from

Conversation

rodriherrerab
Copy link

This PR updates the metadata for the Primea Network Mainnet (chainId: 698369) with the following changes:

🔧 RPC Updates:

  • Added both secure (https) and insecure (http) RPC URLs.
  • Added WebSocket endpoints (ws and wss) for real-time features like eth_subscribe.

🔎 Explorer Addition:

  • Added a new explorer URL: http://200.115.122.215:8080
  • Marked as EIP-3091 compliant to support deep linking in wallets and dApps (e.g. /tx/, /address/, /block/)

✅ Result:

These changes enhance developer integration, enable tooling compatibility, and provide users with a way to visually inspect blockchain data on Primea Mainnet.

Let me know if you'd prefer the explorer be referenced via DNS instead of a raw IP, and I’ll update accordingly.

…ation

- Updated the list of RPC endpoints for Primea Network Mainnet to include both HTTP and WebSocket URLs (secured and unsecured).
- Added a new explorer entry for the network using EIP-3091 standard, pointing to http://200.115.122.215:8080.
- Ensures wallet and dApp compatibility with transaction, block, and address deep linking.
Copy link

github-actions bot commented Aug 7, 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.

@rodriherrerab
Copy link
Author

hi, can you please run CI?

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