@aurigami/sdk 1.8.0 → 1.8.1

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.
@@ -160,10 +160,10 @@ Object.entries({
160
160
  var BORROW_NEAR_REWARDS_PER_WEEK = {// currently 0 for all markets
161
161
  };
162
162
  var HARDCODE_PRICE_TOKENS = /*#__PURE__*/Object.fromEntries([[/*#__PURE__*/networkAddresses.tokens.USN.toLowerCase(), '1']]);
163
- var REFERRAL_CAMPAIGNS = /*#__PURE__*/Object.fromEntries([['referral-1805', {
163
+ var REFERRAL_CAMPAIGNS = /*#__PURE__*/Object.fromEntries([['referral-2505', {
164
164
  start: 1652882400,
165
165
  end: 1653487199
166
- }], ['referrer-1805', {
166
+ }], ['referrer-2505', {
167
167
  start: 1652882400,
168
168
  end: 1653487199
169
169
  }]]);