Storage layout for VolumeRestrictionTM (VolumeRestrictionTMStorage.sol)

View Source: contracts/modules/TransferManager/VRTM/VolumeRestrictionTMStorage.solarrow-up-right

↘ Derived Contracts: VolumeRestrictionTMarrow-up-right, VolumeRestrictionTMProxyarrow-up-right

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

Last updated

Was this helpful?