Skip to content

Commit

Permalink
chore: Update Merkl Pools (#10677)
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
This PR adds a new Merkl pool configuration for chainId 42161 on
Arbitrum.

### Detailed summary
- Added a new Merkl pool configuration for chainId 42161 on Arbitrum
with address `0x843aC8dc6D34AEB07a56812b8b36429eE46BDd07`.

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

<!-- end pr-codex -->
  • Loading branch information
pancakeswap-github-bot authored Sep 13, 2024
1 parent c02750d commit ca0b5ab
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 @@ -19,6 +19,11 @@
"address": "0x9fFCA51D23Ac7F7df82da414865Ef1055E5aFCc3",
"link": "https://merkl.angle.money/arbitrum/pool/2/0x9fFCA51D23Ac7F7df82da414865Ef1055E5aFCc3"
},
{
"chainId": 42161,
"address": "0x843aC8dc6D34AEB07a56812b8b36429eE46BDd07",
"link": "https://merkl.angle.money/arbitrum/pool/2/0x843aC8dc6D34AEB07a56812b8b36429eE46BDd07"
},
{
"chainId": 42161,
"address": "0x4B89179dAfe5c36AE611208B5590FEf9153b7daa",
Expand Down

0 comments on commit ca0b5ab

Please sign in to comment.