getBlockHeights
Retrieve all block heights for the Somnia chain within a specified date range to analyze blockchain activity.
Instructions
Get all block heights between two dates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | Yes | End date in YYYY-MM-DD format | |
| authToken | Yes | Authorization token for accessing the Somnia API | |
| chainName | Yes | ||
| startDate | Yes | Start date in YYYY-MM-DD format |