mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
18 lines
344 B
JSON
18 lines
344 B
JSON
{
|
|
"name": "Evanesco Testnet",
|
|
"chain": "Evanesco 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
|
|
} |