---
title: "Today's digital-asset return"
method: GET
path: "/home/digital_asset_return"
tags: ["home"]
---

# Today's digital-asset return

`GET /home/digital_asset_return`

Returns today's USD price return on crypto digital assets (BTC). WisdomTree funds (stable- and variable-NAV) and pegged cash are excluded.

## Query parameters

- `timezone` string

## Response `200`

OK

- HomeDigitalAssetReturnOutput
  - `breakdown` HomeDigitalAssetReturnRow[], nullable
    - `contribution_pct` string
    - `contribution_usd` string
    - `current_balance_usd` string
    - `current_native_display` string
    - `positive` boolean
    - `symbol` string
  - `pct_display` string
  - `positive` boolean
  - `return_pct` string
  - `return_usd` string
  - `value_display` string

## Other responses

- `default` — Error response.

## Changes

- **2026-09-01** `f2d9f80610d9` — 1 info
  - added the optional property `error/api_client_id` to the response with the `default` status

[Change history](https://skmtc.dev/stablesea/apis/stable-sea-backend/changes/home/digital_asset_return/get.md)

---

[API](https://skmtc.dev/stablesea/apis/stable-sea-backend.md) · [All operations](https://skmtc.dev/stablesea/apis/stable-sea-backend/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stablesea/stable-sea-backend/revisions/0a6aeb726c1f/schema)
