@opensea/seaport-js 1.0.7 → 1.0.8

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 (319) hide show
  1. package/lib/abi/DomainRegistry.d.ts +40 -0
  2. package/lib/abi/DomainRegistry.js +145 -0
  3. package/lib/abi/DomainRegistry.js.map +1 -0
  4. package/lib/constants.d.ts +1 -0
  5. package/lib/constants.js +2 -1
  6. package/lib/constants.js.map +1 -1
  7. package/lib/seaport.d.ts +7 -2
  8. package/lib/seaport.js +44 -2
  9. package/lib/seaport.js.map +1 -1
  10. package/lib/typechain/DomainRegistry.d.ts +97 -0
  11. package/lib/typechain/{Conduit.js → DomainRegistry.js} +1 -1
  12. package/lib/typechain/DomainRegistry.js.map +1 -0
  13. package/lib/types.d.ts +3 -0
  14. package/package.json +20 -1
  15. package/lib/__tests__/ascending-descending-amounts.spec.d.ts +0 -1
  16. package/lib/__tests__/ascending-descending-amounts.spec.js +0 -1016
  17. package/lib/__tests__/ascending-descending-amounts.spec.js.map +0 -1
  18. package/lib/__tests__/basic-fulfill.spec.d.ts +0 -1
  19. package/lib/__tests__/basic-fulfill.spec.js +0 -914
  20. package/lib/__tests__/basic-fulfill.spec.js.map +0 -1
  21. package/lib/__tests__/bundle.spec.d.ts +0 -1
  22. package/lib/__tests__/bundle.spec.js +0 -1226
  23. package/lib/__tests__/bundle.spec.js.map +0 -1
  24. package/lib/__tests__/cancel.spec.d.ts +0 -1
  25. package/lib/__tests__/cancel.spec.js +0 -194
  26. package/lib/__tests__/cancel.spec.js.map +0 -1
  27. package/lib/__tests__/create-order.spec.d.ts +0 -1
  28. package/lib/__tests__/create-order.spec.js +0 -1043
  29. package/lib/__tests__/create-order.spec.js.map +0 -1
  30. package/lib/__tests__/criteria-based.spec.d.ts +0 -1
  31. package/lib/__tests__/criteria-based.spec.js +0 -1593
  32. package/lib/__tests__/criteria-based.spec.js.map +0 -1
  33. package/lib/__tests__/fulfill-orders.spec.d.ts +0 -1
  34. package/lib/__tests__/fulfill-orders.spec.js +0 -1010
  35. package/lib/__tests__/fulfill-orders.spec.js.map +0 -1
  36. package/lib/__tests__/gifting.spec.d.ts +0 -1
  37. package/lib/__tests__/gifting.spec.js +0 -374
  38. package/lib/__tests__/gifting.spec.js.map +0 -1
  39. package/lib/__tests__/match-orders.spec.d.ts +0 -1
  40. package/lib/__tests__/match-orders.spec.js +0 -425
  41. package/lib/__tests__/match-orders.spec.js.map +0 -1
  42. package/lib/__tests__/partial-fulfill.spec.d.ts +0 -1
  43. package/lib/__tests__/partial-fulfill.spec.js +0 -849
  44. package/lib/__tests__/partial-fulfill.spec.js.map +0 -1
  45. package/lib/__tests__/sign-order.spec.d.ts +0 -1
  46. package/lib/__tests__/sign-order.spec.js +0 -147
  47. package/lib/__tests__/sign-order.spec.js.map +0 -1
  48. package/lib/__tests__/swap.spec.d.ts +0 -1
  49. package/lib/__tests__/swap.spec.js +0 -594
  50. package/lib/__tests__/swap.spec.js.map +0 -1
  51. package/lib/__tests__/utils/balance.d.ts +0 -22
  52. package/lib/__tests__/utils/balance.js +0 -271
  53. package/lib/__tests__/utils/balance.js.map +0 -1
  54. package/lib/__tests__/utils/examples/privateListings.d.ts +0 -3
  55. package/lib/__tests__/utils/examples/privateListings.js +0 -139
  56. package/lib/__tests__/utils/examples/privateListings.js.map +0 -1
  57. package/lib/__tests__/utils/setup.d.ts +0 -11
  58. package/lib/__tests__/utils/setup.js +0 -119
  59. package/lib/__tests__/utils/setup.js.map +0 -1
  60. package/lib/typechain/AmountDerivationErrors.d.ts +0 -29
  61. package/lib/typechain/AmountDerivationErrors.js +0 -3
  62. package/lib/typechain/AmountDerivationErrors.js.map +0 -1
  63. package/lib/typechain/AmountDeriver.d.ts +0 -29
  64. package/lib/typechain/AmountDeriver.js +0 -3
  65. package/lib/typechain/AmountDeriver.js.map +0 -1
  66. package/lib/typechain/Assertions.d.ts +0 -124
  67. package/lib/typechain/Assertions.js +0 -3
  68. package/lib/typechain/Assertions.js.map +0 -1
  69. package/lib/typechain/BasicOrderFulfiller.d.ts +0 -124
  70. package/lib/typechain/BasicOrderFulfiller.js +0 -3
  71. package/lib/typechain/BasicOrderFulfiller.js.map +0 -1
  72. package/lib/typechain/Conduit.d.ts +0 -156
  73. package/lib/typechain/Conduit.js.map +0 -1
  74. package/lib/typechain/ConduitController.d.ts +0 -266
  75. package/lib/typechain/ConduitController.js +0 -3
  76. package/lib/typechain/ConduitController.js.map +0 -1
  77. package/lib/typechain/ConduitControllerInterface.d.ts +0 -266
  78. package/lib/typechain/ConduitControllerInterface.js +0 -3
  79. package/lib/typechain/ConduitControllerInterface.js.map +0 -1
  80. package/lib/typechain/ConduitInterface.d.ts +0 -156
  81. package/lib/typechain/ConduitInterface.js +0 -3
  82. package/lib/typechain/ConduitInterface.js.map +0 -1
  83. package/lib/typechain/Consideration.d.ts +0 -686
  84. package/lib/typechain/Consideration.js +0 -3
  85. package/lib/typechain/Consideration.js.map +0 -1
  86. package/lib/typechain/ConsiderationBase.d.ts +0 -124
  87. package/lib/typechain/ConsiderationBase.js +0 -3
  88. package/lib/typechain/ConsiderationBase.js.map +0 -1
  89. package/lib/typechain/ConsiderationEventsAndErrors.d.ts +0 -124
  90. package/lib/typechain/ConsiderationEventsAndErrors.js +0 -3
  91. package/lib/typechain/ConsiderationEventsAndErrors.js.map +0 -1
  92. package/lib/typechain/ConsiderationInterface.d.ts +0 -612
  93. package/lib/typechain/ConsiderationInterface.js +0 -3
  94. package/lib/typechain/ConsiderationInterface.js.map +0 -1
  95. package/lib/typechain/CounterManager.d.ts +0 -124
  96. package/lib/typechain/CounterManager.js +0 -3
  97. package/lib/typechain/CounterManager.js.map +0 -1
  98. package/lib/typechain/CriteriaResolution.d.ts +0 -29
  99. package/lib/typechain/CriteriaResolution.js +0 -3
  100. package/lib/typechain/CriteriaResolution.js.map +0 -1
  101. package/lib/typechain/CriteriaResolutionErrors.d.ts +0 -29
  102. package/lib/typechain/CriteriaResolutionErrors.js +0 -3
  103. package/lib/typechain/CriteriaResolutionErrors.js.map +0 -1
  104. package/lib/typechain/EIP1271Interface.d.ts +0 -43
  105. package/lib/typechain/EIP1271Interface.js +0 -3
  106. package/lib/typechain/EIP1271Interface.js.map +0 -1
  107. package/lib/typechain/ERC1155Interface.d.ts +0 -67
  108. package/lib/typechain/ERC1155Interface.js +0 -3
  109. package/lib/typechain/ERC1155Interface.js.map +0 -1
  110. package/lib/typechain/ERC1155TokenReceiver.d.ts +0 -67
  111. package/lib/typechain/ERC1155TokenReceiver.js +0 -3
  112. package/lib/typechain/ERC1155TokenReceiver.js.map +0 -1
  113. package/lib/typechain/ERC20Interface.d.ts +0 -51
  114. package/lib/typechain/ERC20Interface.js +0 -3
  115. package/lib/typechain/ERC20Interface.js.map +0 -1
  116. package/lib/typechain/ERC721Interface.d.ts +0 -51
  117. package/lib/typechain/ERC721Interface.js +0 -3
  118. package/lib/typechain/ERC721Interface.js.map +0 -1
  119. package/lib/typechain/ERC721TokenReceiver.d.ts +0 -51
  120. package/lib/typechain/ERC721TokenReceiver.js +0 -3
  121. package/lib/typechain/ERC721TokenReceiver.js.map +0 -1
  122. package/lib/typechain/Executor.d.ts +0 -124
  123. package/lib/typechain/Executor.js +0 -3
  124. package/lib/typechain/Executor.js.map +0 -1
  125. package/lib/typechain/FulfillmentApplicationErrors.d.ts +0 -29
  126. package/lib/typechain/FulfillmentApplicationErrors.js +0 -3
  127. package/lib/typechain/FulfillmentApplicationErrors.js.map +0 -1
  128. package/lib/typechain/FulfillmentApplier.d.ts +0 -29
  129. package/lib/typechain/FulfillmentApplier.js +0 -3
  130. package/lib/typechain/FulfillmentApplier.js.map +0 -1
  131. package/lib/typechain/GettersAndDerivers.d.ts +0 -124
  132. package/lib/typechain/GettersAndDerivers.js +0 -3
  133. package/lib/typechain/GettersAndDerivers.js.map +0 -1
  134. package/lib/typechain/OrderCombiner.d.ts +0 -124
  135. package/lib/typechain/OrderCombiner.js +0 -3
  136. package/lib/typechain/OrderCombiner.js.map +0 -1
  137. package/lib/typechain/OrderFulfiller.d.ts +0 -124
  138. package/lib/typechain/OrderFulfiller.js +0 -3
  139. package/lib/typechain/OrderFulfiller.js.map +0 -1
  140. package/lib/typechain/OrderValidator.d.ts +0 -124
  141. package/lib/typechain/OrderValidator.js +0 -3
  142. package/lib/typechain/OrderValidator.js.map +0 -1
  143. package/lib/typechain/ReentrancyErrors.d.ts +0 -29
  144. package/lib/typechain/ReentrancyErrors.js +0 -3
  145. package/lib/typechain/ReentrancyErrors.js.map +0 -1
  146. package/lib/typechain/ReentrancyGuard.d.ts +0 -29
  147. package/lib/typechain/ReentrancyGuard.js +0 -3
  148. package/lib/typechain/ReentrancyGuard.js.map +0 -1
  149. package/lib/typechain/SignatureVerification.d.ts +0 -29
  150. package/lib/typechain/SignatureVerification.js +0 -3
  151. package/lib/typechain/SignatureVerification.js.map +0 -1
  152. package/lib/typechain/SignatureVerificationErrors.d.ts +0 -29
  153. package/lib/typechain/SignatureVerificationErrors.js +0 -3
  154. package/lib/typechain/SignatureVerificationErrors.js.map +0 -1
  155. package/lib/typechain/TestERC1155.d.ts +0 -205
  156. package/lib/typechain/TestERC1155.js +0 -3
  157. package/lib/typechain/TestERC1155.js.map +0 -1
  158. package/lib/typechain/TestERC20.d.ts +0 -249
  159. package/lib/typechain/TestERC20.js +0 -3
  160. package/lib/typechain/TestERC20.js.map +0 -1
  161. package/lib/typechain/TestERC721.d.ts +0 -236
  162. package/lib/typechain/TestERC721.js +0 -3
  163. package/lib/typechain/TestERC721.js.map +0 -1
  164. package/lib/typechain/TokenTransferrer.d.ts +0 -29
  165. package/lib/typechain/TokenTransferrer.js +0 -3
  166. package/lib/typechain/TokenTransferrer.js.map +0 -1
  167. package/lib/typechain/TokenTransferrerErrors.d.ts +0 -29
  168. package/lib/typechain/TokenTransferrerErrors.js +0 -3
  169. package/lib/typechain/TokenTransferrerErrors.js.map +0 -1
  170. package/lib/typechain/Verifiers.d.ts +0 -124
  171. package/lib/typechain/Verifiers.js +0 -3
  172. package/lib/typechain/Verifiers.js.map +0 -1
  173. package/lib/typechain/ZoneInteraction.d.ts +0 -29
  174. package/lib/typechain/ZoneInteraction.js +0 -3
  175. package/lib/typechain/ZoneInteraction.js.map +0 -1
  176. package/lib/typechain/ZoneInteractionErrors.d.ts +0 -29
  177. package/lib/typechain/ZoneInteractionErrors.js +0 -3
  178. package/lib/typechain/ZoneInteractionErrors.js.map +0 -1
  179. package/lib/typechain/ZoneInterface.d.ts +0 -182
  180. package/lib/typechain/ZoneInterface.js +0 -3
  181. package/lib/typechain/ZoneInterface.js.map +0 -1
  182. package/lib/typechain/factories/AmountDerivationErrors__factory.d.ts +0 -12
  183. package/lib/typechain/factories/AmountDerivationErrors__factory.js +0 -28
  184. package/lib/typechain/factories/AmountDerivationErrors__factory.js.map +0 -1
  185. package/lib/typechain/factories/AmountDeriver__factory.d.ts +0 -26
  186. package/lib/typechain/factories/AmountDeriver__factory.js +0 -97
  187. package/lib/typechain/factories/AmountDeriver__factory.js.map +0 -1
  188. package/lib/typechain/factories/Assertions__factory.d.ts +0 -64
  189. package/lib/typechain/factories/Assertions__factory.js +0 -526
  190. package/lib/typechain/factories/Assertions__factory.js.map +0 -1
  191. package/lib/typechain/factories/BasicOrderFulfiller__factory.d.ts +0 -64
  192. package/lib/typechain/factories/BasicOrderFulfiller__factory.js +0 -563
  193. package/lib/typechain/factories/BasicOrderFulfiller__factory.js.map +0 -1
  194. package/lib/typechain/factories/ConduitControllerInterface__factory.d.ts +0 -46
  195. package/lib/typechain/factories/ConduitControllerInterface__factory.js +0 -453
  196. package/lib/typechain/factories/ConduitControllerInterface__factory.js.map +0 -1
  197. package/lib/typechain/factories/ConduitController__factory.d.ts +0 -67
  198. package/lib/typechain/factories/ConduitController__factory.js +0 -527
  199. package/lib/typechain/factories/ConduitController__factory.js.map +0 -1
  200. package/lib/typechain/factories/ConduitInterface__factory.d.ts +0 -62
  201. package/lib/typechain/factories/ConduitInterface__factory.js +0 -282
  202. package/lib/typechain/factories/ConduitInterface__factory.js.map +0 -1
  203. package/lib/typechain/factories/Conduit__factory.d.ts +0 -83
  204. package/lib/typechain/factories/Conduit__factory.js +0 -465
  205. package/lib/typechain/factories/Conduit__factory.js.map +0 -1
  206. package/lib/typechain/factories/ConsiderationBase__factory.d.ts +0 -64
  207. package/lib/typechain/factories/ConsiderationBase__factory.js +0 -412
  208. package/lib/typechain/factories/ConsiderationBase__factory.js.map +0 -1
  209. package/lib/typechain/factories/ConsiderationEventsAndErrors__factory.d.ts +0 -38
  210. package/lib/typechain/factories/ConsiderationEventsAndErrors__factory.js +0 -332
  211. package/lib/typechain/factories/ConsiderationEventsAndErrors__factory.js.map +0 -1
  212. package/lib/typechain/factories/ConsiderationInterface__factory.d.ts +0 -72
  213. package/lib/typechain/factories/ConsiderationInterface__factory.js +0 -2064
  214. package/lib/typechain/factories/ConsiderationInterface__factory.js.map +0 -1
  215. package/lib/typechain/factories/Consideration__factory.d.ts +0 -132
  216. package/lib/typechain/factories/Consideration__factory.js +0 -2670
  217. package/lib/typechain/factories/Consideration__factory.js.map +0 -1
  218. package/lib/typechain/factories/CounterManager__factory.d.ts +0 -52
  219. package/lib/typechain/factories/CounterManager__factory.js +0 -406
  220. package/lib/typechain/factories/CounterManager__factory.js.map +0 -1
  221. package/lib/typechain/factories/CriteriaResolutionErrors__factory.d.ts +0 -12
  222. package/lib/typechain/factories/CriteriaResolutionErrors__factory.js +0 -58
  223. package/lib/typechain/factories/CriteriaResolutionErrors__factory.js.map +0 -1
  224. package/lib/typechain/factories/CriteriaResolution__factory.d.ts +0 -26
  225. package/lib/typechain/factories/CriteriaResolution__factory.js +0 -127
  226. package/lib/typechain/factories/CriteriaResolution__factory.js.map +0 -1
  227. package/lib/typechain/factories/EIP1271Interface__factory.d.ts +0 -22
  228. package/lib/typechain/factories/EIP1271Interface__factory.js +0 -47
  229. package/lib/typechain/factories/EIP1271Interface__factory.js.map +0 -1
  230. package/lib/typechain/factories/ERC1155Interface__factory.d.ts +0 -18
  231. package/lib/typechain/factories/ERC1155Interface__factory.js +0 -89
  232. package/lib/typechain/factories/ERC1155Interface__factory.js.map +0 -1
  233. package/lib/typechain/factories/ERC1155TokenReceiver__factory.d.ts +0 -22
  234. package/lib/typechain/factories/ERC1155TokenReceiver__factory.js +0 -101
  235. package/lib/typechain/factories/ERC1155TokenReceiver__factory.js.map +0 -1
  236. package/lib/typechain/factories/ERC1155__factory.d.ts +0 -35
  237. package/lib/typechain/factories/ERC1155__factory.js +0 -335
  238. package/lib/typechain/factories/ERC1155__factory.js.map +0 -1
  239. package/lib/typechain/factories/ERC20Interface__factory.d.ts +0 -22
  240. package/lib/typechain/factories/ERC20Interface__factory.js +0 -52
  241. package/lib/typechain/factories/ERC20Interface__factory.js.map +0 -1
  242. package/lib/typechain/factories/ERC20__factory.d.ts +0 -35
  243. package/lib/typechain/factories/ERC20__factory.js +0 -333
  244. package/lib/typechain/factories/ERC20__factory.js.map +0 -1
  245. package/lib/typechain/factories/ERC721Interface__factory.d.ts +0 -18
  246. package/lib/typechain/factories/ERC721Interface__factory.js +0 -46
  247. package/lib/typechain/factories/ERC721Interface__factory.js.map +0 -1
  248. package/lib/typechain/factories/ERC721TokenReceiver__factory.d.ts +0 -22
  249. package/lib/typechain/factories/ERC721TokenReceiver__factory.js +0 -57
  250. package/lib/typechain/factories/ERC721TokenReceiver__factory.js.map +0 -1
  251. package/lib/typechain/factories/ERC721__factory.d.ts +0 -35
  252. package/lib/typechain/factories/ERC721__factory.js +0 -353
  253. package/lib/typechain/factories/ERC721__factory.js.map +0 -1
  254. package/lib/typechain/factories/Executor__factory.d.ts +0 -64
  255. package/lib/typechain/factories/Executor__factory.js +0 -552
  256. package/lib/typechain/factories/Executor__factory.js.map +0 -1
  257. package/lib/typechain/factories/FulfillmentApplicationErrors__factory.d.ts +0 -16
  258. package/lib/typechain/factories/FulfillmentApplicationErrors__factory.js +0 -49
  259. package/lib/typechain/factories/FulfillmentApplicationErrors__factory.js.map +0 -1
  260. package/lib/typechain/factories/FulfillmentApplier__factory.d.ts +0 -30
  261. package/lib/typechain/factories/FulfillmentApplier__factory.js +0 -118
  262. package/lib/typechain/factories/FulfillmentApplier__factory.js.map +0 -1
  263. package/lib/typechain/factories/GettersAndDerivers__factory.d.ts +0 -64
  264. package/lib/typechain/factories/GettersAndDerivers__factory.js +0 -412
  265. package/lib/typechain/factories/GettersAndDerivers__factory.js.map +0 -1
  266. package/lib/typechain/factories/OrderCombiner__factory.d.ts +0 -64
  267. package/lib/typechain/factories/OrderCombiner__factory.js +0 -629
  268. package/lib/typechain/factories/OrderCombiner__factory.js.map +0 -1
  269. package/lib/typechain/factories/OrderFulfiller__factory.d.ts +0 -64
  270. package/lib/typechain/factories/OrderFulfiller__factory.js +0 -603
  271. package/lib/typechain/factories/OrderFulfiller__factory.js.map +0 -1
  272. package/lib/typechain/factories/OrderValidator__factory.d.ts +0 -64
  273. package/lib/typechain/factories/OrderValidator__factory.js +0 -563
  274. package/lib/typechain/factories/OrderValidator__factory.js.map +0 -1
  275. package/lib/typechain/factories/ReentrancyErrors__factory.d.ts +0 -12
  276. package/lib/typechain/factories/ReentrancyErrors__factory.js +0 -28
  277. package/lib/typechain/factories/ReentrancyErrors__factory.js.map +0 -1
  278. package/lib/typechain/factories/ReentrancyGuard__factory.d.ts +0 -32
  279. package/lib/typechain/factories/ReentrancyGuard__factory.js +0 -102
  280. package/lib/typechain/factories/ReentrancyGuard__factory.js.map +0 -1
  281. package/lib/typechain/factories/Seaport__factory.d.ts +0 -132
  282. package/lib/typechain/factories/Seaport__factory.js +0 -2670
  283. package/lib/typechain/factories/Seaport__factory.js.map +0 -1
  284. package/lib/typechain/factories/SignatureVerificationErrors__factory.d.ts +0 -16
  285. package/lib/typechain/factories/SignatureVerificationErrors__factory.js +0 -49
  286. package/lib/typechain/factories/SignatureVerificationErrors__factory.js.map +0 -1
  287. package/lib/typechain/factories/SignatureVerification__factory.d.ts +0 -30
  288. package/lib/typechain/factories/SignatureVerification__factory.js +0 -118
  289. package/lib/typechain/factories/SignatureVerification__factory.js.map +0 -1
  290. package/lib/typechain/factories/TestERC1155__factory.d.ts +0 -49
  291. package/lib/typechain/factories/TestERC1155__factory.js +0 -433
  292. package/lib/typechain/factories/TestERC1155__factory.js.map +0 -1
  293. package/lib/typechain/factories/TestERC20__factory.d.ts +0 -56
  294. package/lib/typechain/factories/TestERC20__factory.js +0 -457
  295. package/lib/typechain/factories/TestERC20__factory.js.map +0 -1
  296. package/lib/typechain/factories/TestERC721__factory.d.ts +0 -49
  297. package/lib/typechain/factories/TestERC721__factory.js +0 -446
  298. package/lib/typechain/factories/TestERC721__factory.js.map +0 -1
  299. package/lib/typechain/factories/TokenTransferrerErrors__factory.d.ts +0 -16
  300. package/lib/typechain/factories/TokenTransferrerErrors__factory.js +0 -132
  301. package/lib/typechain/factories/TokenTransferrerErrors__factory.js.map +0 -1
  302. package/lib/typechain/factories/TokenTransferrer__factory.d.ts +0 -30
  303. package/lib/typechain/factories/TokenTransferrer__factory.js +0 -201
  304. package/lib/typechain/factories/TokenTransferrer__factory.js.map +0 -1
  305. package/lib/typechain/factories/Verifiers__factory.d.ts +0 -64
  306. package/lib/typechain/factories/Verifiers__factory.js +0 -552
  307. package/lib/typechain/factories/Verifiers__factory.js.map +0 -1
  308. package/lib/typechain/factories/ZoneInteractionErrors__factory.d.ts +0 -16
  309. package/lib/typechain/factories/ZoneInteractionErrors__factory.js +0 -34
  310. package/lib/typechain/factories/ZoneInteractionErrors__factory.js.map +0 -1
  311. package/lib/typechain/factories/ZoneInteraction__factory.d.ts +0 -30
  312. package/lib/typechain/factories/ZoneInteraction__factory.js +0 -103
  313. package/lib/typechain/factories/ZoneInteraction__factory.js.map +0 -1
  314. package/lib/typechain/factories/ZoneInterface__factory.d.ts +0 -52
  315. package/lib/typechain/factories/ZoneInterface__factory.js +0 -266
  316. package/lib/typechain/factories/ZoneInterface__factory.js.map +0 -1
  317. package/lib/typechain/index.d.ts +0 -90
  318. package/lib/typechain/index.js +0 -94
  319. package/lib/typechain/index.js.map +0 -1
