Skip to content

Conversation

@krissemmy
Copy link
Contributor

@krissemmy krissemmy commented Nov 13, 2025

Add RPC url from the community-maintained RPC gateway for Celo Mainnet.
Source (https://celo-community.org/)

Below is a screenshot of an eth_blockNumber request made using the new RPC url.

Screenshot 2025-11-13 at 12 11 50

P.S I used this self-built DevTool to test the RPC (https://krainode.krissemmy.com/playground)

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

Link: https://celo-community.org/

Your RPC should always be added at the end of the array: Yes it is.

tracking: "limited",
trackingDetails: privacyStatement.onfinality,
},
"https://rpc.celo-community.org",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add tracking and trackingDetails field pls

Copy link
Contributor Author

@krissemmy krissemmy Nov 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please take a look, I added tracking: "limited" and a trackingDetails field.

There is no separate policy on celo-community.org yet, so I referenced Celo’s general privacy policy for context.
For more context check out the GitHub repo of the community RPC, There are no obvious third-party trackers wired into the gateway, as confirmed from the repo code

Hope this is clear @Define101

@github-actions
Copy link

Validation failed for chain files. Please check the workflow logs for details.

Error message:

Validation failed for chainid-1199.js: Chain name should be an object

@github-actions
Copy link

Validation failed for chain files. Please check the workflow logs for details.

Error message:

Validation failed for chainid-1199.js: Chain name should be an object

@krissemmy
Copy link
Contributor Author

All checks passed now.
My branch was 3 commits behind main after i made the recent update on this PR.
Fixed now.

{
url: "https://rpc.celo-community.org",
tracking: "limited",
trackingDetails: privacyStatement.celoCommunity,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

celocommunity and not celoCommunity

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Define101 Resolved 🫡

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