All packages

solana_explorer

StreamingFast
v0.2.0/158.5K downloads

Package ref

solana-explorer@v0.2.0

Run package

CLI

Run map_block_full from the command line.

substreams run solana-explorer@v0.2.0 map_block_full -e solana --start-block -1
Authenticate by running substreams auth or directly on thegraph.market (see docs).

README

This packages holds simple modules to allow you to explore the Solana data model.

Modules

Execution graph

5 modules
map

map_filter_transactions

`map_filter_transaction` allows you to find a transaction by hash. You need to scope your search to the blocks you know you are going to find that transaction. Check with your preferred block explorer first.