What Is Zyberswap ($ZYB)?

    Zyberswap is one of the first decentralized exchanges (DEX) with an automated market-maker (AMM) on the Arbitrum blockchain. Compared to its competitors, Zyberswap allows the swapping of crypto assets with the lowest fees! Rewards from Staking and Yield Farming are among the most lucrative in the entire Arbitrum ecosystem. Additionally, Zyberswap aims to fully involve its users in decision-making. All major changes are decided via Governance Voting!

    What makes Zyberswap unique?

    Compared to its competitors, Zyberswap allows the swapping of crypto assets with the lowest fees! Rewards from Staking and Yield Farming are among the most lucrative in the entire Arbitrum ecosystem. Additionally, Zyberswap fully involves its users in decision-making. All significant changes are decided via Governance Voting!

    How Many ZYBER Coins Are There in Circulation?

    Zyberswap has decided to adopt a fair launch model for token distribution. This goes along with Zyberswap's mission of true decentralization and unequivocal fairness.

    The token distribution follows a fixed supply, linear emission model coupled with burning or deflationary mechanisms to reduce overall supply.

    Zyberswap launched on January 23, 2023, with 10k ZYBER tokens created at genesis. The Maximum Supply of ZYBER is 20M with an emission rate of 0.3 token/s.

    Introduction

    Methodology & Dashboard content

    Hi everybody today in this dashboard i want to show you activity on Zyberswap Defi . Zyberswap is one of first DEXs on Arbitrum which i interested on it because of its TVL that i saw on defillama.com . Since Feb-06-2023 Zyberswap's TVL increased singificantly and i thought its a good idea to analyze users activity on Zyberswap to see how things going on with Zyberswap .

    The main things i decided to put into this dashboard is Swaps , Staking actions and Liqudity providings . I will analyze key metrics on these three topics (Stake , Swap , LP) like Total txs , users , $USD volume , Distributions , Top users and more ...

    For these purpose i usef Flipsidecrypto data and arbitrum.core.fact_event_logs and arbitrum.core.fact_transactions tables and because i had to manualy check things i encountered some difficulties to fetch data from JSON data in columns .
    For fetching LP actions i filtered origin_function_signature and event_name to AddLiqudity from arbitrum.core.fact_event_logs table and i dived to event_input column to fetch everything i need from JSON string .

    db_img
    db_img