"Hint: The Uniswap v3 Factory contract allows to create pools with 0.05 percent (500), 0.3 percent (3000) and 1% (10.000). You need to figure out on your own, using popular tools like Dextools or Dexscreener which pool you want to trade. (When writing our Bot later, we will develop a smarter way for this)"
I have been waiting months for this :(! I am getting crazy with how to select the pool fee automatically more efficiently!
Hi, I've read the series you're doing, and it's awesome. I have a doubt about how to calculate the gas, maxPriorityFeePerGas, and maxFeePerGas dynamically. Finally, thank you for your work.
Hi, when is this part coming?
"Hint: The Uniswap v3 Factory contract allows to create pools with 0.05 percent (500), 0.3 percent (3000) and 1% (10.000). You need to figure out on your own, using popular tools like Dextools or Dexscreener which pool you want to trade. (When writing our Bot later, we will develop a smarter way for this)"
I have been waiting months for this :(! I am getting crazy with how to select the pool fee automatically more efficiently!
Hi, I've read the series you're doing, and it's awesome. I have a doubt about how to calculate the gas, maxPriorityFeePerGas, and maxFeePerGas dynamically. Finally, thank you for your work.