complete
bytecode
findings
Bytecode-only review indicates tx.origin-based authorization checks, multiple computed external CALLs that can transfer ETH, and a SELFDESTRUCT opcode that may be reachable; all findings are based on heuristics and shoul...
Top findings
-
medium
Authorization uses tx.origin (phishable / bypassable via intermediary contracts)
-
medium
Computed external CALLs with ETH value; potential arbitrary call/value transfers and reentrancy risk
-
low
SELFDESTRUCT opcode present; reachability unclear