From cd6feec3ea834657e00c1d6ce03c2ba0d43752a5 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 1 Jun 2021 13:07:32 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1841.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1841.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index e4b6f39ee..44f13cf09 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -656,6 +656,7 @@ "0xAcab3Ee32aacdbC745667FB261ED7af1de5c5EcD", "0xAcABD3f9b8F76fFd2724604185Fa5AFA5dF25aC6", "0xacb2d47827C9813AE26De80965845D80935afd0B", + "0xACce5119881693B1502ECAF732eb1d592adFc54b", "0xaCd6b5f76Db153FB45EAE6D5be5BDbd45d1b2A8C", "0xAcD7B3D9c10e97d0efA418903C0c7669E702E4C0", "0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167", diff --git a/blockchains/smartchain/assets/0xACce5119881693B1502ECAF732eb1d592adFc54b/info.json b/blockchains/smartchain/assets/0xACce5119881693B1502ECAF732eb1d592adFc54b/info.json index 627ff5875..0062d665c 100644 --- a/blockchains/smartchain/assets/0xACce5119881693B1502ECAF732eb1d592adFc54b/info.json +++ b/blockchains/smartchain/assets/0xACce5119881693B1502ECAF732eb1d592adFc54b/info.json @@ -1,11 +1,11 @@ -{ - "name": "SafeWojak", - "symbol": "WOJAK", - "type": "BEP20", - "decimals": 9, - "description": "SafeWojak is a retail friendly due diligence platform, aiming to alleviate traders from falling victim to unaudited and malicious token contracts.", - "website": "https://safewojak.com/", - "explorer": "https://bscscan.com/token/0xACce5119881693B1502ECAF732eb1d592adFc54b", - "status": "active", - "id": "0xACce5119881693B1502ECAF732eb1d592adFc54b" -} +{ + "name": "SafeWojak", + "symbol": "WOJAK", + "type": "BEP20", + "decimals": 9, + "description": "SafeWojak is a retail friendly due diligence platform, aiming to alleviate traders from falling victim to unaudited and malicious token contracts.", + "website": "https://safewojak.com/", + "explorer": "https://bscscan.com/token/0xACce5119881693B1502ECAF732eb1d592adFc54b", + "status": "active", + "id": "0xACce5119881693B1502ECAF732eb1d592adFc54b" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 7553c0969..a2910f55f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1840, - "commit": "be0410320473145fd5d249115e8a18d181c33ae8", - "date": "2021-06-01T10:42:32.273Z" + "versionNum": 1841, + "commit": "20281c706c9b78cd4fe312c06b5acafd0419840d", + "date": "2021-06-01T13:07:16.377Z" } \ No newline at end of file diff --git a/history/versions/1841.json b/history/versions/1841.json new file mode 100644 index 000000000..75806a1cf --- /dev/null +++ b/history/versions/1841.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1841, + "commit": "20281c706c9b78cd4fe312c06b5acafd0419840d", + "date": "2021-06-01T13:07:16.377Z" + }, + "versionStart": { + "versionNum": 1840, + "commit": "be0410320473145fd5d249115e8a18d181c33ae8", + "date": "2021-06-01T10:42:32.273Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xACce5119881693B1502ECAF732eb1d592adFc54b/info.json", + "blockchains/smartchain/assets/0xACce5119881693B1502ECAF732eb1d592adFc54b/logo.png" + ] +} \ No newline at end of file