From e715f3291b56412f664a55351c1c7e074f14c85f Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 24 Jun 2021 06:10:48 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2454.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2454.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 08b7e4190..a81e4e436 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -6500,6 +6500,7 @@ "0xfF5c25D2F40B47C4a37f989DE933E26562Ef0Ac0", "0xFF603F43946A3A28DF5E6A73172555D8C8b02386", "0xfF759254e578bc7F725428CEcb612A502E604f42", + "0xFF75CEd57419bcaEBe5F05254983b013B0646eF5", "0xFf7Ed06A93A96Ff122EEAF333B9cAC321fdD5eD9", "0xff8Be4B22CeDC440591dcB1E641EB2a0dd9d25A5", "0xff9Bce8409df637CD3936bA77f8746bf99a4f80B", diff --git a/blockchains/ethereum/assets/0xFF75CEd57419bcaEBe5F05254983b013B0646eF5/info.json b/blockchains/ethereum/assets/0xFF75CEd57419bcaEBe5F05254983b013B0646eF5/info.json index 0e129cf92..3505dc977 100644 --- a/blockchains/ethereum/assets/0xFF75CEd57419bcaEBe5F05254983b013B0646eF5/info.json +++ b/blockchains/ethereum/assets/0xFF75CEd57419bcaEBe5F05254983b013B0646eF5/info.json @@ -1,11 +1,11 @@ -{ - "name": "COOK Token", - "website": "https://cook.finance/", - "description": "COOK token is a governance and utility token issued by Cook Protocol.", - "explorer": "https://etherscan.io/token/0xFF75CEd57419bcaEBe5F05254983b013B0646eF5", - "type": "ERC20", - "symbol": "COOK", - "decimals": 18, - "status": "active", - "id": "0xFF75CEd57419bcaEBe5F05254983b013B0646eF5" +{ + "name": "COOK Token", + "website": "https://cook.finance/", + "description": "COOK token is a governance and utility token issued by Cook Protocol.", + "explorer": "https://etherscan.io/token/0xFF75CEd57419bcaEBe5F05254983b013B0646eF5", + "type": "ERC20", + "symbol": "COOK", + "decimals": 18, + "status": "active", + "id": "0xFF75CEd57419bcaEBe5F05254983b013B0646eF5" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 903330931..a44693c15 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2453, - "commit": "e0d4a002f3f39772780865a11823dea325a67c88", - "date": "2021-06-24T06:00:13.810Z" + "versionNum": 2454, + "commit": "80e88595122bcc55504980b948fdea1b1cbb3e4e", + "date": "2021-06-24T06:10:35.020Z" } \ No newline at end of file diff --git a/history/versions/2454.json b/history/versions/2454.json new file mode 100644 index 000000000..6f27a8090 --- /dev/null +++ b/history/versions/2454.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2454, + "commit": "80e88595122bcc55504980b948fdea1b1cbb3e4e", + "date": "2021-06-24T06:10:35.020Z" + }, + "versionStart": { + "versionNum": 2453, + "commit": "e0d4a002f3f39772780865a11823dea325a67c88", + "date": "2021-06-24T06:00:13.810Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xFF75CEd57419bcaEBe5F05254983b013B0646eF5/info.json", + "blockchains/ethereum/assets/0xFF75CEd57419bcaEBe5F05254983b013B0646eF5/logo.png" + ] +} \ No newline at end of file