---
title: "Get address of the vault of the given asset"
method: GET
path: "/v1/dex/vault/{asset}"
tags: ["DEX"]
---

# Get address of the vault of the given asset

`GET /v1/dex/vault/{asset}`

## Path parameters

- `asset` string, required

## Response `200`

Address of the vault

- string

## Other responses

- `default` — Some error during request processing

---

[API](https://skmtc.net/swap/apis/swap-coffee-api.md) · [All operations](https://skmtc.net/swap/apis/swap-coffee-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/swap/swap-coffee-api/versions/fd1067547679/schema)
