mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@bd6e0ebe7d 🚀
This commit is contained in:
parent
52dc5bb80e
commit
15aed3d178
File diff suppressed because one or more lines are too long
16
chains/eip155-50001.json
Normal file
16
chains/eip155-50001.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"name": "Liveplex OracleEVM",
|
||||||
|
"chain": "Liveplex OracleEVM Network",
|
||||||
|
"rpc": ["http://129.153.75.68:5000"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "",
|
||||||
|
"shortName": "LOE",
|
||||||
|
"chainId": 50001,
|
||||||
|
"networkId": 50001,
|
||||||
|
"explorers": []
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -6862,6 +6862,19 @@
|
||||||
"rpc": ["https://nodeapi.test.energi.network"],
|
"rpc": ["https://nodeapi.test.energi.network"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://www.energi.world/"
|
"infoURL": "https://www.energi.world/"
|
||||||
|
}, {
|
||||||
|
"name": "Liveplex OracleEVM",
|
||||||
|
"chainId": 50001,
|
||||||
|
"shortName": "LOE",
|
||||||
|
"networkId": 50001,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["http://129.153.75.68:5000"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": ""
|
||||||
}, {
|
}, {
|
||||||
"name": "GTON Testnet",
|
"name": "GTON Testnet",
|
||||||
"chainId": 50021,
|
"chainId": 50021,
|
||||||
|
|
|
@ -10102,6 +10102,21 @@
|
||||||
"chainId": 49797,
|
"chainId": 49797,
|
||||||
"networkId": 49797,
|
"networkId": 49797,
|
||||||
"slip44": 49797
|
"slip44": 49797
|
||||||
|
}, {
|
||||||
|
"name": "Liveplex OracleEVM",
|
||||||
|
"chain": "Liveplex OracleEVM Network",
|
||||||
|
"rpc": ["http://129.153.75.68:5000"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "",
|
||||||
|
"shortName": "LOE",
|
||||||
|
"chainId": 50001,
|
||||||
|
"networkId": 50001,
|
||||||
|
"explorers": []
|
||||||
}, {
|
}, {
|
||||||
"name": "GTON Testnet",
|
"name": "GTON Testnet",
|
||||||
"chain": "GTON Testnet",
|
"chain": "GTON Testnet",
|
||||||
|
|
|
@ -527,6 +527,7 @@
|
||||||
"REI": "eip155:47805",
|
"REI": "eip155:47805",
|
||||||
"BIT": "eip155:49088",
|
"BIT": "eip155:49088",
|
||||||
"tnrg": "eip155:49797",
|
"tnrg": "eip155:49797",
|
||||||
|
"LOE": "eip155:50001",
|
||||||
"tgton": "eip155:50021",
|
"tgton": "eip155:50021",
|
||||||
"SRDXm": "eip155:51712",
|
"SRDXm": "eip155:51712",
|
||||||
"DFK": "eip155:53935",
|
"DFK": "eip155:53935",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user