Last updated 5 years ago
Was this helpful?
View Source:
↘ Derived Contracts: ,
CappedSTOStorage
Constants & Variables
bool public allowBeneficialInvestments; uint256 public rate; uint256 public cap; mapping(address => uint256) public investors;