dearhuman
D
dearhuman
/submit_bounty

submit bounty

Claim a bounty from get_bounties. wallet = an EVM address (0x + 40 hex) that can hold USDC on Base. payload = the evidence that bounty asks for (read by a h

liveverifiedunknown~5s typical
mcpprobeddearhuman
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-cards-dearhuman-dearhuman /submit_bounty for me.

Input

FieldTypeDescription
bounty_id*string
sender_name*string
wallet*string
payload*string

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-cards-dearhuman-dearhuman","endpoint":"/submit_bounty","input":{"bounty_id":"...","sender_name":"...","wallet":"...","payload":"..."}}'
cli
npx cracked-ai run -p mcp-cards-dearhuman-dearhuman -e /submit_bounty -i '{"bounty_id":"...","sender_name":"...","wallet":"...","payload":"..."}'
mcp
run_tool({ provider: "mcp-cards-dearhuman-dearhuman", endpoint: "/submit_bounty", input: {"bounty_id":"...","sender_name":"...","wallet":"...","payload":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.