Package Logo
my_project_sol
my_project_sol@v0.1.0
Total Downloads
4
Published
4 days ago
Publisher
User Avatar 0xFar777

Readme

my_project Substreams modules

This package was initialized via substreams init, using the sol-minimal 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_my_data

This module will do a simple computation of the number of transactions and the number of instructions in each block.

Documentation

Modules

Maps icon
Maps

map
map_spl_transfers

127e48df6bb1f8284ad3e76936d9eaa6fd6ca287
map map_spl_transfers (
paramsstring
clocksf.substreams.v1.Clock
)  -> sf.solana.spl.token.v1.Events
Default param : token_contract:orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE
substreams gui my-project-sol@v0.1.0 map_spl_transfers

map
map_transactions_by_programid

bfaa37111de311a55394d8efcd8e9e5135ca77e7
Default param : program:TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA
substreams gui my-project-sol@v0.1.0 map_transactions_by_programid

map
solana:solana:blocks_without_votes

0be93a73c65aa8ec2de4b1a47209edeea493ff29
map solana:solana:blocks_without_votes (
)  -> sf.solana.type.v1.Block
substreams gui my-project-sol@v0.1.0 solana:solana:blocks_without_votes

map
solana:solana:transactions_by_programid_without_votes

bfaa37111de311a55394d8efcd8e9e5135ca77e7
map solana:solana:transactions_by_programid_without_votes (
paramsstring
)  -> sf.substreams.solana.v1.Transactions
Default param : program:TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA
substreams gui my-project-sol@v0.1.0 solana:solana:transactions_by_programid_without_votes

map
solana:solana:v020:blocks_without_votes

0be93a73c65aa8ec2de4b1a47209edeea493ff29
map solana:solana:v020: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 my-project-sol@v0.1.0 solana:solana:v020:blocks_without_votes
Block Indexes icon
Block Indexes

blockIndex
solana:solana:program_ids_without_votes

811466d12743a8b02be8ba6649cfa9a24aa1af62
blockIndex solana:solana:program_ids_without_votes (
)  -> sf.substreams.index.v1.Keys
substreams gui my-project-sol@v0.1.0 solana:solana:program_ids_without_votes
Protobuf

Protobuf Docs Explorer

sol.transactions.v1
sf.solana.spl.token.v1
sf.solana.type.v1
sol.instructions.v1