Moralis · Capability
EVM API — Block
EVM API — Block. 3 operations. Lead operation: Get block by hash. Self-contained Naftiko capability covering one Moralis business surface.
What You Can Do
GET
Getblock
— Get block by hash
/v1/block/{block-number-or-hash}
GET
Getdatetoblock
— Get block by date
/v1/datetoblock
GET
Getlatestblocknumber
— Get latest block number
/v1/latestblocknumber/{chain}
MCP Tools
get-block-hash
Get block by hash
read-only
idempotent
get-block-date
Get block by date
read-only
idempotent
get-latest-block-number
Get latest block number
read-only
idempotent