Filter Transactions
Run the Substreams
Run From Source Code
substreams buildsubstreams gui ./substreams.yaml \
map_filter_transactions -e mainnet.sol.streamingfast.io:443 \
--start-block 153000028 --stop-block +1params:
map_filter_transactions: "signature=21ED2HBGuLUwgbaBb77cGwFR8MkVQfjR9KszzCb7jZkeSysJkHAVew6RaaBh3r1zTefpdq9Kf5geFp19P3nUXB3t"Run the Package From the Substreams Registry
substreams gui https://spkg.io/streamingfast/solana-explorer-v0.2.0.spkg \
map_filter_transactions -e mainnet.sol.streamingfast.io:443 \
--start-block 153000028 --stop-block +1Inspect the Code
Last updated
Was this helpful?

