From 970ecd0453b6ae8cc856f7c805ec5c75b1b86f7b Mon Sep 17 00:00:00 2001 From: zombieliu <17600047539@163.com> Date: Fri, 26 Mar 2021 17:05:43 +0800 Subject: [PATCH] add id 102 for SGC testnet --- _data/chains/eip155-102.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 _data/chains/eip155-102.json diff --git a/_data/chains/eip155-102.json b/_data/chains/eip155-102.json new file mode 100644 index 00000000..3ed8b75d --- /dev/null +++ b/_data/chains/eip155-102.json @@ -0,0 +1,16 @@ +{ + "name": "SGC Testnet", + "chain": "SGC", + "network": "SGC testnet", + "rpc": ["https://substrate.org.cn"], + "faucets": [], + "nativeCurrency": { + "name": "SGC", + "symbol": "SGC", + "decimals": 18 + }, + "infoURL": "https://web3games.blockspaper.com/en/", + "shortName": "sgc", + "chainId": 102, + "networkId": 102 +} \ No newline at end of file