Zizou 52d502198e fix: stop using buggy account_creations for creation tagging. (#201)
the `call.account_creations` field had been deprecated by Substreams because of some edge cases where a new account wasn't detected.
This commit removes the usage of this field in our sdk contract extraction logic and some others specific places. We decided to rely on the call type instead. This approach should be much more robust.

Co-authored-by: zizou <111426680+flopell@users.noreply.github.com>
2025-05-13 12:25:14 +02:00
2025-03-11 18:39:32 -05:00
2025-04-30 00:03:08 +01:00
2025-01-27 10:36:13 +02:00
2024-11-06 12:41:18 +07:00

Tycho Protocol SDK

Tycho Protocol SDK is a library to integrate DEXs and other onchain liquidity protocols into Tycho.

Please refer to the documentation for more information.

Description
No description provided
Readme MIT 5.8 MiB
Languages
Rust 99.7%