Storage layout for VolumeRestrictionTM (VolumeRestrictionTMStorage.sol)
View Source: contracts/modules/TransferManager/VRTM/VolumeRestrictionTMStorage.sol
↘ Derived Contracts: VolumeRestrictionTM, VolumeRestrictionTMProxy
VolumeRestrictionTMStorage
Enums
RestrictionType
enum RestrictionType {
Fixed,
Percentage
}TypeOfPeriod
enum TypeOfPeriod {
MultipleDays,
OneDay,
Both
}Structs
VolumeRestriction
IndividualRestrictions
GlobalRestrictions
BucketDetails
BucketData
Exemptions
Contract Members
Constants & Variables
Functions
PreviousBase abstract contract to be implemented by all Transfer Manager modules (TransferManager.sol)NextSecurity Token contract (mock) (MockSecurityTokenLogic.sol)
Last updated
Was this helpful?