Yield-Bearing Stablecoin Tracker — sUSDe, sUSDS, sDAI avatar

Yield-Bearing Stablecoin Tracker — sUSDe, sUSDS, sDAI

Pricing

$10.00 / 1,000 runs

Go to Apify Store
Yield-Bearing Stablecoin Tracker — sUSDe, sUSDS, sDAI

Yield-Bearing Stablecoin Tracker — sUSDe, sUSDS, sDAI

Compares APY and TVL across yield-bearing stablecoins: sUSDe (Ethena), sUSDS (Sky), sDAI, sGHO, sfrxUSD vs benchmark USDC lending rates. Includes USDe peg health and spread-vs-USDC in basis points. No API key. $0.01/run.

Pricing

$10.00 / 1,000 runs

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Categories

Share

What does Yield-Bearing Stablecoin Tracker do?

Yield-Bearing Stablecoin Tracker aggregates real-time stablecoin APY and TVL data across the leading yield-bearing stablecoins — sUSDe, sUSDS, sDAI, sGHO, and sfrxUSD — and ranks them against a benchmark USDC lending rate on Aave v3. Each token's spread-to-USDC in basis points is calculated so you can instantly see how much extra yield you are capturing above the risk-free DeFi reference. The actor also pulls USDe peg health data (price deviation and circulating supply) as an early stress indicator for the Ethena ecosystem.

Why use Yield-Bearing Stablecoin Tracker?

  • Instant APY ranking — all major yield-bearing stablecoins sorted by net APY in a single run, no manual tab-switching between DeFiLlama, Ethena, and Aave dashboards.
  • Spread-to-USDC visibilityspread_vs_usdc_bps tells you exactly how many extra basis points each token earns versus the neutral lending benchmark, making risk-adjusted comparisons trivial.
  • sUSDe historical context — 30-day and 90-day APY averages pulled directly from Ethena's native API, so you know whether today's yield is above or below the long-run average.
  • USDe peg health monitoring — tracks price deviation and circulating supply; a widening peg deviation is often the earliest on-chain signal of Ethena stress before it hits social media.
  • Rich risk metadata — each record includes yield_quality_tier, peg_mechanism_robustness, counterparty_risk_score, and redemption_risk so you can filter by risk tolerance, not just APY.

How to use Yield-Bearing Stablecoin Tracker

  1. Go to the Apify Store and open Yield-Bearing Stablecoin Tracker.
  2. Click Try for free — no input configuration is required.
  3. Click Start to run the actor. It completes in under 10 seconds.
  4. View ranked results in the Dataset tab, or export as JSON/CSV.
  5. Optionally schedule the actor (e.g., every hour) via the Schedules tab to track APY drift over time.

Input

No required inputs. The actor fetches all data automatically with sensible defaults.

FieldTypeDefaultDescription
(none required)Actor runs immediately with no configuration

Output

[
{
"token": "sUSDe",
"protocol": "Ethena",
"apy_pct": 18.42,
"apy_30d_avg_pct": 16.91,
"apy_90d_avg_pct": 15.34,
"tvl_usd": 3820000000,
"benchmark_usdc_apy_pct": 5.12,
"spread_vs_usdc_bps": 1330,
"yield_quality_tier": "synthetic_funding",
"real_yield_vs_risk_free": 13.30,
"peg_mechanism_robustness": "medium",
"depeg_historical_worst_bps": 48,
"redemption_risk": "low",
"counterparty_risk_score": 3,
"yield_source_transparency": "high",
"market_adoption_signal": "dominant",
"ude_peg_price": 0.9997,
"ude_peg_deviation_bps": 3,
"ude_circulating_supply": 5900000000,
"rank": 1,
"fetched_at": "2026-09-02T08:14:33Z"
},
{
"token": "sUSDS",
"protocol": "Sky (MakerDAO)",
"apy_pct": 8.75,
"apy_30d_avg_pct": null,
"apy_90d_avg_pct": null,
"tvl_usd": 2140000000,
"benchmark_usdc_apy_pct": 5.12,
"spread_vs_usdc_bps": 363,
"yield_quality_tier": "lending",
"real_yield_vs_risk_free": 3.63,
"peg_mechanism_robustness": "high",
"depeg_historical_worst_bps": 12,
"redemption_risk": "very_low",
"counterparty_risk_score": 1,
"yield_source_transparency": "high",
"market_adoption_signal": "growing",
"ude_peg_price": null,
"ude_peg_deviation_bps": null,
"ude_circulating_supply": null,
"rank": 2,
"fetched_at": "2026-09-02T08:14:33Z"
}
]

