mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
New chain id (#698)
This commit is contained in:
parent
d62a8ad71f
commit
f219a1730e
19
eip155-9100.json
Normal file
19
eip155-9100.json
Normal 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
|
||||
}
|
Loading…
Reference in New Issue
Block a user