NODE REAL - #30
Open
ghost wants to merge 2483 commits into
Open
Conversation
Closed
nitindudeja2107
referenced
this pull request
Dec 16, 2022
This was referenced Dec 27, 2022
Closed
voanhcung
approved these changes
Feb 6, 2023
voanhcung
left a comment
There was a problem hiding this comment.
0xf9C001323f9bF58eaf90B23AF831A626d9e8d435
marines413
approved these changes
May 6, 2023
|
Delete |
Armanidashh
approved these changes
Oct 6, 2025
…ra RPCs (#2610) - Update additionalChainRegistry/chainid-1229800785.js with correct RPC URLs - Add iTani RPCs to extraRpcs.js (relay + primary endpoints) - RPC: https://relay.itaninetworkchain.com/jsonrpc (always-on relay) - RPC: https://node.itaninetworkchain.com/jsonrpc (primary with failover) - Explorer: https://relay.itaninetworkchain.com - Chain ID: 1229800785, Symbol: ITANI, Decimals: 18
* Add NV-CHAIN (73790) to extraRpcs * Add NV-CHAIN global RPC endpoints (EU/APAC/USW/USE) - 5 sovereign nodes --------- Co-authored-by: NV-CHAIN Bot <contact@neurovatic.ai>
* Add Tipschain registry data for chain ID 19251925 TipsChain L1 Testnet * Update chainid-19251925.js --------- Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
* Create chainid-2500.js * Update extraRpcs.js
Added Anannta Chain (1082) request to Chainlist
* Create chainid-77717.js * Update chainid-77717.js Adding Ventures Blockchain with explorer.venturesblockchain.io
Co-authored-by: K1ckb0XDev <k1ckb0xdev@users.noreply.github.com>
* ADD MOC Blockchain Thank you * Update chainid-12026.js --------- Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
* feat: add VinuChain mainnet (207) and testnet (206) chain entries Adds chain registry files for both networks with RPCs, explorers, and native currency (VC, 18 decimals). Updates chainIds.js slugs so icons resolve via icons.llamao.fi. * Remove vinuchain testnet from chainIds Removed vinuchain testnet entry from chain IDs. --------- Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
* Add ClawCoin to chainlist (chain ID 11111111) Register ClawCoin mainnet with RPC endpoint and native currency info. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * feat: add ClawCoin Testnet (chainId: 11111110) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * refactor: move ClawCoin chain files to constants/additionalChainRegistry Move chainid-11111110.js and chainid-11111111.js from repo root into the correct directory per reviewer feedback on PR #2618. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: wanna <wanna.w@binarywalk.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Danilkys <danilkys@dev.local>
* feat: add NetX Mainnet (287) and NetX Testnet (587) RPCs Add RPC endpoints for the NetX network: - NetX Mainnet (287): https://rpc.tsccan.io - NetX Testnet (587): https://test-rpc.tsccan.io * fix: correct NetX mainnet and testnet chain metadata Update NetX chain entries to use the correct rpc.netxscan.io and test-rpc.netxscan.io endpoints, and add explicit registry definitions for chain IDs 287 and 587 so add-network links resolve with the right explorer and currency info.
…1/rpc/public" from list (#2631) * Update extraRpcs.js Hello, we provide free Plasma RPC services, but users need to register and create their own keys. Therefore, the endpoint we intend to add is https://plasma.blockpi.network/v1/rpc/create_your_free_key * remove deprecated public blockpi rpc "https://oasys.blockpi.network/v1/rpc/public" from list * remove deprecated public blockpi rpc "https://oasys.blockpi.network/v1/rpc/public" from list
* feat: add Xenea Ubusuna Testnet (chain ID 1096) * chore: remove xenea from chainIds constant
* Add privacy policy and tracking details for Degen Protocol RPC Added privacy policy to URL.Added Degen Protocol RPC's privacy policy and tracking metadata to constants/extraRpcs.js. - Linked privacy statement description referencing https://degenprotocol.io/privacy - Configured tracking field to "none" matching our zero-logging policy * Add privacy policy and tracking details for Degen Protocol RPC Added Degen Protocol RPC's privacy policy and tracking metadata to constants/extraRpcs.js. - Linked privacy statement description referencing https://degenprotocol.io/privacy - Configured tracking field to "none" matching our zero-logging policy
* Add Felix Smart Chain configuration * Fix export syntax in chainid-778400.js
* Rebrand chain 612055: CROSS → ONE Chain owner rebrand of chainId 612055 (to.nexus / onechain.nexus). - chainid-612055.js: name/chain/nativeCurrency/shortName/infoURL/RPC/ explorer updated CROSS → ONE - chainIds.js: remove stale "612055": "allora" slug (bogus mapping — no such DefiLlama chain; was breaking logo/TVL lookup) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * Rebrand chain 612044 (testnet): CROSS Testnet → ONE Testnet - name/chain/nativeCurrency/shortName/infoURL/RPC/explorer updated CROSS → ONE (testnet explorer set to same host as mainnet) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * Rename to ONE Chain Mainnet / ONE Chain Testnet Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * Use chain "ONE" for testnet to match mainnet family Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
… Viction entry; fix invalid tracking values (#2923) Rebuilt on current main (the previous branch base predated the deletion of chainid-7777.js, which made the CI diff misattribute that file to this PR). Also fixes the two blockmachine entries using tracking: "no" — not in the validator's allowed set (none/limited/yes/unspecified) and currently failing validation for every extraRpcs PR; "none" matches the intent of their privacy statement and in-file precedent. Co-authored-by: NodeFlare <info@nodeflare.app>
Public RPCs: - https://seleman.monarcaproject.com/rpc - https://seleman-edge.mineriafjs.workers.dev/rpc Privacy policy: https://seleman.monarcaproject.com/privacy Provider: https://seleman.monarcaproject.com/seleman-chain Co-authored-by: SELEMAN <seleman@local.dev> Co-authored-by: Cursor <cursoragent@cursor.com>
* Add SELEMAN WSS endpoint to chain 73571 RPC list * fix(rpc): use seleman-ws hostname for public WSS (Universal SSL) --------- Co-authored-by: SELEMAN <seleman@local.dev>
* Create chainid-90000.js * Create chainid-90000.js * Delete constants/additionalChainRegistry directory * Update chainid-90000.js
* Add RANNTA X-Chain configuration * Update RANNTA X-Chain icon to pinned IPFS asset
…xchange.app (#2996) Co-authored-by: nucash-mining <nucash-mining@users.noreply.github.com>
Co-authored-by: Robinscan <302218918+robinscan@users.noreply.github.com>
* Add privacy statement for mijkpro RPC Add new pulsechain RPC, still building around it but the RPC is loaded. * Add new RPC endpoint for Mystica This is another tier.
* add routemesh public rpc endpoints * remove empty rpc blocks * Update RouteMesh privacy statement to include a link for more details * rm cursor file
* Add Veri5 (chain ID 63868) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * Use pinned IPFS icon for Veri5 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> --------- Co-authored-by: RyderHiew <ryderhiew@RyderHiews-MacBook-Pro.local> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Replace the inactive Marschain RPC endpoint with the official public RPC. The new endpoint returns eth_chainId 0x37a (890).
Generated with Claude Code Co-authored-by: Claude <noreply@anthropic.com>
* Add blockmachine RPCs for Polygon, Optimism, Arbitrum * Fix tracking value: no -> none
* Create chainid-2026001.js * Export data from chainid-2026001.js --------- Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
Adds **Midpoint Cross Testnet** (chain ID 139420) to Chainlist. **Midpoint Cross Testnet — 139420** - RPC: https://testnet.midpointcross.com (returns chainId `0x2209c` / 139420) - Explorer: https://testnet-transactions.midpointcross.com (EIP-3091) - Native currency: Midpoint Cross Testnet (tMIDX), 18 decimals, slip44 1 - Info: https://www.midpointcross.com **Midpoint Cross — 1394** - RPC: https://mainnet.midpointcross.com (returns chainId `0x572` / 1394) - Explorer: https://transactions.midpointcross.com (EIP-3091) - Native currency: Midpoint Cross (MIDX), 18 decimals - Info: https://www.midpointcross.com Two new files: `constants/additionalChainRegistry/chainid-1394.js` and `chainid-139420.js`. Both chains are also registered upstream in ethereum-lists/chains (#8569, #8570).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NODE REAL