From f9bbb185548e4bf656d1cee7e4f671e2feb82d25 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 29 Apr 2021 08:27:46 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 50 +++++++++---------- history/LATEST.json | 6 +-- history/versions/870.json | 16 ++++++ 4 files changed, 45 insertions(+), 28 deletions(-) create mode 100644 history/versions/870.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 9cb030204..6458f22c3 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -242,6 +242,7 @@ "0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A", "0x7F70642d88cf1C4a3a7abb072B53B929b653edA5", "0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3", + "0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc", "0x816e9e589F8C07149dA4E2496C547952338B27e2", "0x81859801b01764D4f0Fa5E64729f5a6C3b91435b", "0x8191113581cBfa3fcdC6B0d2e6F84753D4850080", diff --git a/blockchains/smartchain/assets/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc/info.json b/blockchains/smartchain/assets/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc/info.json index f8dedfd9b..d0221b278 100644 --- a/blockchains/smartchain/assets/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc/info.json +++ b/blockchains/smartchain/assets/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc/info.json @@ -1,26 +1,26 @@ -{ - "name": "Hungry Bear", - "website": "https://hungrybear.finance", - "description": "Hungry Bear is token driven and supported by it's community. Two functions occur during each trade: Reflection & Burn.", - "explorer": "https://bscscan.com/token/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc", - "research": "", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/BSCBear" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/HungryBear/" - }, - { - "name": "Telegram", - "url": "https://t.me/HungryBearFinance" - } - ], - "type": "BEP20", - "symbol": "HUNGRY", - "decimals": 8, - "status": "active", - "id": "0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc" +{ + "name": "Hungry Bear", + "website": "https://hungrybear.finance", + "description": "Hungry Bear is token driven and supported by it's community. Two functions occur during each trade: Reflection & Burn.", + "explorer": "https://bscscan.com/token/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc", + "research": "", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/BSCBear" + }, + { + "name": "Reddit", + "url": "https://www.reddit.com/r/HungryBear/" + }, + { + "name": "Telegram", + "url": "https://t.me/HungryBearFinance" + } + ], + "type": "BEP20", + "symbol": "HUNGRY", + "decimals": 8, + "status": "active", + "id": "0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 75c590410..40537f3b6 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 869, - "commit": "b28799cd35b7497f86b23c534bf319bba44cd202", - "date": "2021-04-29T06:11:28.515Z" + "versionNum": 870, + "commit": "6f6918da374604d5498c8635f3fb7d5491c88576", + "date": "2021-04-29T08:27:30.260Z" } \ No newline at end of file diff --git a/history/versions/870.json b/history/versions/870.json new file mode 100644 index 000000000..fe279348f --- /dev/null +++ b/history/versions/870.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 870, + "commit": "6f6918da374604d5498c8635f3fb7d5491c88576", + "date": "2021-04-29T08:27:30.260Z" + }, + "versionStart": { + "versionNum": 869, + "commit": "b28799cd35b7497f86b23c534bf319bba44cd202", + "date": "2021-04-29T06:11:28.515Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc/info.json", + "blockchains/smartchain/assets/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc/logo.png" + ] +} \ No newline at end of file