Web3 Monetization Models and Metrics: The Complete Guide

Web3 Product Monetization: Models, Metrics, and Case Studies

Yos Riady

Yos Riady

· Published

· Updated on

Updated

Updated

  • Most crypto apps mistake growth for revenue. Token incentives drive wallets and TVL up, but real protocol revenue doesn't follow automatically.

  • There are four common crypto monetization models: platform fees, pay-per-use, subscriptions, and token-gated access, and most protocols end up combining more than one.

  • Real data shows the gap between usage and revenue. In 2022, Uniswap paid $2.4B to LPs at a 0% protocol take, while Aave kept $31.5M of $315M at a 10% take.

  • Real 2026 revenue ranges from $0 (Morpho, most likely explained by a dormant fee switch, see below) to $314M (Hyperliquid, though all of that flows straight through to token buybacks rather than staying with the protocol) across eleven major protocols, per DefiLlama.

  • Turning on platform fees carries real legal risk: distributing revenue to token holders can strengthen the case that a token is a security.

  • It also carries competitive risk. Uniswap's July 2026 fee switch triggered LP complaints of a real revenue cut, though the size of that cut is disputed by the protocol's own founder.

  • Buybacks don't automatically return value to your token holders. Some protocols still give away more in emissions than they return through buybacks.

  • The clearest test for real monetization, per GTM marketer Maria Magenes: turn off your token incentive for 30 days and see who's still there.

  • Five metrics connect user behavior to protocol revenue: activated wallets, CPW, ARPU, CLV, and retention.

Most crypto founders who go looking for a monetization strategy already suspect something is off with their growth numbers. They just haven't been able to prove it yet. A stalled fee-switch proposal, an investor question about what happens once incentives end, a treasury runway that looks shorter than the dashboards suggest, these can look like separate problems, but they usually trace back to one root cause: growth and revenue got conflated somewhere along the way, and nobody built the model to tell them apart.

This guide walks through four common ways crypto apps and protocols generate revenue, what real protocols are doing right now to combine them, the legal and competitive risk that comes with turning fees on, and the metrics that prove whether any of it is working.

This guide covers:

  • Growth vs. revenue in crypto

  • The 4 common crypto monetization models

  • How to choose a crypto monetization model

  • Hybrid monetization case studies

  • How much DeFi protocols earn, a 2026 comparison

  • Platform fee risks: legal and competitive

  • How to evaluate revenue quality

  • Core crypto monetization metrics

  • Revenue attribution and analytics

Growth vs. Revenue in Crypto

If you run a DeFi protocol, you've probably asked yourself whether your growth is real. Token incentives can push your wallet count and TVL up fast, and it's easy to read that as traction. The real test comes later, once your rewards program ends and those numbers come back down with it.

A few signs your protocol is running on rented growth rather than real revenue:

  • TVL and wallets climb during a rewards campaign, then flatten once emissions taper off

  • Investors ask what happens to your metrics when incentives end, and you don't have a confident answer

  • Your treasury is funding growth that would stop the day the token budget does

None of this means your growth is fake. Some users who join for a reward end up staying because your product solves something for them. The real issue is that most protocols never separate the two kinds of growth their incentive programs produce, so when someone asks what survives without the subsidy, there's no answer sitting behind the metrics.

Maria Magenes, who's done DeFi marketing at Aave, MakerDAO, and Balancer, put the test plainly at EthCC:

"The test could be turn off your incentive for 30 days and who is still here."

Whoever's still there once your reward disappears is your real user base.

Most of your wallets won't sort cleanly into "incentivized" or "organic" anyway. Plenty of users are a mix of both. What matters for your monetization model is the ratio: how much of your growth survives once the incentive goes away.

Usage vs. Revenue: The Real Numbers

Before the numbers below make sense, it helps to separate four things that get blurred together constantly in crypto, and this article uses each term precisely rather than interchangeably:

Term

Meaning

Fees

Total fees paid through the product or protocol by users

Supply-side revenue

The share paid out to LPs, validators, lenders, or other providers