@@ -1,64 +0,0 @@
1
- import { Signer, ContractFactory, Overrides } from "ethers";
2
- import { Provider, TransactionRequest } from "@ethersproject/providers";
3
- import type { OrderCombiner, OrderCombinerInterface } from "../OrderCombiner";
4
- declare type OrderCombinerConstructorParams = [signer?: Signer] | ConstructorParameters<typeof ContractFactory>;
5
- export declare class OrderCombiner__factory extends ContractFactory {
6
- constructor(...args: OrderCombinerConstructorParams);
7
- deploy(conduitController: string, overrides?: Overrides & {
8
- from?: string | Promise<string>;
9
- }): Promise<OrderCombiner>;
10
- getDeployTransaction(conduitController: string, overrides?: Overrides & {
11
- from?: string | Promise<string>;
12
- }): TransactionRequest;
13
- attach(address: string): OrderCombiner;
14
- connect(signer: Signer): OrderCombiner__factory;
15
- static readonly contractName: "OrderCombiner";
16
- readonly contractName: "OrderCombiner";
17
- static readonly bytecode = "0x6101c060405234801561001157600080fd5b50604051610709380380610709833981016040819052610030916105b9565b8080808080808080610040610123565b610120526101005260e05260c081815260a0838152608085815246610140819052604080516020818101979097528082019890985260608801969096529086015230858201528351808603909101815293019091528151910120610160526001600160a01b03811661018081905260408051630a96ad3960e01b81528151630a96ad39926004808401939192918290030181865afa1580156100e6573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061010a91906105e9565b506101a052505060016000555061066f95505050505050565b6000808080808061015460408051808201909152600d81526c21b7b739b4b232b930ba34b7b760991b602082015290565b80516020918201206040805180820182526003815262312e3160e81b90840152519097507f722c0e0c80487266e8c6a45e3a1a803aab23378a9c32e6ebe029d4fad7bfc965965060009161025891016909ecccccae492e8cada560b31b81526e1d5a5b9d0e081a5d195b551e5c194b608a1b600a8201526d1859191c995cdcc81d1bdad95b8b60921b60198201527f75696e74323536206964656e7469666965724f7243726974657269612c00000060278201527f75696e74323536207374617274416d6f756e742c0000000000000000000000006044820152701d5a5b9d0c8d4d88195b99105b5bdd5b9d607a1b6058820152602960f81b6069820152606a0190565b60408051601f1981840301815282825271086dedce6d2c8cae4c2e8d2dedc92e8cada560731b60208401526e1d5a5b9d0e081a5d195b551e5c194b608a1b60328401526d1859191c995cdcc81d1bdad95b8b60921b60418401527f75696e74323536206964656e7469666965724f7243726974657269612c000000604f8401527f75696e74323536207374617274416d6f756e742c000000000000000000000000606c840152711d5a5b9d0c8d4d88195b99105b5bdd5b9d0b60721b6080840152701859191c995cdcc81c9958da5c1a595b9d607a1b6092840152602960f81b60a384018190528251808503608401815260a485019093526f09ee4c8cae486dedae0dedccadce8e6560831b60c48501526f1859191c995cdcc81bd999995c995c8b60821b60d48501526c1859191c995cdcc81e9bdb994b609a1b60e48501527113d999995c925d195b56d7481bd999995c8b60721b60f18501527f436f6e73696465726174696f6e4974656d5b5d20636f6e73696465726174696f610103850152611b8b60f21b6101238501526f1d5a5b9d0e081bdc99195c951e5c194b60821b610125850152711d5a5b9d0c8d4d881cdd185c9d151a5b594b60721b6101358501526f1d5a5b9d0c8d4d88195b99151a5b594b60821b61014785015270189e5d195ccccc881e9bdb9952185cda0b607a1b6101578501526c1d5a5b9d0c8d4d881cd85b1d0b609a1b6101688501527f6279746573333220636f6e647569744b65792c000000000000000000000000006101758501526e3ab4b73a191a9b1031b7bab73a32b960891b6101888501526101978401529250906000906101980160408051601f19818403018152908290526c08a92a06e626488dedac2d2dc5609b1b60208301526b1cdd1c9a5b99c81b985b594b60a21b602d8301526e1cdd1c9a5b99c81d995c9cda5bdb8b608a1b60398301526f1d5a5b9d0c8d4d8818da185a5b92590b60821b60488301527f6164647265737320766572696679696e67436f6e7472616374000000000000006058830152602960f81b6071830152915060720160408051601f19818403018152908290528051602091820120855186830120855186840120919a50985096506105969183918591879101610648565b604051602081830303815290604052805190602001209350505050909192939495565b6000602082840312156105cb57600080fd5b81516001600160a01b03811681146105e257600080fd5b9392505050565b600080604083850312156105fc57600080fd5b505080516020909101519092909150565b6000815160005b8181101561062e5760208185018101518683015201610614565b8181111561063d576000828601525b509290920192915050565b600061066661066061065a848861060d565b8661060d565b8461060d565b95945050505050565b60805160a05160c05160e05161010051610120516101405161016051610180516101a051603f6106ca60003960005050600050506000505060005050600050506000505060005050600050506000505060005050603f6000f3fe6080604052600080fdfea2646970667358221220346ece0e4b60ca1fbefb09d2abec2f7a15f634c6692ec1cb3743e192179990e264736f6c634300080d0033";
18
- static readonly abi: ({
19
- inputs: {
20
- internalType: string;
21
- name: string;
22
- type: string;
23
- }[];
24
- stateMutability: string;
25
- type: string;
26
- name?: undefined;
27
- anonymous?: undefined;
28
- } | {
29
- inputs: {
30
- internalType: string;
31
- name: string;
32
- type: string;
33
- }[];
34
- name: string;
35
- type: string;
36
- stateMutability?: undefined;
37
- anonymous?: undefined;
38
- } | {
39
- anonymous: boolean;
40
- inputs: ({
41
- indexed: boolean;
42
- internalType: string;
43
- name: string;
44
- type: string;
45
- components?: undefined;
46
- } | {
47
- components: {
48
- internalType: string;
49
- name: string;
50
- type: string;
51
- }[];
52
- indexed: boolean;
53
- internalType: string;
54
- name: string;
55
- type: string;
56
- })[];
57
- name: string;
58
- type: string;
59
- stateMutability?: undefined;
60
- })[];
61
- static createInterface(): OrderCombinerInterface;
62
- static connect(address: string, signerOrProvider: Signer | Provider): OrderCombiner;
63
- }
64
- export {};
@@ -1,629 +0,0 @@
1
- "use strict";
2
- var __extends = (this && this.__extends) || (function () {
3
- var extendStatics = function (d, b) {
4
- extendStatics = Object.setPrototypeOf ||
5
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
6
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
7
- return extendStatics(d, b);
8
- };
9
- return function (d, b) {
10
- if (typeof b !== "function" && b !== null)
11
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
12
- extendStatics(d, b);
13
- function __() { this.constructor = d; }
14
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
15
- };
16
- })();
17
- var __read = (this && this.__read) || function (o, n) {
18
- var m = typeof Symbol === "function" && o[Symbol.iterator];
19
- if (!m) return o;
20
- var i = m.call(o), r, ar = [], e;
21
- try {
22
- while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
23
- }
24
- catch (error) { e = { error: error }; }
25
- finally {
26
- try {
27
- if (r && !r.done && (m = i["return"])) m.call(i);
28
- }
29
- finally { if (e) throw e.error; }
30
- }
31
- return ar;
32
- };
33
- var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
34
- if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
35
- if (ar || !(i in from)) {
36
- if (!ar) ar = Array.prototype.slice.call(from, 0, i);
37
- ar[i] = from[i];
38
- }
39
- }
40
- return to.concat(ar || Array.prototype.slice.call(from));
41
- };
42
- Object.defineProperty(exports, "__esModule", { value: true });
43
- exports.OrderCombiner__factory = void 0;
44
- /* Autogenerated file. Do not edit manually. */
45
- /* tslint:disable */
46
- /* eslint-disable */
47
- var ethers_1 = require("ethers");
48
- var _abi = [
49
- {
50
- inputs: [
51
- {
52
- internalType: "address",
53
- name: "conduitController",
54
- type: "address",
55
- },
56
- ],
57
- stateMutability: "nonpayable",
58
- type: "constructor",
59
- },
60
- {
61
- inputs: [],
62
- name: "BadContractSignature",
63
- type: "error",
64
- },
65
- {
66
- inputs: [],
67
- name: "BadFraction",
68
- type: "error",
69
- },
70
- {
71
- inputs: [
72
- {
73
- internalType: "address",
74
- name: "token",
75
- type: "address",
76
- },
77
- {
78
- internalType: "address",
79
- name: "from",
80
- type: "address",
81
- },
82
- {
83
- internalType: "address",
84
- name: "to",
85
- type: "address",
86
- },
87
- {
88
- internalType: "uint256",
89
- name: "amount",
90
- type: "uint256",
91
- },
92
- ],
93
- name: "BadReturnValueFromERC20OnTransfer",
94
- type: "error",
95
- },
96
- {
97
- inputs: [
98
- {
99
- internalType: "uint8",
100
- name: "v",
101
- type: "uint8",
102
- },
103
- ],
104
- name: "BadSignatureV",
105
- type: "error",
106
- },
107
- {
108
- inputs: [],
109
- name: "ConsiderationCriteriaResolverOutOfRange",
110
- type: "error",
111
- },
112
- {
113
- inputs: [
114
- {
115
- internalType: "uint256",
116
- name: "orderIndex",
117
- type: "uint256",
118
- },
119
- {
120
- internalType: "uint256",
121
- name: "considerationIndex",
122
- type: "uint256",
123
- },
124
- {
125
- internalType: "uint256",
126
- name: "shortfallAmount",
127
- type: "uint256",
128
- },
129
- ],
130
- name: "ConsiderationNotMet",
131
- type: "error",
132
- },
133
- {
134
- inputs: [],
135
- name: "CriteriaNotEnabledForItem",
136
- type: "error",
137
- },
138
- {
139
- inputs: [
140
- {
141
- internalType: "address",
142
- name: "token",
143
- type: "address",
144
- },
145
- {
146
- internalType: "address",
147
- name: "from",
148
- type: "address",
149
- },
150
- {
151
- internalType: "address",
152
- name: "to",
153
- type: "address",
154
- },
155
- {
156
- internalType: "uint256[]",
157
- name: "identifiers",
158
- type: "uint256[]",
159
- },
160
- {
161
- internalType: "uint256[]",
162
- name: "amounts",
163
- type: "uint256[]",
164
- },
165
- ],
166
- name: "ERC1155BatchTransferGenericFailure",
167
- type: "error",
168
- },
169
- {
170
- inputs: [
171
- {
172
- internalType: "address",
173
- name: "account",
174
- type: "address",
175
- },
176
- {
177
- internalType: "uint256",
178
- name: "amount",
179
- type: "uint256",
180
- },
181
- ],
182
- name: "EtherTransferGenericFailure",
183
- type: "error",
184
- },
185
- {
186
- inputs: [],
187
- name: "InexactFraction",
188
- type: "error",
189
- },
190
- {
191
- inputs: [],
192
- name: "InsufficientEtherSupplied",
193
- type: "error",
194
- },
195
- {
196
- inputs: [],
197
- name: "InvalidBasicOrderParameterEncoding",
198
- type: "error",
199
- },
200
- {
201
- inputs: [
202
- {
203
- internalType: "address",
204
- name: "conduit",
205
- type: "address",
206
- },
207
- ],
208
- name: "InvalidCallToConduit",
209
- type: "error",
210
- },
211
- {
212
- inputs: [],
213
- name: "InvalidCanceller",
214
- type: "error",
215
- },
216
- {
217
- inputs: [
218
- {
219
- internalType: "bytes32",
220
- name: "conduitKey",
221
- type: "bytes32",
222
- },
223
- {
224
- internalType: "address",
225
- name: "conduit",
226
- type: "address",
227
- },
228
- ],
229
- name: "InvalidConduit",
230
- type: "error",
231
- },
232
- {
233
- inputs: [],
234
- name: "InvalidERC721TransferAmount",
235
- type: "error",
236
- },
237
- {
238
- inputs: [],
239
- name: "InvalidFulfillmentComponentData",
240
- type: "error",
241
- },
242
- {
243
- inputs: [
244
- {
245
- internalType: "uint256",
246
- name: "value",
247
- type: "uint256",
248
- },
249
- ],
250
- name: "InvalidMsgValue",
251
- type: "error",
252
- },
253
- {
254
- inputs: [],
255
- name: "InvalidProof",
256
- type: "error",
257
- },
258
- {
259
- inputs: [
260
- {
261
- internalType: "bytes32",
262
- name: "orderHash",
263
- type: "bytes32",
264
- },
265
- ],
266
- name: "InvalidRestrictedOrder",
267
- type: "error",
268
- },
269
- {
270
- inputs: [],
271
- name: "InvalidSignature",
272
- type: "error",
273
- },
274
- {
275
- inputs: [],
276
- name: "InvalidSigner",
277
- type: "error",
278
- },
279
- {
280
- inputs: [],
281
- name: "InvalidTime",
282
- type: "error",
283
- },
284
- {
285
- inputs: [],
286
- name: "MismatchedFulfillmentOfferAndConsiderationComponents",
287
- type: "error",
288
- },
289
- {
290
- inputs: [
291
- {
292
- internalType: "enum Side",
293
- name: "side",
294
- type: "uint8",
295
- },
296
- ],
297
- name: "MissingFulfillmentComponentOnAggregation",
298
- type: "error",
299
- },
300
- {
301
- inputs: [],
302
- name: "MissingItemAmount",
303
- type: "error",
304
- },
305
- {
306
- inputs: [],
307
- name: "MissingOriginalConsiderationItems",
308
- type: "error",
309
- },
310
- {
311
- inputs: [
312
- {
313
- internalType: "address",
314
- name: "account",
315
- type: "address",
316
- },
317
- ],
318
- name: "NoContract",
319
- type: "error",
320
- },
321
- {
322
- inputs: [],
323
- name: "NoReentrantCalls",
324
- type: "error",
325
- },
326
- {
327
- inputs: [],
328
- name: "NoSpecifiedOrdersAvailable",
329
- type: "error",
330
- },
331
- {
332
- inputs: [],
333
- name: "OfferAndConsiderationRequiredOnFulfillment",
334
- type: "error",
335
- },
336
- {
337
- inputs: [],
338
- name: "OfferCriteriaResolverOutOfRange",
339
- type: "error",
340
- },
341
- {
342
- inputs: [
343
- {
344
- internalType: "bytes32",
345
- name: "orderHash",
346
- type: "bytes32",
347
- },
348
- ],
349
- name: "OrderAlreadyFilled",
350
- type: "error",
351
- },
352
- {
353
- inputs: [],
354
- name: "OrderCriteriaResolverOutOfRange",
355
- type: "error",
356
- },
357
- {
358
- inputs: [
359
- {
360
- internalType: "bytes32",
361
- name: "orderHash",
362
- type: "bytes32",
363
- },
364
- ],
365
- name: "OrderIsCancelled",
366
- type: "error",
367
- },
368
- {
369
- inputs: [
370
- {
371
- internalType: "bytes32",
372
- name: "orderHash",
373
- type: "bytes32",
374
- },
375
- ],
376
- name: "OrderPartiallyFilled",
377
- type: "error",
378
- },
379
- {
380
- inputs: [],
381
- name: "PartialFillsNotEnabledForOrder",
382
- type: "error",
383
- },
384
- {
385
- inputs: [
386
- {
387
- internalType: "address",
388
- name: "token",
389
- type: "address",
390
- },
391
- {
392
- internalType: "address",
393
- name: "from",
394
- type: "address",
395
- },
396
- {
397
- internalType: "address",
398
- name: "to",
399
- type: "address",
400
- },
401
- {
402
- internalType: "uint256",
403
- name: "identifier",
404
- type: "uint256",
405
- },
406
- {
407
- internalType: "uint256",
408
- name: "amount",
409
- type: "uint256",
410
- },
411
- ],
412
- name: "TokenTransferGenericFailure",
413
- type: "error",
414
- },
415
- {
416
- inputs: [],
417
- name: "UnresolvedConsiderationCriteria",
418
- type: "error",
419
- },
420
- {
421
- inputs: [],
422
- name: "UnresolvedOfferCriteria",
423
- type: "error",
424
- },
425
- {
426
- anonymous: false,
427
- inputs: [
428
- {
429
- indexed: false,
430
- internalType: "uint256",
431
- name: "newCounter",
432
- type: "uint256",
433
- },
434
- {
435
- indexed: true,
436
- internalType: "address",
437
- name: "offerer",
438
- type: "address",
439
- },
440
- ],
441
- name: "CounterIncremented",
442
- type: "event",
443
- },
444
- {
445
- anonymous: false,
446
- inputs: [
447
- {
448
- indexed: false,
449
- internalType: "bytes32",
450
- name: "orderHash",
451
- type: "bytes32",
452
- },
453
- {
454
- indexed: true,
455
- internalType: "address",
456
- name: "offerer",
457
- type: "address",
458
- },
459
- {
460
- indexed: true,
461
- internalType: "address",
462
- name: "zone",
463
- type: "address",
464
- },
465
- ],
466
- name: "OrderCancelled",
467
- type: "event",
468
- },
469
- {
470
- anonymous: false,
471
- inputs: [
472
- {
473
- indexed: false,
474
- internalType: "bytes32",
475
- name: "orderHash",
476
- type: "bytes32",
477
- },
478
- {
479
- indexed: true,
480
- internalType: "address",
481
- name: "offerer",
482
- type: "address",
483
- },
484
- {
485
- indexed: true,
486
- internalType: "address",
487
- name: "zone",
488
- type: "address",
489
- },
490
- {
491
- indexed: false,
492
- internalType: "address",
493
- name: "recipient",
494
- type: "address",
495
- },
496
- {
497
- components: [
498
- {
499
- internalType: "enum ItemType",
500
- name: "itemType",
501
- type: "uint8",
502
- },
503
- {
504
- internalType: "address",
505
- name: "token",
506
- type: "address",
507
- },
508
- {
509
- internalType: "uint256",
510
- name: "identifier",
511
- type: "uint256",
512
- },
513
- {
514
- internalType: "uint256",
515
- name: "amount",
516
- type: "uint256",
517
- },
518
- ],
519
- indexed: false,
520
- internalType: "struct SpentItem[]",
521
- name: "offer",
522
- type: "tuple[]",
523
- },
524
- {
525
- components: [
526
- {
527
- internalType: "enum ItemType",
528
- name: "itemType",
529
- type: "uint8",
530
- },
531
- {
532
- internalType: "address",
533
- name: "token",
534
- type: "address",
535
- },
536
- {
537
- internalType: "uint256",
538
- name: "identifier",
539
- type: "uint256",
540
- },
541
- {
542
- internalType: "uint256",
543
- name: "amount",
544
- type: "uint256",
545
- },
546
- {
547
- internalType: "address payable",
548
- name: "recipient",
549
- type: "address",
550
- },
551
- ],
552
- indexed: false,
553
- internalType: "struct ReceivedItem[]",
554
- name: "consideration",
555
- type: "tuple[]",
556
- },
557
- ],
558
- name: "OrderFulfilled",
559
- type: "event",
560
- },
561
- {
562
- anonymous: false,
563
- inputs: [
564
- {
565
- indexed: false,
566
- internalType: "bytes32",
567
- name: "orderHash",
568
- type: "bytes32",
569
- },
570
- {
571
- indexed: true,
572
- internalType: "address",
573
- name: "offerer",
574
- type: "address",
575
- },
576
- {
577
- indexed: true,
578
- internalType: "address",
579
- name: "zone",
580
- type: "address",
581
- },
582
- ],
583
- name: "OrderValidated",
584
- type: "event",
585
- },
586
- ];
587
- var _bytecode = "0x6101c060405234801561001157600080fd5b50604051610709380380610709833981016040819052610030916105b9565b8080808080808080610040610123565b610120526101005260e05260c081815260a0838152608085815246610140819052604080516020818101979097528082019890985260608801969096529086015230858201528351808603909101815293019091528151910120610160526001600160a01b03811661018081905260408051630a96ad3960e01b81528151630a96ad39926004808401939192918290030181865afa1580156100e6573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061010a91906105e9565b506101a052505060016000555061066f95505050505050565b6000808080808061015460408051808201909152600d81526c21b7b739b4b232b930ba34b7b760991b602082015290565b80516020918201206040805180820182526003815262312e3160e81b90840152519097507f722c0e0c80487266e8c6a45e3a1a803aab23378a9c32e6ebe029d4fad7bfc965965060009161025891016909ecccccae492e8cada560b31b81526e1d5a5b9d0e081a5d195b551e5c194b608a1b600a8201526d1859191c995cdcc81d1bdad95b8b60921b60198201527f75696e74323536206964656e7469666965724f7243726974657269612c00000060278201527f75696e74323536207374617274416d6f756e742c0000000000000000000000006044820152701d5a5b9d0c8d4d88195b99105b5bdd5b9d607a1b6058820152602960f81b6069820152606a0190565b60408051601f1981840301815282825271086dedce6d2c8cae4c2e8d2dedc92e8cada560731b60208401526e1d5a5b9d0e081a5d195b551e5c194b608a1b60328401526d1859191c995cdcc81d1bdad95b8b60921b60418401527f75696e74323536206964656e7469666965724f7243726974657269612c000000604f8401527f75696e74323536207374617274416d6f756e742c000000000000000000000000606c840152711d5a5b9d0c8d4d88195b99105b5bdd5b9d0b60721b6080840152701859191c995cdcc81c9958da5c1a595b9d607a1b6092840152602960f81b60a384018190528251808503608401815260a485019093526f09ee4c8cae486dedae0dedccadce8e6560831b60c48501526f1859191c995cdcc81bd999995c995c8b60821b60d48501526c1859191c995cdcc81e9bdb994b609a1b60e48501527113d999995c925d195b56d7481bd999995c8b60721b60f18501527f436f6e73696465726174696f6e4974656d5b5d20636f6e73696465726174696f610103850152611b8b60f21b6101238501526f1d5a5b9d0e081bdc99195c951e5c194b60821b610125850152711d5a5b9d0c8d4d881cdd185c9d151a5b594b60721b6101358501526f1d5a5b9d0c8d4d88195b99151a5b594b60821b61014785015270189e5d195ccccc881e9bdb9952185cda0b607a1b6101578501526c1d5a5b9d0c8d4d881cd85b1d0b609a1b6101688501527f6279746573333220636f6e647569744b65792c000000000000000000000000006101758501526e3ab4b73a191a9b1031b7bab73a32b960891b6101888501526101978401529250906000906101980160408051601f19818403018152908290526c08a92a06e626488dedac2d2dc5609b1b60208301526b1cdd1c9a5b99c81b985b594b60a21b602d8301526e1cdd1c9a5b99c81d995c9cda5bdb8b608a1b60398301526f1d5a5b9d0c8d4d8818da185a5b92590b60821b60488301527f6164647265737320766572696679696e67436f6e7472616374000000000000006058830152602960f81b6071830152915060720160408051601f19818403018152908290528051602091820120855186830120855186840120919a50985096506105969183918591879101610648565b604051602081830303815290604052805190602001209350505050909192939495565b6000602082840312156105cb57600080fd5b81516001600160a01b03811681146105e257600080fd5b9392505050565b600080604083850312156105fc57600080fd5b505080516020909101519092909150565b6000815160005b8181101561062e5760208185018101518683015201610614565b8181111561063d576000828601525b509290920192915050565b600061066661066061065a848861060d565b8661060d565b8461060d565b95945050505050565b60805160a05160c05160e05161010051610120516101405161016051610180516101a051603f6106ca60003960005050600050506000505060005050600050506000505060005050600050506000505060005050603f6000f3fe6080604052600080fdfea2646970667358221220346ece0e4b60ca1fbefb09d2abec2f7a15f634c6692ec1cb3743e192179990e264736f6c634300080d0033";
588
- var isSuperArgs = function (xs) { return xs.length > 1; };
589
- var OrderCombiner__factory = /** @class */ (function (_super) {
590
- __extends(OrderCombiner__factory, _super);
591
- function OrderCombiner__factory() {
592
- var args = [];
593
- for (var _i = 0; _i < arguments.length; _i++) {
594
- args[_i] = arguments[_i];
595
- }
596
- var _this = this;
597
- if (isSuperArgs(args)) {
598
- _this = _super.apply(this, __spreadArray([], __read(args), false)) || this;
599
- }
600
- else {
601
- _this = _super.call(this, _abi, _bytecode, args[0]) || this;
602
- }
603
- _this.contractName = "OrderCombiner";
604
- return _this;
605
- }
606
- OrderCombiner__factory.prototype.deploy = function (conduitController, overrides) {
607
- return _super.prototype.deploy.call(this, conduitController, overrides || {});
608
- };
609
- OrderCombiner__factory.prototype.getDeployTransaction = function (conduitController, overrides) {
610
- return _super.prototype.getDeployTransaction.call(this, conduitController, overrides || {});
611
- };
612
- OrderCombiner__factory.prototype.attach = function (address) {
613
- return _super.prototype.attach.call(this, address);
614
- };
615
- OrderCombiner__factory.prototype.connect = function (signer) {
616
- return _super.prototype.connect.call(this, signer);
617
- };
618
- OrderCombiner__factory.createInterface = function () {
619
- return new ethers_1.utils.Interface(_abi);
620
- };
621
- OrderCombiner__factory.connect = function (address, signerOrProvider) {
622
- return new ethers_1.Contract(address, _abi, signerOrProvider);
623
- };
624
- OrderCombiner__factory.bytecode = _bytecode;
625
- OrderCombiner__factory.abi = _abi;
626
- return OrderCombiner__factory;
627
- }(ethers_1.ContractFactory));
628
- exports.OrderCombiner__factory = OrderCombiner__factory;
629
- //# sourceMappingURL=OrderCombiner__factory.js.map