// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "network.verified.custody", name: "Verified Wallet", homepage: "https://wallet.verified.network", image_id: "21980772-e473-4583-0b59-8827a4295d00", app: { browser: "https://wallet.verified.network", ios: null, android: null, mac: null, windows: null, linux: null, chrome: "https://chromewebstore.google.com/detail/verified-wallet/abkgckcpmnbipkfhkkchkdfkmccjdmkh", firefox: null, safari: null, edge: null, opera: null, }, rdns: "network.verified.custody", mobile: { native: "", universal: "", }, desktop: { native: "", universal: "https://wallet.verified.network", }, } as const;