From 70efbdd219195e778ea958049a6aa0f7f542d6fb Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 16 May 2021 13:31:18 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 1 - history/LATEST.json | 6 +++--- history/versions/1392.json | 16 ++++++++++++++++ 4 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 history/versions/1392.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 73e6e98db..5112aa80d 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -689,6 +689,7 @@ "0xF017E2773e4ee0590C81D79ccbcF1B2De1D22877", "0xf09b7B6bA6dAb7CccC3AE477a174b164c39f4C66", "0xF0a0913BA2b173c1fbCa1c1b2FCFC0E3678f66a9", + "0xf0AB4b8Daa51F6Abf6b4C9FEf0ccA5d127029AA9", "0xf0Fcd737fcE18F95621CC7841EbE0eA6EFCCf77e", "0xf16e81dce15B08F326220742020379B855B87DF9", "0xF215A127A196e3988C09d052e16BcFD365Cd7AA3", diff --git a/blockchains/smartchain/assets/0xf0AB4b8Daa51F6Abf6b4C9FEf0ccA5d127029AA9/info.json b/blockchains/smartchain/assets/0xf0AB4b8Daa51F6Abf6b4C9FEf0ccA5d127029AA9/info.json index f0a8c9c2a..5498eae43 100644 --- a/blockchains/smartchain/assets/0xf0AB4b8Daa51F6Abf6b4C9FEf0ccA5d127029AA9/info.json +++ b/blockchains/smartchain/assets/0xf0AB4b8Daa51F6Abf6b4C9FEf0ccA5d127029AA9/info.json @@ -1,4 +1,3 @@ - { "name": "Scooby", "website": "https://scooby.finance", diff --git a/history/LATEST.json b/history/LATEST.json index af0b9c701..615a569f8 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1391, - "commit": "7e127e23c51ee87a8c595e3f2e1b21f9a09df3a6", - "date": "2021-05-16T08:21:43.009Z" + "versionNum": 1392, + "commit": "2f94bd6b7da5d9e55f6214b52a278a57b9e90220", + "date": "2021-05-16T13:31:02.073Z" } \ No newline at end of file diff --git a/history/versions/1392.json b/history/versions/1392.json new file mode 100644 index 000000000..52f369508 --- /dev/null +++ b/history/versions/1392.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1392, + "commit": "2f94bd6b7da5d9e55f6214b52a278a57b9e90220", + "date": "2021-05-16T13:31:02.073Z" + }, + "versionStart": { + "versionNum": 1391, + "commit": "7e127e23c51ee87a8c595e3f2e1b21f9a09df3a6", + "date": "2021-05-16T08:21:43.009Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xf0AB4b8Daa51F6Abf6b4C9FEf0ccA5d127029AA9/info.json", + "blockchains/smartchain/assets/0xf0AB4b8Daa51F6Abf6b4C9FEf0ccA5d127029AA9/logo.png" + ] +} \ No newline at end of file