Get Kamino oracle prices
Prices
Get oracle prices
Fetches all oracle prices for all public Klend Market assets
GET
Get Kamino oracle prices
Query Parameters
Controls which market set to query. 'main': select oracle prices from main market assets, 'all': select oracle prices from all public klend market assets.
Available options:
main, all Example:
"main"
Response
OK
- Option 1 · object[]
- Option 2 · object[]
Price value of the asset
Example:
"1234.56789"
Valid base58-encoded address of the token mint
Example:
"So11111111111111111111111111111111111111112"
Maximum allowed age of the price feed in seconds
Example:
"120"
Epoch Unix timestamp in seconds
Examples:
"0"
"1"
"100"
"-1"
Name of the token
Example:
"SOL"