TetherToken

Heimdall Evaluation Report · target: usdt · status: pass

LLM evaluation

Baseline

Score: 35/100

The decompilation preserves much of the administrative state and control logic, but it fails to reconstruct the core token transfer behavior and contains several significant state-update and external-call errors.

Candidate

Score: 32/100

Administrative, pausing, blacklist, issuance, redemption, and several forwarding branches are partially represented, but core ERC20 transfer logic is largely missing or incorrect, with significant storage, calldata, event, and arithmetic discrepancies.

Diff

Decompiled output is identical between baseline and candidate.