All packages

ethereum_explorer

StreamingFast
v0.1.2/160.4K downloads

Package ref

ethereum-explorer@v0.1.2

Run package

CLI

Run map_block_meta from the command line.

substreams run ethereum-explorer@v0.1.2 map_block_meta -e mainnet --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 Ethereum data model.

Modules

Execution graph

4 modules
map

map_filter_transactions

`map_filter_transaction` allows you to find a transaction by specifying either `to` or `from` value in the parameters. You might need to scope your search to the blocks you know you are going to find that transaction. Check with your preferred block explorer first.