From 51314727ee0e8effa63ddcb28157dc33687c45f0 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 11 Jun 2021 14:35:31 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 18 +++++++++--------- history/LATEST.json | 6 +++--- history/versions/2109.json | 16 ++++++++++++++++ 4 files changed, 29 insertions(+), 12 deletions(-) create mode 100644 history/versions/2109.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index d1ea9bc39..7960b2801 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -899,6 +899,7 @@ "0xc8aE2289c032B119DFD29396F1FC68Ee91F80118", "0xc9132C76060F6b319764Ea075973a650A1a53bC9", "0xc91D49653F0364aA9C7877697eB27313c973ad9D", + "0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82", "0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51", "0xC9c7C6A590E82C576de7553142d47a5fb63f9e90", "0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44", diff --git a/blockchains/smartchain/assets/0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82/info.json b/blockchains/smartchain/assets/0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82/info.json index fb8ef6c16..6ea112e14 100644 --- a/blockchains/smartchain/assets/0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82/info.json +++ b/blockchains/smartchain/assets/0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82/info.json @@ -1,11 +1,11 @@ { - "name": "Healing Potion Token", - "type": "BEP20", - "symbol": "HPPOT", - "decimals": 9, - "website": "https://healingpot.info", - "description": "Healing potion is a wallet regeneration token that allows investors to earn passive income as they hold. 7% of every transaction is distributed equally among holders and an extra 5% is sent straight to the liquidity pool. ", - "explorer": "https://bscscan.com/token/0xc974be717f52dcc701fe50fad36d163b1e9a3a82", - "status": "active", - "id": "0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82" + "name": "Healing Potion Token", + "type": "BEP20", + "symbol": "HPPOT", + "decimals": 9, + "website": "https://healingpot.info", + "description": "Healing potion is a wallet regeneration token that allows investors to earn passive income as they hold. 7% of every transaction is distributed equally among holders and an extra 5% is sent straight to the liquidity pool. ", + "explorer": "https://bscscan.com/token/0xc974be717f52dcc701fe50fad36d163b1e9a3a82", + "status": "active", + "id": "0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index ca108635d..b2739e24b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2108, - "commit": "c192293099e931f51fa62eca9053a4a79dfb2e60", - "date": "2021-06-11T10:54:47.981Z" + "versionNum": 2109, + "commit": "9b1e384360c9e55cbefc4c806ef81058e8522fee", + "date": "2021-06-11T14:35:14.373Z" } \ No newline at end of file diff --git a/history/versions/2109.json b/history/versions/2109.json new file mode 100644 index 000000000..421403d44 --- /dev/null +++ b/history/versions/2109.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2109, + "commit": "9b1e384360c9e55cbefc4c806ef81058e8522fee", + "date": "2021-06-11T14:35:14.373Z" + }, + "versionStart": { + "versionNum": 2108, + "commit": "c192293099e931f51fa62eca9053a4a79dfb2e60", + "date": "2021-06-11T10:54:47.981Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82/info.json", + "blockchains/smartchain/assets/0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82/logo.png" + ] +} \ No newline at end of file