NODE REAL#30
Open
ghost wants to merge 2296 commits intonode-real:mainfrom
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
* Add Entropy Chain registry data * Update chainid-19911.js
* Add Apollo Mainnet chain configuration * Update chainid-62606.js --------- Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
* add notes network * alter file * Update chainid-2643.json * fix: convert chainid-2643 to JS module for loader * chore: remove old chainid-2643.json and keep chainid-2643.js --------- Co-authored-by: wade <2206649393@qq.com> Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
Co-authored-by: vangogh0229 <vangogh0229@gmail.com>
Co-authored-by: byte <byte@gmail.com>
* add: Dinari Financial Network (DFN) - chainid:202110 chainid:179205 * update the name to match url
* feat: Add four new fullnode RPCs for COTI (2632500) * feat: Add four new fullnode RPCs for COTI (2632500)
* add: Celeschain (Cles) - chainid 22225 * Update link explorer
* Add new dRPC RPC endpoints and network updates This update adds new and corrected RPC endpoints for multiple networks * Fix duplicate chain entries and merge RPCs into existing blocks Resolved duplicate chainId entries noted in review (4202 , 3441006, 999999999, 8453, 232, 1440000). Removed new top-level blocks for chainIds that already have existing rpcs arrays upstream and merged dRPC endpoints into the correct existing entries. Left chainId 97477 intact as no prior entry exists in the repository. * Revert "Fix duplicate chain entries and merge RPCs into existing blocks" This reverts commit 3ac8bf1. * fix * fix tests * Revert "fix tests" This reverts commit 6c79b10. --------- Co-authored-by: mintdart <96025197+mintdart@users.noreply.github.com>
* add provernet testnet * update shortname
* Add countzero RPC endpoint * Revert: Remove countzero RPC endpoint from HyperEVM (999) * Fix: remove trailing comma and empty line after revert
* Create chainid-27272727.js Pecu Novus Onboarding * Update networkId to match chainId --------- Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
SwiftNodes (https://swiftnodes.io) — multi-chain RPC provider. Privacy: https://swiftnodes.io/docs/privacy-policy Co-authored-by: anonex <dev@anonex.io>
* feat: add AiFi (3600) metadata and RPC endpoints * Rename chainId-3600.js to chainid-3600.js --------- Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
* Add AICChain Mainnet and Testnet to chainlist Add support for AICChain Mainnet and Testnet networks to Chainlist ### Files Added - `constants/additionalChainRegistry/chainid-3018.js` - AICChain Mainnet - `constants/additionalChainRegistry/chainid-30181.js` - AICChain Testnet ### AICChain Mainnet (Chain ID 3018) - **Network Name**: AICChain Mainnet - **RPC Endpoint**: https://rpc.aicchain.io - **WebSocket**: wss://ws.aicchain.io - **Native Currency**: AIC (18 decimals) - **Block Explorer**: https://scan.aicchain.io - **Features**: EIP155, EIP1559 ### AICChain Testnet (Chain ID 30181) - **Network Name**: AICChain Testnet - **RPC Endpoint**: https://testrpc.aicchain.io - **WebSocket**: wss://testws.aicchain.io - **Native Currency**: tAIC (18 decimals) - **Block Explorer**: https://testscan.aicchain.io - **Features**: EIP155, EIP1559 ### Unified Logo - Both networks use: https://aic-assets.aicchain.io/android-chrome-192x192.png (192x192) ### Benefits - Users can easily add AICChain networks to MetaMask and other Web3 wallets - RPC endpoints and explorers are readily available on chainlist.org - Testnet enables development and testing before mainnet deployment - Supports both EIP155 and EIP1559 standards ### Official Links - Website: https://www.aicchain.io - Mainnet Explorer: https://scan.aicchain.io - Testnet Explorer: https://testscan.aicchain.io * Remove icons array from chainid-3018.js Removed icons array from chainid-3018.js. * Update chainid-30181.js --------- Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
* add PopDEX mainnet,testnet * change the testnet rpc url * change the testnet rpc url * revert mistake change
* Update extraRpcs.js Add OriginStake mainnet RPC for Monad & Story * Update extraRpcs.js Add OriginStake Pharos Mainnet RPC
OP Stack L2 testnet on Ethereum Sepolia. Native gas token RUBY (Custom Gas Token mode). Operated by Elektrum SAS. Co-authored-by: Deiber Olivares <backend.developer@elektrum.io>
* Add Arc (chain ID 5042) to additionalChainRegistry * Add RPC and explorer URLs for Arc chain --------- Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
Add rpc99.seignioragecircus.org Fantom RPC endpoint
Closes #2650 Chain ID 988 is Stable Mainnet, not SEDA — confirmed by the existing \`constants/additionalChainRegistry/chainid-988.js\` registry entry which already declares \`chain: \"stable\"\`, \`name: \"Stable Mainnet\"\`, \`shortName: \"stable\"\`, RPC at \`https://rpc.stable.xyz\`. The \"seda\" mapping was added incorrectly in commit 84b1f11 alongside chain 964 (bittensor_evm). \"seda\" doesn't reference any other entry in \`constants/chainIds.js\`, so this fix is contained to one line. Co-authored-by: tarun-khatri <tarun-khatri@users.noreply.github.com>
* Add Rayls Mainnet configuration * Update RPC and explorer URLs for Rayls Mainnet * Update chainid-72957.js --------- Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
* Add Sentrix Chain (mainnet 7119, testnet 7120) Sentrix is an open-source Layer 1 blockchain (Rust + EVM via revm) with DPoS+BFT consensus and 1-second blocks. Mainnet: chainId 7119, RPC https://rpc.sentrixchain.com Testnet: chainId 7120, RPC https://testnet-rpc.sentrixchain.com Both entries point at the canonical Sentrix Scan + Blockscout explorers (Blockscout is EIP-3091 conformant; Sentrix Scan is a custom Next.js explorer). * Drop Blockscout entry; Sentrix Scan now EIP3091-compliant Sentrix Labs is consolidating to a single explorer (scan.sentrixchain.com). The parallel Blockscout sidecar is being retired. scan.sentrixchain.com now exposes EIP-3091 routes: /block/<n> /tx/<hash> /address/<addr> /token/<addr> all returning 200 (via locale-prefix redirect chain). Updated standard: 'none' → 'EIP3091' on the Sentrix Scan entry. --------- Co-authored-by: Satya Kwok <satyakwok@users.noreply.github.com> Co-authored-by: Satya Kwok <satyakwik@users.noreply.github.com>
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