Output
sf.substreams.sink.database.v1.DatabaseChanges
Package ref
my-project-sql@v0.1.0Run package
CLI
Run db_out from the command line.
substreams run my-project-sql@v0.1.0 db_out -e solana-devnet --start-block -1substreams auth or directly on thegraph.market (see docs).README
To try the Substreams directly, you need to install the substreams CLI (v1.7.2 or above).
You have many options as explained in this installation guide.
Check if substreams was installed successfully, you can run the following command:
substreams --version
Get a development API token using the following command:
substreams auth
. ./.substreams.dev # or insert the SUBSTREAMS_API_TOKEN into the `config.toml` file.
Modules
Output
sf.substreams.sink.database.v1.DatabaseChanges
Output
sf.solana.type.v1.BlockInputs
Output
sf.substreams.index.v1.Keys
`blocks_without_votes` allows you to consume a full Solana Block without Vote instructions (`Vote111111111111111111111111111111111111111`). If you consume it on HISTORICAL data (+1000 blocks from HEAD), you will be reading from the StreamingFast cache, thus saving costs on the amount of TB read.
Output
sf.solana.type.v1.BlockInputs