diff --git a/_data/chains/eip155-995.json b/_data/chains/eip155-995.json index 7b285f1cef0d..8038d6f7064b 100644 --- a/_data/chains/eip155-995.json +++ b/_data/chains/eip155-995.json @@ -5,7 +5,7 @@ "faucets": [], "nativeCurrency": { "name": "5ire Token", - "symbol": "5IRE", + "symbol": "5ire", "decimals": 18 }, "infoURL": "https://5ire.org", diff --git a/_data/chains/eip155-997.json b/_data/chains/eip155-997.json index cd3a89766fc6..46df71b44e8e 100644 --- a/_data/chains/eip155-997.json +++ b/_data/chains/eip155-997.json @@ -1,8 +1,8 @@ { - "name": "5ireChain Thunder", - "chain": "5ireChain Testnet", - "rpc": ["https://rpc-testnet.5ire.network"], - "faucets": ["https://explorer.5ire.network/faucet"], + "name": "5ireChain Thunder Testnet", + "chain": "5ireChain", + "rpc": ["https://rpc.testnet.5ire.network"], + "faucets": ["https://testnet.5irescan.io/faucet"], "nativeCurrency": { "name": "5ire Testnet Token", "symbol": "T5IRE", @@ -15,8 +15,8 @@ "icon": "5ireChain", "explorers": [ { - "name": "5ireChain Explorer", - "url": "https://explorer.5ire.network", + "name": "5ireChain Testnet Explorer", + "url": "https://testnet.5irescan.io", "standard": "none", "icon": "5ireChain" }