mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-10101.json (#240)
* Create eip155-10101.json Hello, please add Blockchain Genesis Mainnet, thanks * Update eip155-10101.json i've removed explorer reference thanks
This commit is contained in:
parent
2388bdd718
commit
9c001f0a47
20
_data/chains/eip155-10101.json
Normal file
20
_data/chains/eip155-10101.json
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"name": "Blockchain Genesis Mainnet",
|
||||||
|
"chain": "GEN",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://eu.mainnet.xixoio.com",
|
||||||
|
"https://us.mainnet.xixoio.com",
|
||||||
|
"https://asia.mainnet.xixoio.com"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "GEN",
|
||||||
|
"symbol": "GEN",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.xixoio.com/",
|
||||||
|
"shortName": "GEN",
|
||||||
|
"chainId": 10101,
|
||||||
|
"networkId": 10101
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user