Type: On-chain Indexer | Docs: envio.dev
Overview
Envio is a high-performance blockchain data indexer purpose-built for speed. It supports real-time event streaming and historical queries across Monad contracts. Rampart exposes Envio indexer status and query utilities.Functions
getEnvioIndexerStatus()
Returns the current sync status of the Envio indexer on Monad.queryEnvio(query)
Executes a GraphQL query against the Envio Monad indexer endpoint.| Parameter | Type | Description |
|---|---|---|
query | string | GraphQL query string |