Last updated 5 years ago
Was this helpful?
View Source:
↗ Extends:
MockCountTransferManager
Constants & Variables
uint256 public someValue;
Events
event Upgrader(uint256 _someData);
Constructor
function (address _securityToken, address _polyToken) public nonpayable CountTransferManager
Arguments
Name
Type
Description
_securityToken
address
Address of the security token
_polyToken
function initialize(uint256 _someData) public nonpayable
_someData
uint256
function newFunction() external nonpayable