From 2c18355968a89429b9f1f9772e58afc765d3b327 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 11 May 2021 20:07:20 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1254.json | 19 +++++++++++++++++++ 4 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 history/versions/1254.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 34452ac6a..d17f4e6df 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -251,6 +251,7 @@ "0x603c7f932ED1fc6575303D8Fb018fDCBb0f39a95", "0x604D105f2F1f68641a000f03b5DC557bFFfdB8FE", "0x60b3BC37593853c04410c4F07fE4D6748245BF77", + "0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf", "0x6130AAaffDd8F39dC8EC00c6af0681DF0cBb2EEF", "0x617724974218A18769020A70162165A539c07E8a", "0x61Ed1C66239d29Cc93C8597c6167159e8F69a823", diff --git a/blockchains/smartchain/assets/0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf/info.json b/blockchains/smartchain/assets/0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf/info.json index 39fd10309..ae8318771 100644 --- a/blockchains/smartchain/assets/0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf/info.json +++ b/blockchains/smartchain/assets/0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf", "status": "active", "id": "0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 4f44710f2..423355b84 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1253, - "commit": "1b61e0ef6bef16e80e24e168ebc7a8ccd21061fc", - "date": "2021-05-11T20:05:09.723Z" + "versionNum": 1254, + "commit": "5f10f21ec1e935cbc908c3da4879d332168f9c9d", + "date": "2021-05-11T20:07:05.042Z" } \ No newline at end of file diff --git a/history/versions/1254.json b/history/versions/1254.json new file mode 100644 index 000000000..7c574942e --- /dev/null +++ b/history/versions/1254.json @@ -0,0 +1,19 @@ +{ + "versionEnd": { + "versionNum": 1254, + "commit": "5f10f21ec1e935cbc908c3da4879d332168f9c9d", + "date": "2021-05-11T20:07:05.042Z" + }, + "versionStart": { + "versionNum": 1253, + "commit": "1b61e0ef6bef16e80e24e168ebc7a8ccd21061fc", + "date": "2021-05-11T20:05:09.723Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf/info.json", + "blockchains/smartchain/assets/0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf/logo.png", + "blockchains/smartchain/assets/0xAAa304aBe41870600274160df1fC9F0C136a13Cc/info.json", + "blockchains/solana/allowlist.json" + ] +} \ No newline at end of file