koios_address_list
List all addresses on the Cardano blockchain, including their first appearance. Supports pagination, ordering, and column selection for tailored queries.
Instructions
Get a list of all addresses with their first appearance on the 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 |