stETH Most Common Pools

    Use the ethereum_core tables to determine the pools most commonly used to swap in and out of stETH. What are the most common pairs? Which pools are most often used?

    db_img

    Methodology

    In the first step to find stETH Swap pools, we referred to the ethereum_core ez_dex_swaps tables. According to the table below, in the ethereum core database, there are only two pools for the stETH, which can be seen in the table below.

    In the next step, by exploring Table fact event inputs and joining it with the dim labels table, we found the exchanges where stETH is swaped. In the table below, these dexs can be seen.

    Loading...
    Loading...

    In the next step, we looked for the pools in which stETH had the most swap in and found the most output token in this pool. The table below shows the top 10 stETH swap in and the name of the pool and swap out token.

    Loading...

    In the next step, we went to the pools where stETH had the most swap out and found the most input tokens in this pool. The table below shows the top 10 stETH swap out and the name of the pool and input token.

    Loading...

    conclusion

    stETH pools appear to be larger than this, according to the dexs listed in the tables above. But in the ethereum Core Swap tables, these two pools are available, as well as the amount of tokens coming and going, which was presented in the above tables according to the ethereum Core database.