chains/_data/chains/eip155-8724.json
Andy Lou b2b8516df5
add TOOL Global Mainnet (#370)
* add TOOL Global Mainnet

* change shortname of TOOL Global Testnet
2021-08-13 11:11:44 +02:00

22 lines
414 B
JSON

{
"name": "TOOL Global Testnet",
"chain": "OLO",
"network": "testnet",
"rpc": [
"https://testnet-web3.wolot.io"
],
"faucets": [
"https://testnet-explorer.wolot.io"
],
"nativeCurrency": {
"name": "TOOL Global",
"symbol": "OLO",
"decimals": 18
},
"infoURL": "https://testnet-explorer.wolot.io",
"shortName": "tolo",
"chainId": 8724,
"networkId": 8724,
"slip44": 479
}