Skip to content

🧠 Solana DEX Swap Data Indexer Substream-powered swap indexer for Solana β€” supports Pump.fun, PumpSwap, BonkFun, Meteora, Raydium, Orca & more. βš‘πŸ“ŠπŸ”₯ Designed for real-time trade analytics, MEV research, and on-chain data pipelines. πŸ“‘

Notifications You must be signed in to change notification settings

TopTrenDev/solana-dex-data-indexer-substream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

dex_data_parser Substreams modules

This package was initialized via substreams init, using the sol-hello-world template.

Usage

substreams build
substreams auth
substreams gui       			  # Get streaming!

Optionally, you can publish your Substreams to the Substreams Registry.

substreams registry login         # Login to substreams.dev
substreams registry publish       # Publish your Substreams to substreams.dev

Modules

map_filtered_transactions

This module retrieves Solana transactions filtered by one or several Program IDs. You will only receive transactions containing the specified Program IDs.

NOTE: Transactions containing voting instructions will NOT be present.

Commands

substreams run -e mainnet.sol.streamingfast.io:443 substreams.yaml map_block -s 355325435 -t +1 > trades.jsonl

Twitter Discord Telegram

About

🧠 Solana DEX Swap Data Indexer Substream-powered swap indexer for Solana β€” supports Pump.fun, PumpSwap, BonkFun, Meteora, Raydium, Orca & more. βš‘πŸ“ŠπŸ”₯ Designed for real-time trade analytics, MEV research, and on-chain data pipelines. πŸ“‘

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published