---
title: "Latest dreUSD and dreUSDs total supply snapshot"
method: GET
path: "/tvl/latest"
tags: ["tvl"]
---

# Latest dreUSD and dreUSDs total supply snapshot

`GET /tvl/latest`

Returns the most recent **`total_supply_snapshots`** row (`dreUSD`, `dreUSDs`, `recordedAt`). Supplies are raw ERC-20 `totalSupply` values (wei strings); divide by **1e18** for human-readable amounts. **404** if no snapshot exists yet.

## Response `200`

Latest total supply snapshot

- TotalSupplySnapshot

## Other responses

- `404` — No total supply snapshot found

---

[API](https://skmtc.dev/dre/apis/dre-api.md) · [All operations](https://skmtc.dev/dre/apis/dre-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dre/dre-api/revisions/5d14beb9482b/schema)
