koios_reserve_withdrawals
Retrieve Cardano reserve withdrawals data with configurable pagination, sorting, and selection options for precise on-chain queries.
Instructions
Get reserve withdrawals from the Cardano reserve
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 |