mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Energi (NRG) Gen 3 mainnet and testnet chains (#83)
Signed-off-by: Andrey Galkin <andrey@futoin.org>
This commit is contained in:
parent
d03be83454
commit
80dba3e2a6
19
_data/chains/39797.json
Normal file
19
_data/chains/39797.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "Energi Mainnet",
|
||||
"chain": "NRG",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://nodeapi.gen3.energi.network"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Energi",
|
||||
"symbol": "NRG",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.energi.world/",
|
||||
"shortName": "nrg",
|
||||
"chainId": 39797,
|
||||
"networkId": 39797,
|
||||
"slip44": 39797
|
||||
}
|
19
_data/chains/49797.json
Normal file
19
_data/chains/49797.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "Energi Testnet",
|
||||
"chain": "NRG",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://nodeapi.test3.energi.network"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Energi",
|
||||
"symbol": "tNRG",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.energi.world/",
|
||||
"shortName": "tnrg",
|
||||
"chainId": 49797,
|
||||
"networkId": 49797,
|
||||
"slip44": 49797
|
||||
}
|
Loading…
Reference in New Issue
Block a user