Track swap activity across Solana DEXs, write the data to Clickhouse
This pipe is tracking swaps across the following popular exchanges:
It is a part of the soldexer
repo. Here are some source code links:
The pipe currently does no data aggregations. Take a look at the database state definition of simple-pipe
if you want an example of that.
Instructions for running locally
Track swap activity across Solana DEXs, write the data to Clickhouse
This pipe is tracking swaps across the following popular exchanges:
It is a part of the soldexer
repo. Here are some source code links:
The pipe currently does no data aggregations. Take a look at the database state definition of simple-pipe
if you want an example of that.
Instructions for running locally