Stablecoins
Track stablecoin market cap, peg deviation, mechanism mix, chain supply, detail views, and yield data.
Get stablecoin data
Query parameters:
type:overview,detail, oryields. Defaultoverview.slug: stablecoin slug. Required whentype=detail.
curl -G https://www.sharpe.ai/api/v1/stablecoins/data \
-H "Authorization: Bearer sk_live_your_key_here" \
--data-urlencode "type=overview"
curl -G https://www.sharpe.ai/api/v1/stablecoins/data \
-H "Authorization: Bearer sk_live_your_key_here" \
--data-urlencode "type=detail" \
--data-urlencode "slug=usdt"