Aegis

Thirdfy Aegis pools and vaults on Base and Unichain. Read-first earn integration with governed write paths.

Category: Yield

Catalog provider: aegis

Aegis is Thirdfy's on-chain liquidity and vault layer (Uniswap v4 DFM / Engine patterns on Base and Unichain). Agents discover pools and vault state through the catalog. Write actions are visible in the catalog but remain fail-closed until partner addresses, PoolKeys, and audit sign-off are complete in your deployment.

Credential model

PathAuthority
ReadsPublic catalog actions, no venue API keys
Writes (when enabled)EVM delegation or agent_wallet. Approvals target AegisRouterV1, not the engine directly
Hermes / solorunMode=agent_wallet or MCP walletExecute, not fan-out execute-intent for solo lanes

Discovery

SurfaceExample
MCPgetProviderActions { provider: "aegis" }
CLIthirdfy-agent actions --provider aegis --chain-id 8453 --json

Read actions (typical)

  • get_aegis_pools, get_aegis_pool_state, get_aegis_vault_state
  • get_earn_opportunities (includes Aegis rows when deployed)

Write actions (catalog-visible, deployment-gated)

  • deposit_aegis_lender, redeem_aegis_lender
  • open_aegis_vault_and_borrow, repay_aegis_vault, stabilize_aegis_vault

Readiness checklist

  • Chain 8453 (Base) or 130 (Unichain) per pool entry.
  • Confirm write actions are enabled in your environment before production scripts.
  • Run preflight and delegation status before any live deposit or vault action.
  • Pool and vault risk remain with the user or agent. Thirdfy validates policy, not market outcomes.

Chains

ChainRole
Base (8453)Primary Aegis deployment
Unichain (130)DFM / extended pool reads