// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.purechain", name: "PureWallet", homepage: "https://purechain.com", image_id: "ea64c6aa-13aa-440f-f503-0013acb37800", app: { browser: null, ios: "https://apps.apple.com/us/app/purewallet/id6738949168?platform=iphone", android: "https://play.google.com/store/apps/details?id=com.nslab.purewalletp&pli=1", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "purewalletp://", universal: "https://purewallet.ai/api", }, desktop: { native: "", universal: "", }, } as const;