query-blocks

Official

Query Ethereum blockchain data

AuthorNethereum
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the process of retrieving various types of data directly from the Ethereum blockchain, eliminating the need for complex direct RPC calls or manual data parsing.

Core Features & Use Cases

  • Block Information: Fetch block numbers, details of blocks by number or hash, and transaction counts (nonces).
  • Transaction Details: Retrieve specific transaction information by hash, including sender, receiver, value, and gas details.
  • Account State: Query account balances (ETH and ERC20 tokens) at specific block heights.
  • Smart Contract Interaction: Decode event logs from transaction receipts and query ERC20 token balances using typed services.

Quick Start

Use the query-blocks skill to get the current block number on the Ethereum mainnet.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: query-blocks
Download link: https://github.com/Nethereum/Nethereum/archive/main.zip#query-blocks

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.