Interface that every module contract should implement (IModule.sol)
Functions
getInitFunction
function getInitFunction() external pure
returns(initFunction bytes4)getPermissions
PreviousBurn module for burning tokens and keeping track of burnt amounts (TrackedRedemption.sol)NextContract used to store layout for the ManualApprovalTransferManager storage (ManualApprovalTransferM
Last updated
Was this helpful?