Indicators · market
DeFi Rates
defi-rates
Current borrow/supply rates at comparable DeFi venues.
| Units | APR (%) |
|---|---|
| Computed at | not stated in the payload |
| History | served |
Reading
| timestamp | 2026-09-05T03:00:00.000Z |
|---|---|
| rates | 10 entries[
{
"protocol": "aave_v3",
"asset": "USDC",
"supply_apy": 5.26818,
"borrow_apy": null,
"tvl_usd": 58396135
},
{
"protocol": "aave_v3",
"asset": "USDT",
"supply_apy": 3.56033,
"borrow_apy": 4.25397,
"tvl_usd": 206820056
},
{
"protocol": "aave_v3",
"asset": "WBTC",
"supply_apy": 0.0049,
"borrow_apy": 0.34013,
"tvl_usd": 2610290787
},
{
"protocol": "aave_v3_arbitrum",
"asset": "USDC",
"supply_apy": 2.76783,
"borrow_apy": 3.69707,
"tvl_usd": 28558466
},
{
"protocol": "aave_v3_arbitrum",
"asset": "WBTC",
"supply_apy": 0.02968,
"borrow_apy": 0.8494,
"tvl_usd": 214634678
},
{
"protocol": "compound_v3",
"asset": "USDC",
"supply_apy": 4.21478,
"borrow_apy": 5.09802,
"tvl_usd": 36016537
},
{
"protocol": "compound_v3",
"asset": "USDT",
"supply_apy": 2.97877,
"borrow_apy": 3.79845,
"tvl_usd": 31996303
},
{
"protocol": "compound_v3",
"asset": "WBTC",
"supply_apy": null,
"borrow_apy": null,
"tvl_usd": 387581124
},
{
"protocol": "compound_v3_base",
"asset": "USDC",
"supply_apy": 5.38698,
"borrow_apy": 6.4184,
"tvl_usd": 869149
},
{
"protocol": "morpho_cbbtc_usdc_base",
"asset": "USDC",
"supply_apy": null,
"borrow_apy": 4.77794,
"tvl_usd": 2955127187
}
] |
Where this comes from
| REST | https://api.bitcoincreditstack.com/v1/market/defi-rates/current |
|---|---|
| MCP | get_indicator({ indicator: "defi-rates" }) |
The payload carries more than this page renders — the full nested structure, and for most indicators a daily history this page does not chart. That asymmetry is deliberate.