Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ethereum logo fetched from safe.global. #19

Open
MicahZoltu opened this issue Dec 15, 2024 · 1 comment
Open

Ethereum logo fetched from safe.global. #19

MicahZoltu opened this issue Dec 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@MicahZoltu
Copy link

Environment

  • Browser: Firefox
  • Wallet: N/A
  • Chain: Ethereum mainnet

Steps to reproduce

  1. Use the app.
  2. Monitor the network tab.
  3. Notice that the Ethereum logo is fetched from safe.global

Expected result

All resources, especially static ones, are part of the static site.

Obtained result

A GET request to https://safe-transaction-assets.safe.global/chains/1/currency_logo.png is made.

Screenshots

{1E6F1971-3942-4C03-A5FB-6B255D5504CC}

@MicahZoltu MicahZoltu added the bug Something isn't working label Dec 15, 2024
@MicahZoltu
Copy link
Author

I suspect it is caused by this:

logoUri: 'https://safe-transaction-assets.safe.global/chains/1/currency_logo.png',

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant