@hyperbridge/sdk 2.8.8 → 2.8.11

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.
@@ -1,4 +1,4 @@
1
- export { bG as AggregationLogger, bH as BidNonceKeyFn, bI as BidSignature, bJ as ENTRY_POINT_V08_ADDRESS, bK as FILL_ORDER_ABI, bL as FetchLike, bM as FillData, bN as HexString, bO as IntentGatewayV2, bP as LpBalance, bQ as OrderCommitmentFn, bR as PhantomAggregation, bS as PhantomLegAggregation, bT as PhantomLegBidder, bU as RecoverBidSigner, bV as RpcBidInfo, bW as SolverBalanceReader, b9 as UNISWAP_QUOTE_HAIRCUT_BPS, bX as YieldVaultMap, bY as aggregatePhantomBids, bb as applyUniswapQuoteHaircut, bk as decodeAcceptedSourceChains, bl as decodeERC7821ExecuteBatch, bm as decodePhantomBidDeclaration, bn as decodeUserOpScale, bp as encodeAcceptedSourceChains, bq as encodeERC7821ExecuteBatch, bs as encodePhantomBidDeclaration, bt as encodeUserOpScale, bZ as extractFillData, b_ as fetchBidsForOrder, b$ as memoizedSolverBalance, c0 as orderCommitmentFromDecoded, bC as poolSlug, c1 as recoverBidSignerViem, c2 as setAggregationFetch, bD as sortPoolSymbols, c3 as splitBidSignature, c4 as weightedMedian, c5 as zipFillLegs } from './intents-helpers-BCsIHRts.cjs';
1
+ export { bR as AggregationLogger, bS as BidNonceKeyFn, bT as BidSignature, bU as ENTRY_POINT_V08_ADDRESS, bV as FILL_ORDER_ABI, ai as FILL_ORDER_V1_ABI, bW as FetchLike, bX as FillData, bY as HexString, bZ as IntentGatewayV2, b_ as LpBalance, b$ as OrderCommitmentFn, aN as PHANTOM_QUOTE_HAIRCUT_BPS, c0 as PhantomAggregation, c1 as PhantomLegAggregation, c2 as PhantomLegBidder, c3 as PoolAndPositionInfo, c4 as RecoverBidSigner, c5 as RpcBidInfo, c6 as SolverBalanceReader, c7 as SolverV4Position, bf as UNISWAP_QUOTE_HAIRCUT_BPS, c8 as UniswapV4Contracts, c9 as V4PositionState, ca as YieldVaultMap, cb as aggregatePhantomBids, bh as applyPhantomQuoteHaircut, bi as applyUniswapQuoteHaircut, br as decodeAcceptedSourceChains, bs as decodeERC7821ExecuteBatch, bu as decodePhantomBidDeclaration, bv as decodeUserOpScale, bx as encodeAcceptedSourceChains, by as encodeERC7821ExecuteBatch, bB as encodePhantomBidDeclaration, bC as encodeUserOpScale, cc as extractFillData, cd as fetchBidsForOrder, ce as getTotalSolverBalance, cf as memoizedSolverBalance, cg as orderCommitmentFromDecoded, bM as poolSlug, ch as positionAmountOfToken, ci as readV4Position, cj as recoverBidSignerViem, ck as setAggregationFetch, bO as sortPoolSymbols, cl as splitBidSignature, cm as weightedMedian, cn as zipFillLegs } from './intents-helpers-BRegx4yZ.cjs';
2
2
  import 'consola';
3
3
  import 'decimal.js';
4
4
  import 'graphql-request';
@@ -6,3 +6,4 @@ import 'viem';
6
6
  import 'viem/chains';
7
7
  import '@polkadot/api';
8
8
  import '@polkadot/keyring/types';
9
+ import '@polkadot/types/interfaces';
@@ -1,4 +1,4 @@
1
- export { bG as AggregationLogger, bH as BidNonceKeyFn, bI as BidSignature, bJ as ENTRY_POINT_V08_ADDRESS, bK as FILL_ORDER_ABI, bL as FetchLike, bM as FillData, bN as HexString, bO as IntentGatewayV2, bP as LpBalance, bQ as OrderCommitmentFn, bR as PhantomAggregation, bS as PhantomLegAggregation, bT as PhantomLegBidder, bU as RecoverBidSigner, bV as RpcBidInfo, bW as SolverBalanceReader, b9 as UNISWAP_QUOTE_HAIRCUT_BPS, bX as YieldVaultMap, bY as aggregatePhantomBids, bb as applyUniswapQuoteHaircut, bk as decodeAcceptedSourceChains, bl as decodeERC7821ExecuteBatch, bm as decodePhantomBidDeclaration, bn as decodeUserOpScale, bp as encodeAcceptedSourceChains, bq as encodeERC7821ExecuteBatch, bs as encodePhantomBidDeclaration, bt as encodeUserOpScale, bZ as extractFillData, b_ as fetchBidsForOrder, b$ as memoizedSolverBalance, c0 as orderCommitmentFromDecoded, bC as poolSlug, c1 as recoverBidSignerViem, c2 as setAggregationFetch, bD as sortPoolSymbols, c3 as splitBidSignature, c4 as weightedMedian, c5 as zipFillLegs } from './intents-helpers-BCsIHRts.js';
1
+ export { bR as AggregationLogger, bS as BidNonceKeyFn, bT as BidSignature, bU as ENTRY_POINT_V08_ADDRESS, bV as FILL_ORDER_ABI, ai as FILL_ORDER_V1_ABI, bW as FetchLike, bX as FillData, bY as HexString, bZ as IntentGatewayV2, b_ as LpBalance, b$ as OrderCommitmentFn, aN as PHANTOM_QUOTE_HAIRCUT_BPS, c0 as PhantomAggregation, c1 as PhantomLegAggregation, c2 as PhantomLegBidder, c3 as PoolAndPositionInfo, c4 as RecoverBidSigner, c5 as RpcBidInfo, c6 as SolverBalanceReader, c7 as SolverV4Position, bf as UNISWAP_QUOTE_HAIRCUT_BPS, c8 as UniswapV4Contracts, c9 as V4PositionState, ca as YieldVaultMap, cb as aggregatePhantomBids, bh as applyPhantomQuoteHaircut, bi as applyUniswapQuoteHaircut, br as decodeAcceptedSourceChains, bs as decodeERC7821ExecuteBatch, bu as decodePhantomBidDeclaration, bv as decodeUserOpScale, bx as encodeAcceptedSourceChains, by as encodeERC7821ExecuteBatch, bB as encodePhantomBidDeclaration, bC as encodeUserOpScale, cc as extractFillData, cd as fetchBidsForOrder, ce as getTotalSolverBalance, cf as memoizedSolverBalance, cg as orderCommitmentFromDecoded, bM as poolSlug, ch as positionAmountOfToken, ci as readV4Position, cj as recoverBidSignerViem, ck as setAggregationFetch, bO as sortPoolSymbols, cl as splitBidSignature, cm as weightedMedian, cn as zipFillLegs } from './intents-helpers-BRegx4yZ.js';
2
2
  import 'consola';
3
3
  import 'decimal.js';
4
4
  import 'graphql-request';
@@ -6,3 +6,4 @@ import 'viem';
6
6
  import 'viem/chains';
7
7
  import '@polkadot/api';
8
8
  import '@polkadot/keyring/types';
9
+ import '@polkadot/types/interfaces';