Interface ConnectWalletService

Hierarchy

  • ConnectWalletService

Properties

connectExternalWallet: ((param, options?) => Promise<Response<ConnectExternalWalletData>>)

Type declaration

getActiveWalletsContent: ((param, options?) => Promise<Response<GetActiveWalletsContentData>>)

Type declaration

getSupportedNetworks: ((param, options?) => Promise<Response<GetSupportedNetworksData>>)

Type declaration