unsafe_splitCoinEqual
Splits a coin into multiple equally-sized parts. The transaction returns txBytes
and the objects involved.
Path parameters
apiKey
Request
This endpoint expects an object.
signer
The transaction signer’s Sui address.
coin_object_id
The coin object to be split.
split_count
The number of equal-size coins to split into.
gas
The gas object to use in this transaction.
gas_budget
The maximum gas budget for executing the transaction.
Response
The unsigned transaction bytes and object metadata.
txBytes
BCS serialized transaction data bytes (base64).
gas
inputObjects