Package Logo
backyard_subgraph
backyard_subgraph@v0.1.0
Total Downloads
1
Published
3 weeks ago
Publisher
User Avatar Solniechniy

Readme

Documentation

Modules

Maps icon
Maps

map
map_program_data

6426c0208e53af8efeda12f4f094b1baf361096b
map map_program_data (
solana:blocks_without_votessf.solana.type.v1.Block
)  -> substreams.v1.program.Data
substreams gui backyard-subgraph@v0.1.0 map_program_data

map
db_out

cb6d493db1f4aae7f9003840d71f584ba8bff018
substreams gui backyard-subgraph@v0.1.0 db_out

map
solana:blocks_without_votes

21d352415dfa0a192ed065d22b71fbe72881408b
map solana:blocks_without_votes (
)  -> sf.solana.type.v1.Block

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.

substreams gui backyard-subgraph@v0.1.0 solana:blocks_without_votes
Block Indexes icon
Block Indexes

blockIndex
solana:program_ids_without_votes

f91d7a44eb2f917bc64ef33277a5aba1da8b8a80
blockIndex solana:program_ids_without_votes (
)  -> sf.substreams.index.v1.Keys

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
substreams gui backyard-subgraph@v0.1.0 solana:program_ids_without_votes
Protobuf

Protobuf Docs Explorer

sf.solana.type.v1
substreams.v1.program