@curvefi/api 2.26.1 → 2.26.2

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.
@@ -112,7 +112,7 @@ exports.POOLS_DATA_XDAI = (0, utils_1.lowerCasePoolDataAddresses)({
112
112
  reference_asset: 'CRYPTO',
113
113
  swap_address: '0x056C6C5e684CeC248635eD86033378Cc444459B0',
114
114
  token_address: '0x0CA1C1eC4EBf3CC67a9f545fF90a3795b318cA4a',
115
- gauge_address: '0x0000000000000000000000000000000000000000',
115
+ gauge_address: '0xd91770E868c7471a9585d1819143063A40c54D00',
116
116
  deposit_address: '0xE3FFF29d4DC930EBb787FeCd49Ee5963DADf60b6',
117
117
  is_meta: true,
118
118
  is_crypto: true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@curvefi/api",
3
- "version": "2.26.1",
3
+ "version": "2.26.2",
4
4
  "description": "JavaScript library for curve.fi",
5
5
  "main": "lib/index.js",
6
6
  "author": "Macket",