@pufferfinance/puffer-sdk 1.23.1 → 1.24.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (134) hide show
  1. package/dist/api/puffer-client-helpers.cjs +1 -1
  2. package/dist/api/puffer-client-helpers.cjs.map +1 -1
  3. package/dist/api/puffer-client-helpers.js +3 -3
  4. package/dist/api/puffer-client-helpers.js.map +1 -1
  5. package/dist/api/puffer-client.cjs +1 -1
  6. package/dist/api/puffer-client.js +2 -2
  7. package/dist/ccip-FdkpGaX4.cjs +2 -0
  8. package/dist/ccip-FdkpGaX4.cjs.map +1 -0
  9. package/dist/{ccip-CiQCCFUl.js → ccip-w5ez1DCx.js} +43 -39
  10. package/dist/ccip-w5ez1DCx.js.map +1 -0
  11. package/dist/chains/constants.cjs +1 -1
  12. package/dist/chains/constants.d.ts +2 -1
  13. package/dist/chains/constants.js +1 -1
  14. package/dist/{constants-BaHwPdbi.js → constants-BweLzNUt.js} +690 -616
  15. package/dist/constants-BweLzNUt.js.map +1 -0
  16. package/dist/constants-JN89aXws.cjs +9 -0
  17. package/dist/constants-JN89aXws.cjs.map +1 -0
  18. package/dist/contracts/addresses.cjs +1 -1
  19. package/dist/contracts/addresses.js +1 -1
  20. package/dist/contracts/handlers/carrot-staking-handler.cjs +1 -1
  21. package/dist/contracts/handlers/carrot-staking-handler.d.ts +368 -352
  22. package/dist/contracts/handlers/carrot-staking-handler.js +2 -2
  23. package/dist/contracts/handlers/concrete-vault-handler.cjs +1 -1
  24. package/dist/contracts/handlers/concrete-vault-handler.d.ts +368 -352
  25. package/dist/contracts/handlers/concrete-vault-handler.js +2 -2
  26. package/dist/contracts/handlers/distributor-handler.cjs +1 -1
  27. package/dist/contracts/handlers/distributor-handler.d.ts +368 -352
  28. package/dist/contracts/handlers/distributor-handler.js +2 -2
  29. package/dist/contracts/handlers/erc20-permit-handler.cjs +1 -1
  30. package/dist/contracts/handlers/erc20-permit-handler.cjs.map +1 -1
  31. package/dist/contracts/handlers/erc20-permit-handler.d.ts +368 -352
  32. package/dist/contracts/handlers/erc20-permit-handler.js +3 -3
  33. package/dist/contracts/handlers/erc20-permit-handler.js.map +1 -1
  34. package/dist/contracts/handlers/guardian-module-handler.cjs +1 -1
  35. package/dist/contracts/handlers/guardian-module-handler.d.ts +368 -352
  36. package/dist/contracts/handlers/guardian-module-handler.js +2 -2
  37. package/dist/contracts/handlers/institutional-access-manager-handler.cjs +1 -1
  38. package/dist/contracts/handlers/institutional-access-manager-handler.d.ts +368 -352
  39. package/dist/contracts/handlers/institutional-access-manager-handler.js +3 -3
  40. package/dist/contracts/handlers/institutional-vault-handler.cjs +1 -1
  41. package/dist/contracts/handlers/institutional-vault-handler.d.ts +368 -352
  42. package/dist/contracts/handlers/institutional-vault-handler.js +2 -2
  43. package/dist/contracts/handlers/l1-reward-manager-handler.cjs +1 -1
  44. package/dist/contracts/handlers/l1-reward-manager-handler.d.ts +368 -352
  45. package/dist/contracts/handlers/l1-reward-manager-handler.js +2 -2
  46. package/dist/contracts/handlers/l2-reward-manager-handler.cjs +1 -1
  47. package/dist/contracts/handlers/l2-reward-manager-handler.d.ts +368 -352
  48. package/dist/contracts/handlers/l2-reward-manager-handler.js +2 -2
  49. package/dist/contracts/handlers/mtw-carrot-handler.cjs +1 -1
  50. package/dist/contracts/handlers/mtw-carrot-handler.d.ts +368 -352
  51. package/dist/contracts/handlers/mtw-carrot-handler.js +2 -2
  52. package/dist/contracts/handlers/nucleus-accountant-handler.cjs +1 -1
  53. package/dist/contracts/handlers/nucleus-accountant-handler.d.ts +368 -352
  54. package/dist/contracts/handlers/nucleus-accountant-handler.js +1 -1
  55. package/dist/contracts/handlers/nucleus-atomic-queue-handler.cjs +1 -1
  56. package/dist/contracts/handlers/nucleus-atomic-queue-handler.d.ts +368 -352
  57. package/dist/contracts/handlers/nucleus-atomic-queue-handler.js +2 -2
  58. package/dist/contracts/handlers/nucleus-boring-vault-handler.cjs +1 -1
  59. package/dist/contracts/handlers/nucleus-boring-vault-handler.d.ts +368 -352
  60. package/dist/contracts/handlers/nucleus-boring-vault-handler.js +2 -2
  61. package/dist/contracts/handlers/nucleus-teller-handler.cjs +1 -1
  62. package/dist/contracts/handlers/nucleus-teller-handler.d.ts +368 -352
  63. package/dist/contracts/handlers/nucleus-teller-handler.js +2 -2
  64. package/dist/contracts/handlers/puf-locker-handler.cjs +1 -1
  65. package/dist/contracts/handlers/puf-locker-handler.d.ts +368 -352
  66. package/dist/contracts/handlers/puf-locker-handler.js +2 -2
  67. package/dist/contracts/handlers/puffer-depositor-handler.cjs +1 -1
  68. package/dist/contracts/handlers/puffer-depositor-handler.d.ts +368 -352
  69. package/dist/contracts/handlers/puffer-depositor-handler.js +2 -2
  70. package/dist/contracts/handlers/puffer-l2-depositor-handler.cjs +1 -1
  71. package/dist/contracts/handlers/puffer-l2-depositor-handler.d.ts +368 -352
  72. package/dist/contracts/handlers/puffer-l2-depositor-handler.js +2 -2
  73. package/dist/contracts/handlers/puffer-oracle-v2-handler.cjs +1 -1
  74. package/dist/contracts/handlers/puffer-oracle-v2-handler.d.ts +368 -352
  75. package/dist/contracts/handlers/puffer-oracle-v2-handler.js +2 -2
  76. package/dist/contracts/handlers/puffer-protocol-handler.cjs +1 -1
  77. package/dist/contracts/handlers/puffer-protocol-handler.d.ts +368 -352
  78. package/dist/contracts/handlers/puffer-protocol-handler.js +2 -2
  79. package/dist/contracts/handlers/puffer-vault-handler.cjs +1 -1
  80. package/dist/contracts/handlers/puffer-vault-handler.d.ts +368 -352
  81. package/dist/contracts/handlers/puffer-vault-handler.js +2 -2
  82. package/dist/contracts/handlers/puffer-withdrawal-manager-handler.cjs +1 -1
  83. package/dist/contracts/handlers/puffer-withdrawal-manager-handler.d.ts +368 -352
  84. package/dist/contracts/handlers/puffer-withdrawal-manager-handler.js +2 -2
  85. package/dist/contracts/handlers/validator-ticket-handler.cjs +1 -1
  86. package/dist/contracts/handlers/validator-ticket-handler.d.ts +368 -352
  87. package/dist/contracts/handlers/validator-ticket-handler.js +2 -2
  88. package/dist/contracts/tokens.cjs +1 -1
  89. package/dist/contracts/tokens.js +1 -1
  90. package/dist/contracts/vaults-addresses.cjs +1 -1
  91. package/dist/contracts/vaults-addresses.js +1 -1
  92. package/dist/createWalletClient-CYva1_XM.js +3262 -0
  93. package/dist/createWalletClient-CYva1_XM.js.map +1 -0
  94. package/dist/createWalletClient-LeyDLKOH.cjs +5 -0
  95. package/dist/createWalletClient-LeyDLKOH.cjs.map +1 -0
  96. package/dist/{getContract-DGV8J5xI.js → getContract-BES7gSby.js} +2 -2
  97. package/dist/getContract-BES7gSby.js.map +1 -0
  98. package/dist/{getContract-RNLlK54b.cjs → getContract-F-fd_vf7.cjs} +2 -2
  99. package/dist/{getContract-DGV8J5xI.js.map → getContract-F-fd_vf7.cjs.map} +1 -1
  100. package/dist/localBatchGatewayRequest-CCdxn5t3.js +90 -0
  101. package/dist/localBatchGatewayRequest-CCdxn5t3.js.map +1 -0
  102. package/dist/localBatchGatewayRequest-DCWU6kQW.cjs +2 -0
  103. package/dist/localBatchGatewayRequest-DCWU6kQW.cjs.map +1 -0
  104. package/dist/main.cjs +1 -1
  105. package/dist/main.js +1 -1
  106. package/dist/secp256k1-DGP4Y7VW.js +1291 -0
  107. package/dist/secp256k1-DGP4Y7VW.js.map +1 -0
  108. package/dist/secp256k1-QOxLqUEc.cjs +2 -0
  109. package/dist/secp256k1-QOxLqUEc.cjs.map +1 -0
  110. package/dist/utils/version.cjs +1 -1
  111. package/dist/utils/version.js +1 -1
  112. package/dist/writeContract-Cqc9vxbU.cjs +36 -0
  113. package/dist/writeContract-Cqc9vxbU.cjs.map +1 -0
  114. package/dist/{writeContract-BU3yK-Xj.js → writeContract-QAArm5iD.js} +1894 -1361
  115. package/dist/writeContract-QAArm5iD.js.map +1 -0
  116. package/package.json +2 -2
  117. package/dist/ccip-CiQCCFUl.js.map +0 -1
  118. package/dist/ccip-DIWF4nDh.cjs +0 -2
  119. package/dist/ccip-DIWF4nDh.cjs.map +0 -1
  120. package/dist/constants-BaHwPdbi.js.map +0 -1
  121. package/dist/constants-c-vATmlG.cjs +0 -9
  122. package/dist/constants-c-vATmlG.cjs.map +0 -1
  123. package/dist/createWalletClient-D74YRepQ.js +0 -3290
  124. package/dist/createWalletClient-D74YRepQ.js.map +0 -1
  125. package/dist/createWalletClient-DKSH6l9_.cjs +0 -6
  126. package/dist/createWalletClient-DKSH6l9_.cjs.map +0 -1
  127. package/dist/getContract-RNLlK54b.cjs.map +0 -1
  128. package/dist/secp256k1-B-LxKJrQ.js +0 -1340
  129. package/dist/secp256k1-B-LxKJrQ.js.map +0 -1
  130. package/dist/secp256k1-CC-cv1vD.cjs +0 -2
  131. package/dist/secp256k1-CC-cv1vD.cjs.map +0 -1
  132. package/dist/writeContract-BU3yK-Xj.js.map +0 -1
  133. package/dist/writeContract-CKqv1dsa.cjs +0 -32
  134. package/dist/writeContract-CKqv1dsa.cjs.map +0 -1
@@ -563,6 +563,7 @@ export declare class InstitutionalAccessManagerHandler {
563
563
  request?: (parameters: import('viem').CcipRequestParameters) => Promise<`0x${string}`>;
564
564
  } | undefined;
565
565
  chain: ViemChain | undefined;
566
+ experimental_blockTag?: import('viem').BlockTag | undefined;
566
567
  key: string;
567
568
  name: string;
568
569
  pollingInterval: number;
