add TOOL Global Mainnet (#370)

* add TOOL Global Mainnet

* change shortname of TOOL Global Testnet
This commit is contained in:
Andy Lou 2021-08-13 17:11:44 +08:00 committed by GitHub
parent b16bd1ed77
commit b2b8516df5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 1 deletions

View File

@ -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"
}]
}

View File

@ -14,7 +14,7 @@
"decimals": 18
},
"infoURL": "https://testnet-explorer.wolot.io",
"shortName": "olo",
"shortName": "tolo",
"chainId": 8724,
"networkId": 8724,
"slip44": 479