Package Logo
fc_solana_substreams
fc_solana_substreams@v0.2.0
Total Downloads
11900
Published
3 days ago
Publisher
User Avatar ghostrick

Readme

solana_substreams 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_filter_nft_events

070ff8939e40f13208859e545e8c8fd511dfdf1b
map map_filter_nft_events (
paramsstring
blocksf.solana.type.v1.Block
)  -> sol.nft_events.v1.NftEvents
Default param : collection_id=5e7FiNoUwxGHDdkMCv3vmNctqLKgh9RSctGyWkZ1MS5M

implemented

substreams gui fc-solana-substreams@v0.2.0 map_filter_nft_events

map
map_filter_payable_events

b8c79a140d2ccc3b6ebf125caee00229b0c4b781
map map_filter_payable_events (
paramsstring
)  -> sol.payable_events.v1.PayableEvents
Default param : program_id=BNiL5oGioZdroo2Cm4RDmyMFvzkhqsfQBccpW4BxjdQw

implemented

substreams gui fc-solana-substreams@v0.2.0 map_filter_payable_events
Protobuf

Protobuf Docs Explorer

sol.payable_events.v1
sf.solana.type.v1
sol.nft_events.v1