agentwallet-sdk 5.0.2 → 5.0.4

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 (258) hide show
  1. package/README.md +15 -0
  2. package/dist/index.d.ts +213 -284
  3. package/dist/index.d.ts.map +1 -1
  4. package/dist/index.js +1 -1
  5. package/dist/index.js.map +1 -1
  6. package/package.json +3 -3
  7. package/dist/ap2/index.d.ts +0 -185
  8. package/dist/ap2/index.d.ts.map +0 -1
  9. package/dist/ap2/index.js +0 -255
  10. package/dist/ap2/index.js.map +0 -1
  11. package/dist/bridge/unified.d.ts +0 -101
  12. package/dist/bridge/unified.d.ts.map +0 -1
  13. package/dist/bridge/unified.js +0 -284
  14. package/dist/bridge/unified.js.map +0 -1
  15. package/dist/chains.d.ts +0 -62
  16. package/dist/chains.d.ts.map +0 -1
  17. package/dist/chains.js +0 -108
  18. package/dist/chains.js.map +0 -1
  19. package/dist/fiat/index.d.ts +0 -10
  20. package/dist/fiat/index.d.ts.map +0 -1
  21. package/dist/fiat/index.js +0 -9
  22. package/dist/fiat/index.js.map +0 -1
  23. package/dist/fiat/onramp.d.ts +0 -101
  24. package/dist/fiat/onramp.d.ts.map +0 -1
  25. package/dist/fiat/onramp.js +0 -155
  26. package/dist/fiat/onramp.js.map +0 -1
  27. package/dist/fiat/providers/index.d.ts +0 -16
  28. package/dist/fiat/providers/index.d.ts.map +0 -1
  29. package/dist/fiat/providers/index.js +0 -30
  30. package/dist/fiat/providers/index.js.map +0 -1
  31. package/dist/fiat/providers/moonpay.d.ts +0 -22
  32. package/dist/fiat/providers/moonpay.d.ts.map +0 -1
  33. package/dist/fiat/providers/moonpay.js +0 -107
  34. package/dist/fiat/providers/moonpay.js.map +0 -1
  35. package/dist/fiat/providers/stripe.d.ts +0 -26
  36. package/dist/fiat/providers/stripe.d.ts.map +0 -1
  37. package/dist/fiat/providers/stripe.js +0 -135
  38. package/dist/fiat/providers/stripe.js.map +0 -1
  39. package/dist/fiat/providers/transak.d.ts +0 -26
  40. package/dist/fiat/providers/transak.d.ts.map +0 -1
  41. package/dist/fiat/providers/transak.js +0 -119
  42. package/dist/fiat/providers/transak.js.map +0 -1
  43. package/dist/fiat/types.d.ts +0 -106
  44. package/dist/fiat/types.d.ts.map +0 -1
  45. package/dist/fiat/types.js +0 -13
  46. package/dist/fiat/types.js.map +0 -1
  47. package/dist/flash/executor.d.ts +0 -119
  48. package/dist/flash/executor.d.ts.map +0 -1
  49. package/dist/flash/executor.js +0 -195
  50. package/dist/flash/executor.js.map +0 -1
  51. package/dist/flash/index.d.ts +0 -28
  52. package/dist/flash/index.d.ts.map +0 -1
  53. package/dist/flash/index.js +0 -29
  54. package/dist/flash/index.js.map +0 -1
  55. package/dist/flash/scanner.d.ts +0 -133
  56. package/dist/flash/scanner.d.ts.map +0 -1
  57. package/dist/flash/scanner.js +0 -212
  58. package/dist/flash/scanner.js.map +0 -1
  59. package/dist/flash/types.d.ts +0 -136
  60. package/dist/flash/types.d.ts.map +0 -1
  61. package/dist/flash/types.js +0 -23
  62. package/dist/flash/types.js.map +0 -1
  63. package/dist/gas/index.d.ts +0 -4
  64. package/dist/gas/index.d.ts.map +0 -1
  65. package/dist/gas/index.js +0 -3
  66. package/dist/gas/index.js.map +0 -1
  67. package/dist/gas/sponsor.d.ts +0 -70
  68. package/dist/gas/sponsor.d.ts.map +0 -1
  69. package/dist/gas/sponsor.js +0 -193
  70. package/dist/gas/sponsor.js.map +0 -1
  71. package/dist/gas/types.d.ts +0 -76
  72. package/dist/gas/types.d.ts.map +0 -1
  73. package/dist/gas/types.js +0 -21
  74. package/dist/gas/types.js.map +0 -1
  75. package/dist/identity/agent-identity.d.ts +0 -276
  76. package/dist/identity/agent-identity.d.ts.map +0 -1
  77. package/dist/identity/agent-identity.js +0 -300
  78. package/dist/identity/agent-identity.js.map +0 -1
  79. package/dist/identity/erc6551.d.ts +0 -441
  80. package/dist/identity/erc6551.d.ts.map +0 -1
  81. package/dist/identity/erc6551.js +0 -517
  82. package/dist/identity/erc6551.js.map +0 -1
  83. package/dist/mev/index.d.ts +0 -4
  84. package/dist/mev/index.d.ts.map +0 -1
  85. package/dist/mev/index.js +0 -8
  86. package/dist/mev/index.js.map +0 -1
  87. package/dist/mev/protection.d.ts +0 -54
  88. package/dist/mev/protection.d.ts.map +0 -1
  89. package/dist/mev/protection.js +0 -185
  90. package/dist/mev/protection.js.map +0 -1
  91. package/dist/mev/risk.d.ts +0 -19
  92. package/dist/mev/risk.d.ts.map +0 -1
  93. package/dist/mev/risk.js +0 -95
  94. package/dist/mev/risk.js.map +0 -1
  95. package/dist/mev/types.d.ts +0 -49
  96. package/dist/mev/types.d.ts.map +0 -1
  97. package/dist/mev/types.js +0 -2
  98. package/dist/mev/types.js.map +0 -1
  99. package/dist/settlement/index.d.ts +0 -4
  100. package/dist/settlement/index.d.ts.map +0 -1
  101. package/dist/settlement/index.js +0 -3
  102. package/dist/settlement/index.js.map +0 -1
  103. package/dist/settlement/types.d.ts +0 -66
  104. package/dist/settlement/types.d.ts.map +0 -1
  105. package/dist/settlement/types.js +0 -37
  106. package/dist/settlement/types.js.map +0 -1
  107. package/dist/settlement/verifier.d.ts +0 -75
  108. package/dist/settlement/verifier.d.ts.map +0 -1
  109. package/dist/settlement/verifier.js +0 -354
  110. package/dist/settlement/verifier.js.map +0 -1
  111. package/dist/solana/bridge.d.ts +0 -144
  112. package/dist/solana/bridge.d.ts.map +0 -1
  113. package/dist/solana/bridge.js +0 -352
  114. package/dist/solana/bridge.js.map +0 -1
  115. package/dist/solana/index.d.ts +0 -8
  116. package/dist/solana/index.d.ts.map +0 -1
  117. package/dist/solana/index.js +0 -6
  118. package/dist/solana/index.js.map +0 -1
  119. package/dist/solana/swap.d.ts +0 -85
  120. package/dist/solana/swap.d.ts.map +0 -1
  121. package/dist/solana/swap.js +0 -173
  122. package/dist/solana/swap.js.map +0 -1
  123. package/dist/solana/types.d.ts +0 -126
  124. package/dist/solana/types.d.ts.map +0 -1
  125. package/dist/solana/types.js +0 -10
  126. package/dist/solana/types.js.map +0 -1
  127. package/dist/solana/wallet.d.ts +0 -83
  128. package/dist/solana/wallet.d.ts.map +0 -1
  129. package/dist/solana/wallet.js +0 -164
  130. package/dist/solana/wallet.js.map +0 -1
  131. package/dist/solana/x402.d.ts +0 -69
  132. package/dist/solana/x402.d.ts.map +0 -1
  133. package/dist/solana/x402.js +0 -154
  134. package/dist/solana/x402.js.map +0 -1
  135. package/dist/solver/adapter.d.ts +0 -47
  136. package/dist/solver/adapter.d.ts.map +0 -1
  137. package/dist/solver/adapter.js +0 -146
  138. package/dist/solver/adapter.js.map +0 -1
  139. package/dist/solver/analyzer.d.ts +0 -48
  140. package/dist/solver/analyzer.d.ts.map +0 -1
  141. package/dist/solver/analyzer.js +0 -171
  142. package/dist/solver/analyzer.js.map +0 -1
  143. package/dist/solver/builder.d.ts +0 -31
  144. package/dist/solver/builder.d.ts.map +0 -1
  145. package/dist/solver/builder.js +0 -60
  146. package/dist/solver/builder.js.map +0 -1
  147. package/dist/solver/index.d.ts +0 -22
  148. package/dist/solver/index.d.ts.map +0 -1
  149. package/dist/solver/index.js +0 -25
  150. package/dist/solver/index.js.map +0 -1
  151. package/dist/solver/types.d.ts +0 -115
  152. package/dist/solver/types.d.ts.map +0 -1
  153. package/dist/solver/types.js +0 -10
  154. package/dist/solver/types.js.map +0 -1
  155. package/dist/spend-guard/index.d.ts +0 -125
  156. package/dist/spend-guard/index.d.ts.map +0 -1
  157. package/dist/spend-guard/index.js +0 -150
  158. package/dist/spend-guard/index.js.map +0 -1
  159. package/dist/swap/router/cache.d.ts +0 -13
  160. package/dist/swap/router/cache.d.ts.map +0 -1
  161. package/dist/swap/router/cache.js +0 -30
  162. package/dist/swap/router/cache.js.map +0 -1
  163. package/dist/swap/router/flashbots.d.ts +0 -10
  164. package/dist/swap/router/flashbots.d.ts.map +0 -1
  165. package/dist/swap/router/flashbots.js +0 -43
  166. package/dist/swap/router/flashbots.js.map +0 -1
  167. package/dist/swap/router/health.d.ts +0 -17
  168. package/dist/swap/router/health.d.ts.map +0 -1
  169. package/dist/swap/router/health.js +0 -38
  170. package/dist/swap/router/health.js.map +0 -1
  171. package/dist/swap/router/index.d.ts +0 -10
  172. package/dist/swap/router/index.d.ts.map +0 -1
  173. package/dist/swap/router/index.js +0 -10
  174. package/dist/swap/router/index.js.map +0 -1
  175. package/dist/swap/router/providers/cowswap.d.ts +0 -11
  176. package/dist/swap/router/providers/cowswap.d.ts.map +0 -1
  177. package/dist/swap/router/providers/cowswap.js +0 -79
  178. package/dist/swap/router/providers/cowswap.js.map +0 -1
  179. package/dist/swap/router/providers/index.d.ts +0 -20
  180. package/dist/swap/router/providers/index.d.ts.map +0 -1
  181. package/dist/swap/router/providers/index.js +0 -32
  182. package/dist/swap/router/providers/index.js.map +0 -1
  183. package/dist/swap/router/providers/jupiter.d.ts +0 -12
  184. package/dist/swap/router/providers/jupiter.d.ts.map +0 -1
  185. package/dist/swap/router/providers/jupiter.js +0 -73
  186. package/dist/swap/router/providers/jupiter.js.map +0 -1
  187. package/dist/swap/router/providers/lifi.d.ts +0 -11
  188. package/dist/swap/router/providers/lifi.d.ts.map +0 -1
  189. package/dist/swap/router/providers/lifi.js +0 -123
  190. package/dist/swap/router/providers/lifi.js.map +0 -1
  191. package/dist/swap/router/providers/oneinch.d.ts +0 -13
  192. package/dist/swap/router/providers/oneinch.d.ts.map +0 -1
  193. package/dist/swap/router/providers/oneinch.js +0 -71
  194. package/dist/swap/router/providers/oneinch.js.map +0 -1
  195. package/dist/swap/router/providers/paraswap.d.ts +0 -11
  196. package/dist/swap/router/providers/paraswap.d.ts.map +0 -1
  197. package/dist/swap/router/providers/paraswap.js +0 -73
  198. package/dist/swap/router/providers/paraswap.js.map +0 -1
  199. package/dist/swap/router/providers/uniswap.d.ts +0 -31
  200. package/dist/swap/router/providers/uniswap.d.ts.map +0 -1
  201. package/dist/swap/router/providers/uniswap.js +0 -237
  202. package/dist/swap/router/providers/uniswap.js.map +0 -1
  203. package/dist/swap/router/providers/zerox.d.ts +0 -13
  204. package/dist/swap/router/providers/zerox.d.ts.map +0 -1
  205. package/dist/swap/router/providers/zerox.js +0 -94
  206. package/dist/swap/router/providers/zerox.js.map +0 -1
  207. package/dist/swap/router/router.d.ts +0 -86
  208. package/dist/swap/router/router.d.ts.map +0 -1
  209. package/dist/swap/router/router.js +0 -224
  210. package/dist/swap/router/router.js.map +0 -1
  211. package/dist/swap/router/rsi/engine.d.ts +0 -60
  212. package/dist/swap/router/rsi/engine.d.ts.map +0 -1
  213. package/dist/swap/router/rsi/engine.js +0 -483
  214. package/dist/swap/router/rsi/engine.js.map +0 -1
  215. package/dist/swap/router/rsi/index.d.ts +0 -3
  216. package/dist/swap/router/rsi/index.d.ts.map +0 -1
  217. package/dist/swap/router/rsi/index.js +0 -3
  218. package/dist/swap/router/rsi/index.js.map +0 -1
  219. package/dist/swap/router/rsi/types.d.ts +0 -106
  220. package/dist/swap/router/rsi/types.d.ts.map +0 -1
  221. package/dist/swap/router/rsi/types.js +0 -3
  222. package/dist/swap/router/rsi/types.js.map +0 -1
  223. package/dist/swap/router/types.d.ts +0 -120
  224. package/dist/swap/router/types.d.ts.map +0 -1
  225. package/dist/swap/router/types.js +0 -16
  226. package/dist/swap/router/types.js.map +0 -1
  227. package/dist/tax/engine.d.ts +0 -131
  228. package/dist/tax/engine.d.ts.map +0 -1
  229. package/dist/tax/engine.js +0 -307
  230. package/dist/tax/engine.js.map +0 -1
  231. package/dist/tax/index.d.ts +0 -9
  232. package/dist/tax/index.d.ts.map +0 -1
  233. package/dist/tax/index.js +0 -12
  234. package/dist/tax/index.js.map +0 -1
  235. package/dist/tax/lots.d.ts +0 -60
  236. package/dist/tax/lots.d.ts.map +0 -1
  237. package/dist/tax/lots.js +0 -129
  238. package/dist/tax/lots.js.map +0 -1
  239. package/dist/tax/types.d.ts +0 -113
  240. package/dist/tax/types.d.ts.map +0 -1
  241. package/dist/tax/types.js +0 -18
  242. package/dist/tax/types.js.map +0 -1
  243. package/dist/yield/index.d.ts +0 -26
  244. package/dist/yield/index.d.ts.map +0 -1
  245. package/dist/yield/index.js +0 -29
  246. package/dist/yield/index.js.map +0 -1
  247. package/dist/yield/rates.d.ts +0 -114
  248. package/dist/yield/rates.d.ts.map +0 -1
  249. package/dist/yield/rates.js +0 -351
  250. package/dist/yield/rates.js.map +0 -1
  251. package/dist/yield/types.d.ts +0 -134
  252. package/dist/yield/types.d.ts.map +0 -1
  253. package/dist/yield/types.js +0 -24
  254. package/dist/yield/types.js.map +0 -1
  255. package/dist/yield/vault.d.ts +0 -112
  256. package/dist/yield/vault.d.ts.map +0 -1
  257. package/dist/yield/vault.js +0 -264
  258. package/dist/yield/vault.js.map +0 -1