Data fields

FieldDescription
tokenToken symbol (sUSDe, sUSDS, sDAI, sGHO, sfrxUSD)
protocolIssuing protocol name
apy_pctCurrent annualised yield percentage
apy_30d_avg_pct30-day average APY (sUSDe only, from Ethena API)
apy_90d_avg_pct90-day average APY (sUSDe only, from Ethena API)
tvl_usdTotal value locked in USD
benchmark_usdc_apy_pctAave v3 USDC supply rate used as risk-free reference
spread_vs_usdc_bpsExtra yield above USDC benchmark in basis points
yield_quality_tierYield source category: lending, rwa, synthetic_funding, staking
real_yield_vs_risk_freeAPY minus 3% inflation, minus benchmark rate
peg_mechanism_robustnessQualitative peg mechanism strength: low / medium / high
depeg_historical_worst_bpsWorst historical peg deviation in basis points
redemption_riskLiquidity/redemption risk tier: very_low / low / medium / high
counterparty_risk_score1–5 counterparty risk score (1 = minimal, 5 = high)
yield_source_transparencyOn-chain verifiability of yield: low / medium / high
market_adoption_signalAdoption trajectory: emerging / growing / dominant
ude_peg_priceUSDe market price in USD (Ethena tokens only)
ude_peg_deviation_bpsUSDe peg deviation from $1.00 in basis points
ude_circulating_supplyUSDe circulating supply in USD (from DefiLlama)
rankAPY rank (1 = highest yield)
fetched_atUTC timestamp of data fetch

Cost estimation

ScenarioRunsCost
One-off snapshot1 run$0.01
Hourly monitoring (1 day)24 runs$0.24
Hourly monitoring (1 month)720 runs$7.20

Pricing is $0.01 flat per run regardless of how many tokens are returned. The actor charges a single PPE event at completion.

FAQ

Do I need an API key for Ethena or DefiLlama? No. The actor uses publicly accessible endpoints from Ethena's app API and DefiLlama's yields and stablecoins APIs. No registration or credentials are required.

How often should I run this actor for yield monitoring? Hourly is sufficient for most use cases. Stablecoin APYs on DefiLlama update roughly every 30–60 minutes. Ethena's native yield data refreshes more frequently, but meaningful changes in funding rates typically occur over hours, not minutes.

Why is sUSDe the only token with 30d and 90d averages? Ethena's public API provides historical staking and protocol yield data natively, with 30-day and 90-day averages pre-computed. For the other tokens (sUSDS, sDAI, sGHO, sfrxUSD), only the current APY snapshot is available from DefiLlama without additional time-series queries.

Disclaimer: This actor provides data for informational purposes only. APY figures are point-in-time snapshots and do not constitute financial advice. Yield-bearing stablecoins carry smart contract, liquidity, and peg risks. Past yield is not indicative of future returns. Always conduct your own research before allocating capital.

Keywords: yield-bearing stablecoin, stablecoin APY, sUSDe yield, sDAI APY, sUSDS interest rate, DeFi stablecoin tracker, USDe peg health, USDC lending rate, stablecoin yield ranker, DeFi savings rate


Feedback

If this actor powers your DeFi yield research, a review helps others find it: Leave a review on Apify Store