From cd08f889affa8c8765ec5b55eb87dc696d98436e Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 30 May 2021 08:47:07 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1749.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1749.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index fb7cf402c..9e175e48d 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -907,6 +907,7 @@ "0xfb6115445Bff7b52FeB98650C87f44907E58f802", "0xfb68406D38BaF071297f5a3AB97AfFd5945c1db9", "0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7", + "0xFD42728b76772A82cCaD527E298Dd15A55F4DdD6", "0xFd431CB76965cF80c6FCec011a273B46df23EB04", "0xfD5840Cd36d94D7229439859C0112a4185BC0255", "0xFd78aAEd1e3f2d06DbDE9510C6dC14112eCA896D", diff --git a/blockchains/smartchain/assets/0xFD42728b76772A82cCaD527E298Dd15A55F4DdD6/info.json b/blockchains/smartchain/assets/0xFD42728b76772A82cCaD527E298Dd15A55F4DdD6/info.json index 25be5477c..03d0f655f 100644 --- a/blockchains/smartchain/assets/0xFD42728b76772A82cCaD527E298Dd15A55F4DdD6/info.json +++ b/blockchains/smartchain/assets/0xFD42728b76772A82cCaD527E298Dd15A55F4DdD6/info.json @@ -1,11 +1,11 @@ -{ - "name": "KarenCoin", - "website": "https://www.karencointoken.com/", - "description": "Karen Coin is a meme based token built on value driven tokenomics", - "explorer": "https://bscscan.com/token/0xFD42728b76772A82cCaD527E298Dd15A55F4DdD6", - "type": "BEP20", - "symbol": "KAREN", - "decimals": 9, - "status": "active", - "id": "0xFD42728b76772A82cCaD527E298Dd15A55F4DdD6" +{ + "name": "KarenCoin", + "website": "https://www.karencointoken.com/", + "description": "Karen Coin is a meme based token built on value driven tokenomics", + "explorer": "https://bscscan.com/token/0xFD42728b76772A82cCaD527E298Dd15A55F4DdD6", + "type": "BEP20", + "symbol": "KAREN", + "decimals": 9, + "status": "active", + "id": "0xFD42728b76772A82cCaD527E298Dd15A55F4DdD6" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 6efecc3f7..93c1b3f93 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1748, - "commit": "03b268980d4474fa6908270872b46ac7d3312bc7", - "date": "2021-05-30T08:45:20.884Z" + "versionNum": 1749, + "commit": "065a2a20be4cec21699bd2e89bac48653ff6ecb9", + "date": "2021-05-30T08:46:55.114Z" } \ No newline at end of file diff --git a/history/versions/1749.json b/history/versions/1749.json new file mode 100644 index 000000000..a00b0c6d1 --- /dev/null +++ b/history/versions/1749.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1749, + "commit": "065a2a20be4cec21699bd2e89bac48653ff6ecb9", + "date": "2021-05-30T08:46:55.114Z" + }, + "versionStart": { + "versionNum": 1748, + "commit": "03b268980d4474fa6908270872b46ac7d3312bc7", + "date": "2021-05-30T08:45:20.884Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xFD42728b76772A82cCaD527E298Dd15A55F4DdD6/info.json", + "blockchains/smartchain/assets/0xFD42728b76772A82cCaD527E298Dd15A55F4DdD6/logo.png" + ] +} \ No newline at end of file