Fixes (sanity and consistency, auto), history

This commit is contained in:
cryptomanz 2021-08-09 06:46:12 +00:00 committed by trust-wallet-merge-bot
parent bbd8ede93a
commit 74411e361f
4 changed files with 45 additions and 28 deletions

View File

@ -382,6 +382,7 @@
"0x3B4443F97B37A6Ef864c3f0f1632E366B4f1d20f", "0x3B4443F97B37A6Ef864c3f0f1632E366B4f1d20f",
"0x3B44E6D655226E79B3d2AC510C11b2637a9f50Dd", "0x3B44E6D655226E79B3d2AC510C11b2637a9f50Dd",
"0x3B73c1B2ea59835cbfcADade5462b6aB630D9890", "0x3B73c1B2ea59835cbfcADade5462b6aB630D9890",
"0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2",
"0x3b831d36ed418e893F42d46ff308C326C239429f", "0x3b831d36ed418e893F42d46ff308C326C239429f",
"0x3B8674F9CD879E0f557B3df9700D9B639a2eeA17", "0x3B8674F9CD879E0f557B3df9700D9B639a2eeA17",
"0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2", "0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2",

View File

@ -1,25 +1,25 @@
{ {
"name": "LaunchZone", "name": "LaunchZone",
"website": "https://lz.finance", "website": "https://lz.finance",
"description": "LaunchZone is The Ultimate DeFi Platform. $LZ is the utility and governance token of LaunchZone Ecosystem", "description": "LaunchZone is The Ultimate DeFi Platform. $LZ is the utility and governance token of LaunchZone Ecosystem",
"explorer": "https://bscscan.com/token/0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2", "explorer": "https://bscscan.com/token/0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2",
"type": "BEP20", "type": "BEP20",
"symbol": "LZ", "symbol": "LZ",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2", "id": "0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2",
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/launchzone" "url": "https://github.com/launchzone"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/launchzoneann" "url": "https://twitter.com/launchzoneann"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://docs.lz.finance" "url": "https://docs.lz.finance"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 3199, "versionNum": 3200,
"commit": "a00f48f2d782dedfbd258756a03cfbe096e7f5a8", "commit": "bbd8ede93a6db2d16ba59ab1c3df4fce19604a2a",
"date": "2021-08-09T06:32:08.403Z" "date": "2021-08-09T06:45:56.518Z"
} }

View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 3200,
"commit": "bbd8ede93a6db2d16ba59ab1c3df4fce19604a2a",
"date": "2021-08-09T06:45:56.518Z"
},
"versionStart": {
"versionNum": 3199,
"commit": "a00f48f2d782dedfbd258756a03cfbe096e7f5a8",
"date": "2021-08-09T06:32:08.403Z"
},
"changes": [
"blockchains/smartchain/assets/0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2/info.json",
"blockchains/smartchain/assets/0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2/logo.png"
]
}