koios_vote_list
Retrieve all governance votes from the Cardano blockchain. Paginate results, select specific columns, and order output for targeted views.
Instructions
Get a list of all governance votes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results per page (1-1000) | |
| order | No | Column ordering | |
| offset | No | Pagination offset | |
| select | No | Comma-separated column names for vertical filtering |