Fixes (sanity and consistency, auto), history

This commit is contained in:
Cryptocool1 2021-08-10 18:20:01 +00:00 committed by trust-wallet-merge-bot
parent 35a0d4d1ab
commit 1242407ee5
5 changed files with 52 additions and 32 deletions

View File

@ -1740,6 +1740,7 @@
"0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E", "0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E",
"0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b", "0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b",
"0x41a25A522cD89372895c126FcA4733B998f4ADE5", "0x41a25A522cD89372895c126FcA4733B998f4ADE5",
"0x41A3Dba3D677E573636BA691a70ff2D606c29666",
"0x41AB1b6fcbB2fA9DCEd81aCbdeC13Ea6315F2Bf2", "0x41AB1b6fcbB2fA9DCEd81aCbdeC13Ea6315F2Bf2",
"0x41Ab75435668919Bb507F871dd01E9762C2D173a", "0x41Ab75435668919Bb507F871dd01E9762C2D173a",
"0x41ad4093349C8A60DE591A3C37dcd184558EaAe3", "0x41ad4093349C8A60DE591A3C37dcd184558EaAe3",

View File

@ -1252,6 +1252,7 @@
"0xcE084e04fc2FE52962aB6E3CC464F80060c1C753", "0xcE084e04fc2FE52962aB6E3CC464F80060c1C753",
"0xCE195c777e1ce96C30ebeC54C91d20417a068706", "0xCE195c777e1ce96C30ebeC54C91d20417a068706",
"0xCE393C06594A5D91210Fd4f157Cd8F6D86006D57", "0xCE393C06594A5D91210Fd4f157Cd8F6D86006D57",
"0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb",
"0xCe5814eFfF15D53EFd8025B9F2006D4d7D640b9B", "0xCe5814eFfF15D53EFd8025B9F2006D4d7D640b9B",
"0xce666D0e507C5F2Afe0671Ee29A99cfa97954c48", "0xce666D0e507C5F2Afe0671Ee29A99cfa97954c48",
"0xCed0CE92F4bdC3c2201E255FAF12f05cf8206dA8", "0xCed0CE92F4bdC3c2201E255FAF12f05cf8206dA8",

View File

@ -1,29 +1,29 @@
{ {
"name": "ThunderCake Token", "name": "ThunderCake Token",
"website": "https://www.thundercake.app/", "website": "https://www.thundercake.app/",
"description": "The world 1st double reward reflection token using the power of 80% CAKE / 20% THOREUM.", "description": "The world 1st double reward reflection token using the power of 80% CAKE / 20% THOREUM.",
"explorer": "https://bscscan.com/token/0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb", "explorer": "https://bscscan.com/token/0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb",
"type": "BEP20", "type": "BEP20",
"symbol": "THUNDERCAKE", "symbol": "THUNDERCAKE",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb", "id": "0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/ThunderCakeApp" "url": "https://twitter.com/ThunderCakeApp"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/ThunderCakeOfficial" "url": "https://t.me/ThunderCakeOfficial"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://thundercake.medium.com" "url": "https://thundercake.medium.com"
}, },
{ {
"name": "docs", "name": "docs",
"url": "https://docs.thundercake.app" "url": "https://docs.thundercake.app"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 3211, "versionNum": 3212,
"commit": "a2c0bbf63aef718c90917bd45267d6b315237288", "commit": "35a0d4d1ab79ec833fa4d32c236f981ca6b999ed",
"date": "2021-08-10T09:25:04.227Z" "date": "2021-08-10T18:19:47.044Z"
} }

View File

@ -0,0 +1,18 @@
{
"versionEnd": {
"versionNum": 3212,
"commit": "35a0d4d1ab79ec833fa4d32c236f981ca6b999ed",
"date": "2021-08-10T18:19:47.044Z"
},
"versionStart": {
"versionNum": 3211,
"commit": "a2c0bbf63aef718c90917bd45267d6b315237288",
"date": "2021-08-10T09:25:04.227Z"
},
"changes": [
"blockchains/ethereum/assets/0x41A3Dba3D677E573636BA691a70ff2D606c29666/info.json",
"blockchains/ethereum/assets/0x41A3Dba3D677E573636BA691a70ff2D606c29666/logo.png",
"blockchains/smartchain/assets/0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb/info.json",
"blockchains/smartchain/assets/0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb/logo.png"
]
}