Update RPC endpoints and infoURL for peaq#7486
Merged
FrederikBolding merged 3 commits intoethereum-lists:masterfrom Jul 7, 2025
Merged
Update RPC endpoints and infoURL for peaq#7486FrederikBolding merged 3 commits intoethereum-lists:masterfrom
FrederikBolding merged 3 commits intoethereum-lists:masterfrom
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. |
FrederikBolding
approved these changes
Jul 7, 2025
|
PR merged - please consider contributing some funds to lists.eth |
HiteshMittal07
pushed a commit
to HiteshMittal07/chains
that referenced
this pull request
Jul 30, 2025
* fix: update RPC endpoints and infoURL for peaq chain * fix: reorder RPC endpoints for peaq chain --------- Co-authored-by: Frederik Bolding <[email protected]>
joxerx
pushed a commit
to Rock-n-Block/chains
that referenced
this pull request
Jan 30, 2026
* fix: update RPC endpoints and infoURL for peaq chain * fix: reorder RPC endpoints for peaq chain --------- Co-authored-by: Frederik Bolding <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
• Updated peaq chain RPC endpoints by removing deprecated and non-functional URLs.
• Added/kept only reliable and active RPC endpoints for improved stability and performance.
• Updated infoURL from https://www.peaq.network to the new domain https://www.peaq.xyz to reflect the latest official project site.
Summary of changes:
• Removed: https://peaq.api.onfinality.io/public, https://evm.peaq.network
• Updated: infoURL to new domain
This update ensures up-to-date endpoints and official info link for users and integrators.