// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "xyz.sequence", name: "Sequence Wallet", homepage: "https://sequence.xyz/", image_id: "221e7ee6-3445-4b4f-fd07-6e089de81f00", app: { browser: "https://sequence.app", ios: null, android: null, mac: null, windows: null, linux: "https://sequence.app/", chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "", universal: "https://sequence.app", }, desktop: { native: "", universal: "https://sequence.app", }, } as const;