From 54f30cf4ce61488ed2aac600886d5bc5e1628b5f Mon Sep 17 00:00:00 2001 From: vikmeup Date: Wed, 16 Jun 2021 23:57:42 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2256.json | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 history/versions/2256.json diff --git a/blockchains/smartchain/assets/0x009cF7bC57584b7998236eff51b98A168DceA9B0/info.json b/blockchains/smartchain/assets/0x009cF7bC57584b7998236eff51b98A168DceA9B0/info.json index 80c502e30..8377da781 100644 --- a/blockchains/smartchain/assets/0x009cF7bC57584b7998236eff51b98A168DceA9B0/info.json +++ b/blockchains/smartchain/assets/0x009cF7bC57584b7998236eff51b98A168DceA9B0/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0x009cF7bC57584b7998236eff51b98A168DceA9B0", "status": "abandoned", "id": "0x009cF7bC57584b7998236eff51b98A168DceA9B0" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index a8608db2e..08952ba7a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2255, - "commit": "28c27537d36f890fd9d745d44a065915650e97bf", - "date": "2021-06-16T20:12:21.578Z" + "versionNum": 2256, + "commit": "79cd2c54ff37b0f62a1e23b64aeb5bcebf12f3fa", + "date": "2021-06-16T23:57:27.795Z" } \ No newline at end of file diff --git a/history/versions/2256.json b/history/versions/2256.json new file mode 100644 index 000000000..e839db776 --- /dev/null +++ b/history/versions/2256.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 2256, + "commit": "79cd2c54ff37b0f62a1e23b64aeb5bcebf12f3fa", + "date": "2021-06-16T23:57:27.795Z" + }, + "versionStart": { + "versionNum": 2255, + "commit": "28c27537d36f890fd9d745d44a065915650e97bf", + "date": "2021-06-16T20:12:21.578Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x009cF7bC57584b7998236eff51b98A168DceA9B0/info.json" + ] +} \ No newline at end of file