// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "me.iopay", name: "ioPay", homepage: "https://iopay.me/", image_id: "411d80d0-3a75-4932-560f-565d8c715e00", app: { browser: "https://iopay.me/", ios: "https://apps.apple.com/app/apple-store/id1478086371", android: "https://play.google.com/store/apps/details?id=io.iotex.iopay.gp", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "iopay://", universal: null, }, desktop: { native: null, universal: "https://iopay.me/", }, } as const;