koios_totals
Retrieve tokenomic statistics per epoch, including supply, staking, treasury, and reserves, to analyze Cardano network metrics.
Instructions
Get tokenomic statistics (supply, staking, treasury, reserves) per epoch
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 | |
| _epoch_no | No | Specific epoch number to query |