What Own Is (and the problem it solves)
Let's start with a frustration that anyone who lives onchain already knows.
You've got USDC sitting in your wallet. You'd like some exposure to Tesla - or gold, or a Treasury bond - the way millions of people get it through a brokerage account. But the moment you try, the friction begins. You need a broker. You need to pass identity checks. You can only trade during market hours, in your local currency, after moving money out of crypto and into a bank. Your fast-moving, dollar-denominated, always-on capital suddenly has to crawl through a system built for a slower world.
That gap - crypto-native money on one side, real-world assets on the other, with a wall of paperwork between them - is the problem Own Protocol sets out to solve.
The core idea: own the exposure, not the thing
Own lets you get the price exposure of a real-world asset onchain without ever holding the real thing. No broker account. No share certificate sitting in a custodian's vault with your name on it. Instead, you hold a token.
That token is called an eToken - a synthetic ERC-20 whose price is anchored to a real asset. Want Tesla exposure? You hold eTSLA. Want gold? eGOLD. When Tesla's stock moves, eTSLA moves with it. When gold ticks up, so does eGOLD.
Here's the part worth slowing down on: an eToken is not a real share of Tesla, and it doesn't pretend to be. Nobody bought a share and locked it away for you. An eToken is a synthetic - a token whose value is held to the real asset's price by the design of the protocol, and which is backed by real collateral sitting in onchain vaults. You're buying the exposure, packaged as a token you can hold in any wallet, send to anyone, and trade any time.
So the deal is: you bring USDC, you get an eToken that tracks the asset you want, and you can hand that eToken back for USDC whenever you choose. Creating a new eToken by paying in is called a mint. Handing it back for USDC is a redeem. Those two words - mint and redeem - are the entire heartbeat of the system, and we'll follow both end to end in Part 2.
You hold USDC You hold an eToken
(crypto-native cash) (tracks a real asset's price)
│ │
│ ─────────── mint ──────────▶ │
│ pay USDC, get eTSLA │
│ │
│ ◀────────── redeem ───────── │
│ give eTSLA, get USDC │
▼ ▼
┌──────────────────────────────────────────────────┐
│ eTSLA's price stays anchored to real Tesla, │
│ and it's backed by collateral held onchain. │
└──────────────────────────────────────────────────┘
Why this matters
Once the asset lives as a plain token onchain, the friction that started this chapter melts away:
- No broker, no account-opening, no gatekeeper. The protocol is permissionless - if you can use a wallet, you can use Own. Nobody approves you in.
- It's all in USDC. Your stablecoins stay in crypto the whole time. You never touch a bank or convert to fiat to get exposure to a stock.
- It runs around the clock. Real stock markets close on nights, weekends, and holidays. The protocol doesn't - you can mint or redeem whenever you like (the price simply tracks the last known value when the underlying market is shut).
- It's a token like any other. An eToken lives in your wallet next to your other tokens. You can hold it, move it, or use it as you would any ERC-20.
That's the promise: take the kind of capital that's already fast, global, and always-on - and give it a clean door into assets that used to be locked behind the old financial system.
A note on where things stand
Own is live today on Base Sepolia, which is a testnet - a full working version of the protocol running with test funds rather than real money. That's worth keeping in mind as we go: everything in this book describes a real, functioning system, and the figures we'll use later are illustrative targets rather than promises. But the machinery is all here and running.
For now, the only thing you need to carry into the next chapter is the shape of the idea: bring USDC, hold a token that tracks a real asset, hand it back for USDC whenever you want - no broker, no permission, any hour of the day.
Of course, a token that tracks Tesla's price and stays backed by collateral doesn't happen by magic. There's a cast of people and a few tireless robots making it work. Let's go meet them.
What just happened
- Own Protocol lets you get the price exposure of real-world assets (stocks, commodities, bonds) onchain, in USDC, without holding the real asset.
- You do this through eTokens - synthetic ERC-20s like eTSLA or eGOLD whose price is anchored to a real asset and backed by onchain collateral.
- You mint an eToken by paying in USDC, and redeem it for USDC whenever you want - those two actions are the core of everything that follows.
- It's permissionless (no broker, no KYC gatekeeper), all in USDC, and runs 24/7.
- It's running today on Base Sepolia (a testnet), so treat figures later in the book as illustrative targets.