Protocol revenue

The portion retained by the protocol itself

Tokenholder revenue

Value distributed or accrued to tokenholders

Most of the "usage vs. revenue" confusion in this guide comes down to conflating fees with protocol revenue, they're often very different numbers.

Michael Nadeau of The DeFi Report put real numbers behind this gap back in 2022. The figures are dated now, and each protocol's model has moved on since, but the underlying pattern between usage and protocol revenue hasn't.

Protocol

Total value generated

Protocol's actual take

Uniswap

$2.4B paid to LPs

$0 (0% take)

Aave

$315M total revenue

$31.5M (10% take)

MakerDAO

~$80M profit

Near-zero emissions funding it

The point isn't the specific dollar figures. It's that massive usage doesn't automatically mean your protocol captures any of it. Closing that gap is what a monetization model is for.

DL News Research found something consistent with this in its State of DeFi 2025 report: the share of DeFi revenue paid out to token holders roughly tripled in 2025, from around 5% to around 15%. Even with that tripling, the top 10 protocols still capture roughly 60% of all DeFi fees between them, which tells you how thin real revenue capture still is across most of the industry.

The 4 Common Crypto Monetization Models

In practice, your protocol probably won't run on just one monetization model. A lending protocol charging interest, that's pay-per-use, while also gating premium risk data behind a subscription isn't doing anything advanced. It's just a normal starting point. Treat the four models below as building blocks you combine, rather than a menu you pick from once and stop.

Model

Best for

Users pay for

Real example

Key risk

Platform fees

DEXs, marketplaces, lending

A transaction happening

Uniswap

Bot volume inflating fees

Pay-per-use

Storage, oracles, compute

Access to a resource

Chainlink

Delivery costs erode margin at scale

Subscriptions

Data feeds, communities, tooling

Ongoing access

Unlock Protocol

Churn without real utility

Token-gated access

Governance, membership

Token demand

Friends With Benefits

Churn tracks token price

Platform Fees

Platform fees take a direct cut of every transaction that runs through your protocol, and because they're tied to usage, revenue scales automatically as activity grows.

  • Best for: DEXs, marketplaces, lending

  • Watch for: bot-driven volume can inflate the numbers, so track fee revenue per activated wallet rather than total volume

Example: Uniswap is the clearest example of this monetization model. Its swap fee historically went 100% to liquidity providers, with nothing kept by the protocol itself. That changed through the UNIfication governance process, executed December 2025, with v4 protocol fees going live in July 2026. More on the current status and early outcome data in the case study below.

Pay-Per-Use

With pay-per-use, users pay for exactly what they consume: storage, computation, an oracle request, an API call. This model suits protocols with unpredictable usage, which is why infrastructure providers lean on it so heavily.

  • Best for: infrastructure, oracles, data providers

  • Watch for: delivery costs can eat into margin as usage scales

Example: Chainlink's model varies by product, so it's worth being precise here. VRF, Chainlink's randomness product, can be billed per individual request through "direct funding," with no subscription required, a clean example of pay-per-use. Not every Chainlink product works this way: Data Streams moved to subscription-only pricing, and Chainlink's classic Price Feeds product doesn't have a clearly documented per-request billing model.

Pay-per-use isn't a crypto-only pattern. Patrick Campbell of ProfitWell found that SaaS companies pricing around a value metric, rather than flat feature tiers, grow twice as fast with half the churn of flat-fee peers. That supports the principle of aligning price with customer value, though it isn't crypto-specific evidence: a fee tied to what a user does with your product tends to hold up better than one that doesn't.

Subscriptions

Subscriptions are a recurring payment for ongoing access. In crypto, that access can live onchain through NFTs or soulbound tokens instead of a login and password, though plenty of crypto products still use conventional accounts and billing, onchain access isn't required to run a subscription model.

  • Best for: data feeds, gated communities, tooling

  • Watch for: churn is the metric that decides whether this is a real subscription business or just a trial

