Numia Docs

Others

Numia’s pipeline is not limited to the Cosmos SDK. We index — and onboard new — chains across multiple execution environments and consensus families, with schemas adapted to the conventions of each ecosystem.

Currently supported

  • Solana — slot-based payloads with program-specific decoded instructions.
  • EVM chains — block / transaction / log / trace tables with per-protocol decoded views available on request.

Adding a new ecosystem

If the chain you need isn’t covered yet, we can scope an integration. What we typically need to ramp up a new ecosystem:

  • Node access (RPC, archival, or direct DB) — yours or one we run.
  • The protobuf / IDL definitions for any custom message or event types you want decoded.
  • A short description of the workload (read volume, freshness target, downstream destination).

Talk to us

For non-Cosmos integrations, reach out at support@numia.xyz or through our website so we can design the schema and ingest plan with you.