From f907d77726a27986c88d0fea46b936613d6cda16 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 3 May 2021 08:37:13 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 12 +++++++++++- history/LATEST.json | 6 +++--- history/versions/975.json | 16 ++++++++++++++++ 4 files changed, 31 insertions(+), 4 deletions(-) create mode 100644 history/versions/975.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 590c56726..5b2674d0d 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -5375,6 +5375,7 @@ "0xd68F761Ae71467996B65522711357e5cfC1045B3", "0xd690AA91dc5C68E3967495E9533E09930c723E73", "0xD6940A1FfD9F3B025D1F1055AbCfd9F7CdA81eF9", + "0xD69F306549e9d96f183B1AecA30B8f4353c2ECC3", "0xD6a55C63865AffD67E2FB9f284F87b7a9E5FF3bD", "0xd6A81D7A8B4D1Cc947138d9e4ACA5D3cdE33a170", "0xd6aD7a6750A7593E092a9B218d66C0A814a3436e", diff --git a/blockchains/ethereum/assets/0xD69F306549e9d96f183B1AecA30B8f4353c2ECC3/info.json b/blockchains/ethereum/assets/0xD69F306549e9d96f183B1AecA30B8f4353c2ECC3/info.json index 713952504..4ccf38a48 100644 --- a/blockchains/ethereum/assets/0xD69F306549e9d96f183B1AecA30B8f4353c2ECC3/info.json +++ b/blockchains/ethereum/assets/0xD69F306549e9d96f183B1AecA30B8f4353c2ECC3/info.json @@ -1 +1,11 @@ -{"name":"MCH Coin","website":"https://www.mycryptoheroes.net/help-posts/TTgrGCNsMHYxK6jMCB4rV","description":"MCH coins are primarily used to vote on MCH governance.","explorer":"https://etherscan.io/token/0xd69f306549e9d96f183b1aeca30b8f4353c2ecc3","type":"ERC20","symbol":"MCHC","decimals":18,"status":"active","id":"0xD69F306549e9d96f183B1AecA30B8f4353c2ECC3"} +{ + "name": "MCH Coin", + "website": "https://www.mycryptoheroes.net/help-posts/TTgrGCNsMHYxK6jMCB4rV", + "description": "MCH coins are primarily used to vote on MCH governance.", + "explorer": "https://etherscan.io/token/0xd69f306549e9d96f183b1aeca30b8f4353c2ecc3", + "type": "ERC20", + "symbol": "MCHC", + "decimals": 18, + "status": "active", + "id": "0xD69F306549e9d96f183B1AecA30B8f4353c2ECC3" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 6dd2faad1..bfbd9ccc0 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 974, - "commit": "513f7c266c240c1f71d4f537c15b881cebd5fb8c", - "date": "2021-05-03T08:32:40.375Z" + "versionNum": 975, + "commit": "f9700e0e00549af0f3fc6eef911a4f4affc4662e", + "date": "2021-05-03T08:36:57.090Z" } \ No newline at end of file diff --git a/history/versions/975.json b/history/versions/975.json new file mode 100644 index 000000000..2558460ef --- /dev/null +++ b/history/versions/975.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 975, + "commit": "f9700e0e00549af0f3fc6eef911a4f4affc4662e", + "date": "2021-05-03T08:36:57.090Z" + }, + "versionStart": { + "versionNum": 974, + "commit": "513f7c266c240c1f71d4f537c15b881cebd5fb8c", + "date": "2021-05-03T08:32:40.375Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xD69F306549e9d96f183B1AecA30B8f4353c2ECC3/info.json", + "blockchains/ethereum/assets/0xD69F306549e9d96f183B1AecA30B8f4353c2ECC3/logo.png" + ] +} \ No newline at end of file