v1

latestOpenAPI 3.1.0Apache-2.02026-07-17122231.7 KB
Nodes

Create claim funds transaction

Claims funds for completed stacks.

post/nodes/claim-funds

Request body

gasstring

Optional gas object ID. If not provided, the default is None.

gas_budgetinteger nullable

Optional gas budget. If not provided, the default is None.

gas_priceinteger nullable

Optional gas price. If not provided, the default is None.

node_badge_idstring

Optional node badge IDs. If not provided, the default is None.

stack_small_idsinteger[] required

The small IDs of the stacks to claim funds from.

Response

Node claim funds successful

tx_digeststring required

The associated transaction digest.