From 32ddc6be1676c4a2bd12374d46af2bf5d4fcd6f7 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 6 Apr 2021 08:46:52 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 42 +++++++++---------- history/LATEST.json | 6 +-- history/versions/416.json | 16 +++++++ 4 files changed, 41 insertions(+), 24 deletions(-) create mode 100644 history/versions/416.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index fd7abf744..a307d8372 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -5715,6 +5715,7 @@ "0xE6c2C240E1228980F322D76ed4C1F63078191BB5", "0xe6dd6d2AAf061F3558127621cC5384D1aF7cd022", "0xE6e3BEd476776f3A7017Aa9066a476EaefaD63b7", + "0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA", "0xe6f74dcfa0E20883008d8C16b6d9a329189D0C30", "0xe6fd75ff38Adca4B97FBCD938c86b98772431867", "0xe7049114562C759d5E9D1d25783773Ccd61C0a65", diff --git a/blockchains/ethereum/assets/0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA/info.json b/blockchains/ethereum/assets/0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA/info.json index 0ce98676f..d31f91d05 100644 --- a/blockchains/ethereum/assets/0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA/info.json +++ b/blockchains/ethereum/assets/0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA/info.json @@ -1,23 +1,23 @@ { - "name": "SafeEarth", - "website": "https://safeearthcrypto.com/", - "description": "Autonomous Yield and Liquidity Generation Charity Protocol", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/SafeEarthETH", - "handle": "SafeEarthETH" - }, - { - "name": "Telegram", - "url": "https://t.me/SafeEarthETH", - "handle": "SafeEarth" - } - ], - "explorer": "https://etherscan.io/token/0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA", - "type": "ERC20", - "symbol": "SAFEEARTH", - "decimals": 9, - "status": "active", - "id": "0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA" + "name": "SafeEarth", + "website": "https://safeearthcrypto.com/", + "description": "Autonomous Yield and Liquidity Generation Charity Protocol", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/SafeEarthETH", + "handle": "SafeEarthETH" + }, + { + "name": "Telegram", + "url": "https://t.me/SafeEarthETH", + "handle": "SafeEarth" + } + ], + "explorer": "https://etherscan.io/token/0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA", + "type": "ERC20", + "symbol": "SAFEEARTH", + "decimals": 9, + "status": "active", + "id": "0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 0f076fa38..93b925157 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 415, - "commit": "3689731fcf3fb23115e4a80f596d30a679c455c6", - "date": "2021-04-06T08:07:12.395Z" + "versionNum": 416, + "commit": "2d63b814d92f034578503a6864514ec3f26edd1f", + "date": "2021-04-06T08:46:36.728Z" } \ No newline at end of file diff --git a/history/versions/416.json b/history/versions/416.json new file mode 100644 index 000000000..03bf2a801 --- /dev/null +++ b/history/versions/416.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 416, + "commit": "2d63b814d92f034578503a6864514ec3f26edd1f", + "date": "2021-04-06T08:46:36.728Z" + }, + "versionStart": { + "versionNum": 415, + "commit": "3689731fcf3fb23115e4a80f596d30a679c455c6", + "date": "2021-04-06T08:07:12.395Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA/info.json", + "blockchains/ethereum/assets/0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA/logo.png" + ] +} \ No newline at end of file