// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "live.superex", name: "SuperWallet", homepage: "https://superex.live", image_id: "e8f30122-5537-4b38-d6d5-9cae46771800", app: { browser: "https://superex.com", ios: "https://apps.apple.com/us/app/superex/id1601589888", android: "https://play.google.com/store/apps/details?id=com.superex.ex", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "superwallet://", universal: "https://www.superex.live", }, desktop: { native: null, universal: "https://superex.com", }, } as const;