hydric-liquidity-pools-indexer-user

Installation
SKILL.md

Liquidity Pools Indexer Overview

The hydric Liquidity Pools Indexer is a high-performance indexer built on Envio HyperIndex. It aggregates liquidity data across multiple blockchains into a unified Postgres database, accessible via a Hasura-style GraphQL API.

Endpoint: The indexer endpoint is typically provided in the environment variables (e.g., INDEXER_URL). Schema: The schema is available at https://github.com/hydric-org/liquidity-pools-indexer/blob/main/schema.graphql.


Core Entities & Schema

The schema is strongly typed. The primary entry points are:

1. Pool

Represents a text-book liquidity pool (e.g., Uniswap V3 USDC/ETH).

Related skills
Installs
4
First Seen
Jan 28, 2026