From 2b553e102438e374f33a84bc14a45e9445dee801 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 23 Sep 2021 10:55:29 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 59 +++++++++---------- history/LATEST.json | 6 +- history/versions/3739.json | 16 +++++ 4 files changed, 49 insertions(+), 33 deletions(-) create mode 100644 history/versions/3739.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 4c2334dd2..1ee6cf48c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1459,6 +1459,7 @@ "0xD83cec69ED9d8044597A793445C86a5e763b0E3D", "0xd882739Fca9CBAE00F3821c4c65189E2D7e26147", "0xD890661EF4f88452265D36a290Fa09aC476C2020", + "0xd8a2aE43Fd061d24acd538e3866Ffc2c05151b53", "0xd8A31016cD7da048ca21FFE04256C6d08C3A2251", "0xd8c202fc83792D98FB94c1FA2FdaC5702A75dF1C", "0xd90F0846b9D0F371b35a9Fe89102C306458AA56F", diff --git a/blockchains/smartchain/assets/0xd8a2aE43Fd061d24acd538e3866Ffc2c05151b53/info.json b/blockchains/smartchain/assets/0xd8a2aE43Fd061d24acd538e3866Ffc2c05151b53/info.json index af796ca60..eb0bc8ad1 100644 --- a/blockchains/smartchain/assets/0xd8a2aE43Fd061d24acd538e3866Ffc2c05151b53/info.json +++ b/blockchains/smartchain/assets/0xd8a2aE43Fd061d24acd538e3866Ffc2c05151b53/info.json @@ -8,35 +8,34 @@ "decimals": 18, "status": "active", "id": "0xd8a2aE43Fd061d24acd538e3866Ffc2c05151b53", - "links": [ -{ -"name": "telegram", -"url": "https://t.me/aircoinreal" -}, -{ -"name": "twitter", -"url": "https://twitter.com/Aircoinreal" -}, -{ -"name": "github", -"url": "https://github.com/Aircoin-official" -}, -{ -"name": "facebook", -"url": "https://facebook.com/aircoinreal" -}, -{ -"name": "coinmarketcap", -"url": "https://coinmarketcap.com/currencies/air" -}, -{ -"name": "coingecko", -"url": "https://coingecko.com/en/coins/aircoin" -}, -{ -"name": "forum", -"url": "https://aircoin.community" -} -] + { + "name": "telegram", + "url": "https://t.me/aircoinreal" + }, + { + "name": "twitter", + "url": "https://twitter.com/Aircoinreal" + }, + { + "name": "github", + "url": "https://github.com/Aircoin-official" + }, + { + "name": "facebook", + "url": "https://facebook.com/aircoinreal" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/air" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/aircoin" + }, + { + "name": "forum", + "url": "https://aircoin.community" + } + ] } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 2e8c2b1e2..823983327 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3738, - "commit": "b86818d66693da6756a8fbcc92170d27c6fd10dd", - "date": "2021-09-23T01:29:32.437Z" + "versionNum": 3739, + "commit": "74f323ce40b5ef014b058034a4e695102c724bf4", + "date": "2021-09-23T10:55:16.171Z" } \ No newline at end of file diff --git a/history/versions/3739.json b/history/versions/3739.json new file mode 100644 index 000000000..6cd5b9b16 --- /dev/null +++ b/history/versions/3739.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3739, + "commit": "74f323ce40b5ef014b058034a4e695102c724bf4", + "date": "2021-09-23T10:55:16.171Z" + }, + "versionStart": { + "versionNum": 3738, + "commit": "b86818d66693da6756a8fbcc92170d27c6fd10dd", + "date": "2021-09-23T01:29:32.437Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xd8a2aE43Fd061d24acd538e3866Ffc2c05151b53/info.json", + "blockchains/smartchain/assets/0xd8a2aE43Fd061d24acd538e3866Ffc2c05151b53/logo.png" + ] +} \ No newline at end of file