From 85498d5d03c3c2d956e7715f17b1d47739633564 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 4 Jun 2021 18:38:05 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1937.json | 16 +++++++++++++++ 3 files changed, 29 insertions(+), 13 deletions(-) create mode 100644 history/versions/1937.json diff --git a/blockchains/smartchain/assets/0xb7b36CA86685Af52186f1f9394e91d115A9Da654/info.json b/blockchains/smartchain/assets/0xb7b36CA86685Af52186f1f9394e91d115A9Da654/info.json index 2aad6476d..f7a2bd8a5 100644 --- a/blockchains/smartchain/assets/0xb7b36CA86685Af52186f1f9394e91d115A9Da654/info.json +++ b/blockchains/smartchain/assets/0xb7b36CA86685Af52186f1f9394e91d115A9Da654/info.json @@ -1,11 +1,11 @@ -{ - "name": "HAMSTER", - "website": "https://www.hamsterfinance.com/", - "description": "Hamster is MemeToken", - "explorer": "https://bscscan.com/token/0xb7b36CA86685Af52186f1f9394e91d115A9Da654", - "type": "BEP20", - "symbol": "HAM", - "decimals": 18, - "status": "active", - "id": "0xb7b36CA86685Af52186f1f9394e91d115A9Da654" +{ + "name": "HAMSTER", + "website": "https://www.hamsterfinance.com/", + "description": "Hamster is MemeToken", + "explorer": "https://bscscan.com/token/0xb7b36CA86685Af52186f1f9394e91d115A9Da654", + "type": "BEP20", + "symbol": "HAM", + "decimals": 18, + "status": "active", + "id": "0xb7b36CA86685Af52186f1f9394e91d115A9Da654" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 2d5eb3788..0ae757867 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1936, - "commit": "36447d9b13a1c3fc1a1e7d0119b724ce92fda04a", - "date": "2021-06-04T18:35:47.026Z" + "versionNum": 1937, + "commit": "d367ce90555ab9ce671245edaeeaba73b413b0bf", + "date": "2021-06-04T18:37:52.362Z" } \ No newline at end of file diff --git a/history/versions/1937.json b/history/versions/1937.json new file mode 100644 index 000000000..402e82be9 --- /dev/null +++ b/history/versions/1937.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1937, + "commit": "d367ce90555ab9ce671245edaeeaba73b413b0bf", + "date": "2021-06-04T18:37:52.362Z" + }, + "versionStart": { + "versionNum": 1936, + "commit": "36447d9b13a1c3fc1a1e7d0119b724ce92fda04a", + "date": "2021-06-04T18:35:47.026Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0xb7b36CA86685Af52186f1f9394e91d115A9Da654/info.json" + ] +} \ No newline at end of file