Skip to main content
Glama

get_latest_block

Retrieve the most recent block data from EVM-compatible blockchain networks to monitor chain activity and verify transactions. Specify the network or use the default Ethereum mainnet.

Instructions

Get the latest block from the EVM

Input Schema

NameRequiredDescriptionDefault
networkNoNetwork name or chain ID. Defaults to Ethereum mainnet.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "network": { "description": "Network name or chain ID. Defaults to Ethereum mainnet.", "type": "string" } }, "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chulanpro5/evm-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server