Inputs
All packages
solana_token_tracker_tx
ymwz-max
Package ref
solana-token-tracker-tx@v0.1.3Run package
CLI
Run process_token_balances from the command line.
substreams run solana-token-tracker-tx@v0.1.3 process_token_balances -e solana --start-block -1Authenticate by running
substreams auth or directly on thegraph.market (see docs).README
tomo_solana Substreams modules
This package was initialized via substreams init, using the sol-minimal template.
Usage
substreams build
substreams auth
substreams gui # Get streaming!
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.
Modules