From 5303b38c72a314fa5cd9aa1c48e7b4cc17176818 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 26 May 2021 10:12:43 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1657.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1657.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 48de03b58..8e7f03043 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -408,6 +408,7 @@ "0x746E53502e50A7eB0c1EAbaA6A99eEF970F47685", "0x748AD98b14C814B28812eB42ad219C8672909879", "0x74B3abB94e9e1ECc25Bd77d6872949B4a9B2aACF", + "0x75cc1fa47790b1D191061cC7d631Cbe65129AABC", "0x75e3CF3DC6748ff6c92FE77646bE7d2fdFdFA623", "0x762539b45A1dCcE3D36d080F74d1AED37844b878", "0x7643F0C207172497810ba6b76C5f3924d4ee7569", diff --git a/blockchains/smartchain/assets/0x75cc1fa47790b1D191061cC7d631Cbe65129AABC/info.json b/blockchains/smartchain/assets/0x75cc1fa47790b1D191061cC7d631Cbe65129AABC/info.json index 8c74e745f..419749c2d 100644 --- a/blockchains/smartchain/assets/0x75cc1fa47790b1D191061cC7d631Cbe65129AABC/info.json +++ b/blockchains/smartchain/assets/0x75cc1fa47790b1D191061cC7d631Cbe65129AABC/info.json @@ -1,11 +1,11 @@ -{ - "name": "Doge DeFi", - "website": "https://www.dogedf.com/", - "explorer": "https://bscscan.com/token/0x75cc1fa47790b1D191061cC7d631Cbe65129AABC", - "description": "Decentralized financial service system. It is expected to provide the most powerful platform for decentralized trading and borrowing ", - "type": "BEP20", - "symbol": "DogeDF", - "decimals": 9, - "status": "active", - "id": "0x75cc1fa47790b1D191061cC7d631Cbe65129AABC" +{ + "name": "Doge DeFi", + "website": "https://www.dogedf.com/", + "explorer": "https://bscscan.com/token/0x75cc1fa47790b1D191061cC7d631Cbe65129AABC", + "description": "Decentralized financial service system. It is expected to provide the most powerful platform for decentralized trading and borrowing ", + "type": "BEP20", + "symbol": "DogeDF", + "decimals": 9, + "status": "active", + "id": "0x75cc1fa47790b1D191061cC7d631Cbe65129AABC" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 0965463c3..c975d2f14 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1656, - "commit": "eb4f5d7ae6163f287e27e1be8fb5294da5ee44aa", - "date": "2021-05-26T10:09:49.415Z" + "versionNum": 1657, + "commit": "38b35c6936b0dbaeb3f74a2634362f1543b2fad7", + "date": "2021-05-26T10:12:27.892Z" } \ No newline at end of file diff --git a/history/versions/1657.json b/history/versions/1657.json new file mode 100644 index 000000000..9f5a85af7 --- /dev/null +++ b/history/versions/1657.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1657, + "commit": "38b35c6936b0dbaeb3f74a2634362f1543b2fad7", + "date": "2021-05-26T10:12:27.892Z" + }, + "versionStart": { + "versionNum": 1656, + "commit": "eb4f5d7ae6163f287e27e1be8fb5294da5ee44aa", + "date": "2021-05-26T10:09:49.415Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x75cc1fa47790b1D191061cC7d631Cbe65129AABC/info.json", + "blockchains/smartchain/assets/0x75cc1fa47790b1D191061cC7d631Cbe65129AABC/logo.png" + ] +} \ No newline at end of file