@myx-trade/sdk 1.0.15 → 1.0.16

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/lp.d.mts CHANGED
@@ -1,2 +1,2 @@
1
1
  import 'viem';
2
- export { u as AddTpSLParams, D as COMMON_LP_AMOUNT_DECIMALS, z as COMMON_PRICE_DECIMALS, v as CancelTpSLParams, w as CreatePoolRequest, x as TpSLParams, y as TpSl, q as base, G as getPriceData, E as getPricesData, t as market, s as pool, r as quote } from './index-B1YgYP3x.mjs';
2
+ export { u as AddTpSLParams, D as COMMON_LP_AMOUNT_DECIMALS, z as COMMON_PRICE_DECIMALS, v as CancelTpSLParams, w as CreatePoolRequest, x as TpSLParams, y as TpSl, q as base, G as getPriceData, E as getPricesData, t as market, s as pool, r as quote } from './index-CBksoBga.mjs';
package/dist/lp.d.ts CHANGED
@@ -1,2 +1,2 @@
1
1
  import 'viem';
2
- export { u as AddTpSLParams, D as COMMON_LP_AMOUNT_DECIMALS, z as COMMON_PRICE_DECIMALS, v as CancelTpSLParams, w as CreatePoolRequest, x as TpSLParams, y as TpSl, q as base, G as getPriceData, E as getPricesData, t as market, s as pool, r as quote } from './index-B1YgYP3x.js';
2
+ export { u as AddTpSLParams, D as COMMON_LP_AMOUNT_DECIMALS, z as COMMON_PRICE_DECIMALS, v as CancelTpSLParams, w as CreatePoolRequest, x as TpSLParams, y as TpSl, q as base, G as getPriceData, E as getPricesData, t as market, s as pool, r as quote } from './index-CBksoBga.js';
package/dist/lp.js CHANGED
@@ -1 +1 @@
1
- 'use strict';var chunkHPGSPCWX_js=require('./chunk-HPGSPCWX.js');Object.defineProperty(exports,"COMMON_LP_AMOUNT_DECIMALS",{enumerable:true,get:function(){return chunkHPGSPCWX_js.la}});Object.defineProperty(exports,"COMMON_PRICE_DECIMALS",{enumerable:true,get:function(){return chunkHPGSPCWX_js.ka}});Object.defineProperty(exports,"base",{enumerable:true,get:function(){return chunkHPGSPCWX_js.va}});Object.defineProperty(exports,"getPriceData",{enumerable:true,get:function(){return chunkHPGSPCWX_js.ra}});Object.defineProperty(exports,"getPricesData",{enumerable:true,get:function(){return chunkHPGSPCWX_js.qa}});Object.defineProperty(exports,"market",{enumerable:true,get:function(){return chunkHPGSPCWX_js.xa}});Object.defineProperty(exports,"pool",{enumerable:true,get:function(){return chunkHPGSPCWX_js.ya}});Object.defineProperty(exports,"quote",{enumerable:true,get:function(){return chunkHPGSPCWX_js.wa}});
1
+ 'use strict';var chunkGXRYSS6I_js=require('./chunk-GXRYSS6I.js');Object.defineProperty(exports,"COMMON_LP_AMOUNT_DECIMALS",{enumerable:true,get:function(){return chunkGXRYSS6I_js.la}});Object.defineProperty(exports,"COMMON_PRICE_DECIMALS",{enumerable:true,get:function(){return chunkGXRYSS6I_js.ka}});Object.defineProperty(exports,"base",{enumerable:true,get:function(){return chunkGXRYSS6I_js.va}});Object.defineProperty(exports,"getPriceData",{enumerable:true,get:function(){return chunkGXRYSS6I_js.ra}});Object.defineProperty(exports,"getPricesData",{enumerable:true,get:function(){return chunkGXRYSS6I_js.qa}});Object.defineProperty(exports,"market",{enumerable:true,get:function(){return chunkGXRYSS6I_js.xa}});Object.defineProperty(exports,"pool",{enumerable:true,get:function(){return chunkGXRYSS6I_js.ya}});Object.defineProperty(exports,"quote",{enumerable:true,get:function(){return chunkGXRYSS6I_js.wa}});
package/dist/lp.mjs CHANGED
@@ -1 +1 @@
1
- export{la as COMMON_LP_AMOUNT_DECIMALS,ka as COMMON_PRICE_DECIMALS,va as base,ra as getPriceData,qa as getPricesData,xa as market,ya as pool,wa as quote}from'./chunk-VIET7HKL.mjs';
1
+ export{la as COMMON_LP_AMOUNT_DECIMALS,ka as COMMON_PRICE_DECIMALS,va as base,ra as getPriceData,qa as getPricesData,xa as market,ya as pool,wa as quote}from'./chunk-OOR4LO2X.mjs';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@myx-trade/sdk",
3
- "version": "1.0.15",
3
+ "version": "1.0.16",
4
4
  "private": false,
5
5
  "publishConfig": {
6
6
  "access": "public"