code-423n4/2023-03-asymmetry-findings

Upgraded Q -> 2 from #463 [1682585731493]

Closed this issue · 2 comments

Judge has assessed an item in Issue #463 as 2 risk. The relevant finding follows:

[L-08] Swapping in Reth.sol may be sub-optimal
The Reth pool uses the Weth/Reth 0.05% fee pool to swap between weth and reth. I recommend using the balancer pool to swap instead as it has 80M liquidity compared to Uniswap's 5M liquidity, which is better for larger swaps. Balancer pool also has a lower fee percent at 0.04%

https://www.geckoterminal.com/eth/pools/0x1e19cf2d73a72ef1332c882f20534b6519be0276

Picodes marked the issue as duplicate of #673

Picodes marked the issue as satisfactory