GET
/
v1
/
dex
/
vault
/
{asset}
curl --request GET \
  --url https://backend.swap.coffee/v1/dex/vault/{asset}
"<string>"

Authorizations

X-Api-Key
string
header
required

Path Parameters

asset
string
required

Response

200
application/json
Address of the vault

The response is of type string.