GET
/
claimed-stacks
/
claimed_stacks
/
nodes
/
{node_id}

Path Parameters

node_id
integer
required

Node small ID

Response

200 - application/json
already_attested_nodes
string
required

Comma-separated list of node IDs that have already attested

committed_stack_proofs
integer[]
required

Cryptographic proof of the committed stack state

is_claimed
boolean
required

Indicates whether the settlement ticket has been claimed

is_in_dispute
boolean
required

Indicates whether the stack is currently in a dispute

num_claimed_compute_units
integer
required

Number of compute units claimed to be processed

requested_attestation_nodes
string
required

Comma-separated list of node IDs requested for attestation

selected_node_id
integer
required

Identifier of the node selected for computation

stack_merkle_leaves
integer[]
required

Merkle leaf representing the stack in a larger tree structure

stack_small_id
integer
required

Unique small integer identifier for the stack

user_refund_amount
integer
required

Amount to be refunded to the user (likely in smallest currency unit)

dispute_settled_at_epoch
integer | null

Optional epoch timestamp when a dispute was settled