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

Last updated

Was this helpful?