get_top_bounties
Find the highest-value open bounties on Algora, sorted by reward descending, to identify the most lucrative opportunities first.
Instructions
Get the highest-value open bounties on Algora, sorted by reward descending. Perfect for finding the most lucrative opportunities first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tech | No | Filter by tech stack (e.g., 'typescript', 'rust'). | |
| min_amount | No | Minimum USD amount to include. Default: 100. | |
| limit | No | How many top bounties to return. Default: 10. |