Inputs
All packages
Package ref
eth-invoice-substreams@v0.1.0Run package
CLI
Run map_invoice_contract_events from the command line.
substreams run eth-invoice-substreams@v0.1.0 map_invoice_contract_events -e eth_local --start-block -1Authenticate by running
substreams auth or directly on thegraph.market (see docs).README
eth_invoice_substreams Substreams modules
This package was initialized via substreams init, using the evm-events-calls 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
All of these modules produce data filtered by these contracts:
- invoice_contract at 0x800ec0d65adb70f0b69b7db052c6bd89c2406ace
map_events
This module gets you only events that matched.
Modules
Execution graph
Show 2 dependencies
Output
sf.substreams.ethereum.v1.Events
`index_events` sets the following keys on the block: * Event signatures evt_sig:0x0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef (signature in hex, prefixed by 0x) * Event address evt_addr:0x0123456789abcdef0123456789abcdef01234567 (address in hex, prefixed by 0x)
Output
sf.substreams.index.v1.Keys
Inputs