From 85a042c89ffda7f2c8700aa8a3a3ffe1146b62a6 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 8 Jun 2021 06:39:54 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2026.json | 18 +++++++++++++++++ 4 files changed, 32 insertions(+), 13 deletions(-) create mode 100644 history/versions/2026.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index e944c5178..562df85a6 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1508,6 +1508,7 @@ "0x3810A4Ddf41E586Fa0dbA1463A7951B748cEcFca", "0x3814Ea6889b5ad7dA133F05D7567337286f03f76", "0x382117315856a533549eA621542Ccce13E54aE82", + "0x382f0160c24f5c515A19f155BAc14d479433A407", "0x3833ddA0AEB6947b98cE454d89366cBA8Cc55528", "0x383891338E0e377b1B995f543758b998eb87D065", "0x3839d8ba312751Aa0248fEd6a8bACB84308E20Ed", diff --git a/blockchains/ethereum/assets/0x382f0160c24f5c515A19f155BAc14d479433A407/info.json b/blockchains/ethereum/assets/0x382f0160c24f5c515A19f155BAc14d479433A407/info.json index cd08c7e86..4847d7c9c 100644 --- a/blockchains/ethereum/assets/0x382f0160c24f5c515A19f155BAc14d479433A407/info.json +++ b/blockchains/ethereum/assets/0x382f0160c24f5c515A19f155BAc14d479433A407/info.json @@ -1,11 +1,11 @@ -{ - "name": "Klee Kai", - "website": "https://klee.finance/", - "description": "KLEE Kai, the last of its kind, the forgotten doge of ETH.", - "explorer": "https://etherscan.io/token/0x382f0160c24f5c515A19f155BAc14d479433A407", - "type": "ERC20", - "symbol": "KLEE", - "decimals": 9, - "status": "active", - "id": "0x382f0160c24f5c515A19f155BAc14d479433A407" +{ + "name": "Klee Kai", + "website": "https://klee.finance/", + "description": "KLEE Kai, the last of its kind, the forgotten doge of ETH.", + "explorer": "https://etherscan.io/token/0x382f0160c24f5c515A19f155BAc14d479433A407", + "type": "ERC20", + "symbol": "KLEE", + "decimals": 9, + "status": "active", + "id": "0x382f0160c24f5c515A19f155BAc14d479433A407" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 3529ce304..606948a27 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2025, - "commit": "0fdea5e4815ac2b4ffcaead462c28ce69a487246", - "date": "2021-06-08T06:37:08.324Z" + "versionNum": 2026, + "commit": "baa04aaa836ed0226262d80c0c52aea72c2cf451", + "date": "2021-06-08T06:39:37.778Z" } \ No newline at end of file diff --git a/history/versions/2026.json b/history/versions/2026.json new file mode 100644 index 000000000..01a927bd5 --- /dev/null +++ b/history/versions/2026.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2026, + "commit": "baa04aaa836ed0226262d80c0c52aea72c2cf451", + "date": "2021-06-08T06:39:37.778Z" + }, + "versionStart": { + "versionNum": 2025, + "commit": "0fdea5e4815ac2b4ffcaead462c28ce69a487246", + "date": "2021-06-08T06:37:08.324Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/ethereum/assets/0x382f0160c24f5c515A19f155BAc14d479433A407/info.json", + "blockchains/ethereum/assets/0x382f0160c24f5c515A19f155BAc14d479433A407/logo.png", + "blockchains/ethereum/assets/0x47DA5456bC2e1ce391b645Ce80F2E97192e4976a/info.json" + ] +} \ No newline at end of file