get_latest_block
Retrieve the most recent block data to monitor real-time blockchain activity, enabling users to stay updated on transactions and network changes.
Instructions
Get the latest block
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}