The Institutional Lens series unpacks the protocol mechanics, infrastructure decisions, and governance considerations that matter most for institutional participants in proof-of-stake networks. Each article is written for professionals operating at the intersection of traditional finance and blockchain infrastructure, including digital asset custodians, crypto-native funds, ETF issuers, treasury teams, and staking product managers.
Previously in the series:
The previous two articles in this series established the case for a protection layer in proof-of-stake networks and the specific decision framework for Solana. This article moves one level up: from single-network decisions to full institutional staking program design.
What you will find below is not a yield comparison. It is a program architecture framework.
The core argument is this: most institutions entered proof-of-stake through a single network, usually Ethereum, because that was the only one with an unambiguous legal status in the United States. The March 17, 2026, SEC and CFTC joint interpretation changed that. Sixteen assets are now classified as digital commodities, including SOL, ADA, and DOT. The legal basis that restricted most compliance teams to Ethereum-only programs is gone.
What remains is a program design problem. Multi-network institutional staking programs are structurally different from single-network ones. Each network has its own unbonding timeline, reward mechanics, slashing conditions, governance obligations, and reporting requirements. A program that treats each network as an isolated position will accumulate operational fragmentation, compliance gaps, and unmodeled liquidity risk.
This article explains how to design the program correctly from the start.
This guide is written for professionals building or governing multi-network staking programs at an institutional scale, including:
P2P.org operates non-custodial validator infrastructure in a client-controlled architecture aligned with protocol rules across more than 40 proof-of-stake networks.
Until March 2026, most institutional staking programs were built on a single-network foundation. Ethereum was the default because it carried the clearest regulatory posture in the United States. SOL, ADA, DOT, and other proof-of-stake assets remained either restricted or unaddressed in most institutional mandates, not because of operational concerns, but because of legal uncertainty.
The March 17, 2026, SEC and CFTC joint interpretation removed that uncertainty. The ruling explicitly confirmed that protocol staking across solo, self-custodial, custodial, and liquid models does not constitute a securities transaction for any of the 16 named digital commodities. SOL, ADA, DOT, XRP, and others are now classified as digital commodities with a staking posture that compliance departments can support without securities risk concerns (Source: Phemex).
At the same time, institutional capital has moved:
The market is now structurally multi-network. Institutions that design their staking programs as single-network operations are leaving addressable exposure unmanaged and, in many cases, accepting dilution on proof-of-stake assets they already hold but are not staking (Source: CoinLaw).
A well-designed institutional staking program across multiple networks requires explicit decisions across four dimensions: liquidity architecture, risk layering, reporting infrastructure, and governance policy. Each dimension behaves differently network by network, and all four must be designed at the program level before capital is allocated at the network level.
The most underappreciated element of multi-network staking programs is liquidity. Each proof-of-stake network imposes its own unbonding timeline, and those timelines are not aligned with each other or with the liquidity frameworks institutions typically apply to other asset classes.
As of May 2026, the relevant unbonding parameters for the networks most commonly included in institutional programs are:
Ethereum: Variable withdrawal queue. Under normal conditions, exit processing takes one to five days. During periods of elevated exit demand, such as the September 2025 peak where 2.67 million ETH was queued and wait times exceeded 46 days, the timeline can extend materially. The queue is always dynamic and must be monitored in real time. (Source: ValidatorQueue.com)
Solana: Approximately two to three days under standard conditions. The epoch structure means unstaking initiated at the start of an epoch completes at the end of the following epoch, creating a predictable but not instant exit timeline.
Polkadot: Reduced to 24 to 48 hours as of March 2026, down from 28 days. This is a material change that significantly improves Polkadot's liquidity profile for institutional programs. (Source: Passive Yield Lab)
Cosmos (ATOM): 21-day unbonding period. This remains among the longest lock-ups in the institutional PoS landscape and requires specific liquidity planning.
Cardano (ADA): No lock-up period. Staked ADA can be spent or transferred at any time without unstaking. This is structurally unusual and gives ADA a liquidity profile closer to an unencumbered holding than a locked position.
The institutional implication is that multi-network programs should be designed around a liquidity ladder: an allocation framework that distributes staking exposure across networks with different unbonding characteristics, so that the program as a whole maintains liquidity at predictable points even when individual positions are in unbonding.
A liquidity ladder for a multi-network program might distribute exposure across three tiers:
Tier 1: Liquid or near-liquid positions. ADA (no lock-up) and liquid staking token positions where the LST can be swapped near-instantly. These provide the program's liquidity buffer.
Tier 2: Short-horizon positions. SOL (two to three days), ETH under normal queue conditions (one to five days), and DOT post-March 2026 (24 to 48 hours). These positions can be exited within a standard institutional settlement window under normal market conditions.
Tier 3: Long-horizon positions. ATOM (21 days) and any other network with extended unbonding periods. These positions should be sized to the portion of the allocation that the institution can treat as genuinely illiquid over the unbonding window.
Portfolio managers, custodians, and treasury teams with redemption obligations should integrate these tiers into position sizing before allocating, not after.

