Get Block By Timestamp
Get the block number closest to a given timestamp.
Tool Name: get_block_by_timestamp
MCP Endpoint: POST /hive_network_infrastructure/mcp
Data Source: DefiLlama
Overview
This tool is part of the Network & Infrastructure category in Hive Intelligence.
For detailed parameters, examples, and usage, see the Network documentation.
Quick Example
curl -X POST https://api.hiveintelligence.xyz/api/execute \
-H "Content-Type: application/json" \
-d '{
"toolName": "get_block_by_timestamp",
"arguments": {}
}'
Related Tools
See all Network & Infrastructure tools for related functionality.