From 6478cf3f45db09fd91c582fe0c089018dc28c7a6 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 25 Aug 2021 16:02:37 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/polygon/allowlist.json | 1 + blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3377.json | 18 ++++++++++++++++++ 4 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 history/versions/3377.json diff --git a/blockchains/polygon/allowlist.json b/blockchains/polygon/allowlist.json index 0428919c3..164813c0e 100644 --- a/blockchains/polygon/allowlist.json +++ b/blockchains/polygon/allowlist.json @@ -36,5 +36,6 @@ "0xD6DF932A45C0f255f85145f286eA0b292B21C90B", "0xD86b5923F3AD7b585eD81B448170ae026c65ae9a", "0xdF7837DE1F2Fa4631D716CF2502f8b230F1dcc32", + "0xE33dC9d2D7D64c1e23467aC7eD7F8eF56d0a8d66", "0xfad70FD116559914240faB82b0078c4E82a6a1B8" ] \ No newline at end of file diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 969ff1cc5..a9b1c4433 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -493,6 +493,7 @@ "0x47e7dd5fA9BBd280C5422E5106b1Da444344c206", "0x47FdfeA2c5741Acd7Be0377029D6C507154D86B9", "0x484312A0AAeaE3aE36a74FF3e294246F35dDDf4F", + "0x487770734490Ac571Cda3Bc06067048EcC5cAa4e", "0x48A64f116Ce221fD7c1119775ba7892701F9911d", "0x490DbA6180b089d8E36eBb1E56a33F1aE9B96b87", "0x494A2f5395aC213622762e4ef4d44661758Ca639", diff --git a/history/LATEST.json b/history/LATEST.json index f65a15444..3592dd8ce 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3376, - "commit": "d553229d696844a44d4b9cd40ee9466491797082", - "date": "2021-08-25T08:14:18.382Z" + "versionNum": 3377, + "commit": "aeeba887a6453c6820bf4540fe49d8cbdc1a3a7d", + "date": "2021-08-25T16:02:20.726Z" } \ No newline at end of file diff --git a/history/versions/3377.json b/history/versions/3377.json new file mode 100644 index 000000000..8bb309534 --- /dev/null +++ b/history/versions/3377.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 3377, + "commit": "aeeba887a6453c6820bf4540fe49d8cbdc1a3a7d", + "date": "2021-08-25T16:02:20.726Z" + }, + "versionStart": { + "versionNum": 3376, + "commit": "d553229d696844a44d4b9cd40ee9466491797082", + "date": "2021-08-25T08:14:18.382Z" + }, + "changes": [ + "blockchains/polygon/assets/0xE33dC9d2D7D64c1e23467aC7eD7F8eF56d0a8d66/info.json", + "blockchains/polygon/assets/0xE33dC9d2D7D64c1e23467aC7eD7F8eF56d0a8d66/logo.png", + "blockchains/smartchain/assets/0x487770734490Ac571Cda3Bc06067048EcC5cAa4e/info.json", + "blockchains/smartchain/assets/0x487770734490Ac571Cda3Bc06067048EcC5cAa4e/logo.png" + ] +} \ No newline at end of file