Bridge Volume
Method
-
First, we extracted the names (and clean it) and amount of assets for each direction with help of
flow.core.fact_bridge_transactions table
-
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.
-
After that, we multiply the amount of each token with their prices in each day and group it by day
-
we did all of this for each direction.
-
For net flow, we subtract the outflow from the inflow
Loading...
Loading...
Loading...
Info about above figure:
- there is outlier due to data of inflow volume on June 29, 2022
- from above fig, we can conclude that the outbound direction (FLOW⇾ETH) is most used (by Volume) by Users of this bridge
- 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...