Zizou 4c1e773b1b feat: add Pancakeswap v3 Substreams module (#178)
* feat: Add Pancakeswap V3 Substreams module

At this point it's just hard copy of Uniswap V3. It will be adapted in the following commits to make reviewing easier.

* refactor: adapt uniswapv3 module logic for pancakeswap v3

The main change is how they handle protocol fees. Protocol fees are set by default depending on the fee of the pool.

* refactor: use new protobuf structs

The "EntityChanges" got deprecated in favor of the hybrid messages. This commit makes PancakeswapV3 module use the new structs.

* fix: set correct factory address

---------

Co-authored-by: zizou <111426680+flopell@users.noreply.github.com>
Co-authored-by: Louise Poole <louise@datarevenue.com>
2025-03-17 14:39:05 +02:00
2025-03-11 18:39:32 -05: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%