// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "app.hbwallet", name: "HB WALLET", homepage: "https://hbwallet.app", image_id: "f134f8a2-cf58-44dd-7626-dc2cd21a3800", app: { browser: null, ios: "https://apps.apple.com/us/app/ethereum-wallet-hb-wallet/id1273639572", android: "https://play.google.com/store/apps/details?id=co.bacoor.android.hbwallet", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "hbwallet://", universal: null, }, desktop: { native: null, universal: null, }, } as const;