description |
---|
description |
description
function UNLOCK_ROLE() external pure returns (bytes32);
description
function unlocked() external view returns (bool);
description
function canTransfer(address from, address to, uint256 amount) external view returns (bool);
description
function unlock() external
description
function lock() external;
description
function handleTransfer(IKEI.Snapshot memory k, address from, address to, uint256 amount) external