// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.metamask", name: "MetaMask", homepage: "https://metamask.io/", image_id: "e30d09fe-c0dd-4b61-81e2-d6dc09eb9700", app: { browser: null, ios: "https://apps.apple.com/us/app/metamask/id1438144202", android: "https://play.google.com/store/apps/details?id=io.metamask", mac: null, windows: null, linux: null, chrome: "https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn", firefox: "https://addons.mozilla.org/en-US/firefox/addon/ether-metamask/", safari: null, edge: "https://microsoftedge.microsoft.com/addons/detail/metamask/ejbalbakoplchlghecdalmeeeajnimhm?hl=en-US", opera: "https://addons.opera.com/en-gb/extensions/details/metamask-10/", }, rdns: "io.metamask", mobile: { native: "metamask://", universal: "https://metamask.app.link", }, desktop: { native: null, universal: null, }, deepLink: { mobile: "https://metamask.app.link/dapp/", }, } as const;