From 55ff2c4b8f40fd29227aeb7b5458a29622de4ba2 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 6 May 2021 15:10:35 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 4 +--- history/LATEST.json | 6 +++--- history/versions/1090.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 6 deletions(-) create mode 100644 history/versions/1090.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 116b1bdfb..d34c43209 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -252,6 +252,7 @@ "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", "0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B", "0x72fAa679E1008Ad8382959FF48E392042A8b06f7", + "0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e", "0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b", "0x748AD98b14C814B28812eB42ad219C8672909879", "0x74B3abB94e9e1ECc25Bd77d6872949B4a9B2aACF", diff --git a/blockchains/smartchain/assets/0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e/info.json b/blockchains/smartchain/assets/0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e/info.json index 1fb10aa5c..1a5b3e4e7 100644 --- a/blockchains/smartchain/assets/0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e/info.json +++ b/blockchains/smartchain/assets/0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e/info.json @@ -1,4 +1,3 @@ - { "name": "KimJongMoon", "type": "BEP20", @@ -10,5 +9,4 @@ "explorer": "https://www.bscscan.com/token/0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e", "status": "active", "id": "0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e" -} - +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1026f2c9c..746750dda 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1089, - "commit": "5e1bcdb381c215ebd45b128c3f9a493663727e84", - "date": "2021-05-06T14:54:30.573Z" + "versionNum": 1090, + "commit": "e5d6726e9402f5360af3b98b734edd64dcd124ff", + "date": "2021-05-06T15:10:22.921Z" } \ No newline at end of file diff --git a/history/versions/1090.json b/history/versions/1090.json new file mode 100644 index 000000000..2ce2b8a6b --- /dev/null +++ b/history/versions/1090.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1090, + "commit": "e5d6726e9402f5360af3b98b734edd64dcd124ff", + "date": "2021-05-06T15:10:22.921Z" + }, + "versionStart": { + "versionNum": 1089, + "commit": "5e1bcdb381c215ebd45b128c3f9a493663727e84", + "date": "2021-05-06T14:54:30.573Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e/info.json", + "blockchains/smartchain/assets/0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e/logo.png" + ] +} \ No newline at end of file