mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add EraSwap Network (#273)
* Add Eraswap Network * Update _data/chains/eip155-5197.json Co-authored-by: ligi <ligi@ligi.de> * Update _data/chains/eip155-5197.json Co-authored-by: ligi <ligi@ligi.de> * Update _data/chains/eip155-5197.json Co-authored-by: ligi <ligi@ligi.de> * Add eraswap icon * Update eip155-5197.json Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
b6579cef8d
commit
b51bf1bd6a
20
_data/chains/eip155-5197.json
Normal file
20
_data/chains/eip155-5197.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "EraSwap Mainnet",
|
||||
"chain": "ESN",
|
||||
"network": "mainnet",
|
||||
"icon": "eraswap",
|
||||
"rpc": [
|
||||
"https://mainnet.eraswap.network",
|
||||
"https://rpc-mumbai.mainnet.eraswap.network"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "EraSwap",
|
||||
"symbol": "ES",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://eraswap.info/",
|
||||
"shortName": "es",
|
||||
"chainId": 5197,
|
||||
"networkId": 5197
|
||||
}
|
8
_data/icons/eraswap.json
Normal file
8
_data/icons/eraswap.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmV1wZ1RVXeD7216aiVBpLkbBBHWNuoTvcSzpVQsqi2uaH",
|
||||
"width": 200,
|
||||
"height": 200,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user