Contract used to store layout for the PercentageTransferManager storage (PercentageTransferManagerSt

View Source: contracts/modules/TransferManager/PTM/PercentageTransferManagerStorage.solarrow-up-right

↘ Derived Contracts: PercentageTransferManagerarrow-up-right, PercentageTransferManagerProxyarrow-up-right

PercentageTransferManagerStorage

Contract Members

Constants & Variables

uint256 public maxHolderPercentage;
bool public allowPrimaryIssuance;
mapping(address => bool) public whitelist;

Functions

Last updated

Was this helpful?