From 17768919f21c7543e81da6b9a4fb48cfe1633344 Mon Sep 17 00:00:00 2001 From: zachzwei Date: Sat, 28 Aug 2021 01:12:26 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 50 +++++++++---------- history/LATEST.json | 6 +-- history/versions/3411.json | 16 ++++++ 4 files changed, 45 insertions(+), 28 deletions(-) create mode 100644 history/versions/3411.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 86f6c11a6..57e8d9174 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1006,6 +1006,7 @@ "0x24E634089bE96E3754F0DFA628A94ea57089e4bc", "0x24E89bDf2f65326b94E36978A7EDeAc63623DAFA", "0x24eBA89651aa88810924D4669256Bb56832902fe", + "0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7", "0x24EDCa5a57Fc259427574E0c9cfdf630a3136d34", "0x24eeB54A34D24D4A4baa1B1379928f7978951AcA", "0x24FB4C36a83cbDbCd670856406f622E09A643d4d", diff --git a/blockchains/ethereum/assets/0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7/info.json b/blockchains/ethereum/assets/0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7/info.json index aee599405..43a74dc9e 100644 --- a/blockchains/ethereum/assets/0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7/info.json +++ b/blockchains/ethereum/assets/0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7/info.json @@ -1,25 +1,25 @@ -{ - "name": "dotmoovs", - "website": "https://www.dotmoovs.com/", - "description": "dotmoovs is the first crypto mobile worldwide competitive environment. At dotmoovs you can compete with others around the world!", - "explorer": "https://etherscan.io/token/0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7", - "type": "ERC20", - "symbol": "MOOV", - "decimals": 18, - "status": "active", - "id": "0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7", - "links": [ - { - "name": "coingecko", - "url": "https://coingecko.com/en/coins/dotmoovs" - }, - { - "name": "twitter", - "url": "https://twitter.com/dotmoovs" - }, - { - "name": "telegram", - "url": "https://t.me/dotmoovs" - } - ] -} +{ + "name": "dotmoovs", + "website": "https://www.dotmoovs.com/", + "description": "dotmoovs is the first crypto mobile worldwide competitive environment. At dotmoovs you can compete with others around the world!", + "explorer": "https://etherscan.io/token/0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7", + "type": "ERC20", + "symbol": "MOOV", + "decimals": 18, + "status": "active", + "id": "0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dotmoovs" + }, + { + "name": "twitter", + "url": "https://twitter.com/dotmoovs" + }, + { + "name": "telegram", + "url": "https://t.me/dotmoovs" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index cbfc0070e..b0680f045 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3410, - "commit": "49d0b09091930ef1a05574458908a2dfd8db75e6", - "date": "2021-08-27T09:43:17.708Z" + "versionNum": 3411, + "commit": "9b4c04a3d7bb0833338ae48c8ba39ff239d9c9b7", + "date": "2021-08-28T01:12:09.891Z" } \ No newline at end of file diff --git a/history/versions/3411.json b/history/versions/3411.json new file mode 100644 index 000000000..c70b5c219 --- /dev/null +++ b/history/versions/3411.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3411, + "commit": "9b4c04a3d7bb0833338ae48c8ba39ff239d9c9b7", + "date": "2021-08-28T01:12:09.891Z" + }, + "versionStart": { + "versionNum": 3410, + "commit": "49d0b09091930ef1a05574458908a2dfd8db75e6", + "date": "2021-08-27T09:43:17.708Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7/info.json", + "blockchains/ethereum/assets/0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7/logo.png" + ] +} \ No newline at end of file