Home › Encyclopedia › Protocols › Radiant Capital
Classification encyclopedia

Radiant Capital: tax classification of its transactions

How Radiant Capital transactions classify for US tax: 30 verified contract-level rules across 2 chains, covering borrow, deposit, liquidation 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.

30 verified rules2 chains5 categories

What Radiant Capital does on-chain

Radiant Capital is a cross-chain money market. collateral_supply and collateral_withdraw are house non_taxable; borrow and repay are house non_taxable debt mechanics; deposit and withdrawal have no fixed house treatment (GAP-3). Liquidation is house disposal (grey, role-dependent). Serving rules may still route some rows to review.

Categories and house treatments

Verified Radiant Capital 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
borrownon_taxable6
depositnot fixed (GAP-3)6
liquidation Grey areadisposal6
repaynon_taxable6
withdrawalnot fixed (GAP-3)6

A real classification

Real transaction, replayed against the live engine
POST /v1/classify { "chain": "ethereum", "hash": "0x432fca91fee8e0fd5609a8cc510cc2f72e42e8b1727aabbb345d9d813d1c521c" }
{
  "api_version": "v1",
  "hash": "0x432fca91fee8e0fd5609a8cc510cc2f72e42e8b1727aabbb345d9d813d1c521c",
  "chain": "ethereum",
  "category": "wrap",
  "treatment": "non_taxable",
  "taxable": false,
  "confidence": 95,
  "needs_review": false,
  "ledger_action": "Deposit",
  "protocol": "WETH Deposit",
  "description": "Token wrap/unwrap via WETH Deposit; a 1:1 conversion treated as non-taxable under default policy.",
  "review_note": null,
  "grey_area": {
    "note": "Wrap/unwrap of the same underlying: default non-taxable (same asset); some treat it as a disposition.",
    "alternate": {
      "treatment": "disposal",
      "taxable": true,
      "label": "Disposition view (wrap/unwrap as crypto-to-crypto)"
    }
  },
  "assets": {
    "sent": [
      {
        "symbol": "ETH",
        "amount": "0.02",
        "decimals": 18,
        "action": "transferred",
        "native": true
      }
    ],
    "received": [],
    "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 30 verified rules for Radiant Capital. 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 (15), ethereum (15). A small illustrative sample:

ChainCategoryConfidence
ethereumrepayhigh
ethereumdeposithigh
ethereumwithdrawalhigh
arbitrumrepayhigh
arbitrumdeposithigh

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

Limitations

What this page does not decide. Coverage reflects the verified Radiant Capital 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, ethereum.

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