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 Denergy Network (chainid: 369369 and 4442) to Chainlist * Add Denergy testnet (chainid: 4442) and mainnet (chainid: 369369) to chainIds.js
* add: Bitmeta Chain (BMC) – chainId 1199 ### Added Bitmeta Chain (BMC) This PR adds support for **Bitmeta Chain (BMC)** to the Chainlist repository. **Chain Details:** - **Chain Name:** Bitmeta Chain - **Chain ID:** 1199 - **Short Name:** bmc - **Network ID:** 1199 - **Native Currency:** Bitmeta Coin (BMC), 18 decimals - **RPC URL:** https://mainnet-rpc.bmcscan.io - **Explorer URL:** https://bmcscan.io - **Info URL:** https://bmcscan.io - **Features:** EVM Compatible, MetaMask Supported - **Logo URL:** https://raw.githubusercontent.com/King11919/BMC-Chain/main/bmc-logo.png **File Added:** `constants/additionalChainRegistry/chainid-1199.js` This allows users to easily add **Bitmeta Chain** to MetaMask and other Web3 wallets via Chainlist.org. * Change export to named export for chain data --------- Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
Adds support for Amazonic Blockchain (Amazonic One) — an EVM-compatible network built on a customized Waves core, offering full interoperability with MetaMask and Web3 applications. This integration enables seamless interaction with dApps and smart contracts through standard Ethereum RPC and signing protocols. Network details: Name: Amazonic Blockchain Symbol: AMZG Chain ID: 65 RPC: https://rpc.amz1.com.br Explorer: AMZ Scan Native Currency: Amazonic Green (AMZG, 18 decimals) Official Website: amazonicone.com.br Best regards, Diego Oris – @diegoorisderoa on Telegram)
* chainid-1919.js
{
"name": "TURKCHAIN",
"chain": "TURKCHAIN",
"rpc": [
"https://rpc.turkchain1919.com",
"wss://evm-ws.turkchain1919.com"
],
"faucets": [],
"nativeCurrency": {
"name": "TURKCHAIN",
"symbol": "TC-20",
"decimals": 18
},
"features": [
{
"name": "EIP155"
},
{
"name": "EVM"
}
],
"infoURL": "https://turkchain1919.com",
"shortName": "tchain",
"chainId": 1919,
"networkId": 1919,
"icon": "turkchain",
"explorers": [
{
"name": "TURKCHAIN Explorer",
"url": "https://explorer.turkchain1919.com",
"icon": "turkchain",
"standard": "EIP3091"
}
],
"icons": [
{
"url": "https://turkchain1919.com/logo.png",
"width": 512,
"height": 512,
"format": "png"
}
]
}
* Export data from chainid-1919.js
---------
Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
* feat: add monad mainnet * fix: redundant icon field * feat: use new domain
Explorer URL change
Add HTTP and WSS endpoints for Shibarium mainnet under the dRPC provider.
Co-authored-by: tianyi <tianyi@vip.com>
* feat(chains): agregar FST Smart Chain chainId 2034 * Update eip155-2034.json --------- Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
* Create chainid-890.js add Marschain (chainid:890) info * Update chainid-890.js
* Create chainid-511.js * Update chainid-511.js --------- Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
EVM-compatible L1 blockchain with Clique PoA consensus. RPC: https://rpc.neutronchain.io Explorer: https://explorer.neutronchain.io Co-authored-by: stas <stas@MacBook-Air-stas.local>
* Add EGoldChain Mainnet (Chain ID: 1932) * Update chainid-1932.js --------- Co-authored-by: lexthai24 <lexthai24@github.com> Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
#### Link the service provider's website (the company/protocol/individual providing the RPC): https://jito.flowpe.io #### Provide a link to your privacy policy: https://jito.flowpe.io/privacy.html #### If the RPC has none of the above and you still think it should be added, please explain why: N/A RPC endpoint: - https://rpc.flowpe.io Explorer: - https://explorer.flowpe.io/explorer Network: - Name: JITO Public Network - Chain ID: 149 - Symbol: JITO
RPC URL: https://qbc.network/rpc Tracking: none Co-authored-by: Quantum Blockchain <info@qbc.network>
Co-authored-by: Bekjan <ergeshov@MacBook-Pro-Bekjan.local>
Co-authored-by: Kalevich Ivan <ivan_kalevich@epam.com>
* Add BotCash Sovereign L2 * Update chainid-16963.jsUpdate explorer URL to scan.botcash.io * Update chainid-16963.js --------- Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
Co-authored-by: Scott Canning <scott@Mac.lan>
* feat(chains): agregar FST Smart Chain chainId 2034 * Update eip155-2034.json * feat(chains): add FST Smart Chain (chainId 2034) Made-with: Cursor * feat(chains): update FST Smart Chain RPC and add faucet URL Added multiple RPC endpoints for the FST Smart Chain (chainId 2034) and included a faucet URL for improved accessibility. --------- Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
- Chain ID: 800000 - RPC: https://testnet.evm.spaceos.com/ - Explorer: https://testnet.evm-explorer.spaceos.com/ - Native currency: SPACE (18 decimals) - Faucet: https://faucet.spaceos.com/ Co-authored-by: lorcan <lorcan@64b.net>
* Add Cincoin Blockchain (CIN) RPC — Chain ID 39500 * Update chainid-39500.js --------- Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
Adding Qubitcoin native chain to chainlist: - Chain ID: 3303 - Currency: QBC (8 decimals) - RPC: https://qbc.network/rpc - Explorer: https://qbc.network/explorer - Website: https://qbc.network Co-authored-by: Ash <blockatrica@gmail.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