From d6d6017484bc24e711ff0c6396d83975486a50f0 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 28 May 2021 07:39:40 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 5 ++--- blockchains/ethereum/tokenlist.json | 6 +++--- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1705.json | 20 ++++++++++++++++++++ 5 files changed, 29 insertions(+), 9 deletions(-) create mode 100644 history/versions/1705.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 35dc2380b..aba9de43f 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -6473,6 +6473,5 @@ "0xfFe8196bc259E8dEDc544d935786Aa4709eC3E64", "0xFFee4DB0f30a43955398776A9524fDFF0680dD7f", "0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB", - "0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB", - "0x29502fE4d233EF0b45C3647101Fa1252cE0634BD" -] + "0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB" +] \ No newline at end of file diff --git a/blockchains/ethereum/tokenlist.json b/blockchains/ethereum/tokenlist.json index d86cc5085..be457f638 100644 --- a/blockchains/ethereum/tokenlist.json +++ b/blockchains/ethereum/tokenlist.json @@ -3619,7 +3619,7 @@ "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB/logo.png", "pairs": [] }, - { + { "asset": "c60_t0x29502fE4d233EF0b45C3647101Fa1252cE0634BD", "type": "ERC20", "address": "0x29502fE4d233EF0b45C3647101Fa1252cE0634BD", @@ -3628,11 +3628,11 @@ "decimals": 9, "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/logo.png", "pairs": [] - } + } ], "version": { "major": 12, "minor": 0, "patch": 0 } -} +} \ No newline at end of file diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 363f22b27..d855a458f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -527,6 +527,7 @@ "0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5", "0x93DfC1e09b7164Bafd4860963B6D94CbC4284774", "0x93e24685E41Ca82fd7a66a69C64f3dECac789281", + "0x94241428E0E36DF628E0C2485bC0e158A5dA3362", "0x947950BcC74888a40Ffa2593C5798F11Fc9124C4", "0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8", "0x94BaBBE728D9411612Ee41b20241a6FA251b26Ce", diff --git a/history/LATEST.json b/history/LATEST.json index 361604819..b48aa4594 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1704, - "commit": "f1fcd1d36bc91ce26b64f6a8895588536b8f9eb3", - "date": "2021-05-28T07:36:33.991Z" + "versionNum": 1705, + "commit": "3d3fed7bf046b099a24a96f113c6e8f5df3a50c1", + "date": "2021-05-28T07:39:25.033Z" } \ No newline at end of file diff --git a/history/versions/1705.json b/history/versions/1705.json new file mode 100644 index 000000000..4818ba937 --- /dev/null +++ b/history/versions/1705.json @@ -0,0 +1,20 @@ +{ + "versionEnd": { + "versionNum": 1705, + "commit": "3d3fed7bf046b099a24a96f113c6e8f5df3a50c1", + "date": "2021-05-28T07:39:25.033Z" + }, + "versionStart": { + "versionNum": 1704, + "commit": "f1fcd1d36bc91ce26b64f6a8895588536b8f9eb3", + "date": "2021-05-28T07:36:33.991Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/ethereum/tokenlist.json", + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x1bfE24e7Fb1d3B2dfFD9C1d49372b07bC6fDa829/info.json", + "blockchains/smartchain/assets/0x94241428E0E36DF628E0C2485bC0e158A5dA3362/info.json", + "blockchains/smartchain/assets/0x94241428E0E36DF628E0C2485bC0e158A5dA3362/logo.png" + ] +} \ No newline at end of file