Skip to content

Commit c3148a1

Browse files
authored
Merge pull request #596 from curvefi/task/external-rewards-update-usdx-money-campaign
External rewards: update usdx.money campaign (add 2 new pools on bsc network)
2 parents eed2ad1 + 578b152 commit c3148a1

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

Diff for: packages/external-rewards/src/campaigns/XPoints.json

+24
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,30 @@
2828
"multiplier": "2.5x",
2929
"tags": ["points"],
3030
"lock": "false"
31+
},
32+
{
33+
"id": "null",
34+
"action": "lp",
35+
"description": "Earn 1 X-Point per dollar daily, with up to 2.5x booster multiplier. For more information please visit usdx.Money Dapp.",
36+
"campaignStart": "1736812800",
37+
"campaignEnd": "1737979200",
38+
"address": "0x80eb9a1b48df52534430a7dc11e63c73669d5a06",
39+
"network": "bsc",
40+
"multiplier": "2.5x",
41+
"tags": ["points"],
42+
"lock": "false"
43+
},
44+
{
45+
"id": "null",
46+
"action": "lp",
47+
"description": "Earn 1 X-Point per dollar daily, with up to 2.5x booster multiplier. For more information please visit usdx.Money Dapp.",
48+
"campaignStart": "1736812800",
49+
"campaignEnd": "1737979200",
50+
"address": "0x7be2dbf222eec2c2f06e05eab88c168b37144933",
51+
"network": "bsc",
52+
"multiplier": "2.5x",
53+
"tags": ["points"],
54+
"lock": "false"
3155
}
3256
]
3357
}

0 commit comments

Comments
 (0)