add Liveplex OracleEVM network (#2156)

* Create eip155-50001.json

* Update eip155-50001.json

shortname added

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
salim-mahat 2023-01-22 23:07:30 +05:30 committed by GitHub
parent eba710bab5
commit bd6e0ebe7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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": []
}