From 619c7c8b16bcdc3fa1e930bd2e0f4f1a5096ff36 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Mon, 28 Jun 2021 06:18:14 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 2 ++ .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2539.json | 18 +++++++++++++++++ 4 files changed, 33 insertions(+), 13 deletions(-) create mode 100644 history/versions/2539.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index c2a080516..a257e6595 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -783,6 +783,7 @@ "0x95df1652cBAB65fd566C088531B7760C9dA19f5F", "0x9628542656482DdeE1989b04133f02A799eB0936", "0x9641C1eee00471f7dA822167F6CF77202356179a", + "0x965b0Df5BDA0E7a0649324D78f03D5F7F2De086a", "0x9678E42ceBEb63F23197D726B29b1CB20d0064E5", "0x968F6f898a6Df937fC1859b323aC2F14643e3fED", "0x96bbE4376802eCc0eFD330AF76B8873183270671", @@ -1056,6 +1057,7 @@ "0xCaC9881a8EeCc6e98Ff3E681Ab497F263Fa88437", "0xcB368FDb5264a6c2baE1b270EC6A3Ad3029C64C7", "0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d", + "0xCB6b5d0562bB2ACBd930c3112857E5121A02B522", "0xCB7A1Dc3a40FB64eA57D297Cef439A103fc11E66", "0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1", "0xcBB73f034e7f466491A170a0AbF233636C2a93eE", diff --git a/blockchains/smartchain/assets/0x965b0Df5BDA0E7a0649324D78f03D5F7F2De086a/info.json b/blockchains/smartchain/assets/0x965b0Df5BDA0E7a0649324D78f03D5F7F2De086a/info.json index cdb62f3a1..e29a3f154 100644 --- a/blockchains/smartchain/assets/0x965b0Df5BDA0E7a0649324D78f03D5F7F2De086a/info.json +++ b/blockchains/smartchain/assets/0x965b0Df5BDA0E7a0649324D78f03D5F7F2De086a/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://bscscan.com/token/0x965b0Df5BDA0E7a0649324D78f03D5F7F2De086a", - "type": "BEP20", - "symbol": "COOK", - "decimals": 18, - "status": "active", - "id": "0x965b0Df5BDA0E7a0649324D78f03D5F7F2De086a" +{ + "name": "COOK Token", + "website": "https://cook.finance/", + "description": "COOK token is a governance and utility token issued by Cook Protocol.", + "explorer": "https://bscscan.com/token/0x965b0Df5BDA0E7a0649324D78f03D5F7F2De086a", + "type": "BEP20", + "symbol": "COOK", + "decimals": 18, + "status": "active", + "id": "0x965b0Df5BDA0E7a0649324D78f03D5F7F2De086a" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index c86e190db..05c0f0b9f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2538, - "commit": "0c0e740ae03995738c5ea2158c9e3d78905a15ae", - "date": "2021-06-28T01:27:42.493Z" + "versionNum": 2539, + "commit": "fc7c73290851a05eca622b0b430983830596df45", + "date": "2021-06-28T06:18:01.096Z" } \ No newline at end of file diff --git a/history/versions/2539.json b/history/versions/2539.json new file mode 100644 index 000000000..3cddcfeee --- /dev/null +++ b/history/versions/2539.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2539, + "commit": "fc7c73290851a05eca622b0b430983830596df45", + "date": "2021-06-28T06:18:01.096Z" + }, + "versionStart": { + "versionNum": 2538, + "commit": "0c0e740ae03995738c5ea2158c9e3d78905a15ae", + "date": "2021-06-28T01:27:42.493Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x965b0Df5BDA0E7a0649324D78f03D5F7F2De086a/info.json", + "blockchains/smartchain/assets/0x965b0Df5BDA0E7a0649324D78f03D5F7F2De086a/logo.png", + "blockchains/smartchain/assets/0xCB6b5d0562bB2ACBd930c3112857E5121A02B522/info.json", + "blockchains/smartchain/assets/0xCB6b5d0562bB2ACBd930c3112857E5121A02B522/logo.png" + ] +} \ No newline at end of file