From 9c12e81f4e9265e9497b115d8182aa69feb7eba1 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 17 May 2021 19:41:53 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 21 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1446.json | 16 ++++++++++++++ 4 files changed, 30 insertions(+), 14 deletions(-) create mode 100644 history/versions/1446.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index fc8a9d5f8..9ae851901 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -375,6 +375,7 @@ "0x0DB8D8b76BC361bAcbB72E2C491E06085A97Ab31", "0x0DB953dD0668047601771AD901a2069b70a74e0E", "0x0DCe40212E3C689Ad502739e283d9c3Ac79727bC", + "0x0Dd1989e4B0E82f154b729FF47F8c9a4f4b2cC1C", "0x0Dd2eE1278342fF207BCcc8e38E7a9cDF0bbe5E1", "0x0dD55D33b46151b9d2427A23eC6A9986FDD74745", "0x0dF721639CA2F7fF0E1F618b918A65FFB199AC4E", diff --git a/blockchains/ethereum/assets/0x0Dd1989e4B0E82f154b729FF47F8c9a4f4b2cC1C/info.json b/blockchains/ethereum/assets/0x0Dd1989e4B0E82f154b729FF47F8c9a4f4b2cC1C/info.json index b8792bfd1..04b8c885a 100644 --- a/blockchains/ethereum/assets/0x0Dd1989e4B0E82f154b729FF47F8c9a4f4b2cC1C/info.json +++ b/blockchains/ethereum/assets/0x0Dd1989e4B0E82f154b729FF47F8c9a4f4b2cC1C/info.json @@ -1,12 +1,11 @@ - { - "name": "Milf Token", - "symbol": "MILF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://milftoken.net/", - "explorer": "https://etherscan.io/token/0x0Dd1989e4B0E82f154b729FF47F8c9a4f4b2cC1C", - "status": "active", - "id": "0x0Dd1989e4B0E82f154b729FF47F8c9a4f4b2cC1C" -} + "name": "Milf Token", + "symbol": "MILF", + "type": "ERC20", + "decimals": 18, + "description": "-", + "website": "https://milftoken.net/", + "explorer": "https://etherscan.io/token/0x0Dd1989e4B0E82f154b729FF47F8c9a4f4b2cC1C", + "status": "active", + "id": "0x0Dd1989e4B0E82f154b729FF47F8c9a4f4b2cC1C" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 98af03588..8bf7f75d7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1445, - "commit": "c5b942512bd4fe4a7a161a7e789881dcd00a50fb", - "date": "2021-05-17T18:56:49.299Z" + "versionNum": 1446, + "commit": "09258724458bec8ea40c61bc1c39a9ffdb1f6960", + "date": "2021-05-17T19:41:37.832Z" } \ No newline at end of file diff --git a/history/versions/1446.json b/history/versions/1446.json new file mode 100644 index 000000000..568033432 --- /dev/null +++ b/history/versions/1446.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1446, + "commit": "09258724458bec8ea40c61bc1c39a9ffdb1f6960", + "date": "2021-05-17T19:41:37.832Z" + }, + "versionStart": { + "versionNum": 1445, + "commit": "c5b942512bd4fe4a7a161a7e789881dcd00a50fb", + "date": "2021-05-17T18:56:49.299Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x0Dd1989e4B0E82f154b729FF47F8c9a4f4b2cC1C/info.json", + "blockchains/ethereum/assets/0x0Dd1989e4B0E82f154b729FF47F8c9a4f4b2cC1C/logo.png" + ] +} \ No newline at end of file