Skip to main content

ISablierV2ProxyPlugin

Git Source

Inherits: ISablierV2LockupSender, IPRBProxyPlugin

Proxy plugin for forwarding the refunded assets to the proxy owner when the recipient cancels a stream whose sender is the proxy contract.

Requirements:

  • The call must not be a standard call.
  • The caller must be Sablier.

Functions

archive

Retrieves the address of the archive contract.

function archive() external view returns (ISablierV2Archive);