From e0ddceba8b369ff7cb3dd48722d2af181714d703 Mon Sep 17 00:00:00 2001 From: DigDeep <38376739+DigDeepMining@users.noreply.github.com> Date: Wed, 21 Jun 2023 19:34:42 +0100 Subject: [PATCH] Update eip155-1620.json (#3032) Updated RPC and URL from .com to .org --- _data/chains/eip155-1620.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-1620.json b/_data/chains/eip155-1620.json index fdb0d918..fd6d4656 100644 --- a/_data/chains/eip155-1620.json +++ b/_data/chains/eip155-1620.json @@ -1,14 +1,14 @@ { "name": "Atheios", "chain": "ATH", - "rpc": ["https://wallet.atheios.com:8797"], + "rpc": ["https://rpc.atheios.org/"], "faucets": [], "nativeCurrency": { "name": "Atheios Ether", "symbol": "ATH", "decimals": 18 }, - "infoURL": "https://atheios.com", + "infoURL": "https://atheios.org", "shortName": "ath", "chainId": 1620, "networkId": 11235813,