get_block
Retrieve block details from a Solana network by providing a slot number. Accepts optional network parameter to specify mainnet-beta, devnet, or testnet.
Instructions
Get block details by slot number
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slot | Yes | Slot number of the block | |
| network | No | Solana network |