Who Takes the Other Side
We just saw how a real market price becomes a signed, verified number. Now let's meet the party that quotes against it and actually sold Maya her eTSLA: the market maker - and watch what it does in the minutes after her trade, because that's where this design earns its keep.
A dealer, not an order book
When Maya bought, there was no crowd of sellers waiting on the other side. There was a dealer - a professional trading firm registered with the protocol, whose quoting software answered her request.
Think of a currency booth at an airport. The booth doesn't wait for someone selling dollars before it'll sell you dollars. It posts two prices - one to buy from you, one to sell to you - and stands behind them. The market maker works the same way for eTSLA.
The maker starts from the oracle price and sets two prices around it:
- a bid (a little below) - what it'll pay to buy eTSLA from you
- an ask (a little above) - what it'll charge to sell eTSLA to you
The gap between them is the spread. That gap is the dealer's pay - and it's Maya's entire cost of trading, because Own charges no mint or redeem fee on top. The spread isn't fixed: the dealer widens it when things are riskier - near a market close, on a volatile name, outside market hours - and tightens it when competition and calm allow.
The backfill: turning Maya's cash into real backing
Here's the moment that separates Own from a classic dealer market. The instant the maker sold Maya eTSLA, two things are briefly true: the maker is holding her USDC, and Maya's new token is being carried by the LP insurance layer - the Reserve Vault doesn't hold extra Tesla for it yet.
The maker's job is to close that gap, and it's a simple loop:
Maya's USDC ──▶ maker buys tokenized TSLA (a wrapper token,
from an issuer like Ondo or Robinhood)
│
▼
deposits it into the RESERVE VAULT
│
▼
Maya's eTSLA is now matched 1:1 by real tokenized Tesla;
the LP insurance is freed for the next trade;
the maker's capital is back, ready to recycle.
Depositing into the reserve is permissionless - the vault accepts backing from anyone, because more backing only makes the system safer. And the mirror holds on the way out: when a maker pays cash for someone's redemption, it may reclaim the matching wrapper tokens the burn released - always clamped by a hard rule that the reserve left behind must still cover every token outstanding.
Notice what this does to the maker's economics. It doesn't need a giant balance sheet holding standing inventory - the reserve holds the inventory. The maker recycles roughly one dollar of working capital per dollar of flow, buying wrappers and depositing them, over and over, earning the spread on each turn.
Why the maker doesn't need to be trusted
A careful reader should ask: what if the maker just... doesn't backfill? Or stops paying redemptions?
The protocol's answer comes in layers, and none of them is "we trust the firm":
- The backing never depends on it. Until the maker backfills, the LP collateral layer covers the new exposure - that's exactly what it's for. The solvency rules (next chapter) won't let mints outrun that cover.
- Its damage is capped in time. What a defaulting maker can walk away with is not everything it ever quoted - the standing backing sits in the reserve, not on its balance sheet. It's only the unsettled flow of a short window.
- Defaulting is a bad trade. A maker that performs earns the spread on every trade, forever - and honoring a redemption releases the matched reserve back to it, so performing pays. A default forfeits that whole business, plus real-world recourse: quoting makers are onboarded entities with contractual commitments.
- And there's a maker-free lane anyway. Remember the PSM from Chapter 4 - the direct converter between wrapper tokens and eTokens. Anyone, not just registered makers, can use it to fill waiting orders against the reserve itself, delivery-versus-payment in a single transaction. There is nothing to default on: the wrapper and the cash change hands atomically or not at all.
That last point deserves a beat: market making on Own is open. Registered firms quote the RFQ desk; anyone with wrapper tokens or stablecoins can be a permissionless dealer through the PSM. Competition between the two keeps spreads honest.
The arbitrage anchor
The PSM also answers a question we left hanging in Chapter 1: what actually pins eTSLA's market price to real Tesla?
If eTSLA ever trades rich - more expensive than the tokenized Tesla behind it - anyone can buy wrapper tokens, convert them 1:1 (by value) through the PSM into eTSLA, sell it, and pocket the difference. If eTSLA trades cheap, anyone can buy it and convert it back into the wrapper. Every such trade pushes the price back into line, and the profit motive means someone is always watching. No trusted party has to "manage the peg" - two-way convertibility does it.
What just happened
- Maya's other side was a market maker: a registered dealer quoting a bid and an ask around the oracle price. The spread between them is its pay and her only trading cost.
- After the trade, the maker runs the backfill: it uses her USDC to buy a wrapper token (real tokenized Tesla) and deposits it into the Reserve Vault, matching her eTSLA 1:1 and freeing the LP insurance for the next trade.
- The maker recycles ~1× working capital instead of warehousing inventory - the reserve holds the standing backing, not the firm's balance sheet.
- The system never relies on maker honesty: LP collateral covers the gap, a default forfeits the maker's whole spread business, and the PSM gives everyone a maker-free, atomic way to trade against the reserve directly.
- The PSM's two-way convertibility is also the arbitrage anchor that keeps eTSLA's market price pinned to real Tesla.