📖
One Click Docs
  • V2
  • 🎩Manifesto: The Missing Liquidity Layer
  • 💧Introducing V2: OneClick.Fi Liquidity OS
  • Products
  • 🛒Yield Marketplace
  • 🧭Attribution Infrastructure
  • 🧩SDK & API Layer
  • 🎁(coming soon) Boosts and Points Engine
  • For Protocols
  • 📈Why List Your Vaults
  • Integration Guide
  • For Farmers & Allocators
  • 🌾How to Earn with OneClick
  • Depositor Guide
  • For Affiliates (Wallets, Bots, Apps)
  • 🔌Embedding Yield with OneClick API/SDK
  • Get Access
  • Tokenomics
    • 🪙Token Utility
      • Staking Multiplier Info
  • Resources
    • V1
      • 🔻The Current State of DeFi: Problems
      • ⚫Introducing One Click v1
      • 🔮Our Grand Vision
      • 🧭Yield Explorer
      • 🌡️Risk & Safety Scores
      • 🪂Airdrop Tracker
      • 🖇️Airdrop + Yield Farming Composability
      • ⚡One-Click Zaps
      • 🤖AI-Assisted Onboarding: Portfolio Builder
      • ⛽Gas Optimization
      • 🔁Rebalancer & Auto-Compounder
      • 🌱Farming Vaults & Structured Products
        • Methodology
        • Yield Farming Vaults on Optimism
          • Fee Structure
          • Security and Audits
      • 🌉Onboarding More Web2 Users
      • 🔢Data Crowdsourcing
      • 🗄️ Litepaper: Decentralized Asset Management (Nesting Vaults)
      • ⚛️ Fusion Protocol
      • 🌌 Infinity Vaults
      • Portfolio Model v1
      • 💳Fees
    • 14 - Legal Disclosures
Powered by GitBook
On this page
  • System Architecture
  • User Flow
  • Protocol Integration Requirements
  • Attribution Mechanism
  • Boosts and Points Eligibility
  • Chain Support
  • Security Model

Yield Marketplace

PreviousIntroducing V2: OneClick.Fi Liquidity OSNextAttribution Infrastructure

Last updated 12 days ago

The Yield Marketplace is the entry point to the OneClick liquidity network.

It provides a curated aggregation of DeFi vaults and yield opportunities, enabling users to access incentivized pools directly from protocol smart contracts. Protocols list their vaults, and users can discover and deposit into them with minimal friction.

The Marketplace is designed to be chain-agnostic, attribution-enabled, and boost-capable — serving as the foundation for yield routing infrastructure across DeFi ecosystems.


System Architecture

  • Vault Listing Layer: A standardized format for listing yield opportunities from DeFi protocols, including metadata such as APY, incentive type, risk tags, underlying chain, and pool specifics.

  • Frontend Discovery Interface: A unified user interface where allocators can browse, filter, and access listed strategies based on parameters like asset, chain, APY range, incentive type, and risk level.

  • Direct Deposit Module: Users interact directly with the underlying protocol smart contracts via passthrough transactions, minimizing additional smart contract risk. OneClick acts only as a routing and UX layer.

  • Attribution Metadata Layer: Each deposit interaction is accompanied by offchain or signed metadata capturing the referral source, campaign ID (if applicable), and vault identifier, to enable boost eligibility and analytics.


User Flow

  1. User connects a supported wallet to the OneClick interface.

  2. User browses listed pools filtered by asset, APY, risk profile, or incentive boosts.

  3. User selects a vault and initiates a deposit.

  4. Transaction is routed directly to the protocol's native smart contract.

  5. Deposit metadata is captured for attribution and future boost/reward eligibility.


Protocol Integration Requirements

To list a vault on the Marketplace, protocols must provide:

  • Vault/pool contract address

  • Supported assets

  • Underlying chain

  • APY structure (base APY, incentive APY if applicable)

  • Risk classification (audited, unaudited, battle-tested, etc.)

  • Optional: Boost parameters (if offering OneClick-specific incentives)

All vaults are verified before listing for basic safety, operational status, and eligibility.


Attribution Mechanism

  • Phase 1 Attribution (Offchain): Attribution is captured via deposit URLs, signed metadata, and transaction indexing. Boost eligibility and partner rewards are calculated based on offchain records.

  • Phase 2 Attribution (Onchain): An optional router smart contract allows attribution to be recorded onchain at deposit execution. This enables trust-minimized reward distribution via Merkle proofs and other incentive frameworks.


Boosts and Points Eligibility

Protocols have the option to offer:

  • Boosted APYs

  • Bonus point multipliers

  • Custom incentive structures for deposits routed through OneClick

Boosts are linked to attribution metadata, ensuring that rewards are routed transparently and verifiably.


Chain Support

  • EVM-compatible chains supported initially

  • Cross-chain routing supported through direct passthrough interaction where feasible

  • Solana and non-EVM chains considered based on protocol partner demand and technical compatibility


Security Model

  • All deposits are routed directly to the underlying DeFi protocol contracts.

  • OneClick does not custody, wrap, or intermediate user funds.

  • Attribution and boost metadata is non-critical to fund safety and does not alter transaction security.

🛒