Home › Encyclopedia › Protocols › Uniswap V3
Classification encyclopedia

Uniswap V3: tax classification of its transactions

How Uniswap V3 transactions classify for US tax: 928 verified contract-level rules across 8 chains, covering liquidity remove, liquidity add, swap and more, each resolving to a category, a treatment, and a confidence score.

Example last verified 2026-08-06 against the live engine. CryptoTaxEdge Team.

928 verified rules8 chains4 categories

What Uniswap V3 does on-chain

Uniswap V3 is the concentrated-liquidity version of the largest decentralized exchange. Positions are NFTs with chosen price ranges, which splits its tax surface in two: plain swaps through V3 pools, and LP position management (mint, increase, decrease, collect) whose add/remove legs carry the LP grey-area treatment.

Categories and house treatments

Verified Uniswap V3 rules map to these categories from the closed classification taxonomy. Categories flagged as grey areas expose a documented house default and the alternative position, configurable per firm.

CategoryHouse treatmentRules
liquidity_remove Grey areadisposal364
liquidity_add Grey areadisposal343
swapdisposal220
fee_collectionincome1

Liquidity legs: house default disposal Grey area

Across the 707 verified Uniswap V3 liquidity rules, the house default treats each add or remove as a disposition of the assets exchanged for the pool position. The continuity-of-position alternative, under which nothing is realized because the depositor keeps the same economic exposure through Uniswap V3, is exposed next to every liquidity verdict and the firm's chosen position is applied consistently across the book.

A real classification

Real transaction, replayed against the live engine
POST /v1/classify { "chain": "ethereum", "hash": "0x000036dbb5e3c1c65eebaab3bea61474cc299c7b45041535437da3b8687521ff" }
{
  "api_version": "v1",
  "hash": "0x000036dbb5e3c1c65eebaab3bea61474cc299c7b45041535437da3b8687521ff",
  "chain": "ethereum",
  "category": "swap",
  "treatment": "disposal",
  "taxable": true,
  "confidence": 85,
  "needs_review": false,
  "ledger_action": "Trade",
  "protocol": "Uniswap V3",
  "description": "Token swap via Uniswap V3; a taxable disposition under IRC §1001.",
  "review_note": null,
  "grey_area": null,
  "assets": {
    "sent": [
      {
        "symbol": "GGBR",
        "amount": "5.410665",
        "decimals": 18,
        "action": "transferred",
        "token_address": "0x7e2ac793f3e692f388e66c7dc28f739d13b0b71a",
        "token_name": "Goldfish",
        "to": "0x75a5a265d21bc89ec130f18edde2b49a4b200dac"
      }
    ],
    "received": [
      {
        "symbol": "USDT",
        "amount": "27.07717",
        "decimals": 6,
        "action": "received",
        "token_address": "0xdac17f958d2ee523a2206206994597c13d831ec7",
        "from": "0x75a5a265d21bc89ec130f18edde2b49a4b200dac"
      }
    ],
    "gas": null
  }
}

Verbatim wire response from the live engine. Last verified 2026-08-06 by live replay. Check any transaction yourself in the Classification Explorer.

Verified rules

Behind this page sit 928 verified rules for Uniswap V3. Each one binds a specific contract interaction on a specific chain to a category and treatment, with a confidence band earned from repeated on-chain observation and cross-source agreement. Rule coverage by chain: arbitrum (40), avalanche (26), base (164), bsc (205), celo (32), ethereum (294), optimism (66), polygon (101). A small illustrative sample:

ChainCategoryConfidence
polygonliquidity_addhigh
celoliquidity_addhigh
polygonliquidity_removehigh
avalancheliquidity_removehigh
ethereumliquidity_addhigh

Illustrative sample of the 928 verified rules behind this page: the full mappings are served through the API.

Limitations

What this page does not decide. Coverage reflects the verified Uniswap V3 contract set on the chains shown; deployments or peripheral contracts outside that set route to review rather than being guessed. Confidence is a corroboration signal, not an accuracy percentage, and grey-area categories are positions to be set at the firm level, not settled law. Chains: arbitrum, avalanche, base, bsc, celo, ethereum, optimism, polygon.

Classify a transaction

Frequently asked questions

What tax treatment does this page document?

House treatment follows the CryptoTaxEdge Classification Standard. Categories with no fixed mapping (GAP-3) tell you to read the treatment field on the record rather than infer it from the category name.

Where is the closed vocabulary published?

The versioned Classification Standard at https://cryptotaxedge.com/standard/ enumerates emitted categories and the five-treatment enum. This encyclopedia page is a worked example on top of that Standard.

Are the wire examples still current?

Yes. Each example is verbatim engine output, re-verified on a daily replay against the live engine.

Not tax advice. CryptoTaxEdge is software, not a licensed tax advisor. Classifications and the treatments described here are informational only; verify results and consult a qualified tax professional before filing. IRC section references are general framing. Uniswap V3 is a third-party protocol; CryptoTaxEdge is not affiliated with it.