// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.1inch.wallet", name: "1inch Wallet", homepage: "http://wallet.1inch.io", image_id: "7c94a262-6d79-464c-bce3-a06f6beca600", app: { browser: null, ios: "https://apps.apple.com/us/app/1inch-defi-wallet/id1546049391", android: "https://play.google.com/store/apps/details?id=io.oneinch.android", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "oneinch://open/nobodywilleveruseit", universal: "https://wallet.1inch.io/app/nobodywilleveruseit", }, desktop: { native: "", universal: "", }, } as const;