ISablierMerkleInstant
Inherits: ISablierMerkleBase
MerkleInstant enables airdrop distributions where the tokens are claimed directly to the users' wallets.
Events
Claim
Emitted when a recipient claims an instant airdrop.
event Claim(uint256 index, address indexed recipient, uint128 amount);