// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.tangem", name: "Tangem Wallet", homepage: "https://tangem.com", image_id: "80679c6f-bb0b-43d0-83e0-462ac268b600", app: { browser: null, ios: "https://apps.apple.com/uz/app/tangem/id1354868448", android: "https://play.google.com/store/apps/details?id=com.tangem.wallet", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "tangem://", universal: "https://app.tangem.com", }, desktop: { native: null, universal: null, }, } as const;