chains/chains/eip155-26.json

23 lines
468 B
JSON

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