RPC_ MOVE_ OBJECT_ FIELDS
Constructors
Properties
Displays the contents of the Move object in a JSON string and through GraphQL types. Also provides the flat representation of the type signature, and the BCS of the corresponding data.
The set of named templates defined on-chain for the type of this object, to be handled off-chain. The server substitutes data from the object into these templates to generate a display string per template.
Determines whether a transaction can transfer this object, using the TransferObjects transaction command or sui::transfer::public_transfer
, both of which require the object to have the key
and store
abilities.
The owner type of this object: Immutable, Shared, Parent, Address
The transaction block that created this version of the object.
The amount of SUI we would rebate if this object gets deleted or mutated. This number is recalculated based on the present storage gas price.