diff --git a/src/scripts/reference/chains.json b/src/scripts/reference/chains.json
index bf0c3a9e7fd..770ff12cf98 100644
--- a/src/scripts/reference/chains.json
+++ b/src/scripts/reference/chains.json
@@ -20,7 +20,8 @@
       "https://rpc.mevblocker.io/noreverts",
       "https://rpc.mevblocker.io/fullprivacy",
       "https://eth.drpc.org",
-      "wss://eth.drpc.org"
+      "wss://eth.drpc.org",
+      "https://api.securerpc.com/v1"
     ],
     "features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
     "faucets": [],
@@ -96,18 +97,22 @@
     ]
   },
   {
-    "name": "Astar Shibuya",
-    "chain": "SBY",
-    "rpc": ["https://evm.shibuya.astar.network/"],
-    "faucets": ["https://docs.astar.network/docs/build/environment/faucet/"],
-    "nativeCurrency": { "name": "Shibuya testnet tokens", "symbol": "SBY", "decimals": 18 },
-    "infoURL": "https://docs.astar.network/",
-    "shortName": "sby",
+    "name": "Japan Open Chain Mainnet",
+    "chain": "JOC",
+    "rpc": [
+      "https://rpc-1.japanopenchain.org:8545",
+      "https://rpc-2.japanopenchain.org:8545",
+      "https://rpc-3.japanopenchain.org"
+    ],
+    "faucets": [],
+    "nativeCurrency": { "name": "Japan Open Chain Token", "symbol": "JOC", "decimals": 18 },
+    "infoURL": "https://www.japanopenchain.org/",
+    "shortName": "joc",
     "chainId": 81,
     "networkId": 81,
-    "icon": "sby",
+    "icon": "joc",
     "explorers": [
-      { "name": "Block Explorer", "url": "https://shibuya.blockscout.com/", "standard": "EIP3091", "icon": "sby" }
+      { "name": "Block Explorer", "url": "https://explorer.japanopenchain.org", "standard": "EIP3091", "icon": "joc" }
     ],
     "redFlags": ["reusedChainId"]
   },
@@ -184,16 +189,17 @@
   {
     "name": "Unichain",
     "chain": "ETH",
-    "rpc": ["https://mainnet.unichain.org/"],
+    "rpc": ["https://mainnet.unichain.org", "https://unichain-rpc.publicnode.com", "wss://unichain-rpc.publicnode.com"],
     "faucets": [],
     "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 },
     "infoURL": "https://unichain.org",
     "shortName": "unichain",
     "chainId": 130,
     "networkId": 130,
-    "status": "incubating",
+    "icon": "unichain",
     "explorers": [
-      { "name": "Unichain Mainnet Explorer", "url": "https://uniscan.xyz/", "icon": "unichain", "standard": "EIP3091" }
+      { "name": "Unichain Mainnet Explorer", "url": "https://uniscan.xyz", "standard": "EIP3091" },
+      { "name": "Unichain Mainnet Explorer", "url": "https://unichain.blockscout.com", "standard": "EIP3091" }
     ]
   },
   {
@@ -563,7 +569,7 @@
     "parent": { "type": "L2", "chain": "eip155-11155111", "bridges": [{ "url": "https://bridge.mode.network/" }] }
   },
   {
-    "name": "Hyperliquid Testnet",
+    "name": "Hyperliquid EVM Testnet",
     "chain": "HYPE",
     "rpc": ["https://api.hyperliquid-testnet.xyz/evm"],
     "features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
@@ -573,9 +579,7 @@
     "shortName": "hype-evm-testnet",
     "chainId": 998,
     "networkId": 998,
-    "explorers": [
-      { "name": "Hyperliquid Testnet", "url": "https://app.hyperliquid-testnet.xyz/explorer", "standard": "none" }
-    ],
+    "explorers": [],
     "redFlags": ["reusedChainId"]
   },
   {
@@ -767,26 +771,21 @@
       "https://unichain-sepolia-rpc.publicnode.com",
       "wss://unichain-sepolia-rpc.publicnode.com"
     ],
-    "faucets": [
-      "https://faucet.quicknode.com/unichain/sepolia",
-      "https://console.optimism.io/faucet",
-      "https://thirdweb.com/unichain-sepolia-testnet"
-    ],
+    "faucets": [],
     "nativeCurrency": { "name": "Sepolia Ether", "symbol": "ETH", "decimals": 18 },
-    "infoURL": "https://www.unichain.org",
-    "shortName": "unichain-sepolia",
+    "infoURL": "https://unichain.org",
+    "shortName": "unichain-sep",
     "chainId": 1301,
     "networkId": 1301,
