From b2b8516df5e341a3352f4f069fce0c7d276e798d Mon Sep 17 00:00:00 2001 From: Andy Lou Date: Fri, 13 Aug 2021 17:11:44 +0800 Subject: [PATCH] add TOOL Global Mainnet (#370) * add TOOL Global Mainnet * change shortname of TOOL Global Testnet --- _data/chains/eip155-8723.json | 24 ++++++++++++++++++++++++ _data/chains/eip155-8724.json | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 _data/chains/eip155-8723.json diff --git a/_data/chains/eip155-8723.json b/_data/chains/eip155-8723.json new file mode 100644 index 00000000..e9aef0ee --- /dev/null +++ b/_data/chains/eip155-8723.json @@ -0,0 +1,24 @@ +{ + "name": "TOOL Global Mainnet", + "chain": "OLO", + "network": "mainnet", + "rpc": [ + "https://mainnet-web3.wolot.io" + ], + "faucets": [], + "nativeCurrency": { + "name": "TOOL Global", + "symbol": "OLO", + "decimals": 18 + }, + "infoURL": "https://ibdt.io", + "shortName": "olo", + "chainId": 8723, + "networkId": 8723, + "slip44": 479, + "explorers": [{ + "name": "OLO Block Explorer", + "url": "https://www.olo.network", + "standard": "EIP3091" + }] +} \ No newline at end of file diff --git a/_data/chains/eip155-8724.json b/_data/chains/eip155-8724.json index 33459540..543a713c 100644 --- a/_data/chains/eip155-8724.json +++ b/_data/chains/eip155-8724.json @@ -14,7 +14,7 @@ "decimals": 18 }, "infoURL": "https://testnet-explorer.wolot.io", - "shortName": "olo", + "shortName": "tolo", "chainId": 8724, "networkId": 8724, "slip44": 479