Search
K

Examples

StreamingFast Substreams examples

Substreams examples

Substreams template for dev guide

The accompanying template for the Developer's Guide is conveniently located in the official Substreams Template Github repository.

ETH Substreams Quickstart

SOL Substreams Quickstart

Uniswap-v3

Substreams-based Uniswap-v3 Subgraph and Substreams. The Uniswap Substreams example is in beta.

ETH Token Substreams

ETH BlockMeta Substreams

ETH Address Created Count

Substreams Key/Value store sink examples

ETH BlockMeta Substreams with Generic Service

End-to-end example sinking the BlockMeta Substreams to a key-value store and serving a website that utilizes the Generic Service to query the store

ETH BlockMeta Substreams with Wasm Query Service

End-to-end example sinking the BlockMeta Substreams to a key-value store and serving a gRPC API backed by user defined WASM.