I've been talking a lot about "Reducing Number of Ethereum API calls". Seems like a weird thing to work on at the moment where there are other areas of improvements to be made.
As I mentioned before we want to keep under 100,000 Ethereum calls per day. I just wanted to show you how my work looks like in the past month.
The 4 versions of optimizations that I've made this month can be visualized with this one chart. As you can see our optimizations have greatly paid off and will keep paying us dividends in the months to come! 🔥
Today I finished another optimization to all Ethereum API endpoints to consume less API calls. The new method of syncing will save significant amount of calls (>80% in total savings).
This was a mandatory update as we need to add a new way to historic prices with Uniswap V3. (Currently the historic pricing is based on Uniswap V2 pool).
Tomorrow I am starting on Uniswap V3 historic pricing. As most liquidity is in Uniswap V3 pools this will help us give better pricing estimates for FLUX (And DAM in the future).
Super productive long weekend! I've been able to finis the long-awaited Uniwap V3 FLUX / ETH Pool Size data point.
Now that Datamine Network code size is growing, I've also added some optimizations to how we load data. Nothing visual but the compilation and downtime should be slightly reduced.
The new Uniswap V3 timeline will be super useful for tracking how the Uniswap V3 pool is changing size. This was the last piece to rework from V2 so as you can see from the screenshot all of the V2 analytics is gone from left nav.
Keep in mind Uniswap V2 transactions will still be identified and filtered properly. We'll use this filtering mechanism for Balancer and other upcoming AMM platforms that FLUX will trade on (if there is sufficient trading activity).
I will be updating the Dashboard chart tomorrow and deploying this awesome update so we can move onto some new things! 🔥
Wanted to show you an update to the Uniswap V3 timeline I've been working on. I need to double check the numbers so they might not be 100% accurate yet.
The retained liquidity pool is a very important metric as it allows us to understand if Liquidity is leaving or entering the pool. Hoping to finish this one up tomorrow an get it up on production for you to play with!
There is also 1 more Uniswap V3 timeline I want to add which is FLUX / ETH Pool Size. This is an important metric as it'll replace the Dashboard "Uniswap FLUX Liquidity" chart. Lots to still come so be sure to follow the updates 🔥