User Behavior

    Q11. What are users swapping for? What activities are the most common for users on Flow right now? Create a visualization on what’s causing spikes in swapping behavior. (empty line) [comment]: # (This actually is the most platform independent comment)

    Introduction

    This dashboard looks into the Flow Users swaps.

    we answers the below questions

    1. What are users swapping for?
    2. What activities are the most common for users on Flow right now?
    3. Create a visualization on what’s causing spikes in swapping behavior.

    Total data about Swaps

    Note : In this Bounty, we have analyzed the swap data for the past two months.

    block_timestamp::date >'2022-04-01'

    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...

    tokens data

    The number of swap transactions performed for each pair of tokens is shown in the chart above According to this chart, we see that most of the swap transactions related to swaps were from stable coin Tether to other tokens and vice versa. In the first rank, 13,000 swap transactions have been performed from Tether to Flow token, and in the second rank, more than 12,000 Swap transactions from Flow to Tether have been performed.

    The number of transactions that have been done in the last two months has decreased. According to the chart, the highest number of swap transactions has been done on May 20, and since then we have had a downward trend and the number of transactions has reached below 1500 transactions per day.

    The chart above shows the USD value of all transactions performed. Based on this chart, more than 50% of the total USD transactions were related to the conversion of other tokens to Flow. And since then, users have converted nearly 40% percent of all transactions USD to Tether.

    In this chart, we show the USD value of each token swapped to the other tokens. The remarkable point is the share of REVV tokens. Although nearly 120 million USD have been swapped from REVV to other tokens, we see that only 40 million USD have been swaped to this token, which shows that Users have changed their assets from this token and have less than this token.

    Loading...
    Loading...
    Loading...

    total_usd_to + total_usd_from*-1 as total_pair,

    Paragraph

    This chart shows the US value of swap transactions for each token. For each day, we get the value of the swap transactions that have been converted to one token and subtract the value of the USD transactions from that token to the other tokens. As a result, the final result indicates that on that day, users swap their assets into that token or took it out of that token and swap it for other tokens.

    In this chart, using the following formula shows the total number of swapped tokens. From this chart, we can see that out of the seven tokens that were present in swap transactions, only four tokens had a higher swap rate, and users from other The tokens have swapped these four tokens It can be seen that the volume of swap transactions to Flow is more than the volume of swap Flow to other tokens. Total sawp value = sawp to amount - sawp from

    Add Flow price

    Loading...