// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "ai.pundi", name: "Pundi Wallet", homepage: "https://pundi.ai/", image_id: "f095abd7-575e-4851-cf9c-79c2c4e4cc00", app: { browser: null, ios: "https://apps.apple.com/us/app/f-x-wallet-by-function-x-labs/id1504798360", android: "https://play.google.com/store/apps/details?id=com.pundix.functionx", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "fxwallet://", universal: "https://fx.wallet/wc", }, desktop: { native: null, universal: null, }, } as const;