Contract used to store layout for the PercentageTransferManager storage (PercentageTransferManagerSt
Contract Members
uint256 public maxHolderPercentage;
bool public allowPrimaryIssuance;
mapping(address => bool) public whitelist;Functions
PreviousVolumeRestrictionLib.solNextTransfer Manager for limiting maximum number of token holders (CountTransferManager.sol)
Last updated
Was this helpful?