Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

eth-indexer

NATS consumer. Writes chain_data. Uses RPC for metadata, not for logs.

INDEXER_API__ADDRESS=:5002
INDEXER_POSTGRES__DSN=postgres://postgres:<pw>@postgres:5432/chain_data
INDEXER_JETSTREAM__ENDPOINT=nats://nats:4222,nats://nats:4222
INDEXER_JETSTREAM__ID=eth-indexer-gnosis-staging
INDEXER_CHAIN__CHAINID=100
INDEXER_CHAIN__RPC_ENDPOINT=https://gnosis-rpc.publicnode.com

INDEXER_JETSTREAM__ID must be unique per deployment.

Schema: chain_data.