From 5a961723db68f7606743372bd36da186c26d36c3 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 23 May 2021 06:10:24 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1579.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1579.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 3cb6f4c3a..08aebe5bb 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -581,6 +581,7 @@ "0xAd9787017e82f6368BbE4893b475CaadA2258564", "0xADCFC6bf853a0a8ad7f9Ff4244140D10cf01363C", "0xaDD8A06fd58761A5047426e160B2B88AD3B9D464", + "0xae768A3d387c3B65d382535a790370Af94bb1691", "0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f", "0xAEb9864bfB718818904e9c70e4aB4e52b50b6481", "0xaeF0d72a118ce24feE3cD1d43d383897D05B4e99", diff --git a/blockchains/smartchain/assets/0xae768A3d387c3B65d382535a790370Af94bb1691/info.json b/blockchains/smartchain/assets/0xae768A3d387c3B65d382535a790370Af94bb1691/info.json index 203bfbcf9..faa46a176 100644 --- a/blockchains/smartchain/assets/0xae768A3d387c3B65d382535a790370Af94bb1691/info.json +++ b/blockchains/smartchain/assets/0xae768A3d387c3B65d382535a790370Af94bb1691/info.json @@ -1,11 +1,11 @@ -{ - "name": "UndoToken", - "website": "https://undo.website", - "description": "Recycle using Blockchain.", - "explorer": "https://bscscan.com/token/0xae768A3d387c3B65d382535a790370Af94bb1691", - "type": "BEP20", - "symbol": "UNDO", - "decimals": 9, - "status": "active", - "id": "0xae768A3d387c3B65d382535a790370Af94bb1691" -} +{ + "name": "UndoToken", + "website": "https://undo.website", + "description": "Recycle using Blockchain.", + "explorer": "https://bscscan.com/token/0xae768A3d387c3B65d382535a790370Af94bb1691", + "type": "BEP20", + "symbol": "UNDO", + "decimals": 9, + "status": "active", + "id": "0xae768A3d387c3B65d382535a790370Af94bb1691" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index b05964acf..a132cb047 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1578, - "commit": "f29359b719ba2971fc13408c6d64ee92b808e4f4", - "date": "2021-05-23T01:34:43.810Z" + "versionNum": 1579, + "commit": "65d4ae761624a0351a85254d5360fc37a5b98568", + "date": "2021-05-23T06:10:08.770Z" } \ No newline at end of file diff --git a/history/versions/1579.json b/history/versions/1579.json new file mode 100644 index 000000000..6be786241 --- /dev/null +++ b/history/versions/1579.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1579, + "commit": "65d4ae761624a0351a85254d5360fc37a5b98568", + "date": "2021-05-23T06:10:08.770Z" + }, + "versionStart": { + "versionNum": 1578, + "commit": "f29359b719ba2971fc13408c6d64ee92b808e4f4", + "date": "2021-05-23T01:34:43.810Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xae768A3d387c3B65d382535a790370Af94bb1691/info.json", + "blockchains/smartchain/assets/0xae768A3d387c3B65d382535a790370Af94bb1691/logo.png" + ] +} \ No newline at end of file