// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "me.rainbow", name: "Rainbow", homepage: "https://rainbow.me/", image_id: "7a33d7f1-3d12-4b5c-f3ee-5cd83cb1b500", app: { browser: null, ios: "https://apps.apple.com/app/apple-store/id1457119021?pt=119997837&ct=wc&mt=8", android: "https://play.google.com/store/apps/details?id=me.rainbow&referrer=utm_source%3Dwc%26utm_medium%3Dconnector%26utm_campaign%3Dwc", mac: null, windows: null, linux: null, chrome: "https://chrome.google.com/webstore/detail/rainbow/opfgelmcmbiajamepnmloijbpoleiama?utm_source=wc&utm_medium=connector&utm_campaign=wc", firefox: "https://addons.mozilla.org/en-US/firefox/addon/rainbow-extension/?utm_source=wc&utm_medium=connector&utm_campaign=wc", safari: null, edge: "https://microsoftedge.microsoft.com/addons/detail/rainbow/cpojfbodiccabbabgimdeohkkpjfpbnf?utm_source=wc&utm_medium=connector&utm_campaign=wc", opera: null, }, rdns: "me.rainbow", mobile: { native: "rainbow://", universal: "https://rnbwapp.com", }, desktop: { native: null, universal: null, }, } as const;