From 1242407ee54e02d4ea8b5fd26b89089256fc4f3d Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 10 Aug 2021 18:20:01 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + blockchains/smartchain/allowlist.json | 1 + .../info.json | 58 +++++++++---------- history/LATEST.json | 6 +- history/versions/3212.json | 18 ++++++ 5 files changed, 52 insertions(+), 32 deletions(-) create mode 100644 history/versions/3212.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index bdc7bc6f3..4cab51968 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1740,6 +1740,7 @@ "0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E", "0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b", "0x41a25A522cD89372895c126FcA4733B998f4ADE5", + "0x41A3Dba3D677E573636BA691a70ff2D606c29666", "0x41AB1b6fcbB2fA9DCEd81aCbdeC13Ea6315F2Bf2", "0x41Ab75435668919Bb507F871dd01E9762C2D173a", "0x41ad4093349C8A60DE591A3C37dcd184558EaAe3", diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 7e8f7412c..475f51a85 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1252,6 +1252,7 @@ "0xcE084e04fc2FE52962aB6E3CC464F80060c1C753", "0xCE195c777e1ce96C30ebeC54C91d20417a068706", "0xCE393C06594A5D91210Fd4f157Cd8F6D86006D57", + "0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb", "0xCe5814eFfF15D53EFd8025B9F2006D4d7D640b9B", "0xce666D0e507C5F2Afe0671Ee29A99cfa97954c48", "0xCed0CE92F4bdC3c2201E255FAF12f05cf8206dA8", diff --git a/blockchains/smartchain/assets/0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb/info.json b/blockchains/smartchain/assets/0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb/info.json index c55ab1531..94c5ee85d 100644 --- a/blockchains/smartchain/assets/0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb/info.json +++ b/blockchains/smartchain/assets/0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb/info.json @@ -1,29 +1,29 @@ -{ - "name": "ThunderCake Token", - "website": "https://www.thundercake.app/", - "description": "The world 1st double reward reflection token using the power of 80% CAKE / 20% THOREUM.", - "explorer": "https://bscscan.com/token/0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb", - "type": "BEP20", - "symbol": "THUNDERCAKE", - "decimals": 18, - "status": "active", - "id": "0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb", - "links": [ - { - "name": "twitter", - "url": "https://twitter.com/ThunderCakeApp" - }, - { - "name": "telegram", - "url": "https://t.me/ThunderCakeOfficial" - }, - { - "name": "medium", - "url": "https://thundercake.medium.com" - }, - { - "name": "docs", - "url": "https://docs.thundercake.app" - } - ] -} +{ + "name": "ThunderCake Token", + "website": "https://www.thundercake.app/", + "description": "The world 1st double reward reflection token using the power of 80% CAKE / 20% THOREUM.", + "explorer": "https://bscscan.com/token/0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb", + "type": "BEP20", + "symbol": "THUNDERCAKE", + "decimals": 18, + "status": "active", + "id": "0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ThunderCakeApp" + }, + { + "name": "telegram", + "url": "https://t.me/ThunderCakeOfficial" + }, + { + "name": "medium", + "url": "https://thundercake.medium.com" + }, + { + "name": "docs", + "url": "https://docs.thundercake.app" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index a3c9514e1..00184a2d7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3211, - "commit": "a2c0bbf63aef718c90917bd45267d6b315237288", - "date": "2021-08-10T09:25:04.227Z" + "versionNum": 3212, + "commit": "35a0d4d1ab79ec833fa4d32c236f981ca6b999ed", + "date": "2021-08-10T18:19:47.044Z" } \ No newline at end of file diff --git a/history/versions/3212.json b/history/versions/3212.json new file mode 100644 index 000000000..d1fac969f --- /dev/null +++ b/history/versions/3212.json @@ -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" + ] +} \ No newline at end of file