mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update Energi mainnet and test RPC URL (#503)
* update energi rpc * update energi testnet rpc symbol
This commit is contained in:
parent
382df0fe96
commit
aa8b0e2632
|
@ -3,7 +3,7 @@
|
|||
"chain": "NRG",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://nodeapi.gen3.energi.network"
|
||||
"https://nodeapi.energi.network"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
@ -16,4 +16,4 @@
|
|||
"chainId": 39797,
|
||||
"networkId": 39797,
|
||||
"slip44": 39797
|
||||
}
|
||||
}
|
||||
|
|
|
@ -3,12 +3,12 @@
|
|||
"chain": "NRG",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://nodeapi.test3.energi.network"
|
||||
"https://nodeapi.test.energi.network"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Energi",
|
||||
"symbol": "tNRG",
|
||||
"symbol": "NRG",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.energi.world/",
|
||||
|
@ -16,4 +16,4 @@
|
|||
"chainId": 49797,
|
||||
"networkId": 49797,
|
||||
"slip44": 49797
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user