From d6f15e0cd7d1dafe0b2d9ee81debbafb6480846c Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Fri, 10 Sep 2021 12:14:40 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 36 +++++++++---------- history/LATEST.json | 6 ++-- history/versions/3571.json | 16 +++++++++ 4 files changed, 38 insertions(+), 21 deletions(-) create mode 100644 history/versions/3571.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 51fa1d781..3d0dfbd35 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -582,6 +582,7 @@ "0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f", "0x53dcD4eF8E21FE014594a0854c4271a0623B31eC", "0x53E562b9B7E5E94b81f10e96Ee70Ad06df3D2657", + "0x5419291D81C68c103363E06046F40a9056ab2B7f", "0x545f90dC35CA1e6129f1fEd354b3e2DF12034261", "0x54626300818E5C5b44Db0fcf45Ba4943CA89A9e2", "0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC", diff --git a/blockchains/smartchain/assets/0x5419291D81C68c103363E06046F40a9056ab2B7f/info.json b/blockchains/smartchain/assets/0x5419291D81C68c103363E06046F40a9056ab2B7f/info.json index 836816e1f..12bec6152 100644 --- a/blockchains/smartchain/assets/0x5419291D81C68c103363E06046F40a9056ab2B7f/info.json +++ b/blockchains/smartchain/assets/0x5419291D81C68c103363E06046F40a9056ab2B7f/info.json @@ -9,21 +9,21 @@ "status": "active", "id": "0x5419291D81C68c103363E06046F40a9056ab2B7f", "links": [ - { - "name": "twitter", - "url": "https://twitter.com/doge_zoo" - }, - { - "name": "coinmarketcap", - "url": "https://coinmarketcap.com/currencies/dogezoo/" - }, - { - "name": "coingecko", - "url": "https://coingecko.com/en/coins/dogezoo" - }, - { - "name": "telegram", - "url": "https://t.me/dogezoo" - } - ] -} + { + "name": "twitter", + "url": "https://twitter.com/doge_zoo" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dogezoo/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dogezoo" + }, + { + "name": "telegram", + "url": "https://t.me/dogezoo" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 52edbfaa3..8ffc53140 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3570, - "commit": "a502f7464dd693c7100c56f375ab269e6791feca", - "date": "2021-09-10T11:47:27.544Z" + "versionNum": 3571, + "commit": "a43f4548f3663fe9840d7cd57d512ab12f54d38a", + "date": "2021-09-10T12:14:24.720Z" } \ No newline at end of file diff --git a/history/versions/3571.json b/history/versions/3571.json new file mode 100644 index 000000000..ca219a342 --- /dev/null +++ b/history/versions/3571.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3571, + "commit": "a43f4548f3663fe9840d7cd57d512ab12f54d38a", + "date": "2021-09-10T12:14:24.720Z" + }, + "versionStart": { + "versionNum": 3570, + "commit": "a502f7464dd693c7100c56f375ab269e6791feca", + "date": "2021-09-10T11:47:27.544Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5419291D81C68c103363E06046F40a9056ab2B7f/info.json", + "blockchains/smartchain/assets/0x5419291D81C68c103363E06046F40a9056ab2B7f/logo.png" + ] +} \ No newline at end of file