Transfer Objects
@Serializable
Sends n-objects to the specified address.
These objects must have store (public transfer) and either the previous owner must be an address or the object must be newly created.
Parameters
objects
to send.
address
to send the objects to.
Properties
Functions
Link copied to clipboard
Creates a MakeMoveVec command.
Link copied to clipboard
Creates a MergeCoins command.
Link copied to clipboard
Creates a MoveCall command.
Link copied to clipboard
Creates a Publish command.
Link copied to clipboard
Creates a SplitCoins command.
Link copied to clipboard
Creates a TransferObjects command.
Link copied to clipboard
Creates a Upgrade command.