Example: Unlock Protocol is a good illustration of the mechanics. Creators deploy a "Lock," a smart contract that mints membership NFTs called "Keys." A Key can represent either a one-time or a recurring membership, and because it's an NFT, any app can verify it onchain without a backend check.

Token-Gated Access

With token-gated access, holding or staking a specific token is what unlocks a feature, a piece of content, or governance rights.

  • Best for: Governance tiers, membership communities

  • Watch for: gating tied to real utility tends to survive a price crash; gating tied purely to speculation tends to churn along with the token price

Example: Friends With Benefits is the clearest real-world example. Membership sits behind $FWB tokens, 75 for Global status, 5 for Local, plus an application, and FWB's own site currently lists more than 4,000 members. a16z clearly saw something in the model early: it led a $10M investment at a $100M valuation back in 2021.

How to Choose a Crypto Monetization Model

Match the model to what your users are paying for:

  • Execution (a trade, a loan, a deposit) → platform fees are the natural fit

  • Access to a resource (storage, compute, data) → pay-per-use aligns your cost with their consumption

  • Ongoing access (a service or community) → subscriptions make more sense, since the value is continuous rather than a one-off event

Most protocols layer models in as they scale, rather than launching with all of them at once. There's no single right sequence, a developer API might launch with pay-per-use on day one, a consumer product might start subscription-first, and a DEX may never need a subscription at all. Match the layering to what your users are paying for at each stage:

Value delivered

Good starting model

Transaction execution

Platform fee

Measurable resource consumption

Usage pricing

Continuous access or service

Subscription

Membership or privileged access

Token-gated access

Multiple distinct customer segments

A combination of models

Match the layering to what each segment is paying for. A protocol serving both retail traders and institutional borrowers, for example, might charge platform fees on one side and a subscription for predictable data access on the other, rather than forcing everyone through the same fee structure.

Before you combine models, check:

  • Can your users explain what they're paying for in one sentence?

  • Does each revenue stream serve a different segment?

  • Do the models reinforce each other, or just add confusion?

If users can't explain your fee structure simply, it will generate support overhead and erode trust long before it generates real revenue.

Illustrative example. The numbers below are hypothetical, invented to walk through the calculation rather than disclosed figures from any real protocol. A lending protocol wants to know if platform fees could realistically replace its incentive spend.

Step

Number

Monthly loan volume

$40M

Platform fee at 0.15% of volume (a plausible illustrative rate rather than one drawn from any real protocol)

$60K/month in gross fee revenue

Current emissions spend

$180K/month

Gap

Fees alone cover about a third of the emissions spend

Fees alone don't close the gap. The next question is how much of that $40M is incentivized volume versus organic, since incentivized volume doesn't necessarily stick around once the reward stops:

  • Running the pause test from earlier in this guide on a smaller pool: roughly 40% of active wallets keep transacting without the reward

  • That's about $16M in monthly volume likely to persist

  • At the same 0.15% fee, that's about $24K a month in revenue supported by the observed post-incentive behavior, a small piece of the original $180K, but a more defensible baseline than a guess

From there, the protocol has a concrete decision to make:

  • Layer in a second revenue stream. A subscription tier for institutional borrowers wanting predictable rate data, for example

  • Taper emissions gradually while fee revenue and organic volume grow

  • Accept a longer runway of incentive-funded growth while the product proves out

None of those are automatically right, but the protocol now has real numbers to choose between, instead of a fee switch it's guessing about.

Hybrid Monetization Case Studies

Most of the real innovation happening in crypto monetization right now isn't about picking one model. It's about combining two or three, and a few live protocols show what that looks like in practice.

Protocol

Models combined

Disclosed by

Status

Uniswap (UNIfication)

Trading fees + buyback-and-burn

Uniswap governance, Proposal 100

Executed. UNIfication passed Dec 28, 2025; v4 protocol fees went live Jul 27, 2026 on 7 of 12 supported chains, confirmed via onchain execution record

Aave (Aavenomics 3.0)

Interest spread + automated buyback

The Defiant

