mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
23 lines
492 B
JSON
23 lines
492 B
JSON
{
|
|
"name": "Armonia Eva Chain Testnet",
|
|
"chain": "Wall-e",
|
|
"rpc": ["https://testnet.evascan.io/api/eth-rpc/"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Armonia Multichain Native Token",
|
|
"symbol": "AMAX",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://amax.network",
|
|
"shortName": "wall-e",
|
|
"chainId": 161,
|
|
"networkId": 161,
|
|
"explorers": [
|
|
{
|
|
"name": "blockscout - evascan",
|
|
"url": "https://testnet.evascan.io",
|
|
"standard": "EIP3091"
|
|
}
|
|
]
|
|
}
|