From 4b92075165958577a9f7be8279764ab4b2acabf9 Mon Sep 17 00:00:00 2001 From: openchain-hj <106723685+openchain-hj@users.noreply.github.com> Date: Fri, 3 Jun 2022 18:24:46 +0900 Subject: [PATCH] Add OpenChain (#1212) --- _data/chains/eip155-474142.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 _data/chains/eip155-474142.json diff --git a/_data/chains/eip155-474142.json b/_data/chains/eip155-474142.json new file mode 100644 index 00000000..bece78ea --- /dev/null +++ b/_data/chains/eip155-474142.json @@ -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" + }] +} \ No newline at end of file