Skip to main content

ISablierV2ProxyPlugin

Git Source

Inherits: ISablierV2LockupSender, IPRBProxyPlugin

Proxy plugin that forwards the refunded assets to the proxy owner when the recipient cancels a stream whose sender is the proxy contract. The plugin works by implementing the hook interface defined in V2 Core.

Functions

archive

Retrieves the address of the archive contract.

function archive() external view returns (ISablierV2Archive);