Fixes (sanity and consistency, auto), history

This commit is contained in:
catenocrypt 2021-04-28 21:56:50 +00:00 committed by trust-wallet-merge-bot
parent e98dec716d
commit a2c98a2e6f
4 changed files with 40 additions and 23 deletions

View File

@ -118,6 +118,7 @@
"0x3b831d36ed418e893F42d46ff308C326C239429f", "0x3b831d36ed418e893F42d46ff308C326C239429f",
"0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2", "0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2",
"0x3C70260eEe0a2bFc4b375feB810325801f289fBd", "0x3C70260eEe0a2bFc4b375feB810325801f289fBd",
"0x3D29Aa78fB558F84112bbC48a84F371147A920C9",
"0x3d6545b08693daE087E957cb1180ee38B9e3c25E", "0x3d6545b08693daE087E957cb1180ee38B9e3c25E",
"0x3Ea50B7Ef6a7eaf7E966E2cb72b519C16557497c", "0x3Ea50B7Ef6a7eaf7E966E2cb72b519C16557497c",
"0x3ebb316D8c387ef235BAa38978cbB9B97C8C3017", "0x3ebb316D8c387ef235BAa38978cbB9B97C8C3017",

View File

@ -1,21 +1,21 @@
{ {
"name": "DogeFather", "name": "DogeFather",
"website": "https://dogefather.space/", "website": "https://dogefather.space/",
"description": "A new deflationary token with 5% fees are distributed and 5% fees are added to liquidity pool.", "description": "A new deflationary token with 5% fees are distributed and 5% fees are added to liquidity pool.",
"socials": [ "socials": [
{ {
"name": "Twitter", "name": "Twitter",
"url": "https://twitter.com/dogefatherBSC" "url": "https://twitter.com/dogefatherBSC"
}, },
{ {
"name": "Telegram", "name": "Telegram",
"url": "https://t.me/dogefatherBSC" "url": "https://t.me/dogefatherBSC"
} }
], ],
"explorer": "https://bscscan.com/token/0x3d29aa78fb558f84112bbc48a84f371147a920c9", "explorer": "https://bscscan.com/token/0x3d29aa78fb558f84112bbc48a84f371147a920c9",
"type": "BEP20", "type": "BEP20",
"symbol": "Dogefather", "symbol": "Dogefather",
"decimals": 9, "decimals": 9,
"status": "active", "status": "active",
"id": "0x3D29Aa78fB558F84112bbC48a84F371147A920C9" "id": "0x3D29Aa78fB558F84112bbC48a84F371147A920C9"
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 862, "versionNum": 863,
"commit": "280fac56eeff68ffc568ad6953484250186c0852", "commit": "e98dec716d4321215cdc1f268db35a2c5ba97059",
"date": "2021-04-28T21:19:06.454Z" "date": "2021-04-28T21:56:35.000Z"
} }

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

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 863,
"commit": "e98dec716d4321215cdc1f268db35a2c5ba97059",
"date": "2021-04-28T21:56:35.000Z"
},
"versionStart": {
"versionNum": 862,
"commit": "280fac56eeff68ffc568ad6953484250186c0852",
"date": "2021-04-28T21:19:06.454Z"
},
"changes": [
"blockchains/smartchain/assets/0x3D29Aa78fB558F84112bbC48a84F371147A920C9/info.json",
"blockchains/smartchain/assets/0x3D29Aa78fB558F84112bbC48a84F371147A920C9/logo.png"
]
}