Skip to content
OnchainQueries

OQ — U40 · Building data products

If your product needs Solana program data, the expensive part is normally the decoding and the backfill. That part is already done.

OQ — U40·4Questions

Can we resell the data?

Talk to us — it depends on what you are building and how much of the raw table you are exposing. Products built on top of the data are fine; reselling the catalog itself is a conversation.

What is the uptime commitment?

The free and paid tiers are best-effort. An SLA is part of an enterprise arrangement.

Is there rate limiting?

There is an active-query limit per service. Hitting it returns a clear 'query limit reached; retry later' rather than failing silently.

Decoding and backfill, already done.