Sense Finance

  • Name: Sense Finance
  • URL: https://github.com/sense-finance/sense-v1
  • Category: fixed-income product wrapper / yield-stripping frontend-and-onboarding stack / adapter-driven maturity-tokenization framework
  • Tags: ethereum-ecosystem
  • Summary: Sense Finance is mostly the project wrapper around sense-protocol, not a separate fixed-income anchor. The useful residue is the product and onboarding layer around Divider, adapters, Space, and the portal stack, plus the managed-launch reality that kept adapter verification, pool rollout, and permissionless expansion under tight operator control.
  • What it does:
    • Lets users manage fixed-rate and future-yield exposure on existing yield-bearing assets rather than only on base assets or floating-rate pools
    • Uses a Divider contract to split target assets into maturity-linked Principal Tokens and Yield Tokens
    • Supports multiple series per target asset, each identified by maturity, with lifecycle functions for issuing, combining, collecting, and redeeming positions
    • Uses adapters and adapter factories to onboard different yield sources and encode source-specific scale, oracle, and settlement logic
    • Uses Space, a Balancer-v2-based YieldSpace implementation, as the PT/Target AMM layer around each series
    • Adds periphery, pool-manager, and portal layers that bundle user actions, onboard assets, and expose rates across the protocol
  • Key claims:
    • The main Sense repository describes the protocol as a decentralized fixed-income protocol on Ethereum that lets users manage risk through fixed rates and future-yield trading on existing yield-bearing assets
    • The repository describes the Divider as the accounting engine of the protocol, responsible for dividing target assets into ERC-20 Principal and Yield tokens across maturity-specific series
    • The adapter model is central: adapters hold target-specific logic, can custody airdrops/rewards, and expose parameters such as target, oracle, issuance fee, staking requirements, and maturity bounds
    • Sense explicitly separated verified and unverified adapters and initially launched with only verified adapters, which is an important governance/control signal because practical onboarding power stayed with the team before broader permissionless expansion
    • The repo says the eventual goal was governance minimization, but also lists a concrete set of privileged permissions retained by Sense Finance Inc for pausing, adapter management, guarded launch controls, and pool deployment/parameter setting
    • The space-v1 repository describes Space as a YieldSpace implementation with a native yield-bearing side and an oracle on top of Balancer v2, showing that Sense mutated the original YieldSpace pattern rather than merely copying it
    • The sense-portal repository frames the frontend as an interface for exploring rates in DeFi and interacting with Sense, reinforcing that the protocol was presented as rate-discovery infrastructure, not only as a consumer yield app

Internal linkages

Governance / control risk