{ "error": null, "issues": [ { "address": 498, "contract": "Unknown", "debug": "", "description": "The binary addition can overflow.\nThe operands of the addition operation are not sufficiently constrained. The addition could therefore result in an integer overflow. Prevent the overflow by checking inputs or ensure sure that the overflow is caught by an assertion.", "function": "sendToken(address,uint256)", "max_gas_used": 52806, "min_gas_used": 11860, "severity": "High", "sourceMap": null, "swc-id": "101", "title": "Integer Overflow" } ], "success": true }