Skip to main content

SablierV2MerkleStreamerFactory

Git Source

Inherits: ISablierV2MerkleStreamerFactory

See the documentation in ISablierV2MerkleStreamerFactory.

Functions

createMerkleStreamerLL

inheritdoc ISablierV2MerkleStreamerFactory

function createMerkleStreamerLL(
address initialAdmin,
ISablierV2LockupLinear lockupLinear,
IERC20 asset,
bytes32 merkleRoot,
uint40 expiration,
LockupLinear.Durations memory streamDurations,
bool cancelable,
bool transferable,
string memory ipfsCID,
uint256 aggregateAmount,
uint256 recipientsCount
)
external
returns (ISablierV2MerkleStreamerLL merkleStreamerLL);