Update eip155-1620.json (#3032)

Updated RPC and URL from .com to .org
This commit is contained in:
DigDeep 2023-06-21 19:34:42 +01:00 committed by GitHub
parent da1b5ed35e
commit e0ddceba8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,14 +1,14 @@
{ {
"name": "Atheios", "name": "Atheios",
"chain": "ATH", "chain": "ATH",
"rpc": ["https://wallet.atheios.com:8797"], "rpc": ["https://rpc.atheios.org/"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Atheios Ether", "name": "Atheios Ether",
"symbol": "ATH", "symbol": "ATH",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://atheios.com", "infoURL": "https://atheios.org",
"shortName": "ath", "shortName": "ath",
"chainId": 1620, "chainId": 1620,
"networkId": 11235813, "networkId": 11235813,