Start a payout run (create task)
Launches the on-chain distribution for the given payout.
Endpoint
POST /2.0/mass-payout/create-task
Request body
{
"payoutId": "92b482eb-6ddb-4da7-95d4-582a69e18082"
}
Typical flow
create-payout
→ 2) addcreate-target
rows → (optional edits) → 3)create-task
Last updated