From 92a21f0b32f98384191b46ae1349efa2311c4b91 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 26 Apr 2021 21:16:07 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 26 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/797.json | 16 ++++++++++++ 4 files changed, 33 insertions(+), 16 deletions(-) create mode 100644 history/versions/797.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 012b45fee..5fd98a6b7 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -196,6 +196,7 @@ "0x6Fb05b156788E88c8ad1e057e729362ff8c39d93", "0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2", "0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4", + "0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0", "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", "0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B", diff --git a/blockchains/smartchain/assets/0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0/info.json b/blockchains/smartchain/assets/0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0/info.json index 320a20d86..6f7e48ff9 100644 --- a/blockchains/smartchain/assets/0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0/info.json +++ b/blockchains/smartchain/assets/0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0/info.json @@ -1,13 +1,13 @@ -{ - "name": "Charizard Token", - "website": "https://charizardtoken.com/", - "twitter": "https://twitter.com/CharizardToken", - "description": "The Charizard Token is a deflationary cryptocurrency, a 5% tax is applied to each transaction made using CHZ006.", - "white_paper": "https://charizardtoken.com/whitepaper.pdf", - "explorer": "https://bscscan.com/token/0x706954491ebfd6b38e5b1e6f079dbefae0f5eba0", - "type": "BEP20", - "symbol": "CHZ006", - "decimals": 8, - "status": "active", - "id": "0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0" -} +{ + "name": "Charizard Token", + "website": "https://charizardtoken.com/", + "twitter": "https://twitter.com/CharizardToken", + "description": "The Charizard Token is a deflationary cryptocurrency, a 5% tax is applied to each transaction made using CHZ006.", + "white_paper": "https://charizardtoken.com/whitepaper.pdf", + "explorer": "https://bscscan.com/token/0x706954491ebfd6b38e5b1e6f079dbefae0f5eba0", + "type": "BEP20", + "symbol": "CHZ006", + "decimals": 8, + "status": "active", + "id": "0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 8b6dfd448..3cd374336 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 796, - "commit": "02d3e7b1c5798db5d21ee032d94126f318723f5c", - "date": "2021-04-26T17:56:30.703Z" + "versionNum": 797, + "commit": "06d8b34aec95f515910c57a9c432b4e7e69bd879", + "date": "2021-04-26T21:15:50.519Z" } \ No newline at end of file diff --git a/history/versions/797.json b/history/versions/797.json new file mode 100644 index 000000000..fca34bfc8 --- /dev/null +++ b/history/versions/797.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 797, + "commit": "06d8b34aec95f515910c57a9c432b4e7e69bd879", + "date": "2021-04-26T21:15:50.519Z" + }, + "versionStart": { + "versionNum": 796, + "commit": "02d3e7b1c5798db5d21ee032d94126f318723f5c", + "date": "2021-04-26T17:56:30.703Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0/info.json", + "blockchains/smartchain/assets/0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0/logo.png" + ] +} \ No newline at end of file