get_recent_blocks
Fetch block data for the last N blocks on the Solana blockchain. Choose any number from 1 to 10.
Instructions
Get recent block information (last N blocks).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of blocks to fetch (1-10) |