Skip to main content

Module pancakeswap_v3

Module pancakeswap_v3 

Source
Expand description

PancakeSwap V3 event parsers.

PancakeSwap V3 is a Uniswap V3 fork; every event except Swap is byte-identical, so those reuse the uniswap_v3 parsers. The Swap event appends protocolFeesToken0/1 to the Uniswap V3 layout and hashes to a distinct topic0, so it has its own parser here.

Modulesยง

swap