Introduction

    Blocto Teleport and cBridge help you to bridge your assets between Flow and Ethereum.

    Method

    1. First, we extracted the names (and clean it) and amount of assets for each direction with help of

      flow.core.fact_bridge_transactions table

    2. we made a table for prices of this token with help of flow.core.fact_prices and ethereum.core.fact_hourly_token_prices tables. We need Ethereum price table for non_native token like ceWETH.

    3. After that, we multiply the amount of each token with their prices in each day and group it by day

    4. we did all of this for each direction.

    5. For net flow, we subtract the outflow from the inflow

    Questions

    1. What is the gross bridge activity for Blocto Teleport and cBridge to and from the FLOW blockchain?
    Loading...
    Loading...
    Loading...

    Info about figure on the right:

    1. this figure is present the inflow volume (inbound Volume) of bridged asset by day

      \

    2. there is outlier Volume on June 29, 2022

      \

    3. before June 29, 2022, the maximum Volume was 832.481M USD and the minimum was 63.846K USD

    Info about figure on the right:

    1. this figure is present the outflow volume (inbound Volume) of bridged assets by day

    2. the maximum Volume was 1.262B USD and the minimum was 3.109M USD

    Info about above figure:

    1. there is outlier due to data of inflow volume on June 29, 2022
    2. from above fig, we can conclude that the outbound direction (FLOW⇾ETH) is most used (by Volume) by Users of this bridge
    3. if we don’t include the outlier data, the maximum flowing inside was on Jun 15, 2022 with 642.281M USD and the maximum of our flowing was on May 10, 2022 with 940.664M USD
    Loading...
    Loading...

    Info about above figures:

    1- they are present us the most bridged tokens by volume and count of bridges

    Conclusion

    1. the outflow has much higher Volume, the volume of assets that bridged into flow network
    2. the maximum volume of asset flowing inside in one day was 642.281M USD
    3. the maximum volume of asset flowing outside in one day was 940.664M USD