// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.unitywallet", name: "Unity Wallet", homepage: "https://unitywallet.com", image_id: "09b4aad3-c007-40e7-ec8f-6a62585e6900", app: { browser: null, ios: "https://apps.apple.com/us/app/savl-wallet-bitcoin-solana/id1369912925", android: "https://play.google.com/store/apps/details?id=com.savl", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "savl://", universal: null, }, desktop: { native: null, universal: null, }, } as const;