From 59a50d1b3d46e5baad69797d04ecd91729bcf37d Mon Sep 17 00:00:00 2001 From: assets-bot Date: Thu, 13 May 2021 15:30:45 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1296.json | 18 ++++++++++++++++++ 4 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 history/versions/1296.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 9249f8a16..00e969bc3 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -2190,6 +2190,7 @@ "0x534c5EC7bF392d0B6b228EBEfBe3F6606a2b3484", "0x535c8019e78805d48e9dA4f2Ef81aA9Bd77F753D", "0x537A9095b78517597b5f2058EDcd6E1978095909", + "0x537edD52ebcb9F48ff2f8a28c51FCdB9D6a6E0D4", "0x53884b61963351C283118a8E1Fc05BA464a11959", "0x538a151Dd910C1D1227719bd400D6C4f99ea06d0", "0x539ad7704C67FDB7A608fCA79695b6655f623e50", diff --git a/blockchains/ethereum/assets/0x537edD52ebcb9F48ff2f8a28c51FCdB9D6a6E0D4/info.json b/blockchains/ethereum/assets/0x537edD52ebcb9F48ff2f8a28c51FCdB9D6a6E0D4/info.json index 27a9b4d0a..0fc56cf33 100644 --- a/blockchains/ethereum/assets/0x537edD52ebcb9F48ff2f8a28c51FCdB9D6a6E0D4/info.json +++ b/blockchains/ethereum/assets/0x537edD52ebcb9F48ff2f8a28c51FCdB9D6a6E0D4/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x537edD52ebcb9F48ff2f8a28c51FCdB9D6a6E0D4" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 9f5454b4a..804bbf42e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1295, - "commit": "9c85fa053ad4121e7aaf33e72c8bcdccfc3f1a60", - "date": "2021-05-13T15:29:07.635Z" + "versionNum": 1296, + "commit": "1b608dd665fefafaea591a2b5b17e0ccc0499f7f", + "date": "2021-05-13T15:30:31.858Z" } \ No newline at end of file diff --git a/history/versions/1296.json b/history/versions/1296.json new file mode 100644 index 000000000..15b275b29 --- /dev/null +++ b/history/versions/1296.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1296, + "commit": "1b608dd665fefafaea591a2b5b17e0ccc0499f7f", + "date": "2021-05-13T15:30:31.858Z" + }, + "versionStart": { + "versionNum": 1295, + "commit": "9c85fa053ad4121e7aaf33e72c8bcdccfc3f1a60", + "date": "2021-05-13T15:29:07.635Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x537edD52ebcb9F48ff2f8a28c51FCdB9D6a6E0D4/info.json", + "blockchains/ethereum/assets/0x537edD52ebcb9F48ff2f8a28c51FCdB9D6a6E0D4/logo.png", + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888/info.json" + ] +} \ No newline at end of file