Home › Encyclopedia › Protocols › Pendle
Classification encyclopedia

Pendle: tax classification of its transactions

How Pendle transactions classify for US tax: 110 verified contract-level rules across 5 chains, covering swap, liquidity add, liquidity remove 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.

110 verified rules5 chains4 categories

What Pendle does on-chain

Pendle splits yield-bearing assets into principal and yield tokens that trade separately. That produces unusual shapes: minting and redeeming PT/YT, trading each side, and providing liquidity to Pendle AMM pools, each mapped by selector-level rules.

Categories and house treatments

Verified Pendle 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
swapdisposal50
liquidity_add Grey areadisposal25
liquidity_remove Grey areadisposal25
income_receiptincome10

Liquidity legs: house default disposal Grey area

Across the 50 verified Pendle 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 Pendle, 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": "arbitrum", "hash": "0x7fa96dbf71671c65c5c644f2a6096537353a1d838540ec23b3fe2f329d8493c2" }
{
  "api_version": "v1",
  "hash": "0x7fa96dbf71671c65c5c644f2a6096537353a1d838540ec23b3fe2f329d8493c2",
  "chain": "arbitrum",
  "category": "swap",
  "treatment": "disposal",
  "taxable": true,
  "confidence": 95,
  "needs_review": false,
  "ledger_action": "Trade",
  "protocol": "Pendle",
  "description": "Token swap via Pendle; a taxable disposition under IRC §1001.",
  "review_note": null,
  "grey_area": null,
  "assets": {
    "sent": [
      {
        "symbol": "USDC",
        "amount": "12.396893",
        "decimals": 6,
        "action": "transferred",
        "token_address": "0xaf88d065e77c8cc2239327c5edb3a432268e5831",
        "to": "0xd4f480965d2347d421f1bec7f545682e5ec2151d"
      }
    ],
    "received": [
      {
        "symbol": "YT-USDai-15OCT2026",
        "amount": "781.600891",
        "decimals": 18,
        "action": "received",
        "token_address": "0xaf67341456151ab8c270e0962966092181c2eb80",
        "token_name": "YT USDai 15OCT2026",
        "from": "0x0000000000000000000000000000000000000000"
      }
    ],
    "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 110 verified rules for Pendle. 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 (22), base (22), bsc (22), ethereum (22), optimism (22). A small illustrative sample:

ChainCategoryConfidence
ethereumswaphigh
bscswaphigh
optimismswaphigh
baseswaphigh
arbitrumswaphigh

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

Limitations

What this page does not decide. Coverage reflects the verified Pendle 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, base, bsc, ethereum, optimism.

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. Pendle is a third-party protocol; CryptoTaxEdge is not affiliated with it.