From 0b99bb213473e96e12777d517e0cbfa093c12e0e Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 21 May 2021 04:24:55 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1531.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 history/versions/1531.json diff --git a/blockchains/smartchain/assets/0xF7844CB890F4C339c497aeAb599aBDc3c874B67A/info.json b/blockchains/smartchain/assets/0xF7844CB890F4C339c497aeAb599aBDc3c874B67A/info.json index 4c75938b0..f4c122e5e 100644 --- a/blockchains/smartchain/assets/0xF7844CB890F4C339c497aeAb599aBDc3c874B67A/info.json +++ b/blockchains/smartchain/assets/0xF7844CB890F4C339c497aeAb599aBDc3c874B67A/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0xf7844cb890f4c339c497aeab599abdc3c874b67a", "status": "active", "id": "0xF7844CB890F4C339c497aeAb599aBDc3c874B67A" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1144935a7..bfefed3b2 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1530, - "commit": "08823ef51e3d038b5bc543c4e7def0b2300f00a7", - "date": "2021-05-21T01:31:39.883Z" + "versionNum": 1531, + "commit": "95185bb0fe032bd8e79356006f01ce42c300ce36", + "date": "2021-05-21T04:24:41.392Z" } \ No newline at end of file diff --git a/history/versions/1531.json b/history/versions/1531.json new file mode 100644 index 000000000..85d1c7546 --- /dev/null +++ b/history/versions/1531.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1531, + "commit": "95185bb0fe032bd8e79356006f01ce42c300ce36", + "date": "2021-05-21T04:24:41.392Z" + }, + "versionStart": { + "versionNum": 1530, + "commit": "08823ef51e3d038b5bc543c4e7def0b2300f00a7", + "date": "2021-05-21T01:31:39.883Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xF7844CB890F4C339c497aeAb599aBDc3c874B67A/info.json", + "blockchains/smartchain/assets/0xF7844CB890F4C339c497aeAb599aBDc3c874B67A/logo.png" + ] +} \ No newline at end of file