Body
JLP token amount to deposit based on the JLP mint decimals (6)`
Token amount for the borrow based on the mint decimals for the borrow token defined in borrowMint
Public key for the wallet to deposit / borrow
Mint address for the borrow token
EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v Response
200 OK
The borrowed amount (including interest) in USD formatted to 6 decimals as per the USDC mint
The borrowed amount (including interest) in the token amount formatted to the borrowed token mint decimals
The mint address for the borrowed token
Locked JLP token amount as collateral
Locked JLP token amount as collateral in USD formatted to 6 decimals as per the USDC mint
Maximum borrow amount in the token amount formatted to the borrowed token mint decimals
Maximum borrow amount in the token amount formatted to the borrowed token mint decimals after deposit
Maximum borrow amount in USD formatted to 6 decimals as per the USDC mint
The maximum withdrawable amount in USD formatted to 6 decimals as per the USDC mint
The maximum withdrawable JLP token amount
The maximum repayable USDC token amount for this position
The JLP price at which the borrow position will be liquidated in the token amount
LTV (loan-to-value) in basis points. A higher LTV express a higher risk of liquidation
LTV (loan-to-value) percentage. A higher LTV express a higher risk of liquidation
Pubkey for the borrow lending position
The serialized transaction (base64 encoded) containing the instructions and given parameters for the borrow / deposit request. The transaction can be deserialized, signed by the owner of walletAddress and submitted onchain.
Whether the transaction requires a keeper signature
The type of transaction
legacy, instant Contains relevant metadata for the serialized transaction. Null if no wallet address passed in.
