From b1aebc812284ca7aae89965a3b98577199751b1d Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Wed, 11 Aug 2021 16:45:10 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 10 +++++----- history/LATEST.json | 6 +++--- history/versions/3226.json | 16 ++++++++++++++++ 4 files changed, 25 insertions(+), 8 deletions(-) create mode 100644 history/versions/3226.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 4cab51968..95ae9bdca 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -5921,6 +5921,7 @@ "0xe74d6339890d6640eF12e6FBcaF7116f331D6d5D", "0xe75ad3aAB14E4B0dF8c5da4286608DaBb21Bd864", "0xE7775A6e9Bcf904eb39DA2b68c5efb4F9360e08C", + "0xe7aE6D0C56CACaf007b7e4d312f9af686a9E9a04", "0xE7b5269A67E385766F98012F25073A7Bc67A1046", "0xe7beA371284F7091D836172e8c7e006FC21347ce", "0xe7Bf3aEE922367c10c8acEc3793fE7D809A38eef", diff --git a/blockchains/ethereum/assets/0xe7aE6D0C56CACaf007b7e4d312f9af686a9E9a04/info.json b/blockchains/ethereum/assets/0xe7aE6D0C56CACaf007b7e4d312f9af686a9E9a04/info.json index 0c24cc79c..2dc0e100f 100644 --- a/blockchains/ethereum/assets/0xe7aE6D0C56CACaf007b7e4d312f9af686a9E9a04/info.json +++ b/blockchains/ethereum/assets/0xe7aE6D0C56CACaf007b7e4d312f9af686a9E9a04/info.json @@ -33,21 +33,21 @@ "name": "coingecko", "url": "https://coingecko.com/en/coins/vabble" }, - { + { "name": "coinmarketcap", "url": "https://coinmarketcap.com/currencies/vabble/" }, - { + { "name": "telegram", "url": "https://t.me/joinchat/GeD0nhU5rkAWg3Bq" }, - { + { "name": "discord", "url": "https://discord.com/invite/GXZFMgPxeK" }, - { + { "name": "facebook", "url": "https://facebook.com/VabbleApp/" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 82f340c6e..51bafaaa1 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3225, - "commit": "a44d787d0f0c08bd6ada860f51acb28bce8cdeed", - "date": "2021-08-11T16:37:51.690Z" + "versionNum": 3226, + "commit": "e1cf6e9c2a2f7aae93a94f80c6a3a77a84bbd996", + "date": "2021-08-11T16:44:53.391Z" } \ No newline at end of file diff --git a/history/versions/3226.json b/history/versions/3226.json new file mode 100644 index 000000000..d9197409d --- /dev/null +++ b/history/versions/3226.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3226, + "commit": "e1cf6e9c2a2f7aae93a94f80c6a3a77a84bbd996", + "date": "2021-08-11T16:44:53.391Z" + }, + "versionStart": { + "versionNum": 3225, + "commit": "a44d787d0f0c08bd6ada860f51acb28bce8cdeed", + "date": "2021-08-11T16:37:51.690Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xe7aE6D0C56CACaf007b7e4d312f9af686a9E9a04/info.json", + "blockchains/ethereum/assets/0xe7aE6D0C56CACaf007b7e4d312f9af686a9E9a04/logo.png" + ] +} \ No newline at end of file