diff --git a/src/data/chain.js b/src/data/chain.js index 5c1a36a..a770314 100644 --- a/src/data/chain.js +++ b/src/data/chain.js @@ -3368,6 +3368,25 @@ const chainArray = [ networkId: 172, slip44: 1 }, + { + name: 'DC Mainnet', + chain: 'dcchain', + icon: 'dcchain', + rpc: [ 'https://rpc.dcnetio.cloud', 'wss://ws.dcnetio.cloud' ], + faucets: [], + nativeCurrency: { name: 'DC Native Token', symbol: 'DCT', decimals: 18 }, + infoURL: 'https://www.dcnetio.cloud', + shortName: 'dcchain', + chainId: 176, + networkId: 176, + explorers: [ + { + name: 'dcscan', + url: 'https://exp.dcnetio.cloud', + standard: 'none' + } + ] + }, { name: 'AME Chain Mainnet', chain: 'AME', @@ -3386,6 +3405,26 @@ const chainArray = [ } ] }, + { + name: 'Mint Mainnet', + chain: 'ETH', + rpc: [ 'https://rpc.mintchain.io' ], + faucets: [], + nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 }, + infoURL: 'https://www.mintchain.io', + shortName: 'mint', + chainId: 185, + networkId: 185, + icon: 'mint', + explorers: [ + { + name: 'blockscout', + url: 'https://explorer.mintchain.io', + icon: 'mint', + standard: 'EIP3091' + } + ] + }, { name: 'Seele Mainnet', chain: 'Seele', @@ -21370,6 +21409,44 @@ const chainArray = [ slip44: 1, explorers: [] }, + { + name: 'Xchain Mainnet', + chain: 'Xchain', + icon: 'intd', + rpc: [ 'https://rpc.xchainscan.com' ], + faucets: [], + nativeCurrency: { name: 'Intdestcoin', symbol: 'INTD', decimals: 18 }, + infoURL: 'https://xchainscan.com', + shortName: 'INTD', + chainId: 31753, + networkId: 31753, + explorers: [ + { + name: 'Xchain Mainnet Explorer', + url: 'https://xchainscan.com', + standard: 'EIP3091' + } + ] + }, + { + name: 'Xchain Testnet', + chain: 'Xchain', + icon: 'intd', + rpc: [ 'https://rpc.xchaintest.net' ], + faucets: [ 'https://xchainfaucet.net' ], + nativeCurrency: { name: 'Intdestcoin Testnet', symbol: 'INTD', decimals: 18 }, + infoURL: 'https://xchaintest.net', + shortName: 'tINTD', + chainId: 31754, + networkId: 31754, + explorers: [ + { + name: 'Xchain Testnet Explorer', + url: 'https://xchaintest.net', + standard: 'EIP3091' + } + ] + }, { name: 'W3Gamez Holesky Testnet', chain: 'ETH', @@ -23350,6 +23427,26 @@ const chainArray = [ } ] }, + { + name: 'PLYR TAU Testnet', + chain: 'PLYR', + icon: 'plyr', + rpc: [ 'https://subnets.avax.network/plyr/testnet/rpc' ], + faucets: [ 'https://faucet.avax.network/?subnet=plyr' ], + nativeCurrency: { name: 'PLYR', symbol: 'PLYR', decimals: 18 }, + infoURL: 'https://plyr.network', + shortName: 'plyr-tau-testnet', + chainId: 62831, + networkId: 62831, + slip44: 1, + explorers: [ + { + name: 'Avalanche Subnet Testnet Explorer', + url: 'https://subnets-test.avax.network/plyr', + standard: 'EIP3091' + } + ] + }, { name: 'eCredits Mainnet', chain: 'ECS', @@ -24480,6 +24577,24 @@ const chainArray = [ } ] }, + { + name: 'Inoai Network', + chain: 'INOAI', + faucets: [], + rpc: [ 'https://inoai-network.com' ], + nativeCurrency: { name: 'Inoai', symbol: 'INO', decimals: 18 }, + infoURL: 'https://inoai.info', + shortName: 'INOAI', + chainId: 88559, + networkId: 88559, + explorers: [ + { + name: 'inoai live', + url: 'https://inoai.live', + standard: 'none' + } + ] + }, { name: 'Unit Zero Testnet', chain: 'Unit Zero', @@ -25642,6 +25757,25 @@ const chainArray = [ explorers: [], status: 'incubating' }, + { + name: 'Eclat Mainnet', + chain: 'Eclat', + icon: 'eclat', + rpc: [ 'https://mainnet-rpc.eclatscan.com' ], + faucets: [], + nativeCurrency: { name: 'Eclat', symbol: 'ECLAT', decimals: 18 }, + infoURL: 'https://eclatscan.com', + shortName: 'ECLAT', + chainId: 165279, + networkId: 165279, + explorers: [ + { + name: 'Eclat Mainnet Explorer', + url: 'https://eclatscan.com', + standard: 'EIP3091' + } + ] + }, { name: 'Taiko Mainnet', chain: 'ETH', @@ -26466,6 +26600,25 @@ const chainArray = [ } ] }, + { + name: 'Eclat Testnet', + chain: 'Eclat', + icon: 'eclat', + rpc: [ 'https://testnet-rpc.eclatscan.com' ], + faucets: [ 'https://faucet.eclatscan.com' ], + nativeCurrency: { name: 'Eclat Testnet', symbol: 'ECLAT', decimals: 18 }, + infoURL: 'https://testnet-explorer.eclatscan.com', + shortName: 'tECLAT', + chainId: 262371, + networkId: 262371, + explorers: [ + { + name: 'Eclat Testnet Explorer', + url: 'https://testnet-explorer.eclatscan.com', + standard: 'EIP3091' + } + ] + }, { name: 'Gear Zero Network Testnet', chain: 'GearZero', @@ -28477,6 +28630,19 @@ const chainArray = [ } ] }, + { + name: 'Automata Testnet', + chain: 'Automata Testnet', + rpc: [], + faucets: [], + nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 }, + infoURL: 'https://ata.network', + shortName: 'automatatest', + chainId: 1398243, + networkId: 1398243, + icon: 'automata', + explorers: [] + }, { name: 'PlayFi Albireo Testnet', chain: 'ETH',