v1

latestOpenAPI 3.1.0Apache-2.02026-07-17122231.7 KB
Nodes

Create task subscription transaction

Create task subscription transaction

Subscribes a node to a specific task.

post/nodes/task-subscribe

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 ID. If not provided, the default is None.

price_per_one_million_compute_unitsinteger required

The price per one million compute units.

task_small_idinteger required

The small ID of the task to subscribe to.

Response

Node task subscription successful

tx_digeststring required

The transaction digest. This is a unique identifier for the transaction.