koios_treasury_withdrawals
Retrieve treasury withdrawals from the Cardano blockchain. Query governance-related withdrawal records with pagination and filtering options.
Instructions
Get treasury withdrawals from the Cardano treasury
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results per page (1-1000) | |
| order | No | Column ordering e.g. 'block_no.desc' | |
| offset | No | Pagination offset | |
| select | No | Comma-separated column names for vertical filtering |