Overview of the Substreams-powered subgraph example
mainThis example demonstrates a subgraph powered by Substreams that detects new contract deployments on Ethereum. It tracks the creation block and timestamp of these deployments.
Key technical features demonstrated include:
- Substreams definitions.
- Graph Node integration.
- Usage of
substreams_entity_changetypes and helpers.