From 490e20758c8714ab4469fe216fce153558690b7a Mon Sep 17 00:00:00 2001 From: elasticroentgen <111697+elasticroentgen@users.noreply.github.com> Date: Fri, 13 Mar 2026 17:01:56 +0000 Subject: [PATCH] Update chains data --- src/data/chains.ts | 160 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 157 insertions(+), 3 deletions(-) diff --git a/src/data/chains.ts b/src/data/chains.ts index 12e111b9d77..5c149323fa0 100644 --- a/src/data/chains.ts +++ b/src/data/chains.ts @@ -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,17 @@ const chains = [ }, chain: "Muster", }, + { + name: "RISE", + infoURL: "https://risechain.com", + chainId: 4153, + nativeCurrency: { + name: "Ether", + symbol: "ETH", + decimals: 18, + }, + chain: "ETH", + }, { name: "MegaETH Mainnet", infoURL: "https://megaeth.com", @@ -1308,6 +1352,17 @@ const chains = [ }, chain: "Everclear Mainnet", }, + { + 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 +1374,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 +1484,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 +1539,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", @@ -1638,6 +1726,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 +1748,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 +1814,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 +1847,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 +1881,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", @@ -1936,6 +2068,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 +2101,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",