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