From 0654325f0ee28423754b87eefd80fe9db05a98bf Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 13 Jul 2021 16:19:43 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2908.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2908.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f11d51861..6c8805987 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -456,6 +456,7 @@ "0x4c79b8c9cB0BD62B047880603a9DEcf36dE28344", "0x4Cae95d03C85Ae462dAeC44d5426f547A26FAf47", "0x4cbdfad03b968bF43449D0908f319Ae4A5A33371", + "0x4cDa4daAd72340B28925cCd6fA78db631267D3C4", "0x4CeaAFD1b2E5464E221c5cb3BdCE5Fb4629B7Aae", "0x4d4CC29b9C4E413CFe5f898E16280f11db57E186", "0x4d4e595d643dc61EA7FCbF12e4b1AAA39f9975B8", diff --git a/blockchains/smartchain/assets/0x4cDa4daAd72340B28925cCd6fA78db631267D3C4/info.json b/blockchains/smartchain/assets/0x4cDa4daAd72340B28925cCd6fA78db631267D3C4/info.json index 3e6d0cb32..ac233aecc 100644 --- a/blockchains/smartchain/assets/0x4cDa4daAd72340B28925cCd6fA78db631267D3C4/info.json +++ b/blockchains/smartchain/assets/0x4cDa4daAd72340B28925cCd6fA78db631267D3C4/info.json @@ -1,11 +1,11 @@ -{ - "name": "BabyDogeCash", - "website": "https://babydogecash.com", - "description": "Auto yield and liquidity generation protocol", - "explorer": "https://bscscan.com/token/0x4cDa4daAd72340B28925cCd6fA78db631267D3C4", - "type": "BEP20", - "symbol": "BabyDogeCash", - "decimals": 9, - "status": "active", - "id": "0x4cDa4daAd72340B28925cCd6fA78db631267D3C4" +{ + "name": "BabyDogeCash", + "website": "https://babydogecash.com", + "description": "Auto yield and liquidity generation protocol", + "explorer": "https://bscscan.com/token/0x4cDa4daAd72340B28925cCd6fA78db631267D3C4", + "type": "BEP20", + "symbol": "BabyDogeCash", + "decimals": 9, + "status": "active", + "id": "0x4cDa4daAd72340B28925cCd6fA78db631267D3C4" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 46afac4e4..56dc0c007 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2907, - "commit": "866cc2c1c6f61e8a689bcbaa64999e4f47e04f83", - "date": "2021-07-13T16:15:55.389Z" + "versionNum": 2908, + "commit": "97a6ba9efbf4359bb357f8d1e6d44eae5ba31d1f", + "date": "2021-07-13T16:19:30.081Z" } \ No newline at end of file diff --git a/history/versions/2908.json b/history/versions/2908.json new file mode 100644 index 000000000..8028fb33e --- /dev/null +++ b/history/versions/2908.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2908, + "commit": "97a6ba9efbf4359bb357f8d1e6d44eae5ba31d1f", + "date": "2021-07-13T16:19:30.081Z" + }, + "versionStart": { + "versionNum": 2907, + "commit": "866cc2c1c6f61e8a689bcbaa64999e4f47e04f83", + "date": "2021-07-13T16:15:55.389Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4cDa4daAd72340B28925cCd6fA78db631267D3C4/info.json", + "blockchains/smartchain/assets/0x4cDa4daAd72340B28925cCd6fA78db631267D3C4/logo.png" + ] +} \ No newline at end of file