Lux Docs

EVM Chains

Full-featured EVM indexer with Blockscout parity

Features

  • Block indexing (types 0-3 transactions)
  • Token tracking (ERC20, ERC721, ERC1155)
  • Internal transaction tracing (3 tracer types)
  • Smart contract verification (Solc-based)
  • Proxy detection (EIP-1967, EIP-1822, EIP-1167, Gnosis Safe)
  • Account abstraction (ERC-4337 UserOps)
  • MEV detection framework
  • EIP-4844 blob data indexing
  • Pending transaction pool monitoring
  • Full-text fuzzy search

Lux EVM Chains

ChainChain IDDefault Port
C-Chain963694000
Zoo2002004000
Hanzo369634000
SPC369114000
Pars4949494000

Usage

./indexer -chain cchain -rpc http://luxd:9630/ext/bc/C/rpc -port 4000

API Endpoints

The EVM adapter exposes 40+ Blockscout v2 compatible endpoints. See the API Reference for details.

On this page