Pipes
DEx swaps on Solana
Track swap activity across Solana DEXs, write the data to Clickhouse
This pipe is tracking swaps across the following popular exchanges:
- Orca
- Meteora (DLMM and DAMM pools)
- Raydium (concentrated and constant product pools)
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.