@ethereansos/interfaces-core 0.4.117 → 0.4.118

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.cjs.js CHANGED
@@ -64574,7 +64574,9 @@ function _getTokenPricesInDollarsOnCoingecko() {
64574
64574
  }()));
64575
64575
 
64576
64576
  case 6:
64577
- res.data = _context3.sent.reduce(({}));
64577
+ res.data = _context3.sent.reduce(function (acc, it) {
64578
+ return _objectSpread2(_objectSpread2({}, acc), it);
64579
+ }, {});
64578
64580
 
64579
64581
  case 7:
64580
64582
  _context3.next = 11;