mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
19 lines
339 B
JSON
19 lines
339 B
JSON
{
|
|
"name": "Energi Testnet",
|
|
"chain": "NRG",
|
|
"rpc": [
|
|
"https://nodeapi.test.energi.network"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Energi",
|
|
"symbol": "NRG",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://www.energi.world/",
|
|
"shortName": "tnrg",
|
|
"chainId": 49797,
|
|
"networkId": 49797,
|
|
"slip44": 49797
|
|
}
|