All packages
backyard_subgraph

backyard_subgraph

Solniechniy
v0.1.0/1 downloads/Repository

Package ref

backyard-subgraph@v0.1.0

Run package

CLI

Run db_out from the command line.

substreams run backyard-subgraph@v0.1.0 db_out -e solana --start-block -1
Authenticate by running substreams auth or directly on thegraph.market (see docs).

Modules

Execution graph

4 modules
mapMain

db_out

from #405294272

Output

sf.substreams.sink.database.v1.DatabaseChanges

Show 2 dependencies
map

solana:blocks_without_votes

`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.

blockIndex

solana:program_ids_without_votes

`program_ids_without_votes` creates a _cache_ to efficiently retrieve instructions based on the program ID. For example, the following sets keys for the Token program: * program:TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA

Output

sf.substreams.index.v1.Keys