Curve

Curve pool earn actions on Base. Discovery and validated 4pool deposit and withdraw paths.

Category: Yield

Catalog provider: curve

Curve pool discovery and earn writes are exposed under curve and the aggregate earn family. Validated write paths target Base mainnet 4pool adapter flows.

Credential model

PathAuthority
Delegated userGator delegation for approval + pool calls
agent_walletSolo agent deposits on validated Base paths

Discovery

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

Typical actions

  • Read: get_curve_pools, get_earn_opportunities
  • Write: deposit_earn_position, withdraw_earn_position with providerId: "curve"

Readiness checklist

  • Base mainnet (8453) for validated writes unless catalog lists another chain.
  • Pool allowlist enforced by API policy.
  • Preflight before live deposit or withdraw.