Skip to main content
Blend is non-custodial DeFi infrastructure built on the Separately Managed Account (SMA) model. Every user’s capital is isolated in their own Gnosis Safe, and strategies are executed through audited, permissioned smart contracts. This design ensures self-custody by building on top of battle-tested DeFi primitives like Gnosis Safe and Morpho, rather than reinventing core components.

Core Components

  • API Server: Manages user sessions, positions, and Safe orchestration. Provides REST API for external integrations.
  • Worker: Executes background processes like rebalancing and health checks.
  • Indexer: Monitors on-chain events for real-time state synchronization.
  • Scheduler: Triggers periodic jobs based on time and market conditions.
  • Reporter: Provides system metrics and user analytics.

Developer Access

Last modified on February 6, 2026