New chain id

This commit is contained in:
Dev Cizz 2021-12-23 16:33:07 +07:00 committed by GitHub
parent 9e07221635
commit 6747f83f78
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
}