Skip to content

v4 hook that tries to find an optimal backrun between uni pools of the same token pair after every swap

License

Notifications You must be signed in to change notification settings

emmaguo13/backrunning-hook

Repository files navigation

v4-template

A template for writing Uniswap V4 Hooks 🦄

Use this Template

  1. The example hook Counter.sol demonstrates the beforeSwap() and afterSwap() hooks
  2. The test template Counter.t.sol preconfigures the V4 pool manager, test tokens, and test liquidity.

Additional resources:

v4-periphery contains advanced hook implementations that serve as a great reference

v4-core


requires foundry

About

v4 hook that tries to find an optimal backrun between uni pools of the same token pair after every swap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published