Skip to content

Solana dex swap data indexer: This is solana dex data indexer using substream. It is supporting various dexes such as pumpfun, pumpswap, bonkfun, meteora, raydium and orca

Notifications You must be signed in to change notification settings

TopTrenDev/dex-data-indexer-substream

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: This is solana dex data indexer using substream. It is supporting various dexes such as pumpfun, pumpswap, bonkfun, meteora, raydium and orca

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published