agentek-eth

by NaniDAO
Verified

getBlockNumber

Retrieve the current Ethereum block number by specifying the chain ID. Ideal for blockchain development, transaction tracking, and data synchronization tasks.

Instructions

Get the current block number

Input Schema

NameRequiredDescriptionDefault
chainIdNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "chainId": { "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from agentek-eth

Related Tools

ID: embaq2gcce