All packages
solana_token_tracker_tx

solana_token_tracker_tx

ymwz-max
v0.1.3/4 downloads/Repository

Package ref

solana-token-tracker-tx@v0.1.3

Run 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 -1
Authenticate 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

Execution graph

1 modules