From 7f0d795d3a91682fbaa6aae62ff47a49d4ba66ed Mon Sep 17 00:00:00 2001 From: assets-bot Date: Wed, 21 Apr 2021 08:49:47 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/664.json | 18 ++++++++++++++++++ 6 files changed, 25 insertions(+), 5 deletions(-) create mode 100644 history/versions/664.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index d5f80fa7c..465927eb1 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -5598,6 +5598,7 @@ "0xe06eda7435bA749b047380CEd49121ddE93334Ae", "0xe089CeEb88086d7DD5153cf0357525069Cb27a4a", "0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A", + "0xe0B9a2C3E9f40CF74B2C7F591B2b0CCa055c3112", "0xe0b9BcD54bF8A730EA5d3f1fFCe0885E911a502c", "0xE0bA1564A889f0d2Ba8eF4978027C1b072b56EbB", "0xe0bA8B69c32b5c1601784f1DeAe4762c26E59d0F", diff --git a/blockchains/ethereum/assets/0xe0B9a2C3E9f40CF74B2C7F591B2b0CCa055c3112/info.json b/blockchains/ethereum/assets/0xe0B9a2C3E9f40CF74B2C7F591B2b0CCa055c3112/info.json index 92cbb1771..e447813e8 100644 --- a/blockchains/ethereum/assets/0xe0B9a2C3E9f40CF74B2C7F591B2b0CCa055c3112/info.json +++ b/blockchains/ethereum/assets/0xe0B9a2C3E9f40CF74B2C7F591B2b0CCa055c3112/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0xe0B9a2C3E9f40CF74B2C7F591B2b0CCa055c3112" -} +} \ No newline at end of file diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 85b943066..6935aac78 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -241,6 +241,7 @@ "0x9Ac983826058b8a9C7Aa1C9171441191232E8404", "0x9B44Df3318972bE845d83f961735609137C4C23c", "0x9b93c29595dd603f75854EbA3C5f4EE078EE4454", + "0x9bA4c78b048EEed69f4eD3CFddeda7B51BAF7cA8", "0x9BD547446Ea13C0c13Df2c1885e1f5B019a77441", "0x9C28E48Ea9170d9A9cB76d338655b8bd4124BC7A", "0x9E691FD624410D631c082202b050694233031cB7", diff --git a/blockchains/smartchain/assets/0x9bA4c78b048EEed69f4eD3CFddeda7B51BAF7cA8/info.json b/blockchains/smartchain/assets/0x9bA4c78b048EEed69f4eD3CFddeda7B51BAF7cA8/info.json index de8f3ebe8..1038598de 100644 --- a/blockchains/smartchain/assets/0x9bA4c78b048EEed69f4eD3CFddeda7B51BAF7cA8/info.json +++ b/blockchains/smartchain/assets/0x9bA4c78b048EEed69f4eD3CFddeda7B51BAF7cA8/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x9bA4c78b048EEed69f4eD3CFddeda7B51BAF7cA8" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index df8309597..d5c3e8c08 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 663, - "commit": "80c34840c900c19db7f19d7c243995b74fd4ed98", - "date": "2021-04-21T08:48:10.094Z" + "versionNum": 664, + "commit": "e780d36ca82009b6b1e9e89a61dff8ab147942b0", + "date": "2021-04-21T08:49:31.931Z" } \ No newline at end of file diff --git a/history/versions/664.json b/history/versions/664.json new file mode 100644 index 000000000..08088488d --- /dev/null +++ b/history/versions/664.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 664, + "commit": "e780d36ca82009b6b1e9e89a61dff8ab147942b0", + "date": "2021-04-21T08:49:31.931Z" + }, + "versionStart": { + "versionNum": 663, + "commit": "80c34840c900c19db7f19d7c243995b74fd4ed98", + "date": "2021-04-21T08:48:10.094Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xe0B9a2C3E9f40CF74B2C7F591B2b0CCa055c3112/info.json", + "blockchains/ethereum/assets/0xe0B9a2C3E9f40CF74B2C7F591B2b0CCa055c3112/logo.png", + "blockchains/smartchain/assets/0x9bA4c78b048EEed69f4eD3CFddeda7B51BAF7cA8/info.json", + "blockchains/smartchain/assets/0x9bA4c78b048EEed69f4eD3CFddeda7B51BAF7cA8/logo.png" + ] +} \ No newline at end of file