Package Logo
deposit_withdraw
deposit_withdraw@v0.1.0
Total Downloads
48
Published
2 weeks ago

Readme

deposit_withdraw Substreams modules

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

1aaec729cf14eeea9074a61c49441bc06145fbeb
map map_filtered_transactions (
paramsstring
solana:blocks_without_votessf.solana.type.v1.Block
)  -> sf.substreams.solana.v1.Transactions
Default param : program:TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA && account:VoidbU31WRPfK93P4GDge9ZR28QgppaJQX1sMLcuaLe || program:11111111111111111111111111111111 && account:VoidbU31WRPfK93P4GDge9ZR28QgppaJQX1sMLcuaLe || program:So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo && account:VoidbU31WRPfK93P4GDge9ZR28QgppaJQX1sMLcuaLe || program:9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM && account:VoidbU31WRPfK93P4GDge9ZR28QgppaJQX1sMLcuaLe || program:whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc && account:VoidbU31WRPfK93P4GDge9ZR28QgppaJQX1sMLcuaLe
substreams gui deposit-withdraw@v0.1.0 map_filtered_transactions

map
map_my_data

5c418e52249172ec7614d3eabb1d3eef1f42f026
substreams gui deposit-withdraw@v0.1.0 map_my_data

map
solana:blocks_without_votes

0be93a73c65aa8ec2de4b1a47209edeea493ff29
map solana:blocks_without_votes (
)  -> sf.solana.type.v1.Block
substreams gui deposit-withdraw@v0.1.0 solana:blocks_without_votes
Block Indexes icon
Block Indexes

blockIndex
solana:program_ids_and_accounts_without_votes

a7483923664a93d99c97ce0898c32c3becbbce77
blockIndex solana:program_ids_and_accounts_without_votes (
)  -> sf.substreams.index.v1.Keys
substreams gui deposit-withdraw@v0.1.0 solana:program_ids_and_accounts_without_votes
Protobuf

Protobuf Docs Explorer

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