IOTA Transaction Builder API
Transaction construction JSON-RPC methods for the IOTA blockchain. Includes methods for building unsigned transactions such as unsafe_transferObject, unsafe_transferIota, unsafe_payIota, unsafe_pay, unsafe_payAllIota, unsafe_moveCall for Move function invocations, unsafe_requestAddStake and unsafe_requestWithdrawStake for staking operations, and additional batch transfer and publish methods. These 16 unsafe transaction builder methods produce serialized unsigned transactions requiring subsequent signing and submission via the Write API.