chains/_data/chains/eip155-29.json
2022-01-14 21:12:06 +01:00

23 lines
440 B
JSON

{
"name": "Genesis L1",
"chain": "genesis",
"rpc": [
"https://rpc.genesisl1.org"
],
"faucets": [],
"nativeCurrency": {
"name": "L1 coin",
"symbol": "L1",
"decimals": 18
},
"infoURL": "https://www.genesisl1.com",
"shortName": "L1",
"chainId": 29,
"networkId": 29,
"explorers": [{
"name": "Genesis L1 blockchain explorer",
"url": "https://explorer.genesisl1.org",
"standard": "none"
}]
}