From 73d9ba0914dfa71fa6d8acca5dd703d110cea3b9 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 15 Jul 2021 06:12:00 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 66 +++++++++---------- history/LATEST.json | 6 +- history/versions/2947.json | 16 +++++ 4 files changed, 53 insertions(+), 36 deletions(-) create mode 100644 history/versions/2947.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 90cc89ada..70df38e56 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -656,6 +656,7 @@ "0x7128E52cA302c5f5BeEB801B6aD373fDeBE3dc5E", "0x712C0a4659a7C31A81FD5A47a2D83c63A07d7D06", "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", + "0x7144E379C827fA71A7ecAA01d00607cBb7eB1b7A", "0x714a84632Ed7edBbBFEb62DACf02DB4BeB4C69D9", "0x7153431234b9A6D1Fa53cD057D5a1AAC00C85c7f", "0x7159B835Cbeb8d01136D6Cc321018b60cCec4B30", diff --git a/blockchains/smartchain/assets/0x7144E379C827fA71A7ecAA01d00607cBb7eB1b7A/info.json b/blockchains/smartchain/assets/0x7144E379C827fA71A7ecAA01d00607cBb7eB1b7A/info.json index ab80f0cdf..b7b322762 100644 --- a/blockchains/smartchain/assets/0x7144E379C827fA71A7ecAA01d00607cBb7eB1b7A/info.json +++ b/blockchains/smartchain/assets/0x7144E379C827fA71A7ecAA01d00607cBb7eB1b7A/info.json @@ -1,33 +1,33 @@ -{ - "name": "LoveDoge", - "website": "https://lovedoge.io", - "description": "Love Doge is released on the Binance Smart Chainthe next evolution of the contract that generates revenueand deflation: you get rewards in tokens instead of BNB", - "explorer": "https://bscscan.com/token/0x7144E379C827fA71A7ecAA01d00607cBb7eB1b7A", - "type": "BEP20", - "symbol": "LoveDoge", - "decimals": 9, - "status": "active", - "id": "0x7144E379C827fA71A7ecAA01d00607cBb7eB1b7A", - "links": [ - { - "name": "twitter", - "url": "https://twitter.com/LoveDoge10" - }, - { - "name": "telegram", - "url": "https://t.me/LoveDogeEN1" - }, - { - "name": "coingecko", - "url": "https://coingecko.com/en/coins/love-doge" - }, - { - "name": "discord", - "url": "https://discord.com/invite/ttmGKFrdb4" - }, - { - "name": "reddit", - "url": "https://reddit.com/r/CryptoMoonShots/comments/ofb5ta/lovedoge_a_bsc_gem_2nd_airdrop_in_6_days_locked/" - } - ] -} +{ + "name": "LoveDoge", + "website": "https://lovedoge.io", + "description": "Love Doge is released on the Binance Smart Chainthe next evolution of the contract that generates revenueand deflation: you get rewards in tokens instead of BNB", + "explorer": "https://bscscan.com/token/0x7144E379C827fA71A7ecAA01d00607cBb7eB1b7A", + "type": "BEP20", + "symbol": "LoveDoge", + "decimals": 9, + "status": "active", + "id": "0x7144E379C827fA71A7ecAA01d00607cBb7eB1b7A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/LoveDoge10" + }, + { + "name": "telegram", + "url": "https://t.me/LoveDogeEN1" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/love-doge" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ttmGKFrdb4" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/CryptoMoonShots/comments/ofb5ta/lovedoge_a_bsc_gem_2nd_airdrop_in_6_days_locked/" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 36e62d841..785efe962 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2946, - "commit": "a940d363fe68b04a3d1f543f198470cf462d9f87", - "date": "2021-07-15T06:04:58.968Z" + "versionNum": 2947, + "commit": "e7e84b9b2241f578dbffad2df3eb7f5d47e3e0f6", + "date": "2021-07-15T06:11:43.755Z" } \ No newline at end of file diff --git a/history/versions/2947.json b/history/versions/2947.json new file mode 100644 index 000000000..f1c597d7b --- /dev/null +++ b/history/versions/2947.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2947, + "commit": "e7e84b9b2241f578dbffad2df3eb7f5d47e3e0f6", + "date": "2021-07-15T06:11:43.755Z" + }, + "versionStart": { + "versionNum": 2946, + "commit": "a940d363fe68b04a3d1f543f198470cf462d9f87", + "date": "2021-07-15T06:04:58.968Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x7144E379C827fA71A7ecAA01d00607cBb7eB1b7A/info.json", + "blockchains/smartchain/assets/0x7144E379C827fA71A7ecAA01d00607cBb7eB1b7A/logo.png" + ] +} \ No newline at end of file