Unnamed service
GET api.greyridgesignals.ai/defi/yields
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Top DeFi lending/LP yields — project, chain, symbol, pool id, APY breakdown + 1d/7d/30d APY trend, IL risk (incl. il7d), exposure, reward/underlying tokens, outlier flag, mu/sigma, DefiLlama stability forecast, TVL. Filter by project, chain, or stablecoin-only; sort by TVL (default) or risk-adjusted APY (apy/sigma).
Resource: api.greyridgesignals.ai/defi/yields
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x5765ae06a52dc7A0BB71c36A11db512c7ea9ed10
Payment methods: — · Last validation: 2026-09-14 09:12:46.439+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"sort": {
"type": "string",
"description": "Optional: \"tvl\" (default) or \"risk_adjusted\" (apy/sigma)"
},
"chain": {
"type": "string",
"description": "Optional: filter to an exact chain name (case-insensitive)"
},
"limit": {
"type": "string",
"description": "Max pools to return (default 20, max 100)"
},
"stable": {
"type": "string",
"description": "Optional: \"true\" to return only stablecoin pools"
},
"project": {
"type": "string",
"description": "Optional: filter to an exact project name (case-insensitive)"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x5765ae06a52dc7A0BB71c36A11db512c7ea9ed10",
"amount": "1000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x5765ae06a52dc7A0BB71c36A11db512c7ea9ed10",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "1000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.