---
title: "GET /v1/user/chain_balance"
method: GET
path: "/v1/user/chain_balance"
tags: ["User"]
---

# GET /v1/user/chain_balance

`GET /v1/user/chain_balance`

Get the net assets of a chain

## Query parameters

- `id` string, required
- `chain_id` string, required

## Response `200`

return to the usd value of net assets

- UserUsdValue
  - `usd_value` number — the balance of the account

---

[API](https://skmtc.net/debank/apis/debank-openapi.md) · [All operations](https://skmtc.net/debank/apis/debank-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/debank/debank-openapi/revisions/3f676effe339/schema)
