From b62137c16e2f282f5e1d7e2d9bb098e4b05001d5 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 1 May 2021 17:52:17 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/942.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/942.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index c00b26a8e..d6b9bf624 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -152,6 +152,7 @@ "0x47b80B600d5E4d2a6C2E1bDA0e2D460EF6689850", "0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A", "0x47c1C7B9D7941A7265D123DCfb100D8FB5348213", + "0x47e7dd5fA9BBd280C5422E5106b1Da444344c206", "0x47FdfeA2c5741Acd7Be0377029D6C507154D86B9", "0x4B0F1812e5Df2A09796481Ff14017e6005508003", "0x4B5C23cac08a567ecf0c1fFcA8372A45a5D33743", diff --git a/blockchains/smartchain/assets/0x47e7dd5fA9BBd280C5422E5106b1Da444344c206/info.json b/blockchains/smartchain/assets/0x47e7dd5fA9BBd280C5422E5106b1Da444344c206/info.json index c13522d81..ac90651c8 100644 --- a/blockchains/smartchain/assets/0x47e7dd5fA9BBd280C5422E5106b1Da444344c206/info.json +++ b/blockchains/smartchain/assets/0x47e7dd5fA9BBd280C5422E5106b1Da444344c206/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0x47e7dd5fA9BBd280C5422E5106b1Da444344c206", "status": "active", "id": "0x47e7dd5fA9BBd280C5422E5106b1Da444344c206" -} \ No newline at end of file +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 39148c55e..22368431e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 941, - "commit": "666e4fbd6cd8873e8455e90c70d8f6e4cc59319a", - "date": "2021-05-01T15:39:30.390Z" + "versionNum": 942, + "commit": "2fe212f461c872bd3591ba3c078ea755099fd422", + "date": "2021-05-01T17:52:01.459Z" } \ No newline at end of file diff --git a/history/versions/942.json b/history/versions/942.json new file mode 100644 index 000000000..124efab3c --- /dev/null +++ b/history/versions/942.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 942, + "commit": "2fe212f461c872bd3591ba3c078ea755099fd422", + "date": "2021-05-01T17:52:01.459Z" + }, + "versionStart": { + "versionNum": 941, + "commit": "666e4fbd6cd8873e8455e90c70d8f6e4cc59319a", + "date": "2021-05-01T15:39:30.390Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x47e7dd5fA9BBd280C5422E5106b1Da444344c206/info.json", + "blockchains/smartchain/assets/0x47e7dd5fA9BBd280C5422E5106b1Da444344c206/logo.png" + ] +} \ No newline at end of file