talisman icon indicating copy to clipboard operation
talisman copied to clipboard

[BUG] New ERC20 token in firefox

Open 0xKheops opened this issue 2 years ago • 5 comments

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

0xKheops avatar Oct 06 '22 05:10 0xKheops