Loading...
    Loading...

    In this dashboard, we want to find out what is users' first transaction with their SUSHI token.

    Method:

    • First, Identifying very first transactions of each wallet made with Sushi token contract.
    • Then, Count of all those transactions' types, Group them and reviewing event types with most frequencies

    In the following Chart and table we can see the most frequent events of transactions that are the first transaction that each wallet made with SUSHI token contract:

    • The most frequent event is Transfer
    • Approval is ranked 2nd. users need to set approval for this token if they want it to interact with other contract, like swapping.
    • All other 3 events are swapping related events

    Conclusion

    • The first thing new users do with their SUSHI in most cases is either transferring or swapping it.
    db_img