Solend Demographics Bounty

    Q101.Solend is the leading lending protocol on Solana. What are the demographics of the Solend userbase?

    Question

    101.Solend is the leading lending protocol on Solana. What are the demographics of the Solend userbase? 

    \n

    • What is the user distribution by size of account? (How many have between $1-1,000, 1,000 - 100k, etc). Is the protocol largely influenced by whales, or by average Solana users?

    Introduction

    Solend, an algorithmic and decentralized lending and borrowing protocol, is working on an exciting new product that has the potential to change the lending ecosystem on Solana (SOL/USD). It is a product of isolated pools that write everything on their blog.

    These are independent lending markets that back a pool of assets, which you can use as collateral for a loan against each other, as opposed to a cross-collateral pool, where you can pledge any asset against Borrow any other assets.

    It is important to list new assets carefully in a protocol with a cross-collateral repository because it makes the protocol vulnerable to a new attack vector. The entire TVL lending protocol is at risk. Cream Finance was hacked twice for listing assets with non-standard implementations, losing $19 million the first time and $130 million the second time.

    ERC20 is a broad standard that many tokens do not conform to. In contrast, SPL tokens in Solana must conform to the SPL standard. Custom behavior is not possible. If assets listed on Solend are minable, they must have adequate liquidity and access controls.

    While separate pools are by no means a panacea, the value of the assets at risk is limited to the assets in the respective pool. The entire TVL protocol is not at risk. Separate pools enable Solend to list many new assets that do not meet the cross-collateral pool requirements. They also enable better parameters. The loan-to-value (LTV) ratio of SOL and USDC in the cross-collateral portfolio is currently 75%. In other words, you can borrow $100 for every $75 you deposit. This avoids major losses for all lenders in the pool. This ratio can be increased up to 95% in a separate pool, bringing greater capital efficiency.

    Method

    I use solana.core.fact_events , solana.core.fact_transactions ,solana.fact_swaps , solana.core.fact_transfers table to get:

    • total user and total age of user.
    • daily Solend User distribution by SOL borrowing and withdrawing amount count and volume (in USD).
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    db_img

    total user and total age of user.

    daily Solend User distribution by SOL borrowing amount count and volume (in USD).

    daily Solend User distribution by SOL withdrawing amount count and volume (in USD).

    Solend User distribution by SOL borrowing amount count and volume (in USD).

    Contact Data

    Discord : Abolfazl#2441

    Email : Abolfazl.yeganeh77@gmail.com