// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.bitpay", name: "BitPay Wallet", homepage: "https://bitpay.com/wallet", image_id: "c81295d5-363c-4476-16ef-1e8ab557b100", app: { browser: "", ios: "https://bitpay.onelink.me/Cenw/ejjaw7bs", android: "https://bitpay.onelink.me/Cenw/ejjaw7bs", mac: "https://apps.apple.com/us/app/bitpay-bitcoin-wallet-card/id1149581638?platform=ipad", windows: "", linux: "", chrome: "", firefox: "", safari: "", edge: "", opera: "", }, rdns: "", mobile: { native: "bitpay://", universal: "https://link.bitpay.com", }, desktop: { native: "", universal: "", }, } as const;