Claim Stacks
Fund Management
POST /claim_funds{
"stack_small_ids": [123, 456],
"node_small_id": 789,
"gas": "0x789",
"gas_budget": 1000,
"gas_price": 10
}Last updated
POST /claim_funds{
"stack_small_ids": [123, 456],
"node_small_id": 789,
"gas": "0x789",
"gas_budget": 1000,
"gas_price": 10
}Last updated
{
"tx_digest": "0xabc"
}{
"error": "Failed to submit node claim funds tx"
}