SablierV2MerkleLockupFactory
Verified contract
Active on
Ethereum with 22 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "SablierV2MerkleLockupFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21079962 | a month ago | | | 0 | 0.015134349 | |
| 20936820 | 2 months ago | | | 0 | 0.020969480 | |
| 20910943 | 2 months ago | | | 0 | 0.0097447039 | |
| 20908440 | 2 months ago | | | 0 | 0.0075014778 | |
| 20908416 | 2 months ago | | | 0 | 0.0078601540 | |
| 20908135 | 2 months ago | | | 0 | 0.0081848814 | |
| 20828626 | 2 months ago | | | 0 | 0.020744687 | |
| 20827553 | 2 months ago | | | 0 | 0.045149289 | |
| 20812951 | 2 months ago | | | 0 | 0.023572095 | |
| 20779862 | 2 months ago | | | 0 | 0.0096145554 |
ABI
ABI objects
Getter at block 21296068
This contract contains no getter function objects.
Read-only
isPercentagesSum100(struct MerkleLTTrancheWithPercentage[] tranches) pure returns (bool result)
State-modifying
Events createMerkleLL(MerkleLockupConstructorParams baseParams, address lockupLinear, struct LockupLinearDurations streamDurations, uint256 aggregateAmount, uint256 recipientCount) returns (address merkleLL)
createMerkleLT(MerkleLockupConstructorParams baseParams, address lockupTranched, struct MerkleLTTrancheWithPercentage[] tranchesWithPercentages, uint256 aggregateAmount, uint256 recipientCount) returns (address merkleLT)
CreateMerkleLL(address indexed merkleLL, MerkleLockupConstructorParams baseParams, address lockupLinear, struct LockupLinearDurations streamDurations, uint256 aggregateAmount, uint256 recipientCount)
CreateMerkleLT(address indexed merkleLT, MerkleLockupConstructorParams baseParams, address lockupTranched, struct MerkleLTTrancheWithPercentage[] tranchesWithPercentages, uint256 totalDuration, uint256 aggregateAmount, uint256 recipientCount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.