agentwallet-sdk 3.2.1 → 3.4.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 (315) hide show
  1. package/README.md +2 -536
  2. package/dist/bridge/abis.d.ts +48 -171
  3. package/dist/bridge/abis.d.ts.map +1 -1
  4. package/dist/bridge/abis.js.map +1 -1
  5. package/dist/bridge/client.d.ts +2 -41
  6. package/dist/bridge/client.d.ts.map +1 -1
  7. package/dist/bridge/client.js +35 -168
  8. package/dist/bridge/client.js.map +1 -1
  9. package/dist/bridge/index.d.ts +2 -4
  10. package/dist/bridge/index.d.ts.map +1 -1
  11. package/dist/bridge/index.js +1 -8
  12. package/dist/bridge/index.js.map +1 -1
  13. package/dist/bridge/types.d.ts +15 -134
  14. package/dist/bridge/types.d.ts.map +1 -1
  15. package/dist/bridge/types.js +16 -170
  16. package/dist/bridge/types.js.map +1 -1
  17. package/dist/identity/erc8004.d.ts +2 -240
  18. package/dist/identity/erc8004.d.ts.map +1 -1
  19. package/dist/identity/erc8004.js +58 -334
  20. package/dist/identity/erc8004.js.map +1 -1
  21. package/dist/index.d.ts +313 -134
  22. package/dist/index.d.ts.map +1 -1
  23. package/dist/index.js +11 -56
  24. package/dist/index.js.map +1 -1
  25. package/dist/swap/SwapModule.d.ts +6 -50
  26. package/dist/swap/SwapModule.d.ts.map +1 -1
  27. package/dist/swap/SwapModule.js +25 -153
  28. package/dist/swap/SwapModule.js.map +1 -1
  29. package/dist/swap/abi.d.ts +47 -165
  30. package/dist/swap/abi.d.ts.map +1 -1
  31. package/dist/swap/abi.js.map +1 -1
  32. package/dist/swap/index.d.ts +2 -3
  33. package/dist/swap/index.d.ts.map +1 -1
  34. package/dist/swap/index.js +1 -4
  35. package/dist/swap/index.js.map +1 -1
  36. package/dist/swap/types.d.ts +6 -36
  37. package/dist/swap/types.d.ts.map +1 -1
  38. package/dist/swap/types.js +0 -1
  39. package/dist/swap/types.js.map +1 -1
  40. package/dist/types.d.ts +1 -2
  41. package/dist/types.d.ts.map +1 -1
  42. package/dist/types.js +0 -1
  43. package/dist/types.js.map +1 -1
  44. package/dist/x402/__tests__/budget.test.d.ts +2 -0
  45. package/dist/x402/__tests__/budget.test.d.ts.map +1 -0
  46. package/dist/x402/__tests__/budget.test.js +114 -0
  47. package/dist/x402/__tests__/budget.test.js.map +1 -0
  48. package/dist/x402/__tests__/client.test.d.ts +2 -0
  49. package/dist/x402/__tests__/client.test.d.ts.map +1 -0
  50. package/dist/x402/__tests__/client.test.js +107 -0
  51. package/dist/x402/__tests__/client.test.js.map +1 -0
  52. package/dist/x402/chains/abstract/index.d.ts +135 -0
  53. package/dist/x402/chains/abstract/index.d.ts.map +1 -0
  54. package/dist/x402/chains/abstract/index.js +190 -0
  55. package/dist/x402/chains/abstract/index.js.map +1 -0
  56. package/dist/x402/client.d.ts.map +1 -1
  57. package/dist/x402/client.js +1 -2
  58. package/dist/x402/client.js.map +1 -1
  59. package/dist/x402/index.d.ts +3 -1
  60. package/dist/x402/index.d.ts.map +1 -1
  61. package/dist/x402/index.js +3 -1
  62. package/dist/x402/index.js.map +1 -1
  63. package/dist/x402/types.d.ts +3 -5
  64. package/dist/x402/types.d.ts.map +1 -1
  65. package/dist/x402/types.js +2 -17
  66. package/dist/x402/types.js.map +1 -1
  67. package/package.json +12 -32
  68. package/dist/ap2/index.d.ts +0 -185
  69. package/dist/ap2/index.d.ts.map +0 -1
  70. package/dist/ap2/index.js +0 -255
  71. package/dist/ap2/index.js.map +0 -1
  72. package/dist/bridge/unified.d.ts +0 -101
  73. package/dist/bridge/unified.d.ts.map +0 -1
  74. package/dist/bridge/unified.js +0 -284
  75. package/dist/bridge/unified.js.map +0 -1
  76. package/dist/chains.d.ts +0 -62
  77. package/dist/chains.d.ts.map +0 -1
  78. package/dist/chains.js +0 -108
  79. package/dist/chains.js.map +0 -1
  80. package/dist/fiat/index.d.ts +0 -10
  81. package/dist/fiat/index.d.ts.map +0 -1
  82. package/dist/fiat/index.js +0 -9
  83. package/dist/fiat/index.js.map +0 -1
  84. package/dist/fiat/onramp.d.ts +0 -101
  85. package/dist/fiat/onramp.d.ts.map +0 -1
  86. package/dist/fiat/onramp.js +0 -155
  87. package/dist/fiat/onramp.js.map +0 -1
  88. package/dist/fiat/providers/index.d.ts +0 -16
  89. package/dist/fiat/providers/index.d.ts.map +0 -1
  90. package/dist/fiat/providers/index.js +0 -30
  91. package/dist/fiat/providers/index.js.map +0 -1
  92. package/dist/fiat/providers/moonpay.d.ts +0 -22
  93. package/dist/fiat/providers/moonpay.d.ts.map +0 -1
  94. package/dist/fiat/providers/moonpay.js +0 -107
  95. package/dist/fiat/providers/moonpay.js.map +0 -1
  96. package/dist/fiat/providers/stripe.d.ts +0 -26
  97. package/dist/fiat/providers/stripe.d.ts.map +0 -1
  98. package/dist/fiat/providers/stripe.js +0 -135
  99. package/dist/fiat/providers/stripe.js.map +0 -1
  100. package/dist/fiat/providers/transak.d.ts +0 -26
  101. package/dist/fiat/providers/transak.d.ts.map +0 -1
  102. package/dist/fiat/providers/transak.js +0 -119
  103. package/dist/fiat/providers/transak.js.map +0 -1
  104. package/dist/fiat/types.d.ts +0 -106
  105. package/dist/fiat/types.d.ts.map +0 -1
  106. package/dist/fiat/types.js +0 -13
  107. package/dist/fiat/types.js.map +0 -1
  108. package/dist/flash/executor.d.ts +0 -119
  109. package/dist/flash/executor.d.ts.map +0 -1
  110. package/dist/flash/executor.js +0 -195
  111. package/dist/flash/executor.js.map +0 -1
  112. package/dist/flash/index.d.ts +0 -28
  113. package/dist/flash/index.d.ts.map +0 -1
  114. package/dist/flash/index.js +0 -25
  115. package/dist/flash/index.js.map +0 -1
  116. package/dist/flash/scanner.d.ts +0 -133
  117. package/dist/flash/scanner.d.ts.map +0 -1
  118. package/dist/flash/scanner.js +0 -212
  119. package/dist/flash/scanner.js.map +0 -1
  120. package/dist/flash/types.d.ts +0 -136
  121. package/dist/flash/types.d.ts.map +0 -1
  122. package/dist/flash/types.js +0 -23
  123. package/dist/flash/types.js.map +0 -1
  124. package/dist/gas/index.d.ts +0 -4
  125. package/dist/gas/index.d.ts.map +0 -1
  126. package/dist/gas/index.js +0 -3
  127. package/dist/gas/index.js.map +0 -1
  128. package/dist/gas/sponsor.d.ts +0 -70
  129. package/dist/gas/sponsor.d.ts.map +0 -1
  130. package/dist/gas/sponsor.js +0 -193
  131. package/dist/gas/sponsor.js.map +0 -1
  132. package/dist/gas/types.d.ts +0 -76
  133. package/dist/gas/types.d.ts.map +0 -1
  134. package/dist/gas/types.js +0 -21
  135. package/dist/gas/types.js.map +0 -1
  136. package/dist/identity/agent-identity.d.ts +0 -276
  137. package/dist/identity/agent-identity.d.ts.map +0 -1
  138. package/dist/identity/agent-identity.js +0 -300
  139. package/dist/identity/agent-identity.js.map +0 -1
  140. package/dist/identity/erc6551.d.ts +0 -441
  141. package/dist/identity/erc6551.d.ts.map +0 -1
  142. package/dist/identity/erc6551.js +0 -517
  143. package/dist/identity/erc6551.js.map +0 -1
  144. package/dist/mev/index.d.ts +0 -4
  145. package/dist/mev/index.d.ts.map +0 -1
  146. package/dist/mev/index.js +0 -4
  147. package/dist/mev/index.js.map +0 -1
  148. package/dist/mev/protection.d.ts +0 -54
  149. package/dist/mev/protection.d.ts.map +0 -1
  150. package/dist/mev/protection.js +0 -185
  151. package/dist/mev/protection.js.map +0 -1
  152. package/dist/mev/risk.d.ts +0 -19
  153. package/dist/mev/risk.d.ts.map +0 -1
  154. package/dist/mev/risk.js +0 -95
  155. package/dist/mev/risk.js.map +0 -1
  156. package/dist/mev/types.d.ts +0 -49
  157. package/dist/mev/types.d.ts.map +0 -1
  158. package/dist/mev/types.js +0 -2
  159. package/dist/mev/types.js.map +0 -1
  160. package/dist/settlement/index.d.ts +0 -4
  161. package/dist/settlement/index.d.ts.map +0 -1
  162. package/dist/settlement/index.js +0 -3
  163. package/dist/settlement/index.js.map +0 -1
  164. package/dist/settlement/types.d.ts +0 -66
  165. package/dist/settlement/types.d.ts.map +0 -1
  166. package/dist/settlement/types.js +0 -37
  167. package/dist/settlement/types.js.map +0 -1
  168. package/dist/settlement/verifier.d.ts +0 -75
  169. package/dist/settlement/verifier.d.ts.map +0 -1
  170. package/dist/settlement/verifier.js +0 -354
  171. package/dist/settlement/verifier.js.map +0 -1
  172. package/dist/solana/bridge.d.ts +0 -144
  173. package/dist/solana/bridge.d.ts.map +0 -1
  174. package/dist/solana/bridge.js +0 -352
  175. package/dist/solana/bridge.js.map +0 -1
  176. package/dist/solana/index.d.ts +0 -8
  177. package/dist/solana/index.d.ts.map +0 -1
  178. package/dist/solana/index.js +0 -6
  179. package/dist/solana/index.js.map +0 -1
  180. package/dist/solana/swap.d.ts +0 -85
  181. package/dist/solana/swap.d.ts.map +0 -1
  182. package/dist/solana/swap.js +0 -173
  183. package/dist/solana/swap.js.map +0 -1
  184. package/dist/solana/types.d.ts +0 -126
  185. package/dist/solana/types.d.ts.map +0 -1
  186. package/dist/solana/types.js +0 -10
  187. package/dist/solana/types.js.map +0 -1
  188. package/dist/solana/wallet.d.ts +0 -83
  189. package/dist/solana/wallet.d.ts.map +0 -1
  190. package/dist/solana/wallet.js +0 -164
  191. package/dist/solana/wallet.js.map +0 -1
  192. package/dist/solana/x402.d.ts +0 -69
  193. package/dist/solana/x402.d.ts.map +0 -1
  194. package/dist/solana/x402.js +0 -154
  195. package/dist/solana/x402.js.map +0 -1
  196. package/dist/solver/adapter.d.ts +0 -47
  197. package/dist/solver/adapter.d.ts.map +0 -1
  198. package/dist/solver/adapter.js +0 -138
  199. package/dist/solver/adapter.js.map +0 -1
  200. package/dist/solver/analyzer.d.ts +0 -48
  201. package/dist/solver/analyzer.d.ts.map +0 -1
  202. package/dist/solver/analyzer.js +0 -89
  203. package/dist/solver/analyzer.js.map +0 -1
  204. package/dist/solver/builder.d.ts +0 -31
  205. package/dist/solver/builder.d.ts.map +0 -1
  206. package/dist/solver/builder.js +0 -60
  207. package/dist/solver/builder.js.map +0 -1
  208. package/dist/solver/index.d.ts +0 -22
  209. package/dist/solver/index.d.ts.map +0 -1
  210. package/dist/solver/index.js +0 -21
  211. package/dist/solver/index.js.map +0 -1
  212. package/dist/solver/types.d.ts +0 -115
  213. package/dist/solver/types.d.ts.map +0 -1
  214. package/dist/solver/types.js +0 -10
  215. package/dist/solver/types.js.map +0 -1
  216. package/dist/swap/router/cache.d.ts +0 -13
  217. package/dist/swap/router/cache.d.ts.map +0 -1
  218. package/dist/swap/router/cache.js +0 -30
  219. package/dist/swap/router/cache.js.map +0 -1
  220. package/dist/swap/router/flashbots.d.ts +0 -10
  221. package/dist/swap/router/flashbots.d.ts.map +0 -1
  222. package/dist/swap/router/flashbots.js +0 -43
  223. package/dist/swap/router/flashbots.js.map +0 -1
  224. package/dist/swap/router/health.d.ts +0 -17
  225. package/dist/swap/router/health.d.ts.map +0 -1
  226. package/dist/swap/router/health.js +0 -38
  227. package/dist/swap/router/health.js.map +0 -1
  228. package/dist/swap/router/index.d.ts +0 -10
  229. package/dist/swap/router/index.d.ts.map +0 -1
  230. package/dist/swap/router/index.js +0 -10
  231. package/dist/swap/router/index.js.map +0 -1
  232. package/dist/swap/router/providers/cowswap.d.ts +0 -11
  233. package/dist/swap/router/providers/cowswap.d.ts.map +0 -1
  234. package/dist/swap/router/providers/cowswap.js +0 -79
  235. package/dist/swap/router/providers/cowswap.js.map +0 -1
  236. package/dist/swap/router/providers/index.d.ts +0 -20
  237. package/dist/swap/router/providers/index.d.ts.map +0 -1
  238. package/dist/swap/router/providers/index.js +0 -32
  239. package/dist/swap/router/providers/index.js.map +0 -1
  240. package/dist/swap/router/providers/jupiter.d.ts +0 -12
  241. package/dist/swap/router/providers/jupiter.d.ts.map +0 -1
  242. package/dist/swap/router/providers/jupiter.js +0 -73
  243. package/dist/swap/router/providers/jupiter.js.map +0 -1
  244. package/dist/swap/router/providers/lifi.d.ts +0 -11
  245. package/dist/swap/router/providers/lifi.d.ts.map +0 -1
  246. package/dist/swap/router/providers/lifi.js +0 -123
  247. package/dist/swap/router/providers/lifi.js.map +0 -1
  248. package/dist/swap/router/providers/oneinch.d.ts +0 -13
  249. package/dist/swap/router/providers/oneinch.d.ts.map +0 -1
  250. package/dist/swap/router/providers/oneinch.js +0 -71
  251. package/dist/swap/router/providers/oneinch.js.map +0 -1
  252. package/dist/swap/router/providers/paraswap.d.ts +0 -11
  253. package/dist/swap/router/providers/paraswap.d.ts.map +0 -1
  254. package/dist/swap/router/providers/paraswap.js +0 -73
  255. package/dist/swap/router/providers/paraswap.js.map +0 -1
  256. package/dist/swap/router/providers/uniswap.d.ts +0 -31
  257. package/dist/swap/router/providers/uniswap.d.ts.map +0 -1
  258. package/dist/swap/router/providers/uniswap.js +0 -116
  259. package/dist/swap/router/providers/uniswap.js.map +0 -1
  260. package/dist/swap/router/providers/zerox.d.ts +0 -13
  261. package/dist/swap/router/providers/zerox.d.ts.map +0 -1
  262. package/dist/swap/router/providers/zerox.js +0 -94
  263. package/dist/swap/router/providers/zerox.js.map +0 -1
  264. package/dist/swap/router/router.d.ts +0 -86
  265. package/dist/swap/router/router.d.ts.map +0 -1
  266. package/dist/swap/router/router.js +0 -224
  267. package/dist/swap/router/router.js.map +0 -1
  268. package/dist/swap/router/rsi/engine.d.ts +0 -60
  269. package/dist/swap/router/rsi/engine.d.ts.map +0 -1
  270. package/dist/swap/router/rsi/engine.js +0 -483
  271. package/dist/swap/router/rsi/engine.js.map +0 -1
  272. package/dist/swap/router/rsi/index.d.ts +0 -3
  273. package/dist/swap/router/rsi/index.d.ts.map +0 -1
  274. package/dist/swap/router/rsi/index.js +0 -3
  275. package/dist/swap/router/rsi/index.js.map +0 -1
  276. package/dist/swap/router/rsi/types.d.ts +0 -106
  277. package/dist/swap/router/rsi/types.d.ts.map +0 -1
  278. package/dist/swap/router/rsi/types.js +0 -3
  279. package/dist/swap/router/rsi/types.js.map +0 -1
  280. package/dist/swap/router/types.d.ts +0 -120
  281. package/dist/swap/router/types.d.ts.map +0 -1
  282. package/dist/swap/router/types.js +0 -16
  283. package/dist/swap/router/types.js.map +0 -1
  284. package/dist/tax/engine.d.ts +0 -131
  285. package/dist/tax/engine.d.ts.map +0 -1
  286. package/dist/tax/engine.js +0 -307
  287. package/dist/tax/engine.js.map +0 -1
  288. package/dist/tax/index.d.ts +0 -9
  289. package/dist/tax/index.d.ts.map +0 -1
  290. package/dist/tax/index.js +0 -8
  291. package/dist/tax/index.js.map +0 -1
  292. package/dist/tax/lots.d.ts +0 -60
  293. package/dist/tax/lots.d.ts.map +0 -1
  294. package/dist/tax/lots.js +0 -129
  295. package/dist/tax/lots.js.map +0 -1
  296. package/dist/tax/types.d.ts +0 -113
  297. package/dist/tax/types.d.ts.map +0 -1
  298. package/dist/tax/types.js +0 -18
  299. package/dist/tax/types.js.map +0 -1
  300. package/dist/yield/index.d.ts +0 -26
  301. package/dist/yield/index.d.ts.map +0 -1
  302. package/dist/yield/index.js +0 -25
  303. package/dist/yield/index.js.map +0 -1
  304. package/dist/yield/rates.d.ts +0 -114
  305. package/dist/yield/rates.d.ts.map +0 -1
  306. package/dist/yield/rates.js +0 -351
  307. package/dist/yield/rates.js.map +0 -1
  308. package/dist/yield/types.d.ts +0 -134
  309. package/dist/yield/types.d.ts.map +0 -1
  310. package/dist/yield/types.js +0 -24
  311. package/dist/yield/types.js.map +0 -1
  312. package/dist/yield/vault.d.ts +0 -112
  313. package/dist/yield/vault.d.ts.map +0 -1
  314. package/dist/yield/vault.js +0 -264
  315. package/dist/yield/vault.js.map +0 -1
