From dd1c525d03cfb0a9929c4c5cd102bea2d8af6b53 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 1 Jul 2021 06:18:16 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 4 ++-- history/LATEST.json | 6 +++--- history/versions/2613.json | 16 ++++++++++++++++ 4 files changed, 22 insertions(+), 5 deletions(-) create mode 100644 history/versions/2613.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index caebc77cb..5ebc3e7b4 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1277,6 +1277,7 @@ "0xf0AB4b8Daa51F6Abf6b4C9FEf0ccA5d127029AA9", "0xf0Fcd737fcE18F95621CC7841EbE0eA6EFCCf77e", "0xf16e81dce15B08F326220742020379B855B87DF9", + "0xF1A71bcCe29b598d812a30BaedFf860a7Dce0aff", "0xF215A127A196e3988C09d052e16BcFD365Cd7AA3", "0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e", "0xF27580F6a58FF785c60B7c15fD394AB442aAA451", diff --git a/blockchains/smartchain/assets/0xF1A71bcCe29b598d812a30BaedFf860a7Dce0aff/info.json b/blockchains/smartchain/assets/0xF1A71bcCe29b598d812a30BaedFf860a7Dce0aff/info.json index ea75747ee..2962a9bf7 100644 --- a/blockchains/smartchain/assets/0xF1A71bcCe29b598d812a30BaedFf860a7Dce0aff/info.json +++ b/blockchains/smartchain/assets/0xF1A71bcCe29b598d812a30BaedFf860a7Dce0aff/info.json @@ -1,5 +1,5 @@ { - "name": "Mars - Climb Token Finance (MARS)", + "name": "Mars - Climb Token Finance (MARS)", "website": "https://www.climbtoken.finance/", "description": "The First DEX on BSC that offers dividends in BUSD, rewards and distribution of fees directly to holders. Enjoy the highest APRsnce.", "explorer": "https://bscscan.com/token/0xF1A71bcCe29b598d812a30BaedFf860a7Dce0aff", @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0xF1A71bcCe29b598d812a30BaedFf860a7Dce0aff" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index fb2c94822..c8f9d33d4 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2612, - "commit": "8c6ec6a1cf46c7b0d23d8c10da6c6b45f9168664", - "date": "2021-07-01T06:14:19.611Z" + "versionNum": 2613, + "commit": "3c28cf718605c1eaa8c1a18d914df92ab964fa91", + "date": "2021-07-01T06:18:00.860Z" } \ No newline at end of file diff --git a/history/versions/2613.json b/history/versions/2613.json new file mode 100644 index 000000000..a3d77ecc8 --- /dev/null +++ b/history/versions/2613.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2613, + "commit": "3c28cf718605c1eaa8c1a18d914df92ab964fa91", + "date": "2021-07-01T06:18:00.860Z" + }, + "versionStart": { + "versionNum": 2612, + "commit": "8c6ec6a1cf46c7b0d23d8c10da6c6b45f9168664", + "date": "2021-07-01T06:14:19.611Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xF1A71bcCe29b598d812a30BaedFf860a7Dce0aff/info.json", + "blockchains/smartchain/assets/0xF1A71bcCe29b598d812a30BaedFf860a7Dce0aff/logo.png" + ] +} \ No newline at end of file