mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
added empire network (#2204)
This commit is contained in:
parent
31bc492660
commit
2373a5c2c1
22
_data/chains/eip155-3693.json
Normal file
22
_data/chains/eip155-3693.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user