chains/chains/eip155-29.json

23 lines
448 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"
}
]
}