From 46900409eca3b493cb1d78b17b1ff41d434a1e5c Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 1 Sep 2021 11:06:54 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3466.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/3466.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f08b792f5..e727d340a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -928,6 +928,7 @@ "0x8eE4924BD493109337D839C23f628e75Ef5f1C4D", "0x8F0528cE5eF7B51152A59745bEfDD91D97091d2F", "0x8F1B7df4a34C8Dd072CF6408Be9c778CFABdf8D0", + "0x8F1E60D84182db487aC235acC65825e50b5477a1", "0x8f20eBD7Cdb3eFdb51D58D582a21e1A0b41F4436", "0x8f4087Cb09E0F378f4278a314C94A636665dE24b", "0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf", diff --git a/blockchains/smartchain/assets/0x8F1E60D84182db487aC235acC65825e50b5477a1/info.json b/blockchains/smartchain/assets/0x8F1E60D84182db487aC235acC65825e50b5477a1/info.json index 8bccbeda6..cedb1912c 100644 --- a/blockchains/smartchain/assets/0x8F1E60D84182db487aC235acC65825e50b5477a1/info.json +++ b/blockchains/smartchain/assets/0x8F1E60D84182db487aC235acC65825e50b5477a1/info.json @@ -26,4 +26,4 @@ "url": "https://coingecko.com/en/coins/lendefi" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 09e8f8b0d..a4a5444d8 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3465, - "commit": "f1c78f5c12e0e48d7cda453abf8b7f36e77b0c73", - "date": "2021-09-01T11:05:06.152Z" + "versionNum": 3466, + "commit": "3d90d03802b3a285a7bdde86d95ef77022f52a23", + "date": "2021-09-01T11:06:41.235Z" } \ No newline at end of file diff --git a/history/versions/3466.json b/history/versions/3466.json new file mode 100644 index 000000000..cb6985d58 --- /dev/null +++ b/history/versions/3466.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3466, + "commit": "3d90d03802b3a285a7bdde86d95ef77022f52a23", + "date": "2021-09-01T11:06:41.235Z" + }, + "versionStart": { + "versionNum": 3465, + "commit": "f1c78f5c12e0e48d7cda453abf8b7f36e77b0c73", + "date": "2021-09-01T11:05:06.152Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x8F1E60D84182db487aC235acC65825e50b5477a1/info.json", + "blockchains/smartchain/assets/0x8F1E60D84182db487aC235acC65825e50b5477a1/logo.png" + ] +} \ No newline at end of file