Object
interface Object
An object on the Sui blockchain.
Properties
Link copied to clipboard
DEPRECATED this field is no longer used to determine whether a tx can transfer this object. Instead, it is always calculated from the objects type when loaded in execution.
Link copied to clipboard
The type of this object.
Link copied to clipboard
Returns the field-presence view for this Object instance.
Link copied to clipboard
The digest of the transaction that created or last mutated this object
Link copied to clipboard
The amount of SUI to rebate if this object gets deleted. This number is re-calculated each time the object is mutated based on the present storage gas price.