@@ -724,7 +725,7 @@ export declare class InstitutionalAccessManagerHandler {
724
725
  v: bigint;
725
726
  value: bigint;
726
727
  accessList: import('viem').AccessList;
727
- authorizationList: import('viem/experimental').SignedAuthorizationList;
728
+ authorizationList: import('viem').SignedAuthorizationList;
728
729
  blobVersionedHashes?: undefined | undefined;
729
730
  chainId: number;
730
731
  type: "eip7702";
@@ -874,7 +875,7 @@ export declare class InstitutionalAccessManagerHandler {
874
875
  v: bigint;
875
876
  value: bigint;
876
877
  accessList: import('viem').AccessList;
877
- authorizationList: import('viem/experimental').SignedAuthorizationList;
878
+ authorizationList: import('viem').SignedAuthorizationList;
878
879
  blobVersionedHashes?: undefined | undefined;
879
880
  chainId: number;
880
881
  type: "eip7702";
@@ -961,7 +962,7 @@ export declare class InstitutionalAccessManagerHandler {
961
962
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
962
963
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
963
964
  accessList?: import('viem').AccessList | undefined;
964
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
965
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
965
966
  blobs?: undefined | undefined;
966
967
  blobVersionedHashes?: undefined | undefined;
967
968
  gasPrice?: undefined | undefined;
@@ -971,7 +972,7 @@ export declare class InstitutionalAccessManagerHandler {
971
972
  sidecars?: undefined | undefined;
972
973
  } | {
973
974
  accessList?: import('viem').AccessList | undefined;
974
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
975
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
975
976
  blobs?: undefined | undefined;
976
977
  blobVersionedHashes?: undefined | undefined;
977
978
  gasPrice?: undefined | undefined;
@@ -1042,7 +1043,7 @@ export declare class InstitutionalAccessManagerHandler {
1042
1043
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
1043
1044
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
1044
1045
  accessList?: import('viem').AccessList | undefined;
1045
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1046
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1046
1047
  blobs?: undefined | undefined;
1047
1048
  blobVersionedHashes?: undefined | undefined;
1048
1049
  gasPrice?: undefined | undefined;
@@ -1052,7 +1053,7 @@ export declare class InstitutionalAccessManagerHandler {
1052
1053
  sidecars?: undefined | undefined;
1053
1054
  } | {
1054
1055
  accessList?: import('viem').AccessList | undefined;
1055
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1056
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1056
1057
  blobs?: undefined | undefined;
1057
1058
  blobVersionedHashes?: undefined | undefined;
1058
1059
  gasPrice?: undefined | undefined;
@@ -1123,7 +1124,7 @@ export declare class InstitutionalAccessManagerHandler {
1123
1124
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
1124
1125
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
1125
1126
  accessList?: import('viem').AccessList | undefined;
1126
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1127
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1127
1128
  blobs?: undefined | undefined;
1128
1129
  blobVersionedHashes?: undefined | undefined;
1129
1130
  gasPrice?: undefined | undefined;
@@ -1133,7 +1134,7 @@ export declare class InstitutionalAccessManagerHandler {
1133
1134
  sidecars?: undefined | undefined;
1134
1135
  } | {
1135
1136
  accessList?: import('viem').AccessList | undefined;
1136
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1137
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1137
1138
  blobs?: undefined | undefined;
1138
1139
  blobVersionedHashes?: undefined | undefined;
1139
1140
  gasPrice?: undefined | undefined;
@@ -1204,7 +1205,7 @@ export declare class InstitutionalAccessManagerHandler {
1204
1205
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
1205
1206
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
1206
1207
  accessList?: import('viem').AccessList | undefined;
1207
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1208
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1208
1209
  blobs?: undefined | undefined;
1209
1210
  blobVersionedHashes?: undefined | undefined;
1210
1211
  gasPrice?: undefined | undefined;
@@ -1214,7 +1215,7 @@ export declare class InstitutionalAccessManagerHandler {
1214
1215
  sidecars?: undefined | undefined;
1215
1216
  } | {
1216
1217
  accessList?: import('viem').AccessList | undefined;
1217
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1218
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1218
1219
  blobs?: undefined | undefined;
1219
1220
  blobVersionedHashes?: undefined | undefined;
1220
1221
  gasPrice?: undefined | undefined;
@@ -1285,7 +1286,7 @@ export declare class InstitutionalAccessManagerHandler {
1285
1286
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
1286
1287
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
1287
1288
  accessList?: import('viem').AccessList | undefined;
1288
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1289
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1289
1290
  blobs?: undefined | undefined;
1290
1291
  blobVersionedHashes?: undefined | undefined;
1291
1292
  gasPrice?: undefined | undefined;
@@ -1295,7 +1296,7 @@ export declare class InstitutionalAccessManagerHandler {
1295
1296
  sidecars?: undefined | undefined;
1296
1297
  } | {
1297
1298
  accessList?: import('viem').AccessList | undefined;
1298
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1299
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1299
1300
  blobs?: undefined | undefined;
1300
1301
  blobVersionedHashes?: undefined | undefined;
1301
1302
  gasPrice?: undefined | undefined;
@@ -1366,7 +1367,7 @@ export declare class InstitutionalAccessManagerHandler {
1366
1367
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
1367
1368
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
1368
1369
  accessList?: import('viem').AccessList | undefined;
1369
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1370
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1370
1371
  blobs?: undefined | undefined;
1371
1372
  blobVersionedHashes?: undefined | undefined;
1372
1373
  gasPrice?: undefined | undefined;
@@ -1376,7 +1377,7 @@ export declare class InstitutionalAccessManagerHandler {
1376
1377
  sidecars?: undefined | undefined;
1377
1378
  } | {
1378
1379
  accessList?: import('viem').AccessList | undefined;
1379
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1380
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1380
1381
  blobs?: undefined | undefined;
1381
1382
  blobVersionedHashes?: undefined | undefined;
1382
1383
  gasPrice?: undefined | undefined;
@@ -1447,7 +1448,7 @@ export declare class InstitutionalAccessManagerHandler {
1447
1448
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
1448
1449
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
1449
1450
  accessList?: import('viem').AccessList | undefined;
1450
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1451
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1451
1452
  blobs?: undefined | undefined;
1452
1453
  blobVersionedHashes?: undefined | undefined;
1453
1454
  gasPrice?: undefined | undefined;
@@ -1457,7 +1458,7 @@ export declare class InstitutionalAccessManagerHandler {
1457
1458
  sidecars?: undefined | undefined;
1458
1459
  } | {
1459
1460
  accessList?: import('viem').AccessList | undefined;
1460
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1461
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1461
1462
  blobs?: undefined | undefined;
1462
1463
  blobVersionedHashes?: undefined | undefined;
1463
1464
  gasPrice?: undefined | undefined;
@@ -1528,7 +1529,7 @@ export declare class InstitutionalAccessManagerHandler {
1528
1529
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
1529
1530
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
1530
1531
  accessList?: import('viem').AccessList | undefined;
1531
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1532
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1532
1533
  blobs?: undefined | undefined;
1533
1534
  blobVersionedHashes?: undefined | undefined;
1534
1535
  gasPrice?: undefined | undefined;
@@ -1538,7 +1539,7 @@ export declare class InstitutionalAccessManagerHandler {
1538
1539
  sidecars?: undefined | undefined;
1539
1540
  } | {
1540
1541
  accessList?: import('viem').AccessList | undefined;
1541
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1542
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1542
1543
  blobs?: undefined | undefined;
1543
1544
  blobVersionedHashes?: undefined | undefined;
1544
1545
  gasPrice?: undefined | undefined;
@@ -1609,7 +1610,7 @@ export declare class InstitutionalAccessManagerHandler {
1609
1610
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
1610
1611
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
1611
1612
  accessList?: import('viem').AccessList | undefined;
1612
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1613
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1613
1614
  blobs?: undefined | undefined;
1614
1615
  blobVersionedHashes?: undefined | undefined;
1615
1616
  gasPrice?: undefined | undefined;
@@ -1619,7 +1620,7 @@ export declare class InstitutionalAccessManagerHandler {
1619
1620
  sidecars?: undefined | undefined;
1620
1621
  } | {
1621
1622
  accessList?: import('viem').AccessList | undefined;
1622
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1623
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1623
1624
  blobs?: undefined | undefined;
1624
1625
  blobVersionedHashes?: undefined | undefined;
1625
1626
  gasPrice?: undefined | undefined;
@@ -1690,7 +1691,7 @@ export declare class InstitutionalAccessManagerHandler {
1690
1691
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
1691
1692
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
1692
1693
  accessList?: import('viem').AccessList | undefined;
1693
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1694
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1694
1695
  blobs?: undefined | undefined;
1695
1696
  blobVersionedHashes?: undefined | undefined;
1696
1697
  gasPrice?: undefined | undefined;
@@ -1700,7 +1701,7 @@ export declare class InstitutionalAccessManagerHandler {
1700
1701
  sidecars?: undefined | undefined;
1701
1702
  } | {
1702
1703
  accessList?: import('viem').AccessList | undefined;
1703
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1704
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1704
1705
  blobs?: undefined | undefined;
1705
1706
  blobVersionedHashes?: undefined | undefined;
1706
1707
  gasPrice?: undefined | undefined;
@@ -1771,7 +1772,7 @@ export declare class InstitutionalAccessManagerHandler {
1771
1772
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
1772
1773
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
1773
1774
  accessList?: import('viem').AccessList | undefined;
1774
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1775
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1775
1776
  blobs?: undefined | undefined;
1776
1777
  blobVersionedHashes?: undefined | undefined;
1777
1778
  gasPrice?: undefined | undefined;
@@ -1781,7 +1782,7 @@ export declare class InstitutionalAccessManagerHandler {
1781
1782
  sidecars?: undefined | undefined;
1782
1783
  } | {
1783
1784
  accessList?: import('viem').AccessList | undefined;
1784
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1785
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1785
1786
  blobs?: undefined | undefined;
1786
1787
  blobVersionedHashes?: undefined | undefined;
1787
1788
  gasPrice?: undefined | undefined;
@@ -1852,7 +1853,7 @@ export declare class InstitutionalAccessManagerHandler {
1852
1853
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
1853
1854
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
1854
1855
  accessList?: import('viem').AccessList | undefined;
1855
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1856
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1856
1857
  blobs?: undefined | undefined;
1857
1858
  blobVersionedHashes?: undefined | undefined;
1858
1859
  gasPrice?: undefined | undefined;
@@ -1862,7 +1863,7 @@ export declare class InstitutionalAccessManagerHandler {
1862
1863
  sidecars?: undefined | undefined;
1863
1864
  } | {
1864
1865
  accessList?: import('viem').AccessList | undefined;
1865
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1866
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1866
1867
  blobs?: undefined | undefined;
1867
1868
  blobVersionedHashes?: undefined | undefined;
1868
1869
  gasPrice?: undefined | undefined;
@@ -1933,7 +1934,7 @@ export declare class InstitutionalAccessManagerHandler {
1933
1934
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
1934
1935
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
1935
1936
  accessList?: import('viem').AccessList | undefined;
1936
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1937
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1937
1938
  blobs?: undefined | undefined;
1938
1939
  blobVersionedHashes?: undefined | undefined;
1939
1940
  gasPrice?: undefined | undefined;
@@ -1943,7 +1944,7 @@ export declare class InstitutionalAccessManagerHandler {
1943
1944
  sidecars?: undefined | undefined;
1944
1945
  } | {
1945
1946
  accessList?: import('viem').AccessList | undefined;
1946
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
1947
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
1947
1948
  blobs?: undefined | undefined;
1948
1949
  blobVersionedHashes?: undefined | undefined;
1949
1950
  gasPrice?: undefined | undefined;
@@ -2014,7 +2015,7 @@ export declare class InstitutionalAccessManagerHandler {
2014
2015
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
2015
2016
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
2016
2017
  accessList?: import('viem').AccessList | undefined;
2017
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2018
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2018
2019
  blobs?: undefined | undefined;
2019
2020
  blobVersionedHashes?: undefined | undefined;
2020
2021
  gasPrice?: undefined | undefined;
@@ -2024,7 +2025,7 @@ export declare class InstitutionalAccessManagerHandler {
2024
2025
  sidecars?: undefined | undefined;
2025
2026
  } | {
2026
2027
  accessList?: import('viem').AccessList | undefined;
2027
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2028
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2028
2029
  blobs?: undefined | undefined;
2029
2030
  blobVersionedHashes?: undefined | undefined;
2030
2031
  gasPrice?: undefined | undefined;
@@ -2095,7 +2096,7 @@ export declare class InstitutionalAccessManagerHandler {
2095
2096
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
2096
2097
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
2097
2098
  accessList?: import('viem').AccessList | undefined;
2098
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2099
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2099
2100
  blobs?: undefined | undefined;
2100
2101
  blobVersionedHashes?: undefined | undefined;
2101
2102
  gasPrice?: undefined | undefined;
@@ -2105,7 +2106,7 @@ export declare class InstitutionalAccessManagerHandler {
2105
2106
  sidecars?: undefined | undefined;
2106
2107
  } | {
2107
2108
  accessList?: import('viem').AccessList | undefined;
2108
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2109
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2109
2110
  blobs?: undefined | undefined;
2110
2111
  blobVersionedHashes?: undefined | undefined;
2111
2112
  gasPrice?: undefined | undefined;
@@ -2176,7 +2177,7 @@ export declare class InstitutionalAccessManagerHandler {
2176
2177
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
2177
2178
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
2178
2179
  accessList?: import('viem').AccessList | undefined;
2179
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2180
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2180
2181
  blobs?: undefined | undefined;
2181
2182
  blobVersionedHashes?: undefined | undefined;
2182
2183
  gasPrice?: undefined | undefined;
@@ -2186,7 +2187,7 @@ export declare class InstitutionalAccessManagerHandler {
2186
2187
  sidecars?: undefined | undefined;
2187
2188
  } | {
2188
2189
  accessList?: import('viem').AccessList | undefined;
2189
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2190
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2190
2191
  blobs?: undefined | undefined;
2191
2192
  blobVersionedHashes?: undefined | undefined;
2192
2193
  gasPrice?: undefined | undefined;
@@ -2257,7 +2258,7 @@ export declare class InstitutionalAccessManagerHandler {
2257
2258
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
2258
2259
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
2259
2260
  accessList?: import('viem').AccessList | undefined;
2260
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2261
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2261
2262
  blobs?: undefined | undefined;
2262
2263
  blobVersionedHashes?: undefined | undefined;
2263
2264
  gasPrice?: undefined | undefined;
@@ -2267,7 +2268,7 @@ export declare class InstitutionalAccessManagerHandler {
2267
2268
  sidecars?: undefined | undefined;
2268
2269
  } | {
2269
2270
  accessList?: import('viem').AccessList | undefined;
2270
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2271
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2271
2272
  blobs?: undefined | undefined;
2272
2273
  blobVersionedHashes?: undefined | undefined;
2273
2274
  gasPrice?: undefined | undefined;
@@ -2338,7 +2339,7 @@ export declare class InstitutionalAccessManagerHandler {
2338
2339
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
2339
2340
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
2340
2341
  accessList?: import('viem').AccessList | undefined;
2341
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2342
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2342
2343
  blobs?: undefined | undefined;
2343
2344
  blobVersionedHashes?: undefined | undefined;
2344
2345
  gasPrice?: undefined | undefined;
@@ -2348,7 +2349,7 @@ export declare class InstitutionalAccessManagerHandler {
2348
2349
  sidecars?: undefined | undefined;
2349
2350
  } | {
2350
2351
  accessList?: import('viem').AccessList | undefined;
2351
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2352
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2352
2353
  blobs?: undefined | undefined;
2353
2354
  blobVersionedHashes?: undefined | undefined;
2354
2355
  gasPrice?: undefined | undefined;
@@ -2419,7 +2420,7 @@ export declare class InstitutionalAccessManagerHandler {
2419
2420
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
2420
2421
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
2421
2422
  accessList?: import('viem').AccessList | undefined;
2422
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2423
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2423
2424
  blobs?: undefined | undefined;
2424
2425
  blobVersionedHashes?: undefined | undefined;
2425
2426
  gasPrice?: undefined | undefined;
@@ -2429,7 +2430,7 @@ export declare class InstitutionalAccessManagerHandler {
2429
2430
  sidecars?: undefined | undefined;
2430
2431
  } | {
2431
2432
  accessList?: import('viem').AccessList | undefined;
2432
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2433
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2433
2434
  blobs?: undefined | undefined;
2434
2435
  blobVersionedHashes?: undefined | undefined;
2435
2436
  gasPrice?: undefined | undefined;
@@ -2500,7 +2501,7 @@ export declare class InstitutionalAccessManagerHandler {
2500
2501
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
2501
2502
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
2502
2503
  accessList?: import('viem').AccessList | undefined;
2503
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2504
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2504
2505
  blobs?: undefined | undefined;
2505
2506
  blobVersionedHashes?: undefined | undefined;
2506
2507
  gasPrice?: undefined | undefined;
@@ -2510,7 +2511,7 @@ export declare class InstitutionalAccessManagerHandler {
2510
2511
  sidecars?: undefined | undefined;
2511
2512
  } | {
2512
2513
  accessList?: import('viem').AccessList | undefined;
2513
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2514
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2514
2515
  blobs?: undefined | undefined;
2515
2516
  blobVersionedHashes?: undefined | undefined;
2516
2517
  gasPrice?: undefined | undefined;
@@ -2581,7 +2582,7 @@ export declare class InstitutionalAccessManagerHandler {
2581
2582
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
2582
2583
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
2583
2584
  accessList?: import('viem').AccessList | undefined;
2584
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2585
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2585
2586
  blobs?: undefined | undefined;
2586
2587
  blobVersionedHashes?: undefined | undefined;
2587
2588
  gasPrice?: undefined | undefined;
@@ -2591,7 +2592,7 @@ export declare class InstitutionalAccessManagerHandler {
2591
2592
  sidecars?: undefined | undefined;
2592
2593
  } | {
2593
2594
  accessList?: import('viem').AccessList | undefined;
2594
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2595
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2595
2596
  blobs?: undefined | undefined;
2596
2597
  blobVersionedHashes?: undefined | undefined;
2597
2598
  gasPrice?: undefined | undefined;
@@ -2662,7 +2663,7 @@ export declare class InstitutionalAccessManagerHandler {
2662
2663
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
2663
2664
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
2664
2665
  accessList?: import('viem').AccessList | undefined;
2665
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2666
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2666
2667
  blobs?: undefined | undefined;
2667
2668
  blobVersionedHashes?: undefined | undefined;
2668
2669
  gasPrice?: undefined | undefined;
@@ -2672,7 +2673,7 @@ export declare class InstitutionalAccessManagerHandler {
2672
2673
  sidecars?: undefined | undefined;
2673
2674
  } | {
2674
2675
  accessList?: import('viem').AccessList | undefined;
2675
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2676
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2676
2677
  blobs?: undefined | undefined;
2677
2678
  blobVersionedHashes?: undefined | undefined;
2678
2679
  gasPrice?: undefined | undefined;
@@ -2743,7 +2744,7 @@ export declare class InstitutionalAccessManagerHandler {
2743
2744
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
2744
2745
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
2745
2746
  accessList?: import('viem').AccessList | undefined;
2746
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2747
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2747
2748
  blobs?: undefined | undefined;
2748
2749
  blobVersionedHashes?: undefined | undefined;
2749
2750
  gasPrice?: undefined | undefined;
@@ -2753,7 +2754,7 @@ export declare class InstitutionalAccessManagerHandler {
2753
2754
  sidecars?: undefined | undefined;
2754
2755
  } | {
2755
2756
  accessList?: import('viem').AccessList | undefined;
2756
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2757
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2757
2758
  blobs?: undefined | undefined;
2758
2759
  blobVersionedHashes?: undefined | undefined;
2759
2760
  gasPrice?: undefined | undefined;
@@ -2824,7 +2825,7 @@ export declare class InstitutionalAccessManagerHandler {
2824
2825
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
2825
2826
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
2826
2827
  accessList?: import('viem').AccessList | undefined;
2827
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2828
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2828
2829
  blobs?: undefined | undefined;
2829
2830
  blobVersionedHashes?: undefined | undefined;
2830
2831
  gasPrice?: undefined | undefined;
@@ -2834,7 +2835,7 @@ export declare class InstitutionalAccessManagerHandler {
2834
2835
  sidecars?: undefined | undefined;
2835
2836
  } | {
2836
2837
  accessList?: import('viem').AccessList | undefined;
2837
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2838
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2838
2839
  blobs?: undefined | undefined;
2839
2840
  blobVersionedHashes?: undefined | undefined;
2840
2841
  gasPrice?: undefined | undefined;
@@ -2905,7 +2906,7 @@ export declare class InstitutionalAccessManagerHandler {
2905
2906
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
2906
2907
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
2907
2908
  accessList?: import('viem').AccessList | undefined;
2908
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2909
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2909
2910
  blobs?: undefined | undefined;
2910
2911
  blobVersionedHashes?: undefined | undefined;
2911
2912
  gasPrice?: undefined | undefined;
@@ -2915,7 +2916,7 @@ export declare class InstitutionalAccessManagerHandler {
2915
2916
  sidecars?: undefined | undefined;
2916
2917
  } | {
2917
2918
  accessList?: import('viem').AccessList | undefined;
2918
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2919
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2919
2920
  blobs?: undefined | undefined;
2920
2921
  blobVersionedHashes?: undefined | undefined;
2921
2922
  gasPrice?: undefined | undefined;
@@ -2986,7 +2987,7 @@ export declare class InstitutionalAccessManagerHandler {
2986
2987
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
2987
2988
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
2988
2989
  accessList?: import('viem').AccessList | undefined;
2989
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
2990
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
2990
2991
  blobs?: undefined | undefined;
2991
2992
  blobVersionedHashes?: undefined | undefined;
2992
2993
  gasPrice?: undefined | undefined;
@@ -2996,7 +2997,7 @@ export declare class InstitutionalAccessManagerHandler {
2996
2997
  sidecars?: undefined | undefined;
2997
2998
  } | {
2998
2999
  accessList?: import('viem').AccessList | undefined;
2999
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3000
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3000
3001
  blobs?: undefined | undefined;
3001
3002
  blobVersionedHashes?: undefined | undefined;
3002
3003
  gasPrice?: undefined | undefined;
@@ -3067,7 +3068,7 @@ export declare class InstitutionalAccessManagerHandler {
3067
3068
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
3068
3069
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
3069
3070
  accessList?: import('viem').AccessList | undefined;
3070
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3071
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3071
3072
  blobs?: undefined | undefined;
3072
3073
  blobVersionedHashes?: undefined | undefined;
3073
3074
  gasPrice?: undefined | undefined;
@@ -3077,7 +3078,7 @@ export declare class InstitutionalAccessManagerHandler {
3077
3078
  sidecars?: undefined | undefined;
3078
3079
  } | {
3079
3080
  accessList?: import('viem').AccessList | undefined;
3080
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3081
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3081
3082
  blobs?: undefined | undefined;
3082
3083
  blobVersionedHashes?: undefined | undefined;
3083
3084
  gasPrice?: undefined | undefined;
@@ -3148,7 +3149,7 @@ export declare class InstitutionalAccessManagerHandler {
3148
3149
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
3149
3150
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
3150
3151
  accessList?: import('viem').AccessList | undefined;
3151
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3152
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3152
3153
  blobs?: undefined | undefined;
3153
3154
  blobVersionedHashes?: undefined | undefined;
3154
3155
  gasPrice?: undefined | undefined;
@@ -3158,7 +3159,7 @@ export declare class InstitutionalAccessManagerHandler {
3158
3159
  sidecars?: undefined | undefined;
3159
3160
  } | {
3160
3161
  accessList?: import('viem').AccessList | undefined;
3161
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3162
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3162
3163
  blobs?: undefined | undefined;
3163
3164
  blobVersionedHashes?: undefined | undefined;
3164
3165
  gasPrice?: undefined | undefined;
@@ -3229,7 +3230,7 @@ export declare class InstitutionalAccessManagerHandler {
3229
3230
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
3230
3231
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
3231
3232
  accessList?: import('viem').AccessList | undefined;
3232
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3233
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3233
3234
  blobs?: undefined | undefined;
3234
3235
  blobVersionedHashes?: undefined | undefined;
3235
3236
  gasPrice?: undefined | undefined;
@@ -3239,7 +3240,7 @@ export declare class InstitutionalAccessManagerHandler {
3239
3240
  sidecars?: undefined | undefined;
3240
3241
  } | {
3241
3242
  accessList?: import('viem').AccessList | undefined;
3242
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3243
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3243
3244
  blobs?: undefined | undefined;
3244
3245
  blobVersionedHashes?: undefined | undefined;
3245
3246
  gasPrice?: undefined | undefined;
@@ -3310,7 +3311,7 @@ export declare class InstitutionalAccessManagerHandler {
3310
3311
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
3311
3312
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
3312
3313
  accessList?: import('viem').AccessList | undefined;
3313
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3314
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3314
3315
  blobs?: undefined | undefined;
3315
3316
  blobVersionedHashes?: undefined | undefined;
3316
3317
  gasPrice?: undefined | undefined;
@@ -3320,7 +3321,7 @@ export declare class InstitutionalAccessManagerHandler {
3320
3321
  sidecars?: undefined | undefined;
3321
3322
  } | {
3322
3323
  accessList?: import('viem').AccessList | undefined;
3323
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3324
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3324
3325
  blobs?: undefined | undefined;
3325
3326
  blobVersionedHashes?: undefined | undefined;
3326
3327
  gasPrice?: undefined | undefined;
@@ -3391,7 +3392,7 @@ export declare class InstitutionalAccessManagerHandler {
3391
3392
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
3392
3393
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
3393
3394
  accessList?: import('viem').AccessList | undefined;
3394
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3395
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3395
3396
  blobs?: undefined | undefined;
3396
3397
  blobVersionedHashes?: undefined | undefined;
3397
3398
  gasPrice?: undefined | undefined;
@@ -3401,7 +3402,7 @@ export declare class InstitutionalAccessManagerHandler {
3401
3402
  sidecars?: undefined | undefined;
3402
3403
  } | {
3403
3404
  accessList?: import('viem').AccessList | undefined;
3404
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3405
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3405
3406
  blobs?: undefined | undefined;
3406
3407
  blobVersionedHashes?: undefined | undefined;
3407
3408
  gasPrice?: undefined | undefined;
@@ -3472,7 +3473,7 @@ export declare class InstitutionalAccessManagerHandler {
3472
3473
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
3473
3474
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
3474
3475
  accessList?: import('viem').AccessList | undefined;
3475
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3476
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3476
3477
  blobs?: undefined | undefined;
3477
3478
  blobVersionedHashes?: undefined | undefined;
3478
3479
  gasPrice?: undefined | undefined;
@@ -3482,7 +3483,7 @@ export declare class InstitutionalAccessManagerHandler {
3482
3483
  sidecars?: undefined | undefined;
3483
3484
  } | {
3484
3485
  accessList?: import('viem').AccessList | undefined;
3485
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3486
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3486
3487
  blobs?: undefined | undefined;
3487
3488
  blobVersionedHashes?: undefined | undefined;
3488
3489
  gasPrice?: undefined | undefined;
@@ -3553,7 +3554,7 @@ export declare class InstitutionalAccessManagerHandler {
3553
3554
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
3554
3555
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
3555
3556
  accessList?: import('viem').AccessList | undefined;
3556
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3557
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3557
3558
  blobs?: undefined | undefined;
3558
3559
  blobVersionedHashes?: undefined | undefined;
3559
3560
  gasPrice?: undefined | undefined;
@@ -3563,7 +3564,7 @@ export declare class InstitutionalAccessManagerHandler {
3563
3564
  sidecars?: undefined | undefined;
3564
3565
  } | {
3565
3566
  accessList?: import('viem').AccessList | undefined;
3566
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3567
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3567
3568
  blobs?: undefined | undefined;
3568
3569
  blobVersionedHashes?: undefined | undefined;
3569
3570
  gasPrice?: undefined | undefined;
@@ -3634,7 +3635,7 @@ export declare class InstitutionalAccessManagerHandler {
3634
3635
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
3635
3636
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
3636
3637
  accessList?: import('viem').AccessList | undefined;
3637
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3638
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3638
3639
  blobs?: undefined | undefined;
3639
3640
  blobVersionedHashes?: undefined | undefined;
3640
3641
  gasPrice?: undefined | undefined;
@@ -3644,7 +3645,7 @@ export declare class InstitutionalAccessManagerHandler {
3644
3645
  sidecars?: undefined | undefined;
3645
3646
  } | {
3646
3647
  accessList?: import('viem').AccessList | undefined;
3647
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3648
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3648
3649
  blobs?: undefined | undefined;
3649
3650
  blobVersionedHashes?: undefined | undefined;
3650
3651
  gasPrice?: undefined | undefined;
@@ -3715,7 +3716,7 @@ export declare class InstitutionalAccessManagerHandler {
3715
3716
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
3716
3717
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
3717
3718
  accessList?: import('viem').AccessList | undefined;
3718
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3719
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3719
3720
  blobs?: undefined | undefined;
3720
3721
  blobVersionedHashes?: undefined | undefined;
3721
3722
  gasPrice?: undefined | undefined;
@@ -3725,7 +3726,7 @@ export declare class InstitutionalAccessManagerHandler {
3725
3726
  sidecars?: undefined | undefined;
3726
3727
  } | {
3727
3728
  accessList?: import('viem').AccessList | undefined;
3728
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3729
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3729
3730
  blobs?: undefined | undefined;
3730
3731
  blobVersionedHashes?: undefined | undefined;
3731
3732
  gasPrice?: undefined | undefined;
@@ -3796,7 +3797,7 @@ export declare class InstitutionalAccessManagerHandler {
3796
3797
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
3797
3798
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
3798
3799
  accessList?: import('viem').AccessList | undefined;
3799
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3800
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3800
3801
  blobs?: undefined | undefined;
3801
3802
  blobVersionedHashes?: undefined | undefined;
3802
3803
  gasPrice?: undefined | undefined;
@@ -3806,7 +3807,7 @@ export declare class InstitutionalAccessManagerHandler {
3806
3807
  sidecars?: undefined | undefined;
3807
3808
  } | {
3808
3809
  accessList?: import('viem').AccessList | undefined;
3809
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3810
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3810
3811
  blobs?: undefined | undefined;
3811
3812
  blobVersionedHashes?: undefined | undefined;
3812
3813
  gasPrice?: undefined | undefined;
@@ -3877,7 +3878,7 @@ export declare class InstitutionalAccessManagerHandler {
3877
3878
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
3878
3879
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
3879
3880
  accessList?: import('viem').AccessList | undefined;
3880
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3881
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3881
3882
  blobs?: undefined | undefined;
3882
3883
  blobVersionedHashes?: undefined | undefined;
3883
3884
  gasPrice?: undefined | undefined;
@@ -3887,7 +3888,7 @@ export declare class InstitutionalAccessManagerHandler {
3887
3888
  sidecars?: undefined | undefined;
3888
3889
  } | {
3889
3890
  accessList?: import('viem').AccessList | undefined;
3890
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3891
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3891
3892
  blobs?: undefined | undefined;
3892
3893
  blobVersionedHashes?: undefined | undefined;
3893
3894
  gasPrice?: undefined | undefined;
@@ -3958,7 +3959,7 @@ export declare class InstitutionalAccessManagerHandler {
3958
3959
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
3959
3960
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
3960
3961
  accessList?: import('viem').AccessList | undefined;
3961
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3962
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3962
3963
  blobs?: undefined | undefined;
3963
3964
  blobVersionedHashes?: undefined | undefined;
3964
3965
  gasPrice?: undefined | undefined;
@@ -3968,7 +3969,7 @@ export declare class InstitutionalAccessManagerHandler {
3968
3969
  sidecars?: undefined | undefined;
3969
3970
  } | {
3970
3971
  accessList?: import('viem').AccessList | undefined;
3971
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
3972
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
3972
3973
  blobs?: undefined | undefined;
3973
3974
  blobVersionedHashes?: undefined | undefined;
3974
3975
  gasPrice?: undefined | undefined;
@@ -4039,7 +4040,7 @@ export declare class InstitutionalAccessManagerHandler {
4039
4040
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
4040
4041
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
4041
4042
  accessList?: import('viem').AccessList | undefined;
4042
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4043
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4043
4044
  blobs?: undefined | undefined;
4044
4045
  blobVersionedHashes?: undefined | undefined;
4045
4046
  gasPrice?: undefined | undefined;
@@ -4049,7 +4050,7 @@ export declare class InstitutionalAccessManagerHandler {
4049
4050
  sidecars?: undefined | undefined;
4050
4051
  } | {
4051
4052
  accessList?: import('viem').AccessList | undefined;
4052
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4053
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4053
4054
  blobs?: undefined | undefined;
4054
4055
  blobVersionedHashes?: undefined | undefined;
4055
4056
  gasPrice?: undefined | undefined;
@@ -4120,7 +4121,7 @@ export declare class InstitutionalAccessManagerHandler {
4120
4121
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
4121
4122
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
4122
4123
  accessList?: import('viem').AccessList | undefined;
4123
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4124
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4124
4125
  blobs?: undefined | undefined;
4125
4126
  blobVersionedHashes?: undefined | undefined;
4126
4127
  gasPrice?: undefined | undefined;
@@ -4130,7 +4131,7 @@ export declare class InstitutionalAccessManagerHandler {
4130
4131
  sidecars?: undefined | undefined;
4131
4132
  } | {
4132
4133
  accessList?: import('viem').AccessList | undefined;
4133
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4134
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4134
4135
  blobs?: undefined | undefined;
4135
4136
  blobVersionedHashes?: undefined | undefined;
4136
4137
  gasPrice?: undefined | undefined;
@@ -4213,7 +4214,7 @@ export declare class InstitutionalAccessManagerHandler {
4213
4214
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
4214
4215
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
4215
4216
  accessList?: import('viem').AccessList | undefined;
4216
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4217
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4217
4218
  blobs?: undefined | undefined;
4218
4219
  blobVersionedHashes?: undefined | undefined;
4219
4220
  gasPrice?: undefined | undefined;
@@ -4223,7 +4224,7 @@ export declare class InstitutionalAccessManagerHandler {
4223
4224
  sidecars?: undefined | undefined;
4224
4225
  } | {
4225
4226
  accessList?: import('viem').AccessList | undefined;
4226
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4227
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4227
4228
  blobs?: undefined | undefined;
4228
4229
  blobVersionedHashes?: undefined | undefined;
4229
4230
  gasPrice?: undefined | undefined;
@@ -4294,7 +4295,7 @@ export declare class InstitutionalAccessManagerHandler {
4294
4295
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
4295
4296
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
4296
4297
  accessList?: import('viem').AccessList | undefined;
4297
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4298
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4298
4299
  blobs?: undefined | undefined;
4299
4300
  blobVersionedHashes?: undefined | undefined;
4300
4301
  gasPrice?: undefined | undefined;
@@ -4304,7 +4305,7 @@ export declare class InstitutionalAccessManagerHandler {
4304
4305
  sidecars?: undefined | undefined;
4305
4306
  } | {
4306
4307
  accessList?: import('viem').AccessList | undefined;
4307
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4308
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4308
4309
  blobs?: undefined | undefined;
4309
4310
  blobVersionedHashes?: undefined | undefined;
4310
4311
  gasPrice?: undefined | undefined;
@@ -4375,7 +4376,7 @@ export declare class InstitutionalAccessManagerHandler {
4375
4376
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
4376
4377
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
4377
4378
  accessList?: import('viem').AccessList | undefined;
4378
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4379
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4379
4380
  blobs?: undefined | undefined;
4380
4381
  blobVersionedHashes?: undefined | undefined;
4381
4382
  gasPrice?: undefined | undefined;
@@ -4385,7 +4386,7 @@ export declare class InstitutionalAccessManagerHandler {
4385
4386
  sidecars?: undefined | undefined;
4386
4387
  } | {
4387
4388
  accessList?: import('viem').AccessList | undefined;
4388
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4389
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4389
4390
  blobs?: undefined | undefined;
4390
4391
  blobVersionedHashes?: undefined | undefined;
4391
4392
  gasPrice?: undefined | undefined;
@@ -4456,7 +4457,7 @@ export declare class InstitutionalAccessManagerHandler {
4456
4457
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
4457
4458
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
4458
4459
  accessList?: import('viem').AccessList | undefined;
4459
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4460
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4460
4461
  blobs?: undefined | undefined;
4461
4462
  blobVersionedHashes?: undefined | undefined;
4462
4463
  gasPrice?: undefined | undefined;
@@ -4466,7 +4467,7 @@ export declare class InstitutionalAccessManagerHandler {
4466
4467
  sidecars?: undefined | undefined;
4467
4468
  } | {
4468
4469
  accessList?: import('viem').AccessList | undefined;
4469
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4470
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4470
4471
  blobs?: undefined | undefined;
4471
4472
  blobVersionedHashes?: undefined | undefined;
4472
4473
  gasPrice?: undefined | undefined;
@@ -4537,7 +4538,7 @@ export declare class InstitutionalAccessManagerHandler {
4537
4538
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
4538
4539
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
4539
4540
  accessList?: import('viem').AccessList | undefined;
4540
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4541
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4541
4542
  blobs?: undefined | undefined;
4542
4543
  blobVersionedHashes?: undefined | undefined;
4543
4544
  gasPrice?: undefined | undefined;
@@ -4547,7 +4548,7 @@ export declare class InstitutionalAccessManagerHandler {
4547
4548
  sidecars?: undefined | undefined;
4548
4549
  } | {
4549
4550
  accessList?: import('viem').AccessList | undefined;
4550
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4551
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4551
4552
  blobs?: undefined | undefined;
4552
4553
  blobVersionedHashes?: undefined | undefined;
4553
4554
  gasPrice?: undefined | undefined;
@@ -4618,7 +4619,7 @@ export declare class InstitutionalAccessManagerHandler {
4618
4619
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
4619
4620
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
4620
4621
  accessList?: import('viem').AccessList | undefined;
4621
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4622
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4622
4623
  blobs?: undefined | undefined;
4623
4624
  blobVersionedHashes?: undefined | undefined;
4624
4625
  gasPrice?: undefined | undefined;
@@ -4628,7 +4629,7 @@ export declare class InstitutionalAccessManagerHandler {
4628
4629
  sidecars?: undefined | undefined;
4629
4630
  } | {
4630
4631
  accessList?: import('viem').AccessList | undefined;
4631
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4632
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4632
4633
  blobs?: undefined | undefined;
4633
4634
  blobVersionedHashes?: undefined | undefined;
4634
4635
  gasPrice?: undefined | undefined;
@@ -4699,7 +4700,7 @@ export declare class InstitutionalAccessManagerHandler {
4699
4700
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
4700
4701
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
4701
4702
  accessList?: import('viem').AccessList | undefined;
4702
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4703
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4703
4704
  blobs?: undefined | undefined;
4704
4705
  blobVersionedHashes?: undefined | undefined;
4705
4706
  gasPrice?: undefined | undefined;
@@ -4709,7 +4710,7 @@ export declare class InstitutionalAccessManagerHandler {
4709
4710
  sidecars?: undefined | undefined;
4710
4711
  } | {
4711
4712
  accessList?: import('viem').AccessList | undefined;
4712
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4713
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4713
4714
  blobs?: undefined | undefined;
4714
4715
  blobVersionedHashes?: undefined | undefined;
4715
4716
  gasPrice?: undefined | undefined;
@@ -4780,7 +4781,7 @@ export declare class InstitutionalAccessManagerHandler {
4780
4781
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
4781
4782
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
4782
4783
  accessList?: import('viem').AccessList | undefined;
4783
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4784
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4784
4785
  blobs?: undefined | undefined;
4785
4786
  blobVersionedHashes?: undefined | undefined;
4786
4787
  gasPrice?: undefined | undefined;
@@ -4790,7 +4791,7 @@ export declare class InstitutionalAccessManagerHandler {
4790
4791
  sidecars?: undefined | undefined;
4791
4792
  } | {
4792
4793
  accessList?: import('viem').AccessList | undefined;
4793
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4794
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4794
4795
  blobs?: undefined | undefined;
4795
4796
  blobVersionedHashes?: undefined | undefined;
4796
4797
  gasPrice?: undefined | undefined;
@@ -4861,7 +4862,7 @@ export declare class InstitutionalAccessManagerHandler {
4861
4862
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
4862
4863
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
4863
4864
  accessList?: import('viem').AccessList | undefined;
4864
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4865
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4865
4866
  blobs?: undefined | undefined;
4866
4867
  blobVersionedHashes?: undefined | undefined;
4867
4868
  gasPrice?: undefined | undefined;
@@ -4871,7 +4872,7 @@ export declare class InstitutionalAccessManagerHandler {
4871
4872
  sidecars?: undefined | undefined;
4872
4873
  } | {
4873
4874
  accessList?: import('viem').AccessList | undefined;
4874
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4875
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4875
4876
  blobs?: undefined | undefined;
4876
4877
  blobVersionedHashes?: undefined | undefined;
4877
4878
  gasPrice?: undefined | undefined;
@@ -4942,7 +4943,7 @@ export declare class InstitutionalAccessManagerHandler {
4942
4943
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
4943
4944
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
4944
4945
  accessList?: import('viem').AccessList | undefined;
4945
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4946
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4946
4947
  blobs?: undefined | undefined;
4947
4948
  blobVersionedHashes?: undefined | undefined;
4948
4949
  gasPrice?: undefined | undefined;
@@ -4952,7 +4953,7 @@ export declare class InstitutionalAccessManagerHandler {
4952
4953
  sidecars?: undefined | undefined;
4953
4954
  } | {
4954
4955
  accessList?: import('viem').AccessList | undefined;
4955
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
4956
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
4956
4957
  blobs?: undefined | undefined;
4957
4958
  blobVersionedHashes?: undefined | undefined;
4958
4959
  gasPrice?: undefined | undefined;
@@ -5023,7 +5024,7 @@ export declare class InstitutionalAccessManagerHandler {
5023
5024
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
5024
5025
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
5025
5026
  accessList?: import('viem').AccessList | undefined;
5026
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5027
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5027
5028
  blobs?: undefined | undefined;
5028
5029
  blobVersionedHashes?: undefined | undefined;
5029
5030
  gasPrice?: undefined | undefined;
@@ -5033,7 +5034,7 @@ export declare class InstitutionalAccessManagerHandler {
5033
5034
  sidecars?: undefined | undefined;
5034
5035
  } | {
5035
5036
  accessList?: import('viem').AccessList | undefined;
5036
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5037
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5037
5038
  blobs?: undefined | undefined;
5038
5039
  blobVersionedHashes?: undefined | undefined;
5039
5040
  gasPrice?: undefined | undefined;
@@ -5104,7 +5105,7 @@ export declare class InstitutionalAccessManagerHandler {
5104
5105
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
5105
5106
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
5106
5107
  accessList?: import('viem').AccessList | undefined;
5107
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5108
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5108
5109
  blobs?: undefined | undefined;
5109
5110
  blobVersionedHashes?: undefined | undefined;
5110
5111
  gasPrice?: undefined | undefined;
@@ -5114,7 +5115,7 @@ export declare class InstitutionalAccessManagerHandler {
5114
5115
  sidecars?: undefined | undefined;
5115
5116
  } | {
5116
5117
  accessList?: import('viem').AccessList | undefined;
5117
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5118
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5118
5119
  blobs?: undefined | undefined;
5119
5120
  blobVersionedHashes?: undefined | undefined;
5120
5121
  gasPrice?: undefined | undefined;
@@ -5185,7 +5186,7 @@ export declare class InstitutionalAccessManagerHandler {
5185
5186
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
5186
5187
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
5187
5188
  accessList?: import('viem').AccessList | undefined;
5188
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5189
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5189
5190
  blobs?: undefined | undefined;
5190
5191
  blobVersionedHashes?: undefined | undefined;
5191
5192
  gasPrice?: undefined | undefined;
@@ -5195,7 +5196,7 @@ export declare class InstitutionalAccessManagerHandler {
5195
5196
  sidecars?: undefined | undefined;
5196
5197
  } | {
5197
5198
  accessList?: import('viem').AccessList | undefined;
5198
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5199
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5199
5200
  blobs?: undefined | undefined;
5200
5201
  blobVersionedHashes?: undefined | undefined;
5201
5202
  gasPrice?: undefined | undefined;
@@ -5266,7 +5267,7 @@ export declare class InstitutionalAccessManagerHandler {
5266
5267
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
5267
5268
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
5268
5269
  accessList?: import('viem').AccessList | undefined;
5269
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5270
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5270
5271
  blobs?: undefined | undefined;
5271
5272
  blobVersionedHashes?: undefined | undefined;
5272
5273
  gasPrice?: undefined | undefined;
@@ -5276,7 +5277,7 @@ export declare class InstitutionalAccessManagerHandler {
5276
5277
  sidecars?: undefined | undefined;
5277
5278
  } | {
5278
5279
  accessList?: import('viem').AccessList | undefined;
5279
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5280
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5280
5281
  blobs?: undefined | undefined;
5281
5282
  blobVersionedHashes?: undefined | undefined;
5282
5283
  gasPrice?: undefined | undefined;
@@ -5347,7 +5348,7 @@ export declare class InstitutionalAccessManagerHandler {
5347
5348
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
5348
5349
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
5349
5350
  accessList?: import('viem').AccessList | undefined;
5350
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5351
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5351
5352
  blobs?: undefined | undefined;
5352
5353
  blobVersionedHashes?: undefined | undefined;
5353
5354
  gasPrice?: undefined | undefined;
@@ -5357,7 +5358,7 @@ export declare class InstitutionalAccessManagerHandler {
5357
5358
  sidecars?: undefined | undefined;
5358
5359
  } | {
5359
5360
  accessList?: import('viem').AccessList | undefined;
5360
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5361
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5361
5362
  blobs?: undefined | undefined;
5362
5363
  blobVersionedHashes?: undefined | undefined;
5363
5364
  gasPrice?: undefined | undefined;
@@ -5428,7 +5429,7 @@ export declare class InstitutionalAccessManagerHandler {
5428
5429
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
5429
5430
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
5430
5431
  accessList?: import('viem').AccessList | undefined;
5431
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5432
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5432
5433
  blobs?: undefined | undefined;
5433
5434
  blobVersionedHashes?: undefined | undefined;
5434
5435
  gasPrice?: undefined | undefined;
@@ -5438,7 +5439,7 @@ export declare class InstitutionalAccessManagerHandler {
5438
5439
  sidecars?: undefined | undefined;
5439
5440
  } | {
5440
5441
  accessList?: import('viem').AccessList | undefined;
5441
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5442
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5442
5443
  blobs?: undefined | undefined;
5443
5444
  blobVersionedHashes?: undefined | undefined;
5444
5445
  gasPrice?: undefined | undefined;
@@ -5509,7 +5510,7 @@ export declare class InstitutionalAccessManagerHandler {
5509
5510
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
5510
5511
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
5511
5512
  accessList?: import('viem').AccessList | undefined;
5512
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5513
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5513
5514
  blobs?: undefined | undefined;
5514
5515
  blobVersionedHashes?: undefined | undefined;
5515
5516
  gasPrice?: undefined | undefined;
@@ -5519,7 +5520,7 @@ export declare class InstitutionalAccessManagerHandler {
5519
5520
  sidecars?: undefined | undefined;
5520
5521
  } | {
5521
5522
  accessList?: import('viem').AccessList | undefined;
5522
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5523
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5523
5524
  blobs?: undefined | undefined;
5524
5525
  blobVersionedHashes?: undefined | undefined;
5525
5526
  gasPrice?: undefined | undefined;
@@ -5590,7 +5591,7 @@ export declare class InstitutionalAccessManagerHandler {
5590
5591
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
5591
5592
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
5592
5593
  accessList?: import('viem').AccessList | undefined;
5593
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5594
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5594
5595
  blobs?: undefined | undefined;
5595
5596
  blobVersionedHashes?: undefined | undefined;
5596
5597
  gasPrice?: undefined | undefined;
@@ -5600,7 +5601,7 @@ export declare class InstitutionalAccessManagerHandler {
5600
5601
  sidecars?: undefined | undefined;
5601
5602
  } | {
5602
5603
  accessList?: import('viem').AccessList | undefined;
5603
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5604
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5604
5605
  blobs?: undefined | undefined;
5605
5606
  blobVersionedHashes?: undefined | undefined;
5606
5607
  gasPrice?: undefined | undefined;
@@ -5671,7 +5672,7 @@ export declare class InstitutionalAccessManagerHandler {
5671
5672
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
5672
5673
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
5673
5674
  accessList?: import('viem').AccessList | undefined;
5674
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5675
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5675
5676
  blobs?: undefined | undefined;
5676
5677
  blobVersionedHashes?: undefined | undefined;
5677
5678
  gasPrice?: undefined | undefined;
@@ -5681,7 +5682,7 @@ export declare class InstitutionalAccessManagerHandler {
5681
5682
  sidecars?: undefined | undefined;
5682
5683
  } | {
5683
5684
  accessList?: import('viem').AccessList | undefined;
5684
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5685
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5685
5686
  blobs?: undefined | undefined;
5686
5687
  blobVersionedHashes?: undefined | undefined;
5687
5688
  gasPrice?: undefined | undefined;
@@ -5752,7 +5753,7 @@ export declare class InstitutionalAccessManagerHandler {
5752
5753
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
5753
5754
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
5754
5755
  accessList?: import('viem').AccessList | undefined;
5755
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5756
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5756
5757
  blobs?: undefined | undefined;
5757
5758
  blobVersionedHashes?: undefined | undefined;
5758
5759
  gasPrice?: undefined | undefined;
@@ -5762,7 +5763,7 @@ export declare class InstitutionalAccessManagerHandler {
5762
5763
  sidecars?: undefined | undefined;
5763
5764
  } | {
5764
5765
  accessList?: import('viem').AccessList | undefined;
5765
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5766
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5766
5767
  blobs?: undefined | undefined;
5767
5768
  blobVersionedHashes?: undefined | undefined;
5768
5769
  gasPrice?: undefined | undefined;
@@ -5833,7 +5834,7 @@ export declare class InstitutionalAccessManagerHandler {
5833
5834
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
5834
5835
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
5835
5836
  accessList?: import('viem').AccessList | undefined;
5836
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5837
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5837
5838
  blobs?: undefined | undefined;
5838
5839
  blobVersionedHashes?: undefined | undefined;
5839
5840
  gasPrice?: undefined | undefined;
@@ -5843,7 +5844,7 @@ export declare class InstitutionalAccessManagerHandler {
5843
5844
  sidecars?: undefined | undefined;
5844
5845
  } | {
5845
5846
  accessList?: import('viem').AccessList | undefined;
5846
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5847
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5847
5848
  blobs?: undefined | undefined;
5848
5849
  blobVersionedHashes?: undefined | undefined;
5849
5850
  gasPrice?: undefined | undefined;
@@ -5914,7 +5915,7 @@ export declare class InstitutionalAccessManagerHandler {
5914
5915
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
5915
5916
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
5916
5917
  accessList?: import('viem').AccessList | undefined;
5917
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5918
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5918
5919
  blobs?: undefined | undefined;
5919
5920
  blobVersionedHashes?: undefined | undefined;
5920
5921
  gasPrice?: undefined | undefined;
@@ -5924,7 +5925,7 @@ export declare class InstitutionalAccessManagerHandler {
5924
5925
  sidecars?: undefined | undefined;
5925
5926
  } | {
5926
5927
  accessList?: import('viem').AccessList | undefined;
5927
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5928
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5928
5929
  blobs?: undefined | undefined;
5929
5930
  blobVersionedHashes?: undefined | undefined;
5930
5931
  gasPrice?: undefined | undefined;
@@ -5995,7 +5996,7 @@ export declare class InstitutionalAccessManagerHandler {
5995
5996
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
5996
5997
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
5997
5998
  accessList?: import('viem').AccessList | undefined;
5998
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
5999
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
5999
6000
  blobs?: undefined | undefined;
6000
6001
  blobVersionedHashes?: undefined | undefined;
6001
6002
  gasPrice?: undefined | undefined;
@@ -6005,7 +6006,7 @@ export declare class InstitutionalAccessManagerHandler {
6005
6006
  sidecars?: undefined | undefined;
6006
6007
  } | {
6007
6008
  accessList?: import('viem').AccessList | undefined;
6008
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6009
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6009
6010
  blobs?: undefined | undefined;
6010
6011
  blobVersionedHashes?: undefined | undefined;
6011
6012
  gasPrice?: undefined | undefined;
@@ -6076,7 +6077,7 @@ export declare class InstitutionalAccessManagerHandler {
6076
6077
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
6077
6078
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
6078
6079
  accessList?: import('viem').AccessList | undefined;
6079
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6080
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6080
6081
  blobs?: undefined | undefined;
6081
6082
  blobVersionedHashes?: undefined | undefined;
6082
6083
  gasPrice?: undefined | undefined;
@@ -6086,7 +6087,7 @@ export declare class InstitutionalAccessManagerHandler {
6086
6087
  sidecars?: undefined | undefined;
6087
6088
  } | {
6088
6089
  accessList?: import('viem').AccessList | undefined;
6089
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6090
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6090
6091
  blobs?: undefined | undefined;
6091
6092
  blobVersionedHashes?: undefined | undefined;
6092
6093
  gasPrice?: undefined | undefined;
@@ -6157,7 +6158,7 @@ export declare class InstitutionalAccessManagerHandler {
6157
6158
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
6158
6159
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
6159
6160
  accessList?: import('viem').AccessList | undefined;
6160
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6161
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6161
6162
  blobs?: undefined | undefined;
6162
6163
  blobVersionedHashes?: undefined | undefined;
6163
6164
  gasPrice?: undefined | undefined;
@@ -6167,7 +6168,7 @@ export declare class InstitutionalAccessManagerHandler {
6167
6168
  sidecars?: undefined | undefined;
6168
6169
  } | {
6169
6170
  accessList?: import('viem').AccessList | undefined;
6170
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6171
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6171
6172
  blobs?: undefined | undefined;
6172
6173
  blobVersionedHashes?: undefined | undefined;
6173
6174
  gasPrice?: undefined | undefined;
@@ -6238,7 +6239,7 @@ export declare class InstitutionalAccessManagerHandler {
6238
6239
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
6239
6240
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
6240
6241
  accessList?: import('viem').AccessList | undefined;
6241
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6242
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6242
6243
  blobs?: undefined | undefined;
6243
6244
  blobVersionedHashes?: undefined | undefined;
6244
6245
  gasPrice?: undefined | undefined;
@@ -6248,7 +6249,7 @@ export declare class InstitutionalAccessManagerHandler {
6248
6249
  sidecars?: undefined | undefined;
6249
6250
  } | {
6250
6251
  accessList?: import('viem').AccessList | undefined;
6251
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6252
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6252
6253
  blobs?: undefined | undefined;
6253
6254
  blobVersionedHashes?: undefined | undefined;
6254
6255
  gasPrice?: undefined | undefined;
@@ -6319,7 +6320,7 @@ export declare class InstitutionalAccessManagerHandler {
6319
6320
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
6320
6321
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
6321
6322
  accessList?: import('viem').AccessList | undefined;
6322
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6323
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6323
6324
  blobs?: undefined | undefined;
6324
6325
  blobVersionedHashes?: undefined | undefined;
6325
6326
  gasPrice?: undefined | undefined;
@@ -6329,7 +6330,7 @@ export declare class InstitutionalAccessManagerHandler {
6329
6330
  sidecars?: undefined | undefined;
6330
6331
  } | {
6331
6332
  accessList?: import('viem').AccessList | undefined;
6332
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6333
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6333
6334
  blobs?: undefined | undefined;
6334
6335
  blobVersionedHashes?: undefined | undefined;
6335
6336
  gasPrice?: undefined | undefined;
@@ -6400,7 +6401,7 @@ export declare class InstitutionalAccessManagerHandler {
6400
6401
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
6401
6402
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
6402
6403
  accessList?: import('viem').AccessList | undefined;
6403
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6404
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6404
6405
  blobs?: undefined | undefined;
6405
6406
  blobVersionedHashes?: undefined | undefined;
6406
6407
  gasPrice?: undefined | undefined;
@@ -6410,7 +6411,7 @@ export declare class InstitutionalAccessManagerHandler {
6410
6411
  sidecars?: undefined | undefined;
6411
6412
  } | {
6412
6413
  accessList?: import('viem').AccessList | undefined;
6413
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6414
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6414
6415
  blobs?: undefined | undefined;
6415
6416
  blobVersionedHashes?: undefined | undefined;
6416
6417
  gasPrice?: undefined | undefined;
@@ -6481,7 +6482,7 @@ export declare class InstitutionalAccessManagerHandler {
6481
6482
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
6482
6483
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
6483
6484
  accessList?: import('viem').AccessList | undefined;
6484
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6485
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6485
6486
  blobs?: undefined | undefined;
6486
6487
  blobVersionedHashes?: undefined | undefined;
6487
6488
  gasPrice?: undefined | undefined;
@@ -6491,7 +6492,7 @@ export declare class InstitutionalAccessManagerHandler {
6491
6492
  sidecars?: undefined | undefined;
6492
6493
  } | {
6493
6494
  accessList?: import('viem').AccessList | undefined;
6494
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6495
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6495
6496
  blobs?: undefined | undefined;
6496
6497
  blobVersionedHashes?: undefined | undefined;
6497
6498
  gasPrice?: undefined | undefined;
@@ -6562,7 +6563,7 @@ export declare class InstitutionalAccessManagerHandler {
6562
6563
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
6563
6564
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
6564
6565
  accessList?: import('viem').AccessList | undefined;
6565
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6566
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6566
6567
  blobs?: undefined | undefined;
6567
6568
  blobVersionedHashes?: undefined | undefined;
6568
6569
  gasPrice?: undefined | undefined;
@@ -6572,7 +6573,7 @@ export declare class InstitutionalAccessManagerHandler {
6572
6573
  sidecars?: undefined | undefined;
6573
6574
  } | {
6574
6575
  accessList?: import('viem').AccessList | undefined;
6575
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6576
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6576
6577
  blobs?: undefined | undefined;
6577
6578
  blobVersionedHashes?: undefined | undefined;
6578
6579
  gasPrice?: undefined | undefined;
@@ -6643,7 +6644,7 @@ export declare class InstitutionalAccessManagerHandler {
6643
6644
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
6644
6645
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
6645
6646
  accessList?: import('viem').AccessList | undefined;
6646
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6647
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6647
6648
  blobs?: undefined | undefined;
6648
6649
  blobVersionedHashes?: undefined | undefined;
6649
6650
  gasPrice?: undefined | undefined;
@@ -6653,7 +6654,7 @@ export declare class InstitutionalAccessManagerHandler {
6653
6654
  sidecars?: undefined | undefined;
6654
6655
  } | {
6655
6656
  accessList?: import('viem').AccessList | undefined;
6656
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6657
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6657
6658
  blobs?: undefined | undefined;
6658
6659
  blobVersionedHashes?: undefined | undefined;
6659
6660
  gasPrice?: undefined | undefined;
@@ -6724,7 +6725,7 @@ export declare class InstitutionalAccessManagerHandler {
6724
6725
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
6725
6726
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
6726
6727
  accessList?: import('viem').AccessList | undefined;
6727
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6728
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6728
6729
  blobs?: undefined | undefined;
6729
6730
  blobVersionedHashes?: undefined | undefined;
6730
6731
  gasPrice?: undefined | undefined;
@@ -6734,7 +6735,7 @@ export declare class InstitutionalAccessManagerHandler {
6734
6735
  sidecars?: undefined | undefined;
6735
6736
  } | {
6736
6737
  accessList?: import('viem').AccessList | undefined;
6737
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6738
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6738
6739
  blobs?: undefined | undefined;
6739
6740
  blobVersionedHashes?: undefined | undefined;
6740
6741
  gasPrice?: undefined | undefined;
@@ -6805,7 +6806,7 @@ export declare class InstitutionalAccessManagerHandler {
6805
6806
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
6806
6807
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
6807
6808
  accessList?: import('viem').AccessList | undefined;
6808
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6809
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6809
6810
  blobs?: undefined | undefined;
6810
6811
  blobVersionedHashes?: undefined | undefined;
6811
6812
  gasPrice?: undefined | undefined;
@@ -6815,7 +6816,7 @@ export declare class InstitutionalAccessManagerHandler {
6815
6816
  sidecars?: undefined | undefined;
6816
6817
  } | {
6817
6818
  accessList?: import('viem').AccessList | undefined;
6818
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6819
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6819
6820
  blobs?: undefined | undefined;
6820
6821
  blobVersionedHashes?: undefined | undefined;
6821
6822
  gasPrice?: undefined | undefined;
@@ -6886,7 +6887,7 @@ export declare class InstitutionalAccessManagerHandler {
6886
6887
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
6887
6888
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
6888
6889
  accessList?: import('viem').AccessList | undefined;
6889
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6890
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6890
6891
  blobs?: undefined | undefined;
6891
6892
  blobVersionedHashes?: undefined | undefined;
6892
6893
  gasPrice?: undefined | undefined;
@@ -6896,7 +6897,7 @@ export declare class InstitutionalAccessManagerHandler {
6896
6897
  sidecars?: undefined | undefined;
6897
6898
  } | {
6898
6899
  accessList?: import('viem').AccessList | undefined;
6899
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6900
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6900
6901
  blobs?: undefined | undefined;
6901
6902
  blobVersionedHashes?: undefined | undefined;
6902
6903
  gasPrice?: undefined | undefined;
@@ -6967,7 +6968,7 @@ export declare class InstitutionalAccessManagerHandler {
6967
6968
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
6968
6969
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
6969
6970
  accessList?: import('viem').AccessList | undefined;
6970
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6971
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6971
6972
  blobs?: undefined | undefined;
6972
6973
  blobVersionedHashes?: undefined | undefined;
6973
6974
  gasPrice?: undefined | undefined;
@@ -6977,7 +6978,7 @@ export declare class InstitutionalAccessManagerHandler {
6977
6978
  sidecars?: undefined | undefined;
6978
6979
  } | {
6979
6980
  accessList?: import('viem').AccessList | undefined;
6980
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
6981
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
6981
6982
  blobs?: undefined | undefined;
6982
6983
  blobVersionedHashes?: undefined | undefined;
6983
6984
  gasPrice?: undefined | undefined;
@@ -7048,7 +7049,7 @@ export declare class InstitutionalAccessManagerHandler {
7048
7049
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
7049
7050
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
7050
7051
  accessList?: import('viem').AccessList | undefined;
7051
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7052
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7052
7053
  blobs?: undefined | undefined;
7053
7054
  blobVersionedHashes?: undefined | undefined;
7054
7055
  gasPrice?: undefined | undefined;
@@ -7058,7 +7059,7 @@ export declare class InstitutionalAccessManagerHandler {
7058
7059
  sidecars?: undefined | undefined;
7059
7060
  } | {
7060
7061
  accessList?: import('viem').AccessList | undefined;
7061
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7062
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7062
7063
  blobs?: undefined | undefined;
7063
7064
  blobVersionedHashes?: undefined | undefined;
7064
7065
  gasPrice?: undefined | undefined;
@@ -7129,7 +7130,7 @@ export declare class InstitutionalAccessManagerHandler {
7129
7130
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
7130
7131
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
7131
7132
  accessList?: import('viem').AccessList | undefined;
7132
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7133
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7133
7134
  blobs?: undefined | undefined;
7134
7135
  blobVersionedHashes?: undefined | undefined;
7135
7136
  gasPrice?: undefined | undefined;
@@ -7139,7 +7140,7 @@ export declare class InstitutionalAccessManagerHandler {
7139
7140
  sidecars?: undefined | undefined;
7140
7141
  } | {
7141
7142
  accessList?: import('viem').AccessList | undefined;
7142
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7143
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7143
7144
  blobs?: undefined | undefined;
7144
7145
  blobVersionedHashes?: undefined | undefined;
7145
7146
  gasPrice?: undefined | undefined;
@@ -7210,7 +7211,7 @@ export declare class InstitutionalAccessManagerHandler {
7210
7211
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
7211
7212
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
7212
7213
  accessList?: import('viem').AccessList | undefined;
7213
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7214
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7214
7215
  blobs?: undefined | undefined;
7215
7216
  blobVersionedHashes?: undefined | undefined;
7216
7217
  gasPrice?: undefined | undefined;
@@ -7220,7 +7221,7 @@ export declare class InstitutionalAccessManagerHandler {
7220
7221
  sidecars?: undefined | undefined;
7221
7222
  } | {
7222
7223
  accessList?: import('viem').AccessList | undefined;
7223
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7224
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7224
7225
  blobs?: undefined | undefined;
7225
7226
  blobVersionedHashes?: undefined | undefined;
7226
7227
  gasPrice?: undefined | undefined;
@@ -7291,7 +7292,7 @@ export declare class InstitutionalAccessManagerHandler {
7291
7292
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
7292
7293
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
7293
7294
  accessList?: import('viem').AccessList | undefined;
7294
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7295
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7295
7296
  blobs?: undefined | undefined;
7296
7297
  blobVersionedHashes?: undefined | undefined;
7297
7298
  gasPrice?: undefined | undefined;
@@ -7301,7 +7302,7 @@ export declare class InstitutionalAccessManagerHandler {
7301
7302
  sidecars?: undefined | undefined;
7302
7303
  } | {
7303
7304
  accessList?: import('viem').AccessList | undefined;
7304
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7305
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7305
7306
  blobs?: undefined | undefined;
7306
7307
  blobVersionedHashes?: undefined | undefined;
7307
7308
  gasPrice?: undefined | undefined;
@@ -7372,7 +7373,7 @@ export declare class InstitutionalAccessManagerHandler {
7372
7373
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
7373
7374
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
7374
7375
  accessList?: import('viem').AccessList | undefined;
7375
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7376
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7376
7377
  blobs?: undefined | undefined;
7377
7378
  blobVersionedHashes?: undefined | undefined;
7378
7379
  gasPrice?: undefined | undefined;
@@ -7382,7 +7383,7 @@ export declare class InstitutionalAccessManagerHandler {
7382
7383
  sidecars?: undefined | undefined;
7383
7384
  } | {
7384
7385
  accessList?: import('viem').AccessList | undefined;
7385
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7386
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7386
7387
  blobs?: undefined | undefined;
7387
7388
  blobVersionedHashes?: undefined | undefined;
7388
7389
  gasPrice?: undefined | undefined;
@@ -7428,6 +7429,7 @@ export declare class InstitutionalAccessManagerHandler {
7428
7429
  cacheTime?: undefined;
7429
7430
  ccipRead?: undefined;
7430
7431
  chain?: undefined;
7432
+ experimental_blockTag?: undefined;
7431
7433
  key?: undefined;
7432
7434
  name?: undefined;
7433
7435
  pollingInterval?: undefined;
@@ -7447,6 +7449,7 @@ export declare class InstitutionalAccessManagerHandler {
7447
7449
  request?: (parameters: import('viem').CcipRequestParameters) => Promise<`0x${string}`>;
7448
7450
  } | undefined;
7449
7451
  chain: ViemChain | undefined;
7452
+ experimental_blockTag?: import('viem').BlockTag | undefined;
7450
7453
  key: string;
7451
7454
  name: string;
7452
7455
  pollingInterval: number;
@@ -7457,8 +7460,11 @@ export declare class InstitutionalAccessManagerHandler {
7457
7460
  addChain: (args: import('viem').AddChainParameters) => Promise<void>;
7458
7461
  deployContract: <const abi extends import('viem').Abi | readonly unknown[], chainOverride extends ViemChain | undefined>(args: import('viem').DeployContractParameters<abi, ViemChain | undefined, import('viem').Account | undefined, chainOverride>) => Promise<import('viem').DeployContractReturnType>;
7459
7462
  getAddresses: () => Promise<import('viem').GetAddressesReturnType>;
7463
+ getCallsStatus: (parameters: import('viem').GetCallsStatusParameters) => Promise<import('viem').GetCallsStatusReturnType>;
7464
+ getCapabilities: <chainId extends number | undefined>(parameters?: import('viem').GetCapabilitiesParameters<chainId>) => Promise<import('viem').GetCapabilitiesReturnType<chainId>>;
7460
7465
  getChainId: () => Promise<import('viem').GetChainIdReturnType>;
7461
7466
  getPermissions: () => Promise<import('viem').GetPermissionsReturnType>;
7467
+ prepareAuthorization: (parameters: import('viem').PrepareAuthorizationParameters<import('viem').Account | undefined>) => Promise<import('viem').PrepareAuthorizationReturnType>;
7462
7468
  prepareTransactionRequest: <const request extends import('viem').PrepareTransactionRequestRequest<ViemChain | undefined, chainOverride>, chainOverride extends ViemChain | undefined = undefined, accountOverride extends import('viem').Account | Address | undefined = undefined>(args: import('viem').PrepareTransactionRequestParameters<ViemChain | undefined, import('viem').Account | undefined, chainOverride, accountOverride, request>) => Promise<import('viem').UnionRequiredBy<Extract<import('viem').UnionOmit<import('viem').ExtractChainFormatterParameters<import('viem').DeriveChain<ViemChain | undefined, chainOverride>, "transactionRequest", import('viem').TransactionRequest>, "from"> & (import('viem').DeriveChain<ViemChain | undefined, chainOverride> extends infer T_14 ? T_14 extends import('viem').DeriveChain<ViemChain | undefined, chainOverride> ? T_14 extends ViemChain ? {
7463
7469
  chain: T_14;
7464
7470
  } : {
@@ -7530,7 +7536,7 @@ export declare class InstitutionalAccessManagerHandler {
7530
7536
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
7531
7537
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
7532
7538
  accessList?: import('viem').AccessList | undefined;
7533
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7539
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7534
7540
  blobs?: undefined | undefined;
7535
7541
  blobVersionedHashes?: undefined | undefined;
7536
7542
  gasPrice?: undefined | undefined;
@@ -7540,7 +7546,7 @@ export declare class InstitutionalAccessManagerHandler {
7540
7546
  sidecars?: undefined | undefined;
7541
7547
  } | {
7542
7548
  accessList?: import('viem').AccessList | undefined;
7543
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7549
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7544
7550
  blobs?: undefined | undefined;
7545
7551
  blobVersionedHashes?: undefined | undefined;
7546
7552
  gasPrice?: undefined | undefined;
@@ -7611,7 +7617,7 @@ export declare class InstitutionalAccessManagerHandler {
7611
7617
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
7612
7618
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
7613
7619
  accessList?: import('viem').AccessList | undefined;
7614
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7620
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7615
7621
  blobs?: undefined | undefined;
7616
7622
  blobVersionedHashes?: undefined | undefined;
7617
7623
  gasPrice?: undefined | undefined;
@@ -7621,7 +7627,7 @@ export declare class InstitutionalAccessManagerHandler {
7621
7627
  sidecars?: undefined | undefined;
7622
7628
  } | {
7623
7629
  accessList?: import('viem').AccessList | undefined;
7624
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7630
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7625
7631
  blobs?: undefined | undefined;
7626
7632
  blobVersionedHashes?: undefined | undefined;
7627
7633
  gasPrice?: undefined | undefined;
@@ -7692,7 +7698,7 @@ export declare class InstitutionalAccessManagerHandler {
7692
7698
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
7693
7699
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
7694
7700
  accessList?: import('viem').AccessList | undefined;
7695
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7701
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7696
7702
  blobs?: undefined | undefined;
7697
7703
  blobVersionedHashes?: undefined | undefined;
7698
7704
  gasPrice?: undefined | undefined;
@@ -7702,7 +7708,7 @@ export declare class InstitutionalAccessManagerHandler {
7702
7708
  sidecars?: undefined | undefined;
7703
7709
  } | {
7704
7710
  accessList?: import('viem').AccessList | undefined;
7705
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7711
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7706
7712
  blobs?: undefined | undefined;
7707
7713
  blobVersionedHashes?: undefined | undefined;
7708
7714
  gasPrice?: undefined | undefined;
@@ -7773,7 +7779,7 @@ export declare class InstitutionalAccessManagerHandler {
7773
7779
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
7774
7780
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
7775
7781
  accessList?: import('viem').AccessList | undefined;
7776
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7782
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7777
7783
  blobs?: undefined | undefined;
7778
7784
  blobVersionedHashes?: undefined | undefined;
7779
7785
  gasPrice?: undefined | undefined;
@@ -7783,7 +7789,7 @@ export declare class InstitutionalAccessManagerHandler {
7783
7789
  sidecars?: undefined | undefined;
7784
7790
  } | {
7785
7791
  accessList?: import('viem').AccessList | undefined;
7786
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7792
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7787
7793
  blobs?: undefined | undefined;
7788
7794
  blobVersionedHashes?: undefined | undefined;
7789
7795
  gasPrice?: undefined | undefined;
@@ -7854,7 +7860,7 @@ export declare class InstitutionalAccessManagerHandler {
7854
7860
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
7855
7861
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
7856
7862
  accessList?: import('viem').AccessList | undefined;
7857
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7863
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7858
7864
  blobs?: undefined | undefined;
7859
7865
  blobVersionedHashes?: undefined | undefined;
7860
7866
  gasPrice?: undefined | undefined;
@@ -7864,7 +7870,7 @@ export declare class InstitutionalAccessManagerHandler {
7864
7870
  sidecars?: undefined | undefined;
7865
7871
  } | {
7866
7872
  accessList?: import('viem').AccessList | undefined;
7867
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7873
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7868
7874
  blobs?: undefined | undefined;
7869
7875
  blobVersionedHashes?: undefined | undefined;
7870
7876
  gasPrice?: undefined | undefined;
@@ -7935,7 +7941,7 @@ export declare class InstitutionalAccessManagerHandler {
7935
7941
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
7936
7942
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
7937
7943
  accessList?: import('viem').AccessList | undefined;
7938
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7944
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7939
7945
  blobs?: undefined | undefined;
7940
7946
  blobVersionedHashes?: undefined | undefined;
7941
7947
  gasPrice?: undefined | undefined;
@@ -7945,7 +7951,7 @@ export declare class InstitutionalAccessManagerHandler {
7945
7951
  sidecars?: undefined | undefined;
7946
7952
  } | {
7947
7953
  accessList?: import('viem').AccessList | undefined;
7948
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
7954
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
7949
7955
  blobs?: undefined | undefined;
7950
7956
  blobVersionedHashes?: undefined | undefined;
7951
7957
  gasPrice?: undefined | undefined;
@@ -8016,7 +8022,7 @@ export declare class InstitutionalAccessManagerHandler {
8016
8022
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
8017
8023
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
8018
8024
  accessList?: import('viem').AccessList | undefined;
8019
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8025
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8020
8026
  blobs?: undefined | undefined;
8021
8027
  blobVersionedHashes?: undefined | undefined;
8022
8028
  gasPrice?: undefined | undefined;
@@ -8026,7 +8032,7 @@ export declare class InstitutionalAccessManagerHandler {
8026
8032
  sidecars?: undefined | undefined;
8027
8033
  } | {
8028
8034
  accessList?: import('viem').AccessList | undefined;
8029
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8035
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8030
8036
  blobs?: undefined | undefined;
8031
8037
  blobVersionedHashes?: undefined | undefined;
8032
8038
  gasPrice?: undefined | undefined;
@@ -8097,7 +8103,7 @@ export declare class InstitutionalAccessManagerHandler {
8097
8103
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
8098
8104
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
8099
8105
  accessList?: import('viem').AccessList | undefined;
8100
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8106
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8101
8107
  blobs?: undefined | undefined;
8102
8108
  blobVersionedHashes?: undefined | undefined;
8103
8109
  gasPrice?: undefined | undefined;
@@ -8107,7 +8113,7 @@ export declare class InstitutionalAccessManagerHandler {
8107
8113
  sidecars?: undefined | undefined;
8108
8114
  } | {
8109
8115
  accessList?: import('viem').AccessList | undefined;
8110
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8116
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8111
8117
  blobs?: undefined | undefined;
8112
8118
  blobVersionedHashes?: undefined | undefined;
8113
8119
  gasPrice?: undefined | undefined;
@@ -8178,7 +8184,7 @@ export declare class InstitutionalAccessManagerHandler {
8178
8184
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
8179
8185
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
8180
8186
  accessList?: import('viem').AccessList | undefined;
8181
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8187
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8182
8188
  blobs?: undefined | undefined;
8183
8189
  blobVersionedHashes?: undefined | undefined;
8184
8190
  gasPrice?: undefined | undefined;
@@ -8188,7 +8194,7 @@ export declare class InstitutionalAccessManagerHandler {
8188
8194
  sidecars?: undefined | undefined;
8189
8195
  } | {
8190
8196
  accessList?: import('viem').AccessList | undefined;
8191
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8197
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8192
8198
  blobs?: undefined | undefined;
8193
8199
  blobVersionedHashes?: undefined | undefined;
8194
8200
  gasPrice?: undefined | undefined;
@@ -8259,7 +8265,7 @@ export declare class InstitutionalAccessManagerHandler {
8259
8265
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
8260
8266
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
8261
8267
  accessList?: import('viem').AccessList | undefined;
8262
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8268
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8263
8269
  blobs?: undefined | undefined;
8264
8270
  blobVersionedHashes?: undefined | undefined;
8265
8271
  gasPrice?: undefined | undefined;
@@ -8269,7 +8275,7 @@ export declare class InstitutionalAccessManagerHandler {
8269
8275
  sidecars?: undefined | undefined;
8270
8276
  } | {
8271
8277
  accessList?: import('viem').AccessList | undefined;
8272
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8278
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8273
8279
  blobs?: undefined | undefined;
8274
8280
  blobVersionedHashes?: undefined | undefined;
8275
8281
  gasPrice?: undefined | undefined;
@@ -8340,7 +8346,7 @@ export declare class InstitutionalAccessManagerHandler {
8340
8346
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
8341
8347
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
8342
8348
  accessList?: import('viem').AccessList | undefined;
8343
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8349
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8344
8350
  blobs?: undefined | undefined;
8345
8351
  blobVersionedHashes?: undefined | undefined;
8346
8352
  gasPrice?: undefined | undefined;
@@ -8350,7 +8356,7 @@ export declare class InstitutionalAccessManagerHandler {
8350
8356
  sidecars?: undefined | undefined;
8351
8357
  } | {
8352
8358
  accessList?: import('viem').AccessList | undefined;
8353
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8359
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8354
8360
  blobs?: undefined | undefined;
8355
8361
  blobVersionedHashes?: undefined | undefined;
8356
8362
  gasPrice?: undefined | undefined;
@@ -8421,7 +8427,7 @@ export declare class InstitutionalAccessManagerHandler {
8421
8427
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
8422
8428
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
8423
8429
  accessList?: import('viem').AccessList | undefined;
8424
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8430
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8425
8431
  blobs?: undefined | undefined;
8426
8432
  blobVersionedHashes?: undefined | undefined;
8427
8433
  gasPrice?: undefined | undefined;
@@ -8431,7 +8437,7 @@ export declare class InstitutionalAccessManagerHandler {
8431
8437
  sidecars?: undefined | undefined;
8432
8438
  } | {
8433
8439
  accessList?: import('viem').AccessList | undefined;
8434
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8440
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8435
8441
  blobs?: undefined | undefined;
8436
8442
  blobVersionedHashes?: undefined | undefined;
8437
8443
  gasPrice?: undefined | undefined;
@@ -8502,7 +8508,7 @@ export declare class InstitutionalAccessManagerHandler {
8502
8508
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
8503
8509
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
8504
8510
  accessList?: import('viem').AccessList | undefined;
8505
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8511
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8506
8512
  blobs?: undefined | undefined;
8507
8513
  blobVersionedHashes?: undefined | undefined;
8508
8514
  gasPrice?: undefined | undefined;
@@ -8512,7 +8518,7 @@ export declare class InstitutionalAccessManagerHandler {
8512
8518
  sidecars?: undefined | undefined;
8513
8519
  } | {
8514
8520
  accessList?: import('viem').AccessList | undefined;
8515
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8521
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8516
8522
  blobs?: undefined | undefined;
8517
8523
  blobVersionedHashes?: undefined | undefined;
8518
8524
  gasPrice?: undefined | undefined;
@@ -8583,7 +8589,7 @@ export declare class InstitutionalAccessManagerHandler {
8583
8589
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
8584
8590
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
8585
8591
  accessList?: import('viem').AccessList | undefined;
8586
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8592
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8587
8593
  blobs?: undefined | undefined;
8588
8594
  blobVersionedHashes?: undefined | undefined;
8589
8595
  gasPrice?: undefined | undefined;
@@ -8593,7 +8599,7 @@ export declare class InstitutionalAccessManagerHandler {
8593
8599
  sidecars?: undefined | undefined;
8594
8600
  } | {
8595
8601
  accessList?: import('viem').AccessList | undefined;
8596
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8602
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8597
8603
  blobs?: undefined | undefined;
8598
8604
  blobVersionedHashes?: undefined | undefined;
8599
8605
  gasPrice?: undefined | undefined;
@@ -8664,7 +8670,7 @@ export declare class InstitutionalAccessManagerHandler {
8664
8670
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
8665
8671
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
8666
8672
  accessList?: import('viem').AccessList | undefined;
8667
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8673
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8668
8674
  blobs?: undefined | undefined;
8669
8675
  blobVersionedHashes?: undefined | undefined;
8670
8676
  gasPrice?: undefined | undefined;
@@ -8674,7 +8680,7 @@ export declare class InstitutionalAccessManagerHandler {
8674
8680
  sidecars?: undefined | undefined;
8675
8681
  } | {
8676
8682
  accessList?: import('viem').AccessList | undefined;
8677
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8683
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8678
8684
  blobs?: undefined | undefined;
8679
8685
  blobVersionedHashes?: undefined | undefined;
8680
8686
  gasPrice?: undefined | undefined;
@@ -8745,7 +8751,7 @@ export declare class InstitutionalAccessManagerHandler {
8745
8751
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
8746
8752
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
8747
8753
  accessList?: import('viem').AccessList | undefined;
8748
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8754
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8749
8755
  blobs?: undefined | undefined;
8750
8756
  blobVersionedHashes?: undefined | undefined;
8751
8757
  gasPrice?: undefined | undefined;
@@ -8755,7 +8761,7 @@ export declare class InstitutionalAccessManagerHandler {
8755
8761
  sidecars?: undefined | undefined;
8756
8762
  } | {
8757
8763
  accessList?: import('viem').AccessList | undefined;
8758
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8764
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8759
8765
  blobs?: undefined | undefined;
8760
8766
  blobVersionedHashes?: undefined | undefined;
8761
8767
  gasPrice?: undefined | undefined;
@@ -8826,7 +8832,7 @@ export declare class InstitutionalAccessManagerHandler {
8826
8832
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
8827
8833
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
8828
8834
  accessList?: import('viem').AccessList | undefined;
8829
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8835
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8830
8836
  blobs?: undefined | undefined;
8831
8837
  blobVersionedHashes?: undefined | undefined;
8832
8838
  gasPrice?: undefined | undefined;
@@ -8836,7 +8842,7 @@ export declare class InstitutionalAccessManagerHandler {
8836
8842
  sidecars?: undefined | undefined;
8837
8843
  } | {
8838
8844
  accessList?: import('viem').AccessList | undefined;
8839
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8845
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8840
8846
  blobs?: undefined | undefined;
8841
8847
  blobVersionedHashes?: undefined | undefined;
8842
8848
  gasPrice?: undefined | undefined;
@@ -8907,7 +8913,7 @@ export declare class InstitutionalAccessManagerHandler {
8907
8913
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
8908
8914
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
8909
8915
  accessList?: import('viem').AccessList | undefined;
8910
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8916
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8911
8917
  blobs?: undefined | undefined;
8912
8918
  blobVersionedHashes?: undefined | undefined;
8913
8919
  gasPrice?: undefined | undefined;
@@ -8917,7 +8923,7 @@ export declare class InstitutionalAccessManagerHandler {
8917
8923
  sidecars?: undefined | undefined;
8918
8924
  } | {
8919
8925
  accessList?: import('viem').AccessList | undefined;
8920
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8926
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8921
8927
  blobs?: undefined | undefined;
8922
8928
  blobVersionedHashes?: undefined | undefined;
8923
8929
  gasPrice?: undefined | undefined;
@@ -8988,7 +8994,7 @@ export declare class InstitutionalAccessManagerHandler {
8988
8994
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
8989
8995
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
8990
8996
  accessList?: import('viem').AccessList | undefined;
8991
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
8997
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
8992
8998
  blobs?: undefined | undefined;
8993
8999
  blobVersionedHashes?: undefined | undefined;
8994
9000
  gasPrice?: undefined | undefined;
@@ -8998,7 +9004,7 @@ export declare class InstitutionalAccessManagerHandler {
8998
9004
  sidecars?: undefined | undefined;
8999
9005
  } | {
9000
9006
  accessList?: import('viem').AccessList | undefined;
9001
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9007
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9002
9008
  blobs?: undefined | undefined;
9003
9009
  blobVersionedHashes?: undefined | undefined;
9004
9010
  gasPrice?: undefined | undefined;
@@ -9069,7 +9075,7 @@ export declare class InstitutionalAccessManagerHandler {
9069
9075
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
9070
9076
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
9071
9077
  accessList?: import('viem').AccessList | undefined;
9072
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9078
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9073
9079
  blobs?: undefined | undefined;
9074
9080
  blobVersionedHashes?: undefined | undefined;
9075
9081
  gasPrice?: undefined | undefined;
@@ -9079,7 +9085,7 @@ export declare class InstitutionalAccessManagerHandler {
9079
9085
  sidecars?: undefined | undefined;
9080
9086
  } | {
9081
9087
  accessList?: import('viem').AccessList | undefined;
9082
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9088
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9083
9089
  blobs?: undefined | undefined;
9084
9090
  blobVersionedHashes?: undefined | undefined;
9085
9091
  gasPrice?: undefined | undefined;
@@ -9150,7 +9156,7 @@ export declare class InstitutionalAccessManagerHandler {
9150
9156
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
9151
9157
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
9152
9158
  accessList?: import('viem').AccessList | undefined;
9153
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9159
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9154
9160
  blobs?: undefined | undefined;
9155
9161
  blobVersionedHashes?: undefined | undefined;
9156
9162
  gasPrice?: undefined | undefined;
@@ -9160,7 +9166,7 @@ export declare class InstitutionalAccessManagerHandler {
9160
9166
  sidecars?: undefined | undefined;
9161
9167
  } | {
9162
9168
  accessList?: import('viem').AccessList | undefined;
9163
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9169
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9164
9170
  blobs?: undefined | undefined;
9165
9171
  blobVersionedHashes?: undefined | undefined;
9166
9172
  gasPrice?: undefined | undefined;
@@ -9231,7 +9237,7 @@ export declare class InstitutionalAccessManagerHandler {
9231
9237
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
9232
9238
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
9233
9239
  accessList?: import('viem').AccessList | undefined;
9234
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9240
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9235
9241
  blobs?: undefined | undefined;
9236
9242
  blobVersionedHashes?: undefined | undefined;
9237
9243
  gasPrice?: undefined | undefined;
@@ -9241,7 +9247,7 @@ export declare class InstitutionalAccessManagerHandler {
9241
9247
  sidecars?: undefined | undefined;
9242
9248
  } | {
9243
9249
  accessList?: import('viem').AccessList | undefined;
9244
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9250
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9245
9251
  blobs?: undefined | undefined;
9246
9252
  blobVersionedHashes?: undefined | undefined;
9247
9253
  gasPrice?: undefined | undefined;
@@ -9312,7 +9318,7 @@ export declare class InstitutionalAccessManagerHandler {
9312
9318
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
9313
9319
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
9314
9320
  accessList?: import('viem').AccessList | undefined;
9315
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9321
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9316
9322
  blobs?: undefined | undefined;
9317
9323
  blobVersionedHashes?: undefined | undefined;
9318
9324
  gasPrice?: undefined | undefined;
@@ -9322,7 +9328,7 @@ export declare class InstitutionalAccessManagerHandler {
9322
9328
  sidecars?: undefined | undefined;
9323
9329
  } | {
9324
9330
  accessList?: import('viem').AccessList | undefined;
9325
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9331
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9326
9332
  blobs?: undefined | undefined;
9327
9333
  blobVersionedHashes?: undefined | undefined;
9328
9334
  gasPrice?: undefined | undefined;
@@ -9393,7 +9399,7 @@ export declare class InstitutionalAccessManagerHandler {
9393
9399
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
9394
9400
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
9395
9401
  accessList?: import('viem').AccessList | undefined;
9396
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9402
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9397
9403
  blobs?: undefined | undefined;
9398
9404
  blobVersionedHashes?: undefined | undefined;
9399
9405
  gasPrice?: undefined | undefined;
@@ -9403,7 +9409,7 @@ export declare class InstitutionalAccessManagerHandler {
9403
9409
  sidecars?: undefined | undefined;
9404
9410
  } | {
9405
9411
  accessList?: import('viem').AccessList | undefined;
9406
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9412
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9407
9413
  blobs?: undefined | undefined;
9408
9414
  blobVersionedHashes?: undefined | undefined;
9409
9415
  gasPrice?: undefined | undefined;
@@ -9474,7 +9480,7 @@ export declare class InstitutionalAccessManagerHandler {
9474
9480
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
9475
9481
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
9476
9482
  accessList?: import('viem').AccessList | undefined;
9477
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9483
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9478
9484
  blobs?: undefined | undefined;
9479
9485
  blobVersionedHashes?: undefined | undefined;
9480
9486
  gasPrice?: undefined | undefined;
@@ -9484,7 +9490,7 @@ export declare class InstitutionalAccessManagerHandler {
9484
9490
  sidecars?: undefined | undefined;
9485
9491
  } | {
9486
9492
  accessList?: import('viem').AccessList | undefined;
9487
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9493
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9488
9494
  blobs?: undefined | undefined;
9489
9495
  blobVersionedHashes?: undefined | undefined;
9490
9496
  gasPrice?: undefined | undefined;
@@ -9555,7 +9561,7 @@ export declare class InstitutionalAccessManagerHandler {
9555
9561
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
9556
9562
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
9557
9563
  accessList?: import('viem').AccessList | undefined;
9558
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9564
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9559
9565
  blobs?: undefined | undefined;
9560
9566
  blobVersionedHashes?: undefined | undefined;
9561
9567
  gasPrice?: undefined | undefined;
@@ -9565,7 +9571,7 @@ export declare class InstitutionalAccessManagerHandler {
9565
9571
  sidecars?: undefined | undefined;
9566
9572
  } | {
9567
9573
  accessList?: import('viem').AccessList | undefined;
9568
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9574
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9569
9575
  blobs?: undefined | undefined;
9570
9576
  blobVersionedHashes?: undefined | undefined;
9571
9577
  gasPrice?: undefined | undefined;
@@ -9636,7 +9642,7 @@ export declare class InstitutionalAccessManagerHandler {
9636
9642
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
9637
9643
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
9638
9644
  accessList?: import('viem').AccessList | undefined;
9639
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9645
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9640
9646
  blobs?: undefined | undefined;
9641
9647
  blobVersionedHashes?: undefined | undefined;
9642
9648
  gasPrice?: undefined | undefined;
@@ -9646,7 +9652,7 @@ export declare class InstitutionalAccessManagerHandler {
9646
9652
  sidecars?: undefined | undefined;
9647
9653
  } | {
9648
9654
  accessList?: import('viem').AccessList | undefined;
9649
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9655
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9650
9656
  blobs?: undefined | undefined;
9651
9657
  blobVersionedHashes?: undefined | undefined;
9652
9658
  gasPrice?: undefined | undefined;
@@ -9717,7 +9723,7 @@ export declare class InstitutionalAccessManagerHandler {
9717
9723
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
9718
9724
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
9719
9725
  accessList?: import('viem').AccessList | undefined;
9720
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9726
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9721
9727
  blobs?: undefined | undefined;
9722
9728
  blobVersionedHashes?: undefined | undefined;
9723
9729
  gasPrice?: undefined | undefined;
@@ -9727,7 +9733,7 @@ export declare class InstitutionalAccessManagerHandler {
9727
9733
  sidecars?: undefined | undefined;
9728
9734
  } | {
9729
9735
  accessList?: import('viem').AccessList | undefined;
9730
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9736
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9731
9737
  blobs?: undefined | undefined;
9732
9738
  blobVersionedHashes?: undefined | undefined;
9733
9739
  gasPrice?: undefined | undefined;
@@ -9798,7 +9804,7 @@ export declare class InstitutionalAccessManagerHandler {
9798
9804
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
9799
9805
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
9800
9806
  accessList?: import('viem').AccessList | undefined;
9801
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9807
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9802
9808
  blobs?: undefined | undefined;
9803
9809
  blobVersionedHashes?: undefined | undefined;
9804
9810
  gasPrice?: undefined | undefined;
@@ -9808,7 +9814,7 @@ export declare class InstitutionalAccessManagerHandler {
9808
9814
  sidecars?: undefined | undefined;
9809
9815
  } | {
9810
9816
  accessList?: import('viem').AccessList | undefined;
9811
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9817
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9812
9818
  blobs?: undefined | undefined;
9813
9819
  blobVersionedHashes?: undefined | undefined;
9814
9820
  gasPrice?: undefined | undefined;
@@ -9879,7 +9885,7 @@ export declare class InstitutionalAccessManagerHandler {
9879
9885
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
9880
9886
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
9881
9887
  accessList?: import('viem').AccessList | undefined;
9882
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9888
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9883
9889
  blobs?: undefined | undefined;
9884
9890
  blobVersionedHashes?: undefined | undefined;
9885
9891
  gasPrice?: undefined | undefined;
@@ -9889,7 +9895,7 @@ export declare class InstitutionalAccessManagerHandler {
9889
9895
  sidecars?: undefined | undefined;
9890
9896
  } | {
9891
9897
  accessList?: import('viem').AccessList | undefined;
9892
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9898
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9893
9899
  blobs?: undefined | undefined;
9894
9900
  blobVersionedHashes?: undefined | undefined;
9895
9901
  gasPrice?: undefined | undefined;
@@ -9960,7 +9966,7 @@ export declare class InstitutionalAccessManagerHandler {
9960
9966
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
9961
9967
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
9962
9968
  accessList?: import('viem').AccessList | undefined;
9963
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9969
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9964
9970
  blobs?: undefined | undefined;
9965
9971
  blobVersionedHashes?: undefined | undefined;
9966
9972
  gasPrice?: undefined | undefined;
@@ -9970,7 +9976,7 @@ export declare class InstitutionalAccessManagerHandler {
9970
9976
  sidecars?: undefined | undefined;
9971
9977
  } | {
9972
9978
  accessList?: import('viem').AccessList | undefined;
9973
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
9979
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
9974
9980
  blobs?: undefined | undefined;
9975
9981
  blobVersionedHashes?: undefined | undefined;
9976
9982
  gasPrice?: undefined | undefined;
@@ -10041,7 +10047,7 @@ export declare class InstitutionalAccessManagerHandler {
10041
10047
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
10042
10048
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
10043
10049
  accessList?: import('viem').AccessList | undefined;
10044
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10050
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10045
10051
  blobs?: undefined | undefined;
10046
10052
  blobVersionedHashes?: undefined | undefined;
10047
10053
  gasPrice?: undefined | undefined;
@@ -10051,7 +10057,7 @@ export declare class InstitutionalAccessManagerHandler {
10051
10057
  sidecars?: undefined | undefined;
10052
10058
  } | {
10053
10059
  accessList?: import('viem').AccessList | undefined;
10054
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10060
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10055
10061
  blobs?: undefined | undefined;
10056
10062
  blobVersionedHashes?: undefined | undefined;
10057
10063
  gasPrice?: undefined | undefined;
@@ -10122,7 +10128,7 @@ export declare class InstitutionalAccessManagerHandler {
10122
10128
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
10123
10129
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
10124
10130
  accessList?: import('viem').AccessList | undefined;
10125
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10131
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10126
10132
  blobs?: undefined | undefined;
10127
10133
  blobVersionedHashes?: undefined | undefined;
10128
10134
  gasPrice?: undefined | undefined;
@@ -10132,7 +10138,7 @@ export declare class InstitutionalAccessManagerHandler {
10132
10138
  sidecars?: undefined | undefined;
10133
10139
  } | {
10134
10140
  accessList?: import('viem').AccessList | undefined;
10135
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10141
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10136
10142
  blobs?: undefined | undefined;
10137
10143
  blobVersionedHashes?: undefined | undefined;
10138
10144
  gasPrice?: undefined | undefined;
@@ -10203,7 +10209,7 @@ export declare class InstitutionalAccessManagerHandler {
10203
10209
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
10204
10210
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
10205
10211
  accessList?: import('viem').AccessList | undefined;
10206
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10212
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10207
10213
  blobs?: undefined | undefined;
10208
10214
  blobVersionedHashes?: undefined | undefined;
10209
10215
  gasPrice?: undefined | undefined;
@@ -10213,7 +10219,7 @@ export declare class InstitutionalAccessManagerHandler {
10213
10219
  sidecars?: undefined | undefined;
10214
10220
  } | {
10215
10221
  accessList?: import('viem').AccessList | undefined;
10216
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10222
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10217
10223
  blobs?: undefined | undefined;
10218
10224
  blobVersionedHashes?: undefined | undefined;
10219
10225
  gasPrice?: undefined | undefined;
@@ -10284,7 +10290,7 @@ export declare class InstitutionalAccessManagerHandler {
10284
10290
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
10285
10291
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
10286
10292
  accessList?: import('viem').AccessList | undefined;
10287
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10293
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10288
10294
  blobs?: undefined | undefined;
10289
10295
  blobVersionedHashes?: undefined | undefined;
10290
10296
  gasPrice?: undefined | undefined;
@@ -10294,7 +10300,7 @@ export declare class InstitutionalAccessManagerHandler {
10294
10300
  sidecars?: undefined | undefined;
10295
10301
  } | {
10296
10302
  accessList?: import('viem').AccessList | undefined;
10297
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10303
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10298
10304
  blobs?: undefined | undefined;
10299
10305
  blobVersionedHashes?: undefined | undefined;
10300
10306
  gasPrice?: undefined | undefined;
@@ -10365,7 +10371,7 @@ export declare class InstitutionalAccessManagerHandler {
10365
10371
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
10366
10372
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
10367
10373
  accessList?: import('viem').AccessList | undefined;
10368
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10374
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10369
10375
  blobs?: undefined | undefined;
10370
10376
  blobVersionedHashes?: undefined | undefined;
10371
10377
  gasPrice?: undefined | undefined;
@@ -10375,7 +10381,7 @@ export declare class InstitutionalAccessManagerHandler {
10375
10381
  sidecars?: undefined | undefined;
10376
10382
  } | {
10377
10383
  accessList?: import('viem').AccessList | undefined;
10378
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10384
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10379
10385
  blobs?: undefined | undefined;
10380
10386
  blobVersionedHashes?: undefined | undefined;
10381
10387
  gasPrice?: undefined | undefined;
@@ -10446,7 +10452,7 @@ export declare class InstitutionalAccessManagerHandler {
10446
10452
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
10447
10453
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
10448
10454
  accessList?: import('viem').AccessList | undefined;
10449
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10455
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10450
10456
  blobs?: undefined | undefined;
10451
10457
  blobVersionedHashes?: undefined | undefined;
10452
10458
  gasPrice?: undefined | undefined;
@@ -10456,7 +10462,7 @@ export declare class InstitutionalAccessManagerHandler {
10456
10462
  sidecars?: undefined | undefined;
10457
10463
  } | {
10458
10464
  accessList?: import('viem').AccessList | undefined;
10459
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10465
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10460
10466
  blobs?: undefined | undefined;
10461
10467
  blobVersionedHashes?: undefined | undefined;
10462
10468
  gasPrice?: undefined | undefined;
@@ -10527,7 +10533,7 @@ export declare class InstitutionalAccessManagerHandler {
10527
10533
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
10528
10534
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
10529
10535
  accessList?: import('viem').AccessList | undefined;
10530
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10536
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10531
10537
  blobs?: undefined | undefined;
10532
10538
  blobVersionedHashes?: undefined | undefined;
10533
10539
  gasPrice?: undefined | undefined;
@@ -10537,7 +10543,7 @@ export declare class InstitutionalAccessManagerHandler {
10537
10543
  sidecars?: undefined | undefined;
10538
10544
  } | {
10539
10545
  accessList?: import('viem').AccessList | undefined;
10540
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10546
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10541
10547
  blobs?: undefined | undefined;
10542
10548
  blobVersionedHashes?: undefined | undefined;
10543
10549
  gasPrice?: undefined | undefined;
@@ -10608,7 +10614,7 @@ export declare class InstitutionalAccessManagerHandler {
10608
10614
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
10609
10615
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
10610
10616
  accessList?: import('viem').AccessList | undefined;
10611
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10617
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10612
10618
  blobs?: undefined | undefined;
10613
10619
  blobVersionedHashes?: undefined | undefined;
10614
10620
  gasPrice?: undefined | undefined;
@@ -10618,7 +10624,7 @@ export declare class InstitutionalAccessManagerHandler {
10618
10624
  sidecars?: undefined | undefined;
10619
10625
  } | {
10620
10626
  accessList?: import('viem').AccessList | undefined;
10621
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10627
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10622
10628
  blobs?: undefined | undefined;
10623
10629
  blobVersionedHashes?: undefined | undefined;
10624
10630
  gasPrice?: undefined | undefined;
@@ -10689,7 +10695,7 @@ export declare class InstitutionalAccessManagerHandler {
10689
10695
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
10690
10696
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
10691
10697
  accessList?: import('viem').AccessList | undefined;
10692
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10698
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10693
10699
  blobs?: undefined | undefined;
10694
10700
  blobVersionedHashes?: undefined | undefined;
10695
10701
  gasPrice?: undefined | undefined;
@@ -10699,7 +10705,7 @@ export declare class InstitutionalAccessManagerHandler {
10699
10705
  sidecars?: undefined | undefined;
10700
10706
  } | {
10701
10707
  accessList?: import('viem').AccessList | undefined;
10702
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10708
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10703
10709
  blobs?: undefined | undefined;
10704
10710
  blobVersionedHashes?: undefined | undefined;
10705
10711
  gasPrice?: undefined | undefined;
@@ -10782,7 +10788,7 @@ export declare class InstitutionalAccessManagerHandler {
10782
10788
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
10783
10789
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
10784
10790
  accessList?: import('viem').AccessList | undefined;
10785
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10791
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10786
10792
  blobs?: undefined | undefined;
10787
10793
  blobVersionedHashes?: undefined | undefined;
10788
10794
  gasPrice?: undefined | undefined;
@@ -10792,7 +10798,7 @@ export declare class InstitutionalAccessManagerHandler {
10792
10798
  sidecars?: undefined | undefined;
10793
10799
  } | {
10794
10800
  accessList?: import('viem').AccessList | undefined;
10795
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10801
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10796
10802
  blobs?: undefined | undefined;
10797
10803
  blobVersionedHashes?: undefined | undefined;
10798
10804
  gasPrice?: undefined | undefined;
@@ -10863,7 +10869,7 @@ export declare class InstitutionalAccessManagerHandler {
10863
10869
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
10864
10870
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
10865
10871
  accessList?: import('viem').AccessList | undefined;
10866
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10872
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10867
10873
  blobs?: undefined | undefined;
10868
10874
  blobVersionedHashes?: undefined | undefined;
10869
10875
  gasPrice?: undefined | undefined;
@@ -10873,7 +10879,7 @@ export declare class InstitutionalAccessManagerHandler {
10873
10879
  sidecars?: undefined | undefined;
10874
10880
  } | {
10875
10881
  accessList?: import('viem').AccessList | undefined;
10876
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10882
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10877
10883
  blobs?: undefined | undefined;
10878
10884
  blobVersionedHashes?: undefined | undefined;
10879
10885
  gasPrice?: undefined | undefined;
@@ -10944,7 +10950,7 @@ export declare class InstitutionalAccessManagerHandler {
10944
10950
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
10945
10951
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
10946
10952
  accessList?: import('viem').AccessList | undefined;
10947
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10953
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10948
10954
  blobs?: undefined | undefined;
10949
10955
  blobVersionedHashes?: undefined | undefined;
10950
10956
  gasPrice?: undefined | undefined;
@@ -10954,7 +10960,7 @@ export declare class InstitutionalAccessManagerHandler {
10954
10960
  sidecars?: undefined | undefined;
10955
10961
  } | {
10956
10962
  accessList?: import('viem').AccessList | undefined;
10957
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
10963
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
10958
10964
  blobs?: undefined | undefined;
10959
10965
  blobVersionedHashes?: undefined | undefined;
10960
10966
  gasPrice?: undefined | undefined;
@@ -11025,7 +11031,7 @@ export declare class InstitutionalAccessManagerHandler {
11025
11031
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
11026
11032
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
11027
11033
  accessList?: import('viem').AccessList | undefined;
11028
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11034
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11029
11035
  blobs?: undefined | undefined;
11030
11036
  blobVersionedHashes?: undefined | undefined;
11031
11037
  gasPrice?: undefined | undefined;
@@ -11035,7 +11041,7 @@ export declare class InstitutionalAccessManagerHandler {
11035
11041
  sidecars?: undefined | undefined;
11036
11042
  } | {
11037
11043
  accessList?: import('viem').AccessList | undefined;
11038
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11044
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11039
11045
  blobs?: undefined | undefined;
11040
11046
  blobVersionedHashes?: undefined | undefined;
11041
11047
  gasPrice?: undefined | undefined;
@@ -11106,7 +11112,7 @@ export declare class InstitutionalAccessManagerHandler {
11106
11112
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
11107
11113
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
11108
11114
  accessList?: import('viem').AccessList | undefined;
11109
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11115
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11110
11116
  blobs?: undefined | undefined;
11111
11117
  blobVersionedHashes?: undefined | undefined;
11112
11118
  gasPrice?: undefined | undefined;
@@ -11116,7 +11122,7 @@ export declare class InstitutionalAccessManagerHandler {
11116
11122
  sidecars?: undefined | undefined;
11117
11123
  } | {
11118
11124
  accessList?: import('viem').AccessList | undefined;
11119
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11125
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11120
11126
  blobs?: undefined | undefined;
11121
11127
  blobVersionedHashes?: undefined | undefined;
11122
11128
  gasPrice?: undefined | undefined;
@@ -11187,7 +11193,7 @@ export declare class InstitutionalAccessManagerHandler {
11187
11193
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
11188
11194
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
11189
11195
  accessList?: import('viem').AccessList | undefined;
11190
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11196
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11191
11197
  blobs?: undefined | undefined;
11192
11198
  blobVersionedHashes?: undefined | undefined;
11193
11199
  gasPrice?: undefined | undefined;
@@ -11197,7 +11203,7 @@ export declare class InstitutionalAccessManagerHandler {
11197
11203
  sidecars?: undefined | undefined;
11198
11204
  } | {
11199
11205
  accessList?: import('viem').AccessList | undefined;
11200
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11206
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11201
11207
  blobs?: undefined | undefined;
11202
11208
  blobVersionedHashes?: undefined | undefined;
11203
11209
  gasPrice?: undefined | undefined;
@@ -11268,7 +11274,7 @@ export declare class InstitutionalAccessManagerHandler {
11268
11274
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
11269
11275
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
11270
11276
  accessList?: import('viem').AccessList | undefined;
11271
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11277
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11272
11278
  blobs?: undefined | undefined;
11273
11279
  blobVersionedHashes?: undefined | undefined;
11274
11280
  gasPrice?: undefined | undefined;
@@ -11278,7 +11284,7 @@ export declare class InstitutionalAccessManagerHandler {
11278
11284
  sidecars?: undefined | undefined;
11279
11285
  } | {
11280
11286
  accessList?: import('viem').AccessList | undefined;
11281
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11287
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11282
11288
  blobs?: undefined | undefined;
11283
11289
  blobVersionedHashes?: undefined | undefined;
11284
11290
  gasPrice?: undefined | undefined;
@@ -11349,7 +11355,7 @@ export declare class InstitutionalAccessManagerHandler {
11349
11355
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
11350
11356
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
11351
11357
  accessList?: import('viem').AccessList | undefined;
11352
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11358
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11353
11359
  blobs?: undefined | undefined;
11354
11360
  blobVersionedHashes?: undefined | undefined;
11355
11361
  gasPrice?: undefined | undefined;
@@ -11359,7 +11365,7 @@ export declare class InstitutionalAccessManagerHandler {
11359
11365
  sidecars?: undefined | undefined;
11360
11366
  } | {
11361
11367
  accessList?: import('viem').AccessList | undefined;
11362
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11368
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11363
11369
  blobs?: undefined | undefined;
11364
11370
  blobVersionedHashes?: undefined | undefined;
11365
11371
  gasPrice?: undefined | undefined;
@@ -11430,7 +11436,7 @@ export declare class InstitutionalAccessManagerHandler {
11430
11436
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
11431
11437
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
11432
11438
  accessList?: import('viem').AccessList | undefined;
11433
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11439
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11434
11440
  blobs?: undefined | undefined;
11435
11441
  blobVersionedHashes?: undefined | undefined;
11436
11442
  gasPrice?: undefined | undefined;
@@ -11440,7 +11446,7 @@ export declare class InstitutionalAccessManagerHandler {
11440
11446
  sidecars?: undefined | undefined;
11441
11447
  } | {
11442
11448
  accessList?: import('viem').AccessList | undefined;
11443
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11449
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11444
11450
  blobs?: undefined | undefined;
11445
11451
  blobVersionedHashes?: undefined | undefined;
11446
11452
  gasPrice?: undefined | undefined;
@@ -11511,7 +11517,7 @@ export declare class InstitutionalAccessManagerHandler {
11511
11517
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
11512
11518
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
11513
11519
  accessList?: import('viem').AccessList | undefined;
11514
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11520
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11515
11521
  blobs?: undefined | undefined;
11516
11522
  blobVersionedHashes?: undefined | undefined;
11517
11523
  gasPrice?: undefined | undefined;
@@ -11521,7 +11527,7 @@ export declare class InstitutionalAccessManagerHandler {
11521
11527
  sidecars?: undefined | undefined;
11522
11528
  } | {
11523
11529
  accessList?: import('viem').AccessList | undefined;
11524
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11530
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11525
11531
  blobs?: undefined | undefined;
11526
11532
  blobVersionedHashes?: undefined | undefined;
11527
11533
  gasPrice?: undefined | undefined;
@@ -11592,7 +11598,7 @@ export declare class InstitutionalAccessManagerHandler {
11592
11598
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
11593
11599
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
11594
11600
  accessList?: import('viem').AccessList | undefined;
11595
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11601
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11596
11602
  blobs?: undefined | undefined;
11597
11603
  blobVersionedHashes?: undefined | undefined;
11598
11604
  gasPrice?: undefined | undefined;
@@ -11602,7 +11608,7 @@ export declare class InstitutionalAccessManagerHandler {
11602
11608
  sidecars?: undefined | undefined;
11603
11609
  } | {
11604
11610
  accessList?: import('viem').AccessList | undefined;
11605
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11611
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11606
11612
  blobs?: undefined | undefined;
11607
11613
  blobVersionedHashes?: undefined | undefined;
11608
11614
  gasPrice?: undefined | undefined;
@@ -11673,7 +11679,7 @@ export declare class InstitutionalAccessManagerHandler {
11673
11679
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
11674
11680
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
11675
11681
  accessList?: import('viem').AccessList | undefined;
11676
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11682
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11677
11683
  blobs?: undefined | undefined;
11678
11684
  blobVersionedHashes?: undefined | undefined;
11679
11685
  gasPrice?: undefined | undefined;
@@ -11683,7 +11689,7 @@ export declare class InstitutionalAccessManagerHandler {
11683
11689
  sidecars?: undefined | undefined;
11684
11690
  } | {
11685
11691
  accessList?: import('viem').AccessList | undefined;
11686
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11692
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11687
11693
  blobs?: undefined | undefined;
11688
11694
  blobVersionedHashes?: undefined | undefined;
11689
11695
  gasPrice?: undefined | undefined;
@@ -11754,7 +11760,7 @@ export declare class InstitutionalAccessManagerHandler {
11754
11760
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
11755
11761
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
11756
11762
  accessList?: import('viem').AccessList | undefined;
11757
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11763
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11758
11764
  blobs?: undefined | undefined;
11759
11765
  blobVersionedHashes?: undefined | undefined;
11760
11766
  gasPrice?: undefined | undefined;
@@ -11764,7 +11770,7 @@ export declare class InstitutionalAccessManagerHandler {
11764
11770
  sidecars?: undefined | undefined;
11765
11771
  } | {
11766
11772
  accessList?: import('viem').AccessList | undefined;
11767
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11773
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11768
11774
  blobs?: undefined | undefined;
11769
11775
  blobVersionedHashes?: undefined | undefined;
11770
11776
  gasPrice?: undefined | undefined;
@@ -11835,7 +11841,7 @@ export declare class InstitutionalAccessManagerHandler {
11835
11841
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
11836
11842
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
11837
11843
  accessList?: import('viem').AccessList | undefined;
11838
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11844
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11839
11845
  blobs?: undefined | undefined;
11840
11846
  blobVersionedHashes?: undefined | undefined;
11841
11847
  gasPrice?: undefined | undefined;
@@ -11845,7 +11851,7 @@ export declare class InstitutionalAccessManagerHandler {
11845
11851
  sidecars?: undefined | undefined;
11846
11852
  } | {
11847
11853
  accessList?: import('viem').AccessList | undefined;
11848
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11854
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11849
11855
  blobs?: undefined | undefined;
11850
11856
  blobVersionedHashes?: undefined | undefined;
11851
11857
  gasPrice?: undefined | undefined;
@@ -11916,7 +11922,7 @@ export declare class InstitutionalAccessManagerHandler {
11916
11922
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
11917
11923
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
11918
11924
  accessList?: import('viem').AccessList | undefined;
11919
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11925
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11920
11926
  blobs?: undefined | undefined;
11921
11927
  blobVersionedHashes?: undefined | undefined;
11922
11928
  gasPrice?: undefined | undefined;
@@ -11926,7 +11932,7 @@ export declare class InstitutionalAccessManagerHandler {
11926
11932
  sidecars?: undefined | undefined;
11927
11933
  } | {
11928
11934
  accessList?: import('viem').AccessList | undefined;
11929
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
11935
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
11930
11936
  blobs?: undefined | undefined;
11931
11937
  blobVersionedHashes?: undefined | undefined;
11932
11938
  gasPrice?: undefined | undefined;
@@ -11997,7 +12003,7 @@ export declare class InstitutionalAccessManagerHandler {
11997
12003
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
11998
12004
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
11999
12005
  accessList?: import('viem').AccessList | undefined;
12000
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12006
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12001
12007
  blobs?: undefined | undefined;
12002
12008
  blobVersionedHashes?: undefined | undefined;
12003
12009
  gasPrice?: undefined | undefined;
@@ -12007,7 +12013,7 @@ export declare class InstitutionalAccessManagerHandler {
12007
12013
  sidecars?: undefined | undefined;
12008
12014
  } | {
12009
12015
  accessList?: import('viem').AccessList | undefined;
12010
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12016
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12011
12017
  blobs?: undefined | undefined;
12012
12018
  blobVersionedHashes?: undefined | undefined;
12013
12019
  gasPrice?: undefined | undefined;
@@ -12078,7 +12084,7 @@ export declare class InstitutionalAccessManagerHandler {
12078
12084
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
12079
12085
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
12080
12086
  accessList?: import('viem').AccessList | undefined;
12081
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12087
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12082
12088
  blobs?: undefined | undefined;
12083
12089
  blobVersionedHashes?: undefined | undefined;
12084
12090
  gasPrice?: undefined | undefined;
@@ -12088,7 +12094,7 @@ export declare class InstitutionalAccessManagerHandler {
12088
12094
  sidecars?: undefined | undefined;
12089
12095
  } | {
12090
12096
  accessList?: import('viem').AccessList | undefined;
12091
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12097
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12092
12098
  blobs?: undefined | undefined;
12093
12099
  blobVersionedHashes?: undefined | undefined;
12094
12100
  gasPrice?: undefined | undefined;
@@ -12159,7 +12165,7 @@ export declare class InstitutionalAccessManagerHandler {
12159
12165
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
12160
12166
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
12161
12167
  accessList?: import('viem').AccessList | undefined;
12162
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12168
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12163
12169
  blobs?: undefined | undefined;
12164
12170
  blobVersionedHashes?: undefined | undefined;
12165
12171
  gasPrice?: undefined | undefined;
@@ -12169,7 +12175,7 @@ export declare class InstitutionalAccessManagerHandler {
12169
12175
  sidecars?: undefined | undefined;
12170
12176
  } | {
12171
12177
  accessList?: import('viem').AccessList | undefined;
12172
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12178
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12173
12179
  blobs?: undefined | undefined;
12174
12180
  blobVersionedHashes?: undefined | undefined;
12175
12181
  gasPrice?: undefined | undefined;
@@ -12240,7 +12246,7 @@ export declare class InstitutionalAccessManagerHandler {
12240
12246
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
12241
12247
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
12242
12248
  accessList?: import('viem').AccessList | undefined;
12243
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12249
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12244
12250
  blobs?: undefined | undefined;
12245
12251
  blobVersionedHashes?: undefined | undefined;
12246
12252
  gasPrice?: undefined | undefined;
@@ -12250,7 +12256,7 @@ export declare class InstitutionalAccessManagerHandler {
12250
12256
  sidecars?: undefined | undefined;
12251
12257
  } | {
12252
12258
  accessList?: import('viem').AccessList | undefined;
12253
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12259
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12254
12260
  blobs?: undefined | undefined;
12255
12261
  blobVersionedHashes?: undefined | undefined;
12256
12262
  gasPrice?: undefined | undefined;
@@ -12321,7 +12327,7 @@ export declare class InstitutionalAccessManagerHandler {
12321
12327
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
12322
12328
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
12323
12329
  accessList?: import('viem').AccessList | undefined;
12324
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12330
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12325
12331
  blobs?: undefined | undefined;
12326
12332
  blobVersionedHashes?: undefined | undefined;
12327
12333
  gasPrice?: undefined | undefined;
@@ -12331,7 +12337,7 @@ export declare class InstitutionalAccessManagerHandler {
12331
12337
  sidecars?: undefined | undefined;
12332
12338
  } | {
12333
12339
  accessList?: import('viem').AccessList | undefined;
12334
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12340
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12335
12341
  blobs?: undefined | undefined;
12336
12342
  blobVersionedHashes?: undefined | undefined;
12337
12343
  gasPrice?: undefined | undefined;
@@ -12402,7 +12408,7 @@ export declare class InstitutionalAccessManagerHandler {
12402
12408
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
12403
12409
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
12404
12410
  accessList?: import('viem').AccessList | undefined;
12405
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12411
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12406
12412
  blobs?: undefined | undefined;
12407
12413
  blobVersionedHashes?: undefined | undefined;
12408
12414
  gasPrice?: undefined | undefined;
@@ -12412,7 +12418,7 @@ export declare class InstitutionalAccessManagerHandler {
12412
12418
  sidecars?: undefined | undefined;
12413
12419
  } | {
12414
12420
  accessList?: import('viem').AccessList | undefined;
12415
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12421
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12416
12422
  blobs?: undefined | undefined;
12417
12423
  blobVersionedHashes?: undefined | undefined;
12418
12424
  gasPrice?: undefined | undefined;
@@ -12483,7 +12489,7 @@ export declare class InstitutionalAccessManagerHandler {
12483
12489
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
12484
12490
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
12485
12491
  accessList?: import('viem').AccessList | undefined;
12486
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12492
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12487
12493
  blobs?: undefined | undefined;
12488
12494
  blobVersionedHashes?: undefined | undefined;
12489
12495
  gasPrice?: undefined | undefined;
@@ -12493,7 +12499,7 @@ export declare class InstitutionalAccessManagerHandler {
12493
12499
  sidecars?: undefined | undefined;
12494
12500
  } | {
12495
12501
  accessList?: import('viem').AccessList | undefined;
12496
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12502
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12497
12503
  blobs?: undefined | undefined;
12498
12504
  blobVersionedHashes?: undefined | undefined;
12499
12505
  gasPrice?: undefined | undefined;
@@ -12564,7 +12570,7 @@ export declare class InstitutionalAccessManagerHandler {
12564
12570
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
12565
12571
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
12566
12572
  accessList?: import('viem').AccessList | undefined;
12567
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12573
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12568
12574
  blobs?: undefined | undefined;
12569
12575
  blobVersionedHashes?: undefined | undefined;
12570
12576
  gasPrice?: undefined | undefined;
@@ -12574,7 +12580,7 @@ export declare class InstitutionalAccessManagerHandler {
12574
12580
  sidecars?: undefined | undefined;
12575
12581
  } | {
12576
12582
  accessList?: import('viem').AccessList | undefined;
12577
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12583
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12578
12584
  blobs?: undefined | undefined;
12579
12585
  blobVersionedHashes?: undefined | undefined;
12580
12586
  gasPrice?: undefined | undefined;
@@ -12645,7 +12651,7 @@ export declare class InstitutionalAccessManagerHandler {
12645
12651
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
12646
12652
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
12647
12653
  accessList?: import('viem').AccessList | undefined;
12648
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12654
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12649
12655
  blobs?: undefined | undefined;
12650
12656
  blobVersionedHashes?: undefined | undefined;
12651
12657
  gasPrice?: undefined | undefined;
@@ -12655,7 +12661,7 @@ export declare class InstitutionalAccessManagerHandler {
12655
12661
  sidecars?: undefined | undefined;
12656
12662
  } | {
12657
12663
  accessList?: import('viem').AccessList | undefined;
12658
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12664
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12659
12665
  blobs?: undefined | undefined;
12660
12666
  blobVersionedHashes?: undefined | undefined;
12661
12667
  gasPrice?: undefined | undefined;
@@ -12726,7 +12732,7 @@ export declare class InstitutionalAccessManagerHandler {
12726
12732
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
12727
12733
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
12728
12734
  accessList?: import('viem').AccessList | undefined;
12729
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12735
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12730
12736
  blobs?: undefined | undefined;
12731
12737
  blobVersionedHashes?: undefined | undefined;
12732
12738
  gasPrice?: undefined | undefined;
@@ -12736,7 +12742,7 @@ export declare class InstitutionalAccessManagerHandler {
12736
12742
  sidecars?: undefined | undefined;
12737
12743
  } | {
12738
12744
  accessList?: import('viem').AccessList | undefined;
12739
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12745
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12740
12746
  blobs?: undefined | undefined;
12741
12747
  blobVersionedHashes?: undefined | undefined;
12742
12748
  gasPrice?: undefined | undefined;
@@ -12807,7 +12813,7 @@ export declare class InstitutionalAccessManagerHandler {
12807
12813
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
12808
12814
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
12809
12815
  accessList?: import('viem').AccessList | undefined;
12810
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12816
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12811
12817
  blobs?: undefined | undefined;
12812
12818
  blobVersionedHashes?: undefined | undefined;
12813
12819
  gasPrice?: undefined | undefined;
@@ -12817,7 +12823,7 @@ export declare class InstitutionalAccessManagerHandler {
12817
12823
  sidecars?: undefined | undefined;
12818
12824
  } | {
12819
12825
  accessList?: import('viem').AccessList | undefined;
12820
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12826
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12821
12827
  blobs?: undefined | undefined;
12822
12828
  blobVersionedHashes?: undefined | undefined;
12823
12829
  gasPrice?: undefined | undefined;
@@ -12888,7 +12894,7 @@ export declare class InstitutionalAccessManagerHandler {
12888
12894
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
12889
12895
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
12890
12896
  accessList?: import('viem').AccessList | undefined;
12891
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12897
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12892
12898
  blobs?: undefined | undefined;
12893
12899
  blobVersionedHashes?: undefined | undefined;
12894
12900
  gasPrice?: undefined | undefined;
@@ -12898,7 +12904,7 @@ export declare class InstitutionalAccessManagerHandler {
12898
12904
  sidecars?: undefined | undefined;
12899
12905
  } | {
12900
12906
  accessList?: import('viem').AccessList | undefined;
12901
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12907
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12902
12908
  blobs?: undefined | undefined;
12903
12909
  blobVersionedHashes?: undefined | undefined;
12904
12910
  gasPrice?: undefined | undefined;
@@ -12969,7 +12975,7 @@ export declare class InstitutionalAccessManagerHandler {
12969
12975
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
12970
12976
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
12971
12977
  accessList?: import('viem').AccessList | undefined;
12972
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12978
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12973
12979
  blobs?: undefined | undefined;
12974
12980
  blobVersionedHashes?: undefined | undefined;
12975
12981
  gasPrice?: undefined | undefined;
@@ -12979,7 +12985,7 @@ export declare class InstitutionalAccessManagerHandler {
12979
12985
  sidecars?: undefined | undefined;
12980
12986
  } | {
12981
12987
  accessList?: import('viem').AccessList | undefined;
12982
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
12988
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
12983
12989
  blobs?: undefined | undefined;
12984
12990
  blobVersionedHashes?: undefined | undefined;
12985
12991
  gasPrice?: undefined | undefined;
@@ -13050,7 +13056,7 @@ export declare class InstitutionalAccessManagerHandler {
13050
13056
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
13051
13057
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
13052
13058
  accessList?: import('viem').AccessList | undefined;
13053
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13059
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13054
13060
  blobs?: undefined | undefined;
13055
13061
  blobVersionedHashes?: undefined | undefined;
13056
13062
  gasPrice?: undefined | undefined;
@@ -13060,7 +13066,7 @@ export declare class InstitutionalAccessManagerHandler {
13060
13066
  sidecars?: undefined | undefined;
13061
13067
  } | {
13062
13068
  accessList?: import('viem').AccessList | undefined;
13063
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13069
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13064
13070
  blobs?: undefined | undefined;
13065
13071
  blobVersionedHashes?: undefined | undefined;
13066
13072
  gasPrice?: undefined | undefined;
@@ -13131,7 +13137,7 @@ export declare class InstitutionalAccessManagerHandler {
13131
13137
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
13132
13138
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
13133
13139
  accessList?: import('viem').AccessList | undefined;
13134
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13140
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13135
13141
  blobs?: undefined | undefined;
13136
13142
  blobVersionedHashes?: undefined | undefined;
13137
13143
  gasPrice?: undefined | undefined;
@@ -13141,7 +13147,7 @@ export declare class InstitutionalAccessManagerHandler {
13141
13147
  sidecars?: undefined | undefined;
13142
13148
  } | {
13143
13149
  accessList?: import('viem').AccessList | undefined;
13144
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13150
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13145
13151
  blobs?: undefined | undefined;
13146
13152
  blobVersionedHashes?: undefined | undefined;
13147
13153
  gasPrice?: undefined | undefined;
@@ -13212,7 +13218,7 @@ export declare class InstitutionalAccessManagerHandler {
13212
13218
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
13213
13219
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
13214
13220
  accessList?: import('viem').AccessList | undefined;
13215
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13221
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13216
13222
  blobs?: undefined | undefined;
13217
13223
  blobVersionedHashes?: undefined | undefined;
13218
13224
  gasPrice?: undefined | undefined;
@@ -13222,7 +13228,7 @@ export declare class InstitutionalAccessManagerHandler {
13222
13228
  sidecars?: undefined | undefined;
13223
13229
  } | {
13224
13230
  accessList?: import('viem').AccessList | undefined;
13225
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13231
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13226
13232
  blobs?: undefined | undefined;
13227
13233
  blobVersionedHashes?: undefined | undefined;
13228
13234
  gasPrice?: undefined | undefined;
@@ -13293,7 +13299,7 @@ export declare class InstitutionalAccessManagerHandler {
13293
13299
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
13294
13300
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
13295
13301
  accessList?: import('viem').AccessList | undefined;
13296
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13302
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13297
13303
  blobs?: undefined | undefined;
13298
13304
  blobVersionedHashes?: undefined | undefined;
13299
13305
  gasPrice?: undefined | undefined;
@@ -13303,7 +13309,7 @@ export declare class InstitutionalAccessManagerHandler {
13303
13309
  sidecars?: undefined | undefined;
13304
13310
  } | {
13305
13311
  accessList?: import('viem').AccessList | undefined;
13306
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13312
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13307
13313
  blobs?: undefined | undefined;
13308
13314
  blobVersionedHashes?: undefined | undefined;
13309
13315
  gasPrice?: undefined | undefined;
@@ -13374,7 +13380,7 @@ export declare class InstitutionalAccessManagerHandler {
13374
13380
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
13375
13381
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
13376
13382
  accessList?: import('viem').AccessList | undefined;
13377
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13383
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13378
13384
  blobs?: undefined | undefined;
13379
13385
  blobVersionedHashes?: undefined | undefined;
13380
13386
  gasPrice?: undefined | undefined;
@@ -13384,7 +13390,7 @@ export declare class InstitutionalAccessManagerHandler {
13384
13390
  sidecars?: undefined | undefined;
13385
13391
  } | {
13386
13392
  accessList?: import('viem').AccessList | undefined;
13387
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13393
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13388
13394
  blobs?: undefined | undefined;
13389
13395
  blobVersionedHashes?: undefined | undefined;
13390
13396
  gasPrice?: undefined | undefined;
@@ -13455,7 +13461,7 @@ export declare class InstitutionalAccessManagerHandler {
13455
13461
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
13456
13462
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
13457
13463
  accessList?: import('viem').AccessList | undefined;
13458
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13464
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13459
13465
  blobs?: undefined | undefined;
13460
13466
  blobVersionedHashes?: undefined | undefined;
13461
13467
  gasPrice?: undefined | undefined;
@@ -13465,7 +13471,7 @@ export declare class InstitutionalAccessManagerHandler {
13465
13471
  sidecars?: undefined | undefined;
13466
13472
  } | {
13467
13473
  accessList?: import('viem').AccessList | undefined;
13468
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13474
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13469
13475
  blobs?: undefined | undefined;
13470
13476
  blobVersionedHashes?: undefined | undefined;
13471
13477
  gasPrice?: undefined | undefined;
@@ -13536,7 +13542,7 @@ export declare class InstitutionalAccessManagerHandler {
13536
13542
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
13537
13543
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
13538
13544
  accessList?: import('viem').AccessList | undefined;
13539
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13545
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13540
13546
  blobs?: undefined | undefined;
13541
13547
  blobVersionedHashes?: undefined | undefined;
13542
13548
  gasPrice?: undefined | undefined;
@@ -13546,7 +13552,7 @@ export declare class InstitutionalAccessManagerHandler {
13546
13552
  sidecars?: undefined | undefined;
13547
13553
  } | {
13548
13554
  accessList?: import('viem').AccessList | undefined;
13549
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13555
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13550
13556
  blobs?: undefined | undefined;
13551
13557
  blobVersionedHashes?: undefined | undefined;
13552
13558
  gasPrice?: undefined | undefined;
@@ -13617,7 +13623,7 @@ export declare class InstitutionalAccessManagerHandler {
13617
13623
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
13618
13624
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
13619
13625
  accessList?: import('viem').AccessList | undefined;
13620
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13626
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13621
13627
  blobs?: undefined | undefined;
13622
13628
  blobVersionedHashes?: undefined | undefined;
13623
13629
  gasPrice?: undefined | undefined;
@@ -13627,7 +13633,7 @@ export declare class InstitutionalAccessManagerHandler {
13627
13633
  sidecars?: undefined | undefined;
13628
13634
  } | {
13629
13635
  accessList?: import('viem').AccessList | undefined;
13630
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13636
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13631
13637
  blobs?: undefined | undefined;
13632
13638
  blobVersionedHashes?: undefined | undefined;
13633
13639
  gasPrice?: undefined | undefined;
@@ -13698,7 +13704,7 @@ export declare class InstitutionalAccessManagerHandler {
13698
13704
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
13699
13705
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
13700
13706
  accessList?: import('viem').AccessList | undefined;
13701
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13707
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13702
13708
  blobs?: undefined | undefined;
13703
13709
  blobVersionedHashes?: undefined | undefined;
13704
13710
  gasPrice?: undefined | undefined;
@@ -13708,7 +13714,7 @@ export declare class InstitutionalAccessManagerHandler {
13708
13714
  sidecars?: undefined | undefined;
13709
13715
  } | {
13710
13716
  accessList?: import('viem').AccessList | undefined;
13711
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13717
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13712
13718
  blobs?: undefined | undefined;
13713
13719
  blobVersionedHashes?: undefined | undefined;
13714
13720
  gasPrice?: undefined | undefined;
@@ -13779,7 +13785,7 @@ export declare class InstitutionalAccessManagerHandler {
13779
13785
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
13780
13786
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
13781
13787
  accessList?: import('viem').AccessList | undefined;
13782
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13788
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13783
13789
  blobs?: undefined | undefined;
13784
13790
  blobVersionedHashes?: undefined | undefined;
13785
13791
  gasPrice?: undefined | undefined;
@@ -13789,7 +13795,7 @@ export declare class InstitutionalAccessManagerHandler {
13789
13795
  sidecars?: undefined | undefined;
13790
13796
  } | {
13791
13797
  accessList?: import('viem').AccessList | undefined;
13792
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13798
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13793
13799
  blobs?: undefined | undefined;
13794
13800
  blobVersionedHashes?: undefined | undefined;
13795
13801
  gasPrice?: undefined | undefined;
@@ -13860,7 +13866,7 @@ export declare class InstitutionalAccessManagerHandler {
13860
13866
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
13861
13867
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
13862
13868
  accessList?: import('viem').AccessList | undefined;
13863
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13869
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13864
13870
  blobs?: undefined | undefined;
13865
13871
  blobVersionedHashes?: undefined | undefined;
13866
13872
  gasPrice?: undefined | undefined;
@@ -13870,7 +13876,7 @@ export declare class InstitutionalAccessManagerHandler {
13870
13876
  sidecars?: undefined | undefined;
13871
13877
  } | {
13872
13878
  accessList?: import('viem').AccessList | undefined;
13873
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13879
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13874
13880
  blobs?: undefined | undefined;
13875
13881
  blobVersionedHashes?: undefined | undefined;
13876
13882
  gasPrice?: undefined | undefined;
@@ -13941,7 +13947,7 @@ export declare class InstitutionalAccessManagerHandler {
13941
13947
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
13942
13948
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
13943
13949
  accessList?: import('viem').AccessList | undefined;
13944
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13950
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13945
13951
  blobs?: undefined | undefined;
13946
13952
  blobVersionedHashes?: undefined | undefined;
13947
13953
  gasPrice?: undefined | undefined;
@@ -13951,7 +13957,7 @@ export declare class InstitutionalAccessManagerHandler {
13951
13957
  sidecars?: undefined | undefined;
13952
13958
  } | {
13953
13959
  accessList?: import('viem').AccessList | undefined;
13954
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
13960
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
13955
13961
  blobs?: undefined | undefined;
13956
13962
  blobVersionedHashes?: undefined | undefined;
13957
13963
  gasPrice?: undefined | undefined;
@@ -13966,8 +13972,16 @@ export declare class InstitutionalAccessManagerHandler {
13966
13972
  }, (request["parameters"] extends readonly import('viem').PrepareTransactionRequestParameterType[] ? request["parameters"][number] : "fees" | "gas" | "nonce" | "blobVersionedHashes" | "chainId" | "type") extends infer T_13 ? T_13 extends (request["parameters"] extends readonly import('viem').PrepareTransactionRequestParameterType[] ? request["parameters"][number] : "fees" | "gas" | "nonce" | "blobVersionedHashes" | "chainId" | "type") ? T_13 extends "fees" ? "gasPrice" | "maxFeePerGas" | "maxPriorityFeePerGas" : T_13 : never : never> & (unknown extends request["kzg"] ? {} : Pick<request, "kzg">))[K]; } : never>;
13967
13973
  requestAddresses: () => Promise<import('viem').RequestAddressesReturnType>;
13968
13974
  requestPermissions: (args: import('viem').RequestPermissionsParameters) => Promise<import('viem').RequestPermissionsReturnType>;
13975
+ sendCalls: <const calls extends readonly unknown[], chainOverride extends ViemChain | undefined = undefined>(parameters: import('viem').SendCallsParameters<ViemChain | undefined, import('viem').Account | undefined, chainOverride, calls>) => Promise<{
13976
+ capabilities?: {
13977
+ [x: string]: any;
13978
+ } | undefined;
13979
+ id: string;
13980
+ }>;
13969
13981
  sendRawTransaction: (args: import('viem').SendRawTransactionParameters) => Promise<import('viem').SendRawTransactionReturnType>;
13970
13982
  sendTransaction: <const request extends import('viem').SendTransactionRequest<ViemChain | undefined, chainOverride>, chainOverride extends ViemChain | undefined = undefined>(args: import('viem').SendTransactionParameters<ViemChain | undefined, import('viem').Account | undefined, chainOverride, request>) => Promise<import('viem').SendTransactionReturnType>;
13983
+ showCallsStatus: (parameters: import('viem').ShowCallsStatusParameters) => Promise<import('viem').ShowCallsStatusReturnType>;
13984
+ signAuthorization: (parameters: import('viem').SignAuthorizationParameters<import('viem').Account | undefined>) => Promise<import('viem').SignAuthorizationReturnType>;
13971
13985
  signMessage: (args: import('viem').SignMessageParameters<import('viem').Account | undefined>) => Promise<import('viem').SignMessageReturnType>;
13972
13986
  signTransaction: <chainOverride extends ViemChain | undefined, const request extends import('viem').UnionOmit<import('viem').ExtractChainFormatterParameters<import('viem').DeriveChain<ViemChain | undefined, chainOverride>, "transactionRequest", import('viem').TransactionRequest>, "from"> = import('viem').UnionOmit<import('viem').ExtractChainFormatterParameters<import('viem').DeriveChain<ViemChain | undefined, chainOverride>, "transactionRequest", import('viem').TransactionRequest>, "from">>(args: import('viem').SignTransactionParameters<ViemChain | undefined, import('viem').Account | undefined, chainOverride, request>) => Promise<import('viem').TransactionSerialized<import('viem').GetTransactionType<request, (request extends {
13973
13987
  accessList?: undefined | undefined;
@@ -14030,7 +14044,7 @@ export declare class InstitutionalAccessManagerHandler {
14030
14044
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
14031
14045
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
14032
14046
  accessList?: import('viem').AccessList | undefined;
14033
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14047
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14034
14048
  blobs?: undefined | undefined;
14035
14049
  blobVersionedHashes?: undefined | undefined;
14036
14050
  gasPrice?: undefined | undefined;
@@ -14040,7 +14054,7 @@ export declare class InstitutionalAccessManagerHandler {
14040
14054
  sidecars?: undefined | undefined;
14041
14055
  } | {
14042
14056
  accessList?: import('viem').AccessList | undefined;
14043
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14057
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14044
14058
  blobs?: undefined | undefined;
14045
14059
  blobVersionedHashes?: undefined | undefined;
14046
14060
  gasPrice?: undefined | undefined;
@@ -14111,7 +14125,7 @@ export declare class InstitutionalAccessManagerHandler {
14111
14125
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
14112
14126
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
14113
14127
  accessList?: import('viem').AccessList | undefined;
14114
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14128
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14115
14129
  blobs?: undefined | undefined;
14116
14130
  blobVersionedHashes?: undefined | undefined;
14117
14131
  gasPrice?: undefined | undefined;
@@ -14121,7 +14135,7 @@ export declare class InstitutionalAccessManagerHandler {
14121
14135
  sidecars?: undefined | undefined;
14122
14136
  } | {
14123
14137
  accessList?: import('viem').AccessList | undefined;
14124
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14138
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14125
14139
  blobs?: undefined | undefined;
14126
14140
  blobVersionedHashes?: undefined | undefined;
14127
14141
  gasPrice?: undefined | undefined;
@@ -14192,7 +14206,7 @@ export declare class InstitutionalAccessManagerHandler {
14192
14206
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
14193
14207
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
14194
14208
  accessList?: import('viem').AccessList | undefined;
14195
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14209
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14196
14210
  blobs?: undefined | undefined;
14197
14211
  blobVersionedHashes?: undefined | undefined;
14198
14212
  gasPrice?: undefined | undefined;
@@ -14202,7 +14216,7 @@ export declare class InstitutionalAccessManagerHandler {
14202
14216
  sidecars?: undefined | undefined;
14203
14217
  } | {
14204
14218
  accessList?: import('viem').AccessList | undefined;
14205
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14219
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14206
14220
  blobs?: undefined | undefined;
14207
14221
  blobVersionedHashes?: undefined | undefined;
14208
14222
  gasPrice?: undefined | undefined;
@@ -14273,7 +14287,7 @@ export declare class InstitutionalAccessManagerHandler {
14273
14287
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
14274
14288
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
14275
14289
  accessList?: import('viem').AccessList | undefined;
14276
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14290
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14277
14291
  blobs?: undefined | undefined;
14278
14292
  blobVersionedHashes?: undefined | undefined;
14279
14293
  gasPrice?: undefined | undefined;
@@ -14283,7 +14297,7 @@ export declare class InstitutionalAccessManagerHandler {
14283
14297
  sidecars?: undefined | undefined;
14284
14298
  } | {
14285
14299
  accessList?: import('viem').AccessList | undefined;
14286
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14300
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14287
14301
  blobs?: undefined | undefined;
14288
14302
  blobVersionedHashes?: undefined | undefined;
14289
14303
  gasPrice?: undefined | undefined;
@@ -14354,7 +14368,7 @@ export declare class InstitutionalAccessManagerHandler {
14354
14368
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
14355
14369
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
14356
14370
  accessList?: import('viem').AccessList | undefined;
14357
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14371
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14358
14372
  blobs?: undefined | undefined;
14359
14373
  blobVersionedHashes?: undefined | undefined;
14360
14374
  gasPrice?: undefined | undefined;
@@ -14364,7 +14378,7 @@ export declare class InstitutionalAccessManagerHandler {
14364
14378
  sidecars?: undefined | undefined;
14365
14379
  } | {
14366
14380
  accessList?: import('viem').AccessList | undefined;
14367
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14381
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14368
14382
  blobs?: undefined | undefined;
14369
14383
  blobVersionedHashes?: undefined | undefined;
14370
14384
  gasPrice?: undefined | undefined;
@@ -14435,7 +14449,7 @@ export declare class InstitutionalAccessManagerHandler {
14435
14449
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
14436
14450
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
14437
14451
  accessList?: import('viem').AccessList | undefined;
14438
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14452
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14439
14453
  blobs?: undefined | undefined;
14440
14454
  blobVersionedHashes?: undefined | undefined;
14441
14455
  gasPrice?: undefined | undefined;
@@ -14445,7 +14459,7 @@ export declare class InstitutionalAccessManagerHandler {
14445
14459
  sidecars?: undefined | undefined;
14446
14460
  } | {
14447
14461
  accessList?: import('viem').AccessList | undefined;
14448
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14462
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14449
14463
  blobs?: undefined | undefined;
14450
14464
  blobVersionedHashes?: undefined | undefined;
14451
14465
  gasPrice?: undefined | undefined;
@@ -14516,7 +14530,7 @@ export declare class InstitutionalAccessManagerHandler {
14516
14530
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
14517
14531
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
14518
14532
  accessList?: import('viem').AccessList | undefined;
14519
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14533
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14520
14534
  blobs?: undefined | undefined;
14521
14535
  blobVersionedHashes?: undefined | undefined;
14522
14536
  gasPrice?: undefined | undefined;
@@ -14526,7 +14540,7 @@ export declare class InstitutionalAccessManagerHandler {
14526
14540
  sidecars?: undefined | undefined;
14527
14541
  } | {
14528
14542
  accessList?: import('viem').AccessList | undefined;
14529
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14543
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14530
14544
  blobs?: undefined | undefined;
14531
14545
  blobVersionedHashes?: undefined | undefined;
14532
14546
  gasPrice?: undefined | undefined;
@@ -14597,7 +14611,7 @@ export declare class InstitutionalAccessManagerHandler {
14597
14611
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
14598
14612
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
14599
14613
  accessList?: import('viem').AccessList | undefined;
14600
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14614
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14601
14615
  blobs?: undefined | undefined;
14602
14616
  blobVersionedHashes?: undefined | undefined;
14603
14617
  gasPrice?: undefined | undefined;
@@ -14607,7 +14621,7 @@ export declare class InstitutionalAccessManagerHandler {
14607
14621
  sidecars?: undefined | undefined;
14608
14622
  } | {
14609
14623
  accessList?: import('viem').AccessList | undefined;
14610
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14624
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14611
14625
  blobs?: undefined | undefined;
14612
14626
  blobVersionedHashes?: undefined | undefined;
14613
14627
  gasPrice?: undefined | undefined;
@@ -14678,7 +14692,7 @@ export declare class InstitutionalAccessManagerHandler {
14678
14692
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
14679
14693
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
14680
14694
  accessList?: import('viem').AccessList | undefined;
14681
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14695
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14682
14696
  blobs?: undefined | undefined;
14683
14697
  blobVersionedHashes?: undefined | undefined;
14684
14698
  gasPrice?: undefined | undefined;
@@ -14688,7 +14702,7 @@ export declare class InstitutionalAccessManagerHandler {
14688
14702
  sidecars?: undefined | undefined;
14689
14703
  } | {
14690
14704
  accessList?: import('viem').AccessList | undefined;
14691
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14705
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14692
14706
  blobs?: undefined | undefined;
14693
14707
  blobVersionedHashes?: undefined | undefined;
14694
14708
  gasPrice?: undefined | undefined;
@@ -14759,7 +14773,7 @@ export declare class InstitutionalAccessManagerHandler {
14759
14773
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
14760
14774
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
14761
14775
  accessList?: import('viem').AccessList | undefined;
14762
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14776
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14763
14777
  blobs?: undefined | undefined;
14764
14778
  blobVersionedHashes?: undefined | undefined;
14765
14779
  gasPrice?: undefined | undefined;
@@ -14769,7 +14783,7 @@ export declare class InstitutionalAccessManagerHandler {
14769
14783
  sidecars?: undefined | undefined;
14770
14784
  } | {
14771
14785
  accessList?: import('viem').AccessList | undefined;
14772
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14786
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14773
14787
  blobs?: undefined | undefined;
14774
14788
  blobVersionedHashes?: undefined | undefined;
14775
14789
  gasPrice?: undefined | undefined;
@@ -14840,7 +14854,7 @@ export declare class InstitutionalAccessManagerHandler {
14840
14854
  sidecars: import('viem').TransactionSerializableEIP4844["sidecars"];
14841
14855
  }, import('viem').TransactionSerializableEIP4844>) ? "eip4844" : never) | (request extends ({
14842
14856
  accessList?: import('viem').AccessList | undefined;
14843
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14857
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14844
14858
  blobs?: undefined | undefined;
14845
14859
  blobVersionedHashes?: undefined | undefined;
14846
14860
  gasPrice?: undefined | undefined;
@@ -14850,7 +14864,7 @@ export declare class InstitutionalAccessManagerHandler {
14850
14864
  sidecars?: undefined | undefined;
14851
14865
  } | {
14852
14866
  accessList?: import('viem').AccessList | undefined;
14853
- authorizationList?: import('viem/experimental').SignedAuthorizationList | undefined;
14867
+ authorizationList?: import('viem').SignedAuthorizationList | undefined;
14854
14868
  blobs?: undefined | undefined;
14855
14869
  blobVersionedHashes?: undefined | undefined;
14856
14870
  gasPrice?: undefined | undefined;
@@ -14866,15 +14880,12 @@ export declare class InstitutionalAccessManagerHandler {
14866
14880
  [x: `string[${string}]`]: undefined;
14867
14881
  [x: `function[${string}]`]: undefined;
14868
14882
  [x: `address[${string}]`]: undefined;
14869
- [x: `uint256[${string}]`]: undefined;
14870
14883
  [x: `bool[${string}]`]: undefined;
14871
14884
  [x: `bytes[${string}]`]: undefined;
14872
14885
  [x: `bytes1[${string}]`]: undefined;
14873
14886
  [x: `bytes18[${string}]`]: undefined;
14874
- [x: `bytes3[${string}]`]: undefined;
14875
14887
  [x: `bytes2[${string}]`]: undefined;
14876
- [x: `bytes12[${string}]`]: undefined;
14877
- [x: `bytes23[${string}]`]: undefined;
14888
+ [x: `bytes3[${string}]`]: undefined;
14878
14889
  [x: `bytes4[${string}]`]: undefined;
14879
14890
  [x: `bytes5[${string}]`]: undefined;
14880
14891
  [x: `bytes6[${string}]`]: undefined;
@@ -14883,6 +14894,7 @@ export declare class InstitutionalAccessManagerHandler {
14883
14894
  [x: `bytes9[${string}]`]: undefined;
14884
14895
  [x: `bytes10[${string}]`]: undefined;
14885
14896
  [x: `bytes11[${string}]`]: undefined;
14897
+ [x: `bytes12[${string}]`]: undefined;
14886
14898
  [x: `bytes13[${string}]`]: undefined;
14887
14899
  [x: `bytes14[${string}]`]: undefined;
14888
14900
  [x: `bytes15[${string}]`]: undefined;
@@ -14892,6 +14904,7 @@ export declare class InstitutionalAccessManagerHandler {
14892
14904
  [x: `bytes20[${string}]`]: undefined;
14893
14905
  [x: `bytes21[${string}]`]: undefined;
14894
14906
  [x: `bytes22[${string}]`]: undefined;
14907
+ [x: `bytes23[${string}]`]: undefined;
14895
14908
  [x: `bytes24[${string}]`]: undefined;
14896
14909
  [x: `bytes25[${string}]`]: undefined;
14897
14910
  [x: `bytes26[${string}]`]: undefined;
@@ -14966,17 +14979,15 @@ export declare class InstitutionalAccessManagerHandler {
14966
14979
  [x: `uint232[${string}]`]: undefined;
14967
14980
  [x: `uint240[${string}]`]: undefined;
14968
14981
  [x: `uint248[${string}]`]: undefined;
14982
+ [x: `uint256[${string}]`]: undefined;
14969
14983
  string?: undefined;
14970
14984
  address?: undefined;
14971
- uint256?: undefined;
14972
14985
  bool?: undefined;
14973
14986
  bytes?: undefined;
14974
14987
  bytes1?: undefined;
14975
14988
  bytes18?: undefined;
14976
- bytes3?: undefined;
14977
14989
  bytes2?: undefined;
14978
- bytes12?: undefined;
14979
- bytes23?: undefined;
14990
+ bytes3?: undefined;
14980
14991
  bytes4?: undefined;
14981
14992
  bytes5?: undefined;
14982
14993
  bytes6?: undefined;
@@ -14985,6 +14996,7 @@ export declare class InstitutionalAccessManagerHandler {
14985
14996
  bytes9?: undefined;
14986
14997
  bytes10?: undefined;
14987
14998
  bytes11?: undefined;
14999
+ bytes12?: undefined;
14988
15000
  bytes13?: undefined;
14989
15001
  bytes14?: undefined;
14990
15002
  bytes15?: undefined;
@@ -14994,6 +15006,7 @@ export declare class InstitutionalAccessManagerHandler {
14994
15006
  bytes20?: undefined;
14995
15007
  bytes21?: undefined;
14996
15008
  bytes22?: undefined;
15009
+ bytes23?: undefined;
14997
15010
  bytes24?: undefined;
14998
15011
  bytes25?: undefined;
14999
15012
  bytes26?: undefined;
@@ -15066,10 +15079,12 @@ export declare class InstitutionalAccessManagerHandler {
15066
15079
  uint232?: undefined;
15067
15080
  uint240?: undefined;
15068
15081
  uint248?: undefined;
15082
+ uint256?: undefined;
15069
15083
  } | {
15070
15084
  [key: string]: unknown;
15071
15085
  }, primaryType extends string>(args: import('viem').SignTypedDataParameters<typedData, primaryType, import('viem').Account | undefined>) => Promise<import('viem').SignTypedDataReturnType>;
15072
15086
  switchChain: (args: import('viem').SwitchChainParameters) => Promise<void>;
15087
+ waitForCallsStatus: (parameters: import('viem').WaitForCallsStatusParameters) => Promise<import('viem').WaitForCallsStatusReturnType>;
15073
15088
  watchAsset: (args: import('viem').WatchAssetParameters) => Promise<import('viem').WatchAssetReturnType>;
15074
15089
  writeContract: <const abi extends import('viem').Abi | readonly unknown[], functionName extends import('viem').ContractFunctionName<abi, "nonpayable" | "payable">, args_1 extends import('viem').ContractFunctionArgs<abi, "nonpayable" | "payable", functionName>, chainOverride extends ViemChain | undefined = undefined>(args: import('viem').WriteContractParameters<abi, functionName, args_1, ViemChain | undefined, import('viem').Account | undefined, chainOverride>) => Promise<import('viem').WriteContractReturnType>;
15075
15090
  extend: <const client extends {
@@ -15079,6 +15094,7 @@ export declare class InstitutionalAccessManagerHandler {
15079
15094
  cacheTime?: undefined;
15080
15095
  ccipRead?: undefined;
15081
15096
  chain?: undefined;
15097
+ experimental_blockTag?: undefined;
15082
15098
  key?: undefined;
15083
15099
  name?: undefined;
15084
15100
  pollingInterval?: undefined;