// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.wemixplay", name: "WEMIX Play", homepage: "https://wemixplay.com/", image_id: "3d7b7226-3005-4ace-4a35-d5f67aee2300", app: { browser: null, ios: "https://apps.apple.com/app/id6547834517", android: "https://play.google.com/store/apps/details?id=com.wemade.wemixplay", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "wpapp://wemixplay.com/", universal: "https://wemixplay.onelink.me/Bq1n/cssdwedi", }, desktop: { native: null, universal: null, }, } as const;