From f8c838974f6f7f3da600444ec077cd630afb5e9d Mon Sep 17 00:00:00 2001 From: vikmeup Date: Fri, 23 Apr 2021 20:37:34 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/743.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/743.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 28ff1d1ba..81755159d 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3075,6 +3075,7 @@ "0x77EDd08fa155bCE573a6a8C015dB188152584572", "0x77ee79C5cceF975c942732C0D54BAb4473566fed", "0x77f973FCaF871459aa58cd81881Ce453759281bC", + "0x77FbA179C79De5B7653F68b5039Af940AdA60ce0", "0x77FE30b2cf39245267C0a5084B66a560f1cF9E1f", "0x78002d01A35E1098E1DC8f50b8182EE08b632f9F", "0x780116D91E5592E58a3b3c76A351571b39abCEc6", diff --git a/blockchains/ethereum/assets/0x77FbA179C79De5B7653F68b5039Af940AdA60ce0/info.json b/blockchains/ethereum/assets/0x77FbA179C79De5B7653F68b5039Af940AdA60ce0/info.json index 2bc0e1df7..16914f839 100644 --- a/blockchains/ethereum/assets/0x77FbA179C79De5B7653F68b5039Af940AdA60ce0/info.json +++ b/blockchains/ethereum/assets/0x77FbA179C79De5B7653F68b5039Af940AdA60ce0/info.json @@ -8,4 +8,4 @@ "explorer": "https://etherscan.io/token/0x77FbA179C79De5B7653F68b5039Af940AdA60ce0", "status": "active", "id": "0x77FbA179C79De5B7653F68b5039Af940AdA60ce0" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 0655a38eb..4e7840d72 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 742, - "commit": "1f5ee815e5f1ec671860fe37b456e084b201de3e", - "date": "2021-04-23T20:28:47.304Z" + "versionNum": 743, + "commit": "e15b47733c8fa3859cf44aa36d78e24f26151c47", + "date": "2021-04-23T20:37:18.485Z" } \ No newline at end of file diff --git a/history/versions/743.json b/history/versions/743.json new file mode 100644 index 000000000..9bd23a873 --- /dev/null +++ b/history/versions/743.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 743, + "commit": "e15b47733c8fa3859cf44aa36d78e24f26151c47", + "date": "2021-04-23T20:37:18.485Z" + }, + "versionStart": { + "versionNum": 742, + "commit": "1f5ee815e5f1ec671860fe37b456e084b201de3e", + "date": "2021-04-23T20:28:47.304Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x77FbA179C79De5B7653F68b5039Af940AdA60ce0/info.json", + "blockchains/ethereum/assets/0x77FbA179C79De5B7653F68b5039Af940AdA60ce0/logo.png" + ] +} \ No newline at end of file