Reported live as of Jun 27, 2026, per founder Stani Kulechov's statement and governance-forum reporting, no independent onchain execution record found for the automated mechanism itself

Lens Protocol

Token-gated publications + pay-per-mint fees

The Block

No revenue figures found

Uniswap is the strongest-verified of the three. Its status traces to an actual onchain execution record rather than a summary of one.

Early outcome data exists but doesn't yet reconcile into one clean number. DefiLlama showed $3.36M in protocol revenue over a trailing 30 days against $88.4M in gross fees, as of Jul 29, 2026, though those figures span multiple Uniswap versions and chains rather than v4 alone. Separately, CryptoTimes reported Hayden Adams saying the system is generating roughly $5.2 million in daily fees across the whole v2/v3/v4 system, a different scope entirely, reported speech rather than a verbatim quote from Adams.

Uniswap Labs is also reported, per the same crypto.news coverage citing a July 18 governance response, as saying the 25 largest fee-enabled v3 pools retained 98.5% of pre-activation liquidity, real signal against the LP-exodus concern raised earlier. We couldn't locate Uniswap Labs' own governance post directly despite trying, so treat this as reported by outlets rather than confirmed against a primary source.

Aave's status rests on weaker evidence by comparison: a real governance framework passed in March 2026, real buyback activity (200,000+ AAVE acquired, per Aave's own funding forum), and a founder statement, but no discrete onchain execution record for the automated mechanism itself. Treat "live" as reported rather than independently confirmed.

None of these three protocols has disclosed a full dollar split by model. Turning on real revenue took years for Uniswap and Aave, and if you're planning to run platform fees yourself, it's worth understanding why before you propose it to your own community.

How Much Do DeFi Protocols Earn? A 2026 Comparison

The case studies above show the mechanisms. Here's the scale, revenue for eleven protocols across five categories in the first half of 2026.

Protocol

Category

H1 2026 Revenue

Hyperliquid

Perps

$314.00M

Pump.fun

Launchpad

$145.57M

PancakeSwap

DEX

$24.66M

Ether.fi

Liquid staking

$21.03M

Lido

Liquid staking

$16.99M

Curve

DEX

$13.94M

Raydium

DEX

$7.57M

GMX

Perps

$5.56M

dYdX

Perps

$1.61M

Compound

Lending

$0.89M

Morpho

Lending

$0

Figures are from DefiLlama, retrieved and reconciled as of August 20, 2026. Revenue is the share of fees captured at the protocol level after supply-side or other cost-of-revenue distributions, rather than gross fees or volume. For protocols with multiple sub-products or a separate cost-of-revenue line (Hyperliquid, Pump.fun, PancakeSwap, Ether.fi, Lido), this uses DefiLlama's Gross Profit line consistently across all of them, since that's what "Revenue" means in DefiLlama's own methodology.

DefiLlama can revise historical figures as later onchain data settles, so a future re-pull showing a small difference from these numbers likely reflects a backfill rather than an error here.

Treat these as directional cross-protocol benchmarks rather than accounting-equivalent figures. Methodology and aggregation differ enough by protocol that exact comparability isn't guaranteed, and we couldn't cross-check against a second source, since Token Terminal's data sits behind a paid API we don't have.

  • The two biggest numbers here are still misleading even after using the correct methodology. Hyperliquid's $314M is Gross Profit, correctly distinguished from its larger $419M Gross Protocol Revenue line, but for Hyperliquid, 100% of that Gross Profit flows straight to a fund that buys back HYPE. Gross Profit, Earnings, and Token Holder Net Income land on the identical figure every quarter.

  • Morpho's $0 isn't a data error, but the reason behind it is an inference rather than a confirmed fact. DefiLlama shows $336M in cumulative fees against $0 in revenue, which is consistent with Morpho's protocol fee switch never having been activated on its markets, meaning borrower interest would flow entirely to lenders. That's the most plausible explanation given DefiLlama's own revenue-vs-fees definitions, but it hasn't been independently confirmed against Morpho's own documentation or governance record, so treat it as likely rather than settled. If it holds up, it's a live, current example of the dormant-fee-switch pattern from the section below, playing out at real scale.

  • Lido and Ether.fi take very different cuts of an otherwise similar liquid-staking model, roughly 5.5% versus 23% of total fees, based on separate annualised run-rate figures rather than the H1 cumulative totals above, a real business-model difference even though both are clean, working examples of a take-rate

