mantle-data-indexer

Official

Deliver precise historical analytics for Mantle

AuthorPieverse-Eng
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Many historical questions on Mantle — like wallet activity, time-windowed metrics, event backfills, and protocol analytics — cannot be answered reliably or efficiently via raw RPC. This Skill provides a reproducible, source-attributed path to query indexed data with clear time boundaries, deterministic pagination, and quality reporting.

Core Features & Use Cases

  • GraphQL and SQL indexer support: Selects either a subgraph (GraphQL) or a SQL indexer based on availability and latency targets.
  • Query templates and normalization: Provides ready-made templates for wallet swaps, pool daily volumes, and rollups while normalizing timestamps, decimals, and units.
  • Operational guardrails: Enforces absolute UTC time ranges, read-only SQL, deterministic ordering, pagination handling, and a blocked output format when endpoints are missing.
  • Use Case: Generate a daily volume rollup for a Mantle pool, backfill historical swap events for a wallet, or produce time-windowed protocol metrics with provenance and lag awareness.

Quick Start

Provide a GraphQL or SQL indexer endpoint and request wallet swap history or pool volume for an absolute UTC time range, for example request wallet swaps for 0xAbC123... from 2026-03-01T00:00:00Z to 2026-03-07T00:00:00Z.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: mantle-data-indexer
Download link: https://github.com/Pieverse-Eng/purrfect-skills/archive/main.zip#mantle-data-indexer

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.