// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.coinbase.wallet", name: "Base (formerly Coinbase Wallet)", homepage: "https://base.app", image_id: "04c88bf0-f115-4686-8c29-90a3d018a400", app: { browser: null, ios: "https://apps.apple.com/app/apple-store/id1278383455", android: "https://play.google.com/store/apps/details?id=org.toshi", mac: null, windows: null, linux: null, chrome: "https://chrome.google.com/webstore/detail/coinbase-wallet-extension/hnfanknocfeofbddgcijnmhnfnkdnaad?hl=en", firefox: null, safari: null, edge: null, opera: null, }, rdns: "com.coinbase.wallet", mobile: { native: null, universal: null, }, desktop: { native: null, universal: null, }, } as const;