Transfer Lock Mechanism
Overview
Core Functions
setCooldown()
function setCooldown(uint256 cooldown) externalType
Name
Description
// Defined in ActionRegistry.sol
event CooldownSet(address indexed user, uint256 userLockCooldown);checkTransfersDisabled()
Type
Name
Description
Type
Description
setTransferLockStatus()
Type
Name
Description
Last updated
Was this helpful?