---
title: "GET /v1/chain"
method: GET
path: "/v1/chain"
tags: ["Chain"]
---

# GET /v1/chain

`GET /v1/chain`

Get chain info by id

## Query parameters

- `id` 'xlayer' | 'blast' | 'kava' | 'op' | 'celo' | 'era' | 'flr' | 'zora' | 'plasma' | 'katana' | 'hemi' | 'arb' | 'dbk' | 'taiko' | 'bob' | 'world' | 'merlin' | 'chiliz' | 'ethlink' | 'xdc' | 'lens' | 'sei' | 'ape' | 'zeta' | 'b2' | 'eth' | 'cfx' | 'itze' | 'klay' | 'metis' | 'lisk' | 'wemix' | 'bera' | 'cro' | 'manta' | 'ron' | 'citrea' | 'linea' | 'zircuit' | 'megaeth' | 'opbnb' | 'tempo' | 'xdai' | 'mnt' | 'scrl' | 'hyper' | 'cyber' | 'monad' | 'base' | 'frax' | 'stable' | 'ink' | 'bb' | 'bsc' | 'uni' | 'avax' | 'fuse' | 'soneium' | 'core' | 'abs' | 'btr' | 'sonic' | 'morph' | 'story' | 'gravity' | 'matic' | 'rsk' | 'mode' | 'hood' | 'sophon' | 'plume' | 'g0' | 'kite', required

## Response `200`

return chain

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