Skip to content
Reading depth

Each view includes the earlier layers; the complete engineer or auditor page is shown by default.

An asset is an economic resource or enforceable right that someone controls and expects to preserve, exchange, or use for value.

Circle category cue

An asset answers the first systems question: what has economic value, and who controls it?

Financial accounting needs a name for the resources and rights that can be held, transferred, pledged, spent, or used to settle an obligation. In DeFi, that category spans native blockchain assets, tokens, pool reserves, legal claims, and off-chain property represented on a ledger.

Calling something an asset does not make it safe or liquid. It says that a person or system treats the resource or right as valuable. Price, control, transferability, and enforceability are separate questions.

Property and account balances are useful analogies. The analogy stops where an on-chain balance and a legal right diverge. A private key can control a token while an issuer’s documents determine the holder’s redemption or insolvency rights. Conversely, a legal owner can lose practical access when a key, custodian, or transfer agent fails.

Start with the holder or controller, then look outward. A native asset may be controlled through protocol-valid signatures. An issued token adds an issuer or administrator. A custodied or tokenized asset adds the institution holding the underlying resource. A claim adds an obligor responsible for performance.

The word “owner” is therefore incomplete unless it specifies the layer: on-chain control, beneficial ownership, custody, contractual entitlement, or legal title.

An asset may be held directly or through a claim:

The asset-versus-claim diagnostic traces those dependencies explicitly.

  1. Identify the economic resource or right and the layer where it is recorded.
  2. Establish who controls the position and which signatures, institutions, or legal rules make that control effective.
  3. Determine whether the holder has a direct asset, a claim on another party or pool, or both at different layers.
  4. Apply the event—transfer, issuance, pledge, redemption, or another state transition—under its authorization rules.
  5. Reconcile balances, supply, encumbrances, and any obligation created or extinguished by the event.
  6. Determine whether a return exists and, if so, who pays it; then trace who absorbs loss if control, backing, settlement, or enforcement fails.

Capital flow describes the asset moving. Claim flow describes the entitlement created or extinguished. Control flow identifies who can authorize or reverse the state change. Return flow exists only when a named buyer, borrower, issuer, network, user, strategy, or subsidy source transfers value. Risk flow identifies the path by which loss reaches the holder, issuer, custodian, creditor, or protocol.

Merely holding an asset does not guarantee a return. Appreciation requires a later buyer to pay more; interest requires a borrower or issuer to pay; staking rewards come from protocol issuance and fees; pool fees come from users. When a claim is involved, the asset’s performance and the obligor’s performance are both part of the return path.

Loss can come from price movement, loss of keys, contract bugs, custody failure, issuer default, dilution, seizure, or a legal right that proves weaker than the interface suggested. A directly exposed holder bears price and key-control losses. For an issued claim, named equity, reserves, guarantors, insurers, or junior claims may absorb loss first; any uncovered shortfall reaches the claim holder or creditor. An integration failure can instead transfer loss to the protocol users whose balances or entitlements depend on the asset.

For a ledger asset, review authorization, supply changes, conservation, rounding, transfer hooks, pause/freeze powers, upgrade authority, and event semantics. For an indirect asset, also reconcile on-chain supply with the external obligation and test whether redemption can overdraw backing or settle the same claim twice.

  • “On-chain means directly owned.” The token may represent an indirect or conditional right.
  • “An asset must have a stable price.” Asset status and valuation stability are different properties.
  • “The contract contains the whole system.” Custody, law, governance, markets, and operations can sit outside the contract.

The BIS tokenisation continuum separates the programmable token layer from the rules and governance around a tokenized claim. The CPMI report on tokenisation describes how token arrangements can change intermediation while retaining governance and financial-infrastructure risks.

Machine-readable model

Key equations

Canonical expressions come from the structured concept record. KaTeX renders the notation, while the plain-text expression and variable table keep its meaning and units inspectable without JavaScript. Read the narrative above for the model's domain, assumptions, and rounding rules.

This concept does not require one canonical equation. Its mechanism and state transitions remain the authoritative explanation; do not invent a formula merely to make the topic look quantitative.

Assurance contract

Security properties

These structured statements define desired behavior. Their stable IDs can bind tests, invariants, specifications, audit findings, or proof results without turning descriptive review advice into an assurance claim.

Desired · not evaluated: No test, audit, or proof result is implied until scoped evidence is linked to this property.

  1. Ownership and control changes follow the asset's stated authorization rules

  2. Transfers do not create extra units unless an explicit issuance rule permits it

  3. No recorded balance becomes negative

Knowledge check

Quiz

Answer in your own words, then open the model answer.

What problem does Asset exist to address?

Model answer

Asset is the base accounting category for identifying what has value, who controls it, and what can be transferred or pledged.