Expand description
Hook types and state definitions
Structs§
- After
AddLiquidity Result - Result of after add liquidity hook
- After
Remove Liquidity Result - Result of after remove liquidity hook
- After
Swap Params - Parameters for after swap hook
- After
Swap Result - Result of after swap hook
- Before
AddLiquidity Result - Result of before add liquidity hook
- Before
Remove Liquidity Result - Result of before remove liquidity hook
- Before
Swap Result - Result of before swap hook
- Dynamic
Swap FeeResult - Result of dynamic swap fee computation
Enums§
- Hook
State - Hook state - can be any specific hook type