mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add OpenChain (#1212)
This commit is contained in:
parent
6431e8f7e9
commit
4b92075165
22
_data/chains/eip155-474142.json
Normal file
22
_data/chains/eip155-474142.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "OpenChain Mainnet",
|
||||
"chain": "OpenChain",
|
||||
"rpc": [
|
||||
"https://baas-rpc.luniverse.io:18545?lChainId=1641349324562974539"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "OpenCoin",
|
||||
"symbol": "OPC",
|
||||
"decimals": 10
|
||||
},
|
||||
"infoURL": "https://www.openchain.live",
|
||||
"shortName": "oc",
|
||||
"chainId": 474142,
|
||||
"networkId": 474142,
|
||||
"explorers": [{
|
||||
"name": "SIDE SCAN",
|
||||
"url": "https://sidescan.luniverse.io/1641349324562974539",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user