// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.blockchain.login", name: "Blockchain.com", homepage: "https://login.blockchain.com/auth/signup", image_id: "0884948c-c6ce-421e-b4bd-3d2adb261500", app: { browser: null, ios: "https://apps.apple.com/us/app/blockchain-bitcoin-wallet/id493253309", android: "https://play.google.com/store/apps/details?id=piuk.blockchain.android", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "blockchain-wallet://", universal: "https://login.blockchain.com/app", }, desktop: { native: "", universal: "", }, } as const;