// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "org.uniswap", name: "Uniswap Wallet", homepage: "https://uniswap.org", image_id: "6033c33c-0773-48e3-a12f-e7fbf409e700", app: { browser: null, ios: "https://apps.apple.com/us/app/uniswap-wallet/id6443944476", android: "https://play.google.com/store/apps/details?id=com.uniswap.mobile", mac: null, windows: null, linux: null, chrome: "https://chromewebstore.google.com/detail/uniswap-extension/nnpmfplkfogfpmcngplhnbdnnilmcdcg", firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "uniswap://", universal: "https://uniswap.org/app", }, desktop: { native: null, universal: null, }, } as const;