Skip to content

Commit

Permalink
chore: Update Merkl Pools (#11113)
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 new entries to the `merklPools.json` file, specifically for
the `zkync` chain with `chainId` 324. Each entry includes an `address`
and a `link` to a corresponding pool.

### Detailed summary
- Added multiple new pool entries for `chainId` 324.
- Each entry includes:
  - `address` for the pool.
  - `link` to the pool on the Merkl platform.

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

<!-- end pr-codex -->
  • Loading branch information
pancakeswap-github-bot authored Jan 7, 2025
1 parent 54d709a commit 8615f7e
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions apps/web/src/config/constants/merklPools.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,36 @@
"address": "0xd5a79aB649E0a5F20e995026d034a0bF28B8aACa",
"link": "https://merkl.angle.money/bnb%20smart%20chain/pool/2/0xd5a79aB649E0a5F20e995026d034a0bF28B8aACa"
},
{
"chainId": 324,
"address": "0x3bF35ac7BF2E4aaF98e007c9C3e0d214562A3DBB",
"link": "https://merkl.angle.money/zkync/pool/2/0x3bF35ac7BF2E4aaF98e007c9C3e0d214562A3DBB"
},
{
"chainId": 324,
"address": "0x3AEf05a8E7D7A83f5527edeD214e0b24A87d0991",
"link": "https://merkl.angle.money/zkync/pool/2/0x3AEf05a8E7D7A83f5527edeD214e0b24A87d0991"
},
{
"chainId": 324,
"address": "0x5631fE6d29E3CB717517DA05A9970e499DEF5e31",
"link": "https://merkl.angle.money/zkync/pool/2/0x5631fE6d29E3CB717517DA05A9970e499DEF5e31"
},
{
"chainId": 324,
"address": "0x291d9F9764c72C9BA6fF47b451a9f7885Ebf9977",
"link": "https://merkl.angle.money/zkync/pool/2/0x291d9F9764c72C9BA6fF47b451a9f7885Ebf9977"
},
{
"chainId": 324,
"address": "0xC081eACC77c75CE1f39a43c04b53D90ADaD35fFd",
"link": "https://merkl.angle.money/zkync/pool/2/0xC081eACC77c75CE1f39a43c04b53D90ADaD35fFd"
},
{
"chainId": 324,
"address": "0xD05eEf3792276E92bB051029DaDFc2Bf81121692",
"link": "https://merkl.angle.money/zkync/pool/2/0xD05eEf3792276E92bB051029DaDFc2Bf81121692"
},
{
"chainId": 42161,
"address": "0xE4BfcC208f3447cc5D2f5CCB40C52778d4bE2004",
Expand Down

0 comments on commit 8615f7e

Please sign in to comment.