Digital Asset Database Digital asset research & education
BTC$77,689+1.58% ETH$2,396+1.22% USDT$0.9996-0.01% BNB$701.09+2.87% XRP$1.36+3.15% USDC$0.9998+0.00% SOL$100.30+2.08% TRX$0.3269+1.40% FIGR_HELOC$1.01-2.00% HYPE$81.96+0.93% ZEC$829.99+2.95% DOGE$0.0829+2.84% RAIN$0.0166-0.37% USDS$0.9997+0.01% XMR$513.25-0.82% LEO$9.31+0.50% WBT$71.11+1.29% LINK$11.18+1.51% ADA$0.2071+7.07% XLM$0.1765+2.15% BCH$249.93+2.72% DAI$0.9998+0.00% CC$0.1094-3.08% USDE$0.9994-0.01% USD1$0.9994+0.00% LTC$50.51+3.91% UNI$6.01-1.69% GRAM$1.34+1.41% HBAR$0.0768+4.82% USDG$1.00+0.03% AVAX$7.26+2.49% SUI$0.7633+6.97%
メニュー
ホーム
資産 全資産セクターランキングHeat mapスクリーナー資産を比較★ Saved
ファンダメンタルズ Fees & revenueロック済み価値Exchange volumeネットワーク活動StablecoinsStaking & yield
バリュエーション バリュエーション指標Supply & issuance指標の定義
機関投資家 上場取引型プロダクト企業の保有資産
リサーチ リサーチノートイベントカレンダーリスクフレームワークセキュリティインシデント
学ぶ Learn library用語集計算ツール方法論データソースデータの鮮度AI agentsパブリックAPI
ニュース データに問い合わせる グローバル市場 当サイトについて
表示オプション
Photography CryptoStudio
ガイド表示

価格、利回り、market capとは何か — マーケット初心者の方向けです。閲覧しながらすべての用語を平易な言葉で説明します。同じデータに、解説が組み込まれています。

専門家の見解

マーケットはすでにご存知の方向けです。データだけを — クリーンに、速く、コンパクトに、余分な説明なしで提供します。これがデフォルトの表示です。

ライトまたはダーク
言語
パブリックAPI

本サイトのすべての数値は、対象期間とソースを付記したJSON形式で取得できる。

API ドキュメントを読む
Institutional access and regulation Working knowledge 8 min

Qualified custody: what a digital asset custodian actually does

The legal meaning of qualified custody, the key-management machinery behind it, and which failure modes it removes rather than merely relabels.

A custodian holds an asset on behalf of someone else and moves it only on instruction. For digital assets that means one specific thing: the custodian controls the signing keys, and everything else it does is arranged around keeping those keys secret, available and usable only under an approved instruction. Qualified custody adds a legal layer on top of the technical one, defining who is permitted to hold client assets and under what supervision.

What makes a custodian qualified

The phrase qualified custodian comes from investment adviser regulation rather than from the digital asset industry. In the United States the category covers banks and savings associations, registered broker-dealers, futures commission merchants and certain foreign financial institutions, and the surrounding rule requires client assets to be segregated from the custodian's own, held in accounts identified as client accounts, and verified by independent examination. State trust charters are a common route for firms whose main business is digital asset custody.

The point of the requirement is not security in the technical sense. It is the legal position of the client if the custodian fails. Assets held in a properly constituted custodial or trust arrangement are the client's property, not the custodian's, and are intended to sit outside the estate if the firm enters insolvency proceedings. That is what separates custody from a deposit relationship, where the client is an unsecured creditor. The distinction is the substance of most of the 2022 failures: customers of firms whose terms transferred title, or whose operations mixed customer assets with the firm's own, discovered that their position was a bankruptcy claim rather than a property right. Commingling and rehypothecation are the two mechanisms by which that transformation happens, and prohibiting both is the core of what a custody regime buys.

The machinery behind the keys

