Add an RPC
Add a public HTTPS RPC endpoint for an existing chain.
Every chain is stored as JSON. Keep changes small, verifiable, and easy to review.
Add a public HTTPS RPC endpoint for an existing chain.
Add a new chain with its RPCs, explorer, currency and metadata.
Share the endpoint, the error you saw, and how you tested it.
Never submit secrets. API keys, tokens, private endpoints, seed phrases, and wallet credentials do not belong in a public registry.
Only include data that can be verified by anyone.
{
"url": "https://example-rpc.com",
"isRecommended": true
}