From 5bd56308e9a624ef1d3a70c6cdf4e1e7b94d74a1 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Fri, 5 Mar 2021 12:26:15 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 3 +-- history/LATEST.json | 6 +++--- history/versions/105.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 5 deletions(-) create mode 100644 history/versions/105.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index ac23526f2..276b8f20a 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -2652,6 +2652,7 @@ "0x67a9099f0008C35C61c00042cd9Fb03684451097", "0x67ab11058eF23D0a19178f61A050D3c38F81Ae21", "0x67b562802aE7Da63283741103d14F508597f6380", + "0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C", "0x67c597624B17b16fb77959217360B7cD18284253", "0x67CFE387D6a1C9BC02293d82e443A2aA011336E7", "0x67D3E39Ae5D3316dfdAAebEd1C62293e7cF19297", diff --git a/blockchains/ethereum/assets/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C/info.json b/blockchains/ethereum/assets/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C/info.json index 0cbe7c74a..0123cdc8f 100644 --- a/blockchains/ethereum/assets/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C/info.json +++ b/blockchains/ethereum/assets/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C/info.json @@ -1,4 +1,3 @@ - { "name": "Kylin Network Token", "symbol": "KYL", @@ -9,4 +8,4 @@ "explorer": "https://etherscan.io/token/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C", "status": "active", "id": "0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e09c06cbe..dc5ce96a6 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 104, - "commit": "7b048c811a0d45c45679bc703f638bd4bf334f99", - "date": "2021-03-05T10:13:22.542Z" + "versionNum": 105, + "commit": "93aafbeec0496646230ade75926a005e697ba2db", + "date": "2021-03-05T12:25:58.166Z" } \ No newline at end of file diff --git a/history/versions/105.json b/history/versions/105.json new file mode 100644 index 000000000..e7ee86428 --- /dev/null +++ b/history/versions/105.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 105, + "commit": "93aafbeec0496646230ade75926a005e697ba2db", + "date": "2021-03-05T12:25:58.166Z" + }, + "versionStart": { + "versionNum": 104, + "commit": "7b048c811a0d45c45679bc703f638bd4bf334f99", + "date": "2021-03-05T10:13:22.542Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C/info.json", + "blockchains/ethereum/assets/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C/logo.png" + ] +} \ No newline at end of file