// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "cash.abpay", name: "AB Pay", homepage: "https://abpay.cash", image_id: "f635dbaa-dd03-419c-5dce-05aa0f127c00", app: { browser: "", ios: "https://apps.apple.com/us/app/ab-wallet/id6745787849", android: "https://play.google.com/store/apps/details?id=org.ab.abwallet.android.release", mac: "", windows: "", linux: "", chrome: "", firefox: "", safari: "", edge: "", opera: "", }, rdns: "", mobile: { native: "abwallet://walletconnect", universal: "", }, desktop: { native: "", universal: "", }, } as const;