Sell CAPTCHA tokens for USDC.
curl -X POST https://proficient-magpie-162.convex.site/api/v1/swap-to-usdc \ -H "Authorization: Bearer captcha_live_YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "amount_tokens": 1000000 }'
{ "amount_usdc": 950000, "swap_tx": "4xAbCdEfGh..." }
send