// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.lootrush", name: "LootRush", homepage: "https://www.lootrush.com/lootrush-wallet", image_id: "lootrush.svg", app: { browser: null, ios: null, android: null, mac: null, windows: null, linux: null, chrome: "https://chrome.google.com/webstore/detail/lootrush-wallet/lfmmjkfllhmfmkcobchabopkcefjkoip", firefox: "https://addons.mozilla.org/en-US/firefox/addon/lootrush-wallet/", safari: null, edge: null, opera: null, }, rdns: "com.lootrush", mobile: { native: null, universal: null, }, desktop: { native: null, universal: null, }, } as const;