Turning On Platform Fees: Legal and Competitive Risks

This section is specific to platform fees, the model behind DEXs, marketplaces, and lending protocols. If you're building on subscriptions or token-gated access, the legal risks below mostly don't apply to you. If you're running or considering a fee switch, they do.

Turning on platform fees looks simple on paper. In practice it runs into two very different categories of risk, one legal, one competitive, and both are real enough that they've kept protocols sitting on a dormant fee switch for years.

Legal Risk

Risk

What it means

Evidence

Source

Securities classification

Directly linking protocol revenue to tokenholders can strengthen arguments that the token functions like an investment security

Uniswap Labs got an SEC Wells Notice in April 2024; the SEC closed the investigation with no enforcement action in February 2025

Bits of Blocks

Uniswap's current structure avoids a direct fee distribution to holders. Revenue routes through "Tokenjar," and holders have to burn UNI through a second contract, "Firepoint," to realize value, a structure reported consistently across multiple outlets, though no single outlet's coverage of it rises to a primary source. Uniswap Labs describes the mechanism but hasn't publicly stated that securities-law risk was the reason for designing it this way, the closest thing to that reasoning is a governance-forum commenter's speculation rather than a statement from the team, so treat "this reduces securities risk" as widely inferred rather than confirmed.

The SEC closed its Uniswap Labs investigation with no enforcement action in February 2025. Since then, the regulatory backdrop has shifted generally, though not in a way that settles the buyback-and-burn question. In March 2026, the SEC issued a new Interpretive Release that superseded its 2019 staff framework for applying Howey to digital assets. The release doesn't address buyback-and-burn mechanisms at all. That gap remains open.

A non-binding comment letter filed with the SEC in May 2026 by a securities-advisory firm proposes a framework for reasoning about that gap:

  • Automatic protocol burns with no issuer discretion: generally lower-risk, treated as programmatic mechanics

  • Governance-approved burns not framed as yield or distribution: can remain non-security territory if governance is sufficiently decentralized

  • Issuer- or treasury-funded buybacks presented as holder value: a material risk factor

  • Buybacks tied to a fixed share of revenue: outside any proposed safe harbor

Applying that framework, Uniswap's structure would plausibly land in the second, safer category, though that's an outside inference applying someone else's framework rather than a finding about Uniswap. The letter carries no binding authority. It's industry advocacy for future guidance rather than an SEC position.

Get counsel involved before you put a fee switch to a governance vote.

Competitive and Mechanical Risk

Risk

What it means

Evidence

Source

LP migration

Fee cuts push liquidity to fee-free competitors, though the size of the cut is disputed

LPs report a 25-33% revenue cut; Uniswap's founder disputes the framing

crypto.news

Buybacks aren't automatic wins

Emissions can outpace what buybacks return

PUMP and HYPE ran the same buyback mechanism to very different outcomes, as of July 2026

Castle Labs

The LP dispute, when Uniswap's V4 fee switch went live in July 2026:

Claim

Source

What it measures

25-33% revenue cut

LPs on X, most visibly Guil Lambert

The protocol's cut as a share of LP fee revenue

~14% cut

Founder Hayden Adams, calling the LP framing "made-up math"

The protocol's cut as a share of the total rate, on a standard 30bp pool

As CryptoTimes explained it, both sides are measuring something real, just different things. No outlet traces either number to the governance forum or onchain data as a settled calculation, treat this as a live, contested claim rather than a confirmed one.

  • The dispute has since moved to a second-order argument. One side argues higher all-in trading costs could suppress volume and erode LP earnings indirectly, even with the LP's stated rate unchanged. The other argues the model can't compete against pure-LP-fee AMMs or emissions-subsidized forks. Neither claim has been settled by governance action.

  • Rollout is still partial. Uniswap's full chain list hasn't adopted the fee switch as of this writing.

