// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.paybolt", name: "PayBolt", homepage: "https://www.paybolt.com", image_id: "cc8f4e0c-56a8-465a-6cb6-3e9d60846500", app: { browser: "https://www.paybolt.com", ios: "https://apps.apple.com/app/paybolt-crypto/id1599880290", android: "https://play.google.com/store/apps/details?id=com.fincrypt.paybolt", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "paybolt://Wallet", universal: null, }, desktop: { native: null, universal: "https://www.paybolt.com", }, } as const;