pancake-frontend
pancake-frontend copied to clipboard
:pancakes: Pancake main features (farms, pools, IFO, lottery, profiles)
Adds the Unstoppable Domains JS Resolution Library with a single function to reverse resolve domains (from 0x.... to foxyskunk.crypto) Adds a function within the UserMenu component to call this method...
[ ] Before opening a pull request, please read the [contributing guidelines](https://github.com/pancakeswap/pancake-frontend/blob/master/CONTRIBUTING.md) first [ ] If your PR is work in progress, open it as `draft` [ ] Before requesting...
- Update LP APRs for Farms Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request --- ## PR-Codex overview This PR updates liquidity pool APR values in JSON files. It increases some values and...
- Update Aptos LP APRs for Farms Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request --- ## PR-Codex overview This PR updates LP APRs in `1.json` and LP token info in `farmsOneWeekAgo.json`. ###...
## PR-Codex overview This PR updates language translations in `ja-JP.json` and `ru-RU.json`. It also introduces new content related to PancakeSwap v4 features and improvements. ### Detailed summary - Updated translations...
A useful feature that when transaction made and user goes to another tab or put dapp browser into background in mobile app, the toast (success / failure) still visible when...
--- ## PR-Codex overview The focus of this PR is to update text labels in the FixedStaking component and translations for clarity and consistency. ### Detailed summary - Renamed "Commission"...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Product Trade ### Current Behavior pnpm install之后 执行pnpm run dev 无法启动,子模块的依赖没有install ### Expected...
--- ## PR-Codex overview This PR updates notification handling in the web app. It introduces a new subscription client, refactors notification components, and adjusts notification filter options. ### Detailed summary...
--- ## PR-Codex overview This PR enhances the `useRate` hook by adding a new `compoundOn` parameter and updating the `getAccrued` function to handle compound frequency. ### Detailed summary - Added...