Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: incorrect liquidity token list on sepolia (#10152)
<!-- 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 updates the `exchange.ts` file in the web app config to replace `scrollSepoliaTokens` with `sepoliaTokens` for `ChainId.SEPOLIA`. ### Detailed summary - Replaced `scrollSepoliaTokens` with `sepoliaTokens` for `ChainId.SEPOLIA` in the `exchange.ts` file. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information