Core Concepts

Origin's three yield token products (OETH, Super OETH, and OUSD) share most of the same battle-tested code. While each has its own characteristics and use cases, the same overall user experience applies across the product suite.

  • Fully collateralized at all times - Every token in circulation can be redeemed permissionlessly for the underlying collateral, which negates any risk of a death spiral seen with algorithmic token implementations.

  • Rebasing (up only) ERC-20 compliant - The standard version of each token features an increasing supply, which causes users' balances to grow in their wallets every day without any need to claim yield or actively stake the token. Learn more in Elastic Supply and Rebasing & Smart Contracts.

  • Optional wrapped with ERC-4626 - For greater composability and an alternate user experience, each token can be wrapped, which results in a token version that grows in value rather than supply. Learn more in Wrapping.

  • Ethereum first - The security of each token relies on the integrity of the leading Layer 1 blockchain. OETH, in its wrapped form, has been bridged to Arbitrum using Chainlink's CCIP and is the core building block of Super OETH on Base. OUSD currently exists only on Ethereum Mainnet. Due to the unique yield generating characteristics of these tokens, it's best to read Bridging before transferring to any other chain.

  • Integrated with protocol-owned liquidity - Peg stability and yield are optimized in each case by pairing collateral with a tightly controlled token issuance strategy. Learn more in AMO.

Last updated