Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
sui
SuiBindOptions
Interface SuiBindOptions
interface
SuiBindOptions
{
address
:
string
;
baseLabels
?:
Labels
;
network
?:
SuiChainId
;
startCheckpoint
?:
bigint
;
}
Index
Properties
address
base
Labels?
network?
start
Checkpoint?
Properties
address
address
:
string
Optional
base
Labels
baseLabels
?:
Labels
Optional
network
network
?:
SuiChainId
Optional
start
Checkpoint
startCheckpoint
?:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
base
Labels
network
start
Checkpoint
@sentio/sdk
Loading...