// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.trusteeglobal", name: "Trustee Wallet", homepage: "https://trusteeglobal.com", image_id: "853e6f0a-ccb6-4b7e-e73b-89171a4e0a00", app: { browser: null, ios: "https://apps.apple.com/app/trustee-wallet/id1462924276", android: "https://play.google.com/store/apps/details?id=com.trusteewallet", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "tw://", universal: "https://trusteeglobal.com/link/Pxxum8Yt", }, desktop: { native: null, universal: null, }, } as const;