Products
Private DeFi

Private LP + Yield

Liquidity and yield allocation with proof-aware safety and optimization checks.

BUILT

What it does

Private LP + Yield combines recommendation, analysis, and deployment primitives for policy-constrained capital allocation across LP and yield venues.

Current capabilities

  • Strategy analysis endpoints with deterministic zkML pool evaluation.
  • Deployment execution health checks for production deploy paths.
  • Supports yield allocation workflows in private vault orchestration.
  • Compatible with anomaly/risk model gates in strategy engine.

Standalone API Sandbox

Run direct API actions from this page. Endpoint fallback automatically tries both single-prefix and duplicated-prefix path variants.

GET

Check strategy engine health

Quick health probe for strategy recommendation service.

/api/v1/strategies/health
GET

Check deployment engine health

Verify deployment executor readiness.

/api/v1/deployments/health
POST

Run pool analysis

Trigger zkML-backed pool analysis for a profile.

/api/v1/strategies/analyze

Standalone demo

Demo wallet: 0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbcc

References

Documentation