superstack-wallet-sdk 0.4.2

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 (623) hide show
  1. package/README.md +114 -0
  2. package/dist/esm/_virtual/_commonjsHelpers.js +2 -0
  3. package/dist/esm/_virtual/_commonjsHelpers.js.map +1 -0
  4. package/dist/esm/_virtual/_polyfill-node.buffer.js +2 -0
  5. package/dist/esm/_virtual/_polyfill-node.buffer.js.map +1 -0
  6. package/dist/esm/_virtual/index.js +2 -0
  7. package/dist/esm/_virtual/index.js.map +1 -0
  8. package/dist/esm/node_modules/@emotion/is-prop-valid/dist/emotion-is-prop-valid.esm.js +2 -0
  9. package/dist/esm/node_modules/@emotion/is-prop-valid/dist/emotion-is-prop-valid.esm.js.map +1 -0
  10. package/dist/esm/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +2 -0
  11. package/dist/esm/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js.map +1 -0
  12. package/dist/esm/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js +2 -0
  13. package/dist/esm/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js.map +1 -0
  14. package/dist/esm/node_modules/@noble/hashes/esm/_md.js +2 -0
  15. package/dist/esm/node_modules/@noble/hashes/esm/_md.js.map +1 -0
  16. package/dist/esm/node_modules/@noble/hashes/esm/_u64.js +2 -0
  17. package/dist/esm/node_modules/@noble/hashes/esm/_u64.js.map +1 -0
  18. package/dist/esm/node_modules/@noble/hashes/esm/crypto.js +2 -0
  19. package/dist/esm/node_modules/@noble/hashes/esm/crypto.js.map +1 -0
  20. package/dist/esm/node_modules/@noble/hashes/esm/hmac.js +2 -0
  21. package/dist/esm/node_modules/@noble/hashes/esm/hmac.js.map +1 -0
  22. package/dist/esm/node_modules/@noble/hashes/esm/sha2.js +2 -0
  23. package/dist/esm/node_modules/@noble/hashes/esm/sha2.js.map +1 -0
  24. package/dist/esm/node_modules/@noble/hashes/esm/sha256.js +2 -0
  25. package/dist/esm/node_modules/@noble/hashes/esm/sha256.js.map +1 -0
  26. package/dist/esm/node_modules/@noble/hashes/esm/sha3.js +2 -0
  27. package/dist/esm/node_modules/@noble/hashes/esm/sha3.js.map +1 -0
  28. package/dist/esm/node_modules/@noble/hashes/esm/utils.js +4 -0
  29. package/dist/esm/node_modules/@noble/hashes/esm/utils.js.map +1 -0
  30. package/dist/esm/node_modules/@solana/wallet-adapter-base/lib/esm/adapter.js +2 -0
  31. package/dist/esm/node_modules/@solana/wallet-adapter-base/lib/esm/adapter.js.map +1 -0
  32. package/dist/esm/node_modules/@solana/wallet-adapter-base/lib/esm/errors.js +2 -0
  33. package/dist/esm/node_modules/@solana/wallet-adapter-base/lib/esm/errors.js.map +1 -0
  34. package/dist/esm/node_modules/@solana/wallet-adapter-base/lib/esm/signer.js +2 -0
  35. package/dist/esm/node_modules/@solana/wallet-adapter-base/lib/esm/signer.js.map +1 -0
  36. package/dist/esm/node_modules/@solana/wallet-adapter-base/lib/esm/transaction.js +2 -0
  37. package/dist/esm/node_modules/@solana/wallet-adapter-base/lib/esm/transaction.js.map +1 -0
  38. package/dist/esm/node_modules/abitype/dist/esm/errors.js +2 -0
  39. package/dist/esm/node_modules/abitype/dist/esm/errors.js.map +1 -0
  40. package/dist/esm/node_modules/abitype/dist/esm/human-readable/errors/abiItem.js +2 -0
  41. package/dist/esm/node_modules/abitype/dist/esm/human-readable/errors/abiItem.js.map +1 -0
  42. package/dist/esm/node_modules/abitype/dist/esm/human-readable/errors/abiParameter.js +2 -0
  43. package/dist/esm/node_modules/abitype/dist/esm/human-readable/errors/abiParameter.js.map +1 -0
  44. package/dist/esm/node_modules/abitype/dist/esm/human-readable/errors/signature.js +2 -0
  45. package/dist/esm/node_modules/abitype/dist/esm/human-readable/errors/signature.js.map +1 -0
  46. package/dist/esm/node_modules/abitype/dist/esm/human-readable/errors/splitParameters.js +2 -0
  47. package/dist/esm/node_modules/abitype/dist/esm/human-readable/errors/splitParameters.js.map +1 -0
  48. package/dist/esm/node_modules/abitype/dist/esm/human-readable/errors/struct.js +2 -0
  49. package/dist/esm/node_modules/abitype/dist/esm/human-readable/errors/struct.js.map +1 -0
  50. package/dist/esm/node_modules/abitype/dist/esm/human-readable/formatAbiItem.js +2 -0
  51. package/dist/esm/node_modules/abitype/dist/esm/human-readable/formatAbiItem.js.map +1 -0
  52. package/dist/esm/node_modules/abitype/dist/esm/human-readable/formatAbiParameter.js +2 -0
  53. package/dist/esm/node_modules/abitype/dist/esm/human-readable/formatAbiParameter.js.map +1 -0
  54. package/dist/esm/node_modules/abitype/dist/esm/human-readable/formatAbiParameters.js +2 -0
  55. package/dist/esm/node_modules/abitype/dist/esm/human-readable/formatAbiParameters.js.map +1 -0
  56. package/dist/esm/node_modules/abitype/dist/esm/human-readable/parseAbi.js +2 -0
  57. package/dist/esm/node_modules/abitype/dist/esm/human-readable/parseAbi.js.map +1 -0
  58. package/dist/esm/node_modules/abitype/dist/esm/human-readable/parseAbiItem.js +2 -0
  59. package/dist/esm/node_modules/abitype/dist/esm/human-readable/parseAbiItem.js.map +1 -0
  60. package/dist/esm/node_modules/abitype/dist/esm/human-readable/parseAbiParameters.js +2 -0
  61. package/dist/esm/node_modules/abitype/dist/esm/human-readable/parseAbiParameters.js.map +1 -0
  62. package/dist/esm/node_modules/abitype/dist/esm/human-readable/runtime/cache.js +2 -0
  63. package/dist/esm/node_modules/abitype/dist/esm/human-readable/runtime/cache.js.map +1 -0
  64. package/dist/esm/node_modules/abitype/dist/esm/human-readable/runtime/signatures.js +2 -0
  65. package/dist/esm/node_modules/abitype/dist/esm/human-readable/runtime/signatures.js.map +1 -0
  66. package/dist/esm/node_modules/abitype/dist/esm/human-readable/runtime/structs.js +2 -0
  67. package/dist/esm/node_modules/abitype/dist/esm/human-readable/runtime/structs.js.map +1 -0
  68. package/dist/esm/node_modules/abitype/dist/esm/human-readable/runtime/utils.js +2 -0
  69. package/dist/esm/node_modules/abitype/dist/esm/human-readable/runtime/utils.js.map +1 -0
  70. package/dist/esm/node_modules/abitype/dist/esm/regex.js +2 -0
  71. package/dist/esm/node_modules/abitype/dist/esm/regex.js.map +1 -0
  72. package/dist/esm/node_modules/abitype/dist/esm/version.js +2 -0
  73. package/dist/esm/node_modules/abitype/dist/esm/version.js.map +1 -0
  74. package/dist/esm/node_modules/ethers/lib.esm/_version.js +2 -0
  75. package/dist/esm/node_modules/ethers/lib.esm/_version.js.map +1 -0
  76. package/dist/esm/node_modules/ethers/lib.esm/utils/data.js +2 -0
  77. package/dist/esm/node_modules/ethers/lib.esm/utils/data.js.map +1 -0
  78. package/dist/esm/node_modules/ethers/lib.esm/utils/errors.js +2 -0
  79. package/dist/esm/node_modules/ethers/lib.esm/utils/errors.js.map +1 -0
  80. package/dist/esm/node_modules/ethers/lib.esm/utils/fixednumber.js +2 -0
  81. package/dist/esm/node_modules/ethers/lib.esm/utils/fixednumber.js.map +1 -0
  82. package/dist/esm/node_modules/ethers/lib.esm/utils/maths.js +2 -0
  83. package/dist/esm/node_modules/ethers/lib.esm/utils/maths.js.map +1 -0
  84. package/dist/esm/node_modules/ethers/lib.esm/utils/properties.js +2 -0
  85. package/dist/esm/node_modules/ethers/lib.esm/utils/properties.js.map +1 -0
  86. package/dist/esm/node_modules/ethers/lib.esm/utils/units.js +2 -0
  87. package/dist/esm/node_modules/ethers/lib.esm/utils/units.js.map +1 -0
  88. package/dist/esm/node_modules/eventemitter3/index.js +2 -0
  89. package/dist/esm/node_modules/eventemitter3/index.js.map +1 -0
  90. package/dist/esm/node_modules/eventemitter3/index2.js +2 -0
  91. package/dist/esm/node_modules/eventemitter3/index2.js.map +1 -0
  92. package/dist/esm/node_modules/ox/_esm/core/AbiConstructor.js +2 -0
  93. package/dist/esm/node_modules/ox/_esm/core/AbiConstructor.js.map +1 -0
  94. package/dist/esm/node_modules/ox/_esm/core/AbiFunction.js +2 -0
  95. package/dist/esm/node_modules/ox/_esm/core/AbiFunction.js.map +1 -0
  96. package/dist/esm/node_modules/ox/_esm/core/AbiItem.js +2 -0
  97. package/dist/esm/node_modules/ox/_esm/core/AbiItem.js.map +1 -0
  98. package/dist/esm/node_modules/ox/_esm/core/AbiParameters.js +2 -0
  99. package/dist/esm/node_modules/ox/_esm/core/AbiParameters.js.map +1 -0
  100. package/dist/esm/node_modules/ox/_esm/core/Address.js +2 -0
  101. package/dist/esm/node_modules/ox/_esm/core/Address.js.map +1 -0
  102. package/dist/esm/node_modules/ox/_esm/core/Authorization.js +2 -0
  103. package/dist/esm/node_modules/ox/_esm/core/Authorization.js.map +1 -0
  104. package/dist/esm/node_modules/ox/_esm/core/BlockOverrides.js +2 -0
  105. package/dist/esm/node_modules/ox/_esm/core/BlockOverrides.js.map +1 -0
  106. package/dist/esm/node_modules/ox/_esm/core/Bytes.js +2 -0
  107. package/dist/esm/node_modules/ox/_esm/core/Bytes.js.map +1 -0
  108. package/dist/esm/node_modules/ox/_esm/core/Caches.js +2 -0
  109. package/dist/esm/node_modules/ox/_esm/core/Caches.js.map +1 -0
  110. package/dist/esm/node_modules/ox/_esm/core/Errors.js +2 -0
  111. package/dist/esm/node_modules/ox/_esm/core/Errors.js.map +1 -0
  112. package/dist/esm/node_modules/ox/_esm/core/Hash.js +2 -0
  113. package/dist/esm/node_modules/ox/_esm/core/Hash.js.map +1 -0
  114. package/dist/esm/node_modules/ox/_esm/core/Hex.js +2 -0
  115. package/dist/esm/node_modules/ox/_esm/core/Hex.js.map +1 -0
  116. package/dist/esm/node_modules/ox/_esm/core/Json.js +2 -0
  117. package/dist/esm/node_modules/ox/_esm/core/Json.js.map +1 -0
  118. package/dist/esm/node_modules/ox/_esm/core/Signature.js +2 -0
  119. package/dist/esm/node_modules/ox/_esm/core/Signature.js.map +1 -0
  120. package/dist/esm/node_modules/ox/_esm/core/Solidity.js +2 -0
  121. package/dist/esm/node_modules/ox/_esm/core/Solidity.js.map +1 -0
  122. package/dist/esm/node_modules/ox/_esm/core/Withdrawal.js +2 -0
  123. package/dist/esm/node_modules/ox/_esm/core/Withdrawal.js.map +1 -0
  124. package/dist/esm/node_modules/ox/_esm/core/internal/abiItem.js +2 -0
  125. package/dist/esm/node_modules/ox/_esm/core/internal/abiItem.js.map +1 -0
  126. package/dist/esm/node_modules/ox/_esm/core/internal/abiParameters.js +2 -0
  127. package/dist/esm/node_modules/ox/_esm/core/internal/abiParameters.js.map +1 -0
  128. package/dist/esm/node_modules/ox/_esm/core/internal/bytes.js +2 -0
  129. package/dist/esm/node_modules/ox/_esm/core/internal/bytes.js.map +1 -0
  130. package/dist/esm/node_modules/ox/_esm/core/internal/cursor.js +2 -0
  131. package/dist/esm/node_modules/ox/_esm/core/internal/cursor.js.map +1 -0
  132. package/dist/esm/node_modules/ox/_esm/core/internal/errors.js +2 -0
  133. package/dist/esm/node_modules/ox/_esm/core/internal/errors.js.map +1 -0
  134. package/dist/esm/node_modules/ox/_esm/core/internal/hex.js +2 -0
  135. package/dist/esm/node_modules/ox/_esm/core/internal/hex.js.map +1 -0
  136. package/dist/esm/node_modules/ox/_esm/core/internal/lru.js +2 -0
  137. package/dist/esm/node_modules/ox/_esm/core/internal/lru.js.map +1 -0
  138. package/dist/esm/node_modules/ox/_esm/core/version.js +2 -0
  139. package/dist/esm/node_modules/ox/_esm/core/version.js.map +1 -0
  140. package/dist/esm/node_modules/ox/_esm/erc6492/SignatureErc6492.js +2 -0
  141. package/dist/esm/node_modules/ox/_esm/erc6492/SignatureErc6492.js.map +1 -0
  142. package/dist/esm/node_modules/ox/_esm/erc8010/SignatureErc8010.js +2 -0
  143. package/dist/esm/node_modules/ox/_esm/erc8010/SignatureErc8010.js.map +1 -0
  144. package/dist/esm/node_modules/styled-components/dist/styled-components.browser.esm.js +2 -0
  145. package/dist/esm/node_modules/styled-components/dist/styled-components.browser.esm.js.map +1 -0
  146. package/dist/esm/node_modules/stylis/src/Enum.js +2 -0
  147. package/dist/esm/node_modules/stylis/src/Enum.js.map +1 -0
  148. package/dist/esm/node_modules/stylis/src/Middleware.js +2 -0
  149. package/dist/esm/node_modules/stylis/src/Middleware.js.map +1 -0
  150. package/dist/esm/node_modules/stylis/src/Parser.js +2 -0
  151. package/dist/esm/node_modules/stylis/src/Parser.js.map +1 -0
  152. package/dist/esm/node_modules/stylis/src/Prefixer.js +2 -0
  153. package/dist/esm/node_modules/stylis/src/Prefixer.js.map +1 -0
  154. package/dist/esm/node_modules/stylis/src/Serializer.js +2 -0
  155. package/dist/esm/node_modules/stylis/src/Serializer.js.map +1 -0
  156. package/dist/esm/node_modules/stylis/src/Tokenizer.js +2 -0
  157. package/dist/esm/node_modules/stylis/src/Tokenizer.js.map +1 -0
  158. package/dist/esm/node_modules/stylis/src/Utility.js +2 -0
  159. package/dist/esm/node_modules/stylis/src/Utility.js.map +1 -0
  160. package/dist/esm/node_modules/tslib/tslib.es6.js +2 -0
  161. package/dist/esm/node_modules/tslib/tslib.es6.js.map +1 -0
  162. package/dist/esm/node_modules/viem/_esm/accounts/utils/parseAccount.js +2 -0
  163. package/dist/esm/node_modules/viem/_esm/accounts/utils/parseAccount.js.map +1 -0
  164. package/dist/esm/node_modules/viem/_esm/accounts/utils/publicKeyToAddress.js +2 -0
  165. package/dist/esm/node_modules/viem/_esm/accounts/utils/publicKeyToAddress.js.map +1 -0
  166. package/dist/esm/node_modules/viem/_esm/actions/ens/getEnsAddress.js +2 -0
  167. package/dist/esm/node_modules/viem/_esm/actions/ens/getEnsAddress.js.map +1 -0
  168. package/dist/esm/node_modules/viem/_esm/actions/ens/getEnsAvatar.js +2 -0
  169. package/dist/esm/node_modules/viem/_esm/actions/ens/getEnsAvatar.js.map +1 -0
  170. package/dist/esm/node_modules/viem/_esm/actions/ens/getEnsName.js +2 -0
  171. package/dist/esm/node_modules/viem/_esm/actions/ens/getEnsName.js.map +1 -0
  172. package/dist/esm/node_modules/viem/_esm/actions/ens/getEnsResolver.js +2 -0
  173. package/dist/esm/node_modules/viem/_esm/actions/ens/getEnsResolver.js.map +1 -0
  174. package/dist/esm/node_modules/viem/_esm/actions/ens/getEnsText.js +2 -0
  175. package/dist/esm/node_modules/viem/_esm/actions/ens/getEnsText.js.map +1 -0
  176. package/dist/esm/node_modules/viem/_esm/actions/public/call.js +2 -0
  177. package/dist/esm/node_modules/viem/_esm/actions/public/call.js.map +1 -0
  178. package/dist/esm/node_modules/viem/_esm/actions/public/createAccessList.js +2 -0
  179. package/dist/esm/node_modules/viem/_esm/actions/public/createAccessList.js.map +1 -0
  180. package/dist/esm/node_modules/viem/_esm/actions/public/createBlockFilter.js +2 -0
  181. package/dist/esm/node_modules/viem/_esm/actions/public/createBlockFilter.js.map +1 -0
  182. package/dist/esm/node_modules/viem/_esm/actions/public/createContractEventFilter.js +2 -0
  183. package/dist/esm/node_modules/viem/_esm/actions/public/createContractEventFilter.js.map +1 -0
  184. package/dist/esm/node_modules/viem/_esm/actions/public/createEventFilter.js +2 -0
  185. package/dist/esm/node_modules/viem/_esm/actions/public/createEventFilter.js.map +1 -0
  186. package/dist/esm/node_modules/viem/_esm/actions/public/createPendingTransactionFilter.js +2 -0
  187. package/dist/esm/node_modules/viem/_esm/actions/public/createPendingTransactionFilter.js.map +1 -0
  188. package/dist/esm/node_modules/viem/_esm/actions/public/estimateContractGas.js +2 -0
  189. package/dist/esm/node_modules/viem/_esm/actions/public/estimateContractGas.js.map +1 -0
  190. package/dist/esm/node_modules/viem/_esm/actions/public/estimateFeesPerGas.js +2 -0
  191. package/dist/esm/node_modules/viem/_esm/actions/public/estimateFeesPerGas.js.map +1 -0
  192. package/dist/esm/node_modules/viem/_esm/actions/public/estimateGas.js +2 -0
  193. package/dist/esm/node_modules/viem/_esm/actions/public/estimateGas.js.map +1 -0
  194. package/dist/esm/node_modules/viem/_esm/actions/public/estimateMaxPriorityFeePerGas.js +2 -0
  195. package/dist/esm/node_modules/viem/_esm/actions/public/estimateMaxPriorityFeePerGas.js.map +1 -0
  196. package/dist/esm/node_modules/viem/_esm/actions/public/getBalance.js +2 -0
  197. package/dist/esm/node_modules/viem/_esm/actions/public/getBalance.js.map +1 -0
  198. package/dist/esm/node_modules/viem/_esm/actions/public/getBlobBaseFee.js +2 -0
  199. package/dist/esm/node_modules/viem/_esm/actions/public/getBlobBaseFee.js.map +1 -0
  200. package/dist/esm/node_modules/viem/_esm/actions/public/getBlock.js +2 -0
  201. package/dist/esm/node_modules/viem/_esm/actions/public/getBlock.js.map +1 -0
  202. package/dist/esm/node_modules/viem/_esm/actions/public/getBlockNumber.js +2 -0
  203. package/dist/esm/node_modules/viem/_esm/actions/public/getBlockNumber.js.map +1 -0
  204. package/dist/esm/node_modules/viem/_esm/actions/public/getBlockTransactionCount.js +2 -0
  205. package/dist/esm/node_modules/viem/_esm/actions/public/getBlockTransactionCount.js.map +1 -0
  206. package/dist/esm/node_modules/viem/_esm/actions/public/getChainId.js +2 -0
  207. package/dist/esm/node_modules/viem/_esm/actions/public/getChainId.js.map +1 -0
  208. package/dist/esm/node_modules/viem/_esm/actions/public/getCode.js +2 -0
  209. package/dist/esm/node_modules/viem/_esm/actions/public/getCode.js.map +1 -0
  210. package/dist/esm/node_modules/viem/_esm/actions/public/getContractEvents.js +2 -0
  211. package/dist/esm/node_modules/viem/_esm/actions/public/getContractEvents.js.map +1 -0
  212. package/dist/esm/node_modules/viem/_esm/actions/public/getEip712Domain.js +2 -0
  213. package/dist/esm/node_modules/viem/_esm/actions/public/getEip712Domain.js.map +1 -0
  214. package/dist/esm/node_modules/viem/_esm/actions/public/getFeeHistory.js +2 -0
  215. package/dist/esm/node_modules/viem/_esm/actions/public/getFeeHistory.js.map +1 -0
  216. package/dist/esm/node_modules/viem/_esm/actions/public/getFilterChanges.js +2 -0
  217. package/dist/esm/node_modules/viem/_esm/actions/public/getFilterChanges.js.map +1 -0
  218. package/dist/esm/node_modules/viem/_esm/actions/public/getFilterLogs.js +2 -0
  219. package/dist/esm/node_modules/viem/_esm/actions/public/getFilterLogs.js.map +1 -0
  220. package/dist/esm/node_modules/viem/_esm/actions/public/getGasPrice.js +2 -0
  221. package/dist/esm/node_modules/viem/_esm/actions/public/getGasPrice.js.map +1 -0
  222. package/dist/esm/node_modules/viem/_esm/actions/public/getLogs.js +2 -0
  223. package/dist/esm/node_modules/viem/_esm/actions/public/getLogs.js.map +1 -0
  224. package/dist/esm/node_modules/viem/_esm/actions/public/getProof.js +2 -0
  225. package/dist/esm/node_modules/viem/_esm/actions/public/getProof.js.map +1 -0
  226. package/dist/esm/node_modules/viem/_esm/actions/public/getStorageAt.js +2 -0
  227. package/dist/esm/node_modules/viem/_esm/actions/public/getStorageAt.js.map +1 -0
  228. package/dist/esm/node_modules/viem/_esm/actions/public/getTransaction.js +2 -0
  229. package/dist/esm/node_modules/viem/_esm/actions/public/getTransaction.js.map +1 -0
  230. package/dist/esm/node_modules/viem/_esm/actions/public/getTransactionConfirmations.js +2 -0
  231. package/dist/esm/node_modules/viem/_esm/actions/public/getTransactionConfirmations.js.map +1 -0
  232. package/dist/esm/node_modules/viem/_esm/actions/public/getTransactionCount.js +2 -0
  233. package/dist/esm/node_modules/viem/_esm/actions/public/getTransactionCount.js.map +1 -0
  234. package/dist/esm/node_modules/viem/_esm/actions/public/getTransactionReceipt.js +2 -0
  235. package/dist/esm/node_modules/viem/_esm/actions/public/getTransactionReceipt.js.map +1 -0
  236. package/dist/esm/node_modules/viem/_esm/actions/public/multicall.js +2 -0
  237. package/dist/esm/node_modules/viem/_esm/actions/public/multicall.js.map +1 -0
  238. package/dist/esm/node_modules/viem/_esm/actions/public/readContract.js +2 -0
  239. package/dist/esm/node_modules/viem/_esm/actions/public/readContract.js.map +1 -0
  240. package/dist/esm/node_modules/viem/_esm/actions/public/simulateBlocks.js +2 -0
  241. package/dist/esm/node_modules/viem/_esm/actions/public/simulateBlocks.js.map +1 -0
  242. package/dist/esm/node_modules/viem/_esm/actions/public/simulateCalls.js +2 -0
  243. package/dist/esm/node_modules/viem/_esm/actions/public/simulateCalls.js.map +1 -0
  244. package/dist/esm/node_modules/viem/_esm/actions/public/simulateContract.js +2 -0
  245. package/dist/esm/node_modules/viem/_esm/actions/public/simulateContract.js.map +1 -0
  246. package/dist/esm/node_modules/viem/_esm/actions/public/uninstallFilter.js +2 -0
  247. package/dist/esm/node_modules/viem/_esm/actions/public/uninstallFilter.js.map +1 -0
  248. package/dist/esm/node_modules/viem/_esm/actions/public/verifyHash.js +2 -0
  249. package/dist/esm/node_modules/viem/_esm/actions/public/verifyHash.js.map +1 -0
  250. package/dist/esm/node_modules/viem/_esm/actions/public/verifyMessage.js +2 -0
  251. package/dist/esm/node_modules/viem/_esm/actions/public/verifyMessage.js.map +1 -0
  252. package/dist/esm/node_modules/viem/_esm/actions/public/verifyTypedData.js +2 -0
  253. package/dist/esm/node_modules/viem/_esm/actions/public/verifyTypedData.js.map +1 -0
  254. package/dist/esm/node_modules/viem/_esm/actions/public/waitForTransactionReceipt.js +2 -0
  255. package/dist/esm/node_modules/viem/_esm/actions/public/waitForTransactionReceipt.js.map +1 -0
  256. package/dist/esm/node_modules/viem/_esm/actions/public/watchBlockNumber.js +2 -0
  257. package/dist/esm/node_modules/viem/_esm/actions/public/watchBlockNumber.js.map +1 -0
  258. package/dist/esm/node_modules/viem/_esm/actions/public/watchBlocks.js +2 -0
  259. package/dist/esm/node_modules/viem/_esm/actions/public/watchBlocks.js.map +1 -0
  260. package/dist/esm/node_modules/viem/_esm/actions/public/watchContractEvent.js +2 -0
  261. package/dist/esm/node_modules/viem/_esm/actions/public/watchContractEvent.js.map +1 -0
  262. package/dist/esm/node_modules/viem/_esm/actions/public/watchEvent.js +2 -0
  263. package/dist/esm/node_modules/viem/_esm/actions/public/watchEvent.js.map +1 -0
  264. package/dist/esm/node_modules/viem/_esm/actions/public/watchPendingTransactions.js +2 -0
  265. package/dist/esm/node_modules/viem/_esm/actions/public/watchPendingTransactions.js.map +1 -0
  266. package/dist/esm/node_modules/viem/_esm/actions/siwe/verifySiweMessage.js +2 -0
  267. package/dist/esm/node_modules/viem/_esm/actions/siwe/verifySiweMessage.js.map +1 -0
  268. package/dist/esm/node_modules/viem/_esm/actions/wallet/prepareTransactionRequest.js +2 -0
  269. package/dist/esm/node_modules/viem/_esm/actions/wallet/prepareTransactionRequest.js.map +1 -0
  270. package/dist/esm/node_modules/viem/_esm/actions/wallet/sendRawTransaction.js +2 -0
  271. package/dist/esm/node_modules/viem/_esm/actions/wallet/sendRawTransaction.js.map +1 -0
  272. package/dist/esm/node_modules/viem/_esm/clients/createClient.js +2 -0
  273. package/dist/esm/node_modules/viem/_esm/clients/createClient.js.map +1 -0
  274. package/dist/esm/node_modules/viem/_esm/clients/createPublicClient.js +2 -0
  275. package/dist/esm/node_modules/viem/_esm/clients/createPublicClient.js.map +1 -0
  276. package/dist/esm/node_modules/viem/_esm/clients/decorators/public.js +2 -0
  277. package/dist/esm/node_modules/viem/_esm/clients/decorators/public.js.map +1 -0
  278. package/dist/esm/node_modules/viem/_esm/clients/transports/createTransport.js +2 -0
  279. package/dist/esm/node_modules/viem/_esm/clients/transports/createTransport.js.map +1 -0
  280. package/dist/esm/node_modules/viem/_esm/clients/transports/http.js +2 -0
  281. package/dist/esm/node_modules/viem/_esm/clients/transports/http.js.map +1 -0
  282. package/dist/esm/node_modules/viem/_esm/constants/abis.js +2 -0
  283. package/dist/esm/node_modules/viem/_esm/constants/abis.js.map +1 -0
  284. package/dist/esm/node_modules/viem/_esm/constants/address.js +2 -0
  285. package/dist/esm/node_modules/viem/_esm/constants/address.js.map +1 -0
  286. package/dist/esm/node_modules/viem/_esm/constants/blob.js +2 -0
  287. package/dist/esm/node_modules/viem/_esm/constants/blob.js.map +1 -0
  288. package/dist/esm/node_modules/viem/_esm/constants/contract.js +2 -0
  289. package/dist/esm/node_modules/viem/_esm/constants/contract.js.map +1 -0
  290. package/dist/esm/node_modules/viem/_esm/constants/contracts.js +2 -0
  291. package/dist/esm/node_modules/viem/_esm/constants/contracts.js.map +1 -0
  292. package/dist/esm/node_modules/viem/_esm/constants/number.js +2 -0
  293. package/dist/esm/node_modules/viem/_esm/constants/number.js.map +1 -0
  294. package/dist/esm/node_modules/viem/_esm/constants/solidity.js +2 -0
  295. package/dist/esm/node_modules/viem/_esm/constants/solidity.js.map +1 -0
  296. package/dist/esm/node_modules/viem/_esm/constants/strings.js +2 -0
  297. package/dist/esm/node_modules/viem/_esm/constants/strings.js.map +1 -0
  298. package/dist/esm/node_modules/viem/_esm/constants/unit.js +2 -0
  299. package/dist/esm/node_modules/viem/_esm/constants/unit.js.map +1 -0
  300. package/dist/esm/node_modules/viem/_esm/errors/abi.js +2 -0
  301. package/dist/esm/node_modules/viem/_esm/errors/abi.js.map +1 -0
  302. package/dist/esm/node_modules/viem/_esm/errors/address.js +2 -0
  303. package/dist/esm/node_modules/viem/_esm/errors/address.js.map +1 -0
  304. package/dist/esm/node_modules/viem/_esm/errors/base.js +2 -0
  305. package/dist/esm/node_modules/viem/_esm/errors/base.js.map +1 -0
  306. package/dist/esm/node_modules/viem/_esm/errors/blob.js +2 -0
  307. package/dist/esm/node_modules/viem/_esm/errors/blob.js.map +1 -0
  308. package/dist/esm/node_modules/viem/_esm/errors/block.js +2 -0
  309. package/dist/esm/node_modules/viem/_esm/errors/block.js.map +1 -0
  310. package/dist/esm/node_modules/viem/_esm/errors/ccip.js +2 -0
  311. package/dist/esm/node_modules/viem/_esm/errors/ccip.js.map +1 -0
  312. package/dist/esm/node_modules/viem/_esm/errors/chain.js +2 -0
  313. package/dist/esm/node_modules/viem/_esm/errors/chain.js.map +1 -0
  314. package/dist/esm/node_modules/viem/_esm/errors/contract.js +2 -0
  315. package/dist/esm/node_modules/viem/_esm/errors/contract.js.map +1 -0
  316. package/dist/esm/node_modules/viem/_esm/errors/cursor.js +2 -0
  317. package/dist/esm/node_modules/viem/_esm/errors/cursor.js.map +1 -0
  318. package/dist/esm/node_modules/viem/_esm/errors/data.js +2 -0
  319. package/dist/esm/node_modules/viem/_esm/errors/data.js.map +1 -0
  320. package/dist/esm/node_modules/viem/_esm/errors/eip712.js +2 -0
  321. package/dist/esm/node_modules/viem/_esm/errors/eip712.js.map +1 -0
  322. package/dist/esm/node_modules/viem/_esm/errors/encoding.js +2 -0
  323. package/dist/esm/node_modules/viem/_esm/errors/encoding.js.map +1 -0
  324. package/dist/esm/node_modules/viem/_esm/errors/ens.js +2 -0
  325. package/dist/esm/node_modules/viem/_esm/errors/ens.js.map +1 -0
  326. package/dist/esm/node_modules/viem/_esm/errors/estimateGas.js +2 -0
  327. package/dist/esm/node_modules/viem/_esm/errors/estimateGas.js.map +1 -0
  328. package/dist/esm/node_modules/viem/_esm/errors/fee.js +2 -0
  329. package/dist/esm/node_modules/viem/_esm/errors/fee.js.map +1 -0
  330. package/dist/esm/node_modules/viem/_esm/errors/log.js +2 -0
  331. package/dist/esm/node_modules/viem/_esm/errors/log.js.map +1 -0
  332. package/dist/esm/node_modules/viem/_esm/errors/node.js +2 -0
  333. package/dist/esm/node_modules/viem/_esm/errors/node.js.map +1 -0
  334. package/dist/esm/node_modules/viem/_esm/errors/request.js +2 -0
  335. package/dist/esm/node_modules/viem/_esm/errors/request.js.map +1 -0
  336. package/dist/esm/node_modules/viem/_esm/errors/rpc.js +2 -0
  337. package/dist/esm/node_modules/viem/_esm/errors/rpc.js.map +1 -0
  338. package/dist/esm/node_modules/viem/_esm/errors/stateOverride.js +2 -0
  339. package/dist/esm/node_modules/viem/_esm/errors/stateOverride.js.map +1 -0
  340. package/dist/esm/node_modules/viem/_esm/errors/transaction.js +2 -0
  341. package/dist/esm/node_modules/viem/_esm/errors/transaction.js.map +1 -0
  342. package/dist/esm/node_modules/viem/_esm/errors/transport.js +2 -0
  343. package/dist/esm/node_modules/viem/_esm/errors/transport.js.map +1 -0
  344. package/dist/esm/node_modules/viem/_esm/errors/typedData.js +2 -0
  345. package/dist/esm/node_modules/viem/_esm/errors/typedData.js.map +1 -0
  346. package/dist/esm/node_modules/viem/_esm/errors/utils.js +2 -0
  347. package/dist/esm/node_modules/viem/_esm/errors/utils.js.map +1 -0
  348. package/dist/esm/node_modules/viem/_esm/errors/version.js +2 -0
  349. package/dist/esm/node_modules/viem/_esm/errors/version.js.map +1 -0
  350. package/dist/esm/node_modules/viem/_esm/utils/abi/decodeAbiParameters.js +2 -0
  351. package/dist/esm/node_modules/viem/_esm/utils/abi/decodeAbiParameters.js.map +1 -0
  352. package/dist/esm/node_modules/viem/_esm/utils/abi/decodeErrorResult.js +2 -0
  353. package/dist/esm/node_modules/viem/_esm/utils/abi/decodeErrorResult.js.map +1 -0
  354. package/dist/esm/node_modules/viem/_esm/utils/abi/decodeEventLog.js +2 -0
  355. package/dist/esm/node_modules/viem/_esm/utils/abi/decodeEventLog.js.map +1 -0
  356. package/dist/esm/node_modules/viem/_esm/utils/abi/decodeFunctionData.js +2 -0
  357. package/dist/esm/node_modules/viem/_esm/utils/abi/decodeFunctionData.js.map +1 -0
  358. package/dist/esm/node_modules/viem/_esm/utils/abi/decodeFunctionResult.js +2 -0
  359. package/dist/esm/node_modules/viem/_esm/utils/abi/decodeFunctionResult.js.map +1 -0
  360. package/dist/esm/node_modules/viem/_esm/utils/abi/encodeAbiParameters.js +2 -0
  361. package/dist/esm/node_modules/viem/_esm/utils/abi/encodeAbiParameters.js.map +1 -0
  362. package/dist/esm/node_modules/viem/_esm/utils/abi/encodeDeployData.js +2 -0
  363. package/dist/esm/node_modules/viem/_esm/utils/abi/encodeDeployData.js.map +1 -0
  364. package/dist/esm/node_modules/viem/_esm/utils/abi/encodeErrorResult.js +2 -0
  365. package/dist/esm/node_modules/viem/_esm/utils/abi/encodeErrorResult.js.map +1 -0
  366. package/dist/esm/node_modules/viem/_esm/utils/abi/encodeEventTopics.js +2 -0
  367. package/dist/esm/node_modules/viem/_esm/utils/abi/encodeEventTopics.js.map +1 -0
  368. package/dist/esm/node_modules/viem/_esm/utils/abi/encodeFunctionData.js +2 -0
  369. package/dist/esm/node_modules/viem/_esm/utils/abi/encodeFunctionData.js.map +1 -0
  370. package/dist/esm/node_modules/viem/_esm/utils/abi/encodeFunctionResult.js +2 -0
  371. package/dist/esm/node_modules/viem/_esm/utils/abi/encodeFunctionResult.js.map +1 -0
  372. package/dist/esm/node_modules/viem/_esm/utils/abi/formatAbiItem.js +2 -0
  373. package/dist/esm/node_modules/viem/_esm/utils/abi/formatAbiItem.js.map +1 -0
  374. package/dist/esm/node_modules/viem/_esm/utils/abi/formatAbiItemWithArgs.js +2 -0
  375. package/dist/esm/node_modules/viem/_esm/utils/abi/formatAbiItemWithArgs.js.map +1 -0
  376. package/dist/esm/node_modules/viem/_esm/utils/abi/getAbiItem.js +2 -0
  377. package/dist/esm/node_modules/viem/_esm/utils/abi/getAbiItem.js.map +1 -0
  378. package/dist/esm/node_modules/viem/_esm/utils/abi/parseEventLogs.js +2 -0
  379. package/dist/esm/node_modules/viem/_esm/utils/abi/parseEventLogs.js.map +1 -0
  380. package/dist/esm/node_modules/viem/_esm/utils/abi/prepareEncodeFunctionData.js +2 -0
  381. package/dist/esm/node_modules/viem/_esm/utils/abi/prepareEncodeFunctionData.js.map +1 -0
  382. package/dist/esm/node_modules/viem/_esm/utils/address/getAddress.js +2 -0
  383. package/dist/esm/node_modules/viem/_esm/utils/address/getAddress.js.map +1 -0
  384. package/dist/esm/node_modules/viem/_esm/utils/address/isAddress.js +2 -0
  385. package/dist/esm/node_modules/viem/_esm/utils/address/isAddress.js.map +1 -0
  386. package/dist/esm/node_modules/viem/_esm/utils/address/isAddressEqual.js +2 -0
  387. package/dist/esm/node_modules/viem/_esm/utils/address/isAddressEqual.js.map +1 -0
  388. package/dist/esm/node_modules/viem/_esm/utils/authorization/hashAuthorization.js +2 -0
  389. package/dist/esm/node_modules/viem/_esm/utils/authorization/hashAuthorization.js.map +1 -0
  390. package/dist/esm/node_modules/viem/_esm/utils/authorization/recoverAuthorizationAddress.js +2 -0
  391. package/dist/esm/node_modules/viem/_esm/utils/authorization/recoverAuthorizationAddress.js.map +1 -0
  392. package/dist/esm/node_modules/viem/_esm/utils/authorization/verifyAuthorization.js +2 -0
  393. package/dist/esm/node_modules/viem/_esm/utils/authorization/verifyAuthorization.js.map +1 -0
  394. package/dist/esm/node_modules/viem/_esm/utils/blob/blobsToCommitments.js +2 -0
  395. package/dist/esm/node_modules/viem/_esm/utils/blob/blobsToCommitments.js.map +1 -0
  396. package/dist/esm/node_modules/viem/_esm/utils/blob/blobsToProofs.js +2 -0
  397. package/dist/esm/node_modules/viem/_esm/utils/blob/blobsToProofs.js.map +1 -0
  398. package/dist/esm/node_modules/viem/_esm/utils/blob/commitmentToVersionedHash.js +2 -0
  399. package/dist/esm/node_modules/viem/_esm/utils/blob/commitmentToVersionedHash.js.map +1 -0
  400. package/dist/esm/node_modules/viem/_esm/utils/blob/commitmentsToVersionedHashes.js +2 -0
  401. package/dist/esm/node_modules/viem/_esm/utils/blob/commitmentsToVersionedHashes.js.map +1 -0
  402. package/dist/esm/node_modules/viem/_esm/utils/blob/toBlobSidecars.js +2 -0
  403. package/dist/esm/node_modules/viem/_esm/utils/blob/toBlobSidecars.js.map +1 -0
  404. package/dist/esm/node_modules/viem/_esm/utils/blob/toBlobs.js +2 -0
  405. package/dist/esm/node_modules/viem/_esm/utils/blob/toBlobs.js.map +1 -0
  406. package/dist/esm/node_modules/viem/_esm/utils/buildRequest.js +2 -0
  407. package/dist/esm/node_modules/viem/_esm/utils/buildRequest.js.map +1 -0
  408. package/dist/esm/node_modules/viem/_esm/utils/ccip.js +2 -0
  409. package/dist/esm/node_modules/viem/_esm/utils/ccip.js.map +1 -0
  410. package/dist/esm/node_modules/viem/_esm/utils/chain/getChainContractAddress.js +2 -0
  411. package/dist/esm/node_modules/viem/_esm/utils/chain/getChainContractAddress.js.map +1 -0
  412. package/dist/esm/node_modules/viem/_esm/utils/cursor.js +2 -0
  413. package/dist/esm/node_modules/viem/_esm/utils/cursor.js.map +1 -0
  414. package/dist/esm/node_modules/viem/_esm/utils/data/concat.js +2 -0
  415. package/dist/esm/node_modules/viem/_esm/utils/data/concat.js.map +1 -0
  416. package/dist/esm/node_modules/viem/_esm/utils/data/isHex.js +2 -0
  417. package/dist/esm/node_modules/viem/_esm/utils/data/isHex.js.map +1 -0
  418. package/dist/esm/node_modules/viem/_esm/utils/data/pad.js +2 -0
  419. package/dist/esm/node_modules/viem/_esm/utils/data/pad.js.map +1 -0
  420. package/dist/esm/node_modules/viem/_esm/utils/data/size.js +2 -0
  421. package/dist/esm/node_modules/viem/_esm/utils/data/size.js.map +1 -0
  422. package/dist/esm/node_modules/viem/_esm/utils/data/slice.js +2 -0
  423. package/dist/esm/node_modules/viem/_esm/utils/data/slice.js.map +1 -0
  424. package/dist/esm/node_modules/viem/_esm/utils/data/trim.js +2 -0
  425. package/dist/esm/node_modules/viem/_esm/utils/data/trim.js.map +1 -0
  426. package/dist/esm/node_modules/viem/_esm/utils/encoding/fromBytes.js +2 -0
  427. package/dist/esm/node_modules/viem/_esm/utils/encoding/fromBytes.js.map +1 -0
  428. package/dist/esm/node_modules/viem/_esm/utils/encoding/fromHex.js +2 -0
  429. package/dist/esm/node_modules/viem/_esm/utils/encoding/fromHex.js.map +1 -0
  430. package/dist/esm/node_modules/viem/_esm/utils/encoding/toBytes.js +2 -0
  431. package/dist/esm/node_modules/viem/_esm/utils/encoding/toBytes.js.map +1 -0
  432. package/dist/esm/node_modules/viem/_esm/utils/encoding/toHex.js +2 -0
  433. package/dist/esm/node_modules/viem/_esm/utils/encoding/toHex.js.map +1 -0
  434. package/dist/esm/node_modules/viem/_esm/utils/encoding/toRlp.js +2 -0
  435. package/dist/esm/node_modules/viem/_esm/utils/encoding/toRlp.js.map +1 -0
  436. package/dist/esm/node_modules/viem/_esm/utils/ens/avatar/parseAvatarRecord.js +2 -0
  437. package/dist/esm/node_modules/viem/_esm/utils/ens/avatar/parseAvatarRecord.js.map +1 -0
  438. package/dist/esm/node_modules/viem/_esm/utils/ens/avatar/utils.js +2 -0
  439. package/dist/esm/node_modules/viem/_esm/utils/ens/avatar/utils.js.map +1 -0
  440. package/dist/esm/node_modules/viem/_esm/utils/ens/encodeLabelhash.js +2 -0
  441. package/dist/esm/node_modules/viem/_esm/utils/ens/encodeLabelhash.js.map +1 -0
  442. package/dist/esm/node_modules/viem/_esm/utils/ens/encodedLabelToLabelhash.js +2 -0
  443. package/dist/esm/node_modules/viem/_esm/utils/ens/encodedLabelToLabelhash.js.map +1 -0
  444. package/dist/esm/node_modules/viem/_esm/utils/ens/errors.js +2 -0
  445. package/dist/esm/node_modules/viem/_esm/utils/ens/errors.js.map +1 -0
  446. package/dist/esm/node_modules/viem/_esm/utils/ens/labelhash.js +2 -0
  447. package/dist/esm/node_modules/viem/_esm/utils/ens/labelhash.js.map +1 -0
  448. package/dist/esm/node_modules/viem/_esm/utils/ens/localBatchGatewayRequest.js +2 -0
  449. package/dist/esm/node_modules/viem/_esm/utils/ens/localBatchGatewayRequest.js.map +1 -0
  450. package/dist/esm/node_modules/viem/_esm/utils/ens/namehash.js +2 -0
  451. package/dist/esm/node_modules/viem/_esm/utils/ens/namehash.js.map +1 -0
  452. package/dist/esm/node_modules/viem/_esm/utils/ens/packetToBytes.js +2 -0
  453. package/dist/esm/node_modules/viem/_esm/utils/ens/packetToBytes.js.map +1 -0
  454. package/dist/esm/node_modules/viem/_esm/utils/errors/getCallError.js +2 -0
  455. package/dist/esm/node_modules/viem/_esm/utils/errors/getCallError.js.map +1 -0
  456. package/dist/esm/node_modules/viem/_esm/utils/errors/getContractError.js +2 -0
  457. package/dist/esm/node_modules/viem/_esm/utils/errors/getContractError.js.map +1 -0
  458. package/dist/esm/node_modules/viem/_esm/utils/errors/getEstimateGasError.js +2 -0
  459. package/dist/esm/node_modules/viem/_esm/utils/errors/getEstimateGasError.js.map +1 -0
  460. package/dist/esm/node_modules/viem/_esm/utils/errors/getNodeError.js +2 -0
  461. package/dist/esm/node_modules/viem/_esm/utils/errors/getNodeError.js.map +1 -0
  462. package/dist/esm/node_modules/viem/_esm/utils/filters/createFilterRequestScope.js +2 -0
  463. package/dist/esm/node_modules/viem/_esm/utils/filters/createFilterRequestScope.js.map +1 -0
  464. package/dist/esm/node_modules/viem/_esm/utils/formatters/block.js +2 -0
  465. package/dist/esm/node_modules/viem/_esm/utils/formatters/block.js.map +1 -0
  466. package/dist/esm/node_modules/viem/_esm/utils/formatters/extract.js +2 -0
  467. package/dist/esm/node_modules/viem/_esm/utils/formatters/extract.js.map +1 -0
  468. package/dist/esm/node_modules/viem/_esm/utils/formatters/feeHistory.js +2 -0
  469. package/dist/esm/node_modules/viem/_esm/utils/formatters/feeHistory.js.map +1 -0
  470. package/dist/esm/node_modules/viem/_esm/utils/formatters/log.js +2 -0
  471. package/dist/esm/node_modules/viem/_esm/utils/formatters/log.js.map +1 -0
  472. package/dist/esm/node_modules/viem/_esm/utils/formatters/proof.js +2 -0
  473. package/dist/esm/node_modules/viem/_esm/utils/formatters/proof.js.map +1 -0
  474. package/dist/esm/node_modules/viem/_esm/utils/formatters/transaction.js +2 -0
  475. package/dist/esm/node_modules/viem/_esm/utils/formatters/transaction.js.map +1 -0
  476. package/dist/esm/node_modules/viem/_esm/utils/formatters/transactionReceipt.js +2 -0
  477. package/dist/esm/node_modules/viem/_esm/utils/formatters/transactionReceipt.js.map +1 -0
  478. package/dist/esm/node_modules/viem/_esm/utils/formatters/transactionRequest.js +2 -0
  479. package/dist/esm/node_modules/viem/_esm/utils/formatters/transactionRequest.js.map +1 -0
  480. package/dist/esm/node_modules/viem/_esm/utils/getAction.js +2 -0
  481. package/dist/esm/node_modules/viem/_esm/utils/getAction.js.map +1 -0
  482. package/dist/esm/node_modules/viem/_esm/utils/hash/hashSignature.js +2 -0
  483. package/dist/esm/node_modules/viem/_esm/utils/hash/hashSignature.js.map +1 -0
  484. package/dist/esm/node_modules/viem/_esm/utils/hash/keccak256.js +2 -0
  485. package/dist/esm/node_modules/viem/_esm/utils/hash/keccak256.js.map +1 -0
  486. package/dist/esm/node_modules/viem/_esm/utils/hash/normalizeSignature.js +2 -0
  487. package/dist/esm/node_modules/viem/_esm/utils/hash/normalizeSignature.js.map +1 -0
  488. package/dist/esm/node_modules/viem/_esm/utils/hash/sha256.js +2 -0
  489. package/dist/esm/node_modules/viem/_esm/utils/hash/sha256.js.map +1 -0
  490. package/dist/esm/node_modules/viem/_esm/utils/hash/toEventSelector.js +2 -0
  491. package/dist/esm/node_modules/viem/_esm/utils/hash/toEventSelector.js.map +1 -0
  492. package/dist/esm/node_modules/viem/_esm/utils/hash/toFunctionSelector.js +2 -0
  493. package/dist/esm/node_modules/viem/_esm/utils/hash/toFunctionSelector.js.map +1 -0
  494. package/dist/esm/node_modules/viem/_esm/utils/hash/toSignature.js +2 -0
  495. package/dist/esm/node_modules/viem/_esm/utils/hash/toSignature.js.map +1 -0
  496. package/dist/esm/node_modules/viem/_esm/utils/hash/toSignatureHash.js +2 -0
  497. package/dist/esm/node_modules/viem/_esm/utils/hash/toSignatureHash.js.map +1 -0
  498. package/dist/esm/node_modules/viem/_esm/utils/lru.js +2 -0
  499. package/dist/esm/node_modules/viem/_esm/utils/lru.js.map +1 -0
  500. package/dist/esm/node_modules/viem/_esm/utils/observe.js +2 -0
  501. package/dist/esm/node_modules/viem/_esm/utils/observe.js.map +1 -0
  502. package/dist/esm/node_modules/viem/_esm/utils/poll.js +2 -0
  503. package/dist/esm/node_modules/viem/_esm/utils/poll.js.map +1 -0
  504. package/dist/esm/node_modules/viem/_esm/utils/promise/createBatchScheduler.js +2 -0
  505. package/dist/esm/node_modules/viem/_esm/utils/promise/createBatchScheduler.js.map +1 -0
  506. package/dist/esm/node_modules/viem/_esm/utils/promise/withCache.js +2 -0
  507. package/dist/esm/node_modules/viem/_esm/utils/promise/withCache.js.map +1 -0
  508. package/dist/esm/node_modules/viem/_esm/utils/promise/withDedupe.js +2 -0
  509. package/dist/esm/node_modules/viem/_esm/utils/promise/withDedupe.js.map +1 -0
  510. package/dist/esm/node_modules/viem/_esm/utils/promise/withResolvers.js +2 -0
  511. package/dist/esm/node_modules/viem/_esm/utils/promise/withResolvers.js.map +1 -0
  512. package/dist/esm/node_modules/viem/_esm/utils/promise/withRetry.js +2 -0
  513. package/dist/esm/node_modules/viem/_esm/utils/promise/withRetry.js.map +1 -0
  514. package/dist/esm/node_modules/viem/_esm/utils/promise/withTimeout.js +2 -0
  515. package/dist/esm/node_modules/viem/_esm/utils/promise/withTimeout.js.map +1 -0
  516. package/dist/esm/node_modules/viem/_esm/utils/regex.js +2 -0
  517. package/dist/esm/node_modules/viem/_esm/utils/regex.js.map +1 -0
  518. package/dist/esm/node_modules/viem/_esm/utils/rpc/http.js +2 -0
  519. package/dist/esm/node_modules/viem/_esm/utils/rpc/http.js.map +1 -0
  520. package/dist/esm/node_modules/viem/_esm/utils/rpc/id.js +2 -0
  521. package/dist/esm/node_modules/viem/_esm/utils/rpc/id.js.map +1 -0
  522. package/dist/esm/node_modules/viem/_esm/utils/signature/hashMessage.js +2 -0
  523. package/dist/esm/node_modules/viem/_esm/utils/signature/hashMessage.js.map +1 -0
  524. package/dist/esm/node_modules/viem/_esm/utils/signature/hashTypedData.js +2 -0
  525. package/dist/esm/node_modules/viem/_esm/utils/signature/hashTypedData.js.map +1 -0
  526. package/dist/esm/node_modules/viem/_esm/utils/signature/recoverAddress.js +2 -0
  527. package/dist/esm/node_modules/viem/_esm/utils/signature/recoverAddress.js.map +1 -0
  528. package/dist/esm/node_modules/viem/_esm/utils/signature/recoverPublicKey.js +2 -0
  529. package/dist/esm/node_modules/viem/_esm/utils/signature/recoverPublicKey.js.map +1 -0
  530. package/dist/esm/node_modules/viem/_esm/utils/signature/serializeSignature.js +2 -0
  531. package/dist/esm/node_modules/viem/_esm/utils/signature/serializeSignature.js.map +1 -0
  532. package/dist/esm/node_modules/viem/_esm/utils/signature/toPrefixedMessage.js +2 -0
  533. package/dist/esm/node_modules/viem/_esm/utils/signature/toPrefixedMessage.js.map +1 -0
  534. package/dist/esm/node_modules/viem/_esm/utils/siwe/parseSiweMessage.js +2 -0
  535. package/dist/esm/node_modules/viem/_esm/utils/siwe/parseSiweMessage.js.map +1 -0
  536. package/dist/esm/node_modules/viem/_esm/utils/siwe/validateSiweMessage.js +2 -0
  537. package/dist/esm/node_modules/viem/_esm/utils/siwe/validateSiweMessage.js.map +1 -0
  538. package/dist/esm/node_modules/viem/_esm/utils/stateOverride.js +2 -0
  539. package/dist/esm/node_modules/viem/_esm/utils/stateOverride.js.map +1 -0
  540. package/dist/esm/node_modules/viem/_esm/utils/stringify.js +2 -0
  541. package/dist/esm/node_modules/viem/_esm/utils/stringify.js.map +1 -0
  542. package/dist/esm/node_modules/viem/_esm/utils/transaction/assertRequest.js +2 -0
  543. package/dist/esm/node_modules/viem/_esm/utils/transaction/assertRequest.js.map +1 -0
  544. package/dist/esm/node_modules/viem/_esm/utils/transaction/getTransactionType.js +2 -0
  545. package/dist/esm/node_modules/viem/_esm/utils/transaction/getTransactionType.js.map +1 -0
  546. package/dist/esm/node_modules/viem/_esm/utils/typedData.js +2 -0
  547. package/dist/esm/node_modules/viem/_esm/utils/typedData.js.map +1 -0
  548. package/dist/esm/node_modules/viem/_esm/utils/uid.js +2 -0
  549. package/dist/esm/node_modules/viem/_esm/utils/uid.js.map +1 -0
  550. package/dist/esm/node_modules/viem/_esm/utils/unit/formatEther.js +2 -0
  551. package/dist/esm/node_modules/viem/_esm/utils/unit/formatEther.js.map +1 -0
  552. package/dist/esm/node_modules/viem/_esm/utils/unit/formatGwei.js +2 -0
  553. package/dist/esm/node_modules/viem/_esm/utils/unit/formatGwei.js.map +1 -0
  554. package/dist/esm/node_modules/viem/_esm/utils/unit/formatUnits.js +2 -0
  555. package/dist/esm/node_modules/viem/_esm/utils/unit/formatUnits.js.map +1 -0
  556. package/dist/esm/node_modules/viem/_esm/utils/wait.js +2 -0
  557. package/dist/esm/node_modules/viem/_esm/utils/wait.js.map +1 -0
  558. package/dist/esm/node_modules/viem/node_modules/@noble/curves/esm/_shortw_utils.js +3 -0
  559. package/dist/esm/node_modules/viem/node_modules/@noble/curves/esm/_shortw_utils.js.map +1 -0
  560. package/dist/esm/node_modules/viem/node_modules/@noble/curves/esm/abstract/curve.js +3 -0
  561. package/dist/esm/node_modules/viem/node_modules/@noble/curves/esm/abstract/curve.js.map +1 -0
  562. package/dist/esm/node_modules/viem/node_modules/@noble/curves/esm/abstract/modular.js +4 -0
  563. package/dist/esm/node_modules/viem/node_modules/@noble/curves/esm/abstract/modular.js.map +1 -0
  564. package/dist/esm/node_modules/viem/node_modules/@noble/curves/esm/abstract/utils.js +3 -0
  565. package/dist/esm/node_modules/viem/node_modules/@noble/curves/esm/abstract/utils.js.map +1 -0
  566. package/dist/esm/node_modules/viem/node_modules/@noble/curves/esm/abstract/weierstrass.js +4 -0
  567. package/dist/esm/node_modules/viem/node_modules/@noble/curves/esm/abstract/weierstrass.js.map +1 -0
  568. package/dist/esm/node_modules/viem/node_modules/@noble/curves/esm/secp256k1.js +3 -0
  569. package/dist/esm/node_modules/viem/node_modules/@noble/curves/esm/secp256k1.js.map +1 -0
  570. package/dist/esm/src/LoginModal.js +2 -0
  571. package/dist/esm/src/LoginModal.js.map +1 -0
  572. package/dist/esm/src/LoginModal.styles.js +286 -0
  573. package/dist/esm/src/LoginModal.styles.js.map +1 -0
  574. package/dist/esm/src/adapters/phantom.js +2 -0
  575. package/dist/esm/src/adapters/phantom.js.map +1 -0
  576. package/dist/esm/src/client.js +2 -0
  577. package/dist/esm/src/client.js.map +1 -0
  578. package/dist/esm/src/coinbase.js +2 -0
  579. package/dist/esm/src/coinbase.js.map +1 -0
  580. package/dist/esm/src/context.js +2 -0
  581. package/dist/esm/src/context.js.map +1 -0
  582. package/dist/esm/src/hooks.js +2 -0
  583. package/dist/esm/src/hooks.js.map +1 -0
  584. package/dist/esm/src/index.js +2 -0
  585. package/dist/esm/src/index.js.map +1 -0
  586. package/dist/esm/src/modal.js +2 -0
  587. package/dist/esm/src/modal.js.map +1 -0
  588. package/dist/esm/src/polyfills.js +2 -0
  589. package/dist/esm/src/polyfills.js.map +1 -0
  590. package/dist/esm/src/storage.js +2 -0
  591. package/dist/esm/src/storage.js.map +1 -0
  592. package/dist/esm/src/styles/index.js +2 -0
  593. package/dist/esm/src/styles/index.js.map +1 -0
  594. package/dist/esm/src/styles/theme.js +2 -0
  595. package/dist/esm/src/styles/theme.js.map +1 -0
  596. package/dist/esm/src/types.js +2 -0
  597. package/dist/esm/src/types.js.map +1 -0
  598. package/dist/esm/src/utils/coinbaseUtils.js +2 -0
  599. package/dist/esm/src/utils/coinbaseUtils.js.map +1 -0
  600. package/dist/esm/src/utils/oauth.js +2 -0
  601. package/dist/esm/src/utils/oauth.js.map +1 -0
  602. package/dist/esm/types/LoginModal.d.ts +3 -0
  603. package/dist/esm/types/LoginModal.styles.d.ts +29 -0
  604. package/dist/esm/types/adapters/phantom.d.ts +30 -0
  605. package/dist/esm/types/client.d.ts +170 -0
  606. package/dist/esm/types/coinbase.d.ts +3 -0
  607. package/dist/esm/types/context.d.ts +28 -0
  608. package/dist/esm/types/hooks.d.ts +56 -0
  609. package/dist/esm/types/index.d.ts +8 -0
  610. package/dist/esm/types/modal.d.ts +20 -0
  611. package/dist/esm/types/polyfills.d.ts +1 -0
  612. package/dist/esm/types/storage.d.ts +9 -0
  613. package/dist/esm/types/styles/globalStyles.d.ts +2 -0
  614. package/dist/esm/types/styles/index.d.ts +2 -0
  615. package/dist/esm/types/styles/theme.d.ts +103 -0
  616. package/dist/esm/types/types.d.ts +132 -0
  617. package/dist/esm/types/utils/coinbaseUtils.d.ts +9 -0
  618. package/dist/esm/types/utils/oauth.d.ts +21 -0
  619. package/dist/esm/types/utils/twitter.d.ts +35 -0
  620. package/dist/index.cjs +296 -0
  621. package/dist/index.cjs.map +1 -0
  622. package/dist/index.d.ts +530 -0
  623. package/package.json +97 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"createPublicClient.js","sources":["../../../../../../node_modules/viem/_esm/clients/createPublicClient.js"],"sourcesContent":["import { createClient, } from './createClient.js';\nimport { publicActions } from './decorators/public.js';\n/**\n * Creates a Public Client with a given [Transport](https://viem.sh/docs/clients/intro) configured for a [Chain](https://viem.sh/docs/clients/chains).\n *\n * - Docs: https://viem.sh/docs/clients/public\n *\n * A Public Client is an interface to \"public\" [JSON-RPC API](https://ethereum.org/en/developers/docs/apis/json-rpc/) methods such as retrieving block numbers, transactions, reading from smart contracts, etc through [Public Actions](/docs/actions/public/introduction).\n *\n * @param config - {@link PublicClientConfig}\n * @returns A Public Client. {@link PublicClient}\n *\n * @example\n * import { createPublicClient, http } from 'viem'\n * import { mainnet } from 'viem/chains'\n *\n * const client = createPublicClient({\n * chain: mainnet,\n * transport: http(),\n * })\n */\nexport function createPublicClient(parameters) {\n const { key = 'public', name = 'Public Client' } = parameters;\n const client = createClient({\n ...parameters,\n key,\n name,\n type: 'publicClient',\n });\n return client.extend(publicActions);\n}\n//# sourceMappingURL=createPublicClient.js.map"],"names":["createPublicClient","parameters","key","name","createClient","type","extend","publicActions"],"mappings":"wGAqBO,SAASA,EAAmBC,GAC/B,MAAMC,IAAEA,EAAM,SAAQC,KAAEA,EAAO,iBAAoBF,EAOnD,OANeG,EAAa,IACrBH,EACHC,MACAC,OACAE,KAAM,iBAEIC,OAAOC,EACzB","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ import{getEnsAddress as t}from"../../actions/ens/getEnsAddress.js";import{getEnsAvatar as i}from"../../actions/ens/getEnsAvatar.js";import{getEnsName as o}from"../../actions/ens/getEnsName.js";import{getEnsResolver as e}from"../../actions/ens/getEnsResolver.js";import{getEnsText as s}from"../../actions/ens/getEnsText.js";import{call as r}from"../../actions/public/call.js";import{createAccessList as a}from"../../actions/public/createAccessList.js";import{createBlockFilter as c}from"../../actions/public/createBlockFilter.js";import{createContractEventFilter as n}from"../../actions/public/createContractEventFilter.js";import{createEventFilter as m}from"../../actions/public/createEventFilter.js";import{createPendingTransactionFilter as p}from"../../actions/public/createPendingTransactionFilter.js";import{estimateContractGas as l}from"../../actions/public/estimateContractGas.js";import{estimateFeesPerGas as u}from"../../actions/public/estimateFeesPerGas.js";import{estimateGas as g}from"../../actions/public/estimateGas.js";import{estimateMaxPriorityFeePerGas as f}from"../../actions/public/estimateMaxPriorityFeePerGas.js";import{getBalance as j}from"../../actions/public/getBalance.js";import{getBlobBaseFee as b}from"../../actions/public/getBlobBaseFee.js";import{getBlock as C}from"../../actions/public/getBlock.js";import{getBlockNumber as F}from"../../actions/public/getBlockNumber.js";import{getBlockTransactionCount as T}from"../../actions/public/getBlockTransactionCount.js";import{getChainId as v}from"../../actions/public/getChainId.js";import{getCode as E}from"../../actions/public/getCode.js";import{getContractEvents as B}from"../../actions/public/getContractEvents.js";import{getEip712Domain as d}from"../../actions/public/getEip712Domain.js";import{getFeeHistory as w}from"../../actions/public/getFeeHistory.js";import{getFilterChanges as h}from"../../actions/public/getFilterChanges.js";import{getFilterLogs as y}from"../../actions/public/getFilterLogs.js";import{getGasPrice as k}from"../../actions/public/getGasPrice.js";import{getLogs as P}from"../../actions/public/getLogs.js";import{getProof as G}from"../../actions/public/getProof.js";import{getStorageAt as R}from"../../actions/public/getStorageAt.js";import{getTransaction as A}from"../../actions/public/getTransaction.js";import{getTransactionConfirmations as L}from"../../actions/public/getTransactionConfirmations.js";import{getTransactionCount as M}from"../../actions/public/getTransactionCount.js";import{getTransactionReceipt as N}from"../../actions/public/getTransactionReceipt.js";import{multicall as x}from"../../actions/public/multicall.js";import{readContract as D}from"../../actions/public/readContract.js";import{simulateBlocks as H}from"../../actions/public/simulateBlocks.js";import{simulateCalls as S}from"../../actions/public/simulateCalls.js";import{simulateContract as q}from"../../actions/public/simulateContract.js";import{uninstallFilter as I}from"../../actions/public/uninstallFilter.js";import{verifyHash as z}from"../../actions/public/verifyHash.js";import{verifyMessage as J}from"../../actions/public/verifyMessage.js";import{verifyTypedData as K}from"../../actions/public/verifyTypedData.js";import{waitForTransactionReceipt as O}from"../../actions/public/waitForTransactionReceipt.js";import{watchBlockNumber as Q}from"../../actions/public/watchBlockNumber.js";import{watchBlocks as U}from"../../actions/public/watchBlocks.js";import{watchContractEvent as V}from"../../actions/public/watchContractEvent.js";import{watchEvent as W}from"../../actions/public/watchEvent.js";import{watchPendingTransactions as X}from"../../actions/public/watchPendingTransactions.js";import{verifySiweMessage as Y}from"../../actions/siwe/verifySiweMessage.js";import{prepareTransactionRequest as Z}from"../../actions/wallet/prepareTransactionRequest.js";import{sendRawTransaction as $}from"../../actions/wallet/sendRawTransaction.js";function _(_){return{call:t=>r(_,t),createAccessList:t=>a(_,t),createBlockFilter:()=>c(_),createContractEventFilter:t=>n(_,t),createEventFilter:t=>m(_,t),createPendingTransactionFilter:()=>p(_),estimateContractGas:t=>l(_,t),estimateGas:t=>g(_,t),getBalance:t=>j(_,t),getBlobBaseFee:()=>b(_),getBlock:t=>C(_,t),getBlockNumber:t=>F(_,t),getBlockTransactionCount:t=>T(_,t),getBytecode:t=>E(_,t),getChainId:()=>v(_),getCode:t=>E(_,t),getContractEvents:t=>B(_,t),getEip712Domain:t=>d(_,t),getEnsAddress:i=>t(_,i),getEnsAvatar:t=>i(_,t),getEnsName:t=>o(_,t),getEnsResolver:t=>e(_,t),getEnsText:t=>s(_,t),getFeeHistory:t=>w(_,t),estimateFeesPerGas:t=>u(_,t),getFilterChanges:t=>h(_,t),getFilterLogs:t=>y(_,t),getGasPrice:()=>k(_),getLogs:t=>P(_,t),getProof:t=>G(_,t),estimateMaxPriorityFeePerGas:t=>f(_,t),getStorageAt:t=>R(_,t),getTransaction:t=>A(_,t),getTransactionConfirmations:t=>L(_,t),getTransactionCount:t=>M(_,t),getTransactionReceipt:t=>N(_,t),multicall:t=>x(_,t),prepareTransactionRequest:t=>Z(_,t),readContract:t=>D(_,t),sendRawTransaction:t=>$(_,t),simulate:t=>H(_,t),simulateBlocks:t=>H(_,t),simulateCalls:t=>S(_,t),simulateContract:t=>q(_,t),verifyHash:t=>z(_,t),verifyMessage:t=>J(_,t),verifySiweMessage:t=>Y(_,t),verifyTypedData:t=>K(_,t),uninstallFilter:t=>I(_,t),waitForTransactionReceipt:t=>O(_,t),watchBlocks:t=>U(_,t),watchBlockNumber:t=>Q(_,t),watchContractEvent:t=>V(_,t),watchEvent:t=>W(_,t),watchPendingTransactions:t=>X(_,t)}}export{_ as publicActions};
