indexing-blocks

Official

Create block snapshots for time‑series analysis.

Authorenviodev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Processing every blockchain block—or every Nth block—is required for creating time‑series data, periodic snapshots, and block‑level aggregations, but traditional event handlers need contract addresses and config entries.

Core Features & Use Cases

  • onBlock registration: Self‑registering block handler without config.yaml.
  • Configurable interval: Process each block or every Nth block with interval.
  • Optional range: Define startBlock and endBlock for bounded processing.
  • EVM‑only: Works on Ethereum‑compatible chains.
  • Use cases: Generate hourly volume charts, record state snapshots, aggregate fees per block.

Quick Start

Ask the indexer to enable the indexing‑blocks skill on chain 1, processing every 100th block and storing a snapshot of each processed block.

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: indexing-blocks
Download link: https://github.com/enviodev/polymarket-v2-indexer/archive/main.zip#indexing-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 471,000+ vetted skills library on demand.