The Sell-On Clause as Code: What a £18M Football Transfer Reveals About Programmable Royalties

Policy | BitBear |

Hook

The transfer window is closed, but the code is still compiling. Everton has agreed to sign Tyrique George from Chelsea for £18M upfront, with a sell-on clause securing Chelsea a percentage of any future sale. In the world of football, this is standard practice. But for anyone who has spent the last three years arguing about NFT royalties, it is a mirror held up to the crypto industry’s own contradictions. We celebrate programmable royalties as a revolution for creators, yet the most successful implementation of a royalty mechanism right now is a paper contract signed by two Premier League lawyers. The irony is not lost. In the bear market, only code remains—but code only works if the game respects the rules.

Context

A sell-on clause is a contractual agreement that entitles the selling club to a percentage of the transfer fee when the player is later sold to another club. It is a classic risk-sharing instrument: Chelsea developed Tyrique George through its academy, took the risk of his development, and now retains a stake in his future value. In crypto terms, think of it as an on-chain royalty on secondary sales of an NFT, except here the royalty is enforced by the High Court of London, not by a Solidity function. The NFT ecosystem has spent 2021–2025 debating whether royalties should be optional, enforced by marketplace blacklists, or baked into the token standard. Meanwhile, football clubs have been using a similar mechanism for decades. Why does it work in football but fail in crypto? Because the enforcement layer is legal, not cryptographic. The sell-on clause is a promise backed by the rule of law. Crypto royalties are a promise backed by code that can be forked. I learned this paradox during my deep dive into Uniswap V2’s liquidity mechanics: code is law only if the community agrees not to change the code. But in football, the law is the law.

Core

Let’s dissect the Tyrique George deal as a programmable royalty model. The upfront fee is £18M—this is the initial purchase price, analogous to minting an NFT at a floor price. The sell-on clause, typically between 10% and 25%, is the royalty percentage. If George later transfers for £50M, Chelsea receives, say, 20% = £10M. But here’s the technical catch: the clause does not trigger on every trade. It triggers only when the player moves to a new club, which is a rare event. An NFT, by contrast, can trade hundreds of times. The frequency changes the economics. A 10% royalty on 100 trades of an NFT generating £10 each is £100 in total fees. A 10% sell-on on a footballer worth £50M is £5M—once. The crypto industry obsessed over royalty percentages but ignored frequency.

Moreover, the sell-on clause is not automatically enforced. The buying club must report the subsequent transfer; if they try to circumvent the clause by structuring a side deal (e.g., a separate consultancy fee), the selling club can sue. This is where the verification gap appears. In a smart contract, the royalty is paid automatically when the token transfer is detected by the marketplace. But the marketplace can choose to ignore the royalty. OpenSea made royalties optional, and the floor dropped. In football, the legal system enforces the clause even if the buyer doesn’t “want” to pay. The cost of enforcement is high (legal fees), but the deterrent is stronger.

Now, consider the modularity of the deal. The £18M upfront is a lump-sum payment. But the sell-on clause is a contingent future cash flow, much like a derivative. From a builder’s perspective, we could tokenize that future cash flow: imagine issuing a bond that pays out a fraction of the sell-on fee. This is exactly the kind of structural modularity that Celestia’s data availability layers enable. I argued in my 2024 Celestia article that modularity is the architecture of freedom—here, the freedom is financial. The sell-on clause can be fractionally owned, allowing fans to invest in a player’s future. But in practice, this hasn’t happened widely because the legal overhead is too high. Crypto could solve that: a smart contract representing the sell-on clause as an ERC-20 token, with the underlying asset (the player) tied to a legal agreement. But then we hit the oracle problem: who verifies that the player actually transferred? A DAO of football statisticians? The truth is not given; it must be verified.

From my experience auditing liquidity pools, I know that trustless systems require deterministic inputs. A football transfer is not deterministic; it involves human judgment, negotiation, and sometimes undisclosed fees. That’s why a pure on-chain sell-on clause is impossible today. The best we can do is a hybrid: a legal contract with a cryptographic hash of the terms stored on-chain as an immutable reference. That’s what I proposed in my 2025 essay on regulatory paradoxes: privacy is a prerequisite, but so is dispute resolution.

Now, let’s test the contrarian angle. Football’s sell-on clause is actually superior to crypto royalties in one key dimension: it preserves the incentive for the primary seller to develop the asset. Chelsea invested years in George’s training; they deserve a cut of his future earnings. In the NFT world, the creator often does nothing after minting, yet expects perpetual income. The sports industry aligns royalties with active development. If you mint an NFT and never promote it, should you get royalties? Many argue no. The sell-on clause is earned through past contribution, not passive ownership. This is a nuance the crypto royalty debate misses.

Contrarian

But here’s the uncomfortable truth for blockchain evangelists: the Tyrique George deal proves that efficient markets do not need on-chain royalties. The legal system works. It is slow, expensive, and requires trust in a central authority (the courts). Yet it still enables a multi-million-pound future value transfer. Crypto’s value proposition is not royalty enforcement; it is the removal of intermediaries. In this deal, Everton’s lawyers and Chelsea’s lawyers are the intermediaries. Their fees are probably 2-3% of the transfer. A smart contract could theoretically reduce that to near zero. But the cost savings are offset by the cost of building and auditing the smart contract. For a one-off transfer, legal is cheaper. For thousands of trades (like NFTs), crypto wins on marginal cost. The contrarian view: the football world is already optimal for its own use case. Crypto royalties are solving a problem that doesn’t exist for high-value, low-frequency assets. Only for low-value, high-frequency assets does code become cheaper than law.

Takeaway

The sell-on clause is a beautiful piece of financial engineering that predates blockchain by decades. It works because the counterparties are willing to be bound by a shared legal framework. Crypto enthusiasts often say “code is law,” but the football industry mutes that phrase. Code is not law; law is law. The real innovation for the next bull market will not be in replacing legal agreements, but in creating programmable wrappers that make legal agreements more transparent and automatically verifiable. We do not trust; we verify. But verification requires consensus on what constitutes a “transfer.” For now, that consensus is human. As you build your next project, ask yourself: is your royalty mechanism enforceable, or is it just a line of code hoping to be respected? That is the builder’s challenge.

Modularity is the architecture of freedom. But freedom without enforcement is chaos. The football world knows this. It is time crypto learned the same lesson.