dAppBooster
Preparing search index...
hooks/useWalletStatus
<internal>
WalletStatus
Interface WalletStatus
interface
WalletStatus
{
isReady
:
boolean
;
needsChainSwitch
:
boolean
;
needsConnect
:
boolean
;
switchChain
:
(
chainId
:
1
|
10
|
137
|
42161
|
11155111
|
11155420
)
=>
void
;
targetChain
:
Chain
;
targetChainId
:
1
|
10
|
137
|
42161
|
11155111
|
11155420
;
web3Status
:
Web3Status
;
}
Index
Properties
is
Ready
needs
Chain
Switch
needs
Connect
switch
Chain
target
Chain
target
Chain
Id
web3
Status
Properties
is
Ready
isReady
:
boolean
needs
Chain
Switch
needsChainSwitch
:
boolean
needs
Connect
needsConnect
:
boolean
switch
Chain
switchChain
:
(
chainId
:
1
|
10
|
137
|
42161
|
11155111
|
11155420
)
=>
void
target
Chain
targetChain
:
Chain
target
Chain
Id
targetChainId
:
1
|
10
|
137
|
42161
|
11155111
|
11155420
web3
Status
web3Status
:
Web3Status
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Ready
needs
Chain
Switch
needs
Connect
switch
Chain
target
Chain
target
Chain
Id
web3
Status
dAppBooster
Loading...