Skip to content

Commit

Permalink
chore: Update Merkl Pools (#10557)
Browse files Browse the repository at this point in the history
- Update Merkl Pools

Auto-generated by [create-pull-request][1]

[1]: https://github.com/peter-evans/create-pull-request

<!-- start pr-codex -->

---

## PR-Codex overview
The focus of this PR is to add a new Merkl pool address for chainId
42161 in the `merklPools.json` file.

### Detailed summary
- Added a new Merkl pool address for chainId 42161
- Address: `0x4B89179dAfe5c36AE611208B5590FEf9153b7daa`
- Link:
`https://merkl.angle.money/?status=live&search=0x4B89179dAfe5c36AE611208B5590FEf9153b7daa&chain=42161%2C`

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

<!-- end pr-codex -->
  • Loading branch information
pancakeswap-github-bot authored Aug 28, 2024
1 parent 9c4f5ce commit b49a8e7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apps/web/src/config/constants/merklPools.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,11 @@
"address": "0xe37304F7489ed253b2A46A1d9DabDcA3d311D22E",
"link": "https://merkl.angle.money/?status=live&search=0xe37304F7489ed253b2A46A1d9DabDcA3d311D22E&chain=42161%2C"
},
{
"chainId": 42161,
"address": "0x4B89179dAfe5c36AE611208B5590FEf9153b7daa",
"link": "https://merkl.angle.money/?status=live&search=0x4B89179dAfe5c36AE611208B5590FEf9153b7daa&chain=42161%2C"
},
{
"chainId": 42161,
"address": "0xe2d9b612446180334D56e10e82Dc78E3dEe814B0",
Expand Down

0 comments on commit b49a8e7

Please sign in to comment.