@layerzerolabs/lz-ton-sdk-v2 3.0.28 → 3.0.29

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.ts CHANGED
@@ -69,7 +69,7 @@ declare const tonObjects: {
69
69
  };
70
70
  readonly 5: {
71
71
  readonly fieldName: "Counter::id";
72
- readonly fieldType: "cl::t::uint8";
72
+ readonly fieldType: "cl::t::uint32";
73
73
  };
74
74
  };
75
75
  readonly 'lz::Config': {
@@ -94,34 +94,38 @@ declare const tonObjects: {
94
94
  readonly 'lz::EpConfig::NewWithConnection': {
95
95
  readonly name: "EpConfig";
96
96
  readonly 0: {
97
- readonly fieldName: "lz::EpConfig::NewWithConnection::_timeoutReceiveMsglibConnectionOffset";
97
+ readonly fieldName: "lz::EpConfig::NewWithConnection::isNull";
98
98
  readonly fieldType: "cl::t::bool";
99
99
  };
100
100
  readonly 1: {
101
- readonly fieldName: "lz::EpConfig::NewWithConnection::sendMsglib";
101
+ readonly fieldName: "lz::EpConfig::NewWithConnection::sendMsglibManager";
102
102
  readonly fieldType: "cl::t::address";
103
103
  };
104
104
  readonly 2: {
105
- readonly fieldName: "lz::EpConfig::NewWithConnection::sendMsglibConnection";
105
+ readonly fieldName: "lz::EpConfig::NewWithConnection::sendMsglib";
106
106
  readonly fieldType: "cl::t::address";
107
107
  };
108
108
  readonly 3: {
109
- readonly fieldName: "lz::EpConfig::NewWithConnection::receiveMsglib";
109
+ readonly fieldName: "lz::EpConfig::NewWithConnection::sendMsglibConnection";
110
110
  readonly fieldType: "cl::t::address";
111
111
  };
112
112
  readonly 4: {
113
- readonly fieldName: "lz::EpConfig::NewWithConnection::receiveMsglibConnection";
113
+ readonly fieldName: "lz::EpConfig::NewWithConnection::receiveMsglib";
114
114
  readonly fieldType: "cl::t::address";
115
115
  };
116
116
  readonly 5: {
117
- readonly fieldName: "lz::EpConfig::NewWithConnection::timeoutReceiveMsglib";
117
+ readonly fieldName: "lz::EpConfig::NewWithConnection::receiveMsglibConnection";
118
118
  readonly fieldType: "cl::t::address";
119
119
  };
120
120
  readonly 6: {
121
- readonly fieldName: "lz::EpConfig::NewWithConnection::timeoutReceiveMsglibConnection";
121
+ readonly fieldName: "lz::EpConfig::NewWithConnection::timeoutReceiveMsglib";
122
122
  readonly fieldType: "cl::t::address";
123
123
  };
124
124
  readonly 7: {
125
+ readonly fieldName: "lz::EpConfig::NewWithConnection::timeoutReceiveMsglibConnection";
126
+ readonly fieldType: "cl::t::address";
127
+ };
128
+ readonly 8: {
125
129
  readonly fieldName: "lz::EpConfig::NewWithConnection::timeoutReceiveMsglibExpiry";
126
130
  readonly fieldType: "cl::t::uint64";
127
131
  };
@@ -132,9 +136,6 @@ declare const tonObjects: {
132
136
  readonly 'lz::EpConfig::NewWithDefaults': {
133
137
  readonly name: "EpConfig";
134
138
  };
135
- readonly 'lz::EpConfig::NewFrom': {
136
- readonly name: "EpConfig";
137
- };
138
139
  readonly 'lz::MsglibInfo': {
139
140
  readonly name: "MsglibInfo";
140
141
  readonly 0: {
@@ -206,10 +207,14 @@ declare const tonObjects: {
206
207
  readonly 'lz::SendEpConfig': {
207
208
  readonly name: "SendEpCfg";
208
209
  readonly 0: {
209
- readonly fieldName: "lz::SendEpConfig::sendMsglib";
210
+ readonly fieldName: "lz::SendEpConfig::sendMsglibManager";
210
211
  readonly fieldType: "cl::t::address";
211
212
  };
212
213
  readonly 1: {
214
+ readonly fieldName: "lz::SendEpConfig::sendMsglib";
215
+ readonly fieldType: "cl::t::address";
216
+ };
217
+ readonly 2: {
213
218
  readonly fieldName: "lz::SendEpConfig::sendMsglibConnection";
214
219
  readonly fieldType: "cl::t::address";
215
220
  };
@@ -259,13 +264,6 @@ declare const tonObjects: {
259
264
  readonly fieldType: "cl::t::uint32";
260
265
  };
261
266
  };
262
- readonly 'md::Amount': {
263
- readonly name: "Amount";
264
- readonly 0: {
265
- readonly fieldName: "md::Amount::amount";
266
- readonly fieldType: "cl::t::coins";
267
- };
268
- };
269
267
  readonly 'md::Bool': {
270
268
  readonly name: "Bool";
271
269
  readonly 0: {
@@ -460,38 +458,42 @@ declare const tonObjects: {
460
458
  readonly 'md::LzSend': {
461
459
  readonly name: "lzSend";
462
460
  readonly 0: {
463
- readonly fieldName: "md::LzSend::_nativeFeeOffset";
461
+ readonly fieldName: "md::LzSend::sendRequestId";
464
462
  readonly fieldType: "cl::t::uint64";
465
463
  };
466
464
  readonly 1: {
467
- readonly fieldName: "md::LzSend::sendMsglib";
465
+ readonly fieldName: "md::LzSend::sendMsglibManager";
468
466
  readonly fieldType: "cl::t::address";
469
467
  };
470
468
  readonly 2: {
471
- readonly fieldName: "md::LzSend::sendMsglibConnection";
469
+ readonly fieldName: "md::LzSend::sendMsglib";
472
470
  readonly fieldType: "cl::t::address";
473
471
  };
474
472
  readonly 3: {
473
+ readonly fieldName: "md::LzSend::sendMsglibConnection";
474
+ readonly fieldType: "cl::t::address";
475
+ };
476
+ readonly 4: {
475
477
  readonly fieldName: "md::LzSend::packet";
476
478
  readonly fieldType: "cl::t::objRef";
477
479
  };
478
- readonly 4: {
480
+ readonly 5: {
479
481
  readonly fieldName: "md::LzSend::nativeFee";
480
482
  readonly fieldType: "cl::t::coins";
481
483
  };
482
- readonly 5: {
484
+ readonly 6: {
483
485
  readonly fieldName: "md::LzSend::zroFee";
484
486
  readonly fieldType: "cl::t::coins";
485
487
  };
486
- readonly 6: {
488
+ readonly 7: {
487
489
  readonly fieldName: "md::LzSend::extraOptions";
488
490
  readonly fieldType: "cl::t::objRef";
489
491
  };
490
- readonly 7: {
492
+ readonly 8: {
491
493
  readonly fieldName: "md::LzSend::enforcedOptions";
492
494
  readonly fieldType: "cl::t::objRef";
493
495
  };
494
- readonly 8: {
496
+ readonly 9: {
495
497
  readonly fieldName: "md::LzSend::callbackData";
496
498
  readonly fieldType: "cl::t::objRef";
497
499
  };
@@ -530,7 +532,7 @@ declare const tonObjects: {
530
532
  };
531
533
  };
532
534
  readonly 'md::MessagingReceipt': {
533
- readonly name: "msgreceipt";
535
+ readonly name: "MsgReceipt";
534
536
  readonly 0: {
535
537
  readonly fieldName: "md::MessagingReceipt::lzSend";
536
538
  readonly fieldType: "cl::t::objRef";
@@ -620,7 +622,7 @@ declare const tonObjects: {
620
622
  readonly 'md::OptionsV1': {
621
623
  readonly name: "OptionsV1";
622
624
  readonly 0: {
623
- readonly fieldName: "md::OptionsV1::_nativeDropAddressOffset";
625
+ readonly fieldName: "md::OptionsV1::lzReceiveGas";
624
626
  readonly fieldType: "cl::t::uint256";
625
627
  };
626
628
  readonly 1: {
@@ -884,18 +886,22 @@ declare const tonObjects: {
884
886
  readonly fieldType: "cl::t::objRef";
885
887
  };
886
888
  readonly 7: {
889
+ readonly fieldName: "Endpoint::defaultSendMsglibManager";
890
+ readonly fieldType: "cl::t::address";
891
+ };
892
+ readonly 8: {
887
893
  readonly fieldName: "Endpoint::defaultSendLibInfo";
888
894
  readonly fieldType: "cl::t::objRef";
889
895
  };
890
- readonly 8: {
896
+ readonly 9: {
891
897
  readonly fieldName: "Endpoint::defaultReceiveLibInfo";
892
898
  readonly fieldType: "cl::t::objRef";
893
899
  };
894
- readonly 9: {
900
+ readonly 10: {
895
901
  readonly fieldName: "Endpoint::defaultTimeoutReceiveLibInfo";
896
902
  readonly fieldType: "cl::t::objRef";
897
903
  };
898
- readonly 10: {
904
+ readonly 11: {
899
905
  readonly fieldName: "Endpoint::defaultExpiry";
900
906
  readonly fieldType: "cl::t::uint64";
901
907
  };
@@ -1322,7 +1328,7 @@ declare const tonObjects: {
1322
1328
  readonly UlnConnection: {
1323
1329
  readonly name: "connection";
1324
1330
  readonly 0: {
1325
- readonly fieldName: "UlnConnection::_ulnAddressOffset";
1331
+ readonly fieldName: "UlnConnection::baseStorage";
1326
1332
  readonly fieldType: "cl::t::objRef";
1327
1333
  };
1328
1334
  readonly 1: {
@@ -1519,6 +1525,17 @@ declare const tonObjects: {
1519
1525
  readonly fieldType: "cl::t::coins";
1520
1526
  };
1521
1527
  };
1528
+ readonly 'md::DropEvent': {
1529
+ readonly name: "DropEvent";
1530
+ readonly 0: {
1531
+ readonly fieldName: "md::DropEvent::nativeAmount";
1532
+ readonly fieldType: "cl::t::coins";
1533
+ };
1534
+ readonly 1: {
1535
+ readonly fieldName: "md::DropEvent::receiver";
1536
+ readonly fieldType: "cl::t::address";
1537
+ };
1538
+ };
1522
1539
  readonly 'md::ExecuteParams': {
1523
1540
  readonly name: "execParams";
1524
1541
  readonly 0: {
@@ -1565,7 +1582,7 @@ declare const tonObjects: {
1565
1582
  };
1566
1583
  readonly 3: {
1567
1584
  readonly fieldName: "md::SetDict::target";
1568
- readonly fieldType: "cl::t::uint64";
1585
+ readonly fieldType: "cl::t::address";
1569
1586
  };
1570
1587
  };
1571
1588
  readonly 'md::SetQuorum': {
@@ -1584,7 +1601,7 @@ declare const tonObjects: {
1584
1601
  };
1585
1602
  readonly 3: {
1586
1603
  readonly fieldName: "md::SetQuorum::target";
1587
- readonly fieldType: "cl::t::uint64";
1604
+ readonly fieldType: "cl::t::address";
1588
1605
  };
1589
1606
  };
1590
1607
  readonly 'md::SignedRequest': {
@@ -1731,18 +1748,22 @@ declare const tonResolvedObjects: {
1731
1748
  readonly fieldType: "cl::t::cellRef";
1732
1749
  };
1733
1750
  readonly '7': {
1751
+ readonly fieldName: "Endpoint::defaultSendMsglibManager";
1752
+ readonly fieldType: "cl::t::address";
1753
+ };
1754
+ readonly '8': {
1734
1755
  readonly fieldName: "Endpoint::defaultSendLibInfo";
1735
1756
  readonly fieldType: "cl::t::cellRef";
1736
1757
  };
1737
- readonly '8': {
1758
+ readonly '9': {
1738
1759
  readonly fieldName: "Endpoint::defaultReceiveLibInfo";
1739
1760
  readonly fieldType: "cl::t::cellRef";
1740
1761
  };
1741
- readonly '9': {
1762
+ readonly '10': {
1742
1763
  readonly fieldName: "Endpoint::defaultTimeoutReceiveLibInfo";
1743
1764
  readonly fieldType: "cl::t::cellRef";
1744
1765
  };
1745
- readonly '10': {
1766
+ readonly '11': {
1746
1767
  readonly fieldName: "Endpoint::defaultExpiry";
1747
1768
  readonly fieldType: "cl::t::uint64";
1748
1769
  };
@@ -1771,7 +1792,7 @@ declare const tonResolvedObjects: {
1771
1792
  };
1772
1793
  readonly '5': {
1773
1794
  readonly fieldName: "Counter::id";
1774
- readonly fieldType: "cl::t::uint8";
1795
+ readonly fieldType: "cl::t::uint32";
1775
1796
  };
1776
1797
  readonly name: "counter";
1777
1798
  };
@@ -1895,16 +1916,16 @@ declare const tonResolvedObjects: {
1895
1916
  };
1896
1917
  readonly name: "path";
1897
1918
  };
1898
- readonly 'lz::EpConfig::NewFrom': {
1919
+ readonly 'lz::EpConfig::NewWithDefaults': {
1899
1920
  readonly name: "EpConfig";
1900
1921
  };
1901
- readonly 'POOO::NewWithBitsSets': {
1922
+ readonly POOO: {
1902
1923
  readonly '0': {
1903
- readonly fieldName: "POOO::NewWithBitsSets::nextEmpty";
1924
+ readonly fieldName: "POOO::nextEmpty";
1904
1925
  readonly fieldType: "cl::t::uint64";
1905
1926
  };
1906
1927
  readonly '1': {
1907
- readonly fieldName: "POOO::NewWithBitsSets::bitmap";
1928
+ readonly fieldName: "POOO::bitmap";
1908
1929
  readonly fieldType: "cl::t::cellRef";
1909
1930
  };
1910
1931
  readonly name: "POOO";
@@ -2141,6 +2162,10 @@ declare const tonResolvedObjects: {
2141
2162
  readonly fieldName: "md::ExecuteParams::opcode";
2142
2163
  readonly fieldType: "cl::t::uint32";
2143
2164
  };
2165
+ readonly '4': {
2166
+ readonly fieldName: "md::ExecuteParams::forwardingAddress";
2167
+ readonly fieldType: "cl::t::address";
2168
+ };
2144
2169
  readonly name: "execParams";
2145
2170
  };
2146
2171
  readonly UlnWorkerFeelibInfo: {
@@ -2197,19 +2222,42 @@ declare const tonResolvedObjects: {
2197
2222
  };
2198
2223
  readonly name: "UlnDvnFl";
2199
2224
  };
2200
- readonly 'md::MdAddress': {
2225
+ readonly 'md::MdEid': {
2201
2226
  readonly '0': {
2202
- readonly fieldName: "md::MdAddress::md";
2227
+ readonly fieldName: "md::MdEid::md";
2203
2228
  readonly fieldType: "cl::t::objRef";
2204
2229
  };
2205
2230
  readonly '1': {
2206
- readonly fieldName: "md::MdAddress::address";
2231
+ readonly fieldName: "md::MdEid::eid";
2232
+ readonly fieldType: "cl::t::uint32";
2233
+ };
2234
+ readonly name: "MdEid";
2235
+ };
2236
+ readonly 'md::AddMsglib': {
2237
+ readonly '0': {
2238
+ readonly fieldName: "md::AddMsglib::msglibManagerAddress";
2207
2239
  readonly fieldType: "cl::t::address";
2208
2240
  };
2209
- readonly name: "MdAddr";
2241
+ readonly '1': {
2242
+ readonly fieldName: "md::AddMsglib::dstEid";
2243
+ readonly fieldType: "cl::t::uint32";
2244
+ };
2245
+ readonly name: "addMsgLib";
2210
2246
  };
2211
- readonly 'md::InitUlnConnection::NewOnlyConfig': {
2212
- readonly name: "initUlnCon";
2247
+ readonly 'lz::MsglibInfo': {
2248
+ readonly '0': {
2249
+ readonly fieldName: "lz::MsglibInfo::msglibAddress";
2250
+ readonly fieldType: "cl::t::address";
2251
+ };
2252
+ readonly '1': {
2253
+ readonly fieldName: "lz::MsglibInfo::msglibConnectionCode";
2254
+ readonly fieldType: "cl::t::cellRef";
2255
+ };
2256
+ readonly '2': {
2257
+ readonly fieldName: "lz::MsglibInfo::msglibConnectionInitStorage";
2258
+ readonly fieldType: "UlnConnection";
2259
+ };
2260
+ readonly name: "MsglibInfo";
2213
2261
  };
2214
2262
  readonly UlnConnection: {
2215
2263
  readonly '0': {
@@ -2229,67 +2277,44 @@ declare const tonResolvedObjects: {
2229
2277
  readonly fieldType: "cl::t::address";
2230
2278
  };
2231
2279
  readonly '4': {
2280
+ readonly fieldName: "UlnConnection::firstUnexecutedNonce";
2281
+ readonly fieldType: "cl::t::uint64";
2282
+ };
2283
+ readonly '5': {
2232
2284
  readonly fieldName: "UlnConnection::ulnAddress";
2233
2285
  readonly fieldType: "cl::t::address";
2234
2286
  };
2235
- readonly '5': {
2287
+ readonly '6': {
2236
2288
  readonly fieldName: "UlnConnection::UlnSendConfigOApp";
2237
2289
  readonly fieldType: "UlnSendConfig";
2238
2290
  };
2239
- readonly '6': {
2291
+ readonly '7': {
2240
2292
  readonly fieldName: "UlnConnection::UlnReceiveConfigOApp";
2241
2293
  readonly fieldType: "UlnReceiveConfig";
2242
2294
  };
2243
- readonly '7': {
2295
+ readonly '8': {
2244
2296
  readonly fieldName: "UlnConnection::hashLookups";
2245
2297
  readonly fieldType: "cl::t::dict256";
2246
2298
  };
2247
- readonly '8': {
2248
- readonly fieldName: "UlnConnection::firstUnexecutedNonce";
2249
- readonly fieldType: "cl::t::uint64";
2250
- };
2251
2299
  readonly '9': {
2252
2300
  readonly fieldName: "UlnConnection::commitPOOO";
2253
2301
  readonly fieldType: "POOO";
2254
2302
  };
2255
2303
  readonly name: "connection";
2256
2304
  };
2257
- readonly 'md::MdEid': {
2305
+ readonly 'md::MdAddress': {
2258
2306
  readonly '0': {
2259
- readonly fieldName: "md::MdEid::md";
2307
+ readonly fieldName: "md::MdAddress::md";
2260
2308
  readonly fieldType: "cl::t::objRef";
2261
2309
  };
2262
2310
  readonly '1': {
2263
- readonly fieldName: "md::MdEid::eid";
2264
- readonly fieldType: "cl::t::uint32";
2265
- };
2266
- readonly name: "MdEid";
2267
- };
2268
- readonly 'md::AddMsglib': {
2269
- readonly '0': {
2270
- readonly fieldName: "md::AddMsglib::msglibManagerAddress";
2311
+ readonly fieldName: "md::MdAddress::address";
2271
2312
  readonly fieldType: "cl::t::address";
2272
2313
  };
2273
- readonly '1': {
2274
- readonly fieldName: "md::AddMsglib::dstEid";
2275
- readonly fieldType: "cl::t::uint32";
2276
- };
2277
- readonly name: "addMsgLib";
2314
+ readonly name: "MdAddr";
2278
2315
  };
2279
- readonly 'lz::MsglibInfo': {
2280
- readonly '0': {
2281
- readonly fieldName: "lz::MsglibInfo::msglibAddress";
2282
- readonly fieldType: "cl::t::address";
2283
- };
2284
- readonly '1': {
2285
- readonly fieldName: "lz::MsglibInfo::msglibConnectionCode";
2286
- readonly fieldType: "cl::t::cellRef";
2287
- };
2288
- readonly '2': {
2289
- readonly fieldName: "lz::MsglibInfo::msglibConnectionInitStorage";
2290
- readonly fieldType: "UlnConnection";
2291
- };
2292
- readonly name: "MsglibInfo";
2316
+ readonly 'md::InitUlnConnection::NewOnlyConfig': {
2317
+ readonly name: "initUlnCon";
2293
2318
  };
2294
2319
  readonly 'md::SetEpConfig': {
2295
2320
  readonly '0': {
@@ -2343,34 +2368,38 @@ declare const tonResolvedObjects: {
2343
2368
  readonly fieldType: "cl::t::uint64";
2344
2369
  };
2345
2370
  readonly '1': {
2346
- readonly fieldName: "md::LzSend::sendMsglib";
2371
+ readonly fieldName: "md::LzSend::sendMsglibManager";
2347
2372
  readonly fieldType: "cl::t::address";
2348
2373
  };
2349
2374
  readonly '2': {
2350
- readonly fieldName: "md::LzSend::sendMsglibConnection";
2375
+ readonly fieldName: "md::LzSend::sendMsglib";
2351
2376
  readonly fieldType: "cl::t::address";
2352
2377
  };
2353
2378
  readonly '3': {
2379
+ readonly fieldName: "md::LzSend::sendMsglibConnection";
2380
+ readonly fieldType: "cl::t::address";
2381
+ };
2382
+ readonly '4': {
2354
2383
  readonly fieldName: "md::LzSend::packet";
2355
2384
  readonly fieldType: "lz::Packet";
2356
2385
  };
2357
- readonly '4': {
2386
+ readonly '5': {
2358
2387
  readonly fieldName: "md::LzSend::nativeFee";
2359
2388
  readonly fieldType: "cl::t::coins";
2360
2389
  };
2361
- readonly '5': {
2390
+ readonly '6': {
2362
2391
  readonly fieldName: "md::LzSend::zroFee";
2363
2392
  readonly fieldType: "cl::t::coins";
2364
2393
  };
2365
- readonly '6': {
2394
+ readonly '7': {
2366
2395
  readonly fieldName: "md::LzSend::extraOptions";
2367
2396
  readonly fieldType: "cl::t::cellRef";
2368
2397
  };
2369
- readonly '7': {
2398
+ readonly '8': {
2370
2399
  readonly fieldName: "md::LzSend::enforcedOptions";
2371
2400
  readonly fieldType: "cl::t::cellRef";
2372
2401
  };
2373
- readonly '8': {
2402
+ readonly '9': {
2374
2403
  readonly fieldName: "md::LzSend::callbackData";
2375
2404
  readonly fieldType: "cl::t::cellRef";
2376
2405
  };
@@ -2408,11 +2437,15 @@ declare const tonResolvedObjects: {
2408
2437
  };
2409
2438
  readonly 'lz::SendEpConfig': {
2410
2439
  readonly '0': {
2411
- readonly fieldName: "lz::SendEpConfig::sendMsglibAddress";
2440
+ readonly fieldName: "lz::SendEpConfig::sendMsglibManager";
2412
2441
  readonly fieldType: "cl::t::address";
2413
2442
  };
2414
2443
  readonly '1': {
2415
- readonly fieldName: "lz::SendEpConfig::sendMsglibConnectionAddress";
2444
+ readonly fieldName: "lz::SendEpConfig::sendMsglib";
2445
+ readonly fieldType: "cl::t::address";
2446
+ };
2447
+ readonly '2': {
2448
+ readonly fieldName: "lz::SendEpConfig::sendMsglibConnection";
2416
2449
  readonly fieldType: "cl::t::address";
2417
2450
  };
2418
2451
  readonly name: "SendEpCfg";
@@ -2436,6 +2469,94 @@ declare const tonResolvedObjects: {
2436
2469
  };
2437
2470
  readonly name: "UlnSend";
2438
2471
  };
2472
+ readonly 'md::MsglibSendCallback': {
2473
+ readonly '0': {
2474
+ readonly fieldName: "md::MsglibSendCallback::addressIdx";
2475
+ readonly fieldType: "cl::t::coins";
2476
+ };
2477
+ readonly '1': {
2478
+ readonly fieldName: "md::MsglibSendCallback::nativeAmountIdx";
2479
+ readonly fieldType: "cl::t::coins";
2480
+ };
2481
+ readonly '2': {
2482
+ readonly fieldName: "md::MsglibSendCallback::lzSend";
2483
+ readonly fieldType: "md::LzSend";
2484
+ };
2485
+ readonly '3': {
2486
+ readonly fieldName: "md::MsglibSendCallback::packetEncoded";
2487
+ readonly fieldType: "cl::t::cellRef";
2488
+ };
2489
+ readonly '4': {
2490
+ readonly fieldName: "md::MsglibSendCallback::payees";
2491
+ readonly fieldType: "cl::t::cellRef";
2492
+ };
2493
+ readonly '5': {
2494
+ readonly fieldName: "md::MsglibSendCallback::nonceByteOffset";
2495
+ readonly fieldType: "cl::t::uint16";
2496
+ };
2497
+ readonly '6': {
2498
+ readonly fieldName: "md::MsglibSendCallback::nonceBytes";
2499
+ readonly fieldType: "cl::t::uint8";
2500
+ };
2501
+ readonly '7': {
2502
+ readonly fieldName: "md::MsglibSendCallback::guidByteOffset";
2503
+ readonly fieldType: "cl::t::uint16";
2504
+ };
2505
+ readonly '8': {
2506
+ readonly fieldName: "md::MsglibSendCallback::guidBytes";
2507
+ readonly fieldType: "cl::t::uint8";
2508
+ };
2509
+ readonly '9': {
2510
+ readonly fieldName: "md::MsglibSendCallback::msglibSendEvents";
2511
+ readonly fieldType: "UlnEvents";
2512
+ };
2513
+ readonly '10': {
2514
+ readonly fieldName: "md::MsglibSendCallback::errorCode";
2515
+ readonly fieldType: "cl::t::uint8";
2516
+ };
2517
+ readonly name: "libSndCb";
2518
+ };
2519
+ readonly UlnEvents: {
2520
+ readonly '0': {
2521
+ readonly fieldName: "UlnEvents::workerEvents";
2522
+ readonly fieldType: "cl::t::cellRef";
2523
+ };
2524
+ readonly '1': {
2525
+ readonly fieldName: "UlnEvents::dvnFeesPaidEvent";
2526
+ readonly fieldType: "DvnFeesPaidEvent";
2527
+ };
2528
+ readonly '2': {
2529
+ readonly fieldName: "UlnEvents::executorFeePaidEvent";
2530
+ readonly fieldType: "ExecutorFeePaidEvent";
2531
+ };
2532
+ readonly name: "UlnEvents";
2533
+ };
2534
+ readonly DvnFeesPaidEvent: {
2535
+ readonly '0': {
2536
+ readonly fieldName: "DvnFeesPaidEvent::requiredDVNs";
2537
+ readonly fieldType: "cl::t::addressList";
2538
+ };
2539
+ readonly '1': {
2540
+ readonly fieldName: "DvnFeesPaidEvent::optionalDVNs";
2541
+ readonly fieldType: "cl::t::addressList";
2542
+ };
2543
+ readonly '2': {
2544
+ readonly fieldName: "DvnFeesPaidEvent::serializedPayees";
2545
+ readonly fieldType: "cl::t::cellRef";
2546
+ };
2547
+ readonly name: "DvnFeePaid";
2548
+ };
2549
+ readonly ExecutorFeePaidEvent: {
2550
+ readonly '0': {
2551
+ readonly fieldName: "ExecutorFeePaidEvent::executorAddress";
2552
+ readonly fieldType: "cl::t::address";
2553
+ };
2554
+ readonly '1': {
2555
+ readonly fieldName: "ExecutorFeePaidEvent::feePaid";
2556
+ readonly fieldType: "cl::t::coins";
2557
+ };
2558
+ readonly name: "ExcFeePaid";
2559
+ };
2439
2560
  readonly 'md::SignedRequest': {
2440
2561
  readonly '0': {
2441
2562
  readonly fieldName: "md::SignedRequest::request";
@@ -2563,7 +2684,7 @@ declare const tonResolvedObjects: {
2563
2684
  };
2564
2685
  readonly '3': {
2565
2686
  readonly fieldName: "lz::Config::config";
2566
- readonly fieldType: "cl::t::objRef";
2687
+ readonly fieldType: "UlnSendConfig::NewWithDefaults";
2567
2688
  };
2568
2689
  readonly name: "Config";
2569
2690
  };
@@ -2573,30 +2694,34 @@ declare const tonResolvedObjects: {
2573
2694
  readonly fieldType: "cl::t::bool";
2574
2695
  };
2575
2696
  readonly '1': {
2576
- readonly fieldName: "lz::EpConfig::NewWithConnection::sendMsglib";
2697
+ readonly fieldName: "lz::EpConfig::NewWithConnection::sendMsglibManager";
2577
2698
  readonly fieldType: "cl::t::address";
2578
2699
  };
2579
2700
  readonly '2': {
2580
- readonly fieldName: "lz::EpConfig::NewWithConnection::sendMsglibConnection";
2701
+ readonly fieldName: "lz::EpConfig::NewWithConnection::sendMsglib";
2581
2702
  readonly fieldType: "cl::t::address";
2582
2703
  };
2583
2704
  readonly '3': {
2584
- readonly fieldName: "lz::EpConfig::NewWithConnection::receiveMsglib";
2705
+ readonly fieldName: "lz::EpConfig::NewWithConnection::sendMsglibConnection";
2585
2706
  readonly fieldType: "cl::t::address";
2586
2707
  };
2587
2708
  readonly '4': {
2588
- readonly fieldName: "lz::EpConfig::NewWithConnection::receiveMsglibConnection";
2709
+ readonly fieldName: "lz::EpConfig::NewWithConnection::receiveMsglib";
2589
2710
  readonly fieldType: "cl::t::address";
2590
2711
  };
2591
2712
  readonly '5': {
2592
- readonly fieldName: "lz::EpConfig::NewWithConnection::timeoutReceiveMsglib";
2713
+ readonly fieldName: "lz::EpConfig::NewWithConnection::receiveMsglibConnection";
2593
2714
  readonly fieldType: "cl::t::address";
2594
2715
  };
2595
2716
  readonly '6': {
2596
- readonly fieldName: "lz::EpConfig::NewWithConnection::timeoutReceiveMsglibConnection";
2717
+ readonly fieldName: "lz::EpConfig::NewWithConnection::timeoutReceiveMsglib";
2597
2718
  readonly fieldType: "cl::t::address";
2598
2719
  };
2599
2720
  readonly '7': {
2721
+ readonly fieldName: "lz::EpConfig::NewWithConnection::timeoutReceiveMsglibConnection";
2722
+ readonly fieldType: "cl::t::address";
2723
+ };
2724
+ readonly '8': {
2600
2725
  readonly fieldName: "lz::EpConfig::NewWithConnection::timeoutReceiveMsglibExpiry";
2601
2726
  readonly fieldType: "cl::t::uint64";
2602
2727
  };
@@ -2605,16 +2730,13 @@ declare const tonResolvedObjects: {
2605
2730
  readonly 'lz::EpConfig': {
2606
2731
  readonly name: "EpConfig";
2607
2732
  };
2608
- readonly 'lz::EpConfig::NewWithDefaults': {
2609
- readonly name: "EpConfig";
2610
- };
2611
2733
  readonly 'lz::ReceiveEpConfig': {
2612
2734
  readonly '0': {
2613
- readonly fieldName: "lz::ReceiveEpConfig::receiveMsglibConnectionAddress";
2735
+ readonly fieldName: "lz::ReceiveEpConfig::receiveMsglibConnection";
2614
2736
  readonly fieldType: "cl::t::address";
2615
2737
  };
2616
2738
  readonly '1': {
2617
- readonly fieldName: "lz::ReceiveEpConfig::timeoutReceiveMsglibConnectionAddress";
2739
+ readonly fieldName: "lz::ReceiveEpConfig::timeoutReceiveMsglibConnection";
2618
2740
  readonly fieldType: "cl::t::address";
2619
2741
  };
2620
2742
  readonly '2': {
@@ -2657,13 +2779,6 @@ declare const tonResolvedObjects: {
2657
2779
  };
2658
2780
  readonly name: "Worker";
2659
2781
  };
2660
- readonly 'md::Amount': {
2661
- readonly '0': {
2662
- readonly fieldName: "md::Amount::amount";
2663
- readonly fieldType: "cl::t::coins";
2664
- };
2665
- readonly name: "Amount";
2666
- };
2667
2782
  readonly 'md::Bool': {
2668
2783
  readonly '0': {
2669
2784
  readonly fieldName: "md::Bool::bool";
@@ -2767,54 +2882,7 @@ declare const tonResolvedObjects: {
2767
2882
  readonly fieldName: "md::MessagingReceipt::errorCode";
2768
2883
  readonly fieldType: "cl::t::uint16";
2769
2884
  };
2770
- readonly name: "msgreceipt";
2771
- };
2772
- readonly 'md::MsglibSendCallback': {
2773
- readonly '0': {
2774
- readonly fieldName: "md::MsglibSendCallback::addressIdx";
2775
- readonly fieldType: "cl::t::coins";
2776
- };
2777
- readonly '1': {
2778
- readonly fieldName: "md::MsglibSendCallback::nativeAmountIdx";
2779
- readonly fieldType: "cl::t::coins";
2780
- };
2781
- readonly '2': {
2782
- readonly fieldName: "md::MsglibSendCallback::lzSend";
2783
- readonly fieldType: "md::LzSend";
2784
- };
2785
- readonly '3': {
2786
- readonly fieldName: "md::MsglibSendCallback::packetEncoded";
2787
- readonly fieldType: "cl::t::cellRef";
2788
- };
2789
- readonly '4': {
2790
- readonly fieldName: "md::MsglibSendCallback::payees";
2791
- readonly fieldType: "cl::t::cellRef";
2792
- };
2793
- readonly '5': {
2794
- readonly fieldName: "md::MsglibSendCallback::nonceByteOffset";
2795
- readonly fieldType: "cl::t::uint16";
2796
- };
2797
- readonly '6': {
2798
- readonly fieldName: "md::MsglibSendCallback::nonceBytes";
2799
- readonly fieldType: "cl::t::uint8";
2800
- };
2801
- readonly '7': {
2802
- readonly fieldName: "md::MsglibSendCallback::guidByteOffset";
2803
- readonly fieldType: "cl::t::uint16";
2804
- };
2805
- readonly '8': {
2806
- readonly fieldName: "md::MsglibSendCallback::guidBytes";
2807
- readonly fieldType: "cl::t::uint8";
2808
- };
2809
- readonly '9': {
2810
- readonly fieldName: "md::MsglibSendCallback::msglibSendEvents";
2811
- readonly fieldType: "cl::t::objRef";
2812
- };
2813
- readonly '10': {
2814
- readonly fieldName: "md::MsglibSendCallback::errorCode";
2815
- readonly fieldType: "cl::t::uint8";
2816
- };
2817
- readonly name: "libSndCb";
2885
+ readonly name: "MsgReceipt";
2818
2886
  };
2819
2887
  readonly 'md::OptionsExtended': {
2820
2888
  readonly '0': {
@@ -2907,17 +2975,6 @@ declare const tonResolvedObjects: {
2907
2975
  };
2908
2976
  readonly name: "setSmlCfg";
2909
2977
  };
2910
- readonly POOO: {
2911
- readonly '0': {
2912
- readonly fieldName: "POOO::nextEmpty";
2913
- readonly fieldType: "cl::t::uint64";
2914
- };
2915
- readonly '1': {
2916
- readonly fieldName: "POOO::bitmap";
2917
- readonly fieldType: "cl::t::cellRef";
2918
- };
2919
- readonly name: "POOO";
2920
- };
2921
2978
  readonly SmlConnection: {
2922
2979
  readonly '0': {
2923
2980
  readonly fieldName: "SmlConnection::baseStorage";
@@ -2976,32 +3033,6 @@ declare const tonResolvedObjects: {
2976
3033
  };
2977
3034
  readonly name: "smlMgr";
2978
3035
  };
2979
- readonly DvnFeesPaidEvent: {
2980
- readonly '0': {
2981
- readonly fieldName: "DvnFeesPaidEvent::requiredDVNs";
2982
- readonly fieldType: "cl::t::addressList";
2983
- };
2984
- readonly '1': {
2985
- readonly fieldName: "DvnFeesPaidEvent::optionalDVNs";
2986
- readonly fieldType: "cl::t::addressList";
2987
- };
2988
- readonly '2': {
2989
- readonly fieldName: "DvnFeesPaidEvent::serializedPayees";
2990
- readonly fieldType: "cl::t::objRef";
2991
- };
2992
- readonly name: "DvnFeePaid";
2993
- };
2994
- readonly ExecutorFeePaidEvent: {
2995
- readonly '0': {
2996
- readonly fieldName: "ExecutorFeePaidEvent::executorAddress";
2997
- readonly fieldType: "cl::t::address";
2998
- };
2999
- readonly '1': {
3000
- readonly fieldName: "ExecutorFeePaidEvent::feePaid";
3001
- readonly fieldType: "cl::t::coins";
3002
- };
3003
- readonly name: "ExcFeePaid";
3004
- };
3005
3036
  readonly 'md::InitUlnConnection': {
3006
3037
  readonly '0': {
3007
3038
  readonly fieldName: "md::InitUlnConnection::ulnSendConfigOApp";
@@ -3046,21 +3077,6 @@ declare const tonResolvedObjects: {
3046
3077
  };
3047
3078
  readonly name: "tfeebps";
3048
3079
  };
3049
- readonly UlnEvents: {
3050
- readonly '0': {
3051
- readonly fieldName: "UlnEvents::workerEvents";
3052
- readonly fieldType: "cl::t::objRef";
3053
- };
3054
- readonly '1': {
3055
- readonly fieldName: "UlnEvents::dvnFeesPaidEvent";
3056
- readonly fieldType: "cl::t::objRef";
3057
- };
3058
- readonly '2': {
3059
- readonly fieldName: "UlnEvents::executorFeePaidEvent";
3060
- readonly fieldType: "cl::t::objRef";
3061
- };
3062
- readonly name: "UlnEvents";
3063
- };
3064
3080
  readonly UlnReceiveConfig: {
3065
3081
  readonly '0': {
3066
3082
  readonly fieldName: "UlnReceiveConfig::minCommitPacketGasNull";
@@ -3203,6 +3219,17 @@ declare const tonResolvedObjects: {
3203
3219
  };
3204
3220
  readonly name: "UlnExecutr";
3205
3221
  };
3222
+ readonly 'md::DropEvent': {
3223
+ readonly '0': {
3224
+ readonly fieldName: "md::DropEvent::nativeAmount";
3225
+ readonly fieldType: "cl::t::coins";
3226
+ };
3227
+ readonly '1': {
3228
+ readonly fieldName: "md::DropEvent::receiver";
3229
+ readonly fieldType: "cl::t::address";
3230
+ };
3231
+ readonly name: "DropEvent";
3232
+ };
3206
3233
  readonly 'md::NativeDrop': {
3207
3234
  readonly '0': {
3208
3235
  readonly fieldName: "md::NativeDrop::payees";
@@ -3223,6 +3250,10 @@ declare const tonResolvedObjects: {
3223
3250
  readonly fieldName: "md::SetDict::dict";
3224
3251
  readonly fieldType: "cl::t::dict256";
3225
3252
  };
3253
+ readonly '3': {
3254
+ readonly fieldName: "md::SetDict::target";
3255
+ readonly fieldType: "cl::t::address";
3256
+ };
3226
3257
  readonly name: "setDct";
3227
3258
  };
3228
3259
  readonly 'md::SetQuorum': {
@@ -3238,6 +3269,10 @@ declare const tonResolvedObjects: {
3238
3269
  readonly fieldName: "md::SetQuorum::quorum";
3239
3270
  readonly fieldType: "cl::t::uint64";
3240
3271
  };
3272
+ readonly '3': {
3273
+ readonly fieldName: "md::SetQuorum::target";
3274
+ readonly fieldType: "cl::t::address";
3275
+ };
3241
3276
  readonly name: "setQuorum";
3242
3277
  };
3243
3278
  };
@@ -3785,7 +3820,7 @@ interface LzConfig {
3785
3820
  config: Cell;
3786
3821
  }
3787
3822
  interface LzEpConfigNewWithConnection {
3788
- _timeoutReceiveMsglibOffset: bigint;
3823
+ isNull: bigint;
3789
3824
  sendMsglibManager: bigint;
3790
3825
  sendMsglib: bigint;
3791
3826
  sendMsglibConnection: bigint;
@@ -3818,7 +3853,7 @@ interface LzReceiveEpConfig {
3818
3853
  expiry: bigint;
3819
3854
  }
3820
3855
  interface LzSendEpConfig {
3821
- _sendMsglibConnectionOffset: bigint;
3856
+ sendMsglibManager: bigint;
3822
3857
  sendMsglib: bigint;
3823
3858
  sendMsglibConnection: bigint;
3824
3859
  }
@@ -3900,7 +3935,7 @@ interface MdLzReceiveStatusNewFull extends Md {
3900
3935
  executionStatus: bigint;
3901
3936
  }
3902
3937
  interface MdLzSend extends Md {
3903
- _sendMsglibConnectionOffset: bigint;
3938
+ sendRequestId: bigint;
3904
3939
  sendMsglibManager: bigint;
3905
3940
  sendMsglib: bigint;
3906
3941
  sendMsglibConnection: bigint;
@@ -3951,7 +3986,7 @@ interface MdOptionsExtended extends Md {
3951
3986
  options: Cell;
3952
3987
  }
3953
3988
  interface MdOptionsV1 extends Md {
3954
- _nativeDropAddressOffset: bigint;
3989
+ lzReceiveGas: bigint;
3955
3990
  lzReceiveValue: bigint;
3956
3991
  nativeDropAddress: bigint;
3957
3992
  nativeDropAmount: bigint;
@@ -4169,7 +4204,7 @@ interface ComputeSizeGasTest {
4169
4204
  mockDict: LzDict;
4170
4205
  }
4171
4206
  interface UlnConnection {
4172
- _ulnAddressOffset: Cell;
4207
+ baseStorage: Cell;
4173
4208
  path: Cell;
4174
4209
  endpointAddress: bigint;
4175
4210
  channelAddress: bigint;
@@ -4428,7 +4463,7 @@ declare const deconstructorMap: {
4428
4463
  MdAddr: typeof TonObjectUnwrapper.getMdMdAddressToTS;
4429
4464
  MdEid: typeof TonObjectUnwrapper.getMdMdEidToTS;
4430
4465
  MdObj: typeof TonObjectUnwrapper.getMdMdObjToTS;
4431
- msgreceipt: typeof TonObjectUnwrapper.getMdMessagingReceiptToTS;
4466
+ MsgReceipt: typeof TonObjectUnwrapper.getMdMessagingReceiptToTS;
4432
4467
  libSndCb: typeof TonObjectUnwrapper.getMdMsglibSendCallbackToTS;
4433
4468
  nonce: typeof TonObjectUnwrapper.getMdNonceToTS;
4434
4469
  OptionsExt: typeof TonObjectUnwrapper.getMdOptionsExtendedToTS;
@@ -4501,6 +4536,7 @@ declare class appsAllStorages {
4501
4536
  declare class appsCounter {
4502
4537
  static getGetBaseOAppStorage(contract: ExtendedContract<TonContractWrapper>): Promise<[Cell]>;
4503
4538
  static getLzReceiveGas(contract: ExtendedContract<TonContractWrapper>, packet: Cell): Promise<[bigint]>;
4539
+ static getLzSendGas(contract: ExtendedContract<TonContractWrapper>, opcode: bigint, input: Cell): Promise<[bigint]>;
4504
4540
  static get_lzReceiveGas(contract: ExtendedContract<TonContractWrapper>, packet: Cell): Promise<[bigint]>;
4505
4541
  static get_lzReceivePrepare(contract: ExtendedContract<TonContractWrapper>, storage: Cell, actions: Tuple, packet: Cell): Promise<[Tuple]>;
4506
4542
  static getFailNextLzReceive(contract: ExtendedContract<TonContractWrapper>): Promise<[Tuple]>;
@@ -4525,7 +4561,7 @@ declare class protocolChannel {
4525
4561
  static get_viewExecutionStatus(contract: ExtendedContract<TonContractWrapper>, incomingNonce: bigint): Promise<[bigint]>;
4526
4562
  static getSetEpConfigOApp(contract: ExtendedContract<TonContractWrapper>, epConfigOApp: Cell): Promise<[Tuple]>;
4527
4563
  static getChannelSend(contract: ExtendedContract<TonContractWrapper>, mdObj: Cell): Promise<[Tuple]>;
4528
- static getMsglibSendCallback(contract: ExtendedContract<TonContractWrapper>, mdAddress: Cell): Promise<[Tuple]>;
4564
+ static getMsglibSendCallback(contract: ExtendedContract<TonContractWrapper>, mdMsglibSendCallback: Cell): Promise<[Tuple]>;
4529
4565
  static getChannelCommitPacket(contract: ExtendedContract<TonContractWrapper>, mdExtended: Cell): Promise<[Tuple]>;
4530
4566
  static getLzReceivePrepare(contract: ExtendedContract<TonContractWrapper>, lzReceivePrepareMd: Cell): Promise<[Tuple]>;
4531
4567
  static getLzReceiveLock(contract: ExtendedContract<TonContractWrapper>, nonceMd: Cell): Promise<[Tuple]>;
@@ -4619,7 +4655,7 @@ declare class ultralightnodeUlnManager {
4619
4655
  static get_calculateUlnConnectionAddress(contract: ExtendedContract<TonContractWrapper>, storage: Cell, path: Cell): Promise<[bigint]>;
4620
4656
  static getDeployUln(contract: ExtendedContract<TonContractWrapper>, deploy: Cell): Promise<[Tuple]>;
4621
4657
  static getDeployUlnConnection(contract: ExtendedContract<TonContractWrapper>, deploy: Cell): Promise<[Tuple]>;
4622
- static getGetMsglibInfo(contract: ExtendedContract<TonContractWrapper>, addMsglibMd: Cell): Promise<[Tuple]>;
4658
+ static getGetMsglibInfo(contract: ExtendedContract<TonContractWrapper>, addMsglib: Cell): Promise<[Tuple]>;
4623
4659
  static getSetDefaultUlnSendConfig(contract: ExtendedContract<TonContractWrapper>, mdEid: Cell): Promise<[Tuple]>;
4624
4660
  static getSetDefaultUlnReceiveConfig(contract: ExtendedContract<TonContractWrapper>, mdEid: Cell): Promise<[Tuple]>;
4625
4661
  static getSetOAppUlnReceiveConfig(contract: ExtendedContract<TonContractWrapper>, mdObj: Cell): Promise<[Tuple]>;
@@ -4770,9 +4806,9 @@ type Fields<ClassName extends ClassNames, ClassType extends Cell = never, Number
4770
4806
  fieldName: string;
4771
4807
  fieldType: FieldTypes;
4772
4808
  } ? FieldMapper<ClassName, ValueOf<Field<ClassName>>, ClassType, NumberType, BoolType, AddressType, AddressListType, DictionaryType> : never;
4773
- declare const isClassName: (fieldType: FieldTypes) => fieldType is "POOO" | "UlnEvents" | "BaseStorage" | "BaseOApp" | "Endpoint" | "lz::Path" | "lz::EpConfig::NewWithConnection" | "WorkerCoreStorage" | "PriceFeedFeelib" | "UlnReceiveConfig" | "UlnSendConfig" | "UlnWorkerFeelibInfo" | "DvnFeelib" | "UlnConnection" | "lz::Packet" | "md::LzSend" | "md::ExecuteParams" | "md::UlnVerification" | "lz::Attestation" | "lz::EpConfig::NewWithDefaults" | "md::Deploy::NewWithExtraInfo" | "md::LzReceiveStatus::NewFull" | "md::InitUlnConnection::NewOnlyConfig" | "UlnReceiveConfig::NewWithDefaults" | "UlnSendConfig::NewWithDefaults" | "Counter" | "Channel" | "Controller" | "SmlConnection" | "SmlManager" | "DvnFeesPaidEvent" | "ExecutorFeePaidEvent" | "Uln" | "ComputeSizeGasTest" | "UlnManager" | "ExecutorFeelib" | "Dvn" | "Executor" | "PriceFeedCache" | "Proxy" | "lz::Config" | "lz::MsglibInfo" | "lz::ReceiveEpConfig" | "lz::SendEpConfig" | "lz::SmlJobAssigned" | "lz::Worker" | "md::AddMsglib" | "md::Bool" | "md::ChannelNonceInfo" | "md::CoinsAmount" | "md::CounterIncrement" | "md::ExtendedMd" | "md::getMsglibInfoCallback" | "md::InitEndpoint" | "md::InitSmlConnection" | "md::LzReceivePrepare" | "md::MdAddress" | "md::MdEid" | "md::MdObj" | "md::MessagingReceipt" | "md::MsglibSendCallback" | "md::Nonce" | "md::OptionsExtended" | "md::OptionsV1" | "md::PacketId" | "md::PacketSent" | "md::SetAddress" | "md::SetEpConfig" | "md::SetPeer" | "md::SetSmlManagerConfig" | "action::event" | "md::InitUln" | "md::InitUlnManager" | "md::RentRefill" | "md::SetAdminWorkerAddresses" | "md::TreasuryFeeBps" | "md::UlnSend" | "md::UlnWorkerFeelibBytecode" | "md::UlnWorkerFeelibEvents" | "md::VerificationStatus" | "md::NativeDrop" | "md::SetDict" | "md::SetQuorum" | "md::SignedRequest" | "lz::EpConfig::NewFrom" | "POOO::NewWithBitsSets" | "lz::EpConfig" | "md::Amount" | "md::Deploy" | "md::LzReceiveStatus" | "md::InitUlnConnection";
4774
- declare const buildClass: <ClassName extends "POOO" | "UlnEvents" | "BaseStorage" | "BaseOApp" | "Endpoint" | "lz::Path" | "lz::EpConfig::NewWithConnection" | "WorkerCoreStorage" | "PriceFeedFeelib" | "UlnReceiveConfig" | "UlnSendConfig" | "UlnWorkerFeelibInfo" | "DvnFeelib" | "UlnConnection" | "lz::Packet" | "md::LzSend" | "md::ExecuteParams" | "md::UlnVerification" | "lz::Attestation" | "lz::EpConfig::NewWithDefaults" | "md::Deploy::NewWithExtraInfo" | "md::LzReceiveStatus::NewFull" | "md::InitUlnConnection::NewOnlyConfig" | "UlnReceiveConfig::NewWithDefaults" | "UlnSendConfig::NewWithDefaults" | "Counter" | "Channel" | "Controller" | "SmlConnection" | "SmlManager" | "DvnFeesPaidEvent" | "ExecutorFeePaidEvent" | "Uln" | "ComputeSizeGasTest" | "UlnManager" | "ExecutorFeelib" | "Dvn" | "Executor" | "PriceFeedCache" | "Proxy" | "lz::Config" | "lz::MsglibInfo" | "lz::ReceiveEpConfig" | "lz::SendEpConfig" | "lz::SmlJobAssigned" | "lz::Worker" | "md::AddMsglib" | "md::Bool" | "md::ChannelNonceInfo" | "md::CoinsAmount" | "md::CounterIncrement" | "md::ExtendedMd" | "md::getMsglibInfoCallback" | "md::InitEndpoint" | "md::InitSmlConnection" | "md::LzReceivePrepare" | "md::MdAddress" | "md::MdEid" | "md::MdObj" | "md::MessagingReceipt" | "md::MsglibSendCallback" | "md::Nonce" | "md::OptionsExtended" | "md::OptionsV1" | "md::PacketId" | "md::PacketSent" | "md::SetAddress" | "md::SetEpConfig" | "md::SetPeer" | "md::SetSmlManagerConfig" | "action::event" | "md::InitUln" | "md::InitUlnManager" | "md::RentRefill" | "md::SetAdminWorkerAddresses" | "md::TreasuryFeeBps" | "md::UlnSend" | "md::UlnWorkerFeelibBytecode" | "md::UlnWorkerFeelibEvents" | "md::VerificationStatus" | "md::NativeDrop" | "md::SetDict" | "md::SetQuorum" | "md::SignedRequest" | "lz::EpConfig::NewFrom" | "POOO::NewWithBitsSets" | "lz::EpConfig" | "md::Amount" | "md::Deploy" | "md::LzReceiveStatus" | "md::InitUlnConnection">(name: ClassName, fields: Fields<ClassName, Cell, NumberTypeLike, BoolTypeLike, AddressTypeLike, AddressListTypeLike, DictionaryTypeLike<unknown>>) => Cell;
4775
- declare const decodeClass: <ClassName extends "POOO" | "UlnEvents" | "BaseStorage" | "BaseOApp" | "Endpoint" | "lz::Path" | "lz::EpConfig::NewWithConnection" | "WorkerCoreStorage" | "PriceFeedFeelib" | "UlnReceiveConfig" | "UlnSendConfig" | "UlnWorkerFeelibInfo" | "DvnFeelib" | "UlnConnection" | "lz::Packet" | "md::LzSend" | "md::ExecuteParams" | "md::UlnVerification" | "lz::Attestation" | "lz::EpConfig::NewWithDefaults" | "md::Deploy::NewWithExtraInfo" | "md::LzReceiveStatus::NewFull" | "md::InitUlnConnection::NewOnlyConfig" | "UlnReceiveConfig::NewWithDefaults" | "UlnSendConfig::NewWithDefaults" | "Counter" | "Channel" | "Controller" | "SmlConnection" | "SmlManager" | "DvnFeesPaidEvent" | "ExecutorFeePaidEvent" | "Uln" | "ComputeSizeGasTest" | "UlnManager" | "ExecutorFeelib" | "Dvn" | "Executor" | "PriceFeedCache" | "Proxy" | "lz::Config" | "lz::MsglibInfo" | "lz::ReceiveEpConfig" | "lz::SendEpConfig" | "lz::SmlJobAssigned" | "lz::Worker" | "md::AddMsglib" | "md::Bool" | "md::ChannelNonceInfo" | "md::CoinsAmount" | "md::CounterIncrement" | "md::ExtendedMd" | "md::getMsglibInfoCallback" | "md::InitEndpoint" | "md::InitSmlConnection" | "md::LzReceivePrepare" | "md::MdAddress" | "md::MdEid" | "md::MdObj" | "md::MessagingReceipt" | "md::MsglibSendCallback" | "md::Nonce" | "md::OptionsExtended" | "md::OptionsV1" | "md::PacketId" | "md::PacketSent" | "md::SetAddress" | "md::SetEpConfig" | "md::SetPeer" | "md::SetSmlManagerConfig" | "action::event" | "md::InitUln" | "md::InitUlnManager" | "md::RentRefill" | "md::SetAdminWorkerAddresses" | "md::TreasuryFeeBps" | "md::UlnSend" | "md::UlnWorkerFeelibBytecode" | "md::UlnWorkerFeelibEvents" | "md::VerificationStatus" | "md::NativeDrop" | "md::SetDict" | "md::SetQuorum" | "md::SignedRequest" | "lz::EpConfig::NewFrom" | "POOO::NewWithBitsSets" | "lz::EpConfig" | "md::Amount" | "md::Deploy" | "md::LzReceiveStatus" | "md::InitUlnConnection">(name: ClassName, cell: Cell) => Fields<ClassName, never, bigint, boolean, Address, Address[], LoadableDict>;
4809
+ declare const isClassName: (fieldType: FieldTypes) => fieldType is "POOO" | "UlnEvents" | "BaseStorage" | "BaseOApp" | "Endpoint" | "lz::Path" | "lz::EpConfig::NewWithConnection" | "WorkerCoreStorage" | "PriceFeedFeelib" | "UlnReceiveConfig" | "UlnSendConfig" | "UlnWorkerFeelibInfo" | "DvnFeelib" | "UlnConnection" | "lz::Packet" | "md::LzSend" | "DvnFeesPaidEvent" | "ExecutorFeePaidEvent" | "md::ExecuteParams" | "md::UlnVerification" | "lz::Attestation" | "UlnSendConfig::NewWithDefaults" | "lz::EpConfig::NewWithDefaults" | "md::Deploy::NewWithExtraInfo" | "md::LzReceiveStatus::NewFull" | "md::InitUlnConnection::NewOnlyConfig" | "UlnReceiveConfig::NewWithDefaults" | "Counter" | "Channel" | "Controller" | "SmlConnection" | "SmlManager" | "Uln" | "ComputeSizeGasTest" | "UlnManager" | "ExecutorFeelib" | "Dvn" | "Executor" | "PriceFeedCache" | "Proxy" | "lz::Config" | "lz::MsglibInfo" | "lz::ReceiveEpConfig" | "lz::SendEpConfig" | "lz::SmlJobAssigned" | "lz::Worker" | "md::AddMsglib" | "md::Bool" | "md::ChannelNonceInfo" | "md::CoinsAmount" | "md::CounterIncrement" | "md::ExtendedMd" | "md::getMsglibInfoCallback" | "md::InitEndpoint" | "md::InitSmlConnection" | "md::LzReceivePrepare" | "md::MdAddress" | "md::MdEid" | "md::MdObj" | "md::MessagingReceipt" | "md::MsglibSendCallback" | "md::Nonce" | "md::OptionsExtended" | "md::OptionsV1" | "md::PacketId" | "md::PacketSent" | "md::SetAddress" | "md::SetEpConfig" | "md::SetPeer" | "md::SetSmlManagerConfig" | "action::event" | "md::InitUln" | "md::InitUlnManager" | "md::RentRefill" | "md::SetAdminWorkerAddresses" | "md::TreasuryFeeBps" | "md::UlnSend" | "md::UlnWorkerFeelibBytecode" | "md::UlnWorkerFeelibEvents" | "md::VerificationStatus" | "md::DropEvent" | "md::NativeDrop" | "md::SetDict" | "md::SetQuorum" | "md::SignedRequest" | "lz::EpConfig" | "md::Deploy" | "md::LzReceiveStatus" | "md::InitUlnConnection";
4810
+ declare const buildClass: <ClassName extends "POOO" | "UlnEvents" | "BaseStorage" | "BaseOApp" | "Endpoint" | "lz::Path" | "lz::EpConfig::NewWithConnection" | "WorkerCoreStorage" | "PriceFeedFeelib" | "UlnReceiveConfig" | "UlnSendConfig" | "UlnWorkerFeelibInfo" | "DvnFeelib" | "UlnConnection" | "lz::Packet" | "md::LzSend" | "DvnFeesPaidEvent" | "ExecutorFeePaidEvent" | "md::ExecuteParams" | "md::UlnVerification" | "lz::Attestation" | "UlnSendConfig::NewWithDefaults" | "lz::EpConfig::NewWithDefaults" | "md::Deploy::NewWithExtraInfo" | "md::LzReceiveStatus::NewFull" | "md::InitUlnConnection::NewOnlyConfig" | "UlnReceiveConfig::NewWithDefaults" | "Counter" | "Channel" | "Controller" | "SmlConnection" | "SmlManager" | "Uln" | "ComputeSizeGasTest" | "UlnManager" | "ExecutorFeelib" | "Dvn" | "Executor" | "PriceFeedCache" | "Proxy" | "lz::Config" | "lz::MsglibInfo" | "lz::ReceiveEpConfig" | "lz::SendEpConfig" | "lz::SmlJobAssigned" | "lz::Worker" | "md::AddMsglib" | "md::Bool" | "md::ChannelNonceInfo" | "md::CoinsAmount" | "md::CounterIncrement" | "md::ExtendedMd" | "md::getMsglibInfoCallback" | "md::InitEndpoint" | "md::InitSmlConnection" | "md::LzReceivePrepare" | "md::MdAddress" | "md::MdEid" | "md::MdObj" | "md::MessagingReceipt" | "md::MsglibSendCallback" | "md::Nonce" | "md::OptionsExtended" | "md::OptionsV1" | "md::PacketId" | "md::PacketSent" | "md::SetAddress" | "md::SetEpConfig" | "md::SetPeer" | "md::SetSmlManagerConfig" | "action::event" | "md::InitUln" | "md::InitUlnManager" | "md::RentRefill" | "md::SetAdminWorkerAddresses" | "md::TreasuryFeeBps" | "md::UlnSend" | "md::UlnWorkerFeelibBytecode" | "md::UlnWorkerFeelibEvents" | "md::VerificationStatus" | "md::DropEvent" | "md::NativeDrop" | "md::SetDict" | "md::SetQuorum" | "md::SignedRequest" | "lz::EpConfig" | "md::Deploy" | "md::LzReceiveStatus" | "md::InitUlnConnection">(name: ClassName, fields: Fields<ClassName, Cell, NumberTypeLike, BoolTypeLike, AddressTypeLike, AddressListTypeLike, DictionaryTypeLike<unknown>>) => Cell;
4811
+ declare const decodeClass: <ClassName extends "POOO" | "UlnEvents" | "BaseStorage" | "BaseOApp" | "Endpoint" | "lz::Path" | "lz::EpConfig::NewWithConnection" | "WorkerCoreStorage" | "PriceFeedFeelib" | "UlnReceiveConfig" | "UlnSendConfig" | "UlnWorkerFeelibInfo" | "DvnFeelib" | "UlnConnection" | "lz::Packet" | "md::LzSend" | "DvnFeesPaidEvent" | "ExecutorFeePaidEvent" | "md::ExecuteParams" | "md::UlnVerification" | "lz::Attestation" | "UlnSendConfig::NewWithDefaults" | "lz::EpConfig::NewWithDefaults" | "md::Deploy::NewWithExtraInfo" | "md::LzReceiveStatus::NewFull" | "md::InitUlnConnection::NewOnlyConfig" | "UlnReceiveConfig::NewWithDefaults" | "Counter" | "Channel" | "Controller" | "SmlConnection" | "SmlManager" | "Uln" | "ComputeSizeGasTest" | "UlnManager" | "ExecutorFeelib" | "Dvn" | "Executor" | "PriceFeedCache" | "Proxy" | "lz::Config" | "lz::MsglibInfo" | "lz::ReceiveEpConfig" | "lz::SendEpConfig" | "lz::SmlJobAssigned" | "lz::Worker" | "md::AddMsglib" | "md::Bool" | "md::ChannelNonceInfo" | "md::CoinsAmount" | "md::CounterIncrement" | "md::ExtendedMd" | "md::getMsglibInfoCallback" | "md::InitEndpoint" | "md::InitSmlConnection" | "md::LzReceivePrepare" | "md::MdAddress" | "md::MdEid" | "md::MdObj" | "md::MessagingReceipt" | "md::MsglibSendCallback" | "md::Nonce" | "md::OptionsExtended" | "md::OptionsV1" | "md::PacketId" | "md::PacketSent" | "md::SetAddress" | "md::SetEpConfig" | "md::SetPeer" | "md::SetSmlManagerConfig" | "action::event" | "md::InitUln" | "md::InitUlnManager" | "md::RentRefill" | "md::SetAdminWorkerAddresses" | "md::TreasuryFeeBps" | "md::UlnSend" | "md::UlnWorkerFeelibBytecode" | "md::UlnWorkerFeelibEvents" | "md::VerificationStatus" | "md::DropEvent" | "md::NativeDrop" | "md::SetDict" | "md::SetQuorum" | "md::SignedRequest" | "lz::EpConfig" | "md::Deploy" | "md::LzReceiveStatus" | "md::InitUlnConnection">(name: ClassName, cell: Cell) => Fields<ClassName, never, bigint, boolean, Address, Address[], LoadableDict>;
4776
4812
 
4777
4813
  declare const asciiStringToBigint: (target: string) => bigint;
4778
4814
  declare const bigintToAsciiString: (target: bigint) => string;