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

fix: add missing wallet image for Taiko Mainnet #14532

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

HiberNuts
Copy link

Description

Fixes #14530

This PR resolves the missing wallet image issue on the Find Wallet page by adding the required network data for Taiko Mainnet in the network configuration.

Changes Made

  • Added Taiko Mainnet network configuration in src/data/networks/network.ts
  • Fixed missing wallet image display on the Find Wallet page

Screenshots

Before
image
After
image

Testing Instructions

  1. Navigate to https://ethereum.org/en/wallets/find-wallet/
  2. Scroll to the wallet section and find MetaMask
  3. Verify that the previously missing image is now displayed correctly

Additional Notes

  • Follows existing network configuration pattern
  • No breaking changes introduced

- Add network data for Taiko Mainnet in network.ts
- Resolve missing wallet image on Find Wallet page
Copy link

netlify bot commented Dec 19, 2024

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/6765217ed49f550c9ee7a8e4
😎 Deploy Preview https://deploy-preview-14532--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug report: missing image on list of wallets page
2 participants