Buyback performance, per the same Castle Labs analysis, dated July 29, 2026:

Token

Buybacks completed

Outcome

PUMP

$315M

Down ~60% since launch

HYPE

$1.2B

Up ~1,400% since launch

Same mechanism, two very different outcomes. A separate, earlier report independently confirms HYPE's buyback program dwarfs PUMP's in the same general pattern ($644M versus $138M), though with different totals from an October 2025 snapshot, corroborating the shape of the story rather than these specific figures.

The takeaway: none of this means turning on platform fees or running a buyback program is a bad idea. It means neither one is proof that your monetization model is working by itself. Check whether liquidity is leaving your protocol, and check whether your revenue is beating what you're still paying out in emissions, before calling either a win.

What Some Protocols Are Doing About Fee-Switch Risk

  • Uniswap tiered its fee rather than applying one flat rate. Some pools pay a bigger protocol cut than others. An unreviewed arXiv analysis compared 868 fee-switched pools against untouched ones and found no detectable drop in liquidity or LP participation. That's worth taking seriously, but it's not proof nothing happened. The paper's own author calls it a non-detection rather than a confirmed zero, and the same analysis couldn't establish whether revenue rose either. Uniswap Labs' own liquidity-retention claim, covered in the case study above, points the same direction. Treat both as early, partial evidence rather than a solved playbook.

  • We did not find a clean, disclosed before-and-after from any other protocol showing fees turned on, revenue up, and users flat.

  • Hyperliquid runs a less discretionary buyback structure. Buybacks execute automatically by protocol rule rather than at a foundation's discretion, and revenue never touches a foundation-controlled wallet or pays out directly to holders. It goes toward supply adjustment instead. Tiger Research frames this as potentially mitigating regulatory risk rather than eliminating it, and is explicit that it's not a guaranteed safe harbor. The design rationale here is Tiger Research's own analysis rather than a confirmed statement from Hyperliquid itself.

How to Evaluate Crypto Revenue Quality

Ask three questions about each revenue stream your protocol runs:

  1. Would users pay if a free alternative existed?

  2. Does revenue grow when user outcomes improve?

  3. What happens to retention if you raise fees 20%?

Answering these three doesn't fix a revenue quality problem. It only tells you whether one exists, which is a narrower, more useful job.

A few real limits are worth knowing before you lean on them:

  • Surveys don't reliably predict behavior. Users will say "yes, I'd pay for this" and then churn the moment a free fork appears, or say "no" and quietly keep paying anyway

  • Small or early protocols often can't run the fee-increase test safely. The sample is too small to tell whether any churn came from the fee itself or something else entirely

  • Fee revenue and user outcomes can rise together for reasons unrelated to alignment. A bull market lifts both at once

  • Passing all three doesn't make your model durable. DeFi is unusually fork-friendly, so a well-aligned fee structure can still lose users overnight to a near-identical, fee-free competitor

Core Crypto Monetization Metrics

Metric

What it measures

Why it matters

New vs. activated wallets

Linked wallet vs. wallet that took a real first action

A wide gap signals an onboarding problem

Cost Per Wallet (CPW)

Marketing spend ÷ new wallets

Efficiency of acquisition

ARPU

Onchain revenue ÷ active users

Sets pricing and budget caps

CLV

Total expected revenue per user

Caps rational acquisition spend

Retention rate

% still active after 7/30/90 days

The compounding variable

The metric most protocols skip is post-incentive retention. It's the same question Maria Magenes tells GTM teams to ask directly: are your post-incentive retention numbers going up? See how Formo tracks each metric, including this one, in the product section below.

Crypto Revenue Attribution and Analytics

Most analytics tools stop tracking after the first two steps of a user's journey: the offchain touchpoint that brought someone to your protocol, and the wallet they linked. A full picture of your protocol revenue needs three more steps: activation (the first swap, deposit, or stake), the revenue that follows, and whether the user comes back at all.

