-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: 🎸 replace ifo/token address (#11142)
<!-- Before opening a pull request, please read the [contributing guidelines](https://github.com/pancakeswap/pancake-frontend/blob/develop/CONTRIBUTING.md) first --> <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on updating references from "Public Sale" and related terms to "Public IFO" and its variants across multiple files, enhancing consistency in terminology for Initial Farm Offerings. ### Detailed summary - Updated `solv` token address in `packages/tokens/src/constants/bsc.ts`. - Changed `address` for `solv` in `packages/ifos/src/constants/ifos/bsc.ts`. - Replaced "Public Sale" with "Public IFO" in various cases in `apps/web/src/views/PancakeSquad/utils.ts`. - Updated label texts in `apps/web/src/views/Ifos/components/IfoVesting/VestingPeriod/Info.tsx`. - Modified titles in `apps/web/src/views/Ifos/components/IfoFoldableCard/IfoPoolCard/index.tsx`. - Adjusted test expectations in `apps/web/src/__tests__/views/pancakeSquad/utils.test.ts`. - Added new translations for "Public IFO", "Private IFO", "Unlimited IFO", and "Basic IFO" in `packages/localization/src/config/translations.json`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information
Showing
7 changed files
with
18 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters