v1

latestOpenAPI 3.0.02026-07-17506168.4 KB
wallet

Send Siacoins

Sends Siacoins to the specified address and returns the transaction ID.

post/wallet/send

Request body

addressstring required

Human-readable Sia address.

amountstring required

Hastings (1 Siacoin = 10^24 Hastings).

subtractMinerFeeboolean

If true, the estimated miner fee is subtracted from the amount instead of added on top.

Response

Transaction broadcasted.

string required

256-bit blake2b hash.