getOneBlock
Retrieves a single Somnia block by block number or 'latest' to access its details.
Instructions
Get a single block
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| authToken | Yes | Authorization token for accessing the Somnia API | |
| chainName | Yes | ||
| blockHeight | Yes | Block number to fetch or 'latest' for the latest block |