DeFi Lending

NOTE: This endpoint is only callable by API keys in the following tiers:

  • Business
  • Developer
  • Enterprise
  • PremiumSharedRpc
  • StarterSharedRpc
  • UltimateSharedRpc


The DeFi Lending endpoint can be used to track and verify borrowing and
repayment of digital assets including SPL tokens and stablecoins on the Solana
blockchain.

For example, get activity on popular lending protocols like Solend, so you
know where and what token to lend.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

body

string

The programId references the lending protocol that the user account is borrowing or repaying to. optional field

string

The programName references the lending protocol name that the user account is borrowing or repaying to. optional field

string

First signature in a transaction, which can be used to track and verify the transaction status across the complete ledger. It is a base-58 encoded string that is uniquely generated for each transaction. optional field

enum
string

The user account is the public key of the wallet that is borrowing or repaying from the program. optional field

string

The mint references the token that the user account is repaid or borrowing from the program. optional field

number
1 to 1000

The number of results to return per page optional field

number
≥ 1

The page number to return optional field

string

The pagination token to use to keep your position in the results optional field

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json