On August 14, 2025, Centrifuge announced the finalization of ERC-8161, a standard for trading multi-asset vault positions before settlement. The news was met with a collective shrug. No wallet provider integrated support. No exchange listed a trading pair. The only audit trail was a ghost: a single line in a GitHub repository marking the standard as “Final.” Proof exists; it is merely waiting to be verified.
Centrifuge, a protocol that has been tokenizing real-world assets (RWA) since 2017, positioned ERC-8161 as a logical extension of its vault-based lending model. The core idea is simple: instead of waiting for a loan to be repaid or a bond to mature, an investor can sell their vault position—a bundle of rights to underlying assets—to a third party. This pre-settlement liquidity is supposed to unlock capital efficiency, allowing institutional investors to cycle through positions faster. The standard defines a common interface for representing these positions as ERC-721 tokens, making them transferable across wallets and marketplaces.
But the technical reality is more precarious. I have spent the last four years auditing vault contracts for DeFi protocols, and the complexity of multi-asset vaults is a recurring nightmare. Each vault aggregates heterogeneous assets—loans, invoices, securitized debt—each with different settlement timelines, legal statuses, and counterparty risks. ERC-8161 standardizes the token but not the underlying settlement logic. The vault contract must implement a custom settle() function that handles the specific asset class. If the vault uses a liquidation mechanism that depends on external price feeds, the entire system becomes a house of cards. The algorithm remembers what the witness forgets: a 2023 audit I performed on a similar multi-asset vault revealed a dependency on a single-chain oracle that could be manipulated with a $2 million flash loan. The standard does not mandate any security requirements—it is a protocol-agnostic interface, leaving implementation safety to the developer.
Regulatory risk is the elephant in the room. The U.S. Securities and Exchange Commission (SEC) has long argued that tokenized securities require registration. ERC-8161’s “pre-settlement trading” essentially creates a derivative of an asset that has not yet settled. Under the Howey test, a vault position that pays returns based on the performance of underlying assets is almost certainly an investment contract. Centrifuge has not publicly disclosed any legal opinion on whether ERC-8161 vaults comply with Regulation D or S. The standard includes an optional allowlist mechanism, but it is not enforced by the interface. Ledgers balance, but ethics remain uncalculated.

The contrarian view is that ERC-8161 is a necessary stepping stone for institutional RWA adoption. Proponents argue that without a standard for secondary trading, RWA will remain a one-way street: assets get tokenized, but they sit in vaults until maturity. By enabling pre-settlement liquidity, ERC-8161 could attract larger capital pools that demand daily liquidity. And Centrifuge has a track record—it has processed over $500 million in real-world asset loans, with partnerships including MakerDAO’s Spark Protocol. If a major institution like BlackRock’s BUIDL fund adopts ERC-8161 for its tokenized treasury positions, the narrative could flip overnight. The bull case is not impossible; it is merely waiting for a single catalyst.

But the data tells a different story. In the 30 days since finalization, there have been zero third-party implementations of ERC-8161. The only vaults using the standard are Centrifuge’s own experimental pools, with a combined TVL of less than $10 million. Compare this to ERC-3643 (T-REX), which has over 20 compliant issuers and is used by INX tokenized securities. The market is voting with its code. ERC-8161 is a solution in search of a problem—unless the problem is that RWA protocols need a tool to raise the next round of VC funding.
The takeaway is cold and inevitable: ERC-8161 will either become the TCP/IP of RWA secondary markets, or it will sink into the graveyard of ERC standards, alongside ERC-888 and ERC-1462. The deciding factor is not the technical elegance of the specification—it is the willingness of third-party developers to adopt it, and the willingness of regulators to tolerate it. Watch the next 90 days. If no non-Centrifuge vault appears on mainnet, the standard is dead. Proof exists; it is merely waiting to be verified.