@layerzerolabs/lz-ton-sdk-v2 3.0.76 → 3.0.78

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.d.mts CHANGED
@@ -5136,6 +5136,7 @@ declare class ultralightnodeUln {
5136
5136
  static getUpdateWorkerFeelib(contract: ExtendedContract<TonContractWrapper>, UlnWorkerFeelibInfo: Cell): Promise<[Tuple]>;
5137
5137
  static getDeregisterWorkerFeelib(contract: ExtendedContract<TonContractWrapper>, empty: Cell): Promise<[Tuple]>;
5138
5138
  static getSetWorkerFeelibStorage(contract: ExtendedContract<TonContractWrapper>, newStorage: Cell): Promise<[Tuple]>;
5139
+ static getRefillWorkerRent(contract: ExtendedContract<TonContractWrapper>, rentRefill: Cell): Promise<[Tuple]>;
5139
5140
  static getCollectWorkerRent(contract: ExtendedContract<TonContractWrapper>, setAddress: Cell): Promise<[Tuple]>;
5140
5141
  static getSetDefaultUlnSendConfig(contract: ExtendedContract<TonContractWrapper>, ulnSendConfig: Cell): Promise<[Tuple]>;
5141
5142
  static getSetDefaultUlnReceiveConfig(contract: ExtendedContract<TonContractWrapper>, ulnReceiveConfig: Cell): Promise<[Tuple]>;
@@ -5153,10 +5154,11 @@ declare class ultralightnodeUlnConnection {
5153
5154
  static getGarbageCollectExecutedNonces(contract: ExtendedContract<TonContractWrapper>, empty: Cell): Promise<[Tuple]>;
5154
5155
  static getUlnConnectionCommitPacket(contract: ExtendedContract<TonContractWrapper>, mdObj: Cell): Promise<[Tuple]>;
5155
5156
  static getMsglibConnectionCommitPacketCallback(contract: ExtendedContract<TonContractWrapper>, channelNonceInfo: Cell): Promise<[Tuple]>;
5156
- static getMsglibConnectionSyncChannelState(contract: ExtendedContract<TonContractWrapper>, channelNonceInfo: Cell): Promise<[Tuple]>;
5157
+ static getMsglibConnectionSyncChannelState(contract: ExtendedContract<TonContractWrapper>, mdObj: Cell): Promise<[Tuple]>;
5157
5158
  static getSetOAppUlnSendConfig(contract: ExtendedContract<TonContractWrapper>, ulnSendConfig: Cell): Promise<[Tuple]>;
5158
5159
  static getSetOAppUlnReceiveConfig(contract: ExtendedContract<TonContractWrapper>, ulnReceiveConfig: Cell): Promise<[Tuple]>;
5159
5160
  static getVersion(contract: ExtendedContract<TonContractWrapper>): Promise<[bigint, bigint, bigint]>;
5161
+ static getViewHashLookup(contract: ExtendedContract<TonContractWrapper>, nonce: bigint, dvnAddress: bigint): Promise<[Cell]>;
5160
5162
  }
5161
5163
  declare class ultralightnodeUlnManager {
5162
5164
  static get_calculateUlnAddress(contract: ExtendedContract<TonContractWrapper>, storage: Cell, dstEid: bigint): Promise<[bigint]>;
@@ -5292,6 +5294,9 @@ declare class workerFeeLibsDvnFeeLib {
5292
5294
  declare class workerFeeLibsExecutorFeeLib {
5293
5295
  static getUlnWorkerQuote(contract: ExtendedContract<TonContractWrapper>, inputs: Tuple): Promise<[Tuple]>;
5294
5296
  }
5297
+ declare class workerFeeLibsMaliciousFeeLib {
5298
+ static getUlnWorkerQuote(contract: ExtendedContract<TonContractWrapper>, inputs: Tuple): Promise<[Tuple]>;
5299
+ }
5295
5300
  declare class workersDvn {
5296
5301
  static getDecodeSignature(contract: ExtendedContract<TonContractWrapper>, signature: Cell): Promise<[bigint, bigint, bigint]>;
5297
5302
  static getEncodePublicKey(contract: ExtendedContract<TonContractWrapper>, x1: bigint, x2: bigint): Promise<[Cell]>;
@@ -15916,4 +15921,4 @@ declare function getCompiledJson(name: string, root: string): {
15916
15921
  hex: string;
15917
15922
  };
15918
15923
 
15919
- export { type ActionEvent, type AddressListTypeLike, type AddressTypeLike, type ArbitrumPriceFeedExtension, type BaseOApp, type BaseStorage, BaseWrapper, type BoolTypeLike, type Channel, type ClDeclareCellField, type ClDeclareField, type ClDeclareNumericField, type ClassDefinition, type ClassNames, type ClassTypeLike, type ComputeSizeGasTest, type Controller, type Counter, type DecodedAndRaw, type DictionaryTypeLike, type Dvn, type DvnFeelib, type DvnFeesPaidEvent, ERRORS, EVENTS, type Endpoint, type EnhancedAddress, type EnhancedAddressList, type EnhancedCell, type Executor, type ExecutorFeePaidEvent, type ExecutorFeelib, type ExtendedContract, type FieldTypeToValue, type FieldTypes, type Fields, type GasStructure, type LZFields, type LoadableDict, type LzAttestation, type LzConfig, LzDict, type LzEpConfigNewWithConnection, LzEventHandler, LzGasTracker, type LzMsglibInfo, type LzPacket, type LzPath, type LzReceiveEpConfig, type LzSendEpConfig, type LzSmlJobAssigned, MAX_CELL_BITS, type Md, type MdAddMsglib, type MdBool, type MdChannelNonceInfo, type MdClaimTon, type MdCoinsAmount, type MdCounterIncrement, type MdDeploy, type MdExecuteParams, type MdExtendedMd, type MdGetMsglibInfoCallback, type MdInitEndpoint, type MdInitSmlConnection, type MdInitUln, type MdInitUlnConnection, type MdInitUlnManager, type MdLzReceivePrepare, type MdLzReceiveStatus, type MdLzReceiveStatusNewFull, type MdLzSend, type MdMdAddress, type MdMdEid, type MdMdObj, type MdMessagingReceipt, type MdMsglibSendCallback, type MdNativeDrop, type MdNonce, type MdOptionsExtended, type MdOptionsV1, type MdOptionsV2, type MdPacketId, type MdPacketSent, type MdRentRefill, type MdSetAddress, type MdSetAdminWorkerAddresses, type MdSetDict, type MdSetEpConfig, type MdSetPeer, type MdSetQuorum, type MdSetSmlManagerConfig, type MdSignedRequest, type MdTreasuryFeeBps, type MdUlnSend, type MdUlnVerification, type MdUlnWorkerFeelibBytecode, type MdUlnWorkerFeelibEvents, type MdVerificationStatus, NAME_WIDTH, type NumberTypeLike, OPCODES, type POOO, PUBLIC_KEY_BYTE_LENGTH, type PathLike, type PathWayLike, type PriceFeedCache, type PriceFeedFeelib, type Primitive, type Proxy, type SendRequestOptions, type SmlConnection, type SmlManager, TonContractWrapper, TonObjectUnwrapper, type TonObjects, type TonObjectsKeys, type Uln, type UlnConnection, type UlnEvents, type UlnManager, type UlnReceiveConfig, type UlnSendConfig, type UlnWorkerFeelibInfo, type ValueOf, type WorkerCoreStorage, _getTypeWidth, addressToBigInt, addressToHex, appsAllStorages, appsCounter, asciiStringToBigint, baseBuildClass, baseDecodeClass, bigIntToHex, bigintToAddress, bigintToAsciiString, buildClass, buildPathClass, calculateCellConsumption, calculateCellConsumptionFromHex, cellsToHex, cl, clDeclare, clGetCellRef, clGetUint, compareAddresses, createVerifierDictSet, decodeClass, deconstructorMap, deepDecode, deepDiff, deserializeAddressList, emptyCell, emptyMap, emptyPOOO, fieldTypes, generateBuildClass, generateDecodeClass, getBocStringFromMessage, getCellName, getCellNameNumber, getClosestByteAlignedBits, getCompiledCode, getCompiledJson, getEndpointInitStorage, getLzDict, getMessageFromBocString, getName, getTotalBits, hexToCells, initBaseOApp, initBaseStorage, initWorkerCoreStorage, isClassName, isLoadableDict, jettonsZro, keyMap, nameMap, nullObject, numberTypeLikeToAbsBigInt, opcodeToName, parseTonAddress, printDeepDecode, printDeepDiff, protocolChannel, protocolController, protocolEndpoint, publicKeyToHash, serializeAddressList, simpleMsglibSmlConnection, simpleMsglibSmlManager, srcMultisig, to32ByteBuffer, tonObjects, tonRealNameByCellName, tonResolvedObjects, ultralightnodeUln, ultralightnodeUlnConnection, ultralightnodeUlnManager, ultralightnodeWorkerFeeLibs, workerFeeLibsDvnFeeLib, workerFeeLibsExecutorFeeLib, workersDvn };
15924
+ export { type ActionEvent, type AddressListTypeLike, type AddressTypeLike, type ArbitrumPriceFeedExtension, type BaseOApp, type BaseStorage, BaseWrapper, type BoolTypeLike, type Channel, type ClDeclareCellField, type ClDeclareField, type ClDeclareNumericField, type ClassDefinition, type ClassNames, type ClassTypeLike, type ComputeSizeGasTest, type Controller, type Counter, type DecodedAndRaw, type DictionaryTypeLike, type Dvn, type DvnFeelib, type DvnFeesPaidEvent, ERRORS, EVENTS, type Endpoint, type EnhancedAddress, type EnhancedAddressList, type EnhancedCell, type Executor, type ExecutorFeePaidEvent, type ExecutorFeelib, type ExtendedContract, type FieldTypeToValue, type FieldTypes, type Fields, type GasStructure, type LZFields, type LoadableDict, type LzAttestation, type LzConfig, LzDict, type LzEpConfigNewWithConnection, LzEventHandler, LzGasTracker, type LzMsglibInfo, type LzPacket, type LzPath, type LzReceiveEpConfig, type LzSendEpConfig, type LzSmlJobAssigned, MAX_CELL_BITS, type Md, type MdAddMsglib, type MdBool, type MdChannelNonceInfo, type MdClaimTon, type MdCoinsAmount, type MdCounterIncrement, type MdDeploy, type MdExecuteParams, type MdExtendedMd, type MdGetMsglibInfoCallback, type MdInitEndpoint, type MdInitSmlConnection, type MdInitUln, type MdInitUlnConnection, type MdInitUlnManager, type MdLzReceivePrepare, type MdLzReceiveStatus, type MdLzReceiveStatusNewFull, type MdLzSend, type MdMdAddress, type MdMdEid, type MdMdObj, type MdMessagingReceipt, type MdMsglibSendCallback, type MdNativeDrop, type MdNonce, type MdOptionsExtended, type MdOptionsV1, type MdOptionsV2, type MdPacketId, type MdPacketSent, type MdRentRefill, type MdSetAddress, type MdSetAdminWorkerAddresses, type MdSetDict, type MdSetEpConfig, type MdSetPeer, type MdSetQuorum, type MdSetSmlManagerConfig, type MdSignedRequest, type MdTreasuryFeeBps, type MdUlnSend, type MdUlnVerification, type MdUlnWorkerFeelibBytecode, type MdUlnWorkerFeelibEvents, type MdVerificationStatus, NAME_WIDTH, type NumberTypeLike, OPCODES, type POOO, PUBLIC_KEY_BYTE_LENGTH, type PathLike, type PathWayLike, type PriceFeedCache, type PriceFeedFeelib, type Primitive, type Proxy, type SendRequestOptions, type SmlConnection, type SmlManager, TonContractWrapper, TonObjectUnwrapper, type TonObjects, type TonObjectsKeys, type Uln, type UlnConnection, type UlnEvents, type UlnManager, type UlnReceiveConfig, type UlnSendConfig, type UlnWorkerFeelibInfo, type ValueOf, type WorkerCoreStorage, _getTypeWidth, addressToBigInt, addressToHex, appsAllStorages, appsCounter, asciiStringToBigint, baseBuildClass, baseDecodeClass, bigIntToHex, bigintToAddress, bigintToAsciiString, buildClass, buildPathClass, calculateCellConsumption, calculateCellConsumptionFromHex, cellsToHex, cl, clDeclare, clGetCellRef, clGetUint, compareAddresses, createVerifierDictSet, decodeClass, deconstructorMap, deepDecode, deepDiff, deserializeAddressList, emptyCell, emptyMap, emptyPOOO, fieldTypes, generateBuildClass, generateDecodeClass, getBocStringFromMessage, getCellName, getCellNameNumber, getClosestByteAlignedBits, getCompiledCode, getCompiledJson, getEndpointInitStorage, getLzDict, getMessageFromBocString, getName, getTotalBits, hexToCells, initBaseOApp, initBaseStorage, initWorkerCoreStorage, isClassName, isLoadableDict, jettonsZro, keyMap, nameMap, nullObject, numberTypeLikeToAbsBigInt, opcodeToName, parseTonAddress, printDeepDecode, printDeepDiff, protocolChannel, protocolController, protocolEndpoint, publicKeyToHash, serializeAddressList, simpleMsglibSmlConnection, simpleMsglibSmlManager, srcMultisig, to32ByteBuffer, tonObjects, tonRealNameByCellName, tonResolvedObjects, ultralightnodeUln, ultralightnodeUlnConnection, ultralightnodeUlnManager, ultralightnodeWorkerFeeLibs, workerFeeLibsDvnFeeLib, workerFeeLibsExecutorFeeLib, workerFeeLibsMaliciousFeeLib, workersDvn };
package/dist/index.d.ts CHANGED
@@ -5136,6 +5136,7 @@ declare class ultralightnodeUln {
5136
5136
  static getUpdateWorkerFeelib(contract: ExtendedContract<TonContractWrapper>, UlnWorkerFeelibInfo: Cell): Promise<[Tuple]>;
5137
5137
  static getDeregisterWorkerFeelib(contract: ExtendedContract<TonContractWrapper>, empty: Cell): Promise<[Tuple]>;
5138
5138
  static getSetWorkerFeelibStorage(contract: ExtendedContract<TonContractWrapper>, newStorage: Cell): Promise<[Tuple]>;
5139
+ static getRefillWorkerRent(contract: ExtendedContract<TonContractWrapper>, rentRefill: Cell): Promise<[Tuple]>;
5139
5140
  static getCollectWorkerRent(contract: ExtendedContract<TonContractWrapper>, setAddress: Cell): Promise<[Tuple]>;
5140
5141
  static getSetDefaultUlnSendConfig(contract: ExtendedContract<TonContractWrapper>, ulnSendConfig: Cell): Promise<[Tuple]>;
5141
5142
  static getSetDefaultUlnReceiveConfig(contract: ExtendedContract<TonContractWrapper>, ulnReceiveConfig: Cell): Promise<[Tuple]>;
@@ -5153,10 +5154,11 @@ declare class ultralightnodeUlnConnection {
5153
5154
  static getGarbageCollectExecutedNonces(contract: ExtendedContract<TonContractWrapper>, empty: Cell): Promise<[Tuple]>;
5154
5155
  static getUlnConnectionCommitPacket(contract: ExtendedContract<TonContractWrapper>, mdObj: Cell): Promise<[Tuple]>;
5155
5156
  static getMsglibConnectionCommitPacketCallback(contract: ExtendedContract<TonContractWrapper>, channelNonceInfo: Cell): Promise<[Tuple]>;
5156
- static getMsglibConnectionSyncChannelState(contract: ExtendedContract<TonContractWrapper>, channelNonceInfo: Cell): Promise<[Tuple]>;
5157
+ static getMsglibConnectionSyncChannelState(contract: ExtendedContract<TonContractWrapper>, mdObj: Cell): Promise<[Tuple]>;
5157
5158
  static getSetOAppUlnSendConfig(contract: ExtendedContract<TonContractWrapper>, ulnSendConfig: Cell): Promise<[Tuple]>;
5158
5159
  static getSetOAppUlnReceiveConfig(contract: ExtendedContract<TonContractWrapper>, ulnReceiveConfig: Cell): Promise<[Tuple]>;
5159
5160
  static getVersion(contract: ExtendedContract<TonContractWrapper>): Promise<[bigint, bigint, bigint]>;
5161
+ static getViewHashLookup(contract: ExtendedContract<TonContractWrapper>, nonce: bigint, dvnAddress: bigint): Promise<[Cell]>;
5160
5162
  }
5161
5163
  declare class ultralightnodeUlnManager {
5162
5164
  static get_calculateUlnAddress(contract: ExtendedContract<TonContractWrapper>, storage: Cell, dstEid: bigint): Promise<[bigint]>;
@@ -5292,6 +5294,9 @@ declare class workerFeeLibsDvnFeeLib {
5292
5294
  declare class workerFeeLibsExecutorFeeLib {
5293
5295
  static getUlnWorkerQuote(contract: ExtendedContract<TonContractWrapper>, inputs: Tuple): Promise<[Tuple]>;
5294
5296
  }
5297
+ declare class workerFeeLibsMaliciousFeeLib {
5298
+ static getUlnWorkerQuote(contract: ExtendedContract<TonContractWrapper>, inputs: Tuple): Promise<[Tuple]>;
5299
+ }
5295
5300
  declare class workersDvn {
5296
5301
  static getDecodeSignature(contract: ExtendedContract<TonContractWrapper>, signature: Cell): Promise<[bigint, bigint, bigint]>;
5297
5302
  static getEncodePublicKey(contract: ExtendedContract<TonContractWrapper>, x1: bigint, x2: bigint): Promise<[Cell]>;
@@ -15916,4 +15921,4 @@ declare function getCompiledJson(name: string, root: string): {
15916
15921
  hex: string;
15917
15922
  };
15918
15923
 
15919
- export { type ActionEvent, type AddressListTypeLike, type AddressTypeLike, type ArbitrumPriceFeedExtension, type BaseOApp, type BaseStorage, BaseWrapper, type BoolTypeLike, type Channel, type ClDeclareCellField, type ClDeclareField, type ClDeclareNumericField, type ClassDefinition, type ClassNames, type ClassTypeLike, type ComputeSizeGasTest, type Controller, type Counter, type DecodedAndRaw, type DictionaryTypeLike, type Dvn, type DvnFeelib, type DvnFeesPaidEvent, ERRORS, EVENTS, type Endpoint, type EnhancedAddress, type EnhancedAddressList, type EnhancedCell, type Executor, type ExecutorFeePaidEvent, type ExecutorFeelib, type ExtendedContract, type FieldTypeToValue, type FieldTypes, type Fields, type GasStructure, type LZFields, type LoadableDict, type LzAttestation, type LzConfig, LzDict, type LzEpConfigNewWithConnection, LzEventHandler, LzGasTracker, type LzMsglibInfo, type LzPacket, type LzPath, type LzReceiveEpConfig, type LzSendEpConfig, type LzSmlJobAssigned, MAX_CELL_BITS, type Md, type MdAddMsglib, type MdBool, type MdChannelNonceInfo, type MdClaimTon, type MdCoinsAmount, type MdCounterIncrement, type MdDeploy, type MdExecuteParams, type MdExtendedMd, type MdGetMsglibInfoCallback, type MdInitEndpoint, type MdInitSmlConnection, type MdInitUln, type MdInitUlnConnection, type MdInitUlnManager, type MdLzReceivePrepare, type MdLzReceiveStatus, type MdLzReceiveStatusNewFull, type MdLzSend, type MdMdAddress, type MdMdEid, type MdMdObj, type MdMessagingReceipt, type MdMsglibSendCallback, type MdNativeDrop, type MdNonce, type MdOptionsExtended, type MdOptionsV1, type MdOptionsV2, type MdPacketId, type MdPacketSent, type MdRentRefill, type MdSetAddress, type MdSetAdminWorkerAddresses, type MdSetDict, type MdSetEpConfig, type MdSetPeer, type MdSetQuorum, type MdSetSmlManagerConfig, type MdSignedRequest, type MdTreasuryFeeBps, type MdUlnSend, type MdUlnVerification, type MdUlnWorkerFeelibBytecode, type MdUlnWorkerFeelibEvents, type MdVerificationStatus, NAME_WIDTH, type NumberTypeLike, OPCODES, type POOO, PUBLIC_KEY_BYTE_LENGTH, type PathLike, type PathWayLike, type PriceFeedCache, type PriceFeedFeelib, type Primitive, type Proxy, type SendRequestOptions, type SmlConnection, type SmlManager, TonContractWrapper, TonObjectUnwrapper, type TonObjects, type TonObjectsKeys, type Uln, type UlnConnection, type UlnEvents, type UlnManager, type UlnReceiveConfig, type UlnSendConfig, type UlnWorkerFeelibInfo, type ValueOf, type WorkerCoreStorage, _getTypeWidth, addressToBigInt, addressToHex, appsAllStorages, appsCounter, asciiStringToBigint, baseBuildClass, baseDecodeClass, bigIntToHex, bigintToAddress, bigintToAsciiString, buildClass, buildPathClass, calculateCellConsumption, calculateCellConsumptionFromHex, cellsToHex, cl, clDeclare, clGetCellRef, clGetUint, compareAddresses, createVerifierDictSet, decodeClass, deconstructorMap, deepDecode, deepDiff, deserializeAddressList, emptyCell, emptyMap, emptyPOOO, fieldTypes, generateBuildClass, generateDecodeClass, getBocStringFromMessage, getCellName, getCellNameNumber, getClosestByteAlignedBits, getCompiledCode, getCompiledJson, getEndpointInitStorage, getLzDict, getMessageFromBocString, getName, getTotalBits, hexToCells, initBaseOApp, initBaseStorage, initWorkerCoreStorage, isClassName, isLoadableDict, jettonsZro, keyMap, nameMap, nullObject, numberTypeLikeToAbsBigInt, opcodeToName, parseTonAddress, printDeepDecode, printDeepDiff, protocolChannel, protocolController, protocolEndpoint, publicKeyToHash, serializeAddressList, simpleMsglibSmlConnection, simpleMsglibSmlManager, srcMultisig, to32ByteBuffer, tonObjects, tonRealNameByCellName, tonResolvedObjects, ultralightnodeUln, ultralightnodeUlnConnection, ultralightnodeUlnManager, ultralightnodeWorkerFeeLibs, workerFeeLibsDvnFeeLib, workerFeeLibsExecutorFeeLib, workersDvn };
15924
+ export { type ActionEvent, type AddressListTypeLike, type AddressTypeLike, type ArbitrumPriceFeedExtension, type BaseOApp, type BaseStorage, BaseWrapper, type BoolTypeLike, type Channel, type ClDeclareCellField, type ClDeclareField, type ClDeclareNumericField, type ClassDefinition, type ClassNames, type ClassTypeLike, type ComputeSizeGasTest, type Controller, type Counter, type DecodedAndRaw, type DictionaryTypeLike, type Dvn, type DvnFeelib, type DvnFeesPaidEvent, ERRORS, EVENTS, type Endpoint, type EnhancedAddress, type EnhancedAddressList, type EnhancedCell, type Executor, type ExecutorFeePaidEvent, type ExecutorFeelib, type ExtendedContract, type FieldTypeToValue, type FieldTypes, type Fields, type GasStructure, type LZFields, type LoadableDict, type LzAttestation, type LzConfig, LzDict, type LzEpConfigNewWithConnection, LzEventHandler, LzGasTracker, type LzMsglibInfo, type LzPacket, type LzPath, type LzReceiveEpConfig, type LzSendEpConfig, type LzSmlJobAssigned, MAX_CELL_BITS, type Md, type MdAddMsglib, type MdBool, type MdChannelNonceInfo, type MdClaimTon, type MdCoinsAmount, type MdCounterIncrement, type MdDeploy, type MdExecuteParams, type MdExtendedMd, type MdGetMsglibInfoCallback, type MdInitEndpoint, type MdInitSmlConnection, type MdInitUln, type MdInitUlnConnection, type MdInitUlnManager, type MdLzReceivePrepare, type MdLzReceiveStatus, type MdLzReceiveStatusNewFull, type MdLzSend, type MdMdAddress, type MdMdEid, type MdMdObj, type MdMessagingReceipt, type MdMsglibSendCallback, type MdNativeDrop, type MdNonce, type MdOptionsExtended, type MdOptionsV1, type MdOptionsV2, type MdPacketId, type MdPacketSent, type MdRentRefill, type MdSetAddress, type MdSetAdminWorkerAddresses, type MdSetDict, type MdSetEpConfig, type MdSetPeer, type MdSetQuorum, type MdSetSmlManagerConfig, type MdSignedRequest, type MdTreasuryFeeBps, type MdUlnSend, type MdUlnVerification, type MdUlnWorkerFeelibBytecode, type MdUlnWorkerFeelibEvents, type MdVerificationStatus, NAME_WIDTH, type NumberTypeLike, OPCODES, type POOO, PUBLIC_KEY_BYTE_LENGTH, type PathLike, type PathWayLike, type PriceFeedCache, type PriceFeedFeelib, type Primitive, type Proxy, type SendRequestOptions, type SmlConnection, type SmlManager, TonContractWrapper, TonObjectUnwrapper, type TonObjects, type TonObjectsKeys, type Uln, type UlnConnection, type UlnEvents, type UlnManager, type UlnReceiveConfig, type UlnSendConfig, type UlnWorkerFeelibInfo, type ValueOf, type WorkerCoreStorage, _getTypeWidth, addressToBigInt, addressToHex, appsAllStorages, appsCounter, asciiStringToBigint, baseBuildClass, baseDecodeClass, bigIntToHex, bigintToAddress, bigintToAsciiString, buildClass, buildPathClass, calculateCellConsumption, calculateCellConsumptionFromHex, cellsToHex, cl, clDeclare, clGetCellRef, clGetUint, compareAddresses, createVerifierDictSet, decodeClass, deconstructorMap, deepDecode, deepDiff, deserializeAddressList, emptyCell, emptyMap, emptyPOOO, fieldTypes, generateBuildClass, generateDecodeClass, getBocStringFromMessage, getCellName, getCellNameNumber, getClosestByteAlignedBits, getCompiledCode, getCompiledJson, getEndpointInitStorage, getLzDict, getMessageFromBocString, getName, getTotalBits, hexToCells, initBaseOApp, initBaseStorage, initWorkerCoreStorage, isClassName, isLoadableDict, jettonsZro, keyMap, nameMap, nullObject, numberTypeLikeToAbsBigInt, opcodeToName, parseTonAddress, printDeepDecode, printDeepDiff, protocolChannel, protocolController, protocolEndpoint, publicKeyToHash, serializeAddressList, simpleMsglibSmlConnection, simpleMsglibSmlManager, srcMultisig, to32ByteBuffer, tonObjects, tonRealNameByCellName, tonResolvedObjects, ultralightnodeUln, ultralightnodeUlnConnection, ultralightnodeUlnManager, ultralightnodeWorkerFeeLibs, workerFeeLibsDvnFeeLib, workerFeeLibsExecutorFeeLib, workerFeeLibsMaliciousFeeLib, workersDvn };
package/dist/index.mjs CHANGED
@@ -10273,8 +10273,7 @@ var appsAllStorages = class {
10273
10273
  };
10274
10274
  var appsCounter = class {
10275
10275
  static async getGetBaseOAppStorage(contract) {
10276
- const args = [];
10277
- const stack = await contract.getViewFunction("getBaseOAppStorage", args);
10276
+ const stack = await contract.getViewFunction("getBaseOAppStorage", []);
10278
10277
  return [stack.readCell()];
10279
10278
  }
10280
10279
  static async getLzReceiveGas(contract, packet) {
@@ -10305,15 +10304,13 @@ var appsCounter = class {
10305
10304
  return [stack.readTuple().pop()];
10306
10305
  }
10307
10306
  static async getFailNextLzReceive(contract) {
10308
- const args = [];
10309
- const stack = await contract.getViewFunction("failNextLzReceive", args);
10307
+ const stack = await contract.getViewFunction("failNextLzReceive", []);
10310
10308
  return [stack.readTuple().pop()];
10311
10309
  }
10312
10310
  };
10313
10311
  var jettonsZro = class {
10314
10312
  static async getGetJettonData(contract) {
10315
- const args = [];
10316
- const stack = await contract.getViewFunction("get_jetton_data", args);
10313
+ const stack = await contract.getViewFunction("get_jetton_data", []);
10317
10314
  return [stack.readBigNumber(), stack.readBigNumber(), stack.readAddress(), stack.readCell(), stack.readCell()];
10318
10315
  }
10319
10316
  static async getGetWalletAddress(contract, owner_address) {
@@ -10322,15 +10319,13 @@ var jettonsZro = class {
10322
10319
  return [stack.readAddress()];
10323
10320
  }
10324
10321
  static async getGetWalletData(contract) {
10325
- const args = [];
10326
- const stack = await contract.getViewFunction("get_wallet_data", args);
10322
+ const stack = await contract.getViewFunction("get_wallet_data", []);
10327
10323
  return [stack.readBigNumber(), stack.readAddress(), stack.readAddress(), stack.readCell()];
10328
10324
  }
10329
10325
  };
10330
10326
  var srcMultisig = class {
10331
10327
  static async getGetMultisigData(contract) {
10332
- const args = [];
10333
- const stack = await contract.getViewFunction("get_multisig_data", args);
10328
+ const stack = await contract.getViewFunction("get_multisig_data", []);
10334
10329
  return [stack.readBigNumber(), stack.readBigNumber(), stack.readCell(), stack.readCell()];
10335
10330
  }
10336
10331
  static async getGetOrderEstimate(contract, order, expiration_date) {
@@ -10347,8 +10342,7 @@ var srcMultisig = class {
10347
10342
  return [stack.readAddress()];
10348
10343
  }
10349
10344
  static async getGetOrderData(contract) {
10350
- const args = [];
10351
- const stack = await contract.getViewFunction("get_order_data", args);
10345
+ const stack = await contract.getViewFunction("get_order_data", []);
10352
10346
  return [stack.pop()];
10353
10347
  }
10354
10348
  };
@@ -10374,8 +10368,7 @@ var protocolChannel = class {
10374
10368
  return [stack.readCell()];
10375
10369
  }
10376
10370
  static async get_viewInboundNonce(contract) {
10377
- const args = [];
10378
- const stack = await contract.getViewFunction("_viewInboundNonce", args);
10371
+ const stack = await contract.getViewFunction("_viewInboundNonce", []);
10379
10372
  return [stack.readBigNumber()];
10380
10373
  }
10381
10374
  static async get_viewExecutionStatus(contract, incomingNonce) {
@@ -10456,8 +10449,7 @@ var protocolChannel = class {
10456
10449
  };
10457
10450
  var protocolController = class {
10458
10451
  static async get_getZroWalletAddress(contract) {
10459
- const args = [];
10460
- const stack = await contract.getViewFunction("_getZroWalletAddress", args);
10452
+ const stack = await contract.getViewFunction("_getZroWalletAddress", []);
10461
10453
  return [stack.readBigNumber()];
10462
10454
  }
10463
10455
  static async get_calculateEndpointAddress(contract, dstEid) {
@@ -10702,6 +10694,11 @@ var ultralightnodeUln = class {
10702
10694
  const stack = await contract.getViewFunction("setWorkerFeelibStorage", args);
10703
10695
  return [stack.readTuple().pop()];
10704
10696
  }
10697
+ static async getRefillWorkerRent(contract, rentRefill) {
10698
+ const args = [{ type: "cell", cell: rentRefill }];
10699
+ const stack = await contract.getViewFunction("refillWorkerRent", args);
10700
+ return [stack.readTuple().pop()];
10701
+ }
10705
10702
  static async getCollectWorkerRent(contract, setAddress) {
10706
10703
  const args = [{ type: "cell", cell: setAddress }];
10707
10704
  const stack = await contract.getViewFunction("collectWorkerRent", args);
@@ -10728,8 +10725,7 @@ var ultralightnodeUln = class {
10728
10725
  return [stack.readTuple().pop()];
10729
10726
  }
10730
10727
  static async getVersion(contract) {
10731
- const args = [];
10732
- const stack = await contract.getViewFunction("version", args);
10728
+ const stack = await contract.getViewFunction("version", []);
10733
10729
  return [stack.readBigNumber(), stack.readBigNumber(), stack.readBigNumber()];
10734
10730
  }
10735
10731
  };
@@ -10788,8 +10784,8 @@ var ultralightnodeUlnConnection = class {
10788
10784
  const stack = await contract.getViewFunction("msglibConnectionCommitPacketCallback", args);
10789
10785
  return [stack.readTuple().pop()];
10790
10786
  }
10791
- static async getMsglibConnectionSyncChannelState(contract, channelNonceInfo) {
10792
- const args = [{ type: "cell", cell: channelNonceInfo }];
10787
+ static async getMsglibConnectionSyncChannelState(contract, mdObj) {
10788
+ const args = [{ type: "cell", cell: mdObj }];
10793
10789
  const stack = await contract.getViewFunction("msglibConnectionSyncChannelState", args);
10794
10790
  return [stack.readTuple().pop()];
10795
10791
  }
@@ -10804,10 +10800,17 @@ var ultralightnodeUlnConnection = class {
10804
10800
  return [stack.readTuple().pop()];
10805
10801
  }
10806
10802
  static async getVersion(contract) {
10807
- const args = [];
10808
- const stack = await contract.getViewFunction("version", args);
10803
+ const stack = await contract.getViewFunction("version", []);
10809
10804
  return [stack.readBigNumber(), stack.readBigNumber(), stack.readBigNumber()];
10810
10805
  }
10806
+ static async getViewHashLookup(contract, nonce, dvnAddress) {
10807
+ const args = [
10808
+ { type: "int", value: nonce },
10809
+ { type: "int", value: dvnAddress }
10810
+ ];
10811
+ const stack = await contract.getViewFunction("viewHashLookup", args);
10812
+ return [stack.readCell()];
10813
+ }
10811
10814
  };
10812
10815
  var ultralightnodeUlnManager = class {
10813
10816
  static async get_calculateUlnAddress(contract, storage, dstEid) {
@@ -10903,8 +10906,7 @@ var ultralightnodeUlnManager = class {
10903
10906
  return [stack.readTuple().pop()];
10904
10907
  }
10905
10908
  static async getVersion(contract) {
10906
- const args = [];
10907
- const stack = await contract.getViewFunction("version", args);
10909
+ const stack = await contract.getViewFunction("version", []);
10908
10910
  return [stack.readBigNumber(), stack.readBigNumber(), stack.readBigNumber()];
10909
10911
  }
10910
10912
  };
@@ -10937,8 +10939,7 @@ var ultralightnodeWorkerFeeLibs = class {
10937
10939
  return [stack.readBigNumber()];
10938
10940
  }
10939
10941
  static async getUlnWorkerTooFewInputs(contract) {
10940
- const args = [];
10941
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs", args);
10942
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs", []);
10942
10943
  return [stack.readBigNumber()];
10943
10944
  }
10944
10945
  static async getUlnWorkerSixtyFourOutputs(contract, inputs) {
@@ -11032,163 +11033,131 @@ var ultralightnodeWorkerFeeLibs = class {
11032
11033
  return [stack.readBigNumber()];
11033
11034
  }
11034
11035
  static async getUlnWorkerTooFewInputs1(contract) {
11035
- const args = [];
11036
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs1", args);
11036
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs1", []);
11037
11037
  return [stack.readBigNumber()];
11038
11038
  }
11039
11039
  static async getUlnWorkerTooFewInputs2(contract) {
11040
- const args = [];
11041
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs2", args);
11040
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs2", []);
11042
11041
  return [stack.readBigNumber()];
11043
11042
  }
11044
11043
  static async getUlnWorkerTooFewInputs3(contract) {
11045
- const args = [];
11046
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs3", args);
11044
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs3", []);
11047
11045
  return [stack.readBigNumber()];
11048
11046
  }
11049
11047
  static async getUlnWorkerTooFewInputs4(contract) {
11050
- const args = [];
11051
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs4", args);
11048
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs4", []);
11052
11049
  return [stack.readBigNumber()];
11053
11050
  }
11054
11051
  static async getUlnWorkerTooFewInputs5(contract) {
11055
- const args = [];
11056
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs5", args);
11052
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs5", []);
11057
11053
  return [stack.readBigNumber()];
11058
11054
  }
11059
11055
  static async getUlnWorkerTooFewInputs6(contract) {
11060
- const args = [];
11061
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs6", args);
11056
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs6", []);
11062
11057
  return [stack.readBigNumber()];
11063
11058
  }
11064
11059
  static async getUlnWorkerTooFewInputs7(contract) {
11065
- const args = [];
11066
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs7", args);
11060
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs7", []);
11067
11061
  return [stack.readBigNumber()];
11068
11062
  }
11069
11063
  static async getUlnWorkerTooFewInputs8(contract) {
11070
- const args = [];
11071
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs8", args);
11064
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs8", []);
11072
11065
  return [stack.readBigNumber()];
11073
11066
  }
11074
11067
  static async getUlnWorkerTooFewInputs9(contract) {
11075
- const args = [];
11076
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs9", args);
11068
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs9", []);
11077
11069
  return [stack.readBigNumber()];
11078
11070
  }
11079
11071
  static async getUlnWorkerTooFewInputs10(contract) {
11080
- const args = [];
11081
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs10", args);
11072
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs10", []);
11082
11073
  return [stack.readBigNumber()];
11083
11074
  }
11084
11075
  static async getUlnWorkerTooFewInputs11(contract) {
11085
- const args = [];
11086
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs11", args);
11076
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs11", []);
11087
11077
  return [stack.readBigNumber()];
11088
11078
  }
11089
11079
  static async getUlnWorkerTooFewInputs12(contract) {
11090
- const args = [];
11091
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs12", args);
11080
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs12", []);
11092
11081
  return [stack.readBigNumber()];
11093
11082
  }
11094
11083
  static async getUlnWorkerTooFewInputs13(contract) {
11095
- const args = [];
11096
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs13", args);
11084
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs13", []);
11097
11085
  return [stack.readBigNumber()];
11098
11086
  }
11099
11087
  static async getUlnWorkerTooFewInputs14(contract) {
11100
- const args = [];
11101
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs14", args);
11088
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs14", []);
11102
11089
  return [stack.readBigNumber()];
11103
11090
  }
11104
11091
  static async getUlnWorkerTooFewInputs15(contract) {
11105
- const args = [];
11106
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs15", args);
11092
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs15", []);
11107
11093
  return [stack.readBigNumber()];
11108
11094
  }
11109
11095
  static async getUlnWorkerTooFewInputs16(contract) {
11110
- const args = [];
11111
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs16", args);
11096
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs16", []);
11112
11097
  return [stack.readBigNumber()];
11113
11098
  }
11114
11099
  static async getUlnWorkerTooFewInputs17(contract) {
11115
- const args = [];
11116
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs17", args);
11100
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs17", []);
11117
11101
  return [stack.readBigNumber()];
11118
11102
  }
11119
11103
  static async getUlnWorkerTooFewInputs18(contract) {
11120
- const args = [];
11121
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs18", args);
11104
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs18", []);
11122
11105
  return [stack.readBigNumber()];
11123
11106
  }
11124
11107
  static async getUlnWorkerTooFewInputs19(contract) {
11125
- const args = [];
11126
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs19", args);
11108
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs19", []);
11127
11109
  return [stack.readBigNumber()];
11128
11110
  }
11129
11111
  static async getUlnWorkerTooFewInputs20(contract) {
11130
- const args = [];
11131
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs20", args);
11112
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs20", []);
11132
11113
  return [stack.readBigNumber()];
11133
11114
  }
11134
11115
  static async getUlnWorkerTooFewInputs21(contract) {
11135
- const args = [];
11136
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs21", args);
11116
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs21", []);
11137
11117
  return [stack.readBigNumber()];
11138
11118
  }
11139
11119
  static async getUlnWorkerTooFewInputs22(contract) {
11140
- const args = [];
11141
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs22", args);
11120
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs22", []);
11142
11121
  return [stack.readBigNumber()];
11143
11122
  }
11144
11123
  static async getUlnWorkerTooFewInputs23(contract) {
11145
- const args = [];
11146
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs23", args);
11124
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs23", []);
11147
11125
  return [stack.readBigNumber()];
11148
11126
  }
11149
11127
  static async getUlnWorkerTooFewInputs24(contract) {
11150
- const args = [];
11151
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs24", args);
11128
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs24", []);
11152
11129
  return [stack.readBigNumber()];
11153
11130
  }
11154
11131
  static async getUlnWorkerTooFewInputs25(contract) {
11155
- const args = [];
11156
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs25", args);
11132
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs25", []);
11157
11133
  return [stack.readBigNumber()];
11158
11134
  }
11159
11135
  static async getUlnWorkerTooFewInputs26(contract) {
11160
- const args = [];
11161
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs26", args);
11136
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs26", []);
11162
11137
  return [stack.readBigNumber()];
11163
11138
  }
11164
11139
  static async getUlnWorkerTooFewInputs27(contract) {
11165
- const args = [];
11166
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs27", args);
11140
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs27", []);
11167
11141
  return [stack.readBigNumber()];
11168
11142
  }
11169
11143
  static async getUlnWorkerTooFewInputs28(contract) {
11170
- const args = [];
11171
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs28", args);
11144
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs28", []);
11172
11145
  return [stack.readBigNumber()];
11173
11146
  }
11174
11147
  static async getUlnWorkerTooFewInputs29(contract) {
11175
- const args = [];
11176
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs29", args);
11148
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs29", []);
11177
11149
  return [stack.readBigNumber()];
11178
11150
  }
11179
11151
  static async getUlnWorkerTooFewInputs30(contract) {
11180
- const args = [];
11181
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs30", args);
11152
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs30", []);
11182
11153
  return [stack.readBigNumber()];
11183
11154
  }
11184
11155
  static async getUlnWorkerTooFewInputs31(contract) {
11185
- const args = [];
11186
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs31", args);
11156
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs31", []);
11187
11157
  return [stack.readBigNumber()];
11188
11158
  }
11189
11159
  static async getUlnWorkerTooFewInputs32(contract) {
11190
- const args = [];
11191
- const stack = await contract.getViewFunction("ulnWorker::tooFewInputs32", args);
11160
+ const stack = await contract.getViewFunction("ulnWorker::tooFewInputs32", []);
11192
11161
  return [stack.readBigNumber()];
11193
11162
  }
11194
11163
  };
@@ -11206,6 +11175,13 @@ var workerFeeLibsExecutorFeeLib = class {
11206
11175
  return [stack.readTuple().pop()];
11207
11176
  }
11208
11177
  };
11178
+ var workerFeeLibsMaliciousFeeLib = class {
11179
+ static async getUlnWorkerQuote(contract, inputs) {
11180
+ const args = [{ type: "tuple", items: inputs.items }];
11181
+ const stack = await contract.getViewFunction("ulnWorker::quote", args);
11182
+ return [stack.readTuple().pop()];
11183
+ }
11184
+ };
11209
11185
  var workersDvn = class {
11210
11186
  static async getDecodeSignature(contract, signature) {
11211
11187
  const args = [{ type: "cell", cell: signature }];
@@ -17327,6 +17303,6 @@ var LzGasTracker = class _LzGasTracker {
17327
17303
  *)
17328
17304
  */
17329
17305
 
17330
- export { BaseWrapper, ERRORS, EVENTS, LzDict, LzEventHandler, LzGasTracker, MAX_CELL_BITS, NAME_WIDTH, OPCODES, PUBLIC_KEY_BYTE_LENGTH, TonContractWrapper, TonObjectUnwrapper, _getTypeWidth, addressToBigInt, addressToHex, appsAllStorages, appsCounter, asciiStringToBigint, baseBuildClass, baseDecodeClass, bigIntToHex, bigintToAddress, bigintToAsciiString, buildClass, buildPathClass, calculateCellConsumption, calculateCellConsumptionFromHex, cellsToHex, cl, clDeclare, clGetCellRef, clGetUint, compareAddresses, createVerifierDictSet, decodeClass, deconstructorMap, deepDecode, deepDiff, deserializeAddressList, emptyCell, emptyMap, emptyPOOO, fieldTypes, generateBuildClass, generateDecodeClass, getBocStringFromMessage, getCellName, getCellNameNumber, getClosestByteAlignedBits, getCompiledCode, getCompiledJson, getEndpointInitStorage, getLzDict, getMessageFromBocString, getName, getTotalBits, hexToCells, initBaseOApp, initBaseStorage, initWorkerCoreStorage, isClassName, isLoadableDict, jettonsZro, keyMap, nameMap, nullObject, numberTypeLikeToAbsBigInt, opcodeToName, parseTonAddress, printDeepDecode, printDeepDiff, protocolChannel, protocolController, protocolEndpoint, publicKeyToHash, serializeAddressList, simpleMsglibSmlConnection, simpleMsglibSmlManager, srcMultisig, to32ByteBuffer, tonObjects, tonRealNameByCellName, tonResolvedObjects, ultralightnodeUln, ultralightnodeUlnConnection, ultralightnodeUlnManager, ultralightnodeWorkerFeeLibs, workerFeeLibsDvnFeeLib, workerFeeLibsExecutorFeeLib, workersDvn };
17306
+ export { BaseWrapper, ERRORS, EVENTS, LzDict, LzEventHandler, LzGasTracker, MAX_CELL_BITS, NAME_WIDTH, OPCODES, PUBLIC_KEY_BYTE_LENGTH, TonContractWrapper, TonObjectUnwrapper, _getTypeWidth, addressToBigInt, addressToHex, appsAllStorages, appsCounter, asciiStringToBigint, baseBuildClass, baseDecodeClass, bigIntToHex, bigintToAddress, bigintToAsciiString, buildClass, buildPathClass, calculateCellConsumption, calculateCellConsumptionFromHex, cellsToHex, cl, clDeclare, clGetCellRef, clGetUint, compareAddresses, createVerifierDictSet, decodeClass, deconstructorMap, deepDecode, deepDiff, deserializeAddressList, emptyCell, emptyMap, emptyPOOO, fieldTypes, generateBuildClass, generateDecodeClass, getBocStringFromMessage, getCellName, getCellNameNumber, getClosestByteAlignedBits, getCompiledCode, getCompiledJson, getEndpointInitStorage, getLzDict, getMessageFromBocString, getName, getTotalBits, hexToCells, initBaseOApp, initBaseStorage, initWorkerCoreStorage, isClassName, isLoadableDict, jettonsZro, keyMap, nameMap, nullObject, numberTypeLikeToAbsBigInt, opcodeToName, parseTonAddress, printDeepDecode, printDeepDiff, protocolChannel, protocolController, protocolEndpoint, publicKeyToHash, serializeAddressList, simpleMsglibSmlConnection, simpleMsglibSmlManager, srcMultisig, to32ByteBuffer, tonObjects, tonRealNameByCellName, tonResolvedObjects, ultralightnodeUln, ultralightnodeUlnConnection, ultralightnodeUlnManager, ultralightnodeWorkerFeeLibs, workerFeeLibsDvnFeeLib, workerFeeLibsExecutorFeeLib, workerFeeLibsMaliciousFeeLib, workersDvn };
17331
17307
  //# sourceMappingURL=index.mjs.map
17332
17308
  //# sourceMappingURL=index.mjs.map