Release Deployed USDC Bounty (Base Mainnet)
Use to payout a locked USDC bounty once the task is verified as completed.
Call
POST https://statepulse-api.hahavoid0.workers.dev/coordination/bounties/release
{
"bounty_id": "0x000000000000000000000000000000000000000000000000000000000000000a",
"worker_wallet": "0x976EA74026E726554dB657fa54763abd0C3a0aa9"
}AgentCash command
npx agentcash@latest fetch https://statepulse-api.hahavoid0.workers.dev/coordination/bounties/release -m POST -b '{"bounty_id":"0x000000000000000000000000000000000000000000000000000000000000000a","worker_wallet":"0x976EA74026E726554dB657fa54763abd0C3a0aa9"}'Not for
Do not use for testing without real USDC locked in the escrow contract.