How 1:1 Backing Actually Works: Custody, Reserves, and Proof of Reserves
- What 1:1 backing actually means
- Part one: buying and locking shares in custody
- Part two: minting and burning
- Part three: what proof of reserves can and can't do
- Can you redeem one-for-one
- How to check it yourself on-chain
- Impressions after checking a few products
- 1:1 backing, so why can it still de-peg
- How to read the frequency of proof of reserves
- A few signals that should raise a red flag
- Issuance and redemption: keeping 1:1 from drifting
- A comparison with ETFs and CFDs
- FAQ
"1:1 backed by real assets" is a line almost every tokenized-stock product puts front and center. It reassured me the first time too, but after looking at a few products and digging through the contracts on a block explorer a few times, I realized the line doesn't carry as much information as it sounds — it describes a number relationship, not a "safe to buy." This article takes 1:1 backing fully apart: the pieces it's made of, how much safety each piece actually gives you, and what it doesn't cover.
The takeaway first: 1:1 backing is a necessary cushion, but it isn't insurance. Break it into three things — custody, minting/burning, and proof of reserves — and you can tell which part is real work and which is just a snapshot at a point in time. If the overall framework is still new to you, run through the complete guide to tokenized stocks first.
What 1:1 backing actually means
1:1 backing means the number of tokens circulating on-chain is, by design, kept equal to the number of real shares actually held in the custody account. If there are 1,000 of some Apple token on-chain, then ideally 1,000 shares of AAPL sit locked in the custody account behind them. That correspondence is what separates a custody-backed tokenized stock from "minting tokens out of thin air."
But note the words "by design." 1:1 is the goal, held together by a set of mechanisms, and whether those mechanisms always hold depends on the issuer's execution and disclosure. It doesn't automatically guarantee three things: whether the custodied shares have also been pledged elsewhere, whether the issuer runs into trouble, and whether you can swap back at net value without loss whenever you want. Those three are exactly the blind spots the "1:1" line doesn't cover, and I'll take them one at a time below.
Part one: buying and locking shares in custody
1:1 starts with someone actually buying real shares. The typical approach: the issuer, or a custodian it appoints, buys the corresponding shares on the open market, then locks them in a custody account as the backing for the on-chain tokens.
Two details in this step are worth thinking one layer deeper about. First, who is doing the custody: a licensed third-party custodian, or the issuer itself? Third-party custody, with the shares segregated from the issuer's own assets, is usually steadier — if the issuer ever runs into trouble, the segregated shares are, in theory, less likely to get dragged in. Second, how good the segregation is: if the custodied assets are mixed with the issuer's operating funds, the so-called "1:1" may not hold up so well in a bankruptcy. That "how much you can recover if things go wrong" logic is the same thing the piece on counterparty risk covers, and I'd strongly suggest reading them together.
Part two: minting and burning
With shares in custody, the next step is mapping the number relationship onto the chain, which relies on the paired actions of minting and burning.
Put simply: each time the custody account locks up another batch of shares, an equal number of tokens is minted on-chain and put into circulation; conversely, when tokens are redeemed or retired, the matching tokens are burned, so the counts on both sides stay in sync. In a healthy design, the total tokens in circulation should always line up with the number of shares in custody. This mint-and-burn logic is essentially the same idea as a stablecoin maintaining its reserves; for the overall differences between structures, see the three tokenization models.
As an ordinary holder, you don't need to understand how the contract is written, but you should know one thing: the power to mint and burn sits with the issuer. In other words, whether on-chain tokens always stay in sync with the number of real shares depends on the issuer executing this process honestly and by the book, and disclosing it so people can check. That leads to part three — proof of reserves.
Part three: what proof of reserves can and can't do
To convince you that on-chain tokens really do have an equal number of shares behind them, a responsible issuer runs proof of reserves, periodically publishing how the custodied assets line up against the circulating tokens, and some also bring in a third party to audit or verify.
Proof of reserves has genuine value, but it has clear boundaries, and this is the part most worth spelling out:
- What it can prove: that at a given moment, the custody account did hold the corresponding amount of assets. That rules out the worst case of "no shares bought at all, pure air."
- What it usually can't prove: whether those assets are "clean," whether they've also been pledged elsewhere, whether the ownership has any defects. Proving "the goods exist" isn't the same as proving "the goods aren't being double-used."
- It's a periodic snapshot, not real-time: most proof of reserves is done at some frequency (daily, weekly), and whatever happens between two snapshots isn't covered.
So when I look at proof of reserves, I focus on two things: frequency (the higher the better) and scope (whether it covers issues like double-pledging). A once-a-year proof that only shows "the goods exist" is a long way from a daily-updated one with broader coverage in terms of how much you can trust it. For industry practice on proof of reserves, an issuer like Backed spells it out on its official pages, and for on-chain data you can cross-check circulating supply on CoinGecko.
Can you redeem one-for-one
This is the most misunderstood part of 1:1 backing. "1:1 backing" describes a number relationship; it doesn't mean that you, as an ordinary user, can take a token to the issuer any time and redeem it one-for-one for a real share or the equivalent cash.
In reality, most ordinary users buy and sell tokens on the secondary market rather than going directly through the issuer's redemption channel. Redemption often comes with eligibility bars, procedures, fees and even timing limits, and some of it is open only to institutions or large sizes. So the actual price at which you buy and sell is set more by secondary-market liquidity than guaranteed by that "1:1" badge. To get an intuitive feel for the conversion between share count, price and token count, run the numbers first with our underlying-share ⇄ token converter.
Checking reserves and contracts assumes you have an environment where you can look things up and operate. Tokenized stocks are often looked up and traded on-chain or inside the Binance ecosystem, so getting your account and wallet ready first, then working through a block explorer at your own pace, beats picking it up in the moment.
How to check it yourself on-chain
The nice thing about 1:1 backing is that the on-chain data is broadly public and checkable, so you don't have to take the issuer's word alone. When I check a product myself, I roughly go through these steps:
- Find the contract address. First use the ticker lookup to confirm the token code, issuer and chain, and get the exact contract address — don't end up checking the wrong thing.
- Look at circulating supply. On a block explorer like BscScan (for products on BNB Chain), check the token's total supply and circulating supply — that's "how many tokens exist on-chain."
- Match it to proof of reserves. Compare the on-chain circulating supply against the custodied amount in the issuer's published proof of reserves, checking whether the two sides line up and how recent the proof's timestamp is.
- Look at holder distribution. While you're at it, glance at how the token's holding addresses are distributed — heavy concentration, or a large amount piled into a few addresses, is worth a second thought.
This check doesn't require you to write code, but it does take a little patience. On-chain transparency is one of tokenization's few hard advantages, so a product that hides this information — where you can't find the contract or the reserves — is itself a signal to be wary of. For how to check products on BNB Chain like bStocks specifically, read on in the deep dive on bStocks.
Impressions after checking a few products
Here are some honest impressions. After we ran a few of the frequently mentioned tokens through a block explorer, a handful of takeaways are worth sharing beyond the theory.
First, how easily you can find the contract and the proof of reserves varies a lot between products. Some put the contract address and the reserves page right where you can find them, and the check goes smoothly; others make you hunt for ages, or leave key pages vague. That "how findable it is" is itself an important basis for how candid I judge a product to be.
Second, the timestamp on proof of reserves matters. Two products can both say "1:1, reserves are fully covered," but one is a snapshot updated the same day and the other is from long ago, and the peace of mind they give me is completely different. When you see proof of reserves, don't stop at the conclusion — check when it's from first.
Third, the safety 1:1 provides has a ceiling, and the more you check, the clearer that gets. It settles "are the goods there," but not the deeper questions of "will the issuer run into trouble" and "can I redeem smoothly." So I never treat "1:1 backed" as a reason to relax — at most it's a passing grade.
If it's 1:1 backed, why can it still lose the peg
The first time people see a token's price not matching the real stock, they pause: isn't this 1:1, so how can it drift? Two things need separating here — how much stock is locked behind it is one thing, and what price the market is willing to trade at right now is another. 1:1 means an equal number of real shares sits in custody; it guarantees there's backing, not that the price is welded to net asset value forever.
It shows up most when the order book is thin. A token's traded price comes from buyers and sellers matching on-chain, so when sellers outnumber buyers at some moment and the bids are shallow, the price dips below NAV for a while; in a buying frenzy it can trade at a premium. In theory arbitrageurs iron out the gap — buy the cheap token and redeem it for real shares when it's low, mint new tokens and sell when it's high — but the redemption channel isn't open to everyone, and moving value across markets has cost and delay. That friction keeps the gap from closing instantly.
Two other kinds of depeg deserve more caution. One is outside market hours: the real stock has closed with no official price, yet the token still trades 24/7, so its price in that window is more of a market guess. The other is a confidence problem: once the market suspects the issuer or custody is in trouble, everyone rushes for the exit and the price can drop well below NAV — at that point the discount isn't a liquidity issue, it's the market pricing in counterparty risk. So when you see a depeg, don't just read it as a bargain; ask first whether it's temporary order-book friction or the market reacting early to a deeper problem.
How to read the frequency of proof of reserves
Proof of reserves is the most direct tool for checking 1:1, but how much it's worth depends heavily on how often it's updated and what it covers. The same line, "reserves are fully covered," means very different things when one is refreshed daily and the other is a snapshot from months ago.
The thing to realize: most proofs of reserve are a point-in-time cross-section. They show "there were this many shares in the account at that moment," which isn't the same as everything matching at every moment since. The more often it updates, the shorter the gap between that snapshot and reality, and the less room there is to be fooled by shares borrowed to pad the numbers for a day. So when you read one, check the timestamp first, then whether it's disclosed continuously or only released now and then.
Also look at what it covers and what it leaves out. A solid proof of reserves is best issued by an independent third party, tied to specific custody accounts, and clear about whether liabilities are counted — proving "how many assets there are" while ignoring "how much is owed" is incomplete. Issuers like Binance put these details in their official disclosures, so go by whatever the page shows when you check. Read "update frequency" and "coverage" together, and you won't be led along by a single headline conclusion.
A few signals that should raise a red flag
Pulling the above together, here's a checklist you can hold a product against. The more it hits, the more careful you should be:
- Proof of reserves that's missing or vague: no public reserves page, or just a slogan with no verifiable detail and no timestamp.
- Fuzzy redemption rules: no clear answer on who can redeem, at what price, or what it takes — sometimes hinting the issuer can change the terms unilaterally.
- An opaque custodian: no disclosure of who holds the real shares or in which account, or a custody arrangement glossed over.
- A large, persistent depeg: the price stays well off NAV with no reasonable explanation beyond liquidity.
- All upside, no risk: the marketing is all "guaranteed gains" and "redeem with no loss," with nothing on issuer/counterparty risk or regulatory change.
No single signal necessarily means something is wrong, but each is a prompt to ask one more question. Checking costs far less than getting burned — especially while risk and regulation are still shifting.
Issuance and redemption: keeping 1:1 from drifting
1:1 isn't a one-and-done thing you set up by minting a batch of tokens; it's a dynamic balance that needs constant upkeep. Rising demand means new issuance, someone exiting means burning, and if that flow in and out doesn't match the number of shares in the custody account, 1:1 quietly drifts. So what really tests a product isn't whether it's 1:1 at some single moment, but whether it can keep that equation holding through the cycle of issuance and redemption.
The ideal mechanism roughly works like this: when new demand calls for issuing more tokens, a matching number of real shares has to be bought and locked into custody first, then an equal number of tokens minted on-chain — goods first, tokens second, and the order can't be reversed. Conversely, when someone exits through the redemption channel, the matching tokens are burned before the shares in custody are released or sold. As long as this "in-and-out sync" is strictly enforced, on-chain circulating supply and custodied holdings stay meshed. The catch is that this sync mostly happens off-chain, out of your sight, so what you can check is often only the result (on-chain circulating supply) and the issuer's claimed reserves. That middle step — "did they really buy the shares before minting the tokens" — is hard for an ordinary user to verify independently. That's why the issuer's execution discipline and disclosure transparency deserve more of your attention than the "1:1" label itself.
The bad case to watch most is over-issuance: more tokens minted on-chain than there are shares actually locked in custody. Once that happens, the so-called 1:1 becomes empty talk, and the excess tokens have no backing. The value of proof of reserves is precisely that it can help you spot a "more tokens than goods" imbalance — provided it's updated often enough and covers enough. To dig into the consequences when things go wrong, read on in the piece on counterparty risk.
A comparison with ETFs and CFDs makes 1:1 clearer
Putting the 1:1 mechanism of tokenized stocks next to a couple of things you may know better makes the blind spots clearer.
Versus an ETF: an ETF also has a "creation/redemption plus authorized participants" mechanism that keeps the share price close to net value, and it runs under a mature regulatory framework with a custodian bank and regular audits. Tokenized stocks borrow a similar "mapped to real assets" idea, but the regulatory maturity, how smoothly you can redeem, and how orderly the disclosure is usually aren't in the same league. To get a systematic grasp of the relationship between shares and net value, Investopedia has plenty of basic entries to draw on.
Versus CFDs and synthetic assets: those products don't necessarily hold the shares, relying on a contract or collateral to "simulate" the price. The 1:1 of a custody-backed tokenized stock is precisely meant to draw a line against that "purely mechanism-based" approach — it promises there are real goods behind it. But because it promises goods, you should verify all the more that the goods are really there, sufficient, and not double-used, rather than assuming "1:1" makes it safer than a synthetic. The full comparison of the three models is spelled out in more detail in the three tokenization models. Ultimately, 1:1 is a design choice that sits closer to the real asset — not an inspection-exempt label.
There's another comparison dimension that's easy to overlook: corporate events. Real shares run into splits, reverse splits, dividends and mergers, and ETFs have mature rules to handle them, reflected in shares and net value. When a tokenized stock hits the same events, how it's reflected on-chain and at what ratio the token count or price is adjusted also depend on the issuance terms, and how orderly and transparent the handling is differs a fair bit between issuers. Note one question before buying: how will the issuer handle it when the underlying share splits or pays a dividend? A product that gives a clear answer to this in its documentation is usually more reassuring on other details too. Dividends are covered on their own in the piece on voting rights and dividends.
FAQ
Is 1:1 backing the same thing as a stablecoin's reserves?
The logic is similar — both are "on-chain tokens mapped to real off-chain assets." The difference is the underlying asset (one is shares, the other is mostly cash or equivalents), and shares carry price swings, dividends and corporate events, which makes the structure a bit more complex.
If proof of reserves is done, is it foolproof?
No. Proof of reserves rules out the worst case of "pure air," but it doesn't address double-pledging, the issuer's creditworthiness, or whether redemption can actually be honored. It's a tool for reducing uncertainty, not a guarantee that removes risk.
Can an ordinary person redeem real shares the way institutions do?
In most cases no, or only with difficulty. Ordinary users generally buy and sell tokens on the secondary market, and the redemption channel tends to have bars and limits. So your actual execution is set more by market liquidity.
"1:1 backed by real assets" is a good thing, but it's a line you need to verify, not simply believe. It only covers whether the on-chain token count lines up with the custodied share count — not whether the assets have been double-pledged, whether the issuer runs into trouble, or whether you can redeem smoothly. Break it into custody lock-up, minting/burning and proof of reserves, then spend a little time on a block explorer matching circulating supply against proof of reserves, and you'll have a far steadier read on the quality of the token in your hands than any marketing page gives. Real peace of mind comes from the few numbers you've checked yourself, not from the slogan printed front and center.