From 874cb9b7ba98dc2ea222f2b4e9c90f8ddff16c2f Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 18 Jun 2021 04:50:50 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2307.json | 18 +++++++++++++++++ 5 files changed, 33 insertions(+), 13 deletions(-) create mode 100644 history/versions/2307.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 5e94d51f4..d1b305620 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -5466,6 +5466,7 @@ "0xd6bD97a26232bA02172Ff86b055d5D7bE789335B", "0xD6c67B93a7b248dF608a653d82a100556144c5DA", "0xd6c730B861F9A4DED3C20105ad152Accd7621F9b", + "0xd6cAF5Bd23CF057f5FcCCE295Dcc50C01C198707", "0xD6e1401a079922469e9b965Cb090ea6fF64C6839", "0xd6e7870B7B4b3990ee3Bdd80641827BF0B58246a", "0xD6ed0E5D7f854b64b5E467a240A6C155C17cC6A2", diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6cb611eb8..6cf557f99 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -272,6 +272,7 @@ "0x3645Faf5d10422d5508Cf37771F6e47fEfA4c6A3", "0x36DB129506fE81dA7Ce085648ff9C7a0D5e31ed2", "0x36dBcBCA106353D49e1E0E8974492fFB862a0C92", + "0x36f66D61Db3497f7FDBA22Efd2A251753A95d0E2", "0x37109a51e712471Bd2C72d8D70718627e7fF0032", "0x3713c1fc64C1Deefdf0Ca65D098d15de050EeD1e", "0x373849E1DbEE104D67afFf1B73703De4fd96294E", diff --git a/blockchains/smartchain/assets/0x36f66D61Db3497f7FDBA22Efd2A251753A95d0E2/info.json b/blockchains/smartchain/assets/0x36f66D61Db3497f7FDBA22Efd2A251753A95d0E2/info.json index 2c0651911..0cdcb7b4e 100644 --- a/blockchains/smartchain/assets/0x36f66D61Db3497f7FDBA22Efd2A251753A95d0E2/info.json +++ b/blockchains/smartchain/assets/0x36f66D61Db3497f7FDBA22Efd2A251753A95d0E2/info.json @@ -1,11 +1,11 @@ { - "name": "Life Token", - "website": "https://thelifetoken.com", - "description": "Life Token is a charity-orientated, self-staking, deflationary token aiming to help aid suicide prevention.", - "explorer": "https://bscscan.com/token/0x36f66D61Db3497f7FDBA22Efd2A251753A95d0E2", - "type": "BEP20", - "symbol": "LTN", - "decimals": 18, - "status": "active", - "id": "0x36f66D61Db3497f7FDBA22Efd2A251753A95d0E2" -} + "name": "Life Token", + "website": "https://thelifetoken.com", + "description": "Life Token is a charity-orientated, self-staking, deflationary token aiming to help aid suicide prevention.", + "explorer": "https://bscscan.com/token/0x36f66D61Db3497f7FDBA22Efd2A251753A95d0E2", + "type": "BEP20", + "symbol": "LTN", + "decimals": 18, + "status": "active", + "id": "0x36f66D61Db3497f7FDBA22Efd2A251753A95d0E2" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 7e7850e58..2757a8e09 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2306, - "commit": "251b33e98b3922054bb1e1cb0d8d510cffcafb22", - "date": "2021-06-18T04:47:49.994Z" + "versionNum": 2307, + "commit": "8fc9db9eef01142db4ef8a57172b60874d32bb5d", + "date": "2021-06-18T04:50:36.716Z" } \ No newline at end of file diff --git a/history/versions/2307.json b/history/versions/2307.json new file mode 100644 index 000000000..44dc7d54f --- /dev/null +++ b/history/versions/2307.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2307, + "commit": "8fc9db9eef01142db4ef8a57172b60874d32bb5d", + "date": "2021-06-18T04:50:36.716Z" + }, + "versionStart": { + "versionNum": 2306, + "commit": "251b33e98b3922054bb1e1cb0d8d510cffcafb22", + "date": "2021-06-18T04:47:49.994Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xd6cAF5Bd23CF057f5FcCCE295Dcc50C01C198707/info.json", + "blockchains/ethereum/assets/0xd6cAF5Bd23CF057f5FcCCE295Dcc50C01C198707/logo.png", + "blockchains/smartchain/assets/0x36f66D61Db3497f7FDBA22Efd2A251753A95d0E2/info.json", + "blockchains/smartchain/assets/0x36f66D61Db3497f7FDBA22Efd2A251753A95d0E2/logo.png" + ] +} \ No newline at end of file