diff --git a/src/data/chains.ts b/src/data/chains.ts index 12e111b9d77..2ce505e4f34 100644 --- a/src/data/chains.ts +++ b/src/data/chains.ts @@ -265,7 +265,7 @@ const chains = [ }, { name: "Defi Oracle Meta Mainnet", - infoURL: "https://info.defi-oracle.io/", + infoURL: "https://d-bis.org", chainId: 138, nativeCurrency: { name: "Ether", @@ -439,6 +439,17 @@ const chains = [ }, chain: "ETH", }, + { + name: "zkXPLA Mainnet", + infoURL: "https://xpla.io", + chainId: 375, + nativeCurrency: { + name: "Ether", + symbol: "ETH", + decimals: 18, + }, + chain: "zkXPLA", + }, { name: "Lisinski", infoURL: "https://lisinski.online", @@ -923,6 +934,28 @@ const chains = [ }, chain: "ETH", }, + { + name: "Alpha Chain Mainnet", + infoURL: "https://docs.alphatoken.com/AlphaChain/about-alpha-chain", + chainId: 3111, + nativeCurrency: { + name: "Ether", + symbol: "ETH", + decimals: 18, + }, + chain: "Alpha Chain", + }, + { + name: "Edge", + infoURL: "https://www.edgex.exchange", + chainId: 3343, + nativeCurrency: { + name: "Ether", + symbol: "ETH", + decimals: 18, + }, + chain: "ETH", + }, { name: "Astar zkEVM", infoURL: "https://astar.network", @@ -967,6 +1000,28 @@ const chains = [ }, chain: "Muster", }, + { + name: "RISE", + infoURL: "https://risechain.com", + chainId: 4153, + nativeCurrency: { + name: "Ether", + symbol: "ETH", + decimals: 18, + }, + chain: "ETH", + }, + { + name: "Tempo Mainnet Presto", + infoURL: "https://tempo.xyz", + chainId: 4217, + nativeCurrency: { + name: "No native currency", + symbol: "USD", + decimals: 18, + }, + chain: "ETH", + }, { name: "MegaETH Mainnet", infoURL: "https://megaeth.com", @@ -1022,17 +1077,6 @@ const chains = [ }, chain: "Ham", }, - { - name: "Seismic devnet", - infoURL: "https://seismic.systems", - chainId: 5124, - nativeCurrency: { - name: "Seismic Ether", - symbol: "ETH", - decimals: 18, - }, - chain: "Seismic", - }, { name: "Superseed", infoURL: "https://www.superseed.xyz", @@ -1308,6 +1352,28 @@ const chains = [ }, chain: "Everclear Mainnet", }, + { + name: "Fluent", + infoURL: "https://www.fluent.xyz/", + chainId: 25363, + nativeCurrency: { + name: "Ether", + symbol: "ETH", + decimals: 18, + }, + chain: "FLUENT", + }, + { + name: "Horizen Mainnet", + infoURL: "https://horizen.hub.caldera.xyz", + chainId: 26514, + nativeCurrency: { + name: "Ether", + symbol: "ETH", + decimals: 18, + }, + chain: "horizen", + }, { name: "Vizing Mainnet", infoURL: "https://vizing.com", @@ -1319,6 +1385,17 @@ const chains = [ }, chain: "Vizing Mainnet", }, + { + name: "Ethiq", + infoURL: "https://www.ethiq.network", + chainId: 30303, + nativeCurrency: { + name: "Ether", + symbol: "ETH", + decimals: 18, + }, + chain: "ETH", + }, { name: "Ethersocial Network", infoURL: "https://ethersocial.org", @@ -1418,6 +1495,17 @@ const chains = [ }, chain: "ETH", }, + { + name: "Billions", + infoURL: "https://billions.network", + chainId: 45056, + nativeCurrency: { + name: "ETHER", + symbol: "ETH", + decimals: 18, + }, + chain: "Billions", + }, { name: "Blessnet", infoURL: "https://blessnet.io", @@ -1462,6 +1550,17 @@ const chains = [ }, chain: "ETH", }, + { + name: "Memento Mainnet", + infoURL: "", + chainId: 51888, + nativeCurrency: { + name: "Ether", + symbol: "ETH", + decimals: 18, + }, + chain: "Memento", + }, { name: "BirdLayer", infoURL: "https://www.dodochain.com", @@ -1495,6 +1594,17 @@ const chains = [ }, chain: "Superposition", }, + { + name: "DUST Mainnet", + infoURL: "https://dustproject.org", + chainId: 55378, + nativeCurrency: { + name: "Ether", + symbol: "ETH", + decimals: 18, + }, + chain: "ETH", + }, { name: "Lambda Chain Mainnet", infoURL: "https://lambda.im", @@ -1638,6 +1748,17 @@ const chains = [ }, chain: "ETH", }, + { + name: "Codex", + infoURL: "https://www.codex.xyz/", + chainId: 81224, + nativeCurrency: { + name: "Ether", + symbol: "ETH", + decimals: 18, + }, + chain: "ETH", + }, { name: "Blast", infoURL: "https://blast.io/", @@ -1649,6 +1770,17 @@ const chains = [ }, chain: "ETH", }, + { + name: "Cycle Network Mainnet Frigate", + infoURL: "https://www.cyclenetwork.io/", + chainId: 88688, + nativeCurrency: { + name: "Ether", + symbol: "ETH", + decimals: 18, + }, + chain: "ETH", + }, { name: "Nautilus Trition Chain", infoURL: "https://docs.nautchain.xyz", @@ -1704,6 +1836,17 @@ const chains = [ }, chain: "ETH", }, + { + name: "Nillion Network", + infoURL: "https://nillion.com/", + chainId: 98875, + nativeCurrency: { + name: "Ether", + symbol: "ETH", + decimals: 18, + }, + chain: "ETH", + }, { name: "Sova", infoURL: "https://sova.io", @@ -1726,6 +1869,17 @@ const chains = [ }, chain: "re.al", }, + { + name: "Ethernova Mainnet", + infoURL: "https://ethnova.net", + chainId: 121525, + nativeCurrency: { + name: "Ethernova", + symbol: "NOVA", + decimals: 18, + }, + chain: "NOVA", + }, { name: "Eventum Mainnet", infoURL: "https://evedex.com", @@ -1749,9 +1903,9 @@ const chains = [ chain: "ETH", }, { - name: "Taiko Hekla", - infoURL: "https://taiko.xyz", - chainId: 167009, + name: "HPP Mainnet", + infoURL: "https://www.hpp.io", + chainId: 190415, nativeCurrency: { name: "Ether", symbol: "ETH", @@ -1925,6 +2079,17 @@ const chains = [ }, chain: "DUSTBOY", }, + { + name: "Gensyn Mainnet", + infoURL: "https://gensyn.network/", + chainId: 685689, + nativeCurrency: { + name: "Ether", + symbol: "ETH", + decimals: 18, + }, + chain: "Gensyn", + }, { name: "Zether Mainnet", infoURL: "https://zether.org", @@ -1936,6 +2101,17 @@ const chains = [ }, chain: "Zether", }, + { + name: "bokuto", + infoURL: "https://katana.network", + chainId: 737373, + nativeCurrency: { + name: "Ether", + symbol: "ETH", + decimals: 18, + }, + chain: "bokuto", + }, { name: "katana", infoURL: "https://katana.network", @@ -1958,6 +2134,17 @@ const chains = [ }, chain: "ETH", }, + { + name: "Testethiq", + infoURL: "https://www.ethiq.network", + chainId: 853211, + nativeCurrency: { + name: "Ether", + symbol: "ETH", + decimals: 18, + }, + chain: "ETH", + }, { name: "Owshen Mainnet", infoURL: "https://owshen.io",