Hi all, Kieran from CompX here!
We’re doing a little bit of research around the dominant pools being used during swaps using our swap router. Let me lay out the thinking behind it and plan. I’m going to outline below in a pseudo-scientific way, as I think that’ll be easier to convey the plan and following actions
Hypothesis
We believe that by identifying the dominant pools being used during swap transactions via a swap router we can give a better indication to liquidity providers where they should be placing their LP to gain the most fees.
Method
We have added a small function within the front end codebase to save the route provided by the swap router to our database. Additional methods are being added to then surface this data in a meaningful, human readable way on our analytics page showing the dominant pools.
We will want to surface the data using different metrics as most used pool does not necessarily mean most fees potentially gained. We will use the following to read this data:
- Most dominant pool by volume
- Most dominant pool by potential fees produced
- Most dominant pool by use, not taking volume into account.
Initially we plan to run the data capture for 1 week before a full review. If at that time we feel more time is needed we’ll update you all and keep you in the loop.
Note: We use the term potential fees as liquidity pools can be difficult to quantify actual fees produced due to IL and other factors. We will be using the fee percentages provided by the Dex platforms as a guide for potential fees.
Follow Up Actions:
- Provide an overview of data collected to the community in published forum post/ blog post
- Develop a test scenario to compare standard liquidity provision in one pool (a dominant pool) versus using a rebalancing approach to providing liquidity across a range of dominant pools based on our data collected.
- Add dominant pool information as described above into our analytics page and continue to track ongoing.
How you can help?
First off, no we’re not looking for any funding, donations or grants of any kind. To help in this research all we ask is that you use the Swap Router during this coming week.
Any feedback, comments or further ideas to enhance the above please do let us know in the comments.