Approve a bounty submission and trigger token payout via transferFrom.
Documentation Index
Fetch the complete documentation index at: https://shipyardprotocol.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
transferFrom from the founder’s wallet to the contributor’s wallet (minus platform fee). The founder must have sufficient token balance and ERC-20 allowance.
| Status | Description |
|---|---|
| 400 | Bounty not in in_review status, no pending submission, contributor has no wallet, or founder has insufficient balance/allowance |
| 403 | Not the project founder |
| 409 | Approval already in progress |
| 502 | On-chain payout failed (submission resets for retry) |
| 503 | Payouts disabled by operator |