package/dist/index.d.ts CHANGED
@@ -2,35 +2,8 @@ import { type Address, type Hash, type Hex, type WalletClient, type Chain } from
2
2
  import type { AgentWalletConfig, SpendPolicy, BudgetStatus, PendingTx, ExecuteResult, QueuedEvent, BudgetForecast, WalletHealth, ActivityEntry, BatchTransfer } from './types.js';
3
3
  export type { SpendPolicy, BudgetStatus, PendingTx, ExecuteResult, AgentWalletConfig, QueuedEvent, BudgetForecast, WalletHealth, ActivityEntry, BatchTransfer, } from './types.js';
4
4
  export { AgentAccountV2Abi, AgentAccountFactoryV2Abi } from './abi.js';
5
- export { CHAIN_CONFIG, getChainConfig, chainFromId, SOLANA_CONFIG, getSolanaConfig, } from './chains.js';
6
- export type { SupportedChain, ChainConfig, SolanaChain, SolanaChainConfig } from './chains.js';
7
- export { GasSponsor } from './gas/index.js';
8
- export type { GasSponsorConfig, GasSupportedChain, UserOperation, SponsoredTx, SponsorTxParams, SponsorBridgeParams, } from './gas/index.js';
9
- export { ALCHEMY_NETWORK_SLUGS } from './gas/index.js';
10
- export { SettlementVerifier } from './settlement/index.js';
11
- export type { SettlementVerifierConfig, SettlementStatus, SettlementResult, BridgeSettlementResult, BridgeSettlementStatus, PaymentSettlementResult, } from './settlement/index.js';
12
- export { SETTLEMENT_ALCHEMY_NETWORKS, SETTLEMENT_PUBLIC_RPCS, CIRCLE_ATTESTATION_API, ERC20_TRANSFER_TOPIC, SOLANA_RPC_URL, } from './settlement/index.js';
13
- export { SolanaWallet, JupiterSwapClient, attachJupiterSwap, SolanaX402Client, createSolanaX402Client, JUPITER_PLATFORM_FEE_BPS, JUPITER_DEFAULT_SLIPPAGE_BPS, SOLANA_USDC_MINT, SOLANA_USDC_DEVNET_MINT, SOL_NATIVE_MINT, SOLANA_NETWORK_USDC, } from './solana/index.js';
14
- export type { SolanaWalletConfig, SolanaTransferParams, SolanaCommitment, JupiterQuote, JupiterRoutePlan, JupiterSwapParams, JupiterSwapResult, SolanaX402PaymentProof, SolanaX402Requirements, SolanaX402Network, } from './solana/index.js';
15
- export { ERC8004Client, ERC8004IdentityRegistryAbi, METADATA_KEYS, REGISTRATION_FILE_TYPE, KNOWN_REGISTRY_ADDRESSES, buildDataURI, parseDataURI, resolveAgentURI, validateRegistrationFile, formatAgentRegistry, } from './identity/erc8004.js';
16
- export type { AgentIdentity, AgentRegistrationFile, AgentServiceEndpoint, AgentRegistrationRef, AgentModelMetadata, ERC8004ClientConfig, MetadataEntry, RegistrationResult, SupportedTrustMechanism, } from './identity/erc8004.js';
17
- export { ERC6551Client, ERC6551RegistryAbi, ERC6551AccountAbi, ERC6551_REGISTRY_ADDRESS, ERC6551_DEFAULT_IMPLEMENTATION, BASE_CHAIN_ID, DEFAULT_SALT, } from './identity/erc6551.js';
18
- export type { TBAConfig, TBAAccount, TBAExecuteResult, TBAExecuteParams, } from './identity/erc6551.js';
19
- export { AgentIdentity as AgentIdentityManager } from './identity/agent-identity.js';
20
- export type { AgentIdentityConfig, AgentIdentityState, AgentIdentityChain, } from './identity/agent-identity.js';
21
- export { SwapModule, attachSwap, calcProtocolFee, applySlippage, calcDeadline, } from './swap/index.js';
22
- export { UniswapV3RouterAbi, UniswapV3QuoterV2Abi, ERC20Abi, } from './swap/index.js';
23
- export { BASE_TOKENS, UNISWAP_V3_BASE, PROTOCOL_FEE_BPS, DEFAULT_SLIPPAGE_BPS, } from './swap/index.js';
24
- export type { UniswapFeeTier, SwapQuote, SwapOptions, SwapResult, SwapModuleConfig, } from './swap/index.js';
25
- export { SmartSwapRouter, scoreQuote, QuoteCache, ProviderHealthTracker, FlashbotsProtectRpc, SwapRSIEngine, buildDefaultProviders, buildQuote, CHAIN_IDS, CHAIN_NAMES, } from './swap/index.js';
26
- export type { AggregatorQuote, AggregatorSwapResult, QuoteParams, SmartSwapConfig, SwapStrategy, ISwapProvider, TransactionReceipt, WalletGoals, WalletDirective, RSIConfig, RSIMetric, SwapOutcome, MutationResult, RSIState, ProviderWeights, } from './swap/index.js';
27
5
  export { X402Client, X402BudgetTracker, X402PaymentError, X402BudgetExceededError, createX402Client, createX402Fetch, wrapWithX402, USDC_ADDRESSES, DEFAULT_SUPPORTED_NETWORKS, } from './x402/index.js';
28
6
  export type { X402PaymentRequired, X402PaymentRequirements, X402PaymentPayload, X402SettlementResponse, X402ResourceInfo, X402ServiceBudget, X402TransactionLog, X402ClientConfig, } from './x402/index.js';
29
- export { BridgeModule, BridgeError, createBridge, UnifiedBridge, CCTP_DOMAIN_IDS, BRIDGE_CHAIN_IDS, BRIDGE_RPC_URLS, USDC_CONTRACT, TOKEN_MESSENGER_V2, MESSAGE_TRANSMITTER_V2, FINALITY_THRESHOLD, SOLANA_CCTP_PROGRAMS, SOLANA_CCTP_DOMAIN, PLATFORM_FEE_BPS, calcBridgeFee, calcAmountAfterFee, FAST_TRANSFER_CHAINS, getEstimatedBridgeSeconds, } from './bridge/index.js';
30
- export type { BridgeChain, CCTPSupportedChain, CCTPSolanaChain, BridgeOptions, BurnResult, BridgeResult, BridgeQuote, AttestationResponse, AttestationStatus, BridgeErrorCode, UnifiedBridgeConfig, UnifiedBridgeParams, } from './bridge/index.js';
31
- export { TokenMessengerV2Abi, MessageTransmitterV2Abi, ERC20BridgeAbi } from './bridge/index.js';
32
- export { SolanaCCTPBridge, SolanaBridgeError, } from './solana/bridge.js';
33
- export type { SolanaBurnResult, SolanaBridgeParams, SolanaReceiveParams, SolanaBridgeResult, } from './solana/bridge.js';
34
7
  /** Native ETH token address (zero address) */
35
8
  export declare const NATIVE_TOKEN: Address;
36
9
  /**
@@ -357,6 +330,9 @@ export declare function createWallet(config: AgentWalletConfig & {
357
330
  }];
358
331
  }, {
359
332
  readonly name: "TransactionApproved";
333
+ /**
334
+ * Cancel a pending transaction. Only callable by the NFT owner.
335
+ */
360
336
  readonly type: "event";
