@galacticcouncil/sdk 8.0.0 → 8.1.0

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.
Files changed (35) hide show
  1. package/README.md +107 -126
  2. package/build/index.cjs +2 -2
  3. package/build/index.mjs +2 -2
  4. package/build/types/aave/AaveClient.d.ts +2 -1
  5. package/build/types/aave/AaveUtils.d.ts +11 -3
  6. package/build/types/aave/types.d.ts +3 -3
  7. package/build/types/api/PolkadotApi.d.ts +0 -4
  8. package/build/types/api/index.d.ts +0 -1
  9. package/build/types/api/utils.d.ts +1 -0
  10. package/build/types/client/BalanceClient.d.ts +2 -3
  11. package/build/types/client/ChainParams.d.ts +10 -0
  12. package/build/types/client/index.d.ts +1 -0
  13. package/build/types/evm/client.d.ts +1 -0
  14. package/build/types/factory.d.ts +25 -0
  15. package/build/types/index.d.ts +2 -0
  16. package/build/types/sor/Router.d.ts +0 -5
  17. package/build/types/sor/TradeRouteBuilder.d.ts +4 -0
  18. package/build/types/sor/TradeScheduler.d.ts +96 -0
  19. package/build/types/sor/const.d.ts +7 -0
  20. package/build/types/sor/index.d.ts +2 -1
  21. package/build/types/sor/types.d.ts +43 -5
  22. package/build/types/tx/OrderTxBuilder.d.ts +21 -0
  23. package/build/types/tx/TradeTxBuilder.d.ts +19 -0
  24. package/build/types/tx/TxBuilder.d.ts +19 -0
  25. package/build/types/tx/TxBuilderFactory.d.ts +12 -0
  26. package/build/types/tx/index.d.ts +2 -0
  27. package/build/types/utils/bignumber.d.ts +2 -0
  28. package/build/types/utils/error.d.ts +3 -0
  29. package/build/types/utils/fee.d.ts +6 -0
  30. package/build/types/utils/h160.d.ts +0 -2
  31. package/package.json +1 -1
  32. package/build/index.mjs.map +0 -7
  33. package/build/types/sor/TradeUtils.d.ts +0 -25
  34. package/build/types/utils/mapper.d.ts +0 -6
  35. /package/build/types/{api → tx}/types.d.ts +0 -0
