// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "app.coinstats", name: "CoinStats", homepage: "https://coinstats.app", image_id: "b2a00908-f144-4a49-cc0a-9d7422ad5e00", app: { browser: null, ios: "https://apps.apple.com/us/app/id1247849330", android: "https://play.google.com/store/apps/details?id=com.coinstats.crypto.portfolio", mac: "https://apps.apple.com/us/app/id1247849330", windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "coinstats://", universal: "http://coinstats.app", }, desktop: { native: "coinstats://", universal: null, }, } as const;