mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add edgeware mainnet network id. (#179)
This commit is contained in:
parent
580e594d09
commit
032c3a42f0
18
_data/chains/eip155-2021.json
Normal file
18
_data/chains/eip155-2021.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "Edgeware Mainnet",
|
||||
"chain": "EDG",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://mainnet1.edgewa.re"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Edge",
|
||||
"symbol": "EDG",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "http://edgewa.re",
|
||||
"shortName": "edg",
|
||||
"chainId": 2021,
|
||||
"networkId": 2021
|
||||
}
|
Loading…
Reference in New Issue
Block a user