New chain id (#698)

This commit is contained in:
Dev Cizz 2021-12-24 16:56:09 +07:00 committed by GitHub
parent d62a8ad71f
commit f219a1730e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

19
eip155-9100.json Normal file
View File

@ -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
}