unsafe_transferSui
Create an unsigned transaction to send SUI coin object to a Sui address. The SUI object is also used as the gas object.
Parameters:
Returns:
Example:
// Request
curl https://sui.blockpi.network/v1/rpc/your-rpc-key -X POST -H "Content-Type: application/json"
--data
'<as described above>'
// Result
Last updated
Was this helpful?