Contract used to store layout for the PercentageTransferManager storage (PercentageTransferManagerSt

View Source: contracts/modules/TransferManager/PTM/PercentageTransferManagerStorage.sol

↘ Derived Contracts: PercentageTransferManager, PercentageTransferManagerProxy

PercentageTransferManagerStorage

Contract Members

Constants & Variables

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

Functions

Last updated