// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "net.gateweb3", name: "GateWallet", homepage: "https://www.gateweb3.net/web3", image_id: "6e528abf-7a7d-47bd-d84d-481f169b1200", app: { browser: null, ios: "https://www.gate.io/mobileapp", android: "https://www.gate.io/mobileapp", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "gtweb3wallet://", universal: null, }, desktop: { native: "gtweb3wallet://", universal: "https://www.gateweb3.net/web3", }, } as const;