diff --git a/package.json b/package.json index 7718853..286676f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@revoke.cash/chains", - "version": "8.0.0", + "version": "9.0.0", "description": "Helper module for getting EVM chains info.", "author": "Revoke.cash", "contributors": [ diff --git a/src/chains.ts b/src/chains.ts index 9f442f5..cc7fa56 100644 --- a/src/chains.ts +++ b/src/chains.ts @@ -4018,6 +4018,26 @@ export const chains: Chains = { } ] }, + 411: { + name: 'Pepe Chain Mainnet', + chain: 'PC', + status: 'active', + icon: 'pepechain', + rpc: ['https://rpc.pepe-chain.vip'], + faucets: [], + nativeCurrency: { name: 'Pepe', symbol: 'PEPE', decimals: 18 }, + infoURL: 'https://pepe-chain.vip', + shortName: 'pepe', + chainId: 411, + networkId: 411, + explorers: [ + { + name: 'pepechain explorer', + url: 'https://explorer.pepe-chain.vip', + standard: 'EIP3091' + } + ] + }, 416: { name: 'SX Network Mainnet', chain: 'SX', @@ -4783,6 +4803,24 @@ export const chains: Chains = { } ] }, + 742: { + name: 'Script Testnet', + chain: 'SPAY', + rpc: ['https://testeth-rpc-api.script.tv/rpc'], + faucets: [], + nativeCurrency: { name: 'Script', symbol: 'SPAY', decimals: 18 }, + infoURL: 'https://token.script.tv', + shortName: 'SPAY', + chainId: 742, + networkId: 742, + explorers: [ + { + name: 'Script Explorer', + url: 'https://explorer.script.tv', + standard: 'none' + } + ] + }, 766: { name: 'QL1', chain: 'QOM', @@ -5317,6 +5355,30 @@ export const chains: Chains = { explorers: [], status: 'incubating' }, + 919: { + name: 'Mode Testnet', + chain: 'ETH', + rpc: ['https://sepolia.mode.network'], + faucets: ['https://sepoliafaucet.com/'], + nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 }, + infoURL: 'https://docs.mode.network/', + shortName: 'modesep', + chainId: 919, + networkId: 919, + icon: 'modeTestnet', + explorers: [ + { + name: 'modescout', + url: 'https://sepolia.explorer.mode.network', + standard: 'none' + } + ], + parent: { + type: 'L2', + chain: 'eip155-11155111', + bridges: [{ url: 'https://bridge.mode.network/' }] + } + }, 940: { name: 'PulseChain Testnet', shortName: 'tpls', @@ -5504,6 +5566,25 @@ export const chains: Chains = { } ] }, + 990: { + name: 'eLiberty Mainnet', + chain: '$EL', + icon: 'eLiberty', + rpc: ['https://rpc.eliberty.ngo'], + faucets: ['https://faucet.eliberty.ngo'], + nativeCurrency: { name: 'eLiberty', symbol: '$EL', decimals: 18 }, + infoURL: 'https://eliberty.ngo', + shortName: 'ELm', + chainId: 990, + networkId: 990, + explorers: [ + { + name: 'eLiberty Mainnet', + url: 'https://explorer.eliberty.ngo', + standard: 'EIP3091' + } + ] + }, 997: { name: '5ireChain Thunder', chain: '5ireChain', @@ -6920,7 +7001,7 @@ export const chains: Chains = { 1501: { name: 'BEVM', chain: 'ChainX', - rpc: ['https://mainnet.chainx.org/rpc', 'https://mainnet2.chainx.org/rpc'], + rpc: ['https://rpc-1.bevm.io/', 'https://rpc-2.bevm.io/'], faucets: [], nativeCurrency: { name: 'BTC', symbol: 'BTC', decimals: 18 }, infoURL: 'https://chainx.org', @@ -6930,7 +7011,7 @@ export const chains: Chains = { explorers: [ { name: 'bevm scan', - url: 'https://evm.chainx.org', + url: 'https://scan.bevm.io', standard: 'none' } ] @@ -7127,7 +7208,14 @@ export const chains: Chains = { infoURL: 'https://blockchain.or.th', shortName: 'TBSI', chainId: 1707, - networkId: 1707 + networkId: 1707, + explorers: [ + { + name: 'blockscout', + url: 'https://exp.blockchain.or.th', + standard: 'EIP3091' + } + ] }, 1708: { name: 'TBSI Testnet', @@ -7139,7 +7227,14 @@ export const chains: Chains = { infoURL: 'https://blockchain.or.th', shortName: 'tTBSI', chainId: 1708, - networkId: 1708 + networkId: 1708, + explorers: [ + { + name: 'blockscout', + url: 'https://exp.testnet.blockchain.or.th', + standard: 'EIP3091' + } + ] }, 1718: { name: 'Palette Chain Mainnet', @@ -8024,7 +8119,7 @@ export const chains: Chains = { 2047: { name: 'Stratos Testnet', chain: 'STOS', - rpc: ['https://web3-testnet-rpc.thestratos.org'], + rpc: ['https://web3-rpc-mesos.thestratos.org'], faucets: [], nativeCurrency: { name: 'STOS', symbol: 'STOS', decimals: 18 }, infoURL: 'https://www.thestratos.org', @@ -8034,12 +8129,12 @@ export const chains: Chains = { explorers: [ { name: 'Stratos EVM Explorer (Blockscout)', - url: 'https://web3-testnet-explorer.thestratos.org', + url: 'https://web3-explorer-mesos.thestratos.org', standard: 'none' }, { name: 'Stratos Cosmos Explorer (BigDipper)', - url: 'https://big-dipper-dev.thestratos.org', + url: 'https://big-dipper-mesos.thestratos.org', standard: 'none' } ] @@ -8289,6 +8384,25 @@ export const chains: Chains = { } ] }, + 2202: { + name: 'Antofy Mainnet', + chain: 'ABN', + icon: 'antofy', + rpc: ['https://rpc.antofy.io'], + faucets: ['https://faucet.antofy.io'], + nativeCurrency: { name: 'Antofy', symbol: 'ABN', decimals: 18 }, + infoURL: 'https://antofy.io', + shortName: 'ABNm', + chainId: 2202, + networkId: 2202, + explorers: [ + { + name: 'Antofy Mainnet', + url: 'https://antofyscan.com', + standard: 'EIP3091' + } + ] + }, 2203: { name: 'Bitcoin EVM', chain: 'Bitcoin EVM', @@ -9844,6 +9958,7 @@ export const chains: Chains = { 5000: { name: 'Mantle', chain: 'ETH', + icon: 'mantle', rpc: ['https://rpc.mantle.xyz'], faucets: [], nativeCurrency: { name: 'Mantle', symbol: 'MNT', decimals: 18 }, @@ -9857,7 +9972,12 @@ export const chains: Chains = { url: 'https://explorer.mantle.xyz', standard: 'EIP3091' } - ] + ], + parent: { + type: 'L2', + chain: 'eip155-1', + bridges: [{ url: 'https://bridge.mantle.xyz' }] + } }, 5001: { name: 'Mantle Testnet', @@ -9877,6 +9997,58 @@ export const chains: Chains = { } ] }, + 5002: { + name: 'Treasurenet Mainnet Alpha', + chain: 'Treasurenet Mainnet Alpha', + icon: 'treasurenet', + rpc: [ + 'https://node0.treasurenet.io', + 'https://node1.treasurenet.io', + 'https://node2.treasurenet.io', + 'https://node3.treasurenet.io' + ], + features: [{ name: 'EIP155' }], + faucets: [], + nativeCurrency: { name: 'UNIT', symbol: 'UNIT', decimals: 18 }, + infoURL: 'https://www.treasurenet.io', + shortName: 'treasurenet', + chainId: 5002, + networkId: 5002, + explorers: [ + { + name: 'Treasurenet EVM BlockExplorer', + url: 'https://evmexplorer.treasurenet.io', + icon: 'treasurenet', + standard: 'none' + } + ] + }, + 5005: { + name: 'Treasurenet Testnet', + chain: 'Treasurenet Testnet', + icon: 'treasurenet', + rpc: [ + 'https://node0.testnet.treasurenet.io', + 'https://node1.testnet.treasurenet.io', + 'https://node2.testnet.treasurenet.io', + 'https://node3.testnet.treasurenet.io' + ], + features: [{ name: 'EIP155' }], + faucets: [], + nativeCurrency: { name: 'UNIT', symbol: 'UNIT', decimals: 18 }, + infoURL: 'https://www.testnet.treasurenet.io', + shortName: 'tntest', + chainId: 5005, + networkId: 5005, + explorers: [ + { + name: 'Treasurenet EVM BlockExplorer', + url: 'https://evmexplorer.testnet.treasurenet.io', + icon: 'treasurenet', + standard: 'none' + } + ] + }, 5165: { name: 'Fastex Chain (Bahamut)', title: 'Bahamut mainnet Sahara', @@ -10538,6 +10710,28 @@ export const chains: Chains = { explorers: [], status: 'incubating' }, + 7332: { + name: 'Horizen EON', + shortName: 'EON', + chain: 'EON', + icon: 'eon', + rpc: ['https://eon-rpc.horizenlabs.io/ethv1'], + features: [{ name: 'EIP155' }, { name: 'EIP1559' }], + faucets: [], + nativeCurrency: { name: 'Zencash', symbol: 'ZEN', decimals: 18 }, + infoURL: 'https://horizen.io/', + chainId: 7332, + networkId: 7332, + slip44: 121, + explorers: [ + { + name: 'Horizen EON Block Explorer', + url: 'https://eon-explorer.horizenlabs.io', + icon: 'eon', + standard: 'EIP3091' + } + ] + }, 7341: { name: 'Shyft Mainnet', chain: 'SHYFT', @@ -10792,6 +10986,26 @@ export const chains: Chains = { } ] }, + 7895: { + name: 'ARDENIUM Athena', + chain: 'ATHENA', + rpc: ['https://rpc-athena.ardescan.com/'], + faucets: ['https://faucet-athena.ardescan.com/'], + nativeCurrency: { name: 'ARD', symbol: 'tARD', decimals: 18 }, + infoURL: 'https://ardenium.org', + shortName: 'ard', + chainId: 7895, + networkId: 7895, + icon: 'ard', + explorers: [ + { + name: 'ARDENIUM Athena Explorer', + icon: 'ard', + url: 'https://testnet.ardscan.com', + standard: 'none' + } + ] + }, 7979: { name: 'DOS Chain', chain: 'DOS', @@ -11563,6 +11777,25 @@ export const chains: Chains = { explorers: [], status: 'deprecated' }, + 9223: { + name: 'Codefin Mainnet', + chain: 'COF', + icon: 'codefin', + rpc: ['https://chain-rpc.codefin.pro'], + faucets: [], + nativeCurrency: { name: 'Codefin', symbol: 'COF', decimals: 18 }, + infoURL: 'https://network.codefin.pro', + shortName: 'COF', + chainId: 9223, + networkId: 9223, + explorers: [ + { + name: 'Codefin Net Explorer', + url: 'https://explorer.codefin.pro', + standard: 'EIP3091' + } + ] + }, 9339: { name: 'Dogcoin Testnet', chain: 'DOGS', @@ -11825,7 +12058,10 @@ export const chains: Chains = { icon: 'gonchain', rpc: [ 'https://node1.testnet.gaiaopen.network', - 'http://database1.gaiaopen.network' + 'https://node1.mainnet.gon.network', + 'https://node2.mainnet.gon.network', + 'https://node3.mainnet.gon.network', + 'https://node4.mainnet.gon.network' ], faucets: [], nativeCurrency: { name: 'Gon Token', symbol: 'GT', decimals: 18 }, @@ -14130,7 +14366,7 @@ export const chains: Chains = { 'https://rpc.goerli.linea.build', 'wss://rpc.goerli.linea.build', 'https://linea-goerli.infura.io/v3/${INFURA_API_KEY}', - 'wss://linea-goerli.infura.io/v3/${INFURA_API_KEY}' + 'wss://linea-goerli.infura.io/ws/v3/${INFURA_API_KEY}' ], faucets: ['https://faucetlink.to/goerli'], nativeCurrency: { name: 'Linea Ether', symbol: 'ETH', decimals: 18 }, @@ -14151,7 +14387,13 @@ export const chains: Chains = { }, explorers: [ { - name: 'blockscout', + name: 'Etherscan', + url: 'https://goerli.lineascan.build', + standard: 'EIP3091', + icon: 'linea' + }, + { + name: 'Blockscout', url: 'https://explorer.goerli.linea.build', standard: 'EIP3091', icon: 'linea' @@ -14159,6 +14401,44 @@ export const chains: Chains = { ], status: 'active' }, + 59144: { + name: 'Linea', + title: 'Linea Mainnet', + chain: 'ETH', + rpc: [ + 'https://rpc.linea.build', + 'wss://rpc.linea.build', + 'https://linea-mainnet.infura.io/v3/${INFURA_API_KEY}', + 'wss://linea-mainnet.infura.io/ws/v3/${INFURA_API_KEY}' + ], + faucets: [], + nativeCurrency: { name: 'Linea Ether', symbol: 'ETH', decimals: 18 }, + infoURL: 'https://linea.build', + shortName: 'linea', + chainId: 59144, + networkId: 59144, + icon: 'linea', + parent: { + type: 'L2', + chain: 'eip155-1', + bridges: [{ url: 'https://bridge.linea.build' }] + }, + explorers: [ + { + name: 'Etherscan', + url: 'https://lineascan.build', + standard: 'EIP3091', + icon: 'linea' + }, + { + name: 'Blockscout', + url: 'https://explorer.linea.build', + standard: 'EIP3091', + icon: 'linea' + } + ], + status: 'active' + }, 60000: { name: 'Thinkium Testnet Chain 0', chain: 'Thinkium', @@ -15076,6 +15356,25 @@ export const chains: Chains = { ], status: 'deprecated' }, + 99099: { + name: 'eLiberty Testnet', + chain: '$EL', + icon: 'eLiberty', + rpc: ['https://testnet-rpc.eliberty.ngo'], + faucets: ['https://faucet.eliberty.ngo'], + nativeCurrency: { name: 'eLiberty', symbol: '$EL', decimals: 18 }, + infoURL: 'https://eliberty.ngo', + shortName: 'ELt', + chainId: 99099, + networkId: 99099, + explorers: [ + { + name: 'eLiberty Testnet', + url: 'https://testnet.eliberty.ngo', + standard: 'EIP3091' + } + ] + }, 99998: { name: 'UB Smart Chain(testnet)', chain: 'USC', @@ -15734,7 +16033,7 @@ export const chains: Chains = { ] }, 167005: { - name: 'Taiko (Alpha-3 Testnet)', + name: 'Taiko Grimsvotn L2', chain: 'ETH', status: 'active', icon: 'taiko', @@ -15742,7 +16041,7 @@ export const chains: Chains = { faucets: [], nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 }, infoURL: 'https://taiko.xyz', - shortName: 'taiko-a3', + shortName: 'taiko-l2', chainId: 167005, networkId: 167005, explorers: [ @@ -15753,6 +16052,26 @@ export const chains: Chains = { } ] }, + 167006: { + name: 'Taiko Eldfell L3', + chain: 'ETH', + status: 'active', + icon: 'taiko', + rpc: ['https://rpc.l3test.taiko.xyz'], + faucets: [], + nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 }, + infoURL: 'https://taiko.xyz', + shortName: 'taiko-l3', + chainId: 167006, + networkId: 167006, + explorers: [ + { + name: 'blockscout', + url: 'https://explorer.l3test.taiko.xyz', + standard: 'EIP3091' + } + ] + }, 188881: { name: 'Condor Test Network', chain: 'CONDOR', @@ -16706,6 +17025,7 @@ export const chains: Chains = { 534849: { name: 'Shinarium Beta', chain: 'Shinarium', + icon: 'shinarium', rpc: ['https://rpc.shinarium.org'], faucets: ['https://faucet.shinarium.org'], nativeCurrency: { name: 'Shina Inu', symbol: 'SHI', decimals: 18 }, @@ -17968,19 +18288,19 @@ export const chains: Chains = { faucets: [], icon: 'neon', nativeCurrency: { name: 'Neon', symbol: 'NEON', decimals: 18 }, - infoURL: 'https://neon-labs.org', + infoURL: 'https://neonevm.org', shortName: 'neonevm-mainnet', chainId: 245022934, networkId: 245022934, explorers: [ { - name: 'native', - url: 'https://mainnet.explorer.neon-labs.org', + name: 'neonscan', + url: 'https://neonscan.org', standard: 'EIP3091' }, { - name: 'neonscan', - url: 'https://mainnet.neonscan.org', + name: 'native', + url: 'https://neon.blockscout.com', standard: 'EIP3091' } ] diff --git a/src/enums.ts b/src/enums.ts index 0da21c4..fef5342 100644 --- a/src/enums.ts +++ b/src/enums.ts @@ -206,6 +206,7 @@ export enum ChainName { Lisinski = 'Lisinski', HyperonChainTestNet = 'HyperonChain TestNet', OzoneChainTestnet = 'Ozone Chain Testnet', + PepeChainMainnet = 'Pepe Chain Mainnet', SXNetworkMainnet = 'SX Network Mainnet', LaTestnet = 'LaTestnet', OptimismGoerliTestnet = 'Optimism Goerli Testnet', @@ -247,6 +248,7 @@ export enum ChainName { LycanChain = 'Lycan Chain', CantoTestnet = 'Canto Testnet', VentionSmartChainTestnet = 'Vention Smart Chain Testnet', + ScriptTestnet = 'Script Testnet', QL1 = 'QL1', OpenChainTestnet = 'OpenChain Testnet', CheapETH = 'cheapETH', @@ -276,6 +278,7 @@ export enum ChainName { PortalFantasyChain = 'Portal Fantasy Chain', DecentraBoneLayer1Testnet = 'DecentraBone Layer1 Testnet', RiniaTestnet = 'Rinia Testnet', + ModeTestnet = 'Mode Testnet', PulseChainTestnet = 'PulseChain Testnet', PulseChainTestnetv2b = 'PulseChain Testnet v2b', PulseChainTestnetv3 = 'PulseChain Testnet v3', @@ -288,6 +291,7 @@ export enum ChainName { TOPMainnetEVM = 'TOP Mainnet EVM', MemoSmartChainMainnet = 'Memo Smart Chain Mainnet', TOPMainnet = 'TOP Mainnet', + ELibertyMainnet = 'eLiberty Mainnet', '5ireChainThunder' = '5ireChain Thunder', LuckyNetwork = 'Lucky Network', WanchainTestnet = 'Wanchain Testnet', @@ -433,6 +437,7 @@ export enum ChainName { FindoraTestnet = 'Findora Testnet', FindoraForge = 'Findora Forge', MoonsamaNetwork = 'Moonsama Network', + AntofyMainnet = 'Antofy Mainnet', BitcoinEVM = 'Bitcoin EVM', EvanescoMainnet = 'Evanesco Mainnet', KavaEVMTestnet = 'Kava EVM Testnet', @@ -513,6 +518,8 @@ export enum ChainName { BlackFortExchangeNetwork = 'BlackFort Exchange Network', Mantle = 'Mantle', MantleTestnet = 'Mantle Testnet', + TreasurenetMainnetAlpha = 'Treasurenet Mainnet Alpha', + TreasurenetTestnet = 'Treasurenet Testnet', 'FastexChain(Bahamut)' = 'Fastex Chain (Bahamut)', TLChainNetworkMainnet = 'TLChain Network Mainnet', EraSwapMainnet = 'EraSwap Mainnet', @@ -547,6 +554,7 @@ export enum ChainName { PlanqMainnet = 'Planq Mainnet', BitrockMainnet = 'Bitrock Mainnet', KLYNTAR = 'KLYNTAR', + HorizenEON = 'Horizen EON', ShyftMainnet = 'Shyft Mainnet', RabaNetworkMainnet = 'Raba Network Mainnet', MEVerseChainMainnet = 'MEVerse Chain Mainnet', @@ -559,6 +567,7 @@ export enum ChainName { BitrockTestnet = 'Bitrock Testnet', RiseoftheWarbotsTestnet = 'Rise of the Warbots Testnet', HazlorTestnet = 'Hazlor Testnet', + ARDENIUMAthena = 'ARDENIUM Athena', DOSChain = 'DOS Chain', Teleport = 'Teleport', TeleportTestnet = 'Teleport Testnet', @@ -602,6 +611,7 @@ export enum ChainName { BerylBitMainnet = 'BerylBit Mainnet', GenesisCoin = 'Genesis Coin', RiniaTestnetOld = 'Rinia Testnet Old', + CodefinMainnet = 'Codefin Mainnet', DogcoinTestnet = 'Dogcoin Testnet', RangersProtocolTestnetRobin = 'Rangers Protocol Testnet Robin', QEasyWeb3Testnet = 'QEasyWeb3 Testnet', @@ -732,6 +742,7 @@ export enum ChainName { RolluxTestnet = 'Rollux Testnet', 'SepoliaPGN(PublicGoodsNetwork)' = 'Sepolia PGN (Public Goods Network)', LineaTestnet = 'Linea Testnet', + Linea = 'Linea', ThinkiumTestnetChain0 = 'Thinkium Testnet Chain 0', ThinkiumTestnetChain1 = 'Thinkium Testnet Chain 1', ThinkiumTestnetChain2 = 'Thinkium Testnet Chain 2', @@ -782,6 +793,7 @@ export enum ChainName { LambdaTestnet = 'Lambda Testnet', 'MantisTestnet(Hexapod)' = 'Mantis Testnet (Hexapod)', BobaBNBMainnetOld = 'Boba BNB Mainnet Old', + ELibertyTestnet = 'eLiberty Testnet', 'UBSmartChain(testnet)' = 'UB Smart Chain(testnet)', UBSmartChain = 'UB Smart Chain', QuarkChainMainnetRoot = 'QuarkChain Mainnet Root', @@ -815,7 +827,8 @@ export enum ChainName { ETNDChainMainnets = 'ETND Chain Mainnets', ICPlazaMainnet = 'ICPlaza Mainnet', 'Taiko(Alpha-2Testnet)' = 'Taiko (Alpha-2 Testnet)', - 'Taiko(Alpha-3Testnet)' = 'Taiko (Alpha-3 Testnet)', + TaikoGrimsvotnL2 = 'Taiko Grimsvotn L2', + TaikoEldfellL3 = 'Taiko Eldfell L3', CondorTestNetwork = 'Condor Test Network', MilkomedaC1Testnet = 'Milkomeda C1 Testnet', MilkomedaA1Testnet = 'Milkomeda A1 Testnet', @@ -1180,6 +1193,7 @@ export enum ChainId { Lisinski = 385, HyperonChainTestNet = 400, OzoneChainTestnet = 401, + PepeChainMainnet = 411, SXNetworkMainnet = 416, LaTestnet = 418, OptimismGoerliTestnet = 420, @@ -1221,6 +1235,7 @@ export enum ChainId { LycanChain = 721, CantoTestnet = 740, VentionSmartChainTestnet = 741, + ScriptTestnet = 742, QL1 = 766, OpenChainTestnet = 776, CheapETH = 777, @@ -1250,6 +1265,7 @@ export enum ChainId { PortalFantasyChain = 909, DecentraBoneLayer1Testnet = 910, RiniaTestnet = 917, + ModeTestnet = 919, PulseChainTestnet = 940, PulseChainTestnetv2b = 941, PulseChainTestnetv3 = 942, @@ -1262,6 +1278,7 @@ export enum ChainId { TOPMainnetEVM = 980, MemoSmartChainMainnet = 985, TOPMainnet = 989, + ELibertyMainnet = 990, '5ireChainThunder' = 997, LuckyNetwork = 998, WanchainTestnet = 999, @@ -1407,6 +1424,7 @@ export enum ChainId { FindoraTestnet = 2153, FindoraForge = 2154, MoonsamaNetwork = 2199, + AntofyMainnet = 2202, BitcoinEVM = 2203, EvanescoMainnet = 2213, KavaEVMTestnet = 2221, @@ -1487,6 +1505,8 @@ export enum ChainId { BlackFortExchangeNetwork = 4999, Mantle = 5000, MantleTestnet = 5001, + TreasurenetMainnetAlpha = 5002, + TreasurenetTestnet = 5005, 'FastexChain(Bahamut)' = 5165, TLChainNetworkMainnet = 5177, EraSwapMainnet = 5197, @@ -1521,6 +1541,7 @@ export enum ChainId { PlanqMainnet = 7070, BitrockMainnet = 7171, KLYNTAR = 7331, + HorizenEON = 7332, ShyftMainnet = 7341, RabaNetworkMainnet = 7484, MEVerseChainMainnet = 7518, @@ -1533,6 +1554,7 @@ export enum ChainId { BitrockTestnet = 7771, RiseoftheWarbotsTestnet = 7777, HazlorTestnet = 7878, + ARDENIUMAthena = 7895, DOSChain = 7979, Teleport = 8000, TeleportTestnet = 8001, @@ -1576,6 +1598,7 @@ export enum ChainId { BerylBitMainnet = 9012, GenesisCoin = 9100, RiniaTestnetOld = 9170, + CodefinMainnet = 9223, DogcoinTestnet = 9339, RangersProtocolTestnetRobin = 9527, QEasyWeb3Testnet = 9528, @@ -1706,6 +1729,7 @@ export enum ChainId { RolluxTestnet = 57000, 'SepoliaPGN(PublicGoodsNetwork)' = 58008, LineaTestnet = 59140, + Linea = 59144, ThinkiumTestnetChain0 = 60000, ThinkiumTestnetChain1 = 60001, ThinkiumTestnetChain2 = 60002, @@ -1756,6 +1780,7 @@ export enum ChainId { LambdaTestnet = 92001, 'MantisTestnet(Hexapod)' = 96970, BobaBNBMainnetOld = 97288, + ELibertyTestnet = 99099, 'UBSmartChain(testnet)' = 99998, UBSmartChain = 99999, QuarkChainMainnetRoot = 100000, @@ -1789,7 +1814,8 @@ export enum ChainId { ETNDChainMainnets = 131419, ICPlazaMainnet = 142857, 'Taiko(Alpha-2Testnet)' = 167004, - 'Taiko(Alpha-3Testnet)' = 167005, + TaikoGrimsvotnL2 = 167005, + TaikoEldfellL3 = 167006, CondorTestNetwork = 188881, MilkomedaC1Testnet = 200101, MilkomedaA1Testnet = 200202,