From cd848db13d4db2f57b36ccd7d5ac83cfa82427c9 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 15 Sep 2021 13:21:00 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 72 +++++++++---------- history/LATEST.json | 6 +- history/versions/3625.json | 16 +++++ 4 files changed, 56 insertions(+), 39 deletions(-) create mode 100644 history/versions/3625.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 9df06ed79..9947f3c2d 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -168,6 +168,7 @@ "0x18b426813731C144108c6D7FAf5EdE71a258fD9A", "0x18C5fAC26C5d8b859b3A83f0f167D8924098d28a", "0x18D883F6647cB3195F55EB93BF9EE8ae824E3a6f", + "0x18fF245c134D9DAA6fED977617654490ba4DA526", "0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454", "0x192E9321b6244D204D4301AfA507EB29CA84D9ef", "0x196dC2421AF765c2673FC6093fb1374b28064270", diff --git a/blockchains/smartchain/assets/0x18fF245c134D9DAA6fED977617654490ba4DA526/info.json b/blockchains/smartchain/assets/0x18fF245c134D9DAA6fED977617654490ba4DA526/info.json index db506823f..c7ee84a7a 100644 --- a/blockchains/smartchain/assets/0x18fF245c134D9DAA6fED977617654490ba4DA526/info.json +++ b/blockchains/smartchain/assets/0x18fF245c134D9DAA6fED977617654490ba4DA526/info.json @@ -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" + } + ] } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e468c6629..1525fd85a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -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" } \ No newline at end of file diff --git a/history/versions/3625.json b/history/versions/3625.json new file mode 100644 index 000000000..635aaf3fd --- /dev/null +++ b/history/versions/3625.json @@ -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" + ] +} \ No newline at end of file