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
| Path | Authority |
|---|---|
| Delegated user | Gator delegation for approval + pool calls |
agent_wallet | Solo agent deposits on validated Base paths |
Discovery
| Surface | Example |
|---|---|
| MCP | getProviderActions { provider: "curve" } |
| CLI | thirdfy-agent actions --provider curve --chain-id 8453 --json |
Typical actions
- Read:
get_curve_pools,get_earn_opportunities - Write:
deposit_earn_position,withdraw_earn_positionwithproviderId: "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.