Data Indexers

Data indexers enable efficient access to Lens data, supporting applications and analytics.

Rindexer

Rindexer is a versatile, open-source EVM data indexer optimized for speed. It offers a no-code mode, allowing indexing configurations via a simple file. For more complex indexing requirements, you can use Rindexer to scaffold a Rust-based indexer solution that can be customized to your needs.

The Lens API uses Rindexer for all its indexing needs.

For detailed instructions on using Rindexer, refer to the Rindexer documentation.

The Graph

The Graph is a decentralized protocol that enables indexing of blockchain data, and querying through GraphQL APIs. Lens Testnet is currently supported in The Graph Studio with the network tag: lens-testnet. To create and deploy a Lens Testnet subgraph check out The Graph Quick Start guide.

Tenderly

Tenderly is a smart contract development toolkit which allows you to see debug transactions and view transactions.

Dune

Dune is a data indexing solution allowing users to create queries and dashboard for indexed blockchain data which will be supported for Lens production release (Dune is not available for test networks).

SimpleHash

SimpleHash is a multi-chain token API providing access to market prices, metadata and media. More details on Lens availability coming soon.