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.comINDEXER_JETSTREAM__ID must be unique per deployment.
Schema: chain_data.