@dydxprotocol/v4-localization 1.1.332 → 1.1.333

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -182,7 +182,7 @@
182
182
  },
183
183
  "MAXIMUM_REWARDS_SEPT_2025": {
184
184
  "TITLE": "DYDX Rewards",
185
- "BODY": "Earn 50% of your fees back in DYDX and compete for your share of {REWARD_AMOUNT} through dYdX Surge! Rewards are paid out at the end of the month"
185
+ "BODY": "Earn {REWARD_PERCENT}% of your fees back in DYDX and compete for your share of {REWARD_AMOUNT} through dYdX Surge! Rewards are paid out at the end of the month"
186
186
  },
187
187
  "NET_FUNDING": {
188
188
  "TITLE": "Net Funding",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dydxprotocol/v4-localization",
3
- "version": "1.1.332",
3
+ "version": "1.1.333",
4
4
  "description": "v4 localization",
5
5
  "main": "index.ts",
6
6
  "scripts": {