Skip to main content
GET
/
luts
/
managed
/
product-type
/
{productType}
Get managed LUTs by product type
curl --request GET \
  --url https://api.kamino.finance/luts/managed/product-type/{productType}
[
  {
    "productIdentifierAddress": "VEG1EMtttdHunMbSza8uoms1R18VXmYSph2bBpHcSJd",
    "productType": "vault",
    "lutAddresses": [
      "VEG1EMtttdHunMbSza8uoms1R18VXmYSph2bBpHcSJd"
    ]
  }
]

Path Parameters

productType
enum<string>
required

The type of product associated with a managed lookup table

Available options:
swap_pair,
vault,
strategy,
market,
meta_vault
Example:

"vault"

Response

OK

productIdentifierAddress
string
required

Valid base58-encoded address

Example:

"VEG1EMtttdHunMbSza8uoms1R18VXmYSph2bBpHcSJd"

productType
enum<string>
required

The type of product associated with a managed lookup table

Available options:
swap_pair,
vault,
strategy,
market,
meta_vault
Example:

"vault"

lutAddresses
string[]
required

Valid base58-encoded address