request_sell_stock
Sell Ondo tokenized stock back to USDC. Burns the user's soul-bound gitStock tokens on Base, sells Ondo stock for USDC on Jupiter (Solana), and bridges USDC back to the Gitbank vault via CCTP. Returns a confirm_code the user must post on GitHub to authorize.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount of gitStock tokens to sell (in stock units, 6 decimal places) | |
| ticker | Yes | Stock ticker to sell (e.g. NVDA, AAPL, TSLA) | |
| github_username | Yes | GitHub username of the seller |