Fixes (sanity and consistency, auto), history

This commit is contained in:
Cryptocool1 2021-09-15 13:21:00 +00:00 committed by trust-wallet-merge-bot
parent c981d7d13e
commit cd848db13d
4 changed files with 56 additions and 39 deletions

View File

@ -168,6 +168,7 @@
"0x18b426813731C144108c6D7FAf5EdE71a258fD9A", "0x18b426813731C144108c6D7FAf5EdE71a258fD9A",
"0x18C5fAC26C5d8b859b3A83f0f167D8924098d28a", "0x18C5fAC26C5d8b859b3A83f0f167D8924098d28a",
"0x18D883F6647cB3195F55EB93BF9EE8ae824E3a6f", "0x18D883F6647cB3195F55EB93BF9EE8ae824E3a6f",
"0x18fF245c134D9DAA6fED977617654490ba4DA526",
"0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454", "0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454",
"0x192E9321b6244D204D4301AfA507EB29CA84D9ef", "0x192E9321b6244D204D4301AfA507EB29CA84D9ef",
"0x196dC2421AF765c2673FC6093fb1374b28064270", "0x196dC2421AF765c2673FC6093fb1374b28064270",

View File

@ -1,37 +1,37 @@
{ {
"name": "MaskDoge Coin", "name": "MaskDoge Coin",
"website": "https://www.maskdogecoin.io", "website": "https://www.maskdogecoin.io",
"description": "MaskDoge is a deflationary, liquidity auto-growing and community-driven DeFi token. It is featured with anti-rugpull and anti-whale mechanisms. It also has a charity wallet which will be used to support charities around the globe.", "description": "MaskDoge is a deflationary, liquidity auto-growing and community-driven DeFi token. It is featured with anti-rugpull and anti-whale mechanisms. It also has a charity wallet which will be used to support charities around the globe.",
"explorer": "https://bscscan.com/token/0x18ff245c134d9daa6fed977617654490ba4da526", "explorer": "https://bscscan.com/token/0x18ff245c134d9daa6fed977617654490ba4da526",
"type": "BEP20", "type": "BEP20",
"symbol": "MASKDOGE", "symbol": "MASKDOGE",
"decimals": 9, "decimals": 9,
"status": "active", "status": "active",
"id": "0x18fF245c134D9DAA6fED977617654490ba4DA526", "id": "0x18fF245c134D9DAA6fED977617654490ba4DA526",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/TheMaskDogeCoin" "url": "https://twitter.com/TheMaskDogeCoin"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/maskdogeofficial" "url": "https://t.me/maskdogeofficial"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/SJrrUjCARN" "url": "https://discord.com/invite/SJrrUjCARN"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/MaskDoge" "url": "https://reddit.com/r/MaskDoge"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/maskdoge" "url": "https://coingecko.com/en/coins/maskdoge"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/maskdoge" "url": "https://coinmarketcap.com/currencies/maskdoge"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 3624, "versionNum": 3625,
"commit": "d83c2bad247b6f6f64632cdd0fb06218ffdfee5a", "commit": "c981d7d13e8360ab3c708c5936eb580d82702885",
"date": "2021-09-15T13:13:40.312Z" "date": "2021-09-15T13:20:44.760Z"
} }

View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 3625,
"commit": "c981d7d13e8360ab3c708c5936eb580d82702885",
"date": "2021-09-15T13:20:44.760Z"
},
"versionStart": {
"versionNum": 3624,
"commit": "d83c2bad247b6f6f64632cdd0fb06218ffdfee5a",
"date": "2021-09-15T13:13:40.312Z"
},
"changes": [
"blockchains/smartchain/assets/0x18fF245c134D9DAA6fED977617654490ba4DA526/info.json",
"blockchains/smartchain/assets/0x18fF245c134D9DAA6fED977617654490ba4DA526/logo.png"
]
}