// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "jp.co.rakuten-wallet", name: "Rakuten Wallet", homepage: "https://www.rakuten-wallet.co.jp/web3/", image_id: "ce8ac290-b727-493c-7b9c-ca63ae2e9300", app: { browser: "https://www.rakuten-wallet.co.jp/", ios: "https://apps.apple.com/jp/app/id6504903632", android: "https://play.google.com/store/apps/details?id=jp.co.rakuten.web3wallet.crypto", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "rakutenwalletweb3://", universal: null, }, desktop: { native: null, universal: null, }, } as const;