Files
tycho-protocol-sdk/substreams/crates/tycho-substreams
kayibal 8b4611f9bb feat: Add previous_value field to ContractSlot
This change is required by the DCI to properly detect potential address changes (retriggers) on packed storage slots.
2025-09-03 16:35:32 +01:00
..
2024-07-22 03:48:47 +02:00

Tycho Substreams SDK

Some shared functionality that is used to create tycho substream packages.

Protobuf Models

To generate the rust structs run the following command from within the root directory:

buf generate --template substreams/crates/tycho-substreams/buf.gen.yaml --output substreams/crates/tycho-substreams/