@sentio/sdk
Preparing search index...
iota
IotaObjectBindOptions
Interface IotaObjectBindOptions
interface
IotaObjectBindOptions
{
baseLabels
?:
{
[
key
:
string
]:
string
}
;
endCheckpoint
?:
bigint
;
network
?:
SuiChainId
;
objectId
:
string
;
startCheckpoint
?:
bigint
;
}
Index
Properties
base
Labels?
end
Checkpoint?
network?
object
Id
start
Checkpoint?
Properties
Optional
base
Labels
baseLabels
?:
{
[
key
:
string
]:
string
}
Optional
end
Checkpoint
endCheckpoint
?:
bigint
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
end
Checkpoint
network
object
Id
start
Checkpoint
@sentio/sdk
Loading...