Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: list new farm on eth (#10765)
<!-- 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 introduces a new token, `EIGEN`, and adds it to the Ethereum farm configuration, allowing it to be used in the farming protocol. ### Detailed summary - Added a new token `EIGEN` with details such as address, decimals, and website in `packages/tokens/src/constants/eth.ts`. - Updated `ethereumFarmConfig` in `packages/farms/src/farms/eth.ts` to include a new farm entry for `EIGEN` with `pid: 82`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information