Products / GraphsDesign Partner Program

The chain, as tables shaped like your domain.

Define the entities you need from your Move events and objects. Inodra runs the pipeline, the database, and the query API. You get clean tables over REST and GraphQL, not raw chain data to decode.

Built on the engine behind Inodra's own pipeline
Read the docs
QUERY YOUR ENTITIES
// your DEX package -> a "swaps" entity
GET /v1/graphs/my-dex/query/swaps
?filter[pool]=0x2ab...
&sort=-timestamp&limit=50
[ { pool, amountIn, amountOut,
sender, timestamp, txDigest }, ... ]

What people actually build on it.

01

Replace a custom indexer stack

The indexer node, the ETL, the database, the query layer become one graph you define. Inodra runs all of it, and you query tables instead of decoding events.

managed pipeline
02

Ship a feature on chain data, fast

Rows land moments after checkpoints finalize, so a leaderboard, a positions view or an activity feed reads current data without a batch job in between.

REST and GraphQL
03

Index your protocol's own shape

Swaps, positions, proposals, items, whatever your Move package emits becomes an entity with filters, sorting and cursor pagination over it.

your schema

Backfilled, live, and yours to query.

Complete and current at once

Each graph indexes from history and then follows the tip. The tables hold the full backfill and the latest checkpoint at the same time.

Isolated, not shared

Every graph runs as its own pipeline with its own database. Your load and your schema do not sit next to anyone else's.

A proven engine underneath

Graphs runs on the same indexing engine that powers Inodra's own production event pipeline on mainnet and testnet.

What design partners get.

Your first graph, built togetherWe design the schema and stand the graph up with you, working directly with our engineers.
Free during the design-partner phaseNo infrastructure or usage costs while the program runs.
A direct channel to the teamYou talk to the people building the product, not a queue.
Influence on the roadmapThe entities, filters and query features you need get built first.
Founding-partner terms at launchPreferential terms when Graphs reaches general availability.

Bring a concrete indexing use case.

A small group of partners. Tell us what you would index and we set up a conversation.