Gleb Buvanenko
Gleb Buvanenko
Always returns an empty dictionary on any request. `{'links': [], 'descriptions': [], 'titles': [], 'similar_images': [], 'best_guess': ''}`
File "/root/auth/server/app.py", line 57, in authenticate balance = contract.erc721.balance_of(address) File "/root/auth/server/venv/lib/python3.10/site-packages/thirdweb/core/classes/erc_721.py", line 277, in balance_of return self._contract_wrapper._contract_abi.balance_of.call(address) File "/root/auth/server/venv/lib/python3.10/site-packages/thirdweb/abi/token_erc721.py", line 256, in call tx_params = super().normalize_tx_params(tx_params) File "/root/auth/server/venv/lib/python3.10/site-packages/zero_ex/contract_wrappers/bases.py", line 79,...
### Description of the issue Images are not displayed in notifications. ### To reproduce Just open notification center ### Evidence  Logs: https://gist.github.com/buvanenko/aa90668c8320a5d6f34a9cd006b02e7d ### Additional context Reopening https://github.com/eythaann/Seelen-UI/issues/740. I don't...