@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.
package/dist/sdk.esm.js CHANGED
@@ -155,10 +155,10 @@ Object.entries({
155
155
  var BORROW_NEAR_REWARDS_PER_WEEK = {// currently 0 for all markets
156
156
  };
157
157
  var HARDCODE_PRICE_TOKENS = /*#__PURE__*/Object.fromEntries([[/*#__PURE__*/networkAddresses.tokens.USN.toLowerCase(), '1']]);
158
- var REFERRAL_CAMPAIGNS = /*#__PURE__*/Object.fromEntries([['referral-1805', {
158
+ var REFERRAL_CAMPAIGNS = /*#__PURE__*/Object.fromEntries([['referral-2505', {
159
159
  start: 1652882400,
160
160
  end: 1653487199
161
- }], ['referrer-1805', {
161
+ }], ['referrer-2505', {
162
162
  start: 1652882400,
163
163
  end: 1653487199
164
164
  }]]);