diff --git a/src/scripts/reference/chains.json b/src/scripts/reference/chains.json index da423bc2ef4..feb722d496a 100644 --- a/src/scripts/reference/chains.json +++ b/src/scripts/reference/chains.json @@ -263,7 +263,7 @@ "name": "Shibarium", "chain": "Shibarium", "icon": "shibarium", - "rpc": ["https://www.shibrpc.com", "https://rpc.shibrpc.com", "https://shib.nownodes.io"], + "rpc": ["https://rpc.shibrpc.com", "https://shib.nownodes.io"], "faucets": [], "nativeCurrency": { "name": "BONE Shibarium", "symbol": "BONE", "decimals": 18 }, "infoURL": "https://shibariumecosystem.com", @@ -852,7 +852,7 @@ { "name": "Hyperliquid EVM Testnet", "chain": "HYPE", - "rpc": ["https://rpc.hyperliquid-testnet.xyz/evm"], + "rpc": ["https://api.hyperliquid-testnet.xyz/evm"], "features": [{ "name": "EIP155" }, { "name": "EIP1559" }], "faucets": [], "nativeCurrency": { "name": "HYPE", "symbol": "HYPE", "decimals": 18 }, @@ -860,7 +860,7 @@ "shortName": "hype-evm-testnet", "chainId": 998, "networkId": 998, - "explorers": [{ "name": "blockscout", "url": "https://explore-testnet.hyperpc.app", "standard": "EIP3091" }], + "explorers": [], "redFlags": ["reusedChainId"] }, {