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",
|
"chain": "NRG",
|
||||||
"network": "mainnet",
|
"network": "mainnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://nodeapi.gen3.energi.network"
|
"https://nodeapi.energi.network"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
@ -16,4 +16,4 @@
|
||||||
"chainId": 39797,
|
"chainId": 39797,
|
||||||
"networkId": 39797,
|
"networkId": 39797,
|
||||||
"slip44": 39797
|
"slip44": 39797
|
||||||
}
|
}
|
||||||
|
|
|
@ -3,12 +3,12 @@
|
||||||
"chain": "NRG",
|
"chain": "NRG",
|
||||||
"network": "testnet",
|
"network": "testnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://nodeapi.test3.energi.network"
|
"https://nodeapi.test.energi.network"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Energi",
|
"name": "Energi",
|
||||||
"symbol": "tNRG",
|
"symbol": "NRG",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://www.energi.world/",
|
"infoURL": "https://www.energi.world/",
|
||||||
|
@ -16,4 +16,4 @@
|
||||||
"chainId": 49797,
|
"chainId": 49797,
|
||||||
"networkId": 49797,
|
"networkId": 49797,
|
||||||
"slip44": 49797
|
"slip44": 49797
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user