Interface DesktopWallet

Must be redefined here because it's not correctly exported by @web3modal/core

Hierarchy

  • DesktopWallet

Properties

Properties

id: string
links: {
    native: string;
    universal: string;
}

Type declaration

  • native: string
  • universal: string
name: string

Generated using TypeDoc