Search
Preparing search index...
The search index is not available
Home
StateStorage
Interface StateStorage
Hierarchy
StateStorage
Index
Methods
get
State
set
State
Methods
get
State
get
State
(
walletAddress
:
string
, networkName
:
NetworkNames
)
:
Promise
<
StateStorageState
>
Parameters
walletAddress:
string
networkName:
NetworkNames
Returns
Promise
<
StateStorageState
>
set
State
set
State
(
walletAddress
:
string
, networkName
:
NetworkNames
, state
:
StateStorageState
)
:
Promise
<
void
>
Parameters
walletAddress:
string
networkName:
NetworkNames
state:
StateStorageState
Returns
Promise
<
void
>
Globals
State
Storage
get
State
set
State