Skip to main content
GET
/
market
/
{market_address}
/
mints
mints in market
curl --request GET \
  --url https://api.jup.ag/tokens/v1/market/{market_address}/mints \
  --header 'x-api-key: <api-key>'
[
  "<string>"
]

Authorizations

x-api-key
string
header
required

Get API key via https://portal.jup.ag

Path Parameters

market_address
string
required

A market/pool address

Response

200 - application/json

Returns the mints involved in a market