From a7b71828d879f3f8fec684b0a3896da467b48b03 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 11 Mar 2021 05:48:13 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 3 +-- history/LATEST.json | 6 +++--- history/versions/148.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 5 deletions(-) create mode 100644 history/versions/148.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 0a8ab1997..685e75da2 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -4015,6 +4015,7 @@ "0xa1d65E8fB6e87b60FECCBc582F7f97804B725521", "0xa1d6Df714F91DeBF4e0802A542E13067f31b8262", "0xA1Dfe596add9585CB5c5b9569AEdef837e7Dfe3E", + "0xa1e72267084192Db7387c8CC1328fadE470e4149", "0xA1F18BA7a1FA1F2c15EAE5C42e722278F1235b7a", "0xa1faa113cbE53436Df28FF0aEe54275c13B40975", "0xA2085073878152aC3090eA13D1e41bD69e60Dc99", diff --git a/blockchains/ethereum/assets/0xa1e72267084192Db7387c8CC1328fadE470e4149/info.json b/blockchains/ethereum/assets/0xa1e72267084192Db7387c8CC1328fadE470e4149/info.json index 96f6a74e2..24bfe2250 100644 --- a/blockchains/ethereum/assets/0xa1e72267084192Db7387c8CC1328fadE470e4149/info.json +++ b/blockchains/ethereum/assets/0xa1e72267084192Db7387c8CC1328fadE470e4149/info.json @@ -1,5 +1,4 @@ { - "name": "TrueFi TrueUSD", "website": "https://truefi.io/", "description": "TrueFi is an on-chain uncollateralized lending protocol. tfTUSD represents a users TUSD deposit into the protocol's lending pool", @@ -9,4 +8,4 @@ "type": "ERC20", "symbol": "tfTUSD", "status": "active" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 30a103593..ae2e4c34f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 147, - "commit": "a499233d2317e197c4200f0abe870b3cef7d8d43", - "date": "2021-03-11T01:28:11.325Z" + "versionNum": 148, + "commit": "5d7a1a52bebd4af41451d2602fd2f8b5e084bac7", + "date": "2021-03-11T05:47:56.415Z" } \ No newline at end of file diff --git a/history/versions/148.json b/history/versions/148.json new file mode 100644 index 000000000..9514e44d2 --- /dev/null +++ b/history/versions/148.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 148, + "commit": "5d7a1a52bebd4af41451d2602fd2f8b5e084bac7", + "date": "2021-03-11T05:47:56.415Z" + }, + "versionStart": { + "versionNum": 147, + "commit": "a499233d2317e197c4200f0abe870b3cef7d8d43", + "date": "2021-03-11T01:28:11.325Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xa1e72267084192Db7387c8CC1328fadE470e4149/info.json", + "blockchains/ethereum/assets/0xa1e72267084192Db7387c8CC1328fadE470e4149/logo.png" + ] +} \ No newline at end of file