@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.esm.js CHANGED
@@ -64562,7 +64562,9 @@ function _getTokenPricesInDollarsOnCoingecko() {
64562
64562
  }()));
64563
64563
 
64564
64564
  case 6:
64565
- res.data = _context3.sent.reduce(({}));
64565
+ res.data = _context3.sent.reduce(function (acc, it) {
64566
+ return _objectSpread2(_objectSpread2({}, acc), it);
64567
+ }, {});
64566
64568
 
64567
64569
  case 7:
64568
64570
  _context3.next = 11;