From 0d8dd3e725b58554b8716f0ab40bdb9f994baf09 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 18 Sep 2021 16:46:46 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 6 ++---- history/LATEST.json | 6 +++--- history/versions/3682.json | 16 ++++++++++++++++ 4 files changed, 22 insertions(+), 7 deletions(-) create mode 100644 history/versions/3682.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a7f7638e3..6b20c0239 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -101,6 +101,7 @@ "0x0E9d900C884964dC4B26db96Ba113825B1a09Baa", "0x0Eb3a705fc54725037CC9e008bDede697f62F335", "0x0ebd9537A25f56713E34c45b38F421A1e7191469", + "0x0EF008FF963572d3DAbc12E222420F537ddaBf94", "0x0f7cd24E31293b162DcF6211C6AC5bD8EfCB81f4", "0x0FC013E24AE732fcEc9Eb6BF8CAE12782a56bE7E", "0x0Fe3e956D2034BCEF01FbA8A2BfCA389cdb72699", diff --git a/blockchains/smartchain/assets/0x0EF008FF963572d3DAbc12E222420F537ddaBf94/info.json b/blockchains/smartchain/assets/0x0EF008FF963572d3DAbc12E222420F537ddaBf94/info.json index 7e5a3bde0..2771dd75f 100644 --- a/blockchains/smartchain/assets/0x0EF008FF963572d3DAbc12E222420F537ddaBf94/info.json +++ b/blockchains/smartchain/assets/0x0EF008FF963572d3DAbc12E222420F537ddaBf94/info.json @@ -1,4 +1,3 @@ - { "name": "Vero Farm", "type": "BEP20", @@ -9,7 +8,7 @@ "explorer": "https://bscscan.com/token/0x0EF008FF963572d3DAbc12E222420F537ddaBf94", "status": "active", "id": "0x0EF008FF963572d3DAbc12E222420F537ddaBf94", - "links": [ + "links": [ { "name": "github", "url": "https://github.com/verofarm/" @@ -22,6 +21,5 @@ "name": "telegram", "url": "https://t.me/verofarm" } - ] - + ] } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index b460b3634..00a0175eb 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3681, - "commit": "0b9a74094831a07386597aad901b571b24d1d34f", - "date": "2021-09-18T14:51:14.446Z" + "versionNum": 3682, + "commit": "38ef03e337965be9ba8f47206f21fc7314addf2a", + "date": "2021-09-18T16:46:28.417Z" } \ No newline at end of file diff --git a/history/versions/3682.json b/history/versions/3682.json new file mode 100644 index 000000000..46571a8f5 --- /dev/null +++ b/history/versions/3682.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3682, + "commit": "38ef03e337965be9ba8f47206f21fc7314addf2a", + "date": "2021-09-18T16:46:28.417Z" + }, + "versionStart": { + "versionNum": 3681, + "commit": "0b9a74094831a07386597aad901b571b24d1d34f", + "date": "2021-09-18T14:51:14.446Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x0EF008FF963572d3DAbc12E222420F537ddaBf94/info.json", + "blockchains/smartchain/assets/0x0EF008FF963572d3DAbc12E222420F537ddaBf94/logo.png" + ] +} \ No newline at end of file