getBlockTransactions
Retrieve transaction details from a specific block on the Somnia blockchain. Provide the block number and authentication token to access transaction data.
Instructions
Get transactions in a block
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| authToken | Yes | Authorization token for accessing the Somnia API | |
| chainName | Yes | ||
| blockNumber | Yes | Block number to fetch transactions from |