Fixes (sanity and consistency, auto), history

This commit is contained in:
catenocrypt 2021-04-29 08:27:46 +00:00 committed by trust-wallet-merge-bot
parent 6f6918da37
commit f9bbb18554
4 changed files with 45 additions and 28 deletions

View File

@ -242,6 +242,7 @@
"0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A", "0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A",
"0x7F70642d88cf1C4a3a7abb072B53B929b653edA5", "0x7F70642d88cf1C4a3a7abb072B53B929b653edA5",
"0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3", "0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3",
"0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc",
"0x816e9e589F8C07149dA4E2496C547952338B27e2", "0x816e9e589F8C07149dA4E2496C547952338B27e2",
"0x81859801b01764D4f0Fa5E64729f5a6C3b91435b", "0x81859801b01764D4f0Fa5E64729f5a6C3b91435b",
"0x8191113581cBfa3fcdC6B0d2e6F84753D4850080", "0x8191113581cBfa3fcdC6B0d2e6F84753D4850080",

View File

@ -1,26 +1,26 @@
{ {
"name": "Hungry Bear", "name": "Hungry Bear",
"website": "https://hungrybear.finance", "website": "https://hungrybear.finance",
"description": "Hungry Bear is token driven and supported by it's community. Two functions occur during each trade: Reflection & Burn.", "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", "explorer": "https://bscscan.com/token/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc",
"research": "", "research": "",
"socials": [ "socials": [
{ {
"name": "Twitter", "name": "Twitter",
"url": "https://twitter.com/BSCBear" "url": "https://twitter.com/BSCBear"
}, },
{ {
"name": "Reddit", "name": "Reddit",
"url": "https://www.reddit.com/r/HungryBear/" "url": "https://www.reddit.com/r/HungryBear/"
}, },
{ {
"name": "Telegram", "name": "Telegram",
"url": "https://t.me/HungryBearFinance" "url": "https://t.me/HungryBearFinance"
} }
], ],
"type": "BEP20", "type": "BEP20",
"symbol": "HUNGRY", "symbol": "HUNGRY",
"decimals": 8, "decimals": 8,
"status": "active", "status": "active",
"id": "0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc" "id": "0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc"
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 869, "versionNum": 870,
"commit": "b28799cd35b7497f86b23c534bf319bba44cd202", "commit": "6f6918da374604d5498c8635f3fb7d5491c88576",
"date": "2021-04-29T06:11:28.515Z" "date": "2021-04-29T08:27:30.260Z"
} }

16
history/versions/870.json Normal file
View File

@ -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"
]
}