Deploying to gh-pages from @ ethereum-lists/chains@bd6e0ebe7d 🚀

This commit is contained in:
ligi 2023-01-22 17:41:12 +00:00
parent 52dc5bb80e
commit 15aed3d178
6 changed files with 47 additions and 2 deletions

File diff suppressed because one or more lines are too long

16
chains/eip155-50001.json Normal file
View 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

View File

@ -6862,6 +6862,19 @@
"rpc": ["https://nodeapi.test.energi.network"],
"faucets": [],
"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",
"chainId": 50021,

View File

@ -10102,6 +10102,21 @@
"chainId": 49797,
"networkId": 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",
"chain": "GTON Testnet",

View File

@ -527,6 +527,7 @@
"REI": "eip155:47805",
"BIT": "eip155:49088",
"tnrg": "eip155:49797",
"LOE": "eip155:50001",
"tgton": "eip155:50021",
"SRDXm": "eip155:51712",
"DFK": "eip155:53935",