Underneath the legal wrapper sits an engineering problem: a key must be impossible for any single person to steal and impossible for the organization to lose. The standard answers combine several techniques.

  • Key generation under ceremony. Keys are created inside hardware security modules in an audited, filmed procedure with multiple independent participants, so no individual ever observes complete key material.
  • Splitting control. Either a multisignature scheme, where several distinct keys must sign a transaction, or an MPC wallet, where a single key is never assembled and signature shares are computed jointly. The security goals are similar; the on-chain footprint and the recovery procedures differ.
  • Tiering by temperature. The great majority of assets sit in cold storage, physically disconnected and geographically distributed, with a small operational float in a hot wallet for same-day movements.
  • A policy engine. Withdrawals are constrained by allowlisted destinations, value thresholds, time delays, and quorum approval by named individuals under dual control, with the policy itself under change control.
  • Screening at the edge. Outbound and inbound transfers pass sanctions screening and the record-keeping obligations of the travel rule.
  • Disaster recovery. Sharded backups in separate jurisdictions, with a tested procedure for reconstituting signing capability if a site, a vendor or a group of staff becomes unavailable.

Assurance over all of this is normally evidenced by service organization control reports, which describe the design of the controls and, in the more useful variety, test their operation over a period. An insurance policy is often cited alongside them; the limit is typically a small fraction of assets under custody, is usually scoped to specific crime perils such as theft from cold storage or dishonesty by employees, and rarely covers a client instructing a transfer after being deceived.

Three arrangements compared

Self-custodyExchange accountQualified custodian
Who can signThe holderThe venue, at its discretionThe custodian, on instruction under a policy
Legal position on failureNo counterparty to failDepends on terms; often an unsecured claimClient property, intended to be outside the estate
Dominant failure modeKey loss, phishing, coercionVenue insolvency, misuse of assets, withdrawal freezeOperational error, insider collusion, vendor concentration
Independent verificationThe holder can verify on-chain balances directlyProof of reserves at best, if publishedControl reports, audits, regulatory examination
Recovery if something goes wrongNone beyond the holder's own backupsBankruptcy processContract, insurance to a limit, regulatory supervision

What custody does not solve

Qualified custody removes some risks and renames others. It does not remove custody risk, it concentrates it in a supervised firm and makes it legible. Insider collusion above the approval quorum remains possible. Operational error at the moment of instruction, such as an approved but wrong destination, is not reversible on a blockchain. Concentration is a live issue at market level: a small number of custodians hold the assets behind many competing listed products, so an outage at one firm can affect creations and redemptions across products that look independent from the outside.

Proof of reserves is often offered as the answer and is only half of one. A reserve attestation demonstrates control of addresses holding a stated balance at a point in time. It says nothing about liabilities, nothing about whether the same assets were borrowed for the occasion, and nothing about the days between attestations. A reserve attestation that also constructs the liability side, typically through a cryptographic commitment to customer balances, is a stronger claim, and a full audited financial statement is stronger still.

Holdings inside listed products, which are the largest single block of custodied supply on some networks, can be followed through ETP coins held and ETP share of supply, and corporate balance sheet holdings through treasury holdings. The risk pages collect custody-related failure modes, and incidents records what has actually gone wrong. The next page turns to the companies that hold digital assets on their own balance sheets.

01

要点

Qualified custody is a legal category that requires segregation of client assets and independent verification, and it determines the client's position if the custodian fails.
The technical layer combines hardware security modules, multisignature or MPC signing, cold storage tiering, and a policy engine governing withdrawals.
Segregation matters because commingling and rehypothecation convert a property right into an unsecured claim, which is what several 2022 failures demonstrated.
Insurance policies for custodians normally cover a fraction of assets held and are scoped to specific perils rather than all loss.
Proof of reserves shows assets at a moment in time and, without a liability side, does not demonstrate solvency.

資産

全資産セクターランキングHeat mapスクリーナー比較保存済み

ファンダメンタルズ

Fees & revenueロック済み価値Exchange volumeネットワーク活動StablecoinsStaking & yield

Valuation & risk

バリュエーション指標Supply & issuance指標の定義リスクフレームワークセキュリティインシデント

機関投資家

上場取引型プロダクト企業の保有資産Eventsリサーチノートニュース

学ぶ

Learn library用語集計算ツールデータに問い合わせるAI agentsパブリックAPI

概要

当サイトについてお問い合わせ方法論データソース編集方針データの鮮度

法律

免責事項利用規約Privacy policy