// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.walletconnect", name: "Swift Sample Wallet", homepage: "https://walletconnect.com/", image_id: "e9896101-02ce-4b47-162b-be4f1f4cc400", app: { browser: "", ios: "https://lab.web3modal.com/wallet", android: "https://lab.web3modal.com/wallet", mac: "", windows: "", linux: "", chrome: "", firefox: "", safari: "", edge: "", opera: "", }, rdns: "", mobile: { native: "walletapp://", universal: "https://lab.web3modal.com/wallet", }, desktop: { native: "", universal: "", }, } as const;