From 0c96b92c5162f03b8f8eb49dcc43fc84eaf58d1f Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 26 May 2021 12:52:14 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1661.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1661.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a20f0aa6c..56f2bac71 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -568,6 +568,7 @@ "0xa1faa113cbE53436Df28FF0aEe54275c13B40975", "0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569", "0xa2B726B1145A4773F68593CF171187d8EBe4d495", + "0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28", "0xa30CbbD41E2b8cbb6EA3923Ab215C782F8F9b51B", "0xA327179d47faD68d09e4501a838daaaf74faBb7c", "0xA38898a4Ae982Cb0131104a6746f77fA0dA57aAA", diff --git a/blockchains/smartchain/assets/0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28/info.json b/blockchains/smartchain/assets/0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28/info.json index 0c05ff898..68b880a3b 100644 --- a/blockchains/smartchain/assets/0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28/info.json +++ b/blockchains/smartchain/assets/0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28/info.json @@ -1,11 +1,11 @@ -{ - "name": "BAFI Token", - "website": "https://bafi.finance", - "description": "BAFI is a utility token for bafi decentralized exchange ans IDO platform.", - "explorer": "https://bscscan.com/token/0xa2f46fe221f34dac4cf078e6946a7cb4e373ad28", - "type": "BEP20", - "symbol": "BAFI", - "decimals": 18, - "status": "active", - "id": "0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28" +{ + "name": "BAFI Token", + "website": "https://bafi.finance", + "description": "BAFI is a utility token for bafi decentralized exchange ans IDO platform.", + "explorer": "https://bscscan.com/token/0xa2f46fe221f34dac4cf078e6946a7cb4e373ad28", + "type": "BEP20", + "symbol": "BAFI", + "decimals": 18, + "status": "active", + "id": "0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1b449091b..671f9c44f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1660, - "commit": "6a329005db2af13f3bfd5e80a0c5586a1a460dec", - "date": "2021-05-26T10:16:58.375Z" + "versionNum": 1661, + "commit": "723eddc7fe6296a21174bfc4f79f122dbdbdc270", + "date": "2021-05-26T12:51:57.155Z" } \ No newline at end of file diff --git a/history/versions/1661.json b/history/versions/1661.json new file mode 100644 index 000000000..54e0ae7e3 --- /dev/null +++ b/history/versions/1661.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1661, + "commit": "723eddc7fe6296a21174bfc4f79f122dbdbdc270", + "date": "2021-05-26T12:51:57.155Z" + }, + "versionStart": { + "versionNum": 1660, + "commit": "6a329005db2af13f3bfd5e80a0c5586a1a460dec", + "date": "2021-05-26T10:16:58.375Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28/info.json", + "blockchains/smartchain/assets/0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28/logo.png" + ] +} \ No newline at end of file