pancake-frontend icon indicating copy to clipboard operation
pancake-frontend copied to clipboard

fix: Use same price pair with liquidity overview when increasing liquidity

Open memoyil opened this issue 9 months ago • 2 comments


PR-Codex overview

The focus of this PR is to update the currency handling in the IncreaseLiquidityV3 and liquidity/[tokenId].tsx files.

Detailed summary

  • Updated currency handling in IncreaseLiquidityV3 component
  • Changed currency0 and currency1 to currencyBase and currencyQuote in [tokenId].tsx
  • Improved NextLink routing for currency parameters

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

memoyil avatar May 17 '24 09:05 memoyil