Skip to content

feat: Yield Pool Watcher agent (#6)#195

Open
HOTAgithub wants to merge 1 commit into
daydreamsai:masterfrom
HOTAgithub:yield-pool-watcher
Open

feat: Yield Pool Watcher agent (#6)#195
HOTAgithub wants to merge 1 commit into
daydreamsai:masterfrom
HOTAgithub:yield-pool-watcher

Conversation

@HOTAgithub
Copy link
Copy Markdown

Bounty Submission

Related Issue: #6


Submission File

File Path: submissions/yield-pool-watcher/


Agent Description

Yield Pool Watcher — Track APY and TVL across DeFi pools and alert on sharp changes in metrics.

Built on @lucid-dreams/agent-kit with x402 payment config support.
Zod v4 validated inputs/outputs.

Entrypoints:

  • watch — Full monitoring: fetches pool metrics, computes deltas, triggers alerts on configurable thresholds
  • quick — Quick yield summary for a specific protocol/chain

Data Source: DefiLlama Yields API (200+ protocols, 30+ chains)


Acceptance Criteria

  • Detects TVL or APY change beyond thresholds within 1 block
  • Accurate metric tracking across major protocols
  • Must be deployed on a domain and reachable via x402

Solana Wallet

Wallet Address: 66dG5r5TD37ahhrsAMKUroxML9Cqto5jRduifiMgQQ3G


Closes #6

Track APY and TVL across DeFi pools and alert on sharp changes in metrics.

- Monitors 200+ protocols via DefiLlama Yields API
- Configurable threshold rules for TVL, APY, and APY Base metrics
- Two entrypoints: watch (full monitoring) and quick (summary)
- Zod v4 validated input/output schemas
- Built with @lucid-dreams/agent-kit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Yield Pool Watcher

1 participant