mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto), history
This commit is contained in:
parent
c981d7d13e
commit
cd848db13d
|
@ -168,6 +168,7 @@
|
|||
"0x18b426813731C144108c6D7FAf5EdE71a258fD9A",
|
||||
"0x18C5fAC26C5d8b859b3A83f0f167D8924098d28a",
|
||||
"0x18D883F6647cB3195F55EB93BF9EE8ae824E3a6f",
|
||||
"0x18fF245c134D9DAA6fED977617654490ba4DA526",
|
||||
"0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454",
|
||||
"0x192E9321b6244D204D4301AfA507EB29CA84D9ef",
|
||||
"0x196dC2421AF765c2673FC6093fb1374b28064270",
|
||||
|
|
|
@ -1,37 +1,37 @@
|
|||
{
|
||||
"name": "MaskDoge Coin",
|
||||
"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.",
|
||||
"explorer": "https://bscscan.com/token/0x18ff245c134d9daa6fed977617654490ba4da526",
|
||||
"type": "BEP20",
|
||||
"symbol": "MASKDOGE",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x18fF245c134D9DAA6fED977617654490ba4DA526",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/TheMaskDogeCoin"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/maskdogeofficial"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/SJrrUjCARN"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/MaskDoge"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/maskdoge"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/maskdoge"
|
||||
}
|
||||
]
|
||||
{
|
||||
"name": "MaskDoge Coin",
|
||||
"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.",
|
||||
"explorer": "https://bscscan.com/token/0x18ff245c134d9daa6fed977617654490ba4da526",
|
||||
"type": "BEP20",
|
||||
"symbol": "MASKDOGE",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x18fF245c134D9DAA6fED977617654490ba4DA526",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/TheMaskDogeCoin"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/maskdogeofficial"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/SJrrUjCARN"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/MaskDoge"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/maskdoge"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/maskdoge"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 3624,
|
||||
"commit": "d83c2bad247b6f6f64632cdd0fb06218ffdfee5a",
|
||||
"date": "2021-09-15T13:13:40.312Z"
|
||||
"versionNum": 3625,
|
||||
"commit": "c981d7d13e8360ab3c708c5936eb580d82702885",
|
||||
"date": "2021-09-15T13:20:44.760Z"
|
||||
}
|
16
history/versions/3625.json
Normal file
16
history/versions/3625.json
Normal 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"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user