Deployed bytecode reproducibility
Falcon Finance's assessment for RD-F-145 — scored red on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
No public repository, no declared build toolchain, no pinned build instructions. Cannot reproduce deployed bytecode from public sources. Closed-source development model.
Detail #
Data cache: github.repo_url=null, foundry_toml_present=false, hardhat_config_present=false, changelog_present=false. Solidity version v0.8.28+commit.7893614a visible in Etherscan verified source, but this alone is insufficient for bytecode reproducibility — optimizer settings, via_ir flag, and library linking are also required and are not publicly documented.
Sources #
- EtherscanUSDf implementation ABI — no timelock-gated functionshttps://etherscan.io/address/0x3aDf34C09DAC24E4BAeFB1b1df4C2992edC2b789#coderetrieved 2026-05-12
Methodology #
Determine whether anyone can independently reproduce the deployed bytecode from the repo and declared build toolchain.
See the full factor methodology and distribution across all protocols →