Skip to content

deltartificial/univ4-exex-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

univ4-exex-indexer

High‑performance Reth ExEx indexer that streams Uniswap v4 Initialize, Swap, ModifyLiquidity, and Donate events into ClickHouse.

Quick start

Set ClickHouse connection and run in release mode:

export CLICKHOUSE_URL="http://localhost:8123"
export CLICKHOUSE_DATABASE="default"
cargo run --release

Build

cargo build --release

About

Ethereum Uniswap V4 indexer using Reth Execution Extensions and Clickhouse

Topics

Resources

Stars

Watchers

Forks

Languages