feat: add Satelink Network RPC endpoints#8314
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. |
21ea8bf to
81cecc0
Compare
Adds Satelink Network DePIN RPC endpoints to: - Polygon Mainnet (137): HTTPS + WSS - Polygon Amoy (80002): HTTPS - Ethereum Mainnet (1): HTTPS - Arbitrum One (42161): HTTPS - Base (8453): HTTPS Satelink is a decentralized physical infrastructure network providing privacy-preserving RPC access with no wallet or IP logging. Website: https://satelink.network Status: https://rpc.satelink.network/api/status Chainlist: Already listed (Amoy merged, Mainnet pending) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
ethereum.dex.guru explorer in eip155-1.json returns 503 intermittently. Removing our eip155-1.json change to unblock merge of Polygon/Arbitrum/Base/Amoy. Ethereum endpoint will be submitted in a separate PR.
Previous conflict resolution accidentally dropped rpcfree.com and other third-party entries. Restore all upstream entries and only append our RPC URLs.
79d4b02 to
e6c17f5
Compare
|
Hi @ligi — conflicts are resolved. Here's what was updated since your May 11 review:
All 4 CI checks are passing. Branch is now updated with master. Would appreciate a re-review when you have a moment. Thank you. |
|
Hi @ligi — just a gentle ping. All CI checks are passing and the branch is up to date with master. Would appreciate a re-review when you have a moment. Thank you for your time. |
|
"Hi @ligi — gentle ping. All 4 CI checks are passing. Would appreciate a review when you have a moment. Thanks." |
Summary
Adds Satelink Network RPC endpoints to Polygon Mainnet (WSS), Arbitrum One, Base, and Polygon Amoy Testnet.
About Satelink
Satelink is a decentralized physical infrastructure (DePIN) network providing privacy-preserving RPC access with no wallet address or IP address logging.
Endpoints Added
Note: Polygon Mainnet HTTP (
https://rpc.satelink.network/rpc/polygon) was already merged into chain 137 previously.Verification
Privacy
Rebased on upstream/master. Conflicts resolved. Pure additions only — no upstream entries removed.