From 7b7f4a6d8695b6ca6b27ad4abe24026cc0ff10d3 Mon Sep 17 00:00:00 2001 From: vikmeup Date: Tue, 20 Apr 2021 08:41:16 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/622.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/622.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 2e8304034..3984473d9 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -5338,6 +5338,7 @@ "0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3", "0xd5Cfa997a1052464e4B9Af462f9D5facE9b1f730", "0xD5DE9AAE27C94AE7c20bE926D193289B5f41EA8A", + "0xD5e2A54Fef5f9E4A6b21EC646Bbed7A160a00F18", "0xD5E38d2Ef4aD5e38942E6234e2CEC0dac38E124A", "0xd5f788ca0de8f17cBDe1D1E35aA8F005A87fa00b", "0xD60E45581a6ACD35C5Bd3cd914040c0029Afb1a3", diff --git a/blockchains/ethereum/assets/0xD5e2A54Fef5f9E4A6b21EC646Bbed7A160a00F18/info.json b/blockchains/ethereum/assets/0xD5e2A54Fef5f9E4A6b21EC646Bbed7A160a00F18/info.json index faa613750..3290b4804 100644 --- a/blockchains/ethereum/assets/0xD5e2A54Fef5f9E4A6b21EC646Bbed7A160a00F18/info.json +++ b/blockchains/ethereum/assets/0xD5e2A54Fef5f9E4A6b21EC646Bbed7A160a00F18/info.json @@ -1,11 +1,11 @@ -{ - "name": "BeforeCoinMarketCap", - "website": "https://beta.beforecoinmarketcap.com/", - "description": "BeforeCoinMarketCap is a platform for tracking the initial placement of tokens/coins, and audit of valid tokens with a small volume. The platform rewards users with valuable information and tokens of their own ecosystem token (BCMC1).", - "explorer": "https://etherscan.io/token/0xD5e2A54Fef5f9E4A6b21EC646Bbed7A160a00F18", - "type": "ERC20", - "symbol": "BCMC1", - "decimals": 18, - "status": "active", - "id": "0xD5e2A54Fef5f9E4A6b21EC646Bbed7A160a00F18" -} +{ + "name": "BeforeCoinMarketCap", + "website": "https://beta.beforecoinmarketcap.com/", + "description": "BeforeCoinMarketCap is a platform for tracking the initial placement of tokens/coins, and audit of valid tokens with a small volume. The platform rewards users with valuable information and tokens of their own ecosystem token (BCMC1).", + "explorer": "https://etherscan.io/token/0xD5e2A54Fef5f9E4A6b21EC646Bbed7A160a00F18", + "type": "ERC20", + "symbol": "BCMC1", + "decimals": 18, + "status": "active", + "id": "0xD5e2A54Fef5f9E4A6b21EC646Bbed7A160a00F18" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 286aca961..7d6c88c32 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 621, - "commit": "f997b602a11923055f27680dfdd231ed13e07bf6", - "date": "2021-04-20T06:00:09.053Z" + "versionNum": 622, + "commit": "78462a3343244e031e650ddac8fd9ae2833cb37d", + "date": "2021-04-20T08:41:00.765Z" } \ No newline at end of file diff --git a/history/versions/622.json b/history/versions/622.json new file mode 100644 index 000000000..8f8ed4c69 --- /dev/null +++ b/history/versions/622.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 622, + "commit": "78462a3343244e031e650ddac8fd9ae2833cb37d", + "date": "2021-04-20T08:41:00.765Z" + }, + "versionStart": { + "versionNum": 621, + "commit": "f997b602a11923055f27680dfdd231ed13e07bf6", + "date": "2021-04-20T06:00:09.053Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xD5e2A54Fef5f9E4A6b21EC646Bbed7A160a00F18/info.json", + "blockchains/ethereum/assets/0xD5e2A54Fef5f9E4A6b21EC646Bbed7A160a00F18/logo.png" + ] +} \ No newline at end of file