-    "icon": "unichain",
+    "icon": "unichain-testnet",
     "explorers": [
       {
-        "name": "Unichain Sepolia Explorer",
-        "url": "https://sepolia.uniscan.xyz",
-        "icon": "unichain",
+        "name": "Unichain Sepolia Testnet Explorer",
+        "url": "https://unichain-sepolia.blockscout.com",
         "standard": "EIP3091"
-      }
-    ],
-    "parent": { "type": "L2", "chain": "eip155-11155111" }
+      },
+      { "name": "Unichain Sepolia Testnet Explorer", "url": "https://sepolia.uniscan.xyz", "standard": "EIP3091" }
+    ]
   },
   {
     "name": "Sei Testnet",
@@ -819,7 +818,6 @@
     "shortName": "soneium",
     "title": "Soneium mainnet",
     "chain": "ETH",
-    "icon": "soneium",
     "rpc": ["https://rpc.soneium.org"],
     "faucets": [],
     "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 },
@@ -853,33 +851,50 @@
   },
   {
     "name": "Ronin Mainnet",
-    "title": "Ronin Mainnet",
-    "chain": "Ronin",
+    "title": "Ronin",
+    "chain": "ronin",
     "rpc": ["https://api.roninchain.com/rpc"],
     "faucets": [],
     "nativeCurrency": { "name": "RON", "symbol": "RON", "decimals": 18 },
-    "infoURL": "https://app.roninchain.com",
-    "shortName": "ronin",
+    "infoURL": "https://roninchain.com",
+    "shortName": "ron",
     "chainId": 2020,
     "networkId": 2020,
-    "slip44": 60,
-    "explorers": [{ "name": "Ronin Explorer", "url": "https://app.roninchain.com/", "standard": "EIP3091" }]
+    "redFlags": ["reusedChainId"],
+    "explorers": [{ "name": "Ronin Block Explorer", "url": "https://app.roninchain.com", "standard": "EIP3091" }]
   },
   {
-    "name": "Ronin Saigon testnet",
-    "chain": "Ronin Saigon",
+    "name": "Edgeware EdgeEVM Mainnet",
+    "chain": "EDG",
     "icon": "edgeware",
-    "rpc": ["https://saigon-testnet.roninchain.com/rpc"],
+    "rpc": [
+      "https://edgeware-evm.jelliedowl.net",
+      "https://edgeware-evm0.jelliedowl.net",
+      "https://edgeware-evm1.jelliedowl.net",
+      "https://edgeware-evm2.jelliedowl.net",
+      "https://edgeware-evm3.jelliedowl.net",
+      "wss://edgeware.jelliedowl.net",
+      "wss://edgeware-rpc0.jelliedowl.net",
+      "wss://edgeware-rpc1.jelliedowl.net",
+      "wss://edgeware-rpc2.jelliedowl.net",
+      "wss://edgeware-rpc3.jelliedowl.net"
+    ],
     "features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
     "faucets": [],
-    "nativeCurrency": { "name": "RON", "symbol": "RON", "decimals": 18 },
-    "infoURL": "https://saigon-app.roninchain.com",
-    "shortName": "ronin",
+    "nativeCurrency": { "name": "Edgeware", "symbol": "EDG", "decimals": 18 },
+    "infoURL": "https://edgeware.io",
+    "shortName": "edg",
     "chainId": 2021,
     "networkId": 2021,
     "slip44": 523,
     "explorers": [
-      { "name": "Ronin Saigon explorer", "url": "https://saigon-app.roninchain.com/", "standard": "EIP3091" }
+      { "name": "Edgscan EdgeEVM explorer by Bharathcoorg", "url": "https://edgscan.live", "standard": "EIP3091" },
+      {
+        "name": "Edgscan EdgeWASM explorer by Bharathcoorg",
+        "url": "https://edgscan.ink",
+        "standard": "none",
+        "icon": "edgscan"
+      }
     ]
   },
   {
@@ -1099,7 +1114,7 @@
     "name": "Monad Testnet",
     "chain": "MON",
     "icon": "monad",
-    "rpc": [],
+    "rpc": ["https://testnet-rpc.monad.xyz"],
     "features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
     "faucets": [],
     "nativeCurrency": { "name": "Testnet MON Token", "symbol": "MON", "decimals": 18 },
@@ -1108,7 +1123,9 @@
     "chainId": 10143,
     "networkId": 10143,
     "slip44": 1,
-    "explorers": []
+    "explorers": [
+      { "name": "Monad Testnet Explorer", "url": "https://testnet.monadexplorer.com", "standard": "EIP3091" }
+    ]
   },
   {
     "name": "Gnosis Chiado Testnet",
@@ -1202,7 +1219,8 @@
     ]
   },
   {
-    "name": "Lens Sepolia Testnet",
+    "name": "Lens Testnet",
+    "title": "Lens Network Sepolia Testnet",
     "chain": "Lens",
     "rpc": ["https://rpc.testnet.lens.dev"],
     "faucets": ["https://www.alchemy.com/faucets/lens-sepolia"],
@@ -1321,7 +1339,7 @@
     "name": "Zircuit Testnet",
     "chain": "Zircuit Testnet",
     "icon": "zircuit",
-    "rpc": ["https://zircuit1-testnet.p2pify.com/"],
+    "rpc": ["https://testnet.zircuit.com"],
     "faucets": [],
     "nativeCurrency": { "name": "ETH", "symbol": "ETH", "decimals": 18 },
     "infoURL": "https://www.zircuit.com/",
@@ -1336,7 +1354,7 @@
     "name": "Zircuit Mainnet",
     "chain": "Zircuit Mainnet",
     "icon": "zircuit",
-    "rpc": ["https://zircuit1-mainnet.p2pify.com/"],
+    "rpc": ["https://mainnet.zircuit.com"],
     "faucets": [],
     "nativeCurrency": { "name": "ETH", "symbol": "ETH", "decimals": 18 },
     "infoURL": "https://www.zircuit.com/",
@@ -1517,12 +1535,9 @@
   {
     "name": "Berachain bArtio",
     "chain": "Berachain bArtio",
-    "rpc": [
-      "https://bartio.rpc.berachain.com",
-      "https://bera-testnet.nodeinfra.com",
-      "https://bartio.rpc.b-harvest.io"
-    ],
-    "faucets": ["https://bartio.faucet.berachain.com"],
+    "status": "deprecated",
+    "rpc": [],
+    "faucets": [],
     "nativeCurrency": { "name": "BERA Token", "symbol": "BERA", "decimals": 18 },
     "infoURL": "https://www.berachain.com",
     "shortName": "berachainbArtio",
@@ -1536,7 +1551,13 @@
   {
     "name": "Berachain",
     "chain": "Berachain",
-    "rpc": ["https://rpc.berachain.com"],
+    "rpc": [
+      "https://rpc.berachain.com",
+      "https://berachain-rpc.publicnode.com",
+      "wss://berachain-rpc.publicnode.com",
+      "https://rpc.berachain-apis.com",
+      "wss://rpc.berachain-apis.com"
+    ],
     "faucets": [],
     "nativeCurrency": { "name": "BERA Token", "symbol": "BERA", "decimals": 18 },
     "infoURL": "https://www.berachain.com",
@@ -1709,17 +1730,17 @@
     "parent": { "type": "L2", "chain": "eip155-1", "bridges": [{ "url": "https://scroll.io/bridge" }] }
   },
   {
-    "name": "Merlin Testnet",
+    "name": "Won Network",
     "chainId": 686868,
-    "shortName": "merlin",
-    "chain": "MERLIN",
-    "icon": "merlin",
+    "shortName": "WonChain",
+    "chain": "WON",
+    "icon": "won",
     "networkId": 686868,
-    "nativeCurrency": { "name": "Merlin_BTC", "symbol": "BTC", "decimals": 18 },
-    "rpc": ["https://testnet-rpc.merlinchain.io/"],
-    "faucets": ["https://testnet.merlinchain.io/bridge"],
-    "explorers": [{ "name": "Merlin Testnet", "url": "https://testnet-scan.merlinchain.io/", "standard": "none" }],
-    "infoURL": "https://merlinchain.io/"
+    "nativeCurrency": { "name": "Won", "symbol": "WON", "decimals": 18 },
+    "rpc": ["https://rpc.wonnetwork.org"],
+    "faucets": ["https://faucet.wondollars.org"],
+    "explorers": [{ "name": "Won Explorer", "url": "https://scan.wonnetwork.org", "standard": "EIP3091" }],
+    "infoURL": "https://wonnetwork.org"
   },
   {
     "name": "Hemi Sepolia",
@@ -1799,7 +1820,7 @@
     "parent": { "type": "L2", "chain": "eip155-1", "bridges": [{ "url": "https://app.treasure.lol/chain/bridge" }] }
   },
   {
-    "name": "Sepolia",
+    "name": "Ethereum Sepolia",
     "title": "Ethereum Testnet Sepolia",
     "chain": "ETH",
     "rpc": [