chains/_data/chains/eip155-1201.json
calehh 14b966032d
Add Evanesco mainnet and Avis testnet (#933)
* add evanesco chain

* add avis testnet

* Update _data/chains/eip155-2213.json

Co-authored-by: ligi <ligi@ligi.de>

* Update _data/chains/eip155-2213.json

Co-authored-by: ligi <ligi@ligi.de>

* Update _data/icons/evanesco.json

Co-authored-by: ligi <ligi@ligi.de>

Co-authored-by: ligi <ligi@ligi.de>
2022-03-02 07:16:51 +01:00

18 lines
336 B
JSON

{
"name": "AVIS Testnet",
"chain": "AVIS Testnet",
"network": "avis",
"rpc": [
"https://seed5.evanesco.org:8547"
],
"faucets": [],
"nativeCurrency": {
"name": "AVIS",
"symbol": "AVIS",
"decimals": 18
},
"infoURL": "https://evanesco.org/",
"shortName": "avis",
"chainId": 1201,
"networkId": 1201
}