// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.magiceden.wallet", name: "Magic Eden", homepage: "https://wallet.magiceden.io/", image_id: "62040f22-2ffd-4942-92fc-71ce68c64300", app: { browser: null, ios: "https://apps.apple.com/us/app/magic-eden-wallet/id6478631482", android: "https://play.google.com/store/apps/details?id=com.magiceden.wallet&hl=en_US?utm_source=website&utm_medium=internal&utm_campaign=mobile-wallet-ga&utm_content=button", mac: null, windows: null, linux: null, chrome: "https://chromewebstore.google.com/detail/magic-eden-wallet/mkpegjkblkkefacfnmkajcjmabijhclg", firefox: null, safari: null, edge: null, opera: null, }, rdns: "io.magiceden.wallet", mobile: { native: "magiceden://", universal: null, }, desktop: { native: null, universal: null, }, } as const;