"description":"A possible integer overflow exists in the function `_function_0x2776b163`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",
"function":"_function_0x2776b163",
"type":"Warning",
"address":517,
"debug":"<DEBUG-DATA>",
"filename":"<TESTDATA>/inputs/calls.sol",
"lineno":33,
"code":"stored_address = addr"
},
{
"title":"Unchecked CALL return value",
"description":"The return value of an external call is not checked. Note that execution continue even if the called contract throws.",
"description":"A possible integer overflow exists in the function `crowdfunding()`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",
"description":"A possible integer overflow exists in the function `transferOwnership(address)`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",
"description":"A possible integer overflow exists in the function `_function_0x67f809e9`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",
"function":"_function_0x67f809e9",
"type":"Warning",
"address":1721,
"debug":"<DEBUG-DATA>",
"filename":"<TESTDATA>/inputs/rubixi.sol",
"lineno":14,
"code":"creator = msg.sender"
},
{
"title":"Integer Overflow ",
"description":"A possible integer overflow exists in the function `_function_0xa6f9dae1`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",
"function":"_function_0xa6f9dae1",
"type":"Warning",
"address":2331,
"debug":"<DEBUG-DATA>",
"filename":"<TESTDATA>/inputs/rubixi.sol",
"lineno":99,
"code":"creator = _owner"
},
{
"title":"Unchecked CALL return value",
"description":"The return value of an external call is not checked. Note that execution continue even if the called contract throws.",
"description":"A possible integer overflow exists in the function `_function_0xe9874106`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",