WOOFi Exploration Dashboard

    WOOFi is a unique decentralized exchange that bridges the deep liquidity of centralized exchanges on chain. This enables DeFi traders to swap with size and maximize their profits through the lowest swap fee and minimal slippage.

    Introduction
    avalanche blockchain
    WOOFi
    methodology
    db_img
    db_img

    Avalanche is a blockchain platform that aims to address the blockchain trilemma of scalability, security and decentralization thanks to its unique Proof of Stake (PoS) mechanism.

    Like Ethereum, Avalanche supports smart contracts to run decentralized applications (dApps) on its network. Since Avalanche’s smart contracts are written in the Solidity language also used by Ethereum, it aims to create greater blockchain interoperably by integrating a number of decentralized finance (DeFi) ecosystems, including well-established projects like Aave and Curve.

    AVAX, the native token of the Avalanche platform, is used to power transactions in its ecosystem. AVAX serves as the means to distribute system rewards, participate in governance and facilitate transactions on the network by paying fees.

    Data : kraken

    db_img

    WOO X is a centralized exchange that provides a superior trading experience through a combination of lowest fees, deep liquidity, fully-customizable interface, and a live balance sheet for full transparency.

    Liquidity on WOO X can be directly integrated via API across partner exchanges and institutions to immediately upgrade their order books to a depth deeper than top exchanges and tighten their bid/ask spread.

    WOOFi is a decentralized exchange platform providing the best possible swap prices and reduced slippage at lower fees.

    Data : woo

    Analyzed, tracked, and explored WOOFi for looking at the activity for trading overtime by using the avalanche.core.fact_transactions table and joined to the avalanche.price.ez_hourly_token_prices with the token_address for converting to dollars.

    In addition, this dashboard also explored the vault on WOOFi by using the avalanche.core.fact_token_transfers table and referring to the contract_address of this, which is comprised of

    • WAVAX = [ 0x866810349B2e28E411669911bB0babb06cc60625 ]
    • BTC.b = [ 0x1cd7b33faf4f172146bcbb841c7addc96802e6c4 ]
    • USDC = [ 0x11B29AE3037F4526e4AA56952318e0d01ADA836A ]

    Lastly, also added a field named period for changing the movement of charts created on this dashboard, and it t has threchoice , which consist of month, week, and day.