complete
bytecode
findings
Bytecode-only review of the bundle indicates a token-like contract with owner-gated admin paths, a payable fallback CALL, and a custom transferFrom allowance path. The most meaningful issues are a likely freeze/blacklist...
Top findings
-
medium
Frozen/blacklisted spender can likely bypass restrictions through transferFrom
-
medium
Allowance accounting uses a separate spent ledger, so allowance() likely overstates remaining spendable approval
-
low
Fallback exposes an unchecked low-level CALL with ETH value