From 617c66b0e6ad252aa309a848cd31a2fa18e3e4f8 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 5 Jun 2021 20:50:54 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1971.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1971.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 0b82a320d..128e4fa4d 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -375,6 +375,7 @@ "0x565b72163f17849832A692A3c5928cc502f46D69", "0x565D931cBa7C7E1af3925f77124D5e2d68311BBE", "0x56672ecb506301b1E32ED28552797037c54D36A9", + "0x569641e97cF794FEDC6277B490337654beA58942", "0x56B52f384ffd3cEa09730b04d9342d23B3212ef3", "0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6", "0x57067A6BD75c0E95a6A5f158455926e43E79BeB0", diff --git a/blockchains/smartchain/assets/0x569641e97cF794FEDC6277B490337654beA58942/info.json b/blockchains/smartchain/assets/0x569641e97cF794FEDC6277B490337654beA58942/info.json index 7523a2436..3c08d6439 100644 --- a/blockchains/smartchain/assets/0x569641e97cF794FEDC6277B490337654beA58942/info.json +++ b/blockchains/smartchain/assets/0x569641e97cF794FEDC6277B490337654beA58942/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0x569641e97cF794FEDC6277B490337654beA58942" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index b1b9758aa..e34aef3aa 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1970, - "commit": "f682a272dc284bc39cf8c0c70db91cd562b66bc4", - "date": "2021-06-05T20:48:06.844Z" + "versionNum": 1971, + "commit": "8e3602b380b1006405cb216b7648ea92ed04cb9c", + "date": "2021-06-05T20:50:38.451Z" } \ No newline at end of file diff --git a/history/versions/1971.json b/history/versions/1971.json new file mode 100644 index 000000000..6464c94b3 --- /dev/null +++ b/history/versions/1971.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1971, + "commit": "8e3602b380b1006405cb216b7648ea92ed04cb9c", + "date": "2021-06-05T20:50:38.451Z" + }, + "versionStart": { + "versionNum": 1970, + "commit": "f682a272dc284bc39cf8c0c70db91cd562b66bc4", + "date": "2021-06-05T20:48:06.844Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x569641e97cF794FEDC6277B490337654beA58942/info.json", + "blockchains/smartchain/assets/0x569641e97cF794FEDC6277B490337654beA58942/logo.png" + ] +} \ No newline at end of file