package/build/index.cjs CHANGED
@@ -1,2 +1,2 @@
1
- "use strict";var Je=Object.defineProperty;var Yt=Object.getOwnPropertyDescriptor;var $t=Object.getOwnPropertyNames;var Vt=Object.prototype.hasOwnProperty;var jt=(l,e)=>{for(var t in e)Je(l,t,{get:e[t],enumerable:!0})},Jt=(l,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of $t(e))!Vt.call(l,r)&&r!==t&&Je(l,r,{get:()=>e[r],enumerable:!(s=Yt(e,r))||s.enumerable});return l};var Kt=l=>Jt(Je({},"__esModule",{value:!0}),l);var ds={};jt(ds,{AMOUNT_MAX:()=>Gt,AaveClient:()=>se,AavePool:()=>ye,AavePoolClient:()=>be,AaveUtils:()=>_e,AssetClient:()=>ne,AssetNotFound:()=>ot,BASILISK_PARACHAIN_ID:()=>Ds,BalanceClient:()=>z,BigNumber:()=>S.BigNumber,CachingPoolService:()=>ze,DECIMAL_PLACES:()=>At,DENOMINATOR:()=>tt,ERC20:()=>q,EvmClient:()=>Z,FarmClient:()=>Ee,H160:()=>K,HUB_ASSET_ID:()=>de,HYDRADX_PARACHAIN_ID:()=>Cs,HYDRADX_SS58_PREFIX:()=>V,INFINITY:()=>Zt,LbpMath:()=>W,LbpPool:()=>Se,LbpPoolClient:()=>ve,ONE:()=>R,OmniMath:()=>I,OmniPool:()=>xe,OmniPoolClient:()=>we,PolkadotApiClient:()=>L,PoolConfigNotFound:()=>it,PoolError:()=>ee,PoolFactory:()=>le,PoolNotFound:()=>Pe,PoolService:()=>ae,PoolType:()=>E,ProviderConfigNotFound:()=>ut,RUNTIME_DECIMALS:()=>ge,RouteNotFound:()=>Q,Router:()=>ue,SYSTEM_ASSET_DECIMALS:()=>Ls,SYSTEM_ASSET_ID:()=>C,StableMath:()=>_,StableSwap:()=>Be,StableSwapClient:()=>Ie,StorageConfigNotFound:()=>at,SubscriptionNotSupported:()=>lt,TRADEABLE_DEFAULT:()=>he,TradeRouter:()=>$e,TradeType:()=>Ye,TradeUtils:()=>Ve,XykMath:()=>$,XykPool:()=>Oe,XykPoolClient:()=>Ae,ZERO:()=>f,bnFormatter:()=>ls,bnum:()=>p,calculateBuyFee:()=>ht,calculateDiffToAvg:()=>ps,calculateDiffToRef:()=>ce,calculateSellFee:()=>gt,evmMainnet:()=>et,findNestedKey:()=>pt,findNestedObj:()=>as,getFraction:()=>me,isEvmAccount:()=>xt,isEvmAddress:()=>wt,isSs58Address:()=>Ot,scale:()=>O});module.exports=Kt(ds);var te=[{anonymous:!1,inputs:[{indexed:!0,internalType:"address",name:"reserve",type:"address"},{indexed:!1,internalType:"address",name:"user",type:"address"},{indexed:!0,internalType:"address",name:"onBehalfOf",type:"address"},{indexed:!1,internalType:"uint256",name:"amount",type:"uint256"},{indexed:!0,internalType:"uint16",name:"referralCode",type:"uint16"}],name:"Supply",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"address",name:"reserve",type:"address"},{indexed:!0,internalType:"address",name:"user",type:"address"},{indexed:!0,internalType:"address",name:"to",type:"address"},{indexed:!1,internalType:"uint256",name:"amount",type:"uint256"}],name:"Withdraw",type:"event"},{inputs:[{internalType:"address",name:"asset",type:"address"},{internalType:"uint256",name:"amount",type:"uint256"},{internalType:"address",name:"to",type:"address"}],name:"withdraw",outputs:[{internalType:"uint256",name:"",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{anonymous:!1,inputs:[{indexed:!0,internalType:"address",name:"reserve",type:"address"},{indexed:!1,internalType:"address",name:"user",type:"address"},{indexed:!0,internalType:"address",name:"onBehalfOf",type:"address"},{indexed:!1,internalType:"uint256",name:"amount",type:"uint256"},{indexed:!1,internalType:"enum DataTypes.InterestRateMode",name:"interestRateMode",type:"uint8"},{indexed:!1,internalType:"uint256",name:"borrowRate",type:"uint256"},{indexed:!0,internalType:"uint16",name:"referralCode",type:"uint16"}],name:"Borrow",type:"event"},{inputs:[{internalType:"address",name:"asset",type:"address"},{internalType:"uint256",name:"amount",type:"uint256"},{internalType:"uint256",name:"interestRateMode",type:"uint256"},{internalType:"uint16",name:"referralCode",type:"uint16"},{internalType:"address",name:"onBehalfOf",type:"address"}],name:"borrow",outputs:[],stateMutability:"nonpayable",type:"function"},{anonymous:!1,inputs:[{indexed:!0,internalType:"address",name:"reserve",type:"address"},{indexed:!0,internalType:"address",name:"user",type:"address"},{indexed:!0,internalType:"address",name:"repayer",type:"address"},{indexed:!1,internalType:"uint256",name:"amount",type:"uint256"},{indexed:!1,internalType:"bool",name:"useATokens",type:"bool"}],name:"Repay",type:"event"},{inputs:[{internalType:"address",name:"user",type:"address"}],name:"getUserAccountData",outputs:[{internalType:"uint256",name:"totalCollateralBase",type:"uint256"},{internalType:"uint256",name:"totalDebtBase",type:"uint256"},{internalType:"uint256",name:"availableBorrowsBase",type:"uint256"},{internalType:"uint256",name:"currentLiquidationThreshold",type:"uint256"},{internalType:"uint256",name:"ltv",type:"uint256"},{internalType:"uint256",name:"healthFactor",type:"uint256"}],stateMutability:"view",type:"function"}];var Ke=[{inputs:[{internalType:"contract IEACAggregatorProxy",name:"_networkBaseTokenPriceInUsdProxyAggregator",type:"address"},{internalType:"contract IEACAggregatorProxy",name:"_marketReferenceCurrencyPriceInUsdProxyAggregator",type:"address"}],stateMutability:"nonpayable",type:"constructor"},{inputs:[],name:"ETH_CURRENCY_UNIT",outputs:[{internalType:"uint256",name:"",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[],name:"MKR_ADDRESS",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"bytes32",name:"_bytes32",type:"bytes32"}],name:"bytes32ToString",outputs:[{internalType:"string",name:"",type:"string"}],stateMutability:"pure",type:"function"},{inputs:[{internalType:"contract IPoolAddressesProvider",name:"provider",type:"address"}],name:"getReservesData",outputs:[{components:[{internalType:"address",name:"underlyingAsset",type:"address"},{internalType:"string",name:"name",type:"string"},{internalType:"string",name:"symbol",type:"string"},{internalType:"uint256",name:"decimals",type:"uint256"},{internalType:"uint256",name:"baseLTVasCollateral",type:"uint256"},{internalType:"uint256",name:"reserveLiquidationThreshold",type:"uint256"},{internalType:"uint256",name:"reserveLiquidationBonus",type:"uint256"},{internalType:"uint256",name:"reserveFactor",type:"uint256"},{internalType:"bool",name:"usageAsCollateralEnabled",type:"bool"},{internalType:"bool",name:"borrowingEnabled",type:"bool"},{internalType:"bool",name:"stableBorrowRateEnabled",type:"bool"},{internalType:"bool",name:"isActive",type:"bool"},{internalType:"bool",name:"isFrozen",type:"bool"},{internalType:"uint128",name:"liquidityIndex",type:"uint128"},{internalType:"uint128",name:"variableBorrowIndex",type:"uint128"},{internalType:"uint128",name:"liquidityRate",type:"uint128"},{internalType:"uint128",name:"variableBorrowRate",type:"uint128"},{internalType:"uint128",name:"stableBorrowRate",type:"uint128"},{internalType:"uint40",name:"lastUpdateTimestamp",type:"uint40"},{internalType:"address",name:"aTokenAddress",type:"address"},{internalType:"address",name:"stableDebtTokenAddress",type:"address"},{internalType:"address",name:"variableDebtTokenAddress",type:"address"},{internalType:"address",name:"interestRateStrategyAddress",type:"address"},{internalType:"uint256",name:"availableLiquidity",type:"uint256"},{internalType:"uint256",name:"totalPrincipalStableDebt",type:"uint256"},{internalType:"uint256",name:"averageStableRate",type:"uint256"},{internalType:"uint256",name:"stableDebtLastUpdateTimestamp",type:"uint256"},{internalType:"uint256",name:"totalScaledVariableDebt",type:"uint256"},{internalType:"uint256",name:"priceInMarketReferenceCurrency",type:"uint256"},{internalType:"address",name:"priceOracle",type:"address"},{internalType:"uint256",name:"variableRateSlope1",type:"uint256"},{internalType:"uint256",name:"variableRateSlope2",type:"uint256"},{internalType:"uint256",name:"stableRateSlope1",type:"uint256"},{internalType:"uint256",name:"stableRateSlope2",type:"uint256"},{internalType:"uint256",name:"baseStableBorrowRate",type:"uint256"},{internalType:"uint256",name:"baseVariableBorrowRate",type:"uint256"},{internalType:"uint256",name:"optimalUsageRatio",type:"uint256"},{internalType:"bool",name:"isPaused",type:"bool"},{internalType:"bool",name:"isSiloedBorrowing",type:"bool"},{internalType:"uint128",name:"accruedToTreasury",type:"uint128"},{internalType:"uint128",name:"unbacked",type:"uint128"},{internalType:"uint128",name:"isolationModeTotalDebt",type:"uint128"},{internalType:"bool",name:"flashLoanEnabled",type:"bool"},{internalType:"uint256",name:"debtCeiling",type:"uint256"},{internalType:"uint256",name:"debtCeilingDecimals",type:"uint256"},{internalType:"uint8",name:"eModeCategoryId",type:"uint8"},{internalType:"uint256",name:"borrowCap",type:"uint256"},{internalType:"uint256",name:"supplyCap",type:"uint256"},{internalType:"uint16",name:"eModeLtv",type:"uint16"},{internalType:"uint16",name:"eModeLiquidationThreshold",type:"uint16"},{internalType:"uint16",name:"eModeLiquidationBonus",type:"uint16"},{internalType:"address",name:"eModePriceSource",type:"address"},{internalType:"string",name:"eModeLabel",type:"string"},{internalType:"bool",name:"borrowableInIsolation",type:"bool"}],internalType:"struct IUiPoolDataProviderV3.AggregatedReserveData[]",name:"",type:"tuple[]"},{components:[{internalType:"uint256",name:"marketReferenceCurrencyUnit",type:"uint256"},{internalType:"int256",name:"marketReferenceCurrencyPriceInUsd",type:"int256"},{internalType:"int256",name:"networkBaseTokenPriceInUsd",type:"int256"},{internalType:"uint8",name:"networkBaseTokenPriceDecimals",type:"uint8"}],internalType:"struct IUiPoolDataProviderV3.BaseCurrencyInfo",name:"",type:"tuple"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"contract IPoolAddressesProvider",name:"provider",type:"address"}],name:"getReservesList",outputs:[{internalType:"address[]",name:"",type:"address[]"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"contract IPoolAddressesProvider",name:"provider",type:"address"},{internalType:"address",name:"user",type:"address"}],name:"getUserReservesData",outputs:[{components:[{internalType:"address",name:"underlyingAsset",type:"address"},{internalType:"uint256",name:"scaledATokenBalance",type:"uint256"},{internalType:"bool",name:"usageAsCollateralEnabledOnUser",type:"bool"},{internalType:"uint256",name:"stableBorrowRate",type:"uint256"},{internalType:"uint256",name:"scaledVariableDebt",type:"uint256"},{internalType:"uint256",name:"principalStableDebt",type:"uint256"},{internalType:"uint256",name:"stableBorrowLastUpdateTimestamp",type:"uint256"}],internalType:"struct IUiPoolDataProviderV3.UserReserveData[]",name:"",type:"tuple[]"},{internalType:"uint8",name:"",type:"uint8"}],stateMutability:"view",type:"function"},{inputs:[],name:"marketReferenceCurrencyPriceInUsdProxyAggregator",outputs:[{internalType:"contract IEACAggregatorProxy",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[],name:"networkBaseTokenPriceInUsdProxyAggregator",outputs:[{internalType:"contract IEACAggregatorProxy",name:"",type:"address"}],stateMutability:"view",type:"function"}];var Re="0x1b02E051683b5cfaC5929C25E84adb26ECf87B38",Ze="0x112b087b60C1a166130d59266363C45F8aa99db0",Qe="0xf3Ba4D1b50f78301BDD7EAEa9B67822A15FCA691",Pt=1000000n;var ft=BigInt("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");var St=require("viem"),yt=["https://rpc.hydradx.cloud","https://hydration-rpc.n.dwellir.com","https://hydration.dotters.network","https://rpc.helikon.io/hydradx","https://hydration.ibp.network","https://rpc.cay.hydration.cloud","https://rpc.parm.hydration.cloud","https://rpc.roach.hydration.cloud","https://rpc.zipp.hydration.cloud","https://rpc.sin.hydration.cloud","https://rpc.coke.hydration.cloud"],bt=["wss://rpc.hydradx.cloud","wss://hydration-rpc.n.dwellir.com","wss://hydration.dotters.network","wss://rpc.helikon.io/hydradx","wss://hydration.ibp.network","wss://rpc.cay.hydration.cloud","wss://rpc.parm.hydration.cloud","wss://rpc.roach.hydration.cloud","wss://rpc.zipp.hydration.cloud","wss://rpc.sin.hydration.cloud","wss://rpc.coke.hydration.cloud"],et=(0,St.defineChain)({id:222222,name:"Hydration",network:"hydration",nativeCurrency:{decimals:18,name:"WETH",symbol:"WETH"},rpcUrls:{public:{http:yt,webSocket:bt},default:{http:yt,webSocket:bt}},blockExplorers:{default:{name:"Hydration Explorer",url:"https://explorer.evm.hydration.cloud"}},testnet:!1});var H=require("viem");var Z=class{chain;constructor(e){this.chain=e||et}get chainId(){return this.chain.id}get chainCurrency(){return this.chain.nativeCurrency.symbol}get chainDecimals(){return this.chain.nativeCurrency.decimals}getProvider(){return(0,H.createPublicClient)({chain:this.chain,transport:(0,H.http)()})}getWsProvider(){return(0,H.createPublicClient)({chain:this.chain,transport:(0,H.webSocket)()})}getSigner(e){return(0,H.createWalletClient)({account:e,chain:this.chain,transport:(0,H.custom)(window.ethereum)})}};var se=class{evmClient;constructor(){this.evmClient=new Z}async getReservesData(){return await this.evmClient.getProvider().readContract({abi:Ke,address:Ze,args:[Qe],functionName:"getReservesData"})}async getUserReservesData(e){return await this.evmClient.getProvider().readContract({abi:Ke,address:Ze,args:[Qe,e],functionName:"getUserReservesData"})}async getUserAccountData(e){return await this.evmClient.getProvider().readContract({abi:te,address:Re,args:[e],functionName:"getUserAccountData"})}};var J=require("@polkadot/util-crypto"),re=require("@polkadot/util"),j=require("buffer");var Ds=2090,tt=1e3,de="1",Cs=2034,V=63,ge=18,C="0",Ls=12,he=15;var vt=j.Buffer.from("ETH\0");function xt(l){if(!l)return!1;try{let e=(0,J.decodeAddress)(l,!0);return j.Buffer.from(e.subarray(0,vt.length)).equals(vt)}catch{return!1}}function wt(l){return!!/^0x[a-fA-F0-9]{40}$/.test(l)}function Ot(l){try{let e=(0,re.isHex)(l)?(0,re.hexToU8a)(l):(0,J.decodeAddress)(l);return(0,J.encodeAddress)(e),!0}catch{return!1}}var K=class l{static prefixBytes=j.Buffer.from("ETH\0");static toAccount=e=>{let t=j.Buffer.from(e.slice(2),"hex");return(0,J.encodeAddress)(new Uint8Array(j.Buffer.concat([l.prefixBytes,t,j.Buffer.alloc(8)])),63)};static fromAccount=e=>{let s=(0,J.decodeAddress)(e).slice(l.prefixBytes.length,-8);return"0x"+j.Buffer.from(s).toString("hex")};static fromSS58=e=>{let s=(0,J.decodeAddress)(e).slice(0,20);return(0,re.u8aToHex)(s)};static fromAny=e=>{if(wt(e))return e;if(xt(e))return l.fromAccount(e);if(Ot(e))return l.fromSS58(e);throw new Error("Unknown address type")}};var q=class{static fromAssetId(e){let t=Number(e),s=Buffer.alloc(20,0);return s[15]=1,s.writeUInt32BE(t,16),"0x"+s.toString("hex")}static toAssetId(e){let t=Buffer.from(e.replace("0x",""),"hex");return t.length!==20||!this.isAssetAddress(e)?null:t.readUInt32BE(16)}static isAssetAddress(e){let t=Buffer.from("0000000000000000000000000000000100000000","hex"),s=Buffer.from(e.replace("0x",""),"hex");return s.length!==20?!1:s.subarray(0,16).equals(t.subarray(0,16))}};var S=require("bignumber.js"),At=12;S.BigNumber.config({EXPONENTIAL_AT:[-100,100],ROUNDING_MODE:4,DECIMAL_PLACES:At});var f=p(0),R=p(1),Zt=p("Infinity");function O(l,e){let t=new S.BigNumber(e.toString()),s=new S.BigNumber(10).pow(t);return l.times(s)}function p(l){return new S.BigNumber(l.toString())}var Qt=p("1e27"),es=p("1.01"),_e=class{client;constructor(){this.client=new se}async loadAaveCtx(e){let t=K.fromAny(e),[s,r,n]=await Promise.all([this.client.getReservesData(),this.client.getUserReservesData(t),this.client.getUserAccountData(t)]),[i]=s,[o,a]=r,[u,c,m,g,d,h]=n,P=p(h).dividedBy(1e18).decimalPlaces(6,S.BigNumber.ROUND_DOWN),y=p(u),w=p(c),b=[];for(let A of o){let B=A.underlyingAsset.toLowerCase(),x=i.find(({underlyingAsset:Xt})=>Xt.toLowerCase()===B);if(!x)throw new Error("Missing pool reserve for "+B);let M=p(A.scaledATokenBalance),Y=p(x.liquidityIndex),Fe=p(x.priceInMarketReferenceCurrency),pe=M.multipliedBy(Y).dividedBy(Qt).decimalPlaces(0,S.BigNumber.ROUND_DOWN),je=p(a===x.eModeCategoryId?x.eModeLiquidationThreshold:x.reserveLiquidationThreshold).div(1e4),Wt=x.usageAsCollateralEnabled&&A.usageAsCollateralEnabledOnUser&&p(A.scaledATokenBalance).gt(0),zt=q.toAssetId(B);b.push({aTokenBalance:pe,decimals:Number(x.decimals),isCollateral:Wt,priceInRef:Fe,reserveId:zt,reserveAsset:B,reserveLiquidationThreshold:je})}return{healthFactor:P.toNumber(),totalCollateral:y,totalDebt:w,reserves:b}}async getHealthFactor(e){let t=K.fromAny(e),s=await this.client.getUserAccountData(t),[r,n,i,o,a,u]=s;return p(u).dividedBy(1e18).decimalPlaces(6,S.BigNumber.ROUND_DOWN).toNumber()}async getHealthFactorAfterWithdraw(e,t,s){let{totalCollateral:r,totalDebt:n,reserves:i}=await this.loadAaveCtx(e),o=q.fromAssetId(t),a=i.find(w=>w.reserveAsset===o);if(!a)throw new Error("Missing reserve ctx for "+o);let{decimals:u,isCollateral:c,priceInRef:m,reserveLiquidationThreshold:g}=a,d=O(p(s),u).decimalPlaces(0,1),h=c?d.multipliedBy(m).dividedBy(p(10).pow(u)).decimalPlaces(0,S.BigNumber.ROUND_DOWN):f,P=r.minus(h);return P.lte(0)?0:P.multipliedBy(g).dividedBy(n).decimalPlaces(6,S.BigNumber.ROUND_DOWN).toNumber()}async getHealthFactorAfterSupply(e,t,s){let{totalCollateral:r,totalDebt:n,reserves:i}=await this.loadAaveCtx(e),o=q.fromAssetId(t),a=i.find(y=>y.reserveAsset===o);if(!a)throw new Error("Missing reserve ctx for "+o);let{decimals:u,priceInRef:c,reserveLiquidationThreshold:m}=a,d=O(p(s),u).decimalPlaces(0,1).multipliedBy(c).dividedBy(p(10).pow(u)).decimalPlaces(0,S.BigNumber.ROUND_DOWN),h=r.plus(d);return h.lte(0)?0:h.multipliedBy(m).dividedBy(n).decimalPlaces(6,S.BigNumber.ROUND_DOWN).toNumber()}async getMaxWithdraw(e,t){let{totalCollateral:s,totalDebt:r,reserves:n}=await this.loadAaveCtx(e),i=q.fromAssetId(t),o=n.find(a=>a.reserveAsset===i);if(!o)throw new Error("Missing reserve ctx for "+i);return this.calculateWithdrawMax(o,s,r)}async getMaxWithdrawAll(e){let{totalCollateral:t,totalDebt:s,reserves:r}=await this.loadAaveCtx(e),n={};for(let i of r){let o=this.calculateWithdrawMax(i,t,s);i.reserveId&&(n[i.reserveId]=o)}return n}calculateWithdrawMax(e,t,s){let{aTokenBalance:r,decimals:n,priceInRef:i,reserveLiquidationThreshold:o}=e,a=es.multipliedBy(s).div(o).decimalPlaces(0,S.BigNumber.ROUND_UP),u=t.minus(a).decimalPlaces(0,1);if(u.lte(0))return{amount:f,decimals:n};let c=u.multipliedBy(p(10).pow(n)).dividedBy(i).decimalPlaces(0,S.BigNumber.ROUND_DOWN);return{amount:S.BigNumber.minimum(r,c),decimals:n}}};var Qs=require("@galacticcouncil/api-augment/hydradx"),er=require("@galacticcouncil/api-augment/basilisk"),L=class{api;constructor(e){this.api=e}get chainDecimals(){return this.api.registry.chainDecimals[0]}get chainToken(){return this.api.registry.chainTokens[0]}async dryRun(e,t){let s;try{s=await this.api.call.dryRunApi.dryRunCall({System:{Signed:e}},t.inner.toHex())}catch(r){throw console.error(r),new Error("Dry run execution failed!")}if(s.isOk)return s.asOk;throw console.log(s.asErr.toHuman()),new Error("Dry run execution error!")}log(e,...t){let s=typeof window>"u"?process.env.GC_DEBUG:window.localStorage.getItem("gc.debug");this.getLogValue(s)&&console.log(e,...t)}getLogValue(e){switch(e){case!0:case"true":case 1:case"1":case"on":case"yes":return!0;default:return!1}}};var ne=class extends L{SUPPORTED_TYPES=["StableSwap","Bond","Token","External","Erc20"];constructor(e){super(e)}async safeSharesQuery(){try{let e=await this.api.query.stableswap.pools.entries();return new Map(e.map(([{args:[t]},s])=>[t.toString(),s.unwrap()]))}catch{return new Map([])}}async safeBondsQuery(){try{let e=await this.api.query.bonds.bonds.entries();return new Map(e.map(([{args:[t]},s])=>[t.toString(),s.unwrap()]))}catch{return new Map([])}}async metadataQuery(){try{let e=await this.api.query.assetRegistry.assetMetadataMap.entries();return new Map(e.map(([{args:[t]},s])=>{let{decimals:r,symbol:n}=s.unwrap();return[t.toString(),{decimals:r.toNumber(),symbol:n.toHuman()}]}))}catch{return new Map([])}}async locationsQuery(){try{let e=await this.api.query.assetRegistry.assetLocations.entries();return new Map(e.map(([{args:[t]},s])=>[t.toString(),s.unwrap()]))}catch{return new Map([])}}getSystemTokenName(e){switch(e){case"HDX":return"Hydration";case"BSX":return"Basilisk";default:return e}}getToken(e,t,s,r){if(e==C){let m=this.api.consts.balances.existentialDeposit;return{id:C,name:this.getSystemTokenName(this.chainToken),symbol:this.chainToken,decimals:this.chainDecimals,icon:this.chainToken,type:"Token",isSufficient:!0,existentialDeposit:m.toString()}}let{name:n,assetType:i,isSufficient:o,existentialDeposit:a}=t,{symbol:u,decimals:c}=s.get(e)??{};return{id:e,name:n.toHuman(),symbol:u,decimals:c,icon:u,type:i.toHuman(),isSufficient:o?o.toHuman():!0,location:r?.toJSON(),existentialDeposit:a.toString()}}getBond(e,t,s,r){let[n,i]=r,{assetType:o,isSufficient:a,existentialDeposit:u}=t,{symbol:c,decimals:m}=this.getToken(n.toString(),t,s),g=i.toNumber(),d=new Intl.DateTimeFormat("en-GB"),h=[c,"Bond",d.format(g)].join(" ");return{id:e,name:h,symbol:c+"b",decimals:m,icon:c,type:o.toString(),isSufficient:a.toHuman(),existentialDeposit:u.toString(),underlyingAssetId:n.toString(),maturity:g}}getShares(e,t,s,r){let{assets:n}=r,{name:i,symbol:o,assetType:a,isSufficient:u,existentialDeposit:c}=t,g=n.map(P=>P.toString()).map(P=>{let{symbol:y}=this.getToken(P,t,s);return[P,y]}),d=Object.fromEntries(g),h=Object.values(d);return{id:e,name:h.join(", "),symbol:o?.isSome?o.toHuman():i.toHuman(),decimals:18,icon:h.join("/"),type:a.toString(),isSufficient:u.toHuman(),existentialDeposit:c.toString(),meta:d}}getExternal(e,t,s,r){let n=this.getToken(e,t,new Map,r),i=s?.find(o=>o.internalId===n.id);return i?{...n,decimals:i.decimals,name:i.name,symbol:i.symbol,icon:i.symbol,isWhiteListed:i.isWhiteListed}:n}normalizeMetadata(e,t){return t.size?t:new Map(e.map(([{args:[s]},r])=>{let{decimals:n,symbol:i}=r.unwrap();return[s.toString(),{decimals:Number(n.toString()),symbol:i.toHuman()}]}))}getSupportedAssets(e){return e.filter(([t,s])=>{if(s.isNone)return!1;let r=s.unwrap();return this.isSupportedAsset(r)})}async getOnChainAssets(e,t){let[s,r,n,i,o]=await Promise.all([this.api.query.assetRegistry.assets.entries(),this.locationsQuery(),this.safeSharesQuery(),this.safeBondsQuery(),this.metadataQuery()]),a=this.getSupportedAssets(s),u=this.normalizeMetadata(a,o),c=a.map(([{args:[m]},g])=>{let d=g.unwrap(),h=r.get(m.toString()),{assetType:P}=d;switch(P.toString()){case"Bond":let y=i.get(m.toString());return this.getBond(m.toString(),d,u,y);case"StableSwap":let w=n.get(m.toString());return this.getShares(m.toString(),d,u,w);case"External":return this.getExternal(m.toString(),d,t,h);default:return this.getToken(m.toString(),d,u,h)}});return e?c:c.filter(m=>this.isValidAsset(m))}isValidAsset(e){let t=Math.sign(e.decimals);return!!e.symbol&&(t===0||t===1)}isSupportedAsset(e){let t=e.assetType.toString();return this.SUPPORTED_TYPES.includes(t)}};var z=class extends L{constructor(e){super(e)}async getBalance(e,t){let s=await this.api.query.assetRegistry.assets(t),{assetType:r}=s.unwrap();return r.toString()==="Erc20"?this.getErc20Balance(e,t):t===C?this.getSystemBalance(e):this.getTokenBalance(e,t)}async getSystemBalance(e){let{data:t}=await this.api.query.system.account(e);return this.calculateFreeBalance(t)}async getTokenBalance(e,t){let{free:s,reserved:r,frozen:n}=await this.api.query.tokens.accounts(e,t);return this.calculateFreeBalance({free:s,feeFrozen:r,frozen:n})}async getErc20Balance(e,t){let{free:s,reserved:r,frozen:n}=await this.getTokenBalanceData(e,t);return this.calculateFreeBalance({free:s,feeFrozen:0n,frozen:n})}async subscribeSystemBalance(e,t){return this.api.query.system.account(e,({data:s})=>t(C,this.calculateFreeBalance(s)))}async subscribeTokenBalance(e,t,s){let n=t.filter(i=>i.type!=="Erc20").filter(i=>i.id!==C).map(i=>[e,i.id]);return this.api.query.tokens.accounts.multi(n,i=>{let o=[];i.forEach((a,u)=>{let c=this.calculateFreeBalance(a),m=n[u][1];o.push([m,c])}),s(o)})}async subscribeErc20Balance(e,t,s){let r=t.filter(i=>i.type==="Erc20"),n=async()=>{let i=[];(await Promise.all(r.map(async a=>[a.id,await this.getErc20Balance(e,a.id)]))).forEach(([a,u])=>{i.push([a,u])}),s(i)};return await n(),this.api.rpc.chain.subscribeNewHeads(async()=>{n()})}async getTokenBalanceData(e,t){return this.api.call.currenciesApi.account(t,e)}calculateFreeBalance(e){let{free:t,miscFrozen:s,feeFrozen:r,frozen:n}=e,i=new S.BigNumber(t),o=new S.BigNumber(s||n),a=new S.BigNumber(r||0n),u=o.gt(a)?o:a;return i.minus(u)}};var st=require("@galacticcouncil/math-liquidity-mining"),Bt=require("@polkadot/types"),rt=require("@polkadot/util"),nt=require("@polkadot/util-crypto");var Ee=class extends L{balanceClient;constructor(e){super(e),this.balanceClient=new z(e)}secondsInYear=new S.BigNumber(365.2425).times(24).times(60).times(60);async getOmnipoolFarms(e){let t=await this.api.query.omnipoolWarehouseLM.activeYieldFarm.entries(e);return await Promise.all(t.map(async([r,n])=>{let[,i]=r.args,o=n.unwrap().toString(),a=i.toString(),u=(await this.api.query.omnipoolWarehouseLM.globalFarm(a)).unwrap(),c=(await this.api.query.omnipoolWarehouseLM.yieldFarm(e,a,o)).unwrap(),m=await this.getOraclePrice(u)??u.priceAdjustment.toString(),d=this.getAccountResolver(this.api.registry)(Number(a),!1).toString(),h=u.rewardCurrency.toString(),P=await this.balanceClient.getTokenBalanceData(d,h);return{assetId:e,globalFarm:u,yieldFarm:c,priceAdjustment:m,potBalance:P.free.toString()}}))}async getIsolatedPoolFarms(e){let t=await this.api.query.xykWarehouseLM.activeYieldFarm.entries(e);return await Promise.all(t.map(async([r,n])=>{let[,i]=r.args,o=n.unwrap().toString(),a=i.toString(),u=(await this.api.query.xykWarehouseLM.globalFarm(a)).unwrap(),c=(await this.api.query.xykWarehouseLM.yieldFarm(e,a,o)).unwrap(),m=await this.getOraclePrice(u)??u.priceAdjustment.toString(),d=this.getAccountResolver(this.api.registry)(Number(a),!0).toString(),h=u.rewardCurrency.toString(),P=await this.balanceClient.getTokenBalanceData(d,h);return{assetId:e,globalFarm:u,yieldFarm:c,priceAdjustment:m,potBalance:P.free.toString()}}))}async getOraclePrice(e){let t=e.rewardCurrency.toString(),s=e.incentivizedAsset.toString(),r=[t,s].sort();if(t===s)return new S.BigNumber(1).shiftedBy(18).toString();let n=await this.api.query.emaOracle.oracles("omnipool",r,"TenMinutes");if(n.isNone)return;let[i]=n.unwrap(),o=i.price.n.toString(),a=i.price.d.toString(),u;return Number(t)<Number(s)?u=(0,st.fixed_from_rational)(o,a):u=(0,st.fixed_from_rational)(a,o),u}getGlobalRewardPerPeriod(e,t,s,r){let i=e.times(t).shiftedBy(-18).times(r).shiftedBy(-18);return i.gte(s)?s:i}getPoolYieldPerPeriod(e,t,s,r){return e.times(t).div(s.times(r).shiftedBy(-18))}padEndU8a(e,t){return(0,rt.u8aConcat)(e,Array(Math.max(0,t-e.length)).fill(0))}getAccountResolver=e=>(t,s)=>{let r="modl",n=s?"0x78796b4c4d704944":"0x4f6d6e6957684c4d";return new Bt.GenericAccountId32(e,this.padEndU8a((0,rt.u8aConcat)(r,n,typeof t!="number"?t.toU8a():[t]),32))};async getFarmApr(e,t){if(t==="isolatedpool"&&!(0,nt.isAddress)(e))throw new Error("You must pass an address of isolated pool as id");if(t==="omnipool"&&(0,nt.isAddress)(e))throw new Error("You must pass an asset id of omnipool");let s=6,r=t==="omnipool"?await this.getOmnipoolFarms(e):await this.getIsolatedPoolFarms(e);return r.length?r.map(({yieldFarm:o,globalFarm:a,priceAdjustment:u,potBalance:c})=>{let m=new S.BigNumber(a.totalSharesZ.toString()),g=a.plannedYieldingPeriods.toString(),d=new S.BigNumber(a.yieldPerPeriod.toString()),h=new S.BigNumber(a.maxRewardPerPeriod.toString()),P=a.blocksPerPeriod.toString(),y=new S.BigNumber(o.multiplier.toString()).shiftedBy(-18),w=this.secondsInYear.div(new S.BigNumber(s).times(P)),b;if(m.isZero())b=d.times(y).times(w);else{let Y=this.getGlobalRewardPerPeriod(m,d,h,u);b=this.getPoolYieldPerPeriod(Y,y,m,u).times(w)}let A=new S.BigNumber(a.pendingRewards.toString()).plus(a.accumulatedPaidRewards.toString()),B=h.times(g),x=c?A.plus(c):B;return A.div(x).gte(.999)?f:b.div(t==="isolatedpool"?2:1).times(100)}).reduce((o,a)=>o.plus(a),f).toString():void 0}};var Pe=class extends Error{constructor(e){super(),this.message=`${e} pool invalid`,this.name="PoolNotFound"}},it=class extends Error{constructor(e,t){super(),this.message=`${e} pool missing ${t}`,this.name="PoolConfigNotFound"}},Q=class extends Error{constructor(e,t){super(),this.message=`Route from ${e} to ${t} not found in pool configuration`,this.name="RouteNotFound"}},ot=class extends Error{constructor(e){super(),this.message=`Asset ${e} not available in current network`,this.name="AssetNotFound"}},at=class extends Error{constructor(e){super(),this.message=`Storage missing ${e}`,this.name="StorageConfigNotFound"}},lt=class extends Error{constructor(e){super(),this.message=`Subscription type "${e}" not supported`,this.name="SubscriptionNotSupported"}},ut=class extends Error{constructor(e){super(),this.message=`${e}`,this.name="ProviderConfigNotFound"}};var fe=(l,e)=>l===e?0:l==null?e==null?0:-1:e==null?l==null?0:1:typeof l.compare=="function"?l.compare(e):typeof e.compare=="function"?-e.compare(l):l<e?-1:l>e?1:0;var ke=(l,e=t=>t!==void 0?": "+t:"")=>class extends Error{origMessage;constructor(t){super(l(t)+e(t)),this.origMessage=t!==void 0?String(t):""}};var ts=ke(()=>"illegal argument(s)"),It=l=>{throw new ts(l)};var ss=ke(()=>"index out of bounds"),ct=l=>{throw new ss(l)},De=(l,e,t)=>(l<e||l>=t)&&ct(l);var Tt=23283064365386963e-26,Ce=class{float(e=1){return this.int()*Tt*e}probability(e){return this.float()<e}norm(e=1){return(this.int()*Tt-.5)*2*e}normMinMax(e,t){let s=this.minmax(e,t);return this.float()<.5?s:-s}minmax(e,t){return this.float()*(t-e)+e}minmaxInt(e,t){e|=0;let s=(t|0)-e;return s?e+this.int()%s:e}minmaxUint(e,t){e>>>=0;let s=(t>>>0)-e;return s?e+this.int()%s:e}};var Le=class extends Ce{constructor(e){super(),this.rnd=e}float(e=1){return this.rnd()*e}norm(e=1){return(this.rnd()-.5)*2*e}int(){return this.rnd()*4294967296>>>0}};var Nt=new Le(Math.random);var Ft=l=>l!=null&&typeof l!="function"&&l.length!==void 0;var Rt=Object.getPrototypeOf({}),Me="function",_t="string",ie=(l,e)=>{let t;if(l===e)return!0;if(l!=null){if(typeof l.equiv===Me)return l.equiv(e)}else return l==e;if(e!=null){if(typeof e.equiv===Me)return e.equiv(l)}else return l==e;return typeof l===_t||typeof e===_t?!1:(t=Object.getPrototypeOf(l),(t==null||t===Rt)&&(t=Object.getPrototypeOf(e),t==null||t===Rt)?os(l,e):typeof l!==Me&&l.length!==void 0&&typeof e!==Me&&e.length!==void 0?rs(l,e):l instanceof Set&&e instanceof Set?ns(l,e):l instanceof Map&&e instanceof Map?is(l,e):l instanceof Date&&e instanceof Date?l.getTime()===e.getTime():l instanceof RegExp&&e instanceof RegExp?l.toString()===e.toString():l!==l&&e!==e)},rs=(l,e,t=ie)=>{let s=l.length;if(s===e.length)for(;s-- >0&&t(l[s],e[s]););return s<0},ns=(l,e,t=ie)=>l.size===e.size&&t([...l.keys()].sort(),[...e.keys()].sort()),is=(l,e,t=ie)=>l.size===e.size&&t([...l].sort(),[...e].sort()),os=(l,e,t=ie)=>{if(Object.keys(l).length!==Object.keys(e).length)return!1;for(let s in l)if(!e.hasOwnProperty(s)||!t(l[s],e[s]))return!1;return!0};var mt=class{value;constructor(e){this.value=e}deref(){return this.value}};var Et=l=>l instanceof mt;var qe=class l{_head;_length=0;constructor(e){e&&this.into(e)}get length(){return this._length}get head(){return this._head}[Symbol.iterator](){return kt("next",this._head)}reverseIterator(){return kt("prev",this.tail)}clear(){this.release()}compare(e,t=fe){let s=this._length;if(s<e._length)return-1;if(s>e._length)return 1;if(s===0)return 0;{let r=this._head,n=e._head,i=0;for(;s-- >0&&i===0;)i=t(r.value,n.value),r=r.next,n=n.next;return i}}concat(...e){let t=this.copy();for(let s of e)t.into(s);return t}equiv(e){if(!(e instanceof l||Ft(e))||this._length!==e.length)return!1;if(!this._length||this===e)return!0;let t=e[Symbol.iterator](),s=this._head;for(let r=this._length;r-- >0;){if(!ie(s.value,t.next().value))return!1;s=s.next}return!0}filter(e){let t=this.empty();return this.traverse(s=>(e(s.value)&&t.append(s.value),!0)),t}find(e){return this.traverse(t=>t.value!==e)}findWith(e){return this.traverse(t=>!e(t.value))}first(){return this._head&&this._head.value}insertSorted(e,t){t=t||fe;for(let s=this._head,r=this._length;r-- >0;){if(t(e,s.value)<=0)return this.insertBefore(s,e);s=s.next}return this.append(e)}into(e){for(let t of e)this.append(t);return this}nth(e,t){let s=this.nthCell(e);return s?s.value:t}nthCellUnsafe(e){let t,s;for(e<=this._length>>>1?(t=this._head,s="next"):(t=this.tail,s="prev",e=this._length-e-1);e-- >0&&t;)t=t[s];return t}peek(){return this.tail&&this.tail.value}$reduce(e,t){let s=this._head;for(let r=this._length;r-- >0&&!Et(t);)t=e(t,s.value),s=s.next;return t}reduce(e,t){return this.$reduce(e,t)}release(){let e=this._head;if(!e)return!0;let t;for(let s=this._length;s-- >0;)t=e.next,delete e.value,delete e.prev,delete e.next,e=t;return this._head=void 0,this._length=0,!0}reverse(){let e=this._head,t=this.tail,s=(this._length>>>1)+(this._length&1);for(;e&&t&&s>0;){let r=e.value;e.value=t.value,t.value=r,e=e.next,t=t.prev,s--}return this}setHead(e){let t=this._head;return t?(t.value=e,t):this.prepend(e)}setNth(e,t){let s=this.nthCell(e);return!s&&ct(e),s.value=t,s}setTail(e){let t=this.tail;return t?(t.value=e,t):this.append(e)}swap(e,t){if(e!==t){let s=e.value;e.value=t.value,t.value=s}return this}toArray(e=[]){return this.traverse(t=>(e.push(t.value),!0)),e}toJSON(){return this.toArray()}toString(){let e=[];return this.traverse(t=>(e.push(String(t.value)),!0)),e.join(", ")}traverse(e,t=this._head,s){if(!this._head)return;let r=t;do{if(!e(r))break;r=r.next}while(r!==s);return r}_map(e,t){return this.traverse(s=>(e.append(t(s.value)),!0)),e}};function*kt(l,e){for(;e;)yield e.value,e=e[l]}var Ge=class l extends qe{_tail;constructor(e){super(),e&&this.into(e)}get tail(){return this._tail}append(e){if(this._tail){let t={value:e,prev:this._tail};return this._tail.next=t,this._tail=t,this._length++,t}else return this.prepend(e)}asHead(e){return e===this._head?this:(this.remove(e),this._head.prev=e,e.next=this._head,e.prev=void 0,this._head=e,this._length++,this)}asTail(e){return e===this._tail?this:(this.remove(e),this._tail.next=e,e.prev=this._tail,e.next=void 0,this._tail=e,this._length++,this)}cons(e){return this.prepend(e),this}copy(){return new l(this)}*cycle(){for(;;)yield*this}drop(){let e=this._head;if(e)return this._head=e.next,this._head?this._head.prev=void 0:this._tail=void 0,this._length--,e.value}empty(){return new l}insertAfter(e,t){let s={value:t,next:e.next,prev:e};return e.next?e.next.prev=s:this._tail=s,e.next=s,this._length++,s}insertAfterNth(e,t){return e<0&&(e+=this._length),e>=this._length-1?this.append(t):(De(e,0,this._length),this.insertAfter(this.nthCellUnsafe(e),t))}insertBefore(e,t){let s={value:t,next:e,prev:e.prev};return e.prev?e.prev.next=s:this._head=s,e.prev=s,this._length++,s}insertBeforeNth(e,t){return e<0&&(e+=this._length),e<=0?this.prepend(t):(De(e,0,this._length),this.insertBefore(this.nthCellUnsafe(e),t))}map(e){return this._map(new l,e)}nth(e,t){let s=this.nthCell(e);return s?s.value:t}nthCell(e){if(e<0&&(e+=this._length),!(e<0||e>=this._length))return this.nthCellUnsafe(e)}pop(){let e=this._tail;if(e)return this._tail=e.prev,this._tail?this._tail.next=void 0:this._head=void 0,this._length--,e.value}prepend(e){let t={value:e,next:this._head};return this._head?this._head.prev=t:this._tail=t,this._head=t,this._length++,t}push(e){return this.append(e),this}release(){return this._tail=void 0,super.release()}remove(e){return e.prev?e.prev.next=e.next:this._head=e.next,e.next?e.next.prev=e.prev:this._tail=e.prev,this._length--,this}rotateLeft(){switch(this._length){case 0:case 1:return this;case 2:return this.swap(this._head,this._tail);default:return this.push(this.drop())}}rotateRight(){switch(this._length){case 0:case 1:return this;case 2:return this.swap(this._head,this._tail);default:let e=this.peek();return this.pop(),this.prepend(e),this}}seq(e=0,t=this.length){if(e>=t||e<0)return;let s=this.nthCell(e),r=this.nthCell(t-1),n=i=>({first(){return i.value},next(){return i!==r&&i.next?n(i.next):void 0}});return s?n(s):void 0}shuffle(e,t=Nt){if(this._length<2)return this;for(e=e!==void 0?e:Math.ceil(1.5*Math.log2(this._length));e>0;e--){let s=this._head;for(;s;){let r=s.next;t.probability(.5)?this.asHead(s):this.asTail(s),s=r}}return this}slice(e=0,t=this.length){let s=e<0?e+this._length:e,r=t<0?t+this._length:t;(s<0||r<0)&&It("invalid indices: ${from} / ${to}");let n=new l,i=this.nthCell(s);for(;i&&++s<=r;)n.push(i.value),i=i.next;return n}sort(e=fe){if(!this._length)return this;let t=1;for(;;){let s=this._head;this._head=void 0,this._tail=void 0;let r=0;for(;s;){r++;let n=s,i=0;for(let a=0;a<t&&(i++,n=n.next,!!n);a++);let o=t;for(;i>0||o>0&&n;){let a;i===0?(a=n,n=n.next,o--):!n||o===0||e(s.value,n.value)<=0?(a=s,s=s.next,i--):(a=n,n=n.next,o--),this._tail?this._tail.next=a:this._head=a,a.prev=this._tail,this._tail=a}s=n}if(this._tail.next=void 0,r<=1)return this;t*=2}}splice(e,t=0,s){let r;typeof e=="number"?(e<0&&(e+=this._length),De(e,0,this._length),r=this.nthCellUnsafe(e)):r=e;let n=new l;if(t>0)for(;r&&t-- >0;)this.remove(r),n.push(r.value),r=r.next;else r&&(r=r.next);if(s)if(r)for(let i of s)this.insertBefore(r,i);else for(let i of s)this.push(i);return n}};var oe=class l{map;items;opts;_size;constructor(e,t){let s={maxlen:1/0,maxsize:1/0,map:()=>new Map,ksize:()=>0,vsize:()=>0,...t};this.map=s.map(),this.items=new Ge,this._size=0,this.opts=s,e&&this.into(e)}get length(){return this.items.length}get size(){return this._size}[Symbol.iterator](){return this.entries()}*entries(){for(let e of this.items)yield[e.k,e]}*keys(){for(let e of this.items)yield e.k}*values(){for(let e of this.items)yield e.v}copy(){let e=this.empty();e.items=this.items.copy();let t=e.items.head;for(;t;)e.map.set(t.value.k,t),t=t.next;return e}empty(){return new l(null,this.opts)}release(){this._size=0,this.map.clear();let e=this.opts.release;if(e){let t;for(;t=this.items.drop();)e(t.k,t.v);return!0}return this.items.release()}has(e){return this.map.has(e)}get(e,t){let s=this.map.get(e);return s?this.resetEntry(s):t}set(e,t){let s=this.opts.ksize(e)+this.opts.vsize(t),r=this.map.get(e),n=Math.max(0,s-(r?r.value.s:0));return this._size+=n,this.ensureSize()?this.doSetEntry(r,e,t,s):this._size-=n,t}into(e){for(let t of e)this.set(t[0],t[1]);return this}async getSet(e,t){let s=this.map.get(e);return s?this.resetEntry(s):this.set(e,await t())}delete(e){let t=this.map.get(e);return t?(this.removeEntry(t),!0):!1}resetEntry(e){return this.items.asTail(e),e.value.v}ensureSize(){let{release:e,maxsize:t,maxlen:s}=this.opts;for(;this._size>t||this.length>=s;){let r=this.items.drop();if(!r)return!1;this.map.delete(r.k),e?.(r.k,r.v),this._size-=r.s}return!0}removeEntry(e){let t=e.value;this.map.delete(t.k),this.items.remove(e),this.opts.release?.(t.k,t.v),this._size-=t.s}doSetEntry(e,t,s,r){e?(this.opts.update?.(t,e.value.v,s),e.value.v=s,e.value.s=r,this.items.asTail(e)):(this.items.push({k:t,v:s,s:r}),this.map.set(t,this.items.tail))}};var Ue=class l extends oe{constructor(e,t){super(e,{ttl:60*60*1e3,autoExtend:!1,...t})}empty(){return new l(null,this.opts)}has(e){return this.get(e)!==void 0}get(e,t){let s=this.map.get(e);if(s){if(s.value.t>=Date.now())return this.resetEntry(s);this.removeEntry(s)}return t}set(e,t,s=this.opts.ttl){let r=this.opts.ksize(e)+this.opts.vsize(t),n=this.map.get(e),i=Math.max(0,r-(n?n.value.s:0));return this._size+=i,this.ensureSize()?this.doSetEntry(n,e,t,r,s):this._size-=i,t}async getSet(e,t,s=this.opts.ttl){let r=this.get(e);return r!==void 0?r:this.set(e,await t(),s)}prune(){let e=Date.now(),t=this.items.head,s=0;for(;t;)t.value.t<e&&(this.removeEntry(t),s++),t=t.next;return s}ensureSize(){let{maxlen:e,maxsize:t}=this.opts,s=Date.now(),r=this.items.head;for(;r&&(this._size>t||this.length>=e);)r.value.t<s&&this.removeEntry(r),r=r.next;return super.ensureSize()}doSetEntry(e,t,s,r,n=this.opts.ttl){let i=Date.now()+n;e?(this.opts.update?.(t,e.value.v,s),e.value.v=s,e.value.s=r,e.value.t=i,this.items.asTail(e)):(this.items.push({k:t,v:s,s:r,t:i,ttl:n}),this.map.set(t,this.items.tail))}resetEntry(e){return this.opts.autoExtend&&(e.value.t=Date.now()+e.value.ttl),super.resetEntry(e)}};var He=(l,e=new Map)=>t=>{let s;return e.has(t)?e.get(t):(e.set(t,s=l(t)),s)};var E=(n=>(n.Aave="Aave",n.LBP="Lbp",n.Omni="Omnipool",n.Stable="Stableswap",n.XYK="Xyk",n))(E||{}),ee=(n=>(n.UnknownError="UnknownError",n.InsufficientTradingAmount="InsufficientTradingAmount",n.MaxInRatioExceeded="MaxInRatioExceeded",n.MaxOutRatioExceeded="MaxOutRatioExceeded",n.TradeNotAllowed="TradeNotAllowed",n))(ee||{});var ye=class l{type;address;tokens;maxInRatio;maxOutRatio;minTradingLimit;static fromPool(e){return new l(e.address,e.tokens,e.maxInRatio,e.maxOutRatio,e.minTradingLimit)}constructor(e,t,s,r,n){this.type="Aave",this.address=e,this.tokens=t,this.maxInRatio=s,this.maxOutRatio=r,this.minTradingLimit=n}validatePair(e,t){return!0}parsePair(e,t){let s=new Map(this.tokens.map(a=>[a.id,a])),r=s.get(e),n=s.get(t);if(r==null)throw new Error("Pool does not contain tokenIn");if(n==null)throw new Error("Pool does not contain tokenOut");let i=p(r.balance),o=p(n.balance);return{assetIn:e,assetOut:t,decimalsIn:r.decimals,decimalsOut:n.decimals,balanceIn:i,balanceOut:o,assetInED:f,assetOutED:f}}validateAndBuy(e,t,s){let r=this.calculateInGivenOut(e,t),n=[];return t.isGreaterThan(e.balanceOut)&&n.push("TradeNotAllowed"),{amountIn:r,calculatedIn:r,amountOut:t,feePct:0,errors:n}}validateAndSell(e,t,s){let r=this.calculateOutGivenIn(e,t),n=[];return r.isGreaterThan(e.balanceOut)&&n.push("TradeNotAllowed"),{amountIn:t,calculatedOut:r,amountOut:r,feePct:0,errors:n}}calculateInGivenOut(e,t){return t}calculateOutGivenIn(e,t){return t}spotPriceInGivenOut(e){return O(R,e.decimalsOut)}spotPriceOutGivenIn(e){return O(R,e.decimalsIn)}calculateTradeFee(e,t){return f}};var Dt=require("@polkadot/util-crypto"),Ct=require("@polkadot/util"),Lt=require("viem");function pt(l,e){let t=[];return JSON.stringify(l,(s,r)=>(r&&r[e]&&t.push(r),r)),t[0]}function as(l,e,t){let s;return JSON.stringify(l,(r,n)=>(n&&n[e]===t&&(s=n),n)),s}var ls=(l,e)=>typeof e=="bigint"?e.toString():e;var G=class extends z{pools=[];subs=[];assets=new Map([]);mem=0;memPoolsCache=new Ue(null,{maxlen:1,ttl:1*60*60*1e3,release:e=>{this.mem>e&&this.log(this.getPoolType(),`mem ${e} released at`,new Date)}});memPools=He(e=>(this.log(this.getPoolType(),`mem ${e} sync`),this.getPools()),this.memPoolsCache);constructor(e){super(e)}get augmentedPools(){return this.pools.filter(e=>this.isValidPool(e)).map(e=>this.withMetadata(e))}async withAssets(e){this.assets=new Map(e.map(t=>[t.id,t])),this.mem=this.mem+1}async getPoolsMem(){return await this.memPools(this.mem)}async getPools(){this.unsubscribe(),this.pools=await this.loadPools(),this.subs=this.subscribe();let e=this.getPoolType();return this.log(e,`mem ${this.mem} pools(${this.augmentedPools.length})`),this.log(e,`mem ${this.mem} subs(${this.subs.length})`),this.augmentedPools}subscribe(){return this.augmentedPools.map(t=>{let s=[];try{let n=this.subscribePoolChange(t);s.push(n)}catch{}if(t.type==="Aave")return s;let r=this.subscribeTokensPoolBalance(t);if(s.push(r),this.hasSystemAsset(t)){let n=this.subscribeSystemPoolBalance(t);s.push(n)}if(this.hasErc20Asset(t)){let n=this.subscribeErc20PoolBalance(t);s.push(n)}return this.subscribeLog(t),s}).flat()}hasSystemAsset(e){return e.tokens.some(t=>t.id==="0")}hasErc20Asset(e){return e.tokens.some(t=>t.type==="Erc20")}unsubscribe(){this.subs.forEach(e=>{e.then(t=>t())})}subscribeLog(e){let t=e.address.substring(0,10).concat("...");this.log(`${e.type} mem ${this.mem} [${t}] balance subscribed`)}subscribeSystemPoolBalance(e){return this.subscribeSystemBalance(e.address,this.updateBalanceCallback(e))}subscribeTokensPoolBalance(e){let t=(s,r)=>s.id!==r;return this.subscribeTokenBalance(e.address,e.tokens,this.updateBalancesCallback(e,t))}subscribeErc20PoolBalance(e){return this.subscribeErc20Balance(e.address,e.tokens,this.updateBalancesCallback(e,()=>!0))}isValidPool(e){return e.type==="Xyk"?e.tokens.every(t=>this.assets.get(t.id)):!0}withMetadata(e){return e.tokens=e.tokens.map(t=>{let s=this.assets.get(t.id);return{...t,...s}}),e}updateBalancesCallback(e,t){return function(s){s.forEach(([r,n])=>{let i=e.tokens.findIndex(o=>o.id==r);i>=0&&t(e,r)&&(e.tokens[i].balance=n.toString())})}}updateBalanceCallback(e){return function(t,s){let r=e.tokens.findIndex(n=>n.id==t);r>=0&&(e.tokens[r].balance=s.toString())}}};var us=["Supply","Withdraw","Repay","Borrow"],be=class extends G{isSupported(){return this.api.call.aaveTradeExecutor.pools!==void 0}async loadPools(){return(await this.api.call.aaveTradeExecutor.pools()).map(({reserve:t,atoken:s,liqudityIn:r,liqudityOut:n})=>({address:this.getPoolId(t.toString(),s.toString()),type:"Aave",tokens:[{id:t.toString(),balance:r.toString()},{id:s.toString(),balance:n.toString()}],...this.getPoolLimits()}))}async getPoolFees(e,t){return{}}getPoolType(){return"Aave"}getPoolId(e,t){let s=e+"/"+t;return(0,Dt.encodeAddress)((0,Ct.stringToU8a)(s.padEnd(32,"\0")),63)}subscribePoolChange(e){let[t,s]=e.tokens,r=this.getReserveH160Id(t);return this.api.query.system.events(n=>{n.forEach(i=>{let{event:o}=i,a=`${o.section}:${o.method}`;if(a==="router:Executed"){let{assetIn:u,assetOut:c}=o.data.toHuman(),m=u.replace(/,/g,""),g=c.replace(/,/g,"");(m===s.id||g===s.id)&&(this.log(`Sync AAVE [router:Executed] :: ${m}:${g}`),this.updatePoolState(e))}if(a==="evm:Log"){let{log:u}=o.data.toHuman();try{let{eventName:c,args:m}=(0,Lt.decodeEventLog)({abi:te,topics:u.topics,data:u.data});us.includes(c)&&m.reserve.toLowerCase()===r.toLowerCase()&&(this.log(`Sync AAVE [evm:Log] :: ${c} ${t.symbol}(${t.id})`),this.updatePoolState(e))}catch{}}})})}async updatePoolState(e){let[t,s]=e.tokens,{liqudityIn:r,liqudityOut:n}=await this.api.call.aaveTradeExecutor.pool(t.id,s.id);e.tokens=e.tokens.map(i=>{let o=i.id===t.id?r.toString():n.toString();return{...i,balance:o}})}getReserveH160Id(e){return e.type==="Erc20"?pt(e.location,"accountKey20").accountKey20.key:q.fromAssetId(e.id)}getPoolLimits(){return{maxInRatio:0,maxOutRatio:0,minTradingLimit:0}}};var X=require("@galacticcouncil/math-lbp"),W=class{static getSpotPrice(e,t,s,r,n){return(0,X.get_spot_price)(e,t,s,r,n)}static calculateInGivenOut(e,t,s,r,n){return(0,X.calculate_in_given_out)(e,t,s,r,n)}static calculateOutGivenIn(e,t,s,r,n){return(0,X.calculate_out_given_in)(e,t,s,r,n)}static calculateLinearWeights(e,t,s,r,n){return(0,X.calculate_linear_weights)(e,t,s,r,n)}static calculatePoolTradeFee(e,t,s){return(0,X.calculate_pool_trade_fee)(e,t,s)}};function k(l,e){return l.shiftedBy(-1*e).toString()}function U(l){return l[0]/l[1]*100}function N(l){return l[0]/l[1]}function D(l){return[l/1e3,1e3]}var Se=class l{type;address;tokens;maxInRatio;maxOutRatio;minTradingLimit;fee;repayFeeApply;static fromPool(e){return new l(e.address,e.tokens,e.maxInRatio,e.maxOutRatio,e.minTradingLimit,e.fee,e.repayFeeApply)}constructor(e,t,s,r,n,i,o){this.type="Lbp",this.address=e,this.tokens=t,this.maxInRatio=s,this.maxOutRatio=r,this.minTradingLimit=n,this.fee=i,this.repayFeeApply=o}validatePair(e,t){return!0}parsePair(e,t){let s=new Map(this.tokens.map(a=>[a.id,a])),r=s.get(e),n=s.get(t);if(r==null)throw new Error("Pool does not contain tokenIn");if(n==null)throw new Error("Pool does not contain tokenOut");let i=p(r.balance),o=p(n.balance);return{assetIn:e,assetOut:t,balanceIn:i,balanceOut:o,decimalsIn:r.decimals,decimalsOut:n.decimals,weightIn:r.weight,weightOut:n.weight}}validateAndBuy(e,t,s){let r=this.tokens[0].id,n=[];t.isLessThan(this.minTradingLimit)&&n.push("InsufficientTradingAmount");let i=e.balanceOut.div(this.maxOutRatio);if(t.isGreaterThan(i)&&n.push("MaxOutRatioExceeded"),r===e.assetOut){let o=this.calculateTradeFee(t,s),a=U(this.repayFeeApply?s.repayFee:s.exchangeFee),u=t.plus(o),c=this.calculateInGivenOut(e,u),m=e.balanceIn.div(this.maxInRatio);return c.isGreaterThan(m)&&n.push("MaxInRatioExceeded"),{amountIn:c,calculatedIn:c,amountOut:t,feePct:a,errors:n}}else{let o=this.calculateInGivenOut(e,t),a=e.balanceIn.div(this.maxInRatio);return o.isGreaterThan(a)&&n.push("MaxInRatioExceeded"),{amountIn:o,calculatedIn:o,amountOut:t,feePct:0,errors:n}}}validateAndSell(e,t,s){let r=this.tokens[0].id,n=[];t.isLessThan(this.minTradingLimit)&&n.push("InsufficientTradingAmount");let i=e.balanceIn.div(this.maxInRatio);if(t.isGreaterThan(i)&&n.push("MaxInRatioExceeded"),r===e.assetIn){let o=this.calculateOutGivenIn(e,t),a=e.balanceOut.div(this.maxOutRatio);return o.isGreaterThan(a)&&n.push("MaxOutRatioExceeded"),{amountIn:t,calculatedOut:o,amountOut:o,feePct:0,errors:n}}else{let o=this.calculateOutGivenIn(e,t),a=this.calculateTradeFee(o,s),u=U(this.repayFeeApply?s.repayFee:s.exchangeFee),c=o.minus(a),m=e.balanceOut.div(this.maxOutRatio);return c.isGreaterThan(m)&&n.push("MaxOutRatioExceeded"),{amountIn:t,calculatedOut:o,amountOut:c,feePct:u,errors:n}}}calculateInGivenOut(e,t){let s=W.calculateInGivenOut(e.balanceIn.toString(),e.balanceOut.toString(),e.weightIn.toString(),e.weightOut.toString(),t.toFixed(0)),r=p(s);return r.isNegative()?f:r}calculateOutGivenIn(e,t){let s=W.calculateOutGivenIn(e.balanceIn.toString(),e.balanceOut.toString(),e.weightIn.toString(),e.weightOut.toString(),t.toFixed(0)),r=p(s);return r.isNegative()?f:r}spotPriceInGivenOut(e){let t=W.getSpotPrice(e.balanceOut.toString(),e.balanceIn.toString(),e.weightOut.toString(),e.weightIn.toString(),O(R,e.decimalsOut).toString());return p(t)}spotPriceOutGivenIn(e){let t=W.getSpotPrice(e.balanceIn.toString(),e.balanceOut.toString(),e.weightIn.toString(),e.weightOut.toString(),O(R,e.decimalsIn).toString());return p(t)}calculateTradeFee(e,t){let s=W.calculatePoolTradeFee(e.toString(),this.repayFeeApply?t.repayFee[0]:t.exchangeFee[0],this.repayFeeApply?t.repayFee[1]:t.exchangeFee[1]);return p(s)}};var ve=class extends G{MAX_FINAL_WEIGHT=O(p(100),6);poolsData=new Map([]);isSupported(){return this.api.query.lbp!==void 0}async loadPools(){let[e,t]=await Promise.all([this.api.query.lbp.poolData.entries(),this.api.query.parachainSystem.validationData()]),{relayParentNumber:s}=t.unwrap(),r=e.filter(([n,i])=>this.isActivePool(i.unwrap(),s)).map(async([{args:[n]},i])=>{let o=i.unwrap(),a=n.toString(),u=await this.getPoolDelta(a,o,s.toString());return this.poolsData.set(n.toString(),o),{address:a,type:"Lbp",fee:o.fee.toJSON(),...u,...this.getPoolLimits()}});return Promise.all(r)}async getPoolFees(e,t){let s=this.pools.find(r=>r.address===t);return{repayFee:this.getRepayFee(),exchangeFee:s.fee}}getPoolType(){return"Lbp"}async subscribePoolChange(e){return this.api.query.parachainSystem.validationData(async t=>{let{relayParentNumber:s}=t.unwrap(),r=this.poolsData.get(e.address);if(this.isActivePool(r,s)){let i=await this.getPoolDelta(e.address,r,s.toString());Object.assign(e,i)}else{let i=this.pools.findIndex(o=>o.address==e.address);this.pools.splice(i,1)}})}async getPoolDelta(e,t,s){let{start:r,end:n,assets:i,initialWeight:o,finalWeight:a,repayTarget:u,feeCollector:c}=t,m=W.calculateLinearWeights(r.toString(),n.toString(),o.toString(),a.toString(),s),[g,d]=i,h=g.toString(),P=p(m),y=d.toString(),w=this.MAX_FINAL_WEIGHT.minus(p(P)),[b,A,B]=await Promise.all([this.isRepayFeeApplied(h,u.toString(),c.toString()),this.getBalance(e,h),this.getBalance(e,y)]);return{repayFeeApply:b,tokens:[{id:h,weight:P,balance:A.toString()},{id:y,weight:w,balance:B.toString()}]}}isActivePool(e,t){if(e.start.isEmpty||e.end.isEmpty)return!1;let s=e.start.unwrap().toNumber(),r=e.end.unwrap().toNumber();return t.toNumber()>=s&&t.toNumber()<r}async isRepayFeeApplied(e,t,s){let r=p(t);if(r.isZero())return!1;try{return(await this.getBalance(e,s)).isLessThan(r)}catch{return!0}}getRepayFee(){return this.api.consts.lbp.repayFee.toJSON()}getPoolLimits(){let e=this.api.consts.lbp.maxInRatio.toJSON(),t=this.api.consts.lbp.maxOutRatio.toJSON(),s=this.api.consts.lbp.minTradingLimit.toJSON();return{maxInRatio:e,maxOutRatio:t,minTradingLimit:s}}};var v=require("@galacticcouncil/math-omnipool");var I=class{static calculateSpotPrice(e,t,s,r){return(0,v.calculate_spot_price)(e,t,s,r)}static calculateLrnaSpotPrice(e,t){return(0,v.calculate_lrna_spot_price)(e,t)}static calculateInGivenOut(e,t,s,r,n,i,o,a,u){return(0,v.calculate_in_given_out)(e,t,s,r,n,i,o,a,u)}static calculateLrnaInGivenOut(e,t,s,r,n){return(0,v.calculate_lrna_in_given_out)(e,t,s,r,n)}static calculateOutGivenIn(e,t,s,r,n,i,o,a,u){return(0,v.calculate_out_given_in)(e,t,s,r,n,i,o,a,u)}static calculateOutGivenLrnaIn(e,t,s,r,n){return(0,v.calculate_out_given_lrna_in)(e,t,s,r,n)}static calculatePoolTradeFee(e,t,s){return(0,v.calculate_pool_trade_fee)(e,t,s)}static calculateShares(e,t,s,r){return(0,v.calculate_shares)(e,t,s,r)}static calculateLiquidityOut(e,t,s,r,n,i,o,a){return(0,v.calculate_liquidity_out)(e,t,s,r,n,i,o,a)}static calculateLiquidityLRNAOut(e,t,s,r,n,i,o,a){return(0,v.calculate_liquidity_lrna_out)(e,t,s,r,n,i,o,a)}static calculateCapDifference(e,t,s,r){let n=(0,S.BigNumber)(t),i=(0,S.BigNumber)(e),o=(0,S.BigNumber)(r),u=(0,S.BigNumber)(s).shiftedBy(-18);if(n.div(o).lt(u)){let m=u.times(o).minus(n).times(i),g=n.times((0,S.BigNumber)(1).minus(u));return m.div(g).toFixed(0)}else return"0"}static calculateLimitHubIn(e,t,s,r){return(0,v.calculate_liquidity_hub_in)(e,t,s,r)}static isSellAllowed(e){return(0,v.is_sell_allowed)(e)}static isBuyAllowed(e){return(0,v.is_buy_allowed)(e)}static isAddLiquidityAllowed(e){return(0,v.is_add_liquidity_allowed)(e)}static isRemoveLiquidityAllowed(e){return(0,v.is_remove_liquidity_allowed)(e)}static recalculateAssetFee(e,t,s,r,n,i,o,a,u,c,m){return(0,v.recalculate_asset_fee)(e,t,s,r,n,i,o,a,u,c,m)}static recalculateProtocolFee(e,t,s,r,n,i,o,a,u,c,m){return(0,v.recalculate_protocol_fee)(e,t,s,r,n,i,o,a,u,c,m)}static verifyAssetCap(e,t,s,r){return(0,v.verify_asset_cap)(e,t,s,r)}};var xe=class l{type;address;tokens;maxInRatio;maxOutRatio;minTradingLimit;hubAssetId;static fromPool(e){return new l(e.address,e.tokens,e.maxInRatio,e.maxOutRatio,e.minTradingLimit,e.hubAssetId)}constructor(e,t,s,r,n,i){this.type="Omnipool",this.address=e,this.tokens=t,this.maxInRatio=s,this.maxOutRatio=r,this.minTradingLimit=n,this.hubAssetId=i}validatePair(e,t){return this.hubAssetId!=t}parsePair(e,t){let s=new Map(this.tokens.map(c=>[c.id,c])),r=s.get(e),n=s.get(t);if(r==null)throw new Error("Pool does not contain tokenIn");if(n==null)throw new Error("Pool does not contain tokenOut");let i=p(r.balance),o=p(n.balance),a=p(r.existentialDeposit),u=p(n.existentialDeposit);return{assetIn:e,assetOut:t,hubReservesIn:r.hubReserves,hubReservesOut:n.hubReserves,sharesIn:r.shares,sharesOut:n.shares,decimalsIn:r.decimals,decimalsOut:n.decimals,balanceIn:i,balanceOut:o,tradeableIn:r.tradeable,tradeableOut:n.tradeable,assetInED:a,assetOutED:u}}validateAndBuy(e,t,s){let r=this.calculateInGivenOut(e,t),n=this.calculateInGivenOut(e,t,s),i=n.minus(r),o=r===f?f:i.div(r).multipliedBy(100).decimalPlaces(2),a=[],u=I.isSellAllowed(e.tradeableIn),c=I.isBuyAllowed(e.tradeableOut);(!u||!c)&&a.push("TradeNotAllowed"),(t.isLessThan(this.minTradingLimit)||r.isLessThan(e.assetInED))&&a.push("InsufficientTradingAmount");let m=e.balanceOut.div(this.maxOutRatio);t.isGreaterThan(m)&&a.push("MaxOutRatioExceeded");let g=e.balanceIn.div(this.maxInRatio);return n.isGreaterThan(g)&&a.push("MaxInRatioExceeded"),{amountIn:n,calculatedIn:r,amountOut:t,feePct:o.toNumber(),errors:a}}validateAndSell(e,t,s){let r=this.calculateOutGivenIn(e,t),n=this.calculateOutGivenIn(e,t,s),o=r.minus(n).div(r).multipliedBy(100).decimalPlaces(2),a=[],u=I.isSellAllowed(e.tradeableIn),c=I.isBuyAllowed(e.tradeableOut);(!u||!c)&&a.push("TradeNotAllowed"),(t.isLessThan(this.minTradingLimit)||r.isLessThan(e.assetOutED))&&a.push("InsufficientTradingAmount");let m=e.balanceIn.div(this.maxInRatio);t.isGreaterThan(m)&&a.push("MaxInRatioExceeded");let g=e.balanceOut.div(this.maxOutRatio);return n.isGreaterThan(g)&&a.push("MaxOutRatioExceeded"),{amountIn:t,calculatedOut:r,amountOut:n,feePct:o.toNumber(),errors:a}}calculateInGivenOut(e,t,s){if(e.assetIn==this.hubAssetId)return this.calculateLrnaInGivenOut(e,t,s);let r=I.calculateInGivenOut(e.balanceIn.toString(),e.hubReservesIn.toString(),e.sharesIn.toString(),e.balanceOut.toString(),e.hubReservesOut.toString(),e.sharesOut.toString(),t.toFixed(0),s?N(s.assetFee).toString():f.toString(),s?N(s.protocolFee).toString():f.toString()),n=p(r);return n.isNegative()?f:n}calculateLrnaInGivenOut(e,t,s){let r=I.calculateLrnaInGivenOut(e.balanceOut.toString(),e.hubReservesOut.toString(),e.sharesOut.toString(),t.toFixed(0),s?N(s.assetFee).toString():f.toString()),n=p(r);return n.isNegative()?f:n}calculateOutGivenIn(e,t,s){if(e.assetIn==this.hubAssetId)return this.calculateOutGivenLrnaIn(e,t,s);let r=I.calculateOutGivenIn(e.balanceIn.toString(),e.hubReservesIn.toString(),e.sharesIn.toString(),e.balanceOut.toString(),e.hubReservesOut.toString(),e.sharesOut.toString(),t.toFixed(0),s?N(s.assetFee).toString():f.toString(),s?N(s.protocolFee).toString():f.toString()),n=p(r);return n.isNegative()?f:n}calculateOutGivenLrnaIn(e,t,s){let r=I.calculateOutGivenLrnaIn(e.balanceOut.toString(),e.hubReservesOut.toString(),e.sharesOut.toString(),t.toFixed(0),s?N(s.assetFee).toString():f.toString()),n=p(r);return n.isNegative()?f:n}spotPriceInGivenOut(e){if(e.assetIn==this.hubAssetId)return this.spotPriceLrnaInGivenOut(e);let t=I.calculateSpotPrice(e.balanceOut.toString(),e.hubReservesOut.toString(),e.balanceIn.toString(),e.hubReservesIn.toString());return p(t).shiftedBy(-1*(18-e.decimalsOut)).decimalPlaces(0,1)}spotPriceLrnaInGivenOut(e){let t=I.calculateLrnaSpotPrice(e.hubReservesOut.toString(),e.balanceOut.toString());return p(t).shiftedBy(-1*(18-e.decimalsOut)).decimalPlaces(0,1)}spotPriceOutGivenIn(e){if(e.assetIn==this.hubAssetId)return this.spotPriceOutGivenLrnaIn(e);let t=I.calculateSpotPrice(e.balanceIn.toString(),e.hubReservesIn.toString(),e.balanceOut.toString(),e.hubReservesOut.toString());return p(t).shiftedBy(-1*(18-e.decimalsIn)).decimalPlaces(0,1)}spotPriceOutGivenLrnaIn(e){let t=I.calculateLrnaSpotPrice(e.balanceOut.toString(),e.hubReservesOut.toString());return p(t).shiftedBy(-1*(18-e.decimalsIn)).decimalPlaces(0,1)}};var Mt=require("@polkadot/util-crypto"),qt=require("@polkadot/util");var we=class extends G{isSupported(){return this.api.query.omnipool!==void 0}async loadPools(){let e=this.api.consts.omnipool.hubAssetId.toString(),t=this.getPoolId(),[s,r,n]=await Promise.all([this.api.query.omnipool.assets.entries(),this.api.query.omnipool.hubAssetTradability(),this.getBalance(t,e)]),i=s.map(async([{args:[a]},u])=>{let{hubReserve:c,shares:m,tradable:g,cap:d,protocolShares:h}=u.unwrap(),P=await this.getBalance(t,a.toString());return{id:a.toString(),hubReserves:p(c.toString()),shares:p(m.toString()),tradeable:g.bits.toNumber(),balance:P.toString(),cap:p(d.toString()),protocolShares:p(h.toString())}}),o=await Promise.all(i);return o.push({id:e,tradeable:r.bits.toNumber(),balance:n.toString()}),[{address:t,type:"Omnipool",hubAssetId:e,tokens:o,...this.getPoolLimits()}]}async getPoolFees(e,t){let s=e.assetOut,r=e.assetIn,n="omnipool",i="Short",o=B=>B===C?[C,de]:[de,B],[a,u,c,m]=await Promise.all([this.api.query.system.number(),this.api.query.dynamicFees.assetFee(s),this.api.query.emaOracle.oracles(n,o(s),i),this.api.query.emaOracle.oracles(n,o(r),i)]),[g,d,h]=this.getAssetFee(e,a.toNumber(),u,c),[P,y,w]=r===de?[0,0,0]:this.getProtocolFee(e,a.toNumber(),u,m),b=g+P,A=h+w;return{assetFee:D(d),protocolFee:D(y),min:D(b),max:D(A)}}getPoolType(){return"Omnipool"}async subscribePoolChange(e){let t=e.tokens.map(s=>s.id);return this.api.query.omnipool.assets.multi(t,s=>{e.tokens=s.map((r,n)=>{let i=e.tokens[n];if(r.isNone)return i;let o=r.unwrap();return this.updateTokenState(i,o)})})}updateTokenState(e,t){let{hubReserve:s,shares:r,tradable:n,cap:i,protocolShares:o}=t;return{...e,hubReserves:p(s.toString()),shares:p(r.toString()),cap:p(i.toString()),protocolShares:p(o.toString()),tradeable:n.bits.toNumber()}}getAssetFee(e,t,s,r){let{assetOut:n,balanceOut:i}=e,{minFee:o,maxFee:a,decay:u,amplification:c}=this.api.consts.dynamicFees.assetFeeParameters,m=D(o.toNumber()),g=D(a.toNumber());if(s.isNone||r.isNone)return[o.toNumber(),o.toNumber(),a.toNumber()];let[d]=r.unwrap(),{assetFee:h,timestamp:P}=s.unwrap(),y=Math.max(1,t-P.toNumber()),w=d.volume.bIn.toString(),b=d.volume.bOut.toString(),A=d.liquidity.b.toString();n===C&&(w=d.volume.aIn.toString(),b=d.volume.aOut.toString(),A=d.liquidity.a.toString());let B=D(h.toNumber()),x=I.recalculateAssetFee(w,b,A,"9",i.toString(),N(B).toString(),y.toString(),N(m).toString(),N(g).toString(),u.toString(),c.toString());return[o.toNumber(),Number(x)*1e6,a.toNumber()]}getProtocolFee(e,t,s,r){let{assetIn:n,balanceIn:i}=e,{minFee:o,maxFee:a,decay:u,amplification:c}=this.api.consts.dynamicFees.protocolFeeParameters,m=D(o.toNumber()),g=D(a.toNumber());if(s.isNone||r.isNone)return[o.toNumber(),o.toNumber(),a.toNumber()];let[d]=r.unwrap(),{protocolFee:h,timestamp:P}=s.unwrap(),y=Math.max(1,t-P.toNumber()),w=d.volume.bIn.toString(),b=d.volume.bOut.toString(),A=d.liquidity.b.toString();n===C&&(w=d.volume.aIn.toString(),b=d.volume.aOut.toString(),A=d.liquidity.a.toString());let B=D(h.toNumber()),x=I.recalculateProtocolFee(w,b,A,"9",i.toString(),N(B).toString(),y.toString(),N(m).toString(),N(g).toString(),u.toString(),c.toString());return[o.toNumber(),Number(x)*1e6,a.toNumber()]}getPoolId(){return(0,Mt.encodeAddress)((0,qt.stringToU8a)("modlomnipool".padEnd(32,"\0")),63)}getPoolLimits(){let e=this.api.consts.omnipool.maxInRatio.toJSON(),t=this.api.consts.omnipool.maxOutRatio.toJSON(),s=this.api.consts.omnipool.minimumTradingLimit.toJSON();return{maxInRatio:e,maxOutRatio:t,minTradingLimit:s}}};var F=require("@galacticcouncil/math-xyk"),$=class{static getSpotPrice(e,t,s){return(0,F.get_spot_price)(e,t,s)}static calculateInGivenOut(e,t,s){return(0,F.calculate_in_given_out)(e,t,s)}static calculateOutGivenIn(e,t,s){return(0,F.calculate_out_given_in)(e,t,s)}static calculatePoolTradeFee(e,t,s){return(0,F.calculate_pool_trade_fee)(e,t,s)}static calculateLiquidityIn(e,t,s){return(0,F.calculate_liquidity_in)(e,t,s)}static calculateSpotPrice(e,t){return(0,F.calculate_spot_price)(e,t)}static calculateSpotPriceWithFee(e,t,s,r){return(0,F.calculate_spot_price_with_fee)(e,t,s,r)}static calculateShares(e,t,s){return(0,F.calculate_shares)(e,t,s)}static calculateLiquidityOutAssetA(e,t,s,r){return(0,F.calculate_liquidity_out_asset_a)(e,t,s,r)}static calculateLiquidityOutAssetB(e,t,s,r){return(0,F.calculate_liquidity_out_asset_b)(e,t,s,r)}};var Oe=class l{type;address;tokens;maxInRatio;maxOutRatio;minTradingLimit;static fromPool(e){return new l(e.address,e.tokens,e.maxInRatio,e.maxOutRatio,e.minTradingLimit)}constructor(e,t,s,r,n){this.type="Xyk",this.address=e,this.tokens=t,this.maxInRatio=s,this.maxOutRatio=r,this.minTradingLimit=n}validatePair(e,t){return!0}parsePair(e,t){let s=new Map(this.tokens.map(c=>[c.id,c])),r=s.get(e),n=s.get(t);if(r==null)throw new Error("Pool does not contain tokenIn");if(n==null)throw new Error("Pool does not contain tokenOut");let i=p(r.balance),o=p(n.balance),a=p(r.existentialDeposit),u=p(n.existentialDeposit);return{assetIn:e,assetOut:t,decimalsIn:r.decimals,decimalsOut:n.decimals,balanceIn:i,balanceOut:o,assetInED:a,assetOutED:u}}validateAndBuy(e,t,s){let r=this.calculateInGivenOut(e,t),n=this.calculateTradeFee(r,s),i=U(s.exchangeFee),o=r.plus(n),a=[];(t.isLessThan(this.minTradingLimit)||r.isLessThan(e.assetInED))&&a.push("InsufficientTradingAmount");let u=e.balanceOut.div(this.maxOutRatio);t.isGreaterThan(u)&&a.push("MaxOutRatioExceeded");let c=e.balanceIn.div(this.maxInRatio);return o.isGreaterThan(c)&&a.push("MaxInRatioExceeded"),{amountIn:o,calculatedIn:r,amountOut:t,feePct:i,errors:a}}validateAndSell(e,t,s){let r=this.calculateOutGivenIn(e,t),n=this.calculateTradeFee(r,s),i=U(s.exchangeFee),o=r.minus(n),a=[];(t.isLessThan(this.minTradingLimit)||r.isLessThan(e.assetOutED))&&a.push("InsufficientTradingAmount");let u=e.balanceIn.div(this.maxInRatio);t.isGreaterThan(u)&&a.push("MaxInRatioExceeded");let c=e.balanceOut.div(this.maxOutRatio);return o.isGreaterThan(c)&&a.push("MaxOutRatioExceeded"),{amountIn:t,calculatedOut:r,amountOut:o,feePct:i,errors:a}}calculateInGivenOut(e,t){let s=$.calculateInGivenOut(e.balanceIn.toString(),e.balanceOut.toString(),t.toFixed(0)),r=p(s);return r.isNegative()?f:r}calculateOutGivenIn(e,t){let s=$.calculateOutGivenIn(e.balanceIn.toString(),e.balanceOut.toString(),t.toFixed(0)),r=p(s);return r.isNegative()?f:r}spotPriceInGivenOut(e){let t=$.calculateSpotPrice(e.balanceOut.toString(),e.balanceIn.toString()),s=O(R,18-e.decimalsOut);return p(t).div(s)}spotPriceOutGivenIn(e){let t=$.calculateSpotPrice(e.balanceIn.toString(),e.balanceOut.toString()),s=O(R,18-e.decimalsIn);return p(t).div(s)}calculateTradeFee(e,t){let s=$.calculatePoolTradeFee(e.toString(),t.exchangeFee[0],t.exchangeFee[1]);return p(s)}};var Ae=class extends G{isSupported(){return this.api.query.xyk!==void 0}async loadPools(){let t=(await this.api.query.xyk.poolAssets.entries()).map(async([{args:[s]},r])=>{let n=s.toString(),[i,o]=r.unwrap(),[a,u]=await Promise.all([this.getBalance(n,i.toString()),this.getBalance(n,o.toString())]);return{address:n,type:"Xyk",tokens:[{id:i.toString(),balance:a.toString()},{id:o.toString(),balance:u.toString()}],...this.getPoolLimits()}});return Promise.all(t)}async getPoolFees(e,t){return{exchangeFee:this.getExchangeFee()}}getPoolType(){return"Xyk"}subscribePoolChange(e){throw new Error("Pool change subscription not supported!")}getExchangeFee(){return this.api.consts.xyk.getExchangeFee.toJSON()}getPoolLimits(){let e=this.api.consts.xyk.maxInRatio.toJSON(),t=this.api.consts.xyk.maxOutRatio.toJSON(),s=this.api.consts.xyk.minTradingLimit.toJSON();return{maxInRatio:e,maxOutRatio:t,minTradingLimit:s}}};var T=require("@galacticcouncil/math-stableswap"),_=class{static getPoolAddress(e){return(0,T.pool_account_name)(e)}static defaultPegs(e){let t=[];for(let s=0;s<e;s++)t.push(["1","1"]);return t}static calculateAmplification(e,t,s,r,n){return(0,T.calculate_amplification)(e,t,s,r,n)}static calculateInGivenOut(e,t,s,r,n,i,o){return(0,T.calculate_in_given_out)(e,t,s,r,n,i,o)}static calculateAddOneAsset(e,t,s,r,n,i,o){return(0,T.calculate_add_one_asset)(e,t,s,r,n,i,o)}static calculateSharesForAmount(e,t,s,r,n,i,o){return(0,T.calculate_shares_for_amount)(e,t,s,r,n,i,o)}static calculateOutGivenIn(e,t,s,r,n,i,o){return(0,T.calculate_out_given_in)(e,t,s,r,n,i,o)}static calculateLiquidityOutOneAsset(e,t,s,r,n,i,o){return(0,T.calculate_liquidity_out_one_asset)(e,t,s,r,n,i,o)}static calculateShares(e,t,s,r,n,i){return(0,T.calculate_shares)(e,t,s,r,n,i)}static calculateSpotPriceWithFee(e,t,s,r,n,i,o,a){return(0,T.calculate_spot_price_with_fee)(e,t,s,r,n,i,o,a)}static calculatePoolTradeFee(e,t,s){return(0,T.calculate_pool_trade_fee)(e,t,s)}static recalculatePegs(e,t,s,r,n){let i=(0,T.recalculate_peg)(e,t,s,r,n);return JSON.parse(i)}};var Be=class l{type;address;tokens;maxInRatio;maxOutRatio;minTradingLimit;amplification;id;fee;totalIssuance;pegs;pegsFee;static fromPool(e){return new l(e.address,e.tokens,e.maxInRatio,e.maxOutRatio,e.minTradingLimit,e.amplification,e.id,e.fee,e.totalIssuance,e.pegs,e.pegsFee)}constructor(e,t,s,r,n,i,o,a,u,c,m){this.type="Stableswap",this.address=e,this.tokens=t,this.maxInRatio=s,this.maxOutRatio=r,this.minTradingLimit=n,this.amplification=i,this.id=o,this.fee=a,this.totalIssuance=u,this.pegs=c,this.pegsFee=m}validatePair(e,t){return!0}parsePair(e,t){let s=new Map(this.tokens.map(c=>[c.id,c])),r=s.get(e),n=s.get(t);if(r==null)throw new Error("Pool does not contain tokenIn");if(n==null)throw new Error("Pool does not contain tokenOut");let i=p(r.balance),o=p(n.balance),a=p(r.existentialDeposit),u=p(n.existentialDeposit);return{assetIn:e,assetOut:t,balanceIn:i,balanceOut:o,decimalsIn:r.decimals,decimalsOut:n.decimals,tradeableIn:this.id===e?15:r.tradeable,tradeableOut:this.id===t?15:n.tradeable,assetInED:a,assetOutED:u}}validateAndBuy(e,t,s){let r=this.calculateInGivenOut(e,t),n=this.calculateInGivenOut(e,t,s),i=U(s.fee),o=[],a=I.isSellAllowed(e.tradeableIn),u=I.isBuyAllowed(e.tradeableOut);return(!a||!u)&&o.push("TradeNotAllowed"),(t.isLessThan(this.minTradingLimit)||r.isLessThan(e.assetInED))&&o.push("InsufficientTradingAmount"),{amountIn:n,calculatedIn:r,amountOut:t,feePct:i,errors:o}}validateAndSell(e,t,s){let r=this.calculateOutGivenIn(e,t),n=this.calculateOutGivenIn(e,t,s),i=U(s.fee),o=[],a=I.isSellAllowed(e.tradeableIn),u=I.isBuyAllowed(e.tradeableOut);return(!a||!u)&&o.push("TradeNotAllowed"),(t.isLessThan(this.minTradingLimit)||r.isLessThan(e.assetOutED))&&o.push("InsufficientTradingAmount"),{amountIn:t,calculatedOut:r,amountOut:n,feePct:i,errors:o}}calculateIn(e,t,s){let r=_.calculateInGivenOut(this.getReserves(),Number(e.assetIn),Number(e.assetOut),t.toFixed(0),this.amplification,s?N(s.fee).toString():f.toString(),this.getPegs()),n=p(r);return n.isNegative()?f:n}calculateAddOneAsset(e,t,s){let r=_.calculateAddOneAsset(this.getReserves(),t.toFixed(0),Number(e.assetIn),this.amplification,this.totalIssuance,s?N(s.fee).toString():f.toString(),this.getPegs()),n=p(r);return n.isNegative()?f:n}calculateSharesForAmount(e,t,s){let r=_.calculateSharesForAmount(this.getReserves(),Number(e.assetOut),t.toFixed(0),this.amplification,this.totalIssuance,s?N(s.fee).toString():f.toString(),this.getPegs()),n=p(r);return n.isNegative()?f:n}calculateInGivenOut(e,t,s){return e.assetOut==this.id?this.calculateAddOneAsset(e,t,s):e.assetIn==this.id?this.calculateSharesForAmount(e,t,s):this.calculateIn(e,t,s)}spotPriceInGivenOut(e){let t=_.calculateSpotPriceWithFee(this.id,this.getReserves(),this.amplification,e.assetOut,e.assetIn,this.totalIssuance,"0",this.getPegs());if(e.assetOut==this.id)return p(t);if(e.assetIn==this.id){let r=O(R,e.decimalsIn-e.decimalsOut);return p(t).div(r)}let s=O(R,18-e.decimalsIn);return p(t).div(s)}calculateOut(e,t,s){let r=_.calculateOutGivenIn(this.getReserves(),Number(e.assetIn),Number(e.assetOut),t.toFixed(0),this.amplification,s?N(s.fee).toString():f.toString(),this.getPegs()),n=p(r);return n.isNegative()?f:n}calculateWithdrawOneAsset(e,t,s){let r=_.calculateLiquidityOutOneAsset(this.getReserves(),t.toFixed(0),Number(e.assetOut),this.amplification,this.totalIssuance,s?N(s.fee).toString():f.toString(),this.getPegs()),n=p(r);return n.isNegative()?f:n}calculateShares(e,t,s){let r=_.calculateShares(this.getReserves(),this.getAssets(e.assetIn,t),this.amplification,this.totalIssuance,s?N(s.fee).toString():f.toString(),this.getPegs()),n=p(r);return n.isNegative()?f:n}calculateOutGivenIn(e,t,s){return e.assetIn==this.id?this.calculateWithdrawOneAsset(e,t,s):e.assetOut==this.id?this.calculateShares(e,t,s):this.calculateOut(e,t,s)}spotPriceOutGivenIn(e){let t=_.calculateSpotPriceWithFee(this.id,this.getReserves(),this.amplification,e.assetIn,e.assetOut,this.totalIssuance,"0",this.getPegs());if(e.assetIn==this.id)return p(t);if(e.assetOut==this.id){let r=O(R,e.decimalsOut-e.decimalsIn);return p(t).div(r)}let s=O(R,18-e.decimalsOut);return p(t).div(s)}calculateTradeFee(e,t){let s=_.calculatePoolTradeFee(e.toString(),t.fee[0],t.fee[1]);return p(s)}getPegs(){return JSON.stringify(this.pegs)}getReserves(){let e=this.tokens.filter(t=>t.id!=this.id).map(({id:t,balance:s,decimals:r})=>({asset_id:Number(t),amount:s,decimals:r}));return JSON.stringify(e)}getAssets(e,t){let s={asset_id:Number(e),amount:t.toFixed(0)};return JSON.stringify([s])}};var We=require("@polkadot/util-crypto");var Gt=340282366920938463463374607431768211455n,Ie=class extends G{stablePools=new Map([]);isSupported(){return this.api.query.stableswap!==void 0}isPegSupported(){return this.api.query.stableswap.poolPegs!==void 0}async loadPools(){let[e,t]=await Promise.all([this.api.query.stableswap.pools.entries(),this.api.query.system.number()]),s=t.toNumber(),r=e.map(async([{args:[n]},i])=>{let o=i.unwrap(),a=n.toString(),u=this.getPoolAddress(a),[c,m,g]=await Promise.all([this.getPoolDelta(a,o,s.toString()),this.getPoolTokens(u,a,o),this.getPoolPegs(a,o,s.toString())]);return this.stablePools.set(u,o),{address:u,id:a,type:"Stableswap",fee:D(o.fee.toNumber()),tokens:m,...c,...g,...this.getPoolLimits()}});return Promise.all(r)}async getPoolFees(e,t){return{fee:this.pools.find(r=>r.address===t).pegsFee}}getPoolType(){return"Stableswap"}async subscribePoolChange(e){return this.api.query.system.number(async t=>{let s=t.toString(),r=this.stablePools.get(e.address);if(r){let[n,i]=await Promise.all([this.getPoolDelta(e.id,r,s),this.getPoolPegs(e.id,r,s)]);Object.assign(e,n,i)}})}async getPoolDelta(e,t,s){let{initialAmplification:r,finalAmplification:n,initialBlock:i,finalBlock:o}=t,a=_.calculateAmplification(r.toString(),n.toString(),i.toString(),o.toString(),s),u=await this.api.query.tokens.totalIssuance(e);return{amplification:a,totalIssuance:u.toString()}}async getPoolTokens(e,t,s){let{assets:r}=s,n=r.map(async o=>{let[a,u]=await Promise.all([this.api.query.stableswap.assetTradability(t,o.toString()),this.getBalance(e,o.toString())]);return{id:o.toString(),tradeable:a.bits.toNumber(),balance:u.toString()}}),i=await Promise.all(n);return i.push({id:t,tradeable:15,balance:Gt.toString()}),i}getPoolDefaultPegs(e){let t=e.fee,s=_.defaultPegs(e.assets.length);return{pegsFee:D(t.toNumber()),pegs:s}}async getPoolPegs(e,t,s){if(!this.isPegSupported())return this.getPoolDefaultPegs(t);let r=await this.api.query.stableswap.poolPegs(e);if(r.isNone)return this.getPoolDefaultPegs(t);let n=r.unwrap(),i=await this.getLatestPegs(t,n,s),o=this.getRecentPegs(n),a=n.maxPegUpdate.toHuman(),u=t.fee.toHuman(),[c,m]=_.recalculatePegs(JSON.stringify(o),JSON.stringify(i),s,a.replace(/%/g,""),u.replace(/%/g,"")),g=Number(c)*1e4;return{pegsFee:D(g),pegs:m}}getRecentPegs(e){let{current:t}=e;return Array.from(t.entries()).map(([s,r])=>r.map(n=>n.toString()))}async getLatestPegs(e,t,s){let{source:r}=t,n=Array.from(e.assets.entries()).map(([o,a])=>a.toString()),i=r.map(async(o,a)=>{if(o.isOracle){let[u,c,m]=o.asOracle,g=[m.toString(),n[a]].map(b=>Number(b)).sort((b,A)=>b-A),d=await this.api.query.emaOracle.oracles(u,g,c),[{price:h,updatedAt:P}]=d.unwrap(),y=h.n.toString(),w=h.d.toString();return m.toString()===g[0].toString()?[[y,w],P.toString()]:[[w,y],P.toString()]}else return[o.asValue.map(u=>u.toString()),s]});return Promise.all(i)}getPoolAddress(e){let t=Number(e),s=_.getPoolAddress(t);return(0,We.encodeAddress)((0,We.blake2AsHex)(s),63)}getPoolLimits(){return{maxInRatio:0,maxOutRatio:0,minTradingLimit:this.api.consts.stableswap.minTradingLimit.toJSON()}}};var ae=class extends L{api;assetClient;aaveClient;xykClient;omniClient;lbpClient;stableClient;clients=[];onChainAssets=[];memRegistry=He(e=>(this.log(`Registry mem ${e} sync`),this.syncRegistry()));constructor(e){super(e),this.api=e,this.assetClient=new ne(this.api),this.aaveClient=new be(this.api),this.xykClient=new Ae(this.api),this.omniClient=new we(this.api),this.lbpClient=new ve(this.api),this.stableClient=new Ie(this.api),this.clients=[this.aaveClient,this.xykClient,this.omniClient,this.lbpClient,this.stableClient]}get assets(){return this.onChainAssets}get isRegistrySynced(){return this.onChainAssets.length>0}async syncRegistry(e){let t=await this.assetClient.getOnChainAssets(!1,e);this.clients.forEach(s=>s.withAssets(t)),this.onChainAssets=t}async getPools(e){return this.isRegistrySynced||await this.memRegistry(1),e.length==0?(await Promise.all(this.clients.filter(r=>r.isSupported()).map(r=>r.getPoolsMem()))).flat():(await Promise.all(this.clients.filter(s=>e.some(r=>r===s.getPoolType())).map(s=>s.getPoolsMem()))).flat()}destroy(){this.aaveClient.unsubscribe(),this.xykClient.unsubscribe(),this.omniClient.unsubscribe(),this.lbpClient.unsubscribe(),this.stableClient.unsubscribe()}async getPoolFees(e,t){switch(t.type){case"Aave":return this.aaveClient.getPoolFees(e,t.address);case"Xyk":return this.xykClient.getPoolFees(e,t.address);case"Omnipool":return this.omniClient.getPoolFees(e,t.address);case"Lbp":return this.lbpClient.getPoolFees(e,t.address);case"Stableswap":return this.stableClient.getPoolFees(e,t.address);default:throw new Pe(t.type)}}};var ze=class extends ae{feeCache;disconnectSubscribeNewHeads=null;constructor(e){super(e),this.feeCache=new oe(null),this.api.rpc.chain.subscribeNewHeads(async t=>{this.feeCache.release()}).then(t=>{this.disconnectSubscribeNewHeads=t})}async getPoolFees(e,t){let s=[t.address,e.assetIn,e.assetOut].join("-");if(this.feeCache.has(s))return this.feeCache.get(s);{let n=await super.getPoolFees(e,t);return this.feeCache.set(s,n),n}}async destroy(){this.log(`Destroying pool cache!
2
- Items: [${this.feeCache.length}]`),this.feeCache.release(),this.disconnectSubscribeNewHeads?.()}};var le=class{static get(e){switch(e.type){case"Aave":return ye.fromPool(e);case"Xyk":return Oe.fromPool(e);case"Omnipool":return xe.fromPool(e);case"Lbp":return Se.fromPool(e);case"Stableswap":return Be.fromPool(e);default:throw new Error("Pool type "+e.type+" is not supported yet")}}};var Xe=class{constructor(e=1/0){this.capacity=e}storage=[];enqueue(e){if(this.size()===this.capacity)throw Error("Queue has reached max capacity, you cannot add more items");this.storage.push(e)}dequeue(){return this.storage.shift()}size(){return this.storage.length}};var cs=5,Te=class{isNotVisited(e,t){let s=!0;return t.forEach(r=>{(r[0]===e[0]||r[1]===e[1])&&(s=!1)}),s}findPaths(e,t,s){let r=[],n=new Xe,i=[];for(i.push([t,""]),n.enqueue(i);n.size()>0;){let o=n.dequeue();if(o==null||o.length>cs)return r;let a=o[o.length-1];(s===null||a[0]===s)&&r.push(o),e.get(a[0])?.forEach(c=>{if(this.isNotVisited(c,o)){let m=[...o];m.push(c),n.enqueue(m)}})}return r}buildAndPopulateGraph(e,t){let s=new Map;for(let r of e)s.set(parseInt(r),[]);for(let[r,n,i]of t){let o=parseInt(n),a=parseInt(i);s.get(o)?.push([a,r])}return s}};function dt(l){let e={};for(let t of l){let s=t.tokens.length;for(let r=0;r<s;r++){e[t.tokens[r].id]||(e[t.tokens[r].id]=[]);for(let n=0;n<s;n++){if(r==n)continue;let i=[t.address,t.tokens[r].id,t.tokens[n].id];e[t.tokens[r].id].push(i)}}}return e}var Ne=class{getProposals(e,t,s){let r=dt(s),n=Object.keys(r),i=n.map(c=>r[c]).flat(),o=new Te,a=o.buildAndPopulateGraph(n,i),u=o.findPaths(a,parseInt(e),t?parseInt(t):null);return this.parsePaths(u)}parsePaths(e){let t=[];for(let s of e){let r=[];for(let n=0;n<s.length;n++){let i=s[n],o=s[n+1];if(o==null)break;r.push(this.toEdge(i,o))}t.push(r)}return t}toEdge(e,t){return[t[1],e[0].toString(),t[0].toString()]}};var ue=class{routeSuggester;routerOptions;poolService;defaultRouterOptions={includeOnly:[]};constructor(e,t){this.poolService=e,this.routeSuggester=new Ne,this.routerOptions={...this.defaultRouterOptions,...t}}async getPools(){let e=this.routerOptions.includeOnly;return await this.poolService.getPools(e)}async getAllAssets(){let e=await this.getPools();if(e.length===0)throw new Error("No pools configured");let t=await this.getAssets(e);return[...new Map(t).values()]}async getAssetPairs(e){let t=await this.getPools();if(t.length===0)throw new Error("No pools configured");let{assets:s,poolsMap:r}=await this.validateToken(e,t),i=this.getPaths(e,null,r,t).map(o=>o[o.length-1].assetOut);return this.toAssets([...new Set(i)],s)}async getAllPaths(e,t){let s=await this.getPools();if(s.length===0)throw new Error("No pools configured");let{poolsMap:r}=await this.validateTokenPair(e,t,s);return this.getPaths(e,t,r,s)}async getAssets(e){let t=e.map(s=>s.tokens.map(r=>({id:r.id,name:r.name,symbol:r.symbol,decimals:r.decimals,icon:r.icon,type:r.type,isSufficient:r.isSufficient,existentialDeposit:r.existentialDeposit,meta:r.meta,location:r.location,isWhiteListed:r.isWhiteListed}))).flat();return new Map(t.map(s=>[s.id,s]))}getPaths(e,t,s,r){return this.routeSuggester.getProposals(e,t,r).filter(o=>this.validPath(o,s)).map(o=>this.toHops(o,s))}async validateTokenPair(e,t,s){let r=await this.getAssets(s);if(r.get(e)==null)throw new Error(e+" is not supported token");if(r.get(t)==null)throw new Error(t+" is not supported token");let n=this.getPoolMap(s);return{assets:r,poolsMap:n}}async validateToken(e,t){let s=await this.getAssets(t);if(s.get(e)==null)throw new Error(e+" is not supported token");let r=this.getPoolMap(t);return{assets:s,poolsMap:r}}getPoolMap(e){return new Map(e.map(t=>[t.address,le.get(t)]))}validPath(e,t){return e.length>0&&e.map(s=>this.validEdge(s,t)).reduce((s,r)=>s&&r)}validEdge([e,t,s],r){return r.get(e)?.validatePair(t,s)||!1}toHops(e,t){return e.map(([s,r,n])=>{let i=t.get(s);return{poolAddress:s,poolId:i?.id,pool:i?.type,assetIn:r,assetOut:n}})}toAssets(e,t){return e.map(s=>t.get(s))}};var ms=p("100");function ps(l,e){return l.minus(e).abs().div(l.plus(e).div(2)).multipliedBy(100).decimalPlaces(2)}function ce(l,e){return l.minus(e).div(e).multipliedBy(100).decimalPlaces(2)}function gt(l,e){return R.minus(e.div(l)).multipliedBy(100).decimalPlaces(2)}function ht(l,e){return e.div(l).minus(R).multipliedBy(100).decimalPlaces(2)}function me(l,e){return(e<.01||e>100)&&new Error("Supported range is from 0.01% - 100%"),l.div(ms).multipliedBy(e).decimalPlaces(0,1)}var Ye=(t=>(t.Buy="Buy",t.Sell="Sell",t))(Ye||{});var $e=class extends ue{isDirectTrade(e){return e.length==1}findBestSellRoute(e){let t=e.sort((s,r)=>{let n=s[s.length-1].amountOut,i=r[r.length-1].amountOut;return n.isGreaterThan(i)?-1:1});return t.find(s=>s.every(r=>r.errors.length==0))||t[0]}getRouteFeeRange(e){if(e.filter(s=>s.tradeFeeRange).length>0){let s=e.map(n=>n.tradeFeeRange?.[0]??n.tradeFeePct).reduce((n,i)=>n+i),r=e.map(n=>n.tradeFeeRange?.[1]??n.tradeFeePct).reduce((n,i)=>n+i);return[s,r]}}getPoolFeeRange(e){let t=e.min?U(e.min):void 0,s=e.max?U(e.max):void 0;if(t&&s)return[t,s]}async getBestSell(e,t,s){return this.getSell(e,t,s)}async getSell(e,t,s,r){let n=await super.getPools();if(n.length===0)throw new Error("No pools configured");let{poolsMap:i}=await super.validateTokenPair(e,t,n),o=super.getPaths(e,t,i,n);if(o.length===0)throw new Q(e,t);let a;if(r)a=await this.toSellSwaps(s,r,i);else{let x=o.map(async Y=>await this.toSellSwaps(s,Y,i)),M=await Promise.all(x);a=this.findBestSellRoute(M)}let u=a[0],c=a[a.length-1],m=this.isDirectTrade(a),g=a.map(x=>x.spotPrice.shiftedBy(-1*x.assetOutDecimals)).reduce((x,M)=>x.multipliedBy(M)),d=O(g,c.assetOutDecimals),h=m?c.calculatedOut:this.calculateDelta0Y(u.amountIn,a,i),P=c.amountOut,y=m?c.tradeFeePct:gt(h,P).toNumber(),w=h.minus(P),b=this.getRouteFeeRange(a),A=u.amountIn.shiftedBy(-1*u.assetInDecimals).multipliedBy(d),B=ce(h,A);return{type:"Sell",amountIn:u.amountIn,amountOut:c.amountOut,spotPrice:d,tradeFee:w,tradeFeePct:y,tradeFeeRange:b,priceImpactPct:B.toNumber(),swaps:a,toHuman(){return{type:"Sell",amountIn:k(u.amountIn,u.assetInDecimals),amountOut:k(c.amountOut,c.assetOutDecimals),spotPrice:k(d,c.assetOutDecimals),tradeFee:k(w,c.assetOutDecimals),tradeFeePct:y,tradeFeeRange:b,priceImpactPct:B.toNumber(),swaps:a.map(x=>x.toHuman())}}}}calculateDelta0Y(e,t,s){let r=[];for(let n=0;n<t.length;n++){let i=t[n],o=s.get(i.poolAddress);if(o==null)throw new Error("Pool does not exit");let a=o.parsePair(i.assetIn,i.assetOut),u;n>0?u=r[n-1]:u=e;let c=o.calculateOutGivenIn(a,u);r.push(c)}return r[r.length-1]}async toSellSwaps(e,t,s){let r=[];for(let n=0;n<t.length;n++){let i=t[n],o=s.get(i.poolAddress);if(o==null)throw new Error("Pool does not exit");let a=o.parsePair(i.assetIn,i.assetOut),u;n>0?u=r[n-1].amountOut:u=O(p(e),a.decimalsIn).decimalPlaces(0,1);let c=await this.poolService.getPoolFees(a,o),{amountOut:m,calculatedOut:g,feePct:d,errors:h}=o.validateAndSell(a,u,c),P=this.getPoolFeeRange(c),y=o.spotPriceOutGivenIn(a),w=u.shiftedBy(-1*a.decimalsIn).multipliedBy(y),b=ce(g,w);r.push({...i,assetInDecimals:a.decimalsIn,assetOutDecimals:a.decimalsOut,amountIn:u,calculatedOut:g,amountOut:m,spotPrice:y,tradeFeePct:d,tradeFeeRange:P,priceImpactPct:b.toNumber(),errors:h,isSupply(){return o.type==="Aave"&&o.tokens[0].id===i.assetIn},isWithdraw(){return o.type==="Aave"&&o.tokens[1].id===i.assetIn},toHuman(){return{...i,amountIn:k(u,a.decimalsIn),calculatedOut:k(g,a.decimalsOut),amountOut:k(m,a.decimalsOut),spotPrice:k(y,a.decimalsOut),tradeFeePct:d,tradeFeeRange:P,priceImpactPct:b.toNumber(),errors:h}}})}return r}async getMostLiquidRoute(e,t){let s=await super.getPools(),{poolsMap:r}=await super.validateTokenPair(e,t,s),n=super.getPaths(e,t,r,s);if(n.length===0)throw new Q(e,t);let u=s.filter(d=>d.tokens.some(h=>h.id===e&&h.id!==d.id)).map(d=>d.type==="Aave"?d.tokens:d.tokens.filter(h=>h.id===e)).map(d=>d.map(h=>p(h.balance).shiftedBy(-1*h.decimals)).reduce((h,P)=>h.plus(P))).sort((d,h)=>h.isLessThan(d)?-1:1)[0].div(100).multipliedBy(.1),c=n.map(async d=>await this.toSellSwaps(u,d,r)),m=await Promise.all(c);return this.findBestSellRoute(m).map(d=>({poolAddress:d.poolAddress,poolId:d?.poolId,pool:d.pool,assetIn:d.assetIn,assetOut:d.assetOut}))}async getBestSpotPrice(e,t){let s=await super.getPools();if(s.length===0)throw new Error("No pools configured");let{poolsMap:r}=await super.validateTokenPair(e,t,s);if(super.getPaths(e,t,r,s).length===0)return Promise.resolve(void 0);let i=await this.getMostLiquidRoute(e,t),o=await this.toSellSwaps("1",i,r),a=o.map(m=>m.spotPrice.shiftedBy(-1*m.assetOutDecimals)).reduce((m,g)=>m.multipliedBy(g)),u=o[o.length-1].assetOutDecimals;return{amount:O(a,u),decimals:u}}findBestBuyRoute(e){let t=e.sort((s,r)=>{let n=s[0].amountIn,i=r[0].amountIn;return n.isGreaterThan(i)?1:-1});return t.find(s=>s.every(r=>r.errors.length==0))||t[0]}async getBestBuy(e,t,s){return this.getBuy(e,t,s)}async getBuy(e,t,s,r){let n=await super.getPools();if(n.length===0)throw new Error("No pools configured");let{poolsMap:i}=await super.validateTokenPair(e,t,n),o=super.getPaths(e,t,i,n);if(o.length===0)throw new Q(e,t);let a;if(r)a=await this.toBuySwaps(s,r,i);else{let x=o.map(async Y=>await this.toBuySwaps(s,Y,i)),M=await Promise.all(x);a=this.findBestBuyRoute(M)}let u=a[a.length-1],c=a[0],m=this.isDirectTrade(a),g=a.map(x=>x.spotPrice.shiftedBy(-1*x.assetInDecimals)).reduce((x,M)=>x.multipliedBy(M)),d=O(g,c.assetInDecimals),h=m?c.calculatedIn:this.calculateDelta0X(u.amountOut,a,i),P=c.amountIn,y=m?c.tradeFeePct:ht(h,P).toNumber(),w=P.minus(h),b=this.getRouteFeeRange(a),A=u.amountOut.shiftedBy(-1*u.assetOutDecimals).multipliedBy(d),B;return h.isZero()?B=-100:B=ce(A,h).toNumber(),{type:"Buy",amountOut:u.amountOut,amountIn:c.amountIn,spotPrice:d,tradeFee:w,tradeFeePct:y,tradeFeeRange:b,priceImpactPct:B,swaps:a,toHuman(){return{type:"Buy",amountOut:k(u.amountOut,u.assetOutDecimals),amountIn:k(c.amountIn,c.assetInDecimals),spotPrice:k(d,c.assetInDecimals),tradeFee:k(w,c.assetInDecimals),tradeFeePct:y,tradeFeeRange:b,priceImpactPct:B,swaps:a.map(x=>x.toHuman())}}}}calculateDelta0X(e,t,s){let r=[];for(let n=t.length-1;n>=0;n--){let i=t[n],o=s.get(i.poolAddress);if(o==null)throw new Error("Pool does not exit");let a=o.parsePair(i.assetIn,i.assetOut),u;n==t.length-1?u=e:u=r[0];let c=o.calculateInGivenOut(a,u);r.unshift(c)}return r[0]}async toBuySwaps(e,t,s){let r=[];for(let n=t.length-1;n>=0;n--){let i=t[n],o=s.get(i.poolAddress);if(o==null)throw new Error("Pool does not exit");let a=o.parsePair(i.assetIn,i.assetOut),u;n==t.length-1?u=O(p(e),a.decimalsOut).decimalPlaces(0,1):u=r[0].amountIn;let c=await this.poolService.getPoolFees(a,o),{amountIn:m,calculatedIn:g,feePct:d,errors:h}=o.validateAndBuy(a,u,c),P=this.getPoolFeeRange(c),y=o.spotPriceInGivenOut(a),w=u.shiftedBy(-1*a.decimalsOut).multipliedBy(y),b;g.isZero()?b=-100:b=ce(w,g).toNumber(),r.unshift({...i,assetInDecimals:a.decimalsIn,assetOutDecimals:a.decimalsOut,amountOut:u,calculatedIn:g,amountIn:m,spotPrice:y,tradeFeePct:d,tradeFeeRange:P,priceImpactPct:b,errors:h,isSupply(){return o.type==="Aave"&&o.tokens[0].id===i.assetIn},isWithdraw(){return o.type==="Aave"&&o.tokens[1].id===i.assetIn},toHuman(){return{...i,amountOut:k(u,a.decimalsOut),calculatedIn:k(g,a.decimalsIn),amountIn:k(m,a.decimalsIn),spotPrice:k(y,a.decimalsIn),tradeFeePct:d,tradeFeeRange:P,priceImpactPct:b,errors:h}}})}return r}};var Ht=require("viem");var Ve=class extends L{balanceClient;evmClient;constructor(e){super(e),this.balanceClient=new z(e),this.evmClient=new Z}buildBuyTx(e,t=1){if(e.type!=="Buy")throw new Error("Not permitted");let{amountIn:s,amountOut:r,swaps:n}=e,i=n[0],o=n[n.length-1],a=me(s,t),u=i.assetIn,c=o.assetOut,m=s.plus(a),g;return this.isDirectOmnipoolTrade(n)?g=this.api.tx.omnipool.buy(c,u,r.toFixed(),m.toFixed()):g=this.api.tx.router.buy(u,c,r.toFixed(),m.toFixed(),this.buildRoute(n)),{hex:g.toHex(),name:"RouterBuy",get:()=>g,dryRun:d=>this.dryRun(d,g)}}buildSellTx(e,t=1){if(e.type!=="Sell")throw new Error("Not permitted");let{amountIn:s,amountOut:r,swaps:n}=e,i=n[0],o=n[n.length-1],a=me(r,t),u=i.assetIn,c=o.assetOut,m=r.minus(a),g;return this.isDirectOmnipoolTrade(n)?g=this.api.tx.omnipool.sell(u,c,s.toFixed(),m.toFixed()):g=this.api.tx.router.sell(u,c,s.toFixed(),m.toFixed(),this.buildRoute(n)),{hex:g.toHex(),name:"RouterSell",get:()=>g,dryRun:d=>this.dryRun(d,g)}}buildSellAllTx(e,t=1){if(e.type!=="Sell")throw new Error("Not permitted");let{amountOut:s,swaps:r}=e,n=r[0],i=r[r.length-1],o=me(s,t),a=n.assetIn,u=i.assetOut,c=s.minus(o),m=this.api.tx.router.sellAll(a,u,c.toFixed(),this.buildRoute(r));return{hex:m.toHex(),name:"RouterSellAll",get:()=>m,dryRun:g=>this.dryRun(g,m)}}async buildWithdrawAndSellReserveTx(e,t,s=1){let{amountIn:r,amountOut:n,swaps:i}=t,o=i[0],a=i[i.length-1];if(!o.isWithdraw())throw new Error("Not permitted");let u=o.assetIn,c=o.assetOut,[m,g]=await Promise.all([this.evmClient.getProvider().getGasPrice(),this.balanceClient.getBalance(e,u)]),d=r.isGreaterThanOrEqualTo(g.minus(5)),h=m*10n/100n,P=K.fromAny(e),y=d?ft:BigInt(r.toFixed()),w=q.fromAssetId(c),b=(0,Ht.encodeFunctionData)({abi:te,functionName:"withdraw",args:[w,y,P]}),A=this.api.tx.evm.call(P,Re,b,0n,Pt,m+h,m+h,null,[]),B=me(n,s),x=c,M=a.assetOut,Y=n.minus(B),Fe=this.api.tx.router.sell(x,M,r.minus(5).toFixed(),Y.toFixed(),this.buildRoute(i.slice(1))),pe=this.api.tx.utility.batchAll([A,Fe]);return{hex:pe.toHex(),name:"WithdrawAndRouterReserveSell",get:()=>pe,dryRun:je=>this.dryRun(je,pe)}}buildRoute(e){return e.map(({assetIn:t,assetOut:s,pool:r,poolId:n})=>r==="Stableswap"?{pool:{Stableswap:n},assetIn:t,assetOut:s}:{pool:r,assetIn:t,assetOut:s})}isDirectOmnipoolTrade(e){return e.length===1&&e[0].pool==="Omnipool"}};0&&(module.exports={AMOUNT_MAX,AaveClient,AavePool,AavePoolClient,AaveUtils,AssetClient,AssetNotFound,BASILISK_PARACHAIN_ID,BalanceClient,BigNumber,CachingPoolService,DECIMAL_PLACES,DENOMINATOR,ERC20,EvmClient,FarmClient,H160,HUB_ASSET_ID,HYDRADX_PARACHAIN_ID,HYDRADX_SS58_PREFIX,INFINITY,LbpMath,LbpPool,LbpPoolClient,ONE,OmniMath,OmniPool,OmniPoolClient,PolkadotApiClient,PoolConfigNotFound,PoolError,PoolFactory,PoolNotFound,PoolService,PoolType,ProviderConfigNotFound,RUNTIME_DECIMALS,RouteNotFound,Router,SYSTEM_ASSET_DECIMALS,SYSTEM_ASSET_ID,StableMath,StableSwap,StableSwapClient,StorageConfigNotFound,SubscriptionNotSupported,TRADEABLE_DEFAULT,TradeRouter,TradeType,TradeUtils,XykMath,XykPool,XykPoolClient,ZERO,bnFormatter,bnum,calculateBuyFee,calculateDiffToAvg,calculateDiffToRef,calculateSellFee,evmMainnet,findNestedKey,findNestedObj,getFraction,isEvmAccount,isEvmAddress,isSs58Address,scale});
1
+ "use strict";var ot=Object.defineProperty;var or=Object.getOwnPropertyDescriptor;var ar=Object.getOwnPropertyNames;var lr=Object.prototype.hasOwnProperty;var ur=(u,e)=>{for(var t in e)ot(u,t,{get:e[t],enumerable:!0})},cr=(u,e,t,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of ar(e))!lr.call(u,s)&&s!==t&&ot(u,s,{get:()=>e[s],enumerable:!(r=or(e,s))||r.enumerable});return u};var mr=u=>cr(ot({},"__esModule",{value:!0}),u);var _r={};ur(_r,{AMOUNT_MAX:()=>tr,AaveClient:()=>ne,AavePool:()=>Te,AavePoolClient:()=>Oe,AaveUtils:()=>Q,AssetClient:()=>ee,AssetNotFound:()=>ft,BASILISK_PARACHAIN_ID:()=>Jr,BalanceClient:()=>G,BigNumber:()=>w.BigNumber,CachingPoolService:()=>me,ChainParams:()=>ae,DECIMAL_PLACES:()=>qt,DENOMINATOR:()=>mt,ERC20:()=>U,EvmClient:()=>L,FarmClient:()=>Ge,H160:()=>K,HUB_ASSET_ID:()=>be,HYDRADX_PARACHAIN_ID:()=>Zr,HYDRADX_SS58_PREFIX:()=>J,INFINITY:()=>pr,LbpMath:()=>X,LbpPool:()=>Be,LbpPoolClient:()=>Ie,ONE:()=>D,OmniMath:()=>_,OmniPool:()=>Ae,OmniPoolClient:()=>_e,PolkadotApiClient:()=>q,PoolConfigNotFound:()=>Pt,PoolError:()=>se,PoolFactory:()=>pe,PoolNotFound:()=>ve,PoolService:()=>ce,PoolType:()=>k,ProviderConfigNotFound:()=>St,RUNTIME_DECIMALS:()=>Se,RouteNotFound:()=>re,Router:()=>de,SYSTEM_ASSET_DECIMALS:()=>kt,SYSTEM_ASSET_ID:()=>M,StableMath:()=>C,StableSwap:()=>Re,StableSwapClient:()=>Ee,StorageConfigNotFound:()=>yt,SubscriptionNotSupported:()=>bt,TRADEABLE_DEFAULT:()=>xe,TradeOrderError:()=>It,TradeOrderType:()=>et,TradeRouteBuilder:()=>W,TradeRouter:()=>he,TradeScheduler:()=>Pe,TradeType:()=>Qe,TxBuilderFactory:()=>ye,XykMath:()=>j,XykPool:()=>Ne,XykPoolClient:()=>Fe,ZERO:()=>S,bnFormatter:()=>wr,bnum:()=>p,calculateBuyFee:()=>Bt,calculateDiffToAvg:()=>Ir,calculateDiffToRef:()=>ge,calculateSellFee:()=>Ot,createSdkContext:()=>Ar,evmMainnet:()=>ct,findNestedKey:()=>wt,findNestedObj:()=>vr,getFraction:()=>te,isEvmAccount:()=>Ct,isEvmAddress:()=>Mt,isSs58Address:()=>Lt,scale:()=>A,toBn:()=>dr,toDecimals:()=>T});module.exports=mr(_r);var ie=[{anonymous:!1,inputs:[{indexed:!0,internalType:"address",name:"reserve",type:"address"},{indexed:!1,internalType:"address",name:"user",type:"address"},{indexed:!0,internalType:"address",name:"onBehalfOf",type:"address"},{indexed:!1,internalType:"uint256",name:"amount",type:"uint256"},{indexed:!0,internalType:"uint16",name:"referralCode",type:"uint16"}],name:"Supply",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"address",name:"reserve",type:"address"},{indexed:!0,internalType:"address",name:"user",type:"address"},{indexed:!0,internalType:"address",name:"to",type:"address"},{indexed:!1,internalType:"uint256",name:"amount",type:"uint256"}],name:"Withdraw",type:"event"},{inputs:[{internalType:"address",name:"asset",type:"address"},{internalType:"uint256",name:"amount",type:"uint256"},{internalType:"address",name:"to",type:"address"}],name:"withdraw",outputs:[{internalType:"uint256",name:"",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{anonymous:!1,inputs:[{indexed:!0,internalType:"address",name:"reserve",type:"address"},{indexed:!1,internalType:"address",name:"user",type:"address"},{indexed:!0,internalType:"address",name:"onBehalfOf",type:"address"},{indexed:!1,internalType:"uint256",name:"amount",type:"uint256"},{indexed:!1,internalType:"enum DataTypes.InterestRateMode",name:"interestRateMode",type:"uint8"},{indexed:!1,internalType:"uint256",name:"borrowRate",type:"uint256"},{indexed:!0,internalType:"uint16",name:"referralCode",type:"uint16"}],name:"Borrow",type:"event"},{inputs:[{internalType:"address",name:"asset",type:"address"},{internalType:"uint256",name:"amount",type:"uint256"},{internalType:"uint256",name:"interestRateMode",type:"uint256"},{internalType:"uint16",name:"referralCode",type:"uint16"},{internalType:"address",name:"onBehalfOf",type:"address"}],name:"borrow",outputs:[],stateMutability:"nonpayable",type:"function"},{anonymous:!1,inputs:[{indexed:!0,internalType:"address",name:"reserve",type:"address"},{indexed:!0,internalType:"address",name:"user",type:"address"},{indexed:!0,internalType:"address",name:"repayer",type:"address"},{indexed:!1,internalType:"uint256",name:"amount",type:"uint256"},{indexed:!1,internalType:"bool",name:"useATokens",type:"bool"}],name:"Repay",type:"event"},{inputs:[{internalType:"address",name:"user",type:"address"}],name:"getUserAccountData",outputs:[{internalType:"uint256",name:"totalCollateralBase",type:"uint256"},{internalType:"uint256",name:"totalDebtBase",type:"uint256"},{internalType:"uint256",name:"availableBorrowsBase",type:"uint256"},{internalType:"uint256",name:"currentLiquidationThreshold",type:"uint256"},{internalType:"uint256",name:"ltv",type:"uint256"},{internalType:"uint256",name:"healthFactor",type:"uint256"}],stateMutability:"view",type:"function"}];var at=[{inputs:[{internalType:"contract IEACAggregatorProxy",name:"_networkBaseTokenPriceInUsdProxyAggregator",type:"address"},{internalType:"contract IEACAggregatorProxy",name:"_marketReferenceCurrencyPriceInUsdProxyAggregator",type:"address"}],stateMutability:"nonpayable",type:"constructor"},{inputs:[],name:"ETH_CURRENCY_UNIT",outputs:[{internalType:"uint256",name:"",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[],name:"MKR_ADDRESS",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"bytes32",name:"_bytes32",type:"bytes32"}],name:"bytes32ToString",outputs:[{internalType:"string",name:"",type:"string"}],stateMutability:"pure",type:"function"},{inputs:[{internalType:"contract IPoolAddressesProvider",name:"provider",type:"address"}],name:"getReservesData",outputs:[{components:[{internalType:"address",name:"underlyingAsset",type:"address"},{internalType:"string",name:"name",type:"string"},{internalType:"string",name:"symbol",type:"string"},{internalType:"uint256",name:"decimals",type:"uint256"},{internalType:"uint256",name:"baseLTVasCollateral",type:"uint256"},{internalType:"uint256",name:"reserveLiquidationThreshold",type:"uint256"},{internalType:"uint256",name:"reserveLiquidationBonus",type:"uint256"},{internalType:"uint256",name:"reserveFactor",type:"uint256"},{internalType:"bool",name:"usageAsCollateralEnabled",type:"bool"},{internalType:"bool",name:"borrowingEnabled",type:"bool"},{internalType:"bool",name:"stableBorrowRateEnabled",type:"bool"},{internalType:"bool",name:"isActive",type:"bool"},{internalType:"bool",name:"isFrozen",type:"bool"},{internalType:"uint128",name:"liquidityIndex",type:"uint128"},{internalType:"uint128",name:"variableBorrowIndex",type:"uint128"},{internalType:"uint128",name:"liquidityRate",type:"uint128"},{internalType:"uint128",name:"variableBorrowRate",type:"uint128"},{internalType:"uint128",name:"stableBorrowRate",type:"uint128"},{internalType:"uint40",name:"lastUpdateTimestamp",type:"uint40"},{internalType:"address",name:"aTokenAddress",type:"address"},{internalType:"address",name:"stableDebtTokenAddress",type:"address"},{internalType:"address",name:"variableDebtTokenAddress",type:"address"},{internalType:"address",name:"interestRateStrategyAddress",type:"address"},{internalType:"uint256",name:"availableLiquidity",type:"uint256"},{internalType:"uint256",name:"totalPrincipalStableDebt",type:"uint256"},{internalType:"uint256",name:"averageStableRate",type:"uint256"},{internalType:"uint256",name:"stableDebtLastUpdateTimestamp",type:"uint256"},{internalType:"uint256",name:"totalScaledVariableDebt",type:"uint256"},{internalType:"uint256",name:"priceInMarketReferenceCurrency",type:"uint256"},{internalType:"address",name:"priceOracle",type:"address"},{internalType:"uint256",name:"variableRateSlope1",type:"uint256"},{internalType:"uint256",name:"variableRateSlope2",type:"uint256"},{internalType:"uint256",name:"stableRateSlope1",type:"uint256"},{internalType:"uint256",name:"stableRateSlope2",type:"uint256"},{internalType:"uint256",name:"baseStableBorrowRate",type:"uint256"},{internalType:"uint256",name:"baseVariableBorrowRate",type:"uint256"},{internalType:"uint256",name:"optimalUsageRatio",type:"uint256"},{internalType:"bool",name:"isPaused",type:"bool"},{internalType:"bool",name:"isSiloedBorrowing",type:"bool"},{internalType:"uint128",name:"accruedToTreasury",type:"uint128"},{internalType:"uint128",name:"unbacked",type:"uint128"},{internalType:"uint128",name:"isolationModeTotalDebt",type:"uint128"},{internalType:"bool",name:"flashLoanEnabled",type:"bool"},{internalType:"uint256",name:"debtCeiling",type:"uint256"},{internalType:"uint256",name:"debtCeilingDecimals",type:"uint256"},{internalType:"uint8",name:"eModeCategoryId",type:"uint8"},{internalType:"uint256",name:"borrowCap",type:"uint256"},{internalType:"uint256",name:"supplyCap",type:"uint256"},{internalType:"uint16",name:"eModeLtv",type:"uint16"},{internalType:"uint16",name:"eModeLiquidationThreshold",type:"uint16"},{internalType:"uint16",name:"eModeLiquidationBonus",type:"uint16"},{internalType:"address",name:"eModePriceSource",type:"address"},{internalType:"string",name:"eModeLabel",type:"string"},{internalType:"bool",name:"borrowableInIsolation",type:"bool"}],internalType:"struct IUiPoolDataProviderV3.AggregatedReserveData[]",name:"",type:"tuple[]"},{components:[{internalType:"uint256",name:"marketReferenceCurrencyUnit",type:"uint256"},{internalType:"int256",name:"marketReferenceCurrencyPriceInUsd",type:"int256"},{internalType:"int256",name:"networkBaseTokenPriceInUsd",type:"int256"},{internalType:"uint8",name:"networkBaseTokenPriceDecimals",type:"uint8"}],internalType:"struct IUiPoolDataProviderV3.BaseCurrencyInfo",name:"",type:"tuple"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"contract IPoolAddressesProvider",name:"provider",type:"address"}],name:"getReservesList",outputs:[{internalType:"address[]",name:"",type:"address[]"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"contract IPoolAddressesProvider",name:"provider",type:"address"},{internalType:"address",name:"user",type:"address"}],name:"getUserReservesData",outputs:[{components:[{internalType:"address",name:"underlyingAsset",type:"address"},{internalType:"uint256",name:"scaledATokenBalance",type:"uint256"},{internalType:"bool",name:"usageAsCollateralEnabledOnUser",type:"bool"},{internalType:"uint256",name:"stableBorrowRate",type:"uint256"},{internalType:"uint256",name:"scaledVariableDebt",type:"uint256"},{internalType:"uint256",name:"principalStableDebt",type:"uint256"},{internalType:"uint256",name:"stableBorrowLastUpdateTimestamp",type:"uint256"}],internalType:"struct IUiPoolDataProviderV3.UserReserveData[]",name:"",type:"tuple[]"},{internalType:"uint8",name:"",type:"uint8"}],stateMutability:"view",type:"function"},{inputs:[],name:"marketReferenceCurrencyPriceInUsdProxyAggregator",outputs:[{internalType:"contract IEACAggregatorProxy",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[],name:"networkBaseTokenPriceInUsdProxyAggregator",outputs:[{internalType:"contract IEACAggregatorProxy",name:"",type:"address"}],stateMutability:"view",type:"function"}];var qe="0x1b02E051683b5cfaC5929C25E84adb26ECf87B38",lt="0x112b087b60C1a166130d59266363C45F8aa99db0",ut="0xf3Ba4D1b50f78301BDD7EAEa9B67822A15FCA691",Ue=1000000n;var Ft=BigInt("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");var Dt=require("viem"),Rt=["https://hydration-rpc.n.dwellir.com","https://hydration.dotters.network","https://rpc.helikon.io/hydradx","https://hydration.ibp.network","https://rpc.cay.hydration.cloud","https://rpc.parm.hydration.cloud","https://rpc.roach.hydration.cloud","https://rpc.zipp.hydration.cloud","https://rpc.sin.hydration.cloud","https://rpc.coke.hydration.cloud"],Et=["wss://hydration-rpc.n.dwellir.com","wss://hydration.dotters.network","wss://rpc.helikon.io/hydradx","wss://hydration.ibp.network","wss://rpc.cay.hydration.cloud","wss://rpc.parm.hydration.cloud","wss://rpc.roach.hydration.cloud","wss://rpc.zipp.hydration.cloud","wss://rpc.sin.hydration.cloud","wss://rpc.coke.hydration.cloud"],ct=(0,Dt.defineChain)({id:222222,name:"Hydration",network:"hydration",nativeCurrency:{decimals:18,name:"WETH",symbol:"WETH"},rpcUrls:{public:{http:Rt,webSocket:Et},default:{http:Rt,webSocket:Et}},blockExplorers:{default:{name:"Hydration Explorer",url:"https://explorer.evm.hydration.cloud"}},testnet:!1});var z=require("viem");var L=class{chain;constructor(e){this.chain=e||ct}get chainId(){return this.chain.id}get chainCurrency(){return this.chain.nativeCurrency.symbol}get chainDecimals(){return this.chain.nativeCurrency.decimals}async getGasPrice(){return this.getProvider().getGasPrice()}getProvider(){return(0,z.createPublicClient)({chain:this.chain,transport:(0,z.http)()})}getWsProvider(){return(0,z.createPublicClient)({chain:this.chain,transport:(0,z.webSocket)()})}getSigner(e){return(0,z.createWalletClient)({account:e,chain:this.chain,transport:(0,z.custom)(window.ethereum)})}};var ne=class{evmClient;constructor(e){this.evmClient=e??new L}async getReservesData(){return await this.evmClient.getProvider().readContract({abi:at,address:lt,args:[ut],functionName:"getReservesData"})}async getUserReservesData(e){return await this.evmClient.getProvider().readContract({abi:at,address:lt,args:[ut,e],functionName:"getUserReservesData"})}async getUserAccountData(e){return await this.evmClient.getProvider().readContract({abi:ie,address:qe,args:[e],functionName:"getUserAccountData"})}};var Z=require("@polkadot/util-crypto"),oe=require("@polkadot/util"),V=require("buffer");var Jr=2090,mt=1e3,be="1",Zr=2034,J=63,Se=18,M="0",kt=12,xe=15;var pt="ETH\0";function Ct(u){if(!u)return!1;try{let e=(0,Z.decodeAddress)(u,!0),t=V.Buffer.from(pt);return V.Buffer.from(e.subarray(0,t.length)).equals(t)}catch{return!1}}function Mt(u){return!!/^0x[a-fA-F0-9]{40}$/.test(u)}function Lt(u){try{let e=(0,oe.isHex)(u)?(0,oe.hexToU8a)(u):(0,Z.decodeAddress)(u);return(0,Z.encodeAddress)(e),!0}catch{return!1}}var K=class u{static toAccount=e=>{let t=V.Buffer.from(e.slice(2),"hex"),r=V.Buffer.from(pt);return(0,Z.encodeAddress)(new Uint8Array(V.Buffer.concat([r,t,V.Buffer.alloc(8)])),63)};static fromAccount=e=>{let t=(0,Z.decodeAddress)(e),r=V.Buffer.from(pt),s=t.slice(r.length,-8);return"0x"+V.Buffer.from(s).toString("hex")};static fromSS58=e=>{let r=(0,Z.decodeAddress)(e).slice(0,20);return(0,oe.u8aToHex)(r)};static fromAny=e=>{if(Mt(e))return e;if(Ct(e))return u.fromAccount(e);if(Lt(e))return u.fromSS58(e);throw new Error("Unknown address type")}};var U=class{static fromAssetId(e){let t=Number(e),r=Buffer.alloc(20,0);return r[15]=1,r.writeUInt32BE(t,16),"0x"+r.toString("hex")}static toAssetId(e){let t=Buffer.from(e.replace("0x",""),"hex");return t.length!==20||!this.isAssetAddress(e)?null:t.readUInt32BE(16)}static isAssetAddress(e){let t=Buffer.from("0000000000000000000000000000000100000000","hex"),r=Buffer.from(e.replace("0x",""),"hex");return r.length!==20?!1:r.subarray(0,16).equals(t.subarray(0,16))}};var w=require("bignumber.js"),qt=12;w.BigNumber.config({EXPONENTIAL_AT:[-100,100],ROUNDING_MODE:4,DECIMAL_PLACES:qt});var S=p(0),D=p(1),pr=p("Infinity");function A(u,e){let t=new w.BigNumber(e.toString()),r=new w.BigNumber(10).pow(t);return u.times(r)}function p(u){return new w.BigNumber(u.toString())}function dr(u,e){let t=p(u);return A(t,e)}function T(u,e){return u.shiftedBy(-1*e).toString()}var gr=p("1e27"),hr=p("1.01"),Q=class{client;constructor(e){let t=e??new L;this.client=new ne(t)}async getSummary(e){let t=K.fromAny(e),[r,s,i]=await Promise.all([this.client.getReservesData(),this.client.getUserReservesData(t),this.client.getUserAccountData(t)]),[n]=r,[o,a]=s,[l,c,m,h,d,g]=i,f=p(g).dividedBy(1e18).decimalPlaces(6,w.BigNumber.ROUND_DOWN),P=p(l),v=p(c),b=[];for(let I of o){let B=I.underlyingAsset.toLowerCase(),x=n.find(({underlyingAsset:nt})=>nt.toLowerCase()===B);if(!x)throw new Error("Missing pool reserve for "+B);let E=p(I.scaledATokenBalance),R=p(x.liquidityIndex),Y=p(x.priceInMarketReferenceCurrency),Me=E.multipliedBy(R).dividedBy(gr).decimalPlaces(0,w.BigNumber.ROUND_DOWN),Le=p(a===x.eModeCategoryId?x.eModeLiquidationThreshold:x.reserveLiquidationThreshold).div(1e4),st=x.usageAsCollateralEnabled&&I.usageAsCollateralEnabledOnUser&&p(I.scaledATokenBalance).gt(0),it=U.toAssetId(B);b.push({aTokenBalance:Me,decimals:Number(x.decimals),isCollateral:st,priceInRef:Y,reserveId:it,reserveAsset:B,reserveLiquidationThreshold:Le})}return{healthFactor:f.toNumber(),totalCollateral:P,totalDebt:v,reserves:b}}async hasBorrowPositions(e){let t=K.fromAny(e),r=await this.client.getUserAccountData(t),[s,i]=r;return i>0n}async getHealthFactor(e){let t=K.fromAny(e),r=await this.client.getUserAccountData(t),[s,i,n,o,a,l]=r;return p(l).dividedBy(1e18).decimalPlaces(6,w.BigNumber.ROUND_DOWN).toNumber()}async getHealthFactorAfterWithdraw(e,t,r){let{totalCollateral:s,totalDebt:i,reserves:n}=await this.getSummary(e),o=U.fromAssetId(t),a=n.find(v=>v.reserveAsset===o);if(!a)throw new Error("Missing reserve ctx for "+o);let{decimals:l,isCollateral:c,priceInRef:m,reserveLiquidationThreshold:h}=a,d=A(p(r),l).decimalPlaces(0,1),g=c?d.multipliedBy(m).dividedBy(p(10).pow(l)).decimalPlaces(0,w.BigNumber.ROUND_DOWN):S,f=s.minus(g);return f.lte(0)?0:f.multipliedBy(h).dividedBy(i).decimalPlaces(6,w.BigNumber.ROUND_DOWN).toNumber()}async getHealthFactorAfterSupply(e,t,r){let{totalCollateral:s,totalDebt:i,reserves:n}=await this.getSummary(e),o=U.fromAssetId(t),a=n.find(P=>P.reserveAsset===o);if(!a)throw new Error("Missing reserve ctx for "+o);let{decimals:l,priceInRef:c,reserveLiquidationThreshold:m}=a,d=A(p(r),l).decimalPlaces(0,1).multipliedBy(c).dividedBy(p(10).pow(l)).decimalPlaces(0,w.BigNumber.ROUND_DOWN),g=s.plus(d);return g.lte(0)?0:g.multipliedBy(m).dividedBy(i).decimalPlaces(6,w.BigNumber.ROUND_DOWN).toNumber()}async getMaxWithdraw(e,t){let{totalCollateral:r,totalDebt:s,reserves:i}=await this.getSummary(e),n=U.fromAssetId(t),o=i.find(a=>a.reserveAsset===n);if(!o)throw new Error("Missing reserve ctx for "+n);return this.calculateWithdrawMax(o,r,s)}async getMaxWithdrawAll(e){let{totalCollateral:t,totalDebt:r,reserves:s}=await this.getSummary(e),i={};for(let n of s){let o=this.calculateWithdrawMax(n,t,r);n.reserveId&&(i[n.reserveId]=o)}return i}calculateWithdrawMax(e,t,r){let{aTokenBalance:s,decimals:i,priceInRef:n,reserveLiquidationThreshold:o}=e,a=hr.multipliedBy(r).div(o).decimalPlaces(0,w.BigNumber.ROUND_UP),l=t.minus(a).decimalPlaces(0,1);if(l.lte(0))return{amount:S,decimals:i};let c=l.multipliedBy(p(10).pow(i)).dividedBy(n).decimalPlaces(0,w.BigNumber.ROUND_DOWN);return{amount:w.BigNumber.minimum(s,c),decimals:i}}};function Ut(u){switch(u){case!0:case"true":case 1:case"1":case"on":case"yes":return!0;default:return!1}}var fs=require("@galacticcouncil/api-augment/hydradx"),ys=require("@galacticcouncil/api-augment/basilisk"),q=class{api;constructor(e){this.api=e}get chainDecimals(){return this.api.registry.chainDecimals[0]}get chainToken(){return this.api.registry.chainTokens[0]}log(e,...t){let r=typeof window>"u"?process.env.GC_DEBUG:window.localStorage.getItem("gc.debug");Ut(r)&&console.log(e,...t)}};var ee=class extends q{SUPPORTED_TYPES=["StableSwap","Bond","Token","External","Erc20"];constructor(e){super(e)}async safeSharesQuery(){try{let e=await this.api.query.stableswap.pools.entries();return new Map(e.map(([{args:[t]},r])=>[t.toString(),r.unwrap()]))}catch{return new Map([])}}async safeBondsQuery(){try{let e=await this.api.query.bonds.bonds.entries();return new Map(e.map(([{args:[t]},r])=>[t.toString(),r.unwrap()]))}catch{return new Map([])}}async metadataQuery(){try{let e=await this.api.query.assetRegistry.assetMetadataMap.entries();return new Map(e.map(([{args:[t]},r])=>{let{decimals:s,symbol:i}=r.unwrap();return[t.toString(),{decimals:s.toNumber(),symbol:i.toHuman()}]}))}catch{return new Map([])}}async locationsQuery(){try{let e=await this.api.query.assetRegistry.assetLocations.entries();return new Map(e.map(([{args:[t]},r])=>[t.toString(),r.unwrap()]))}catch{return new Map([])}}getSystemTokenName(e){switch(e){case"HDX":return"Hydration";case"BSX":return"Basilisk";default:return e}}getToken(e,t,r,s){if(e==M){let m=this.api.consts.balances.existentialDeposit;return{id:M,name:this.getSystemTokenName(this.chainToken),symbol:this.chainToken,decimals:this.chainDecimals,icon:this.chainToken,type:"Token",isSufficient:!0,existentialDeposit:m.toString()}}let{name:i,assetType:n,isSufficient:o,existentialDeposit:a}=t,{symbol:l,decimals:c}=r.get(e)??{};return{id:e,name:i.toHuman(),symbol:l,decimals:c,icon:l,type:n.toHuman(),isSufficient:o?o.toHuman():!0,location:s?.toJSON(),existentialDeposit:a.toString()}}getBond(e,t,r,s){let[i,n]=s,{assetType:o,isSufficient:a,existentialDeposit:l}=t,{symbol:c,decimals:m}=this.getToken(i.toString(),t,r),h=n.toNumber(),d=new Intl.DateTimeFormat("en-GB"),g=[c,"Bond",d.format(h)].join(" ");return{id:e,name:g,symbol:c+"b",decimals:m,icon:c,type:o.toString(),isSufficient:a.toHuman(),existentialDeposit:l.toString(),underlyingAssetId:i.toString(),maturity:h}}getShares(e,t,r,s){let{assets:i}=s,{name:n,symbol:o,assetType:a,isSufficient:l,existentialDeposit:c}=t,h=i.map(f=>f.toString()).map(f=>{let{symbol:P}=this.getToken(f,t,r);return[f,P]}),d=Object.fromEntries(h),g=Object.values(d);return{id:e,name:g.join(", "),symbol:o?.isSome?o.toHuman():n.toHuman(),decimals:18,icon:g.join("/"),type:a.toString(),isSufficient:l.toHuman(),existentialDeposit:c.toString(),meta:d}}getExternal(e,t,r,s){let i=this.getToken(e,t,new Map,s),n=r?.find(o=>o.internalId===i.id);return n?{...i,decimals:n.decimals,name:n.name,symbol:n.symbol,icon:n.symbol,isWhiteListed:n.isWhiteListed}:i}normalizeMetadata(e,t){return t.size?t:new Map(e.map(([{args:[r]},s])=>{let{decimals:i,symbol:n}=s.unwrap();return[r.toString(),{decimals:Number(i.toString()),symbol:n.toHuman()}]}))}getSupportedAssets(e){return e.filter(([t,r])=>{if(r.isNone)return!1;let s=r.unwrap();return this.isSupportedAsset(s)})}async getOnChainAssets(e,t){let[r,s,i,n,o]=await Promise.all([this.api.query.assetRegistry.assets.entries(),this.locationsQuery(),this.safeSharesQuery(),this.safeBondsQuery(),this.metadataQuery()]),a=this.getSupportedAssets(r),l=this.normalizeMetadata(a,o),c=a.map(([{args:[m]},h])=>{let d=h.unwrap(),g=s.get(m.toString()),{assetType:f}=d;switch(f.toString()){case"Bond":let P=n.get(m.toString());return this.getBond(m.toString(),d,l,P);case"StableSwap":let v=i.get(m.toString());return this.getShares(m.toString(),d,l,v);case"External":return this.getExternal(m.toString(),d,t,g);default:return this.getToken(m.toString(),d,l,g)}});return e?c:c.filter(m=>this.isValidAsset(m))}isValidAsset(e){let t=Math.sign(e.decimals);return!!e.symbol&&(t===0||t===1)}isSupportedAsset(e){let t=e.assetType.toString();return this.SUPPORTED_TYPES.includes(t)}};var G=class extends q{constructor(e){super(e)}async getBalance(e,t){let r=await this.api.query.assetRegistry.assets(t),{assetType:s}=r.unwrap();return s.toString()==="Erc20"?this.getErc20Balance(e,t):t===M?this.getSystemBalance(e):this.getTokenBalance(e,t)}async getSystemBalance(e){let{data:t}=await this.api.query.system.account(e);return this.calculateFreeBalance(t)}async getTokenBalance(e,t){let{free:r,reserved:s,frozen:i}=await this.api.query.tokens.accounts(e,t);return this.calculateFreeBalance({free:r,feeFrozen:s,frozen:i})}async getErc20Balance(e,t){let{free:r,reserved:s,frozen:i}=await this.getTokenBalanceData(e,t);return this.calculateFreeBalance({free:r,feeFrozen:0n,frozen:i})}async subscribeSystemBalance(e,t){return this.api.query.system.account(e,({data:r})=>t(M,this.calculateFreeBalance(r)))}async subscribeTokenBalance(e,t){let s=(await this.api.query.tokens.accounts.keys(e)).map(i=>[e,i.args[1].toString()]);return this.api.query.tokens.accounts.multi(s,i=>{let n=[];i.forEach((o,a)=>{let l=this.calculateFreeBalance(o),c=s[a][1];n.push([c,l])}),t(n)})}async subscribeErc20Balance(e,t,r){let i=r||await(async()=>(await this.api.query.assetRegistry.assets.entries()).filter(([a,l])=>{let{assetType:c}=l.unwrap();return c.toString()==="Erc20"}).map(([{args:[a]}])=>a.toString()))(),n=async()=>{let o=[];(await Promise.all(i.map(async l=>[l,await this.getErc20Balance(e,l)]))).forEach(([l,c])=>{o.push([l,c])}),t(o)};return await n(),this.api.rpc.chain.subscribeNewHeads(async()=>{n()})}async getTokenBalanceData(e,t){return this.api.call.currenciesApi.account(t,e)}calculateFreeBalance(e){let{free:t,miscFrozen:r,feeFrozen:s,frozen:i}=e,n=new w.BigNumber(t),o=new w.BigNumber(r||i),a=new w.BigNumber(s||0n),l=o.gt(a)?o:a;return n.minus(l)}};var ae=class{api;_minOrderBudget;_blockTime;constructor(e){this.api=e}get blockTime(){return this._blockTime===void 0&&(this._blockTime=this.api.consts.aura.slotDuration.toNumber()),this._blockTime}get minOrderBudget(){return this._minOrderBudget===void 0&&(this._minOrderBudget=this.api.consts.dca.minBudgetInNativeCurrency.toString()),p(this._minOrderBudget)}};var dt=require("@galacticcouncil/math-liquidity-mining"),Gt=require("@polkadot/types"),gt=require("@polkadot/util"),ht=require("@polkadot/util-crypto");var Ge=class extends q{balanceClient;constructor(e){super(e),this.balanceClient=new G(e)}secondsInYear=new w.BigNumber(365.2425).times(24).times(60).times(60);async getOmnipoolFarms(e){let t=await this.api.query.omnipoolWarehouseLM.activeYieldFarm.entries(e);return await Promise.all(t.map(async([s,i])=>{let[,n]=s.args,o=i.unwrap().toString(),a=n.toString(),l=(await this.api.query.omnipoolWarehouseLM.globalFarm(a)).unwrap(),c=(await this.api.query.omnipoolWarehouseLM.yieldFarm(e,a,o)).unwrap(),m=await this.getOraclePrice(l)??l.priceAdjustment.toString(),d=this.getAccountResolver(this.api.registry)(Number(a),!1).toString(),g=l.rewardCurrency.toString(),f=await this.balanceClient.getTokenBalanceData(d,g);return{assetId:e,globalFarm:l,yieldFarm:c,priceAdjustment:m,potBalance:f.free.toString()}}))}async getIsolatedPoolFarms(e){let t=await this.api.query.xykWarehouseLM.activeYieldFarm.entries(e);return await Promise.all(t.map(async([s,i])=>{let[,n]=s.args,o=i.unwrap().toString(),a=n.toString(),l=(await this.api.query.xykWarehouseLM.globalFarm(a)).unwrap(),c=(await this.api.query.xykWarehouseLM.yieldFarm(e,a,o)).unwrap(),m=await this.getOraclePrice(l)??l.priceAdjustment.toString(),d=this.getAccountResolver(this.api.registry)(Number(a),!0).toString(),g=l.rewardCurrency.toString(),f=await this.balanceClient.getTokenBalanceData(d,g);return{assetId:e,globalFarm:l,yieldFarm:c,priceAdjustment:m,potBalance:f.free.toString()}}))}async getOraclePrice(e){let t=e.rewardCurrency.toString(),r=e.incentivizedAsset.toString(),s=[t,r].sort();if(t===r)return new w.BigNumber(1).shiftedBy(18).toString();let i=await this.api.query.emaOracle.oracles("omnipool",s,"TenMinutes");if(i.isNone)return;let[n]=i.unwrap(),o=n.price.n.toString(),a=n.price.d.toString(),l;return Number(t)<Number(r)?l=(0,dt.fixed_from_rational)(o,a):l=(0,dt.fixed_from_rational)(a,o),l}getGlobalRewardPerPeriod(e,t,r,s){let n=e.times(t).shiftedBy(-18).times(s).shiftedBy(-18);return n.gte(r)?r:n}getPoolYieldPerPeriod(e,t,r,s){return e.times(t).div(r.times(s).shiftedBy(-18))}padEndU8a(e,t){return(0,gt.u8aConcat)(e,Array(Math.max(0,t-e.length)).fill(0))}getAccountResolver=e=>(t,r)=>{let s="modl",i=r?"0x78796b4c4d704944":"0x4f6d6e6957684c4d";return new Gt.GenericAccountId32(e,this.padEndU8a((0,gt.u8aConcat)(s,i,typeof t!="number"?t.toU8a():[t]),32))};async getFarmApr(e,t){if(t==="isolatedpool"&&!(0,ht.isAddress)(e))throw new Error("You must pass an address of isolated pool as id");if(t==="omnipool"&&(0,ht.isAddress)(e))throw new Error("You must pass an asset id of omnipool");let r=6,s=t==="omnipool"?await this.getOmnipoolFarms(e):await this.getIsolatedPoolFarms(e);return s.length?s.map(({yieldFarm:o,globalFarm:a,priceAdjustment:l,potBalance:c})=>{let m=new w.BigNumber(a.totalSharesZ.toString()),h=a.plannedYieldingPeriods.toString(),d=new w.BigNumber(a.yieldPerPeriod.toString()),g=new w.BigNumber(a.maxRewardPerPeriod.toString()),f=a.blocksPerPeriod.toString(),P=new w.BigNumber(o.multiplier.toString()).shiftedBy(-18),v=this.secondsInYear.div(new w.BigNumber(r).times(f)),b;if(m.isZero())b=d.times(P).times(v);else{let R=this.getGlobalRewardPerPeriod(m,d,g,l);b=this.getPoolYieldPerPeriod(R,P,m,l).times(v)}let I=new w.BigNumber(a.pendingRewards.toString()).plus(a.accumulatedPaidRewards.toString()),B=g.times(h),x=c?I.plus(c):B;return I.div(x).gte(.999)?S:b.div(t==="isolatedpool"?2:1).times(100)}).reduce((o,a)=>o.plus(a),S).toString():void 0}};var ve=class extends Error{constructor(e){super(),this.message=`${e} pool invalid`,this.name="PoolNotFound"}},Pt=class extends Error{constructor(e,t){super(),this.message=`${e} pool missing ${t}`,this.name="PoolConfigNotFound"}},re=class extends Error{constructor(e,t){super(),this.message=`Route from ${e} to ${t} not found in pool configuration`,this.name="RouteNotFound"}},ft=class extends Error{constructor(e){super(),this.message=`Asset ${e} not available in current network`,this.name="AssetNotFound"}},yt=class extends Error{constructor(e){super(),this.message=`Storage missing ${e}`,this.name="StorageConfigNotFound"}},bt=class extends Error{constructor(e){super(),this.message=`Subscription type "${e}" not supported`,this.name="SubscriptionNotSupported"}},St=class extends Error{constructor(e){super(),this.message=`${e}`,this.name="ProviderConfigNotFound"}};var we=(u,e)=>u===e?0:u==null?e==null?0:-1:e==null?u==null?0:1:typeof u.compare=="function"?u.compare(e):typeof e.compare=="function"?-e.compare(u):u<e?-1:u>e?1:0;var He=(u,e=t=>t!==void 0?": "+t:"")=>class extends Error{origMessage;constructor(t){super(u(t)+e(t)),this.origMessage=t!==void 0?String(t):""}};var Pr=He(()=>"illegal argument(s)"),Ht=u=>{throw new Pr(u)};var fr=He(()=>"index out of bounds"),xt=u=>{throw new fr(u)},We=(u,e,t)=>(u<e||u>=t)&&xt(u);var Wt=23283064365386963e-26,ze=class{float(e=1){return this.int()*Wt*e}probability(e){return this.float()<e}norm(e=1){return(this.int()*Wt-.5)*2*e}normMinMax(e,t){let r=this.minmax(e,t);return this.float()<.5?r:-r}minmax(e,t){return this.float()*(t-e)+e}minmaxInt(e,t){e|=0;let r=(t|0)-e;return r?e+this.int()%r:e}minmaxUint(e,t){e>>>=0;let r=(t>>>0)-e;return r?e+this.int()%r:e}};var Xe=class extends ze{constructor(e){super(),this.rnd=e}float(e=1){return this.rnd()*e}norm(e=1){return(this.rnd()-.5)*2*e}int(){return this.rnd()*4294967296>>>0}};var zt=new Xe(Math.random);var Xt=u=>u!=null&&typeof u!="function"&&u.length!==void 0;var Yt=Object.getPrototypeOf({}),Ye="function",$t="string",le=(u,e)=>{let t;if(u===e)return!0;if(u!=null){if(typeof u.equiv===Ye)return u.equiv(e)}else return u==e;if(e!=null){if(typeof e.equiv===Ye)return e.equiv(u)}else return u==e;return typeof u===$t||typeof e===$t?!1:(t=Object.getPrototypeOf(u),(t==null||t===Yt)&&(t=Object.getPrototypeOf(e),t==null||t===Yt)?xr(u,e):typeof u!==Ye&&u.length!==void 0&&typeof e!==Ye&&e.length!==void 0?yr(u,e):u instanceof Set&&e instanceof Set?br(u,e):u instanceof Map&&e instanceof Map?Sr(u,e):u instanceof Date&&e instanceof Date?u.getTime()===e.getTime():u instanceof RegExp&&e instanceof RegExp?u.toString()===e.toString():u!==u&&e!==e)},yr=(u,e,t=le)=>{let r=u.length;if(r===e.length)for(;r-- >0&&t(u[r],e[r]););return r<0},br=(u,e,t=le)=>u.size===e.size&&t([...u.keys()].sort(),[...e.keys()].sort()),Sr=(u,e,t=le)=>u.size===e.size&&t([...u].sort(),[...e].sort()),xr=(u,e,t=le)=>{if(Object.keys(u).length!==Object.keys(e).length)return!1;for(let r in u)if(!e.hasOwnProperty(r)||!t(u[r],e[r]))return!1;return!0};var vt=class{value;constructor(e){this.value=e}deref(){return this.value}};var Vt=u=>u instanceof vt;var $e=class u{_head;_length=0;constructor(e){e&&this.into(e)}get length(){return this._length}get head(){return this._head}[Symbol.iterator](){return Kt("next",this._head)}reverseIterator(){return Kt("prev",this.tail)}clear(){this.release()}compare(e,t=we){let r=this._length;if(r<e._length)return-1;if(r>e._length)return 1;if(r===0)return 0;{let s=this._head,i=e._head,n=0;for(;r-- >0&&n===0;)n=t(s.value,i.value),s=s.next,i=i.next;return n}}concat(...e){let t=this.copy();for(let r of e)t.into(r);return t}equiv(e){if(!(e instanceof u||Xt(e))||this._length!==e.length)return!1;if(!this._length||this===e)return!0;let t=e[Symbol.iterator](),r=this._head;for(let s=this._length;s-- >0;){if(!le(r.value,t.next().value))return!1;r=r.next}return!0}filter(e){let t=this.empty();return this.traverse(r=>(e(r.value)&&t.append(r.value),!0)),t}find(e){return this.traverse(t=>t.value!==e)}findWith(e){return this.traverse(t=>!e(t.value))}first(){return this._head&&this._head.value}insertSorted(e,t){t=t||we;for(let r=this._head,s=this._length;s-- >0;){if(t(e,r.value)<=0)return this.insertBefore(r,e);r=r.next}return this.append(e)}into(e){for(let t of e)this.append(t);return this}nth(e,t){let r=this.nthCell(e);return r?r.value:t}nthCellUnsafe(e){let t,r;for(e<=this._length>>>1?(t=this._head,r="next"):(t=this.tail,r="prev",e=this._length-e-1);e-- >0&&t;)t=t[r];return t}peek(){return this.tail&&this.tail.value}$reduce(e,t){let r=this._head;for(let s=this._length;s-- >0&&!Vt(t);)t=e(t,r.value),r=r.next;return t}reduce(e,t){return this.$reduce(e,t)}release(){let e=this._head;if(!e)return!0;let t;for(let r=this._length;r-- >0;)t=e.next,delete e.value,delete e.prev,delete e.next,e=t;return this._head=void 0,this._length=0,!0}reverse(){let e=this._head,t=this.tail,r=(this._length>>>1)+(this._length&1);for(;e&&t&&r>0;){let s=e.value;e.value=t.value,t.value=s,e=e.next,t=t.prev,r--}return this}setHead(e){let t=this._head;return t?(t.value=e,t):this.prepend(e)}setNth(e,t){let r=this.nthCell(e);return!r&&xt(e),r.value=t,r}setTail(e){let t=this.tail;return t?(t.value=e,t):this.append(e)}swap(e,t){if(e!==t){let r=e.value;e.value=t.value,t.value=r}return this}toArray(e=[]){return this.traverse(t=>(e.push(t.value),!0)),e}toJSON(){return this.toArray()}toString(){let e=[];return this.traverse(t=>(e.push(String(t.value)),!0)),e.join(", ")}traverse(e,t=this._head,r){if(!this._head)return;let s=t;do{if(!e(s))break;s=s.next}while(s!==r);return s}_map(e,t){return this.traverse(r=>(e.append(t(r.value)),!0)),e}};function*Kt(u,e){for(;e;)yield e.value,e=e[u]}var Ve=class u extends $e{_tail;constructor(e){super(),e&&this.into(e)}get tail(){return this._tail}append(e){if(this._tail){let t={value:e,prev:this._tail};return this._tail.next=t,this._tail=t,this._length++,t}else return this.prepend(e)}asHead(e){return e===this._head?this:(this.remove(e),this._head.prev=e,e.next=this._head,e.prev=void 0,this._head=e,this._length++,this)}asTail(e){return e===this._tail?this:(this.remove(e),this._tail.next=e,e.prev=this._tail,e.next=void 0,this._tail=e,this._length++,this)}cons(e){return this.prepend(e),this}copy(){return new u(this)}*cycle(){for(;;)yield*this}drop(){let e=this._head;if(e)return this._head=e.next,this._head?this._head.prev=void 0:this._tail=void 0,this._length--,e.value}empty(){return new u}insertAfter(e,t){let r={value:t,next:e.next,prev:e};return e.next?e.next.prev=r:this._tail=r,e.next=r,this._length++,r}insertAfterNth(e,t){return e<0&&(e+=this._length),e>=this._length-1?this.append(t):(We(e,0,this._length),this.insertAfter(this.nthCellUnsafe(e),t))}insertBefore(e,t){let r={value:t,next:e,prev:e.prev};return e.prev?e.prev.next=r:this._head=r,e.prev=r,this._length++,r}insertBeforeNth(e,t){return e<0&&(e+=this._length),e<=0?this.prepend(t):(We(e,0,this._length),this.insertBefore(this.nthCellUnsafe(e),t))}map(e){return this._map(new u,e)}nth(e,t){let r=this.nthCell(e);return r?r.value:t}nthCell(e){if(e<0&&(e+=this._length),!(e<0||e>=this._length))return this.nthCellUnsafe(e)}pop(){let e=this._tail;if(e)return this._tail=e.prev,this._tail?this._tail.next=void 0:this._head=void 0,this._length--,e.value}prepend(e){let t={value:e,next:this._head};return this._head?this._head.prev=t:this._tail=t,this._head=t,this._length++,t}push(e){return this.append(e),this}release(){return this._tail=void 0,super.release()}remove(e){return e.prev?e.prev.next=e.next:this._head=e.next,e.next?e.next.prev=e.prev:this._tail=e.prev,this._length--,this}rotateLeft(){switch(this._length){case 0:case 1:return this;case 2:return this.swap(this._head,this._tail);default:return this.push(this.drop())}}rotateRight(){switch(this._length){case 0:case 1:return this;case 2:return this.swap(this._head,this._tail);default:let e=this.peek();return this.pop(),this.prepend(e),this}}seq(e=0,t=this.length){if(e>=t||e<0)return;let r=this.nthCell(e),s=this.nthCell(t-1),i=n=>({first(){return n.value},next(){return n!==s&&n.next?i(n.next):void 0}});return r?i(r):void 0}shuffle(e,t=zt){if(this._length<2)return this;for(e=e!==void 0?e:Math.ceil(1.5*Math.log2(this._length));e>0;e--){let r=this._head;for(;r;){let s=r.next;t.probability(.5)?this.asHead(r):this.asTail(r),r=s}}return this}slice(e=0,t=this.length){let r=e<0?e+this._length:e,s=t<0?t+this._length:t;(r<0||s<0)&&Ht("invalid indices: ${from} / ${to}");let i=new u,n=this.nthCell(r);for(;n&&++r<=s;)i.push(n.value),n=n.next;return i}sort(e=we){if(!this._length)return this;let t=1;for(;;){let r=this._head;this._head=void 0,this._tail=void 0;let s=0;for(;r;){s++;let i=r,n=0;for(let a=0;a<t&&(n++,i=i.next,!!i);a++);let o=t;for(;n>0||o>0&&i;){let a;n===0?(a=i,i=i.next,o--):!i||o===0||e(r.value,i.value)<=0?(a=r,r=r.next,n--):(a=i,i=i.next,o--),this._tail?this._tail.next=a:this._head=a,a.prev=this._tail,this._tail=a}r=i}if(this._tail.next=void 0,s<=1)return this;t*=2}}splice(e,t=0,r){let s;typeof e=="number"?(e<0&&(e+=this._length),We(e,0,this._length),s=this.nthCellUnsafe(e)):s=e;let i=new u;if(t>0)for(;s&&t-- >0;)this.remove(s),i.push(s.value),s=s.next;else s&&(s=s.next);if(r)if(s)for(let n of r)this.insertBefore(s,n);else for(let n of r)this.push(n);return i}};var ue=class u{map;items;opts;_size;constructor(e,t){let r={maxlen:1/0,maxsize:1/0,map:()=>new Map,ksize:()=>0,vsize:()=>0,...t};this.map=r.map(),this.items=new Ve,this._size=0,this.opts=r,e&&this.into(e)}get length(){return this.items.length}get size(){return this._size}[Symbol.iterator](){return this.entries()}*entries(){for(let e of this.items)yield[e.k,e]}*keys(){for(let e of this.items)yield e.k}*values(){for(let e of this.items)yield e.v}copy(){let e=this.empty();e.items=this.items.copy();let t=e.items.head;for(;t;)e.map.set(t.value.k,t),t=t.next;return e}empty(){return new u(null,this.opts)}release(){this._size=0,this.map.clear();let e=this.opts.release;if(e){let t;for(;t=this.items.drop();)e(t.k,t.v);return!0}return this.items.release()}has(e){return this.map.has(e)}get(e,t){let r=this.map.get(e);return r?this.resetEntry(r):t}set(e,t){let r=this.opts.ksize(e)+this.opts.vsize(t),s=this.map.get(e),i=Math.max(0,r-(s?s.value.s:0));return this._size+=i,this.ensureSize()?this.doSetEntry(s,e,t,r):this._size-=i,t}into(e){for(let t of e)this.set(t[0],t[1]);return this}async getSet(e,t){let r=this.map.get(e);return r?this.resetEntry(r):this.set(e,await t())}delete(e){let t=this.map.get(e);return t?(this.removeEntry(t),!0):!1}resetEntry(e){return this.items.asTail(e),e.value.v}ensureSize(){let{release:e,maxsize:t,maxlen:r}=this.opts;for(;this._size>t||this.length>=r;){let s=this.items.drop();if(!s)return!1;this.map.delete(s.k),e?.(s.k,s.v),this._size-=s.s}return!0}removeEntry(e){let t=e.value;this.map.delete(t.k),this.items.remove(e),this.opts.release?.(t.k,t.v),this._size-=t.s}doSetEntry(e,t,r,s){e?(this.opts.update?.(t,e.value.v,r),e.value.v=r,e.value.s=s,this.items.asTail(e)):(this.items.push({k:t,v:r,s}),this.map.set(t,this.items.tail))}};var Ke=class u extends ue{constructor(e,t){super(e,{ttl:60*60*1e3,autoExtend:!1,...t})}empty(){return new u(null,this.opts)}has(e){return this.get(e)!==void 0}get(e,t){let r=this.map.get(e);if(r){if(r.value.t>=Date.now())return this.resetEntry(r);this.removeEntry(r)}return t}set(e,t,r=this.opts.ttl){let s=this.opts.ksize(e)+this.opts.vsize(t),i=this.map.get(e),n=Math.max(0,s-(i?i.value.s:0));return this._size+=n,this.ensureSize()?this.doSetEntry(i,e,t,s,r):this._size-=n,t}async getSet(e,t,r=this.opts.ttl){let s=this.get(e);return s!==void 0?s:this.set(e,await t(),r)}prune(){let e=Date.now(),t=this.items.head,r=0;for(;t;)t.value.t<e&&(this.removeEntry(t),r++),t=t.next;return r}ensureSize(){let{maxlen:e,maxsize:t}=this.opts,r=Date.now(),s=this.items.head;for(;s&&(this._size>t||this.length>=e);)s.value.t<r&&this.removeEntry(s),s=s.next;return super.ensureSize()}doSetEntry(e,t,r,s,i=this.opts.ttl){let n=Date.now()+i;e?(this.opts.update?.(t,e.value.v,r),e.value.v=r,e.value.s=s,e.value.t=n,this.items.asTail(e)):(this.items.push({k:t,v:r,s,t:n,ttl:i}),this.map.set(t,this.items.tail))}resetEntry(e){return this.opts.autoExtend&&(e.value.t=Date.now()+e.value.ttl),super.resetEntry(e)}};var je=(u,e=new Map)=>t=>{let r;return e.has(t)?e.get(t):(e.set(t,r=u(t)),r)};var k=(i=>(i.Aave="Aave",i.LBP="Lbp",i.Omni="Omnipool",i.Stable="Stableswap",i.XYK="Xyk",i))(k||{}),se=(i=>(i.UnknownError="UnknownError",i.InsufficientTradingAmount="InsufficientTradingAmount",i.MaxInRatioExceeded="MaxInRatioExceeded",i.MaxOutRatioExceeded="MaxOutRatioExceeded",i.TradeNotAllowed="TradeNotAllowed",i))(se||{});var Te=class u{type;address;tokens;maxInRatio;maxOutRatio;minTradingLimit;static fromPool(e){return new u(e.address,e.tokens,e.maxInRatio,e.maxOutRatio,e.minTradingLimit)}constructor(e,t,r,s,i){this.type="Aave",this.address=e,this.tokens=t,this.maxInRatio=r,this.maxOutRatio=s,this.minTradingLimit=i}validatePair(e,t){return!0}parsePair(e,t){let r=new Map(this.tokens.map(a=>[a.id,a])),s=r.get(e),i=r.get(t);if(s==null)throw new Error("Pool does not contain tokenIn");if(i==null)throw new Error("Pool does not contain tokenOut");let n=p(s.balance),o=p(i.balance);return{assetIn:e,assetOut:t,decimalsIn:s.decimals,decimalsOut:i.decimals,balanceIn:n,balanceOut:o,assetInED:S,assetOutED:S}}validateAndBuy(e,t,r){let s=this.calculateInGivenOut(e,t),i=[];return t.isGreaterThan(e.balanceOut)&&i.push("TradeNotAllowed"),{amountIn:s,calculatedIn:s,amountOut:t,feePct:0,errors:i}}validateAndSell(e,t,r){let s=this.calculateOutGivenIn(e,t),i=[];return s.isGreaterThan(e.balanceOut)&&i.push("TradeNotAllowed"),{amountIn:t,calculatedOut:s,amountOut:s,feePct:0,errors:i}}calculateInGivenOut(e,t){return t}calculateOutGivenIn(e,t){return t}spotPriceInGivenOut(e){return A(D,e.decimalsOut)}spotPriceOutGivenIn(e){return A(D,e.decimalsIn)}calculateTradeFee(e,t){return S}};var jt=require("@polkadot/util-crypto"),Jt=require("@polkadot/util"),Zt=require("viem");function wt(u,e){let t=[];return JSON.stringify(u,(r,s)=>(s&&s[e]&&t.push(s),s)),t[0]}function vr(u,e,t){let r;return JSON.stringify(u,(s,i)=>(i&&i[e]===t&&(r=i),i)),r}var wr=(u,e)=>typeof e=="bigint"?e.toString():e;var H=class extends G{pools=[];subs=[];assets=new Map([]);mem=0;memPoolsCache=new Ke(null,{maxlen:1,ttl:1*60*60*1e3,release:e=>{this.mem>e&&this.log(this.getPoolType(),`mem ${e} released at`,new Date)}});memPools=je(e=>(this.log(this.getPoolType(),`mem ${e} sync`),this.getPools()),this.memPoolsCache);constructor(e){super(e)}get augmentedPools(){return this.pools.filter(e=>this.isValidPool(e)).map(e=>this.withMetadata(e))}async withAssets(e){this.assets=new Map(e.map(t=>[t.id,t])),this.mem=this.mem+1}async getPoolsMem(){return await this.memPools(this.mem)}async getPools(){this.unsubscribe(),this.pools=await this.loadPools(),this.subs=this.subscribe();let e=this.getPoolType();return this.log(e,`mem ${this.mem} pools(${this.augmentedPools.length})`),this.log(e,`mem ${this.mem} subs(${this.subs.length})`),this.augmentedPools}subscribe(){return this.augmentedPools.map(t=>{let r=[];try{let i=this.subscribePoolChange(t);r.push(i)}catch{}if(t.type==="Aave")return r;let s=this.subscribeTokensPoolBalance(t);if(r.push(s),this.hasSystemAsset(t)){let i=this.subscribeSystemPoolBalance(t);r.push(i)}if(this.hasErc20Asset(t)){let i=this.subscribeErc20PoolBalance(t);r.push(i)}return this.subscribeLog(t),r}).flat()}hasSystemAsset(e){return e.tokens.some(t=>t.id==="0")}hasErc20Asset(e){return e.tokens.some(t=>t.type==="Erc20")}unsubscribe(){this.subs.forEach(e=>{e.then(t=>t())})}subscribeLog(e){let t=e.address.substring(0,10).concat("...");this.log(`${e.type} mem ${this.mem} [${t}] balance subscribed`)}subscribeSystemPoolBalance(e){return this.subscribeSystemBalance(e.address,this.updateBalanceCallback(e))}subscribeTokensPoolBalance(e){let t=(r,s)=>r.id!==s;return this.subscribeTokenBalance(e.address,this.updateBalancesCallback(e,t))}subscribeErc20PoolBalance(e){let t=e.tokens.filter(r=>r.type==="Erc20").map(r=>r.id);return this.subscribeErc20Balance(e.address,this.updateBalancesCallback(e,()=>!0),t)}isValidPool(e){return e.type==="Xyk"?e.tokens.every(t=>this.assets.get(t.id)):!0}withMetadata(e){return e.tokens=e.tokens.map(t=>{let r=this.assets.get(t.id);return{...t,...r}}),e}updateBalancesCallback(e,t){return function(r){r.forEach(([s,i])=>{let n=e.tokens.findIndex(o=>o.id==s);n>=0&&t(e,s)&&(e.tokens[n].balance=i.toString())})}}updateBalanceCallback(e){return function(t,r){let s=e.tokens.findIndex(i=>i.id==t);s>=0&&(e.tokens[s].balance=r.toString())}}};var Tr=["Supply","Withdraw","Repay","Borrow"],Oe=class extends H{isSupported(){return this.api.call.aaveTradeExecutor.pools!==void 0}async loadPools(){return(await this.api.call.aaveTradeExecutor.pools()).map(({reserve:t,atoken:r,liqudityIn:s,liqudityOut:i})=>({address:this.getPoolId(t.toString(),r.toString()),type:"Aave",tokens:[{id:t.toString(),balance:s.toString()},{id:r.toString(),balance:i.toString()}],...this.getPoolLimits()}))}async getPoolFees(e,t){return{}}getPoolType(){return"Aave"}getPoolId(e,t){let r=e+"/"+t;return(0,jt.encodeAddress)((0,Jt.stringToU8a)(r.padEnd(32,"\0")),63)}subscribePoolChange(e){let[t,r]=e.tokens,s=this.getReserveH160Id(t);return this.api.query.system.events(i=>{i.forEach(n=>{let{event:o}=n,a=`${o.section}:${o.method}`;if(a==="router:Executed"){let{assetIn:l,assetOut:c}=o.data.toHuman(),m=l.replace(/,/g,""),h=c.replace(/,/g,"");(m===r.id||h===r.id)&&(this.log(`Sync AAVE [router:Executed] :: ${m}:${h}`),this.updatePoolState(e))}if(a==="evm:Log"){let{log:l}=o.data.toHuman();try{let{eventName:c,args:m}=(0,Zt.decodeEventLog)({abi:ie,topics:l.topics,data:l.data});Tr.includes(c)&&m.reserve.toLowerCase()===s.toLowerCase()&&(this.log(`Sync AAVE [evm:Log] :: ${c} ${t.symbol}(${t.id})`),this.updatePoolState(e))}catch{}}})})}async updatePoolState(e){let[t,r]=e.tokens,{liqudityIn:s,liqudityOut:i}=await this.api.call.aaveTradeExecutor.pool(t.id,r.id);e.tokens=e.tokens.map(n=>{let o=n.id===t.id?s.toString():i.toString();return{...n,balance:o}})}getReserveH160Id(e){return e.type==="Erc20"?wt(e.location,"accountKey20").accountKey20.key:U.fromAssetId(e.id)}getPoolLimits(){return{maxInRatio:0,maxOutRatio:0,minTradingLimit:0}}};var $=require("@galacticcouncil/math-lbp"),X=class{static getSpotPrice(e,t,r,s,i){return(0,$.get_spot_price)(e,t,r,s,i)}static calculateInGivenOut(e,t,r,s,i){return(0,$.calculate_in_given_out)(e,t,r,s,i)}static calculateOutGivenIn(e,t,r,s,i){return(0,$.calculate_out_given_in)(e,t,r,s,i)}static calculateLinearWeights(e,t,r,s,i){return(0,$.calculate_linear_weights)(e,t,r,s,i)}static calculatePoolTradeFee(e,t,r){return(0,$.calculate_pool_trade_fee)(e,t,r)}};var y=class{static toPct(e){return e[0]/e[1]*100}static toDecimals(e){return e[0]/e[1]}static fromPermill(e){return[e/1e3,1e3]}};var Be=class u{type;address;tokens;maxInRatio;maxOutRatio;minTradingLimit;fee;repayFeeApply;static fromPool(e){return new u(e.address,e.tokens,e.maxInRatio,e.maxOutRatio,e.minTradingLimit,e.fee,e.repayFeeApply)}constructor(e,t,r,s,i,n,o){this.type="Lbp",this.address=e,this.tokens=t,this.maxInRatio=r,this.maxOutRatio=s,this.minTradingLimit=i,this.fee=n,this.repayFeeApply=o}validatePair(e,t){return!0}parsePair(e,t){let r=new Map(this.tokens.map(a=>[a.id,a])),s=r.get(e),i=r.get(t);if(s==null)throw new Error("Pool does not contain tokenIn");if(i==null)throw new Error("Pool does not contain tokenOut");let n=p(s.balance),o=p(i.balance);return{assetIn:e,assetOut:t,balanceIn:n,balanceOut:o,decimalsIn:s.decimals,decimalsOut:i.decimals,weightIn:s.weight,weightOut:i.weight}}validateAndBuy(e,t,r){let s=this.tokens[0].id,i=[];t.isLessThan(this.minTradingLimit)&&i.push("InsufficientTradingAmount");let n=e.balanceOut.div(this.maxOutRatio);if(t.isGreaterThan(n)&&i.push("MaxOutRatioExceeded"),s===e.assetOut){let o=this.calculateTradeFee(t,r),a=y.toPct(this.repayFeeApply?r.repayFee:r.exchangeFee),l=t.plus(o),c=this.calculateInGivenOut(e,l),m=e.balanceIn.div(this.maxInRatio);return c.isGreaterThan(m)&&i.push("MaxInRatioExceeded"),{amountIn:c,calculatedIn:c,amountOut:t,feePct:a,errors:i}}else{let o=this.calculateInGivenOut(e,t),a=e.balanceIn.div(this.maxInRatio);return o.isGreaterThan(a)&&i.push("MaxInRatioExceeded"),{amountIn:o,calculatedIn:o,amountOut:t,feePct:0,errors:i}}}validateAndSell(e,t,r){let s=this.tokens[0].id,i=[];t.isLessThan(this.minTradingLimit)&&i.push("InsufficientTradingAmount");let n=e.balanceIn.div(this.maxInRatio);if(t.isGreaterThan(n)&&i.push("MaxInRatioExceeded"),s===e.assetIn){let o=this.calculateOutGivenIn(e,t),a=e.balanceOut.div(this.maxOutRatio);return o.isGreaterThan(a)&&i.push("MaxOutRatioExceeded"),{amountIn:t,calculatedOut:o,amountOut:o,feePct:0,errors:i}}else{let o=this.calculateOutGivenIn(e,t),a=this.calculateTradeFee(o,r),l=y.toPct(this.repayFeeApply?r.repayFee:r.exchangeFee),c=o.minus(a),m=e.balanceOut.div(this.maxOutRatio);return c.isGreaterThan(m)&&i.push("MaxOutRatioExceeded"),{amountIn:t,calculatedOut:o,amountOut:c,feePct:l,errors:i}}}calculateInGivenOut(e,t){let r=X.calculateInGivenOut(e.balanceIn.toString(),e.balanceOut.toString(),e.weightIn.toString(),e.weightOut.toString(),t.toFixed(0)),s=p(r);return s.isNegative()?S:s}calculateOutGivenIn(e,t){let r=X.calculateOutGivenIn(e.balanceIn.toString(),e.balanceOut.toString(),e.weightIn.toString(),e.weightOut.toString(),t.toFixed(0)),s=p(r);return s.isNegative()?S:s}spotPriceInGivenOut(e){let t=X.getSpotPrice(e.balanceOut.toString(),e.balanceIn.toString(),e.weightOut.toString(),e.weightIn.toString(),A(D,e.decimalsOut).toString());return p(t)}spotPriceOutGivenIn(e){let t=X.getSpotPrice(e.balanceIn.toString(),e.balanceOut.toString(),e.weightIn.toString(),e.weightOut.toString(),A(D,e.decimalsIn).toString());return p(t)}calculateTradeFee(e,t){let r=X.calculatePoolTradeFee(e.toString(),this.repayFeeApply?t.repayFee[0]:t.exchangeFee[0],this.repayFeeApply?t.repayFee[1]:t.exchangeFee[1]);return p(r)}};var Ie=class extends H{MAX_FINAL_WEIGHT=A(p(100),6);poolsData=new Map([]);isSupported(){return this.api.query.lbp!==void 0}async loadPools(){let[e,t]=await Promise.all([this.api.query.lbp.poolData.entries(),this.api.query.parachainSystem.validationData()]),{relayParentNumber:r}=t.unwrap(),s=e.filter(([i,n])=>this.isActivePool(n.unwrap(),r)).map(async([{args:[i]},n])=>{let o=n.unwrap(),a=i.toString(),l=await this.getPoolDelta(a,o,r.toString());return this.poolsData.set(i.toString(),o),{address:a,type:"Lbp",fee:o.fee.toJSON(),...l,...this.getPoolLimits()}});return Promise.all(s)}async getPoolFees(e,t){let r=this.pools.find(s=>s.address===t);return{repayFee:this.getRepayFee(),exchangeFee:r.fee}}getPoolType(){return"Lbp"}async subscribePoolChange(e){return this.api.query.parachainSystem.validationData(async t=>{let{relayParentNumber:r}=t.unwrap(),s=this.poolsData.get(e.address);if(this.isActivePool(s,r)){let n=await this.getPoolDelta(e.address,s,r.toString());Object.assign(e,n)}else{let n=this.pools.findIndex(o=>o.address==e.address);this.pools.splice(n,1)}})}async getPoolDelta(e,t,r){let{start:s,end:i,assets:n,initialWeight:o,finalWeight:a,repayTarget:l,feeCollector:c}=t,m=X.calculateLinearWeights(s.toString(),i.toString(),o.toString(),a.toString(),r),[h,d]=n,g=h.toString(),f=p(m),P=d.toString(),v=this.MAX_FINAL_WEIGHT.minus(p(f)),[b,I,B]=await Promise.all([this.isRepayFeeApplied(g,l.toString(),c.toString()),this.getBalance(e,g),this.getBalance(e,P)]);return{repayFeeApply:b,tokens:[{id:g,weight:f,balance:I.toString()},{id:P,weight:v,balance:B.toString()}]}}isActivePool(e,t){if(e.start.isEmpty||e.end.isEmpty)return!1;let r=e.start.unwrap().toNumber(),s=e.end.unwrap().toNumber();return t.toNumber()>=r&&t.toNumber()<s}async isRepayFeeApplied(e,t,r){let s=p(t);if(s.isZero())return!1;try{return(await this.getBalance(e,r)).isLessThan(s)}catch{return!0}}getRepayFee(){return this.api.consts.lbp.repayFee.toJSON()}getPoolLimits(){let e=this.api.consts.lbp.maxInRatio.toJSON(),t=this.api.consts.lbp.maxOutRatio.toJSON(),r=this.api.consts.lbp.minTradingLimit.toJSON();return{maxInRatio:e,maxOutRatio:t,minTradingLimit:r}}};var O=require("@galacticcouncil/math-omnipool");var _=class{static calculateSpotPrice(e,t,r,s){return(0,O.calculate_spot_price)(e,t,r,s)}static calculateLrnaSpotPrice(e,t){return(0,O.calculate_lrna_spot_price)(e,t)}static calculateInGivenOut(e,t,r,s,i,n,o,a,l){return(0,O.calculate_in_given_out)(e,t,r,s,i,n,o,a,l)}static calculateLrnaInGivenOut(e,t,r,s,i){return(0,O.calculate_lrna_in_given_out)(e,t,r,s,i)}static calculateOutGivenIn(e,t,r,s,i,n,o,a,l){return(0,O.calculate_out_given_in)(e,t,r,s,i,n,o,a,l)}static calculateOutGivenLrnaIn(e,t,r,s,i){return(0,O.calculate_out_given_lrna_in)(e,t,r,s,i)}static calculatePoolTradeFee(e,t,r){return(0,O.calculate_pool_trade_fee)(e,t,r)}static calculateShares(e,t,r,s){return(0,O.calculate_shares)(e,t,r,s)}static calculateLiquidityOut(e,t,r,s,i,n,o,a){return(0,O.calculate_liquidity_out)(e,t,r,s,i,n,o,a)}static calculateLiquidityLRNAOut(e,t,r,s,i,n,o,a){return(0,O.calculate_liquidity_lrna_out)(e,t,r,s,i,n,o,a)}static calculateCapDifference(e,t,r,s){let i=(0,w.BigNumber)(t),n=(0,w.BigNumber)(e),o=(0,w.BigNumber)(s),l=(0,w.BigNumber)(r).shiftedBy(-18);if(i.div(o).lt(l)){let m=l.times(o).minus(i).times(n),h=i.times((0,w.BigNumber)(1).minus(l));return m.div(h).toFixed(0)}else return"0"}static calculateLimitHubIn(e,t,r,s){return(0,O.calculate_liquidity_hub_in)(e,t,r,s)}static isSellAllowed(e){return(0,O.is_sell_allowed)(e)}static isBuyAllowed(e){return(0,O.is_buy_allowed)(e)}static isAddLiquidityAllowed(e){return(0,O.is_add_liquidity_allowed)(e)}static isRemoveLiquidityAllowed(e){return(0,O.is_remove_liquidity_allowed)(e)}static recalculateAssetFee(e,t,r,s,i,n,o,a,l,c,m){return(0,O.recalculate_asset_fee)(e,t,r,s,i,n,o,a,l,c,m)}static recalculateProtocolFee(e,t,r,s,i,n,o,a,l,c,m){return(0,O.recalculate_protocol_fee)(e,t,r,s,i,n,o,a,l,c,m)}static verifyAssetCap(e,t,r,s){return(0,O.verify_asset_cap)(e,t,r,s)}};var Ae=class u{type;address;tokens;maxInRatio;maxOutRatio;minTradingLimit;hubAssetId;static fromPool(e){return new u(e.address,e.tokens,e.maxInRatio,e.maxOutRatio,e.minTradingLimit,e.hubAssetId)}constructor(e,t,r,s,i,n){this.type="Omnipool",this.address=e,this.tokens=t,this.maxInRatio=r,this.maxOutRatio=s,this.minTradingLimit=i,this.hubAssetId=n}validatePair(e,t){return this.hubAssetId!=t}parsePair(e,t){let r=new Map(this.tokens.map(c=>[c.id,c])),s=r.get(e),i=r.get(t);if(s==null)throw new Error("Pool does not contain tokenIn");if(i==null)throw new Error("Pool does not contain tokenOut");let n=p(s.balance),o=p(i.balance),a=p(s.existentialDeposit),l=p(i.existentialDeposit);return{assetIn:e,assetOut:t,hubReservesIn:s.hubReserves,hubReservesOut:i.hubReserves,sharesIn:s.shares,sharesOut:i.shares,decimalsIn:s.decimals,decimalsOut:i.decimals,balanceIn:n,balanceOut:o,tradeableIn:s.tradeable,tradeableOut:i.tradeable,assetInED:a,assetOutED:l}}validateAndBuy(e,t,r){let s=this.calculateInGivenOut(e,t),i=this.calculateInGivenOut(e,t,r),n=i.minus(s),o=s===S?S:n.div(s).multipliedBy(100).decimalPlaces(2),a=[],l=_.isSellAllowed(e.tradeableIn),c=_.isBuyAllowed(e.tradeableOut);(!l||!c)&&a.push("TradeNotAllowed"),(t.isLessThan(this.minTradingLimit)||s.isLessThan(e.assetInED))&&a.push("InsufficientTradingAmount");let m=e.balanceOut.div(this.maxOutRatio);t.isGreaterThan(m)&&a.push("MaxOutRatioExceeded");let h=e.balanceIn.div(this.maxInRatio);return i.isGreaterThan(h)&&a.push("MaxInRatioExceeded"),{amountIn:i,calculatedIn:s,amountOut:t,feePct:o.toNumber(),errors:a}}validateAndSell(e,t,r){let s=this.calculateOutGivenIn(e,t),i=this.calculateOutGivenIn(e,t,r),o=s.minus(i).div(s).multipliedBy(100).decimalPlaces(2),a=[],l=_.isSellAllowed(e.tradeableIn),c=_.isBuyAllowed(e.tradeableOut);(!l||!c)&&a.push("TradeNotAllowed"),(t.isLessThan(this.minTradingLimit)||s.isLessThan(e.assetOutED))&&a.push("InsufficientTradingAmount");let m=e.balanceIn.div(this.maxInRatio);t.isGreaterThan(m)&&a.push("MaxInRatioExceeded");let h=e.balanceOut.div(this.maxOutRatio);return i.isGreaterThan(h)&&a.push("MaxOutRatioExceeded"),{amountIn:t,calculatedOut:s,amountOut:i,feePct:o.toNumber(),errors:a}}calculateInGivenOut(e,t,r){if(e.assetIn==this.hubAssetId)return this.calculateLrnaInGivenOut(e,t,r);let s=_.calculateInGivenOut(e.balanceIn.toString(),e.hubReservesIn.toString(),e.sharesIn.toString(),e.balanceOut.toString(),e.hubReservesOut.toString(),e.sharesOut.toString(),t.toFixed(0),r?y.toDecimals(r.assetFee).toString():S.toString(),r?y.toDecimals(r.protocolFee).toString():S.toString()),i=p(s);return i.isNegative()?S:i}calculateLrnaInGivenOut(e,t,r){let s=_.calculateLrnaInGivenOut(e.balanceOut.toString(),e.hubReservesOut.toString(),e.sharesOut.toString(),t.toFixed(0),r?y.toDecimals(r.assetFee).toString():S.toString()),i=p(s);return i.isNegative()?S:i}calculateOutGivenIn(e,t,r){if(e.assetIn==this.hubAssetId)return this.calculateOutGivenLrnaIn(e,t,r);let s=_.calculateOutGivenIn(e.balanceIn.toString(),e.hubReservesIn.toString(),e.sharesIn.toString(),e.balanceOut.toString(),e.hubReservesOut.toString(),e.sharesOut.toString(),t.toFixed(0),r?y.toDecimals(r.assetFee).toString():S.toString(),r?y.toDecimals(r.protocolFee).toString():S.toString()),i=p(s);return i.isNegative()?S:i}calculateOutGivenLrnaIn(e,t,r){let s=_.calculateOutGivenLrnaIn(e.balanceOut.toString(),e.hubReservesOut.toString(),e.sharesOut.toString(),t.toFixed(0),r?y.toDecimals(r.assetFee).toString():S.toString()),i=p(s);return i.isNegative()?S:i}spotPriceInGivenOut(e){if(e.assetIn==this.hubAssetId)return this.spotPriceLrnaInGivenOut(e);let t=_.calculateSpotPrice(e.balanceOut.toString(),e.hubReservesOut.toString(),e.balanceIn.toString(),e.hubReservesIn.toString());return p(t).shiftedBy(-1*(18-e.decimalsOut)).decimalPlaces(0,1)}spotPriceLrnaInGivenOut(e){let t=_.calculateLrnaSpotPrice(e.hubReservesOut.toString(),e.balanceOut.toString());return p(t).shiftedBy(-1*(18-e.decimalsOut)).decimalPlaces(0,1)}spotPriceOutGivenIn(e){if(e.assetIn==this.hubAssetId)return this.spotPriceOutGivenLrnaIn(e);let t=_.calculateSpotPrice(e.balanceIn.toString(),e.hubReservesIn.toString(),e.balanceOut.toString(),e.hubReservesOut.toString());return p(t).shiftedBy(-1*(18-e.decimalsIn)).decimalPlaces(0,1)}spotPriceOutGivenLrnaIn(e){let t=_.calculateLrnaSpotPrice(e.balanceOut.toString(),e.hubReservesOut.toString());return p(t).shiftedBy(-1*(18-e.decimalsIn)).decimalPlaces(0,1)}};var Qt=require("@polkadot/util-crypto"),er=require("@polkadot/util");var _e=class extends H{isSupported(){return this.api.query.omnipool!==void 0}async loadPools(){let e=this.api.consts.omnipool.hubAssetId.toString(),t=this.getPoolId(),[r,s,i]=await Promise.all([this.api.query.omnipool.assets.entries(),this.api.query.omnipool.hubAssetTradability(),this.getBalance(t,e)]),n=r.map(async([{args:[a]},l])=>{let{hubReserve:c,shares:m,tradable:h,cap:d,protocolShares:g}=l.unwrap(),f=await this.getBalance(t,a.toString());return{id:a.toString(),hubReserves:p(c.toString()),shares:p(m.toString()),tradeable:h.bits.toNumber(),balance:f.toString(),cap:p(d.toString()),protocolShares:p(g.toString())}}),o=await Promise.all(n);return o.push({id:e,tradeable:s.bits.toNumber(),balance:i.toString()}),[{address:t,type:"Omnipool",hubAssetId:e,tokens:o,...this.getPoolLimits()}]}async getPoolFees(e,t){let r=e.assetOut,s=e.assetIn,i="omnipool",n="Short",o=B=>B===M?[M,be]:[be,B],[a,l,c,m]=await Promise.all([this.api.query.system.number(),this.api.query.dynamicFees.assetFee(r),this.api.query.emaOracle.oracles(i,o(r),n),this.api.query.emaOracle.oracles(i,o(s),n)]),[h,d,g]=this.getAssetFee(e,a.toNumber(),l,c),[f,P,v]=s===be?[0,0,0]:this.getProtocolFee(e,a.toNumber(),l,m),b=h+f,I=g+v;return{assetFee:y.fromPermill(d),protocolFee:y.fromPermill(P),min:y.fromPermill(b),max:y.fromPermill(I)}}getPoolType(){return"Omnipool"}async subscribePoolChange(e){let t=e.tokens.map(r=>r.id);return this.api.query.omnipool.assets.multi(t,r=>{e.tokens=r.map((s,i)=>{let n=e.tokens[i];if(s.isNone)return n;let o=s.unwrap();return this.updateTokenState(n,o)})})}updateTokenState(e,t){let{hubReserve:r,shares:s,tradable:i,cap:n,protocolShares:o}=t;return{...e,hubReserves:p(r.toString()),shares:p(s.toString()),cap:p(n.toString()),protocolShares:p(o.toString()),tradeable:i.bits.toNumber()}}getAssetFee(e,t,r,s){let{assetOut:i,balanceOut:n}=e,{minFee:o,maxFee:a,decay:l,amplification:c}=this.api.consts.dynamicFees.assetFeeParameters,m=y.fromPermill(o.toNumber()),h=y.fromPermill(a.toNumber());if(r.isNone||s.isNone)return[o.toNumber(),o.toNumber(),a.toNumber()];let[d]=s.unwrap(),{assetFee:g,timestamp:f}=r.unwrap(),P=Math.max(1,t-f.toNumber()),v=d.volume.bIn.toString(),b=d.volume.bOut.toString(),I=d.liquidity.b.toString();i===M&&(v=d.volume.aIn.toString(),b=d.volume.aOut.toString(),I=d.liquidity.a.toString());let B=y.fromPermill(g.toNumber()),x=_.recalculateAssetFee(v,b,I,"9",n.toString(),y.toDecimals(B).toString(),P.toString(),y.toDecimals(m).toString(),y.toDecimals(h).toString(),l.toString(),c.toString());return[o.toNumber(),Number(x)*1e6,a.toNumber()]}getProtocolFee(e,t,r,s){let{assetIn:i,balanceIn:n}=e,{minFee:o,maxFee:a,decay:l,amplification:c}=this.api.consts.dynamicFees.protocolFeeParameters,m=y.fromPermill(o.toNumber()),h=y.fromPermill(a.toNumber());if(r.isNone||s.isNone)return[o.toNumber(),o.toNumber(),a.toNumber()];let[d]=s.unwrap(),{protocolFee:g,timestamp:f}=r.unwrap(),P=Math.max(1,t-f.toNumber()),v=d.volume.bIn.toString(),b=d.volume.bOut.toString(),I=d.liquidity.b.toString();i===M&&(v=d.volume.aIn.toString(),b=d.volume.aOut.toString(),I=d.liquidity.a.toString());let B=y.fromPermill(g.toNumber()),x=_.recalculateProtocolFee(v,b,I,"9",n.toString(),y.toDecimals(B).toString(),P.toString(),y.toDecimals(m).toString(),y.toDecimals(h).toString(),l.toString(),c.toString());return[o.toNumber(),Number(x)*1e6,a.toNumber()]}getPoolId(){return(0,Qt.encodeAddress)((0,er.stringToU8a)("modlomnipool".padEnd(32,"\0")),63)}getPoolLimits(){let e=this.api.consts.omnipool.maxInRatio.toJSON(),t=this.api.consts.omnipool.maxOutRatio.toJSON(),r=this.api.consts.omnipool.minimumTradingLimit.toJSON();return{maxInRatio:e,maxOutRatio:t,minTradingLimit:r}}};var F=require("@galacticcouncil/math-xyk"),j=class{static getSpotPrice(e,t,r){return(0,F.get_spot_price)(e,t,r)}static calculateInGivenOut(e,t,r){return(0,F.calculate_in_given_out)(e,t,r)}static calculateOutGivenIn(e,t,r){return(0,F.calculate_out_given_in)(e,t,r)}static calculatePoolTradeFee(e,t,r){return(0,F.calculate_pool_trade_fee)(e,t,r)}static calculateLiquidityIn(e,t,r){return(0,F.calculate_liquidity_in)(e,t,r)}static calculateSpotPrice(e,t){return(0,F.calculate_spot_price)(e,t)}static calculateSpotPriceWithFee(e,t,r,s){return(0,F.calculate_spot_price_with_fee)(e,t,r,s)}static calculateShares(e,t,r){return(0,F.calculate_shares)(e,t,r)}static calculateLiquidityOutAssetA(e,t,r,s){return(0,F.calculate_liquidity_out_asset_a)(e,t,r,s)}static calculateLiquidityOutAssetB(e,t,r,s){return(0,F.calculate_liquidity_out_asset_b)(e,t,r,s)}};var Ne=class u{type;address;tokens;maxInRatio;maxOutRatio;minTradingLimit;static fromPool(e){return new u(e.address,e.tokens,e.maxInRatio,e.maxOutRatio,e.minTradingLimit)}constructor(e,t,r,s,i){this.type="Xyk",this.address=e,this.tokens=t,this.maxInRatio=r,this.maxOutRatio=s,this.minTradingLimit=i}validatePair(e,t){return!0}parsePair(e,t){let r=new Map(this.tokens.map(c=>[c.id,c])),s=r.get(e),i=r.get(t);if(s==null)throw new Error("Pool does not contain tokenIn");if(i==null)throw new Error("Pool does not contain tokenOut");let n=p(s.balance),o=p(i.balance),a=p(s.existentialDeposit),l=p(i.existentialDeposit);return{assetIn:e,assetOut:t,decimalsIn:s.decimals,decimalsOut:i.decimals,balanceIn:n,balanceOut:o,assetInED:a,assetOutED:l}}validateAndBuy(e,t,r){let s=this.calculateInGivenOut(e,t),i=this.calculateTradeFee(s,r),n=y.toPct(r.exchangeFee),o=s.plus(i),a=[];(t.isLessThan(this.minTradingLimit)||s.isLessThan(e.assetInED))&&a.push("InsufficientTradingAmount");let l=e.balanceOut.div(this.maxOutRatio);t.isGreaterThan(l)&&a.push("MaxOutRatioExceeded");let c=e.balanceIn.div(this.maxInRatio);return o.isGreaterThan(c)&&a.push("MaxInRatioExceeded"),{amountIn:o,calculatedIn:s,amountOut:t,feePct:n,errors:a}}validateAndSell(e,t,r){let s=this.calculateOutGivenIn(e,t),i=this.calculateTradeFee(s,r),n=y.toPct(r.exchangeFee),o=s.minus(i),a=[];(t.isLessThan(this.minTradingLimit)||s.isLessThan(e.assetOutED))&&a.push("InsufficientTradingAmount");let l=e.balanceIn.div(this.maxInRatio);t.isGreaterThan(l)&&a.push("MaxInRatioExceeded");let c=e.balanceOut.div(this.maxOutRatio);return o.isGreaterThan(c)&&a.push("MaxOutRatioExceeded"),{amountIn:t,calculatedOut:s,amountOut:o,feePct:n,errors:a}}calculateInGivenOut(e,t){let r=j.calculateInGivenOut(e.balanceIn.toString(),e.balanceOut.toString(),t.toFixed(0)),s=p(r);return s.isNegative()?S:s}calculateOutGivenIn(e,t){let r=j.calculateOutGivenIn(e.balanceIn.toString(),e.balanceOut.toString(),t.toFixed(0)),s=p(r);return s.isNegative()?S:s}spotPriceInGivenOut(e){let t=j.calculateSpotPrice(e.balanceOut.toString(),e.balanceIn.toString()),r=A(D,18-e.decimalsOut);return p(t).div(r)}spotPriceOutGivenIn(e){let t=j.calculateSpotPrice(e.balanceIn.toString(),e.balanceOut.toString()),r=A(D,18-e.decimalsIn);return p(t).div(r)}calculateTradeFee(e,t){let r=j.calculatePoolTradeFee(e.toString(),t.exchangeFee[0],t.exchangeFee[1]);return p(r)}};var Fe=class extends H{isSupported(){return this.api.query.xyk!==void 0}async loadPools(){let t=(await this.api.query.xyk.poolAssets.entries()).map(async([{args:[r]},s])=>{let i=r.toString(),[n,o]=s.unwrap(),[a,l]=await Promise.all([this.getBalance(i,n.toString()),this.getBalance(i,o.toString())]);return{address:i,type:"Xyk",tokens:[{id:n.toString(),balance:a.toString()},{id:o.toString(),balance:l.toString()}],...this.getPoolLimits()}});return Promise.all(t)}async getPoolFees(e,t){return{exchangeFee:this.getExchangeFee()}}getPoolType(){return"Xyk"}subscribePoolChange(e){throw new Error("Pool change subscription not supported!")}getExchangeFee(){return this.api.consts.xyk.getExchangeFee.toJSON()}getPoolLimits(){let e=this.api.consts.xyk.maxInRatio.toJSON(),t=this.api.consts.xyk.maxOutRatio.toJSON(),r=this.api.consts.xyk.minTradingLimit.toJSON();return{maxInRatio:e,maxOutRatio:t,minTradingLimit:r}}};var N=require("@galacticcouncil/math-stableswap"),C=class{static getPoolAddress(e){return(0,N.pool_account_name)(e)}static defaultPegs(e){let t=[];for(let r=0;r<e;r++)t.push(["1","1"]);return t}static calculateAmplification(e,t,r,s,i){return(0,N.calculate_amplification)(e,t,r,s,i)}static calculateInGivenOut(e,t,r,s,i,n,o){return(0,N.calculate_in_given_out)(e,t,r,s,i,n,o)}static calculateAddOneAsset(e,t,r,s,i,n,o){return(0,N.calculate_add_one_asset)(e,t,r,s,i,n,o)}static calculateSharesForAmount(e,t,r,s,i,n,o){return(0,N.calculate_shares_for_amount)(e,t,r,s,i,n,o)}static calculateOutGivenIn(e,t,r,s,i,n,o){return(0,N.calculate_out_given_in)(e,t,r,s,i,n,o)}static calculateLiquidityOutOneAsset(e,t,r,s,i,n,o){return(0,N.calculate_liquidity_out_one_asset)(e,t,r,s,i,n,o)}static calculateShares(e,t,r,s,i,n){return(0,N.calculate_shares)(e,t,r,s,i,n)}static calculateSpotPriceWithFee(e,t,r,s,i,n,o,a){return(0,N.calculate_spot_price_with_fee)(e,t,r,s,i,n,o,a)}static calculatePoolTradeFee(e,t,r){return(0,N.calculate_pool_trade_fee)(e,t,r)}static recalculatePegs(e,t,r,s,i){let n=(0,N.recalculate_peg)(e,t,r,s,i);return JSON.parse(n)}};var Re=class u{type;address;tokens;maxInRatio;maxOutRatio;minTradingLimit;amplification;id;fee;totalIssuance;pegs;pegsFee;static fromPool(e){return new u(e.address,e.tokens,e.maxInRatio,e.maxOutRatio,e.minTradingLimit,e.amplification,e.id,e.fee,e.totalIssuance,e.pegs,e.pegsFee)}constructor(e,t,r,s,i,n,o,a,l,c,m){this.type="Stableswap",this.address=e,this.tokens=t,this.maxInRatio=r,this.maxOutRatio=s,this.minTradingLimit=i,this.amplification=n,this.id=o,this.fee=a,this.totalIssuance=l,this.pegs=c,this.pegsFee=m}validatePair(e,t){return!0}parsePair(e,t){let r=new Map(this.tokens.map(c=>[c.id,c])),s=r.get(e),i=r.get(t);if(s==null)throw new Error("Pool does not contain tokenIn");if(i==null)throw new Error("Pool does not contain tokenOut");let n=p(s.balance),o=p(i.balance),a=p(s.existentialDeposit),l=p(i.existentialDeposit);return{assetIn:e,assetOut:t,balanceIn:n,balanceOut:o,decimalsIn:s.decimals,decimalsOut:i.decimals,tradeableIn:this.id===e?15:s.tradeable,tradeableOut:this.id===t?15:i.tradeable,assetInED:a,assetOutED:l}}validateAndBuy(e,t,r){let s=this.calculateInGivenOut(e,t),i=this.calculateInGivenOut(e,t,r),n=y.toPct(r.fee),o=[],a=_.isSellAllowed(e.tradeableIn),l=_.isBuyAllowed(e.tradeableOut);return(!a||!l)&&o.push("TradeNotAllowed"),(t.isLessThan(this.minTradingLimit)||s.isLessThan(e.assetInED))&&o.push("InsufficientTradingAmount"),{amountIn:i,calculatedIn:s,amountOut:t,feePct:n,errors:o}}validateAndSell(e,t,r){let s=this.calculateOutGivenIn(e,t),i=this.calculateOutGivenIn(e,t,r),n=y.toPct(r.fee),o=[],a=_.isSellAllowed(e.tradeableIn),l=_.isBuyAllowed(e.tradeableOut);return(!a||!l)&&o.push("TradeNotAllowed"),(t.isLessThan(this.minTradingLimit)||s.isLessThan(e.assetOutED))&&o.push("InsufficientTradingAmount"),{amountIn:t,calculatedOut:s,amountOut:i,feePct:n,errors:o}}calculateIn(e,t,r){let s=C.calculateInGivenOut(this.getReserves(),Number(e.assetIn),Number(e.assetOut),t.toFixed(0),this.amplification,r?y.toDecimals(r.fee).toString():S.toString(),this.getPegs()),i=p(s);return i.isNegative()?S:i}calculateAddOneAsset(e,t,r){let s=C.calculateAddOneAsset(this.getReserves(),t.toFixed(0),Number(e.assetIn),this.amplification,this.totalIssuance,r?y.toDecimals(r.fee).toString():S.toString(),this.getPegs()),i=p(s);return i.isNegative()?S:i}calculateSharesForAmount(e,t,r){let s=C.calculateSharesForAmount(this.getReserves(),Number(e.assetOut),t.toFixed(0),this.amplification,this.totalIssuance,r?y.toDecimals(r.fee).toString():S.toString(),this.getPegs()),i=p(s);return i.isNegative()?S:i}calculateInGivenOut(e,t,r){return e.assetOut==this.id?this.calculateAddOneAsset(e,t,r):e.assetIn==this.id?this.calculateSharesForAmount(e,t,r):this.calculateIn(e,t,r)}spotPriceInGivenOut(e){let t=C.calculateSpotPriceWithFee(this.id,this.getReserves(),this.amplification,e.assetOut,e.assetIn,this.totalIssuance,"0",this.getPegs());if(e.assetOut==this.id)return p(t);if(e.assetIn==this.id){let s=A(D,e.decimalsIn-e.decimalsOut);return p(t).div(s)}let r=A(D,18-e.decimalsIn);return p(t).div(r)}calculateOut(e,t,r){let s=C.calculateOutGivenIn(this.getReserves(),Number(e.assetIn),Number(e.assetOut),t.toFixed(0),this.amplification,r?y.toDecimals(r.fee).toString():S.toString(),this.getPegs()),i=p(s);return i.isNegative()?S:i}calculateWithdrawOneAsset(e,t,r){let s=C.calculateLiquidityOutOneAsset(this.getReserves(),t.toFixed(0),Number(e.assetOut),this.amplification,this.totalIssuance,r?y.toDecimals(r.fee).toString():S.toString(),this.getPegs()),i=p(s);return i.isNegative()?S:i}calculateShares(e,t,r){let s=C.calculateShares(this.getReserves(),this.getAssets(e.assetIn,t),this.amplification,this.totalIssuance,r?y.toDecimals(r.fee).toString():S.toString(),this.getPegs()),i=p(s);return i.isNegative()?S:i}calculateOutGivenIn(e,t,r){return e.assetIn==this.id?this.calculateWithdrawOneAsset(e,t,r):e.assetOut==this.id?this.calculateShares(e,t,r):this.calculateOut(e,t,r)}spotPriceOutGivenIn(e){let t=C.calculateSpotPriceWithFee(this.id,this.getReserves(),this.amplification,e.assetIn,e.assetOut,this.totalIssuance,"0",this.getPegs());if(e.assetIn==this.id)return p(t);if(e.assetOut==this.id){let s=A(D,e.decimalsOut-e.decimalsIn);return p(t).div(s)}let r=A(D,18-e.decimalsOut);return p(t).div(r)}calculateTradeFee(e,t){let r=C.calculatePoolTradeFee(e.toString(),t.fee[0],t.fee[1]);return p(r)}getPegs(){return JSON.stringify(this.pegs)}getReserves(){let e=this.tokens.filter(t=>t.id!=this.id).map(({id:t,balance:r,decimals:s})=>({asset_id:Number(t),amount:r,decimals:s}));return JSON.stringify(e)}getAssets(e,t){let r={asset_id:Number(e),amount:t.toFixed(0)};return JSON.stringify([r])}};var Je=require("@polkadot/util-crypto");var tr=340282366920938463463374607431768211455n,Ee=class extends H{stablePools=new Map([]);isSupported(){return this.api.query.stableswap!==void 0}isPegSupported(){return this.api.query.stableswap.poolPegs!==void 0}async loadPools(){let[e,t]=await Promise.all([this.api.query.stableswap.pools.entries(),this.api.query.system.number()]),r=t.toNumber(),s=e.map(async([{args:[i]},n])=>{let o=n.unwrap(),a=i.toString(),l=this.getPoolAddress(a),[c,m,h]=await Promise.all([this.getPoolDelta(a,o,r.toString()),this.getPoolTokens(l,a,o),this.getPoolPegs(a,o,r.toString())]);return this.stablePools.set(l,o),{address:l,id:a,type:"Stableswap",fee:y.fromPermill(o.fee.toNumber()),tokens:m,...c,...h,...this.getPoolLimits()}});return Promise.all(s)}async getPoolFees(e,t){return{fee:this.pools.find(s=>s.address===t).pegsFee}}getPoolType(){return"Stableswap"}async subscribePoolChange(e){return this.api.query.system.number(async t=>{let r=t.toString(),s=this.stablePools.get(e.address);if(s){let[i,n]=await Promise.all([this.getPoolDelta(e.id,s,r),this.getPoolPegs(e.id,s,r)]);Object.assign(e,i,n)}})}async getPoolDelta(e,t,r){let{initialAmplification:s,finalAmplification:i,initialBlock:n,finalBlock:o}=t,a=C.calculateAmplification(s.toString(),i.toString(),n.toString(),o.toString(),r),l=await this.api.query.tokens.totalIssuance(e);return{amplification:a,totalIssuance:l.toString()}}async getPoolTokens(e,t,r){let{assets:s}=r,i=s.map(async o=>{let[a,l]=await Promise.all([this.api.query.stableswap.assetTradability(t,o.toString()),this.getBalance(e,o.toString())]);return{id:o.toString(),tradeable:a.bits.toNumber(),balance:l.toString()}}),n=await Promise.all(i);return n.push({id:t,tradeable:15,balance:tr.toString()}),n}getPoolDefaultPegs(e){let t=e.fee,r=C.defaultPegs(e.assets.length);return{pegsFee:y.fromPermill(t.toNumber()),pegs:r}}async getPoolPegs(e,t,r){if(!this.isPegSupported())return this.getPoolDefaultPegs(t);let s=await this.api.query.stableswap.poolPegs(e);if(s.isNone)return this.getPoolDefaultPegs(t);let i=s.unwrap(),n=await this.getLatestPegs(t,i,r),o=this.getRecentPegs(i),a=i.maxPegUpdate.toHuman(),l=t.fee.toHuman(),[c,m]=C.recalculatePegs(JSON.stringify(o),JSON.stringify(n),r,a.replace(/%/g,""),l.replace(/%/g,"")),h=Number(c)*1e4;return{pegsFee:y.fromPermill(h),pegs:m}}getRecentPegs(e){let{current:t}=e;return Array.from(t.entries()).map(([r,s])=>s.map(i=>i.toString()))}async getLatestPegs(e,t,r){let{source:s}=t,i=Array.from(e.assets.entries()).map(([o,a])=>a.toString()),n=s.map(async(o,a)=>{if(o.isOracle){let[l,c,m]=o.asOracle,h=[m.toString(),i[a]].map(b=>Number(b)).sort((b,I)=>b-I),d=await this.api.query.emaOracle.oracles(l,h,c),[{price:g,updatedAt:f}]=d.unwrap(),P=g.n.toString(),v=g.d.toString();return m.toString()===h[0].toString()?[[P,v],f.toString()]:[[v,P],f.toString()]}else return[o.asValue.map(l=>l.toString()),r]});return Promise.all(n)}getPoolAddress(e){let t=Number(e),r=C.getPoolAddress(t);return(0,Je.encodeAddress)((0,Je.blake2AsHex)(r),63)}getPoolLimits(){return{maxInRatio:0,maxOutRatio:0,minTradingLimit:this.api.consts.stableswap.minTradingLimit.toJSON()}}};var ce=class extends q{api;assetClient;aaveClient;xykClient;omniClient;lbpClient;stableClient;clients=[];onChainAssets=[];memRegistry=je(e=>(this.log(`Registry mem ${e} sync`),this.syncRegistry()));constructor(e){super(e),this.api=e,this.assetClient=new ee(this.api),this.aaveClient=new Oe(this.api),this.xykClient=new Fe(this.api),this.omniClient=new _e(this.api),this.lbpClient=new Ie(this.api),this.stableClient=new Ee(this.api),this.clients=[this.aaveClient,this.xykClient,this.omniClient,this.lbpClient,this.stableClient]}get assets(){return this.onChainAssets}get isRegistrySynced(){return this.onChainAssets.length>0}async syncRegistry(e){let t=await this.assetClient.getOnChainAssets(!1,e);this.clients.forEach(r=>r.withAssets(t)),this.onChainAssets=t}async getPools(e){return this.isRegistrySynced||await this.memRegistry(1),e.length==0?(await Promise.all(this.clients.filter(s=>s.isSupported()).map(s=>s.getPoolsMem()))).flat():(await Promise.all(this.clients.filter(r=>e.some(s=>s===r.getPoolType())).map(r=>r.getPoolsMem()))).flat()}destroy(){this.aaveClient.unsubscribe(),this.xykClient.unsubscribe(),this.omniClient.unsubscribe(),this.lbpClient.unsubscribe(),this.stableClient.unsubscribe()}async getPoolFees(e,t){switch(t.type){case"Aave":return this.aaveClient.getPoolFees(e,t.address);case"Xyk":return this.xykClient.getPoolFees(e,t.address);case"Omnipool":return this.omniClient.getPoolFees(e,t.address);case"Lbp":return this.lbpClient.getPoolFees(e,t.address);case"Stableswap":return this.stableClient.getPoolFees(e,t.address);default:throw new ve(t.type)}}};var me=class extends ce{feeCache;disconnectSubscribeNewHeads=null;constructor(e){super(e),this.feeCache=new ue(null),this.api.rpc.chain.subscribeNewHeads(async t=>{this.feeCache.release()}).then(t=>{this.disconnectSubscribeNewHeads=t})}async getPoolFees(e,t){let r=[t.address,e.assetIn,e.assetOut].join("-");if(this.feeCache.has(r))return this.feeCache.get(r);{let i=await super.getPoolFees(e,t);return this.feeCache.set(r,i),i}}async destroy(){this.log(`Destroying pool cache!
2
+ Items: [${this.feeCache.length}]`),this.feeCache.release(),this.disconnectSubscribeNewHeads?.()}};var pe=class{static get(e){switch(e.type){case"Aave":return Te.fromPool(e);case"Xyk":return Ne.fromPool(e);case"Omnipool":return Ae.fromPool(e);case"Lbp":return Be.fromPool(e);case"Stableswap":return Re.fromPool(e);default:throw new Error("Pool type "+e.type+" is not supported yet")}}};var Ze=class{constructor(e=1/0){this.capacity=e}storage=[];enqueue(e){if(this.size()===this.capacity)throw Error("Queue has reached max capacity, you cannot add more items");this.storage.push(e)}dequeue(){return this.storage.shift()}size(){return this.storage.length}};var Or=5,De=class{isNotVisited(e,t){let r=!0;return t.forEach(s=>{(s[0]===e[0]||s[1]===e[1])&&(r=!1)}),r}findPaths(e,t,r){let s=[],i=new Ze,n=[];for(n.push([t,""]),i.enqueue(n);i.size()>0;){let o=i.dequeue();if(o==null||o.length>Or)return s;let a=o[o.length-1];(r===null||a[0]===r)&&s.push(o),e.get(a[0])?.forEach(c=>{if(this.isNotVisited(c,o)){let m=[...o];m.push(c),i.enqueue(m)}})}return s}buildAndPopulateGraph(e,t){let r=new Map;for(let s of e)r.set(parseInt(s),[]);for(let[s,i,n]of t){let o=parseInt(i),a=parseInt(n);r.get(o)?.push([a,s])}return r}};function Tt(u){let e={};for(let t of u){let r=t.tokens.length;for(let s=0;s<r;s++){e[t.tokens[s].id]||(e[t.tokens[s].id]=[]);for(let i=0;i<r;i++){if(s==i)continue;let n=[t.address,t.tokens[s].id,t.tokens[i].id];e[t.tokens[s].id].push(n)}}}return e}var ke=class{getProposals(e,t,r){let s=Tt(r),i=Object.keys(s),n=i.map(c=>s[c]).flat(),o=new De,a=o.buildAndPopulateGraph(i,n),l=o.findPaths(a,parseInt(e),t?parseInt(t):null);return this.parsePaths(l)}parsePaths(e){let t=[];for(let r of e){let s=[];for(let i=0;i<r.length;i++){let n=r[i],o=r[i+1];if(o==null)break;s.push(this.toEdge(n,o))}t.push(s)}return t}toEdge(e,t){return[t[1],e[0].toString(),t[0].toString()]}};var de=class{routeSuggester;routerOptions;poolService;constructor(e,t={}){this.poolService=e,this.routeSuggester=new ke,this.routerOptions=Object.freeze({includeOnly:t.includeOnly??[]})}async getPools(){let e=this.routerOptions.includeOnly;return await this.poolService.getPools(e)}async getAllAssets(){let e=await this.getPools();if(e.length===0)throw new Error("No pools configured");let t=await this.getAssets(e);return[...new Map(t).values()]}async getAssetPairs(e){let t=await this.getPools();if(t.length===0)throw new Error("No pools configured");let{assets:r,poolsMap:s}=await this.validateToken(e,t),n=this.getPaths(e,null,s,t).map(o=>o[o.length-1].assetOut);return this.toAssets([...new Set(n)],r)}async getAllPaths(e,t){let r=await this.getPools();if(r.length===0)throw new Error("No pools configured");let{poolsMap:s}=await this.validateTokenPair(e,t,r);return this.getPaths(e,t,s,r)}async getAssets(e){let t=e.map(r=>r.tokens.map(s=>({id:s.id,name:s.name,symbol:s.symbol,decimals:s.decimals,icon:s.icon,type:s.type,isSufficient:s.isSufficient,existentialDeposit:s.existentialDeposit,meta:s.meta,location:s.location,isWhiteListed:s.isWhiteListed}))).flat();return new Map(t.map(r=>[r.id,r]))}getPaths(e,t,r,s){return this.routeSuggester.getProposals(e,t,s).filter(o=>this.validPath(o,r)).map(o=>this.toHops(o,r))}async validateTokenPair(e,t,r){let s=await this.getAssets(r);if(s.get(e)==null)throw new Error(e+" is not supported token");if(s.get(t)==null)throw new Error(t+" is not supported token");let i=this.getPoolMap(r);return{assets:s,poolsMap:i}}async validateToken(e,t){let r=await this.getAssets(t);if(r.get(e)==null)throw new Error(e+" is not supported token");let s=this.getPoolMap(t);return{assets:r,poolsMap:s}}getPoolMap(e){return new Map(e.map(t=>[t.address,pe.get(t)]))}validPath(e,t){return e.length>0&&e.map(r=>this.validEdge(r,t)).reduce((r,s)=>r&&s)}validEdge([e,t,r],s){return s.get(e)?.validatePair(t,r)||!1}toHops(e,t){return e.map(([r,s,i])=>{let n=t.get(r);return{poolAddress:r,poolId:n?.id,pool:n?.type,assetIn:s,assetOut:i}})}toAssets(e,t){return e.map(r=>t.get(r))}};var Br=p("100");function Ir(u,e){return u.minus(e).abs().div(u.plus(e).div(2)).multipliedBy(100).decimalPlaces(2)}function ge(u,e){return u.minus(e).div(e).multipliedBy(100).decimalPlaces(2)}function Ot(u,e){return D.minus(e.div(u)).multipliedBy(100).decimalPlaces(2)}function Bt(u,e){return e.div(u).minus(D).multipliedBy(100).decimalPlaces(2)}function te(u,e){return(e<.01||e>100)&&new Error("Supported range is from 0.01% - 100%"),u.div(Br).multipliedBy(e).decimalPlaces(0,1)}var Qe=(t=>(t.Buy="Buy",t.Sell="Sell",t))(Qe||{}),et=(r=>(r.Dca="Dca",r.TwapSell="TwapSell",r.TwapBuy="TwapBuy",r))(et||{}),It=(r=>(r.OrderTooSmall="OrderTooSmall",r.OrderTooBig="OrderTooBig",r.OrderImpactTooBig="OrderImpactTooBig",r))(It||{});var he=class extends de{isDirectTrade(e){return e.length==1}findBestSellRoute(e){let t=e.sort((r,s)=>{let i=r[r.length-1].amountOut,n=s[s.length-1].amountOut;return i.isGreaterThan(n)?-1:1});return t.find(r=>r.every(s=>s.errors.length==0))||t[0]}getRouteFeeRange(e){if(e.filter(r=>r.tradeFeeRange).length>0){let r=e.map(i=>i.tradeFeeRange?.[0]??i.tradeFeePct).reduce((i,n)=>i+n),s=e.map(i=>i.tradeFeeRange?.[1]??i.tradeFeePct).reduce((i,n)=>i+n);return[r,s]}}getPoolFeeRange(e){let t=e.min?y.toPct(e.min):void 0,r=e.max?y.toPct(e.max):void 0;if(t&&r)return[t,r]}async getBestSell(e,t,r){return this.getSell(e,t,r)}async getSell(e,t,r,s){let i=await super.getPools();if(i.length===0)throw new Error("No pools configured");let{poolsMap:n}=await super.validateTokenPair(e,t,i),o=super.getPaths(e,t,n,i);if(o.length===0)throw new re(e,t);let a;if(s)a=await this.toSellSwaps(r,s,n);else{let x=o.map(async R=>await this.toSellSwaps(r,R,n)),E=await Promise.all(x);a=this.findBestSellRoute(E)}let l=a[0],c=a[a.length-1],m=this.isDirectTrade(a),h=a.map(x=>x.spotPrice.shiftedBy(-1*x.assetOutDecimals)).reduce((x,E)=>x.multipliedBy(E)),d=A(h,c.assetOutDecimals),g=m?c.calculatedOut:this.calculateDelta0Y(l.amountIn,a,n),f=c.amountOut,P=m?c.tradeFeePct:Ot(g,f).toNumber(),v=g.minus(f),b=this.getRouteFeeRange(a),I=l.amountIn.shiftedBy(-1*l.assetInDecimals).multipliedBy(d),B=ge(g,I);return{type:"Sell",amountIn:l.amountIn,amountOut:c.amountOut,spotPrice:d,tradeFee:v,tradeFeePct:P,tradeFeeRange:b,priceImpactPct:B.toNumber(),swaps:a,toHuman(){return{type:"Sell",amountIn:T(l.amountIn,l.assetInDecimals),amountOut:T(c.amountOut,c.assetOutDecimals),spotPrice:T(d,c.assetOutDecimals),tradeFee:T(v,c.assetOutDecimals),tradeFeePct:P,tradeFeeRange:b,priceImpactPct:B.toNumber(),swaps:a.map(x=>x.toHuman())}}}}calculateDelta0Y(e,t,r){let s=[];for(let i=0;i<t.length;i++){let n=t[i],o=r.get(n.poolAddress);if(o==null)throw new Error("Pool does not exit");let a=o.parsePair(n.assetIn,n.assetOut),l;i>0?l=s[i-1]:l=e;let c=o.calculateOutGivenIn(a,l);s.push(c)}return s[s.length-1]}async toSellSwaps(e,t,r){let s=[];for(let i=0;i<t.length;i++){let n=t[i],o=r.get(n.poolAddress);if(o==null)throw new Error("Pool does not exit");let a=o.parsePair(n.assetIn,n.assetOut),l;i>0?l=s[i-1].amountOut:l=A(p(e),a.decimalsIn).decimalPlaces(0,1);let c=await this.poolService.getPoolFees(a,o),{amountOut:m,calculatedOut:h,feePct:d,errors:g}=o.validateAndSell(a,l,c),f=this.getPoolFeeRange(c),P=o.spotPriceOutGivenIn(a),v=l.shiftedBy(-1*a.decimalsIn).multipliedBy(P),b=ge(h,v);s.push({...n,assetInDecimals:a.decimalsIn,assetOutDecimals:a.decimalsOut,amountIn:l,amountOut:m,calculatedOut:h,spotPrice:P,tradeFeePct:d,tradeFeeRange:f,priceImpactPct:b.toNumber(),errors:g,isSupply(){return o.type==="Aave"&&o.tokens[0].id===n.assetIn},isWithdraw(){return o.type==="Aave"&&o.tokens[1].id===n.assetIn},toHuman(){return{...n,amountIn:T(l,a.decimalsIn),amountOut:T(m,a.decimalsOut),calculatedOut:T(h,a.decimalsOut),spotPrice:T(P,a.decimalsOut),tradeFeePct:d,tradeFeeRange:f,priceImpactPct:b.toNumber(),errors:g}}})}return s}async getMostLiquidRoute(e,t){let r=await super.getPools(),{poolsMap:s}=await super.validateTokenPair(e,t,r),i=super.getPaths(e,t,s,r);if(i.length===0)throw new re(e,t);let l=r.filter(d=>d.tokens.some(g=>g.id===e&&g.id!==d.id)).map(d=>d.type==="Aave"?d.tokens:d.tokens.filter(g=>g.id===e)).map(d=>d.map(g=>p(g.balance).shiftedBy(-1*g.decimals)).reduce((g,f)=>g.plus(f))).sort((d,g)=>g.isLessThan(d)?-1:1)[0].div(100).multipliedBy(.1),c=i.map(async d=>await this.toSellSwaps(l,d,s)),m=await Promise.all(c);return this.findBestSellRoute(m).map(d=>({poolAddress:d.poolAddress,poolId:d?.poolId,pool:d.pool,assetIn:d.assetIn,assetOut:d.assetOut}))}async getBestSpotPrice(e,t){let r=await super.getPools();if(r.length===0)throw new Error("No pools configured");let{poolsMap:s}=await super.validateTokenPair(e,t,r);if(super.getPaths(e,t,s,r).length===0)return Promise.resolve(void 0);let n=await this.getMostLiquidRoute(e,t),o=await this.toSellSwaps("1",n,s),a=o.map(m=>m.spotPrice.shiftedBy(-1*m.assetOutDecimals)).reduce((m,h)=>m.multipliedBy(h)),l=o[o.length-1].assetOutDecimals;return{amount:A(a,l),decimals:l}}findBestBuyRoute(e){let t=e.sort((r,s)=>{let i=r[0].amountIn,n=s[0].amountIn;return i.isGreaterThan(n)?1:-1});return t.find(r=>r.every(s=>s.errors.length==0))||t[0]}async getBestBuy(e,t,r){return this.getBuy(e,t,r)}async getBuy(e,t,r,s){let i=await super.getPools();if(i.length===0)throw new Error("No pools configured");let{poolsMap:n}=await super.validateTokenPair(e,t,i),o=super.getPaths(e,t,n,i);if(o.length===0)throw new re(e,t);let a;if(s)a=await this.toBuySwaps(r,s,n);else{let x=o.map(async R=>await this.toBuySwaps(r,R,n)),E=await Promise.all(x);a=this.findBestBuyRoute(E)}let l=a[a.length-1],c=a[0],m=this.isDirectTrade(a),h=a.map(x=>x.spotPrice.shiftedBy(-1*x.assetInDecimals)).reduce((x,E)=>x.multipliedBy(E)),d=A(h,c.assetInDecimals),g=m?c.calculatedIn:this.calculateDelta0X(l.amountOut,a,n),f=c.amountIn,P=m?c.tradeFeePct:Bt(g,f).toNumber(),v=f.minus(g),b=this.getRouteFeeRange(a),I=l.amountOut.shiftedBy(-1*l.assetOutDecimals).multipliedBy(d),B;return g.isZero()?B=-100:B=ge(I,g).toNumber(),{type:"Buy",amountOut:l.amountOut,amountIn:c.amountIn,spotPrice:d,tradeFee:v,tradeFeePct:P,tradeFeeRange:b,priceImpactPct:B,swaps:a,toHuman(){return{type:"Buy",amountOut:T(l.amountOut,l.assetOutDecimals),amountIn:T(c.amountIn,c.assetInDecimals),spotPrice:T(d,c.assetInDecimals),tradeFee:T(v,c.assetInDecimals),tradeFeePct:P,tradeFeeRange:b,priceImpactPct:B,swaps:a.map(x=>x.toHuman())}}}}calculateDelta0X(e,t,r){let s=[];for(let i=t.length-1;i>=0;i--){let n=t[i],o=r.get(n.poolAddress);if(o==null)throw new Error("Pool does not exit");let a=o.parsePair(n.assetIn,n.assetOut),l;i==t.length-1?l=e:l=s[0];let c=o.calculateInGivenOut(a,l);s.unshift(c)}return s[0]}async toBuySwaps(e,t,r){let s=[];for(let i=t.length-1;i>=0;i--){let n=t[i],o=r.get(n.poolAddress);if(o==null)throw new Error("Pool does not exit");let a=o.parsePair(n.assetIn,n.assetOut),l;i==t.length-1?l=A(p(e),a.decimalsOut).decimalPlaces(0,1):l=s[0].amountIn;let c=await this.poolService.getPoolFees(a,o),{amountIn:m,calculatedIn:h,feePct:d,errors:g}=o.validateAndBuy(a,l,c),f=this.getPoolFeeRange(c),P=o.spotPriceInGivenOut(a),v=l.shiftedBy(-1*a.decimalsOut).multipliedBy(P),b;h.isZero()?b=-100:b=ge(v,h).toNumber(),s.unshift({...n,assetInDecimals:a.decimalsIn,assetOutDecimals:a.decimalsOut,amountIn:m,amountOut:l,calculatedIn:h,spotPrice:P,tradeFeePct:d,tradeFeeRange:f,priceImpactPct:b,errors:g,isSupply(){return o.type==="Aave"&&o.tokens[0].id===n.assetIn},isWithdraw(){return o.type==="Aave"&&o.tokens[1].id===n.assetIn},toHuman(){return{...n,amountIn:T(m,a.decimalsIn),amountOut:T(l,a.decimalsOut),calculatedIn:T(h,a.decimalsIn),spotPrice:T(P,a.decimalsIn),tradeFeePct:d,tradeFeeRange:f,priceImpactPct:b,errors:g}}})}return s}};var rr=6e3,sr=p(1e15),Ce=6,At=-5,_t=6*60*60*1e3;var ir=6;var W=class{static build(e){return e.map(({assetIn:t,assetOut:r,pool:s,poolId:i})=>s==="Stableswap"?{pool:{Stableswap:i},assetIn:t,assetOut:r}:{pool:s,assetIn:t,assetOut:r})}};var Pe=class{schedulerOptions;router;constructor(e,t={}){this.router=e,this.schedulerOptions=Object.freeze({blockTime:t.blockTime??rr,minBudgetInNative:t.minBudgetInNative??sr})}get blockTime(){return this.schedulerOptions.blockTime}get minOrderBudget(){return this.schedulerOptions.minBudgetInNative}async getDcaOrder(e,t,r,s,i){let[n,o]=await Promise.all([this.getMinimumOrderBudget(e),this.router.getBestSell(e,t,r)]),{amountIn:a,swaps:l,priceImpactPct:c}=o,m=l[0],h=l[l.length-1],{assetInDecimals:d}=m,{assetOutDecimals:g}=h,f=Math.abs(c),P=this.getMinimumTradeCount(a,n),v=this.getOptimalTradeCount(f),b=i?Math.round(s/i):v,I=Math.ceil(s/P),B=Math.round(s/v),x=Math.round(s/b),E=a.dividedBy(b).decimalPlaces(0,1),R=await this.router.getBestSell(e,t,T(E,d)),Y=a.isLessThan(n),Me=[];Y&&Me.push("OrderTooSmall");let Le=R.amountOut.multipliedBy(b),st=this.toBlockPeriod(x),it=R.tradeFee.multipliedBy(b),nt=W.build(l),Nt={assetIn:e,assetOut:t,errors:Me,frequencyMin:I,frequencyOpt:B,frequency:x,tradeCount:b,tradeFee:it,tradeImpactPct:R.priceImpactPct,tradePeriod:st,tradeRoute:nt,type:"Dca"};return{...Nt,amountIn:a,amountOut:Le,tradeAmountIn:R.amountIn,tradeAmountOut:R.amountOut,toHuman(){return{...Nt,amountIn:T(a,d),amountOut:T(Le,g),tradeAmountIn:T(R.amountIn,d),tradeAmountOut:T(R.amountOut,g)}}}}async getMinimumOrderBudget(e){if(M===e)return this.minOrderBudget;let t=await this.router.getBestSpotPrice(M,e);if(t)return this.minOrderBudget.times(t.amount).div(p(10).pow(12)).decimalPlaces(0,1);throw new Error("Unable to calculate order budget")}getMinimumTradeCount(e,t){let r=t.multipliedBy(.2),s=e.dividedBy(r).toNumber();return Math.round(s)}getOptimalTradeCount(e){let t=Math.round(e*10)||1;return Math.max(t,3)}async getTwapSellOrder(e,t,r){let[s,i]=await Promise.all([this.getMinimumOrderBudget(e),this.router.getBestSell(e,t,r)]),{amountIn:n,swaps:o,priceImpactPct:a}=i,l=o[0],c=o[o.length-1],{assetInDecimals:m}=l,{assetOutDecimals:h}=c,d=Math.abs(a),g=this.getTwapTradeCount(d),f=n.dividedBy(g).decimalPlaces(0,1),P=await this.router.getBestSell(l.assetIn,c.assetOut,T(f,m)),v=g===1,b=n.isLessThan(s),I=P.priceImpactPct<At,B=[];b||v?B.push("OrderTooSmall"):I&&B.push("OrderImpactTooBig");let x=P.amountOut.multipliedBy(g),E=P.tradeFee.multipliedBy(g),R=W.build(o),Y={assetIn:e,assetOut:t,errors:B,tradeCount:g,tradeImpactPct:P.priceImpactPct,tradePeriod:Ce,tradeRoute:R,type:"TwapSell"};return{...Y,amountIn:n,amountOut:x,tradeAmountIn:P.amountIn,tradeAmountOut:P.amountOut,tradeFee:E,toHuman(){return{...Y,amountIn:T(n,m),amountOut:T(x,h),tradeAmountIn:T(P.amountIn,m),tradeAmountOut:T(P.amountOut,h),tradeFee:T(E,h)}}}}async getTwapBuyOrder(e,t,r){let[s,i]=await Promise.all([this.getMinimumOrderBudget(e),this.router.getBestBuy(e,t,r)]),{amountOut:n,swaps:o,priceImpactPct:a}=i,l=o[0],c=o[o.length-1],{assetInDecimals:m}=l,{assetOutDecimals:h}=c,d=Math.abs(a),g=this.getTwapTradeCount(d),f=n.dividedBy(g).decimalPlaces(0,1),P=await this.router.getBestBuy(l.assetIn,c.assetOut,T(f,h)),v=P.amountIn.multipliedBy(g),b=g===1,I=v.isLessThan(s),B=P.priceImpactPct<At,x=[];I||b?x.push("OrderTooSmall"):B&&x.push("OrderImpactTooBig");let E=P.tradeFee.multipliedBy(g),R=W.build(o),Y={assetIn:e,assetOut:t,errors:x,tradeCount:g,tradeImpactPct:P.priceImpactPct,tradePeriod:Ce,tradeRoute:R,type:"TwapBuy"};return{...Y,amountIn:v,amountOut:n,tradeAmountIn:P.amountIn,tradeAmountOut:P.amountOut,tradeFee:E,toHuman(){return{...Y,amountIn:T(v,m),amountOut:T(n,h),tradeAmountIn:T(P.amountIn,m),tradeAmountOut:T(P.amountOut,h),tradeFee:T(E,m)}}}}getTwapTradeCount(e){let t=this.getOptimalTradeCount(e);if(this.getTwapExecutionTime(t)>_t){let s=_t/(this.blockTime*Ce);return Math.round(s)}return t}getTwapExecutionTime(e){return e*Ce*this.blockTime}toBlockPeriod(e){let t=e/this.blockTime,r=Math.round(t);return Math.max(r,ir)}};var nr=require("viem");var fe=class extends q{evmClient;balanceClient;aaveUtils;constructor(e,t){super(e),this.evmClient=t??new L,this.balanceClient=new G(e),this.aaveUtils=new Q(this.evmClient)}wrapTx(e,t){return{hex:t.toHex(),name:e,get:()=>t,dryRun:r=>this.dryRun(r,t)}}async dryRun(e,t){let r;try{r=await this.api.call.dryRunApi.dryRunCall({System:{Signed:e}},t.inner.toHex())}catch(s){throw console.error(s),new Error("Dry run execution failed!")}if(r.isOk)return r.asOk;throw console.log(r.asErr.toHuman()),new Error("Dry run execution error!")}dispatchWithExtraGas(e){return this.api.tx.dispatcher.dispatchWithExtraGas(e.inner.toHex(),Ue)}isDirectOmnipoolTrade(e){return e.length===1&&e[0].pool==="Omnipool"}};var tt=class extends fe{_trade;_beneficiary;_slippagePct=1;setTrade(e){return this._trade=e,this}withBeneficiary(e){return this._beneficiary=e,this}withSlippage(e){return this._slippagePct=e,this}get trade(){if(!this._trade)throw new Error("Trade not set. Use setTrade().");return this._trade}get beneficiary(){if(!this._beneficiary)throw new Error("Beneficiary not set. Use withBeneficiary().");return this._beneficiary}get slippagePct(){return this._slippagePct}async build(){let{amountIn:e,swaps:t,type:r}=this.trade;if(r==="Buy")return this.buildBuyTx();let s=t[0],{assetIn:i,assetOut:n}=s,o;return s.isWithdraw()?o=(await this.aaveUtils.getMaxWithdraw(this.beneficiary,n)).amount:o=await this.balanceClient.getBalance(this.beneficiary,i),e.isGreaterThanOrEqualTo(o.minus(5))&&!s.isWithdraw()?this.buildSellAllTx():this.buildSellTx()}buildBuyTx(){let{amountIn:e,amountOut:t,swaps:r}=this.trade,s=r[0],i=r[r.length-1],n=te(e,this.slippagePct),o=s.assetIn,a=i.assetOut,l=e.plus(n),c;return this.isDirectOmnipoolTrade(r)?c=this.api.tx.omnipool.buy(a,o,t.toFixed(),l.toFixed()):c=this.api.tx.router.buy(o,a,t.toFixed(),l.toFixed(),W.build(r)),this.wrapTx("RouterBuy",c)}async buildSellTx(){let{amountIn:e,amountOut:t,swaps:r}=this.trade,s=r[0],i=r[r.length-1],n=te(t,this.slippagePct),o=s.assetIn,a=i.assetOut,l=t.minus(n),c;return this.isDirectOmnipoolTrade(r)?c=this.api.tx.omnipool.sell(o,a,e.toFixed(),l.toFixed()):c=this.api.tx.router.sell(o,a,e.toFixed(),l.toFixed(),W.build(r)),s.isWithdraw()&&await this.aaveUtils.hasBorrowPositions(this.beneficiary)&&(c=this.dispatchWithExtraGas(c)),this.wrapTx("RouterSell",c)}async buildSellAllTx(){let{amountOut:e,swaps:t}=this.trade,r=t[0],s=t[t.length-1],i=te(e,this.slippagePct),n=r.assetIn,o=s.assetOut,a=e.minus(i),l=this.api.tx.router.sellAll(n,o,a.toFixed(),W.build(t));return r.isWithdraw()&&await this.aaveUtils.hasBorrowPositions(this.beneficiary)&&(l=this.dispatchWithExtraGas(l)),this.wrapTx("RouterSellAll",l)}async buildWithdrawTx(e){let{swaps:t}=this.trade,r=e||this.trade.amountIn,i=t[0].assetOut,n=await this.evmClient.getGasPrice(),o=n*10n/100n,a=K.fromAny(this.beneficiary),l=e?Ft:BigInt(r.toFixed()),c=U.fromAssetId(i),m=(0,nr.encodeFunctionData)({abi:ie,functionName:"withdraw",args:[c,l,a]}),h=this.api.tx.evm.call(a,qe,m,0n,Ue,n+o,n+o,null,[]);return{hex:h.toHex(),name:"Withdraw",get:()=>h,dryRun:d=>this.dryRun(d,h)}}};var rt=class extends fe{_order;_beneficiary;_maxRetries=3;_slippagePct=1;setOrder(e){return this._order=e,this}withBeneficiary(e){return this._beneficiary=e,this}withMaxRetries(e){return this._maxRetries=e,this}withSlippage(e){return this._slippagePct=e,this}get order(){if(!this._order)throw new Error("Order not set. Use setOrder().");return this._order}get beneficiary(){if(!this._beneficiary)throw new Error("Beneficiary not set. Use withBeneficiary().");return this._beneficiary}get maxRetries(){return this._maxRetries}get slippagePct(){return this._slippagePct}async build(){let{type:e}=this.order;switch(e){case"Dca":return this.buildDcaTx();case"TwapSell":return this.buildTwapSellTx();case"TwapBuy":return this.buildTwapBuyTx();default:throw new Error(`Unsupported TradeOrderType: ${e}`)}}buildDcaTx(){let{amountIn:e,assetIn:t,assetOut:r,tradeAmountIn:s,tradePeriod:i,tradeRoute:n}=this.order,o=this.api.tx.dca.schedule({owner:this.beneficiary,period:i,maxRetries:this.maxRetries,totalAmount:e.toFixed(),slippage:this.slippagePct*1e4,order:{Sell:{assetIn:t,assetOut:r,amountIn:s.toFixed(),minAmountOut:"0",route:n}}},null);return this.wrapTx("DcaSchedule",o)}buildTwapSellTx(){let{amountIn:e,assetIn:t,assetOut:r,tradeAmountIn:s,tradeAmountOut:i,tradePeriod:n,tradeRoute:o}=this.order,a=te(i,this.slippagePct),l=i.minus(a),c=this.api.tx.dca.schedule({owner:this.beneficiary,period:n,maxRetries:this.maxRetries,totalAmount:e.toFixed(),slippage:this.slippagePct*1e4,order:{Sell:{assetIn:t,assetOut:r,amountIn:s.toFixed(),minAmountOut:l.toFixed(),route:o}}},null);return this.wrapTx("DcaSchedule.twapSell",c)}buildTwapBuyTx(){let{amountIn:e,assetIn:t,assetOut:r,tradeAmountIn:s,tradeAmountOut:i,tradePeriod:n,tradeRoute:o}=this.order,a=te(s,this.slippagePct),l=s.plus(a),c=this.api.tx.dca.schedule({owner:this.beneficiary,period:n,maxRetries:this.maxRetries,totalAmount:e.toFixed(),slippage:this.slippagePct*1e4,order:{Buy:{assetIn:t,assetOut:r,amountOut:i.toFixed(),maxAmountIn:l.toFixed(),route:o}}},null);return this.wrapTx("DcaSchedule.twapBuy",c)}};var ye=class{api;evmClient;constructor(e,t){this.api=e,this.evmClient=t??new L}trade(e){return new tt(this.api,this.evmClient).setTrade(e)}order(e){return new rt(this.api,this.evmClient).setOrder(e)}};function Ar(u,e){let t=new ae(u),r=e??new L,s=new me(u),i=new Q(r),n=new he(s),o=new Pe(n,{blockTime:t.blockTime,minBudgetInNative:t.minOrderBudget});return{api:{aave:i,router:n,scheduler:o},client:{asset:new ee(u),balance:new G(u),evm:r},ctx:{pool:s},tx:new ye(u,r),destroy:()=>{s.destroy()}}}0&&(module.exports={AMOUNT_MAX,AaveClient,AavePool,AavePoolClient,AaveUtils,AssetClient,AssetNotFound,BASILISK_PARACHAIN_ID,BalanceClient,BigNumber,CachingPoolService,ChainParams,DECIMAL_PLACES,DENOMINATOR,ERC20,EvmClient,FarmClient,H160,HUB_ASSET_ID,HYDRADX_PARACHAIN_ID,HYDRADX_SS58_PREFIX,INFINITY,LbpMath,LbpPool,LbpPoolClient,ONE,OmniMath,OmniPool,OmniPoolClient,PolkadotApiClient,PoolConfigNotFound,PoolError,PoolFactory,PoolNotFound,PoolService,PoolType,ProviderConfigNotFound,RUNTIME_DECIMALS,RouteNotFound,Router,SYSTEM_ASSET_DECIMALS,SYSTEM_ASSET_ID,StableMath,StableSwap,StableSwapClient,StorageConfigNotFound,SubscriptionNotSupported,TRADEABLE_DEFAULT,TradeOrderError,TradeOrderType,TradeRouteBuilder,TradeRouter,TradeScheduler,TradeType,TxBuilderFactory,XykMath,XykPool,XykPoolClient,ZERO,bnFormatter,bnum,calculateBuyFee,calculateDiffToAvg,calculateDiffToRef,calculateSellFee,createSdkContext,evmMainnet,findNestedKey,findNestedObj,getFraction,isEvmAccount,isEvmAddress,isSs58Address,scale,toBn,toDecimals});