// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "app.phantom", name: "Phantom", homepage: "https://phantom.app/", image_id: "b6ec7b81-bb4f-427d-e290-7631e6e50d00", app: { browser: null, ios: "https://apps.apple.com/us/app/phantom-crypto-wallet/id1598432977", android: "https://play.google.com/store/apps/details?id=app.phantom&hl=en", mac: null, windows: null, linux: null, chrome: "https://chrome.google.com/webstore/detail/phantom/bfnaelmomeimhlpmgjnjophhpkkoljpa", firefox: "https://addons.mozilla.org/en-US/firefox/addon/phantom-app/", safari: null, edge: "https://chrome.google.com/webstore/detail/phantom/bfnaelmomeimhlpmgjnjophhpkkoljpa", opera: null, }, rdns: "app.phantom", mobile: { native: null, universal: null, }, desktop: { native: null, universal: null, }, deepLink: { mobile: "https://phantom.app/ul/browse/", }, } as const;