diff --git a/package.json b/package.json index 505e47c..ad874d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@revoke.cash/chains", - "version": "29.0.0", + "version": "30.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 c0fbbcf..a5d110e 100644 --- a/src/chains.ts +++ b/src/chains.ts @@ -691,7 +691,7 @@ export const chains: Chains = { chain: 'SCAI', icon: 'scaiIcon', rpc: ['https://mainnet-rpc.scai.network'], - faucets: ['https://faucet.securechain.ai'], + faucets: [], nativeCurrency: { name: 'SecureChain', symbol: 'SCAI', decimals: 18 }, infoURL: 'https://securechain.ai', shortName: 'scai', @@ -4028,7 +4028,7 @@ export const chains: Chains = { chain: 'EGON', icon: 'egonicon', rpc: ['https://rpc.egonscan.com'], - faucets: ['https://faucet.egonscan.com'], + faucets: [], nativeCurrency: { name: 'EgonCoin', symbol: 'EGON', decimals: 18 }, infoURL: 'https://egonscan.com', shortName: 'EGONm', @@ -8613,19 +8613,20 @@ export const chains: Chains = { ] }, 1501: { - name: 'BEVM', + name: 'BEVM Canary', chain: 'ChainX', - rpc: ['https://rpc-1.bevm.io/', 'https://rpc-2.bevm.io/'], + rpc: ['https://rpc-canary-1.bevm.io/', 'https://rpc-canary-2.bevm.io/'], faucets: [], nativeCurrency: { name: 'BTC', symbol: 'BTC', decimals: 18 }, infoURL: 'https://chainx.org', shortName: 'chainx', chainId: 1501, networkId: 1501, + icon: 'bevmcanary', explorers: [ { - name: 'bevm scan', - url: 'https://scan.bevm.io', + name: 'bevm canary scan', + url: 'https://scan-canary.bevm.io', standard: 'none' } ] @@ -9738,10 +9739,10 @@ export const chains: Chains = { chain: 'NetZ', icon: 'mainnetz', rpc: ['https://mainnet-rpc.mainnetz.io', 'https://eu-rpc.mainnetz.io'], - faucets: ['https://faucet.mainnetz.io'], - nativeCurrency: { name: 'mainnetz', symbol: 'NetZ', decimals: 18 }, + faucets: [], + nativeCurrency: { name: 'MainnetZ', symbol: 'NetZ', decimals: 18 }, infoURL: 'https://mainnetz.io', - shortName: 'NetZm', + shortName: 'netz', chainId: 2016, networkId: 2016, explorers: [ @@ -13371,6 +13372,26 @@ export const chains: Chains = { } ] }, + 6701: { + name: 'PAXB Mainnet', + chain: 'PAXB', + rpc: ['https://chain.paxb.io'], + faucets: [], + nativeCurrency: { name: 'PAXB', symbol: 'PAXB', decimals: 18 }, + infoURL: 'https://paxb.io/', + shortName: 'PAXB', + chainId: 6701, + networkId: 6701, + icon: 'paxb', + explorers: [ + { + name: 'PAXB Explorer', + url: 'https://scan.paxb.io', + icon: 'paxb', + standard: 'EIP3091' + } + ] + }, 6779: { name: 'Compverse Mainnet', chain: 'CPV', @@ -14903,6 +14924,25 @@ export const chains: Chains = { } ] }, + 9395: { + name: 'Evoke Mainnet', + chain: 'MTHN', + icon: 'mthn', + rpc: ['https://mainnet-rpc.evokescan.org'], + faucets: [], + nativeCurrency: { name: 'MTHN', symbol: 'MTHN', decimals: 18 }, + infoURL: 'https://explorer.evokescan.org', + shortName: 'MTHN', + chainId: 9395, + networkId: 9395, + explorers: [ + { + name: 'Evoke SmartChain Explorer', + url: 'https://explorer.evokescan.org', + standard: 'EIP3091' + } + ] + }, 9527: { name: 'Rangers Protocol Testnet Robin', chain: 'Rangers', @@ -17307,6 +17347,25 @@ export const chains: Chains = { } ] }, + 31414: { + name: 'Evoke Testnet', + chain: 'Evoke', + icon: 'mthn', + rpc: ['https://testnet-rpc.evokescan.org'], + faucets: ['https://faucet.evokescan.org'], + nativeCurrency: { name: 'MTHN Testnet', symbol: 'MTHN', decimals: 18 }, + infoURL: 'https://testnet-explorer.evokescan.org', + shortName: 'tmthn', + chainId: 31414, + networkId: 31414, + explorers: [ + { + name: 'Evoke SmartChain Testnet Explorer', + url: 'https://testnet-explorer.evokescan.org', + standard: 'EIP3091' + } + ] + }, 31415: { name: 'Filecoin - Wallaby testnet', status: 'deprecated', @@ -17322,6 +17381,31 @@ export const chains: Chains = { slip44: 1, explorers: [] }, + 32001: { + name: 'W3Gamez Holesky Testnet', + chain: 'ETH', + rpc: ['https://rpc-holesky.w3gamez.network'], + faucets: [], + nativeCurrency: { + name: 'W3Gamez Testnet Ether', + symbol: 'ETH', + decimals: 18 + }, + infoURL: 'https://web3games.com/', + shortName: 'w3gamez', + chainId: 32001, + networkId: 32001, + slip44: 1, + icon: 'w3gamez', + explorers: [ + { + name: 'W3Gamez Holesky Explorer', + url: 'https://w3gamez-holesky.web3games.com', + icon: 'web3games', + standard: 'EIP3091' + } + ] + }, 32520: { name: 'Bitgert Mainnet', chain: 'Brise', @@ -23437,6 +23521,26 @@ export const chains: Chains = { } ] }, + 28122024: { + name: 'Ancient8 Testnet', + chain: 'Ancient8', + icon: 'ancient8', + rpc: ['https://rpcv2-testnet.ancient8.gg'], + faucets: [], + nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 }, + infoURL: 'https://ancient8.gg/', + shortName: 'a8', + chainId: 28122024, + networkId: 28122024, + slip44: 1, + explorers: [ + { + name: 'scan-testnet', + url: 'https://scanv2-testnet.ancient8.gg', + standard: 'EIP3091' + } + ] + }, 28945486: { name: 'Auxilium Network Mainnet', chain: 'AUX', @@ -23692,7 +23796,7 @@ export const chains: Chains = { name: 'Kanazawa', title: 'Meld Testnet Kanazawa', chain: 'Kanazawa', - rpc: ['https://subnets.avax.network/meld/testnet/rpc'], + rpc: ['https://testnet-rpc.meld.com'], faucets: [], features: [], nativeCurrency: { name: 'gMeld', symbol: 'gMELD', decimals: 18 }, @@ -23703,6 +23807,12 @@ export const chains: Chains = { networkId: 222000222, slip44: 1, explorers: [ + { + name: 'explorer', + url: 'https://testnet.meldscan.io', + icon: 'meld', + standard: 'EIP3091' + }, { name: 'explorer', url: 'https://subnets-test.avax.network/meld', @@ -23828,7 +23938,7 @@ export const chains: Chains = { name: 'Meld', title: 'Meld Mainnet', chain: 'MELD', - rpc: ['https://subnets.avax.network/meld/mainnet/rpc'], + rpc: ['https://rpc-1.meld.com'], faucets: [], features: [], nativeCurrency: { name: 'gMeld', symbol: 'gMELD', decimals: 18 }, @@ -23838,6 +23948,12 @@ export const chains: Chains = { chainId: 333000333, networkId: 333000333, explorers: [ + { + name: 'explorer', + url: 'https://meldscan.io', + icon: 'meld', + standard: 'EIP3091' + }, { name: 'explorer', url: 'https://subnets.avax.network/meld', @@ -24396,14 +24512,15 @@ export const chains: Chains = { } }, 2863311531: { - name: 'Ancient8 Testnet', + name: 'Ancient8 Testnet (deprecated)', + status: 'deprecated', chain: 'Ancient8', icon: 'ancient8', rpc: ['https://rpc-testnet.ancient8.gg'], faucets: [], nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 }, infoURL: 'https://ancient8.gg/', - shortName: 'a8', + shortName: 'a8old', chainId: 2863311531, networkId: 2863311531, slip44: 1, diff --git a/src/enums.ts b/src/enums.ts index 345b66a..fbbdbed 100644 --- a/src/enums.ts +++ b/src/enums.ts @@ -421,7 +421,7 @@ export enum ChainName { PolygonzkEVMTestnet = 'Polygon zkEVM Testnet', GILTestnet = 'GIL Testnet', CtexScanBlockchain = 'Ctex Scan Blockchain', - BEVM = 'BEVM', + BEVMCanary = 'BEVM Canary', SherpaxMainnet = 'Sherpax Mainnet', SherpaxTestnet = 'Sherpax Testnet', BeagleMessagingChain = 'Beagle Messaging Chain', @@ -654,6 +654,7 @@ export enum ChainName { CybriaMainnet = 'Cybria Mainnet', CybriaTestnet = 'Cybria Testnet', IRIShub = 'IRIShub', + PAXBMainnet = 'PAXB Mainnet', CompverseMainnet = 'Compverse Mainnet', GoldSmartChainMainnet = 'Gold Smart Chain Mainnet', TombChainMainnet = 'Tomb Chain Mainnet', @@ -732,6 +733,7 @@ export enum ChainName { RiniaTestnetOld = 'Rinia Testnet Old', CodefinMainnet = 'Codefin Mainnet', DogcoinTestnet = 'Dogcoin Testnet', + EvokeMainnet = 'Evoke Mainnet', RangersProtocolTestnetRobin = 'Rangers Protocol Testnet Robin', QEasyWeb3Testnet = 'QEasyWeb3 Testnet', NeonlinkTestnet = 'Neonlink Testnet', @@ -848,7 +850,9 @@ export enum ChainName { CloudTxMainnet = 'CloudTx Mainnet', CloudTxTestnet = 'CloudTx Testnet', GoChainTestnet = 'GoChain Testnet', + EvokeTestnet = 'Evoke Testnet', 'Filecoin-Wallabytestnet' = 'Filecoin - Wallaby testnet', + W3GamezHoleskyTestnet = 'W3Gamez Holesky Testnet', BitgertMainnet = 'Bitgert Mainnet', FusionMainnet = 'Fusion Mainnet', ZilliqaEVM = 'Zilliqa EVM', @@ -1148,6 +1152,7 @@ export enum ChainName { ExcelonMainnet = 'Excelon Mainnet', 'ExcoincialChainVolta-Testnet' = 'Excoincial Chain Volta-Testnet', ExcoincialChainMainnet = 'Excoincial Chain Mainnet', + Ancient8Testnet = 'Ancient8 Testnet', AuxiliumNetworkMainnet = 'Auxilium Network Mainnet', FlachainMainnet = 'Flachain Mainnet', 'Filecoin-Localtestnet' = 'Filecoin - Local testnet', @@ -1197,7 +1202,7 @@ export enum ChainName { HarmonyDevnetShard1 = 'Harmony Devnet Shard 1', DataHopper = 'DataHopper', SKALEEuropaHub = 'SKALE Europa Hub', - Ancient8Testnet = 'Ancient8 Testnet', + 'Ancient8Testnet(deprecated)' = 'Ancient8 Testnet (deprecated)', Pirl = 'Pirl', OneLedgerTestnetFrankenstein = 'OneLedger Testnet Frankenstein', PalmTestnet = 'Palm Testnet', @@ -1633,7 +1638,7 @@ export enum ChainId { PolygonzkEVMTestnet = 1442, GILTestnet = 1452, CtexScanBlockchain = 1455, - BEVM = 1501, + BEVMCanary = 1501, SherpaxMainnet = 1506, SherpaxTestnet = 1507, BeagleMessagingChain = 1515, @@ -1866,6 +1871,7 @@ export enum ChainId { CybriaMainnet = 6661, CybriaTestnet = 6666, IRIShub = 6688, + PAXBMainnet = 6701, CompverseMainnet = 6779, GoldSmartChainMainnet = 6789, TombChainMainnet = 6969, @@ -1944,6 +1950,7 @@ export enum ChainId { RiniaTestnetOld = 9170, CodefinMainnet = 9223, DogcoinTestnet = 9339, + EvokeMainnet = 9395, RangersProtocolTestnetRobin = 9527, QEasyWeb3Testnet = 9528, NeonlinkTestnet = 9559, @@ -2060,7 +2067,9 @@ export enum ChainId { CloudTxMainnet = 31223, CloudTxTestnet = 31224, GoChainTestnet = 31337, + EvokeTestnet = 31414, 'Filecoin-Wallabytestnet' = 31415, + W3GamezHoleskyTestnet = 32001, BitgertMainnet = 32520, FusionMainnet = 32659, ZilliqaEVM = 32769, @@ -2360,6 +2369,7 @@ export enum ChainId { ExcelonMainnet = 22052002, 'ExcoincialChainVolta-Testnet' = 27082017, ExcoincialChainMainnet = 27082022, + Ancient8Testnet = 28122024, AuxiliumNetworkMainnet = 28945486, FlachainMainnet = 29032022, 'Filecoin-Localtestnet' = 31415926, @@ -2409,7 +2419,7 @@ export enum ChainId { HarmonyDevnetShard1 = 1666900001, DataHopper = 2021121117, SKALEEuropaHub = 2046399126, - Ancient8Testnet = 2863311531, + 'Ancient8Testnet(deprecated)' = 2863311531, Pirl = 3125659152, OneLedgerTestnetFrankenstein = 4216137055, PalmTestnet = 11297108099,