chains/_data/chains/eip155-49797.json
zalam003 aa8b0e2632
Update Energi mainnet and test RPC URL (#503)
* update energi rpc

* update energi testnet rpc symbol
2021-10-21 11:20:49 +02:00

20 lines
363 B
JSON

{
"name": "Energi Testnet",
"chain": "NRG",
"network": "testnet",
"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
}