Inputs
sf.substreams.v1.Clocksolana:transactions_by_programid_without_votes
Package ref
prediction-yield@v1.3.2Run package
CLI
Run map_block from the command line.
substreams run prediction-yield@v1.3.2 map_block -e solana --start-block -1substreams auth or directly on thegraph.market (see docs).Modules
Inputs
Output
sf.solana.type.v1.BlockInputs
Output
sf.substreams.index.v1.Keys
Output
sf.substreams.solana.v1.Transactions
Inputs
`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