From 45b7e0abf4895c83e16c8923a39f8c6ff75bf258 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 2 Jul 2021 16:22:26 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2656.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2656.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 3a1a2dd7d..33eb17151 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1093,6 +1093,7 @@ "0xca5f1Bd4B47ECe13a7ca753202F284D9Edd85d8A", "0xCA69C118Fa550387794d48900a866891217E5C9F", "0xCaC9881a8EeCc6e98Ff3E681Ab497F263Fa88437", + "0xCB35e52bEbFE06909C216bE822fa982EfDD60F95", "0xcB368FDb5264a6c2baE1b270EC6A3Ad3029C64C7", "0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d", "0xCB6b5d0562bB2ACBd930c3112857E5121A02B522", diff --git a/blockchains/smartchain/assets/0xCB35e52bEbFE06909C216bE822fa982EfDD60F95/info.json b/blockchains/smartchain/assets/0xCB35e52bEbFE06909C216bE822fa982EfDD60F95/info.json index a68418212..d0f7c7920 100644 --- a/blockchains/smartchain/assets/0xCB35e52bEbFE06909C216bE822fa982EfDD60F95/info.json +++ b/blockchains/smartchain/assets/0xCB35e52bEbFE06909C216bE822fa982EfDD60F95/info.json @@ -1,11 +1,11 @@ -{ - "name": "BabyApe", - "website": "https://babyape.org/", - "description": "Ride the baby wave. You’ve seen baby doge, baby sanshu, and baby kishu, but not baby ape! This is a coin made by apes for apes, and we have big plans in store.", - "explorer": "https://bscscan.com/token/0xCB35e52bEbFE06909C216bE822fa982EfDD60F95", - "type": "BEP20", - "symbol": "BAPE", - "decimals": 9, - "status": "active", - "id": "0xCB35e52bEbFE06909C216bE822fa982EfDD60F95" +{ + "name": "BabyApe", + "website": "https://babyape.org/", + "description": "Ride the baby wave. You’ve seen baby doge, baby sanshu, and baby kishu, but not baby ape! This is a coin made by apes for apes, and we have big plans in store.", + "explorer": "https://bscscan.com/token/0xCB35e52bEbFE06909C216bE822fa982EfDD60F95", + "type": "BEP20", + "symbol": "BAPE", + "decimals": 9, + "status": "active", + "id": "0xCB35e52bEbFE06909C216bE822fa982EfDD60F95" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 98edeee99..6743dfdb3 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2655, - "commit": "b5bf49c46cb576d87213a9ddfc935497298fdfa0", - "date": "2021-07-02T13:52:56.681Z" + "versionNum": 2656, + "commit": "745ffb5d09cec054b372636f7da1cf4151ab2ebf", + "date": "2021-07-02T16:22:11.740Z" } \ No newline at end of file diff --git a/history/versions/2656.json b/history/versions/2656.json new file mode 100644 index 000000000..b12ef2ff0 --- /dev/null +++ b/history/versions/2656.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2656, + "commit": "745ffb5d09cec054b372636f7da1cf4151ab2ebf", + "date": "2021-07-02T16:22:11.740Z" + }, + "versionStart": { + "versionNum": 2655, + "commit": "b5bf49c46cb576d87213a9ddfc935497298fdfa0", + "date": "2021-07-02T13:52:56.681Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xCB35e52bEbFE06909C216bE822fa982EfDD60F95/info.json", + "blockchains/smartchain/assets/0xCB35e52bEbFE06909C216bE822fa982EfDD60F95/logo.png" + ] +} \ No newline at end of file