NestedMapping

Heimdall Evaluation Report · target: storage · status: pass

LLM evaluation

Baseline

Score: 5/100

The decompilation fails to preserve the contract's functional behavior, representing all entry points as unresolved pure functions without storage access, state updates, returns, or correct getter logic.

Candidate

Score: 2/100

The decompilation fails to preserve the contract's core behavior, omitting all storage state, setters, getters, return values, and nested mapping operations.

Diff

Decompiled output is identical between baseline and candidate.