Skip to content

Conversation

@trikunai
Copy link
Member

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.

5bb55b and others added 30 commits September 12, 2025 08:55
Co-authored-by: Alexandr Sozdanny <alex.s@nownodes.io>
* feat: add mocachain testnet/mainnet

* Update chainid-222888.js

* Update chainid-2288.js

* feat: update mocachain devnet

---------

Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
Co-authored-by: Your Name <you@example.com>
* Create Kudora 12000

Add Kudora Mainnet (chainId 12000), an EVM L1 on Cosmos SDK/Ethermint, native currency Kudo (KUD, 18 decimals). Thanks to the repo contributors for the excellent work and for reviewing this change. Maintainer: Kudora Labs : https://github.com/Kudora-Labs

* Add Explorer

Add Blockscout Explorer

* Update chainid-12000.js

Identation

* Update the shortName
…o existing rpcs (#2010)

* feat: added stakely new privacy policy statement to already existing rpcs

* feat: stakely somnia lb rpc added
* add a new chain 1098 for mainnet and 2098 for testnet

* Update chainid-1098.js

* Update chainid-2098.js

---------

Co-authored-by: liuqing <liuqing4public@sina.com>
Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
* Created chainid-504.js

* Update chainid-504.js

---------

Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
* Add 0g chain mainnet chainId: 16661

* update chain name

---------

Co-authored-by: Solovyov1796 <xinyu@0g.ai>
* Add VFlow Volta

* Update chain-1409.js

* Rename chain-1409.js to chainid-1409.js

---------

Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
Co-authored-by: zhuht7 <zhuht7@asiainfo.com>
* feat: add forknet rpc

* refactor: change chain id for forknet from 838 to 8338
* Add Igra Testnet (Chain ID 19416)

* Update chainid-19416.js

---------

Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
* ...

* Unipoly Chain Added

* Update .gitignore
hitesh-zeeve and others added 28 commits November 28, 2025 09:41
Signed-off-by: Hitesh Sharma <hitesh.sharma@zeeve.io>
* Add OnFinality RPC endpoint for optimism-sepolia

* Add OnFinality RPC endpoints for Monad networks
#### Link the service provider's website:
https://foxxone.one

#### Provide a link to your privacy policy:
This is a community-run, non-commercial RPC operated by FoxxOne.
There is no formal privacy policy, but the endpoint does not perform analytics,
tracking, fingerprinting, or data collection. Only minimal server-side logs are
kept for abuse prevention and debugging (IP, timestamp, request path).

#### If the RPC has none of the above and you still think it should be added, please explain why:
This RPC improves redundancy, reliability, and decentralization for the QL1
ecosystem (chainId 766). It is operated independently by a long-standing QL1
community validator (FoxxOne) and provides a stable alternative to the main RPC.

The endpoint:
• is fully synced on QL1 mainnet (eth_chainId = 0x2fe)
• supports standard JSON-RPC methods (eth_blockNumber, eth_getBlockByNumber, etc.)
• is publicly accessible over HTTPS
• requires no API key
• performs no tracking or data collection

This entry has been added at the end of the rpcs array for chainId 766 as requested.
* Add Parallax mainnet & testnet

* update Parallax chain info

* add public rpc url to Parallax chain config

* make sure public rpc address is secure
* sort testnets by mainnet' tvl

* Fix show all button visibility

* Fix builds

* Handle post-export script failure in build.sh

Updates build.sh to check the exit status of post-export.sh. If post-export fails but the build succeeded, the build status is updated to reflect the failure, ensuring accurate reporting of build results.

* fix build

* Fix deprecated import

* Revert "Fix deprecated import"

This reverts commit 35c83f2.

* refactor

* exit build if post export script fails

---------

Co-authored-by: mintdart <96025197+mintdart@users.noreply.github.com>
- Mezo Mainnet and Testnet
- Plasma Mainnet web socket
- HAQQ Testnet
- GOAT Mainnet and Testnet
- Sonic Testet
- BNB Smart Chain Mainnet wss
- Scroll Mainnet and Testnet wss
- Fraxtal Testnet
- Arbitrum One Mainnet wss
- Arbitrum Nova Mainnet wss
- Arbitrum Blueberry
- Cronos zkEVM Testnet
- Celo Testnet 
- Avalanche Mainnet wss
- Moonbase Alpha
- Kaia Mainnet wss
- Kaia Kairos Testnet
- opBNB Testnet
- Polygon Amoy wss
- Polygon zkEVM Cardona Testenet
- Gnosis Mainnet wss
* Add My Custom Chain to Chainlist

* Add My Custom Chain to Chainlist

* Add Dcomm Custom Chain to Chainlist

* Add Growfitter Custom Chain to Chainlist

* Add ULALO Custom Chain to Chainlist

* Add BinaryHoldings Custom Chain to Chainlist

* Delete constants/additionalChainRegistry/chainid-235235.js

* Delete constants/additionalChainRegistry/chainid-237007.js

* Delete constants/additionalChainRegistry/chainid-326663.js

* Delete constants/additionalChainRegistry/chainid-7084.js

* Add BinaryHoldings Mainnet in the Chainlist

* Add MakaChain Mainnet in the Chainlist

* Add MakaChain chainId and RPC info

* Delete constants/additionalChainRegistry/chainid-836.js
* Add HyperX chain (888)

* Add HyperX (chainId: 80808)

---------

Co-authored-by: Ryder Hiew <ryderhiew@Ryders-MacBook-Pro-2.local>
Co-authored-by: Daniel Zhou <daniel.zhou@bitlayer.ltd>
Added SilverBitcoin network configuration

- Chain ID: 5200
- RPC: https://rpc.silverbitcoin.org
- Symbol: SBTC
- Explorer: https://explorer.silverbitcoin.org
New chain ID and RPC endpoints. Will follow a PR to sunset chain ID 2892 after December 22
* Add thirdweb RPCs for Hedera Mainnet & Testnet

* remove hedera testnet from chainIds.js
* Add full send rpc

* /fullSend/fullsend/
* add tests to check for duplicate chainIds in extraRpcs.js

* fix duplicate keys
@trikunai trikunai self-assigned this Dec 10, 2025
@trikunai trikunai merged commit c001091 into Stakely:main Dec 10, 2025
1 check passed
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.