chains/_data/chains/eip155-3693.json
2023-01-31 14:57:28 +01:00

23 lines
457 B
JSON

{
"name": "Empire Network",
"chain": "EMPIRE",
"rpc": ["https://rpc.empirenetwork.io"],
"faucets": [],
"nativeCurrency": {
"name": "Empire",
"symbol": "EMPIRE",
"decimals": 18
},
"infoURL": "https://www.empirenetwork.io/",
"shortName": "empire",
"chainId": 3693,
"networkId": 3693,
"explorers": [
{
"name": "Empire Explorer",
"url": "https://explorer.empirenetwork.io",
"standard": "none"
}
]
}