mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add TOOL Global Mainnet (#370)
* add TOOL Global Mainnet * change shortname of TOOL Global Testnet
This commit is contained in:
parent
b16bd1ed77
commit
b2b8516df5
24
_data/chains/eip155-8723.json
Normal file
24
_data/chains/eip155-8723.json
Normal 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"
|
||||||
|
}]
|
||||||
|
}
|
|
@ -14,7 +14,7 @@
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://testnet-explorer.wolot.io",
|
"infoURL": "https://testnet-explorer.wolot.io",
|
||||||
"shortName": "olo",
|
"shortName": "tolo",
|
||||||
"chainId": 8724,
|
"chainId": 8724,
|
||||||
"networkId": 8724,
|
"networkId": 8724,
|
||||||
"slip44": 479
|
"slip44": 479
|
||||||
|
|
Loading…
Reference in New Issue
Block a user