Skip to main content
Module object_versions
sui_
indexer_
alt_
reader
1.81.0
Module object_
versions
Module Items
Structs
In crate sui_
indexer_
alt_
reader
sui_indexer_alt_reader
Module
object_
versions
Copy item path
Source
Structs
ยง
Checkpoint
Bounded
Object
Version
Key
Key for fetching the latest version of an object, as of a given checkpoint.
Latest
Object
Version
Key
Key for fetching the latest version of an object. If the object has been deleted or wrapped, the latest version will return the version it was deleted/wrapped at.
Version
Bounded
Object
Version
Key
Key for fetching the latest version of an object, with an inclusive version upperbound.
Versioned
Object
Version
Key
Key for fetching a [StoredObjVersion] by its ID and version (used to determine the checkpoint this object version was modified in).