---
title: "getCoinByCoinType"
method: GET
path: "/v1/coins/{coinType}"
tags: ["Coins"]
---

# getCoinByCoinType

`GET /v1/coins/{coinType}`

Get coin denomination by coin type.

## Path parameters

- `coinType` string, required — Erc-20 coin type - a field that looks like “coin_id::coin::COIN”.

## Response `200`

OK

---

[API](https://skmtc.dev/blockberry/apis/sui-mainnet-api.md) · [All operations](https://skmtc.dev/blockberry/apis/sui-mainnet-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/blockberry/sui-mainnet-api/revisions/3e4cb73940b7/schema)
