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:
gentlebitcz 2021-05-05 15:24:38 +02:00 committed by GitHub
parent 2388bdd718
commit 9c001f0a47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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