From 6747f83f78a128bd5c1accb832f92217ca89b773 Mon Sep 17 00:00:00 2001 From: Dev Cizz <70370489+kawisin@users.noreply.github.com> Date: Thu, 23 Dec 2021 16:33:07 +0700 Subject: [PATCH] New chain id --- eip155-9100.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 eip155-9100.json diff --git a/eip155-9100.json b/eip155-9100.json new file mode 100644 index 00000000..12a64dd7 --- /dev/null +++ b/eip155-9100.json @@ -0,0 +1,19 @@ +{ + "name": "Genesis Coin", + "chain": "Genesis", + "network": "Genesis Coin", + "rpc": [ + "https://genesis-gn.com", + "wss://genesis-gn.com" + ], + "faucets": [], + "nativeCurrency": { + "name": "GN Coin", + "symbol": "GNC", + "decimals": 18 + }, + "infoURL": "https://genesis-gn.com", + "shortName": "GENEC", + "chainId": 9100, + "networkId": 9100 +} \ No newline at end of file