Output
mydata.v1.MyDataAll packages
deposit_withdraw
victor-perkins226
v0.1.0/48 downloads
Package ref
deposit-withdraw@v0.1.0Run package
CLI
Run map_my_data from the command line.
substreams run deposit-withdraw@v0.1.0 map_my_data -e solana --start-block -1Authenticate by running
substreams auth or directly on thegraph.market (see docs).README
deposit_withdraw 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.
map_my_data
This module allows you to create transformations on the filtered transactions.
Modules
Execution graph
Output
sf.substreams.solana.v1.Transactions
Inputs
Show 2 dependencies
Output
sf.solana.type.v1.BlockInputs
Output
sf.substreams.index.v1.Keys