From a72f24e4eb76d47f2413dff6707a69bcdb587ba0 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 23 Apr 2021 20:01:21 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/737.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/737.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index fa07ec40f..800f121e7 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -7,6 +7,7 @@ "0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd", "0x0567D7fad179dCd2a89508B77cCe93E26f8998F7", "0x05B339B0A346bF01f851ddE47a5d485c34FE220c", + "0x066fc8DD5955534A01a9f892314c9B01b59A9C11", "0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18", "0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879", "0x0957C57C9EB7744850dCC95db5A06eD4a246236E", diff --git a/blockchains/smartchain/assets/0x066fc8DD5955534A01a9f892314c9B01b59A9C11/info.json b/blockchains/smartchain/assets/0x066fc8DD5955534A01a9f892314c9B01b59A9C11/info.json index 1620322f2..efd65dfb3 100644 --- a/blockchains/smartchain/assets/0x066fc8DD5955534A01a9f892314c9B01b59A9C11/info.json +++ b/blockchains/smartchain/assets/0x066fc8DD5955534A01a9f892314c9B01b59A9C11/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0x066fc8DD5955534A01a9f892314c9B01b59A9C11", "status": "active", "id": "0x066fc8DD5955534A01a9f892314c9B01b59A9C11" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 080afc4d5..f7be20202 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 736, - "commit": "fa8f4d96e62bd828f9b1b9f405e440beb01a34bd", - "date": "2021-04-23T18:59:43.872Z" + "versionNum": 737, + "commit": "21291248bae58f6d338b855b8e844da1e3e1caa3", + "date": "2021-04-23T20:01:08.322Z" } \ No newline at end of file diff --git a/history/versions/737.json b/history/versions/737.json new file mode 100644 index 000000000..6cda462f6 --- /dev/null +++ b/history/versions/737.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 737, + "commit": "21291248bae58f6d338b855b8e844da1e3e1caa3", + "date": "2021-04-23T20:01:08.322Z" + }, + "versionStart": { + "versionNum": 736, + "commit": "fa8f4d96e62bd828f9b1b9f405e440beb01a34bd", + "date": "2021-04-23T18:59:43.872Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x066fc8DD5955534A01a9f892314c9B01b59A9C11/info.json", + "blockchains/smartchain/assets/0x066fc8DD5955534A01a9f892314c9B01b59A9C11/logo.png" + ] +} \ No newline at end of file