mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
eba710bab5
commit
bd6e0ebe7d
16
_data/chains/eip155-50001.json
Normal file
16
_data/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": []
|
||||
}
|
Loading…
Reference in New Issue
Block a user