From abf93de6bf7741c8623d13df65fe11951ee5d566 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 27 Jun 2021 08:30:28 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/2524.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/2524.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index d03da972d..6ff5f5493 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -235,6 +235,7 @@ "0x2A9718defF471f3Bb91FA0ECEAB14154F150a385", "0x2AADa8138787Eb7A8907232dA6756c6Ac6186ef2", "0x2aB90FBb649bA3DDD4269764eb2975d8F32b7b5a", + "0x2aC8f06A3165f38BF582c5D2edC22B245889bD2F", "0x2AE7Bf2937F47FEDbDcE48db8aCa4c5e0b814632", "0x2b15bc62d1FB46ADE4763A3c5ea0917460bb25F1", "0x2b974da27C9DD35412d71Dd36e3e108486c45444", diff --git a/blockchains/smartchain/assets/0x2aC8f06A3165f38BF582c5D2edC22B245889bD2F/info.json b/blockchains/smartchain/assets/0x2aC8f06A3165f38BF582c5D2edC22B245889bD2F/info.json index d1952348e..b92d738c0 100644 --- a/blockchains/smartchain/assets/0x2aC8f06A3165f38BF582c5D2edC22B245889bD2F/info.json +++ b/blockchains/smartchain/assets/0x2aC8f06A3165f38BF582c5D2edC22B245889bD2F/info.json @@ -1,11 +1,11 @@ -{ - "name": "Token Bali", - "type": "BEP20", - "symbol": "Bali", - "decimals": 18, - "website": "https://tokenbalibnb.com/", - "description": "Token Bali is decenteralized way to earn BNB by Holding tokens.", - "explorer": "https://bscscan.com/token/0x2aC8f06A3165f38BF582c5D2edC22B245889bD2F", - "status": "active", - "id": "0x2aC8f06A3165f38BF582c5D2edC22B245889bD2F" -} +{ + "name": "Token Bali", + "type": "BEP20", + "symbol": "Bali", + "decimals": 18, + "website": "https://tokenbalibnb.com/", + "description": "Token Bali is decenteralized way to earn BNB by Holding tokens.", + "explorer": "https://bscscan.com/token/0x2aC8f06A3165f38BF582c5D2edC22B245889bD2F", + "status": "active", + "id": "0x2aC8f06A3165f38BF582c5D2edC22B245889bD2F" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 550d0ec70..d90fb3cef 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2523, - "commit": "36a5eed6c41d5ed4a08e3ac0bcfb3549640b195f", - "date": "2021-06-27T01:29:23.420Z" + "versionNum": 2524, + "commit": "5a1936470cdc1fdd0940caa6bc806b44cfd542ac", + "date": "2021-06-27T08:30:11.161Z" } \ No newline at end of file diff --git a/history/versions/2524.json b/history/versions/2524.json new file mode 100644 index 000000000..9ac4fd524 --- /dev/null +++ b/history/versions/2524.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2524, + "commit": "5a1936470cdc1fdd0940caa6bc806b44cfd542ac", + "date": "2021-06-27T08:30:11.161Z" + }, + "versionStart": { + "versionNum": 2523, + "commit": "36a5eed6c41d5ed4a08e3ac0bcfb3549640b195f", + "date": "2021-06-27T01:29:23.420Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x2aC8f06A3165f38BF582c5D2edC22B245889bD2F/info.json", + "blockchains/smartchain/assets/0x2aC8f06A3165f38BF582c5D2edC22B245889bD2F/logo.png" + ] +} \ No newline at end of file