// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "trade.flooz.wallet", name: "Flooz", homepage: "https://wallet.flooz.trade", image_id: "0a04f368-4f56-4c12-0bfa-93b14bb20800", app: { browser: null, ios: "https://apps.apple.com/app/id1621027074", android: "https://play.google.com/store/apps/details?id=wallet.flooz.mobile", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "floozwallet://", universal: "https://wallet.flooz.trade/wc", }, desktop: { native: null, universal: "https://wallet.flooz.trade/", }, } as const;