§PlainStatute

Written Contract · Statute of Limitations

Deadline to Sue Over a Contract in Delaware

How long you have to sue over a broken written contract in Delaware, the statute of limitations, plus when the clock starts, the shorter deadline for oral contracts, and the four-year UCC rule for a sale of goods. Cited to the statute.

CitedCited to its source
Statute 10 Del. C. §8106 · law.justia.com
Confirming against the full textHow we verify →
Deadline to sue over a contract · Delaware
3 years
On a written contract
You have three years to sue over a broken written contract in Delaware under 10 Del. C. §8106. Delaware gives written and oral contracts the same three-year period, so the written-versus-oral gap that trips up other states does not exist here.
Time to sue3 years
Clock startsWhen the breach occurs
Discovery ruleNo general rule
Statute10 Del. C. §8106

How the deadline works in Delaware

When the clock starts, whether a discovery rule can delay it, and the deadlines that differ for oral contracts and a sale of goods.

How the clock worksIn DelawareWhat it means
Standard deadline3 yearsThe general limitations period to file a written-contract claim.
Statute10 Del. C. §8106The controlling statute for the limitations period. Read the full text through the source link below.

When it starts

The three years generally runs from when the cause of action accrues, which Delaware treats as the time of the breach even if you did not yet know of it. A late-found breach usually does not reset the clock unless a narrow tolling doctrine applies.

Discovery rule No general rule

Narrow. Delaware runs the contract clock from the time of the wrongful act, even if the plaintiff is unaware of it. A time-of-discovery exception can extend the period where the harm was inherently unknowable, but treat accrual at breach as the rule.

Statute of repose: None

No general statute of repose for ordinary written contracts. The three-year period runs from breach. Contracts of at least $100,000 may set their own longer period, up to 20 years, under §8106(c), but that is an opt-in extension rather than a repose.

Deadlines that can differPeriodWhat it means
Oral or unwritten contract3 yearsDelaware does not shorten oral contracts. The three-year period in 10 Del. C. §8106 applies to written and oral contracts alike, so the deadline is the same either way. The harder problem with an oral deal is proving its terms, not the clock.
Large contract with an extended-period clauseUp to 20 yearsUnder 10 Del. C. §8106(c), a written contract involving at least $100,000 may specify its own limitations period, up to 20 years from accrual, if the writing says so clearly. Check whether your contract contains such a clause before assuming three years.
Sale of goods (UCC)4 yearsA contract for the sale of goods is governed by 6 Del. C. §2-725: four years from when the breach occurs, with warranty claims accruing at delivery regardless of your knowledge. This is longer than the general three-year contract period, so classify the deal carefully.

What you can do right now

Concrete, neutral steps if a contract was broken in Delaware and the clock is running. This is legal information, not legal advice.

  1. Count three years from the breach

    Write down the date the other side broke the agreement. In Delaware the three years runs from that breach under §8106, even if you did not know of it at the time, and written and oral contracts get the same period.

  2. Check the contract for an extended-period clause

    If the deal involves at least $100,000, §8106(c) lets the writing set a longer limitations period, up to 20 years. Read the contract for such a clause before assuming your deadline is only three years.

  3. If goods were sold, check the UCC clock

    A sale of goods runs on 6 Del. C. §2-725, a four-year rule that accrues at delivery for warranty claims. Because it is longer than the general three years, confirm whether your deal is a sale of goods rather than a services or general contract.

  4. Talk to a Delaware attorney before the deadline

    Whether the standard three years, an §8106(c) extension, or the UCC applies, and when your claim accrued, turn on your facts. A licensed Delaware attorney can confirm your exact deadline. The state bar can refer you to one.

This is general legal information, not legal advice. Deadlines turn on the specific facts of your case, and exceptions cut both ways, so confirm your date with a licensed attorney before relying on it.

What Delaware contract claimants get wrong

Delaware keeps its base contract deadline short and even, and both features catch people out. Written and oral contracts get the same three years under 10 Del. C. §8106, so the written-versus-oral split that snares Californians does not exist here, but three years is shorter than the six many states allow, so an aging claim reaches its deadline fast. Delaware also starts the clock at the wrongful act itself, even if you did not yet know of the breach, so do not assume a late discovery buys you more time. There is one important escape hatch. For a written contract involving at least $100,000, §8106(c) lets the parties set their own limitations period, up to 20 years from accrual, if the writing says so clearly. A sale of goods runs on the separate four-year rule in 6 Del. C. §2-725. If a breach is aging toward three years, treat the deadline as firm unless your contract clearly extends it.

Common questions

What is the statute of limitations on a written contract in Delaware?

Three years from the breach, under 10 Del. C. §8106. Delaware gives written and oral contracts the same three-year period, and a large contract can set a longer period under §8106(c).

Is an oral contract the same deadline as a written one in Delaware?

Yes. Delaware does not shorten oral contracts. Both written and oral agreements carry three years under §8106. The harder problem with an oral deal is proving its terms, not the deadline.

When does the contract clock start in Delaware?

At the breach. Delaware runs the three years from the time of the wrongful act, even if you were unaware of it. A time-of-discovery exception can extend the period only where the harm was inherently unknowable.

Is buying goods still three years in Delaware?

No, it is four years under the UCC. A sale of goods is governed by 6 Del. C. §2-725, a four-year period that accrues at delivery for warranty claims regardless of your knowledge. That is longer than the general three-year contract period.

Primary source
10 Del. C. §8106
Justia, 10 Delaware Code §8106 · law.justia.com
Cholilurrohman
Every figure on this page is cited to its source; a line-by-line statute confirmation is pending. Editorial standards →

Not legal advicePlainStatute provides plain-language summaries of public law for general information only. This is not legal advice. Statutes change; always confirm current requirements with the official source linked above before acting.

Embed this explainer

Paste this on your own site. The embed stays in sync with this page, so any update here shows up there too.

<iframe
  src="https://plainstatute.com/embed/statute/written-contract-statute-of-limitations--delaware"
  title="Delaware statute explainer by PlainStatute"
  loading="lazy"
  height="640"
  style="width:100%;max-width:640px;border:1px solid #e4e2d9;border-radius:12px"
  data-plainstatute="written-contract-statute-of-limitations--delaware"></iframe>
<script>
  window.addEventListener('message', function (e) {
    if (e.origin !== 'https://plainstatute.com') return;
    var d = e.data || {};
    if (d.type !== 'plainstatute:embed-height') return;
    var f = document.querySelector('iframe[data-plainstatute="' + d.slug + '"]');
    if (f) f.height = d.height;
  });
</script>