@xylabs/sdk-react
Preparing search index...
useCurrentAccount
Variable useCurrentAccount
Const
useCurrentAccount
:
(
ethWalletConnector
?:
EthWalletConnectorBase
,
)
=>
[
EthAddressWrapper
|
undefined
,
string
[]
]
Type Declaration
(
ethWalletConnector
?:
EthWalletConnectorBase
,
)
:
[
EthAddressWrapper
|
undefined
,
string
[]
]
Parameters
Optional
ethWalletConnector
:
EthWalletConnectorBase
Returns
[
EthAddressWrapper
|
undefined
,
string
[]
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@xylabs/sdk-react
Loading...