Skip to content

Add Satelink public RPC for Polygon Mainnet (137)#2721

Open
Satelink-Protocol wants to merge 2 commits intoDefiLlama:mainfrom
Satelink-Protocol:patch-2
Open

Add Satelink public RPC for Polygon Mainnet (137)#2721
Satelink-Protocol wants to merge 2 commits intoDefiLlama:mainfrom
Satelink-Protocol:patch-2

Conversation

@Satelink-Protocol
Copy link
Copy Markdown
Contributor

@Satelink-Protocol Satelink-Protocol commented May 7, 2026

Adds Satelink DePIN Network as a public RPC for Polygon Mainnet.

URL: https://rpc.satelink.network/rpc/polygon
Chain: 137 (Polygon Mainnet)
Tracking: none

Verification:
curl -X POST https://rpc.satelink.network/rpc/polygon
-H "Content-Type: application/json"
-d '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'

If you are adding a new RPC, please answer the following questions.

Link the service provider's website (the company/protocol/individual providing the RPC):

Provide a link to your privacy policy:

If the RPC has none of the above and you still think it should be added, please explain why:

Your RPC should always be added at the end of the array.

Link to provider website:
https://satelink.network

Link to privacy policy:
https://satelink.network/privacy

Adds Satelink DePIN Network as a public RPC for Polygon Mainnet.

URL: https://rpc.satelink.network/rpc/polygon
Chain: 137 (Polygon Mainnet)
Tracking: none

Verification:
curl -X POST https://rpc.satelink.network/rpc/polygon \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
@Satelink-Protocol
Copy link
Copy Markdown
Contributor Author

@0xngmi @treeSea
Could you review this PR?
Verification endpoint is live and returning valid Polygon mainnet blocks.

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