361
337
  readonly inputs: readonly [{
362
338
  readonly name: "txId";
@@ -687,6 +663,9 @@ export declare function createWallet(config: AgentWalletConfig & {
687
663
  }];
688
664
  }, {
689
665
  readonly name: "TransactionApproved";
666
+ /**
667
+ * Cancel a pending transaction. Only callable by the NFT owner.
668
+ */
690
669
  readonly type: "event";
691
670
  readonly inputs: readonly [{
692
671
  readonly name: "txId";
@@ -1017,6 +996,9 @@ export declare function createWallet(config: AgentWalletConfig & {
1017
996
  }];
1018
997
  }, {
1019
998
  readonly name: "TransactionApproved";
999
+ /**
1000
+ * Cancel a pending transaction. Only callable by the NFT owner.
1001
+ */
1020
1002
  readonly type: "event";
1021
1003
  readonly inputs: readonly [{
1022
1004
  readonly name: "txId";
@@ -1347,6 +1329,9 @@ export declare function createWallet(config: AgentWalletConfig & {
1347
1329
  }];
1348
1330
  }, {
1349
1331
  readonly name: "TransactionApproved";
1332
+ /**
1333
+ * Cancel a pending transaction. Only callable by the NFT owner.
1334
+ */
1350
1335
  readonly type: "event";
1351
1336
  readonly inputs: readonly [{
1352
1337
  readonly name: "txId";
@@ -1677,6 +1662,9 @@ export declare function createWallet(config: AgentWalletConfig & {
1677
1662
  }];
1678
1663
  }, {
1679
1664
  readonly name: "TransactionApproved";
1665
+ /**
1666
+ * Cancel a pending transaction. Only callable by the NFT owner.
1667
+ */
1680
1668
  readonly type: "event";
1681
1669
  readonly inputs: readonly [{
1682
1670
  readonly name: "txId";
@@ -2007,6 +1995,9 @@ export declare function createWallet(config: AgentWalletConfig & {
2007
1995
  }];
2008
1996
  }, {
2009
1997
  readonly name: "TransactionApproved";
1998
+ /**
1999
+ * Cancel a pending transaction. Only callable by the NFT owner.
2000
+ */
2010
2001
  readonly type: "event";
2011
2002
  readonly inputs: readonly [{
2012
2003
  readonly name: "txId";
@@ -2337,6 +2328,9 @@ export declare function createWallet(config: AgentWalletConfig & {
2337
2328
  }];
2338
2329
  }, {
2339
2330
  readonly name: "TransactionApproved";
2331
+ /**
2332
+ * Cancel a pending transaction. Only callable by the NFT owner.
2333
+ */
2340
2334
  readonly type: "event";
2341
2335
  readonly inputs: readonly [{
2342
2336
  readonly name: "txId";
@@ -2667,6 +2661,9 @@ export declare function createWallet(config: AgentWalletConfig & {
2667
2661
  }];
2668
2662
  }, {
2669
2663
  readonly name: "TransactionApproved";
2664
+ /**
2665
+ * Cancel a pending transaction. Only callable by the NFT owner.
2666
+ */
2670
2667
  readonly type: "event";
2671
2668
  readonly inputs: readonly [{
2672
2669
  readonly name: "txId";
@@ -2997,6 +2994,9 @@ export declare function createWallet(config: AgentWalletConfig & {
2997
2994
  }];
2998
2995
  }, {
2999
2996
  readonly name: "TransactionApproved";
2997
+ /**
2998
+ * Cancel a pending transaction. Only callable by the NFT owner.
2999
+ */
3000
3000
  readonly type: "event";
3001
3001
  readonly inputs: readonly [{
3002
3002
  readonly name: "txId";
@@ -3327,6 +3327,9 @@ export declare function createWallet(config: AgentWalletConfig & {
3327
3327
  }];
3328
3328
  }, {
3329
3329
  readonly name: "TransactionApproved";
3330
+ /**
3331
+ * Cancel a pending transaction. Only callable by the NFT owner.
3332
+ */
3330
3333
  readonly type: "event";
3331
3334
  readonly inputs: readonly [{
3332
3335
  readonly name: "txId";
@@ -3659,6 +3662,9 @@ export declare function createWallet(config: AgentWalletConfig & {
3659
3662
  }];
3660
3663
  }, {
3661
3664
  readonly name: "TransactionApproved";
3665
+ /**
3666
+ * Cancel a pending transaction. Only callable by the NFT owner.
3667
+ */
3662
3668
  readonly type: "event";
3663
3669
  readonly inputs: readonly [{
3664
3670
  readonly name: "txId";
@@ -3989,6 +3995,9 @@ export declare function createWallet(config: AgentWalletConfig & {
3989
3995
  }];
3990
3996
  }, {
3991
3997
  readonly name: "TransactionApproved";
3998
+ /**
3999
+ * Cancel a pending transaction. Only callable by the NFT owner.
4000
+ */
3992
4001
  readonly type: "event";
3993
4002
  readonly inputs: readonly [{
3994
4003
  readonly name: "txId";
@@ -4319,6 +4328,9 @@ export declare function createWallet(config: AgentWalletConfig & {
4319
4328
  }];
4320
4329
  }, {
4321
4330
  readonly name: "TransactionApproved";
4331
+ /**
4332
+ * Cancel a pending transaction. Only callable by the NFT owner.
4333
+ */
4322
4334
  readonly type: "event";
4323
4335
  readonly inputs: readonly [{
4324
4336
  readonly name: "txId";
@@ -4649,6 +4661,9 @@ export declare function createWallet(config: AgentWalletConfig & {
4649
4661
  }];
4650
4662
  }, {
4651
4663
  readonly name: "TransactionApproved";
4664
+ /**
4665
+ * Cancel a pending transaction. Only callable by the NFT owner.
4666
+ */
4652
4667
  readonly type: "event";
4653
4668
  readonly inputs: readonly [{
4654
4669
  readonly name: "txId";
@@ -4979,6 +4994,9 @@ export declare function createWallet(config: AgentWalletConfig & {
4979
4994
  }];
4980
4995
  }, {
4981
4996
  readonly name: "TransactionApproved";
4997
+ /**
4998
+ * Cancel a pending transaction. Only callable by the NFT owner.
4999
+ */
4982
5000
  readonly type: "event";
4983
5001
  readonly inputs: readonly [{
4984
5002
  readonly name: "txId";
@@ -5309,6 +5327,9 @@ export declare function createWallet(config: AgentWalletConfig & {
5309
5327
  }];
5310
5328
  }, {
5311
5329
  readonly name: "TransactionApproved";
5330
+ /**
5331
+ * Cancel a pending transaction. Only callable by the NFT owner.
5332
+ */
5312
5333
  readonly type: "event";
5313
5334
  readonly inputs: readonly [{
5314
5335
  readonly name: "txId";
@@ -5639,6 +5660,9 @@ export declare function createWallet(config: AgentWalletConfig & {
5639
5660
  }];
5640
5661
  }, {
5641
5662
  readonly name: "TransactionApproved";
5663
+ /**
5664
+ * Cancel a pending transaction. Only callable by the NFT owner.
5665
+ */
5642
5666
  readonly type: "event";
5643
5667
  readonly inputs: readonly [{
5644
5668
  readonly name: "txId";
@@ -5970,6 +5994,9 @@ export declare function createWallet(config: AgentWalletConfig & {
5970
5994
  }];
5971
5995
  }, {
5972
5996
  readonly name: "TransactionApproved";
5997
+ /**
5998
+ * Cancel a pending transaction. Only callable by the NFT owner.
5999
+ */
5973
6000
  readonly type: "event";
5974
6001
  readonly inputs: readonly [{
5975
6002
  readonly name: "txId";
@@ -6300,6 +6327,9 @@ export declare function createWallet(config: AgentWalletConfig & {
6300
6327
  }];
6301
6328
  }, {
6302
6329
  readonly name: "TransactionApproved";
6330
+ /**
6331
+ * Cancel a pending transaction. Only callable by the NFT owner.
6332
+ */
6303
6333
  readonly type: "event";
6304
6334
  readonly inputs: readonly [{
6305
6335
  readonly name: "txId";
@@ -6630,6 +6660,9 @@ export declare function createWallet(config: AgentWalletConfig & {
6630
6660
  }];
6631
6661
  }, {
6632
6662
  readonly name: "TransactionApproved";
6663
+ /**
6664
+ * Cancel a pending transaction. Only callable by the NFT owner.
6665
+ */
6633
6666
  readonly type: "event";
6634
6667
  readonly inputs: readonly [{
6635
6668
  readonly name: "txId";
@@ -6960,6 +6993,9 @@ export declare function createWallet(config: AgentWalletConfig & {
6960
6993
  }];
6961
6994
  }, {
6962
6995
  readonly name: "TransactionApproved";
6996
+ /**
6997
+ * Cancel a pending transaction. Only callable by the NFT owner.
6998
+ */
6963
6999
  readonly type: "event";
6964
7000
  readonly inputs: readonly [{
6965
7001
  readonly name: "txId";
@@ -7290,6 +7326,9 @@ export declare function createWallet(config: AgentWalletConfig & {
7290
7326
  }];
7291
7327
  }, {
7292
7328
  readonly name: "TransactionApproved";
7329
+ /**
7330
+ * Cancel a pending transaction. Only callable by the NFT owner.
7331
+ */
7293
7332
  readonly type: "event";
7294
7333
  readonly inputs: readonly [{
7295
7334
  readonly name: "txId";
@@ -7620,6 +7659,9 @@ export declare function createWallet(config: AgentWalletConfig & {
7620
7659
  }];
7621
7660
  }, {
7622
7661
  readonly name: "TransactionApproved";
7662
+ /**
7663
+ * Cancel a pending transaction. Only callable by the NFT owner.
7664
+ */
7623
7665
  readonly type: "event";
7624
7666
  readonly inputs: readonly [{
7625
7667
  readonly name: "txId";
@@ -7950,6 +7992,9 @@ export declare function createWallet(config: AgentWalletConfig & {
7950
7992
  }];
7951
7993
  }, {
7952
7994
  readonly name: "TransactionApproved";
7995
+ /**
7996
+ * Cancel a pending transaction. Only callable by the NFT owner.
7997
+ */
7953
7998
  readonly type: "event";
7954
7999
  readonly inputs: readonly [{
7955
8000
  readonly name: "txId";
@@ -8282,6 +8327,9 @@ export declare function createWallet(config: AgentWalletConfig & {
8282
8327
  }];
8283
8328
  }, {
8284
8329
  readonly name: "TransactionApproved";
8330
+ /**
8331
+ * Cancel a pending transaction. Only callable by the NFT owner.
8332
+ */
8285
8333
  readonly type: "event";
8286
8334
  readonly inputs: readonly [{
8287
8335
  readonly name: "txId";
@@ -8611,6 +8659,9 @@ export declare function createWallet(config: AgentWalletConfig & {
8611
8659
  }];
8612
8660
  }, {
8613
8661
  readonly name: "TransactionApproved";
8662
+ /**
8663
+ * Cancel a pending transaction. Only callable by the NFT owner.
8664
+ */
8614
8665
  readonly type: "event";
8615
8666
  readonly inputs: readonly [{
8616
8667
  readonly name: "txId";
@@ -8941,6 +8992,9 @@ export declare function createWallet(config: AgentWalletConfig & {
8941
8992
  }];
8942
8993
  }, {
8943
8994
  readonly name: "TransactionApproved";
8995
+ /**
8996
+ * Cancel a pending transaction. Only callable by the NFT owner.
8997
+ */
8944
8998
  readonly type: "event";
8945
8999
  readonly inputs: readonly [{
8946
9000
  readonly name: "txId";
@@ -9270,6 +9324,9 @@ export declare function createWallet(config: AgentWalletConfig & {
9270
9324
  }];
9271
9325
  }, {
9272
9326
  readonly name: "TransactionApproved";
9327
+ /**
9328
+ * Cancel a pending transaction. Only callable by the NFT owner.
9329
+ */
9273
9330
  readonly type: "event";
9274
9331
  readonly inputs: readonly [{
9275
9332
  readonly name: "txId";
@@ -9600,6 +9657,9 @@ export declare function createWallet(config: AgentWalletConfig & {
9600
9657
  }];
9601
9658
  }, {
9602
9659
  readonly name: "TransactionApproved";
9660
+ /**
9661
+ * Cancel a pending transaction. Only callable by the NFT owner.
9662
+ */
9603
9663
  readonly type: "event";
9604
9664
  readonly inputs: readonly [{
9605
9665
  readonly name: "txId";
@@ -9929,6 +9989,9 @@ export declare function createWallet(config: AgentWalletConfig & {
9929
9989
  }];
9930
9990
  }, {
9931
9991
  readonly name: "TransactionApproved";
9992
+ /**
9993
+ * Cancel a pending transaction. Only callable by the NFT owner.
9994
+ */
9932
9995
  readonly type: "event";
9933
9996
  readonly inputs: readonly [{
9934
9997
  readonly name: "txId";
@@ -10259,6 +10322,9 @@ export declare function createWallet(config: AgentWalletConfig & {
10259
10322
  }];
10260
10323
  }, {
10261
10324
  readonly name: "TransactionApproved";
10325
+ /**
10326
+ * Cancel a pending transaction. Only callable by the NFT owner.
10327
+ */
10262
10328
  readonly type: "event";
10263
10329
  readonly inputs: readonly [{
10264
10330
  readonly name: "txId";
@@ -10588,6 +10654,9 @@ export declare function createWallet(config: AgentWalletConfig & {
10588
10654
  }];
10589
10655
  }, {
10590
10656
  readonly name: "TransactionApproved";
10657
+ /**
10658
+ * Cancel a pending transaction. Only callable by the NFT owner.
10659
+ */
10591
10660
  readonly type: "event";
10592
10661
  readonly inputs: readonly [{
10593
10662
  readonly name: "txId";
@@ -10918,6 +10987,9 @@ export declare function createWallet(config: AgentWalletConfig & {
10918
10987
  }];
10919
10988
  }, {
10920
10989
  readonly name: "TransactionApproved";
10990
+ /**
10991
+ * Cancel a pending transaction. Only callable by the NFT owner.
10992
+ */
10921
10993
  readonly type: "event";
10922
10994
  readonly inputs: readonly [{
10923
10995
  readonly name: "txId";
@@ -11247,6 +11319,9 @@ export declare function createWallet(config: AgentWalletConfig & {
11247
11319
  }];
11248
11320
  }, {
11249
11321
  readonly name: "TransactionApproved";
11322
+ /**
11323
+ * Cancel a pending transaction. Only callable by the NFT owner.
11324
+ */
11250
11325
  readonly type: "event";
11251
11326
  readonly inputs: readonly [{
11252
11327
  readonly name: "txId";
@@ -11577,6 +11652,9 @@ export declare function createWallet(config: AgentWalletConfig & {
11577
11652
  }];
11578
11653
  }, {
11579
11654
  readonly name: "TransactionApproved";
11655
+ /**
11656
+ * Cancel a pending transaction. Only callable by the NFT owner.
11657
+ */
11580
11658
  readonly type: "event";
11581
11659
  readonly inputs: readonly [{
11582
11660
  readonly name: "txId";
@@ -11906,6 +11984,9 @@ export declare function createWallet(config: AgentWalletConfig & {
11906
11984
  }];
11907
11985
  }, {
11908
11986
  readonly name: "TransactionApproved";
11987
+ /**
11988
+ * Cancel a pending transaction. Only callable by the NFT owner.
11989
+ */
11909
11990
  readonly type: "event";
11910
11991
  readonly inputs: readonly [{
11911
11992
  readonly name: "txId";
@@ -12236,6 +12317,9 @@ export declare function createWallet(config: AgentWalletConfig & {
12236
12317
  }];
12237
12318
  }, {
12238
12319
  readonly name: "TransactionApproved";
12320
+ /**
12321
+ * Cancel a pending transaction. Only callable by the NFT owner.
12322
+ */
12239
12323
  readonly type: "event";
12240
12324
  readonly inputs: readonly [{
12241
12325
  readonly name: "txId";
@@ -12565,6 +12649,9 @@ export declare function createWallet(config: AgentWalletConfig & {
12565
12649
  }];
12566
12650
  }, {
12567
12651
  readonly name: "TransactionApproved";
12652
+ /**
12653
+ * Cancel a pending transaction. Only callable by the NFT owner.
12654
+ */
12568
12655
  readonly type: "event";
12569
12656
  readonly inputs: readonly [{
12570
12657
  readonly name: "txId";
@@ -12914,6 +13001,9 @@ export declare function createWallet(config: AgentWalletConfig & {
12914
13001
  }];
12915
13002
  }, {
12916
13003
  readonly name: "TransactionApproved";
13004
+ /**
13005
+ * Cancel a pending transaction. Only callable by the NFT owner.
13006
+ */
12917
13007
  readonly type: "event";
12918
13008
  readonly inputs: readonly [{
12919
13009
  readonly name: "txId";
@@ -13257,6 +13347,9 @@ export declare function createWallet(config: AgentWalletConfig & {
13257
13347
  }];
13258
13348
  }, {
13259
13349
  readonly name: "TransactionApproved";
13350
+ /**
13351
+ * Cancel a pending transaction. Only callable by the NFT owner.
13352
+ */
13260
13353
  readonly type: "event";
13261
13354
  readonly inputs: readonly [{
13262
13355
  readonly name: "txId";
@@ -13600,6 +13693,9 @@ export declare function createWallet(config: AgentWalletConfig & {
13600
13693
  }];
13601
13694
  }, {
13602
13695
  readonly name: "TransactionApproved";
13696
+ /**
13697
+ * Cancel a pending transaction. Only callable by the NFT owner.
13698
+ */
13603
13699
  readonly type: "event";
13604
13700
  readonly inputs: readonly [{
13605
13701
  readonly name: "txId";
@@ -13947,6 +14043,9 @@ export declare function createWallet(config: AgentWalletConfig & {
13947
14043
  }];
13948
14044
  }, {
13949
14045
  readonly name: "TransactionApproved";
14046
+ /**
14047
+ * Cancel a pending transaction. Only callable by the NFT owner.
14048
+ */
13950
14049
  readonly type: "event";
13951
14050
  readonly inputs: readonly [{
13952
14051
  readonly name: "txId";
@@ -14290,6 +14389,9 @@ export declare function createWallet(config: AgentWalletConfig & {
14290
14389
  }];
14291
14390
  }, {
14292
14391
  readonly name: "TransactionApproved";
14392
+ /**
14393
+ * Cancel a pending transaction. Only callable by the NFT owner.
14394
+ */
14293
14395
  readonly type: "event";
14294
14396
  readonly inputs: readonly [{
14295
14397
  readonly name: "txId";
@@ -14633,6 +14735,9 @@ export declare function createWallet(config: AgentWalletConfig & {
14633
14735
  }];
14634
14736
  }, {
14635
14737
  readonly name: "TransactionApproved";
14738
+ /**
14739
+ * Cancel a pending transaction. Only callable by the NFT owner.
14740
+ */
14636
14741
  readonly type: "event";
14637
14742
  readonly inputs: readonly [{
14638
14743
  readonly name: "txId";
@@ -14973,6 +15078,9 @@ export declare function createWallet(config: AgentWalletConfig & {
14973
15078
  }];
14974
15079
  }, {
14975
15080
  readonly name: "TransactionApproved";
15081
+ /**
15082
+ * Cancel a pending transaction. Only callable by the NFT owner.
15083
+ */
14976
15084
  readonly type: "event";
14977
15085
  readonly inputs: readonly [{
14978
15086
  readonly name: "txId";
@@ -15310,6 +15418,9 @@ export declare function createWallet(config: AgentWalletConfig & {
15310
15418
  }];
15311
15419
  }, {
15312
15420
  readonly name: "TransactionApproved";
15421
+ /**
15422
+ * Cancel a pending transaction. Only callable by the NFT owner.
15423
+ */
15313
15424
  readonly type: "event";
15314
15425
  readonly inputs: readonly [{
15315
15426
  readonly name: "txId";
@@ -15647,6 +15758,9 @@ export declare function createWallet(config: AgentWalletConfig & {
15647
15758
  }];
15648
15759
  }, {
15649
15760
  readonly name: "TransactionApproved";
15761
+ /**
15762
+ * Cancel a pending transaction. Only callable by the NFT owner.
15763
+ */
15650
15764
  readonly type: "event";
15651
15765
  readonly inputs: readonly [{
15652
15766
  readonly name: "txId";
@@ -15985,6 +16099,9 @@ export declare function createWallet(config: AgentWalletConfig & {
15985
16099
  }];
15986
16100
  }, {
15987
16101
  readonly name: "TransactionApproved";
16102
+ /**
16103
+ * Cancel a pending transaction. Only callable by the NFT owner.
16104
+ */
15988
16105
  readonly type: "event";
15989
16106
  readonly inputs: readonly [{
15990
16107
  readonly name: "txId";
@@ -16322,6 +16439,9 @@ export declare function createWallet(config: AgentWalletConfig & {
16322
16439
  }];
16323
16440
  }, {
16324
16441
  readonly name: "TransactionApproved";
16442
+ /**
16443
+ * Cancel a pending transaction. Only callable by the NFT owner.
16444
+ */
16325
16445
  readonly type: "event";
16326
16446
  readonly inputs: readonly [{
16327
16447
  readonly name: "txId";
@@ -16659,6 +16779,9 @@ export declare function createWallet(config: AgentWalletConfig & {
16659
16779
  }];
16660
16780
  }, {
16661
16781
  readonly name: "TransactionApproved";
16782
+ /**
16783
+ * Cancel a pending transaction. Only callable by the NFT owner.
16784
+ */
16662
16785
  readonly type: "event";
16663
16786
  readonly inputs: readonly [{
16664
16787
  readonly name: "txId";
@@ -17000,6 +17123,9 @@ export declare function createWallet(config: AgentWalletConfig & {
17000
17123
  }];
17001
17124
  }, {
17002
17125
  readonly name: "TransactionApproved";
17126
+ /**
17127
+ * Cancel a pending transaction. Only callable by the NFT owner.
17128
+ */
17003
17129
  readonly type: "event";
17004
17130
  readonly inputs: readonly [{
17005
17131
  readonly name: "txId";
@@ -17340,6 +17466,9 @@ export declare function createWallet(config: AgentWalletConfig & {
17340
17466
  }];
17341
17467
  }, {
17342
17468
  readonly name: "TransactionApproved";
17469
+ /**
17470
+ * Cancel a pending transaction. Only callable by the NFT owner.
17471
+ */
17343
17472
  readonly type: "event";
17344
17473
  readonly inputs: readonly [{
17345
17474
  readonly name: "txId";
@@ -17680,6 +17809,9 @@ export declare function createWallet(config: AgentWalletConfig & {
17680
17809
  }];
17681
17810
  }, {
17682
17811
  readonly name: "TransactionApproved";
17812
+ /**
17813
+ * Cancel a pending transaction. Only callable by the NFT owner.
17814
+ */
17683
17815
  readonly type: "event";
17684
17816
  readonly inputs: readonly [{
17685
17817
  readonly name: "txId";
@@ -18021,6 +18153,9 @@ export declare function createWallet(config: AgentWalletConfig & {
18021
18153
  }];
18022
18154
  }, {
18023
18155
  readonly name: "TransactionApproved";
18156
+ /**
18157
+ * Cancel a pending transaction. Only callable by the NFT owner.
18158
+ */
18024
18159
  readonly type: "event";
18025
18160
  readonly inputs: readonly [{
18026
18161
  readonly name: "txId";
@@ -18361,6 +18496,9 @@ export declare function createWallet(config: AgentWalletConfig & {
18361
18496
  }];
18362
18497
  }, {
18363
18498
  readonly name: "TransactionApproved";
18499
+ /**
18500
+ * Cancel a pending transaction. Only callable by the NFT owner.
18501
+ */
18364
18502
  readonly type: "event";
18365
18503
  readonly inputs: readonly [{
18366
18504
  readonly name: "txId";
@@ -18701,6 +18839,9 @@ export declare function createWallet(config: AgentWalletConfig & {
18701
18839
  }];
18702
18840
  }, {
18703
18841
  readonly name: "TransactionApproved";
18842
+ /**
18843
+ * Cancel a pending transaction. Only callable by the NFT owner.
18844
+ */
18704
18845
  readonly type: "event";
18705
18846
  readonly inputs: readonly [{
18706
18847
  readonly name: "txId";
@@ -19035,6 +19176,9 @@ export declare function createWallet(config: AgentWalletConfig & {
19035
19176
  }];
19036
19177
  }, {
19037
19178
  readonly name: "TransactionApproved";
19179
+ /**
19180
+ * Cancel a pending transaction. Only callable by the NFT owner.
19181
+ */
19038
19182
  readonly type: "event";
19039
19183
  readonly inputs: readonly [{
19040
19184
  readonly name: "txId";
@@ -19364,6 +19508,9 @@ export declare function createWallet(config: AgentWalletConfig & {
19364
19508
  }];
19365
19509
  }, {
19366
19510
  readonly name: "TransactionApproved";
19511
+ /**
19512
+ * Cancel a pending transaction. Only callable by the NFT owner.
19513
+ */
19367
19514
  readonly type: "event";
19368
19515
  readonly inputs: readonly [{
19369
19516
  readonly name: "txId";
@@ -19694,6 +19841,9 @@ export declare function createWallet(config: AgentWalletConfig & {
19694
19841
  }];
19695
19842
  }, {
19696
19843
  readonly name: "TransactionApproved";
19844
+ /**
19845
+ * Cancel a pending transaction. Only callable by the NFT owner.
19846
+ */
19697
19847
  readonly type: "event";
19698
19848
  readonly inputs: readonly [{
19699
19849
  readonly name: "txId";
@@ -20023,6 +20173,9 @@ export declare function createWallet(config: AgentWalletConfig & {
20023
20173
  }];
20024
20174
  }, {
20025
20175
  readonly name: "TransactionApproved";
20176
+ /**
20177
+ * Cancel a pending transaction. Only callable by the NFT owner.
20178
+ */
20026
20179
  readonly type: "event";
20027
20180
  readonly inputs: readonly [{
20028
20181
  readonly name: "txId";
@@ -20353,6 +20506,9 @@ export declare function createWallet(config: AgentWalletConfig & {
20353
20506
  }];
20354
20507
  }, {
20355
20508
  readonly name: "TransactionApproved";
20509
+ /**
20510
+ * Cancel a pending transaction. Only callable by the NFT owner.
20511
+ */
20356
20512
  readonly type: "event";
20357
20513
  readonly inputs: readonly [{
20358
20514
  readonly name: "txId";
@@ -20682,6 +20838,9 @@ export declare function createWallet(config: AgentWalletConfig & {
20682
20838
  }];
20683
20839
  }, {
20684
20840
  readonly name: "TransactionApproved";
20841
+ /**
20842
+ * Cancel a pending transaction. Only callable by the NFT owner.
20843
+ */
20685
20844
  readonly type: "event";
20686
20845
  readonly inputs: readonly [{
20687
20846
  readonly name: "txId";
@@ -21012,6 +21171,9 @@ export declare function createWallet(config: AgentWalletConfig & {
21012
21171
  }];
21013
21172
  }, {
21014
21173
  readonly name: "TransactionApproved";
21174
+ /**
21175
+ * Cancel a pending transaction. Only callable by the NFT owner.
21176
+ */
21015
21177
  readonly type: "event";
21016
21178
  readonly inputs: readonly [{
21017
21179
  readonly name: "txId";
@@ -21341,6 +21503,9 @@ export declare function createWallet(config: AgentWalletConfig & {
21341
21503
  }];
21342
21504
  }, {
21343
21505
  readonly name: "TransactionApproved";
21506
+ /**
21507
+ * Cancel a pending transaction. Only callable by the NFT owner.
21508
+ */
21344
21509
  readonly type: "event";
21345
21510
  readonly inputs: readonly [{
21346
21511
  readonly name: "txId";
@@ -21671,6 +21836,9 @@ export declare function createWallet(config: AgentWalletConfig & {
21671
21836
  }];
21672
21837
  }, {
21673
21838
  readonly name: "TransactionApproved";
21839
+ /**
21840
+ * Cancel a pending transaction. Only callable by the NFT owner.
21841
+ */
21674
21842
  readonly type: "event";
21675
21843
  readonly inputs: readonly [{
21676
21844
  readonly name: "txId";
@@ -22000,6 +22168,9 @@ export declare function createWallet(config: AgentWalletConfig & {
22000
22168
  }];
22001
22169
  }, {
22002
22170
  readonly name: "TransactionApproved";
22171
+ /**
22172
+ * Cancel a pending transaction. Only callable by the NFT owner.
22173
+ */
22003
22174
  readonly type: "event";
22004
22175
  readonly inputs: readonly [{
22005
22176
  readonly name: "txId";
@@ -22330,6 +22501,9 @@ export declare function createWallet(config: AgentWalletConfig & {
22330
22501
  }];
22331
22502
  }, {
22332
22503
  readonly name: "TransactionApproved";
22504
+ /**
22505
+ * Cancel a pending transaction. Only callable by the NFT owner.
22506
+ */
22333
22507
  readonly type: "event";
22334
22508
  readonly inputs: readonly [{
22335
22509
  readonly name: "txId";
@@ -22659,6 +22833,9 @@ export declare function createWallet(config: AgentWalletConfig & {
22659
22833
  }];
22660
22834
  }, {
22661
22835
  readonly name: "TransactionApproved";
22836
+ /**
22837
+ * Cancel a pending transaction. Only callable by the NFT owner.
22838
+ */
22662
22839
  readonly type: "event";
22663
22840
  readonly inputs: readonly [{
22664
22841
  readonly name: "txId";
@@ -22989,6 +23166,9 @@ export declare function createWallet(config: AgentWalletConfig & {
22989
23166
  }];
22990
23167
  }, {
22991
23168
  readonly name: "TransactionApproved";
23169
+ /**
23170
+ * Cancel a pending transaction. Only callable by the NFT owner.
23171
+ */
22992
23172
  readonly type: "event";
22993
23173
  readonly inputs: readonly [{
22994
23174
  readonly name: "txId";
@@ -23318,6 +23498,9 @@ export declare function createWallet(config: AgentWalletConfig & {
23318
23498
  }];
23319
23499
  }, {
23320
23500
  readonly name: "TransactionApproved";
23501
+ /**
23502
+ * Cancel a pending transaction. Only callable by the NFT owner.
23503
+ */
23321
23504
  readonly type: "event";
23322
23505
  readonly inputs: readonly [{
23323
23506
  readonly name: "txId";
@@ -23650,6 +23833,9 @@ export declare function createWallet(config: AgentWalletConfig & {
23650
23833
  }];
23651
23834
  }, {
23652
23835
  readonly name: "TransactionApproved";
23836
+ /**
23837
+ * Cancel a pending transaction. Only callable by the NFT owner.
23838
+ */
23653
23839
  readonly type: "event";
23654
23840
  readonly inputs: readonly [{
23655
23841
  readonly name: "txId";
@@ -23714,7 +23900,7 @@ export declare function createWallet(config: AgentWalletConfig & {
23714
23900
  }]>;
23715
23901
  type: "block";
23716
23902
  }>;
23717
- createContractEventFilter: <const abi extends import("viem").Abi | readonly unknown[], eventName extends import("viem").ContractEventName<abi> | undefined, args_6 extends import("viem").MaybeExtractEventArgsFromAbi<abi, eventName> | undefined, strict_6 extends boolean | undefined = undefined, fromBlock extends bigint | import("viem").BlockTag | undefined = undefined, toBlock extends bigint | import("viem").BlockTag | undefined = undefined>(args: import("viem").CreateContractEventFilterParameters<abi, eventName, args, strict_6, fromBlock, toBlock>) => Promise<import("viem").CreateContractEventFilterReturnType<abi, eventName, args, strict_6, fromBlock, toBlock>>;
23903
+ createContractEventFilter: <const abi extends readonly unknown[] | import("viem").Abi, eventName extends import("viem").ContractEventName<abi> | undefined, args_6 extends import("viem").MaybeExtractEventArgsFromAbi<abi, eventName> | undefined, strict_6 extends boolean | undefined = undefined, fromBlock extends bigint | import("viem").BlockTag | undefined = undefined, toBlock extends bigint | import("viem").BlockTag | undefined = undefined>(args: import("viem").CreateContractEventFilterParameters<abi, eventName, args, strict_6, fromBlock, toBlock>) => Promise<import("viem").CreateContractEventFilterReturnType<abi, eventName, args, strict_6, fromBlock, toBlock>>;
23718
23904
  createEventFilter: <const abiEvent extends import("viem").AbiEvent | undefined = undefined, const abiEvents extends readonly unknown[] | readonly import("viem").AbiEvent[] | undefined = abiEvent extends import("viem").AbiEvent ? [abiEvent] : undefined, strict_7 extends boolean | undefined = undefined, fromBlock_1 extends bigint | import("viem").BlockTag | undefined = undefined, toBlock_1 extends bigint | import("viem").BlockTag | undefined = undefined, _EventName extends string | undefined = import("viem").MaybeAbiEventName<abiEvent>, _Args extends import("viem").MaybeExtractEventArgsFromAbi<abiEvents, _EventName> | undefined = undefined>(args?: import("viem").CreateEventFilterParameters<abiEvent, abiEvents, strict_7, fromBlock_1, toBlock_1, _EventName, _Args> | undefined) => Promise<import("viem").Filter<"event", abiEvents, _EventName, _Args, strict_7, fromBlock_1, toBlock_1> extends infer T_13 ? { [K_7 in keyof T_13]: import("viem").Filter<"event", abiEvents, _EventName, _Args, strict_7, fromBlock_1, toBlock_1>[K_7]; } : never>;
23719
23905
  createPendingTransactionFilter: () => Promise<{
23720
23906
  id: `0x${string}`;
@@ -23733,7 +23919,7 @@ export declare function createWallet(config: AgentWalletConfig & {
23733
23919
  }]>;
23734
23920
  type: "transaction";
23735
23921
  }>;
23736
- estimateContractGas: <chain extends Chain | undefined, const abi_1 extends import("viem").Abi | readonly unknown[], functionName extends import("viem").ContractFunctionName<abi_1, "nonpayable" | "payable">, args_7 extends import("viem").ContractFunctionArgs<abi_1, "nonpayable" | "payable", functionName>>(args: import("viem").EstimateContractGasParameters<abi_1, functionName, args, chain>) => Promise<bigint>;
23922
+ estimateContractGas: <chain extends Chain | undefined, const abi_1 extends readonly unknown[] | import("viem").Abi, functionName extends import("viem").ContractFunctionName<abi_1, "nonpayable" | "payable">, args_7 extends import("viem").ContractFunctionArgs<abi_1, "nonpayable" | "payable", functionName>>(args: import("viem").EstimateContractGasParameters<abi_1, functionName, args, chain>) => Promise<bigint>;
23737
23923
  estimateGas: (args: import("viem").EstimateGasParameters<Chain>) => Promise<bigint>;
23738
23924
  fillTransaction: <chainOverride_14 extends Chain | undefined = undefined, accountOverride_7 extends `0x${string}` | import("viem").Account | undefined = undefined>(args: import("viem").FillTransactionParameters<Chain, import("viem").Account | undefined, chainOverride_14, accountOverride_7>) => Promise<import("viem").FillTransactionReturnType<Chain, chainOverride_14>>;
23739
23925
  getBalance: (args: import("viem").GetBalanceParameters) => Promise<bigint>;
@@ -23741,7 +23927,6 @@ export declare function createWallet(config: AgentWalletConfig & {
23741
23927
  getBlock: <includeTransactions extends boolean = false, blockTag extends import("viem").BlockTag = "latest">(args?: import("viem").GetBlockParameters<includeTransactions, blockTag> | undefined) => Promise<{
23742
23928
  number: blockTag extends "pending" ? null : bigint;
23743
23929
  nonce: blockTag extends "pending" ? null : `0x${string}`;
23744
- gasUsed: bigint;
23745
23930
  hash: blockTag extends "pending" ? null : `0x${string}`;
23746
23931
  logsBloom: blockTag extends "pending" ? null : `0x${string}`;
23747
23932
  baseFeePerGas: bigint | null;
@@ -23750,6 +23935,7 @@ export declare function createWallet(config: AgentWalletConfig & {
23750
23935
  excessBlobGas: bigint;
23751
23936
  extraData: `0x${string}`;
23752
23937
  gasLimit: bigint;
23938
+ gasUsed: bigint;
23753
23939
  miner: `0x${string}`;
23754
23940
  mixHash: `0x${string}`;
23755
23941
  parentBeaconBlockRoot?: `0x${string}` | undefined;
@@ -23769,8 +23955,6 @@ export declare function createWallet(config: AgentWalletConfig & {
23769
23955
  to: `0x${string}` | null;
23770
23956
  value: bigint;
23771
23957
  nonce: number;
23772
- maxFeePerGas?: undefined;
23773
- maxPriorityFeePerGas?: undefined;
23774
23958
  type: "legacy";
23775
23959
  yParity?: undefined;
23776
23960
  from: `0x${string}`;
@@ -23787,15 +23971,15 @@ export declare function createWallet(config: AgentWalletConfig & {
23787
23971
  chainId?: number | undefined;
23788
23972
  gasPrice: bigint;
23789
23973
  maxFeePerBlobGas?: undefined;
23790
- blockNumber: (blockTag extends "pending" ? true : false) extends infer T_14 ? T_14 extends (blockTag extends "pending" ? true : false) ? T_14 extends true ? null : bigint : never : never;
23791
- blockHash: (blockTag extends "pending" ? true : false) extends infer T_15 ? T_15 extends (blockTag extends "pending" ? true : false) ? T_15 extends true ? null : `0x${string}` : never : never;
23974
+ maxFeePerGas?: undefined;
23975
+ maxPriorityFeePerGas?: undefined;
23976
+ blockHash: (blockTag extends "pending" ? true : false) extends infer T_14 ? T_14 extends (blockTag extends "pending" ? true : false) ? T_14 extends true ? null : `0x${string}` : never : never;
23977
+ blockNumber: (blockTag extends "pending" ? true : false) extends infer T_15 ? T_15 extends (blockTag extends "pending" ? true : false) ? T_15 extends true ? null : bigint : never : never;
23792
23978
  transactionIndex: (blockTag extends "pending" ? true : false) extends infer T_16 ? T_16 extends (blockTag extends "pending" ? true : false) ? T_16 extends true ? null : number : never : never;
23793
23979
  } | {
23794
23980
  to: `0x${string}` | null;
23795
23981
  value: bigint;
23796
23982
  nonce: number;
23797
- maxFeePerGas?: undefined;
23798
- maxPriorityFeePerGas?: undefined;
23799
23983
  type: "eip2930";
23800
23984
  yParity: number;
23801
23985
  from: `0x${string}`;
@@ -23812,15 +23996,15 @@ export declare function createWallet(config: AgentWalletConfig & {
23812
23996
  chainId: number;
23813
23997
  gasPrice: bigint;
23814
23998
  maxFeePerBlobGas?: undefined;
23815
- blockNumber: (blockTag extends "pending" ? true : false) extends infer T_17 ? T_17 extends (blockTag extends "pending" ? true : false) ? T_17 extends true ? null : bigint : never : never;
23816
- blockHash: (blockTag extends "pending" ? true : false) extends infer T_18 ? T_18 extends (blockTag extends "pending" ? true : false) ? T_18 extends true ? null : `0x${string}` : never : never;
23999
+ maxFeePerGas?: undefined;
24000
+ maxPriorityFeePerGas?: undefined;
24001
+ blockHash: (blockTag extends "pending" ? true : false) extends infer T_17 ? T_17 extends (blockTag extends "pending" ? true : false) ? T_17 extends true ? null : `0x${string}` : never : never;
24002
+ blockNumber: (blockTag extends "pending" ? true : false) extends infer T_18 ? T_18 extends (blockTag extends "pending" ? true : false) ? T_18 extends true ? null : bigint : never : never;
23817
24003
  transactionIndex: (blockTag extends "pending" ? true : false) extends infer T_19 ? T_19 extends (blockTag extends "pending" ? true : false) ? T_19 extends true ? null : number : never : never;
23818
24004
  } | {
23819
24005
  to: `0x${string}` | null;
23820
24006
  value: bigint;
23821
24007
  nonce: number;
23822
- maxFeePerGas: bigint;
23823
- maxPriorityFeePerGas: bigint;
23824
24008
  type: "eip1559";
23825
24009
  yParity: number;
23826
24010
  from: `0x${string}`;
@@ -23837,15 +24021,15 @@ export declare function createWallet(config: AgentWalletConfig & {
23837
24021
  chainId: number;
23838
24022
  gasPrice?: undefined;
23839
24023
  maxFeePerBlobGas?: undefined;
23840
- blockNumber: (blockTag extends "pending" ? true : false) extends infer T_20 ? T_20 extends (blockTag extends "pending" ? true : false) ? T_20 extends true ? null : bigint : never : never;
23841
- blockHash: (blockTag extends "pending" ? true : false) extends infer T_21 ? T_21 extends (blockTag extends "pending" ? true : false) ? T_21 extends true ? null : `0x${string}` : never : never;
24024
+ maxFeePerGas: bigint;
24025
+ maxPriorityFeePerGas: bigint;
24026
+ blockHash: (blockTag extends "pending" ? true : false) extends infer T_20 ? T_20 extends (blockTag extends "pending" ? true : false) ? T_20 extends true ? null : `0x${string}` : never : never;
24027
+ blockNumber: (blockTag extends "pending" ? true : false) extends infer T_21 ? T_21 extends (blockTag extends "pending" ? true : false) ? T_21 extends true ? null : bigint : never : never;
23842
24028
  transactionIndex: (blockTag extends "pending" ? true : false) extends infer T_22 ? T_22 extends (blockTag extends "pending" ? true : false) ? T_22 extends true ? null : number : never : never;
23843
24029
  } | {
23844
24030
  to: `0x${string}` | null;
23845
24031
  value: bigint;
23846
24032
  nonce: number;
23847
- maxFeePerGas: bigint;
23848
- maxPriorityFeePerGas: bigint;
23849
24033
  type: "eip4844";
23850
24034
  yParity: number;
23851
24035
  from: `0x${string}`;
@@ -23862,15 +24046,15 @@ export declare function createWallet(config: AgentWalletConfig & {
23862
24046
  chainId: number;
23863
24047
  gasPrice?: undefined;
23864
24048
  maxFeePerBlobGas: bigint;
23865
- blockNumber: (blockTag extends "pending" ? true : false) extends infer T_23 ? T_23 extends (blockTag extends "pending" ? true : false) ? T_23 extends true ? null : bigint : never : never;
23866
- blockHash: (blockTag extends "pending" ? true : false) extends infer T_24 ? T_24 extends (blockTag extends "pending" ? true : false) ? T_24 extends true ? null : `0x${string}` : never : never;
24049
+ maxFeePerGas: bigint;
24050
+ maxPriorityFeePerGas: bigint;
24051
+ blockHash: (blockTag extends "pending" ? true : false) extends infer T_23 ? T_23 extends (blockTag extends "pending" ? true : false) ? T_23 extends true ? null : `0x${string}` : never : never;
24052
+ blockNumber: (blockTag extends "pending" ? true : false) extends infer T_24 ? T_24 extends (blockTag extends "pending" ? true : false) ? T_24 extends true ? null : bigint : never : never;
23867
24053
  transactionIndex: (blockTag extends "pending" ? true : false) extends infer T_25 ? T_25 extends (blockTag extends "pending" ? true : false) ? T_25 extends true ? null : number : never : never;
23868
24054
  } | {
23869
24055
  to: `0x${string}` | null;
23870
24056
  value: bigint;
23871
24057
  nonce: number;
23872
- maxFeePerGas: bigint;
23873
- maxPriorityFeePerGas: bigint;
23874
24058
  type: "eip7702";
23875
24059
  yParity: number;
23876
24060
  from: `0x${string}`;
@@ -23887,8 +24071,10 @@ export declare function createWallet(config: AgentWalletConfig & {
23887
24071
  chainId: number;
23888
24072
  gasPrice?: undefined;
23889
24073
  maxFeePerBlobGas?: undefined;
23890
- blockNumber: (blockTag extends "pending" ? true : false) extends infer T_26 ? T_26 extends (blockTag extends "pending" ? true : false) ? T_26 extends true ? null : bigint : never : never;
23891
- blockHash: (blockTag extends "pending" ? true : false) extends infer T_27 ? T_27 extends (blockTag extends "pending" ? true : false) ? T_27 extends true ? null : `0x${string}` : never : never;
24074
+ maxFeePerGas: bigint;
24075
+ maxPriorityFeePerGas: bigint;
24076
+ blockHash: (blockTag extends "pending" ? true : false) extends infer T_26 ? T_26 extends (blockTag extends "pending" ? true : false) ? T_26 extends true ? null : `0x${string}` : never : never;
24077
+ blockNumber: (blockTag extends "pending" ? true : false) extends infer T_27 ? T_27 extends (blockTag extends "pending" ? true : false) ? T_27 extends true ? null : bigint : never : never;
23892
24078
  transactionIndex: (blockTag extends "pending" ? true : false) extends infer T_28 ? T_28 extends (blockTag extends "pending" ? true : false) ? T_28 extends true ? null : number : never : never;
23893
24079
  })[] : `0x${string}`[];
23894
24080
  }>;
@@ -23897,7 +24083,7 @@ export declare function createWallet(config: AgentWalletConfig & {
23897
24083
  getBytecode: (args: import("viem").GetBytecodeParameters) => Promise<import("viem").GetBytecodeReturnType>;
23898
24084
  getChainId: () => Promise<number>;
23899
24085
  getCode: (args: import("viem").GetBytecodeParameters) => Promise<import("viem").GetBytecodeReturnType>;
23900
- getContractEvents: <const abi_2 extends import("viem").Abi | readonly unknown[], eventName_1 extends import("viem").ContractEventName<abi_2> | undefined = undefined, strict_8 extends boolean | undefined = undefined, fromBlock_2 extends bigint | import("viem").BlockTag | undefined = undefined, toBlock_2 extends bigint | import("viem").BlockTag | undefined = undefined>(args: import("viem").GetContractEventsParameters<abi_2, eventName_1, strict_8, fromBlock_2, toBlock_2>) => Promise<import("viem").GetContractEventsReturnType<abi_2, eventName_1, strict_8, fromBlock_2, toBlock_2>>;
24086
+ getContractEvents: <const abi_2 extends readonly unknown[] | import("viem").Abi, eventName_1 extends import("viem").ContractEventName<abi_2> | undefined = undefined, strict_8 extends boolean | undefined = undefined, fromBlock_2 extends bigint | import("viem").BlockTag | undefined = undefined, toBlock_2 extends bigint | import("viem").BlockTag | undefined = undefined>(args: import("viem").GetContractEventsParameters<abi_2, eventName_1, strict_8, fromBlock_2, toBlock_2>) => Promise<import("viem").GetContractEventsReturnType<abi_2, eventName_1, strict_8, fromBlock_2, toBlock_2>>;
23901
24087
  getEip712Domain: (args: import("viem").GetEip712DomainParameters) => Promise<import("viem").GetEip712DomainReturnType>;
23902
24088
  getEnsAddress: (args: {
23903
24089
  blockNumber?: bigint | undefined;
@@ -23909,8 +24095,8 @@ export declare function createWallet(config: AgentWalletConfig & {
23909
24095
  universalResolverAddress?: `0x${string}` | undefined;
23910
24096
  }) => Promise<import("viem").GetEnsAddressReturnType>;
23911
24097
  getEnsAvatar: (args: {
23912
- blockNumber?: bigint | undefined;
23913
24098
  name: string;
24099
+ blockNumber?: bigint | undefined;
23914
24100
  blockTag?: import("viem").BlockTag | undefined;
23915
24101
  gatewayUrls?: string[] | undefined;
23916
24102
  strict?: boolean | undefined;
@@ -23943,8 +24129,8 @@ export declare function createWallet(config: AgentWalletConfig & {
23943
24129
  }) => Promise<import("viem").GetEnsTextReturnType>;
23944
24130
  getFeeHistory: (args: import("viem").GetFeeHistoryParameters) => Promise<import("viem").GetFeeHistoryReturnType>;
23945
24131
  estimateFeesPerGas: <chainOverride_15 extends Chain | undefined = undefined, type extends import("viem").FeeValuesType = "eip1559">(args?: import("viem").EstimateFeesPerGasParameters<Chain, chainOverride_15, type> | undefined) => Promise<import("viem").EstimateFeesPerGasReturnType<type>>;
23946
- getFilterChanges: <filterType extends import("viem").FilterType, const abi_3 extends import("viem").Abi | readonly unknown[] | undefined, eventName_2 extends string | undefined, strict_9 extends boolean | undefined = undefined, fromBlock_3 extends bigint | import("viem").BlockTag | undefined = undefined, toBlock_3 extends bigint | import("viem").BlockTag | undefined = undefined>(args: import("viem").GetFilterChangesParameters<filterType, abi_3, eventName_2, strict_9, fromBlock_3, toBlock_3>) => Promise<import("viem").GetFilterChangesReturnType<filterType, abi_3, eventName_2, strict_9, fromBlock_3, toBlock_3>>;
23947
- getFilterLogs: <const abi_4 extends import("viem").Abi | readonly unknown[] | undefined, eventName_3 extends string | undefined, strict_10 extends boolean | undefined = undefined, fromBlock_4 extends bigint | import("viem").BlockTag | undefined = undefined, toBlock_4 extends bigint | import("viem").BlockTag | undefined = undefined>(args: import("viem").GetFilterLogsParameters<abi_4, eventName_3, strict_10, fromBlock_4, toBlock_4>) => Promise<import("viem").GetFilterLogsReturnType<abi_4, eventName_3, strict_10, fromBlock_4, toBlock_4>>;
24132
+ getFilterChanges: <filterType extends import("viem").FilterType, const abi_3 extends readonly unknown[] | import("viem").Abi | undefined, eventName_2 extends string | undefined, strict_9 extends boolean | undefined = undefined, fromBlock_3 extends bigint | import("viem").BlockTag | undefined = undefined, toBlock_3 extends bigint | import("viem").BlockTag | undefined = undefined>(args: import("viem").GetFilterChangesParameters<filterType, abi_3, eventName_2, strict_9, fromBlock_3, toBlock_3>) => Promise<import("viem").GetFilterChangesReturnType<filterType, abi_3, eventName_2, strict_9, fromBlock_3, toBlock_3>>;
24133
+ getFilterLogs: <const abi_4 extends readonly unknown[] | import("viem").Abi | undefined, eventName_3 extends string | undefined, strict_10 extends boolean | undefined = undefined, fromBlock_4 extends bigint | import("viem").BlockTag | undefined = undefined, toBlock_4 extends bigint | import("viem").BlockTag | undefined = undefined>(args: import("viem").GetFilterLogsParameters<abi_4, eventName_3, strict_10, fromBlock_4, toBlock_4>) => Promise<import("viem").GetFilterLogsReturnType<abi_4, eventName_3, strict_10, fromBlock_4, toBlock_4>>;
23948
24134
  getGasPrice: () => Promise<bigint>;
23949
24135
  getLogs: <const abiEvent_1 extends import("viem").AbiEvent | undefined = undefined, const abiEvents_1 extends readonly unknown[] | readonly import("viem").AbiEvent[] | undefined = abiEvent_1 extends import("viem").AbiEvent ? [abiEvent_1] : undefined, strict_11 extends boolean | undefined = undefined, fromBlock_5 extends bigint | import("viem").BlockTag | undefined = undefined, toBlock_5 extends bigint | import("viem").BlockTag | undefined = undefined>(args?: import("viem").GetLogsParameters<abiEvent_1, abiEvents_1, strict_11, fromBlock_5, toBlock_5> | undefined) => Promise<import("viem").GetLogsReturnType<abiEvent_1, abiEvents_1, strict_11, fromBlock_5, toBlock_5>>;
23950
24136
  getProof: (args: import("viem").GetProofParameters) => Promise<import("viem").GetProofReturnType>;
@@ -23956,8 +24142,6 @@ export declare function createWallet(config: AgentWalletConfig & {
23956
24142
  to: `0x${string}` | null;
23957
24143
  value: bigint;
23958
24144
  nonce: number;
23959
- maxFeePerGas?: undefined;
23960
- maxPriorityFeePerGas?: undefined;
23961
24145
  type: "legacy";
23962
24146
  yParity?: undefined;
23963
24147
  from: `0x${string}`;
@@ -23974,15 +24158,15 @@ export declare function createWallet(config: AgentWalletConfig & {
23974
24158
  chainId?: number | undefined;
23975
24159
  gasPrice: bigint;
23976
24160
  maxFeePerBlobGas?: undefined;
23977
- blockNumber: (blockTag_1 extends "pending" ? true : false) extends infer T_29 ? T_29 extends (blockTag_1 extends "pending" ? true : false) ? T_29 extends true ? null : bigint : never : never;
23978
- blockHash: (blockTag_1 extends "pending" ? true : false) extends infer T_30 ? T_30 extends (blockTag_1 extends "pending" ? true : false) ? T_30 extends true ? null : `0x${string}` : never : never;
24161
+ maxFeePerGas?: undefined;
24162
+ maxPriorityFeePerGas?: undefined;
24163
+ blockHash: (blockTag_1 extends "pending" ? true : false) extends infer T_29 ? T_29 extends (blockTag_1 extends "pending" ? true : false) ? T_29 extends true ? null : `0x${string}` : never : never;
24164
+ blockNumber: (blockTag_1 extends "pending" ? true : false) extends infer T_30 ? T_30 extends (blockTag_1 extends "pending" ? true : false) ? T_30 extends true ? null : bigint : never : never;
23979
24165
  transactionIndex: (blockTag_1 extends "pending" ? true : false) extends infer T_31 ? T_31 extends (blockTag_1 extends "pending" ? true : false) ? T_31 extends true ? null : number : never : never;
23980
24166
  } | {
23981
24167
  to: `0x${string}` | null;
23982
24168
  value: bigint;
23983
24169
  nonce: number;
23984
- maxFeePerGas?: undefined;
23985
- maxPriorityFeePerGas?: undefined;
23986
24170
  type: "eip2930";
23987
24171
  yParity: number;
23988
24172
  from: `0x${string}`;
@@ -23999,15 +24183,15 @@ export declare function createWallet(config: AgentWalletConfig & {
23999
24183
  chainId: number;
24000
24184
  gasPrice: bigint;
24001
24185
  maxFeePerBlobGas?: undefined;
24002
- blockNumber: (blockTag_1 extends "pending" ? true : false) extends infer T_32 ? T_32 extends (blockTag_1 extends "pending" ? true : false) ? T_32 extends true ? null : bigint : never : never;
24003
- blockHash: (blockTag_1 extends "pending" ? true : false) extends infer T_33 ? T_33 extends (blockTag_1 extends "pending" ? true : false) ? T_33 extends true ? null : `0x${string}` : never : never;
24186
+ maxFeePerGas?: undefined;
24187
+ maxPriorityFeePerGas?: undefined;
24188
+ blockHash: (blockTag_1 extends "pending" ? true : false) extends infer T_32 ? T_32 extends (blockTag_1 extends "pending" ? true : false) ? T_32 extends true ? null : `0x${string}` : never : never;
24189
+ blockNumber: (blockTag_1 extends "pending" ? true : false) extends infer T_33 ? T_33 extends (blockTag_1 extends "pending" ? true : false) ? T_33 extends true ? null : bigint : never : never;
24004
24190
  transactionIndex: (blockTag_1 extends "pending" ? true : false) extends infer T_34 ? T_34 extends (blockTag_1 extends "pending" ? true : false) ? T_34 extends true ? null : number : never : never;
24005
24191
  } | {
24006
24192
  to: `0x${string}` | null;
24007
24193
  value: bigint;
24008
24194
  nonce: number;
24009
- maxFeePerGas: bigint;
24010
- maxPriorityFeePerGas: bigint;
24011
24195
  type: "eip1559";
24012
24196
  yParity: number;
24013
24197
  from: `0x${string}`;
@@ -24024,15 +24208,15 @@ export declare function createWallet(config: AgentWalletConfig & {
24024
24208
  chainId: number;
24025
24209
  gasPrice?: undefined;
24026
24210
  maxFeePerBlobGas?: undefined;
24027
- blockNumber: (blockTag_1 extends "pending" ? true : false) extends infer T_35 ? T_35 extends (blockTag_1 extends "pending" ? true : false) ? T_35 extends true ? null : bigint : never : never;
24028
- blockHash: (blockTag_1 extends "pending" ? true : false) extends infer T_36 ? T_36 extends (blockTag_1 extends "pending" ? true : false) ? T_36 extends true ? null : `0x${string}` : never : never;
24211
+ maxFeePerGas: bigint;
24212
+ maxPriorityFeePerGas: bigint;
24213
+ blockHash: (blockTag_1 extends "pending" ? true : false) extends infer T_35 ? T_35 extends (blockTag_1 extends "pending" ? true : false) ? T_35 extends true ? null : `0x${string}` : never : never;
24214
+ blockNumber: (blockTag_1 extends "pending" ? true : false) extends infer T_36 ? T_36 extends (blockTag_1 extends "pending" ? true : false) ? T_36 extends true ? null : bigint : never : never;
24029
24215
  transactionIndex: (blockTag_1 extends "pending" ? true : false) extends infer T_37 ? T_37 extends (blockTag_1 extends "pending" ? true : false) ? T_37 extends true ? null : number : never : never;
24030
24216
  } | {
24031
24217
  to: `0x${string}` | null;
24032
24218
  value: bigint;
24033
24219
  nonce: number;
24034
- maxFeePerGas: bigint;
24035
- maxPriorityFeePerGas: bigint;
24036
24220
  type: "eip4844";
24037
24221
  yParity: number;
24038
24222
  from: `0x${string}`;
@@ -24049,15 +24233,15 @@ export declare function createWallet(config: AgentWalletConfig & {
24049
24233
  chainId: number;
24050
24234
  gasPrice?: undefined;
24051
24235
  maxFeePerBlobGas: bigint;
24052
- blockNumber: (blockTag_1 extends "pending" ? true : false) extends infer T_38 ? T_38 extends (blockTag_1 extends "pending" ? true : false) ? T_38 extends true ? null : bigint : never : never;
24053
- blockHash: (blockTag_1 extends "pending" ? true : false) extends infer T_39 ? T_39 extends (blockTag_1 extends "pending" ? true : false) ? T_39 extends true ? null : `0x${string}` : never : never;
24236
+ maxFeePerGas: bigint;
24237
+ maxPriorityFeePerGas: bigint;
24238
+ blockHash: (blockTag_1 extends "pending" ? true : false) extends infer T_38 ? T_38 extends (blockTag_1 extends "pending" ? true : false) ? T_38 extends true ? null : `0x${string}` : never : never;
24239
+ blockNumber: (blockTag_1 extends "pending" ? true : false) extends infer T_39 ? T_39 extends (blockTag_1 extends "pending" ? true : false) ? T_39 extends true ? null : bigint : never : never;
24054
24240
  transactionIndex: (blockTag_1 extends "pending" ? true : false) extends infer T_40 ? T_40 extends (blockTag_1 extends "pending" ? true : false) ? T_40 extends true ? null : number : never : never;
24055
24241
  } | {
24056
24242
  to: `0x${string}` | null;
24057
24243
  value: bigint;
24058
24244
  nonce: number;
24059
- maxFeePerGas: bigint;
24060
- maxPriorityFeePerGas: bigint;
24061
24245
  type: "eip7702";
24062
24246
  yParity: number;
24063
24247
  from: `0x${string}`;
@@ -24074,8 +24258,10 @@ export declare function createWallet(config: AgentWalletConfig & {
24074
24258
  chainId: number;
24075
24259
  gasPrice?: undefined;
24076
24260
  maxFeePerBlobGas?: undefined;
24077
- blockNumber: (blockTag_1 extends "pending" ? true : false) extends infer T_41 ? T_41 extends (blockTag_1 extends "pending" ? true : false) ? T_41 extends true ? null : bigint : never : never;
24078
- blockHash: (blockTag_1 extends "pending" ? true : false) extends infer T_42 ? T_42 extends (blockTag_1 extends "pending" ? true : false) ? T_42 extends true ? null : `0x${string}` : never : never;
24261
+ maxFeePerGas: bigint;
24262
+ maxPriorityFeePerGas: bigint;
24263
+ blockHash: (blockTag_1 extends "pending" ? true : false) extends infer T_41 ? T_41 extends (blockTag_1 extends "pending" ? true : false) ? T_41 extends true ? null : `0x${string}` : never : never;
24264
+ blockNumber: (blockTag_1 extends "pending" ? true : false) extends infer T_42 ? T_42 extends (blockTag_1 extends "pending" ? true : false) ? T_42 extends true ? null : bigint : never : never;
24079
24265
  transactionIndex: (blockTag_1 extends "pending" ? true : false) extends infer T_43 ? T_43 extends (blockTag_1 extends "pending" ? true : false) ? T_43 extends true ? null : number : never : never;
24080
24266
  }>;
24081
24267
  getTransactionConfirmations: (args: import("viem").GetTransactionConfirmationsParameters<Chain>) => Promise<bigint>;
@@ -27334,7 +27520,7 @@ export declare function createWallet(config: AgentWalletConfig & {
27334
27520
  authorizationList: import("viem").SignedAuthorizationList;
27335
27521
  } ? "eip7702" : never) | (request["type"] extends string | undefined ? Extract<request["type"], string> : never)>) ? T_69 extends "eip7702" ? import("viem").TransactionRequestEIP7702 : never : never : never)>> & {
27336
27522
  chainId?: number | undefined;
27337
- }, (request["parameters"] extends readonly import("viem").PrepareTransactionRequestParameterType[] ? request["parameters"][number] : "nonce" | "type" | "fees" | "gas" | "blobVersionedHashes" | "chainId") extends infer T_70 ? T_70 extends (request["parameters"] extends readonly import("viem").PrepareTransactionRequestParameterType[] ? request["parameters"][number] : "nonce" | "type" | "fees" | "gas" | "blobVersionedHashes" | "chainId") ? T_70 extends "fees" ? "maxFeePerGas" | "maxPriorityFeePerGas" | "gasPrice" : T_70 : never : never> & (unknown extends request["kzg"] ? {} : Pick<request, "kzg">) extends infer T_44 ? { [K_8 in keyof T_44]: (import("viem").UnionRequiredBy<Extract<import("viem").UnionOmit<import("viem").ExtractChainFormatterParameters<import("viem").DeriveChain<Chain, chainOverride_17>, "transactionRequest", import("viem").TransactionRequest>, "from"> & (import("viem").DeriveChain<Chain, chainOverride_17> extends infer T_45 ? T_45 extends import("viem").DeriveChain<Chain, chainOverride_17> ? T_45 extends Chain ? {
27523
+ }, (request["parameters"] extends readonly import("viem").PrepareTransactionRequestParameterType[] ? request["parameters"][number] : "nonce" | "type" | "fees" | "gas" | "blobVersionedHashes" | "chainId") extends infer T_70 ? T_70 extends (request["parameters"] extends readonly import("viem").PrepareTransactionRequestParameterType[] ? request["parameters"][number] : "nonce" | "type" | "fees" | "gas" | "blobVersionedHashes" | "chainId") ? T_70 extends "fees" ? "gasPrice" | "maxFeePerGas" | "maxPriorityFeePerGas" : T_70 : never : never> & (unknown extends request["kzg"] ? {} : Pick<request, "kzg">) extends infer T_44 ? { [K_8 in keyof T_44]: (import("viem").UnionRequiredBy<Extract<import("viem").UnionOmit<import("viem").ExtractChainFormatterParameters<import("viem").DeriveChain<Chain, chainOverride_17>, "transactionRequest", import("viem").TransactionRequest>, "from"> & (import("viem").DeriveChain<Chain, chainOverride_17> extends infer T_45 ? T_45 extends import("viem").DeriveChain<Chain, chainOverride_17> ? T_45 extends Chain ? {
27338
27524
  chain: T_45;
27339
27525
  } : {
27340
27526
  chain?: undefined;
@@ -30586,18 +30772,17 @@ export declare function createWallet(config: AgentWalletConfig & {
30586
30772
  authorizationList: import("viem").SignedAuthorizationList;
30587
30773
  } ? "eip7702" : never) | (request["type"] extends string | undefined ? Extract<request["type"], string> : never)>) ? T_56 extends "eip7702" ? import("viem").TransactionRequestEIP7702 : never : never : never)>> & {
30588
30774
  chainId?: number | undefined;
30589
- }, (request["parameters"] extends readonly import("viem").PrepareTransactionRequestParameterType[] ? request["parameters"][number] : "nonce" | "type" | "fees" | "gas" | "blobVersionedHashes" | "chainId") extends infer T_57 ? T_57 extends (request["parameters"] extends readonly import("viem").PrepareTransactionRequestParameterType[] ? request["parameters"][number] : "nonce" | "type" | "fees" | "gas" | "blobVersionedHashes" | "chainId") ? T_57 extends "fees" ? "maxFeePerGas" | "maxPriorityFeePerGas" | "gasPrice" : T_57 : never : never> & (unknown extends request["kzg"] ? {} : Pick<request, "kzg">))[K_8]; } : never>;
30590
- readContract: <const abi_5 extends import("viem").Abi | readonly unknown[], functionName_1 extends import("viem").ContractFunctionName<abi_5, "view" | "pure">, const args_8 extends import("viem").ContractFunctionArgs<abi_5, "view" | "pure", functionName_1>>(args: import("viem").ReadContractParameters<abi_5, functionName_1, args>) => Promise<import("viem").ReadContractReturnType<abi_5, functionName_1, args>>;
30775
+ }, (request["parameters"] extends readonly import("viem").PrepareTransactionRequestParameterType[] ? request["parameters"][number] : "nonce" | "type" | "fees" | "gas" | "blobVersionedHashes" | "chainId") extends infer T_57 ? T_57 extends (request["parameters"] extends readonly import("viem").PrepareTransactionRequestParameterType[] ? request["parameters"][number] : "nonce" | "type" | "fees" | "gas" | "blobVersionedHashes" | "chainId") ? T_57 extends "fees" ? "gasPrice" | "maxFeePerGas" | "maxPriorityFeePerGas" : T_57 : never : never> & (unknown extends request["kzg"] ? {} : Pick<request, "kzg">))[K_8]; } : never>;
30776
+ readContract: <const abi_5 extends readonly unknown[] | import("viem").Abi, functionName_1 extends import("viem").ContractFunctionName<abi_5, "view" | "pure">, const args_8 extends import("viem").ContractFunctionArgs<abi_5, "view" | "pure", functionName_1>>(args: import("viem").ReadContractParameters<abi_5, functionName_1, args>) => Promise<import("viem").ReadContractReturnType<abi_5, functionName_1, args>>;
30591
30777
  sendRawTransaction: (args: import("viem").SendRawTransactionParameters) => Promise<`0x${string}`>;
30592
30778
  sendRawTransactionSync: (args: import("viem").SendRawTransactionSyncParameters) => Promise<import("viem").TransactionReceipt>;
30593
30779
  simulate: <const calls extends readonly unknown[]>(args: import("viem").SimulateBlocksParameters<calls>) => Promise<import("viem").SimulateBlocksReturnType<calls>>;
30594
30780
  simulateBlocks: <const calls_1 extends readonly unknown[]>(args: import("viem").SimulateBlocksParameters<calls_1>) => Promise<import("viem").SimulateBlocksReturnType<calls_1>>;
30595
30781
  simulateCalls: <const calls_2 extends readonly unknown[]>(args: import("viem").SimulateCallsParameters<calls_2>) => Promise<import("viem").SimulateCallsReturnType<calls_2>>;
30596
- simulateContract: <const abi_6 extends import("viem").Abi | readonly unknown[], functionName_2 extends import("viem").ContractFunctionName<abi_6, "nonpayable" | "payable">, const args_9 extends import("viem").ContractFunctionArgs<abi_6, "nonpayable" | "payable", functionName_2>, chainOverride_18 extends Chain | undefined, accountOverride_9 extends `0x${string}` | import("viem").Account | undefined = undefined>(args: import("viem").SimulateContractParameters<abi_6, functionName_2, args_9, Chain, chainOverride_18, accountOverride_9>) => Promise<import("viem").SimulateContractReturnType<abi_6, functionName_2, args_9, Chain, import("viem").Account | undefined, chainOverride_18, accountOverride_9>>;
30782
+ simulateContract: <const abi_6 extends readonly unknown[] | import("viem").Abi, functionName_2 extends import("viem").ContractFunctionName<abi_6, "nonpayable" | "payable">, const args_9 extends import("viem").ContractFunctionArgs<abi_6, "nonpayable" | "payable", functionName_2>, chainOverride_18 extends Chain | undefined, accountOverride_9 extends `0x${string}` | import("viem").Account | undefined = undefined>(args: import("viem").SimulateContractParameters<abi_6, functionName_2, args_9, Chain, chainOverride_18, accountOverride_9>) => Promise<import("viem").SimulateContractReturnType<abi_6, functionName_2, args_9, Chain, import("viem").Account | undefined, chainOverride_18, accountOverride_9>>;
30597
30783
  verifyHash: (args: import("viem").VerifyHashActionParameters) => Promise<boolean>;
30598
30784
  verifyMessage: (args: {
30599
30785
  address: `0x${string}`;
30600
- signature: `0x${string}` | Uint8Array | import("viem").Signature;
30601
30786
  chain?: Chain | null | undefined;
30602
30787
  blockNumber?: bigint | undefined;
30603
30788
  blockTag?: import("viem").BlockTag | undefined;
@@ -30605,6 +30790,7 @@ export declare function createWallet(config: AgentWalletConfig & {
30605
30790
  factoryData?: `0x${string}` | undefined;
30606
30791
  erc6492VerifierAddress?: `0x${string}` | undefined;
30607
30792
  multicallAddress?: `0x${string}` | undefined;
30793
+ signature: `0x${string}` | import("viem").Signature | Uint8Array;
30608
30794
  universalSignatureVerifierAddress?: `0x${string}` | undefined;
30609
30795
  message: import("viem").SignableMessage;
30610
30796
  }) => Promise<boolean>;
@@ -30624,7 +30810,7 @@ export declare function createWallet(config: AgentWalletConfig & {
30624
30810
  waitForTransactionReceipt: (args: import("viem").WaitForTransactionReceiptParameters<Chain>) => Promise<import("viem").TransactionReceipt>;
30625
30811
  watchBlockNumber: (args: import("viem").WatchBlockNumberParameters) => import("viem").WatchBlockNumberReturnType;
30626
30812
  watchBlocks: <includeTransactions_1 extends boolean = false, blockTag_2 extends import("viem").BlockTag = "latest">(args: import("viem").WatchBlocksParameters<import("viem").HttpTransport<undefined, false>, Chain, includeTransactions_1, blockTag_2>) => import("viem").WatchBlocksReturnType;
30627
- watchContractEvent: <const abi_7 extends import("viem").Abi | readonly unknown[], eventName_4 extends import("viem").ContractEventName<abi_7>, strict_12 extends boolean | undefined = undefined>(args: import("viem").WatchContractEventParameters<abi_7, eventName_4, strict_12, import("viem").HttpTransport<undefined, false>>) => import("viem").WatchContractEventReturnType;
30813
+ watchContractEvent: <const abi_7 extends readonly unknown[] | import("viem").Abi, eventName_4 extends import("viem").ContractEventName<abi_7>, strict_12 extends boolean | undefined = undefined>(args: import("viem").WatchContractEventParameters<abi_7, eventName_4, strict_12, import("viem").HttpTransport<undefined, false>>) => import("viem").WatchContractEventReturnType;
30628
30814
  watchEvent: <const abiEvent_2 extends import("viem").AbiEvent | undefined = undefined, const abiEvents_2 extends readonly unknown[] | readonly import("viem").AbiEvent[] | undefined = abiEvent_2 extends import("viem").AbiEvent ? [abiEvent_2] : undefined, strict_13 extends boolean | undefined = undefined>(args: import("viem").WatchEventParameters<abiEvent_2, abiEvents_2, strict_13, import("viem").HttpTransport<undefined, false>>) => import("viem").WatchEventReturnType;
30629
30815
  watchPendingTransactions: (args: import("viem").WatchPendingTransactionsParameters<import("viem").HttpTransport<undefined, false>>) => import("viem").WatchPendingTransactionsReturnType;
30630
30816
  extend: <const client extends {
@@ -30643,7 +30829,7 @@ export declare function createWallet(config: AgentWalletConfig & {
30643
30829
  transport?: undefined;
30644
30830
  type?: undefined;
30645
30831
  uid?: undefined;
30646
- } & import("viem").ExactPartial<Pick<import("viem").PublicActions<import("viem").HttpTransport<undefined, false>, Chain, undefined>, "getTransaction" | "prepareTransactionRequest" | "call" | "createContractEventFilter" | "createEventFilter" | "estimateContractGas" | "estimateGas" | "getBlock" | "getBlockNumber" | "getChainId" | "getContractEvents" | "getEnsText" | "getFilterChanges" | "getGasPrice" | "getLogs" | "getTransactionCount" | "getTransactionReceipt" | "readContract" | "sendRawTransaction" | "simulateContract" | "uninstallFilter" | "watchBlockNumber" | "watchContractEvent"> & Pick<import("viem").WalletActions<Chain, undefined>, "sendTransaction" | "writeContract">>>(fn: (client: import("viem").Client<import("viem").HttpTransport<undefined, false>, Chain, undefined, import("viem").PublicRpcSchema, import("viem").PublicActions<import("viem").HttpTransport<undefined, false>, Chain>>) => client) => import("viem").Client<import("viem").HttpTransport<undefined, false>, Chain, undefined, import("viem").PublicRpcSchema, { [K_9 in keyof client]: client[K_9]; } & import("viem").PublicActions<import("viem").HttpTransport<undefined, false>, Chain>>;
30832
+ } & import("viem").ExactPartial<Pick<import("viem").PublicActions<import("viem").HttpTransport<undefined, false>, Chain, undefined>, "prepareTransactionRequest" | "call" | "createContractEventFilter" | "createEventFilter" | "estimateContractGas" | "estimateGas" | "getBlock" | "getBlockNumber" | "getChainId" | "getContractEvents" | "getEnsText" | "getFilterChanges" | "getGasPrice" | "getLogs" | "getTransaction" | "getTransactionCount" | "getTransactionReceipt" | "readContract" | "sendRawTransaction" | "simulateContract" | "uninstallFilter" | "watchBlockNumber" | "watchContractEvent"> & Pick<import("viem").WalletActions<Chain, undefined>, "sendTransaction" | "writeContract">>>(fn: (client: import("viem").Client<import("viem").HttpTransport<undefined, false>, Chain, undefined, import("viem").PublicRpcSchema, import("viem").PublicActions<import("viem").HttpTransport<undefined, false>, Chain>>) => client) => import("viem").Client<import("viem").HttpTransport<undefined, false>, Chain, undefined, import("viem").PublicRpcSchema, { [K_9 in keyof client]: client[K_9]; } & import("viem").PublicActions<import("viem").HttpTransport<undefined, false>, Chain>>;
30647
30833
  };
30648
30834
  walletClient: {
30649
30835
  account: import("viem").Account | undefined;
@@ -30669,7 +30855,7 @@ export declare function createWallet(config: AgentWalletConfig & {
30669
30855
  type: string;
30670
30856
  uid: string;
30671
30857
  addChain: (args: import("viem").AddChainParameters) => Promise<void>;
30672
- deployContract: <const abi_8 extends import("viem").Abi | readonly unknown[], chainOverride_19 extends Chain | undefined>(args: import("viem").DeployContractParameters<abi_8, Chain | undefined, import("viem").Account | undefined, chainOverride_19>) => Promise<`0x${string}`>;
30858
+ deployContract: <const abi_8 extends readonly unknown[] | import("viem").Abi, chainOverride_19 extends Chain | undefined>(args: import("viem").DeployContractParameters<abi_8, Chain | undefined, import("viem").Account | undefined, chainOverride_19>) => Promise<`0x${string}`>;
30673
30859
  fillTransaction: <chainOverride_20 extends Chain | undefined = undefined, accountOverride_10 extends `0x${string}` | import("viem").Account | undefined = undefined>(args: import("viem").FillTransactionParameters<Chain | undefined, import("viem").Account | undefined, chainOverride_20, accountOverride_10>) => Promise<import("viem").FillTransactionReturnType<Chain | undefined, chainOverride_20>>;
30674
30860
  getAddresses: () => Promise<import("viem").GetAddressesReturnType>;
30675
30861
  getCallsStatus: (parameters: import("viem").GetCallsStatusParameters) => Promise<{
@@ -33990,7 +34176,7 @@ export declare function createWallet(config: AgentWalletConfig & {
33990
34176
  authorizationList: import("viem").SignedAuthorizationList;
33991
34177
  } ? "eip7702" : never) | (request_1["type"] extends string | undefined ? Extract<request_1["type"], string> : never)>) ? T_97 extends "eip7702" ? import("viem").TransactionRequestEIP7702 : never : never : never)>> & {
33992
34178
  chainId?: number | undefined;
33993
- }, (request_1["parameters"] extends readonly import("viem").PrepareTransactionRequestParameterType[] ? request_1["parameters"][number] : "nonce" | "type" | "fees" | "gas" | "blobVersionedHashes" | "chainId") extends infer T_98 ? T_98 extends (request_1["parameters"] extends readonly import("viem").PrepareTransactionRequestParameterType[] ? request_1["parameters"][number] : "nonce" | "type" | "fees" | "gas" | "blobVersionedHashes" | "chainId") ? T_98 extends "fees" ? "maxFeePerGas" | "maxPriorityFeePerGas" | "gasPrice" : T_98 : never : never> & (unknown extends request_1["kzg"] ? {} : Pick<request_1, "kzg">) extends infer T_72 ? { [K_11 in keyof T_72]: (import("viem").UnionRequiredBy<Extract<import("viem").UnionOmit<import("viem").ExtractChainFormatterParameters<import("viem").DeriveChain<Chain | undefined, chainOverride_21>, "transactionRequest", import("viem").TransactionRequest>, "from"> & (import("viem").DeriveChain<Chain | undefined, chainOverride_21> extends infer T_73 ? T_73 extends import("viem").DeriveChain<Chain | undefined, chainOverride_21> ? T_73 extends Chain ? {
34179
+ }, (request_1["parameters"] extends readonly import("viem").PrepareTransactionRequestParameterType[] ? request_1["parameters"][number] : "nonce" | "type" | "fees" | "gas" | "blobVersionedHashes" | "chainId") extends infer T_98 ? T_98 extends (request_1["parameters"] extends readonly import("viem").PrepareTransactionRequestParameterType[] ? request_1["parameters"][number] : "nonce" | "type" | "fees" | "gas" | "blobVersionedHashes" | "chainId") ? T_98 extends "fees" ? "gasPrice" | "maxFeePerGas" | "maxPriorityFeePerGas" : T_98 : never : never> & (unknown extends request_1["kzg"] ? {} : Pick<request_1, "kzg">) extends infer T_72 ? { [K_11 in keyof T_72]: (import("viem").UnionRequiredBy<Extract<import("viem").UnionOmit<import("viem").ExtractChainFormatterParameters<import("viem").DeriveChain<Chain | undefined, chainOverride_21>, "transactionRequest", import("viem").TransactionRequest>, "from"> & (import("viem").DeriveChain<Chain | undefined, chainOverride_21> extends infer T_73 ? T_73 extends import("viem").DeriveChain<Chain | undefined, chainOverride_21> ? T_73 extends Chain ? {
33994
34180
  chain: T_73;
33995
34181
  } : {
33996
34182
  chain?: undefined;
@@ -37242,7 +37428,7 @@ export declare function createWallet(config: AgentWalletConfig & {
37242
37428
  authorizationList: import("viem").SignedAuthorizationList;
37243
37429
  } ? "eip7702" : never) | (request_1["type"] extends string | undefined ? Extract<request_1["type"], string> : never)>) ? T_84 extends "eip7702" ? import("viem").TransactionRequestEIP7702 : never : never : never)>> & {
37244
37430
  chainId?: number | undefined;
37245
- }, (request_1["parameters"] extends readonly import("viem").PrepareTransactionRequestParameterType[] ? request_1["parameters"][number] : "nonce" | "type" | "fees" | "gas" | "blobVersionedHashes" | "chainId") extends infer T_85 ? T_85 extends (request_1["parameters"] extends readonly import("viem").PrepareTransactionRequestParameterType[] ? request_1["parameters"][number] : "nonce" | "type" | "fees" | "gas" | "blobVersionedHashes" | "chainId") ? T_85 extends "fees" ? "maxFeePerGas" | "maxPriorityFeePerGas" | "gasPrice" : T_85 : never : never> & (unknown extends request_1["kzg"] ? {} : Pick<request_1, "kzg">))[K_11]; } : never>;
37431
+ }, (request_1["parameters"] extends readonly import("viem").PrepareTransactionRequestParameterType[] ? request_1["parameters"][number] : "nonce" | "type" | "fees" | "gas" | "blobVersionedHashes" | "chainId") extends infer T_85 ? T_85 extends (request_1["parameters"] extends readonly import("viem").PrepareTransactionRequestParameterType[] ? request_1["parameters"][number] : "nonce" | "type" | "fees" | "gas" | "blobVersionedHashes" | "chainId") ? T_85 extends "fees" ? "gasPrice" | "maxFeePerGas" | "maxPriorityFeePerGas" : T_85 : never : never> & (unknown extends request_1["kzg"] ? {} : Pick<request_1, "kzg">))[K_11]; } : never>;
37246
37432
  requestAddresses: () => Promise<import("viem").RequestAddressesReturnType>;
37247
37433
  requestPermissions: (args: {
37248
37434
  [x: string]: Record<string, any>;
@@ -38169,12 +38355,14 @@ export declare function createWallet(config: AgentWalletConfig & {
38169
38355
  } ? "eip7702" : never) | (request_4["type"] extends string | undefined ? Extract<request_4["type"], string> : never)> ? T_103 extends "legacy" ? import("viem").TransactionSerializedLegacy : never : never : never)>>;
38170
38356
  signTypedData: <const typedData extends {
38171
38357
  [x: string]: readonly import("viem").TypedDataParameter[];
38172
- [x: `string[${string}]`]: undefined;
38173
- [x: `function[${string}]`]: undefined;
38174
38358
  [x: `address[${string}]`]: undefined;
38175
- [x: `uint256[${string}]`]: undefined;
38176
38359
  [x: `bool[${string}]`]: undefined;
38360
+ [x: `string[${string}]`]: undefined;
38177
38361
  [x: `bytes[${string}]`]: undefined;
38362
+ [x: `int[${string}]`]: undefined;
38363
+ [x: `uint[${string}]`]: undefined;
38364
+ [x: `function[${string}]`]: undefined;
38365
+ [x: `uint256[${string}]`]: undefined;
38178
38366
  [x: `bytes4[${string}]`]: undefined;
38179
38367
  [x: `bytes2[${string}]`]: undefined;
38180
38368
  [x: `bytes3[${string}]`]: undefined;
@@ -38182,22 +38370,22 @@ export declare function createWallet(config: AgentWalletConfig & {
38182
38370
  [x: `bytes7[${string}]`]: undefined;
38183
38371
  [x: `bytes5[${string}]`]: undefined;
38184
38372
  [x: `bytes23[${string}]`]: undefined;
38185
- [x: `bytes10[${string}]`]: undefined;
38186
- [x: `bytes16[${string}]`]: undefined;
38187
- [x: `bytes14[${string}]`]: undefined;
38188
- [x: `bytes18[${string}]`]: undefined;
38373
+ [x: `bytes22[${string}]`]: undefined;
38189
38374
  [x: `bytes6[${string}]`]: undefined;
38190
38375
  [x: `bytes8[${string}]`]: undefined;
38191
38376
  [x: `bytes9[${string}]`]: undefined;
38377
+ [x: `bytes10[${string}]`]: undefined;
38192
38378
  [x: `bytes11[${string}]`]: undefined;
38193
38379
  [x: `bytes12[${string}]`]: undefined;
38194
38380
  [x: `bytes13[${string}]`]: undefined;
38381
+ [x: `bytes14[${string}]`]: undefined;
38195
38382
  [x: `bytes15[${string}]`]: undefined;
38383
+ [x: `bytes16[${string}]`]: undefined;
38196
38384
  [x: `bytes17[${string}]`]: undefined;
38385
+ [x: `bytes18[${string}]`]: undefined;
38197
38386
  [x: `bytes19[${string}]`]: undefined;
38198
38387
  [x: `bytes20[${string}]`]: undefined;
38199
38388
  [x: `bytes21[${string}]`]: undefined;
38200
- [x: `bytes22[${string}]`]: undefined;
38201
38389
  [x: `bytes24[${string}]`]: undefined;
38202
38390
  [x: `bytes25[${string}]`]: undefined;
38203
38391
  [x: `bytes26[${string}]`]: undefined;
@@ -38207,18 +38395,17 @@ export declare function createWallet(config: AgentWalletConfig & {
38207
38395
  [x: `bytes30[${string}]`]: undefined;
38208
38396
  [x: `bytes31[${string}]`]: undefined;
38209
38397
  [x: `bytes32[${string}]`]: undefined;
38210
- [x: `int[${string}]`]: undefined;
38211
- [x: `int16[${string}]`]: undefined;
38212
- [x: `int64[${string}]`]: undefined;
38213
- [x: `int40[${string}]`]: undefined;
38214
- [x: `int88[${string}]`]: undefined;
38215
38398
  [x: `int8[${string}]`]: undefined;
38399
+ [x: `int16[${string}]`]: undefined;
38216
38400
  [x: `int24[${string}]`]: undefined;
38217
38401
  [x: `int32[${string}]`]: undefined;
38402
+ [x: `int40[${string}]`]: undefined;
38218
38403
  [x: `int48[${string}]`]: undefined;
38219
38404
  [x: `int56[${string}]`]: undefined;
38405
+ [x: `int64[${string}]`]: undefined;
38220
38406
  [x: `int72[${string}]`]: undefined;
38221
38407
  [x: `int80[${string}]`]: undefined;
38408
+ [x: `int88[${string}]`]: undefined;
38222
38409
  [x: `int96[${string}]`]: undefined;
38223
38410
  [x: `int104[${string}]`]: undefined;
38224
38411
  [x: `int112[${string}]`]: undefined;
@@ -38240,18 +38427,17 @@ export declare function createWallet(config: AgentWalletConfig & {
38240
38427
  [x: `int240[${string}]`]: undefined;
38241
38428
  [x: `int248[${string}]`]: undefined;
38242
38429
  [x: `int256[${string}]`]: undefined;
38243
- [x: `uint[${string}]`]: undefined;
38244
- [x: `uint16[${string}]`]: undefined;
38245
- [x: `uint64[${string}]`]: undefined;
38246
- [x: `uint40[${string}]`]: undefined;
38247
- [x: `uint88[${string}]`]: undefined;
38248
38430
  [x: `uint8[${string}]`]: undefined;
38431
+ [x: `uint16[${string}]`]: undefined;
38249
38432
  [x: `uint24[${string}]`]: undefined;
38250
38433
  [x: `uint32[${string}]`]: undefined;
38434
+ [x: `uint40[${string}]`]: undefined;
38251
38435
  [x: `uint48[${string}]`]: undefined;
38252
38436
  [x: `uint56[${string}]`]: undefined;
38437
+ [x: `uint64[${string}]`]: undefined;
38253
38438
  [x: `uint72[${string}]`]: undefined;
38254
38439
  [x: `uint80[${string}]`]: undefined;
38440
+ [x: `uint88[${string}]`]: undefined;
38255
38441
  [x: `uint96[${string}]`]: undefined;
38256
38442
  [x: `uint104[${string}]`]: undefined;
38257
38443
  [x: `uint112[${string}]`]: undefined;
@@ -38284,22 +38470,22 @@ export declare function createWallet(config: AgentWalletConfig & {
38284
38470
  bytes7?: undefined;
38285
38471
  bytes5?: undefined;
38286
38472
  bytes23?: undefined;
38287
- bytes10?: undefined;
38288
- bytes16?: undefined;
38289
- bytes14?: undefined;
38290
- bytes18?: undefined;
38473
+ bytes22?: undefined;
38291
38474
  bytes6?: undefined;
38292
38475
  bytes8?: undefined;
38293
38476
  bytes9?: undefined;
38477
+ bytes10?: undefined;
38294
38478
  bytes11?: undefined;
38295
38479
  bytes12?: undefined;
38296
38480
  bytes13?: undefined;
38481
+ bytes14?: undefined;
38297
38482
  bytes15?: undefined;
38483
+ bytes16?: undefined;
38298
38484
  bytes17?: undefined;
38485
+ bytes18?: undefined;
38299
38486
  bytes19?: undefined;
38300
38487
  bytes20?: undefined;
38301
38488
  bytes21?: undefined;
38302
- bytes22?: undefined;
38303
38489
  bytes24?: undefined;
38304
38490
  bytes25?: undefined;
38305
38491
  bytes26?: undefined;
@@ -38309,17 +38495,17 @@ export declare function createWallet(config: AgentWalletConfig & {
38309
38495
  bytes30?: undefined;
38310
38496
  bytes31?: undefined;
38311
38497
  bytes32?: undefined;
38312
- int16?: undefined;
38313
- int64?: undefined;
38314
- int40?: undefined;
38315
- int88?: undefined;
38316
38498
  int8?: undefined;
38499
+ int16?: undefined;
38317
38500
  int24?: undefined;
38318
38501
  int32?: undefined;
38502
+ int40?: undefined;
38319
38503
  int48?: undefined;
38320
38504
  int56?: undefined;
38505
+ int64?: undefined;
38321
38506
  int72?: undefined;
38322
38507
  int80?: undefined;
38508
+ int88?: undefined;
38323
38509
  int96?: undefined;
38324
38510
  int104?: undefined;
38325
38511
  int112?: undefined;
@@ -38341,17 +38527,17 @@ export declare function createWallet(config: AgentWalletConfig & {
38341
38527
  int240?: undefined;
38342
38528
  int248?: undefined;
38343
38529
  int256?: undefined;
38344
- uint16?: undefined;
38345
- uint64?: undefined;
38346
- uint40?: undefined;
38347
- uint88?: undefined;
38348
38530
  uint8?: undefined;
38531
+ uint16?: undefined;
38349
38532
  uint24?: undefined;
38350
38533
  uint32?: undefined;
38534
+ uint40?: undefined;
38351
38535
  uint48?: undefined;
38352
38536
  uint56?: undefined;
38537
+ uint64?: undefined;
38353
38538
  uint72?: undefined;
38354
38539
  uint80?: undefined;
38540
+ uint88?: undefined;
38355
38541
  uint96?: undefined;
38356
38542
  uint104?: undefined;
38357
38543
  uint112?: undefined;
@@ -38391,8 +38577,8 @@ export declare function createWallet(config: AgentWalletConfig & {
38391
38577
  status: "pending" | "success" | "failure" | undefined;
38392
38578
  }>;
38393
38579
  watchAsset: (args: import("viem").WatchAssetParams) => Promise<boolean>;
38394
- writeContract: <const abi_9 extends import("viem").Abi | readonly unknown[], functionName_3 extends import("viem").ContractFunctionName<abi_9, "nonpayable" | "payable">, args_10 extends import("viem").ContractFunctionArgs<abi_9, "nonpayable" | "payable", functionName_3>, chainOverride_27 extends Chain | undefined = undefined>(args: import("viem").WriteContractParameters<abi_9, functionName_3, args_10, Chain | undefined, import("viem").Account | undefined, chainOverride_27>) => Promise<`0x${string}`>;
38395
- writeContractSync: <const abi_10 extends import("viem").Abi | readonly unknown[], functionName_4 extends import("viem").ContractFunctionName<abi_10, "nonpayable" | "payable">, args_11 extends import("viem").ContractFunctionArgs<abi_10, "nonpayable" | "payable", functionName_4>, chainOverride_28 extends Chain | undefined = undefined>(args: import("viem").WriteContractSyncParameters<abi_10, functionName_4, args_11, Chain | undefined, import("viem").Account | undefined, chainOverride_28>) => Promise<import("viem").TransactionReceipt>;
38580
+ writeContract: <const abi_9 extends readonly unknown[] | import("viem").Abi, functionName_3 extends import("viem").ContractFunctionName<abi_9, "nonpayable" | "payable">, args_10 extends import("viem").ContractFunctionArgs<abi_9, "nonpayable" | "payable", functionName_3>, chainOverride_27 extends Chain | undefined = undefined>(args: import("viem").WriteContractParameters<abi_9, functionName_3, args_10, Chain | undefined, import("viem").Account | undefined, chainOverride_27>) => Promise<`0x${string}`>;
38581
+ writeContractSync: <const abi_10 extends readonly unknown[] | import("viem").Abi, functionName_4 extends import("viem").ContractFunctionName<abi_10, "nonpayable" | "payable">, args_11 extends import("viem").ContractFunctionArgs<abi_10, "nonpayable" | "payable", functionName_4>, chainOverride_28 extends Chain | undefined = undefined>(args: import("viem").WriteContractSyncParameters<abi_10, functionName_4, args_11, Chain | undefined, import("viem").Account | undefined, chainOverride_28>) => Promise<import("viem").TransactionReceipt>;
38396
38582
  extend: <const client_1 extends {
38397
38583
  [x: string]: unknown;
38398
38584
  account?: undefined;
@@ -38409,7 +38595,7 @@ export declare function createWallet(config: AgentWalletConfig & {
38409
38595
  transport?: undefined;
38410
38596
  type?: undefined;
38411
38597
  uid?: undefined;
38412
- } & import("viem").ExactPartial<Pick<import("viem").PublicActions<import("viem").Transport, Chain | undefined, import("viem").Account | undefined>, "getTransaction" | "prepareTransactionRequest" | "call" | "createContractEventFilter" | "createEventFilter" | "estimateContractGas" | "estimateGas" | "getBlock" | "getBlockNumber" | "getChainId" | "getContractEvents" | "getEnsText" | "getFilterChanges" | "getGasPrice" | "getLogs" | "getTransactionCount" | "getTransactionReceipt" | "readContract" | "sendRawTransaction" | "simulateContract" | "uninstallFilter" | "watchBlockNumber" | "watchContractEvent"> & Pick<import("viem").WalletActions<Chain | undefined, import("viem").Account | undefined>, "sendTransaction" | "writeContract">>>(fn: (client: import("viem").Client<import("viem").Transport, Chain | undefined, import("viem").Account | undefined, import("viem").WalletRpcSchema, import("viem").WalletActions<Chain | undefined, import("viem").Account | undefined>>) => client_1) => import("viem").Client<import("viem").Transport, Chain | undefined, import("viem").Account | undefined, import("viem").WalletRpcSchema, { [K_12 in keyof client_1]: client_1[K_12]; } & import("viem").WalletActions<Chain | undefined, import("viem").Account | undefined>>;
38598
+ } & import("viem").ExactPartial<Pick<import("viem").PublicActions<import("viem").Transport, Chain | undefined, import("viem").Account | undefined>, "prepareTransactionRequest" | "call" | "createContractEventFilter" | "createEventFilter" | "estimateContractGas" | "estimateGas" | "getBlock" | "getBlockNumber" | "getChainId" | "getContractEvents" | "getEnsText" | "getFilterChanges" | "getGasPrice" | "getLogs" | "getTransaction" | "getTransactionCount" | "getTransactionReceipt" | "readContract" | "sendRawTransaction" | "simulateContract" | "uninstallFilter" | "watchBlockNumber" | "watchContractEvent"> & Pick<import("viem").WalletActions<Chain | undefined, import("viem").Account | undefined>, "sendTransaction" | "writeContract">>>(fn: (client: import("viem").Client<import("viem").Transport, Chain | undefined, import("viem").Account | undefined, import("viem").WalletRpcSchema, import("viem").WalletActions<Chain | undefined, import("viem").Account | undefined>>) => client_1) => import("viem").Client<import("viem").Transport, Chain | undefined, import("viem").Account | undefined, import("viem").WalletRpcSchema, { [K_12 in keyof client_1]: client_1[K_12]; } & import("viem").WalletActions<Chain | undefined, import("viem").Account | undefined>>;
38413
38599
  };
38414
38600
  chain: Chain;
38415
38601
  };
@@ -38524,20 +38710,13 @@ export declare function onTransactionExecuted(wallet: Wallet, callback: (event:
38524
38710
  executor: Address;
38525
38711
  transactionHash: Hash;
38526
38712
  }) => void): () => void;
38527
- export { MEVProtection, MEVRiskAssessor } from './mev/index.js';
38528
- export type { MEVRiskLevel, ProtectionMethod, MEVRiskAssessment, MEVProtectionConfig, ProtectedSwapResult, FlashbotsBundle, } from './mev/index.js';
38529
- export { FiatOnramp } from './fiat/index.js';
38530
- export type { FiatOnrampConfig, FiatQuote, OnrampParams } from './fiat/index.js';
38531
- export { YieldVault, YieldRateFetcher, PROTOCOL_ADDRESSES } from './yield/index.js';
38532
- export type { YieldProtocol, YieldCategory, YieldPosition, YieldRate, YieldOpportunity, YieldVaultConfig, DepositResult, WithdrawResult, } from './yield/index.js';
38533
- export { TaxEngine, LotManager } from './tax/index.js';
38534
- export type { TaxEventType, CostBasisMethod, GainType, TaxLot, TaxEvent, RealizedGain, TaxSummary, TaxExportRow, TaxEngineConfig, } from './tax/index.js';
38535
- export { FlashLoanExecutor, AAVE_POOL_ABI, FLASH_EXECUTOR_ABI, AAVE_POOL_ADDRESSES } from './flash/index.js';
38536
- export { FlashOpportunityScanner } from './flash/index.js';
38537
- export type { BuiltTransaction } from './flash/index.js';
38538
- export type { FlashLoanConfig, FlashLoanResult, FlashOpportunity, ArbitrageOpportunity, LiquidationOpportunity, FlashScanResult, FlashOpportunityType, FlashLoanProvider, } from './flash/index.js';
38539
- export { CowSolverAdapter, AuctionAnalyzer, SolutionBuilder } from './solver/index.js';
38540
- export type { OrderKind, SigningScheme, TokenBalance, CowOrder, CowAuctionBatch, TokenInteraction, SolverSolution, SolutionSubmissionResult, SolverStats, SolverConfig, } from './solver/index.js';
38541
- export { AP2Client, AP2Error, buildPacs008 } from './ap2/index.js';
38542
- export type { AP2ClientConfig, AP2PaymentParams, AP2Quote, AP2Receipt, } from './ap2/index.js';
38713
+ export { ERC8004Client, ERC8004IdentityRegistryAbi, METADATA_KEYS, REGISTRATION_FILE_TYPE, KNOWN_REGISTRY_ADDRESSES, buildDataURI, parseDataURI, resolveAgentURI, validateRegistrationFile, formatAgentRegistry, } from './identity/erc8004.js';
38714
+ export type { AgentServiceEndpoint, SupportedTrustMechanism, AgentRegistrationRef, AgentRegistrationFile, AgentModelMetadata, AgentIdentity, MetadataEntry, ERC8004ClientConfig, RegistrationResult, } from './identity/erc8004.js';
38715
+ export { SwapModule, attachSwap, calcProtocolFee, applySlippage, calcDeadline } from './swap/index.js';
38716
+ export { UniswapV3RouterAbi, UniswapV3QuoterV2Abi, ERC20Abi } from './swap/index.js';
38717
+ export { BASE_TOKENS, UNISWAP_V3_BASE, PROTOCOL_FEE_BPS, DEFAULT_SLIPPAGE_BPS } from './swap/index.js';
38718
+ export type { UniswapFeeTier, SwapQuote, SwapOptions, SwapResult, SwapModuleConfig } from './swap/index.js';
38719
+ export { BridgeModule, BridgeError, createBridge, CCTP_DOMAIN_IDS, BRIDGE_CHAIN_IDS, USDC_CONTRACT, TOKEN_MESSENGER_V2, MESSAGE_TRANSMITTER_V2, FINALITY_THRESHOLD, } from './bridge/index.js';
38720
+ export { TokenMessengerV2Abi, MessageTransmitterV2Abi, ERC20BridgeAbi } from './bridge/index.js';
38721
+ export type { BridgeChain, BridgeOptions, BurnResult, BridgeResult } from './bridge/index.js';
38543
38722
  //# sourceMappingURL=index.d.ts.map