Depth of pools on Thorchain. Comparing pools in terms of TVL and number of unique LPs in a daily breakdown.

    What is the volume of each pool by TVL? How does that compare to the depth of each pool in terms of the unique number of liquidity providers?

    We find the Total Value Locked (TVL) in USD for each pool by adding asset liquidity and Rune liquidity by pool having multiplied each with the appropriate price using the daily_pools_stats table.

    Loading...

    Data in the table seems to be constant before Sept.16 and has missing data about most pools for Sept.18, Oct.14 and Oct.25.

    TVL in most pools were stagnating up to Oct.18-th, but since then it started to grow rapidly. Here is a complete comparison of each pool's TVL between 10.18 and today.

    Loading...

    The imbalances between the Rune and asset liquidity values of the pools were generally on the order of a hundred dollars or less at the times of the recordings, indicating that arbitrage mechanisms equilibrating the pools with the outside World are operating well.

    Loading...

    The TVL of the largest pool, BTC, has increased by 83% in the past 2 weeks and the size of the ETH pool has grown to 2.5x in the same time! The largest growth in TVL was in one of the smaller pools, 261% in two weeks by the AVA pool on the BNB chain.

    Unique members of pools

    Data in the unique_member_count column of thorchain.daily_pool_stats should be relevant for determining the daily number of distinct addresses in the pools. However data only goes back until Oct.21-st and contains unlikely records, such as BTC pool having only 1 member on Oct.28-th or no pool except BNB - BUSD having any member on Nov.1-st

    Loading...