From a77b0472bb5948db23d2b73ec3fa3fc1aed1ef62 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 15 May 2021 08:12:52 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1355.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1355.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 629282d4e..7b3d25cc9 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -441,6 +441,7 @@ "0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82", "0x9c9d4302A1A550b446401e56000F76Bc761C3A33", "0x9d70a3EE3079A6FA2bB16591414678b7Ad91f0b5", + "0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB", "0x9E691FD624410D631c082202b050694233031cB7", "0x9E7942a24be24B18A56CEac7bA9926C5FBFc4E27", "0x9f589e3eabe42ebC94A44727b3f3531C0c877809", diff --git a/blockchains/smartchain/assets/0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB/info.json b/blockchains/smartchain/assets/0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB/info.json index e90db3fd9..df5e91b96 100644 --- a/blockchains/smartchain/assets/0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB/info.json +++ b/blockchains/smartchain/assets/0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB/info.json @@ -1,11 +1,11 @@ -{ - "name": "CHAD", - "website": "https://chads.io/", - "description": "CHAD token is a community driven token with automatic LP and reflective rewards.", - "explorer": "https://bscscan.com/token/0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB", - "type": "BEP20", - "symbol": "CHAD", - "decimals": 18, - "status": "active", - "id": "0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB" -} \ No newline at end of file +{ + "name": "CHAD", + "website": "https://chads.io/", + "description": "CHAD token is a community driven token with automatic LP and reflective rewards.", + "explorer": "https://bscscan.com/token/0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB", + "type": "BEP20", + "symbol": "CHAD", + "decimals": 18, + "status": "active", + "id": "0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 07c8c29fe..be7e63e7c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1354, - "commit": "8cab7121b56fa06729e0fb77f7c2460bd941eaad", - "date": "2021-05-15T08:09:17.832Z" + "versionNum": 1355, + "commit": "9de4ae80fce0316638614475ebcdad2aa2c8d4e1", + "date": "2021-05-15T08:12:37.770Z" } \ No newline at end of file diff --git a/history/versions/1355.json b/history/versions/1355.json new file mode 100644 index 000000000..e03d8f035 --- /dev/null +++ b/history/versions/1355.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1355, + "commit": "9de4ae80fce0316638614475ebcdad2aa2c8d4e1", + "date": "2021-05-15T08:12:37.770Z" + }, + "versionStart": { + "versionNum": 1354, + "commit": "8cab7121b56fa06729e0fb77f7c2460bd941eaad", + "date": "2021-05-15T08:09:17.832Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB/info.json", + "blockchains/smartchain/assets/0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB/logo.png" + ] +} \ No newline at end of file