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:
Tarun Baur 2021-05-25 15:02:41 +05:30 committed by GitHub
parent b6579cef8d
commit b51bf1bd6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 28 additions and 0 deletions

View 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
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmV1wZ1RVXeD7216aiVBpLkbBBHWNuoTvcSzpVQsqi2uaH",
"width": 200,
"height": 200,
"format": "png"
}
]