From 74411e361fe349319bc0739481a6f0428a337d02 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Mon, 9 Aug 2021 06:46:12 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 50 +++++++++---------- history/LATEST.json | 6 +-- history/versions/3200.json | 16 ++++++ 4 files changed, 45 insertions(+), 28 deletions(-) create mode 100644 history/versions/3200.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 5cde0584a..5521409c0 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -382,6 +382,7 @@ "0x3B4443F97B37A6Ef864c3f0f1632E366B4f1d20f", "0x3B44E6D655226E79B3d2AC510C11b2637a9f50Dd", "0x3B73c1B2ea59835cbfcADade5462b6aB630D9890", + "0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2", "0x3b831d36ed418e893F42d46ff308C326C239429f", "0x3B8674F9CD879E0f557B3df9700D9B639a2eeA17", "0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2", diff --git a/blockchains/smartchain/assets/0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2/info.json b/blockchains/smartchain/assets/0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2/info.json index 55afe2099..31ab0a76f 100644 --- a/blockchains/smartchain/assets/0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2/info.json +++ b/blockchains/smartchain/assets/0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2/info.json @@ -1,25 +1,25 @@ -{ - "name": "LaunchZone", - "website": "https://lz.finance", - "description": "LaunchZone is The Ultimate DeFi Platform. $LZ is the utility and governance token of LaunchZone Ecosystem", - "explorer": "https://bscscan.com/token/0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2", - "type": "BEP20", - "symbol": "LZ", - "decimals": 18, - "status": "active", - "id": "0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2", - "links": [ - { - "name": "github", - "url": "https://github.com/launchzone" - }, - { - "name": "twitter", - "url": "https://twitter.com/launchzoneann" - }, - { - "name": "whitepaper", - "url": "https://docs.lz.finance" - } - ] -} +{ + "name": "LaunchZone", + "website": "https://lz.finance", + "description": "LaunchZone is The Ultimate DeFi Platform. $LZ is the utility and governance token of LaunchZone Ecosystem", + "explorer": "https://bscscan.com/token/0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2", + "type": "BEP20", + "symbol": "LZ", + "decimals": 18, + "status": "active", + "id": "0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2", + "links": [ + { + "name": "github", + "url": "https://github.com/launchzone" + }, + { + "name": "twitter", + "url": "https://twitter.com/launchzoneann" + }, + { + "name": "whitepaper", + "url": "https://docs.lz.finance" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 3bfaa9028..6bc00d5b1 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3199, - "commit": "a00f48f2d782dedfbd258756a03cfbe096e7f5a8", - "date": "2021-08-09T06:32:08.403Z" + "versionNum": 3200, + "commit": "bbd8ede93a6db2d16ba59ab1c3df4fce19604a2a", + "date": "2021-08-09T06:45:56.518Z" } \ No newline at end of file diff --git a/history/versions/3200.json b/history/versions/3200.json new file mode 100644 index 000000000..e3568cc12 --- /dev/null +++ b/history/versions/3200.json @@ -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" + ] +} \ No newline at end of file