From 32cd515e9b96f5443cb658cc680e576e9d54a6b2 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 30 Apr 2021 08:59:36 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 44 +++++++++---------- history/LATEST.json | 6 +-- history/versions/895.json | 16 +++++++ 4 files changed, 42 insertions(+), 25 deletions(-) create mode 100644 history/versions/895.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6df49ce23..b8f0f8fc7 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -132,6 +132,7 @@ "0x3fd5B5746315E3F8d43A46b09c826a001EBb977d", "0x3FdA9383A84C05eC8f7630Fe10AdF1fAC13241CC", "0x40929FB2008c830731A3d972950bC13f70161c75", + "0x40B34cC972908060D6d527276e17c105d224559d", "0x4197C6EF3879a08cD51e5560da5064B773aa1d29", "0x4247aeB8E759e575Fe350921cD174C48df304F2A", "0x426D6D53187be3288fe37f214e3F6901D8145b62", diff --git a/blockchains/smartchain/assets/0x40B34cC972908060D6d527276e17c105d224559d/info.json b/blockchains/smartchain/assets/0x40B34cC972908060D6d527276e17c105d224559d/info.json index b4d22c4ab..7c2722c22 100644 --- a/blockchains/smartchain/assets/0x40B34cC972908060D6d527276e17c105d224559d/info.json +++ b/blockchains/smartchain/assets/0x40B34cC972908060D6d527276e17c105d224559d/info.json @@ -1,23 +1,23 @@ -{ - "name": "TreeDefi", - "type": "BEP20", - "symbol": "SEED", - "decimals": 18, - "website": "https://treedefi.com/", - "description": "TreeDefi is a Yield Farming project focused on deflationary tokenomics through a capped token named TREE and an uncapped deflationary token named SEED.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/treedefi", - "handle": "treedefi" - }, - { - "name": "Telegram", - "url": "https://t.me/treedefi", - "handle": "treedefi" - } - ], - "explorer": "https://bscscan.com/token/0x40b34cc972908060d6d527276e17c105d224559d", - "status": "active", - "id": "0x40B34cC972908060D6d527276e17c105d224559d" +{ + "name": "TreeDefi", + "type": "BEP20", + "symbol": "SEED", + "decimals": 18, + "website": "https://treedefi.com/", + "description": "TreeDefi is a Yield Farming project focused on deflationary tokenomics through a capped token named TREE and an uncapped deflationary token named SEED.", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/treedefi", + "handle": "treedefi" + }, + { + "name": "Telegram", + "url": "https://t.me/treedefi", + "handle": "treedefi" + } + ], + "explorer": "https://bscscan.com/token/0x40b34cc972908060d6d527276e17c105d224559d", + "status": "active", + "id": "0x40B34cC972908060D6d527276e17c105d224559d" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index cade0e04d..fcaf72976 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 894, - "commit": "b3fdf56b174435da49dcb688f931344d3f8e93d8", - "date": "2021-04-30T08:21:17.023Z" + "versionNum": 895, + "commit": "5551c3b02bd42935fbc2ff39552b44abb0cca6ba", + "date": "2021-04-30T08:59:18.926Z" } \ No newline at end of file diff --git a/history/versions/895.json b/history/versions/895.json new file mode 100644 index 000000000..c45396a59 --- /dev/null +++ b/history/versions/895.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 895, + "commit": "5551c3b02bd42935fbc2ff39552b44abb0cca6ba", + "date": "2021-04-30T08:59:18.926Z" + }, + "versionStart": { + "versionNum": 894, + "commit": "b3fdf56b174435da49dcb688f931344d3f8e93d8", + "date": "2021-04-30T08:21:17.023Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x40B34cC972908060D6d527276e17c105d224559d/info.json", + "blockchains/smartchain/assets/0x40B34cC972908060D6d527276e17c105d224559d/logo.png" + ] +} \ No newline at end of file