Documentation
TALON splits Coinbase B20 tokenized AAPLc into a multiplier-exposure token (clip) and a price-exposure token (talon) on Base. This reference describes the deployed contracts and mechanism.
Introduction
A tokenized stock combines price exposure with the issuer's onchain multiplier. The multiplier can change as the underlying B20 asset changes; TALON does not promise a fixed yield.
Clip and talon separate two kinds of exposure, but neither token creates income that the underlying asset does not provide.
TALON separates the choice: hold the multiplier leg, the price leg, or both. The primitive operates on official Coinbase tokenized stocks on Base.
Separating Multiplier Exposure from Price Exposure
Talon provides users with precise control over multiplier exposure versus price exposure. It is a risk-segmentation layer on top of existing tokenized stocks on Base, not a yield generator.
Deposited stock is decomposed into two distinct legs: clip tracks multiplier exposure, and talon tracks the price leg.
Splitting and recombining mints and burns the pair against vault collateral inventory. At all times:1 Underlying Stock = 1 clipToken + 1 talonTokenThis hard mathematical anchor guarantees complete protocol solvency without reliance on external liquidation mechanisms.
The Problem with Bundled Equities
Traditional equity tokens package price volatility and multiplier exposure into one inseparable token. This creates two distinct structural frictions:
- Active Intraday Traders: Anyone holding AAPLc for short sessions may want a direct price-leg position instead of both exposures.
- Exposure Allocators: Anyone seeking multiplier exposure still carries the underlying token and multiplier risk.
- Lending Markets: Credit integrations must account for the token multiplier, oracle quality, collateral value, and liquidation risk.
Protocol Goals
Target Personas
Deposits stock into Talon, keeps the clip leg for multiplier exposure, and understands that price and multiplier outcomes can vary.
Uses talon tokens to express the price leg separately from the multiplier leg, subject to market liquidity and price risk.
Monitors price discrepancies. If (clip + talon) is less than spot AAPLc, buys both and burns them in the vault for immediate profit.
Credit on Productive Assets & Self-Repaying Loans (Roadmap)
In the official Base Request for Builders, Base highlights the potential for “lending models that take future yield into account, including self-repaying structures.”
Because Talon cleanly unbundles productive Coinbase equities into a principal leg (talon) and an accretion leg (clip), it unlocks the architectural foundation for self-repaying credit:
Programmable Stock Gifting (Phase 0: Transfer Only)
Base emphasizes “new ways to structure gifts of investments to friends and family where value is programmable rather than static.”
Phase 0 supports transferring eligible clip or talon claims between eligible Base wallets. Time locks, expiry, reclaim, rewards, and referral programs are not shipped:
- Gift multiplier exposure (clipAAPLc): Transfer the clip leg to another eligible wallet while retaining the price leg.
- Gift price exposure (talonAAPLc): Transfer the talon leg to another eligible wallet. Transfers remain subject to registry rules.
Smart Contract Architecture
Talon operates four primary verified smart contracts on Base Mainnet:
Security & Immutability
The core contracts are designed with strict mathematical invariants. There are no administrative backdoors that can seize user collateral, no pause levers that freeze redemptions, and no dependency on price oracles within the vault itself.
Risks & Considerations
- Underlying Asset Risk: Tokenized stocks depend on the underlying custodial integrity and compliance of the token issuer.
- Secondary Market Liquidity: clip and talon tokens trade on automated market makers. Low liquidity on AMM pools could result in price slippage when trading large volumes.
- Smart Contract Risk: While verified and formal invariant-tested, users should exercise standard caution when transacting with decentralized protocols.
Governance & Protocol Immutability
Talon operates as an autonomous financial primitive on Base. In its foundational phase, core vault parameters and 1:1 invariants are immutable and require zero governance intervention.
Future protocol evolution, such as expanding to new Coinbase B20 tokenized stocks, automated debt liquidation thresholds in credit modules, and fee capture distribution, is intended to be guided by community token governance.
Terms of Use & Disclaimers
Talon is decentralized, non-custodial open-source software deployed on the Base blockchain. By interacting with the Talon smart contracts or user interface, you acknowledge and agree to the following:
- Software as a Service: The interface is provided on an "as is" and "as available" basis without warranties of any kind.
- Non-Custodial Nature: You maintain sole control and responsibility over your private keys, transactions, and token assets at all times.
- Regulatory Eligibility: Coinbase tokenized equities are intended for eligible non-US participants in accordance with applicable regional laws. Users are responsible for verifying their jurisdictional eligibility.
Privacy & Onchain Transparency
Talon does not collect, store, or sell personal identifying information, IP addresses, or off-chain user profiles.
All smart contract interactions (such as splitting, recombining, or transferring tokens) occur directly on the public Base blockchain and are inherently transparent and permanent.