From 48b8b450d64bdb5d366673ab05c0a8cebc436ea1 Mon Sep 17 00:00:00 2001 From: Reggie <92185630+blockchainreg@users.noreply.github.com> Date: Sat, 27 Nov 2021 22:00:25 -0800 Subject: [PATCH] Update Coin --- _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",