Contents

Chapter 1

vault-subgraph

TheGraph subgraph for indexing CryptoForge ERC-4626 vault events with a full GraphQL API.

Price: $9.99 | Store: vault-forge | Product #8


Chapter 2

Overview

vault-subgraph is a production-ready subgraph definition for indexing all events from the CryptoForge vault system. It provides a GraphQL API for querying vault TVL, deposits, withdrawals, harvest events, fee changes, strategy allocations, user positions, and daily snapshots.

What's Indexed

EntitySourceDescription
VaultFactory + vault eventsCore vault state and aggregated metrics
DepositDeposit eventIndividual deposit records
WithdrawalWithdraw eventIndividual withdrawal records
HarvestHarvest eventStrategy yield reports
FeeEventVarious eventsFee recipient + strategy changes
StrategyFactory eventsApproved strategy registry
UserDeposit/Withdraw eventsAggregated user positions
DailySnapshotDerivedDaily vault state for time-series

Architecture

CryptoForgeVaultFactory ──────────────────────┐
  VaultCreated → creates Vault entity         │
  StrategyApproved/Revoked → Strategy entity  │
  AssetApproved/Revoked → logged              │
                                              │
  Creates dynamic data source per vault ──────┤
                                              │
CryptoForgeVault (template) ──────────────────┤
  Deposit → Deposit entity + Vault update     │
  Withdraw → Withdrawal entity + Vault update │
  Harvest → Harvest entity + Vault update     │
  FeeRecipientChanged → FeeEvent entity       │
  StrategyChanged → FeeEvent entity           │
  Paused/Unpaused → Vault.paused update       │
                                              │
  All events → DailySnapshot update ──────────┘

Chapter 3
🔒 Available in full product

Installation

Chapter 4
🔒 Available in full product

Configuration

You’ve reached the end of the free preview

Get the full Vault Subgraph and unlock everything.

All Chapters

Get the complete guide with every chapter unlocked, including code samples, diagrams, and best practices.

Full Tool Suite

Access all interactive tools with complete data, all workload profiles, and the full scenario library.

Source Files

Downloadable source code, configuration files, and working examples from every chapter.

Lifetime Updates

Free updates for life. Every new chapter, tool, and improvement included.

Buy Now — $10 →
📦 Free sample included — download another copy for the full product.
Vault Subgraph v1.0.0 — Free Preview