Single-network staking programs carry one set of protocol risks. Multi-network programs carry multiple sets, and those sets do not behave the same way. Designing a multi-network program without mapping risk by network is equivalent to building a fixed-income portfolio without distinguishing credit qualities.
The relevant risk categories at the network level are:
Slashing risk: Slashing conditions, triggers, and penalty magnitudes differ by network. On Ethereum, slashing is triggered by double-signing and surrounding votes, with a correlation multiplier that amplifies penalties when multiple validators are slashed simultaneously. On Solana, slashing is currently not implemented at the base layer, though this may change as the network matures. On Polkadot, the Nominated Proof-of-Stake model introduces slashing for both validators and their nominators, meaning institutional allocators who nominate a validator share in any slash applied to that validator. These distinctions require network-specific slashing risk policies.
Concentration risk: Institutions allocating to multiple networks through a single infrastructure provider face correlated operational risk if that provider uses homogeneous infrastructure across networks. An operational failure that affects the provider's shared signing or monitoring systems could impact positions across all supported networks simultaneously. Multi-network programs should evaluate whether their infrastructure provider maintains operationally independent systems by network or uses shared architecture.
Validator concentration risk on the network: On Solana, the active validator count dropped from approximately 2,500 to under 800 in 2026, raising network-level concentration concerns. When a network's validator set is concentrated, institutional delegators who choose poorly distributed validators amplify that concentration rather than mitigate it. Delegation strategy must account for network-level validator health, not just individual validator quality.
Protocol upgrade risk: Each network has its own upgrade cadence and governance process. A staking program spanning five networks must account for the fact that protocol upgrades on any of those networks may affect slashing conditions, reward mechanics, or unbonding parameters, often with short notice. Institutions that do not monitor governance across their full network portfolio will be surprised by material changes, as they would have been by Polkadot's unbonding reduction in March 2026.
Single-network staking programs can often be managed with network-specific reporting tools. Multi-network programs cannot. The operational cost of maintaining five or more separate reporting stacks, each with different data formats, epoch timings, and reward calculation methodologies, grows rapidly and introduces reconciliation risk that compliance and audit teams cannot absorb at scale.
Institutional-grade multi-network reporting requires:
Reward attribution at the validator level, by epoch, for every supported network. A consolidated view is useful for treasury oversight. An audit-ready record must be disaggregated by network, validator, and period.
Unified reward classification. Different networks produce rewards from different sources: base protocol issuance, transaction fees, and MEV-equivalent mechanisms. Multi-network reporting must classify reward types consistently across networks so that accounting teams can apply appropriate treatment under applicable standards.
Unbonding and exit event tracking. A program spanning multiple networks will have validators entering and exiting the unbonding process continuously. Reporting infrastructure must capture these events with timestamps for audit and reconciliation purposes.
Network-specific slashing event logging. Any slashing event, regardless of network, must be captured with root cause, timestamp, and amount for regulatory disclosure purposes where applicable.
Format compatibility with institutional back-office systems. Reward data that cannot be ingested by the institution's existing accounting, risk management, or custody platform creates manual reconciliation work that scales with program size.
Institutions evaluating infrastructure providers for multi-network programs should request sample reporting packs for every network in their target allocation, not just for Ethereum. The quality gap between providers on reporting is often more significant on smaller networks than on Ethereum, where baseline tooling is well established.
In single-network Ethereum programs, governance participation is often treated as a secondary consideration. In multi-network programs, it becomes a first-order governance obligation.
Every proof-of-stake network where an institution holds staked assets has governance processes. Protocol upgrades, parameter changes, reward rate adjustments, and slashing condition modifications are all governed through validator and delegator participation. When an institution delegates to a validator, it delegates governance representation to that validator. For regulated entities with fiduciary obligations, this is not a passive decision.
A multi-network institutional staking program requires a documented governance participation policy that addresses:
Which networks have material governance decisions pending or expected? Not all networks are equally active in governance. Ethereum governance is slow and deliberate. Cosmos governance is more frequent. Polkadot's OpenGov model enables continuous on-chain voting. Programs must identify which networks require active governance tracking.
How the institution's delegation choices affect governance representation? On Cosmos, delegators vote independently of their validators. On Ethereum, validators vote on behalf of their stake in protocol upgrade decisions. These models produce different governance obligations and different levels of delegation accountability.
What is the institution's policy on protocol upgrade participation? This includes whether the institution has a formal position on contentious upgrades, whether it delegates governance decisions entirely to the validator, and what the escalation path is when a validator votes against the institution's interests.
How governance participation is documented? For custodians managing staked assets on behalf of clients, governance documentation is an extension of fiduciary record-keeping. For ETF issuers, governance decisions on staked assets may eventually carry disclosure obligations.
For staking product managers, validator risk committees, and compliance teams building or reviewing a multi-network institutional staking program.
The selection criteria for a validator infrastructure provider shift materially when the program spans multiple networks. Single-network evaluations can focus deeply on one protocol. Multi-network evaluations must assess depth, consistency, and integration across every network in scope.
Key questions for multi-network program evaluation:
What is the provider's operational track record on each specific network in the target allocation? Depth on Ethereum does not imply depth on Polkadot or Cosmos. Request network-specific incident history and performance data.
Are the infrastructure, key management, and slashing protection controls operationally consistent across networks, or does the provider use different architectures and standards per network?
Can the provider deliver consolidated reporting that covers every network in the program within a single integrated system, or will reporting require separate per-network integrations?
Does the provider monitor protocol governance across all supported networks, and how does it communicate material governance developments to institutional clients?
P2P.org supports non-custodial validator infrastructure across more than 40 proof-of-stake networks, with consistent operational standards and validator-level reporting across each. Infrastructure details and integration documentation for institutional programs are available at p2p.org/staking and p2p.org/networks. For multi-network reporting and institutional integration architecture, see docs.p2p.org.
For the foundational institutional staking due diligence framework, including the seven dimensions of validator evaluation that apply across all networks, see the Validator Playbook series article: Validator Due Diligence Framework: What Institutions Really Need to Evaluate.
The March 2026 regulatory shift did not just expand the universe of assets available for institutional staking. It exposed a program design gap that most institutions have not yet addressed.
Single-network staking programs were built for a single-network regulatory world. That world is gone. Institutions holding Ethereum, Solana, Polkadot, Cosmos, and Cardano across their portfolios now have the legal basis, the infrastructure, and the market context to build multi-network programs. The question is whether the program architecture can support that expansion without accumulating unmodeled liquidity risk, fragmented reporting, and undocumented governance obligations.
The four dimensions covered in this article, including liquidity architecture, risk layering, reporting infrastructure, and governance policy, are not independent checklists. They are interdependent elements of a program-level design decision. Institutions that address them together before allocating across networks will operate with the same discipline they apply to every other multi-asset program. Institutions that treat each network as a standalone position will eventually encounter the integration failures that come with fragmented program design.
Protocol-generated rewards are determined by network conditions and are variable. P2P.org does not control or set reward rates. Slashing risks are protocol-defined and client-borne. Operational safeguards are implemented to reduce slashing exposure, but do not eliminate protocol-level risk.
An institutional staking program is the structured approach through which a regulated organization (a custodian, fund, ETF issuer, or treasury team) participates in proof-of-stake consensus across one or more blockchain networks. Unlike retail staking, an institutional staking program requires deliberate design across custody architecture, risk management, liquidity planning, reward reporting, and governance policy. At the multi-network level, it also requires a framework that accounts for the different mechanics, timelines, and obligations of each network in scope.
The ruling explicitly confirmed that protocol staking across all four models, including solo, self-custodial, custodial, and liquid, does not constitute a securities transaction for any of the 16 named digital commodities, including SOL, ADA, DOT, and XRP. This removed the primary legal basis that had restricted most institutional compliance teams to Ethereum-only staking programs. Institutions can now build multi-network programs across the full set of named commodities without the securities risk concern that previously limited them.
A liquidity ladder is an allocation framework that distributes staking exposure across networks with different unbonding timelines, so that the program as a whole maintains liquidity at predictable points even when individual positions are in unbonding. Tier 1 positions use networks with no lock-up or near-instant exit (ADA, LST positions). Tier 2 positions use networks with short unbonding periods (SOL, DOT post-March 2026, ETH under normal queue conditions). Tier 3 positions use networks with longer unbonding periods (ATOM at 21 days). Position sizing in each tier should be calibrated against the institution's redemption obligations and liquidity covenants.
As of May 2026, Cardano has no lock-up. Polkadot reduced its unbonding period to 24 to 48 hours in March 2026, down from 28 days. Solana requires approximately two to three days. Ethereum has a variable withdrawal queue that takes one to five days under normal conditions, but extended beyond 46 days during the September 2025 exit queue peak. Cosmos requires a 21-day unbonding period. These differences are material for liquidity planning and must be integrated into position sizing before capital is allocated.
On Polkadot, slashing penalties apply to both the validator and its nominators in proportion to their stake. This means institutional allocators who nominate a validator share in any slash applied to that validator. On Ethereum, slashing penalties apply to the validator's own stake and do not directly reduce delegator balances. Institutions entering Polkadot staking must account for this structural difference in their slashing risk policy and in the due diligence they apply to validator selection.
Institutional reporting for a multi-network program should provide validator-level, epoch-level reward attribution for every network in the program, with consistent reward classification across networks for accounting treatment, timestamped logging of all exit, unbonding, and slashing events, and output formats compatible with the institution's existing back-office systems. Consolidated reporting that spans all networks in a single integrated system is preferable to per-network reporting stacks that require manual reconciliation.
Every proof-of-stake network in a multi-network program has governance processes. Protocol upgrades, reward parameter changes, and slashing condition modifications are all governed through validator and delegator participation. When an institution delegates to a validator, it delegates governance representation to that validator. Regulated entities with fiduciary obligations should maintain a documented governance participation policy covering all networks in scope, including how delegation choices affect governance representation, how protocol upgrades are evaluated, and how governance decisions are logged for fiduciary record-keeping purposes.
P2P.org builds the protection layer that sits between regulated institutions and DeFi execution environments, independently of the curators who manage allocation strategies. If you are evaluating the infrastructure requirements for a DeFi allocation program, talk to our team.
This article is provided for informational purposes only and does not constitute legal, regulatory, compliance, or investment advice. Regulatory obligations may vary depending on jurisdiction and specific business activities. Readers should consult their own legal and compliance advisors regarding applicable requirements.
<h2 id="series-defi-infrastructure-for-institutions"><strong>Series: DeFi Infrastructure for Institutions</strong></h2><p><a href="http://p2p.org/?ref=p2p.org">P2P.org</a>'s content series for regulated institutions evaluating on-chain capital allocation. Each article addresses a specific infrastructure, governance, or compliance dimension that determines whether a DeFi allocation can clear institutional approval and operate within mandate.</p><p>This is the third and closing article of the regulatory trilogy examining the external pressure making institutional-grade vault governance a requirement rather than an option. <a href="https://p2p.org/economy/mica-defi-vaults-institutional-allocators/">The first article</a> examined what MiCA means for DeFi vault operators and institutional allocators. <a href="https://p2p.org/economy/travel-rule-defi-vaults-onchain-compliance-gap/">The second article</a> examined Travel Rule enforcement and the on-chain compliance gap. This article examines how conflict-of-interest frameworks across MiFID II, AIFMD II, and IOSCO's DeFi-specific recommendations are converging on the same structural problem: the DeFi vault curator model creates conflicts of interest that existing and emerging regulatory frameworks now require to be identified, documented, and managed.</p><p><em>Previously in this series: </em><a href="https://p2p.org/economy/travel-rule-enforcement-and-the-onchain-compliance-gap/"><em>Travel Rule Enforcement and the Onchain Compliance Gap</em></a></p><h2 id="introduction">Introduction</h2><p>The second article of this series established that the DeFi vault curator model creates a structural conflict of interest: curators are incentivised by TVL growth and performance fees, not by mandate alignment with any individual depositor. The architecture places no independent check between their decisions and on-chain settlement. That conflict was examined as a governance problem in the first trilogy of this series.</p><p>What this article examines is a different dimension of the same problem: the conflict of interest in DeFi vault design is not just a governance gap. It is increasingly a regulatory gap. Three distinct regulatory frameworks, developed independently, in different jurisdictions, for different purposes, are converging on the same conclusion: the arrangement where a single entity designs an investment strategy, executes it, and benefits from its performance without independent oversight creates conflicts of interest that regulated institutions cannot accept and that regulators are now actively scrutinising.</p><p>MiFID II's conflict of interest requirements, currently under a 2026 ESMA Common Supervisory Action examining how firms comply, apply to any investment firm providing portfolio management services to EU clients. AIFMD II, which required transposition into national law by April 16, 2026, introduces expanded conflict of interest requirements for alternative investment fund managers, including specific rules on delegation arrangements where the delegating manager and the delegate have aligned financial incentives. IOSCO's DeFi Policy Recommendations, published in December 2023 and now being implemented across more than 130 jurisdictions covering 95% of global securities markets, include Recommendation 4, which explicitly requires regulators to mandate the identification and addressing of conflicts of interest in DeFi arrangements.</p><p>None of these frameworks were designed with the DeFi vault curator model specifically in mind. All of them, when applied, produce the same requirement: identify the conflict, document it, disclose it, and put in place governance controls that can be demonstrated to regulators. Most current DeFi vault products cannot satisfy that requirement. The regulatory gap is now closing faster than the infrastructure gap.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://p2p.org/economy/content/images/2026/05/conflict-of-interest-regulatory-frameworks-convergence.jpg" class="kg-image" alt="A three-column diagram showing MiFID II Article 23, AIFMD II, and IOSCO Recommendation 4 as three separate regulatory frameworks, each with subtitle details on scope and timeline, connected by converging arrows to a central box stating that the curator model conflict of interest requires governance infrastructure, resolving into three outcome boxes covering conflict of interest policy and disclosure, independent validation at execution level, and contractual role separation." loading="lazy" width="1600" height="900" srcset="https://p2p.org/economy/content/images/size/w600/2026/05/conflict-of-interest-regulatory-frameworks-convergence.jpg 600w, https://p2p.org/economy/content/images/size/w1000/2026/05/conflict-of-interest-regulatory-frameworks-convergence.jpg 1000w, https://p2p.org/economy/content/images/2026/05/conflict-of-interest-regulatory-frameworks-convergence.jpg 1600w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Three regulatory frameworks converging on the same conclusion: the curator model requires governance infrastructure.</em></i></figcaption></figure><h2 id="learnings-for-busy-readers">Learnings for Busy Readers</h2><p>Short on time? Here are the key takeaways. For the full analysis and supporting data, continue reading below.</p><p>Three regulatory frameworks are independently converging on the conflict of interest in DeFi vault design.</p><p>MiFID II Article 23 requires investment firms to identify, prevent, and manage conflicts of interest when providing investment services. ESMA launched a Common Supervisory Action on MiFID II conflicts of interest compliance in 2026, with a specific focus on remuneration structures and the role of digital platforms in directing investors toward certain products. A vault operator providing portfolio management services to EU clients under a MiFID II license faces direct application of these requirements to its curator incentive structure.</p><p>AIFMD II, which required national transposition by April 16, 2026, reinforces that alternative investment fund managers must prevent, or where unavoidable, identify, manage, and monitor conflicts of interest to protect AIF investors. Its expanded delegation rules are directly relevant to the curator-as-operator arrangement: where the delegating manager and the delegate have aligned financial incentives, AIFMD II requires those conflicts to be explicitly managed and disclosed.</p><p>IOSCO's Recommendation 4, applying its "same activity, same risk, same regulation" principle to DeFi, requires regulators to mandate that DeFi Responsible Persons proactively identify and resolve conflicts arising from various roles or affiliations. IOSCO specifically identifies the vertical integration of strategy design and execution, the same structural feature that characterises the curator model, as a category of conflict that is not capable of being managed through disclosure alone and may require structural remedies, including legal disaggregation of functions.</p><p>For vault operators, the regulatory direction is unambiguous. The curator model, as currently structured, does not satisfy these frameworks without additional governance infrastructure. For institutional allocators, the convergence of these frameworks changes the due diligence question from "does this vault operator have a conflict of interest policy?" to "can they demonstrate that the conflict is structurally managed at the execution level?"</p><h2 id="mifid-ii-conflict-of-interest-requirements-for-investment-firms">MiFID II: Conflict of Interest Requirements for Investment Firms</h2><p>MiFID II Article 23 requires investment firms to take all appropriate steps to identify and prevent or manage conflicts of interest between themselves and their clients, and between clients, when providing investment services, including portfolio management. The requirements are not disclosure-only: firms must first prevent conflicts where possible, and where prevention is not possible, manage them through governance controls and disclosure.</p><p>The practical requirements under MiFID II include maintaining and operating effective organisational and administrative arrangements to prevent conflicts from adversely affecting client interests, maintaining a conflicts of interest policy that identifies circumstances giving rise to conflicts and specifies procedures to manage those conflicts, and disclosing the general nature and sources of conflicts to clients where organisational arrangements are insufficient to prevent damage to client interests.</p><p>The relevance to DeFi vault operators is direct. Any entity providing crypto-asset portfolio management services under a MiFID II license, or under MiCA's CASP framework, which incorporates MiFID II conflict of interest standards by reference, faces the full application of these requirements. A vault operator whose curator function is incentivised by TVL growth and performance fees has a documented conflict between its own economic interests and its clients' interests in mandate-aligned execution. That conflict must be identified in the conflicts of interest policy, managed through governance controls, and disclosed where those controls are insufficient.</p><p>The stakes of non-compliance have increased materially in 2026. ESMA launched a Common Supervisory Action on MiFID II conflict of interest requirements, running through 2026, specifically examining how firms comply with their obligations when offering investment products to clients. The supervisory action focuses on the possible impact of staff remuneration and inducements on what products are offered to investors, the role of digital platforms in directing investors toward certain products, and whether firms manage potential conflicts between their own profits and client needs. All three focus areas apply directly to the curator incentive structure in DeFi vault products.</p><p>Source: <a href="https://cms.law/en/int/regulatory-news/esma-mifid-ii-conflict-of-interest-requirements?ref=p2p.org">ESMA, Common Supervisory Action on MiFID II Conflicts of Interest Requirements</a>, 2026.</p><h2 id="aifmd-ii-delegation-conflicts-and-the-curator-as-operator-arrangement">AIFMD II: Delegation, Conflicts, and the Curator-as-Operator Arrangement</h2><p>AIFMD II, which required national transposition by April 16, 2026, introduces expanded requirements for alternative investment fund managers on delegation, conflicts of interest, and the management of arrangements where the delegating manager and the delegate have aligned financial incentives.</p><p>The conflict of interest provisions in AIFMD II are particularly relevant to the DeFi vault context because they address a scenario that maps precisely onto the curator-as-operator arrangement: where a third-party AIFM manages an AIF initially backed by a delegated portfolio manager or a related group entity. In this setup, AIFMD II explicitly acknowledges that potential conflicts of interest are expected and emphasises the need for AIFMs to prevent, or if unavoidable, identify, manage, and monitor these conflicts to protect the interests of the AIF and its investors. (Source: DLA Piper, New AIFMD II Rules on Delegation and Conflicts of Interest, April 2024.)</p><p>For institutional allocators that are AIFMs or UCITS management companies, AIFMD II's delegation requirements now extend to the oversight of delegates. An AIFM that delegates portfolio management functions to a third party, including interaction with DeFi vault protocols through a curator, must verify that the delegate complies with AIFMD II standards applicable to those functions. The fact that a delegate is regulated in its home jurisdiction does not relieve the AIFM of this obligation.</p><p>Source: Arthur Cox, <a href="https://www.arthurcox.com/knowledge/delegation-under-aifmd-ii-practical-implications-for-aifms/?ref=p2p.org">Delegation Under AIFMD II: Practical Implications for AIFMs</a>, December 2025.</p><p>The practical implication for DeFi vault allocation is that institutional allocators operating as AIFMs cannot treat the vault operator as a black box. They must verify that the vault operator's governance arrangements for managing curator conflicts of interest satisfy AIFMD II standards, including documentation of the conflict, controls preventing the conflict from adversely affecting allocation decisions, and disclosure to the AIFM that allows it to fulfil its own regulatory obligations.</p><blockquote><strong>The institutional digital asset space moves fast.</strong> Our subscribers get structured analysis across staking, DeFi vaults, and regulation through <em>DeFi Dispatch</em>, <em>Institutional Lens</em>, <em>DeFi Infrastructure for Institutions</em>, and <em>Legal Layer</em>. No noise. Just the signals that matter. <strong>Subscribe to the newsletter at the bottom of this page.</strong></blockquote><h2 id="iosco-recommendation-4-conflict-of-interest-in-defi-at-global-scale">IOSCO Recommendation 4: Conflict of Interest in DeFi at Global Scale</h2><p>IOSCO's Policy Recommendations for Decentralized Finance, published in December 2023 and now being implemented across jurisdictions covering more than 95% of global securities markets, include Recommendation 4, which requires regulators to mandate that DeFi Responsible Persons proactively identify and resolve conflicts of interest arising from various roles or affiliations.</p><p>IOSCO's approach is grounded in its "same activity, same risk, same regulation" principle: DeFi arrangements that provide financial products and services equivalent to those provided by traditional market intermediaries should be regulated to achieve the same outcomes for investor protection and market integrity. Applied to DeFi vault curators, this means that an entity managing assets on behalf of others in a fiduciary-like capacity faces the same conflict of interest requirements as a traditional investment manager, regardless of whether the arrangement is characterised as decentralised.</p><p>IOSCO specifically identifies vertical integration of activities and functions as a category of conflict that creates particular regulatory concern. Its Policy Recommendations for Crypto and Digital Asset Markets noted that a CASP engaging in multiple activities in a vertically integrated manner gives rise to conflicts of interest that may not be capable of being managed through disclosure alone and may require structural remedies. (Source: IOSCO, Policy Recommendations for Crypto and Digital Asset Markets, November 2023.) Recommendation 4 for DeFi goes further, urging regulators to consider robust intervention for significant conflicts, including enforcing legal disaggregation and separate registration and regulation of certain activities.</p><p>Source: <a href="https://www.iosco.org/library/pubdocs/pdf/ioscopd754.pdf?ref=p2p.org">IOSCO, Final Report with Policy Recommendations for Decentralized Finance</a>, December 2023.</p><p>The October 2025 IOSCO thematic review assessing implementation of its crypto and digital asset recommendations found that all participating jurisdictions had made progress implementing Recommendation 2 on governance and disclosure of conflicts of interest, with ten jurisdictions having relevant requirements already in force. The assessment methodology for consistent assessments by IOSCO's Assessment Committee is being developed in 2026, with regular consistency assessments beginning afterwards.</p><p>Source: <a href="https://www.iosco.org/library/pubdocs/pdf/IOSCOPD801.pdf?ref=p2p.org">IOSCO, Thematic Review Assessing the Implementation of IOSCO Recommendations</a>, October 2025.</p><h2 id="what-the-curator-market-is-doing-in-response">What the Curator Market Is Doing in Response</h2><p>The regulatory direction is visible in how the curator market itself is beginning to evolve. A public report published in December 2025 that analysed the DeFi curator market noted that the curator market currently operates in a regulatory grey area, with curators not holding assets or controlling capital directly but performing work that closely resembles activities of regulated investment advisors. The analysis found that none of the major curators are licensed as of late 2025, but concluded that to serve banks and registered investment advisors, curators will need investment advisor registration, KYC capabilities, and institutional custody integration, the compliance stack that crypto-native players have deliberately avoided.</p><p>The same analysis identified the direction of travel explicitly: over the coming years, resolving gaps in regulatory clarity, risk metrics, and technical interoperability will transform curators from crypto-native specialists into a fully licensed, ratings-driven infrastructure that channels institutional capital into on-chain yield with similar standards to traditional finance.</p><p>Source: <a href="https://chorus.one/reports-research/defi-curators-in-2025-navigating-chaos-building-resilience?ref=p2p.org">Chorus One, DeFi Curators in 2025: Navigating Chaos, Building Resilience</a>, December 2025.</p><p>This trajectory is significant for both vault operators and institutional allocators. For vault operators, it signals that the conflict of interest question is not a temporary compliance gap to be managed around. It is a structural feature of the curator model that regulatory frameworks across multiple jurisdictions are independently identified as requiring governance infrastructure. The operators who build that infrastructure now will be positioned as the curator market professionalises. Those who defer it will face a harder transition when licensing requirements arrive.</p><p>For institutional allocators, the trajectory creates a timing question. The conflict of interest frameworks that apply to their counterparties today, MiFID II, AIFMD II, and MiCA, already require governance controls that most current vault products do not provide. The IOSCO implementation timeline means that equivalent requirements will apply in an expanding set of jurisdictions. The due diligence question is not whether these requirements will apply. It is whether the vault operators they are considering can satisfy them now.</p><h2 id="the-regulatory-trilogy-in-summary-three-requirements-one-missing-layer">The Regulatory Trilogy in Summary: Three Requirements, One Missing Layer</h2><p>This trilogy has traced three distinct regulatory developments, each examining a different dimension of the institutional DeFi compliance environment.</p><p>The first article established that MiCA, while not directly regulating DeFi protocols, comprehensively regulates the operators serving institutional clients through them. Its CASP framework introduces mandatory governance standards for conflict of interest management, client asset safeguarding, and audit trail production that apply to any entity providing vault management services to EU clients.</p><p>The second article established that Travel Rule enforcement, now applying to every CASP-to-CASP transfer with no minimum threshold in the EU since December 30, 2024, creates a structural compliance gap in DeFi vault architecture. Smart contracts do not generate originator and beneficiary data. Closing the gap requires a data layer above the execution environment that most vault products were never designed to include.</p><p>This article establishes that conflict of interest frameworks across MiFID II, AIFMD II, and IOSCO's DeFi recommendations are independently converging on the curator model as a compliance problem. The vertical integration of strategy design, execution, and economic benefit without independent oversight creates conflicts that these frameworks require to be identified, documented, disclosed, and managed through governance controls that can be demonstrated to regulators.</p><p>All three regulatory developments point to the same missing infrastructure layer: an independent governance function sitting above the execution environment, operating at the transaction level, independent of the curator, validating mandate alignment, producing an exportable compliance log, and maintaining contractually defined role separation. The first trilogy of this series established that this layer is missing from most DeFi vault products. This trilogy establishes that its absence is now a regulatory compliance problem across three distinct and converging frameworks.</p><h2 id="key-takeaway">Key Takeaway</h2><p>Conflict-of-interest regulation did not arrive in DeFi. It was already there, in MiFID II and AIFMD, applied to the investment managers and fund operators who are the institutional allocators in DeFi vault products. What has changed is that AIFMD II has now extended those requirements to delegation arrangements, MiCA has applied equivalent standards to vault operators directly, and IOSCO's DeFi recommendations are extending the same framework globally across 95% of securities markets.</p><p>The curator model, as currently structured in most DeFi vault products, does not satisfy these frameworks without additional governance infrastructure. The conflict between curator incentives and institutional mandate alignment must be identified, documented, disclosed, and managed through controls that can be demonstrated to regulators. Most current products cannot produce that demonstration.</p><p>For vault operators, the direction is clear. The regulatory frameworks that govern their institutional clients are already applying conflict of interest requirements that reach into the vault architecture. The operators who build independent governance infrastructure now will be positioned for the institutional market as it matures. Those who treat conflict of interest management as a future compliance question will find it has already become a present one.</p><p>For institutional allocators, the two trilogies of this series have traced a complete picture: the structural gaps in DeFi vault architecture, the conflict of interest at the curator layer, the mandate validation standard that closes both gaps, and now the regulatory frameworks that make building that governance layer a legal requirement rather than a best practice.</p><p>The infrastructure that satisfies all three regulatory frameworks, pre-execution controls, exportable compliance logs, and contractual role separation, is the same infrastructure that the first trilogy identified as the missing governance layer in DeFi vault design. The regulatory environment is not creating a new requirement. It is formalising the one that was always there.</p><p><em>The DeFi Infrastructure for Institutions series continues. The next sequence examines specific dimensions of how the protection layer operates in practice for specific institutional profiles.</em></p><h2 id="frequently-asked-questions-faqs">Frequently Asked Questions (FAQs)<br></h2><h3 id="how-does-mifid-iis-conflict-of-interest-framework-apply-to-defi-vault-operators">How does MiFID II's conflict of interest framework apply to DeFi vault operators?</h3><p>MiFID II Article 23 requires investment firms providing portfolio management services to identify, prevent, and manage conflicts of interest between themselves and their clients. Any vault operator providing crypto-asset portfolio management services under a MiFID II license, or under MiCA's CASP framework, which incorporates MiFID II conflict of interest standards by reference, faces direct application of these requirements. A curator incentivised by TVL growth and performance fees has a documented conflict between its economic interests and its clients' interests in mandate-aligned execution. That conflict must be identified in the operator's conflicts of interest policy, managed through governance controls, and disclosed where those controls are insufficient to prevent damage to client interests.</p><h3 id="what-does-aifmd-ii-add-to-the-conflict-of-interest-requirements-for-institutional-allocators">What does AIFMD II add to the conflict of interest requirements for institutional allocators?</h3><p>AIFMD II, which required national transposition by April 16, 2026, expands conflict of interest requirements for alternative investment fund managers and introduces specific obligations around delegation arrangements. An AIFM that delegates portfolio management functions to a third party, including interaction with DeFi vault protocols through a curator, must verify that the delegate complies with AIFMD II standards applicable to those functions. The fact that a delegate is regulated in its home jurisdiction does not relieve the AIFM of this obligation. Institutional allocators operating as AIFMs must verify that vault operators' governance arrangements for managing curator conflicts satisfy AIFMD II standards, not just that the operator holds a relevant license.</p><h3 id="what-is-iosco-recommendation-4-and-why-does-it-matter-for-defi-vault-design">What is IOSCO Recommendation 4, and why does it matter for DeFi vault design?</h3><p>IOSCO Recommendation 4 from its December 2023 DeFi Policy Recommendations requires regulators to mandate that DeFi Responsible Persons proactively identify and resolve conflicts of interest arising from various roles or affiliations. IOSCO applies its "same activity, same risk, same regulation" principle to DeFi: arrangements providing financial services equivalent to traditional intermediaries face the same conflict of interest requirements. IOSCO specifically identifies vertical integration of strategy design and execution as a category of conflict that may not be manageable through disclosure alone and may require structural remedies, including legal disaggregation of functions. With implementation progressing across jurisdictions covering 95% of global securities markets, this recommendation is creating compliance obligations in an expanding set of regulatory frameworks.</p><h3 id="what-does-the-esma-common-supervisory-action-on-mifid-ii-conflicts-of-interest-mean-in-practice">What does the ESMA Common Supervisory Action on MiFID II conflicts of interest mean in practice?</h3><p>ESMA launched a Common Supervisory Action on MiFID II conflict of interest compliance in 2026, running through the year across national competent authorities in EU member states. The action specifically examines remuneration structures and their impact on product recommendations, the role of digital platforms in directing investors toward certain products, and whether firms manage conflicts between their own profits and client needs. All three focus areas apply directly to curator incentive structures in DeFi vault products. Firms under supervisory scrutiny that cannot demonstrate governance controls for these conflicts face regulatory action ranging from supervisory guidance to enforcement.</p><hr><h2 id="about-p2porg"><em>About </em><a href="http://p2p.org/?ref=p2p.org"><em>P2P.org</em></a></h2><p><a href="http://p2p.org/?ref=p2p.org"><em>P2P.org</em></a><em> builds the protection layer that sits between regulated institutions and DeFi execution environments, independently of the curators who manage allocation strategies. If you are evaluating the infrastructure requirements for a DeFi allocation program, </em><a href="https://p2p.org/?ref=p2p.org#form"><em>talk to our team</em></a><em>.</em></p><hr><p><strong><em>Disclaimer</em></strong><br>This article is provided for informational purposes only and does not constitute legal, regulatory, compliance, or investment advice. Regulatory obligations may vary depending on jurisdiction and specific business activities. Readers should consult their own legal and compliance advisors regarding applicable requirements.</p>
from p2p validator