koios_account_list
Get all Cardano stake accounts with pagination, field selection, and ordering for on-chain data queries.
Instructions
Get a list of all stake accounts on the Cardano blockchain
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 |