// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.xenea", name: "XENEA Wallet", homepage: "https://xenea.io/", image_id: "a7f06d8c-3196-42c9-bcb3-410d260e3d00", app: { browser: null, ios: "https://apps.apple.com/us/app/xenea-wallet/id6636520027", android: "https://play.google.com/store/apps/details?id=com.xenea.wallet", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "xenea://", universal: "https://xenea.app", }, desktop: { native: null, universal: null, }, } as const;