uint256 num
event NumAdded(uint256 num)
constructor(address _owner) public
function setNum(uint256 _num) external payable returns (bool)