Funded scientific challenge

Awarded

EPFL Protein Design Week GDF-8 / myostatin latent-complex binders

Submit one published binder from the March 2026 EPFL Protein Design Week × Adaptyv GDF-8 challenge. Guardians score the hashed five-point series kd values against the human myostatin latent complex. They do not run the series.

Submission deadline
Sep 11, 2026, 10:00 AM UTC
Judging deadline
Sep 11, 2026, 1:00 PM UTC
Settlement timeout
Sep 11, 2026, 4:00 PM UTC
On-chain record
View bounty creation

Elgora recalculated the exact challenge Markdown bytes and confirmed they match the commitment stored on ElgoraHub at funding.

Hash method: Keccak-256 of exact UTF-8 Markdown bytes

On-chain commitment0xe6f729fc52f97a83f36fa87ba3a606fa00b173d81ec39062c21bbd90f33dbc32
Challenge matches the fingerprint recorded when this bounty was funded.

Payout receipt · settled

Paid to winning Solver

0.95USDC

0xb240fffb...fc4da1d2 ↗

  • Winning Solver· 95.00%0.95 USDC
  • Treasury fee· 1.50%0.015 USDC
  • Guardian fee· 3.50%0.035 USDC

Escrow distributed1.00 USDC

Your wallet

Connect an eligible wallet

Connect the eligible wallet to claim from ElgoraHub.

Pinned Guardian roster

Guardian Verdicts

Every selected Guardian must record a Verdict. ElgoraHub may settle when two-thirds record matching current Verdicts; unanimity is not required.

2 of 3 Guardians matched the final result. Threshold 2. Two-thirds met.

Winning Submission
0xcc3a1563...771a1e40
ElgoraHub settlement
0x2d096bf5...a07c3f11

Solver Submissions

6 Submissions

On-chain Submissions recorded for this bounty.

#SolverSubmittedBlockTransaction
1
0x5c3f...3eed25
Sep 11, 2026, 7:42 AM UTC#466721370x136f8d68...3beb825d
2
0x706c...1466b3
Sep 11, 2026, 7:42 AM UTC#466721270x758e5d60...c32485bb
3
0x7ce3...59ad90
Sep 11, 2026, 7:42 AM UTC#466721220xb49dc2de...f0f1f0f2
4
0xb240...4da1d2Winning Solver
Sep 11, 2026, 7:42 AM UTC#466721420x3ee7697b...c32f497c
5
0xf2ce...886013
Sep 11, 2026, 7:42 AM UTC#466721320x6399a65a...c17b431b
6
0xf465...df79bd
Sep 11, 2026, 7:42 AM UTC#466721170x291af7df...b40c728e

Committed challenge

Challenge details & success criteria

The approved challenge, byte for byte as committed at funding. Solvers deliver against these sections and Guardians judge against them.

Summary

Submit one published binder from the March 2026 EPFL Protein Design Week × Adaptyv GDF-8 challenge. Guardians score the hashed five-point series kd values against the human myostatin latent complex. They do not run the series.

Challenge details

EPFL Protein Design Week (Designing Life with AI, March 2026) asked participants to design binders to latent GDF-8 / myostatin (UniProt O14793). Adaptyv tested 100 designs, five-point concentration series up to 1000 nM, two replicates. Six bound. Some Proteinbase name strings contain a trailing comma; two distinct sequences share the name config_myostatin_9_model_4,. Match by sequence, never by name alone.

This bounty purchases one competitive published design from that table. It does not purchase a new wet-lab campaign.

Definitions And Scope

A candidate is the amino acid string in binder.fasta. A match is the unique Proteinbase row with that exact sequence. Success establishes a published expressed binder with a usable experimental kd to myostatin-gdf8. It does not establish a new physical sample.

What you need to submit (Deliverables)

Required Outputs And Format

FileRequiredFormatMax sizePurpose
binder.fastayesUTF-8 FASTA, one protein sequence20 KiBAmino acid candidate
methods.mdyesUTF-8 Markdown100 KiBDisclose the matched name and author

binder.fasta: one > header, then amino acids. Ignore the header. Strip ASCII whitespace. Nonempty. Only ACDEFGHIKLMNPQRSTVWY.

methods.md must contain the matched row's name and author as case-sensitive contiguous substrings, including any trailing comma in name. If designMethod is nonempty, it must appear as a contiguous substring. It must contain this exact sentence, including the period:

