Skip to main content
GET
Get metadata for a market

Path Parameters

marketPubkey
string
required

Kamino Lend market public key

Example:

"7u3HeHxYDLhnCoErrtycNokbQYbWGzLs6JSDqGAv5PfF"

Query Parameters

programId
string
default:KLend2g3cP87fffoy8q1mQqGKjrxjC8boSyAYavgmjD

KLend program ID

Example:

"KLend2g3cP87fffoy8q1mQqGKjrxjC8boSyAYavgmjD"

Response

OK

reserves
string[]
required

Public keys of all reserves in the market

Valid base58-encoded address

Example:
name
string
required

Market name

Example:

"SOL/BTC Market"

description
string
required

Market description

Example:

"Primary market on mainnet"

isCurated
boolean
required

Whether this market is curated

Example:

false