Start a payout run (create task)
{
"payoutId": "92b482eb-6ddb-4da7-95d4-582a69e18082"
}Last updated
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) add create-target rows → (optional edits) → 3) create-task
Last updated