From 6a93656ab63b2bf7cffe44f12bfcc019d1266354 Mon Sep 17 00:00:00 2001 From: Reggie <92185630+blockchainreg@users.noreply.github.com> Date: Mon, 29 Nov 2021 03:13:52 -0500 Subject: [PATCH] Update Coin (#607) --- _data/chains/eip155-7878.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/chains/eip155-7878.json b/_data/chains/eip155-7878.json index 087c3942..792f840f 100644 --- a/_data/chains/eip155-7878.json +++ b/_data/chains/eip155-7878.json @@ -1,12 +1,12 @@ { "name": "Hazlor Testnet", - "chain": "Hazlor", + "chain": "SCAS", "network": "testnet", - "rpc": ["http://hatlas.rpc.hazlor.com:8545/"], + "rpc": ["https://hatlas.rpc.hazlor.com:8545/"], "faucets": ["https://faucet.hazlor.com"], "nativeCurrency": { - "name": "Planet", - "symbol": "PLANET", + "name": "Hazlor Test Coin", + "symbol": "TSCAS", "decimals": 18 }, "infoURL": "https://hazlor.com",