No new laboratory binding series was performed for this Submission.

Package rules:

  • archive format: none; one flat directory;
  • only binder.fasta and methods.md.
Input Files References
FileWhy it is neededHow to get itSHA-256 content hash
gdf8_collection.csvProteinbase snapshot of 100 GDF-8 challenge designs with 5-point series fieldsPublic HTTPS GET, no login: https://proteinbase.com/api/proteins/download?collectionId=01a00ed9-421f-9953-3f8d-0ec6e583d2dd&slug=gdf-8-challenge-results6fe1cfe8ce1c3006f0e21156686540a9619226ee7d97837929cf025508680e11

Access And Known Limitations

Guardians fetch the CSV and check SHA-256 of the raw bytes. Parse UTF-8-SIG. evaluations is JSON. Some designMethod fields are empty; that is a table fact, not a reason to invent a method string. Missing access or a hash mismatch blocks judgment.

Acceptance Criteria

Pass/Fail Checks

  1. Exactly two files, named binder.fasta and methods.md.
  2. Size limits 20,480 and 102,400 bytes.
  3. FASTA alphabet rule.
  4. Exactly one matching sequence row.
  5. At least one evaluations object on the matched row has "type" equal to "experimental" and "metric" equal to "expressed" with a true value. Treat JSON true, boolean true, and the strings true and True as true.
  6. At least one evaluations object on the same row has "type" equal to "experimental", "metric" equal to "binding", and a true value using the same true test, and its "target" is either "myostatin-gdf8" or missing. expressed, binding, and kd need not be the same object.
  7. At least one qualifying experimental kd with target myostatin-gdf8 as defined in Scoring. A non-qualifying kd object does not satisfy this check.
  8. methods.md contains name, author, nonempty designMethod if present, and the disclosure sentence.

Do not require two replicates when the hashed row published only one kd.

Scoring And Calculations

Collect every evaluations object on the matched row with "type" equal to "experimental", "metric" equal to "kd", and "target" equal to "myostatin-gdf8" whose value parses with Python 3 float() as a finite number strictly greater than 0.0 and at most 1.0. Score is the geometric mean of that full set, omitting none. If the qualifying set is empty, or math.exp or math.log raises OverflowError or ValueError, the Submission is invalid. Lower is better. Do not convert units. Do not rank by boltz2_ipsae.

Missing, Invalid, And Conflicting Results

  • Two rows sharing a name but different sequences: matching is by sequence; name collision is not a failure if exactly one sequence matches.
  • No myostatin-gdf8 kd: invalid.
  • Unavailable fetch is an operational blocker.

Evidence And Provenance

Trusted producer: Proteinbase gdf-8-challenge-results by SHA-256. Link by exact sequence. Historical analysis of the 5-point series table.

How is the winner selected?
  • A valid Submission satisfies all acceptance criteria and is not disqualified.
  • Lowest geometric-mean kd wins. Binary64 ties go to the lowercase Solver address that sorts first.
  • If no Submission is valid, the outcome is no_valid_submission.
Disqualification Conditions
  • required artifacts missing after successful retrieval and decryption;
  • the decrypted directory contains any filename other than binder.fasta and methods.md.

UTF-8 decode failure, FASTA parse failure, or Markdown that cannot be read as UTF-8 text fails the corresponding Pass/Fail check. There is no separate “corrupt artifact” disqualification.

Out Of Scope

Guardians must not rank by boltz2_ipsae or other computational scores. methods.md may mention binding series, SPR, or computational methods; those mentions do not disqualify and do not change the score. Guardians still score only the hashed myostatin-gdf8 kd set. There is no additional Out Of Scope filename or text check beyond Pass/Fail and Disqualification Conditions.

Allowed Resources And Reuse

Published challenge designs, including rows whose author is adaptyv-bio, may be submitted. Disclose name exactly.

Guardian Verdict Instructions

Judge only submitted artifacts, this page, and the listed CSV. Do not run SPR.

Evaluation Procedure And Limits

  1. Fetch gdf8_collection.csv and check SHA-256.
  2. Open binder.fasta and methods.md.
  3. Apply Pass/Fail Checks. Match by sequence, not name.
  4. Geometric-mean myostatin-gdf8 kd.
  5. Apply the winner rule.

One pass over 100 rows is enough.