Package Logo
bridge_solana
bridge_solana@v0.2.0
Total Downloads
9
Published
1 weeks ago

Readme

bridge_solana 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_filtered_transactions

This module retrieves Solana transactions filtered by one or several Program IDs. You will only receive transactions containing the specified Program IDs).

NOTE: Transactions containing voting instructions will NOT be present.

map_my_data

This module allows you to create transformations on the filtered transactions.

Documentation

Modules

Maps icon
Maps

map
map_filtered_transactions

e3eafdbe4dc6e2d425b47ce3a6cf7e0dabec3350
map map_filtered_transactions (
paramsstring
solana:v030:blocks_without_votessf.solana.type.v1.Block
)  -> sf.substreams.solana.v1.Transactions
Default param : program:Bm4HDjj1F8WViA5gQCGoKGNhKitrgFjNy4CPVZiQgcPp
substreams gui bridge-solana@v0.2.0 map_filtered_transactions

map
map_my_data

7a7ee3cdbf2c9dd4f2add1523b64555a9425a289
substreams gui bridge-solana@v0.2.0 map_my_data

map
solana:v030:blocks_without_votes

0be93a73c65aa8ec2de4b1a47209edeea493ff29
map solana:v030:blocks_without_votes (
)  -> sf.solana.type.v1.Block
substreams gui bridge-solana@v0.2.0 solana:v030:blocks_without_votes

map
solana:v030:v020:blocks_without_votes

0be93a73c65aa8ec2de4b1a47209edeea493ff29
map solana:v030: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 bridge-solana@v0.2.0 solana:v030:v020:blocks_without_votes
Block Indexes icon
Block Indexes

blockIndex
solana:v030:program_ids_without_votes

811466d12743a8b02be8ba6649cfa9a24aa1af62
blockIndex solana:v030:program_ids_without_votes (
)  -> sf.substreams.index.v1.Keys
substreams gui bridge-solana@v0.2.0 solana:v030:program_ids_without_votes
Protobuf

Protobuf Docs Explorer

sf.solana.type.v1
mydata.v1
sol.instructions.v1
sol.transactions.v1