Loading market data...

Centrifuge Co-Authors ERC-8161 to Enable Transferable Pending Vault Redemptions

Centrifuge Co-Authors ERC-8161 to Enable Transferable Pending Vault Redemptions

Centrifuge, a decentralized finance protocol focused on tokenizing real-world assets, has co-authored a new Ethereum standard that could change how investors handle pending redemptions. The standard, called ERC-8161, makes those pending redemptions transferable — a feature that could unlock liquidity in markets where assets are often locked up for days or weeks.

What ERC-8161 Does

In many tokenized asset vaults, when an investor requests a redemption, the request enters a queue. Until the redemption is processed, the investor's capital is stuck — they can't sell or transfer that pending redemption to someone else. ERC-8161 changes that by making the pending redemption itself a transferable token. That means an investor who needs cash quickly could sell their place in the redemption queue to another party, rather than waiting for the vault to process the withdrawal.

The standard was co-authored by Centrifuge, which operates a platform for tokenizing invoices, mortgages, and other real-world assets. The Ethereum Improvement Proposal (EIP) is now available for community review.

Tokenized real-world assets — things like private credit, real estate, or trade finance — often have redemption periods that can stretch from days to weeks. During that time, the investor's capital is effectively frozen. ERC-8161 addresses that friction by creating a secondary market for pending redemptions. This could make tokenized assets more attractive to investors who value liquidity.

The standard also has implications for the broader DeFi ecosystem. If pending redemptions become transferable, they could be used as collateral in lending protocols or traded on decentralized exchanges. That would weave tokenized assets more tightly into the fabric of DeFi, potentially increasing their adoption.

What's in the Standard

ERC-8161 defines a set of interfaces that allow a pending redemption to be represented as an ERC-721 non-fungible token. The NFT carries information about the redemption request — the amount, the vault, and the expected settlement time. Holders of these NFTs can transfer them to other addresses, effectively selling their place in the queue. The standard also includes functions for vaults to process redemptions and update the NFT accordingly.

Centrifuge co-authored the proposal alongside other contributors. The full specification is public on the Ethereum GitHub repository.

Next Steps for the Standard

ERC-8161 is currently in the draft stage. The Ethereum community will review the proposal, and it may be revised before reaching final status. Developers can begin experimenting with the interfaces in test environments. Centrifuge has indicated it plans to integrate the standard into its own vaults once it matures.

The proposal is open for feedback on the Ethereum Magicians forum. A final decision on whether ERC-8161 becomes a finalized standard will depend on community consensus.