Skip to main content
POST
Prepare a withdraw-after-cooldown transaction

Body

application/json
wallet
string
required
role
enum<string>
required

Stake type. compute = compute node operator, validator = marketplace validator, yield = yield enjoyer.

Available options:
compute,
validator,
yield

Response

Unsigned transaction(s) to sign and submit.

action
string
Example:

"stake"

note
string
transactions
object[]
next
string
Example:

"Sign each transaction with your wallet keypair, then POST /api/agent/submit { transaction }."