Hashtag Web3 / Updated
How to Become a DeFi Analyst: Skills, Tools, and Career Path
What a DeFi analyst does, who the role suits, core skills and tools, salary ranges for 2026, and a practical 6-step plan to build a portfolio that gets hired.

A DeFi analyst evaluates decentralized finance protocols and turns on-chain data into clear recommendations. The role blends protocol due diligence, tokenomics, risk assessment, and SQL-based data analysis to help funds, DAOs, and product teams decide where to allocate capital and what to build.
What Is a DeFi Analyst
A DeFi analyst studies how DeFi protocols work and whether they are safe, sustainable, and worth using. That covers lending markets like Aave, decentralized exchanges like Uniswap and Curve, stablecoins, liquid staking, bridges, and yield vaults. On a typical day the analyst checks protocol health, writes SQL to query on-chain activity, reviews tokenomics and audit history, and publishes a brief with a recommendation.
Employers include crypto funds, trading firms, protocols, risk teams like Gauntlet, analytics firms, and research arms of exchanges. The output is not hype. It is reports, dashboards, risk scores, and governance briefs that others use to make decisions with money at stake.
DeFi remains large but volatile. DefiLlama tracked total value locked at $71.77 billion across 453 chains on June 18, 2026, down from $114.49 billion on January 1, 2026, a 37.3 percent decline year to date. Ethereum held about 53 percent of that total. Stablecoin supply in the same period reached about $314 billion, roughly 4.4 times DeFi TVL. An analyst needs to read that context, not just the price chart.
Who It Is For
This role suits people who like detail, numbers, and finance but want to work with open data.
You will likely enjoy it if you:
- Like querying data to answer product or investment questions. You prefer checking Etherscan and a Dune query over taking a project's marketing page at face value.
- Can write clearly for mixed audiences. You can explain impermanent loss or a liquidation mechanism to a non-technical stakeholder without jargon.
- Are comfortable with steady learning. Protocols, risk vectors, and tools change monthly. The Balancer v2 rounding exploit in November 2025 drained about $130 million and was later detailed by CertiK and Trail of Bits. The Bybit Safe wallet compromise in February 2025 resulted in about $1.46 billion in losses. Analysts update their checklists after each incident.
It is less suited to people who want fixed tasks or who dislike ambiguity. Many datasets are incomplete, labels are imperfect, and a good dashboard can still contain a logic error. You need to verify queries and cross-check with explorers.
Backgrounds that translate well: data analyst, research analyst, TradFi credit or equity analyst, risk analyst, product analyst, smart contract developer who prefers research to shipping code. You do not need a PhD. Funds hiring in 2026 list 1 to 3 years of hands-on DeFi experience as enough for junior roles, with stronger SQL and writing able to offset a non-finance degree.
How It Works: What You Actually Do
1. Protocol due diligence
You start with docs, code, and data.
- How it makes money: You map fees, revenue, and who receives them. Token Terminal standardizes this, DefiLlama lists fees and revenue per protocol, and a Dune query can confirm it against decoded events.
- Tokenomics: You check supply, emissions, vesting, and incentives. Is yield paid from trading fees or from token inflation? Is a large vesting release coming that will pressure the price? You read the whitepaper and confirm distribution in Etherscan or Solscan.
- Governance and controls: You note who can upgrade contracts, pause the system, or change parameters, and whether a timelock exists.
- Peer comparison: You place the protocol against peers on TVL, volume, fees, retention, and user growth.
2. On-chain data analysis
This is the core craft. You query public blockchain data directly.
- Questions you answer: What is true retention after 30 days? Did the last incentives campaign bring sticky users or mercenary capital? Which pools lost liquidity after a parameter change? Are top liquidity providers withdrawing?
- Stack most analysts run: Dune Analytics for custom SQL, DefiLlama for broad TVL and stablecoin trends, and one wallet-label tool like Nansen or Arkham for cohort flows. Most teams use Dune plus DefiLlama as the free baseline and add a paid tool only when label depth or alerts matter.
- How the query works: Dune exposes decoded tables such as
dex.trades,ethereum.transactions, andtokens.erc20. You filter on partition columns likeblock_timeorblock_date, join transfer tables, and aggregate to daily buckets. Good dashboards cite the query so others can audit it. - Reality check: Dune dashboards have no formal review before publishing. A polished chart can still count the wrong contract or miss a proxy. Analysts open the SQL, scan joins and filters, and confirm balances in a block explorer before sharing.
3. Risk assessment and reporting
You sort risk into types and state how you checked each:
- Smart contract risk: Has the code been audited, by whom, and what remains open? Firms such as Trail of Bits, CertiK, and OpenZeppelin publish reports. Audits reduce risk but do not remove it. The Balancer event showed a rounding direction error can compound across repeated batch swaps.
- Economic risk: Is yield sustainable? Are collateral factors too loose for the liquidity depth? You model volatility, liquidity, and correlation before recommending a listing.
- Oracle risk: Does the protocol rely on a price feed that can be manipulated or that lags spot? You compare Chainlink or custom oracle output to DEX spot across venues.
- Liquidity risk: Can users exit without high slippage? You check pool depth and concentration of positions.
- Governance and regulatory risk: Can a small set of voters change fees or upgrade logic? Are there pending proposals or jurisdiction issues?
You then write it up. A typical deliverable is a 2 to 5 page memo or a one-page brief plus a dashboard. It includes scope, data sources, key metrics, risk table, and a clear recommendation with conditions. At Gauntlet and similar risk teams, analysts also publish public market commentary and visualizations that need to hold up to media scrutiny.
4. Monitoring and iteration
After a decision, you maintain alerts for TVL drops, oracle deviations, liquidation spikes, and governance votes. Many analysts keep a simple schedule: morning health check of TVL, volume, and insurance fund, midday deep work in Python or SQL, and late afternoon governance and peer review.
Pros and Cons
Pros
- Clear demand for the skill set. Funds and protocols pay for analysts who can read contracts and write good SQL and memos. Junior crypto analysts listed at $70,000 to $90,000 in 2026, mid-level at $100,000 to $140,000, senior at $140,000 to $190,000, and directors at $180,000 to $280,000 in market compilations. Vendor surveys for 2026 placed the national median for a crypto analyst at about $101,000 to $103,000, with 25th to 75th percentile ranges of roughly $78,000 to $132,000 and $82,000 to $139,000 depending on the dataset.
- Concrete examples of pay: Gauntlet listed its DeFi Analyst at $130,000 to $175,000 base plus incentive compensation and equity in 2026. Research analyst roles broadly ranged from $100,000 to $200,000 in multiple salary guides, with token grants adding 20 to 100 percent on top at some protocols. Those token uplifts are variable, not guaranteed.
- Remote and open entry. Portfolios matter more than credentials. A strong Dune dashboard or a well-written thesis can win an interview.
- Interesting work. You track real capital flows, not proxies. Lending expanded from $48.15 billion to $64.06 billion in 2025 before the 2026 pullback, and real-world assets grew about 48 percent year to date in early 2026 while most other categories fell. That contrast is the kind of pattern an analyst is paid to spot.
Cons
- Cyclical hiring. DeFi TVL nearly recovered to its November 2021 peak of $177.48 billion in October 2025 at $171.02 billion, then dropped about 58 percent to near $71 billion by mid-2026. Hiring follows that cycle. Bear periods bring freezes and slower interviews.
- High responsibility. A misread on collateral or oracle risk can lead to bad debt. Reports are read by traders and treasuries who act on them.
- Constant upkeep. New L2s, new primitives like restaking, and new exploit patterns appear each quarter. You need time each week for whitepapers and docs.
- Variable pay. Token compensation can fall sharply in a drawdown. Realized pay can be well below the headline package if the protocol token drops.
- Data limits. TVL can overstate traction, labels can be wrong, and different aggregators define the same metric differently. DefiLlama counts assets deployed in app contracts, while other trackers include other bridged or wallet balances. Analysts must document definitions.
How to Become a DeFi Analyst: A Practical Plan
You can follow this sequence in 3 to 6 months while working another job. Aim for small, weekly outputs that compound.
1. Use DeFi with a small budget on a low-fee network
Create a wallet such as MetaMask. Fund it with a small amount of ETH and bridge to a low-fee network such as Arbitrum or Base. Do three actions end to end: swap ETH for USDC on a DEX like Uniswap, deposit USDC into a lending market such as Aave, and join a small stablecoin liquidity position. Note fees, slippage, and how your position value moves. Keep a log of each tx hash so you can later inspect it in Etherscan.
2. Learn the primitives you will analyze
Be able to explain each in plain terms:
- AMMs and the x * y = k model: Why price moves with inventory, what impermanent loss means, and how concentrated liquidity changes the curve.
- Lending: Over-collateralization, loan-to-value, health factor, and liquidation mechanics. Know how Aave v3 interest rate curves respond to utilization.
- Stablecoins: Difference between fiat-backed, crypto-backed, and past algorithmic designs, and why oracle quality matters for each.
- Tokenomics: Supply, emissions, vesting, and where fees accrue.
- MEV basics: How front-running and sandwich transactions affect execution quality.
3. Build the data skills order matters
- SQL first. SELECT, FROM, WHERE, GROUP BY, JOIN, and window functions are the core. W3Schools SQL or Mode Analytics tutorial covers the base. Practice with simple DeFi questions such as daily DEX volume or active users.
- Dune next. Create a free account and fork an existing query before writing from scratch. Check the docs at docs.dune.com for table names and partition columns. Always filter on
block_timeorblock_datefor speed. Start withdex.tradesfor volume questions andtokens.erc20for transfer questions. - Python second. Learn Pandas for cleaning, plus basic plotting. You will use it for longer series, backtests, and joining off-chain data such as price feeds.
- Reading Solidity at a basic level. You do not need to ship contracts. You need to follow a function, spot access control, and understand where an auditor flagged an issue.
4. Create a portfolio that proves skill
Publish three artifacts, each solving one question well:
- Project 1 - Compare two similar protocols. Example: trading volume and fee growth of two DEXes on the same chain over the last 90 days. Show the SQL, the chart, and a 300-word summary of what changed and why.
- Project 2 - Track retention. Example: for a lending market, cohort users by first deposit date and show what share returns in week 2 and week 4. Call out definition choices.
- Project 3 - Risk note. Example: assess a new collateral listing. Include liquidity depth, volatility versus ETH, oracle source, audit status, and a suggested loan-to-value with reasons.
Host dashboards on Dune, publish writeups on Mirror or Substack, and keep code on GitHub. Tag the protocol and link to the exact query. Quality beats quantity. Two dashboards that are correct, labeled, and reproducible outweigh ten shallow ones.
5. Learn the risk checklist and write in a repeatable format
Keep a one-page checklist you actually fill out: technical docs reviewed, contracts checked, audits read, tokenomics summarized, on-chain metrics verified, peers compared, risks listed by type, and recommendation with conditions. Use the same memo template each time so reviewers learn your style.
6. Put work in front of the right readers
- Share each dashboard on X with a short thread that states the question, the method in one sentence, and the result with a screenshot.
- Comment on DAO governance forums with concise, data-backed notes, not general opinions.
- Ask one specific question when you message a hiring analyst or researcher, such as feedback on a join you are unsure about. Avoid mass DMs asking for a job.
When you apply, point to the three projects directly. List the tools for each: Dune, DefiLlama, Token Terminal, Etherscan, Python. For each, note what you added beyond a fork, such as a corrected contract address or a new cohort definition.
Tools to Know by Name
You do not need all of them on day one, but know what each does:
- Dune Analytics: SQL editor and dashboards for decoded chain data. Free tier for public queries, paid tiers for private work. Use for custom questions.
- DefiLlama: Free aggregator for TVL, fees, volume, stablecoins, and yields across 350 to 400-plus chains. Use for market context and peer screens.
- Token Terminal: Standardized protocol financials such as fees and revenue with equity-style framing. Use for comparability.
- Nansen, Arkham, DeBank: Wallet labeling and portfolio views. Use for tracking smart money or fund flows, with care for label accuracy.
- Etherscan, Solscan: Block explorers for tx-level inspection and contract reads.
- CertiK Skynet, DeFi Safety reports: Additional security signals, to be used alongside full audits, not as a substitute.
FAQ
Do I need a finance degree? No. Funds list quantitative degrees as preferred, not required. A portfolio with two correct Dune dashboards, one memo that shows you can model risk, and evidence you have used protocols carries more weight than a generic credential. If you have a degree outside finance, add one page that shows you can build a simple financial model for fee growth and token incentives.
How long does it take to become employable? Many self-taught analysts land interviews after 3 to 6 months of focused work, publishing one project per month. That timeline assumes about 6 to 8 hours per week on SQL, DeFi use, and writing. Graduate-style depth on formal verification or quant modeling takes longer and maps to quant tracks rather than general analyst roles.
SQL, Python, or Solidity first? SQL first. It is the daily tool on every on-chain analyst job post. Add Python once you can write joins, common table expressions, and window functions. Learn to read Solidity in parallel at a basic level so you can follow audit findings, but leave full contract development for a developer track.
What is a strong interview answer for assessing a new DeFi protocol? State what you checked in order: docs and team, contracts and upgrade path, audits and any open issues, tokenomics and emissions, on-chain traction (users, volume, retention, TVL quality), oracle and liquidity depth, peers and differentiation, then a risk table and a conditional recommendation. Cite one metric you verified yourself, such as spot versus oracle deviation or pool depth for the asset.
How is a DeFi analyst different from a yield farming analyst or a quant? A DeFi analyst covers breadth: protocol reviews, market notes, and dashboards for decision makers. A yield farming analyst focuses narrower on yield sources and where risk-adjusted return comes from for a given asset. A DeFi quant builds statistical models, simulations, and execution logic, often with heavier math and Python. The salary bands reflect that split, with quant and senior risk roles at $130,000 to $220,000 or higher at firms such as Gauntlet and large funds.
What mistakes do beginners make? Trusting a dashboard without opening the SQL, comparing TVL without stating the definition, citing APY without separating base fees from token incentives, and writing long memos without a clear recommendation. Each is easy to fix: link the query, state the definition, split the yield, and put the recommendation at the top.
Can I do this without trading? Yes, but you need to use products as a user at least once. Inspecting your own transactions in an explorer teaches how approvals, pools, and liquidations actually work, which makes your memos more concrete.
Where should I publish to get noticed? Dune for dashboards, Mirror or Substack for memos, GitHub for reproducible queries and Python notebooks, and X for short threads that link back to each. DAOs and protocol teams often notice careful governance comments before they notice a resume.


