---
title: "GET /v2/extra-currency/{id}"
method: GET
path: "/v2/extra-currency/{id}"
tags: ["ExtraCurrency"]
---

# GET /v2/extra-currency/{id}

`GET /v2/extra-currency/{id}`

Get extra currency info by id

## Path parameters

- `id` integer, required

## Response `200`

extra currency info

- EcPreview
  - `decimals` integer, required
  - `id` integer, required
  - `image` string, required
  - `symbol` string, required

## Other responses

- `default` — Some error during request processing

---

[API](https://skmtc.dev/tonapi/apis/rest-api-to-ton-blockchain-explorer.md) · [All operations](https://skmtc.dev/tonapi/apis/rest-api-to-ton-blockchain-explorer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tonapi/rest-api-to-ton-blockchain-explorer/revisions/fc4add7a71a0/schema)
