From 2b7b3debee9be333093e156f9677a13a3d851222 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 26 Apr 2021 22:40:47 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/803.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/803.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index c0fff55d4..a4ccae615 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -127,6 +127,7 @@ "0x44754455564474A89358B2C2265883DF993b12F0", "0x448BEE2d93Be708b54eE6353A7CC35C4933F1156", "0x4495e673eE53c61CE79c35D5e299733639362aEc", + "0x461f6C9aE13a7daC7055C73fBF8daB529D667041", "0x476DA763fb6D22B8465f7886d2d652A428a93984", "0x477bC8d23c634C154061869478bce96BE6045D12", "0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A", diff --git a/blockchains/smartchain/assets/0x461f6C9aE13a7daC7055C73fBF8daB529D667041/info.json b/blockchains/smartchain/assets/0x461f6C9aE13a7daC7055C73fBF8daB529D667041/info.json index 1ca05d09a..fd7a82353 100644 --- a/blockchains/smartchain/assets/0x461f6C9aE13a7daC7055C73fBF8daB529D667041/info.json +++ b/blockchains/smartchain/assets/0x461f6C9aE13a7daC7055C73fBF8daB529D667041/info.json @@ -24,4 +24,4 @@ "decimals": 18, "status": "active", "id": "0x461f6C9aE13a7daC7055C73fBF8daB529D667041" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 9d2cb367b..d40e1c945 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 802, - "commit": "1b1a9225e63e4f8aea74d2adb8252dcd569c66bc", - "date": "2021-04-26T22:10:44.373Z" + "versionNum": 803, + "commit": "03e30dc047d31d69fe7de5b15a6f4f29ef593bfc", + "date": "2021-04-26T22:40:32.491Z" } \ No newline at end of file diff --git a/history/versions/803.json b/history/versions/803.json new file mode 100644 index 000000000..5e79eedbd --- /dev/null +++ b/history/versions/803.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 803, + "commit": "03e30dc047d31d69fe7de5b15a6f4f29ef593bfc", + "date": "2021-04-26T22:40:32.491Z" + }, + "versionStart": { + "versionNum": 802, + "commit": "1b1a9225e63e4f8aea74d2adb8252dcd569c66bc", + "date": "2021-04-26T22:10:44.373Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x461f6C9aE13a7daC7055C73fBF8daB529D667041/info.json", + "blockchains/smartchain/assets/0x461f6C9aE13a7daC7055C73fBF8daB529D667041/logo.png" + ] +} \ No newline at end of file