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

feat: Integrate zap widget

Open memoyil opened this issue 6 months ago • 5 comments


PR-Codex overview

This PR introduces a new CurrencyField enum and replaces existing Field references with it in multiple files.

Detailed summary

  • Added CurrencyField enum
  • Replaced Field references with CurrencyField in various files

The following files were skipped due to too many changes: packages/localization/src/config/translations.json, apps/web/src/config/constants/zapV3.ts, apps/web/src/hooks/v3/useV3DerivedInfo.ts, apps/web/src/components/ZapLiquidityWidget.tsx, apps/web/src/views/AddLiquidityV3/formViews/V3FormView/index.tsx, pnpm-lock.yaml

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

memoyil avatar Aug 27 '24 11:08 memoyil