// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "app.whitewallet", name: "Whitewallet", homepage: "https://whitewallet.app/", image_id: "328ddfc6-0987-4981-69cf-c4bd7a19dc00", app: { browser: null, ios: "https://apps.apple.com/es/app/whitewallet-crypto-wallet/id6736445215", android: "https://play.google.com/store/apps/details?id=com.clear.whitewallet", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "whitewallet://", universal: "https://whitewalletapp.io", }, desktop: { native: "", universal: "", }, } as const;