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

# GET /v1/user/used_chain_list

`GET /v1/user/used_chain_list`

Get user chain list

## Query parameters

- `id` string, required

## Response `200`

used chain list

- Chain[]
  - `id` string — chain id
  - `community_id` integer — Community-identified id
  - `name` string
  - `logo_url` string
  - `native_token_id` string — native token
  - `wrapped_token_id` string — the erc20-wrapped of native token
  - `is_support_balance_change` boolean — Whether or not the chain support token balance

---

[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)
