chains/_data/chains/eip155-10101.json
gentlebitcz 9c001f0a47
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
2021-05-05 15:24:38 +02:00

21 lines
420 B
JSON

{
"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
}