Output
contract.v1.EventsAll packages
uniswap_event
partht1011
Package ref
uniswap-event@v0.1.0Run package
CLI
Run map_events from the command line.
substreams run uniswap-event@v0.1.0 map_events -e bnb --start-block -1Authenticate by running
substreams auth or directly on thegraph.market (see docs).README
uniswap_event 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:
- uniswapv3pool at 0xd857e4a8fe599ed936157076674b2756d9df6fe8
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