@xoxno/sdk-js 1.0.184 → 1.0.186

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.esm.js CHANGED
@@ -1 +1 @@
1
- "undefined"!=typeof globalThis&&void 0===globalThis.self&&(globalThis.self=globalThis);import{Account as t,Address as e,BASE_FEE as o,Contract as r,ScInt as n,TransactionBuilder as u,scValToNative as i,xdr as s}from"@stellar/stellar-sdk";var a={385(a,p,l){l.d(p,{ME:()=>c,nO:()=>y,G_:()=>ie,DU:()=>d,fA:()=>vo,A$:()=>f,J9:()=>b,hS:()=>m,gR:()=>qo,Cg:()=>xo,VZ:()=>zo,N0:()=>Vt,B_:()=>ne,eX:()=>Ft,z:()=>Mo,xD:()=>j,jR:()=>H,P2:()=>Wo,W6:()=>re,se:()=>ee,ln:()=>Jt,yr:()=>Oo,sp:()=>J,$9:()=>Xe,zw:()=>Qe,h_:()=>Ke,e_:()=>Ze,Tk:()=>He,BA:()=>Fe,SX:()=>Bt,UF:()=>To,Y5:()=>Z,mE:()=>Y,xG:()=>$t,s9:()=>tt,OL:()=>Ct,k6:()=>qe,dj:()=>Se,kD:()=>Ie,Yf:()=>ke,c5:()=>De,N8:()=>ve,qU:()=>Re,RZ:()=>Me,PD:()=>Le,ni:()=>Te,hF:()=>Be,Qk:()=>Ge,Gw:()=>Ve,$K:()=>$e,uj:()=>we,Od:()=>xe,X7:()=>Ee,Ub:()=>We,Dx:()=>Pe,OA:()=>fe,$U:()=>be,ob:()=>Ae,cY:()=>ge,$l:()=>he,K:()=>_e,VS:()=>Ce,HP:()=>je,YQ:()=>ze,QY:()=>Ne,os:()=>Oe,Ko:()=>Ue,IJ:()=>te,nw:()=>Q,Pr:()=>rt,ZE:()=>K,ev:()=>Gt,P8:()=>Qt,aV:()=>jt,p2:()=>Wt,Ww:()=>Ht,sV:()=>Kt,Js:()=>Zt,Dy:()=>Xt,Ni:()=>V,v_:()=>W,qD:()=>ot,qR:()=>et,QJ:()=>zt,bm:()=>Dt,n_:()=>ue,v8:()=>Yt,qM:()=>Nt,gH:()=>oe,O3:()=>X,Gz:()=>F,pr:()=>z,Fm:()=>So,MB:()=>It,Dn:()=>Lt,pq:()=>Et,ml:()=>Ut,Q3:()=>Rt,wf:()=>Ro,Um:()=>wo,xO:()=>xt,Lw:()=>Io,KM:()=>h,mM:()=>mt,iE:()=>Tt,zp:()=>ft,N3:()=>bt,bN:()=>at,QV:()=>v,T_:()=>qt,XI:()=>gt,Lt:()=>wt,KK:()=>pt,yl:()=>st,vc:()=>g,CH:()=>Eo,FI:()=>ct,KG:()=>At,nW:()=>yt,jF:()=>dt,S2:()=>ht,uS:()=>_t,u_:()=>lt,O5:()=>St,Av:()=>vt,LA:()=>No,E6:()=>Uo,Ds:()=>Lo,XV:()=>Ho,CU:()=>Ao,Vx:()=>Bo,DL:()=>Do,ON:()=>to,Hh:()=>kt,oV:()=>_o,g5:()=>Co,L:()=>Je,Vu:()=>Go});const d={mainnet:process.env.STELLAR_LENDING_CONTROLLER_MAINNET??"",testnet:process.env.STELLAR_LENDING_CONTROLLER_TESTNET??""},c={mainnet:process.env.STELLAR_AGGREGATOR_ROUTER_MAINNET??"",testnet:process.env.STELLAR_AGGREGATOR_ROUTER_TESTNET??""},y={mainnet:process.env.STELLAR_GOVERNANCE_MAINNET??"",testnet:process.env.STELLAR_GOVERNANCE_TESTNET??""},m={mainnet:"https://soroban-rpc.stellar.org",testnet:"https://soroban-testnet.stellar.org"},b={mainnet:process.env.STELLAR_QUOTE_URL_MAINNET??"https://stellar-swap.xoxno.com",testnet:process.env.STELLAR_QUOTE_URL_TESTNET??"https://testnet-stellar-swap.xoxno.com"},f={mainnet:"Public Global Stellar Network ; September 2015",testnet:"Test SDF Network ; September 2015"};function g(t){const e=d[t];if(!e)throw new Error(`Stellar lending controller address not configured for network "${t}". Set STELLAR_LENDING_CONTROLLER_${t.toUpperCase()} env var.`);return e}function h(t){const e=c[t];if(!e)throw new Error(`Stellar aggregator router address not configured for network "${t}". Set STELLAR_AGGREGATOR_ROUTER_${t.toUpperCase()} env var.`);return e}function v(t){const e=y[t];if(!e)throw new Error(`Stellar governance address not configured for network "${t}". Set STELLAR_GOVERNANCE_${t.toUpperCase()} env var.`);return e}const S=["Soroswap","Aquarius","Phoenix","Sushi","CometDex"],x=t=>new e(t).toScVal(),q=t=>new n(t).toI128(),T=t=>s.ScVal.scvU32(t),w=t=>new n("string"==typeof t?t:t.toString()).toU64(),_=t=>s.ScVal.scvBool(t),A=t=>s.ScVal.scvString(t),k=t=>s.ScVal.scvSymbol(t),P=()=>s.ScVal.scvVoid(),I=t=>s.ScVal.scvVec(t),E=(t,e=32)=>{const o=t.startsWith("0x")?t.slice(2):t,r=Buffer.from(o,"hex");if(r.length!==e)throw new Error(`Stellar builder: expected a ${e}-byte BytesN (got ${r.length} bytes from "${t}")`);return s.ScVal.scvBytes(r)},R=(t,e)=>null==t?P():e(t),O=(t,e)=>L({asset:x(e),hub_id:T(t)}),M=(t,e,o)=>s.ScVal.scvVec([O(t,e),q(o)]),U=t=>s.ScVal.scvVec(t.map((t=>M(t.hubId,t.asset,t.amount)))),L=t=>{const e=Object.keys(t).sort().map((e=>new s.ScMapEntry({key:k(e),val:t[e]})));return s.ScVal.scvMap(e)},N=t=>{const e=t.paths.map((t=>{const e=t.hops.map((t=>{return L({amount_out:q(t.amountOut),pool:x(t.pool),token_in:x(t.tokenIn),token_out:x(t.tokenOut),venue:(e=t.venue,s.ScVal.scvVec([k(e)]))});var e}));return L({hops:s.ScVal.scvVec(e),split_ppm:T(t.splitPpm)})}));return L({paths:s.ScVal.scvVec(e),referral_id:w(t.referralId??0),token_in:x(t.tokenIn),token_out:x(t.tokenOut),total_min_out:q(t.totalMinOut)})},$=t=>{const e=Buffer.from(t);if(0===e.length)throw new Error("Stellar builder: strategy swap bytes must be non-empty base64 routeXdr, 0x hex string, or Uint8Array");return s.ScVal.scvBytes(e)},C=()=>s.ScVal.scvBytes(Buffer.alloc(0)),D=t=>{const e=t.trim();if(e.startsWith("0x")){const t=e.slice(2);if(!((o=t).length>0&&o.length%2==0&&/^[0-9a-fA-F]+$/.test(o)))throw new Error("Stellar builder: strategy swap bytes hex string must be 0x-prefixed and even-length");return Buffer.from(t,"hex")}var o;if(!/^[A-Za-z0-9+/]+={0,2}$/.test(e))throw new Error("Stellar builder: strategy swap bytes must be base64 routeXdr or 0x-prefixed hex");const r=Buffer.from(e,"base64");if(0===r.length)throw new Error("Stellar builder: strategy swap bytes must be non-empty base64 routeXdr, 0x hex string, or Uint8Array");return r},B=t=>{if("string"==typeof t)return $(D(t));if(t instanceof Uint8Array)return 0===t.length?C():$(t);if(t&&"object"==typeof t)return"routeXdr"in(o=t)&&"string"==typeof o.routeXdr?$(D(t.routeXdr)):(t=>"swapXdr"in t&&"string"==typeof t.swapXdr)(t)?$(D(t.swapXdr)):(t=>"bytes"in t&&("string"==typeof t.bytes||t.bytes instanceof Uint8Array))(t)?"string"==typeof t.bytes?$(D(t.bytes)):0===t.bytes.length?C():$(t.bytes):(e=(t=>{if(!t||"object"!=typeof t)throw new Error("Stellar builder: decoded strategy `steps` must be a StrategyPayload ({ paths, tokenIn, tokenOut, totalMinOut })");const e=t;if(!Array.isArray(e.paths)||0===e.paths.length)throw new Error("Stellar builder: `steps.paths` must be a non-empty array of strategy paths");if("string"!=typeof e.tokenIn)throw new Error("Stellar builder: `steps.tokenIn` must be a contract address");if("string"!=typeof e.tokenOut)throw new Error("Stellar builder: `steps.tokenOut` must be a contract address");if("string"!=typeof e.totalMinOut)throw new Error("Stellar builder: `steps.totalMinOut` must be an i128 decimal string");let o=0;for(const[t,r]of e.paths.entries()){if(!r||"number"!=typeof r.splitPpm||r.splitPpm<=0||!Array.isArray(r.hops)||0===r.hops.length)throw new Error(`Stellar builder: \`steps.paths[${t}]\` must have splitPpm > 0 and a non-empty hops array`);o+=r.splitPpm;for(const[e,o]of r.hops.entries())if(!o||"string"!=typeof o.amountOut||"string"!=typeof o.pool||"string"!=typeof o.tokenIn||"string"!=typeof o.tokenOut||!S.includes(o.venue))throw new Error(`Stellar builder: \`steps.paths[${t}].hops[${e}]\` must have amountOut, pool, tokenIn, tokenOut, and a valid Soroban venue`)}if(1e6!==o)throw new Error(`Stellar builder: \`steps.paths[].splitPpm\` must sum to 1_000_000, got ${o}`);return e})(t),s.ScVal.scvBytes(Buffer.from(N(e).toXDR("base64"),"base64")));var e,o;throw new Error("Stellar builder: `steps` must be opaque strategy bytes (`routeXdr`, base64/hex string, or Uint8Array)")},G=t=>{if("string"==typeof t)return(t=>{const e=t.startsWith("0x")?t.slice(2):t,o=Buffer.from(e,"hex");return s.ScVal.scvBytes(o)})(t);if(t instanceof Uint8Array)return s.ScVal.scvBytes(Buffer.from(t));throw new Error("Stellar builder: `data` must be a hex string or Uint8Array (Soroban Bytes payload)")};function z(e,n,i){const s=e.controllerAddress??g(e.network),a=new r(s),p=new t(e.caller,e.sourceSequence);return{xdr:new u(p,{fee:e.fee??o,networkPassphrase:f[e.network]}).addOperation(a.call(n,...i)).setTimeout(e.timeoutSeconds??300).build().toXDR()}}function V(t,e){const o=e.accountNonce??0,r=e.spokeId??0;return z(t,"supply",[x(t.caller),w(o),T(r),U([...e.assets])])}function W(t,e){return V(t,{accountNonce:e.accountNonce,spokeId:e.spokeId,assets:[{hubId:e.hubId,asset:e.asset,amount:e.amount}]})}function j(t,e){return z(t,"borrow",[x(t.caller),w(e.accountNonce),U([...e.borrows]),R(e.to,x)])}function H(t,e){return j(t,{accountNonce:e.accountNonce,borrows:[{hubId:e.hubId,asset:e.asset,amount:e.amount}],to:e.to})}function X(t,e){return z(t,"withdraw",[x(t.caller),w(e.accountNonce),U([...e.withdrawals]),R(e.to,x)])}function F(t,e){return X(t,{accountNonce:e.accountNonce,withdrawals:[{hubId:e.hubId,asset:e.asset,amount:e.amount}],to:e.to})}function Q(t,e){return z(t,"repay",[x(t.caller),w(e.accountNonce),U([...e.payments])])}function K(t,e){return Q(t,{accountNonce:e.accountNonce,payments:[{hubId:e.hubId,asset:e.asset,amount:e.amount}]})}function Z(t,e){return z(t,"liquidate",[x(t.caller),w(e.accountNonce),U([...e.debtPayments])])}function J(t,e){return z(t,"flash_loan",[x(t.caller),O(e.hubId,e.asset),q(e.amount),x(e.receiver),G(e.data)])}function Y(t,e){return z(t,"migrate_from_blend",[x(t.caller),w(e.accountId),T(e.spokeId),T(e.hubId),x(e.blendPool),I(e.collateralTokens.map(x)),I(e.supplyTokens.map(x)),(o=e.debtCaps.map((t=>({token:t.token,amount:t.cap}))),s.ScVal.scvVec(o.map((t=>{return e=t.token,o=t.amount,s.ScVal.scvVec([x(e),q(o)]);var e,o}))))]);var o}function tt(t,e){const o=e.accountNonce??0,r=e.spokeId??0;return z(t,"multiply",[x(t.caller),w(o),T(r),O(e.collateral.hubId,e.collateral.asset),q(e.debtToFlashLoan),O(e.debt.hubId,e.debt.asset),T(e.mode),B(e.steps),R(e.initialPayment,(t=>M(t.hubId,t.asset,t.amount))),R(e.convertSwap,B)])}function et(t,e){return z(t,"swap_debt",[x(t.caller),w(e.accountNonce),O(e.existingDebt.hubId,e.existingDebt.asset),q(e.newDebtAmount),O(e.newDebt.hubId,e.newDebt.asset),B(e.steps)])}function ot(t,e){return z(t,"swap_collateral",[x(t.caller),w(e.accountNonce),O(e.current.hubId,e.current.asset),q(e.fromAmount),O(e.newCollateral.hubId,e.newCollateral.asset),B(e.steps)])}function rt(t,e){return z(t,"repay_debt_with_collateral",[x(t.caller),w(e.accountNonce),O(e.collateral.hubId,e.collateral.asset),q(e.collateralAmount),O(e.debt.hubId,e.debt.asset),B(e.steps),_(e.closePosition)])}const nt="/stellar-lending",ut=25,it=encodeURIComponent,st=(t,e)=>t.fetchWithTimeout(`${nt}/context`,e),at=(t,e)=>t.fetchWithTimeout(`${nt}/assets`,e),pt=(t,e)=>t.fetchWithTimeout(`${nt}/hubs`,e),lt=(t,e)=>t.fetchWithTimeout(`${nt}/spokes`,e),dt=(t,e={},o)=>{const{hubId:r,spokeId:n,asset:u}=e;return t.fetchWithTimeout(`${nt}/reserves`,{...o,params:{...void 0!==r?{hubId:r}:{},...void 0!==n?{spokeId:n}:{},...u?{asset:u}:{}}})},ct=(t,e,o,r,n)=>t.fetchWithTimeout(`${nt}/reserves/${e}/${o}/${it(r)}`,n),yt=(t,e,o,r,n,u)=>t.fetchWithTimeout(`${nt}/reserves/${e}/${o}/${it(r)}/holders`,{...u,params:{side:n}}),mt=(t,e,o)=>t.fetchWithTimeout(`${nt}/assets/${it(e)}`,o),bt=(t,e,o,r)=>t.fetchWithTimeout(`${nt}/assets/${it(e)}/page`,{...r,params:{...o}}),ft=(t,e,o,r)=>t.fetchWithTimeout(`${nt}/assets/${it(e)}/markets`,{...r,params:{side:o}}),gt=(t,e,o)=>t.fetchWithTimeout(`${nt}/hubs/${e}`,o),ht=(t,e,o)=>t.fetchWithTimeout(`${nt}/spokes/${e}`,o),vt=(t,e,o)=>t.fetchWithTimeout(`${nt}/users/${it(e)}/positions`,o),St=(t,e,o={},r)=>{const{skip:n,top:u}=o;return t.fetchWithTimeout(`${nt}/users/${it(e)}/activity`,{...r,params:{...void 0!==n?{skip:n}:{},...void 0!==u?{top:u}:{}}})},xt=(t,e,o)=>t.fetchWithTimeout(`${nt}/accounts/${it(e)}/positions`,o),qt=(t,e={},o)=>{const{top:r=ut,continuationToken:n}=e;return t.fetchWithTimeout(`${nt}/governance/proposals`,{...o,params:{top:r,...n?{continuationToken:n}:{}}})},Tt=(t,e,o,r)=>t.fetchWithTimeout(`${nt}/assets/${it(e)}/graph`,{...r,params:{...o}}),wt=(t,e,o,r)=>t.fetchWithTimeout(`${nt}/hubs/${e}/graph`,{...r,params:{...o}}),_t=(t,e,o,r)=>t.fetchWithTimeout(`${nt}/spokes/${e}/graph`,{...r,params:{...o}}),At=(t,e,o,r,n,u)=>t.fetchWithTimeout(`${nt}/reserves/${e}/${o}/${it(r)}/graph`,{...u,params:{...n}}),kt=t=>({context:e=>st(t,e),assets:e=>at(t,e),hubs:e=>pt(t,e),spokes:e=>lt(t,e),reserves:(e,o)=>{return void 0===(r=e)||"hubId"in r||"spokeId"in r||"asset"in r?dt(t,e,o):dt(t,{},e);var r},reserve:(e,o,r,n)=>ct(t,e,o,r,n),reserveHolders:(e,o,r,n,u)=>yt(t,e,o,r,n,u),asset:(e,o)=>mt(t,e,o),assetMarkets:(e,o,r)=>ft(t,e,o,r),hub:(e,o)=>gt(t,e,o),spoke:(e,o)=>ht(t,e,o),userPositions:(e,o)=>vt(t,e,o),userActivity:(e,o,r)=>St(t,e,o,r),accountPositions:(e,o)=>xt(t,e,o),governanceProposals:(e,o)=>qt(t,e,o),assetGraph:(e,o,r)=>Tt(t,e,o,r),hubGraph:(e,o,r)=>wt(t,e,o,r),spokeGraph:(e,o,r)=>_t(t,e,o,r),reserveGraph:(e,o,r,n,u)=>At(t,e,o,r,n,u)}),Pt={Single:0,PrimaryWithAnchor:1},It=t=>L({base_borrow_rate:q(t.baseBorrowRateRay),max_borrow_rate:q(t.maxBorrowRateRay),max_utilization:q(t.maxUtilizationRay),mid_utilization:q(t.midUtilizationRay),optimal_utilization:q(t.optimalUtilizationRay),reserve_factor:T(t.reserveFactorBps),slope1:q(t.slope1Ray),slope2:q(t.slope2Ray),slope3:q(t.slope3Ray)}),Et=t=>L({asset_decimals:T(t.assetDecimals),asset_id:x(t.assetId),base_borrow_rate:q(t.baseBorrowRateRay),flashloan_fee:T(t.flashloanFeeBps),is_flashloanable:_(t.isFlashloanable),max_borrow_rate:q(t.maxBorrowRateRay),max_utilization:q(t.maxUtilizationRay),mid_utilization:q(t.midUtilizationRay),optimal_utilization:q(t.optimalUtilizationRay),reserve_factor:T(t.reserveFactorBps),slope1:q(t.slope1Ray),slope2:q(t.slope2Ray),slope3:q(t.slope3Ray)}),Rt=t=>L({max_borrow_positions:T(t.maxBorrowPositions),max_supply_positions:T(t.maxSupplyPositions)}),Ot=t=>{const e=t.kind;switch(e){case"Stellar":return I([k("Stellar"),x(t.value)]);case"Symbol":return I([k("Symbol"),k(t.value)]);case"String":return I([k("String"),A(t.value)]);default:throw new Error(`Stellar builder: unknown oracle asset ref kind "${e}"`)}},Mt=(t,e)=>{if("Twap"===t){if("number"!=typeof e)throw new Error("Stellar builder: oracle source with Twap read mode requires `twapRecords`");return I([k("Twap"),T(e)])}return I([k("Spot")])},Ut=t=>{const e=t.provider;if("ReflectorSep40"===e){if(!t.asset)throw new Error("Stellar builder: Reflector oracle source requires `asset`");return I([k("Reflector"),L({asset:Ot(t.asset),contract:x(t.contract),read_mode:Mt(t.readMode,t.twapRecords)})])}if("RedStonePriceFeed"===e){if("string"!=typeof t.feedId)throw new Error("Stellar builder: RedStone oracle source requires `feedId`");if("number"!=typeof t.maxStaleSeconds)throw new Error("Stellar builder: RedStone oracle source requires `maxStaleSeconds`");return I([k("RedStone"),L({contract:x(t.contract),feed_id:A(t.feedId),max_stale_seconds:w(t.maxStaleSeconds)})])}throw new Error(`Stellar builder: unknown oracle provider "${e}"`)},Lt=t=>{const e=Pt[t.strategy];if(void 0===e)throw new Error(`Stellar builder: unknown oracle strategy "${t.strategy}"`);return L({anchor:(o=t.anchor,I(null==o?[k("None")]:[k("Some"),Ut(o)])),max_price_stale_seconds:w(t.maxPriceStaleSeconds),max_sanity_price_wad:q(t.maxSanityPriceWad),min_sanity_price_wad:q(t.minSanityPriceWad),primary:Ut(t.primary),strategy:T(e),tolerance_bps:T(t.toleranceBps)});var o};function Nt(t,e){return z(t,"upgrade",[E(e.wasmHash)])}function $t(t,e){return z(t,"migrate",[T(e.newVersion)])}function Ct(t){return z(t,"pause",[])}function Dt(t){return z(t,"unpause",[])}function Bt(t,e){return z(t,"grant_role",[x(e.account),k(e.role)])}function Gt(t,e){return z(t,"revoke_role",[x(e.account),k(e.role)])}function zt(t,e){return z(t,"transfer_ownership",[x(e.newOwner),T(e.liveUntilLedger)])}function Vt(t){return z(t,"accept_ownership",[])}function Wt(t,e){return z(t,"set_aggregator",[x(e.aggregator)])}function jt(t,e){return z(t,"set_accumulator",[x(e.accumulator)])}function Ht(t,e){return z(t,"set_liquidity_pool_template",[E(e.wasmHash)])}function Xt(t,e){return z(t,"set_position_limits",[Rt(e)])}function Ft(t,e){return z(t,"approve_token",[x(e.token)])}function Qt(t,e){return z(t,"revoke_token",[x(e.token)])}function Kt(t,e){return z(t,"set_market_oracle_config",[O(e.hubId,e.asset),Lt(e.config)])}function Zt(t,e){return z(t,"set_oracle_tolerance",[x(e.asset),L({lower_ratio_bps:T(e.lowerRatioBps),upper_ratio_bps:T(e.upperRatioBps)})])}function Jt(t,e){return z(t,"disable_token_oracle",[x(e.asset)])}function Yt(t,e){return z(t,"update_indexes",[x(t.caller),I(e.assets.map((t=>O(t.hubId,t.asset))))])}function te(t,e){return z(t,"renew_account",[x(t.caller),w(e.accountNonce)])}function ee(t,e){return z(t,"create_liquidity_pool",[T(e.hubId),x(e.asset),Et(e.params)])}function oe(t,e){return z(t,"upgrade_liquidity_pool_params",[O(e.hubId,e.asset),It(e.params)])}function re(t,e){return z(t,"claim_revenue",[x(t.caller),I(e.assets.map((t=>O(t.hubId,t.asset))))])}function ne(t,e){return z(t,"add_rewards",[x(t.caller),U(e.rewards)])}function ue(t,e){return z(t,"update_account_threshold",[x(t.caller),_(e.hasRisks),I(e.accountNonces.map((t=>w(t))))])}const ie="00".repeat(32),se=t=>{if("string"==typeof t)return E(t);const e=Buffer.from(t);if(32!==e.length)throw new Error(`Stellar governance builder: expected a 32-byte salt (got ${e.length} bytes)`);return s.ScVal.scvBytes(e)},ae=(t,...e)=>I([k(t),...e]),pe=t=>L({new_owner:x(t.newOwner),live_until_ledger:T(t.liveUntilLedger)}),le=t=>L({asset:x(t.asset),bonus:T(t.bonus),borrow_cap:q(t.borrowCap),can_borrow:_(t.canBorrow),can_collateral:_(t.canCollateral),frozen:_(t.frozen),hub_id:T(t.hubId),paused:_(t.paused),liquidation_fees:T(t.liquidationFees),ltv:T(t.ltv),oracle_override:I([k("None")]),spoke_id:T(t.spokeId),supply_cap:q(t.supplyCap),threshold:T(t.threshold)}),de=t=>L({account:x(t.account),role:k(t.role)});function ce(e,n,i){const s=e.governanceAddress??v(e.network),a=new r(s),p=new t(e.caller,e.sourceSequence);return{xdr:new u(p,{fee:e.fee??o,networkPassphrase:f[e.network]}).addOperation(a.call(n,...i)).setTimeout(e.timeoutSeconds??300).build().toXDR()}}const ye=(t,e,o)=>ce(t,"propose",[x(t.caller),e,se(o)]),me=(t,e,o)=>ce(t,"execute_self",[P(),e,se(o)]);function be(t,e,o){return ye(t,ae("SetAggregator",x(e.aggregator)),o)}function fe(t,e,o){return ye(t,ae("SetAccumulator",x(e.accumulator)),o)}function ge(t,e,o){return ye(t,ae("SetLiquidityPoolTemplate",E(e.wasmHash)),o)}function he(t,e,o){return ye(t,ae("SetPositionLimits",Rt(e)),o)}function ve(t,e){return ye(t,ae("CreateHub"),e)}function Se(t,e){return ye(t,ae("AddSpoke"),e)}function xe(t,e,o){return ye(t,ae("RemoveSpoke",T(e.spokeId)),o)}function qe(t,e,o){return ye(t,ae("AddAssetToSpoke",le(e)),o)}function Te(t,e,o){return ye(t,ae("EditAssetInSpoke",le(e)),o)}function we(t,e,o){return ye(t,ae("RemoveAssetFromSpoke",L({hub_asset:O((r=e).hubId,r.asset),spoke_id:T(r.spokeId)})),o);var r}function _e(t,e,o){return ye(t,ae("SetPositionManager",x(e.manager),_(e.isActive)),o)}function Ae(t,e,o){return ye(t,ae("SetMinBorrowCollateralUsd",q(e.floorWad)),o)}function ke(t,e,o){return ye(t,ae("ApproveToken",x(e.token)),o)}function Pe(t,e,o){return ye(t,ae("RevokeToken",x(e.token)),o)}function Ie(t,e,o){return ye(t,ae("ApproveBlendPool",x(e.pool)),o)}function Ee(t,e,o){return ye(t,ae("RevokeBlendPool",x(e.pool)),o)}function Re(t,e,o){return ye(t,ae("CreateLiquidityPool",L({asset:x((r=e).asset),hub_id:T(r.hubId),params:Et(r.params)})),o);var r}function Oe(t,e,o){return ye(t,ae("UpgradeLiquidityPoolParams",L({hub_asset:O((r=e).hubId,r.asset),params:It(r.params)})),o);var r}function Me(t,e){return ye(t,ae("DeployPool"),e)}function Ue(t,e,o){return ye(t,ae("UpgradePool",E(e.wasmHash)),o)}function Le(t,e,o){return ye(t,ae("DisableTokenOracle",x(e.asset)),o)}function Ne(t,e,o){return ye(t,ae("UpgradeController",E(e.wasmHash)),o)}function $e(t,e,o){return ye(t,ae("MigrateController",T(e.newVersion)),o)}function Ce(t,e,o){return ye(t,ae("TransferCtrlOwnership",pe(e)),o)}function De(t,e,o){return ye(t,ae("ConfigureMarketOracle",L({cfg:Lt((r=e).config),hub_asset:O(r.hubId,r.asset)})),o);var r}function Be(t,e,o){return ye(t,ae("EditOracleTolerance",L({asset:x((r=e).asset),tolerance:T(r.tolerance)})),o);var r}function Ge(t,e,o){return ye(t,ae("UpgradeGov",E(e.wasmHash)),o)}function ze(t,e,o){return ye(t,ae("UpdateGovDelay",T(e.newDelay)),o)}function Ve(t,e,o){return ye(t,ae("GrantGovRole",de(e)),o)}function We(t,e,o){return ye(t,ae("RevokeGovRole",de(e)),o)}function je(t,e,o){return ye(t,ae("TransferGovOwnership",pe(e)),o)}function He(t,e){const o=I(e.argsXdr.map((t=>s.ScVal.fromXDR(t,"base64")))),r=se(e.predecessor??ie);return ce(t,"execute",[P(),x(e.target),k(e.functionName),o,r,se(e.salt)])}function Xe(t,e,o){return me(t,ae("UpgradeGov",E(e.wasmHash)),o)}function Fe(t,e,o){return me(t,ae("UpdateGovDelay",T(e.newDelay)),o)}function Qe(t,e,o){return me(t,ae("GrantGovRole",de(e)),o)}function Ke(t,e,o){return me(t,ae("RevokeGovRole",de(e)),o)}function Ze(t,e,o){return me(t,ae("TransferGovOwnership",pe(e)),o)}const Je=t=>t.toXDR("base64"),Ye=t=>s.ScVal.fromXDR(t,"base64"),to=t=>t.map((t=>String(i(Ye(t))))).join(":"),eo=t=>"bigint"==typeof t||"number"==typeof t?t.toString():String(t),oo=t=>Number(t),ro=t=>String(t),no=t=>null==t?void 0:eo(t),uo=t=>null==t?void 0:ro(t),io=t=>t instanceof Uint8Array?Buffer.from(t).toString("hex"):Buffer.isBuffer(t)?t.toString("hex"):String(t),so=["None","Multiply","Long","Short"],ao=["Single","PrimaryWithAnchor"],po=["ReflectorSep40","RedStonePriceFeed"],lo=["Spot","Twap"],co=["supply","borrow","withdraw","repay","liq_repay","liq_seize","multiply","param_upd","sw_debt_r","sw_col_wd","rp_col_wd","rp_col_r","close_wd"],yo=t=>Array.isArray(t)?t:[],mo=(t,e)=>{const o="Borrow"===e;return{action:(r=t[0],co[oo(r)]??eo(r)),positionType:e,hubId:oo(t[1]),asset:ro(t[2]),scaledAmountRay:eo(t[3]),indexRay:eo(t[4]),amount:eo(t[5]),liquidationThresholdBps:o?void 0:oo(t[6]),liquidationBonusBps:o?void 0:oo(t[7]),loanToValueBps:o?void 0:oo(t[8]),liquidationFeesBps:o?void 0:oo(t[9])};var r},bo=t=>{return{owner:ro(t[0]),spokeId:oo(t[1]),mode:(e=t[2],so[oo(e)]??"None")};var e},fo=(t,e)=>{const o=lo[oo(t[`${e}_read_mode`])]??"Spot",r=t[`${e}_asset`],n=t[`${e}_symbol`],u=null!=r?{kind:"Stellar",value:ro(r)}:null!=n?{kind:"Symbol",value:ro(n)}:void 0;return{provider:po[oo(t[`${e}_provider`])]??"ReflectorSep40",contractAddress:ro(t[`${e}_contract`]),asset:u,feedId:uo(t[`${e}_feed_id`]),readMode:o,twapRecords:"Twap"===o?oo(t[`${e}_twap_records`]):void 0,decimals:oo(t[`${e}_decimals`]),resolutionSeconds:oo(t[`${e}_resolution_seconds`]),maxStaleSeconds:oo(t[`${e}_max_stale_seconds`])}},go=t=>{const e=null!==t.anchor_provider&&void 0!==t.anchor_provider;return{baseTokenId:ro(t.base_token_id),quoteTokenId:ro(t.quote_token_id),tolerance:{upperRatio:oo(t.upper_ratio_bps??t.tolerance?.upper_ratio_bps),lowerRatio:oo(t.lower_ratio_bps??t.tolerance?.lower_ratio_bps)},assetDecimals:oo(t.asset_decimals),maxPriceStaleSeconds:oo(t.max_price_stale_seconds),strategy:ao[oo(t.strategy)]??"Single",primary:fo(t,"primary"),anchor:e?fo(t,"anchor"):void 0,primaryQuoteToken:uo(t.primary_quote_token),anchorQuoteToken:uo(t.anchor_quote_token),minSanityPriceWad:no(t.min_sanity_price_wad),maxSanityPriceWad:no(t.max_sanity_price_wad)}},ho={"market:create":t=>({topic:"market:create",data:{hubId:oo(t.hub_id),baseAsset:ro(t.base_asset),maxBorrowRate:eo(t.max_borrow_rate),baseBorrowRate:eo(t.base_borrow_rate),slope1:eo(t.slope1),slope2:eo(t.slope2),slope3:eo(t.slope3),midUtilization:eo(t.mid_utilization),optimalUtilization:eo(t.optimal_utilization),maxUtilization:eo(t.max_utilization),reserveFactor:oo(t.reserve_factor),marketAddress:ro(t.market_address)}}),"market:params_update":t=>({topic:"market:params_update",data:{asset:ro(t.asset),maxBorrowRateRay:eo(t.max_borrow_rate),baseBorrowRateRay:eo(t.base_borrow_rate),slope1Ray:eo(t.slope1),slope2Ray:eo(t.slope2),slope3Ray:eo(t.slope3),midUtilizationRay:eo(t.mid_utilization),optimalUtilizationRay:eo(t.optimal_utilization),maxUtilizationRay:eo(t.max_utilization),reserveFactorBps:oo(t.reserve_factor)}}),"market:batch_state_update":t=>({topic:"market:batch_state_update",data:{updates:yo(t).map((t=>{return e=yo(t),{hubId:oo(e[0]),asset:ro(e[1]),timestamp:oo(e[2]),supplyIndexRay:eo(e[3]),borrowIndexRay:eo(e[4]),cash:eo(e[5]),suppliedRay:eo(e[6]),borrowedRay:eo(e[7]),revenueRay:eo(e[8])};var e}))}}),"market:batch_params_update":t=>({topic:"market:batch_params_update",data:{updates:yo(t).map((t=>{const e=t;return{hubId:oo(e.hub_id),asset:ro(e.asset),params:(o=e.params,{maxBorrowRateRay:eo(o.max_borrow_rate),baseBorrowRateRay:eo(o.base_borrow_rate),slope1Ray:eo(o.slope1),slope2Ray:eo(o.slope2),slope3Ray:eo(o.slope3),midUtilizationRay:eo(o.mid_utilization),optimalUtilizationRay:eo(o.optimal_utilization),maxUtilizationRay:eo(o.max_utilization),reserveFactorBps:oo(o.reserve_factor),isFlashloanable:Boolean(o.is_flashloanable),flashloanFeeBps:oo(o.flashloan_fee),assetId:ro(o.asset_id),assetDecimals:oo(o.asset_decimals)})};var o}))}}),"position:batch_update":t=>{const e=yo(t);return{topic:"position:batch_update",data:{accountId:eo(e[0]),accountAttributes:bo(yo(e[1])),updates:[...yo(e[2]).map((t=>mo(yo(t),"Deposit"))),...yo(e[3]).map((t=>mo(yo(t),"Borrow")))]}}},"position:flash_loan":t=>({topic:"position:flash_loan",data:{hubId:oo(t.hub_id),asset:ro(t.asset),receiver:ro(t.receiver),caller:ro(t.caller),amount:eo(t.amount),fee:eo(t.fee)}}),"config:oracle":t=>({topic:"config:oracle",data:{asset:ro(t.asset),oracle:go(t.oracle)}}),"position:liquidation":t=>({topic:"position:liquidation",data:{liquidator:ro(t.liquidator),accountId:eo(t.account_id),repaidUsdWad:eo(t.repaid_usd_wad),bonusBps:eo(t.bonus_bps)}}),"debt:bad_debt":t=>({topic:"debt:bad_debt",data:{accountId:eo(t.account_id),totalBorrowUsdWad:eo(t.total_borrow_usd_wad),totalCollateralUsdWad:eo(t.total_collateral_usd_wad)}}),"strategy:initial_payment":t=>({topic:"strategy:initial_payment",data:{token:ro(t.token),amount:eo(t.amount),usdValueWad:eo(t.usd_value_wad),accountId:eo(t.account_id)}}),"strategy:fee":t=>({topic:"strategy:fee",data:{hubId:oo(t.hub_id),asset:ro(t.asset),amount:eo(t.amount),fee:eo(t.fee),amountSent:eo(t.amount_sent)}}),"config:approve_token":t=>({topic:"config:approve_token",data:{wasmHash:io(t.wasm_hash),approved:Boolean(t.approved)}}),"config:aggregator":t=>({topic:"config:aggregator",data:{aggregator:ro(t.aggregator)}}),"config:accumulator":t=>({topic:"config:accumulator",data:{accumulator:ro(t.accumulator)}}),"config:pool_template":t=>({topic:"config:pool_template",data:{wasmHash:io(t.wasm_hash)}}),"config:position_limits":t=>({topic:"config:position_limits",data:{maxSupplyPositions:oo(t.max_supply_positions),maxBorrowPositions:oo(t.max_borrow_positions)}}),"config:oracle_disabled":t=>({topic:"config:oracle_disabled",data:{asset:ro(t.asset)}}),"config:spoke":t=>{const e=t.spoke;return{topic:"config:spoke",data:{spokeId:oo(e.spoke_id),isDeprecated:Boolean(e.is_deprecated),liquidationTargetHfWad:eo(e.liquidation_target_hf_wad),healthFactorForMaxBonusWad:eo(e.hf_for_max_bonus_wad),liquidationBonusFactorBps:oo(e.liquidation_bonus_factor_bps)}}}},vo=Object.freeze(Object.keys(ho));function So(t,e){const o=to(t),r=ho[o];return r?r(i(Ye(e))):null}const xo="XLENDXLM-a7c9f3",qo=1e4;function To(t){const e=BigInt(t).toString(16),o=e.length%2==0?e:`0${e}`;return`${xo}-${o}`}function wo(t){const e=t.split("-");return e.length>=2&&parseInt(e[1],10)||0}function _o(t,e=0){return t*qo+e}function Ao(t){switch(t){case"liq_repay":return"lendingLiquidateRepayDebt";case"liq_seize":return"lendingLiquidateSeizeCollateral";case"param_upd":return"lendingUpdateAccountParameters";default:return"lendingUpdateAccountPosition"}}const ko=(t,e,o)=>{const r=new URL(e,t.endsWith("/")?t:`${t}/`);if(o)for(const[t,e]of Object.entries(o))void 0!==e&&r.searchParams.set(t,String(e));return r.toString()},Po=t=>t.baseUrl??b[t.network];async function Io(t,e){if(null==t.amountIn==(null==t.amountOut))throw new Error("getStellarAggregatorQuote: exactly one of `amountIn` or `amountOut` must be provided");const o=ko(Po(e),"api/v1/quote",{from:t.from,to:t.to,amountIn:t.amountIn,amountOut:t.amountOut,maxHops:t.maxHops,maxSplits:t.maxSplits,slippage:t.slippage,includePaths:t.includePaths,sender:t.sender,router:t.router,platform:t.platform,fresh:t.fresh}),r=await fetch(o,e.fetchOptions);if(!r.ok){const t=await r.text().catch((()=>""));throw new Error(`Stellar quote server responded ${r.status} ${r.statusText} for ${o} — ${t}`)}return await r.json()}async function Eo(t){const e=ko(Po(t),"api/v1/tokens"),o=await fetch(e,t.fetchOptions);if(!o.ok){const t=await o.text().catch((()=>""));throw new Error(`Stellar quote server responded ${o.status} ${o.statusText} for ${e} — ${t}`)}return await o.json()}const Ro=t=>N(t).toXDR("base64");function Oo(e,n){const i=e.routerAddress??h(e.network),s=new r(i),a=new t(e.caller,e.sourceSequence),p=B(((t,e)=>(t=>Boolean(t&&"object"==typeof t&&!(t instanceof Uint8Array)&&"paths"in t))(t)&&void 0===t.referralId?{...t,referralId:e??0}:t)(n,e.referralId));return{xdr:new u(a,{fee:e.fee??o,networkPassphrase:f[e.network]}).addOperation(s.call("execute_strategy",x(e.caller),q(e.totalIn),p)).setTimeout(e.timeoutSeconds??300).build().toXDR()}}function Mo(t,e){return Oo(t,e)}function Uo(t,e={}){if("string"!=typeof t.amountOutMin)throw new Error("mapQuoteResponseToStrategyPayload: quote response is missing `amountOutMin`. Pass `slippage` when fetching the quote.");return{paths:t.paths?t.paths.map((t=>({hops:t.swaps.map($o),splitPpm:t.splitPpm}))):[{hops:t.hops.map($o),splitPpm:1e6}],referralId:e.referralId??0,tokenIn:t.from,tokenOut:t.to,totalMinOut:t.amountOutMin}}function Lo(t,e={}){const o=t;return"string"==typeof o.routeXdr&&o.routeXdr.length>0?{routeXdr:o.routeXdr}:Uo(t,e)}const No=Uo,$o=t=>({amountOut:t.amountOut,pool:t.address,tokenIn:t.from,tokenOut:t.to,venue:t.dex});function Co(t,e){const o=e instanceof Error?e.message:String(e);return new Error(`[xoxno-invoked:${t}] ${o}`)}async function Do(t,e,o){const r=u.fromXDR(e,"base64");try{return(await t.prepareTransaction(r)).toXDR()}catch(t){if(o?.invokedContractId)throw Co(o.invokedContractId,t);throw t}}async function Bo(t,e,o){return Do(t,e.xdr,o)}function Go(t){if(t<=0||t>4)throw new Error(`Invalid PositionMode ${t} for Stellar — expected 1 (Normal) through 4 (Short). "None" (0) has no Stellar equivalent.`);return t-1}function zo(t,e){return new Uint8Array(0)}const Vo=t=>{const e=t.startsWith("0x")?t.slice(2):t;if(e.length%2!=0)throw new Error("buildStellarCctpForwardTx: hex input must have even length");return Buffer.from(e,"hex")};function Wo(e){const o=new t(e.caller,e.sourceSequence),n=new r(e.forwarderAddress).call("mint_and_forward",s.ScVal.scvBytes(Vo(e.message)),s.ScVal.scvBytes(Vo(e.attestation)));return{xdr:new u(o,{fee:e.fee??"10000000",networkPassphrase:f[e.network]}).addOperation(n).setTimeout(e.timeoutSeconds??120).build().toXDR()}}const jo={1:{name:"AssetNotSupported",message:"This asset is not supported by the protocol."},2:{name:"AssetAlreadySupported",message:"This asset is already supported."},3:{name:"InvalidTicker",message:"Invalid asset ticker."},6:{name:"InvalidAsset",message:"Invalid asset address."},10:{name:"InvalidPoolTemplate",message:"The liquidity pool template hash is invalid."},11:{name:"InvalidExchangeSrc",message:"The oracle configuration is invalid."},12:{name:"PairNotActive",message:"No oracle is configured for this asset."},32:{name:"OwnerNotSet",message:"The contract owner has not been set."},39:{name:"InvalidTimelockDelay",message:"The timelock delay is out of the allowed range."},41:{name:"InvalidRole",message:"The caller does not hold the required role."},43:{name:"HubNotActive",message:"This hub is not active."},44:{name:"NotAuthorized",message:"The caller is not authorized to perform this action."},46:{name:"OperationNotCancellable",message:"This governance operation cannot be cancelled."},113:{name:"InvalidLiqThreshold",message:"LTV, liquidation threshold, or bonus is out of bounds."},116:{name:"InvalidBorrowParams",message:"Supply or borrow cap configuration is invalid."},117:{name:"InvalidUtilRange",message:"Interest-rate utilization breakpoints are invalid."},132:{name:"AssetDecimalsTooHigh",message:"Asset decimals exceed the protocol maximum (27)."},300:{name:"SpokeNotFound",message:"This spoke does not exist."},301:{name:"SpokeDeprecated",message:"This spoke has been deprecated."},308:{name:"AssetAlreadyInSpoke",message:"This asset is already listed in the spoke."},309:{name:"SpokeAssetsLimitReached",message:"This spoke has reached its asset limit."},314:{name:"SpokeCapBelowUsage",message:"The new cap is below current usage on this spoke asset."},315:{name:"SpokeAssetPaused",message:"This spoke asset is paused."},316:{name:"SpokeAssetFrozen",message:"This spoke asset is frozen."},220:{name:"InvalidOracleBase",message:"The oracle quote asset/market is missing or invalid."},221:{name:"InvalidOracleDecimals",message:"The oracle decimals value is invalid."},224:{name:"InvalidSanityBounds",message:"Oracle sanity bounds are invalid (require 0 < min < max)."},225:{name:"OracleCycleDetected",message:"A cycle was detected in the oracle quote chain."}};function Ho(t){const e=t.match(/Error\(Contract,\s*#(\d+)\)/);if(!e)return null;const o=Number(e[1]),r=jo[o];return r?{code:o,...r}:null}}},p={};function l(t){var e=p[t];if(void 0!==e)return e.exports;var o=p[t]={exports:{}};return a[t](o,o.exports,l),o.exports}l.d=(t,e)=>{for(var o in e)l.o(e,o)&&!l.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},l.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e);const d="https://api.xoxno.com",c="erd1qqqqqqqqqqqqqpgq705fxpfrjne0tl3ece0rrspykq88mynn4kxs2cg43s",y="erd1qqqqqqqqqqqqqpgqd9rvv2n378e27jcts8vfwynpx0gfl5ufz6hqhfy0u0",m="erd1qqqqqqqqqqqqqpgq8xwzu82v8ex3h4ayl5lsvxqxnhecpwyvwe0sf2qj4e";var b;!function(t){t.MAINNET="1",t.DEVNET="D"}(b||(b={}));class f{apiUrl;chain;init;config;constructor({chain:t=b.MAINNET,apiUrl:e=d,...o}={}){this.apiUrl=e??{[b.MAINNET]:d,[b.DEVNET]:"https://devnet-api.xoxno.com"}[t],this.chain=t,this.init=o,this.config=t==b.MAINNET?{mediaUrl:"https://media.xoxno.com",gatewayUrl:"https://gateway.xoxno.com",XO_SC:"erd1qqqqqqqqqqqqqpgq6wegs2xkypfpync8mn2sa5cmpqjlvrhwz5nqgepyg8",FM_SC:c,DR_SC:y,KG_SC:m,Staking_SC:"erd1qqqqqqqqqqqqqpgqvpkd3g3uwludduv3797j54qt6c888wa59w2shntt6z",Manager_SC:"erd1qqqqqqqqqqqqqpgqg9fa0dmpn8fu3fnleeqn5zt8rl8mdqjkys5s2gtas7",P2P_SC:"erd1qqqqqqqqqqqqqpgq47y8hnct68v6asjv6gxem6h9rumn9frzah0skhxxt6"}:{mediaUrl:"https://devnet-media.xoxno.com",gatewayUrl:"https://devnet-gateway.xoxno.com",XO_SC:"erd1qqqqqqqqqqqqqpgql0dnz6n5hpuw8cptlt00khd0nn4ja8eadsfq2xrqw4",FM_SC:c,DR_SC:y,KG_SC:m,Staking_SC:"erd1qqqqqqqqqqqqqpgqsc5hnewwpep8qq0d7kjjzrquapuucrygah0s85zres",Manager_SC:"erd1qqqqqqqqqqqqqpgqluclyhfsa2uw7q9cjwd8knk989hg57u8ah0slq2nlr",P2P_SC:"erd1qqqqqqqqqqqqqpgqfja7ukpngrun78ueq583l0vd6aj4ekhrah0sa9wyrv"}}fetchWithTimeout=async(t,{params:e,...o}={})=>{const{next:r,cache:n,debug:u,...i}=this.init,{next:s,cache:a,debug:p,headers:l,method:d="GET",...c}=o,y=l?.Authorization,m="Bearer undefined"===y?void 0:y,b={...l,Referer:"https://xoxno.sdk","User-Agent":"XOXNO/1.0/SDK",..."PUT"===d?{}:{"Content-Type":"application/json"},...m?{Authorization:m}:{}},f=Object.entries(e??{}).flatMap((([t,e])=>Array.isArray(e)?e.map((e=>`${t}=${encodeURIComponent(e)}`)):`${t}=${encodeURIComponent(e)}`)).join("&"),g=`${this.apiUrl}${t}${f.length?`?${f}`:""}`,{revalidate:h,...v}=r??{},{revalidate:S,...x}=s??{},q="GET"!==d||m?void 0:S??h,T="GET"!==d||m||q?void 0:a??n,w={...i,...c,method:d,...Object.keys(b).length?{headers:b}:{},cache:T,next:{...v,...x,revalidate:q}};(p??u)&&console.debug("SDK fetch: ",g,w);const _=await fetch(g,w).catch((t=>{if(t instanceof Error&&!t.message.match(/^http(s?):\/\//))throw Object.assign(new Error(`${g}: ${t.message}`),{cause:t});throw t})),A=await _.text();if(!_.ok){let t;try{t=JSON.parse(A)}catch{t={message:A}}const e=[g,_.status,_.statusText,t.message].filter(Boolean).join(";;");throw new Error(e)}try{return JSON.parse(A)}catch{return A}}}const g=t=>{const e=/^0x[a-fA-F0-9]{1,64}-[a-zA-Z0-9_]+-[a-zA-Z0-9_]+(<.+>)?$/.test(decodeURIComponent(t)),o=/^[A-Z0-9]{3,10}-[a-z0-9]{6}$/.test(t);return e||o},h=t=>{const e=/^0x[a-fA-F0-9]{1,64}$/.test(t),o=/^[A-Za-z0-9]{3,10}-[A-Za-z0-9]{6}-[A-Za-z0-9]{2,7}(?:-\d+(?:-[A-Za-z0-9]+)?)?$/.test(t);return e||o};class v extends Error{constructor(t){super(`Invalid collection ticker: ${t}`)}}class S extends Error{constructor(t){super(`Invalid address: ${t}`)}}Error,Error;const x=t=>!!t&&(t.startsWith("erd1")&&62===t.length||/^0x[a-fA-F0-9]{40,64}$/.test(t)||/^[1-9A-HJ-NP-Za-km-z]{32,44}$/.test(t)||/^G[A-Z2-7]{55}$/.test(t)),q={"/liquid/xoxno/rate":{input:{},output:{}},"/liquid/xoxno/liquid-supply":{input:{},output:{}},"/liquid/xoxno/staked":{input:{},output:{}},"/user/login":{input:{},output:{},POST:{input:{},output:{},body:{}}},"/user/:address/network-account":{input:{},output:{}},"/user/:address/token-inventory":{input:{},output:{}},"/user/network-account":{input:{},output:{},POST:{input:{},output:{},body:{}}},"/user/me/profile":{input:{},output:{},securityMode:"requiredAny"},"/user/:address/profile":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/me":{input:{},output:{},securityMode:"requiredAny"},"/user/me/settings":{input:{},output:{},securityMode:"optionalAny"},"/user/me/settings/notification-preferences":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"optionalAny"}},"/user/me/settings/email":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"},DELETE:{input:{},output:{},body:{},securityMode:"requiredJwt"}},"/user/me/settings/phone":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/me/settings/billing":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/me/settings/verify-email":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/buy/signature":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/upload-picture":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/upload-banner":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/reset-picture":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/reset-banner":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:tag/creator/is-registered":{input:{},output:{}},"/user/:address/creator/profile":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/creator/upload-picture":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/creator/upload-banner":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/creator/reset-picture":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/creator/reset-banner":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/favorite/collections":{input:{},output:{}},"/user/favorite/:favoriteId":{input:{},output:{},securityMode:"requiredAny"},"/user/:address/follow":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/favorite/users":{input:{},output:{}},"/tokens":{input:{},output:{}},"/tokens/swap":{input:{},output:{}},"/stellar/tokens":{input:{},output:{}},"/tokens/restricted":{input:{},output:{}},"/tokens/usd-price":{input:{},output:{}},"/tokens/egld/fiat-price":{input:{},output:{}},"/tokens/xoxno/info":{input:{},output:{}},"/liquid/xoxno/stats":{input:{},output:{}},"/liquid/egld/stats":{input:{},output:{}},"/liquid/sui/stats":{input:{},output:{}},"/analytics/marketplace-unique-users":{input:{},output:{}},"/liquid/egld/rate":{input:{},output:{}},"/liquid/egld/liquid-supply":{input:{},output:{}},"/liquid/egld/staked":{input:{},output:{}},"/liquid/egld/pending-fees":{input:{},output:{}},"/liquid/egld/pending-undelegate":{input:{},output:{}},"/liquid/egld/pending-delegate":{input:{},output:{}},"/liquid/egld/execute-delegate":{input:{},output:{}},"/liquid/egld/execute-undelegate":{input:{},output:{}},"/liquid/egld/execute-undelegate-providers":{input:{},output:{}},"/liquid/egld/protocol-apr":{input:{},output:{}},"/liquid/egld/providers":{input:{},output:{}},"/user/:address/delegation":{input:{},output:{}},"/lending/market/:token/profile":{input:{},output:{}},"/lending/market/query":{input:{},output:{}},"/lending/governance/proposals":{input:{},output:{}},"/lending/governance/proposal/:id":{input:{},output:{}},"/user/lending/:address":{input:{},output:{}},"/lending/market/indexes":{input:{},output:{}},"/user/lending/position/:identifier":{input:{},output:{}},"/lending/pnl":{input:{},output:{}},"/user/lending/pnl/:address":{input:{},output:{}},"/user/lending/summary/:identifier":{input:{},output:{}},"/user/lending/image/:nonce":{input:{},output:{}},"/lending/market/emode-categories":{input:{},output:{}},"/lending/market/:token/emode-categories":{input:{},output:{}},"/lending/market/:token/analytics":{input:{},output:{}},"/lending/stats/history":{input:{},output:{}},"/lending/market/:token/average":{input:{},output:{}},"/lending/leaderboard":{input:{},output:{}},"/lending/leaderboard/liquidate":{input:{},output:{}},"/lending/leaderboard/clean-bad-debt":{input:{},output:{}},"/lending/stats":{input:{},output:{}},"/lending/market/prices":{input:{},output:{}},"/nft/query":{input:{},output:{}},"/nft/:identifier/like":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/inventory-summary":{input:{},output:{}},"/user/:address/offers":{input:{},output:{}},"/nft/offer/query":{input:{},output:{}},"/nft/offer/:identifier":{input:{},output:{}},"/user/:address/favorite/nfts":{input:{},output:{}},"/collection/:collection/attributes":{input:{},output:{}},"/nft/:identifier/offers":{input:{},output:{}},"/collection/:collection/ranks":{input:{},output:{}},"/collection/:collection/listings":{input:{},output:{}},"/nft/pinned":{input:{},output:{}},"/nft/sign-withdraw":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/collection/:collection/sign-offer":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/collection/:collection/sign-mint":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/nft/:identifier":{input:{},output:{}},"/collection/:collection/profile":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/collection/:collection/floor-price":{input:{},output:{}},"/collection/floor-price":{input:{},output:{}},"/collection/pinned":{input:{},output:{}},"/collection/pinned-drops":{input:{},output:{}},"/collection/:collection/pinned-drops":{input:{},output:{}},"/collection/:collection/pinned":{input:{},output:{}},"/collection/:collection/follow":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/collection/query":{input:{},output:{}},"/collection/drops/query":{input:{},output:{}},"/collection/:collection/drop-info":{input:{},output:{},securityMode:"optionalAny"},"/collection/:creatorTag/:collectionTag/drop-info":{input:{},output:{},securityMode:"optionalAny"},"/collection/:collection/upload-picture":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/collection/:collection/upload-banner":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/collection/:collection/reset-picture":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/collection/:collection/reset-banner":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/collection/:collection/holders":{input:{},output:{}},"/collection/:collection/holders/export":{input:{},output:{}},"/collection/:collection/owner":{input:{},output:{}},"/collection/:collection/stats":{input:{},output:{}},"/collection/stats/query":{input:{},output:{}},"/collection/global-offer/query":{input:{},output:{}},"/user/:address/creator/listing":{input:{},output:{}},"/user/:address/creator/details":{input:{},output:{}},"/launchpad/:scAddress/shareholders/royalties":{input:{},output:{}},"/launchpad/:scAddress/shareholders/collection/:collectionTag":{input:{},output:{}},"/pool/:poolId/profile":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/pool/:poolId/whitelist":{input:{},output:{}},"/pool/:poolId/upload-picture":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/staking/available-pools":{input:{},output:{}},"/user/:address/staking/owned-collections":{input:{},output:{}},"/user/:address/staking/owned-pools":{input:{},output:{}},"/user/:address/staking/summary":{input:{},output:{}},"/user/:address/staking/creator":{input:{},output:{}},"/user/:address/staking/collection/:collection":{input:{},output:{}},"/user/:address/staking/pool/:poolId/nfts":{input:{},output:{}},"/collection/:collection/staking/summary":{input:{},output:{},securityMode:"optionalAny"},"/collection/:collection/staking/delegators":{input:{},output:{}},"/collection/staking/explore":{input:{},output:{}},"/user/:creatorTag/owned-services":{input:{},output:{}},"/search":{input:{},output:{}},"/user/search":{input:{},output:{}},"/collection/search":{input:{},output:{}},"/collection/drops/search":{input:{},output:{}},"/nft/search/query":{input:{},output:{}},"/lending/market-sc":{input:{},output:{}},"/lending/active-accounts":{input:{},output:{}},"/lending/account/:nonce/attributes":{input:{},output:{}},"/lending/account/:nonce/positions":{input:{},output:{}},"/lending/market/:token/price/egld":{input:{},output:{}},"/faucet":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/stellar-lending/assets":{input:{},output:{}},"/stellar-lending/context":{input:{},output:{}},"/stellar-lending/hubs":{input:{},output:{}},"/stellar-lending/spokes":{input:{},output:{}},"/stellar-lending/reserves":{input:{},output:{}},"/stellar-lending/reserves/:spokeId/:hubId/:asset":{input:{},output:{}},"/stellar-lending/reserves/:spokeId/:hubId/:asset/holders":{input:{},output:{}},"/stellar-lending/hubs/:hubId/holders":{input:{},output:{}},"/stellar-lending/spokes/:spokeId/holders":{input:{},output:{}},"/stellar-lending/assets/:asset":{input:{},output:{}},"/stellar-lending/assets/:asset/page":{input:{},output:{}},"/stellar-lending/assets/:asset/markets":{input:{},output:{}},"/stellar-lending/hubs/:hubId":{input:{},output:{}},"/stellar-lending/spokes/:spokeId":{input:{},output:{}},"/stellar-lending/users/:owner/positions":{input:{},output:{}},"/stellar-lending/users/:owner/activity":{input:{},output:{}},"/stellar-lending/accounts/:accountId/positions":{input:{},output:{}},"/stellar-lending/governance/proposals":{input:{},output:{}},"/stellar-lending/assets/:asset/graph":{input:{},output:{}},"/stellar-lending/hubs/:hubId/graph":{input:{},output:{}},"/stellar-lending/spokes/:spokeId/graph":{input:{},output:{}},"/stellar-lending/reserves/:spokeId/:hubId/:asset/graph":{input:{},output:{}},"/stellar-lending/stats/history":{input:{},output:{}},"/stellar-lending/pnl":{input:{},output:{}},"/stellar-lending/positions":{input:{},output:{}},"/stellar-lending/users/:accountId/history":{input:{},output:{}},"/stellar-lending/pnl/scope":{input:{},output:{}},"/stellar-lending/revenue":{input:{},output:{}},"/stellar-lending/revenue/fees":{input:{},output:{}},"/stellar-lending/participants":{input:{},output:{}},"/stellar-lending/liquidations":{input:{},output:{}},"/stellar-lending/liquidations/leaderboard":{input:{},output:{}},"/stellar-lending/volume":{input:{},output:{}},"/stellar-lending/active-users":{input:{},output:{}},"/stellar-lending/distribution":{input:{},output:{}},"/stellar-lending/rate-spread":{input:{},output:{}},"/stellar-lending/defillama":{input:{},output:{}},"/user/notifications":{input:{},output:{},securityMode:"requiredAny"},"/user/notifications/unread-count":{input:{},output:{},securityMode:"requiredAny"},"/user/notifications/clear":{input:{},output:{},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/notifications/read":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/mobile/device/register":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredWeb2"}},"/mobile/device/:deviceId":{input:{},output:{},securityMode:"requiredWeb2",DELETE:{input:{},output:{},body:{},securityMode:"requiredWeb2"}},"/mobile/history":{input:{},output:{},securityMode:"requiredAny"},"/mobile/history/unread-count":{input:{},output:{},securityMode:"requiredAny"},"/mobile/history/:notificationId/read":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/mobile/history/read-all":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/mobile/history/clear-all":{input:{},output:{},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/mobile/history/clear-id/:notificationId":{input:{},output:{},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/eventNotifications/event/:eventId/update":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/eventNotifications/event/:eventId/reminder":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/eventNotifications/creator/marketing":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/eventNotifications/user/:userId/direct":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/stellar/challenge":{input:{},output:{}},"/user/native-token":{input:{},output:{}},"/user/web2":{input:{},output:{},securityMode:"requiredWeb2"},"/user/web2/session-cookie":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredWeb2"}},"/user/web2/wallet":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredWeb2"}},"/user/web2/wallet-switch":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredWeb2"}},"/user/web2/wallet-link":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredWeb2"}},"/user/web2/:index/wallet-link":{input:{},output:{},DELETE:{input:{},output:{},body:{},securityMode:"requiredWeb2"}},"/user/web2/shards":{input:{},output:{},securityMode:"requiredWeb2"},"/activity/query":{input:{},output:{}},"/activity/:identifier":{input:{},output:{}},"/analytics/volume":{input:{},output:{}},"/collection/:collection/analytics/volume":{input:{},output:{}},"/collections/analytics/volume":{input:{},output:{}},"/user/:address/analytics/volume":{input:{},output:{}},"/analytics/overview":{input:{},output:{}},"/user/stats":{input:{},output:{}},"/user/xoxno-drop":{input:{},output:{}},"/user/me/xoxno-drop":{input:{},output:{},securityMode:"requiredAny"},"/transactions/:txHash":{input:{},output:{}},"/transactions/:txHash/status":{input:{},output:{}},"/transaction/cost":{input:{},output:{},POST:{input:{},output:{},body:{}}},"/transactions":{input:{},output:{},POST:{input:{},output:{},body:{}}},"/transactions/batch":{input:{},output:{},POST:{input:{},output:{},body:{}}},"/user/chat/message":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/chat/conversation":{input:{},output:{},securityMode:"requiredAny"},"/user/chat/conversation/:conversationId":{input:{},output:{},securityMode:"requiredAny",DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/chat/conversation-summary":{input:{},output:{},securityMode:"requiredAny"},"/user/chat/conversation/:conversationId/message/:messageId":{input:{},output:{},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/chat/block":{input:{},output:{},securityMode:"requiredAny"},"/user/chat/block/:address":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/chat/token":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/hatom/user/:address":{input:{},output:{}},"/countries":{input:{},output:{}},"/event":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId":{input:{},output:{},securityMode:"optionalAny",PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/profile/query":{input:{},output:{}},"/event/:eventId/profile":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/background":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/description":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/description/image":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/description/image/:imageId":{input:{},output:{},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/register":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/ticket":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/ticket/:ticketId":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"},POST:{input:{},output:{},body:{}}},"/event/:eventId/stage":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/stage/:stageId":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/calculate-prices":{input:{},output:{},POST:{input:{},output:{},body:{}}},"/event/:eventId/validate-discount":{input:{},output:{},POST:{input:{},output:{},body:{}}},"/user/:address/creator/events":{input:{},output:{},securityMode:"optionalAny"},"/event/:eventId/invite":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/invite/query":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/invite/:inviteId":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/voucher/query":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/questions":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/question":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/question/:questionId":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/guest/query":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/guest/:address":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/guest-export":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/role":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"},securityMode:"requiredAny"},"/event/:eventId/role/:roleId":{input:{},output:{},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/guest":{input:{},output:{},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/roleOf/:address":{input:{},output:{},securityMode:"requiredAny"},"/user/me/event":{input:{},output:{},securityMode:"requiredAny"},"/user/me/events/past":{input:{},output:{},securityMode:"requiredAny"},"/user/me/events/hosted":{input:{},output:{},securityMode:"requiredAny"},"/user/me/events/upcoming":{input:{},output:{},securityMode:"requiredAny"},"/user/me/event/badge":{input:{},output:{},securityMode:"requiredAny"},"/user/me/event/badge/payload":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/scan":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/voucher":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/voucher/:voucherCode":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/manual-check-in":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/answered-questions/:address":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/guest/approve":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/google-pass/:address":{input:{},output:{}},"/event/profile/location":{input:{},output:{}},"/event/:eventId/referral-config":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/referral-config/:configId":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/referral-configs":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/referral":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/referral/:referralCode":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/referrals":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/referrals/self-serviced":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/notify-attendees":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/notify/global-broadcast":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/blend/:address":{input:{},output:{}},"/stellar/aggregator/quote":{input:{},output:{}},"/perp/exchange/acceptTerms":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/perp/exchange/sendAsset":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/perp/exchange/sendExternalAsset":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/perp/exchange/deposit":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/perp/exchange/withdraw":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/perp/exchange/order":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/tradingview/bars/:symbol":{input:{},output:{}},"/tradingview/coin/:symbol":{input:{},output:{}},"/perp/coin/:symbol":{input:{},output:{}},"/perp/coin/spot/:symbol":{input:{},output:{}},"/perp/coins":{input:{},output:{}},"/perp/legal-check/:address":{input:{},output:{}},"/perp/coins/spot":{input:{},output:{}},"/perp/orderbook/:symbol":{input:{},output:{}},"/perp/trades/:symbol":{input:{},output:{}},"/perp/stats/spot/:symbol":{input:{},output:{}},"/perp/stats/:symbol":{input:{},output:{}},"/perp/subscribe":{input:{},output:{},POST:{input:{},output:{},body:{}}},"/perp/unsubscribe":{input:{},output:{},POST:{input:{},output:{},body:{}}}},T=["PATCH","POST","DELETE","PUT"];var w=l(385);const _=t=>t.replace(/-([a-z])/g,((t,e)=>e.toUpperCase()));function A(t,e,o,r){const{input:n,output:u,...i}=e,s=async(e={})=>{const n={...o,...e},u=t.replace(/:([a-zA-Z_]+)/g,((t,e)=>`${n[e]}`)),i=[...t.matchAll(/:([a-zA-Z_]+)/g)].map((t=>t[1])),s=Object.fromEntries(Object.entries(n).filter((([t])=>!i.includes(t)))),a=/:address[^A-Z]/.test(t)||"address"in s,p=/:collection[^A-Z]/.test(t)||"collection"in s;if(a){const t=n.address;if(!x(t))throw new S(t)}if(p){const t=n.collection;if(Array.isArray(t)?t.some((t=>!g(t))):!g(t))throw new v(t)}const l=Object.fromEntries(Object.entries(s).map((([t,e])=>[t,e instanceof FormData?e:"filter"===t||"body"===t?JSON.stringify(e):Array.isArray(e)?e.join(","):e]))),{body:d,auth:c,method:y,headers:m,cache:b,next:f,debug:h,continuationToken:q,...T}=l,w=c?`Bearer ${c}`:void 0,_={...m,...w?{Authorization:w}:{},...q?{"X-Continuation-Token":String(q)}:{}},A={...f,tags:[...f?.tags??[],u]};return r.fetchWithTimeout(u,{method:y,params:T,body:d,headers:_,cache:b,debug:h,...A?{next:A}:{}})},a=(t={})=>s(t);for(const t of Object.keys(i))T.includes(t)&&(a[t]=e=>s({...e,method:e.method??t.toUpperCase()}));return a}function k(t){const e=function(){const t={static:{},params:{},leaves:[]};for(const[e,o]of Object.entries(q)){const r=e.split("/").filter(Boolean);let n=t;for(const t of r)if(t.startsWith(":")){const e=_(t.slice(1));n=n.params[e]||={static:{},params:{},leaves:[]}}else{const e=_(t);n=n.static[e]||={static:{},params:{},leaves:[]}}n.leaves.push({rawPath:e,def:o})}return t}(),o=(e,r)=>{const n=e.leaves.length,u=Object.keys(e.static).length,i=Object.keys(e.params).length;let s;if(1===n&&u+i>0){const{rawPath:o,def:n}=e.leaves[0];s=A(o,n,r,t)}else{s={};for(const{rawPath:o,def:n}of e.leaves)s[_(o.split("/").pop().replace(/^:/,""))]=A(o,n,r,t)}for(const[t,n]of Object.entries(e.static)){const e=o(n,r);let u=e;if(e&&"object"==typeof e&&t in e&&"function"==typeof e[t]){const o=e[t],r=Object.fromEntries(Object.entries(e).filter((([e])=>e!==t)));1===o.length||(Object.assign(o,r),u=o)}void 0===s[t]?s[t]=u:"function"==typeof s[t]?Object.assign(s[t],u):"function"==typeof u?(Object.assign(u,s[t]),s[t]=u):Object.assign(s[t],u)}for(const[t,n]of Object.entries(e.params)){const e=e=>{const u=o(n,{...r,[t]:e});if(u&&"object"==typeof u&&1===Object.keys(u).length&&t in u&&"function"==typeof u[t]){const e=u[t],o=(...t)=>e(...t);return Object.assign(o,e)}return u};if(s[t]){const o=s[t];s[t]=t=>({...o(t),...e(t)})}else s[t]=e}return s};return o(e,{})}export{b as Chain,f as XOXNOClient,k as buildSdk,g as isValidCollectionTicker,h as isValidNftIdentifier};export const STELLAR_AGGREGATOR_ROUTER=w.ME;export const STELLAR_GOVERNANCE=w.nO;export const STELLAR_GOVERNANCE_ZERO_PREDECESSOR=w.G_;export const STELLAR_LENDING_CONTROLLER=w.DU;export const STELLAR_LENDING_TOPICS=w.fA;export const STELLAR_NETWORK_PASSPHRASE=w.A$;export const STELLAR_QUOTE_URL=w.J9;export const STELLAR_SOROBAN_RPC_URL=w.hS;export const SYNTHETIC_EVENT_ORDER_STRIDE=w.gR;export const XOXNO_LENDING_STELLAR_TICKER=w.Cg;export const buildSameTokenRepaySwapSteps=w.VZ;export const buildStellarAcceptOwnershipTx=w.N0;export const buildStellarAddRewardsTx=w.B_;export const buildStellarApproveTokenTx=w.eX;export const buildStellarBatchSwapTx=w.z;export const buildStellarBorrowBatchTx=w.xD;export const buildStellarBorrowTx=w.jR;export const buildStellarCctpForwardTx=w.P2;export const buildStellarClaimRevenueTx=w.W6;export const buildStellarCreateLiquidityPoolTx=w.se;export const buildStellarDisableTokenOracleTx=w.ln;export const buildStellarExecuteStrategyTx=w.yr;export const buildStellarFlashLoanTx=w.sp;export const buildStellarGovernanceExecuteGovernanceUpgradeTx=w.$9;export const buildStellarGovernanceExecuteGrantGovernanceRoleTx=w.zw;export const buildStellarGovernanceExecuteRevokeGovernanceRoleTx=w.h_;export const buildStellarGovernanceExecuteTransferGovOwnTx=w.e_;export const buildStellarGovernanceExecuteTx=w.Tk;export const buildStellarGovernanceExecuteUpdateDelayTx=w.BA;export const buildStellarGrantRoleTx=w.SX;export const buildStellarLendingIdentifier=w.UF;export const buildStellarLiquidateTx=w.Y5;export const buildStellarMigrateFromBlendTx=w.mE;export const buildStellarMigrateTx=w.xG;export const buildStellarMultiplyTx=w.s9;export const buildStellarPauseTx=w.OL;export const buildStellarProposeAddAssetToSpokeTx=w.k6;export const buildStellarProposeAddSpokeTx=w.dj;export const buildStellarProposeApproveBlendPoolTx=w.kD;export const buildStellarProposeApproveTokenTx=w.Yf;export const buildStellarProposeConfigureMarketOracleTx=w.c5;export const buildStellarProposeCreateHubTx=w.N8;export const buildStellarProposeCreateLiquidityPoolTx=w.qU;export const buildStellarProposeDeployPoolTx=w.RZ;export const buildStellarProposeDisableTokenOracleTx=w.PD;export const buildStellarProposeEditAssetInSpokeTx=w.ni;export const buildStellarProposeEditOracleToleranceTx=w.hF;export const buildStellarProposeGovernanceUpgradeTx=w.Qk;export const buildStellarProposeGrantGovernanceRoleTx=w.Gw;export const buildStellarProposeMigrateControllerTx=w.$K;export const buildStellarProposeRemoveAssetFromSpokeTx=w.uj;export const buildStellarProposeRemoveSpokeTx=w.Od;export const buildStellarProposeRevokeBlendPoolTx=w.X7;export const buildStellarProposeRevokeGovernanceRoleTx=w.Ub;export const buildStellarProposeRevokeTokenTx=w.Dx;export const buildStellarProposeSetAccumulatorTx=w.OA;export const buildStellarProposeSetAggregatorTx=w.$U;export const buildStellarProposeSetMinBorrowCollatTx=w.ob;export const buildStellarProposeSetPoolTemplateTx=w.cY;export const buildStellarProposeSetPositionLimitsTx=w.$l;export const buildStellarProposeSetPositionManagerTx=w.K;export const buildStellarProposeTransferCtrlOwnershipTx=w.VS;export const buildStellarProposeTransferGovOwnTx=w.HP;export const buildStellarProposeUpdateDelayTx=w.YQ;export const buildStellarProposeUpgradeControllerTx=w.QY;export const buildStellarProposeUpgradePoolParamsTx=w.os;export const buildStellarProposeUpgradePoolTx=w.Ko;export const buildStellarRenewAccountTx=w.IJ;export const buildStellarRepayBatchTx=w.nw;export const buildStellarRepayDebtWithCollateralTx=w.Pr;export const buildStellarRepayTx=w.ZE;export const buildStellarRevokeRoleTx=w.ev;export const buildStellarRevokeTokenTx=w.P8;export const buildStellarSetAccumulatorTx=w.aV;export const buildStellarSetAggregatorTx=w.p2;export const buildStellarSetLiquidityPoolTemplateTx=w.Ww;export const buildStellarSetMarketOracleConfigTx=w.sV;export const buildStellarSetOracleToleranceTx=w.Js;export const buildStellarSetPositionLimitsTx=w.Dy;export const buildStellarSupplyBatchTx=w.Ni;export const buildStellarSupplyTx=w.v_;export const buildStellarSwapCollateralTx=w.qD;export const buildStellarSwapDebtTx=w.qR;export const buildStellarTransferOwnershipTx=w.QJ;export const buildStellarUnpauseTx=w.bm;export const buildStellarUpdateAccountThresholdTx=w.n_;export const buildStellarUpdateIndexesTx=w.v8;export const buildStellarUpgradeControllerTx=w.qM;export const buildStellarUpgradeLiquidityPoolParamsTx=w.gH;export const buildStellarWithdrawBatchTx=w.O3;export const buildStellarWithdrawTx=w.Gz;export const buildTx=w.pr;export const decodeStellarLendingEvent=w.Fm;export const encodeInterestRateModel=w.MB;export const encodeMarketOracleConfigInput=w.Dn;export const encodeMarketParamsRaw=w.pq;export const encodeOracleSourceConfigInput=w.ml;export const encodePositionLimits=w.Q3;export const encodeStrategyPayloadToRouteXdr=w.wf;export const extractEventOrder=w.Um;export const getStellarAccountPositions=w.xO;export const getStellarAggregatorQuote=w.Lw;export const getStellarAggregatorRouter=w.KM;export const getStellarAsset=w.mM;export const getStellarAssetGraph=w.iE;export const getStellarAssetMarkets=w.zp;export const getStellarAssetPage=w.N3;export const getStellarAssets=w.bN;export const getStellarGovernance=w.QV;export const getStellarGovernanceProposals=w.T_;export const getStellarHub=w.XI;export const getStellarHubGraph=w.Lt;export const getStellarHubs=w.KK;export const getStellarLendingContext=w.yl;export const getStellarLendingController=w.vc;export const getStellarQuoteTokens=w.CH;export const getStellarReserve=w.FI;export const getStellarReserveGraph=w.KG;export const getStellarReserveHolders=w.nW;export const getStellarReserves=w.jF;export const getStellarSpoke=w.S2;export const getStellarSpokeGraph=w.uS;export const getStellarSpokes=w.u_;export const getStellarUserActivity=w.O5;export const getStellarUserPositions=w.Av;export const mapQuoteResponseToAggregatorSwap=w.LA;export const mapQuoteResponseToStrategyPayload=w.E6;export const mapQuoteResponseToStrategySwap=w.Ds;export const mapSorobanError=w.XV;export const mapStellarPositionActivityType=w.CU;export const prepareStellarBuiltTx=w.Vx;export const prepareStellarTxXdr=w.DL;export const stellarLendingDispatchKey=w.ON;export const stellarLendingRead=w.Hh;export const syntheticEventOrder=w.oV;export const tagStellarInvokedContractError=w.g5;export const toBase64Xdr=w.L;export const toStellarPositionMode=w.Vu;
1
+ "undefined"!=typeof globalThis&&void 0===globalThis.self&&(globalThis.self=globalThis);import{Account as t,Address as e,BASE_FEE as o,Contract as r,ScInt as n,TransactionBuilder as u,scValToNative as i,xdr as s}from"@stellar/stellar-sdk";var a={385(a,p,l){l.d(p,{ME:()=>c,nO:()=>y,G_:()=>ue,DU:()=>d,fA:()=>ho,A$:()=>f,J9:()=>b,hS:()=>m,gR:()=>xo,Cg:()=>So,VZ:()=>Go,N0:()=>Vt,B_:()=>re,eX:()=>Ft,z:()=>Oo,xD:()=>j,jR:()=>H,P2:()=>Vo,W6:()=>oe,se:()=>te,yr:()=>Ro,sp:()=>J,$9:()=>He,zw:()=>Fe,h_:()=>Qe,e_:()=>Ke,Tk:()=>je,BA:()=>Xe,SX:()=>Dt,UF:()=>qo,Y5:()=>Z,mE:()=>Y,xG:()=>$t,s9:()=>tt,OL:()=>Ct,k6:()=>xe,dj:()=>ve,kD:()=>Ie,Yf:()=>ke,c5:()=>Ce,N8:()=>he,qU:()=>Re,RZ:()=>Me,ni:()=>qe,hF:()=>Be,Qk:()=>De,Gw:()=>ze,$K:()=>Ne,uj:()=>Te,Od:()=>Se,X7:()=>Ee,Ub:()=>Ve,Dx:()=>Pe,OA:()=>be,$U:()=>me,ob:()=>Ae,cY:()=>fe,$l:()=>ge,K:()=>we,kw:()=>_e,VS:()=>$e,HP:()=>We,YQ:()=>Ge,QY:()=>Le,os:()=>Oe,Ko:()=>Ue,IJ:()=>Yt,nw:()=>Q,Pr:()=>rt,ZE:()=>K,ev:()=>Gt,P8:()=>Qt,aV:()=>jt,p2:()=>Wt,Ww:()=>Ht,sV:()=>Kt,Js:()=>Zt,Dy:()=>Xt,Ni:()=>V,v_:()=>W,qD:()=>ot,qR:()=>et,QJ:()=>zt,bm:()=>Bt,n_:()=>ne,v8:()=>Jt,qM:()=>Nt,gH:()=>ee,O3:()=>X,Gz:()=>F,pr:()=>z,Fm:()=>vo,MB:()=>It,Dn:()=>Lt,pq:()=>Et,ml:()=>Ut,Q3:()=>Rt,wf:()=>Eo,Um:()=>To,xO:()=>xt,Lw:()=>Po,KM:()=>h,mM:()=>mt,iE:()=>Tt,zp:()=>ft,N3:()=>bt,bN:()=>at,QV:()=>v,T_:()=>qt,XI:()=>gt,Lt:()=>_t,KK:()=>pt,yl:()=>st,vc:()=>g,CH:()=>Io,FI:()=>ct,KG:()=>At,nW:()=>yt,jF:()=>dt,S2:()=>ht,uS:()=>wt,u_:()=>lt,O5:()=>St,Av:()=>vt,LA:()=>Lo,E6:()=>Mo,Ds:()=>Uo,XV:()=>jo,CU:()=>wo,Vx:()=>Bo,DL:()=>Co,ON:()=>Ye,Hh:()=>kt,oV:()=>_o,g5:()=>$o,L:()=>Ze,Vu:()=>Do});const d={mainnet:process.env.STELLAR_LENDING_CONTROLLER_MAINNET??"",testnet:process.env.STELLAR_LENDING_CONTROLLER_TESTNET??""},c={mainnet:process.env.STELLAR_AGGREGATOR_ROUTER_MAINNET??"",testnet:process.env.STELLAR_AGGREGATOR_ROUTER_TESTNET??""},y={mainnet:process.env.STELLAR_GOVERNANCE_MAINNET??"",testnet:process.env.STELLAR_GOVERNANCE_TESTNET??""},m={mainnet:"https://soroban-rpc.stellar.org",testnet:"https://soroban-testnet.stellar.org"},b={mainnet:process.env.STELLAR_QUOTE_URL_MAINNET??"https://stellar-swap.xoxno.com",testnet:process.env.STELLAR_QUOTE_URL_TESTNET??"https://testnet-stellar-swap.xoxno.com"},f={mainnet:"Public Global Stellar Network ; September 2015",testnet:"Test SDF Network ; September 2015"};function g(t){const e=d[t];if(!e)throw new Error(`Stellar lending controller address not configured for network "${t}". Set STELLAR_LENDING_CONTROLLER_${t.toUpperCase()} env var.`);return e}function h(t){const e=c[t];if(!e)throw new Error(`Stellar aggregator router address not configured for network "${t}". Set STELLAR_AGGREGATOR_ROUTER_${t.toUpperCase()} env var.`);return e}function v(t){const e=y[t];if(!e)throw new Error(`Stellar governance address not configured for network "${t}". Set STELLAR_GOVERNANCE_${t.toUpperCase()} env var.`);return e}const S=["Soroswap","Aquarius","Phoenix","Sushi","CometDex"],x=t=>new e(t).toScVal(),q=t=>new n(t).toI128(),T=t=>s.ScVal.scvU32(t),_=t=>new n("string"==typeof t?t:t.toString()).toU64(),w=t=>s.ScVal.scvBool(t),A=t=>s.ScVal.scvString(t),k=t=>s.ScVal.scvSymbol(t),P=()=>s.ScVal.scvVoid(),I=t=>s.ScVal.scvVec(t),E=(t,e=32)=>{const o=t.startsWith("0x")?t.slice(2):t,r=Buffer.from(o,"hex");if(r.length!==e)throw new Error(`Stellar builder: expected a ${e}-byte BytesN (got ${r.length} bytes from "${t}")`);return s.ScVal.scvBytes(r)},R=(t,e)=>null==t?P():e(t),O=(t,e)=>L({asset:x(e),hub_id:T(t)}),M=(t,e,o)=>s.ScVal.scvVec([O(t,e),q(o)]),U=t=>s.ScVal.scvVec(t.map((t=>M(t.hubId,t.asset,t.amount)))),L=t=>{const e=Object.keys(t).sort().map((e=>new s.ScMapEntry({key:k(e),val:t[e]})));return s.ScVal.scvMap(e)},N=t=>{const e=t.paths.map((t=>{const e=t.hops.map((t=>{return L({amount_out:q(t.amountOut),pool:x(t.pool),token_in:x(t.tokenIn),token_out:x(t.tokenOut),venue:(e=t.venue,s.ScVal.scvVec([k(e)]))});var e}));return L({hops:s.ScVal.scvVec(e),split_ppm:T(t.splitPpm)})}));return L({paths:s.ScVal.scvVec(e),referral_id:_(t.referralId??0),token_in:x(t.tokenIn),token_out:x(t.tokenOut),total_min_out:q(t.totalMinOut)})},$=t=>{const e=Buffer.from(t);if(0===e.length)throw new Error("Stellar builder: strategy swap bytes must be non-empty base64 routeXdr, 0x hex string, or Uint8Array");return s.ScVal.scvBytes(e)},C=()=>s.ScVal.scvBytes(Buffer.alloc(0)),B=t=>{const e=t.trim();if(e.startsWith("0x")){const t=e.slice(2);if(!((o=t).length>0&&o.length%2==0&&/^[0-9a-fA-F]+$/.test(o)))throw new Error("Stellar builder: strategy swap bytes hex string must be 0x-prefixed and even-length");return Buffer.from(t,"hex")}var o;if(!/^[A-Za-z0-9+/]+={0,2}$/.test(e))throw new Error("Stellar builder: strategy swap bytes must be base64 routeXdr or 0x-prefixed hex");const r=Buffer.from(e,"base64");if(0===r.length)throw new Error("Stellar builder: strategy swap bytes must be non-empty base64 routeXdr, 0x hex string, or Uint8Array");return r},D=t=>{if("string"==typeof t)return $(B(t));if(t instanceof Uint8Array)return 0===t.length?C():$(t);if(t&&"object"==typeof t)return"routeXdr"in(o=t)&&"string"==typeof o.routeXdr?$(B(t.routeXdr)):(t=>"swapXdr"in t&&"string"==typeof t.swapXdr)(t)?$(B(t.swapXdr)):(t=>"bytes"in t&&("string"==typeof t.bytes||t.bytes instanceof Uint8Array))(t)?"string"==typeof t.bytes?$(B(t.bytes)):0===t.bytes.length?C():$(t.bytes):(e=(t=>{if(!t||"object"!=typeof t)throw new Error("Stellar builder: decoded strategy `steps` must be a StrategyPayload ({ paths, tokenIn, tokenOut, totalMinOut })");const e=t;if(!Array.isArray(e.paths)||0===e.paths.length)throw new Error("Stellar builder: `steps.paths` must be a non-empty array of strategy paths");if("string"!=typeof e.tokenIn)throw new Error("Stellar builder: `steps.tokenIn` must be a contract address");if("string"!=typeof e.tokenOut)throw new Error("Stellar builder: `steps.tokenOut` must be a contract address");if("string"!=typeof e.totalMinOut)throw new Error("Stellar builder: `steps.totalMinOut` must be an i128 decimal string");let o=0;for(const[t,r]of e.paths.entries()){if(!r||"number"!=typeof r.splitPpm||r.splitPpm<=0||!Array.isArray(r.hops)||0===r.hops.length)throw new Error(`Stellar builder: \`steps.paths[${t}]\` must have splitPpm > 0 and a non-empty hops array`);o+=r.splitPpm;for(const[e,o]of r.hops.entries())if(!o||"string"!=typeof o.amountOut||"string"!=typeof o.pool||"string"!=typeof o.tokenIn||"string"!=typeof o.tokenOut||!S.includes(o.venue))throw new Error(`Stellar builder: \`steps.paths[${t}].hops[${e}]\` must have amountOut, pool, tokenIn, tokenOut, and a valid Soroban venue`)}if(1e6!==o)throw new Error(`Stellar builder: \`steps.paths[].splitPpm\` must sum to 1_000_000, got ${o}`);return e})(t),s.ScVal.scvBytes(Buffer.from(N(e).toXDR("base64"),"base64")));var e,o;throw new Error("Stellar builder: `steps` must be opaque strategy bytes (`routeXdr`, base64/hex string, or Uint8Array)")},G=t=>{if("string"==typeof t)return(t=>{const e=t.startsWith("0x")?t.slice(2):t,o=Buffer.from(e,"hex");return s.ScVal.scvBytes(o)})(t);if(t instanceof Uint8Array)return s.ScVal.scvBytes(Buffer.from(t));throw new Error("Stellar builder: `data` must be a hex string or Uint8Array (Soroban Bytes payload)")};function z(e,n,i){const s=e.controllerAddress??g(e.network),a=new r(s),p=new t(e.caller,e.sourceSequence);return{xdr:new u(p,{fee:e.fee??o,networkPassphrase:f[e.network]}).addOperation(a.call(n,...i)).setTimeout(e.timeoutSeconds??300).build().toXDR()}}function V(t,e){const o=e.accountNonce??0,r=e.spokeId??0;return z(t,"supply",[x(t.caller),_(o),T(r),U([...e.assets])])}function W(t,e){return V(t,{accountNonce:e.accountNonce,spokeId:e.spokeId,assets:[{hubId:e.hubId,asset:e.asset,amount:e.amount}]})}function j(t,e){return z(t,"borrow",[x(t.caller),_(e.accountNonce),U([...e.borrows]),R(e.to,x)])}function H(t,e){return j(t,{accountNonce:e.accountNonce,borrows:[{hubId:e.hubId,asset:e.asset,amount:e.amount}],to:e.to})}function X(t,e){return z(t,"withdraw",[x(t.caller),_(e.accountNonce),U([...e.withdrawals]),R(e.to,x)])}function F(t,e){return X(t,{accountNonce:e.accountNonce,withdrawals:[{hubId:e.hubId,asset:e.asset,amount:e.amount}],to:e.to})}function Q(t,e){return z(t,"repay",[x(t.caller),_(e.accountNonce),U([...e.payments])])}function K(t,e){return Q(t,{accountNonce:e.accountNonce,payments:[{hubId:e.hubId,asset:e.asset,amount:e.amount}]})}function Z(t,e){return z(t,"liquidate",[x(t.caller),_(e.accountNonce),U([...e.debtPayments])])}function J(t,e){return z(t,"flash_loan",[x(t.caller),O(e.hubId,e.asset),q(e.amount),x(e.receiver),G(e.data)])}function Y(t,e){return z(t,"migrate_from_blend",[x(t.caller),_(e.accountId),T(e.spokeId),T(e.hubId),x(e.blendPool),I(e.collateralTokens.map(x)),I(e.supplyTokens.map(x)),(o=e.debtCaps.map((t=>({token:t.token,amount:t.cap}))),s.ScVal.scvVec(o.map((t=>{return e=t.token,o=t.amount,s.ScVal.scvVec([x(e),q(o)]);var e,o}))))]);var o}function tt(t,e){const o=e.accountNonce??0,r=e.spokeId??0;return z(t,"multiply",[x(t.caller),_(o),T(r),O(e.collateral.hubId,e.collateral.asset),q(e.debtToFlashLoan),O(e.debt.hubId,e.debt.asset),T(e.mode),D(e.steps),R(e.initialPayment,(t=>M(t.hubId,t.asset,t.amount))),R(e.convertSwap,D)])}function et(t,e){return z(t,"swap_debt",[x(t.caller),_(e.accountNonce),O(e.existingDebt.hubId,e.existingDebt.asset),q(e.newDebtAmount),O(e.newDebt.hubId,e.newDebt.asset),D(e.steps)])}function ot(t,e){return z(t,"swap_collateral",[x(t.caller),_(e.accountNonce),O(e.current.hubId,e.current.asset),q(e.fromAmount),O(e.newCollateral.hubId,e.newCollateral.asset),D(e.steps)])}function rt(t,e){return z(t,"repay_debt_with_collateral",[x(t.caller),_(e.accountNonce),O(e.collateral.hubId,e.collateral.asset),q(e.collateralAmount),O(e.debt.hubId,e.debt.asset),D(e.steps),w(e.closePosition)])}const nt="/stellar-lending",ut=25,it=encodeURIComponent,st=(t,e)=>t.fetchWithTimeout(`${nt}/context`,e),at=(t,e)=>t.fetchWithTimeout(`${nt}/assets`,e),pt=(t,e)=>t.fetchWithTimeout(`${nt}/hubs`,e),lt=(t,e)=>t.fetchWithTimeout(`${nt}/spokes`,e),dt=(t,e={},o)=>{const{hubId:r,spokeId:n,asset:u}=e;return t.fetchWithTimeout(`${nt}/reserves`,{...o,params:{...void 0!==r?{hubId:r}:{},...void 0!==n?{spokeId:n}:{},...u?{asset:u}:{}}})},ct=(t,e,o,r,n)=>t.fetchWithTimeout(`${nt}/reserves/${e}/${o}/${it(r)}`,n),yt=(t,e,o,r,n,u)=>t.fetchWithTimeout(`${nt}/reserves/${e}/${o}/${it(r)}/holders`,{...u,params:{side:n}}),mt=(t,e,o)=>t.fetchWithTimeout(`${nt}/assets/${it(e)}`,o),bt=(t,e,o,r)=>t.fetchWithTimeout(`${nt}/assets/${it(e)}/page`,{...r,params:{...o}}),ft=(t,e,o,r)=>t.fetchWithTimeout(`${nt}/assets/${it(e)}/markets`,{...r,params:{side:o}}),gt=(t,e,o)=>t.fetchWithTimeout(`${nt}/hubs/${e}`,o),ht=(t,e,o)=>t.fetchWithTimeout(`${nt}/spokes/${e}`,o),vt=(t,e,o)=>t.fetchWithTimeout(`${nt}/users/${it(e)}/positions`,o),St=(t,e,o={},r)=>{const{skip:n,top:u}=o;return t.fetchWithTimeout(`${nt}/users/${it(e)}/activity`,{...r,params:{...void 0!==n?{skip:n}:{},...void 0!==u?{top:u}:{}}})},xt=(t,e,o)=>t.fetchWithTimeout(`${nt}/accounts/${it(e)}/positions`,o),qt=(t,e={},o)=>{const{top:r=ut,continuationToken:n}=e;return t.fetchWithTimeout(`${nt}/governance/proposals`,{...o,params:{top:r,...n?{continuationToken:n}:{}}})},Tt=(t,e,o,r)=>t.fetchWithTimeout(`${nt}/assets/${it(e)}/graph`,{...r,params:{...o}}),_t=(t,e,o,r)=>t.fetchWithTimeout(`${nt}/hubs/${e}/graph`,{...r,params:{...o}}),wt=(t,e,o,r)=>t.fetchWithTimeout(`${nt}/spokes/${e}/graph`,{...r,params:{...o}}),At=(t,e,o,r,n,u)=>t.fetchWithTimeout(`${nt}/reserves/${e}/${o}/${it(r)}/graph`,{...u,params:{...n}}),kt=t=>({context:e=>st(t,e),assets:e=>at(t,e),hubs:e=>pt(t,e),spokes:e=>lt(t,e),reserves:(e,o)=>{return void 0===(r=e)||"hubId"in r||"spokeId"in r||"asset"in r?dt(t,e,o):dt(t,{},e);var r},reserve:(e,o,r,n)=>ct(t,e,o,r,n),reserveHolders:(e,o,r,n,u)=>yt(t,e,o,r,n,u),asset:(e,o)=>mt(t,e,o),assetMarkets:(e,o,r)=>ft(t,e,o,r),hub:(e,o)=>gt(t,e,o),spoke:(e,o)=>ht(t,e,o),userPositions:(e,o)=>vt(t,e,o),userActivity:(e,o,r)=>St(t,e,o,r),accountPositions:(e,o)=>xt(t,e,o),governanceProposals:(e,o)=>qt(t,e,o),assetGraph:(e,o,r)=>Tt(t,e,o,r),hubGraph:(e,o,r)=>_t(t,e,o,r),spokeGraph:(e,o,r)=>wt(t,e,o,r),reserveGraph:(e,o,r,n,u)=>At(t,e,o,r,n,u)}),Pt={Single:0,PrimaryWithAnchor:1},It=t=>L({base_borrow_rate:q(t.baseBorrowRateRay),max_borrow_rate:q(t.maxBorrowRateRay),max_utilization:q(t.maxUtilizationRay),mid_utilization:q(t.midUtilizationRay),optimal_utilization:q(t.optimalUtilizationRay),reserve_factor:T(t.reserveFactorBps),slope1:q(t.slope1Ray),slope2:q(t.slope2Ray),slope3:q(t.slope3Ray)}),Et=t=>L({asset_decimals:T(t.assetDecimals),asset_id:x(t.assetId),base_borrow_rate:q(t.baseBorrowRateRay),flashloan_fee:T(t.flashloanFeeBps),is_flashloanable:w(t.isFlashloanable),max_borrow_rate:q(t.maxBorrowRateRay),max_utilization:q(t.maxUtilizationRay),mid_utilization:q(t.midUtilizationRay),optimal_utilization:q(t.optimalUtilizationRay),reserve_factor:T(t.reserveFactorBps),slope1:q(t.slope1Ray),slope2:q(t.slope2Ray),slope3:q(t.slope3Ray)}),Rt=t=>L({max_borrow_positions:T(t.maxBorrowPositions),max_supply_positions:T(t.maxSupplyPositions)}),Ot=t=>{const e=t.kind;switch(e){case"Stellar":return I([k("Stellar"),x(t.value)]);case"Symbol":return I([k("Symbol"),k(t.value)]);case"String":return I([k("String"),A(t.value)]);default:throw new Error(`Stellar builder: unknown oracle asset ref kind "${e}"`)}},Mt=(t,e)=>{if("Twap"===t){if("number"!=typeof e)throw new Error("Stellar builder: oracle source with Twap read mode requires `twapRecords`");return I([k("Twap"),T(e)])}return I([k("Spot")])},Ut=t=>{const e=t.provider;if("ReflectorSep40"===e){if(!t.asset)throw new Error("Stellar builder: Reflector oracle source requires `asset`");return I([k("Reflector"),L({asset:Ot(t.asset),contract:x(t.contract),read_mode:Mt(t.readMode,t.twapRecords)})])}if("RedStonePriceFeed"===e){if("string"!=typeof t.feedId)throw new Error("Stellar builder: RedStone oracle source requires `feedId`");if("number"!=typeof t.maxStaleSeconds)throw new Error("Stellar builder: RedStone oracle source requires `maxStaleSeconds`");return I([k("RedStone"),L({contract:x(t.contract),feed_id:A(t.feedId),max_stale_seconds:_(t.maxStaleSeconds)})])}throw new Error(`Stellar builder: unknown oracle provider "${e}"`)},Lt=t=>{const e=Pt[t.strategy];if(void 0===e)throw new Error(`Stellar builder: unknown oracle strategy "${t.strategy}"`);return L({anchor:(o=t.anchor,I(null==o?[k("None")]:[k("Some"),Ut(o)])),max_price_stale_seconds:_(t.maxPriceStaleSeconds),max_sanity_price_wad:q(t.maxSanityPriceWad),min_sanity_price_wad:q(t.minSanityPriceWad),primary:Ut(t.primary),strategy:T(e),tolerance_bps:T(t.toleranceBps)});var o};function Nt(t,e){return z(t,"upgrade",[E(e.wasmHash)])}function $t(t,e){return z(t,"migrate",[T(e.newVersion)])}function Ct(t){return z(t,"pause",[])}function Bt(t){return z(t,"unpause",[])}function Dt(t,e){return z(t,"grant_role",[x(e.account),k(e.role)])}function Gt(t,e){return z(t,"revoke_role",[x(e.account),k(e.role)])}function zt(t,e){return z(t,"transfer_ownership",[x(e.newOwner),T(e.liveUntilLedger)])}function Vt(t){return z(t,"accept_ownership",[])}function Wt(t,e){return z(t,"set_aggregator",[x(e.aggregator)])}function jt(t,e){return z(t,"set_accumulator",[x(e.accumulator)])}function Ht(t,e){return z(t,"set_liquidity_pool_template",[E(e.wasmHash)])}function Xt(t,e){return z(t,"set_position_limits",[Rt(e)])}function Ft(t,e){return z(t,"approve_token",[x(e.token)])}function Qt(t,e){return z(t,"revoke_token",[x(e.token)])}function Kt(t,e){return z(t,"set_market_oracle_config",[O(e.hubId,e.asset),Lt(e.config)])}function Zt(t,e){return z(t,"set_oracle_tolerance",[x(e.asset),L({lower_ratio_bps:T(e.lowerRatioBps),upper_ratio_bps:T(e.upperRatioBps)})])}function Jt(t,e){return z(t,"update_indexes",[x(t.caller),I(e.assets.map((t=>O(t.hubId,t.asset))))])}function Yt(t,e){return z(t,"renew_account",[x(t.caller),_(e.accountNonce)])}function te(t,e){return z(t,"create_liquidity_pool",[T(e.hubId),x(e.asset),Et(e.params)])}function ee(t,e){return z(t,"upgrade_liquidity_pool_params",[O(e.hubId,e.asset),It(e.params)])}function oe(t,e){return z(t,"claim_revenue",[x(t.caller),I(e.assets.map((t=>O(t.hubId,t.asset))))])}function re(t,e){return z(t,"add_rewards",[x(t.caller),U(e.rewards)])}function ne(t,e){return z(t,"update_account_threshold",[x(t.caller),w(e.hasRisks),I(e.accountNonces.map((t=>_(t))))])}const ue="00".repeat(32),ie=t=>{if("string"==typeof t)return E(t);const e=Buffer.from(t);if(32!==e.length)throw new Error(`Stellar governance builder: expected a 32-byte salt (got ${e.length} bytes)`);return s.ScVal.scvBytes(e)},se=(t,...e)=>I([k(t),...e]),ae=t=>L({new_owner:x(t.newOwner),live_until_ledger:T(t.liveUntilLedger)}),pe=t=>L({asset:x(t.asset),bonus:T(t.bonus),borrow_cap:q(t.borrowCap),can_borrow:w(t.canBorrow),can_collateral:w(t.canCollateral),frozen:w(t.frozen),hub_id:T(t.hubId),paused:w(t.paused),liquidation_fees:T(t.liquidationFees),ltv:T(t.ltv),oracle_override:I([k("None")]),spoke_id:T(t.spokeId),supply_cap:q(t.supplyCap),threshold:T(t.threshold)}),le=t=>L({account:x(t.account),role:k(t.role)});function de(e,n,i){const s=e.governanceAddress??v(e.network),a=new r(s),p=new t(e.caller,e.sourceSequence);return{xdr:new u(p,{fee:e.fee??o,networkPassphrase:f[e.network]}).addOperation(a.call(n,...i)).setTimeout(e.timeoutSeconds??300).build().toXDR()}}const ce=(t,e,o)=>de(t,"propose",[x(t.caller),e,ie(o)]),ye=(t,e,o)=>de(t,"execute_self",[P(),e,ie(o)]);function me(t,e,o){return ce(t,se("SetAggregator",x(e.aggregator)),o)}function be(t,e,o){return ce(t,se("SetAccumulator",x(e.accumulator)),o)}function fe(t,e,o){return ce(t,se("SetLiquidityPoolTemplate",E(e.wasmHash)),o)}function ge(t,e,o){return ce(t,se("SetPositionLimits",Rt(e)),o)}function he(t,e){return ce(t,se("CreateHub"),e)}function ve(t,e){return ce(t,se("AddSpoke"),e)}function Se(t,e,o){return ce(t,se("RemoveSpoke",T(e.spokeId)),o)}function xe(t,e,o){return ce(t,se("AddAssetToSpoke",pe(e)),o)}function qe(t,e,o){return ce(t,se("EditAssetInSpoke",pe(e)),o)}function Te(t,e,o){return ce(t,se("RemoveAssetFromSpoke",L({hub_asset:O((r=e).hubId,r.asset),spoke_id:T(r.spokeId)})),o);var r}function _e(t,e,o){return ce(t,se("SetSpokeLiquidationCurve",L({hf_for_max_bonus_wad:q((r=e).hfForMaxBonusWad),liquidation_bonus_factor_bps:T(r.liquidationBonusFactorBps),spoke_id:T(r.spokeId),target_hf_wad:q(r.targetHfWad)})),o);var r}function we(t,e,o){return ce(t,se("SetPositionManager",x(e.manager),w(e.isActive)),o)}function Ae(t,e,o){return ce(t,se("SetMinBorrowCollateralUsd",q(e.floorWad)),o)}function ke(t,e,o){return ce(t,se("ApproveToken",x(e.token)),o)}function Pe(t,e,o){return ce(t,se("RevokeToken",x(e.token)),o)}function Ie(t,e,o){return ce(t,se("ApproveBlendPool",x(e.pool)),o)}function Ee(t,e,o){return ce(t,se("RevokeBlendPool",x(e.pool)),o)}function Re(t,e,o){return ce(t,se("CreateLiquidityPool",L({asset:x((r=e).asset),hub_id:T(r.hubId),params:Et(r.params)})),o);var r}function Oe(t,e,o){return ce(t,se("UpgradeLiquidityPoolParams",L({hub_asset:O((r=e).hubId,r.asset),params:It(r.params)})),o);var r}function Me(t,e){return ce(t,se("DeployPool"),e)}function Ue(t,e,o){return ce(t,se("UpgradePool",E(e.wasmHash)),o)}function Le(t,e,o){return ce(t,se("UpgradeController",E(e.wasmHash)),o)}function Ne(t,e,o){return ce(t,se("MigrateController",T(e.newVersion)),o)}function $e(t,e,o){return ce(t,se("TransferCtrlOwnership",ae(e)),o)}function Ce(t,e,o){return ce(t,se("ConfigureMarketOracle",L({cfg:Lt((r=e).config),hub_asset:O(r.hubId,r.asset)})),o);var r}function Be(t,e,o){return ce(t,se("EditOracleTolerance",L({asset:x((r=e).asset),tolerance:T(r.tolerance)})),o);var r}function De(t,e,o){return ce(t,se("UpgradeGov",E(e.wasmHash)),o)}function Ge(t,e,o){return ce(t,se("UpdateGovDelay",T(e.newDelay)),o)}function ze(t,e,o){return ce(t,se("GrantGovRole",le(e)),o)}function Ve(t,e,o){return ce(t,se("RevokeGovRole",le(e)),o)}function We(t,e,o){return ce(t,se("TransferGovOwnership",ae(e)),o)}function je(t,e){const o=I(e.argsXdr.map((t=>s.ScVal.fromXDR(t,"base64")))),r=ie(e.predecessor??ue);return de(t,"execute",[P(),x(e.target),k(e.functionName),o,r,ie(e.salt)])}function He(t,e,o){return ye(t,se("UpgradeGov",E(e.wasmHash)),o)}function Xe(t,e,o){return ye(t,se("UpdateGovDelay",T(e.newDelay)),o)}function Fe(t,e,o){return ye(t,se("GrantGovRole",le(e)),o)}function Qe(t,e,o){return ye(t,se("RevokeGovRole",le(e)),o)}function Ke(t,e,o){return ye(t,se("TransferGovOwnership",ae(e)),o)}const Ze=t=>t.toXDR("base64"),Je=t=>s.ScVal.fromXDR(t,"base64"),Ye=t=>t.map((t=>String(i(Je(t))))).join(":"),to=t=>"bigint"==typeof t||"number"==typeof t?t.toString():String(t),eo=t=>Number(t),oo=t=>String(t),ro=t=>null==t?void 0:to(t),no=t=>null==t?void 0:oo(t),uo=t=>t instanceof Uint8Array?Buffer.from(t).toString("hex"):Buffer.isBuffer(t)?t.toString("hex"):String(t),io=["None","Multiply","Long","Short"],so=["Single","PrimaryWithAnchor"],ao=["ReflectorSep40","RedStonePriceFeed"],po=["Spot","Twap"],lo=["supply","borrow","withdraw","repay","liq_repay","liq_seize","multiply","param_upd","sw_debt_r","sw_col_wd","rp_col_wd","rp_col_r","close_wd"],co=t=>Array.isArray(t)?t:[],yo=(t,e)=>{const o="Borrow"===e;return{action:(r=t[0],lo[eo(r)]??to(r)),positionType:e,hubId:eo(t[1]),asset:oo(t[2]),scaledAmountRay:to(t[3]),indexRay:to(t[4]),amount:to(t[5]),liquidationThresholdBps:o?void 0:eo(t[6]),liquidationBonusBps:o?void 0:eo(t[7]),loanToValueBps:o?void 0:eo(t[8]),liquidationFeesBps:o?void 0:eo(t[9])};var r},mo=t=>{return{owner:oo(t[0]),spokeId:eo(t[1]),mode:(e=t[2],io[eo(e)]??"None")};var e},bo=(t,e)=>{const o=po[eo(t[`${e}_read_mode`])]??"Spot",r=t[`${e}_asset`],n=t[`${e}_symbol`],u=null!=r?{kind:"Stellar",value:oo(r)}:null!=n?{kind:"Symbol",value:oo(n)}:void 0;return{provider:ao[eo(t[`${e}_provider`])]??"ReflectorSep40",contractAddress:oo(t[`${e}_contract`]),asset:u,feedId:no(t[`${e}_feed_id`]),readMode:o,twapRecords:"Twap"===o?eo(t[`${e}_twap_records`]):void 0,decimals:eo(t[`${e}_decimals`]),resolutionSeconds:eo(t[`${e}_resolution_seconds`]),maxStaleSeconds:eo(t[`${e}_max_stale_seconds`])}},fo=t=>{const e=null!==t.anchor_provider&&void 0!==t.anchor_provider;return{baseTokenId:oo(t.base_token_id),quoteTokenId:oo(t.quote_token_id),tolerance:{upperRatio:eo(t.upper_ratio_bps??t.tolerance?.upper_ratio_bps),lowerRatio:eo(t.lower_ratio_bps??t.tolerance?.lower_ratio_bps)},assetDecimals:eo(t.asset_decimals),maxPriceStaleSeconds:eo(t.max_price_stale_seconds),strategy:so[eo(t.strategy)]??"Single",primary:bo(t,"primary"),anchor:e?bo(t,"anchor"):void 0,primaryQuoteToken:no(t.primary_quote_token),anchorQuoteToken:no(t.anchor_quote_token),minSanityPriceWad:ro(t.min_sanity_price_wad),maxSanityPriceWad:ro(t.max_sanity_price_wad)}},go={"market:create":t=>({topic:"market:create",data:{hubId:eo(t.hub_id),baseAsset:oo(t.base_asset),maxBorrowRate:to(t.max_borrow_rate),baseBorrowRate:to(t.base_borrow_rate),slope1:to(t.slope1),slope2:to(t.slope2),slope3:to(t.slope3),midUtilization:to(t.mid_utilization),optimalUtilization:to(t.optimal_utilization),maxUtilization:to(t.max_utilization),reserveFactor:eo(t.reserve_factor),marketAddress:oo(t.market_address)}}),"market:params_update":t=>({topic:"market:params_update",data:{asset:oo(t.asset),maxBorrowRateRay:to(t.max_borrow_rate),baseBorrowRateRay:to(t.base_borrow_rate),slope1Ray:to(t.slope1),slope2Ray:to(t.slope2),slope3Ray:to(t.slope3),midUtilizationRay:to(t.mid_utilization),optimalUtilizationRay:to(t.optimal_utilization),maxUtilizationRay:to(t.max_utilization),reserveFactorBps:eo(t.reserve_factor)}}),"market:batch_state_update":t=>({topic:"market:batch_state_update",data:{updates:co(t).map((t=>{return e=co(t),{hubId:eo(e[0]),asset:oo(e[1]),timestamp:eo(e[2]),supplyIndexRay:to(e[3]),borrowIndexRay:to(e[4]),cash:to(e[5]),suppliedRay:to(e[6]),borrowedRay:to(e[7]),revenueRay:to(e[8])};var e}))}}),"market:batch_params_update":t=>({topic:"market:batch_params_update",data:{updates:co(t).map((t=>{const e=t;return{hubId:eo(e.hub_id),asset:oo(e.asset),params:(o=e.params,{maxBorrowRateRay:to(o.max_borrow_rate),baseBorrowRateRay:to(o.base_borrow_rate),slope1Ray:to(o.slope1),slope2Ray:to(o.slope2),slope3Ray:to(o.slope3),midUtilizationRay:to(o.mid_utilization),optimalUtilizationRay:to(o.optimal_utilization),maxUtilizationRay:to(o.max_utilization),reserveFactorBps:eo(o.reserve_factor),isFlashloanable:Boolean(o.is_flashloanable),flashloanFeeBps:eo(o.flashloan_fee),assetId:oo(o.asset_id),assetDecimals:eo(o.asset_decimals)})};var o}))}}),"position:batch_update":t=>{const e=co(t);return{topic:"position:batch_update",data:{accountId:to(e[0]),accountAttributes:mo(co(e[1])),updates:[...co(e[2]).map((t=>yo(co(t),"Deposit"))),...co(e[3]).map((t=>yo(co(t),"Borrow")))]}}},"position:flash_loan":t=>({topic:"position:flash_loan",data:{hubId:eo(t.hub_id),asset:oo(t.asset),receiver:oo(t.receiver),caller:oo(t.caller),amount:to(t.amount),fee:to(t.fee)}}),"config:oracle":t=>({topic:"config:oracle",data:{asset:oo(t.asset),oracle:fo(t.oracle)}}),"position:liquidation":t=>({topic:"position:liquidation",data:{liquidator:oo(t.liquidator),accountId:to(t.account_id),repaidUsdWad:to(t.repaid_usd_wad),bonusBps:to(t.bonus_bps)}}),"debt:bad_debt":t=>({topic:"debt:bad_debt",data:{accountId:to(t.account_id),totalBorrowUsdWad:to(t.total_borrow_usd_wad),totalCollateralUsdWad:to(t.total_collateral_usd_wad)}}),"strategy:initial_payment":t=>({topic:"strategy:initial_payment",data:{token:oo(t.token),amount:to(t.amount),usdValueWad:to(t.usd_value_wad),accountId:to(t.account_id)}}),"strategy:fee":t=>({topic:"strategy:fee",data:{hubId:eo(t.hub_id),asset:oo(t.asset),amount:to(t.amount),fee:to(t.fee),amountSent:to(t.amount_sent)}}),"config:approve_token":t=>({topic:"config:approve_token",data:{wasmHash:uo(t.wasm_hash),approved:Boolean(t.approved)}}),"config:aggregator":t=>({topic:"config:aggregator",data:{aggregator:oo(t.aggregator)}}),"config:accumulator":t=>({topic:"config:accumulator",data:{accumulator:oo(t.accumulator)}}),"config:pool_template":t=>({topic:"config:pool_template",data:{wasmHash:uo(t.wasm_hash)}}),"config:position_limits":t=>({topic:"config:position_limits",data:{maxSupplyPositions:eo(t.max_supply_positions),maxBorrowPositions:eo(t.max_borrow_positions)}}),"config:oracle_disabled":t=>({topic:"config:oracle_disabled",data:{asset:oo(t.asset)}}),"config:spoke":t=>{const e=t.spoke;return{topic:"config:spoke",data:{spokeId:eo(e.spoke_id),isDeprecated:Boolean(e.is_deprecated),liquidationTargetHfWad:to(e.liquidation_target_hf_wad),healthFactorForMaxBonusWad:to(e.hf_for_max_bonus_wad),liquidationBonusFactorBps:eo(e.liquidation_bonus_factor_bps)}}}},ho=Object.freeze(Object.keys(go));function vo(t,e){const o=Ye(t),r=go[o];return r?r(i(Je(e))):null}const So="XLENDXLM-a7c9f3",xo=1e4;function qo(t){const e=BigInt(t).toString(16),o=e.length%2==0?e:`0${e}`;return`${So}-${o}`}function To(t){const e=t.split("-");return e.length>=2&&parseInt(e[1],10)||0}function _o(t,e=0){return t*xo+e}function wo(t){switch(t){case"liq_repay":return"lendingLiquidateRepayDebt";case"liq_seize":return"lendingLiquidateSeizeCollateral";case"param_upd":return"lendingUpdateAccountParameters";default:return"lendingUpdateAccountPosition"}}const Ao=(t,e,o)=>{const r=new URL(e,t.endsWith("/")?t:`${t}/`);if(o)for(const[t,e]of Object.entries(o))void 0!==e&&r.searchParams.set(t,String(e));return r.toString()},ko=t=>t.baseUrl??b[t.network];async function Po(t,e){if(null==t.amountIn==(null==t.amountOut))throw new Error("getStellarAggregatorQuote: exactly one of `amountIn` or `amountOut` must be provided");const o=Ao(ko(e),"api/v1/quote",{from:t.from,to:t.to,amountIn:t.amountIn,amountOut:t.amountOut,maxHops:t.maxHops,maxSplits:t.maxSplits,slippage:t.slippage,includePaths:t.includePaths,sender:t.sender,router:t.router,platform:t.platform,fresh:t.fresh}),r=await fetch(o,e.fetchOptions);if(!r.ok){const t=await r.text().catch((()=>""));throw new Error(`Stellar quote server responded ${r.status} ${r.statusText} for ${o} — ${t}`)}return await r.json()}async function Io(t){const e=Ao(ko(t),"api/v1/tokens"),o=await fetch(e,t.fetchOptions);if(!o.ok){const t=await o.text().catch((()=>""));throw new Error(`Stellar quote server responded ${o.status} ${o.statusText} for ${e} — ${t}`)}return await o.json()}const Eo=t=>N(t).toXDR("base64");function Ro(e,n){const i=e.routerAddress??h(e.network),s=new r(i),a=new t(e.caller,e.sourceSequence),p=D(((t,e)=>(t=>Boolean(t&&"object"==typeof t&&!(t instanceof Uint8Array)&&"paths"in t))(t)&&void 0===t.referralId?{...t,referralId:e??0}:t)(n,e.referralId));return{xdr:new u(a,{fee:e.fee??o,networkPassphrase:f[e.network]}).addOperation(s.call("execute_strategy",x(e.caller),q(e.totalIn),p)).setTimeout(e.timeoutSeconds??300).build().toXDR()}}function Oo(t,e){return Ro(t,e)}function Mo(t,e={}){if("string"!=typeof t.amountOutMin)throw new Error("mapQuoteResponseToStrategyPayload: quote response is missing `amountOutMin`. Pass `slippage` when fetching the quote.");return{paths:t.paths?t.paths.map((t=>({hops:t.swaps.map(No),splitPpm:t.splitPpm}))):[{hops:t.hops.map(No),splitPpm:1e6}],referralId:e.referralId??0,tokenIn:t.from,tokenOut:t.to,totalMinOut:t.amountOutMin}}function Uo(t,e={}){const o=t;return"string"==typeof o.routeXdr&&o.routeXdr.length>0?{routeXdr:o.routeXdr}:Mo(t,e)}const Lo=Mo,No=t=>({amountOut:t.amountOut,pool:t.address,tokenIn:t.from,tokenOut:t.to,venue:t.dex});function $o(t,e){const o=e instanceof Error?e.message:String(e);return new Error(`[xoxno-invoked:${t}] ${o}`)}async function Co(t,e,o){const r=u.fromXDR(e,"base64");try{return(await t.prepareTransaction(r)).toXDR()}catch(t){if(o?.invokedContractId)throw $o(o.invokedContractId,t);throw t}}async function Bo(t,e,o){return Co(t,e.xdr,o)}function Do(t){if(t<=0||t>4)throw new Error(`Invalid PositionMode ${t} for Stellar — expected 1 (Normal) through 4 (Short). "None" (0) has no Stellar equivalent.`);return t-1}function Go(t,e){return new Uint8Array(0)}const zo=t=>{const e=t.startsWith("0x")?t.slice(2):t;if(e.length%2!=0)throw new Error("buildStellarCctpForwardTx: hex input must have even length");return Buffer.from(e,"hex")};function Vo(e){const o=new t(e.caller,e.sourceSequence),n=new r(e.forwarderAddress).call("mint_and_forward",s.ScVal.scvBytes(zo(e.message)),s.ScVal.scvBytes(zo(e.attestation)));return{xdr:new u(o,{fee:e.fee??"10000000",networkPassphrase:f[e.network]}).addOperation(n).setTimeout(e.timeoutSeconds??120).build().toXDR()}}const Wo={1:{name:"AssetNotSupported",message:"This asset is not supported by the protocol."},2:{name:"AssetAlreadySupported",message:"This asset is already supported."},3:{name:"InvalidTicker",message:"Invalid asset ticker."},6:{name:"InvalidAsset",message:"Invalid asset address."},10:{name:"InvalidPoolTemplate",message:"The liquidity pool template hash is invalid."},11:{name:"InvalidExchangeSrc",message:"The oracle configuration is invalid."},12:{name:"PairNotActive",message:"No oracle is configured for this asset."},32:{name:"OwnerNotSet",message:"The contract owner has not been set."},39:{name:"InvalidTimelockDelay",message:"The timelock delay is out of the allowed range."},41:{name:"InvalidRole",message:"The caller does not hold the required role."},43:{name:"HubNotActive",message:"This hub is not active."},44:{name:"NotAuthorized",message:"The caller is not authorized to perform this action."},46:{name:"OperationNotCancellable",message:"This governance operation cannot be cancelled."},113:{name:"InvalidLiqThreshold",message:"LTV, liquidation threshold, or bonus is out of bounds."},116:{name:"InvalidBorrowParams",message:"Supply or borrow cap configuration is invalid."},117:{name:"InvalidUtilRange",message:"Interest-rate utilization breakpoints are invalid."},132:{name:"AssetDecimalsTooHigh",message:"Asset decimals exceed the protocol maximum (27)."},300:{name:"SpokeNotFound",message:"This spoke does not exist."},301:{name:"SpokeDeprecated",message:"This spoke has been deprecated."},308:{name:"AssetAlreadyInSpoke",message:"This asset is already listed in the spoke."},309:{name:"SpokeAssetsLimitReached",message:"This spoke has reached its asset limit."},314:{name:"SpokeCapBelowUsage",message:"The new cap is below current usage on this spoke asset."},315:{name:"SpokeAssetPaused",message:"This spoke asset is paused."},316:{name:"SpokeAssetFrozen",message:"This spoke asset is frozen."},220:{name:"InvalidOracleBase",message:"The oracle quote asset/market is missing or invalid."},221:{name:"InvalidOracleDecimals",message:"The oracle decimals value is invalid."},224:{name:"InvalidSanityBounds",message:"Oracle sanity bounds are invalid (require 0 < min < max)."},225:{name:"OracleCycleDetected",message:"A cycle was detected in the oracle quote chain."}};function jo(t){const e=t.match(/Error\(Contract,\s*#(\d+)\)/);if(!e)return null;const o=Number(e[1]),r=Wo[o];return r?{code:o,...r}:null}}},p={};function l(t){var e=p[t];if(void 0!==e)return e.exports;var o=p[t]={exports:{}};return a[t](o,o.exports,l),o.exports}l.d=(t,e)=>{for(var o in e)l.o(e,o)&&!l.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},l.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e);const d="https://api.xoxno.com",c="erd1qqqqqqqqqqqqqpgq705fxpfrjne0tl3ece0rrspykq88mynn4kxs2cg43s",y="erd1qqqqqqqqqqqqqpgqd9rvv2n378e27jcts8vfwynpx0gfl5ufz6hqhfy0u0",m="erd1qqqqqqqqqqqqqpgq8xwzu82v8ex3h4ayl5lsvxqxnhecpwyvwe0sf2qj4e";var b;!function(t){t.MAINNET="1",t.DEVNET="D"}(b||(b={}));class f{apiUrl;chain;init;config;constructor({chain:t=b.MAINNET,apiUrl:e=d,...o}={}){this.apiUrl=e??{[b.MAINNET]:d,[b.DEVNET]:"https://devnet-api.xoxno.com"}[t],this.chain=t,this.init=o,this.config=t==b.MAINNET?{mediaUrl:"https://media.xoxno.com",gatewayUrl:"https://gateway.xoxno.com",XO_SC:"erd1qqqqqqqqqqqqqpgq6wegs2xkypfpync8mn2sa5cmpqjlvrhwz5nqgepyg8",FM_SC:c,DR_SC:y,KG_SC:m,Staking_SC:"erd1qqqqqqqqqqqqqpgqvpkd3g3uwludduv3797j54qt6c888wa59w2shntt6z",Manager_SC:"erd1qqqqqqqqqqqqqpgqg9fa0dmpn8fu3fnleeqn5zt8rl8mdqjkys5s2gtas7",P2P_SC:"erd1qqqqqqqqqqqqqpgq47y8hnct68v6asjv6gxem6h9rumn9frzah0skhxxt6"}:{mediaUrl:"https://devnet-media.xoxno.com",gatewayUrl:"https://devnet-gateway.xoxno.com",XO_SC:"erd1qqqqqqqqqqqqqpgql0dnz6n5hpuw8cptlt00khd0nn4ja8eadsfq2xrqw4",FM_SC:c,DR_SC:y,KG_SC:m,Staking_SC:"erd1qqqqqqqqqqqqqpgqsc5hnewwpep8qq0d7kjjzrquapuucrygah0s85zres",Manager_SC:"erd1qqqqqqqqqqqqqpgqluclyhfsa2uw7q9cjwd8knk989hg57u8ah0slq2nlr",P2P_SC:"erd1qqqqqqqqqqqqqpgqfja7ukpngrun78ueq583l0vd6aj4ekhrah0sa9wyrv"}}fetchWithTimeout=async(t,{params:e,...o}={})=>{const{next:r,cache:n,debug:u,...i}=this.init,{next:s,cache:a,debug:p,headers:l,method:d="GET",...c}=o,y=l?.Authorization,m="Bearer undefined"===y?void 0:y,b={...l,Referer:"https://xoxno.sdk","User-Agent":"XOXNO/1.0/SDK",..."PUT"===d?{}:{"Content-Type":"application/json"},...m?{Authorization:m}:{}},f=Object.entries(e??{}).flatMap((([t,e])=>Array.isArray(e)?e.map((e=>`${t}=${encodeURIComponent(e)}`)):`${t}=${encodeURIComponent(e)}`)).join("&"),g=`${this.apiUrl}${t}${f.length?`?${f}`:""}`,{revalidate:h,...v}=r??{},{revalidate:S,...x}=s??{},q="GET"!==d||m?void 0:S??h,T="GET"!==d||m||q?void 0:a??n,_={...i,...c,method:d,...Object.keys(b).length?{headers:b}:{},cache:T,next:{...v,...x,revalidate:q}};(p??u)&&console.debug("SDK fetch: ",g,_);const w=await fetch(g,_).catch((t=>{if(t instanceof Error&&!t.message.match(/^http(s?):\/\//))throw Object.assign(new Error(`${g}: ${t.message}`),{cause:t});throw t})),A=await w.text();if(!w.ok){let t;try{t=JSON.parse(A)}catch{t={message:A}}const e=[g,w.status,w.statusText,t.message].filter(Boolean).join(";;");throw new Error(e)}try{return JSON.parse(A)}catch{return A}}}const g=t=>{const e=/^0x[a-fA-F0-9]{1,64}-[a-zA-Z0-9_]+-[a-zA-Z0-9_]+(<.+>)?$/.test(decodeURIComponent(t)),o=/^[A-Z0-9]{3,10}-[a-z0-9]{6}$/.test(t);return e||o},h=t=>{const e=/^0x[a-fA-F0-9]{1,64}$/.test(t),o=/^[A-Za-z0-9]{3,10}-[A-Za-z0-9]{6}-[A-Za-z0-9]{2,7}(?:-\d+(?:-[A-Za-z0-9]+)?)?$/.test(t);return e||o};class v extends Error{constructor(t){super(`Invalid collection ticker: ${t}`)}}class S extends Error{constructor(t){super(`Invalid address: ${t}`)}}Error,Error;const x=t=>!!t&&(t.startsWith("erd1")&&62===t.length||/^0x[a-fA-F0-9]{40,64}$/.test(t)||/^[1-9A-HJ-NP-Za-km-z]{32,44}$/.test(t)||/^G[A-Z2-7]{55}$/.test(t)),q={"/liquid/xoxno/rate":{input:{},output:{}},"/liquid/xoxno/liquid-supply":{input:{},output:{}},"/liquid/xoxno/staked":{input:{},output:{}},"/user/login":{input:{},output:{},POST:{input:{},output:{},body:{}}},"/user/:address/network-account":{input:{},output:{}},"/user/:address/token-inventory":{input:{},output:{}},"/user/network-account":{input:{},output:{},POST:{input:{},output:{},body:{}}},"/user/me/profile":{input:{},output:{},securityMode:"requiredAny"},"/user/:address/profile":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/me":{input:{},output:{},securityMode:"requiredAny"},"/user/me/settings":{input:{},output:{},securityMode:"optionalAny"},"/user/me/settings/notification-preferences":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"optionalAny"}},"/user/me/settings/email":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"},DELETE:{input:{},output:{},body:{},securityMode:"requiredJwt"}},"/user/me/settings/phone":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/me/settings/billing":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/me/settings/verify-email":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/buy/signature":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/upload-picture":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/upload-banner":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/reset-picture":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/reset-banner":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:tag/creator/is-registered":{input:{},output:{}},"/user/:address/creator/profile":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/creator/upload-picture":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/creator/upload-banner":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/creator/reset-picture":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/creator/reset-banner":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/favorite/collections":{input:{},output:{}},"/user/favorite/:favoriteId":{input:{},output:{},securityMode:"requiredAny"},"/user/:address/follow":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/favorite/users":{input:{},output:{}},"/tokens":{input:{},output:{}},"/tokens/swap":{input:{},output:{}},"/stellar/tokens":{input:{},output:{}},"/tokens/restricted":{input:{},output:{}},"/tokens/usd-price":{input:{},output:{}},"/tokens/egld/fiat-price":{input:{},output:{}},"/tokens/xoxno/info":{input:{},output:{}},"/liquid/xoxno/stats":{input:{},output:{}},"/liquid/egld/stats":{input:{},output:{}},"/liquid/sui/stats":{input:{},output:{}},"/analytics/marketplace-unique-users":{input:{},output:{}},"/liquid/egld/rate":{input:{},output:{}},"/liquid/egld/liquid-supply":{input:{},output:{}},"/liquid/egld/staked":{input:{},output:{}},"/liquid/egld/pending-fees":{input:{},output:{}},"/liquid/egld/pending-undelegate":{input:{},output:{}},"/liquid/egld/pending-delegate":{input:{},output:{}},"/liquid/egld/execute-delegate":{input:{},output:{}},"/liquid/egld/execute-undelegate":{input:{},output:{}},"/liquid/egld/execute-undelegate-providers":{input:{},output:{}},"/liquid/egld/protocol-apr":{input:{},output:{}},"/liquid/egld/providers":{input:{},output:{}},"/user/:address/delegation":{input:{},output:{}},"/lending/market/:token/profile":{input:{},output:{}},"/lending/market/query":{input:{},output:{}},"/lending/governance/proposals":{input:{},output:{}},"/lending/governance/proposal/:id":{input:{},output:{}},"/user/lending/:address":{input:{},output:{}},"/lending/market/indexes":{input:{},output:{}},"/user/lending/position/:identifier":{input:{},output:{}},"/lending/pnl":{input:{},output:{}},"/user/lending/pnl/:address":{input:{},output:{}},"/user/lending/summary/:identifier":{input:{},output:{}},"/user/lending/image/:nonce":{input:{},output:{}},"/lending/market/emode-categories":{input:{},output:{}},"/lending/market/:token/emode-categories":{input:{},output:{}},"/lending/market/:token/analytics":{input:{},output:{}},"/lending/stats/history":{input:{},output:{}},"/lending/market/:token/average":{input:{},output:{}},"/lending/leaderboard":{input:{},output:{}},"/lending/leaderboard/liquidate":{input:{},output:{}},"/lending/leaderboard/clean-bad-debt":{input:{},output:{}},"/lending/stats":{input:{},output:{}},"/lending/market/prices":{input:{},output:{}},"/nft/query":{input:{},output:{}},"/nft/:identifier/like":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/inventory-summary":{input:{},output:{}},"/user/:address/offers":{input:{},output:{}},"/nft/offer/query":{input:{},output:{}},"/nft/offer/:identifier":{input:{},output:{}},"/user/:address/favorite/nfts":{input:{},output:{}},"/collection/:collection/attributes":{input:{},output:{}},"/nft/:identifier/offers":{input:{},output:{}},"/collection/:collection/ranks":{input:{},output:{}},"/collection/:collection/listings":{input:{},output:{}},"/nft/pinned":{input:{},output:{}},"/nft/sign-withdraw":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/collection/:collection/sign-offer":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/collection/:collection/sign-mint":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/nft/:identifier":{input:{},output:{}},"/collection/:collection/profile":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/collection/:collection/floor-price":{input:{},output:{}},"/collection/floor-price":{input:{},output:{}},"/collection/pinned":{input:{},output:{}},"/collection/pinned-drops":{input:{},output:{}},"/collection/:collection/pinned-drops":{input:{},output:{}},"/collection/:collection/pinned":{input:{},output:{}},"/collection/:collection/follow":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/collection/query":{input:{},output:{}},"/collection/drops/query":{input:{},output:{}},"/collection/:collection/drop-info":{input:{},output:{},securityMode:"optionalAny"},"/collection/:creatorTag/:collectionTag/drop-info":{input:{},output:{},securityMode:"optionalAny"},"/collection/:collection/upload-picture":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/collection/:collection/upload-banner":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/collection/:collection/reset-picture":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/collection/:collection/reset-banner":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/collection/:collection/holders":{input:{},output:{}},"/collection/:collection/holders/export":{input:{},output:{}},"/collection/:collection/owner":{input:{},output:{}},"/collection/:collection/stats":{input:{},output:{}},"/collection/stats/query":{input:{},output:{}},"/collection/global-offer/query":{input:{},output:{}},"/user/:address/creator/listing":{input:{},output:{}},"/user/:address/creator/details":{input:{},output:{}},"/launchpad/:scAddress/shareholders/royalties":{input:{},output:{}},"/launchpad/:scAddress/shareholders/collection/:collectionTag":{input:{},output:{}},"/pool/:poolId/profile":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/pool/:poolId/whitelist":{input:{},output:{}},"/pool/:poolId/upload-picture":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/:address/staking/available-pools":{input:{},output:{}},"/user/:address/staking/owned-collections":{input:{},output:{}},"/user/:address/staking/owned-pools":{input:{},output:{}},"/user/:address/staking/summary":{input:{},output:{}},"/user/:address/staking/creator":{input:{},output:{}},"/user/:address/staking/collection/:collection":{input:{},output:{}},"/user/:address/staking/pool/:poolId/nfts":{input:{},output:{}},"/collection/:collection/staking/summary":{input:{},output:{},securityMode:"optionalAny"},"/collection/:collection/staking/delegators":{input:{},output:{}},"/collection/staking/explore":{input:{},output:{}},"/user/:creatorTag/owned-services":{input:{},output:{}},"/search":{input:{},output:{}},"/user/search":{input:{},output:{}},"/collection/search":{input:{},output:{}},"/collection/drops/search":{input:{},output:{}},"/nft/search/query":{input:{},output:{}},"/lending/market-sc":{input:{},output:{}},"/lending/active-accounts":{input:{},output:{}},"/lending/account/:nonce/attributes":{input:{},output:{}},"/lending/account/:nonce/positions":{input:{},output:{}},"/lending/market/:token/price/egld":{input:{},output:{}},"/faucet":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/stellar-lending/assets":{input:{},output:{}},"/stellar-lending/context":{input:{},output:{}},"/stellar-lending/hubs":{input:{},output:{}},"/stellar-lending/spokes":{input:{},output:{}},"/stellar-lending/reserves":{input:{},output:{}},"/stellar-lending/reserves/:spokeId/:hubId/:asset":{input:{},output:{}},"/stellar-lending/reserves/:spokeId/:hubId/:asset/holders":{input:{},output:{}},"/stellar-lending/hubs/:hubId/holders":{input:{},output:{}},"/stellar-lending/spokes/:spokeId/holders":{input:{},output:{}},"/stellar-lending/assets/:asset":{input:{},output:{}},"/stellar-lending/assets/:asset/page":{input:{},output:{}},"/stellar-lending/assets/:asset/markets":{input:{},output:{}},"/stellar-lending/hubs/:hubId":{input:{},output:{}},"/stellar-lending/spokes/:spokeId":{input:{},output:{}},"/stellar-lending/users/:owner/positions":{input:{},output:{}},"/stellar-lending/users/:owner/activity":{input:{},output:{}},"/stellar-lending/accounts/:accountId/positions":{input:{},output:{}},"/stellar-lending/governance/proposals":{input:{},output:{}},"/stellar-lending/assets/:asset/graph":{input:{},output:{}},"/stellar-lending/hubs/:hubId/graph":{input:{},output:{}},"/stellar-lending/spokes/:spokeId/graph":{input:{},output:{}},"/stellar-lending/reserves/:spokeId/:hubId/:asset/graph":{input:{},output:{}},"/stellar-lending/stats/history":{input:{},output:{}},"/stellar-lending/pnl":{input:{},output:{}},"/stellar-lending/positions":{input:{},output:{}},"/stellar-lending/users/:accountId/history":{input:{},output:{}},"/stellar-lending/pnl/scope":{input:{},output:{}},"/stellar-lending/revenue":{input:{},output:{}},"/stellar-lending/revenue/fees":{input:{},output:{}},"/stellar-lending/participants":{input:{},output:{}},"/stellar-lending/liquidations":{input:{},output:{}},"/stellar-lending/liquidations/leaderboard":{input:{},output:{}},"/stellar-lending/volume":{input:{},output:{}},"/stellar-lending/active-users":{input:{},output:{}},"/stellar-lending/distribution":{input:{},output:{}},"/stellar-lending/rate-spread":{input:{},output:{}},"/stellar-lending/defillama":{input:{},output:{}},"/user/notifications":{input:{},output:{},securityMode:"requiredAny"},"/user/notifications/unread-count":{input:{},output:{},securityMode:"requiredAny"},"/user/notifications/clear":{input:{},output:{},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/notifications/read":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/mobile/device/register":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredWeb2"}},"/mobile/device/:deviceId":{input:{},output:{},securityMode:"requiredWeb2",DELETE:{input:{},output:{},body:{},securityMode:"requiredWeb2"}},"/mobile/history":{input:{},output:{},securityMode:"requiredAny"},"/mobile/history/unread-count":{input:{},output:{},securityMode:"requiredAny"},"/mobile/history/:notificationId/read":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/mobile/history/read-all":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/mobile/history/clear-all":{input:{},output:{},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/mobile/history/clear-id/:notificationId":{input:{},output:{},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/eventNotifications/event/:eventId/update":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/eventNotifications/event/:eventId/reminder":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/eventNotifications/creator/marketing":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/eventNotifications/user/:userId/direct":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/stellar/challenge":{input:{},output:{}},"/user/native-token":{input:{},output:{}},"/user/web2":{input:{},output:{},securityMode:"requiredWeb2"},"/user/web2/session-cookie":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredWeb2"}},"/user/web2/wallet":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredWeb2"}},"/user/web2/wallet-switch":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredWeb2"}},"/user/web2/wallet-link":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredWeb2"}},"/user/web2/:index/wallet-link":{input:{},output:{},DELETE:{input:{},output:{},body:{},securityMode:"requiredWeb2"}},"/user/web2/shards":{input:{},output:{},securityMode:"requiredWeb2"},"/activity/query":{input:{},output:{}},"/activity/:identifier":{input:{},output:{}},"/analytics/volume":{input:{},output:{}},"/collection/:collection/analytics/volume":{input:{},output:{}},"/collections/analytics/volume":{input:{},output:{}},"/user/:address/analytics/volume":{input:{},output:{}},"/analytics/overview":{input:{},output:{}},"/user/stats":{input:{},output:{}},"/user/xoxno-drop":{input:{},output:{}},"/user/me/xoxno-drop":{input:{},output:{},securityMode:"requiredAny"},"/transactions/:txHash":{input:{},output:{}},"/transactions/:txHash/status":{input:{},output:{}},"/transaction/cost":{input:{},output:{},POST:{input:{},output:{},body:{}}},"/transactions":{input:{},output:{},POST:{input:{},output:{},body:{}}},"/transactions/batch":{input:{},output:{},POST:{input:{},output:{},body:{}}},"/user/chat/message":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/chat/conversation":{input:{},output:{},securityMode:"requiredAny"},"/user/chat/conversation/:conversationId":{input:{},output:{},securityMode:"requiredAny",DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/chat/conversation-summary":{input:{},output:{},securityMode:"requiredAny"},"/user/chat/conversation/:conversationId/message/:messageId":{input:{},output:{},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/chat/block":{input:{},output:{},securityMode:"requiredAny"},"/user/chat/block/:address":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/chat/token":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/hatom/user/:address":{input:{},output:{}},"/countries":{input:{},output:{}},"/event":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId":{input:{},output:{},securityMode:"optionalAny",PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/profile/query":{input:{},output:{}},"/event/:eventId/profile":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/background":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/description":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/description/image":{input:{},output:{},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/description/image/:imageId":{input:{},output:{},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/register":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/ticket":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/ticket/:ticketId":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"},PUT:{input:{},output:{},body:{},securityMode:"requiredAny"},POST:{input:{},output:{},body:{}}},"/event/:eventId/stage":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/stage/:stageId":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/calculate-prices":{input:{},output:{},POST:{input:{},output:{},body:{}}},"/event/:eventId/validate-discount":{input:{},output:{},POST:{input:{},output:{},body:{}}},"/user/:address/creator/events":{input:{},output:{},securityMode:"optionalAny"},"/event/:eventId/invite":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/invite/query":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/invite/:inviteId":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/voucher/query":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/questions":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/question":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/question/:questionId":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/guest/query":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/guest/:address":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/guest-export":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/role":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"},securityMode:"requiredAny"},"/event/:eventId/role/:roleId":{input:{},output:{},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/guest":{input:{},output:{},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/roleOf/:address":{input:{},output:{},securityMode:"requiredAny"},"/user/me/event":{input:{},output:{},securityMode:"requiredAny"},"/user/me/events/past":{input:{},output:{},securityMode:"requiredAny"},"/user/me/events/hosted":{input:{},output:{},securityMode:"requiredAny"},"/user/me/events/upcoming":{input:{},output:{},securityMode:"requiredAny"},"/user/me/event/badge":{input:{},output:{},securityMode:"requiredAny"},"/user/me/event/badge/payload":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/scan":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/voucher":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/voucher/:voucherCode":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/manual-check-in":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/answered-questions/:address":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/guest/approve":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/google-pass/:address":{input:{},output:{}},"/event/profile/location":{input:{},output:{}},"/event/:eventId/referral-config":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/referral-config/:configId":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/referral-configs":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/referral":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/referral/:referralCode":{input:{},output:{},PATCH:{input:{},output:{},body:{},securityMode:"requiredAny"},DELETE:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/event/:eventId/referrals":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/referrals/self-serviced":{input:{},output:{},securityMode:"requiredAny"},"/event/:eventId/notify-attendees":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/notify/global-broadcast":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/user/blend/:address":{input:{},output:{}},"/stellar/aggregator/quote":{input:{},output:{}},"/perp/exchange/acceptTerms":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/perp/exchange/sendAsset":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/perp/exchange/sendExternalAsset":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/perp/exchange/deposit":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/perp/exchange/withdraw":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/perp/exchange/order":{input:{},output:{},POST:{input:{},output:{},body:{},securityMode:"requiredAny"}},"/tradingview/bars/:symbol":{input:{},output:{}},"/tradingview/coin/:symbol":{input:{},output:{}},"/perp/coin/:symbol":{input:{},output:{}},"/perp/coin/spot/:symbol":{input:{},output:{}},"/perp/coins":{input:{},output:{}},"/perp/legal-check/:address":{input:{},output:{}},"/perp/coins/spot":{input:{},output:{}},"/perp/orderbook/:symbol":{input:{},output:{}},"/perp/trades/:symbol":{input:{},output:{}},"/perp/stats/spot/:symbol":{input:{},output:{}},"/perp/stats/:symbol":{input:{},output:{}},"/perp/subscribe":{input:{},output:{},POST:{input:{},output:{},body:{}}},"/perp/unsubscribe":{input:{},output:{},POST:{input:{},output:{},body:{}}}},T=["PATCH","POST","DELETE","PUT"];var _=l(385);const w=t=>t.replace(/-([a-z])/g,((t,e)=>e.toUpperCase()));function A(t,e,o,r){const{input:n,output:u,...i}=e,s=async(e={})=>{const n={...o,...e},u=t.replace(/:([a-zA-Z_]+)/g,((t,e)=>`${n[e]}`)),i=[...t.matchAll(/:([a-zA-Z_]+)/g)].map((t=>t[1])),s=Object.fromEntries(Object.entries(n).filter((([t])=>!i.includes(t)))),a=/:address[^A-Z]/.test(t)||"address"in s,p=/:collection[^A-Z]/.test(t)||"collection"in s;if(a){const t=n.address;if(!x(t))throw new S(t)}if(p){const t=n.collection;if(Array.isArray(t)?t.some((t=>!g(t))):!g(t))throw new v(t)}const l=Object.fromEntries(Object.entries(s).map((([t,e])=>[t,e instanceof FormData?e:"filter"===t||"body"===t?JSON.stringify(e):Array.isArray(e)?e.join(","):e]))),{body:d,auth:c,method:y,headers:m,cache:b,next:f,debug:h,continuationToken:q,...T}=l,_=c?`Bearer ${c}`:void 0,w={...m,..._?{Authorization:_}:{},...q?{"X-Continuation-Token":String(q)}:{}},A={...f,tags:[...f?.tags??[],u]};return r.fetchWithTimeout(u,{method:y,params:T,body:d,headers:w,cache:b,debug:h,...A?{next:A}:{}})},a=(t={})=>s(t);for(const t of Object.keys(i))T.includes(t)&&(a[t]=e=>s({...e,method:e.method??t.toUpperCase()}));return a}function k(t){const e=function(){const t={static:{},params:{},leaves:[]};for(const[e,o]of Object.entries(q)){const r=e.split("/").filter(Boolean);let n=t;for(const t of r)if(t.startsWith(":")){const e=w(t.slice(1));n=n.params[e]||={static:{},params:{},leaves:[]}}else{const e=w(t);n=n.static[e]||={static:{},params:{},leaves:[]}}n.leaves.push({rawPath:e,def:o})}return t}(),o=(e,r)=>{const n=e.leaves.length,u=Object.keys(e.static).length,i=Object.keys(e.params).length;let s;if(1===n&&u+i>0){const{rawPath:o,def:n}=e.leaves[0];s=A(o,n,r,t)}else{s={};for(const{rawPath:o,def:n}of e.leaves)s[w(o.split("/").pop().replace(/^:/,""))]=A(o,n,r,t)}for(const[t,n]of Object.entries(e.static)){const e=o(n,r);let u=e;if(e&&"object"==typeof e&&t in e&&"function"==typeof e[t]){const o=e[t],r=Object.fromEntries(Object.entries(e).filter((([e])=>e!==t)));1===o.length||(Object.assign(o,r),u=o)}void 0===s[t]?s[t]=u:"function"==typeof s[t]?Object.assign(s[t],u):"function"==typeof u?(Object.assign(u,s[t]),s[t]=u):Object.assign(s[t],u)}for(const[t,n]of Object.entries(e.params)){const e=e=>{const u=o(n,{...r,[t]:e});if(u&&"object"==typeof u&&1===Object.keys(u).length&&t in u&&"function"==typeof u[t]){const e=u[t],o=(...t)=>e(...t);return Object.assign(o,e)}return u};if(s[t]){const o=s[t];s[t]=t=>({...o(t),...e(t)})}else s[t]=e}return s};return o(e,{})}export{b as Chain,f as XOXNOClient,k as buildSdk,g as isValidCollectionTicker,h as isValidNftIdentifier};export const STELLAR_AGGREGATOR_ROUTER=_.ME;export const STELLAR_GOVERNANCE=_.nO;export const STELLAR_GOVERNANCE_ZERO_PREDECESSOR=_.G_;export const STELLAR_LENDING_CONTROLLER=_.DU;export const STELLAR_LENDING_TOPICS=_.fA;export const STELLAR_NETWORK_PASSPHRASE=_.A$;export const STELLAR_QUOTE_URL=_.J9;export const STELLAR_SOROBAN_RPC_URL=_.hS;export const SYNTHETIC_EVENT_ORDER_STRIDE=_.gR;export const XOXNO_LENDING_STELLAR_TICKER=_.Cg;export const buildSameTokenRepaySwapSteps=_.VZ;export const buildStellarAcceptOwnershipTx=_.N0;export const buildStellarAddRewardsTx=_.B_;export const buildStellarApproveTokenTx=_.eX;export const buildStellarBatchSwapTx=_.z;export const buildStellarBorrowBatchTx=_.xD;export const buildStellarBorrowTx=_.jR;export const buildStellarCctpForwardTx=_.P2;export const buildStellarClaimRevenueTx=_.W6;export const buildStellarCreateLiquidityPoolTx=_.se;export const buildStellarExecuteStrategyTx=_.yr;export const buildStellarFlashLoanTx=_.sp;export const buildStellarGovernanceExecuteGovernanceUpgradeTx=_.$9;export const buildStellarGovernanceExecuteGrantGovernanceRoleTx=_.zw;export const buildStellarGovernanceExecuteRevokeGovernanceRoleTx=_.h_;export const buildStellarGovernanceExecuteTransferGovOwnTx=_.e_;export const buildStellarGovernanceExecuteTx=_.Tk;export const buildStellarGovernanceExecuteUpdateDelayTx=_.BA;export const buildStellarGrantRoleTx=_.SX;export const buildStellarLendingIdentifier=_.UF;export const buildStellarLiquidateTx=_.Y5;export const buildStellarMigrateFromBlendTx=_.mE;export const buildStellarMigrateTx=_.xG;export const buildStellarMultiplyTx=_.s9;export const buildStellarPauseTx=_.OL;export const buildStellarProposeAddAssetToSpokeTx=_.k6;export const buildStellarProposeAddSpokeTx=_.dj;export const buildStellarProposeApproveBlendPoolTx=_.kD;export const buildStellarProposeApproveTokenTx=_.Yf;export const buildStellarProposeConfigureMarketOracleTx=_.c5;export const buildStellarProposeCreateHubTx=_.N8;export const buildStellarProposeCreateLiquidityPoolTx=_.qU;export const buildStellarProposeDeployPoolTx=_.RZ;export const buildStellarProposeEditAssetInSpokeTx=_.ni;export const buildStellarProposeEditOracleToleranceTx=_.hF;export const buildStellarProposeGovernanceUpgradeTx=_.Qk;export const buildStellarProposeGrantGovernanceRoleTx=_.Gw;export const buildStellarProposeMigrateControllerTx=_.$K;export const buildStellarProposeRemoveAssetFromSpokeTx=_.uj;export const buildStellarProposeRemoveSpokeTx=_.Od;export const buildStellarProposeRevokeBlendPoolTx=_.X7;export const buildStellarProposeRevokeGovernanceRoleTx=_.Ub;export const buildStellarProposeRevokeTokenTx=_.Dx;export const buildStellarProposeSetAccumulatorTx=_.OA;export const buildStellarProposeSetAggregatorTx=_.$U;export const buildStellarProposeSetMinBorrowCollatTx=_.ob;export const buildStellarProposeSetPoolTemplateTx=_.cY;export const buildStellarProposeSetPositionLimitsTx=_.$l;export const buildStellarProposeSetPositionManagerTx=_.K;export const buildStellarProposeSetSpokeLiquidationCurveTx=_.kw;export const buildStellarProposeTransferCtrlOwnershipTx=_.VS;export const buildStellarProposeTransferGovOwnTx=_.HP;export const buildStellarProposeUpdateDelayTx=_.YQ;export const buildStellarProposeUpgradeControllerTx=_.QY;export const buildStellarProposeUpgradePoolParamsTx=_.os;export const buildStellarProposeUpgradePoolTx=_.Ko;export const buildStellarRenewAccountTx=_.IJ;export const buildStellarRepayBatchTx=_.nw;export const buildStellarRepayDebtWithCollateralTx=_.Pr;export const buildStellarRepayTx=_.ZE;export const buildStellarRevokeRoleTx=_.ev;export const buildStellarRevokeTokenTx=_.P8;export const buildStellarSetAccumulatorTx=_.aV;export const buildStellarSetAggregatorTx=_.p2;export const buildStellarSetLiquidityPoolTemplateTx=_.Ww;export const buildStellarSetMarketOracleConfigTx=_.sV;export const buildStellarSetOracleToleranceTx=_.Js;export const buildStellarSetPositionLimitsTx=_.Dy;export const buildStellarSupplyBatchTx=_.Ni;export const buildStellarSupplyTx=_.v_;export const buildStellarSwapCollateralTx=_.qD;export const buildStellarSwapDebtTx=_.qR;export const buildStellarTransferOwnershipTx=_.QJ;export const buildStellarUnpauseTx=_.bm;export const buildStellarUpdateAccountThresholdTx=_.n_;export const buildStellarUpdateIndexesTx=_.v8;export const buildStellarUpgradeControllerTx=_.qM;export const buildStellarUpgradeLiquidityPoolParamsTx=_.gH;export const buildStellarWithdrawBatchTx=_.O3;export const buildStellarWithdrawTx=_.Gz;export const buildTx=_.pr;export const decodeStellarLendingEvent=_.Fm;export const encodeInterestRateModel=_.MB;export const encodeMarketOracleConfigInput=_.Dn;export const encodeMarketParamsRaw=_.pq;export const encodeOracleSourceConfigInput=_.ml;export const encodePositionLimits=_.Q3;export const encodeStrategyPayloadToRouteXdr=_.wf;export const extractEventOrder=_.Um;export const getStellarAccountPositions=_.xO;export const getStellarAggregatorQuote=_.Lw;export const getStellarAggregatorRouter=_.KM;export const getStellarAsset=_.mM;export const getStellarAssetGraph=_.iE;export const getStellarAssetMarkets=_.zp;export const getStellarAssetPage=_.N3;export const getStellarAssets=_.bN;export const getStellarGovernance=_.QV;export const getStellarGovernanceProposals=_.T_;export const getStellarHub=_.XI;export const getStellarHubGraph=_.Lt;export const getStellarHubs=_.KK;export const getStellarLendingContext=_.yl;export const getStellarLendingController=_.vc;export const getStellarQuoteTokens=_.CH;export const getStellarReserve=_.FI;export const getStellarReserveGraph=_.KG;export const getStellarReserveHolders=_.nW;export const getStellarReserves=_.jF;export const getStellarSpoke=_.S2;export const getStellarSpokeGraph=_.uS;export const getStellarSpokes=_.u_;export const getStellarUserActivity=_.O5;export const getStellarUserPositions=_.Av;export const mapQuoteResponseToAggregatorSwap=_.LA;export const mapQuoteResponseToStrategyPayload=_.E6;export const mapQuoteResponseToStrategySwap=_.Ds;export const mapSorobanError=_.XV;export const mapStellarPositionActivityType=_.CU;export const prepareStellarBuiltTx=_.Vx;export const prepareStellarTxXdr=_.DL;export const stellarLendingDispatchKey=_.ON;export const stellarLendingRead=_.Hh;export const syntheticEventOrder=_.oV;export const tagStellarInvokedContractError=_.g5;export const toBase64Xdr=_.L;export const toStellarPositionMode=_.Vu;
@@ -105,10 +105,6 @@ export declare function buildStellarRevokeTokenTx(opts: StellarBuilderOptions, a
105
105
  export declare function buildStellarSetMarketOracleConfigTx(opts: StellarBuilderOptions, args: ConfigureMarketOracleArgs): BuiltStellarTx;
106
106
  /** set_oracle_tolerance(asset, tolerance: OraclePriceFluctuation) — #[only_owner] */
107
107
  export declare function buildStellarSetOracleToleranceTx(opts: StellarBuilderOptions, args: EditOracleToleranceArgs): BuiltStellarTx;
108
- /** disable_token_oracle(asset) — #[only_owner] */
109
- export declare function buildStellarDisableTokenOracleTx(opts: StellarBuilderOptions, args: {
110
- asset: string;
111
- }): BuiltStellarTx;
112
108
  /** update_indexes(caller, assets: Vec<HubAssetKey>) */
113
109
  export declare function buildStellarUpdateIndexesTx(opts: StellarBuilderOptions, args: {
114
110
  assets: Array<{
@@ -64,6 +64,19 @@ export interface RemoveAssetFromSpokeArgs {
64
64
  spokeId: number;
65
65
  asset: string;
66
66
  }
67
+ /**
68
+ * `set_spoke_liquidation_curve` payload: overrides a spoke's Dutch-auction
69
+ * liquidation-bonus curve, replacing the defaults stamped at `add_spoke`.
70
+ * `targetHfWad`/`hfForMaxBonusWad` are WAD health-factor ratios (e.g.
71
+ * `'1020000000000000000'` == 1.02); `liquidationBonusFactorBps` scales the
72
+ * bonus increment and must not exceed 10000 (100%).
73
+ */
74
+ export interface SpokeLiquidationCurveArgs {
75
+ spokeId: number;
76
+ targetHfWad: string;
77
+ hfForMaxBonusWad: string;
78
+ liquidationBonusFactorBps: number;
79
+ }
67
80
  /** Governance derives the OraclePriceFluctuation on-chain from one bps value. */
68
81
  export interface EditOracleToleranceProposalArgs {
69
82
  asset: string;
@@ -106,6 +119,8 @@ export declare function buildStellarProposeAddAssetToSpokeTx(opts: StellarBuilde
106
119
  export declare function buildStellarProposeEditAssetInSpokeTx(opts: StellarBuilderOptions, args: SpokeAssetArgs, salt: StellarGovernanceSalt): BuiltStellarTx;
107
120
  /** propose(RemoveAssetFromSpoke(RemoveAssetFromSpokeArgs)) */
108
121
  export declare function buildStellarProposeRemoveAssetFromSpokeTx(opts: StellarBuilderOptions, args: RemoveAssetFromSpokeArgs, salt: StellarGovernanceSalt): BuiltStellarTx;
122
+ /** propose(SetSpokeLiquidationCurve(SpokeLiquidationCurveArgs)) */
123
+ export declare function buildStellarProposeSetSpokeLiquidationCurveTx(opts: StellarBuilderOptions, args: SpokeLiquidationCurveArgs, salt: StellarGovernanceSalt): BuiltStellarTx;
109
124
  /** propose(SetPositionManager(manager, is_active)) — tuple variant. */
110
125
  export declare function buildStellarProposeSetPositionManagerTx(opts: StellarBuilderOptions, args: {
111
126
  manager: string;
@@ -141,10 +156,6 @@ export declare function buildStellarProposeDeployPoolTx(opts: StellarBuilderOpti
141
156
  export declare function buildStellarProposeUpgradePoolTx(opts: StellarBuilderOptions, args: {
142
157
  wasmHash: string;
143
158
  }, salt: StellarGovernanceSalt): BuiltStellarTx;
144
- /** propose(DisableTokenOracle(asset)) */
145
- export declare function buildStellarProposeDisableTokenOracleTx(opts: StellarBuilderOptions, args: {
146
- asset: string;
147
- }, salt: StellarGovernanceSalt): BuiltStellarTx;
148
159
  /** propose(UpgradeController(hash)) */
149
160
  export declare function buildStellarProposeUpgradeControllerTx(opts: StellarBuilderOptions, args: UpgradeArgs, salt: StellarGovernanceSalt): BuiltStellarTx;
150
161
  /** propose(MigrateController(new_version)) */