Events

Heimdall Evaluation Report · target: events · status: pass

LLM evaluation

Baseline

Score: 58/100

The decompilation preserves the deposit, withdrawal, and multiple-event logic, and appears to identify the dynamic log functions, but it omits the actual Transfer and Approval event emissions and represents dynamic event payloads ambiguously.

Candidate

Score: 62/100

Several event-only functions are represented correctly, but the transfer and approval functions lose their required event emissions, and dynamic event payloads are represented ambiguously.

Diff

Decompiled output is identical between baseline and candidate.