From 003bd66364a48d97ae47e32f5da16d06bb78fff7 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 27 Apr 2021 15:50:43 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 47 ++++++++++--------- history/LATEST.json | 6 +-- history/versions/829.json | 16 +++++++ 4 files changed, 44 insertions(+), 26 deletions(-) create mode 100644 history/versions/829.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 00aedade9..3ebefe444 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -311,6 +311,7 @@ "0xA6381C6Fd8f40A44721eF4f61eDc1a8CCCa7BF3d", "0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929", "0xA8c514D991F59baB02d32b68f04204cB89261c88", + "0xA8fcEe78B782eF97380326E90DF80D72f025f020", "0xa96f3414334F5A0A529ff5d9D8ea95f42147b8C9", "0xA997E5AaaE60987Eb0B59A336dce6B158B113100", "0xa9eA4b786ee5b7A733c035564Bfd9341A4c9FC1e", diff --git a/blockchains/smartchain/assets/0xA8fcEe78B782eF97380326E90DF80D72f025f020/info.json b/blockchains/smartchain/assets/0xA8fcEe78B782eF97380326E90DF80D72f025f020/info.json index 061cff521..1960778b4 100644 --- a/blockchains/smartchain/assets/0xA8fcEe78B782eF97380326E90DF80D72f025f020/info.json +++ b/blockchains/smartchain/assets/0xA8fcEe78B782eF97380326E90DF80D72f025f020/info.json @@ -1,24 +1,25 @@ { - "name": "Tacocat", - "website": "https://tacocat.life", - "description": "Tacocat is a community coin that builds up public involvement to establish a first of its' kind crypto lifestyle brand. Tacocat brings the energy and ideas of the crypto community to the global audience with a unique style of cross-platform engagement.", - "socials": [{ - "name": "Twitter", - "url": "https://twitter.com/TacoCatCrew" - }, - { - "name": "Telegram", - "url": "https://https://t.me/TacoCatCrew" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/tacocatcrew" - } - ], - "explorer": "https://bscscan.com/token/0xa8fcee78b782ef97380326e90df80d72f025f020", - "type": "BEP20", - "symbol": "TACOCAT", - "decimals": 18, - "status": "active", - "id": "0xA8fcEe78B782eF97380326E90DF80D72f025f020" -} + "name": "Tacocat", + "website": "https://tacocat.life", + "description": "Tacocat is a community coin that builds up public involvement to establish a first of its' kind crypto lifestyle brand. Tacocat brings the energy and ideas of the crypto community to the global audience with a unique style of cross-platform engagement.", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/TacoCatCrew" + }, + { + "name": "Telegram", + "url": "https://https://t.me/TacoCatCrew" + }, + { + "name": "Reddit", + "url": "https://www.reddit.com/r/tacocatcrew" + } + ], + "explorer": "https://bscscan.com/token/0xa8fcee78b782ef97380326e90df80d72f025f020", + "type": "BEP20", + "symbol": "TACOCAT", + "decimals": 18, + "status": "active", + "id": "0xA8fcEe78B782eF97380326E90DF80D72f025f020" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index fe1e8a346..213b1bb38 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 828, - "commit": "a08b828ebf9191bc0a31ebeff6365062a773d2e8", - "date": "2021-04-27T15:44:50.924Z" + "versionNum": 829, + "commit": "fc4303e52ea5ee2d6aabb8fcded04733d7c174c6", + "date": "2021-04-27T15:50:26.429Z" } \ No newline at end of file diff --git a/history/versions/829.json b/history/versions/829.json new file mode 100644 index 000000000..f31ec9076 --- /dev/null +++ b/history/versions/829.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 829, + "commit": "fc4303e52ea5ee2d6aabb8fcded04733d7c174c6", + "date": "2021-04-27T15:50:26.429Z" + }, + "versionStart": { + "versionNum": 828, + "commit": "a08b828ebf9191bc0a31ebeff6365062a773d2e8", + "date": "2021-04-27T15:44:50.924Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xA8fcEe78B782eF97380326E90DF80D72f025f020/info.json", + "blockchains/smartchain/assets/0xA8fcEe78B782eF97380326E90DF80D72f025f020/logo.png" + ] +} \ No newline at end of file