mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
99cd3d9458
* Added chain for Arévia. * Fixed shortname.
18 lines
290 B
JSON
18 lines
290 B
JSON
{
|
|
"name": "Arevia",
|
|
"chain": "Arevia",
|
|
"rpc": [],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Arev",
|
|
"symbol": "ARÉV",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "",
|
|
"shortName": "arevia",
|
|
"chainId": 2309,
|
|
"networkId": 2309,
|
|
"explorers": [],
|
|
"status": "incubating"
|
|
}
|