unsafe_transferObject
Transfers an object that supports public transfer from the signer to a recipient address. The gas object must be distinct from the object being transferred.
Path parameters
apiKey
Request
This endpoint expects an object.
signer
The transaction signer’s Sui address.
object_id
The object to be transferred.
gas
The gas object used for this transaction.
gas_budget
The gas budget (uint64).
recipient
The address to which the object is transferred.
Response
Transaction block bytes and object metadata for signing and execution.
txBytes
gas
inputObjects