IAlgebraSwapCallback

Callback for IAlgebraPoolActions#swap Any contract that calls IAlgebraPoolActions#swap must implement this interface

Functions

algebraSwapCallback

algebraSwapCallback(int256,int256,bytes) external

Called to `msg.sender` after executing a swap via IAlgebraPool#swap.