// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.tokenb", name: "TokenB", homepage: "https://tokenb.com/", image_id: "5b3fc2c1-923f-46a3-5e20-195b7f92cb00", app: { browser: null, ios: "", android: "https://play.google.com/store/apps/details?id=net.token13.wallet&hl=en", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "tokenb-web3wallet://", universal: "https://tokenb.com/", }, desktop: { native: "", universal: "", }, } as const;