Package Logo
prediction_events
prediction_events@v0.1.8
Total Downloads
1
Published
17 hours ago
Network
solana solana
Publisher
User Avatar AKorpusenko
Total Downloads
1
Published
17 hours ago
Network
solana solana
Publisher
User Avatar AKorpusenko

Readme

prediction_market 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
prediction_events

c361da813cced72c09ae431e42cacd11995f47ae
map prediction_events (
sol:blocks_without_votessf.solana.type.v1.Block
)  -> prediction.PredictionBlockEvents
substreams gui prediction-events@v0.1.8 prediction_events

map
sol:blocks_without_votes

0be93a73c65aa8ec2de4b1a47209edeea493ff29
map sol:blocks_without_votes (
)  -> sf.solana.type.v1.Block
substreams gui prediction-events@v0.1.8 sol:blocks_without_votes
Protobuf

Protobuf Docs Explorer

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