An open protocol for creating, managing, and trading tokenized asset portfolios — on Ethereum, Base, and beyond.
The team behind Reserve Protocol started from a simple observation: most people in the world have no reliable way to protect their savings. Traditional index funds exist, but they require brokers, custodians, and a bank account — barriers that exclude billions of people.
Reserve Protocol was built to change that. The protocol lets anyone — literally anyone with a crypto wallet — create or hold a basket of on-chain assets backed 1:1 by the tokens inside it. No intermediary. No permission slip required.
That phrase "permissionless" gets thrown around a lot in DeFi. Here it means something specific: you don't ask Reserve Protocol's team to launch a DTF. You deploy one yourself, set the backing, configure the governance, and go. The protocol enforces the rules; the team stays out of your way.
At its core, Reserve Protocol runs on two distinct smart-contract systems. The Index Protocol handles DTFs that track a basket of tokens — think a crypto index fund that you can mint or redeem at any time without slippage from a third party. The Yield Protocol (the original Reserve RToken system) adds overcollateralization, meaning the basket holds more value than the tokens it has issued. If one backing asset fails, RSR stakers absorb the loss before holders feel it.
Both protocols are deployed on Ethereum mainnet and on Base — Coinbase's L2 chain built on the OP Stack. Bridging to Base cuts transaction costs dramatically, which matters when you're doing frequent rebalancing or small mints. A Binance Smart Chain deployment handles the CMC20 index DTF, so the protocol already spans three networks.
Every DTF is 100% on-chain. Holdings are visible in real time; anyone can verify the exact backing at any block. There are no off-chain custodians, no periodic attestations, and no trust-me-bro assurances. The math is just there, publicly, in the contract state.
Risk management is not an afterthought here. Index DTFs carry market risk — the basket can go up or down with the tokens inside it. That's intentional. You're getting exposure, not a savings account. What the protocol removes is counterparty risk: nobody can freeze your tokens, run off with the backing, or secretly change the weights without on-chain governance approval.
Yield DTFs go further. They hold more collateral than the face value of issued tokens, and RSR holders stake against the basket as a backstop. A staker earns yield when things go well. When a collateral plugin fails, their stake is sold to recapitalize the backing — before holders take a haircut. This mechanism has been running in production since 2023 across eUSD, hyUSD, and other RTokens.
The protocol has undergone multiple independent security audits. Code is open source under a business-source license, visible at github.com/reserve-protocol/protocol. Before committing capital, read the docs and understand the contracts you're interacting with — the Reserve Protocol platform links to the relevant documentation throughout the app.
RSR is the native token of the Reserve Protocol ecosystem. It does two things. First, RSR stakers on Yield DTFs provide the insurance backstop described above — they earn a share of yield in exchange for that risk. Second, staked RSR gives holders governance rights over a specific DTF: they can vote on rebalancing proposals, fee adjustments, and collateral plugin changes.
This is not a universal governance token that controls everything. Each DTF has its own RSR staking pool. Your stake in one DTF doesn't affect another. That design keeps governance focused and prevents one large RSR holder from having outsized influence across every product on the platform.
Index DTFs — the newer product line — use a different governance model with a separate vote-lock mechanism (veRSR). Details are in the help section and the official documentation.
The app you're using right now was built and is maintained by ABC Labs, an independent development team that contributes to the open-source Reserve Protocol codebase. ABC Labs does not endorse any specific DTF listed on the platform, and being listed here does not mean the team reviewed or approved the product.
Reserve Protocol itself is a broader organization. The original protocol white paper was published around 2019, and the mainnet Yield Protocol launched in 2023. Since then the team has shipped two major protocol versions, the Index Protocol launch in 2024, and integrations with multiple DeFi projects including Morpho, Aave, and Convex.
The community around Reserve Protocol is active on Telegram and the governance forums. If you're thinking about deploying your own DTF — whether a simple two-asset index or a complex yield-bearing structure — the community is genuinely helpful. Head to the main app to start exploring what's already live, or check the FAQ page for common questions first.
One of the more practical advantages of the Reserve Protocol platform is that every metric is live, on-chain, and verifiable without trusting anyone's report. TVL across all DTFs updates in real time. Yield distributions are recorded on-chain. Mint and redemption volumes come directly from contract events.
The app dashboard surfaces these numbers — market cap per DTF, 7-day price performance, estimated partner revenue, RSR staking yields — but the underlying data is always publicly accessible. You can cross-reference any figure on Etherscan, Basescan, or a block explorer of your choice.
If you want to understand how on-chain index funds work at a conceptual level before diving into the protocol specifics, the Wikipedia article on index funds is a decent starting point, then come back and see how the Reserve Protocol implementation differs from the traditional model.