Model

Primary metric

Watch for

Platform fees

Fee revenue per activated wallet

Wash-trade inflation

Pay-per-use

Revenue per unit consumed

Margin compression

Subscriptions

Monthly recurring revenue

Involuntary churn

Token-gated access

Retention rate post-lock

Price-correlated churn

A campaign at $25 CPW that produces 10x the CLV beats one at $5 CPW that doesn't, even though the second one looks cheaper at a glance. Onchain attribution is what makes that comparison possible in the first place.

Track Crypto Revenue With Formo

  • New vs. activated wallets: funnel charts follow the journey from a user's first visit to their first transaction, broken down by acquisition channel

  • Cost Per Wallet (CPW): UTM tracking and eight click-ID parameters across seven ad networks give you the spend and wallet data to calculate this yourself. Formo doesn't have a metric named "CPW." Its closest built-in equivalents are Cost per Transaction and Customer Acquisition Cost

  • ARPU: a revenue timeseries per wallet, attributed back to the referrer or campaign that brought the user in

  • CLV: combine retention cohort data with the per-wallet revenue timeseries to estimate lifetime value across a cohort. There's no single named CLV feature. This is a calculation you build from the underlying data

  • Retention: every wallet gets a lifecycle stage automatically, New, Returning, Power User, At-Risk, Churned, or Resurrected, and retention cohorts let you compare Week 1, 4, and 12 retention across acquisition sources or campaigns

  • Wallet profiles: balances, DeFi positions, net worth, ENS names, and X handles in one place

For post-incentive retention, Formo doesn't have one named report built for this, but the pieces above cover it: segment wallets by UTM or referrer, or by a custom entry event like a claim transaction, then compare their lifecycle stages before and after your incentive ends. If you want the full CAC and LTV calculation, that's covered separately.

Formo is GDPR-compliant by default: it doesn't store raw IP addresses, hashing IP together with domain, user agent, and a daily-rotating secret into an irreversible identifier instead, and it uses no device fingerprinting and no third-party cookies.

Try Formo for free.

Crypto Monetization Checklist

  • Are you tracking activated wallets, or just visitors?

  • Can you calculate ARPU and CLV by channel?

  • Do you know retention for cohorts whose incentive has already ended?

  • If you paused your incentive tomorrow, do you know who'd stay?

Final Takeaways

Token incentives can make a DeFi protocol look like it's growing even when it isn't earning anything. The fix isn't picking one perfect monetization model. It's building whichever combination of platform fees, pay-per-use, subscriptions, or token-gated access matches what your users pay for, then proving it works with the one test that matters: does the activity survive once the incentive stops.

Turning on real revenue, especially platform fees, carries legal and competitive risk that most teams underestimate, so plan for it rather than being surprised by it. Everything else in this guide, the metrics, the attribution, the tooling, exists to answer one question honestly: is your protocol earning, or just spending to look like it is.

Frequently Asked Questions

How do I know if my crypto app has a monetization problem?

Check what happens to your metrics when your rewards program ends. If activity collapses along with it, you have a distribution mechanism rather than a monetization model.

What are the main crypto monetization models?

Four common ones: platform fees, pay-per-use, subscriptions, and token-gated access. This isn't an exhaustive list, mechanisms like sequencer revenue, interface fees, and MEV capture don't always fit neatly into these buckets, but protocols can also combine two or more of these models.

What's the difference between protocol revenue and token incentives?

Protocol revenue comes from real usage, swaps, loans, subscriptions, while token incentives are emissions-funded rewards meant to bootstrap early activity. A protocol earning revenue independent of its incentives has a working monetization model; one that relies on emissions alone is just subsidizing activity.

What's the difference between protocol fees, protocol revenue, and tokenholder revenue?

Fees are the total amount users pay through the product. Supply-side revenue is the share paid out to LPs, validators, or lenders. Protocol revenue is what the protocol itself keeps. Tokenholder revenue is whatever share of that gets distributed or accrued to tokenholders, which is often smaller still. Confusing these layers is the most common reason "revenue" figures across protocols aren't comparable.