package/dist/index.d.ts CHANGED
@@ -282,9 +282,7 @@ export declare function createWallet(config: AgentWalletConfig & {
282
282
  }, {
283
283
  readonly name: "perTxLimit";
284
284
  readonly type: "uint256";
285
- readonly indexed: false; /**
286
- * Get a pending transaction by ID.
287
- */
285
+ readonly indexed: false;
288
286
  }, {
289
287
  readonly name: "periodLimit";
290
288
  readonly type: "uint256";
@@ -332,9 +330,10 @@ export declare function createWallet(config: AgentWalletConfig & {
332
330
  }];
333
331
  }, {
334
332
  readonly name: "TransactionApproved";
335
- readonly type: "event"; /**
333
+ /**
336
334
  * Approve a pending transaction. Only callable by the NFT owner.
337
335
  */
336
+ readonly type: "event";
338
337
  readonly inputs: readonly [{
339
338
  readonly name: "txId";
340
339
  readonly type: "uint256";
@@ -616,9 +615,7 @@ export declare function createWallet(config: AgentWalletConfig & {
616
615
  }, {
617
616
  readonly name: "perTxLimit";
618
617
  readonly type: "uint256";
619
- readonly indexed: false; /**
620
- * Get a pending transaction by ID.
621
- */
618
+ readonly indexed: false;
622
619
  }, {
623
620
  readonly name: "periodLimit";
624
621
  readonly type: "uint256";
@@ -666,9 +663,10 @@ export declare function createWallet(config: AgentWalletConfig & {
666
663
  }];
667
664
  }, {
668
665
  readonly name: "TransactionApproved";
669
- readonly type: "event"; /**
666
+ /**
670
667
  * Approve a pending transaction. Only callable by the NFT owner.
671
668
  */
669
+ readonly type: "event";
672
670
  readonly inputs: readonly [{
673
671
  readonly name: "txId";
674
672
  readonly type: "uint256";
@@ -950,9 +948,7 @@ export declare function createWallet(config: AgentWalletConfig & {
950
948
  }, {
951
949
  readonly name: "perTxLimit";
952
950
  readonly type: "uint256";
953
- readonly indexed: false; /**
954
- * Get a pending transaction by ID.
955
- */
951
+ readonly indexed: false;
956
952
  }, {
957
953
  readonly name: "periodLimit";
958
954
  readonly type: "uint256";
@@ -1000,9 +996,10 @@ export declare function createWallet(config: AgentWalletConfig & {
1000
996
  }];
1001
997
  }, {
1002
998
  readonly name: "TransactionApproved";
1003
- readonly type: "event"; /**
999
+ /**
1004
1000
  * Approve a pending transaction. Only callable by the NFT owner.
1005
1001
  */
1002
+ readonly type: "event";
1006
1003
  readonly inputs: readonly [{
1007
1004
  readonly name: "txId";
1008
1005
  readonly type: "uint256";
@@ -1284,9 +1281,7 @@ export declare function createWallet(config: AgentWalletConfig & {
1284
1281
  }, {
1285
1282
  readonly name: "perTxLimit";
1286
1283
  readonly type: "uint256";
1287
- readonly indexed: false; /**
1288
- * Get a pending transaction by ID.
1289
- */
1284
+ readonly indexed: false;
1290
1285
  }, {
1291
1286
  readonly name: "periodLimit";
1292
1287
  readonly type: "uint256";
@@ -1334,9 +1329,10 @@ export declare function createWallet(config: AgentWalletConfig & {
1334
1329
  }];
1335
1330
  }, {
1336
1331
  readonly name: "TransactionApproved";
1337
- readonly type: "event"; /**
1332
+ /**
1338
1333
  * Approve a pending transaction. Only callable by the NFT owner.
1339
1334
  */
1335
+ readonly type: "event";
1340
1336
  readonly inputs: readonly [{
1341
1337
  readonly name: "txId";
1342
1338
  readonly type: "uint256";
@@ -1618,9 +1614,7 @@ export declare function createWallet(config: AgentWalletConfig & {
1618
1614
  }, {
1619
1615
  readonly name: "perTxLimit";
1620
1616
  readonly type: "uint256";
1621
- readonly indexed: false; /**
1622
- * Get a pending transaction by ID.
1623
- */
1617
+ readonly indexed: false;
1624
1618
  }, {
1625
1619
  readonly name: "periodLimit";
1626
1620
  readonly type: "uint256";
@@ -1668,9 +1662,10 @@ export declare function createWallet(config: AgentWalletConfig & {
1668
1662
  }];
1669
1663
  }, {
1670
1664
  readonly name: "TransactionApproved";
1671
- readonly type: "event"; /**
1665
+ /**
1672
1666
  * Approve a pending transaction. Only callable by the NFT owner.
1673
1667
  */
1668
+ readonly type: "event";
1674
1669
  readonly inputs: readonly [{
1675
1670
  readonly name: "txId";
1676
1671
  readonly type: "uint256";
@@ -1952,9 +1947,7 @@ export declare function createWallet(config: AgentWalletConfig & {
1952
1947
  }, {
1953
1948
  readonly name: "perTxLimit";
1954
1949
  readonly type: "uint256";
1955
- readonly indexed: false; /**
1956
- * Get a pending transaction by ID.
1957
- */
1950
+ readonly indexed: false;
1958
1951
  }, {
1959
1952
  readonly name: "periodLimit";
1960
1953
  readonly type: "uint256";
@@ -2002,9 +1995,10 @@ export declare function createWallet(config: AgentWalletConfig & {
2002
1995
  }];
2003
1996
  }, {
2004
1997
  readonly name: "TransactionApproved";
2005
- readonly type: "event"; /**
1998
+ /**
2006
1999
  * Approve a pending transaction. Only callable by the NFT owner.
2007
2000
  */
2001
+ readonly type: "event";
2008
2002
  readonly inputs: readonly [{
2009
2003
  readonly name: "txId";
2010
2004
  readonly type: "uint256";
@@ -2286,9 +2280,7 @@ export declare function createWallet(config: AgentWalletConfig & {
2286
2280
  }, {
2287
2281
  readonly name: "perTxLimit";
2288
2282
  readonly type: "uint256";
2289
- readonly indexed: false; /**
2290
- * Get a pending transaction by ID.
2291
- */
2283
+ readonly indexed: false;
2292
2284
  }, {
2293
2285
  readonly name: "periodLimit";
2294
2286
  readonly type: "uint256";
@@ -2336,9 +2328,10 @@ export declare function createWallet(config: AgentWalletConfig & {
2336
2328
  }];
2337
2329
  }, {
2338
2330
  readonly name: "TransactionApproved";
2339
- readonly type: "event"; /**
2331
+ /**
2340
2332
  * Approve a pending transaction. Only callable by the NFT owner.
2341
2333
  */
2334
+ readonly type: "event";
2342
2335
  readonly inputs: readonly [{
2343
2336
  readonly name: "txId";
2344
2337
  readonly type: "uint256";
@@ -2620,9 +2613,7 @@ export declare function createWallet(config: AgentWalletConfig & {
2620
2613
  }, {
2621
2614
  readonly name: "perTxLimit";
2622
2615
  readonly type: "uint256";
2623
- readonly indexed: false; /**
2624
- * Get a pending transaction by ID.
2625
- */
2616
+ readonly indexed: false;
2626
2617
  }, {
2627
2618
  readonly name: "periodLimit";
2628
2619
  readonly type: "uint256";
@@ -2670,9 +2661,10 @@ export declare function createWallet(config: AgentWalletConfig & {
2670
2661
  }];
2671
2662
  }, {
2672
2663
  readonly name: "TransactionApproved";
2673
- readonly type: "event"; /**
2664
+ /**
2674
2665
  * Approve a pending transaction. Only callable by the NFT owner.
2675
2666
  */
2667
+ readonly type: "event";
2676
2668
  readonly inputs: readonly [{
2677
2669
  readonly name: "txId";
2678
2670
  readonly type: "uint256";
@@ -2954,9 +2946,7 @@ export declare function createWallet(config: AgentWalletConfig & {
2954
2946
  }, {
2955
2947
  readonly name: "perTxLimit";
2956
2948
  readonly type: "uint256";
2957
- readonly indexed: false; /**
2958
- * Get a pending transaction by ID.
2959
- */
2949
+ readonly indexed: false;
2960
2950
  }, {
2961
2951
  readonly name: "periodLimit";
2962
2952
  readonly type: "uint256";
@@ -3004,9 +2994,10 @@ export declare function createWallet(config: AgentWalletConfig & {
3004
2994
  }];
3005
2995
  }, {
3006
2996
  readonly name: "TransactionApproved";
3007
- readonly type: "event"; /**
2997
+ /**
3008
2998
  * Approve a pending transaction. Only callable by the NFT owner.
3009
2999
  */
3000
+ readonly type: "event";
3010
3001
  readonly inputs: readonly [{
3011
3002
  readonly name: "txId";
3012
3003
  readonly type: "uint256";
@@ -3288,9 +3279,7 @@ export declare function createWallet(config: AgentWalletConfig & {
3288
3279
  }, {
3289
3280
  readonly name: "perTxLimit";
3290
3281
  readonly type: "uint256";
3291
- readonly indexed: false; /**
3292
- * Get a pending transaction by ID.
3293
- */
3282
+ readonly indexed: false;
3294
3283
  }, {
3295
3284
  readonly name: "periodLimit";
3296
3285
  readonly type: "uint256";
@@ -3338,9 +3327,10 @@ export declare function createWallet(config: AgentWalletConfig & {
3338
3327
  }];
3339
3328
  }, {
3340
3329
  readonly name: "TransactionApproved";
3341
- readonly type: "event"; /**
3330
+ /**
3342
3331
  * Approve a pending transaction. Only callable by the NFT owner.
3343
3332
  */
3333
+ readonly type: "event";
3344
3334
  readonly inputs: readonly [{
3345
3335
  readonly name: "txId";
3346
3336
  readonly type: "uint256";
@@ -3624,9 +3614,7 @@ export declare function createWallet(config: AgentWalletConfig & {
3624
3614
  }, {
3625
3615
  readonly name: "perTxLimit";
3626
3616
  readonly type: "uint256";
3627
- readonly indexed: false; /**
3628
- * Get a pending transaction by ID.
3629
- */
3617
+ readonly indexed: false;
3630
3618
  }, {
3631
3619
  readonly name: "periodLimit";
3632
3620
  readonly type: "uint256";
@@ -3674,9 +3662,10 @@ export declare function createWallet(config: AgentWalletConfig & {
3674
3662
  }];
3675
3663
  }, {
3676
3664
  readonly name: "TransactionApproved";
3677
- readonly type: "event"; /**
3665
+ /**
3678
3666
  * Approve a pending transaction. Only callable by the NFT owner.
3679
3667
  */
3668
+ readonly type: "event";
3680
3669
  readonly inputs: readonly [{
3681
3670
  readonly name: "txId";
3682
3671
  readonly type: "uint256";
@@ -3958,9 +3947,7 @@ export declare function createWallet(config: AgentWalletConfig & {
3958
3947
  }, {
3959
3948
  readonly name: "perTxLimit";
3960
3949
  readonly type: "uint256";
3961
- readonly indexed: false; /**
3962
- * Get a pending transaction by ID.
3963
- */
3950
+ readonly indexed: false;
3964
3951
  }, {
3965
3952
  readonly name: "periodLimit";
3966
3953
  readonly type: "uint256";
@@ -4008,9 +3995,10 @@ export declare function createWallet(config: AgentWalletConfig & {
4008
3995
  }];
4009
3996
  }, {
4010
3997
  readonly name: "TransactionApproved";
4011
- readonly type: "event"; /**
3998
+ /**
4012
3999
  * Approve a pending transaction. Only callable by the NFT owner.
4013
4000
  */
4001
+ readonly type: "event";
4014
4002
  readonly inputs: readonly [{
4015
4003
  readonly name: "txId";
4016
4004
  readonly type: "uint256";
@@ -4292,9 +4280,7 @@ export declare function createWallet(config: AgentWalletConfig & {
4292
4280
  }, {
4293
4281
  readonly name: "perTxLimit";
4294
4282
  readonly type: "uint256";
4295
- readonly indexed: false; /**
4296
- * Get a pending transaction by ID.
4297
- */
4283
+ readonly indexed: false;
4298
4284
  }, {
4299
4285
  readonly name: "periodLimit";
4300
4286
  readonly type: "uint256";
@@ -4342,9 +4328,10 @@ export declare function createWallet(config: AgentWalletConfig & {
4342
4328
  }];
4343
4329
  }, {
4344
4330
  readonly name: "TransactionApproved";
4345
- readonly type: "event"; /**
4331
+ /**
4346
4332
  * Approve a pending transaction. Only callable by the NFT owner.
4347
4333
  */
4334
+ readonly type: "event";
4348
4335
  readonly inputs: readonly [{
4349
4336
  readonly name: "txId";
4350
4337
  readonly type: "uint256";
@@ -4626,9 +4613,7 @@ export declare function createWallet(config: AgentWalletConfig & {
4626
4613
  }, {
4627
4614
  readonly name: "perTxLimit";
4628
4615
  readonly type: "uint256";
4629
- readonly indexed: false; /**
4630
- * Get a pending transaction by ID.
4631
- */
4616
+ readonly indexed: false;
4632
4617
  }, {
4633
4618
  readonly name: "periodLimit";
4634
4619
  readonly type: "uint256";
@@ -4676,9 +4661,10 @@ export declare function createWallet(config: AgentWalletConfig & {
4676
4661
  }];
4677
4662
  }, {
4678
4663
  readonly name: "TransactionApproved";
4679
- readonly type: "event"; /**
4664
+ /**
4680
4665
  * Approve a pending transaction. Only callable by the NFT owner.
4681
4666
  */
4667
+ readonly type: "event";
4682
4668
  readonly inputs: readonly [{
4683
4669
  readonly name: "txId";
4684
4670
  readonly type: "uint256";
@@ -4960,9 +4946,7 @@ export declare function createWallet(config: AgentWalletConfig & {
4960
4946
  }, {
4961
4947
  readonly name: "perTxLimit";
4962
4948
  readonly type: "uint256";
4963
- readonly indexed: false; /**
4964
- * Get a pending transaction by ID.
4965
- */
4949
+ readonly indexed: false;
4966
4950
  }, {
4967
4951
  readonly name: "periodLimit";
4968
4952
  readonly type: "uint256";
@@ -5010,9 +4994,10 @@ export declare function createWallet(config: AgentWalletConfig & {
5010
4994
  }];
5011
4995
  }, {
5012
4996
  readonly name: "TransactionApproved";
5013
- readonly type: "event"; /**
4997
+ /**
5014
4998
  * Approve a pending transaction. Only callable by the NFT owner.
5015
4999
  */
5000
+ readonly type: "event";
5016
5001
  readonly inputs: readonly [{
5017
5002
  readonly name: "txId";
5018
5003
  readonly type: "uint256";
@@ -5294,9 +5279,7 @@ export declare function createWallet(config: AgentWalletConfig & {
5294
5279
  }, {
5295
5280
  readonly name: "perTxLimit";
5296
5281
  readonly type: "uint256";
5297
- readonly indexed: false; /**
5298
- * Get a pending transaction by ID.
5299
- */
5282
+ readonly indexed: false;
5300
5283
  }, {
5301
5284
  readonly name: "periodLimit";
5302
5285
  readonly type: "uint256";
@@ -5344,9 +5327,10 @@ export declare function createWallet(config: AgentWalletConfig & {
5344
5327
  }];
5345
5328
  }, {
5346
5329
  readonly name: "TransactionApproved";
5347
- readonly type: "event"; /**
5330
+ /**
5348
5331
  * Approve a pending transaction. Only callable by the NFT owner.
5349
5332
  */
5333
+ readonly type: "event";
5350
5334
  readonly inputs: readonly [{
5351
5335
  readonly name: "txId";
5352
5336
  readonly type: "uint256";
@@ -5628,9 +5612,7 @@ export declare function createWallet(config: AgentWalletConfig & {
5628
5612
  }, {
5629
5613
  readonly name: "perTxLimit";
5630
5614
  readonly type: "uint256";
5631
- readonly indexed: false; /**
5632
- * Get a pending transaction by ID.
5633
- */
5615
+ readonly indexed: false;
5634
5616
  }, {
5635
5617
  readonly name: "periodLimit";
5636
5618
  readonly type: "uint256";
@@ -5678,9 +5660,10 @@ export declare function createWallet(config: AgentWalletConfig & {
5678
5660
  }];
5679
5661
  }, {
5680
5662
  readonly name: "TransactionApproved";
5681
- readonly type: "event"; /**
5663
+ /**
5682
5664
  * Approve a pending transaction. Only callable by the NFT owner.
5683
5665
  */
5666
+ readonly type: "event";
5684
5667
  readonly inputs: readonly [{
5685
5668
  readonly name: "txId";
5686
5669
  readonly type: "uint256";
@@ -5963,9 +5946,7 @@ export declare function createWallet(config: AgentWalletConfig & {
5963
5946
  }, {
5964
5947
  readonly name: "perTxLimit";
5965
5948
  readonly type: "uint256";
5966
- readonly indexed: false; /**
5967
- * Get a pending transaction by ID.
5968
- */
5949
+ readonly indexed: false;
5969
5950
  }, {
5970
5951
  readonly name: "periodLimit";
5971
5952
  readonly type: "uint256";
@@ -6013,9 +5994,10 @@ export declare function createWallet(config: AgentWalletConfig & {
6013
5994
  }];
6014
5995
  }, {
6015
5996
  readonly name: "TransactionApproved";
6016
- readonly type: "event"; /**
5997
+ /**
6017
5998
  * Approve a pending transaction. Only callable by the NFT owner.
6018
5999
  */
6000
+ readonly type: "event";
6019
6001
  readonly inputs: readonly [{
6020
6002
  readonly name: "txId";
6021
6003
  readonly type: "uint256";
@@ -6297,9 +6279,7 @@ export declare function createWallet(config: AgentWalletConfig & {
6297
6279
  }, {
6298
6280
  readonly name: "perTxLimit";
6299
6281
  readonly type: "uint256";
6300
- readonly indexed: false; /**
6301
- * Get a pending transaction by ID.
6302
- */
6282
+ readonly indexed: false;
6303
6283
  }, {
6304
6284
  readonly name: "periodLimit";
6305
6285
  readonly type: "uint256";
@@ -6347,9 +6327,10 @@ export declare function createWallet(config: AgentWalletConfig & {
6347
6327
  }];
6348
6328
  }, {
6349
6329
  readonly name: "TransactionApproved";
6350
- readonly type: "event"; /**
6330
+ /**
6351
6331
  * Approve a pending transaction. Only callable by the NFT owner.
6352
6332
  */
6333
+ readonly type: "event";
6353
6334
  readonly inputs: readonly [{
6354
6335
  readonly name: "txId";
6355
6336
  readonly type: "uint256";
@@ -6631,9 +6612,7 @@ export declare function createWallet(config: AgentWalletConfig & {
6631
6612
  }, {
6632
6613
  readonly name: "perTxLimit";
6633
6614
  readonly type: "uint256";
6634
- readonly indexed: false; /**
6635
- * Get a pending transaction by ID.
6636
- */
6615
+ readonly indexed: false;
6637
6616
  }, {
6638
6617
  readonly name: "periodLimit";
6639
6618
  readonly type: "uint256";
@@ -6681,9 +6660,10 @@ export declare function createWallet(config: AgentWalletConfig & {
6681
6660
  }];
6682
6661
  }, {
6683
6662
  readonly name: "TransactionApproved";
6684
- readonly type: "event"; /**
6663
+ /**
6685
6664
  * Approve a pending transaction. Only callable by the NFT owner.
6686
6665
  */
6666
+ readonly type: "event";
6687
6667
  readonly inputs: readonly [{
6688
6668
  readonly name: "txId";
6689
6669
  readonly type: "uint256";
@@ -6965,9 +6945,7 @@ export declare function createWallet(config: AgentWalletConfig & {
6965
6945
  }, {
6966
6946
  readonly name: "perTxLimit";
6967
6947
  readonly type: "uint256";
6968
- readonly indexed: false; /**
6969
- * Get a pending transaction by ID.
6970
- */
6948
+ readonly indexed: false;
6971
6949
  }, {
6972
6950
  readonly name: "periodLimit";
6973
6951
  readonly type: "uint256";
@@ -7015,9 +6993,10 @@ export declare function createWallet(config: AgentWalletConfig & {
7015
6993
  }];
7016
6994
  }, {
7017
6995
  readonly name: "TransactionApproved";
7018
- readonly type: "event"; /**
6996
+ /**
7019
6997
  * Approve a pending transaction. Only callable by the NFT owner.
7020
6998
  */
6999
+ readonly type: "event";
7021
7000
  readonly inputs: readonly [{
7022
7001
  readonly name: "txId";
7023
7002
  readonly type: "uint256";
@@ -7299,9 +7278,7 @@ export declare function createWallet(config: AgentWalletConfig & {
7299
7278
  }, {
7300
7279
  readonly name: "perTxLimit";
7301
7280
  readonly type: "uint256";
7302
- readonly indexed: false; /**
7303
- * Get a pending transaction by ID.
7304
- */
7281
+ readonly indexed: false;
7305
7282
  }, {
7306
7283
  readonly name: "periodLimit";
7307
7284
  readonly type: "uint256";
@@ -7349,9 +7326,10 @@ export declare function createWallet(config: AgentWalletConfig & {
7349
7326
  }];
7350
7327
  }, {
7351
7328
  readonly name: "TransactionApproved";
7352
- readonly type: "event"; /**
7329
+ /**
7353
7330
  * Approve a pending transaction. Only callable by the NFT owner.
7354
7331
  */
7332
+ readonly type: "event";
7355
7333
  readonly inputs: readonly [{
7356
7334
  readonly name: "txId";
7357
7335
  readonly type: "uint256";
@@ -7633,9 +7611,7 @@ export declare function createWallet(config: AgentWalletConfig & {
7633
7611
  }, {
7634
7612
  readonly name: "perTxLimit";
7635
7613
  readonly type: "uint256";
7636
- readonly indexed: false; /**
7637
- * Get a pending transaction by ID.
7638
- */
7614
+ readonly indexed: false;
7639
7615
  }, {
7640
7616
  readonly name: "periodLimit";
7641
7617
  readonly type: "uint256";
@@ -7683,9 +7659,10 @@ export declare function createWallet(config: AgentWalletConfig & {
7683
7659
  }];
7684
7660
  }, {
7685
7661
  readonly name: "TransactionApproved";
7686
- readonly type: "event"; /**
7662
+ /**
7687
7663
  * Approve a pending transaction. Only callable by the NFT owner.
7688
7664
  */
7665
+ readonly type: "event";
7689
7666
  readonly inputs: readonly [{
7690
7667
  readonly name: "txId";
7691
7668
  readonly type: "uint256";
@@ -7967,9 +7944,7 @@ export declare function createWallet(config: AgentWalletConfig & {
7967
7944
  }, {
7968
7945
  readonly name: "perTxLimit";
7969
7946
  readonly type: "uint256";
7970
- readonly indexed: false; /**
7971
- * Get a pending transaction by ID.
7972
- */
7947
+ readonly indexed: false;
7973
7948
  }, {
7974
7949
  readonly name: "periodLimit";
7975
7950
  readonly type: "uint256";
@@ -8017,9 +7992,10 @@ export declare function createWallet(config: AgentWalletConfig & {
8017
7992
  }];
8018
7993
  }, {
8019
7994
  readonly name: "TransactionApproved";
8020
- readonly type: "event"; /**
7995
+ /**
8021
7996
  * Approve a pending transaction. Only callable by the NFT owner.
8022
7997
  */
7998
+ readonly type: "event";
8023
7999
  readonly inputs: readonly [{
8024
8000
  readonly name: "txId";
8025
8001
  readonly type: "uint256";
@@ -8303,9 +8279,7 @@ export declare function createWallet(config: AgentWalletConfig & {
8303
8279
  }, {
8304
8280
  readonly name: "perTxLimit";
8305
8281
  readonly type: "uint256";
8306
- readonly indexed: false; /**
8307
- * Get a pending transaction by ID.
8308
- */
8282
+ readonly indexed: false;
8309
8283
  }, {
8310
8284
  readonly name: "periodLimit";
8311
8285
  readonly type: "uint256";
@@ -8353,9 +8327,10 @@ export declare function createWallet(config: AgentWalletConfig & {
8353
8327
  }];
8354
8328
  }, {
8355
8329
  readonly name: "TransactionApproved";
8356
- readonly type: "event"; /**
8330
+ /**
8357
8331
  * Approve a pending transaction. Only callable by the NFT owner.
8358
8332
  */
8333
+ readonly type: "event";
8359
8334
  readonly inputs: readonly [{
8360
8335
  readonly name: "txId";
8361
8336
  readonly type: "uint256";
@@ -8636,9 +8611,7 @@ export declare function createWallet(config: AgentWalletConfig & {
8636
8611
  }, {
8637
8612
  readonly name: "perTxLimit";
8638
8613
  readonly type: "uint256";
8639
- readonly indexed: false; /**
8640
- * Get a pending transaction by ID.
8641
- */
8614
+ readonly indexed: false;
8642
8615
  }, {
8643
8616
  readonly name: "periodLimit";
8644
8617
  readonly type: "uint256";
@@ -8686,9 +8659,10 @@ export declare function createWallet(config: AgentWalletConfig & {
8686
8659
  }];
8687
8660
  }, {
8688
8661
  readonly name: "TransactionApproved";
8689
- readonly type: "event"; /**
8662
+ /**
8690
8663
  * Approve a pending transaction. Only callable by the NFT owner.
8691
8664
  */
8665
+ readonly type: "event";
8692
8666
  readonly inputs: readonly [{
8693
8667
  readonly name: "txId";
8694
8668
  readonly type: "uint256";
@@ -8970,9 +8944,7 @@ export declare function createWallet(config: AgentWalletConfig & {
8970
8944
  }, {
8971
8945
  readonly name: "perTxLimit";
8972
8946
  readonly type: "uint256";
8973
- readonly indexed: false; /**
8974
- * Get a pending transaction by ID.
8975
- */
8947
+ readonly indexed: false;
8976
8948
  }, {
8977
8949
  readonly name: "periodLimit";
8978
8950
  readonly type: "uint256";
@@ -9020,9 +8992,10 @@ export declare function createWallet(config: AgentWalletConfig & {
9020
8992
  }];
9021
8993
  }, {
9022
8994
  readonly name: "TransactionApproved";
9023
- readonly type: "event"; /**
8995
+ /**
9024
8996
  * Approve a pending transaction. Only callable by the NFT owner.
9025
8997
  */
8998
+ readonly type: "event";
9026
8999
  readonly inputs: readonly [{
9027
9000
  readonly name: "txId";
9028
9001
  readonly type: "uint256";
@@ -9303,9 +9276,7 @@ export declare function createWallet(config: AgentWalletConfig & {
9303
9276
  }, {
9304
9277
  readonly name: "perTxLimit";
9305
9278
  readonly type: "uint256";
9306
- readonly indexed: false; /**
9307
- * Get a pending transaction by ID.
9308
- */
9279
+ readonly indexed: false;
9309
9280
  }, {
9310
9281
  readonly name: "periodLimit";
9311
9282
  readonly type: "uint256";
@@ -9353,9 +9324,10 @@ export declare function createWallet(config: AgentWalletConfig & {
9353
9324
  }];
9354
9325
  }, {
9355
9326
  readonly name: "TransactionApproved";
9356
- readonly type: "event"; /**
9327
+ /**
9357
9328
  * Approve a pending transaction. Only callable by the NFT owner.
9358
9329
  */
9330
+ readonly type: "event";
9359
9331
  readonly inputs: readonly [{
9360
9332
  readonly name: "txId";
9361
9333
  readonly type: "uint256";
@@ -9637,9 +9609,7 @@ export declare function createWallet(config: AgentWalletConfig & {
9637
9609
  }, {
9638
9610
  readonly name: "perTxLimit";
9639
9611
  readonly type: "uint256";
9640
- readonly indexed: false; /**
9641
- * Get a pending transaction by ID.
9642
- */
9612
+ readonly indexed: false;
9643
9613
  }, {
9644
9614
  readonly name: "periodLimit";
9645
9615
  readonly type: "uint256";
@@ -9687,9 +9657,10 @@ export declare function createWallet(config: AgentWalletConfig & {
9687
9657
  }];
9688
9658
  }, {
9689
9659
  readonly name: "TransactionApproved";
9690
- readonly type: "event"; /**
9660
+ /**
9691
9661
  * Approve a pending transaction. Only callable by the NFT owner.
9692
9662
  */
9663
+ readonly type: "event";
9693
9664
  readonly inputs: readonly [{
9694
9665
  readonly name: "txId";
9695
9666
  readonly type: "uint256";
@@ -9970,9 +9941,7 @@ export declare function createWallet(config: AgentWalletConfig & {
9970
9941
  }, {
9971
9942
  readonly name: "perTxLimit";
9972
9943
  readonly type: "uint256";
9973
- readonly indexed: false; /**
9974
- * Get a pending transaction by ID.
9975
- */
9944
+ readonly indexed: false;
9976
9945
  }, {
9977
9946
  readonly name: "periodLimit";
9978
9947
  readonly type: "uint256";
@@ -10020,9 +9989,10 @@ export declare function createWallet(config: AgentWalletConfig & {
10020
9989
  }];
10021
9990
  }, {
10022
9991
  readonly name: "TransactionApproved";
10023
- readonly type: "event"; /**
9992
+ /**
10024
9993
  * Approve a pending transaction. Only callable by the NFT owner.
10025
9994
  */
9995
+ readonly type: "event";
10026
9996
  readonly inputs: readonly [{
10027
9997
  readonly name: "txId";
10028
9998
  readonly type: "uint256";
@@ -10304,9 +10274,7 @@ export declare function createWallet(config: AgentWalletConfig & {
10304
10274
  }, {
10305
10275
  readonly name: "perTxLimit";
10306
10276
  readonly type: "uint256";
10307
- readonly indexed: false; /**
10308
- * Get a pending transaction by ID.
10309
- */
10277
+ readonly indexed: false;
10310
10278
  }, {
10311
10279
  readonly name: "periodLimit";
10312
10280
  readonly type: "uint256";
@@ -10354,9 +10322,10 @@ export declare function createWallet(config: AgentWalletConfig & {
10354
10322
  }];
10355
10323
  }, {
10356
10324
  readonly name: "TransactionApproved";
10357
- readonly type: "event"; /**
10325
+ /**
10358
10326
  * Approve a pending transaction. Only callable by the NFT owner.
10359
10327
  */
10328
+ readonly type: "event";
10360
10329
  readonly inputs: readonly [{
10361
10330
  readonly name: "txId";
10362
10331
  readonly type: "uint256";
@@ -10637,9 +10606,7 @@ export declare function createWallet(config: AgentWalletConfig & {
10637
10606
  }, {
10638
10607
  readonly name: "perTxLimit";
10639
10608
  readonly type: "uint256";
10640
- readonly indexed: false; /**
10641
- * Get a pending transaction by ID.
10642
- */
10609
+ readonly indexed: false;
10643
10610
  }, {
10644
10611
  readonly name: "periodLimit";
10645
10612
  readonly type: "uint256";
@@ -10687,9 +10654,10 @@ export declare function createWallet(config: AgentWalletConfig & {
10687
10654
  }];
10688
10655
  }, {
10689
10656
  readonly name: "TransactionApproved";
10690
- readonly type: "event"; /**
10657
+ /**
10691
10658
  * Approve a pending transaction. Only callable by the NFT owner.
10692
10659
  */
10660
+ readonly type: "event";
10693
10661
  readonly inputs: readonly [{
10694
10662
  readonly name: "txId";
10695
10663
  readonly type: "uint256";
@@ -10971,9 +10939,7 @@ export declare function createWallet(config: AgentWalletConfig & {
10971
10939
  }, {
10972
10940
  readonly name: "perTxLimit";
10973
10941
  readonly type: "uint256";
10974
- readonly indexed: false; /**
10975
- * Get a pending transaction by ID.
10976
- */
10942
+ readonly indexed: false;
10977
10943
  }, {
10978
10944
  readonly name: "periodLimit";
10979
10945
  readonly type: "uint256";
@@ -11021,9 +10987,10 @@ export declare function createWallet(config: AgentWalletConfig & {
11021
10987
  }];
11022
10988
  }, {
11023
10989
  readonly name: "TransactionApproved";
11024
- readonly type: "event"; /**
10990
+ /**
11025
10991
  * Approve a pending transaction. Only callable by the NFT owner.
11026
10992
  */
10993
+ readonly type: "event";
11027
10994
  readonly inputs: readonly [{
11028
10995
  readonly name: "txId";
11029
10996
  readonly type: "uint256";
@@ -11304,9 +11271,7 @@ export declare function createWallet(config: AgentWalletConfig & {
11304
11271
  }, {
11305
11272
  readonly name: "perTxLimit";
11306
11273
  readonly type: "uint256";
11307
- readonly indexed: false; /**
11308
- * Get a pending transaction by ID.
11309
- */
11274
+ readonly indexed: false;
11310
11275
  }, {
11311
11276
  readonly name: "periodLimit";
11312
11277
  readonly type: "uint256";
@@ -11354,9 +11319,10 @@ export declare function createWallet(config: AgentWalletConfig & {
11354
11319
  }];
11355
11320
  }, {
11356
11321
  readonly name: "TransactionApproved";
11357
- readonly type: "event"; /**
11322
+ /**
11358
11323
  * Approve a pending transaction. Only callable by the NFT owner.
11359
11324
  */
11325
+ readonly type: "event";
11360
11326
  readonly inputs: readonly [{
11361
11327
  readonly name: "txId";
11362
11328
  readonly type: "uint256";
@@ -11638,9 +11604,7 @@ export declare function createWallet(config: AgentWalletConfig & {
11638
11604
  }, {
11639
11605
  readonly name: "perTxLimit";
11640
11606
  readonly type: "uint256";
11641
- readonly indexed: false; /**
11642
- * Get a pending transaction by ID.
11643
- */
11607
+ readonly indexed: false;
11644
11608
  }, {
11645
11609
  readonly name: "periodLimit";
11646
11610
  readonly type: "uint256";
@@ -11688,9 +11652,10 @@ export declare function createWallet(config: AgentWalletConfig & {
11688
11652
  }];
11689
11653
  }, {
11690
11654
  readonly name: "TransactionApproved";
11691
- readonly type: "event"; /**
11655
+ /**
11692
11656
  * Approve a pending transaction. Only callable by the NFT owner.
11693
11657
  */
11658
+ readonly type: "event";
11694
11659
  readonly inputs: readonly [{
11695
11660
  readonly name: "txId";
11696
11661
  readonly type: "uint256";
@@ -11971,9 +11936,7 @@ export declare function createWallet(config: AgentWalletConfig & {
11971
11936
  }, {
11972
11937
  readonly name: "perTxLimit";
11973
11938
  readonly type: "uint256";
11974
- readonly indexed: false; /**
11975
- * Get a pending transaction by ID.
11976
- */
11939
+ readonly indexed: false;
11977
11940
  }, {
11978
11941
  readonly name: "periodLimit";
11979
11942
  readonly type: "uint256";
@@ -12021,9 +11984,10 @@ export declare function createWallet(config: AgentWalletConfig & {
12021
11984
  }];
12022
11985
  }, {
12023
11986
  readonly name: "TransactionApproved";
12024
- readonly type: "event"; /**
11987
+ /**
12025
11988
  * Approve a pending transaction. Only callable by the NFT owner.
12026
11989
  */
11990
+ readonly type: "event";
12027
11991
  readonly inputs: readonly [{
12028
11992
  readonly name: "txId";
12029
11993
  readonly type: "uint256";
@@ -12305,9 +12269,7 @@ export declare function createWallet(config: AgentWalletConfig & {
12305
12269
  }, {
12306
12270
  readonly name: "perTxLimit";
12307
12271
  readonly type: "uint256";
12308
- readonly indexed: false; /**
12309
- * Get a pending transaction by ID.
12310
- */
12272
+ readonly indexed: false;
12311
12273
  }, {
12312
12274
  readonly name: "periodLimit";
12313
12275
  readonly type: "uint256";
@@ -12355,9 +12317,10 @@ export declare function createWallet(config: AgentWalletConfig & {
12355
12317
  }];
12356
12318
  }, {
12357
12319
  readonly name: "TransactionApproved";
12358
- readonly type: "event"; /**
12320
+ /**
12359
12321
  * Approve a pending transaction. Only callable by the NFT owner.
12360
12322
  */
12323
+ readonly type: "event";
12361
12324
  readonly inputs: readonly [{
12362
12325
  readonly name: "txId";
12363
12326
  readonly type: "uint256";
@@ -12638,9 +12601,7 @@ export declare function createWallet(config: AgentWalletConfig & {
12638
12601
  }, {
12639
12602
  readonly name: "perTxLimit";
12640
12603
  readonly type: "uint256";
12641
- readonly indexed: false; /**
12642
- * Get a pending transaction by ID.
12643
- */
12604
+ readonly indexed: false;
12644
12605
  }, {
12645
12606
  readonly name: "periodLimit";
12646
12607
  readonly type: "uint256";
@@ -12688,9 +12649,10 @@ export declare function createWallet(config: AgentWalletConfig & {
12688
12649
  }];
12689
12650
  }, {
12690
12651
  readonly name: "TransactionApproved";
12691
- readonly type: "event"; /**
12652
+ /**
12692
12653
  * Approve a pending transaction. Only callable by the NFT owner.
12693
12654
  */
12655
+ readonly type: "event";
12694
12656
  readonly inputs: readonly [{
12695
12657
  readonly name: "txId";
12696
12658
  readonly type: "uint256";
@@ -12991,9 +12953,7 @@ export declare function createWallet(config: AgentWalletConfig & {
12991
12953
  }, {
12992
12954
  readonly name: "perTxLimit";
12993
12955
  readonly type: "uint256";
12994
- readonly indexed: false; /**
12995
- * Get a pending transaction by ID.
12996
- */
12956
+ readonly indexed: false;
12997
12957
  }, {
12998
12958
  readonly name: "periodLimit";
12999
12959
  readonly type: "uint256";
@@ -13041,9 +13001,10 @@ export declare function createWallet(config: AgentWalletConfig & {
13041
13001
  }];
13042
13002
  }, {
13043
13003
  readonly name: "TransactionApproved";
13044
- readonly type: "event"; /**
13004
+ /**
13045
13005
  * Approve a pending transaction. Only callable by the NFT owner.
13046
13006
  */
13007
+ readonly type: "event";
13047
13008
  readonly inputs: readonly [{
13048
13009
  readonly name: "txId";
13049
13010
  readonly type: "uint256";
@@ -13338,9 +13299,7 @@ export declare function createWallet(config: AgentWalletConfig & {
13338
13299
  }, {
13339
13300
  readonly name: "perTxLimit";
13340
13301
  readonly type: "uint256";
13341
- readonly indexed: false; /**
13342
- * Get a pending transaction by ID.
13343
- */
13302
+ readonly indexed: false;
13344
13303
  }, {
13345
13304
  readonly name: "periodLimit";
13346
13305
  readonly type: "uint256";
@@ -13388,9 +13347,10 @@ export declare function createWallet(config: AgentWalletConfig & {
13388
13347
  }];
13389
13348
  }, {
13390
13349
  readonly name: "TransactionApproved";
13391
- readonly type: "event"; /**
13350
+ /**
13392
13351
  * Approve a pending transaction. Only callable by the NFT owner.
13393
13352
  */
13353
+ readonly type: "event";
13394
13354
  readonly inputs: readonly [{
13395
13355
  readonly name: "txId";
13396
13356
  readonly type: "uint256";
@@ -13685,9 +13645,7 @@ export declare function createWallet(config: AgentWalletConfig & {
13685
13645
  }, {
13686
13646
  readonly name: "perTxLimit";
13687
13647
  readonly type: "uint256";
13688
- readonly indexed: false; /**
13689
- * Get a pending transaction by ID.
13690
- */
13648
+ readonly indexed: false;
13691
13649
  }, {
13692
13650
  readonly name: "periodLimit";
13693
13651
  readonly type: "uint256";
@@ -13735,9 +13693,10 @@ export declare function createWallet(config: AgentWalletConfig & {
13735
13693
  }];
13736
13694
  }, {
13737
13695
  readonly name: "TransactionApproved";
13738
- readonly type: "event"; /**
13696
+ /**
13739
13697
  * Approve a pending transaction. Only callable by the NFT owner.
13740
13698
  */
13699
+ readonly type: "event";
13741
13700
  readonly inputs: readonly [{
13742
13701
  readonly name: "txId";
13743
13702
  readonly type: "uint256";
@@ -14036,9 +13995,7 @@ export declare function createWallet(config: AgentWalletConfig & {
14036
13995
  }, {
14037
13996
  readonly name: "perTxLimit";
14038
13997
  readonly type: "uint256";
14039
- readonly indexed: false; /**
14040
- * Get a pending transaction by ID.
14041
- */
13998
+ readonly indexed: false;
14042
13999
  }, {
14043
14000
  readonly name: "periodLimit";
14044
14001
  readonly type: "uint256";
@@ -14086,9 +14043,10 @@ export declare function createWallet(config: AgentWalletConfig & {
14086
14043
  }];
14087
14044
  }, {
14088
14045
  readonly name: "TransactionApproved";
14089
- readonly type: "event"; /**
14046
+ /**
14090
14047
  * Approve a pending transaction. Only callable by the NFT owner.
14091
14048
  */
14049
+ readonly type: "event";
14092
14050
  readonly inputs: readonly [{
14093
14051
  readonly name: "txId";
14094
14052
  readonly type: "uint256";
@@ -14383,9 +14341,7 @@ export declare function createWallet(config: AgentWalletConfig & {
14383
14341
  }, {
14384
14342
  readonly name: "perTxLimit";
14385
14343
  readonly type: "uint256";
14386
- readonly indexed: false; /**
14387
- * Get a pending transaction by ID.
14388
- */
14344
+ readonly indexed: false;
14389
14345
  }, {
14390
14346
  readonly name: "periodLimit";
14391
14347
  readonly type: "uint256";
@@ -14433,9 +14389,10 @@ export declare function createWallet(config: AgentWalletConfig & {
14433
14389
  }];
14434
14390
  }, {
14435
14391
  readonly name: "TransactionApproved";
14436
- readonly type: "event"; /**
14392
+ /**
14437
14393
  * Approve a pending transaction. Only callable by the NFT owner.
14438
14394
  */
14395
+ readonly type: "event";
14439
14396
  readonly inputs: readonly [{
14440
14397
  readonly name: "txId";
14441
14398
  readonly type: "uint256";
@@ -14730,9 +14687,7 @@ export declare function createWallet(config: AgentWalletConfig & {
14730
14687
  }, {
14731
14688
  readonly name: "perTxLimit";
14732
14689
  readonly type: "uint256";
14733
- readonly indexed: false; /**
14734
- * Get a pending transaction by ID.
14735
- */
14690
+ readonly indexed: false;
14736
14691
  }, {
14737
14692
  readonly name: "periodLimit";
14738
14693
  readonly type: "uint256";
@@ -14780,9 +14735,10 @@ export declare function createWallet(config: AgentWalletConfig & {
14780
14735
  }];
14781
14736
  }, {
14782
14737
  readonly name: "TransactionApproved";
14783
- readonly type: "event"; /**
14738
+ /**
14784
14739
  * Approve a pending transaction. Only callable by the NFT owner.
14785
14740
  */
14741
+ readonly type: "event";
14786
14742
  readonly inputs: readonly [{
14787
14743
  readonly name: "txId";
14788
14744
  readonly type: "uint256";
@@ -15074,9 +15030,7 @@ export declare function createWallet(config: AgentWalletConfig & {
15074
15030
  }, {
15075
15031
  readonly name: "perTxLimit";
15076
15032
  readonly type: "uint256";
15077
- readonly indexed: false; /**
15078
- * Get a pending transaction by ID.
15079
- */
15033
+ readonly indexed: false;
15080
15034
  }, {
15081
15035
  readonly name: "periodLimit";
15082
15036
  readonly type: "uint256";
@@ -15124,9 +15078,10 @@ export declare function createWallet(config: AgentWalletConfig & {
15124
15078
  }];
15125
15079
  }, {
15126
15080
  readonly name: "TransactionApproved";
15127
- readonly type: "event"; /**
15081
+ /**
15128
15082
  * Approve a pending transaction. Only callable by the NFT owner.
15129
15083
  */
15084
+ readonly type: "event";
15130
15085
  readonly inputs: readonly [{
15131
15086
  readonly name: "txId";
15132
15087
  readonly type: "uint256";
@@ -15415,9 +15370,7 @@ export declare function createWallet(config: AgentWalletConfig & {
15415
15370
  }, {
15416
15371
  readonly name: "perTxLimit";
15417
15372
  readonly type: "uint256";
15418
- readonly indexed: false; /**
15419
- * Get a pending transaction by ID.
15420
- */
15373
+ readonly indexed: false;
15421
15374
  }, {
15422
15375
  readonly name: "periodLimit";
15423
15376
  readonly type: "uint256";
@@ -15465,9 +15418,10 @@ export declare function createWallet(config: AgentWalletConfig & {
15465
15418
  }];
15466
15419
  }, {
15467
15420
  readonly name: "TransactionApproved";
15468
- readonly type: "event"; /**
15421
+ /**
15469
15422
  * Approve a pending transaction. Only callable by the NFT owner.
15470
15423
  */
15424
+ readonly type: "event";
15471
15425
  readonly inputs: readonly [{
15472
15426
  readonly name: "txId";
15473
15427
  readonly type: "uint256";
@@ -15756,9 +15710,7 @@ export declare function createWallet(config: AgentWalletConfig & {
15756
15710
  }, {
15757
15711
  readonly name: "perTxLimit";
15758
15712
  readonly type: "uint256";
15759
- readonly indexed: false; /**
15760
- * Get a pending transaction by ID.
15761
- */
15713
+ readonly indexed: false;
15762
15714
  }, {
15763
15715
  readonly name: "periodLimit";
15764
15716
  readonly type: "uint256";
@@ -15806,9 +15758,10 @@ export declare function createWallet(config: AgentWalletConfig & {
15806
15758
  }];
15807
15759
  }, {
15808
15760
  readonly name: "TransactionApproved";
15809
- readonly type: "event"; /**
15761
+ /**
15810
15762
  * Approve a pending transaction. Only callable by the NFT owner.
15811
15763
  */
15764
+ readonly type: "event";
15812
15765
  readonly inputs: readonly [{
15813
15766
  readonly name: "txId";
15814
15767
  readonly type: "uint256";
@@ -16098,9 +16051,7 @@ export declare function createWallet(config: AgentWalletConfig & {
16098
16051
  }, {
16099
16052
  readonly name: "perTxLimit";
16100
16053
  readonly type: "uint256";
16101
- readonly indexed: false; /**
16102
- * Get a pending transaction by ID.
16103
- */
16054
+ readonly indexed: false;
16104
16055
  }, {
16105
16056
  readonly name: "periodLimit";
16106
16057
  readonly type: "uint256";
@@ -16148,9 +16099,10 @@ export declare function createWallet(config: AgentWalletConfig & {
16148
16099
  }];
16149
16100
  }, {
16150
16101
  readonly name: "TransactionApproved";
16151
- readonly type: "event"; /**
16102
+ /**
16152
16103
  * Approve a pending transaction. Only callable by the NFT owner.
16153
16104
  */
16105
+ readonly type: "event";
16154
16106
  readonly inputs: readonly [{
16155
16107
  readonly name: "txId";
16156
16108
  readonly type: "uint256";
@@ -16439,9 +16391,7 @@ export declare function createWallet(config: AgentWalletConfig & {
16439
16391
  }, {
16440
16392
  readonly name: "perTxLimit";
16441
16393
  readonly type: "uint256";
16442
- readonly indexed: false; /**
16443
- * Get a pending transaction by ID.
16444
- */
16394
+ readonly indexed: false;
16445
16395
  }, {
16446
16396
  readonly name: "periodLimit";
16447
16397
  readonly type: "uint256";
@@ -16489,9 +16439,10 @@ export declare function createWallet(config: AgentWalletConfig & {
16489
16439
  }];
16490
16440
  }, {
16491
16441
  readonly name: "TransactionApproved";
16492
- readonly type: "event"; /**
16442
+ /**
16493
16443
  * Approve a pending transaction. Only callable by the NFT owner.
16494
16444
  */
16445
+ readonly type: "event";
16495
16446
  readonly inputs: readonly [{
16496
16447
  readonly name: "txId";
16497
16448
  readonly type: "uint256";
@@ -16780,9 +16731,7 @@ export declare function createWallet(config: AgentWalletConfig & {
16780
16731
  }, {
16781
16732
  readonly name: "perTxLimit";
16782
16733
  readonly type: "uint256";
16783
- readonly indexed: false; /**
16784
- * Get a pending transaction by ID.
16785
- */
16734
+ readonly indexed: false;
16786
16735
  }, {
16787
16736
  readonly name: "periodLimit";
16788
16737
  readonly type: "uint256";
@@ -16830,9 +16779,10 @@ export declare function createWallet(config: AgentWalletConfig & {
16830
16779
  }];
16831
16780
  }, {
16832
16781
  readonly name: "TransactionApproved";
16833
- readonly type: "event"; /**
16782
+ /**
16834
16783
  * Approve a pending transaction. Only callable by the NFT owner.
16835
16784
  */
16785
+ readonly type: "event";
16836
16786
  readonly inputs: readonly [{
16837
16787
  readonly name: "txId";
16838
16788
  readonly type: "uint256";
@@ -17125,9 +17075,7 @@ export declare function createWallet(config: AgentWalletConfig & {
17125
17075
  }, {
17126
17076
  readonly name: "perTxLimit";
17127
17077
  readonly type: "uint256";
17128
- readonly indexed: false; /**
17129
- * Get a pending transaction by ID.
17130
- */
17078
+ readonly indexed: false;
17131
17079
  }, {
17132
17080
  readonly name: "periodLimit";
17133
17081
  readonly type: "uint256";
@@ -17175,9 +17123,10 @@ export declare function createWallet(config: AgentWalletConfig & {
17175
17123
  }];
17176
17124
  }, {
17177
17125
  readonly name: "TransactionApproved";
17178
- readonly type: "event"; /**
17126
+ /**
17179
17127
  * Approve a pending transaction. Only callable by the NFT owner.
17180
17128
  */
17129
+ readonly type: "event";
17181
17130
  readonly inputs: readonly [{
17182
17131
  readonly name: "txId";
17183
17132
  readonly type: "uint256";
@@ -17469,9 +17418,7 @@ export declare function createWallet(config: AgentWalletConfig & {
17469
17418
  }, {
17470
17419
  readonly name: "perTxLimit";
17471
17420
  readonly type: "uint256";
17472
- readonly indexed: false; /**
17473
- * Get a pending transaction by ID.
17474
- */
17421
+ readonly indexed: false;
17475
17422
  }, {
17476
17423
  readonly name: "periodLimit";
17477
17424
  readonly type: "uint256";
@@ -17519,9 +17466,10 @@ export declare function createWallet(config: AgentWalletConfig & {
17519
17466
  }];
17520
17467
  }, {
17521
17468
  readonly name: "TransactionApproved";
17522
- readonly type: "event"; /**
17469
+ /**
17523
17470
  * Approve a pending transaction. Only callable by the NFT owner.
17524
17471
  */
17472
+ readonly type: "event";
17525
17473
  readonly inputs: readonly [{
17526
17474
  readonly name: "txId";
17527
17475
  readonly type: "uint256";
@@ -17813,9 +17761,7 @@ export declare function createWallet(config: AgentWalletConfig & {
17813
17761
  }, {
17814
17762
  readonly name: "perTxLimit";
17815
17763
  readonly type: "uint256";
17816
- readonly indexed: false; /**
17817
- * Get a pending transaction by ID.
17818
- */
17764
+ readonly indexed: false;
17819
17765
  }, {
17820
17766
  readonly name: "periodLimit";
17821
17767
  readonly type: "uint256";
@@ -17863,9 +17809,10 @@ export declare function createWallet(config: AgentWalletConfig & {
17863
17809
  }];
17864
17810
  }, {
17865
17811
  readonly name: "TransactionApproved";
17866
- readonly type: "event"; /**
17812
+ /**
17867
17813
  * Approve a pending transaction. Only callable by the NFT owner.
17868
17814
  */
17815
+ readonly type: "event";
17869
17816
  readonly inputs: readonly [{
17870
17817
  readonly name: "txId";
17871
17818
  readonly type: "uint256";
@@ -18158,9 +18105,7 @@ export declare function createWallet(config: AgentWalletConfig & {
18158
18105
  }, {
18159
18106
  readonly name: "perTxLimit";
18160
18107
  readonly type: "uint256";
18161
- readonly indexed: false; /**
18162
- * Get a pending transaction by ID.
18163
- */
18108
+ readonly indexed: false;
18164
18109
  }, {
18165
18110
  readonly name: "periodLimit";
18166
18111
  readonly type: "uint256";
@@ -18208,9 +18153,10 @@ export declare function createWallet(config: AgentWalletConfig & {
18208
18153
  }];
18209
18154
  }, {
18210
18155
  readonly name: "TransactionApproved";
18211
- readonly type: "event"; /**
18156
+ /**
18212
18157
  * Approve a pending transaction. Only callable by the NFT owner.
18213
18158
  */
18159
+ readonly type: "event";
18214
18160
  readonly inputs: readonly [{
18215
18161
  readonly name: "txId";
18216
18162
  readonly type: "uint256";
@@ -18502,9 +18448,7 @@ export declare function createWallet(config: AgentWalletConfig & {
18502
18448
  }, {
18503
18449
  readonly name: "perTxLimit";
18504
18450
  readonly type: "uint256";
18505
- readonly indexed: false; /**
18506
- * Get a pending transaction by ID.
18507
- */
18451
+ readonly indexed: false;
18508
18452
  }, {
18509
18453
  readonly name: "periodLimit";
18510
18454
  readonly type: "uint256";
@@ -18552,9 +18496,10 @@ export declare function createWallet(config: AgentWalletConfig & {
18552
18496
  }];
18553
18497
  }, {
18554
18498
  readonly name: "TransactionApproved";
18555
- readonly type: "event"; /**
18499
+ /**
18556
18500
  * Approve a pending transaction. Only callable by the NFT owner.
18557
18501
  */
18502
+ readonly type: "event";
18558
18503
  readonly inputs: readonly [{
18559
18504
  readonly name: "txId";
18560
18505
  readonly type: "uint256";
@@ -18846,9 +18791,7 @@ export declare function createWallet(config: AgentWalletConfig & {
18846
18791
  }, {
18847
18792
  readonly name: "perTxLimit";
18848
18793
  readonly type: "uint256";
18849
- readonly indexed: false; /**
18850
- * Get a pending transaction by ID.
18851
- */
18794
+ readonly indexed: false;
18852
18795
  }, {
18853
18796
  readonly name: "periodLimit";
18854
18797
  readonly type: "uint256";
@@ -18896,9 +18839,10 @@ export declare function createWallet(config: AgentWalletConfig & {
18896
18839
  }];
18897
18840
  }, {
18898
18841
  readonly name: "TransactionApproved";
18899
- readonly type: "event"; /**
18842
+ /**
18900
18843
  * Approve a pending transaction. Only callable by the NFT owner.
18901
18844
  */
18845
+ readonly type: "event";
18902
18846
  readonly inputs: readonly [{
18903
18847
  readonly name: "txId";
18904
18848
  readonly type: "uint256";
@@ -19184,9 +19128,7 @@ export declare function createWallet(config: AgentWalletConfig & {
19184
19128
  }, {
19185
19129
  readonly name: "perTxLimit";
19186
19130
  readonly type: "uint256";
19187
- readonly indexed: false; /**
19188
- * Get a pending transaction by ID.
19189
- */
19131
+ readonly indexed: false;
19190
19132
  }, {
19191
19133
  readonly name: "periodLimit";
19192
19134
  readonly type: "uint256";
@@ -19234,9 +19176,10 @@ export declare function createWallet(config: AgentWalletConfig & {
19234
19176
  }];
19235
19177
  }, {
19236
19178
  readonly name: "TransactionApproved";
19237
- readonly type: "event"; /**
19179
+ /**
19238
19180
  * Approve a pending transaction. Only callable by the NFT owner.
19239
19181
  */
19182
+ readonly type: "event";
19240
19183
  readonly inputs: readonly [{
19241
19184
  readonly name: "txId";
19242
19185
  readonly type: "uint256";
@@ -19517,9 +19460,7 @@ export declare function createWallet(config: AgentWalletConfig & {
19517
19460
  }, {
19518
19461
  readonly name: "perTxLimit";
19519
19462
  readonly type: "uint256";
19520
- readonly indexed: false; /**
19521
- * Get a pending transaction by ID.
19522
- */
19463
+ readonly indexed: false;
19523
19464
  }, {
19524
19465
  readonly name: "periodLimit";
19525
19466
  readonly type: "uint256";
@@ -19567,9 +19508,10 @@ export declare function createWallet(config: AgentWalletConfig & {
19567
19508
  }];
19568
19509
  }, {
19569
19510
  readonly name: "TransactionApproved";
19570
- readonly type: "event"; /**
19511
+ /**
19571
19512
  * Approve a pending transaction. Only callable by the NFT owner.
19572
19513
  */
19514
+ readonly type: "event";
19573
19515
  readonly inputs: readonly [{
19574
19516
  readonly name: "txId";
19575
19517
  readonly type: "uint256";
@@ -19851,9 +19793,7 @@ export declare function createWallet(config: AgentWalletConfig & {
19851
19793
  }, {
19852
19794
  readonly name: "perTxLimit";
19853
19795
  readonly type: "uint256";
19854
- readonly indexed: false; /**
19855
- * Get a pending transaction by ID.
19856
- */
19796
+ readonly indexed: false;
19857
19797
  }, {
19858
19798
  readonly name: "periodLimit";
19859
19799
  readonly type: "uint256";
@@ -19901,9 +19841,10 @@ export declare function createWallet(config: AgentWalletConfig & {
19901
19841
  }];
19902
19842
  }, {
19903
19843
  readonly name: "TransactionApproved";
19904
- readonly type: "event"; /**
19844
+ /**
19905
19845
  * Approve a pending transaction. Only callable by the NFT owner.
19906
19846
  */
19847
+ readonly type: "event";
19907
19848
  readonly inputs: readonly [{
19908
19849
  readonly name: "txId";
19909
19850
  readonly type: "uint256";
@@ -20184,9 +20125,7 @@ export declare function createWallet(config: AgentWalletConfig & {
20184
20125
  }, {
20185
20126
  readonly name: "perTxLimit";
20186
20127
  readonly type: "uint256";
20187
- readonly indexed: false; /**
20188
- * Get a pending transaction by ID.
20189
- */
20128
+ readonly indexed: false;
20190
20129
  }, {
20191
20130
  readonly name: "periodLimit";
20192
20131
  readonly type: "uint256";
@@ -20234,9 +20173,10 @@ export declare function createWallet(config: AgentWalletConfig & {
20234
20173
  }];
20235
20174
  }, {
20236
20175
  readonly name: "TransactionApproved";
20237
- readonly type: "event"; /**
20176
+ /**
20238
20177
  * Approve a pending transaction. Only callable by the NFT owner.
20239
20178
  */
20179
+ readonly type: "event";
20240
20180
  readonly inputs: readonly [{
20241
20181
  readonly name: "txId";
20242
20182
  readonly type: "uint256";
@@ -20518,9 +20458,7 @@ export declare function createWallet(config: AgentWalletConfig & {
20518
20458
  }, {
20519
20459
  readonly name: "perTxLimit";
20520
20460
  readonly type: "uint256";
20521
- readonly indexed: false; /**
20522
- * Get a pending transaction by ID.
20523
- */
20461
+ readonly indexed: false;
20524
20462
  }, {
20525
20463
  readonly name: "periodLimit";
20526
20464
  readonly type: "uint256";
@@ -20568,9 +20506,10 @@ export declare function createWallet(config: AgentWalletConfig & {
20568
20506
  }];
20569
20507
  }, {
20570
20508
  readonly name: "TransactionApproved";
20571
- readonly type: "event"; /**
20509
+ /**
20572
20510
  * Approve a pending transaction. Only callable by the NFT owner.
20573
20511
  */
20512
+ readonly type: "event";
20574
20513
  readonly inputs: readonly [{
20575
20514
  readonly name: "txId";
20576
20515
  readonly type: "uint256";
@@ -20851,9 +20790,7 @@ export declare function createWallet(config: AgentWalletConfig & {
20851
20790
  }, {
20852
20791
  readonly name: "perTxLimit";
20853
20792
  readonly type: "uint256";
20854
- readonly indexed: false; /**
20855
- * Get a pending transaction by ID.
20856
- */
20793
+ readonly indexed: false;
20857
20794
  }, {
20858
20795
  readonly name: "periodLimit";
20859
20796
  readonly type: "uint256";
@@ -20901,9 +20838,10 @@ export declare function createWallet(config: AgentWalletConfig & {
20901
20838
  }];
20902
20839
  }, {
20903
20840
  readonly name: "TransactionApproved";
20904
- readonly type: "event"; /**
20841
+ /**
20905
20842
  * Approve a pending transaction. Only callable by the NFT owner.
20906
20843
  */
20844
+ readonly type: "event";
20907
20845
  readonly inputs: readonly [{
20908
20846
  readonly name: "txId";
20909
20847
  readonly type: "uint256";
@@ -21185,9 +21123,7 @@ export declare function createWallet(config: AgentWalletConfig & {
21185
21123
  }, {
21186
21124
  readonly name: "perTxLimit";
21187
21125
  readonly type: "uint256";
21188
- readonly indexed: false; /**
21189
- * Get a pending transaction by ID.
21190
- */
21126
+ readonly indexed: false;
21191
21127
  }, {
21192
21128
  readonly name: "periodLimit";
21193
21129
  readonly type: "uint256";
@@ -21235,9 +21171,10 @@ export declare function createWallet(config: AgentWalletConfig & {
21235
21171
  }];
21236
21172
  }, {
21237
21173
  readonly name: "TransactionApproved";
21238
- readonly type: "event"; /**
21174
+ /**
21239
21175
  * Approve a pending transaction. Only callable by the NFT owner.
21240
21176
  */
21177
+ readonly type: "event";
21241
21178
  readonly inputs: readonly [{
21242
21179
  readonly name: "txId";
21243
21180
  readonly type: "uint256";
@@ -21518,9 +21455,7 @@ export declare function createWallet(config: AgentWalletConfig & {
21518
21455
  }, {
21519
21456
  readonly name: "perTxLimit";
21520
21457
  readonly type: "uint256";
21521
- readonly indexed: false; /**
21522
- * Get a pending transaction by ID.
21523
- */
21458
+ readonly indexed: false;
21524
21459
  }, {
21525
21460
  readonly name: "periodLimit";
21526
21461
  readonly type: "uint256";
@@ -21568,9 +21503,10 @@ export declare function createWallet(config: AgentWalletConfig & {
21568
21503
  }];
21569
21504
  }, {
21570
21505
  readonly name: "TransactionApproved";
21571
- readonly type: "event"; /**
21506
+ /**
21572
21507
  * Approve a pending transaction. Only callable by the NFT owner.
21573
21508
  */
21509
+ readonly type: "event";
21574
21510
  readonly inputs: readonly [{
21575
21511
  readonly name: "txId";
21576
21512
  readonly type: "uint256";
@@ -21852,9 +21788,7 @@ export declare function createWallet(config: AgentWalletConfig & {
21852
21788
  }, {
21853
21789
  readonly name: "perTxLimit";
21854
21790
  readonly type: "uint256";
21855
- readonly indexed: false; /**
21856
- * Get a pending transaction by ID.
21857
- */
21791
+ readonly indexed: false;
21858
21792
  }, {
21859
21793
  readonly name: "periodLimit";
21860
21794
  readonly type: "uint256";
@@ -21902,9 +21836,10 @@ export declare function createWallet(config: AgentWalletConfig & {
21902
21836
  }];
21903
21837
  }, {
21904
21838
  readonly name: "TransactionApproved";
21905
- readonly type: "event"; /**
21839
+ /**
21906
21840
  * Approve a pending transaction. Only callable by the NFT owner.
21907
21841
  */
21842
+ readonly type: "event";
21908
21843
  readonly inputs: readonly [{
21909
21844
  readonly name: "txId";
21910
21845
  readonly type: "uint256";
@@ -22185,9 +22120,7 @@ export declare function createWallet(config: AgentWalletConfig & {
22185
22120
  }, {
22186
22121
  readonly name: "perTxLimit";
22187
22122
  readonly type: "uint256";
22188
- readonly indexed: false; /**
22189
- * Get a pending transaction by ID.
22190
- */
22123
+ readonly indexed: false;
22191
22124
  }, {
22192
22125
  readonly name: "periodLimit";
22193
22126
  readonly type: "uint256";
@@ -22235,9 +22168,10 @@ export declare function createWallet(config: AgentWalletConfig & {
22235
22168
  }];
22236
22169
  }, {
22237
22170
  readonly name: "TransactionApproved";
22238
- readonly type: "event"; /**
22171
+ /**
22239
22172
  * Approve a pending transaction. Only callable by the NFT owner.
22240
22173
  */
22174
+ readonly type: "event";
22241
22175
  readonly inputs: readonly [{
22242
22176
  readonly name: "txId";
22243
22177
  readonly type: "uint256";
@@ -22519,9 +22453,7 @@ export declare function createWallet(config: AgentWalletConfig & {
22519
22453
  }, {
22520
22454
  readonly name: "perTxLimit";
22521
22455
  readonly type: "uint256";
22522
- readonly indexed: false; /**
22523
- * Get a pending transaction by ID.
22524
- */
22456
+ readonly indexed: false;
22525
22457
  }, {
22526
22458
  readonly name: "periodLimit";
22527
22459
  readonly type: "uint256";
@@ -22569,9 +22501,10 @@ export declare function createWallet(config: AgentWalletConfig & {
22569
22501
  }];
22570
22502
  }, {
22571
22503
  readonly name: "TransactionApproved";
22572
- readonly type: "event"; /**
22504
+ /**
22573
22505
  * Approve a pending transaction. Only callable by the NFT owner.
22574
22506
  */
22507
+ readonly type: "event";
22575
22508
  readonly inputs: readonly [{
22576
22509
  readonly name: "txId";
22577
22510
  readonly type: "uint256";
@@ -22852,9 +22785,7 @@ export declare function createWallet(config: AgentWalletConfig & {
22852
22785
  }, {
22853
22786
  readonly name: "perTxLimit";
22854
22787
  readonly type: "uint256";
22855
- readonly indexed: false; /**
22856
- * Get a pending transaction by ID.
22857
- */
22788
+ readonly indexed: false;
22858
22789
  }, {
22859
22790
  readonly name: "periodLimit";
22860
22791
  readonly type: "uint256";
@@ -22902,9 +22833,10 @@ export declare function createWallet(config: AgentWalletConfig & {
22902
22833
  }];
22903
22834
  }, {
22904
22835
  readonly name: "TransactionApproved";
22905
- readonly type: "event"; /**
22836
+ /**
22906
22837
  * Approve a pending transaction. Only callable by the NFT owner.
22907
22838
  */
22839
+ readonly type: "event";
22908
22840
  readonly inputs: readonly [{
22909
22841
  readonly name: "txId";
22910
22842
  readonly type: "uint256";
@@ -23186,9 +23118,7 @@ export declare function createWallet(config: AgentWalletConfig & {
23186
23118
  }, {
23187
23119
  readonly name: "perTxLimit";
23188
23120
  readonly type: "uint256";
23189
- readonly indexed: false; /**
23190
- * Get a pending transaction by ID.
23191
- */
23121
+ readonly indexed: false;
23192
23122
  }, {
23193
23123
  readonly name: "periodLimit";
23194
23124
  readonly type: "uint256";
@@ -23236,9 +23166,10 @@ export declare function createWallet(config: AgentWalletConfig & {
23236
23166
  }];
23237
23167
  }, {
23238
23168
  readonly name: "TransactionApproved";
23239
- readonly type: "event"; /**
23169
+ /**
23240
23170
  * Approve a pending transaction. Only callable by the NFT owner.
23241
23171
  */
23172
+ readonly type: "event";
23242
23173
  readonly inputs: readonly [{
23243
23174
  readonly name: "txId";
23244
23175
  readonly type: "uint256";
@@ -23519,9 +23450,7 @@ export declare function createWallet(config: AgentWalletConfig & {
23519
23450
  }, {
23520
23451
  readonly name: "perTxLimit";
23521
23452
  readonly type: "uint256";
23522
- readonly indexed: false; /**
23523
- * Get a pending transaction by ID.
23524
- */
23453
+ readonly indexed: false;
23525
23454
  }, {
23526
23455
  readonly name: "periodLimit";
23527
23456
  readonly type: "uint256";
@@ -23569,9 +23498,10 @@ export declare function createWallet(config: AgentWalletConfig & {
23569
23498
  }];
23570
23499
  }, {
23571
23500
  readonly name: "TransactionApproved";
23572
- readonly type: "event"; /**
23501
+ /**
23573
23502
  * Approve a pending transaction. Only callable by the NFT owner.
23574
23503
  */
23504
+ readonly type: "event";
23575
23505
  readonly inputs: readonly [{
23576
23506
  readonly name: "txId";
23577
23507
  readonly type: "uint256";
@@ -23855,9 +23785,7 @@ export declare function createWallet(config: AgentWalletConfig & {
23855
23785
  }, {
23856
23786
  readonly name: "perTxLimit";
23857
23787
  readonly type: "uint256";
23858
- readonly indexed: false; /**
23859
- * Get a pending transaction by ID.
23860
- */
23788
+ readonly indexed: false;
23861
23789
  }, {
23862
23790
  readonly name: "periodLimit";
23863
23791
  readonly type: "uint256";
@@ -23905,9 +23833,10 @@ export declare function createWallet(config: AgentWalletConfig & {
23905
23833
  }];
23906
23834
  }, {
23907
23835
  readonly name: "TransactionApproved";
23908
- readonly type: "event"; /**
23836
+ /**
23909
23837
  * Approve a pending transaction. Only callable by the NFT owner.
23910
23838
  */
23839
+ readonly type: "event";
23911
23840
  readonly inputs: readonly [{
23912
23841
  readonly name: "txId";
23913
23842
  readonly type: "uint256";