SafeMath (SafeMath.sol)
PreviousFactory for deploying GeneralTransferManager module (TrackedRedemptionFactory.sol)NextUSDTiered STO module Proxy (SecurityTokenProxy.sol)
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
function div(uint256 a, uint256 b) internal pure
returns(uint256)function sub(uint256 a, uint256 b) internal pure
returns(uint256)function add(uint256 a, uint256 b) internal pure
returns(uint256)function mod(uint256 a, uint256 b) internal pure
returns(uint256)