2
+ //# sourceMappingURL=public.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"public.js","sources":["../../../../../../../node_modules/viem/_esm/clients/decorators/public.js"],"sourcesContent":["import { getEnsAddress, } from '../../actions/ens/getEnsAddress.js';\nimport { getEnsAvatar, } from '../../actions/ens/getEnsAvatar.js';\nimport { getEnsName, } from '../../actions/ens/getEnsName.js';\nimport { getEnsResolver, } from '../../actions/ens/getEnsResolver.js';\nimport { getEnsText, } from '../../actions/ens/getEnsText.js';\nimport { call, } from '../../actions/public/call.js';\nimport { createAccessList, } from '../../actions/public/createAccessList.js';\nimport { createBlockFilter, } from '../../actions/public/createBlockFilter.js';\nimport { createContractEventFilter, } from '../../actions/public/createContractEventFilter.js';\nimport { createEventFilter, } from '../../actions/public/createEventFilter.js';\nimport { createPendingTransactionFilter, } from '../../actions/public/createPendingTransactionFilter.js';\nimport { estimateContractGas, } from '../../actions/public/estimateContractGas.js';\nimport { estimateFeesPerGas, } from '../../actions/public/estimateFeesPerGas.js';\nimport { estimateGas, } from '../../actions/public/estimateGas.js';\nimport { estimateMaxPriorityFeePerGas, } from '../../actions/public/estimateMaxPriorityFeePerGas.js';\nimport { getBalance, } from '../../actions/public/getBalance.js';\nimport { getBlobBaseFee, } from '../../actions/public/getBlobBaseFee.js';\nimport { getBlock, } from '../../actions/public/getBlock.js';\nimport { getBlockNumber, } from '../../actions/public/getBlockNumber.js';\nimport { getBlockTransactionCount, } from '../../actions/public/getBlockTransactionCount.js';\nimport { getChainId, } from '../../actions/public/getChainId.js';\nimport { getCode, } from '../../actions/public/getCode.js';\nimport { getContractEvents, } from '../../actions/public/getContractEvents.js';\nimport { getEip712Domain, } from '../../actions/public/getEip712Domain.js';\nimport { getFeeHistory, } from '../../actions/public/getFeeHistory.js';\nimport { getFilterChanges, } from '../../actions/public/getFilterChanges.js';\nimport { getFilterLogs, } from '../../actions/public/getFilterLogs.js';\nimport { getGasPrice, } from '../../actions/public/getGasPrice.js';\nimport { getLogs, } from '../../actions/public/getLogs.js';\nimport { getProof, } from '../../actions/public/getProof.js';\nimport { getStorageAt, } from '../../actions/public/getStorageAt.js';\nimport { getTransaction, } from '../../actions/public/getTransaction.js';\nimport { getTransactionConfirmations, } from '../../actions/public/getTransactionConfirmations.js';\nimport { getTransactionCount, } from '../../actions/public/getTransactionCount.js';\nimport { getTransactionReceipt, } from '../../actions/public/getTransactionReceipt.js';\nimport { multicall, } from '../../actions/public/multicall.js';\nimport { readContract, } from '../../actions/public/readContract.js';\nimport { simulateBlocks, } from '../../actions/public/simulateBlocks.js';\nimport { simulateCalls, } from '../../actions/public/simulateCalls.js';\nimport { simulateContract, } from '../../actions/public/simulateContract.js';\nimport { uninstallFilter, } from '../../actions/public/uninstallFilter.js';\nimport { verifyHash, } from '../../actions/public/verifyHash.js';\nimport { verifyMessage, } from '../../actions/public/verifyMessage.js';\nimport { verifyTypedData, } from '../../actions/public/verifyTypedData.js';\nimport { waitForTransactionReceipt, } from '../../actions/public/waitForTransactionReceipt.js';\nimport { watchBlockNumber, } from '../../actions/public/watchBlockNumber.js';\nimport { watchBlocks, } from '../../actions/public/watchBlocks.js';\nimport { watchContractEvent, } from '../../actions/public/watchContractEvent.js';\nimport { watchEvent, } from '../../actions/public/watchEvent.js';\nimport { watchPendingTransactions, } from '../../actions/public/watchPendingTransactions.js';\nimport { verifySiweMessage, } from '../../actions/siwe/verifySiweMessage.js';\nimport { prepareTransactionRequest, } from '../../actions/wallet/prepareTransactionRequest.js';\nimport { sendRawTransaction, } from '../../actions/wallet/sendRawTransaction.js';\nexport function publicActions(client) {\n return {\n call: (args) => call(client, args),\n createAccessList: (args) => createAccessList(client, args),\n createBlockFilter: () => createBlockFilter(client),\n createContractEventFilter: (args) => createContractEventFilter(client, args),\n createEventFilter: (args) => createEventFilter(client, args),\n createPendingTransactionFilter: () => createPendingTransactionFilter(client),\n estimateContractGas: (args) => estimateContractGas(client, args),\n estimateGas: (args) => estimateGas(client, args),\n getBalance: (args) => getBalance(client, args),\n getBlobBaseFee: () => getBlobBaseFee(client),\n getBlock: (args) => getBlock(client, args),\n getBlockNumber: (args) => getBlockNumber(client, args),\n getBlockTransactionCount: (args) => getBlockTransactionCount(client, args),\n getBytecode: (args) => getCode(client, args),\n getChainId: () => getChainId(client),\n getCode: (args) => getCode(client, args),\n getContractEvents: (args) => getContractEvents(client, args),\n getEip712Domain: (args) => getEip712Domain(client, args),\n getEnsAddress: (args) => getEnsAddress(client, args),\n getEnsAvatar: (args) => getEnsAvatar(client, args),\n getEnsName: (args) => getEnsName(client, args),\n getEnsResolver: (args) => getEnsResolver(client, args),\n getEnsText: (args) => getEnsText(client, args),\n getFeeHistory: (args) => getFeeHistory(client, args),\n estimateFeesPerGas: (args) => estimateFeesPerGas(client, args),\n getFilterChanges: (args) => getFilterChanges(client, args),\n getFilterLogs: (args) => getFilterLogs(client, args),\n getGasPrice: () => getGasPrice(client),\n getLogs: (args) => getLogs(client, args),\n getProof: (args) => getProof(client, args),\n estimateMaxPriorityFeePerGas: (args) => estimateMaxPriorityFeePerGas(client, args),\n getStorageAt: (args) => getStorageAt(client, args),\n getTransaction: (args) => getTransaction(client, args),\n getTransactionConfirmations: (args) => getTransactionConfirmations(client, args),\n getTransactionCount: (args) => getTransactionCount(client, args),\n getTransactionReceipt: (args) => getTransactionReceipt(client, args),\n multicall: (args) => multicall(client, args),\n prepareTransactionRequest: (args) => prepareTransactionRequest(client, args),\n readContract: (args) => readContract(client, args),\n sendRawTransaction: (args) => sendRawTransaction(client, args),\n simulate: (args) => simulateBlocks(client, args),\n simulateBlocks: (args) => simulateBlocks(client, args),\n simulateCalls: (args) => simulateCalls(client, args),\n simulateContract: (args) => simulateContract(client, args),\n verifyHash: (args) => verifyHash(client, args),\n verifyMessage: (args) => verifyMessage(client, args),\n verifySiweMessage: (args) => verifySiweMessage(client, args),\n verifyTypedData: (args) => verifyTypedData(client, args),\n uninstallFilter: (args) => uninstallFilter(client, args),\n waitForTransactionReceipt: (args) => waitForTransactionReceipt(client, args),\n watchBlocks: (args) => watchBlocks(client, args),\n watchBlockNumber: (args) => watchBlockNumber(client, args),\n watchContractEvent: (args) => watchContractEvent(client, args),\n watchEvent: (args) => watchEvent(client, args),\n watchPendingTransactions: (args) => watchPendingTransactions(client, args),\n };\n}\n//# sourceMappingURL=public.js.map"],"names":["publicActions","client","call","args","createAccessList","createBlockFilter","createContractEventFilter","createEventFilter","createPendingTransactionFilter","estimateContractGas","estimateGas","getBalance","getBlobBaseFee","getBlock","getBlockNumber","getBlockTransactionCount","getBytecode","getCode","getChainId","getContractEvents","getEip712Domain","getEnsAddress","getEnsAvatar","getEnsName","getEnsResolver","getEnsText","getFeeHistory","estimateFeesPerGas","getFilterChanges","getFilterLogs","getGasPrice","getLogs","getProof","estimateMaxPriorityFeePerGas","getStorageAt","getTransaction","getTransactionConfirmations","getTransactionCount","getTransactionReceipt","multicall","prepareTransactionRequest","readContract","sendRawTransaction","simulate","simulateBlocks","simulateCalls","simulateContract","verifyHash","verifyMessage","verifySiweMessage","verifyTypedData","uninstallFilter","waitForTransactionReceipt","watchBlocks","watchBlockNumber","watchContractEvent","watchEvent","watchPendingTransactions"],"mappings":"q1HAqDO,SAASA,EAAcC,GAC1B,MAAO,CACHC,KAAOC,GAASD,EAAKD,EAAQE,GAC7BC,iBAAmBD,GAASC,EAAiBH,EAAQE,GACrDE,kBAAmB,IAAMA,EAAkBJ,GAC3CK,0BAA4BH,GAASG,EAA0BL,EAAQE,GACvEI,kBAAoBJ,GAASI,EAAkBN,EAAQE,GACvDK,+BAAgC,IAAMA,EAA+BP,GACrEQ,oBAAsBN,GAASM,EAAoBR,EAAQE,GAC3DO,YAAcP,GAASO,EAAYT,EAAQE,GAC3CQ,WAAaR,GAASQ,EAAWV,EAAQE,GACzCS,eAAgB,IAAMA,EAAeX,GACrCY,SAAWV,GAASU,EAASZ,EAAQE,GACrCW,eAAiBX,GAASW,EAAeb,EAAQE,GACjDY,yBAA2BZ,GAASY,EAAyBd,EAAQE,GACrEa,YAAcb,GAASc,EAAQhB,EAAQE,GACvCe,WAAY,IAAMA,EAAWjB,GAC7BgB,QAAUd,GAASc,EAAQhB,EAAQE,GACnCgB,kBAAoBhB,GAASgB,EAAkBlB,EAAQE,GACvDiB,gBAAkBjB,GAASiB,EAAgBnB,EAAQE,GACnDkB,cAAgBlB,GAASkB,EAAcpB,EAAQE,GAC/CmB,aAAenB,GAASmB,EAAarB,EAAQE,GAC7CoB,WAAapB,GAASoB,EAAWtB,EAAQE,GACzCqB,eAAiBrB,GAASqB,EAAevB,EAAQE,GACjDsB,WAAatB,GAASsB,EAAWxB,EAAQE,GACzCuB,cAAgBvB,GAASuB,EAAczB,EAAQE,GAC/CwB,mBAAqBxB,GAASwB,EAAmB1B,EAAQE,GACzDyB,iBAAmBzB,GAASyB,EAAiB3B,EAAQE,GACrD0B,cAAgB1B,GAAS0B,EAAc5B,EAAQE,GAC/C2B,YAAa,IAAMA,EAAY7B,GAC/B8B,QAAU5B,GAAS4B,EAAQ9B,EAAQE,GACnC6B,SAAW7B,GAAS6B,EAAS/B,EAAQE,GACrC8B,6BAA+B9B,GAAS8B,EAA6BhC,EAAQE,GAC7E+B,aAAe/B,GAAS+B,EAAajC,EAAQE,GAC7CgC,eAAiBhC,GAASgC,EAAelC,EAAQE,GACjDiC,4BAA8BjC,GAASiC,EAA4BnC,EAAQE,GAC3EkC,oBAAsBlC,GAASkC,EAAoBpC,EAAQE,GAC3DmC,sBAAwBnC,GAASmC,EAAsBrC,EAAQE,GAC/DoC,UAAYpC,GAASoC,EAAUtC,EAAQE,GACvCqC,0BAA4BrC,GAASqC,EAA0BvC,EAAQE,GACvEsC,aAAetC,GAASsC,EAAaxC,EAAQE,GAC7CuC,mBAAqBvC,GAASuC,EAAmBzC,EAAQE,GACzDwC,SAAWxC,GAASyC,EAAe3C,EAAQE,GAC3CyC,eAAiBzC,GAASyC,EAAe3C,EAAQE,GACjD0C,cAAgB1C,GAAS0C,EAAc5C,EAAQE,GAC/C2C,iBAAmB3C,GAAS2C,EAAiB7C,EAAQE,GACrD4C,WAAa5C,GAAS4C,EAAW9C,EAAQE,GACzC6C,cAAgB7C,GAAS6C,EAAc/C,EAAQE,GAC/C8C,kBAAoB9C,GAAS8C,EAAkBhD,EAAQE,GACvD+C,gBAAkB/C,GAAS+C,EAAgBjD,EAAQE,GACnDgD,gBAAkBhD,GAASgD,EAAgBlD,EAAQE,GACnDiD,0BAA4BjD,GAASiD,EAA0BnD,EAAQE,GACvEkD,YAAclD,GAASkD,EAAYpD,EAAQE,GAC3CmD,iBAAmBnD,GAASmD,EAAiBrD,EAAQE,GACrDoD,mBAAqBpD,GAASoD,EAAmBtD,EAAQE,GACzDqD,WAAarD,GAASqD,EAAWvD,EAAQE,GACzCsD,yBAA2BtD,GAASsD,EAAyBxD,EAAQE,GAE7E","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ import{buildRequest as e}from"../../utils/buildRequest.js";import{uid as t}from"../../utils/uid.js";function r({key:r,methods:u,name:o,request:y,retryCount:s=3,retryDelay:i=150,timeout:m,type:n},l){const a=t();return{config:{key:r,methods:u,name:o,request:y,retryCount:s,retryDelay:i,timeout:m,type:n},request:e(y,{methods:u,retryCount:s,retryDelay:i,uid:a}),value:l}}export{r as createTransport};
2
+ //# sourceMappingURL=createTransport.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"createTransport.js","sources":["../../../../../../../node_modules/viem/_esm/clients/transports/createTransport.js"],"sourcesContent":["import { buildRequest } from '../../utils/buildRequest.js';\nimport { uid as uid_ } from '../../utils/uid.js';\n/**\n * @description Creates an transport intended to be used with a client.\n */\nexport function createTransport({ key, methods, name, request, retryCount = 3, retryDelay = 150, timeout, type, }, value) {\n const uid = uid_();\n return {\n config: {\n key,\n methods,\n name,\n request,\n retryCount,\n retryDelay,\n timeout,\n type,\n },\n request: buildRequest(request, { methods, retryCount, retryDelay, uid }),\n value,\n };\n}\n//# sourceMappingURL=createTransport.js.map"],"names":["createTransport","key","methods","name","request","retryCount","retryDelay","timeout","type","value","uid","uid_","config","buildRequest"],"mappings":"oGAKO,SAASA,GAAgBC,IAAEA,EAAGC,QAAEA,EAAOC,KAAEA,EAAIC,QAAEA,EAAOC,WAAEA,EAAa,EAACC,WAAEA,EAAa,IAAGC,QAAEA,EAAOC,KAAEA,GAASC,GAC/G,MAAMC,EAAMC,IACZ,MAAO,CACHC,OAAQ,CACJX,MACAC,UACAC,OACAC,UACAC,aACAC,aACAC,UACAC,QAEJJ,QAASS,EAAaT,EAAS,CAAEF,UAASG,aAAYC,aAAUI,IAAEA,IAClED,QAER","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ import{RpcRequestError as t}from"../../errors/request.js";import{UrlRequiredError as e}from"../../errors/transport.js";import{createBatchScheduler as r}from"../../utils/promise/createBatchScheduler.js";import{getHttpRpcClient as o}from"../../utils/rpc/http.js";import{createTransport as s}from"./createTransport.js";function n(n,i={}){const{batch:u,fetchFn:a,fetchOptions:c,key:h="http",methods:p,name:m="HTTP JSON-RPC",onFetchRequest:f,onFetchResponse:y,retryDelay:l,raw:d}=i;return({chain:w,retryCount:b,timeout:j})=>{const{batchSize:q=1e3,wait:R=0}="object"==typeof u?u:{},C=i.retryCount??b,F=j??i.timeout??1e4,O=n||w?.rpcUrls.default.http[0];if(!O)throw new e;const S=o(O,{fetchFn:a,fetchOptions:c,onRequest:f,onResponse:y,timeout:F});return s({key:h,methods:p,name:m,async request({method:e,params:o}){const s={method:e,params:o},{schedule:n}=r({id:O,wait:R,shouldSplitBatch:t=>t.length>q,fn:t=>S.request({body:t}),sort:(t,e)=>t.id-e.id}),[{error:i,result:a}]=await(async t=>u?n(t):[await S.request({body:t})])(s);if(d)return{error:i,result:a};if(i)throw new t({body:s,error:i,url:O});return a},retryCount:C,retryDelay:l,timeout:F,type:"http"},{fetchOptions:c,url:O})}}export{n as http};
2
+ //# sourceMappingURL=http.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"http.js","sources":["../../../../../../../node_modules/viem/_esm/clients/transports/http.js"],"sourcesContent":["import { RpcRequestError } from '../../errors/request.js';\nimport { UrlRequiredError, } from '../../errors/transport.js';\nimport { createBatchScheduler } from '../../utils/promise/createBatchScheduler.js';\nimport { getHttpRpcClient, } from '../../utils/rpc/http.js';\nimport { createTransport, } from './createTransport.js';\n/**\n * @description Creates a HTTP transport that connects to a JSON-RPC API.\n */\nexport function http(\n/** URL of the JSON-RPC API. Defaults to the chain's public RPC URL. */\nurl, config = {}) {\n const { batch, fetchFn, fetchOptions, key = 'http', methods, name = 'HTTP JSON-RPC', onFetchRequest, onFetchResponse, retryDelay, raw, } = config;\n return ({ chain, retryCount: retryCount_, timeout: timeout_ }) => {\n const { batchSize = 1000, wait = 0 } = typeof batch === 'object' ? batch : {};\n const retryCount = config.retryCount ?? retryCount_;\n const timeout = timeout_ ?? config.timeout ?? 10_000;\n const url_ = url || chain?.rpcUrls.default.http[0];\n if (!url_)\n throw new UrlRequiredError();\n const rpcClient = getHttpRpcClient(url_, {\n fetchFn,\n fetchOptions,\n onRequest: onFetchRequest,\n onResponse: onFetchResponse,\n timeout,\n });\n return createTransport({\n key,\n methods,\n name,\n async request({ method, params }) {\n const body = { method, params };\n const { schedule } = createBatchScheduler({\n id: url_,\n wait,\n shouldSplitBatch(requests) {\n return requests.length > batchSize;\n },\n fn: (body) => rpcClient.request({\n body,\n }),\n sort: (a, b) => a.id - b.id,\n });\n const fn = async (body) => batch\n ? schedule(body)\n : [\n await rpcClient.request({\n body,\n }),\n ];\n const [{ error, result }] = await fn(body);\n if (raw)\n return { error, result };\n if (error)\n throw new RpcRequestError({\n body,\n error,\n url: url_,\n });\n return result;\n },\n retryCount,\n retryDelay,\n timeout,\n type: 'http',\n }, {\n fetchOptions,\n url: url_,\n });\n };\n}\n//# sourceMappingURL=http.js.map"],"names":["http","url","config","batch","fetchFn","fetchOptions","key","methods","name","onFetchRequest","onFetchResponse","retryDelay","raw","chain","retryCount","retryCount_","timeout","timeout_","batchSize","wait","url_","rpcUrls","default","UrlRequiredError","rpcClient","getHttpRpcClient","onRequest","onResponse","createTransport","request","method","params","body","schedule","createBatchScheduler","id","shouldSplitBatch","requests","length","fn","sort","a","b","error","result","async","RpcRequestError","type"],"mappings":"4TAQO,SAASA,EAEhBC,EAAKC,EAAS,CAAA,GACV,MAAMC,MAAEA,EAAKC,QAAEA,EAAOC,aAAEA,EAAYC,IAAEA,EAAM,OAAMC,QAAEA,EAAOC,KAAEA,EAAO,gBAAeC,eAAEA,EAAcC,gBAAEA,EAAeC,WAAEA,EAAUC,IAAEA,GAASV,EAC3I,MAAO,EAAGW,QAAOC,WAAYC,EAAaC,QAASC,MAC/C,MAAMC,UAAEA,EAAY,IAAIC,KAAEA,EAAO,GAAuB,iBAAVhB,EAAqBA,EAAQ,CAAA,EACrEW,EAAaZ,EAAOY,YAAcC,EAClCC,EAAUC,GAAYf,EAAOc,SAAW,IACxCI,EAAOnB,GAAOY,GAAOQ,QAAQC,QAAQtB,KAAK,GAChD,IAAKoB,EACD,MAAM,IAAIG,EACd,MAAMC,EAAYC,EAAiBL,EAAM,CACrChB,UACAC,eACAqB,UAAWjB,EACXkB,WAAYjB,EACZM,YAEJ,OAAOY,EAAgB,CACnBtB,MACAC,UACAC,OACA,aAAMqB,EAAQC,OAAEA,EAAMC,OAAEA,IACpB,MAAMC,EAAO,CAAEF,SAAQC,WACjBE,SAAEA,GAAaC,EAAqB,CACtCC,GAAIf,EACJD,OACAiB,iBAAiBC,GACNA,EAASC,OAASpB,EAE7BqB,GAAKP,GAASR,EAAUK,QAAQ,CAC5BG,SAEJQ,KAAM,CAACC,EAAGC,IAAMD,EAAEN,GAAKO,EAAEP,OAStBQ,MAAEA,EAAKC,OAAEA,SAPLC,OAAOb,GAAS7B,EACrB8B,EAASD,GACT,OACQR,EAAUK,QAAQ,CACpBG,UAGsBO,CAAGP,GACrC,GAAIpB,EACA,MAAO,CAAE+B,QAAOC,UACpB,GAAID,EACA,MAAM,IAAIG,EAAgB,CACtBd,OACAW,QACA1C,IAAKmB,IAEb,OAAOwB,CACX,EACA9B,aACAH,aACAK,UACA+B,KAAM,QACP,CACC1C,eACAJ,IAAKmB,IAGjB","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ const e=[{inputs:[{components:[{name:"target",type:"address"},{name:"allowFailure",type:"bool"},{name:"callData",type:"bytes"}],name:"calls",type:"tuple[]"}],name:"aggregate3",outputs:[{components:[{name:"success",type:"bool"},{name:"returnData",type:"bytes"}],name:"returnData",type:"tuple[]"}],stateMutability:"view",type:"function"},{inputs:[],name:"getCurrentBlockTimestamp",outputs:[{internalType:"uint256",name:"timestamp",type:"uint256"}],stateMutability:"view",type:"function"}],t=[{name:"query",type:"function",stateMutability:"view",inputs:[{type:"tuple[]",name:"queries",components:[{type:"address",name:"sender"},{type:"string[]",name:"urls"},{type:"bytes",name:"data"}]}],outputs:[{type:"bool[]",name:"failures"},{type:"bytes[]",name:"responses"}]},{name:"HttpError",type:"error",inputs:[{type:"uint16",name:"status"},{type:"string",name:"message"}]}],n=[{inputs:[{name:"dns",type:"bytes"}],name:"DNSDecodingFailed",type:"error"},{inputs:[{name:"ens",type:"string"}],name:"DNSEncodingFailed",type:"error"},{inputs:[],name:"EmptyAddress",type:"error"},{inputs:[{name:"status",type:"uint16"},{name:"message",type:"string"}],name:"HttpError",type:"error"},{inputs:[],name:"InvalidBatchGatewayResponse",type:"error"},{inputs:[{name:"errorData",type:"bytes"}],name:"ResolverError",type:"error"},{inputs:[{name:"name",type:"bytes"},{name:"resolver",type:"address"}],name:"ResolverNotContract",type:"error"},{inputs:[{name:"name",type:"bytes"}],name:"ResolverNotFound",type:"error"},{inputs:[{name:"primary",type:"string"},{name:"primaryAddress",type:"bytes"}],name:"ReverseAddressMismatch",type:"error"},{inputs:[{internalType:"bytes4",name:"selector",type:"bytes4"}],name:"UnsupportedResolverProfile",type:"error"}],a=[...n,{name:"resolveWithGateways",type:"function",stateMutability:"view",inputs:[{name:"name",type:"bytes"},{name:"data",type:"bytes"},{name:"gateways",type:"string[]"}],outputs:[{name:"",type:"bytes"},{name:"address",type:"address"}]}],s=[...n,{name:"reverseWithGateways",type:"function",stateMutability:"view",inputs:[{type:"bytes",name:"reverseName"},{type:"uint256",name:"coinType"},{type:"string[]",name:"gateways"}],outputs:[{type:"string",name:"resolvedName"},{type:"address",name:"resolver"},{type:"address",name:"reverseResolver"}]}],p=[{name:"text",type:"function",stateMutability:"view",inputs:[{name:"name",type:"bytes32"},{name:"key",type:"string"}],outputs:[{name:"",type:"string"}]}],y=[{name:"addr",type:"function",stateMutability:"view",inputs:[{name:"name",type:"bytes32"}],outputs:[{name:"",type:"address"}]},{name:"addr",type:"function",stateMutability:"view",inputs:[{name:"name",type:"bytes32"},{name:"coinType",type:"uint256"}],outputs:[{name:"",type:"bytes"}]}],r=[{name:"isValidSignature",type:"function",stateMutability:"view",inputs:[{name:"hash",type:"bytes32"},{name:"signature",type:"bytes"}],outputs:[{name:"",type:"bytes4"}]}],i=[{inputs:[{name:"_signer",type:"address"},{name:"_hash",type:"bytes32"},{name:"_signature",type:"bytes"}],stateMutability:"nonpayable",type:"constructor"},{inputs:[{name:"_signer",type:"address"},{name:"_hash",type:"bytes32"},{name:"_signature",type:"bytes"}],outputs:[{type:"bool"}],stateMutability:"nonpayable",type:"function",name:"isValidSig"}];export{y as addressResolverAbi,t as batchGatewayAbi,r as erc1271Abi,i as erc6492SignatureValidatorAbi,e as multicall3Abi,p as textResolverAbi,a as universalResolverResolveAbi,s as universalResolverReverseAbi};
2
+ //# sourceMappingURL=abis.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"abis.js","sources":["../../../../../../node_modules/viem/_esm/constants/abis.js"],"sourcesContent":["/* [Multicall3](https://github.com/mds1/multicall) */\nexport const multicall3Abi = [\n {\n inputs: [\n {\n components: [\n {\n name: 'target',\n type: 'address',\n },\n {\n name: 'allowFailure',\n type: 'bool',\n },\n {\n name: 'callData',\n type: 'bytes',\n },\n ],\n name: 'calls',\n type: 'tuple[]',\n },\n ],\n name: 'aggregate3',\n outputs: [\n {\n components: [\n {\n name: 'success',\n type: 'bool',\n },\n {\n name: 'returnData',\n type: 'bytes',\n },\n ],\n name: 'returnData',\n type: 'tuple[]',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [],\n name: 'getCurrentBlockTimestamp',\n outputs: [\n {\n internalType: 'uint256',\n name: 'timestamp',\n type: 'uint256',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n];\nexport const batchGatewayAbi = [\n {\n name: 'query',\n type: 'function',\n stateMutability: 'view',\n inputs: [\n {\n type: 'tuple[]',\n name: 'queries',\n components: [\n {\n type: 'address',\n name: 'sender',\n },\n {\n type: 'string[]',\n name: 'urls',\n },\n {\n type: 'bytes',\n name: 'data',\n },\n ],\n },\n ],\n outputs: [\n {\n type: 'bool[]',\n name: 'failures',\n },\n {\n type: 'bytes[]',\n name: 'responses',\n },\n ],\n },\n {\n name: 'HttpError',\n type: 'error',\n inputs: [\n {\n type: 'uint16',\n name: 'status',\n },\n {\n type: 'string',\n name: 'message',\n },\n ],\n },\n];\nconst universalResolverErrors = [\n {\n inputs: [\n {\n name: 'dns',\n type: 'bytes',\n },\n ],\n name: 'DNSDecodingFailed',\n type: 'error',\n },\n {\n inputs: [\n {\n name: 'ens',\n type: 'string',\n },\n ],\n name: 'DNSEncodingFailed',\n type: 'error',\n },\n {\n inputs: [],\n name: 'EmptyAddress',\n type: 'error',\n },\n {\n inputs: [\n {\n name: 'status',\n type: 'uint16',\n },\n {\n name: 'message',\n type: 'string',\n },\n ],\n name: 'HttpError',\n type: 'error',\n },\n {\n inputs: [],\n name: 'InvalidBatchGatewayResponse',\n type: 'error',\n },\n {\n inputs: [\n {\n name: 'errorData',\n type: 'bytes',\n },\n ],\n name: 'ResolverError',\n type: 'error',\n },\n {\n inputs: [\n {\n name: 'name',\n type: 'bytes',\n },\n {\n name: 'resolver',\n type: 'address',\n },\n ],\n name: 'ResolverNotContract',\n type: 'error',\n },\n {\n inputs: [\n {\n name: 'name',\n type: 'bytes',\n },\n ],\n name: 'ResolverNotFound',\n type: 'error',\n },\n {\n inputs: [\n {\n name: 'primary',\n type: 'string',\n },\n {\n name: 'primaryAddress',\n type: 'bytes',\n },\n ],\n name: 'ReverseAddressMismatch',\n type: 'error',\n },\n {\n inputs: [\n {\n internalType: 'bytes4',\n name: 'selector',\n type: 'bytes4',\n },\n ],\n name: 'UnsupportedResolverProfile',\n type: 'error',\n },\n];\nexport const universalResolverResolveAbi = [\n ...universalResolverErrors,\n {\n name: 'resolveWithGateways',\n type: 'function',\n stateMutability: 'view',\n inputs: [\n { name: 'name', type: 'bytes' },\n { name: 'data', type: 'bytes' },\n { name: 'gateways', type: 'string[]' },\n ],\n outputs: [\n { name: '', type: 'bytes' },\n { name: 'address', type: 'address' },\n ],\n },\n];\nexport const universalResolverReverseAbi = [\n ...universalResolverErrors,\n {\n name: 'reverseWithGateways',\n type: 'function',\n stateMutability: 'view',\n inputs: [\n { type: 'bytes', name: 'reverseName' },\n { type: 'uint256', name: 'coinType' },\n { type: 'string[]', name: 'gateways' },\n ],\n outputs: [\n { type: 'string', name: 'resolvedName' },\n { type: 'address', name: 'resolver' },\n { type: 'address', name: 'reverseResolver' },\n ],\n },\n];\nexport const textResolverAbi = [\n {\n name: 'text',\n type: 'function',\n stateMutability: 'view',\n inputs: [\n { name: 'name', type: 'bytes32' },\n { name: 'key', type: 'string' },\n ],\n outputs: [{ name: '', type: 'string' }],\n },\n];\nexport const addressResolverAbi = [\n {\n name: 'addr',\n type: 'function',\n stateMutability: 'view',\n inputs: [{ name: 'name', type: 'bytes32' }],\n outputs: [{ name: '', type: 'address' }],\n },\n {\n name: 'addr',\n type: 'function',\n stateMutability: 'view',\n inputs: [\n { name: 'name', type: 'bytes32' },\n { name: 'coinType', type: 'uint256' },\n ],\n outputs: [{ name: '', type: 'bytes' }],\n },\n];\n// ERC-1271\n// isValidSignature(bytes32 hash, bytes signature) → bytes4 magicValue\n/** @internal */\nexport const erc1271Abi = [\n {\n name: 'isValidSignature',\n type: 'function',\n stateMutability: 'view',\n inputs: [\n { name: 'hash', type: 'bytes32' },\n { name: 'signature', type: 'bytes' },\n ],\n outputs: [{ name: '', type: 'bytes4' }],\n },\n];\n// ERC-6492 - universal deployless signature validator contract\n// constructor(address _signer, bytes32 _hash, bytes _signature) → bytes4 returnValue\n// returnValue is either 0x1 (valid) or 0x0 (invalid)\nexport const erc6492SignatureValidatorAbi = [\n {\n inputs: [\n {\n name: '_signer',\n type: 'address',\n },\n {\n name: '_hash',\n type: 'bytes32',\n },\n {\n name: '_signature',\n type: 'bytes',\n },\n ],\n stateMutability: 'nonpayable',\n type: 'constructor',\n },\n {\n inputs: [\n {\n name: '_signer',\n type: 'address',\n },\n {\n name: '_hash',\n type: 'bytes32',\n },\n {\n name: '_signature',\n type: 'bytes',\n },\n ],\n outputs: [\n {\n type: 'bool',\n },\n ],\n stateMutability: 'nonpayable',\n type: 'function',\n name: 'isValidSig',\n },\n];\n/** [ERC-20 Token Standard](https://ethereum.org/en/developers/docs/standards/tokens/erc-20) */\nexport const erc20Abi = [\n {\n type: 'event',\n name: 'Approval',\n inputs: [\n {\n indexed: true,\n name: 'owner',\n type: 'address',\n },\n {\n indexed: true,\n name: 'spender',\n type: 'address',\n },\n {\n indexed: false,\n name: 'value',\n type: 'uint256',\n },\n ],\n },\n {\n type: 'event',\n name: 'Transfer',\n inputs: [\n {\n indexed: true,\n name: 'from',\n type: 'address',\n },\n {\n indexed: true,\n name: 'to',\n type: 'address',\n },\n {\n indexed: false,\n name: 'value',\n type: 'uint256',\n },\n ],\n },\n {\n type: 'function',\n name: 'allowance',\n stateMutability: 'view',\n inputs: [\n {\n name: 'owner',\n type: 'address',\n },\n {\n name: 'spender',\n type: 'address',\n },\n ],\n outputs: [\n {\n type: 'uint256',\n },\n ],\n },\n {\n type: 'function',\n name: 'approve',\n stateMutability: 'nonpayable',\n inputs: [\n {\n name: 'spender',\n type: 'address',\n },\n {\n name: 'amount',\n type: 'uint256',\n },\n ],\n outputs: [\n {\n type: 'bool',\n },\n ],\n },\n {\n type: 'function',\n name: 'balanceOf',\n stateMutability: 'view',\n inputs: [\n {\n name: 'account',\n type: 'address',\n },\n ],\n outputs: [\n {\n type: 'uint256',\n },\n ],\n },\n {\n type: 'function',\n name: 'decimals',\n stateMutability: 'view',\n inputs: [],\n outputs: [\n {\n type: 'uint8',\n },\n ],\n },\n {\n type: 'function',\n name: 'name',\n stateMutability: 'view',\n inputs: [],\n outputs: [\n {\n type: 'string',\n },\n ],\n },\n {\n type: 'function',\n name: 'symbol',\n stateMutability: 'view',\n inputs: [],\n outputs: [\n {\n type: 'string',\n },\n ],\n },\n {\n type: 'function',\n name: 'totalSupply',\n stateMutability: 'view',\n inputs: [],\n outputs: [\n {\n type: 'uint256',\n },\n ],\n },\n {\n type: 'function',\n name: 'transfer',\n stateMutability: 'nonpayable',\n inputs: [\n {\n name: 'recipient',\n type: 'address',\n },\n {\n name: 'amount',\n type: 'uint256',\n },\n ],\n outputs: [\n {\n type: 'bool',\n },\n ],\n },\n {\n type: 'function',\n name: 'transferFrom',\n stateMutability: 'nonpayable',\n inputs: [\n {\n name: 'sender',\n type: 'address',\n },\n {\n name: 'recipient',\n type: 'address',\n },\n {\n name: 'amount',\n type: 'uint256',\n },\n ],\n outputs: [\n {\n type: 'bool',\n },\n ],\n },\n];\n/**\n * [bytes32-flavored ERC-20](https://docs.makerdao.com/smart-contract-modules/mkr-module#4.-gotchas-potential-source-of-user-error)\n * for tokens (ie. Maker) that use bytes32 instead of string.\n */\nexport const erc20Abi_bytes32 = [\n {\n type: 'event',\n name: 'Approval',\n inputs: [\n {\n indexed: true,\n name: 'owner',\n type: 'address',\n },\n {\n indexed: true,\n name: 'spender',\n type: 'address',\n },\n {\n indexed: false,\n name: 'value',\n type: 'uint256',\n },\n ],\n },\n {\n type: 'event',\n name: 'Transfer',\n inputs: [\n {\n indexed: true,\n name: 'from',\n type: 'address',\n },\n {\n indexed: true,\n name: 'to',\n type: 'address',\n },\n {\n indexed: false,\n name: 'value',\n type: 'uint256',\n },\n ],\n },\n {\n type: 'function',\n name: 'allowance',\n stateMutability: 'view',\n inputs: [\n {\n name: 'owner',\n type: 'address',\n },\n {\n name: 'spender',\n type: 'address',\n },\n ],\n outputs: [\n {\n type: 'uint256',\n },\n ],\n },\n {\n type: 'function',\n name: 'approve',\n stateMutability: 'nonpayable',\n inputs: [\n {\n name: 'spender',\n type: 'address',\n },\n {\n name: 'amount',\n type: 'uint256',\n },\n ],\n outputs: [\n {\n type: 'bool',\n },\n ],\n },\n {\n type: 'function',\n name: 'balanceOf',\n stateMutability: 'view',\n inputs: [\n {\n name: 'account',\n type: 'address',\n },\n ],\n outputs: [\n {\n type: 'uint256',\n },\n ],\n },\n {\n type: 'function',\n name: 'decimals',\n stateMutability: 'view',\n inputs: [],\n outputs: [\n {\n type: 'uint8',\n },\n ],\n },\n {\n type: 'function',\n name: 'name',\n stateMutability: 'view',\n inputs: [],\n outputs: [\n {\n type: 'bytes32',\n },\n ],\n },\n {\n type: 'function',\n name: 'symbol',\n stateMutability: 'view',\n inputs: [],\n outputs: [\n {\n type: 'bytes32',\n },\n ],\n },\n {\n type: 'function',\n name: 'totalSupply',\n stateMutability: 'view',\n inputs: [],\n outputs: [\n {\n type: 'uint256',\n },\n ],\n },\n {\n type: 'function',\n name: 'transfer',\n stateMutability: 'nonpayable',\n inputs: [\n {\n name: 'recipient',\n type: 'address',\n },\n {\n name: 'amount',\n type: 'uint256',\n },\n ],\n outputs: [\n {\n type: 'bool',\n },\n ],\n },\n {\n type: 'function',\n name: 'transferFrom',\n stateMutability: 'nonpayable',\n inputs: [\n {\n name: 'sender',\n type: 'address',\n },\n {\n name: 'recipient',\n type: 'address',\n },\n {\n name: 'amount',\n type: 'uint256',\n },\n ],\n outputs: [\n {\n type: 'bool',\n },\n ],\n },\n];\n/** [ERC-1155 Multi Token Standard](https://ethereum.org/en/developers/docs/standards/tokens/erc-1155) */\nexport const erc1155Abi = [\n {\n inputs: [\n {\n internalType: 'address',\n name: 'sender',\n type: 'address',\n },\n {\n internalType: 'uint256',\n name: 'balance',\n type: 'uint256',\n },\n {\n internalType: 'uint256',\n name: 'needed',\n type: 'uint256',\n },\n {\n internalType: 'uint256',\n name: 'tokenId',\n type: 'uint256',\n },\n ],\n name: 'ERC1155InsufficientBalance',\n type: 'error',\n },\n {\n inputs: [\n {\n internalType: 'address',\n name: 'approver',\n type: 'address',\n },\n ],\n name: 'ERC1155InvalidApprover',\n type: 'error',\n },\n {\n inputs: [\n {\n internalType: 'uint256',\n name: 'idsLength',\n type: 'uint256',\n },\n {\n internalType: 'uint256',\n name: 'valuesLength',\n type: 'uint256',\n },\n ],\n name: 'ERC1155InvalidArrayLength',\n type: 'error',\n },\n {\n inputs: [\n {\n internalType: 'address',\n name: 'operator',\n type: 'address',\n },\n ],\n name: 'ERC1155InvalidOperator',\n type: 'error',\n },\n {\n inputs: [\n {\n internalType: 'address',\n name: 'receiver',\n type: 'address',\n },\n ],\n name: 'ERC1155InvalidReceiver',\n type: 'error',\n },\n {\n inputs: [\n {\n internalType: 'address',\n name: 'sender',\n type: 'address',\n },\n ],\n name: 'ERC1155InvalidSender',\n type: 'error',\n },\n {\n inputs: [\n {\n internalType: 'address',\n name: 'operator',\n type: 'address',\n },\n {\n internalType: 'address',\n name: 'owner',\n type: 'address',\n },\n ],\n name: 'ERC1155MissingApprovalForAll',\n type: 'error',\n },\n {\n anonymous: false,\n inputs: [\n {\n indexed: true,\n internalType: 'address',\n name: 'account',\n type: 'address',\n },\n {\n indexed: true,\n internalType: 'address',\n name: 'operator',\n type: 'address',\n },\n {\n indexed: false,\n internalType: 'bool',\n name: 'approved',\n type: 'bool',\n },\n ],\n name: 'ApprovalForAll',\n type: 'event',\n },\n {\n anonymous: false,\n inputs: [\n {\n indexed: true,\n internalType: 'address',\n name: 'operator',\n type: 'address',\n },\n {\n indexed: true,\n internalType: 'address',\n name: 'from',\n type: 'address',\n },\n {\n indexed: true,\n internalType: 'address',\n name: 'to',\n type: 'address',\n },\n {\n indexed: false,\n internalType: 'uint256[]',\n name: 'ids',\n type: 'uint256[]',\n },\n {\n indexed: false,\n internalType: 'uint256[]',\n name: 'values',\n type: 'uint256[]',\n },\n ],\n name: 'TransferBatch',\n type: 'event',\n },\n {\n anonymous: false,\n inputs: [\n {\n indexed: true,\n internalType: 'address',\n name: 'operator',\n type: 'address',\n },\n {\n indexed: true,\n internalType: 'address',\n name: 'from',\n type: 'address',\n },\n {\n indexed: true,\n internalType: 'address',\n name: 'to',\n type: 'address',\n },\n {\n indexed: false,\n internalType: 'uint256',\n name: 'id',\n type: 'uint256',\n },\n {\n indexed: false,\n internalType: 'uint256',\n name: 'value',\n type: 'uint256',\n },\n ],\n name: 'TransferSingle',\n type: 'event',\n },\n {\n anonymous: false,\n inputs: [\n {\n indexed: false,\n internalType: 'string',\n name: 'value',\n type: 'string',\n },\n {\n indexed: true,\n internalType: 'uint256',\n name: 'id',\n type: 'uint256',\n },\n ],\n name: 'URI',\n type: 'event',\n },\n {\n inputs: [\n {\n internalType: 'address',\n name: 'account',\n type: 'address',\n },\n {\n internalType: 'uint256',\n name: 'id',\n type: 'uint256',\n },\n ],\n name: 'balanceOf',\n outputs: [\n {\n internalType: 'uint256',\n name: '',\n type: 'uint256',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [\n {\n internalType: 'address[]',\n name: 'accounts',\n type: 'address[]',\n },\n {\n internalType: 'uint256[]',\n name: 'ids',\n type: 'uint256[]',\n },\n ],\n name: 'balanceOfBatch',\n outputs: [\n {\n internalType: 'uint256[]',\n name: '',\n type: 'uint256[]',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [\n {\n internalType: 'address',\n name: 'account',\n type: 'address',\n },\n {\n internalType: 'address',\n name: 'operator',\n type: 'address',\n },\n ],\n name: 'isApprovedForAll',\n outputs: [\n {\n internalType: 'bool',\n name: '',\n type: 'bool',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [\n {\n internalType: 'address',\n name: 'from',\n type: 'address',\n },\n {\n internalType: 'address',\n name: 'to',\n type: 'address',\n },\n {\n internalType: 'uint256[]',\n name: 'ids',\n type: 'uint256[]',\n },\n {\n internalType: 'uint256[]',\n name: 'values',\n type: 'uint256[]',\n },\n {\n internalType: 'bytes',\n name: 'data',\n type: 'bytes',\n },\n ],\n name: 'safeBatchTransferFrom',\n outputs: [],\n stateMutability: 'nonpayable',\n type: 'function',\n },\n {\n inputs: [\n {\n internalType: 'address',\n name: 'from',\n type: 'address',\n },\n {\n internalType: 'address',\n name: 'to',\n type: 'address',\n },\n {\n internalType: 'uint256',\n name: 'id',\n type: 'uint256',\n },\n {\n internalType: 'uint256',\n name: 'value',\n type: 'uint256',\n },\n {\n internalType: 'bytes',\n name: 'data',\n type: 'bytes',\n },\n ],\n name: 'safeTransferFrom',\n outputs: [],\n stateMutability: 'nonpayable',\n type: 'function',\n },\n {\n inputs: [\n {\n internalType: 'address',\n name: 'operator',\n type: 'address',\n },\n {\n internalType: 'bool',\n name: 'approved',\n type: 'bool',\n },\n ],\n name: 'setApprovalForAll',\n outputs: [],\n stateMutability: 'nonpayable',\n type: 'function',\n },\n {\n inputs: [\n {\n internalType: 'bytes4',\n name: 'interfaceId',\n type: 'bytes4',\n },\n ],\n name: 'supportsInterface',\n outputs: [\n {\n internalType: 'bool',\n name: '',\n type: 'bool',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [\n {\n internalType: 'uint256',\n name: '',\n type: 'uint256',\n },\n ],\n name: 'uri',\n outputs: [\n {\n internalType: 'string',\n name: '',\n type: 'string',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n];\n/** [ERC-721 Non-Fungible Token Standard](https://ethereum.org/en/developers/docs/standards/tokens/erc-721) */\nexport const erc721Abi = [\n {\n type: 'event',\n name: 'Approval',\n inputs: [\n {\n indexed: true,\n name: 'owner',\n type: 'address',\n },\n {\n indexed: true,\n name: 'spender',\n type: 'address',\n },\n {\n indexed: true,\n name: 'tokenId',\n type: 'uint256',\n },\n ],\n },\n {\n type: 'event',\n name: 'ApprovalForAll',\n inputs: [\n {\n indexed: true,\n name: 'owner',\n type: 'address',\n },\n {\n indexed: true,\n name: 'operator',\n type: 'address',\n },\n {\n indexed: false,\n name: 'approved',\n type: 'bool',\n },\n ],\n },\n {\n type: 'event',\n name: 'Transfer',\n inputs: [\n {\n indexed: true,\n name: 'from',\n type: 'address',\n },\n {\n indexed: true,\n name: 'to',\n type: 'address',\n },\n {\n indexed: true,\n name: 'tokenId',\n type: 'uint256',\n },\n ],\n },\n {\n type: 'function',\n name: 'approve',\n stateMutability: 'payable',\n inputs: [\n {\n name: 'spender',\n type: 'address',\n },\n {\n name: 'tokenId',\n type: 'uint256',\n },\n ],\n outputs: [],\n },\n {\n type: 'function',\n name: 'balanceOf',\n stateMutability: 'view',\n inputs: [\n {\n name: 'account',\n type: 'address',\n },\n ],\n outputs: [\n {\n type: 'uint256',\n },\n ],\n },\n {\n type: 'function',\n name: 'getApproved',\n stateMutability: 'view',\n inputs: [\n {\n name: 'tokenId',\n type: 'uint256',\n },\n ],\n outputs: [\n {\n type: 'address',\n },\n ],\n },\n {\n type: 'function',\n name: 'isApprovedForAll',\n stateMutability: 'view',\n inputs: [\n {\n name: 'owner',\n type: 'address',\n },\n {\n name: 'operator',\n type: 'address',\n },\n ],\n outputs: [\n {\n type: 'bool',\n },\n ],\n },\n {\n type: 'function',\n name: 'name',\n stateMutability: 'view',\n inputs: [],\n outputs: [\n {\n type: 'string',\n },\n ],\n },\n {\n type: 'function',\n name: 'ownerOf',\n stateMutability: 'view',\n inputs: [\n {\n name: 'tokenId',\n type: 'uint256',\n },\n ],\n outputs: [\n {\n name: 'owner',\n type: 'address',\n },\n ],\n },\n {\n type: 'function',\n name: 'safeTransferFrom',\n stateMutability: 'payable',\n inputs: [\n {\n name: 'from',\n type: 'address',\n },\n {\n name: 'to',\n type: 'address',\n },\n {\n name: 'tokenId',\n type: 'uint256',\n },\n ],\n outputs: [],\n },\n {\n type: 'function',\n name: 'safeTransferFrom',\n stateMutability: 'nonpayable',\n inputs: [\n {\n name: 'from',\n type: 'address',\n },\n {\n name: 'to',\n type: 'address',\n },\n {\n name: 'id',\n type: 'uint256',\n },\n {\n name: 'data',\n type: 'bytes',\n },\n ],\n outputs: [],\n },\n {\n type: 'function',\n name: 'setApprovalForAll',\n stateMutability: 'nonpayable',\n inputs: [\n {\n name: 'operator',\n type: 'address',\n },\n {\n name: 'approved',\n type: 'bool',\n },\n ],\n outputs: [],\n },\n {\n type: 'function',\n name: 'symbol',\n stateMutability: 'view',\n inputs: [],\n outputs: [\n {\n type: 'string',\n },\n ],\n },\n {\n type: 'function',\n name: 'tokenByIndex',\n stateMutability: 'view',\n inputs: [\n {\n name: 'index',\n type: 'uint256',\n },\n ],\n outputs: [\n {\n type: 'uint256',\n },\n ],\n },\n {\n type: 'function',\n name: 'tokenByIndex',\n stateMutability: 'view',\n inputs: [\n {\n name: 'owner',\n type: 'address',\n },\n {\n name: 'index',\n type: 'uint256',\n },\n ],\n outputs: [\n {\n name: 'tokenId',\n type: 'uint256',\n },\n ],\n },\n {\n type: 'function',\n name: 'tokenURI',\n stateMutability: 'view',\n inputs: [\n {\n name: 'tokenId',\n type: 'uint256',\n },\n ],\n outputs: [\n {\n type: 'string',\n },\n ],\n },\n {\n type: 'function',\n name: 'totalSupply',\n stateMutability: 'view',\n inputs: [],\n outputs: [\n {\n type: 'uint256',\n },\n ],\n },\n {\n type: 'function',\n name: 'transferFrom',\n stateMutability: 'payable',\n inputs: [\n {\n name: 'sender',\n type: 'address',\n },\n {\n name: 'recipient',\n type: 'address',\n },\n {\n name: 'tokenId',\n type: 'uint256',\n },\n ],\n outputs: [],\n },\n];\n/** [ERC-4626 Tokenized Vaults Standard](https://ethereum.org/en/developers/docs/standards/tokens/erc-4626) */\nexport const erc4626Abi = [\n {\n anonymous: false,\n inputs: [\n {\n indexed: true,\n name: 'owner',\n type: 'address',\n },\n {\n indexed: true,\n name: 'spender',\n type: 'address',\n },\n {\n indexed: false,\n name: 'value',\n type: 'uint256',\n },\n ],\n name: 'Approval',\n type: 'event',\n },\n {\n anonymous: false,\n inputs: [\n {\n indexed: true,\n name: 'sender',\n type: 'address',\n },\n {\n indexed: true,\n name: 'receiver',\n type: 'address',\n },\n {\n indexed: false,\n name: 'assets',\n type: 'uint256',\n },\n {\n indexed: false,\n name: 'shares',\n type: 'uint256',\n },\n ],\n name: 'Deposit',\n type: 'event',\n },\n {\n anonymous: false,\n inputs: [\n {\n indexed: true,\n name: 'from',\n type: 'address',\n },\n {\n indexed: true,\n name: 'to',\n type: 'address',\n },\n {\n indexed: false,\n name: 'value',\n type: 'uint256',\n },\n ],\n name: 'Transfer',\n type: 'event',\n },\n {\n anonymous: false,\n inputs: [\n {\n indexed: true,\n name: 'sender',\n type: 'address',\n },\n {\n indexed: true,\n name: 'receiver',\n type: 'address',\n },\n {\n indexed: true,\n name: 'owner',\n type: 'address',\n },\n {\n indexed: false,\n name: 'assets',\n type: 'uint256',\n },\n {\n indexed: false,\n name: 'shares',\n type: 'uint256',\n },\n ],\n name: 'Withdraw',\n type: 'event',\n },\n {\n inputs: [\n {\n name: 'owner',\n type: 'address',\n },\n {\n name: 'spender',\n type: 'address',\n },\n ],\n name: 'allowance',\n outputs: [\n {\n type: 'uint256',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [\n {\n name: 'spender',\n type: 'address',\n },\n {\n name: 'amount',\n type: 'uint256',\n },\n ],\n name: 'approve',\n outputs: [\n {\n type: 'bool',\n },\n ],\n stateMutability: 'nonpayable',\n type: 'function',\n },\n {\n inputs: [],\n name: 'asset',\n outputs: [\n {\n name: 'assetTokenAddress',\n type: 'address',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [\n {\n name: 'account',\n type: 'address',\n },\n ],\n name: 'balanceOf',\n outputs: [\n {\n type: 'uint256',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [\n {\n name: 'shares',\n type: 'uint256',\n },\n ],\n name: 'convertToAssets',\n outputs: [\n {\n name: 'assets',\n type: 'uint256',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [\n {\n name: 'assets',\n type: 'uint256',\n },\n ],\n name: 'convertToShares',\n outputs: [\n {\n name: 'shares',\n type: 'uint256',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [\n {\n name: 'assets',\n type: 'uint256',\n },\n {\n name: 'receiver',\n type: 'address',\n },\n ],\n name: 'deposit',\n outputs: [\n {\n name: 'shares',\n type: 'uint256',\n },\n ],\n stateMutability: 'nonpayable',\n type: 'function',\n },\n {\n inputs: [\n {\n name: 'caller',\n type: 'address',\n },\n ],\n name: 'maxDeposit',\n outputs: [\n {\n name: 'maxAssets',\n type: 'uint256',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [\n {\n name: 'caller',\n type: 'address',\n },\n ],\n name: 'maxMint',\n outputs: [\n {\n name: 'maxShares',\n type: 'uint256',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [\n {\n name: 'owner',\n type: 'address',\n },\n ],\n name: 'maxRedeem',\n outputs: [\n {\n name: 'maxShares',\n type: 'uint256',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [\n {\n name: 'owner',\n type: 'address',\n },\n ],\n name: 'maxWithdraw',\n outputs: [\n {\n name: 'maxAssets',\n type: 'uint256',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [\n {\n name: 'shares',\n type: 'uint256',\n },\n {\n name: 'receiver',\n type: 'address',\n },\n ],\n name: 'mint',\n outputs: [\n {\n name: 'assets',\n type: 'uint256',\n },\n ],\n stateMutability: 'nonpayable',\n type: 'function',\n },\n {\n inputs: [\n {\n name: 'assets',\n type: 'uint256',\n },\n ],\n name: 'previewDeposit',\n outputs: [\n {\n name: 'shares',\n type: 'uint256',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [\n {\n name: 'shares',\n type: 'uint256',\n },\n ],\n name: 'previewMint',\n outputs: [\n {\n name: 'assets',\n type: 'uint256',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [\n {\n name: 'shares',\n type: 'uint256',\n },\n ],\n name: 'previewRedeem',\n outputs: [\n {\n name: 'assets',\n type: 'uint256',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [\n {\n name: 'assets',\n type: 'uint256',\n },\n ],\n name: 'previewWithdraw',\n outputs: [\n {\n name: 'shares',\n type: 'uint256',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [\n {\n name: 'shares',\n type: 'uint256',\n },\n {\n name: 'receiver',\n type: 'address',\n },\n {\n name: 'owner',\n type: 'address',\n },\n ],\n name: 'redeem',\n outputs: [\n {\n name: 'assets',\n type: 'uint256',\n },\n ],\n stateMutability: 'nonpayable',\n type: 'function',\n },\n {\n inputs: [],\n name: 'totalAssets',\n outputs: [\n {\n name: 'totalManagedAssets',\n type: 'uint256',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [],\n name: 'totalSupply',\n outputs: [\n {\n type: 'uint256',\n },\n ],\n stateMutability: 'view',\n type: 'function',\n },\n {\n inputs: [\n {\n name: 'to',\n type: 'address',\n },\n {\n name: 'amount',\n type: 'uint256',\n },\n ],\n name: 'transfer',\n outputs: [\n {\n type: 'bool',\n },\n ],\n stateMutability: 'nonpayable',\n type: 'function',\n },\n {\n inputs: [\n {\n name: 'from',\n type: 'address',\n },\n {\n name: 'to',\n type: 'address',\n },\n {\n name: 'amount',\n type: 'uint256',\n },\n ],\n name: 'transferFrom',\n outputs: [\n {\n type: 'bool',\n },\n ],\n stateMutability: 'nonpayable',\n type: 'function',\n },\n {\n inputs: [\n {\n name: 'assets',\n type: 'uint256',\n },\n {\n name: 'receiver',\n type: 'address',\n },\n {\n name: 'owner',\n type: 'address',\n },\n ],\n name: 'withdraw',\n outputs: [\n {\n name: 'shares',\n type: 'uint256',\n },\n ],\n stateMutability: 'nonpayable',\n type: 'function',\n },\n];\n//# sourceMappingURL=abis.js.map"],"names":["multicall3Abi","inputs","components","name","type","outputs","stateMutability","internalType","batchGatewayAbi","universalResolverErrors","universalResolverResolveAbi","universalResolverReverseAbi","textResolverAbi","addressResolverAbi","erc1271Abi","erc6492SignatureValidatorAbi"],"mappings":"AACY,MAACA,EAAgB,CACzB,CACIC,OAAQ,CACJ,CACIC,WAAY,CACR,CACIC,KAAM,SACNC,KAAM,WAEV,CACID,KAAM,eACNC,KAAM,QAEV,CACID,KAAM,WACNC,KAAM,UAGdD,KAAM,QACNC,KAAM,YAGdD,KAAM,aACNE,QAAS,CACL,CACIH,WAAY,CACR,CACIC,KAAM,UACNC,KAAM,QAEV,CACID,KAAM,aACNC,KAAM,UAGdD,KAAM,aACNC,KAAM,YAGdE,gBAAiB,OACjBF,KAAM,YAEV,CACIH,OAAQ,GACRE,KAAM,2BACNE,QAAS,CACL,CACIE,aAAc,UACdJ,KAAM,YACNC,KAAM,YAGdE,gBAAiB,OACjBF,KAAM,aAGDI,EAAkB,CAC3B,CACIL,KAAM,QACNC,KAAM,WACNE,gBAAiB,OACjBL,OAAQ,CACJ,CACIG,KAAM,UACND,KAAM,UACND,WAAY,CACR,CACIE,KAAM,UACND,KAAM,UAEV,CACIC,KAAM,WACND,KAAM,QAEV,CACIC,KAAM,QACND,KAAM,WAKtBE,QAAS,CACL,CACID,KAAM,SACND,KAAM,YAEV,CACIC,KAAM,UACND,KAAM,eAIlB,CACIA,KAAM,YACNC,KAAM,QACNH,OAAQ,CACJ,CACIG,KAAM,SACND,KAAM,UAEV,CACIC,KAAM,SACND,KAAM,cAKhBM,EAA0B,CAC5B,CACIR,OAAQ,CACJ,CACIE,KAAM,MACNC,KAAM,UAGdD,KAAM,oBACNC,KAAM,SAEV,CACIH,OAAQ,CACJ,CACIE,KAAM,MACNC,KAAM,WAGdD,KAAM,oBACNC,KAAM,SAEV,CACIH,OAAQ,GACRE,KAAM,eACNC,KAAM,SAEV,CACIH,OAAQ,CACJ,CACIE,KAAM,SACNC,KAAM,UAEV,CACID,KAAM,UACNC,KAAM,WAGdD,KAAM,YACNC,KAAM,SAEV,CACIH,OAAQ,GACRE,KAAM,8BACNC,KAAM,SAEV,CACIH,OAAQ,CACJ,CACIE,KAAM,YACNC,KAAM,UAGdD,KAAM,gBACNC,KAAM,SAEV,CACIH,OAAQ,CACJ,CACIE,KAAM,OACNC,KAAM,SAEV,CACID,KAAM,WACNC,KAAM,YAGdD,KAAM,sBACNC,KAAM,SAEV,CACIH,OAAQ,CACJ,CACIE,KAAM,OACNC,KAAM,UAGdD,KAAM,mBACNC,KAAM,SAEV,CACIH,OAAQ,CACJ,CACIE,KAAM,UACNC,KAAM,UAEV,CACID,KAAM,iBACNC,KAAM,UAGdD,KAAM,yBACNC,KAAM,SAEV,CACIH,OAAQ,CACJ,CACIM,aAAc,SACdJ,KAAM,WACNC,KAAM,WAGdD,KAAM,6BACNC,KAAM,UAGDM,EAA8B,IACpCD,EACH,CACIN,KAAM,sBACNC,KAAM,WACNE,gBAAiB,OACjBL,OAAQ,CACJ,CAAEE,KAAM,OAAQC,KAAM,SACtB,CAAED,KAAM,OAAQC,KAAM,SACtB,CAAED,KAAM,WAAYC,KAAM,aAE9BC,QAAS,CACL,CAAEF,KAAM,GAAIC,KAAM,SAClB,CAAED,KAAM,UAAWC,KAAM,cAIxBO,EAA8B,IACpCF,EACH,CACIN,KAAM,sBACNC,KAAM,WACNE,gBAAiB,OACjBL,OAAQ,CACJ,CAAEG,KAAM,QAASD,KAAM,eACvB,CAAEC,KAAM,UAAWD,KAAM,YACzB,CAAEC,KAAM,WAAYD,KAAM,aAE9BE,QAAS,CACL,CAAED,KAAM,SAAUD,KAAM,gBACxB,CAAEC,KAAM,UAAWD,KAAM,YACzB,CAAEC,KAAM,UAAWD,KAAM,sBAIxBS,EAAkB,CAC3B,CACIT,KAAM,OACNC,KAAM,WACNE,gBAAiB,OACjBL,OAAQ,CACJ,CAAEE,KAAM,OAAQC,KAAM,WACtB,CAAED,KAAM,MAAOC,KAAM,WAEzBC,QAAS,CAAC,CAAEF,KAAM,GAAIC,KAAM,aAGvBS,EAAqB,CAC9B,CACIV,KAAM,OACNC,KAAM,WACNE,gBAAiB,OACjBL,OAAQ,CAAC,CAAEE,KAAM,OAAQC,KAAM,YAC/BC,QAAS,CAAC,CAAEF,KAAM,GAAIC,KAAM,aAEhC,CACID,KAAM,OACNC,KAAM,WACNE,gBAAiB,OACjBL,OAAQ,CACJ,CAAEE,KAAM,OAAQC,KAAM,WACtB,CAAED,KAAM,WAAYC,KAAM,YAE9BC,QAAS,CAAC,CAAEF,KAAM,GAAIC,KAAM,YAMvBU,EAAa,CACtB,CACIX,KAAM,mBACNC,KAAM,WACNE,gBAAiB,OACjBL,OAAQ,CACJ,CAAEE,KAAM,OAAQC,KAAM,WACtB,CAAED,KAAM,YAAaC,KAAM,UAE/BC,QAAS,CAAC,CAAEF,KAAM,GAAIC,KAAM,aAMvBW,EAA+B,CACxC,CACId,OAAQ,CACJ,CACIE,KAAM,UACNC,KAAM,WAEV,CACID,KAAM,QACNC,KAAM,WAEV,CACID,KAAM,aACNC,KAAM,UAGdE,gBAAiB,aACjBF,KAAM,eAEV,CACIH,OAAQ,CACJ,CACIE,KAAM,UACNC,KAAM,WAEV,CACID,KAAM,QACNC,KAAM,WAEV,CACID,KAAM,aACNC,KAAM,UAGdC,QAAS,CACL,CACID,KAAM,SAGdE,gBAAiB,aACjBF,KAAM,WACND,KAAM","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ const e="0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",x="0x0000000000000000000000000000000000000000";export{e as ethAddress,x as zeroAddress};
2
+ //# sourceMappingURL=address.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"address.js","sources":["../../../../../../node_modules/viem/_esm/constants/address.js"],"sourcesContent":["export const entryPoint06Address = '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789';\nexport const entryPoint07Address = '0x0000000071727De22E5E9d8BAf0edAc6f37da032';\nexport const entryPoint08Address = '0x4337084D9E255Ff0702461CF8895CE9E3b5Ff108';\nexport const ethAddress = '0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee';\nexport const zeroAddress = '0x0000000000000000000000000000000000000000';\n//# sourceMappingURL=address.js.map"],"names":["ethAddress","zeroAddress"],"mappings":"AAGY,MAACA,EAAa,6CACbC,EAAc","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ const o=32,t=4096,c=131072,e=761855;export{c as bytesPerBlob,o as bytesPerFieldElement,t as fieldElementsPerBlob,e as maxBytesPerTransaction};
2
+ //# sourceMappingURL=blob.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"blob.js","sources":["../../../../../../node_modules/viem/_esm/constants/blob.js"],"sourcesContent":["// https://github.com/ethereum/EIPs/blob/master/EIPS/eip-4844.md#parameters\n/** Blob limit per transaction. */\nconst blobsPerTransaction = 6;\n/** The number of bytes in a BLS scalar field element. */\nexport const bytesPerFieldElement = 32;\n/** The number of field elements in a blob. */\nexport const fieldElementsPerBlob = 4096;\n/** The number of bytes in a blob. */\nexport const bytesPerBlob = bytesPerFieldElement * fieldElementsPerBlob;\n/** Blob bytes limit per transaction. */\nexport const maxBytesPerTransaction = bytesPerBlob * blobsPerTransaction -\n // terminator byte (0x80).\n 1 -\n // zero byte (0x00) appended to each field element.\n 1 * fieldElementsPerBlob * blobsPerTransaction;\n//# sourceMappingURL=blob.js.map"],"names":["bytesPerFieldElement","fieldElementsPerBlob","bytesPerBlob","maxBytesPerTransaction"],"mappings":"AAEA,MAEaA,EAAuB,GAEvBC,EAAuB,KAEvBC,EAAeF,OAEfG,EAAyBD","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ const c="0x82ad56cb";export{c as aggregate3Signature};
2
+ //# sourceMappingURL=contract.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"contract.js","sources":["../../../../../../node_modules/viem/_esm/constants/contract.js"],"sourcesContent":["export const aggregate3Signature = '0x82ad56cb';\n//# sourceMappingURL=contract.js.map"],"names":["aggregate3Signature"],"mappings":"AAAY,MAACA,EAAsB","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ const f="0x608060405234801561001057600080fd5b5060405161018e38038061018e83398101604081905261002f91610124565b6000808351602085016000f59050803b61004857600080fd5b6000808351602085016000855af16040513d6000823e81610067573d81fd5b3d81f35b634e487b7160e01b600052604160045260246000fd5b600082601f83011261009257600080fd5b81516001600160401b038111156100ab576100ab61006b565b604051601f8201601f19908116603f011681016001600160401b03811182821017156100d9576100d961006b565b6040528181528382016020018510156100f157600080fd5b60005b82811015610110576020818601810151838301820152016100f4565b506000918101602001919091529392505050565b6000806040838503121561013757600080fd5b82516001600160401b0381111561014d57600080fd5b61015985828601610081565b602085015190935090506001600160401b0381111561017757600080fd5b61018385828601610081565b915050925092905056fe",b="0x608060405234801561001057600080fd5b506040516102c03803806102c083398101604081905261002f916101e6565b836001600160a01b03163b6000036100e457600080836001600160a01b03168360405161005c9190610270565b6000604051808303816000865af19150503d8060008114610099576040519150601f19603f3d011682016040523d82523d6000602084013e61009e565b606091505b50915091508115806100b857506001600160a01b0386163b155b156100e1578060405163101bb98d60e01b81526004016100d8919061028c565b60405180910390fd5b50505b6000808451602086016000885af16040513d6000823e81610103573d81fd5b3d81f35b80516001600160a01b038116811461011e57600080fd5b919050565b634e487b7160e01b600052604160045260246000fd5b60005b8381101561015457818101518382015260200161013c565b50506000910152565b600082601f83011261016e57600080fd5b81516001600160401b0381111561018757610187610123565b604051601f8201601f19908116603f011681016001600160401b03811182821017156101b5576101b5610123565b6040528181528382016020018510156101cd57600080fd5b6101de826020830160208701610139565b949350505050565b600080600080608085870312156101fc57600080fd5b61020585610107565b60208601519094506001600160401b0381111561022157600080fd5b61022d8782880161015d565b93505061023c60408601610107565b60608601519092506001600160401b0381111561025857600080fd5b6102648782880161015d565b91505092959194509250565b60008251610282818460208701610139565b9190910192915050565b60208152600082518060208401526102ab816040850160208701610139565b601f01601f1916919091016040019291505056fe",d="0x608060405234801561001057600080fd5b5060405161069438038061069483398101604081905261002f9161051e565b600061003c848484610048565b9050806000526001601ff35b60007f64926492649264926492649264926492649264926492649264926492649264926100748361040c565b036101e7576000606080848060200190518101906100929190610577565b60405192955090935091506000906001600160a01b038516906100b69085906105dd565b6000604051808303816000865af19150503d80600081146100f3576040519150601f19603f3d011682016040523d82523d6000602084013e6100f8565b606091505b50509050876001600160a01b03163b60000361016057806101605760405162461bcd60e51b815260206004820152601e60248201527f5369676e617475726556616c696461746f723a206465706c6f796d656e74000060448201526064015b60405180910390fd5b604051630b135d3f60e11b808252906001600160a01b038a1690631626ba7e90610190908b9087906004016105f9565b602060405180830381865afa1580156101ad573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906101d19190610633565b6001600160e01b03191614945050505050610405565b6001600160a01b0384163b1561027a57604051630b135d3f60e11b808252906001600160a01b03861690631626ba7e9061022790879087906004016105f9565b602060405180830381865afa158015610244573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906102689190610633565b6001600160e01b031916149050610405565b81516041146102df5760405162461bcd60e51b815260206004820152603a602482015260008051602061067483398151915260448201527f3a20696e76616c6964207369676e6174757265206c656e6774680000000000006064820152608401610157565b6102e7610425565b5060208201516040808401518451859392600091859190811061030c5761030c61065d565b016020015160f81c9050601b811480159061032b57508060ff16601c14155b1561038c5760405162461bcd60e51b815260206004820152603b602482015260008051602061067483398151915260448201527f3a20696e76616c6964207369676e617475726520762076616c756500000000006064820152608401610157565b60408051600081526020810180835289905260ff83169181019190915260608101849052608081018390526001600160a01b0389169060019060a0016020604051602081039080840390855afa1580156103ea573d6000803e3d6000fd5b505050602060405103516001600160a01b0316149450505050505b9392505050565b600060208251101561041d57600080fd5b508051015190565b60405180606001604052806003906020820280368337509192915050565b6001600160a01b038116811461045857600080fd5b50565b634e487b7160e01b600052604160045260246000fd5b60005b8381101561048c578181015183820152602001610474565b50506000910152565b600082601f8301126104a657600080fd5b81516001600160401b038111156104bf576104bf61045b565b604051601f8201601f19908116603f011681016001600160401b03811182821017156104ed576104ed61045b565b60405281815283820160200185101561050557600080fd5b610516826020830160208701610471565b949350505050565b60008060006060848603121561053357600080fd5b835161053e81610443565b6020850151604086015191945092506001600160401b0381111561056157600080fd5b61056d86828701610495565b9150509250925092565b60008060006060848603121561058c57600080fd5b835161059781610443565b60208501519093506001600160401b038111156105b357600080fd5b6105bf86828701610495565b604086015190935090506001600160401b0381111561056157600080fd5b600082516105ef818460208701610471565b9190910192915050565b828152604060208201526000825180604084015261061e816060850160208701610471565b601f01601f1916919091016060019392505050565b60006020828403121561064557600080fd5b81516001600160e01b03198116811461040557600080fd5b634e487b7160e01b600052603260045260246000fdfe5369676e617475726556616c696461746f72237265636f7665725369676e6572",c="0x608060405234801561001057600080fd5b506115b9806100206000396000f3fe6080604052600436106100f35760003560e01c80634d2301cc1161008a578063a8b0574e11610059578063a8b0574e14610325578063bce38bd714610350578063c3077fa914610380578063ee82ac5e146103b2576100f3565b80634d2301cc1461026257806372425d9d1461029f57806382ad56cb146102ca57806386d516e8146102fa576100f3565b80633408e470116100c65780633408e470146101af578063399542e9146101da5780633e64a6961461020c57806342cbb15c14610237576100f3565b80630f28c97d146100f8578063174dea7114610123578063252dba421461015357806327e86d6e14610184575b600080fd5b34801561010457600080fd5b5061010d6103ef565b60405161011a9190610c0a565b60405180910390f35b61013d60048036038101906101389190610c94565b6103f7565b60405161014a9190610e94565b60405180910390f35b61016d60048036038101906101689190610f0c565b610615565b60405161017b92919061101b565b60405180910390f35b34801561019057600080fd5b506101996107ab565b6040516101a69190611064565b60405180910390f35b3480156101bb57600080fd5b506101c46107b7565b6040516101d19190610c0a565b60405180910390f35b6101f460048036038101906101ef91906110ab565b6107bf565b6040516102039392919061110b565b60405180910390f35b34801561021857600080fd5b506102216107e1565b60405161022e9190610c0a565b60405180910390f35b34801561024357600080fd5b5061024c6107e9565b6040516102599190610c0a565b60405180910390f35b34801561026e57600080fd5b50610289600480360381019061028491906111a7565b6107f1565b6040516102969190610c0a565b60405180910390f35b3480156102ab57600080fd5b506102b4610812565b6040516102c19190610c0a565b60405180910390f35b6102e460048036038101906102df919061122a565b61081a565b6040516102f19190610e94565b60405180910390f35b34801561030657600080fd5b5061030f6109e4565b60405161031c9190610c0a565b60405180910390f35b34801561033157600080fd5b5061033a6109ec565b6040516103479190611286565b60405180910390f35b61036a600480360381019061036591906110ab565b6109f4565b6040516103779190610e94565b60405180910390f35b61039a60048036038101906103959190610f0c565b610ba6565b6040516103a99392919061110b565b60405180910390f35b3480156103be57600080fd5b506103d960048036038101906103d491906112cd565b610bca565b6040516103e69190611064565b60405180910390f35b600042905090565b60606000808484905090508067ffffffffffffffff81111561041c5761041b6112fa565b5b60405190808252806020026020018201604052801561045557816020015b610442610bd5565b81526020019060019003908161043a5790505b5092503660005b828110156105c957600085828151811061047957610478611329565b5b6020026020010151905087878381811061049657610495611329565b5b90506020028101906104a89190611367565b925060008360400135905080860195508360000160208101906104cb91906111a7565b73ffffffffffffffffffffffffffffffffffffffff16818580606001906104f2919061138f565b604051610500929190611431565b60006040518083038185875af1925050503d806000811461053d576040519150601f19603f3d011682016040523d82523d6000602084013e610542565b606091505b5083600001846020018290528215151515815250505081516020850135176105bc577f08c379a000000000000000000000000000000000000000000000000000000000600052602060045260176024527f4d756c746963616c6c333a2063616c6c206661696c656400000000000000000060445260846000fd5b826001019250505061045c565b5082341461060c576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610603906114a7565b60405180910390fd5b50505092915050565b6000606043915060008484905090508067ffffffffffffffff81111561063e5761063d6112fa565b5b60405190808252806020026020018201604052801561067157816020015b606081526020019060019003908161065c5790505b5091503660005b828110156107a157600087878381811061069557610694611329565b5b90506020028101906106a791906114c7565b92508260000160208101906106bc91906111a7565b73ffffffffffffffffffffffffffffffffffffffff168380602001906106e2919061138f565b6040516106f0929190611431565b6000604051808303816000865af19150503d806000811461072d576040519150601f19603f3d011682016040523d82523d6000602084013e610732565b606091505b5086848151811061074657610745611329565b5b60200260200101819052819250505080610795576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161078c9061153b565b60405180910390fd5b81600101915050610678565b5050509250929050565b60006001430340905090565b600046905090565b6000806060439250434091506107d68686866109f4565b905093509350939050565b600048905090565b600043905090565b60008173ffffffffffffffffffffffffffffffffffffffff16319050919050565b600044905090565b606060008383905090508067ffffffffffffffff81111561083e5761083d6112fa565b5b60405190808252806020026020018201604052801561087757816020015b610864610bd5565b81526020019060019003908161085c5790505b5091503660005b828110156109db57600084828151811061089b5761089a611329565b5b602002602001015190508686838181106108b8576108b7611329565b5b90506020028101906108ca919061155b565b92508260000160208101906108df91906111a7565b73ffffffffffffffffffffffffffffffffffffffff16838060400190610905919061138f565b604051610913929190611431565b6000604051808303816000865af19150503d8060008114610950576040519150601f19603f3d011682016040523d82523d6000602084013e610955565b606091505b5082600001836020018290528215151515815250505080516020840135176109cf577f08c379a000000000000000000000000000000000000000000000000000000000600052602060045260176024527f4d756c746963616c6c333a2063616c6c206661696c656400000000000000000060445260646000fd5b8160010191505061087e565b50505092915050565b600045905090565b600041905090565b606060008383905090508067ffffffffffffffff811115610a1857610a176112fa565b5b604051908082528060200260200182016040528015610a5157816020015b610a3e610bd5565b815260200190600190039081610a365790505b5091503660005b82811015610b9c576000848281518110610a7557610a74611329565b5b60200260200101519050868683818110610a9257610a91611329565b5b9050602002810190610aa491906114c7565b9250826000016020810190610ab991906111a7565b73ffffffffffffffffffffffffffffffffffffffff16838060200190610adf919061138f565b604051610aed929190611431565b6000604051808303816000865af19150503d8060008114610b2a576040519150601f19603f3d011682016040523d82523d6000602084013e610b2f565b606091505b508260000183602001829052821515151581525050508715610b90578060000151610b8f576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610b869061153b565b60405180910390fd5b5b81600101915050610a58565b5050509392505050565b6000806060610bb7600186866107bf565b8093508194508295505050509250925092565b600081409050919050565b6040518060400160405280600015158152602001606081525090565b6000819050919050565b610c0481610bf1565b82525050565b6000602082019050610c1f6000830184610bfb565b92915050565b600080fd5b600080fd5b600080fd5b600080fd5b600080fd5b60008083601f840112610c5457610c53610c2f565b5b8235905067ffffffffffffffff811115610c7157610c70610c34565b5b602083019150836020820283011115610c8d57610c8c610c39565b5b9250929050565b60008060208385031215610cab57610caa610c25565b5b600083013567ffffffffffffffff811115610cc957610cc8610c2a565b5b610cd585828601610c3e565b92509250509250929050565b600081519050919050565b600082825260208201905092915050565b6000819050602082019050919050565b60008115159050919050565b610d2281610d0d565b82525050565b600081519050919050565b600082825260208201905092915050565b60005b83811015610d62578082015181840152602081019050610d47565b83811115610d71576000848401525b50505050565b6000601f19601f8301169050919050565b6000610d9382610d28565b610d9d8185610d33565b9350610dad818560208601610d44565b610db681610d77565b840191505092915050565b6000604083016000830151610dd96000860182610d19565b5060208301518482036020860152610df18282610d88565b9150508091505092915050565b6000610e0a8383610dc1565b905092915050565b6000602082019050919050565b6000610e2a82610ce1565b610e348185610cec565b935083602082028501610e4685610cfd565b8060005b85811015610e825784840389528151610e638582610dfe565b9450610e6e83610e12565b925060208a01995050600181019050610e4a565b50829750879550505050505092915050565b60006020820190508181036000830152610eae8184610e1f565b905092915050565b60008083601f840112610ecc57610ecb610c2f565b5b8235905067ffffffffffffffff811115610ee957610ee8610c34565b5b602083019150836020820283011115610f0557610f04610c39565b5b9250929050565b60008060208385031215610f2357610f22610c25565b5b600083013567ffffffffffffffff811115610f4157610f40610c2a565b5b610f4d85828601610eb6565b92509250509250929050565b600081519050919050565b600082825260208201905092915050565b6000819050602082019050919050565b6000610f918383610d88565b905092915050565b6000602082019050919050565b6000610fb182610f59565b610fbb8185610f64565b935083602082028501610fcd85610f75565b8060005b858110156110095784840389528151610fea8582610f85565b9450610ff583610f99565b925060208a01995050600181019050610fd1565b50829750879550505050505092915050565b60006040820190506110306000830185610bfb565b81810360208301526110428184610fa6565b90509392505050565b6000819050919050565b61105e8161104b565b82525050565b60006020820190506110796000830184611055565b92915050565b61108881610d0d565b811461109357600080fd5b50565b6000813590506110a58161107f565b92915050565b6000806000604084860312156110c4576110c3610c25565b5b60006110d286828701611096565b935050602084013567ffffffffffffffff8111156110f3576110f2610c2a565b5b6110ff86828701610eb6565b92509250509250925092565b60006060820190506111206000830186610bfb565b61112d6020830185611055565b818103604083015261113f8184610e1f565b9050949350505050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b600061117482611149565b9050919050565b61118481611169565b811461118f57600080fd5b50565b6000813590506111a18161117b565b92915050565b6000602082840312156111bd576111bc610c25565b5b60006111cb84828501611192565b91505092915050565b60008083601f8401126111ea576111e9610c2f565b5b8235905067ffffffffffffffff81111561120757611206610c34565b5b60208301915083602082028301111561122357611222610c39565b5b9250929050565b6000806020838503121561124157611240610c25565b5b600083013567ffffffffffffffff81111561125f5761125e610c2a565b5b61126b858286016111d4565b92509250509250929050565b61128081611169565b82525050565b600060208201905061129b6000830184611277565b92915050565b6112aa81610bf1565b81146112b557600080fd5b50565b6000813590506112c7816112a1565b92915050565b6000602082840312156112e3576112e2610c25565b5b60006112f1848285016112b8565b91505092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b600080fd5b600080fd5b600080fd5b60008235600160800383360303811261138357611382611358565b5b80830191505092915050565b600080833560016020038436030381126113ac576113ab611358565b5b80840192508235915067ffffffffffffffff8211156113ce576113cd61135d565b5b6020830192506001820236038313156113ea576113e9611362565b5b509250929050565b600081905092915050565b82818337600083830152505050565b600061141883856113f2565b93506114258385846113fd565b82840190509392505050565b600061143e82848661140c565b91508190509392505050565b600082825260208201905092915050565b7f4d756c746963616c6c333a2076616c7565206d69736d61746368000000000000600082015250565b6000611491601a8361144a565b915061149c8261145b565b602082019050919050565b600060208201905081810360008301526114c081611484565b9050919050565b6000823560016040038336030381126114e3576114e2611358565b5b80830191505092915050565b7f4d756c746963616c6c333a2063616c6c206661696c6564000000000000000000600082015250565b600061152560178361144a565b9150611530826114ef565b602082019050919050565b6000602082019050818103600083015261155481611518565b9050919050565b60008235600160600383360303811261157757611576611358565b5b8083019150509291505056fea264697066735822122020c1bc9aacf8e4a6507193432a895a8e77094f45a1395583f07b24e860ef06cd64736f6c634300080c0033";export{f as deploylessCallViaBytecodeBytecode,b as deploylessCallViaFactoryBytecode,d as erc6492SignatureValidatorByteCode,c as multicall3Bytecode};
2
+ //# sourceMappingURL=contracts.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"contracts.js","sources":["../../../../../../node_modules/viem/_esm/constants/contracts.js"],"sourcesContent":["export const deploylessCallViaBytecodeBytecode = '0x608060405234801561001057600080fd5b5060405161018e38038061018e83398101604081905261002f91610124565b6000808351602085016000f59050803b61004857600080fd5b6000808351602085016000855af16040513d6000823e81610067573d81fd5b3d81f35b634e487b7160e01b600052604160045260246000fd5b600082601f83011261009257600080fd5b81516001600160401b038111156100ab576100ab61006b565b604051601f8201601f19908116603f011681016001600160401b03811182821017156100d9576100d961006b565b6040528181528382016020018510156100f157600080fd5b60005b82811015610110576020818601810151838301820152016100f4565b506000918101602001919091529392505050565b6000806040838503121561013757600080fd5b82516001600160401b0381111561014d57600080fd5b61015985828601610081565b602085015190935090506001600160401b0381111561017757600080fd5b61018385828601610081565b915050925092905056fe';\nexport const deploylessCallViaFactoryBytecode = '0x608060405234801561001057600080fd5b506040516102c03803806102c083398101604081905261002f916101e6565b836001600160a01b03163b6000036100e457600080836001600160a01b03168360405161005c9190610270565b6000604051808303816000865af19150503d8060008114610099576040519150601f19603f3d011682016040523d82523d6000602084013e61009e565b606091505b50915091508115806100b857506001600160a01b0386163b155b156100e1578060405163101bb98d60e01b81526004016100d8919061028c565b60405180910390fd5b50505b6000808451602086016000885af16040513d6000823e81610103573d81fd5b3d81f35b80516001600160a01b038116811461011e57600080fd5b919050565b634e487b7160e01b600052604160045260246000fd5b60005b8381101561015457818101518382015260200161013c565b50506000910152565b600082601f83011261016e57600080fd5b81516001600160401b0381111561018757610187610123565b604051601f8201601f19908116603f011681016001600160401b03811182821017156101b5576101b5610123565b6040528181528382016020018510156101cd57600080fd5b6101de826020830160208701610139565b949350505050565b600080600080608085870312156101fc57600080fd5b61020585610107565b60208601519094506001600160401b0381111561022157600080fd5b61022d8782880161015d565b93505061023c60408601610107565b60608601519092506001600160401b0381111561025857600080fd5b6102648782880161015d565b91505092959194509250565b60008251610282818460208701610139565b9190910192915050565b60208152600082518060208401526102ab816040850160208701610139565b601f01601f1916919091016040019291505056fe';\nexport const erc6492SignatureValidatorByteCode = '0x608060405234801561001057600080fd5b5060405161069438038061069483398101604081905261002f9161051e565b600061003c848484610048565b9050806000526001601ff35b60007f64926492649264926492649264926492649264926492649264926492649264926100748361040c565b036101e7576000606080848060200190518101906100929190610577565b60405192955090935091506000906001600160a01b038516906100b69085906105dd565b6000604051808303816000865af19150503d80600081146100f3576040519150601f19603f3d011682016040523d82523d6000602084013e6100f8565b606091505b50509050876001600160a01b03163b60000361016057806101605760405162461bcd60e51b815260206004820152601e60248201527f5369676e617475726556616c696461746f723a206465706c6f796d656e74000060448201526064015b60405180910390fd5b604051630b135d3f60e11b808252906001600160a01b038a1690631626ba7e90610190908b9087906004016105f9565b602060405180830381865afa1580156101ad573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906101d19190610633565b6001600160e01b03191614945050505050610405565b6001600160a01b0384163b1561027a57604051630b135d3f60e11b808252906001600160a01b03861690631626ba7e9061022790879087906004016105f9565b602060405180830381865afa158015610244573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906102689190610633565b6001600160e01b031916149050610405565b81516041146102df5760405162461bcd60e51b815260206004820152603a602482015260008051602061067483398151915260448201527f3a20696e76616c6964207369676e6174757265206c656e6774680000000000006064820152608401610157565b6102e7610425565b5060208201516040808401518451859392600091859190811061030c5761030c61065d565b016020015160f81c9050601b811480159061032b57508060ff16601c14155b1561038c5760405162461bcd60e51b815260206004820152603b602482015260008051602061067483398151915260448201527f3a20696e76616c6964207369676e617475726520762076616c756500000000006064820152608401610157565b60408051600081526020810180835289905260ff83169181019190915260608101849052608081018390526001600160a01b0389169060019060a0016020604051602081039080840390855afa1580156103ea573d6000803e3d6000fd5b505050602060405103516001600160a01b0316149450505050505b9392505050565b600060208251101561041d57600080fd5b508051015190565b60405180606001604052806003906020820280368337509192915050565b6001600160a01b038116811461045857600080fd5b50565b634e487b7160e01b600052604160045260246000fd5b60005b8381101561048c578181015183820152602001610474565b50506000910152565b600082601f8301126104a657600080fd5b81516001600160401b038111156104bf576104bf61045b565b604051601f8201601f19908116603f011681016001600160401b03811182821017156104ed576104ed61045b565b60405281815283820160200185101561050557600080fd5b610516826020830160208701610471565b949350505050565b60008060006060848603121561053357600080fd5b835161053e81610443565b6020850151604086015191945092506001600160401b0381111561056157600080fd5b61056d86828701610495565b9150509250925092565b60008060006060848603121561058c57600080fd5b835161059781610443565b60208501519093506001600160401b038111156105b357600080fd5b6105bf86828701610495565b604086015190935090506001600160401b0381111561056157600080fd5b600082516105ef818460208701610471565b9190910192915050565b828152604060208201526000825180604084015261061e816060850160208701610471565b601f01601f1916919091016060019392505050565b60006020828403121561064557600080fd5b81516001600160e01b03198116811461040557600080fd5b634e487b7160e01b600052603260045260246000fdfe5369676e617475726556616c696461746f72237265636f7665725369676e6572';\nexport const multicall3Bytecode = '0x608060405234801561001057600080fd5b506115b9806100206000396000f3fe6080604052600436106100f35760003560e01c80634d2301cc1161008a578063a8b0574e11610059578063a8b0574e14610325578063bce38bd714610350578063c3077fa914610380578063ee82ac5e146103b2576100f3565b80634d2301cc1461026257806372425d9d1461029f57806382ad56cb146102ca57806386d516e8146102fa576100f3565b80633408e470116100c65780633408e470146101af578063399542e9146101da5780633e64a6961461020c57806342cbb15c14610237576100f3565b80630f28c97d146100f8578063174dea7114610123578063252dba421461015357806327e86d6e14610184575b600080fd5b34801561010457600080fd5b5061010d6103ef565b60405161011a9190610c0a565b60405180910390f35b61013d60048036038101906101389190610c94565b6103f7565b60405161014a9190610e94565b60405180910390f35b61016d60048036038101906101689190610f0c565b610615565b60405161017b92919061101b565b60405180910390f35b34801561019057600080fd5b506101996107ab565b6040516101a69190611064565b60405180910390f35b3480156101bb57600080fd5b506101c46107b7565b6040516101d19190610c0a565b60405180910390f35b6101f460048036038101906101ef91906110ab565b6107bf565b6040516102039392919061110b565b60405180910390f35b34801561021857600080fd5b506102216107e1565b60405161022e9190610c0a565b60405180910390f35b34801561024357600080fd5b5061024c6107e9565b6040516102599190610c0a565b60405180910390f35b34801561026e57600080fd5b50610289600480360381019061028491906111a7565b6107f1565b6040516102969190610c0a565b60405180910390f35b3480156102ab57600080fd5b506102b4610812565b6040516102c19190610c0a565b60405180910390f35b6102e460048036038101906102df919061122a565b61081a565b6040516102f19190610e94565b60405180910390f35b34801561030657600080fd5b5061030f6109e4565b60405161031c9190610c0a565b60405180910390f35b34801561033157600080fd5b5061033a6109ec565b6040516103479190611286565b60405180910390f35b61036a600480360381019061036591906110ab565b6109f4565b6040516103779190610e94565b60405180910390f35b61039a60048036038101906103959190610f0c565b610ba6565b6040516103a99392919061110b565b60405180910390f35b3480156103be57600080fd5b506103d960048036038101906103d491906112cd565b610bca565b6040516103e69190611064565b60405180910390f35b600042905090565b60606000808484905090508067ffffffffffffffff81111561041c5761041b6112fa565b5b60405190808252806020026020018201604052801561045557816020015b610442610bd5565b81526020019060019003908161043a5790505b5092503660005b828110156105c957600085828151811061047957610478611329565b5b6020026020010151905087878381811061049657610495611329565b5b90506020028101906104a89190611367565b925060008360400135905080860195508360000160208101906104cb91906111a7565b73ffffffffffffffffffffffffffffffffffffffff16818580606001906104f2919061138f565b604051610500929190611431565b60006040518083038185875af1925050503d806000811461053d576040519150601f19603f3d011682016040523d82523d6000602084013e610542565b606091505b5083600001846020018290528215151515815250505081516020850135176105bc577f08c379a000000000000000000000000000000000000000000000000000000000600052602060045260176024527f4d756c746963616c6c333a2063616c6c206661696c656400000000000000000060445260846000fd5b826001019250505061045c565b5082341461060c576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610603906114a7565b60405180910390fd5b50505092915050565b6000606043915060008484905090508067ffffffffffffffff81111561063e5761063d6112fa565b5b60405190808252806020026020018201604052801561067157816020015b606081526020019060019003908161065c5790505b5091503660005b828110156107a157600087878381811061069557610694611329565b5b90506020028101906106a791906114c7565b92508260000160208101906106bc91906111a7565b73ffffffffffffffffffffffffffffffffffffffff168380602001906106e2919061138f565b6040516106f0929190611431565b6000604051808303816000865af19150503d806000811461072d576040519150601f19603f3d011682016040523d82523d6000602084013e610732565b606091505b5086848151811061074657610745611329565b5b60200260200101819052819250505080610795576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161078c9061153b565b60405180910390fd5b81600101915050610678565b5050509250929050565b60006001430340905090565b600046905090565b6000806060439250434091506107d68686866109f4565b905093509350939050565b600048905090565b600043905090565b60008173ffffffffffffffffffffffffffffffffffffffff16319050919050565b600044905090565b606060008383905090508067ffffffffffffffff81111561083e5761083d6112fa565b5b60405190808252806020026020018201604052801561087757816020015b610864610bd5565b81526020019060019003908161085c5790505b5091503660005b828110156109db57600084828151811061089b5761089a611329565b5b602002602001015190508686838181106108b8576108b7611329565b5b90506020028101906108ca919061155b565b92508260000160208101906108df91906111a7565b73ffffffffffffffffffffffffffffffffffffffff16838060400190610905919061138f565b604051610913929190611431565b6000604051808303816000865af19150503d8060008114610950576040519150601f19603f3d011682016040523d82523d6000602084013e610955565b606091505b5082600001836020018290528215151515815250505080516020840135176109cf577f08c379a000000000000000000000000000000000000000000000000000000000600052602060045260176024527f4d756c746963616c6c333a2063616c6c206661696c656400000000000000000060445260646000fd5b8160010191505061087e565b50505092915050565b600045905090565b600041905090565b606060008383905090508067ffffffffffffffff811115610a1857610a176112fa565b5b604051908082528060200260200182016040528015610a5157816020015b610a3e610bd5565b815260200190600190039081610a365790505b5091503660005b82811015610b9c576000848281518110610a7557610a74611329565b5b60200260200101519050868683818110610a9257610a91611329565b5b9050602002810190610aa491906114c7565b9250826000016020810190610ab991906111a7565b73ffffffffffffffffffffffffffffffffffffffff16838060200190610adf919061138f565b604051610aed929190611431565b6000604051808303816000865af19150503d8060008114610b2a576040519150601f19603f3d011682016040523d82523d6000602084013e610b2f565b606091505b508260000183602001829052821515151581525050508715610b90578060000151610b8f576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610b869061153b565b60405180910390fd5b5b81600101915050610a58565b5050509392505050565b6000806060610bb7600186866107bf565b8093508194508295505050509250925092565b600081409050919050565b6040518060400160405280600015158152602001606081525090565b6000819050919050565b610c0481610bf1565b82525050565b6000602082019050610c1f6000830184610bfb565b92915050565b600080fd5b600080fd5b600080fd5b600080fd5b600080fd5b60008083601f840112610c5457610c53610c2f565b5b8235905067ffffffffffffffff811115610c7157610c70610c34565b5b602083019150836020820283011115610c8d57610c8c610c39565b5b9250929050565b60008060208385031215610cab57610caa610c25565b5b600083013567ffffffffffffffff811115610cc957610cc8610c2a565b5b610cd585828601610c3e565b92509250509250929050565b600081519050919050565b600082825260208201905092915050565b6000819050602082019050919050565b60008115159050919050565b610d2281610d0d565b82525050565b600081519050919050565b600082825260208201905092915050565b60005b83811015610d62578082015181840152602081019050610d47565b83811115610d71576000848401525b50505050565b6000601f19601f8301169050919050565b6000610d9382610d28565b610d9d8185610d33565b9350610dad818560208601610d44565b610db681610d77565b840191505092915050565b6000604083016000830151610dd96000860182610d19565b5060208301518482036020860152610df18282610d88565b9150508091505092915050565b6000610e0a8383610dc1565b905092915050565b6000602082019050919050565b6000610e2a82610ce1565b610e348185610cec565b935083602082028501610e4685610cfd565b8060005b85811015610e825784840389528151610e638582610dfe565b9450610e6e83610e12565b925060208a01995050600181019050610e4a565b50829750879550505050505092915050565b60006020820190508181036000830152610eae8184610e1f565b905092915050565b60008083601f840112610ecc57610ecb610c2f565b5b8235905067ffffffffffffffff811115610ee957610ee8610c34565b5b602083019150836020820283011115610f0557610f04610c39565b5b9250929050565b60008060208385031215610f2357610f22610c25565b5b600083013567ffffffffffffffff811115610f4157610f40610c2a565b5b610f4d85828601610eb6565b92509250509250929050565b600081519050919050565b600082825260208201905092915050565b6000819050602082019050919050565b6000610f918383610d88565b905092915050565b6000602082019050919050565b6000610fb182610f59565b610fbb8185610f64565b935083602082028501610fcd85610f75565b8060005b858110156110095784840389528151610fea8582610f85565b9450610ff583610f99565b925060208a01995050600181019050610fd1565b50829750879550505050505092915050565b60006040820190506110306000830185610bfb565b81810360208301526110428184610fa6565b90509392505050565b6000819050919050565b61105e8161104b565b82525050565b60006020820190506110796000830184611055565b92915050565b61108881610d0d565b811461109357600080fd5b50565b6000813590506110a58161107f565b92915050565b6000806000604084860312156110c4576110c3610c25565b5b60006110d286828701611096565b935050602084013567ffffffffffffffff8111156110f3576110f2610c2a565b5b6110ff86828701610eb6565b92509250509250925092565b60006060820190506111206000830186610bfb565b61112d6020830185611055565b818103604083015261113f8184610e1f565b9050949350505050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b600061117482611149565b9050919050565b61118481611169565b811461118f57600080fd5b50565b6000813590506111a18161117b565b92915050565b6000602082840312156111bd576111bc610c25565b5b60006111cb84828501611192565b91505092915050565b60008083601f8401126111ea576111e9610c2f565b5b8235905067ffffffffffffffff81111561120757611206610c34565b5b60208301915083602082028301111561122357611222610c39565b5b9250929050565b6000806020838503121561124157611240610c25565b5b600083013567ffffffffffffffff81111561125f5761125e610c2a565b5b61126b858286016111d4565b92509250509250929050565b61128081611169565b82525050565b600060208201905061129b6000830184611277565b92915050565b6112aa81610bf1565b81146112b557600080fd5b50565b6000813590506112c7816112a1565b92915050565b6000602082840312156112e3576112e2610c25565b5b60006112f1848285016112b8565b91505092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b600080fd5b600080fd5b600080fd5b60008235600160800383360303811261138357611382611358565b5b80830191505092915050565b600080833560016020038436030381126113ac576113ab611358565b5b80840192508235915067ffffffffffffffff8211156113ce576113cd61135d565b5b6020830192506001820236038313156113ea576113e9611362565b5b509250929050565b600081905092915050565b82818337600083830152505050565b600061141883856113f2565b93506114258385846113fd565b82840190509392505050565b600061143e82848661140c565b91508190509392505050565b600082825260208201905092915050565b7f4d756c746963616c6c333a2076616c7565206d69736d61746368000000000000600082015250565b6000611491601a8361144a565b915061149c8261145b565b602082019050919050565b600060208201905081810360008301526114c081611484565b9050919050565b6000823560016040038336030381126114e3576114e2611358565b5b80830191505092915050565b7f4d756c746963616c6c333a2063616c6c206661696c6564000000000000000000600082015250565b600061152560178361144a565b9150611530826114ef565b602082019050919050565b6000602082019050818103600083015261155481611518565b9050919050565b60008235600160600383360303811261157757611576611358565b5b8083019150509291505056fea264697066735822122020c1bc9aacf8e4a6507193432a895a8e77094f45a1395583f07b24e860ef06cd64736f6c634300080c0033';\n//# sourceMappingURL=contracts.js.map"],"names":["deploylessCallViaBytecodeBytecode","deploylessCallViaFactoryBytecode","erc6492SignatureValidatorByteCode","multicall3Bytecode"],"mappings":"AAAY,MAACA,EAAoC,iyBACpCC,EAAmC,q4CACnCC,EAAoC,6yGACpCC,EAAqB","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ const n=2n**256n-1n;export{n as maxUint256};
2
+ //# sourceMappingURL=number.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"number.js","sources":["../../../../../../node_modules/viem/_esm/constants/number.js"],"sourcesContent":["export const maxInt8 = 2n ** (8n - 1n) - 1n;\nexport const maxInt16 = 2n ** (16n - 1n) - 1n;\nexport const maxInt24 = 2n ** (24n - 1n) - 1n;\nexport const maxInt32 = 2n ** (32n - 1n) - 1n;\nexport const maxInt40 = 2n ** (40n - 1n) - 1n;\nexport const maxInt48 = 2n ** (48n - 1n) - 1n;\nexport const maxInt56 = 2n ** (56n - 1n) - 1n;\nexport const maxInt64 = 2n ** (64n - 1n) - 1n;\nexport const maxInt72 = 2n ** (72n - 1n) - 1n;\nexport const maxInt80 = 2n ** (80n - 1n) - 1n;\nexport const maxInt88 = 2n ** (88n - 1n) - 1n;\nexport const maxInt96 = 2n ** (96n - 1n) - 1n;\nexport const maxInt104 = 2n ** (104n - 1n) - 1n;\nexport const maxInt112 = 2n ** (112n - 1n) - 1n;\nexport const maxInt120 = 2n ** (120n - 1n) - 1n;\nexport const maxInt128 = 2n ** (128n - 1n) - 1n;\nexport const maxInt136 = 2n ** (136n - 1n) - 1n;\nexport const maxInt144 = 2n ** (144n - 1n) - 1n;\nexport const maxInt152 = 2n ** (152n - 1n) - 1n;\nexport const maxInt160 = 2n ** (160n - 1n) - 1n;\nexport const maxInt168 = 2n ** (168n - 1n) - 1n;\nexport const maxInt176 = 2n ** (176n - 1n) - 1n;\nexport const maxInt184 = 2n ** (184n - 1n) - 1n;\nexport const maxInt192 = 2n ** (192n - 1n) - 1n;\nexport const maxInt200 = 2n ** (200n - 1n) - 1n;\nexport const maxInt208 = 2n ** (208n - 1n) - 1n;\nexport const maxInt216 = 2n ** (216n - 1n) - 1n;\nexport const maxInt224 = 2n ** (224n - 1n) - 1n;\nexport const maxInt232 = 2n ** (232n - 1n) - 1n;\nexport const maxInt240 = 2n ** (240n - 1n) - 1n;\nexport const maxInt248 = 2n ** (248n - 1n) - 1n;\nexport const maxInt256 = 2n ** (256n - 1n) - 1n;\nexport const minInt8 = -(2n ** (8n - 1n));\nexport const minInt16 = -(2n ** (16n - 1n));\nexport const minInt24 = -(2n ** (24n - 1n));\nexport const minInt32 = -(2n ** (32n - 1n));\nexport const minInt40 = -(2n ** (40n - 1n));\nexport const minInt48 = -(2n ** (48n - 1n));\nexport const minInt56 = -(2n ** (56n - 1n));\nexport const minInt64 = -(2n ** (64n - 1n));\nexport const minInt72 = -(2n ** (72n - 1n));\nexport const minInt80 = -(2n ** (80n - 1n));\nexport const minInt88 = -(2n ** (88n - 1n));\nexport const minInt96 = -(2n ** (96n - 1n));\nexport const minInt104 = -(2n ** (104n - 1n));\nexport const minInt112 = -(2n ** (112n - 1n));\nexport const minInt120 = -(2n ** (120n - 1n));\nexport const minInt128 = -(2n ** (128n - 1n));\nexport const minInt136 = -(2n ** (136n - 1n));\nexport const minInt144 = -(2n ** (144n - 1n));\nexport const minInt152 = -(2n ** (152n - 1n));\nexport const minInt160 = -(2n ** (160n - 1n));\nexport const minInt168 = -(2n ** (168n - 1n));\nexport const minInt176 = -(2n ** (176n - 1n));\nexport const minInt184 = -(2n ** (184n - 1n));\nexport const minInt192 = -(2n ** (192n - 1n));\nexport const minInt200 = -(2n ** (200n - 1n));\nexport const minInt208 = -(2n ** (208n - 1n));\nexport const minInt216 = -(2n ** (216n - 1n));\nexport const minInt224 = -(2n ** (224n - 1n));\nexport const minInt232 = -(2n ** (232n - 1n));\nexport const minInt240 = -(2n ** (240n - 1n));\nexport const minInt248 = -(2n ** (248n - 1n));\nexport const minInt256 = -(2n ** (256n - 1n));\nexport const maxUint8 = 2n ** 8n - 1n;\nexport const maxUint16 = 2n ** 16n - 1n;\nexport const maxUint24 = 2n ** 24n - 1n;\nexport const maxUint32 = 2n ** 32n - 1n;\nexport const maxUint40 = 2n ** 40n - 1n;\nexport const maxUint48 = 2n ** 48n - 1n;\nexport const maxUint56 = 2n ** 56n - 1n;\nexport const maxUint64 = 2n ** 64n - 1n;\nexport const maxUint72 = 2n ** 72n - 1n;\nexport const maxUint80 = 2n ** 80n - 1n;\nexport const maxUint88 = 2n ** 88n - 1n;\nexport const maxUint96 = 2n ** 96n - 1n;\nexport const maxUint104 = 2n ** 104n - 1n;\nexport const maxUint112 = 2n ** 112n - 1n;\nexport const maxUint120 = 2n ** 120n - 1n;\nexport const maxUint128 = 2n ** 128n - 1n;\nexport const maxUint136 = 2n ** 136n - 1n;\nexport const maxUint144 = 2n ** 144n - 1n;\nexport const maxUint152 = 2n ** 152n - 1n;\nexport const maxUint160 = 2n ** 160n - 1n;\nexport const maxUint168 = 2n ** 168n - 1n;\nexport const maxUint176 = 2n ** 176n - 1n;\nexport const maxUint184 = 2n ** 184n - 1n;\nexport const maxUint192 = 2n ** 192n - 1n;\nexport const maxUint200 = 2n ** 200n - 1n;\nexport const maxUint208 = 2n ** 208n - 1n;\nexport const maxUint216 = 2n ** 216n - 1n;\nexport const maxUint224 = 2n ** 224n - 1n;\nexport const maxUint232 = 2n ** 232n - 1n;\nexport const maxUint240 = 2n ** 240n - 1n;\nexport const maxUint248 = 2n ** 248n - 1n;\nexport const maxUint256 = 2n ** 256n - 1n;\n//# sourceMappingURL=number.js.map"],"names":["maxUint256"],"mappings":"AA+FY,MAACA,EAAa,IAAM,KAAO","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ const e={1:"An `assert` condition failed.",17:"Arithmetic operation resulted in underflow or overflow.",18:"Division or modulo by zero (e.g. `5 / 0` or `23 % 0`).",33:"Attempted to convert to an invalid type.",34:"Attempted to access a storage byte array that is incorrectly encoded.",49:"Performed `.pop()` on an empty array",50:"Array index is out of bounds.",65:"Allocated too much memory or created an array which is too large.",81:"Attempted to call a zero-initialized variable of internal function type."},t={inputs:[{name:"message",type:"string"}],name:"Error",type:"error"},o={inputs:[{name:"reason",type:"uint256"}],name:"Panic",type:"error"};export{e as panicReasons,t as solidityError,o as solidityPanic};
2
+ //# sourceMappingURL=solidity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"solidity.js","sources":["../../../../../../node_modules/viem/_esm/constants/solidity.js"],"sourcesContent":["// https://docs.soliditylang.org/en/v0.8.16/control-structures.html#panic-via-assert-and-error-via-require\nexport const panicReasons = {\n 1: 'An `assert` condition failed.',\n 17: 'Arithmetic operation resulted in underflow or overflow.',\n 18: 'Division or modulo by zero (e.g. `5 / 0` or `23 % 0`).',\n 33: 'Attempted to convert to an invalid type.',\n 34: 'Attempted to access a storage byte array that is incorrectly encoded.',\n 49: 'Performed `.pop()` on an empty array',\n 50: 'Array index is out of bounds.',\n 65: 'Allocated too much memory or created an array which is too large.',\n 81: 'Attempted to call a zero-initialized variable of internal function type.',\n};\nexport const solidityError = {\n inputs: [\n {\n name: 'message',\n type: 'string',\n },\n ],\n name: 'Error',\n type: 'error',\n};\nexport const solidityPanic = {\n inputs: [\n {\n name: 'reason',\n type: 'uint256',\n },\n ],\n name: 'Panic',\n type: 'error',\n};\n//# sourceMappingURL=solidity.js.map"],"names":["panicReasons","solidityError","inputs","name","type","solidityPanic"],"mappings":"AACY,MAACA,EAAe,CACxB,EAAG,gCACH,GAAI,0DACJ,GAAI,yDACJ,GAAI,2CACJ,GAAI,wEACJ,GAAI,uCACJ,GAAI,gCACJ,GAAI,oEACJ,GAAI,4EAEKC,EAAgB,CACzBC,OAAQ,CACJ,CACIC,KAAM,UACNC,KAAM,WAGdD,KAAM,QACNC,KAAM,SAEGC,EAAgB,CACzBH,OAAQ,CACJ,CACIC,KAAM,SACNC,KAAM,YAGdD,KAAM,QACNC,KAAM","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ const e="Ethereum Signed Message:\n";export{e as presignMessagePrefix};
2
+ //# sourceMappingURL=strings.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"strings.js","sources":["../../../../../../node_modules/viem/_esm/constants/strings.js"],"sourcesContent":["export const presignMessagePrefix = '\\x19Ethereum Signed Message:\\n';\n//# sourceMappingURL=strings.js.map"],"names":["presignMessagePrefix"],"mappings":"AAAY,MAACA,EAAuB","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ const e={gwei:9,wei:18},i={ether:-9,wei:9};export{e as etherUnits,i as gweiUnits};
2
+ //# sourceMappingURL=unit.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit.js","sources":["../../../../../../node_modules/viem/_esm/constants/unit.js"],"sourcesContent":["export const etherUnits = {\n gwei: 9,\n wei: 18,\n};\nexport const gweiUnits = {\n ether: -9,\n wei: 9,\n};\nexport const weiUnits = {\n ether: -18,\n gwei: -9,\n};\n//# sourceMappingURL=unit.js.map"],"names":["etherUnits","gwei","wei","gweiUnits","ether"],"mappings":"AAAY,MAACA,EAAa,CACtBC,KAAM,EACNC,IAAK,IAEIC,EAAY,CACrBC,OAAO,EACPF,IAAK","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ import{formatAbiParams as e,formatAbiItem as t}from"../utils/abi/formatAbiItem.js";import{size as n}from"../utils/data/size.js";import{BaseError as o}from"./base.js";class r extends o{constructor({docsPath:e}){super(["A constructor was not found on the ABI.","Make sure you are using the correct ABI and that the constructor exists on it."].join("\n"),{docsPath:e,name:"AbiConstructorNotFoundError"})}}class a extends o{constructor({docsPath:e}){super(["Constructor arguments were provided (`args`), but a constructor parameters (`inputs`) were not found on the ABI.","Make sure you are using the correct ABI, and that the `inputs` attribute on the constructor exists."].join("\n"),{docsPath:e,name:"AbiConstructorParamsNotFoundError"})}}class s extends o{constructor({data:t,params:n,size:o}){super([`Data size of ${o} bytes is too small for given parameters.`].join("\n"),{metaMessages:[`Params: (${e(n,{includeName:!0})})`,`Data: ${t} (${o} bytes)`],name:"AbiDecodingDataSizeTooSmallError"}),Object.defineProperty(this,"data",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"params",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"size",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.data=t,this.params=n,this.size=o}}class i extends o{constructor(){super('Cannot decode zero data ("0x") with ABI parameters.',{name:"AbiDecodingZeroDataError"})}}class c extends o{constructor({expectedLength:e,givenLength:t,type:n}){super([`ABI encoding array length mismatch for type ${n}.`,`Expected length: ${e}`,`Given length: ${t}`].join("\n"),{name:"AbiEncodingArrayLengthMismatchError"})}}class u extends o{constructor({expectedSize:e,value:t}){super(`Size of bytes "${t}" (bytes${n(t)}) does not match expected size (bytes${e}).`,{name:"AbiEncodingBytesSizeMismatchError"})}}class d extends o{constructor({expectedLength:e,givenLength:t}){super(["ABI encoding params/values length mismatch.",`Expected length (params): ${e}`,`Given length (values): ${t}`].join("\n"),{name:"AbiEncodingLengthMismatchError"})}}class h extends o{constructor(e,{docsPath:t}){super([`Arguments (\`args\`) were provided to "${e}", but "${e}" on the ABI does not contain any parameters (\`inputs\`).`,"Cannot encode error result without knowing what the parameter types are.","Make sure you are using the correct ABI and that the inputs exist on it."].join("\n"),{docsPath:t,name:"AbiErrorInputsNotFoundError"})}}class p extends o{constructor(e,{docsPath:t}={}){super([`Error ${e?`"${e}" `:""}not found on ABI.`,"Make sure you are using the correct ABI and that the error exists on it."].join("\n"),{docsPath:t,name:"AbiErrorNotFoundError"})}}class m extends o{constructor(e,{docsPath:t}){super([`Encoded error signature "${e}" not found on ABI.`,"Make sure you are using the correct ABI and that the error exists on it.",`You can look up the decoded signature here: https://openchain.xyz/signatures?query=${e}.`].join("\n"),{docsPath:t,name:"AbiErrorSignatureNotFoundError"}),Object.defineProperty(this,"signature",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.signature=e}}class l extends o{constructor({docsPath:e}){super("Cannot extract event signature from empty topics.",{docsPath:e,name:"AbiEventSignatureEmptyTopicsError"})}}class b extends o{constructor(e,{docsPath:t}){super([`Encoded event signature "${e}" not found on ABI.`,"Make sure you are using the correct ABI and that the event exists on it.",`You can look up the signature here: https://openchain.xyz/signatures?query=${e}.`].join("\n"),{docsPath:t,name:"AbiEventSignatureNotFoundError"})}}class g extends o{constructor(e,{docsPath:t}={}){super([`Event ${e?`"${e}" `:""}not found on ABI.`,"Make sure you are using the correct ABI and that the event exists on it."].join("\n"),{docsPath:t,name:"AbiEventNotFoundError"})}}class y extends o{constructor(e,{docsPath:t}={}){super([`Function ${e?`"${e}" `:""}not found on ABI.`,"Make sure you are using the correct ABI and that the function exists on it."].join("\n"),{docsPath:t,name:"AbiFunctionNotFoundError"})}}class v extends o{constructor(e,{docsPath:t}){super([`Function "${e}" does not contain any \`outputs\` on ABI.`,"Cannot decode function result without knowing what the parameter types are.","Make sure you are using the correct ABI and that the function exists on it."].join("\n"),{docsPath:t,name:"AbiFunctionOutputsNotFoundError"})}}class A extends o{constructor(e,{docsPath:t}){super([`Encoded function signature "${e}" not found on ABI.`,"Make sure you are using the correct ABI and that the function exists on it.",`You can look up the signature here: https://openchain.xyz/signatures?query=${e}.`].join("\n"),{docsPath:t,name:"AbiFunctionSignatureNotFoundError"})}}class x extends o{constructor(e,n){super("Found ambiguous types in overloaded ABI items.",{metaMessages:[`\`${e.type}\` in \`${t(e.abiItem)}\`, and`,`\`${n.type}\` in \`${t(n.abiItem)}\``,"","These types encode differently and cannot be distinguished at runtime.","Remove one of the ambiguous items in the ABI."],name:"AbiItemAmbiguityError"})}}class f extends o{constructor({expectedSize:e,givenSize:t}){super(`Expected bytes${e}, got bytes${t}.`,{name:"BytesSizeMismatchError"})}}class $ extends o{constructor({abiItem:t,data:n,params:o,size:r}){super([`Data size of ${r} bytes is too small for non-indexed event parameters.`].join("\n"),{metaMessages:[`Params: (${e(o,{includeName:!0})})`,`Data: ${n} (${r} bytes)`],name:"DecodeLogDataMismatch"}),Object.defineProperty(this,"abiItem",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"data",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"params",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"size",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.abiItem=t,this.data=n,this.params=o,this.size=r}}class I extends o{constructor({abiItem:e,param:n}){super([`Expected a topic for indexed event parameter${n.name?` "${n.name}"`:""} on event "${t(e,{includeName:!0})}".`].join("\n"),{name:"DecodeLogTopicsMismatch"}),Object.defineProperty(this,"abiItem",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.abiItem=e}}class E extends o{constructor(e,{docsPath:t}){super([`Type "${e}" is not a valid encoding type.`,"Please provide a valid ABI type."].join("\n"),{docsPath:t,name:"InvalidAbiEncodingType"})}}class P extends o{constructor(e,{docsPath:t}){super([`Type "${e}" is not a valid decoding type.`,"Please provide a valid ABI type."].join("\n"),{docsPath:t,name:"InvalidAbiDecodingType"})}}class j extends o{constructor(e){super([`Value "${e}" is not a valid array.`].join("\n"),{name:"InvalidArrayError"})}}class B extends o{constructor(e){super([`"${e}" is not a valid definition type.`,'Valid types: "function", "event", "error"'].join("\n"),{name:"InvalidDefinitionTypeError"})}}export{r as AbiConstructorNotFoundError,a as AbiConstructorParamsNotFoundError,s as AbiDecodingDataSizeTooSmallError,i as AbiDecodingZeroDataError,c as AbiEncodingArrayLengthMismatchError,u as AbiEncodingBytesSizeMismatchError,d as AbiEncodingLengthMismatchError,h as AbiErrorInputsNotFoundError,p as AbiErrorNotFoundError,m as AbiErrorSignatureNotFoundError,g as AbiEventNotFoundError,l as AbiEventSignatureEmptyTopicsError,b as AbiEventSignatureNotFoundError,y as AbiFunctionNotFoundError,v as AbiFunctionOutputsNotFoundError,A as AbiFunctionSignatureNotFoundError,x as AbiItemAmbiguityError,f as BytesSizeMismatchError,$ as DecodeLogDataMismatch,I as DecodeLogTopicsMismatch,P as InvalidAbiDecodingTypeError,E as InvalidAbiEncodingTypeError,j as InvalidArrayError,B as InvalidDefinitionTypeError};
2
+ //# sourceMappingURL=abi.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"abi.js","sources":["../../../../../../node_modules/viem/_esm/errors/abi.js"],"sourcesContent":["import { formatAbiItem, formatAbiParams } from '../utils/abi/formatAbiItem.js';\nimport { size } from '../utils/data/size.js';\nimport { BaseError } from './base.js';\nexport class AbiConstructorNotFoundError extends BaseError {\n constructor({ docsPath }) {\n super([\n 'A constructor was not found on the ABI.',\n 'Make sure you are using the correct ABI and that the constructor exists on it.',\n ].join('\\n'), {\n docsPath,\n name: 'AbiConstructorNotFoundError',\n });\n }\n}\nexport class AbiConstructorParamsNotFoundError extends BaseError {\n constructor({ docsPath }) {\n super([\n 'Constructor arguments were provided (`args`), but a constructor parameters (`inputs`) were not found on the ABI.',\n 'Make sure you are using the correct ABI, and that the `inputs` attribute on the constructor exists.',\n ].join('\\n'), {\n docsPath,\n name: 'AbiConstructorParamsNotFoundError',\n });\n }\n}\nexport class AbiDecodingDataSizeInvalidError extends BaseError {\n constructor({ data, size }) {\n super([\n `Data size of ${size} bytes is invalid.`,\n 'Size must be in increments of 32 bytes (size % 32 === 0).',\n ].join('\\n'), {\n metaMessages: [`Data: ${data} (${size} bytes)`],\n name: 'AbiDecodingDataSizeInvalidError',\n });\n }\n}\nexport class AbiDecodingDataSizeTooSmallError extends BaseError {\n constructor({ data, params, size, }) {\n super([`Data size of ${size} bytes is too small for given parameters.`].join('\\n'), {\n metaMessages: [\n `Params: (${formatAbiParams(params, { includeName: true })})`,\n `Data: ${data} (${size} bytes)`,\n ],\n name: 'AbiDecodingDataSizeTooSmallError',\n });\n Object.defineProperty(this, \"data\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: void 0\n });\n Object.defineProperty(this, \"params\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: void 0\n });\n Object.defineProperty(this, \"size\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: void 0\n });\n this.data = data;\n this.params = params;\n this.size = size;\n }\n}\nexport class AbiDecodingZeroDataError extends BaseError {\n constructor() {\n super('Cannot decode zero data (\"0x\") with ABI parameters.', {\n name: 'AbiDecodingZeroDataError',\n });\n }\n}\nexport class AbiEncodingArrayLengthMismatchError extends BaseError {\n constructor({ expectedLength, givenLength, type, }) {\n super([\n `ABI encoding array length mismatch for type ${type}.`,\n `Expected length: ${expectedLength}`,\n `Given length: ${givenLength}`,\n ].join('\\n'), { name: 'AbiEncodingArrayLengthMismatchError' });\n }\n}\nexport class AbiEncodingBytesSizeMismatchError extends BaseError {\n constructor({ expectedSize, value }) {\n super(`Size of bytes \"${value}\" (bytes${size(value)}) does not match expected size (bytes${expectedSize}).`, { name: 'AbiEncodingBytesSizeMismatchError' });\n }\n}\nexport class AbiEncodingLengthMismatchError extends BaseError {\n constructor({ expectedLength, givenLength, }) {\n super([\n 'ABI encoding params/values length mismatch.',\n `Expected length (params): ${expectedLength}`,\n `Given length (values): ${givenLength}`,\n ].join('\\n'), { name: 'AbiEncodingLengthMismatchError' });\n }\n}\nexport class AbiErrorInputsNotFoundError extends BaseError {\n constructor(errorName, { docsPath }) {\n super([\n `Arguments (\\`args\\`) were provided to \"${errorName}\", but \"${errorName}\" on the ABI does not contain any parameters (\\`inputs\\`).`,\n 'Cannot encode error result without knowing what the parameter types are.',\n 'Make sure you are using the correct ABI and that the inputs exist on it.',\n ].join('\\n'), {\n docsPath,\n name: 'AbiErrorInputsNotFoundError',\n });\n }\n}\nexport class AbiErrorNotFoundError extends BaseError {\n constructor(errorName, { docsPath } = {}) {\n super([\n `Error ${errorName ? `\"${errorName}\" ` : ''}not found on ABI.`,\n 'Make sure you are using the correct ABI and that the error exists on it.',\n ].join('\\n'), {\n docsPath,\n name: 'AbiErrorNotFoundError',\n });\n }\n}\nexport class AbiErrorSignatureNotFoundError extends BaseError {\n constructor(signature, { docsPath }) {\n super([\n `Encoded error signature \"${signature}\" not found on ABI.`,\n 'Make sure you are using the correct ABI and that the error exists on it.',\n `You can look up the decoded signature here: https://openchain.xyz/signatures?query=${signature}.`,\n ].join('\\n'), {\n docsPath,\n name: 'AbiErrorSignatureNotFoundError',\n });\n Object.defineProperty(this, \"signature\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: void 0\n });\n this.signature = signature;\n }\n}\nexport class AbiEventSignatureEmptyTopicsError extends BaseError {\n constructor({ docsPath }) {\n super('Cannot extract event signature from empty topics.', {\n docsPath,\n name: 'AbiEventSignatureEmptyTopicsError',\n });\n }\n}\nexport class AbiEventSignatureNotFoundError extends BaseError {\n constructor(signature, { docsPath }) {\n super([\n `Encoded event signature \"${signature}\" not found on ABI.`,\n 'Make sure you are using the correct ABI and that the event exists on it.',\n `You can look up the signature here: https://openchain.xyz/signatures?query=${signature}.`,\n ].join('\\n'), {\n docsPath,\n name: 'AbiEventSignatureNotFoundError',\n });\n }\n}\nexport class AbiEventNotFoundError extends BaseError {\n constructor(eventName, { docsPath } = {}) {\n super([\n `Event ${eventName ? `\"${eventName}\" ` : ''}not found on ABI.`,\n 'Make sure you are using the correct ABI and that the event exists on it.',\n ].join('\\n'), {\n docsPath,\n name: 'AbiEventNotFoundError',\n });\n }\n}\nexport class AbiFunctionNotFoundError extends BaseError {\n constructor(functionName, { docsPath } = {}) {\n super([\n `Function ${functionName ? `\"${functionName}\" ` : ''}not found on ABI.`,\n 'Make sure you are using the correct ABI and that the function exists on it.',\n ].join('\\n'), {\n docsPath,\n name: 'AbiFunctionNotFoundError',\n });\n }\n}\nexport class AbiFunctionOutputsNotFoundError extends BaseError {\n constructor(functionName, { docsPath }) {\n super([\n `Function \"${functionName}\" does not contain any \\`outputs\\` on ABI.`,\n 'Cannot decode function result without knowing what the parameter types are.',\n 'Make sure you are using the correct ABI and that the function exists on it.',\n ].join('\\n'), {\n docsPath,\n name: 'AbiFunctionOutputsNotFoundError',\n });\n }\n}\nexport class AbiFunctionSignatureNotFoundError extends BaseError {\n constructor(signature, { docsPath }) {\n super([\n `Encoded function signature \"${signature}\" not found on ABI.`,\n 'Make sure you are using the correct ABI and that the function exists on it.',\n `You can look up the signature here: https://openchain.xyz/signatures?query=${signature}.`,\n ].join('\\n'), {\n docsPath,\n name: 'AbiFunctionSignatureNotFoundError',\n });\n }\n}\nexport class AbiItemAmbiguityError extends BaseError {\n constructor(x, y) {\n super('Found ambiguous types in overloaded ABI items.', {\n metaMessages: [\n `\\`${x.type}\\` in \\`${formatAbiItem(x.abiItem)}\\`, and`,\n `\\`${y.type}\\` in \\`${formatAbiItem(y.abiItem)}\\``,\n '',\n 'These types encode differently and cannot be distinguished at runtime.',\n 'Remove one of the ambiguous items in the ABI.',\n ],\n name: 'AbiItemAmbiguityError',\n });\n }\n}\nexport class BytesSizeMismatchError extends BaseError {\n constructor({ expectedSize, givenSize, }) {\n super(`Expected bytes${expectedSize}, got bytes${givenSize}.`, {\n name: 'BytesSizeMismatchError',\n });\n }\n}\nexport class DecodeLogDataMismatch extends BaseError {\n constructor({ abiItem, data, params, size, }) {\n super([\n `Data size of ${size} bytes is too small for non-indexed event parameters.`,\n ].join('\\n'), {\n metaMessages: [\n `Params: (${formatAbiParams(params, { includeName: true })})`,\n `Data: ${data} (${size} bytes)`,\n ],\n name: 'DecodeLogDataMismatch',\n });\n Object.defineProperty(this, \"abiItem\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: void 0\n });\n Object.defineProperty(this, \"data\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: void 0\n });\n Object.defineProperty(this, \"params\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: void 0\n });\n Object.defineProperty(this, \"size\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: void 0\n });\n this.abiItem = abiItem;\n this.data = data;\n this.params = params;\n this.size = size;\n }\n}\nexport class DecodeLogTopicsMismatch extends BaseError {\n constructor({ abiItem, param, }) {\n super([\n `Expected a topic for indexed event parameter${param.name ? ` \"${param.name}\"` : ''} on event \"${formatAbiItem(abiItem, { includeName: true })}\".`,\n ].join('\\n'), { name: 'DecodeLogTopicsMismatch' });\n Object.defineProperty(this, \"abiItem\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: void 0\n });\n this.abiItem = abiItem;\n }\n}\nexport class InvalidAbiEncodingTypeError extends BaseError {\n constructor(type, { docsPath }) {\n super([\n `Type \"${type}\" is not a valid encoding type.`,\n 'Please provide a valid ABI type.',\n ].join('\\n'), { docsPath, name: 'InvalidAbiEncodingType' });\n }\n}\nexport class InvalidAbiDecodingTypeError extends BaseError {\n constructor(type, { docsPath }) {\n super([\n `Type \"${type}\" is not a valid decoding type.`,\n 'Please provide a valid ABI type.',\n ].join('\\n'), { docsPath, name: 'InvalidAbiDecodingType' });\n }\n}\nexport class InvalidArrayError extends BaseError {\n constructor(value) {\n super([`Value \"${value}\" is not a valid array.`].join('\\n'), {\n name: 'InvalidArrayError',\n });\n }\n}\nexport class InvalidDefinitionTypeError extends BaseError {\n constructor(type) {\n super([\n `\"${type}\" is not a valid definition type.`,\n 'Valid types: \"function\", \"event\", \"error\"',\n ].join('\\n'), { name: 'InvalidDefinitionTypeError' });\n }\n}\nexport class UnsupportedPackedAbiType extends BaseError {\n constructor(type) {\n super(`Type \"${type}\" is not supported for packed encoding.`, {\n name: 'UnsupportedPackedAbiType',\n });\n }\n}\n//# sourceMappingURL=abi.js.map"],"names":["AbiConstructorNotFoundError","BaseError","constructor","docsPath","super","join","name","AbiConstructorParamsNotFoundError","AbiDecodingDataSizeTooSmallError","data","params","size","metaMessages","formatAbiParams","includeName","Object","defineProperty","this","enumerable","configurable","writable","value","AbiDecodingZeroDataError","AbiEncodingArrayLengthMismatchError","expectedLength","givenLength","type","AbiEncodingBytesSizeMismatchError","expectedSize","AbiEncodingLengthMismatchError","AbiErrorInputsNotFoundError","errorName","AbiErrorNotFoundError","AbiErrorSignatureNotFoundError","signature","AbiEventSignatureEmptyTopicsError","AbiEventSignatureNotFoundError","AbiEventNotFoundError","eventName","AbiFunctionNotFoundError","functionName","AbiFunctionOutputsNotFoundError","AbiFunctionSignatureNotFoundError","AbiItemAmbiguityError","x","y","formatAbiItem","abiItem","BytesSizeMismatchError","givenSize","DecodeLogDataMismatch","DecodeLogTopicsMismatch","param","InvalidAbiEncodingTypeError","InvalidAbiDecodingTypeError","InvalidArrayError","InvalidDefinitionTypeError"],"mappings":"sKAGO,MAAMA,UAAoCC,EAC7C,WAAAC,EAAYC,SAAEA,IACVC,MAAM,CACF,0CACA,kFACFC,KAAK,MAAO,CACVF,WACAG,KAAM,+BAEd,EAEG,MAAMC,UAA0CN,EACnD,WAAAC,EAAYC,SAAEA,IACVC,MAAM,CACF,mHACA,uGACFC,KAAK,MAAO,CACVF,WACAG,KAAM,qCAEd,EAaG,MAAME,UAAyCP,EAClD,WAAAC,EAAYO,KAAEA,EAAIC,OAAEA,EAAMC,KAAEA,IACxBP,MAAM,CAAC,gBAAgBO,8CAAiDN,KAAK,MAAO,CAChFO,aAAc,CACV,YAAYC,EAAgBH,EAAQ,CAAEI,aAAa,OACnD,WAAWL,MAASE,YAExBL,KAAM,qCAEVS,OAAOC,eAAeC,KAAM,OAAQ,CAChCC,YAAY,EACZC,cAAc,EACdC,UAAU,EACVC,WAAO,IAEXN,OAAOC,eAAeC,KAAM,SAAU,CAClCC,YAAY,EACZC,cAAc,EACdC,UAAU,EACVC,WAAO,IAEXN,OAAOC,eAAeC,KAAM,OAAQ,CAChCC,YAAY,EACZC,cAAc,EACdC,UAAU,EACVC,WAAO,IAEXJ,KAAKR,KAAOA,EACZQ,KAAKP,OAASA,EACdO,KAAKN,KAAOA,CAChB,EAEG,MAAMW,UAAiCrB,EAC1C,WAAAC,GACIE,MAAM,sDAAuD,CACzDE,KAAM,4BAEd,EAEG,MAAMiB,UAA4CtB,EACrD,WAAAC,EAAYsB,eAAEA,EAAcC,YAAEA,EAAWC,KAAEA,IACvCtB,MAAM,CACF,+CAA+CsB,KAC/C,oBAAoBF,IACpB,iBAAiBC,KACnBpB,KAAK,MAAO,CAAEC,KAAM,uCAC1B,EAEG,MAAMqB,UAA0C1B,EACnD,WAAAC,EAAY0B,aAAEA,EAAYP,MAAEA,IACxBjB,MAAM,kBAAkBiB,YAAgBV,EAAKU,0CAA8CO,MAAkB,CAAEtB,KAAM,qCACzH,EAEG,MAAMuB,UAAuC5B,EAChD,WAAAC,EAAYsB,eAAEA,EAAcC,YAAEA,IAC1BrB,MAAM,CACF,8CACA,6BAA6BoB,IAC7B,0BAA0BC,KAC5BpB,KAAK,MAAO,CAAEC,KAAM,kCAC1B,EAEG,MAAMwB,UAAoC7B,EAC7C,WAAAC,CAAY6B,GAAW5B,SAAEA,IACrBC,MAAM,CACF,0CAA0C2B,YAAoBA,8DAC9D,2EACA,4EACF1B,KAAK,MAAO,CACVF,WACAG,KAAM,+BAEd,EAEG,MAAM0B,UAA8B/B,EACvC,WAAAC,CAAY6B,GAAW5B,SAAEA,GAAa,CAAA,GAClCC,MAAM,CACF,SAAS2B,EAAY,IAAIA,MAAgB,sBACzC,4EACF1B,KAAK,MAAO,CACVF,WACAG,KAAM,yBAEd,EAEG,MAAM2B,UAAuChC,EAChD,WAAAC,CAAYgC,GAAW/B,SAAEA,IACrBC,MAAM,CACF,4BAA4B8B,uBAC5B,2EACA,sFAAsFA,MACxF7B,KAAK,MAAO,CACVF,WACAG,KAAM,mCAEVS,OAAOC,eAAeC,KAAM,YAAa,CACrCC,YAAY,EACZC,cAAc,EACdC,UAAU,EACVC,WAAO,IAEXJ,KAAKiB,UAAYA,CACrB,EAEG,MAAMC,UAA0ClC,EACnD,WAAAC,EAAYC,SAAEA,IACVC,MAAM,oDAAqD,CACvDD,WACAG,KAAM,qCAEd,EAEG,MAAM8B,UAAuCnC,EAChD,WAAAC,CAAYgC,GAAW/B,SAAEA,IACrBC,MAAM,CACF,4BAA4B8B,uBAC5B,2EACA,8EAA8EA,MAChF7B,KAAK,MAAO,CACVF,WACAG,KAAM,kCAEd,EAEG,MAAM+B,UAA8BpC,EACvC,WAAAC,CAAYoC,GAAWnC,SAAEA,GAAa,CAAA,GAClCC,MAAM,CACF,SAASkC,EAAY,IAAIA,MAAgB,sBACzC,4EACFjC,KAAK,MAAO,CACVF,WACAG,KAAM,yBAEd,EAEG,MAAMiC,UAAiCtC,EAC1C,WAAAC,CAAYsC,GAAcrC,SAAEA,GAAa,CAAA,GACrCC,MAAM,CACF,YAAYoC,EAAe,IAAIA,MAAmB,sBAClD,+EACFnC,KAAK,MAAO,CACVF,WACAG,KAAM,4BAEd,EAEG,MAAMmC,UAAwCxC,EACjD,WAAAC,CAAYsC,GAAcrC,SAAEA,IACxBC,MAAM,CACF,aAAaoC,8CACb,8EACA,+EACFnC,KAAK,MAAO,CACVF,WACAG,KAAM,mCAEd,EAEG,MAAMoC,UAA0CzC,EACnD,WAAAC,CAAYgC,GAAW/B,SAAEA,IACrBC,MAAM,CACF,+BAA+B8B,uBAC/B,8EACA,8EAA8EA,MAChF7B,KAAK,MAAO,CACVF,WACAG,KAAM,qCAEd,EAEG,MAAMqC,UAA8B1C,EACvC,WAAAC,CAAY0C,EAAGC,GACXzC,MAAM,iDAAkD,CACpDQ,aAAc,CACV,KAAKgC,EAAElB,eAAeoB,EAAcF,EAAEG,kBACtC,KAAKF,EAAEnB,eAAeoB,EAAcD,EAAEE,aACtC,GACA,yEACA,iDAEJzC,KAAM,yBAEd,EAEG,MAAM0C,UAA+B/C,EACxC,WAAAC,EAAY0B,aAAEA,EAAYqB,UAAEA,IACxB7C,MAAM,iBAAiBwB,eAA0BqB,KAAc,CAC3D3C,KAAM,0BAEd,EAEG,MAAM4C,UAA8BjD,EACvC,WAAAC,EAAY6C,QAAEA,EAAOtC,KAAEA,EAAIC,OAAEA,EAAMC,KAAEA,IACjCP,MAAM,CACF,gBAAgBO,0DAClBN,KAAK,MAAO,CACVO,aAAc,CACV,YAAYC,EAAgBH,EAAQ,CAAEI,aAAa,OACnD,WAAWL,MAASE,YAExBL,KAAM,0BAEVS,OAAOC,eAAeC,KAAM,UAAW,CACnCC,YAAY,EACZC,cAAc,EACdC,UAAU,EACVC,WAAO,IAEXN,OAAOC,eAAeC,KAAM,OAAQ,CAChCC,YAAY,EACZC,cAAc,EACdC,UAAU,EACVC,WAAO,IAEXN,OAAOC,eAAeC,KAAM,SAAU,CAClCC,YAAY,EACZC,cAAc,EACdC,UAAU,EACVC,WAAO,IAEXN,OAAOC,eAAeC,KAAM,OAAQ,CAChCC,YAAY,EACZC,cAAc,EACdC,UAAU,EACVC,WAAO,IAEXJ,KAAK8B,QAAUA,EACf9B,KAAKR,KAAOA,EACZQ,KAAKP,OAASA,EACdO,KAAKN,KAAOA,CAChB,EAEG,MAAMwC,UAAgClD,EACzC,WAAAC,EAAY6C,QAAEA,EAAOK,MAAEA,IACnBhD,MAAM,CACF,+CAA+CgD,EAAM9C,KAAO,KAAK8C,EAAM9C,QAAU,gBAAgBwC,EAAcC,EAAS,CAAEjC,aAAa,SACzIT,KAAK,MAAO,CAAEC,KAAM,4BACtBS,OAAOC,eAAeC,KAAM,UAAW,CACnCC,YAAY,EACZC,cAAc,EACdC,UAAU,EACVC,WAAO,IAEXJ,KAAK8B,QAAUA,CACnB,EAEG,MAAMM,UAAoCpD,EAC7C,WAAAC,CAAYwB,GAAMvB,SAAEA,IAChBC,MAAM,CACF,SAASsB,mCACT,oCACFrB,KAAK,MAAO,CAAEF,WAAUG,KAAM,0BACpC,EAEG,MAAMgD,UAAoCrD,EAC7C,WAAAC,CAAYwB,GAAMvB,SAAEA,IAChBC,MAAM,CACF,SAASsB,mCACT,oCACFrB,KAAK,MAAO,CAAEF,WAAUG,KAAM,0BACpC,EAEG,MAAMiD,UAA0BtD,EACnC,WAAAC,CAAYmB,GACRjB,MAAM,CAAC,UAAUiB,4BAAgChB,KAAK,MAAO,CACzDC,KAAM,qBAEd,EAEG,MAAMkD,UAAmCvD,EAC5C,WAAAC,CAAYwB,GACRtB,MAAM,CACF,IAAIsB,qCACJ,6CACFrB,KAAK,MAAO,CAAEC,KAAM,8BAC1B","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ import{BaseError as s}from"./base.js";class e extends s{constructor({address:s}){super(`Address "${s}" is invalid.`,{metaMessages:["- Address must be a hex value of 20 bytes (40 hex characters).","- Address must match its checksum counterpart."],name:"InvalidAddressError"})}}export{e as InvalidAddressError};
2
+ //# sourceMappingURL=address.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"address.js","sources":["../../../../../../node_modules/viem/_esm/errors/address.js"],"sourcesContent":["import { BaseError } from './base.js';\nexport class InvalidAddressError extends BaseError {\n constructor({ address }) {\n super(`Address \"${address}\" is invalid.`, {\n metaMessages: [\n '- Address must be a hex value of 20 bytes (40 hex characters).',\n '- Address must match its checksum counterpart.',\n ],\n name: 'InvalidAddressError',\n });\n }\n}\n//# sourceMappingURL=address.js.map"],"names":["InvalidAddressError","BaseError","constructor","address","super","metaMessages","name"],"mappings":"sCACO,MAAMA,UAA4BC,EACrC,WAAAC,EAAYC,QAAEA,IACVC,MAAM,YAAYD,iBAAwB,CACtCE,aAAc,CACV,iEACA,kDAEJC,KAAM,uBAEd","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ import{version as e}from"./version.js";let s=({docsBaseUrl:e,docsPath:s="",docsSlug:a})=>s?`${e??"https://viem.sh"}${s}${a?`#${a}`:""}`:void 0,a=`viem@${e}`;class t extends Error{constructor(r,i={}){const o=i.cause instanceof t?i.cause.details:i.cause?.message?i.cause.message:i.details,c=i.cause instanceof t&&i.cause.docsPath||i.docsPath,n=s?.({...i,docsPath:c});super([r||"An error occurred.","",...i.metaMessages?[...i.metaMessages,""]:[],...n?[`Docs: ${n}`]:[],...o?[`Details: ${o}`]:[],...a?[`Version: ${a}`]:[]].join("\n"),i.cause?{cause:i.cause}:void 0),Object.defineProperty(this,"details",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docsPath",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"metaMessages",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"shortMessage",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"version",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"BaseError"}),this.details=o,this.docsPath=c,this.metaMessages=i.metaMessages,this.name=i.name??this.name,this.shortMessage=r,this.version=e}walk(e){return r(this,e)}}function r(e,s){return s?.(e)?e:e&&"object"==typeof e&&"cause"in e&&void 0!==e.cause?r(e.cause,s):s?null:e}export{t as BaseError};
2
+ //# sourceMappingURL=base.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base.js","sources":["../../../../../../node_modules/viem/_esm/errors/base.js"],"sourcesContent":["import { version } from './version.js';\nlet errorConfig = {\n getDocsUrl: ({ docsBaseUrl, docsPath = '', docsSlug, }) => docsPath\n ? `${docsBaseUrl ?? 'https://viem.sh'}${docsPath}${docsSlug ? `#${docsSlug}` : ''}`\n : undefined,\n version: `viem@${version}`,\n};\nexport function setErrorConfig(config) {\n errorConfig = config;\n}\nexport class BaseError extends Error {\n constructor(shortMessage, args = {}) {\n const details = (() => {\n if (args.cause instanceof BaseError)\n return args.cause.details;\n if (args.cause?.message)\n return args.cause.message;\n return args.details;\n })();\n const docsPath = (() => {\n if (args.cause instanceof BaseError)\n return args.cause.docsPath || args.docsPath;\n return args.docsPath;\n })();\n const docsUrl = errorConfig.getDocsUrl?.({ ...args, docsPath });\n const message = [\n shortMessage || 'An error occurred.',\n '',\n ...(args.metaMessages ? [...args.metaMessages, ''] : []),\n ...(docsUrl ? [`Docs: ${docsUrl}`] : []),\n ...(details ? [`Details: ${details}`] : []),\n ...(errorConfig.version ? [`Version: ${errorConfig.version}`] : []),\n ].join('\\n');\n super(message, args.cause ? { cause: args.cause } : undefined);\n Object.defineProperty(this, \"details\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: void 0\n });\n Object.defineProperty(this, \"docsPath\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: void 0\n });\n Object.defineProperty(this, \"metaMessages\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: void 0\n });\n Object.defineProperty(this, \"shortMessage\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: void 0\n });\n Object.defineProperty(this, \"version\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: void 0\n });\n Object.defineProperty(this, \"name\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: 'BaseError'\n });\n this.details = details;\n this.docsPath = docsPath;\n this.metaMessages = args.metaMessages;\n this.name = args.name ?? this.name;\n this.shortMessage = shortMessage;\n this.version = version;\n }\n walk(fn) {\n return walk(this, fn);\n }\n}\nfunction walk(err, fn) {\n if (fn?.(err))\n return err;\n if (err &&\n typeof err === 'object' &&\n 'cause' in err &&\n err.cause !== undefined)\n return walk(err.cause, fn);\n return fn ? null : err;\n}\n//# sourceMappingURL=base.js.map"],"names":["errorConfig","docsBaseUrl","docsPath","docsSlug","undefined","version","BaseError","Error","constructor","shortMessage","args","details","cause","message","docsUrl","super","metaMessages","join","Object","defineProperty","this","enumerable","configurable","writable","value","name","walk","fn","err"],"mappings":"uCACA,IAAIA,EACY,EAAGC,cAAaC,WAAW,GAAIC,cAAgBD,EACrD,GAAGD,GAAe,oBAAoBC,IAAWC,EAAW,IAAIA,IAAa,UAC7EC,EAHNJ,EAIS,QAAQK,IAKd,MAAMC,UAAkBC,MAC3B,WAAAC,CAAYC,EAAcC,EAAO,IAC7B,MAAMC,EACED,EAAKE,iBAAiBN,EACfI,EAAKE,MAAMD,QAClBD,EAAKE,OAAOC,QACLH,EAAKE,MAAMC,QACfH,EAAKC,QAEVT,EACEQ,EAAKE,iBAAiBN,GACfI,EAAKE,MAAMV,UACfQ,EAAKR,SAEVY,EAAUd,IAAyB,IAAKU,EAAMR,aASpDa,MARgB,CACZN,GAAgB,qBAChB,MACIC,EAAKM,aAAe,IAAIN,EAAKM,aAAc,IAAM,MACjDF,EAAU,CAAC,SAASA,KAAa,MACjCH,EAAU,CAAC,YAAYA,KAAa,MACpCX,EAAsB,CAAC,YAAYA,KAAyB,IAClEiB,KAAK,MACQP,EAAKE,MAAQ,CAAEA,MAAOF,EAAKE,YAAUR,GACpDc,OAAOC,eAAeC,KAAM,UAAW,CACnCC,YAAY,EACZC,cAAc,EACdC,UAAU,EACVC,WAAO,IAEXN,OAAOC,eAAeC,KAAM,WAAY,CACpCC,YAAY,EACZC,cAAc,EACdC,UAAU,EACVC,WAAO,IAEXN,OAAOC,eAAeC,KAAM,eAAgB,CACxCC,YAAY,EACZC,cAAc,EACdC,UAAU,EACVC,WAAO,IAEXN,OAAOC,eAAeC,KAAM,eAAgB,CACxCC,YAAY,EACZC,cAAc,EACdC,UAAU,EACVC,WAAO,IAEXN,OAAOC,eAAeC,KAAM,UAAW,CACnCC,YAAY,EACZC,cAAc,EACdC,UAAU,EACVC,WAAO,IAEXN,OAAOC,eAAeC,KAAM,OAAQ,CAChCC,YAAY,EACZC,cAAc,EACdC,UAAU,EACVC,MAAO,cAEXJ,KAAKT,QAAUA,EACfS,KAAKlB,SAAWA,EAChBkB,KAAKJ,aAAeN,EAAKM,aACzBI,KAAKK,KAAOf,EAAKe,MAAQL,KAAKK,KAC9BL,KAAKX,aAAeA,EACpBW,KAAKf,QAAUA,CACnB,CACA,IAAAqB,CAAKC,GACD,OAAOD,EAAKN,KAAMO,EACtB,EAEJ,SAASD,EAAKE,EAAKD,GACf,OAAIA,IAAKC,GACEA,EACPA,GACe,iBAARA,GACP,UAAWA,QACGxB,IAAdwB,EAAIhB,MACGc,EAAKE,EAAIhB,MAAOe,GACpBA,EAAK,KAAOC,CACvB","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ import{BaseError as e}from"./base.js";class s extends e{constructor({maxSize:e,size:s}){super("Blob size is too large.",{metaMessages:[`Max: ${e} bytes`,`Given: ${s} bytes`],name:"BlobSizeTooLargeError"})}}class o extends e{constructor(){super("Blob data must not be empty.",{name:"EmptyBlobError"})}}export{s as BlobSizeTooLargeError,o as EmptyBlobError};
2
+ //# sourceMappingURL=blob.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"blob.js","sources":["../../../../../../node_modules/viem/_esm/errors/blob.js"],"sourcesContent":["import { versionedHashVersionKzg } from '../constants/kzg.js';\nimport { BaseError } from './base.js';\nexport class BlobSizeTooLargeError extends BaseError {\n constructor({ maxSize, size }) {\n super('Blob size is too large.', {\n metaMessages: [`Max: ${maxSize} bytes`, `Given: ${size} bytes`],\n name: 'BlobSizeTooLargeError',\n });\n }\n}\nexport class EmptyBlobError extends BaseError {\n constructor() {\n super('Blob data must not be empty.', { name: 'EmptyBlobError' });\n }\n}\nexport class InvalidVersionedHashSizeError extends BaseError {\n constructor({ hash, size, }) {\n super(`Versioned hash \"${hash}\" size is invalid.`, {\n metaMessages: ['Expected: 32', `Received: ${size}`],\n name: 'InvalidVersionedHashSizeError',\n });\n }\n}\nexport class InvalidVersionedHashVersionError extends BaseError {\n constructor({ hash, version, }) {\n super(`Versioned hash \"${hash}\" version is invalid.`, {\n metaMessages: [\n `Expected: ${versionedHashVersionKzg}`,\n `Received: ${version}`,\n ],\n name: 'InvalidVersionedHashVersionError',\n });\n }\n}\n//# sourceMappingURL=blob.js.map"],"names":["BlobSizeTooLargeError","BaseError","constructor","maxSize","size","super","metaMessages","name","EmptyBlobError"],"mappings":"sCAEO,MAAMA,UAA8BC,EACvC,WAAAC,EAAYC,QAAEA,EAAOC,KAAEA,IACnBC,MAAM,0BAA2B,CAC7BC,aAAc,CAAC,QAAQH,UAAiB,UAAUC,WAClDG,KAAM,yBAEd,EAEG,MAAMC,UAAuBP,EAChC,WAAAC,GACIG,MAAM,+BAAgC,CAAEE,KAAM,kBAClD","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ import{BaseError as o}from"./base.js";class r extends o{constructor({blockHash:o,blockNumber:r}){let c="Block";o&&(c=`Block at hash "${o}"`),r&&(c=`Block at number "${r}"`),super(`${c} could not be found.`,{name:"BlockNotFoundError"})}}export{r as BlockNotFoundError};
2
+ //# sourceMappingURL=block.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"block.js","sources":["../../../../../../node_modules/viem/_esm/errors/block.js"],"sourcesContent":["import { BaseError } from './base.js';\nexport class BlockNotFoundError extends BaseError {\n constructor({ blockHash, blockNumber, }) {\n let identifier = 'Block';\n if (blockHash)\n identifier = `Block at hash \"${blockHash}\"`;\n if (blockNumber)\n identifier = `Block at number \"${blockNumber}\"`;\n super(`${identifier} could not be found.`, { name: 'BlockNotFoundError' });\n }\n}\n//# sourceMappingURL=block.js.map"],"names":["BlockNotFoundError","BaseError","constructor","blockHash","blockNumber","identifier","super","name"],"mappings":"sCACO,MAAMA,UAA2BC,EACpC,WAAAC,EAAYC,UAAEA,EAASC,YAAEA,IACrB,IAAIC,EAAa,QACbF,IACAE,EAAa,kBAAkBF,MAC/BC,IACAC,EAAa,oBAAoBD,MACrCE,MAAM,GAAGD,wBAAkC,CAAEE,KAAM,sBACvD","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ import{stringify as e}from"../utils/stringify.js";import{BaseError as s}from"./base.js";import{getUrl as a}from"./utils.js";class r extends s{constructor({callbackSelector:e,cause:s,data:r,extraData:t,sender:o,urls:n}){super(s.shortMessage||"An error occurred while fetching for an offchain result.",{cause:s,metaMessages:[...s.metaMessages||[],s.metaMessages?.length?"":[],"Offchain Gateway Call:",n&&[" Gateway URL(s):",...n.map(e=>` ${a(e)}`)],` Sender: ${o}`,` Data: ${r}`,` Callback selector: ${e}`,` Extra data: ${t}`].flat(),name:"OffchainLookupError"})}}class t extends s{constructor({result:s,url:r}){super("Offchain gateway response is malformed. Response data must be a hex value.",{metaMessages:[`Gateway URL: ${a(r)}`,`Response: ${e(s)}`],name:"OffchainLookupResponseMalformedError"})}}class o extends s{constructor({sender:e,to:s}){super("Reverted sender address does not match target contract address (`to`).",{metaMessages:[`Contract address: ${s}`,`OffchainLookup sender address: ${e}`],name:"OffchainLookupSenderMismatchError"})}}export{r as OffchainLookupError,t as OffchainLookupResponseMalformedError,o as OffchainLookupSenderMismatchError};
2
+ //# sourceMappingURL=ccip.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ccip.js","sources":["../../../../../../node_modules/viem/_esm/errors/ccip.js"],"sourcesContent":["import { stringify } from '../utils/stringify.js';\nimport { BaseError } from './base.js';\nimport { getUrl } from './utils.js';\nexport class OffchainLookupError extends BaseError {\n constructor({ callbackSelector, cause, data, extraData, sender, urls, }) {\n super(cause.shortMessage ||\n 'An error occurred while fetching for an offchain result.', {\n cause,\n metaMessages: [\n ...(cause.metaMessages || []),\n cause.metaMessages?.length ? '' : [],\n 'Offchain Gateway Call:',\n urls && [\n ' Gateway URL(s):',\n ...urls.map((url) => ` ${getUrl(url)}`),\n ],\n ` Sender: ${sender}`,\n ` Data: ${data}`,\n ` Callback selector: ${callbackSelector}`,\n ` Extra data: ${extraData}`,\n ].flat(),\n name: 'OffchainLookupError',\n });\n }\n}\nexport class OffchainLookupResponseMalformedError extends BaseError {\n constructor({ result, url }) {\n super('Offchain gateway response is malformed. Response data must be a hex value.', {\n metaMessages: [\n `Gateway URL: ${getUrl(url)}`,\n `Response: ${stringify(result)}`,\n ],\n name: 'OffchainLookupResponseMalformedError',\n });\n }\n}\nexport class OffchainLookupSenderMismatchError extends BaseError {\n constructor({ sender, to }) {\n super('Reverted sender address does not match target contract address (`to`).', {\n metaMessages: [\n `Contract address: ${to}`,\n `OffchainLookup sender address: ${sender}`,\n ],\n name: 'OffchainLookupSenderMismatchError',\n });\n }\n}\n//# sourceMappingURL=ccip.js.map"],"names":["OffchainLookupError","BaseError","constructor","callbackSelector","cause","data","extraData","sender","urls","super","shortMessage","metaMessages","length","map","url","getUrl","flat","name","OffchainLookupResponseMalformedError","result","stringify","OffchainLookupSenderMismatchError","to"],"mappings":"4HAGO,MAAMA,UAA4BC,EACrC,WAAAC,EAAYC,iBAAEA,EAAgBC,MAAEA,EAAKC,KAAEA,EAAIC,UAAEA,EAASC,OAAEA,EAAMC,KAAEA,IAC5DC,MAAML,EAAMM,cACR,2DAA4D,CAC5DN,QACAO,aAAc,IACNP,EAAMO,cAAgB,GAC1BP,EAAMO,cAAcC,OAAS,GAAK,GAClC,yBACAJ,GAAQ,CACJ,uBACGA,EAAKK,IAAKC,GAAQ,OAAOC,EAAOD,OAEvC,aAAaP,IACb,WAAWF,IACX,wBAAwBF,IACxB,iBAAiBG,KACnBU,OACFC,KAAM,uBAEd,EAEG,MAAMC,UAA6CjB,EACtD,WAAAC,EAAYiB,OAAEA,EAAML,IAAEA,IAClBL,MAAM,6EAA8E,CAChFE,aAAc,CACV,gBAAgBI,EAAOD,KACvB,aAAaM,EAAUD,MAE3BF,KAAM,wCAEd,EAEG,MAAMI,UAA0CpB,EACnD,WAAAC,EAAYK,OAAEA,EAAMe,GAAEA,IAClBb,MAAM,yEAA0E,CAC5EE,aAAc,CACV,qBAAqBW,IACrB,kCAAkCf,KAEtCU,KAAM,qCAEd","x_google_ignoreList":[0]}
@@ -0,0 +1,2 @@
1
+ import{BaseError as e}from"./base.js";class o extends e{constructor({blockNumber:e,chain:o,contract:t}){super(`Chain "${o.name}" does not support contract "${t.name}".`,{metaMessages:["This could be due to any of the following:",...e&&t.blockCreated&&t.blockCreated>e?[`- The contract "${t.name}" was not deployed until block ${t.blockCreated} (current block ${e}).`]:[`- The chain does not have the contract "${t.name}" configured.`]],name:"ChainDoesNotSupportContract"})}}class t extends e{constructor(){super("No chain was provided to the Client.",{name:"ClientChainNotConfiguredError"})}}export{o as ChainDoesNotSupportContract,t as ClientChainNotConfiguredError};
2
+ //# sourceMappingURL=chain.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chain.js","sources":["../../../../../../node_modules/viem/_esm/errors/chain.js"],"sourcesContent":["import { BaseError } from './base.js';\nexport class ChainDoesNotSupportContract extends BaseError {\n constructor({ blockNumber, chain, contract, }) {\n super(`Chain \"${chain.name}\" does not support contract \"${contract.name}\".`, {\n metaMessages: [\n 'This could be due to any of the following:',\n ...(blockNumber &&\n contract.blockCreated &&\n contract.blockCreated > blockNumber\n ? [\n `- The contract \"${contract.name}\" was not deployed until block ${contract.blockCreated} (current block ${blockNumber}).`,\n ]\n : [\n `- The chain does not have the contract \"${contract.name}\" configured.`,\n ]),\n ],\n name: 'ChainDoesNotSupportContract',\n });\n }\n}\nexport class ChainMismatchError extends BaseError {\n constructor({ chain, currentChainId, }) {\n super(`The current chain of the wallet (id: ${currentChainId}) does not match the target chain for the transaction (id: ${chain.id} – ${chain.name}).`, {\n metaMessages: [\n `Current Chain ID: ${currentChainId}`,\n `Expected Chain ID: ${chain.id} – ${chain.name}`,\n ],\n name: 'ChainMismatchError',\n });\n }\n}\nexport class ChainNotFoundError extends BaseError {\n constructor() {\n super([\n 'No chain was provided to the request.',\n 'Please provide a chain with the `chain` argument on the Action, or by supplying a `chain` to WalletClient.',\n ].join('\\n'), {\n name: 'ChainNotFoundError',\n });\n }\n}\nexport class ClientChainNotConfiguredError extends BaseError {\n constructor() {\n super('No chain was provided to the Client.', {\n name: 'ClientChainNotConfiguredError',\n });\n }\n}\nexport class InvalidChainIdError extends BaseError {\n constructor({ chainId }) {\n super(typeof chainId === 'number'\n ? `Chain ID \"${chainId}\" is invalid.`\n : 'Chain ID is invalid.', { name: 'InvalidChainIdError' });\n }\n}\n//# sourceMappingURL=chain.js.map"],"names":["ChainDoesNotSupportContract","BaseError","constructor","blockNumber","chain","contract","super","name","metaMessages","blockCreated","ClientChainNotConfiguredError"],"mappings":"sCACO,MAAMA,UAAoCC,EAC7C,WAAAC,EAAYC,YAAEA,EAAWC,MAAEA,EAAKC,SAAEA,IAC9BC,MAAM,UAAUF,EAAMG,oCAAoCF,EAASE,SAAU,CACzEC,aAAc,CACV,gDACIL,GACAE,EAASI,cACTJ,EAASI,aAAeN,EACtB,CACE,mBAAmBE,EAASE,sCAAsCF,EAASI,+BAA+BN,OAE5G,CACE,2CAA2CE,EAASE,sBAGhEA,KAAM,+BAEd,EAuBG,MAAMG,UAAsCT,EAC/C,WAAAC,GACII,MAAM,uCAAwC,CAC1CC,KAAM,iCAEd","x_google_ignoreList":[0]}