Get interest fees paid per obligation
Get historical interest fees paid for a specific obligation. Returns total fees paid and historical fee breakdown by token.
Documentation Index
Fetch the complete documentation index at: https://kamino.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Kamino Lend market public key
"7u3HeHxYDLhnCoErrtycNokbQYbWGzLs6JSDqGAv5PfF"
Kamino Lend obligation public key
"63QrAB1okxCc4FpsgcKYHjYTp1ua8ch6mLReyKRdc22o"
Query Parameters
Solana cluster environment
mainnet-beta, devnet, localnet "mainnet-beta"
Date input (ISO 8601 string or epoch in ms)
"2024-01-01T00:00:00.000Z"
Date input (ISO 8601 string or epoch in ms)
"2024-01-01T00:00:00.000Z"
KLend program ID
"KLend2g3cP87fffoy8q1mQqGKjrxjC8boSyAYavgmjD"
Response
OK
Total interest fees paid per obligation
{
"uy9LQEjELMp8r3qpb7fJhu2Y32ydAxTEo74VAEZ6EHQs": {
"ts": 1762128000000,
"solFees": "0.00001610553929183891699891935039215032176993",
"usdFees": "0.003058858072628656437082436052718601394968"
}
}Historical breakdown of interest fees paid over time