Seaport

Heimdall Evaluation Report · target: seaport · status: pass

LLM evaluation

Baseline

Score: 8/100

The decompilation preserves only fragments of the contract interface and some superficial calldata checks. Core order validation, fulfillment, transfers, status management, signature verification, conduit interaction, and most public functions are missing or materially incorrect.

Candidate

Score: 5/100

The decompiled output preserves only fragments of calldata validation and a few storage accesses; it does not represent the core marketplace, order-validation, transfer, conduit, signature, or fulfillment logic of the original contract.

Diff

Decompiled output is identical between baseline and candidate.