Security Token contract (mock) (MockSTGetter.sol)

View Source: contracts/mocks/MockSTGetter.sol

↗ Extends: STGetter

MockSTGetter

SecurityToken is an ERC1400 token with added capabilities:

Events

event UpgradeEvent(uint256  _upgrade);

Functions

newGetter

function newGetter(uint256 _upgrade) public nonpayable

Arguments

Last updated