// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "console.utila.io", name: "Utila", homepage: "https://utila.io/", image_id: "d5ec0740-22ea-4f47-5ee9-6d9e61cabf00", app: { browser: "https://console.utila.io/", ios: null, android: null, mac: null, windows: null, linux: null, chrome: "https://chromewebstore.google.com/detail/utila/hcnimkhfanmcapamajjopeallkkidpic", firefox: null, safari: null, edge: null, opera: null, }, rdns: "console.utila.io", mobile: { native: "", universal: "", }, desktop: { native: "", universal: "https://console.utila.io/", }, } as const;