Skip to main content
Helpful?

PathKey

Git Source - Generated with forge doc

struct PathKey {
Currency intermediateCurrency;
uint24 fee;
int24 tickSpacing;
IHooks hooks;
bytes hookData;
}
Helpful?