mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00

* 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>
18 lines
336 B
JSON
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
|
|
} |