From bfb3102d5c4643935ebf2e6288b736bdd45fa3eb Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 22 May 2021 08:10:29 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1565.json | 18 ++++++++++++++++++ 4 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 history/versions/1565.json diff --git a/blockchains/ethereum/assets/0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D/info.json b/blockchains/ethereum/assets/0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D/info.json index 39bd67e4e..5a330bfa9 100644 --- a/blockchains/ethereum/assets/0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D/info.json +++ b/blockchains/ethereum/assets/0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D/info.json @@ -8,4 +8,4 @@ "explorer": "https://etherscan.io/token/0xa2b4c0af19cc16a6cfacce81f192b024d625817d", "status": "active", "id": "0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D" -} +} \ No newline at end of file diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index d1b54ba1e..f804840fd 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -184,6 +184,7 @@ "0x33D53608167aC3679c0FE9f7A7A725891cF0f471", "0x34195FD824355aec1BDCeEA97697B35be691bcB3", "0x3504de9e61FDFf2Fc70f5cC8a6D1Ee493434C1Aa", + "0x355389292D8c963719FDaF0651f7846D6c504448", "0x359f35085202C8527a0c767557339635A335Eb76", "0x36DB129506fE81dA7Ce085648ff9C7a0D5e31ed2", "0x36dBcBCA106353D49e1E0E8974492fFB862a0C92", diff --git a/history/LATEST.json b/history/LATEST.json index f85f9b834..815a4c081 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1564, - "commit": "d64f9f01dbb175eeb976a56297f4c23a190622f8", - "date": "2021-05-22T08:08:09.052Z" + "versionNum": 1565, + "commit": "6c2011f49d15966ae336e5bd5f51051d7d03547f", + "date": "2021-05-22T08:10:11.917Z" } \ No newline at end of file diff --git a/history/versions/1565.json b/history/versions/1565.json new file mode 100644 index 000000000..fc5c8553b --- /dev/null +++ b/history/versions/1565.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1565, + "commit": "6c2011f49d15966ae336e5bd5f51051d7d03547f", + "date": "2021-05-22T08:10:11.917Z" + }, + "versionStart": { + "versionNum": 1564, + "commit": "d64f9f01dbb175eeb976a56297f4c23a190622f8", + "date": "2021-05-22T08:08:09.052Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D/info.json", + "blockchains/ethereum/assets/0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D/logo.png", + "blockchains/smartchain/assets/0x355389292D8c963719FDaF0651f7846D6c504448/info.json", + "blockchains/smartchain/assets/0x355389292D8c963719FDaF0651f7846D6c504448/logo.png" + ] +} \ No newline at end of file