Create an unsigned transaction to send SUI coin object to a Sui address. The SUI object is also used as the gas object.
Optional
the amount to be split out and transferred
the gas budget, the transaction will fail if the gas cost exceed the budget
the recipient's Sui address
the transaction signer's Sui address
the Sui coin object to be used in this transaction
Create an unsigned transaction to send SUI coin object to a Sui address. The SUI object is also used as the gas object.