Fixes (sanity and consistency, auto), history

This commit is contained in:
catenocrypt 2021-04-26 21:16:07 +00:00 committed by trust-wallet-merge-bot
parent 06d8b34aec
commit 92a21f0b32
4 changed files with 33 additions and 16 deletions

View File

@ -196,6 +196,7 @@
"0x6Fb05b156788E88c8ad1e057e729362ff8c39d93", "0x6Fb05b156788E88c8ad1e057e729362ff8c39d93",
"0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2", "0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2",
"0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4", "0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4",
"0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0",
"0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402",
"0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c",
"0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B", "0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B",

View File

@ -1,13 +1,13 @@
{ {
"name": "Charizard Token", "name": "Charizard Token",
"website": "https://charizardtoken.com/", "website": "https://charizardtoken.com/",
"twitter": "https://twitter.com/CharizardToken", "twitter": "https://twitter.com/CharizardToken",
"description": "The Charizard Token is a deflationary cryptocurrency, a 5% tax is applied to each transaction made using CHZ006.", "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", "white_paper": "https://charizardtoken.com/whitepaper.pdf",
"explorer": "https://bscscan.com/token/0x706954491ebfd6b38e5b1e6f079dbefae0f5eba0", "explorer": "https://bscscan.com/token/0x706954491ebfd6b38e5b1e6f079dbefae0f5eba0",
"type": "BEP20", "type": "BEP20",
"symbol": "CHZ006", "symbol": "CHZ006",
"decimals": 8, "decimals": 8,
"status": "active", "status": "active",
"id": "0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0" "id": "0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0"
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 796, "versionNum": 797,
"commit": "02d3e7b1c5798db5d21ee032d94126f318723f5c", "commit": "06d8b34aec95f515910c57a9c432b4e7e69bd879",
"date": "2021-04-26T17:56:30.703Z" "date": "2021-04-26T21:15:50.519Z"
} }

16
history/versions/797.json Normal file
View File

@ -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"
]
}