talisman
talisman copied to clipboard
[BUG] New ERC20 token in firefox
Firefox disallows fetching ERC20 token logo from coingecko because the server doesn't explicitely allows CORS.
Ideas :
- add headers to mimic a simple image download
- fetch from backend, there should be no CORS issue there