Are real protocols combining monetization models right now?

Yes. Uniswap's UNIfication pairs trading fees with buyback-and-burn, executed since December 2025, with early revenue data that hasn't yet reconciled into one clean number. Aave's Aavenomics 3.0 does the same with lending revenue, reported live since June 2026 though without an independently verified execution record. Lens combines token-gated content with pay-per-mint fees, with no revenue figures disclosed.

Why do protocols wait years to turn on platform fees?

Protocols often delay fee switches because they change both legal and economic incentives. Directly linking protocol revenue to tokenholders can strengthen arguments that a token functions like an investment security, though the regulatory treatment depends on the full structure. Uniswap's 2024 Wells Notice, later dropped, illustrates the broader regulatory uncertainty around major DeFi protocols rather than proof that fee distributions themselves triggered scrutiny. Capturing fees can also reduce returns to liquidity providers or other suppliers, so teams need to weigh liquidity, competitive alternatives, and governance structure alongside the legal risk.

Which onchain metrics matter most for crypto monetization?

Activated wallets, Cost Per Wallet (CPW), Average Revenue Per User (ARPU), Customer Lifetime Value (CLV), and retention. Post-incentive retention is the most diagnostic of the five, since it shows whether users pay once the reward stops.

How is ARPU calculated for a DeFi protocol?

ARPU is onchain revenue divided by active users over a given period. Using invented figures for illustration only, rather than a real disclosed example: $50,000 in fee revenue from 1,000 active wallets in a month gives a $50 ARPU. Rising ARPU over time signals a monetization model capturing more value per user, and segmenting ARPU by acquisition channel or cohort shows which sources are worth paying to acquire.

What is a fee switch, and why is it controversial?

A fee switch is a governance-controlled setting that redirects a share of protocol fees, previously paid entirely to liquidity providers, toward the protocol treasury or token rather than as a guaranteed direct payout to holders. It's controversial for two reasons: turning it on can push liquidity toward fee-free competitors, and if that revenue does flow toward holders, it raises the securities-classification risk covered above. Some protocols route revenue through a buyback-and-burn mechanism instead of a direct payout to soften that second risk.

Do token buybacks guarantee value for holders?

No. A buyback only returns value if it outpaces what the protocol is still giving away through emissions, and several protocols have run active buyback programs while still posting negative net token flow to holders once emissions are counted. Buyback outcomes vary widely by protocol and by market conditions, so evaluate a specific program on its own net numbers rather than assuming a buyback is automatically a win.

How can crypto subscriptions differ from traditional SaaS subscriptions?

Crypto subscriptions can use wallets for identity, stablecoins or crypto for payment, and onchain tokens or NFTs to represent access rights. None of those are required, many crypto products still use conventional recurring billing and account systems. The distinctive advantage of putting access onchain is portability and verifiability across applications rather than the subscription model itself.

Check out our related articles

About the Author

About the Author
About the Author
Yos Riady

Founder

Founder

Yos is the founder of Formo, where he helps DeFi teams make analytics and attribution simple. Prior to Formo, Yos was a staff software engineer and tech lead at Chainlink Labs. He helped scale Chainlink into the industry-standard oracle for leading DeFi protocols. A long-time builder in crypto with experience across smart contracts, data engineering, and security.

Yos is the founder of Formo, where he helps DeFi teams make analytics and attribution simple. Prior to Formo, Yos was a staff software engineer and tech lead at Chainlink Labs. He helped scale Chainlink into the industry-standard oracle for leading DeFi protocols. A long-time builder in crypto with experience across smart contracts, data engineering, and security.

Table of Contents

Measure what matters onchain

Formo makes analytics and attribution simple for DeFi apps.

Measure what matters onchain

Formo makes analytics and attribution simple for DeFi apps.

Measure what matters onchain

Formo makes analytics and attribution simple for DeFi apps.