@boostxyz/sdk 7.8.0 → 8.0.0-canary.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (125) hide show
  1. package/dist/Actions/Action.cjs +1 -1
  2. package/dist/Actions/Action.js +1 -1
  3. package/dist/Actions/EventAction.cjs +1 -1
  4. package/dist/Actions/EventAction.cjs.map +1 -1
  5. package/dist/Actions/EventAction.d.ts +4 -4
  6. package/dist/Actions/EventAction.js +97 -97
  7. package/dist/Actions/EventAction.js.map +1 -1
  8. package/dist/{AllowList-DiU7g4Hs.js → AllowList-CWqAYlwr.js} +28 -28
  9. package/dist/{AllowList-DiU7g4Hs.js.map → AllowList-CWqAYlwr.js.map} +1 -1
  10. package/dist/{AllowList-BJ9HQGFs.cjs → AllowList-Lpqz7tn9.cjs} +2 -2
  11. package/dist/{AllowList-BJ9HQGFs.cjs.map → AllowList-Lpqz7tn9.cjs.map} +1 -1
  12. package/dist/AllowLists/AllowList.cjs +1 -1
  13. package/dist/AllowLists/AllowList.js +3 -3
  14. package/dist/AllowLists/SimpleAllowList.cjs +1 -1
  15. package/dist/AllowLists/SimpleAllowList.js +8 -8
  16. package/dist/AllowLists/SimpleDenyList.cjs +1 -1
  17. package/dist/AllowLists/SimpleDenyList.js +3 -3
  18. package/dist/Auth/PassthroughAuth.cjs +1 -1
  19. package/dist/Auth/PassthroughAuth.js +1 -1
  20. package/dist/BoostCore.cjs +2 -2
  21. package/dist/BoostCore.cjs.map +1 -1
  22. package/dist/BoostCore.d.ts +106 -23
  23. package/dist/BoostCore.d.ts.map +1 -1
  24. package/dist/BoostCore.js +518 -451
  25. package/dist/BoostCore.js.map +1 -1
  26. package/dist/BoostRegistry.cjs +1 -1
  27. package/dist/BoostRegistry.js +46 -46
  28. package/dist/{Budget-YIhV65cc.js → Budget-BPPXnBAK.js} +36 -36
  29. package/dist/{Budget-YIhV65cc.js.map → Budget-BPPXnBAK.js.map} +1 -1
  30. package/dist/{Budget-D_zhh1rh.cjs → Budget-rZm-AY09.cjs} +2 -2
  31. package/dist/{Budget-D_zhh1rh.cjs.map → Budget-rZm-AY09.cjs.map} +1 -1
  32. package/dist/Budgets/Budget.cjs +1 -1
  33. package/dist/Budgets/Budget.js +2 -2
  34. package/dist/Budgets/ManagedBudget.cjs +1 -1
  35. package/dist/Budgets/ManagedBudget.js +24 -24
  36. package/dist/Deployable/Contract.cjs +1 -1
  37. package/dist/Deployable/Contract.cjs.map +1 -1
  38. package/dist/Deployable/Contract.d.ts +8 -0
  39. package/dist/Deployable/Contract.d.ts.map +1 -1
  40. package/dist/Deployable/Contract.js +14 -4
  41. package/dist/Deployable/Contract.js.map +1 -1
  42. package/dist/Deployable/Deployable.cjs +1 -1
  43. package/dist/Deployable/Deployable.cjs.map +1 -1
  44. package/dist/Deployable/Deployable.d.ts +7 -0
  45. package/dist/Deployable/Deployable.d.ts.map +1 -1
  46. package/dist/Deployable/Deployable.js +13 -4
  47. package/dist/Deployable/Deployable.js.map +1 -1
  48. package/dist/Deployable/DeployableTarget.cjs +1 -1
  49. package/dist/Deployable/DeployableTarget.js +7 -7
  50. package/dist/Deployable/DeployableTargetWithRBAC.cjs +1 -1
  51. package/dist/Deployable/DeployableTargetWithRBAC.js +16 -16
  52. package/dist/{Incentive-CrnbYN_a.cjs → Incentive-Bse5BKbF.cjs} +2 -2
  53. package/dist/{Incentive-CrnbYN_a.cjs.map → Incentive-Bse5BKbF.cjs.map} +1 -1
  54. package/dist/{Incentive-CeoEla-t.js → Incentive-D1sYPD0W.js} +23 -23
  55. package/dist/{Incentive-CeoEla-t.js.map → Incentive-D1sYPD0W.js.map} +1 -1
  56. package/dist/Incentives/AllowListIncentive.cjs +1 -1
  57. package/dist/Incentives/AllowListIncentive.js +17 -17
  58. package/dist/Incentives/CGDAIncentive.cjs +1 -1
  59. package/dist/Incentives/CGDAIncentive.js +38 -38
  60. package/dist/Incentives/ERC20Incentive.cjs +1 -1
  61. package/dist/Incentives/ERC20Incentive.js +13 -13
  62. package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.cjs +1 -1
  63. package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.cjs.map +1 -1
  64. package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.d.ts +6 -6
  65. package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.js +22 -22
  66. package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.js.map +1 -1
  67. package/dist/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.cjs +1 -1
  68. package/dist/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.cjs.map +1 -1
  69. package/dist/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.d.ts +6 -6
  70. package/dist/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.js +91 -91
  71. package/dist/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.js.map +1 -1
  72. package/dist/Incentives/ERC20VariableCriteriaIncentive.cjs +1 -1
  73. package/dist/Incentives/ERC20VariableCriteriaIncentive.cjs.map +1 -1
  74. package/dist/Incentives/ERC20VariableCriteriaIncentive.d.ts +6 -6
  75. package/dist/Incentives/ERC20VariableCriteriaIncentive.js +9 -9
  76. package/dist/Incentives/ERC20VariableCriteriaIncentive.js.map +1 -1
  77. package/dist/Incentives/ERC20VariableCriteriaIncentiveV2.cjs +1 -1
  78. package/dist/Incentives/ERC20VariableCriteriaIncentiveV2.cjs.map +1 -1
  79. package/dist/Incentives/ERC20VariableCriteriaIncentiveV2.d.ts +6 -6
  80. package/dist/Incentives/ERC20VariableCriteriaIncentiveV2.js +9 -9
  81. package/dist/Incentives/ERC20VariableCriteriaIncentiveV2.js.map +1 -1
  82. package/dist/Incentives/ERC20VariableIncentive.cjs +1 -1
  83. package/dist/Incentives/ERC20VariableIncentive.js +12 -12
  84. package/dist/Incentives/Incentive.cjs +1 -1
  85. package/dist/Incentives/Incentive.js +2 -2
  86. package/dist/Incentives/PointsIncentive.cjs +1 -1
  87. package/dist/Incentives/PointsIncentive.js +10 -10
  88. package/dist/{SimpleDenyList-Dr03aOeP.js → SimpleDenyList-BtEUdiAj.js} +14 -14
  89. package/dist/{SimpleDenyList-Dr03aOeP.js.map → SimpleDenyList-BtEUdiAj.js.map} +1 -1
  90. package/dist/{SimpleDenyList-7-VTqfsH.cjs → SimpleDenyList-DEoMIYhE.cjs} +2 -2
  91. package/dist/{SimpleDenyList-7-VTqfsH.cjs.map → SimpleDenyList-DEoMIYhE.cjs.map} +1 -1
  92. package/dist/{Validator-rYW7PMwW.cjs → Validator-DHS4vjSa.cjs} +2 -2
  93. package/dist/{Validator-rYW7PMwW.cjs.map → Validator-DHS4vjSa.cjs.map} +1 -1
  94. package/dist/{Validator-DgvB9wge.js → Validator-Kpvmj9Bs.js} +9 -9
  95. package/dist/{Validator-DgvB9wge.js.map → Validator-Kpvmj9Bs.js.map} +1 -1
  96. package/dist/Validators/LimitedSignerValidator.cjs +1 -1
  97. package/dist/Validators/LimitedSignerValidator.js +17 -17
  98. package/dist/Validators/SignerValidator.cjs +1 -1
  99. package/dist/Validators/SignerValidator.js +3 -3
  100. package/dist/Validators/Validator.cjs +1 -1
  101. package/dist/Validators/Validator.js +2 -2
  102. package/dist/{deployments-CHQ30INq.js → deployments-Coa8CGi2.js} +67 -67
  103. package/dist/{deployments-CHQ30INq.js.map → deployments-Coa8CGi2.js.map} +1 -1
  104. package/dist/{deployments-BjBgk03b.cjs → deployments-Dgzcz4Ev.cjs} +2 -2
  105. package/dist/deployments-Dgzcz4Ev.cjs.map +1 -0
  106. package/dist/deployments.json +46 -46
  107. package/dist/generated-BzLYuFx3.cjs +3 -0
  108. package/dist/generated-BzLYuFx3.cjs.map +1 -0
  109. package/dist/{generated-B6mEIx8i.js → generated-D6oDILUw.js} +250 -193
  110. package/dist/generated-D6oDILUw.js.map +1 -0
  111. package/dist/index.cjs +1 -1
  112. package/dist/index.js +16 -16
  113. package/dist/utils.cjs.map +1 -1
  114. package/dist/utils.d.ts.map +1 -1
  115. package/dist/utils.js.map +1 -1
  116. package/package.json +1 -1
  117. package/src/BoostCore.test.ts +34 -23
  118. package/src/BoostCore.ts +124 -26
  119. package/src/Deployable/Contract.ts +11 -0
  120. package/src/Deployable/Deployable.ts +10 -0
  121. package/src/utils.ts +0 -1
  122. package/dist/deployments-BjBgk03b.cjs.map +0 -1
  123. package/dist/generated-B6mEIx8i.js.map +0 -1
  124. package/dist/generated-dd4FN0Fo.cjs +0 -3
  125. package/dist/generated-dd4FN0Fo.cjs.map +0 -1
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("../generated-dd4FN0Fo.cjs"),s=require("../componentInterfaces-BZ3fSNkT.cjs"),f=require("@wagmi/core"),u=require("../errors.cjs"),c=require("./EventAction.cjs"),e={[s.AEventAction]:c.EventAction};async function A(n,t,i){const o=await f.readContract(n.config,{abi:a.Ie,functionName:"getComponentInterface",address:t,...i}),r=e[o];if(!r)throw new u.InvalidComponentInterfaceError(Object.keys(e),o);return new r(n,t)}exports.EventAction=c.EventAction;exports.ActionByComponentInterface=e;exports.actionFromAddress=A;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("../generated-BzLYuFx3.cjs"),s=require("../componentInterfaces-BZ3fSNkT.cjs"),f=require("@wagmi/core"),u=require("../errors.cjs"),c=require("./EventAction.cjs"),e={[s.AEventAction]:c.EventAction};async function A(n,t,i){const o=await f.readContract(n.config,{abi:a.Ie,functionName:"getComponentInterface",address:t,...i}),r=e[o];if(!r)throw new u.InvalidComponentInterfaceError(Object.keys(e),o);return new r(n,t)}exports.EventAction=c.EventAction;exports.ActionByComponentInterface=e;exports.actionFromAddress=A;
2
2
  //# sourceMappingURL=Action.cjs.map
@@ -1,4 +1,4 @@
1
- import { I as i } from "../generated-B6mEIx8i.js";
1
+ import { I as i } from "../generated-D6oDILUw.js";
2
2
  import { A as m } from "../componentInterfaces-D2s6AXlV.js";
3
3
  import { readContract as a } from "@wagmi/core";
4
4
  import { InvalidComponentInterfaceError as f } from "../errors.js";
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("../generated-dd4FN0Fo.cjs"),S=require("@wagmi/core"),o=require("viem"),d0=require("../deployments-BjBgk03b.cjs"),r0=require("../Deployable/DeployableTarget.cjs"),u=require("../errors.cjs"),h=require("../utils.cjs"),a0="0x60a0604052348015600e575f80fd5b5060156019565b607c565b63409feecd198054600181161560365763f92ee8a95f526004601cfd5b6001600160401b03808260011c146077578060011b8355806020527fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d2602080a15b505050565b608051611c276100945f395f6101510152611c275ff3fe6080604052600436106100ad575f3560e01c80639bc1cf8111610066578063d7768c471161004c578063d7768c4714610206578063dbdf211014610232578063ddd6ab0814610253575f80fd5b80639bc1cf81146101b9578063c26624e8146101da575f80fd5b806328d6183b1161009657806328d6183b14610106578063393df8cb14610140578063439fab9114610198575f80fd5b806301ffc9a7146100b157806309c5eabe146100e5575b5f80fd5b3480156100bc575f80fd5b506100d06100cb366004611281565b610270565b60405190151581526020015b60405180910390f35b6100f86100f33660046112c7565b6102cb565b6040516100dc929190611381565b348015610111575f80fd5b506040517f7687b0ed0000000000000000000000000000000000000000000000000000000081526020016100dc565b34801561014b575f80fd5b506101737f000000000000000000000000000000000000000000000000000000000000000081565b60405173ffffffffffffffffffffffffffffffffffffffff90911681526020016100dc565b3480156101a3575f80fd5b506101b76101b23660046112c7565b610300565b005b3480156101c4575f80fd5b506101cd6103a0565b6040516100dc919061149b565b3480156101e5575f80fd5b506101f96101f436600461151c565b61059f565b6040516100dc9190611533565b348015610211575f80fd5b506102256102203660046112c7565b61077a565b6040516100dc9190611545565b34801561023d575f80fd5b506102466107ae565b6040516100dc91906115a7565b34801561025e575f80fd5b506004546040519081526020016100dc565b5f7fffffffff0000000000000000000000000000000000000000000000000000000082167f7687b0ed0000000000000000000000000000000000000000000000000000000014806102c557506102c582610858565b92915050565b5f60606040517fd623472500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffbf60113280546003825580156103515760018160011c14303b106103485763f92ee8a95f526004601cfd5b818160ff1b1b91505b50610366610361838501856118a8565b6108ad565b801561039b576002815560016020527fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d2602080a15b505050565b60606004805480602002602001604051908101604052809291908181526020015f905b82821015610596578382905f5260205f2090600502016040518060c00160405290815f8201548152602001600182015f9054906101000a900460ff166001811115610410576104106113a3565b6001811115610421576104216113a3565b81526001820154610100810460ff90811660208401526201000090910473ffffffffffffffffffffffffffffffffffffffff1660408084019190915260028401546060840152805160808082019092526003850180549290940193909290918391166007811115610494576104946113a3565b60078111156104a5576104a56113a3565b81528154602090910190610100900460ff1660058111156104c8576104c86113a3565b60058111156104d9576104d96113a3565b8152815462010000900463ffffffff166020820152600182018054604090920191610503906119a9565b80601f016020809104026020016040519081016040528092919081815260200182805461052f906119a9565b801561057a5780601f106105515761010080835404028352916020019161057a565b820191905f5260205f20905b81548152906001019060200180831161055d57829003601f168201915b50505050508152505081525050815260200190600101906103c3565b50505050905090565b6105a7611226565b600482815481106105ba576105ba6119fa565b905f5260205f2090600502016040518060c00160405290815f8201548152602001600182015f9054906101000a900460ff1660018111156105fd576105fd6113a3565b600181111561060e5761060e6113a3565b81526001820154610100810460ff90811660208401526201000090910473ffffffffffffffffffffffffffffffffffffffff1660408084019190915260028401546060840152805160808082019092526003850180549290940193909290918391166007811115610681576106816113a3565b6007811115610692576106926113a3565b81528154602090910190610100900460ff1660058111156106b5576106b56113a3565b60058111156106c6576106c66113a3565b8152815462010000900463ffffffff1660208201526001820180546040909201916106f0906119a9565b80601f016020809104026020016040519081016040528092919081815260200182805461071c906119a9565b80156107675780601f1061073e57610100808354040283529160200191610767565b820191905f5260205f20905b81548152906001019060200180831161074a57829003601f168201915b5050509190925250505090525092915050565b60606040517fd623472500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6040805160a0810182525f808252602082018190529181018290526060810182905260808101919091526040805160a081019091525f8054829060ff1660018111156107fc576107fc6113a3565b600181111561080d5761080d6113a3565b815260018201546020820152600282015460ff81166040830152610100900473ffffffffffffffffffffffffffffffffffffffff166060820152600390910154608090910152919050565b5f7fffffffff0000000000000000000000000000000000000000000000000000000082167fe67157950000000000000000000000000000000000000000000000000000000014806102c557506102c582611156565b6108b56111ec565b805180515f8054909190829060ff1916600183818111156108d8576108d86113a3565b02179055506020828101516001808401919091556040840151600284018054606087015173ffffffffffffffffffffffffffffffffffffffff16610100027fffffffffffffffffffffff00000000000000000000000000000000000000000090911660ff90931692909217919091179055608090930151600390920191909155828101516004805480850182555f91909152815160059091027f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b8101918255928201517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19c90930180549294919392909160ff19919091169083818111156109e1576109e16113a3565b0217905550604082015160018083018054606086015173ffffffffffffffffffffffffffffffffffffffff1662010000027fffffffffffffffffffff0000000000000000000000000000000000000000ffff60ff90951661010002949094167fffffffffffffffffffff000000000000000000000000000000000000000000ff90911617929092179091556080830151600283015560a0830151805160038401805492939092839160ff1990911690836007811115610aa257610aa26113a3565b02179055506020820151815482907fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff16610100836005811115610ae757610ae76113a3565b02179055506040820151815463ffffffff90911662010000027fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000ffff90911617815560608201516001820190610b3b9082611a72565b505050604083015160048054600181810183555f92909252825160059091027f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b810191825560208401517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19c909101805494965091945092909160ff19909116908381811115610bcc57610bcc6113a3565b0217905550604082015160018083018054606086015173ffffffffffffffffffffffffffffffffffffffff1662010000027fffffffffffffffffffff0000000000000000000000000000000000000000ffff60ff90951661010002949094167fffffffffffffffffffff000000000000000000000000000000000000000000ff90911617929092179091556080830151600283015560a0830151805160038401805492939092839160ff1990911690836007811115610c8d57610c8d6113a3565b02179055506020820151815482907fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff16610100836005811115610cd257610cd26113a3565b02179055506040820151815463ffffffff90911662010000027fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000ffff90911617815560608201516001820190610d269082611a72565b505050606083015160048054600181810183555f92909252825160059091027f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b810191825560208401517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19c909101805494965091945092909160ff19909116908381811115610db757610db76113a3565b0217905550604082015160018083018054606086015173ffffffffffffffffffffffffffffffffffffffff1662010000027fffffffffffffffffffff0000000000000000000000000000000000000000ffff60ff90951661010002949094167fffffffffffffffffffff000000000000000000000000000000000000000000ff90911617929092179091556080830151600283015560a0830151805160038401805492939092839160ff1990911690836007811115610e7857610e786113a3565b02179055506020820151815482907fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff16610100836005811115610ebd57610ebd6113a3565b02179055506040820151815463ffffffff90911662010000027fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000ffff90911617815560608201516001820190610f119082611a72565b505050608083015160048054600181810183555f92909252825160059091027f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b810191825560208401517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19c909101805494965091945092909160ff19909116908381811115610fa257610fa26113a3565b0217905550604082015160018083018054606086015173ffffffffffffffffffffffffffffffffffffffff1662010000027fffffffffffffffffffff0000000000000000000000000000000000000000ffff60ff90951661010002949094167fffffffffffffffffffff000000000000000000000000000000000000000000ff90911617929092179091556080830151600283015560a0830151805160038401805492939092839160ff1990911690836007811115611063576110636113a3565b02179055506020820151815482907fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff166101008360058111156110a8576110a86113a3565b02179055506040820151815463ffffffff90911662010000027fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000ffff909116178155606082015160018201906110fc9082611a72565b50505050507fdc8145a6c863ebd27b18aa903b7f82f1015527a05a81f227ef06ab79616082b4815f0151826020015183604001518460600151856080015160405161114b959493929190611b89565b60405180910390a150565b5f7fffffffff0000000000000000000000000000000000000000000000000000000082167f6ab67a0d0000000000000000000000000000000000000000000000000000000014806102c557507f01ffc9a7000000000000000000000000000000000000000000000000000000007fffffffff000000000000000000000000000000000000000000000000000000008316146102c5565b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffbf60113280546001166112235763d7e6bcf85f526004601cfd5b50565b6040805160c081019091525f808252602082019081525f6020820181905260408201819052606082015260800161127c6040805160808101909152805f81526020015f81525f6020820152606060409091015290565b905290565b5f60208284031215611291575f80fd5b81357fffffffff00000000000000000000000000000000000000000000000000000000811681146112c0575f80fd5b9392505050565b5f80602083850312156112d8575f80fd5b823567ffffffffffffffff8111156112ee575f80fd5b8301601f810185136112fe575f80fd5b803567ffffffffffffffff811115611314575f80fd5b856020828401011115611325575f80fd5b6020919091019590945092505050565b5f81518084528060208401602086015e5f6020828601015260207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f83011685010191505092915050565b8215158152604060208201525f61139b6040830184611335565b949350505050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52602160045260245ffd5b600281106113e0576113e06113a3565b9052565b805182525f60208201516113fb60208501826113d0565b5060ff604083015116604084015273ffffffffffffffffffffffffffffffffffffffff60608301511660608401526080820151608084015260a082015160c060a0850152805160088110611451576114516113a3565b60c085015260208101516006811061146b5761146b6113a3565b60e0850152604081015163ffffffff1661010085015260600151608061012085015261139b610140850182611335565b5f602082016020835280845180835260408501915060408160051b8601019250602086015f5b82811015611510577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc08786030184526114fb8583516113e4565b945060209384019391909101906001016114c1565b50929695505050505050565b5f6020828403121561152c575f80fd5b5035919050565b602081525f6112c060208301846113e4565b602081525f6112c06020830184611335565b6115628282516113d0565b6020810151602083015260ff604082015116604083015273ffffffffffffffffffffffffffffffffffffffff6060820151166060830152608081015160808301525050565b60a081016102c58284611557565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52604160045260245ffd5b60405160a0810167ffffffffffffffff81118282101715611605576116056115b5565b60405290565b60405160c0810167ffffffffffffffff81118282101715611605576116056115b5565b6040516080810167ffffffffffffffff81118282101715611605576116056115b5565b80356002811061165f575f80fd5b919050565b803560ff8116811461165f575f80fd5b803573ffffffffffffffffffffffffffffffffffffffff8116811461165f575f80fd5b5f60a082840312156116a7575f80fd5b6116af6115e2565b90506116ba82611651565b8152602082810135908201526116d260408301611664565b60408201526116e360608301611674565b606082015260809182013591810191909152919050565b5f82601f830112611709575f80fd5b813567ffffffffffffffff811115611723576117236115b5565b604051601f82017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0908116603f0116810167ffffffffffffffff81118282101715611770576117706115b5565b604052818152838201602001851015611787575f80fd5b816020850160208301375f918101602001919091529392505050565b5f60c082840312156117b3575f80fd5b6117bb61160b565b8235815290506117cd60208301611651565b60208201526117de60408301611664565b60408201526117ef60608301611674565b60608201526080828101359082015260a082013567ffffffffffffffff811115611817575f80fd5b820160808185031215611828575f80fd5b61183061162e565b81356008811061183e575f80fd5b8152602082013560068110611851575f80fd5b6020820152604082013563ffffffff8116811461186c575f80fd5b6040820152606082013567ffffffffffffffff81111561188a575f80fd5b611896868285016116fa565b60608301525060a08301525092915050565b5f602082840312156118b8575f80fd5b813567ffffffffffffffff8111156118ce575f80fd5b820161012081850312156118e0575f80fd5b6118e86115e2565b6118f28583611697565b815260a082013567ffffffffffffffff81111561190d575f80fd5b611919868285016117a3565b60208301525060c082013567ffffffffffffffff811115611938575f80fd5b611944868285016117a3565b60408301525060e082013567ffffffffffffffff811115611963575f80fd5b61196f868285016117a3565b60608301525061010082013567ffffffffffffffff81111561198f575f80fd5b61199b868285016117a3565b608083015250949350505050565b600181811c908216806119bd57607f821691505b6020821081036119f4577f4e487b71000000000000000000000000000000000000000000000000000000005f52602260045260245ffd5b50919050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52603260045260245ffd5b601f82111561039b57805f5260205f20601f840160051c81016020851015611a4c5750805b601f840160051c820191505b81811015611a6b575f8155600101611a58565b5050505050565b815167ffffffffffffffff811115611a8c57611a8c6115b5565b611aa081611a9a84546119a9565b84611a27565b6020601f821160018114611af1575f8315611abb5750848201515b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600385901b1c1916600184901b178455611a6b565b5f848152602081207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe08516915b82811015611b3e5787850151825560209485019460019092019101611b1e565b5084821015611b7a57868401517fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600387901b60f8161c191681555b50505050600190811b01905550565b611b938187611557565b61012060a08201525f611baa6101208301876113e4565b82810360c0840152611bbc81876113e4565b905082810360e0840152611bd081866113e4565b9050828103610100840152611be581856113e4565b9897505050505050505056fea2646970667358221220a8f9468bd81df646b95b9d19599966d6a1b1f344117e00f66aa985f1fdfee66b64736f6c634300081a0033",s0={"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef":{name:"Transfer",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256",indexed:!0}]},"Transfer(address indexed,address indexed,uint256 indexed)":{name:"Transfer",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256",indexed:!0}]},"0xb362243af1e2070d7d5bf8d713f2e0fab64203f1b71462afbe20572909788c5e":{name:"Purchased",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256",indexed:!0},{type:"uint256"},{type:"uint256"}]},"Purchased(address indexed,address indexed,uint256 indexed,uint256,uint256)":{name:"Purchased",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256",indexed:!0},{type:"uint256"},{type:"uint256"}]},"0x69e37f151eb98a09618ddaa80c8cfaf1ce5996867c489f45b555b412271ebf27":{name:"NameRegistered",type:"event",inputs:[{type:"string"},{type:"bytes32",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"NameRegistered(string,bytes32 indexed,address indexed,uint256,uint256,uint256)":{name:"NameRegistered",type:"event",inputs:[{type:"string"},{type:"bytes32",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"0x0667086d08417333ce63f40d5bc2ef6fd330e25aaaf317b7c489541f8fe600fa":{name:"NameRegistered",type:"event",inputs:[{type:"string"},{type:"bytes32",indexed:!0},{type:"address",indexed:!0},{type:"uint256"}]},"NameRegistered(string,bytes32 indexed,address indexed,uint256)":{name:"NameRegistered",type:"event",inputs:[{type:"string"},{type:"bytes32",indexed:!0},{type:"address",indexed:!0},{type:"uint256"}]},"0x3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f":{name:"DelegateChanged",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0}]},"DelegateChanged(address indexed,address indexed,address indexed)":{name:"DelegateChanged",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0}]},"0xe00361d207b252a464323eb23d45d42583e391f2031acdd2e9fa36efddd43cb0":{name:"SwappedV3",type:"event",inputs:[{type:"bytes16"},{type:"address"},{type:"uint256"},{type:"address"},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"SwappedV3(bytes16,address,uint256,address,address indexed,address indexed,address indexed,uint256,uint256,uint256)":{name:"SwappedV3",type:"event",inputs:[{type:"bytes16"},{type:"address"},{type:"uint256"},{type:"address"},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"0xb8e138887d0aa13bab447e82de9d5c1777041ecd21ca36ba824ff1e6c07ddda4":{name:"VoteCast",type:"event",inputs:[{type:"address",indexed:!0},{type:"uint256"},{type:"uint8"},{type:"uint256"},{type:"string"}]},"VoteCast(address indexed,uint256,uint8,uint256,string)":{name:"VoteCast",type:"event",inputs:[{type:"address",indexed:!0},{type:"uint256"},{type:"uint8"},{type:"uint256"},{type:"string"}]},"0x7ac572687bf4e66a8514fc2ec464fc2644c78bcb1d80a225fc51a33e0ee38bfa":{name:"Minted",type:"event",inputs:[{type:"uint8"},{type:"address"},{type:"uint256"},{type:"uint256"}]},"Minted(uint8,address,uint256,uint256)":{name:"Minted",type:"event",inputs:[{type:"uint8"},{type:"address"},{type:"uint256"},{type:"uint256"}]},"0x2a29f7402bd32f0e4bbe17d44be064f7f64d96ee174ed7cb27936d869bf9a888":{name:"Minted",type:"event",inputs:[{type:"address",indexed:!0},{type:"uint8"},{type:"uint8"},{type:"address",indexed:!0},{type:"tuple",components:[{type:"uint32"},{type:"uint256"},{type:"address"},{type:"uint32"},{type:"uint32"},{type:"uint32"},{type:"address"},{type:"bool"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},{type:"uint256",indexed:!0}]},"Minted(address indexed,uint8,uint8,address indexed,(uint32,uint256,address,uint32,uint32,uint32,address,bool,uint256,uint256,uint256,uint256,uint256),uint256 indexed)":{name:"Minted",type:"event",inputs:[{type:"address",indexed:!0},{type:"uint8"},{type:"uint8"},{type:"address",indexed:!0},{type:"tuple",components:[{type:"uint32"},{type:"uint256"},{type:"address"},{type:"uint32"},{type:"uint32"},{type:"uint32"},{type:"address"},{type:"bool"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},{type:"uint256",indexed:!0}]},"0xc773e203af3f3079b18c21f98bb8d8ccd2fea097d631d448df89de4edbe7a2a8":{name:"ZoraTimedSaleStrategyRewards",type:"event",inputs:[{type:"address",indexed:!0},{type:"uint256",indexed:!0},{type:"address"},{type:"uint256"},{type:"address"},{type:"uint256"},{type:"address"},{type:"uint256"},{type:"address"},{type:"uint256"},{type:"address"},{type:"uint256"}]},"ZoraTimedSaleStrategyRewards(address indexed,uint256 indexed,address,uint256,address,uint256,address,uint256,address,uint256,address,uint256)":{name:"ZoraTimedSaleStrategyRewards",type:"event",inputs:[{type:"address",indexed:!0},{type:"uint256",indexed:!0},{type:"address"},{type:"uint256"},{type:"address"},{type:"uint256"},{type:"address"},{type:"uint256"},{type:"address"},{type:"uint256"},{type:"address"},{type:"uint256"}]},"0x0f29bbf4ce25d2346bbeb8a898e24e5d6d7d1d19bb895e71faecac833b259547":{name:"BoostClaimed",type:"event",inputs:[{type:"uint256",indexed:!0},{type:"uint256",indexed:!0},{type:"address",indexed:!0},{type:"address"},{type:"bytes"}]},"BoostClaimed(uint256 indexed,uint256 indexed,address indexed,address,bytes)":{name:"BoostClaimed",type:"event",inputs:[{type:"uint256",indexed:!0},{type:"uint256",indexed:!0},{type:"address",indexed:!0},{type:"address"},{type:"bytes"}]},"0x116812d3ad4507d72f2c428b63246d594ca055a1dc119394285504c23d1f34cd":{name:"BoostCreated",type:"event",inputs:[{type:"uint256",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"address"},{type:"address"},{type:"address"}]},"BoostCreated(uint256 indexed,address indexed,address indexed,uint256,address,address,address)":{name:"BoostCreated",type:"event",inputs:[{type:"uint256",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"address"},{type:"address"},{type:"address"}]},"0x72d6b4b5ad0fb12b8a7bb3bcb60edd774c096403d611437859c156ecb3c03a36":{name:"SecondaryBuy",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"}]},"SecondaryBuy(address indexed,address indexed,address indexed,uint256,uint256)":{name:"SecondaryBuy",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"}]},"0x6779abc30cb1bfb05c1170de8e2ef5828c19a2590043d2fd9579d945929fd8a4":{name:"CoopTokenBuy",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"string"},{type:"uint256"},{type:"uint8"}]},"CoopTokenBuy(address indexed,address indexed,address indexed,uint256,uint256,uint256,uint256,uint256,string,uint256,uint8)":{name:"CoopTokenBuy",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"string"},{type:"uint256"},{type:"uint8"}]},"0x49c4606c4f7f601127761fb65a512e6bca424f62b165476cf1cfdfa51772a6ab":{name:"WowTokenBuy",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"string"},{type:"uint256"},{type:"uint8"}]},"WowTokenBuy(address indexed,address indexed,address indexed,uint256,uint256,uint256,uint256,uint256,string,uint256,uint8)":{name:"WowTokenBuy",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"string"},{type:"uint256"},{type:"uint8"}]},"0xeb3adfe7d8294092cd6b0e7ce95ed01c11d3c5d5d3dc1fecdeb87de43c5e40b2":{name:"CoopTokenSell",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"string"},{type:"uint256"},{type:"uint8"}]},"CoopTokenSell(address indexed,address indexed,address indexed,uint256,uint256,uint256,uint256,uint256,string,uint256,uint8)":{name:"CoopTokenSell",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"string"},{type:"uint256"},{type:"uint8"}]},"0x0693c83d190a3d36d2ed6c3ac51b1335d2a3588d96f3f3601c8b1e780d0f952a":{name:"WowTokenSell",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"string"},{type:"uint256"},{type:"uint8"}]},"WowTokenSell(address indexed,address indexed,address indexed,uint256,uint256,uint256,uint256,uint256,string,uint256,uint8)":{name:"WowTokenSell",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"string"},{type:"uint256"},{type:"uint8"}]},"0xd5468362e31bdcdc9884e72dcf3b00f9d46086067621224b7cb759308d597c6c":{name:"CoopTokenFees",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"CoopTokenFees(address indexed,address indexed,address indexed,address,uint256,uint256,uint256,uint256)":{name:"CoopTokenFees",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"0xf349fe0373a901f0506d5343f4a872f385a7f0c26371d7b9e6bf5584b69d75fc":{name:"WowTokenFees",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"WowTokenFees(address indexed,address indexed,address indexed,address,uint256,uint256,uint256,uint256)":{name:"WowTokenFees",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"0x3be2a577c218a9e2fca79115ab0381630afc182ee832bcad4011c37d323b4843":{name:"CoopTokenTransfer",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"CoopTokenTransfer(address indexed,address indexed,uint256,uint256,uint256,uint256)":{name:"CoopTokenTransfer",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"0xd19736ba1cd2ffc8c99f90d6c6163e59274d333c89e471cd6668d93849835ac5":{name:"WowTokenTransfer",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"WowTokenTransfer(address indexed,address indexed,uint256,uint256,uint256,uint256)":{name:"WowTokenTransfer",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"0x883a883a9ea847654d33471b1e5fb2dea76a2cfc86a6cc7da6c14102800e4d0b":{name:"InfoIndexed",type:"event",inputs:[{type:"address",indexed:!0},{type:"string",indexed:!0}]},"InfoIndexed(address indexed,string indexed)":{name:"InfoIndexed",type:"event",inputs:[{type:"address",indexed:!0},{type:"string",indexed:!0}]},"0xe46343e36b0721f173bdc76b8f25c08b04f417df09c27e1e83ba1980007fef8c":{name:"Info",type:"event",inputs:[{type:"address"},{type:"string"}]},"Info(address,string)":{name:"Info",type:"event",inputs:[{type:"address"},{type:"string"}]}},m=Symbol.for("@ts-pattern/matcher"),u0=Symbol.for("@ts-pattern/isVariadic"),L="@ts-pattern/anonymous-select-key",U=t=>!!(t&&typeof t=="object"),D=t=>t&&!!t[m],x=(t,e,f)=>{if(D(t)){const n=t[m](),{matched:i,selections:d}=n.match(e);return i&&d&&Object.keys(d).forEach(a=>f(a,d[a])),i}if(U(t)){if(!U(e))return!1;if(Array.isArray(t)){if(!Array.isArray(e))return!1;let n=[],i=[],d=[];for(const a of t.keys()){const r=t[a];D(r)&&r[u0]?d.push(r):d.length?i.push(r):n.push(r)}if(d.length){if(d.length>1)throw new Error("Pattern error: Using `...P.array(...)` several times in a single pattern is not allowed.");if(e.length<n.length+i.length)return!1;const a=e.slice(0,n.length),r=i.length===0?[]:e.slice(-i.length),s=e.slice(n.length,i.length===0?1/0:-i.length);return n.every((y,I)=>x(y,a[I],f))&&i.every((y,I)=>x(y,r[I],f))&&(d.length===0||x(d[0],s,f))}return t.length===e.length&&t.every((a,r)=>x(a,e[r],f))}return Reflect.ownKeys(t).every(n=>{const i=t[n];return(n in e||D(d=i)&&d[m]().matcherType==="optional")&&x(i,e[n],f);var d})}return Object.is(e,t)},E=t=>{var e,f,n;return U(t)?D(t)?(e=(f=(n=t[m]()).getSelectionKeys)==null?void 0:f.call(n))!=null?e:[]:Array.isArray(t)?k(t,E):k(Object.values(t),E):[]},k=(t,e)=>t.reduce((f,n)=>f.concat(e(n)),[]);function b(t){return Object.assign(t,{optional:()=>o0(t),and:e=>p(t,e),or:e=>c0(t,e),select:e=>e===void 0?$(t):$(e,t)})}function o0(t){return b({[m]:()=>({match:e=>{let f={};const n=(i,d)=>{f[i]=d};return e===void 0?(E(t).forEach(i=>n(i,void 0)),{matched:!0,selections:f}):{matched:x(t,e,n),selections:f}},getSelectionKeys:()=>E(t),matcherType:"optional"})})}function p(...t){return b({[m]:()=>({match:e=>{let f={};const n=(i,d)=>{f[i]=d};return{matched:t.every(i=>x(i,e,n)),selections:f}},getSelectionKeys:()=>k(t,E),matcherType:"and"})})}function c0(...t){return b({[m]:()=>({match:e=>{let f={};const n=(i,d)=>{f[i]=d};return k(t,E).forEach(i=>n(i,void 0)),{matched:t.some(i=>x(i,e,n)),selections:f}},getSelectionKeys:()=>k(t,E),matcherType:"or"})})}function c(t){return{[m]:()=>({match:e=>({matched:!!t(e)})})}}function $(...t){const e=typeof t[0]=="string"?t[0]:void 0,f=t.length===2?t[1]:typeof t[0]=="string"?void 0:t[0];return b({[m]:()=>({match:n=>{let i={[e??L]:n};return{matched:f===void 0||x(f,n,(d,a)=>{i[d]=a}),selections:i}},getSelectionKeys:()=>[e??L].concat(f===void 0?[]:E(f))})})}function l(t){return typeof t=="number"}function A(t){return typeof t=="string"}function T(t){return typeof t=="bigint"}b(c(function(t){return!0}));const w=t=>Object.assign(b(t),{startsWith:e=>{return w(p(t,(f=e,c(n=>A(n)&&n.startsWith(f)))));var f},endsWith:e=>{return w(p(t,(f=e,c(n=>A(n)&&n.endsWith(f)))));var f},minLength:e=>w(p(t,(f=>c(n=>A(n)&&n.length>=f))(e))),length:e=>w(p(t,(f=>c(n=>A(n)&&n.length===f))(e))),maxLength:e=>w(p(t,(f=>c(n=>A(n)&&n.length<=f))(e))),includes:e=>{return w(p(t,(f=e,c(n=>A(n)&&n.includes(f)))));var f},regex:e=>{return w(p(t,(f=e,c(n=>A(n)&&!!n.match(f)))));var f}});w(c(A));const g=t=>Object.assign(b(t),{between:(e,f)=>g(p(t,((n,i)=>c(d=>l(d)&&n<=d&&i>=d))(e,f))),lt:e=>g(p(t,(f=>c(n=>l(n)&&n<f))(e))),gt:e=>g(p(t,(f=>c(n=>l(n)&&n>f))(e))),lte:e=>g(p(t,(f=>c(n=>l(n)&&n<=f))(e))),gte:e=>g(p(t,(f=>c(n=>l(n)&&n>=f))(e))),int:()=>g(p(t,c(e=>l(e)&&Number.isInteger(e)))),finite:()=>g(p(t,c(e=>l(e)&&Number.isFinite(e)))),positive:()=>g(p(t,c(e=>l(e)&&e>0))),negative:()=>g(p(t,c(e=>l(e)&&e<0)))});g(c(l));const v=t=>Object.assign(b(t),{between:(e,f)=>v(p(t,((n,i)=>c(d=>T(d)&&n<=d&&i>=d))(e,f))),lt:e=>v(p(t,(f=>c(n=>T(n)&&n<f))(e))),gt:e=>v(p(t,(f=>c(n=>T(n)&&n>f))(e))),lte:e=>v(p(t,(f=>c(n=>T(n)&&n<=f))(e))),gte:e=>v(p(t,(f=>c(n=>T(n)&&n>=f))(e))),positive:()=>v(p(t,c(e=>T(e)&&e>0))),negative:()=>v(p(t,c(e=>T(e)&&e<0)))});v(c(T));b(c(function(t){return typeof t=="boolean"}));b(c(function(t){return typeof t=="symbol"}));b(c(function(t){return t==null}));b(c(function(t){return t!=null}));class p0 extends Error{constructor(e){let f;try{f=JSON.stringify(e)}catch{f=e}super(`Pattern matching error: no pattern matches value ${f}`),this.input=void 0,this.input=e}}const O={matched:!1,value:void 0};function G(t){return new _(t,O)}class _{constructor(e,f){this.input=void 0,this.state=void 0,this.input=e,this.state=f}with(...e){if(this.state.matched)return this;const f=e[e.length-1],n=[e[0]];let i;e.length===3&&typeof e[1]=="function"?i=e[1]:e.length>2&&n.push(...e.slice(1,e.length-1));let d=!1,a={};const r=(y,I)=>{d=!0,a[y]=I},s=!n.some(y=>x(y,this.input,r))||i&&!i(this.input)?O:{matched:!0,value:f(d?L in a?a[L]:a:this.input,this.input)};return new _(this.input,s)}when(e,f){if(this.state.matched)return this;const n=!!e(this.input);return new _(this.input,n?{matched:!0,value:f(this.input,this.input)}:O)}otherwise(e){return this.state.matched?this.state.value:e(this.input)}exhaustive(){if(this.state.matched)return this.state.value;throw new p0(this.input)}run(){return this.exhaustive()}returnType(){return this}}const P={BASE_URL:"/",DEV:!1,MODE:"production",PROD:!0,SSR:!1,VITE_BOOST_MAINNET_SIGNER_EOA:"0xCBD0C302040bC803B4B2EDaF21Be0e49Deff5480",VITE_BOOST_TESTNET_SIGNER_EOA:"0xd63167e9db11B108940b2E8236581F961f33f396"};var z=(t=>(t[t.EQUAL=0]="EQUAL",t[t.NOT_EQUAL=1]="NOT_EQUAL",t[t.GREATER_THAN=2]="GREATER_THAN",t[t.LESS_THAN=3]="LESS_THAN",t[t.CONTAINS=4]="CONTAINS",t[t.REGEX=5]="REGEX",t[t.GREATER_THAN_OR_EQUAL=6]="GREATER_THAN_OR_EQUAL",t[t.LESS_THAN_OR_EQUAL=7]="LESS_THAN_OR_EQUAL",t))(z||{}),j=(t=>(t[t.UINT=0]="UINT",t[t.ADDRESS=1]="ADDRESS",t[t.BYTES=2]="BYTES",t[t.STRING=3]="STRING",t[t.TUPLE=4]="TUPLE",t[t.INT=5]="INT",t))(j||{}),Q=(t=>(t[t.EVENT=0]="EVENT",t[t.FUNC=1]="FUNC",t))(Q||{}),X=(t=>(t[t.RAW=0]="RAW",t[t.WAD=1]="WAD",t))(X||{});function K(t){return Array.isArray(t.actionSteps)}const F=class F extends r0.DeployableTarget{constructor(){super(...arguments),this.abi=C.fe}async getActionStep(e,f){return(await this.getActionSteps(f)).at(e)}async getActionSteps(e){const f=await C.gF(this._config,{address:this.assertValidAddress(),...this.optionallyAttachAccount(),...e});return b0(f.map(q))}async getActionStepsCount(e){return(await this.getActionSteps(e)).length}async getActionClaimant(e){const f=await C.TF(this._config,{address:this.assertValidAddress(),...this.optionallyAttachAccount(),...e});return q(f)}async execute(e,f){return await this.awaitResult(this.executeRaw(e,f))}async executeRaw(e,f){const{request:n,result:i}=await C.EF(this._config,{address:this.assertValidAddress(),...this.optionallyAttachAccount(),...f,args:[e]});return{hash:await C.RF(this._config,n),result:i}}async deriveActionClaimantFromTransaction(e,f){if(e.fieldIndex===h.CheatCodes.TX_SENDER_CLAIMANT){if("hash"in f){const i=await S.getTransaction(this._config,{...f,chainId:e.chainid});return f.notBeforeBlockNumber&&i.blockNumber<f.notBeforeBlockNumber?void 0:i.from}if("logs"in f){for(let i of f.logs)if(i.transactionHash){const d=await S.getTransaction(this._config,{...f,hash:i.transactionHash,chainId:e.chainid});return f.notBeforeBlockNumber&&d.blockNumber<f.notBeforeBlockNumber?void 0:d.from}}return}const n=e.signature;if(e.signatureType===0){let i;if(f.abiItem?i=f.abiItem:i=f.knownSignatures[n],!i)throw new u.ValidationAbiMissingError(n);if("logs"in f){const r=f.logs.filter(s=>s.topics[0]===n).map(s=>B(i,s));for(const s of r){if(!o.isAddressEqual(s.address,e.targetContract))continue;const y=this.validateClaimantAgainstArgs(e,s);if(y)return y}}if(!("hash"in f))return;const d=await S.getTransactionReceipt(this._config,{...f,chainId:e.chainid});if(f.notBeforeBlockNumber&&d.blockNumber<f.notBeforeBlockNumber)return;let a;n===h.TRANSFER_SIGNATURE?{decodedLogs:a}=await this.decodeTransferLogs(d):a=d.logs.filter(r=>r.topics[0]===o.toEventSelector(i)).map(r=>B(i,r));for(let r of a){if(!o.isAddressEqual(r.address,e.targetContract))continue;let s=this.validateClaimantAgainstArgs(e,r);if(s)return s}}if(e.signatureType===1&&"hash"in f){const i=await S.getTransaction(this._config,{...f,chainId:e.chainid});if(f.notBeforeBlockNumber&&i.blockNumber<f.notBeforeBlockNumber||!o.isAddressEqual(i.to,e.targetContract))return;let d;if(f.abiItem?d=f.abiItem:d=f.knownSignatures[n],!d)throw new u.ValidationAbiMissingError(e.signature);let a;try{a=o.decodeFunctionData({abi:[d],data:i.input})}catch(r){throw new u.FunctionDataDecodeError([d],r)}return this.validateClaimantAgainstArgs(e,a)}}validateClaimantAgainstArgs(e,f){if(!f||!Array.isArray(f==null?void 0:f.args))return;if(n0(e.fieldIndex)){const[i,d]=i0(e.fieldIndex);if(f.args.length<=i)return;const a=f.args[i];if(!Array.isArray(a)||a.length<=d)return;const r=a[d];return o.isAddress(r)?r:void 0}if(f.args.length<=e.fieldIndex)return;const n=f.args.at(e.fieldIndex);if(o.isAddress(n))return n}async validateActionSteps(e){const f=await this.getActionSteps();for(const n of f)if(!await this.isActionStepValid(n,e))return!1;return!0}async isActionStepValid(e,f){if(e.signatureType===0){const n=e.signature;let i;if(f.abiItem?i=f.abiItem:i=f.knownSignatures[n],!i)throw new u.ValidationAbiMissingError(n);if(this.isArraylikeIndexed(e,i))throw new u.UnparseableAbiParamError(e.actionParameter.fieldIndex,i);if("logs"in f)return this.isActionEventValid(e,f.logs,i);const d=await S.getTransactionReceipt(this._config,{...f,chainId:e.chainid});if(f.notBeforeBlockNumber&&d.blockNumber<f.notBeforeBlockNumber)return!1;if(e.signature===h.TRANSFER_SIGNATURE){const{decodedLogs:r,event:s}=await this.decodeTransferLogs(d);return this.isActionEventValid(e,r,s)}const a=d.logs.filter(r=>r.topics[0]===o.toEventSelector(i)).map(r=>B(i,r));return this.isActionEventValid(e,a,i)}if(e.signatureType===1&&"hash"in f){const n=await S.getTransaction(this._config,{...f,chainId:e.chainid});return f.notBeforeBlockNumber&&n.blockNumber<f.notBeforeBlockNumber?!1:this.isActionFunctionValid(e,n,f)}return!1}isActionEventValid(e,f,n){const i=e.actionParameter;if(!f.length)return!1;for(let d of f)try{if(!Array.isArray(d.args))throw new u.DecodedArgsMalformedError({log:d,criteria:i,fieldValue:void 0});const{value:a,type:r}=this.parseFieldFromAbi(d.args,i.fieldIndex,n.inputs||[],i.fieldType),s={...i,fieldType:r};if(this.validateFieldAgainstCriteria(s,a,{log:d}))return!0}catch{}return!1}async decodeTransferLogs(e){const f=e.logs.filter(i=>i.topics[0]===h.TRANSFER_SIGNATURE),n=structuredClone(s0["Transfer(address indexed,address indexed,uint256 indexed)"]);try{return{decodedLogs:f.map(d=>{const{eventName:a,args:r}=o.decodeEventLog({abi:[n],data:d.data,topics:d.topics});return{...d,eventName:a,args:r}}),event:n}}catch{try{return n.inputs[2].indexed=!1,{decodedLogs:f.map(d=>{const{eventName:a,args:r}=o.decodeEventLog({abi:[n],data:d.data,topics:d.topics});return{...d,eventName:a,args:r}}),event:n}}catch{throw new u.DecodedArgsError("Failed to decode transfer logs")}}}parseFieldFromAbi(e,f,n,i){if(f===h.CheatCodes.ANY_ACTION_PARAM)return{value:o.zeroHash,type:2};if(i!==4){if(!Array.isArray(e)||f>=e.length)throw new u.FieldValueUndefinedError({fieldValue:e,criteria:{filterType:0,fieldType:i,fieldIndex:f,filterData:o.zeroHash}});const a=n[f];if(!a||!a.type)throw new u.UnparseableAbiParamError(f,a);const r=e[f],s=Z(a.type);if(s===1&&(typeof r!="string"||!o.isAddress(r)))throw new u.FieldValueUndefinedError({fieldValue:r,criteria:{fieldIndex:f,filterType:0,fieldType:s,filterData:o.zeroHash}});return{value:r,type:s}}const d=f0(f);return Y(e,d,n)}isActionFunctionValid(e,f,n){const i=e.actionParameter,d=e.signature;let a;if(n.abiItem?a=n.abiItem:a=n.knownSignatures[d],!a)throw new u.ValidationAbiMissingError(d);let r;try{r=o.decodeFunctionData({abi:[a],data:f.input})}catch(s){throw new u.FunctionDataDecodeError([a],s)}if(!(r!=null&&r.args))return!1;try{const{value:s,type:y}=this.parseFieldFromAbi(r.args,i.fieldIndex,a.inputs||[],i.fieldType),I={...i,fieldType:y};return this.validateFieldAgainstCriteria(I,s,{decodedArgs:r.args})}catch{return!1}}validateFieldAgainstCriteria(e,f,n){if(e.filterType===0&&e.fieldType===2&&e.fieldIndex===h.CheatCodes.ANY_ACTION_PARAM)return!0;if(e.fieldType===4)throw new u.InvalidTupleDecodingError("Tuples should not be passed into validateFieldAgainstCriteria");const i=e.fieldType;switch(e.filterType){case 0:return G(i).with(1,()=>o.isAddressEqual(e.filterData,f)).with(0,()=>BigInt(f)===BigInt(e.filterData)).with(3,()=>f===o.fromHex(e.filterData,"string")).otherwise(()=>f===e.filterData);case 1:return G(i).with(1,()=>!o.isAddressEqual(e.filterData,f)).with(0,()=>BigInt(f)!==BigInt(e.filterData)).with(5,()=>BigInt(f)!==BigInt(e.filterData)).with(3,()=>f!==o.fromHex(e.filterData,"string")).otherwise(()=>f!==e.filterData);case 2:if(i===0||i===5)return BigInt(f)>BigInt(e.filterData);throw new u.InvalidNumericalCriteriaError({...n,criteria:e,fieldValue:f});case 6:if(i===0||i===5)return BigInt(f)>=BigInt(e.filterData);throw new u.InvalidNumericalCriteriaError({...n,criteria:e,fieldValue:f});case 3:if(i===0||i===5)return BigInt(f)<BigInt(e.filterData);throw new u.InvalidNumericalCriteriaError({...n,criteria:e,fieldValue:f});case 7:if(i===0||i===5)return BigInt(f)<=BigInt(e.filterData);throw new u.InvalidNumericalCriteriaError({...n,criteria:e,fieldValue:f});case 4:if(i===2||i===3){let d;return i===3?d=o.fromHex(e.filterData,"string"):d=e.filterData.slice(2),f.includes(d)}throw new u.FieldValueNotComparableError({...n,criteria:e,fieldValue:f});case 5:if(typeof f!="string")throw new u.FieldValueNotComparableError({...n,criteria:e,fieldValue:f});if(i===3){const d=o.fromHex(e.filterData,"string");return new RegExp(d).test(f)}default:throw new u.UnrecognizedFilterTypeError({...n,criteria:e,fieldValue:f})}}buildParameters(e,f){const[n,i]=this.validateDeploymentConfig(e,f);let d;if(K(n)){let a=n.actionSteps.filter(s=>!!s);if(a.length===0)throw new u.NoEventActionStepsProvidedError;if(a.length>4)throw new u.TooManyEventActionStepsProvidedError;let r=Array.from({length:4},(s,y)=>a.at(y)||a.at(-1));d={actionClaimant:n.actionClaimant,actionStepOne:r[0],actionStepTwo:r[1],actionStepThree:r[2],actionStepFour:r[3]}}else d=n;return{abi:C.fe,bytecode:a0,args:[e0(d)],...this.optionallyAttachAccount(i.account)}}isArraylikeIndexed(e,f){var n;return!!((e.actionParameter.fieldType===3||e.actionParameter.fieldType===2)&&((n=f.inputs[e.actionParameter.fieldIndex])!=null&&n.indexed))}async getLogsForActionSteps(e){const f=await this.getActionSteps(),n=[];for(const i of f)if(i.signatureType===0){const d=await this.getLogsForActionStep(i,e);n.push(...d)}return n}async getLogsForActionStep(e,f){if(e.signatureType!==0)return[];const n=e.signature;let i;if(f.abiItem?i=f.abiItem:i=f.knownSignatures[n],!i)throw new u.ValidationAbiMissingError(n);if("logs"in f)return this.filterLogsByActionStepCriteria(e,f.logs,i);const d=await S.getTransactionReceipt(this._config,{...f,chainId:e.chainid});if(f.notBeforeBlockNumber&&d.blockNumber<f.notBeforeBlockNumber)return[];if(e.signature===h.TRANSFER_SIGNATURE){const{decodedLogs:r,event:s}=await this.decodeTransferLogs(d);return this.filterLogsByActionStepCriteria(e,r,s)}const a=d.logs.filter(r=>r.topics[0]===o.toEventSelector(i)).map(r=>B(i,r));return this.filterLogsByActionStepCriteria(e,a,i)}filterLogsByActionStepCriteria(e,f,n){const i=e.actionParameter,d=[];if(!f.length)return d;for(let a of f)if(o.isAddressEqual(a.address,e.targetContract))try{if(!Array.isArray(a.args))continue;const{value:r,type:s}=this.parseFieldFromAbi(a.args,i.fieldIndex,n.inputs||[],i.fieldType),y={...i,fieldType:s};this.validateFieldAgainstCriteria(y,r,{log:a})&&d.push(a)}catch{}return d}};F.bases={...P!=null&&P.VITE_EVENT_ACTION_BASE?{31337:void 0}:{},...d0.EventAction},F.registryType=h.RegistryType.ACTION;let W=F;function y0(t){return t.type==="tuple"||t.type.startsWith("tuple[")}function Y(t,e,f){if(!e.length)throw new u.InvalidTupleDecodingError("No indexes found; cannot parse TUPLE field");const n=e[0]??f.length+1;if(n>=f.length)throw new u.InvalidTupleDecodingError(void 0,n);const i=f[n],d=t[n];if(!y0(i)){const s=Z(i.type);return{value:d,type:s}}if(!Array.isArray(d))throw new u.InvalidTupleDecodingError("rawValue is not an array, but param.type is tuple");const a=e.slice(1);if(!a.length)throw new u.InvalidTupleDecodingError(void 0,-1);const r=a[0]??i.components.length+1;if(r>=i.components.length)throw new u.InvalidTupleDecodingError(void 0,r);return Y(d,a,i.components)}function Z(t){const e=t.toLowerCase();if(e.startsWith("uint"))return 0;if(e.startsWith("int"))return 5;if(e==="address")return 1;if(e==="bytes"||e.startsWith("bytes"))return 2;if(e==="string")return 3;throw new u.DecodedArgsError(`Unrecognized ABI type: ${t}`)}function b0(t){const e=[],f={};for(let n of t){const i=JSON.stringify(n);f[i]||(e.push(n),f[i]=!0)}return e}function J(t){return{...t,chainid:BigInt(t.chainid)}}function q(t){if(t.chainid>BigInt(Number.MAX_SAFE_INTEGER))throw new Error("Chain ID exceeds max safe integer");return{...t,chainid:Number(t.chainid)}}function M(t){const e=t.slice(2);if(e.length===8)return 1;if(e.length===64)return e.slice(0,56)==="0".repeat(56)?1:0;throw new Error("Invalid signature format")}function l0(t){return o.trim(o.pad(t))}function R(t){return{...J(t),signatureType:t.signatureType??M(t.signature),signature:o.pad(t.signature),actionType:t.actionType||0,actionParameter:t.actionParameter.fieldType===0?{...t.actionParameter,filterData:l0(t.actionParameter.filterData)}:t.actionParameter}}function e0({actionClaimant:t,actionStepOne:e,actionStepTwo:f,actionStepThree:n,actionStepFour:i}){return o.encodeAbiParameters([{type:"tuple",name:"initPayload",components:[{type:"tuple",name:"actionClaimant",components:[{type:"uint8",name:"signatureType"},{type:"bytes32",name:"signature"},{type:"uint8",name:"fieldIndex"},{type:"address",name:"targetContract"},{type:"uint256",name:"chainid"}]},{type:"tuple",name:"actionStepOne",components:[{type:"bytes32",name:"signature"},{type:"uint8",name:"signatureType"},{type:"uint8",name:"actionType"},{type:"address",name:"targetContract"},{type:"uint256",name:"chainid"},{type:"tuple",name:"actionParameter",components:[{type:"uint8",name:"filterType"},{type:"uint8",name:"fieldType"},{type:"uint32",name:"fieldIndex"},{type:"bytes",name:"filterData"}]}]},{type:"tuple",name:"actionStepTwo",components:[{type:"bytes32",name:"signature"},{type:"uint8",name:"signatureType"},{type:"uint8",name:"actionType"},{type:"address",name:"targetContract"},{type:"uint256",name:"chainid"},{type:"tuple",name:"actionParameter",components:[{type:"uint8",name:"filterType"},{type:"uint8",name:"fieldType"},{type:"uint32",name:"fieldIndex"},{type:"bytes",name:"filterData"}]}]},{type:"tuple",name:"actionStepThree",components:[{type:"bytes32",name:"signature"},{type:"uint8",name:"signatureType"},{type:"uint8",name:"actionType"},{type:"address",name:"targetContract"},{type:"uint256",name:"chainid"},{type:"tuple",name:"actionParameter",components:[{type:"uint8",name:"filterType"},{type:"uint8",name:"fieldType"},{type:"uint32",name:"fieldIndex"},{type:"bytes",name:"filterData"}]}]},{type:"tuple",name:"actionStepFour",components:[{type:"bytes32",name:"signature"},{type:"uint8",name:"signatureType"},{type:"uint8",name:"actionType"},{type:"address",name:"targetContract"},{type:"uint256",name:"chainid"},{type:"tuple",name:"actionParameter",components:[{type:"uint8",name:"filterType"},{type:"uint8",name:"fieldType"},{type:"uint32",name:"fieldIndex"},{type:"bytes",name:"filterData"}]}]}]}],[{actionClaimant:{...J(t),signatureType:t.signatureType??M(t.signature),signature:o.pad(t.signature)},actionStepOne:R(e),actionStepTwo:R(f),actionStepThree:R(n),actionStepFour:R(i)}])}function g0(){return{filterType:0,fieldType:2,fieldIndex:h.CheatCodes.ANY_ACTION_PARAM,filterData:o.zeroHash}}function h0(t){return{signatureType:0,signature:o.zeroHash,fieldIndex:h.CheatCodes.TX_SENDER_CLAIMANT,targetContract:o.zeroAddress,chainid:t}}const N=63;function x0(t){if(t.length>5)throw new u.InvalidTupleEncodingError("Can only pack up to 5 indexes.");let e=0;return t.forEach((f,n)=>{if(f>N)throw new u.InvalidTupleEncodingError(`Index ${f} exceeds the maximum allowed value (${N}).`);e|=(f&N)<<n*6}),t.length<5&&(e|=N<<t.length*6),e}function f0(t){const e=[];for(let f=0;f<5;f++){const n=t>>f*6&N;if(n===N)break;e.push(n)}return e}function B(t,e){const f=o.decodeEventLog({abi:[t],data:e.data,topics:e.topics}),n=Array.isArray(f.args)?f.args:Object.values(f.args);if(!t.inputs.some(s=>s.indexed))return{...e,...f};const i=[],d=[];for(let s=0;s<t.inputs.length;s++)t.inputs[s].indexed?i.push(s):d.push(s);const a=Array.from({length:t.inputs.length});let r=0;for(let s=0;s<i.length;s++)a[i[s]]=n[r++];for(let s=0;s<d.length;s++)a[d[s]]=n[r++];return{...e,eventName:f.eventName,args:a}}function t0([t,e]){if(t<0||t>13||e<0||e>13)throw new u.InvalidTupleEncodingError(`Tuple indices must be between 0-13, got: [${t}, ${e}]`);return 32+(t<<4)+e}function V(t){if(t<32||t>253)throw new u.InvalidTupleEncodingError(`Field index must be between 32-253, got: ${t}`);const e=t-32,f=e>>4&15,n=e&15;return[f,n]}function H(t){return t>=32}function n0(t){return H(t)}function m0(t){return t0(t)}function i0(t){return V(t)}function A0(t,e){if(!H(e))throw new u.DecodedArgsError(`Field index ${e} is invalid. Expected index >= 32`);const[f,n]=V(e);if(f===void 0||n===void 0)throw new u.DecodedArgsError(`Failed to unpack field indexes from ${e}`);if(!t||t.length<=f)throw new u.DecodedArgsError(`Decoded args missing item at index ${f}`);const i=t[f];if(!i||!Array.isArray(i))throw new u.DecodedArgsError(`Expected array at index ${f}, but got ${typeof i}`);if(i.length<=n)throw new u.DecodedArgsError(`index ${n} is out of bounds. tuple length is ${i.length}`);const d=i[n];if(typeof d!="bigint")throw new u.DecodedArgsError(`Expected bigint at tuple index ${n}, but got ${typeof d}`);return d}exports.EventAction=W;exports.FilterType=z;exports.PrimitiveType=j;exports.SignatureType=Q;exports.ValueType=X;exports.anyActionParameter=g0;exports.decodeAndReorderLogArgs=B;exports.detectSignatureType=M;exports.getScalarValueFromTuple=A0;exports.isClaimantFieldIndexTuple=n0;exports.isCriteriaFieldIndexTuple=H;exports.isEventActionPayloadSimple=K;exports.packClaimantFieldIndexes=m0;exports.packCriteriaFieldIndexes=t0;exports.packFieldIndexes=x0;exports.prepareEventActionPayload=e0;exports.transactionSenderClaimant=h0;exports.unpackClaimantFieldIndexes=i0;exports.unpackCriteriaFieldIndexes=V;exports.unpackFieldIndexes=f0;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("../generated-BzLYuFx3.cjs"),S=require("@wagmi/core"),o=require("viem"),i0=require("../deployments-Dgzcz4Ev.cjs"),r0=require("../Deployable/DeployableTarget.cjs"),u=require("../errors.cjs"),h=require("../utils.cjs"),a0="0x60a0604052348015600e575f80fd5b5060156019565b607c565b63409feecd198054600181161560365763f92ee8a95f526004601cfd5b6001600160401b03808260011c146077578060011b8355806020527fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d2602080a15b505050565b608051611c666100945f395f6101510152611c665ff3fe6080604052600436106100ad575f3560e01c80639bc1cf8111610066578063d7768c471161004c578063d7768c4714610206578063dbdf211014610232578063ddd6ab0814610253575f80fd5b80639bc1cf81146101b9578063c26624e8146101da575f80fd5b806328d6183b1161009657806328d6183b14610106578063393df8cb14610140578063439fab9114610198575f80fd5b806301ffc9a7146100b157806309c5eabe146100e5575b5f80fd5b3480156100bc575f80fd5b506100d06100cb36600461128c565b610270565b60405190151581526020015b60405180910390f35b6100f86100f33660046112d2565b6102cb565b6040516100dc92919061138c565b348015610111575f80fd5b506040517f7687b0ed0000000000000000000000000000000000000000000000000000000081526020016100dc565b34801561014b575f80fd5b506101737f000000000000000000000000000000000000000000000000000000000000000081565b60405173ffffffffffffffffffffffffffffffffffffffff90911681526020016100dc565b3480156101a3575f80fd5b506101b76101b23660046112d2565b610300565b005b3480156101c4575f80fd5b506101cd6103a0565b6040516100dc91906114a6565b3480156101e5575f80fd5b506101f96101f4366004611527565b61059f565b6040516100dc919061153e565b348015610211575f80fd5b506102256102203660046112d2565b61077a565b6040516100dc9190611550565b34801561023d575f80fd5b506102466107ae565b6040516100dc91906115b5565b34801561025e575f80fd5b506004546040519081526020016100dc565b5f7fffffffff0000000000000000000000000000000000000000000000000000000082167f7687b0ed0000000000000000000000000000000000000000000000000000000014806102c557506102c58261085e565b92915050565b5f60606040517fd623472500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffbf60113280546003825580156103515760018160011c14303b106103485763f92ee8a95f526004601cfd5b818160ff1b1b91505b50610366610361838501856118e7565b6108b3565b801561039b576002815560016020527fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d2602080a15b505050565b60606004805480602002602001604051908101604052809291908181526020015f905b82821015610596578382905f5260205f2090600502016040518060c00160405290815f8201548152602001600182015f9054906101000a900460ff166001811115610410576104106113ae565b6001811115610421576104216113ae565b81526001820154610100810460ff90811660208401526201000090910473ffffffffffffffffffffffffffffffffffffffff1660408084019190915260028401546060840152805160808082019092526003850180549290940193909290918391166007811115610494576104946113ae565b60078111156104a5576104a56113ae565b81528154602090910190610100900460ff1660058111156104c8576104c86113ae565b60058111156104d9576104d96113ae565b8152815462010000900463ffffffff166020820152600182018054604090920191610503906119e8565b80601f016020809104026020016040519081016040528092919081815260200182805461052f906119e8565b801561057a5780601f106105515761010080835404028352916020019161057a565b820191905f5260205f20905b81548152906001019060200180831161055d57829003601f168201915b50505050508152505081525050815260200190600101906103c3565b50505050905090565b6105a7611231565b600482815481106105ba576105ba611a39565b905f5260205f2090600502016040518060c00160405290815f8201548152602001600182015f9054906101000a900460ff1660018111156105fd576105fd6113ae565b600181111561060e5761060e6113ae565b81526001820154610100810460ff90811660208401526201000090910473ffffffffffffffffffffffffffffffffffffffff1660408084019190915260028401546060840152805160808082019092526003850180549290940193909290918391166007811115610681576106816113ae565b6007811115610692576106926113ae565b81528154602090910190610100900460ff1660058111156106b5576106b56113ae565b60058111156106c6576106c66113ae565b8152815462010000900463ffffffff1660208201526001820180546040909201916106f0906119e8565b80601f016020809104026020016040519081016040528092919081815260200182805461071c906119e8565b80156107675780601f1061073e57610100808354040283529160200191610767565b820191905f5260205f20905b81548152906001019060200180831161074a57829003601f168201915b5050509190925250505090525092915050565b60606040517fd623472500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6040805160a0810182525f808252602082018190529181018290526060810182905260808101919091526040805160a081019091525f8054829060ff1660018111156107fc576107fc6113ae565b600181111561080d5761080d6113ae565b815260018201546020820152600282015463ffffffff81166040830152640100000000900473ffffffffffffffffffffffffffffffffffffffff166060820152600390910154608090910152919050565b5f7fffffffff0000000000000000000000000000000000000000000000000000000082167fe67157950000000000000000000000000000000000000000000000000000000014806102c557506102c582611161565b6108bb6111f7565b805180515f8054909190829060ff1916600183818111156108de576108de6113ae565b02179055506020828101516001808401919091556040840151600284018054606087015173ffffffffffffffffffffffffffffffffffffffff16640100000000027fffffffffffffffff00000000000000000000000000000000000000000000000090911663ffffffff90931692909217919091179055608090930151600390920191909155828101516004805480850182555f91909152815160059091027f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b8101918255928201517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19c90930180549294919392909160ff199091169083818111156109ec576109ec6113ae565b0217905550604082015160018083018054606086015173ffffffffffffffffffffffffffffffffffffffff1662010000027fffffffffffffffffffff0000000000000000000000000000000000000000ffff60ff90951661010002949094167fffffffffffffffffffff000000000000000000000000000000000000000000ff90911617929092179091556080830151600283015560a0830151805160038401805492939092839160ff1990911690836007811115610aad57610aad6113ae565b02179055506020820151815482907fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff16610100836005811115610af257610af26113ae565b02179055506040820151815463ffffffff90911662010000027fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000ffff90911617815560608201516001820190610b469082611ab1565b505050604083015160048054600181810183555f92909252825160059091027f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b810191825560208401517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19c909101805494965091945092909160ff19909116908381811115610bd757610bd76113ae565b0217905550604082015160018083018054606086015173ffffffffffffffffffffffffffffffffffffffff1662010000027fffffffffffffffffffff0000000000000000000000000000000000000000ffff60ff90951661010002949094167fffffffffffffffffffff000000000000000000000000000000000000000000ff90911617929092179091556080830151600283015560a0830151805160038401805492939092839160ff1990911690836007811115610c9857610c986113ae565b02179055506020820151815482907fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff16610100836005811115610cdd57610cdd6113ae565b02179055506040820151815463ffffffff90911662010000027fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000ffff90911617815560608201516001820190610d319082611ab1565b505050606083015160048054600181810183555f92909252825160059091027f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b810191825560208401517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19c909101805494965091945092909160ff19909116908381811115610dc257610dc26113ae565b0217905550604082015160018083018054606086015173ffffffffffffffffffffffffffffffffffffffff1662010000027fffffffffffffffffffff0000000000000000000000000000000000000000ffff60ff90951661010002949094167fffffffffffffffffffff000000000000000000000000000000000000000000ff90911617929092179091556080830151600283015560a0830151805160038401805492939092839160ff1990911690836007811115610e8357610e836113ae565b02179055506020820151815482907fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff16610100836005811115610ec857610ec86113ae565b02179055506040820151815463ffffffff90911662010000027fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000ffff90911617815560608201516001820190610f1c9082611ab1565b505050608083015160048054600181810183555f92909252825160059091027f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b810191825560208401517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19c909101805494965091945092909160ff19909116908381811115610fad57610fad6113ae565b0217905550604082015160018083018054606086015173ffffffffffffffffffffffffffffffffffffffff1662010000027fffffffffffffffffffff0000000000000000000000000000000000000000ffff60ff90951661010002949094167fffffffffffffffffffff000000000000000000000000000000000000000000ff90911617929092179091556080830151600283015560a0830151805160038401805492939092839160ff199091169083600781111561106e5761106e6113ae565b02179055506020820151815482907fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff166101008360058111156110b3576110b36113ae565b02179055506040820151815463ffffffff90911662010000027fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000ffff909116178155606082015160018201906111079082611ab1565b50505050507f7c54f3f7ef1d1e3acbe06bce75dbb6f17c64cb446c13bf354da8d7735b99f2a6815f01518260200151836040015184606001518560800151604051611156959493929190611bc8565b60405180910390a150565b5f7fffffffff0000000000000000000000000000000000000000000000000000000082167f6ab67a0d0000000000000000000000000000000000000000000000000000000014806102c557507f01ffc9a7000000000000000000000000000000000000000000000000000000007fffffffff000000000000000000000000000000000000000000000000000000008316146102c5565b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffbf601132805460011661122e5763d7e6bcf85f526004601cfd5b50565b6040805160c081019091525f808252602082019081525f602082018190526040820181905260608201526080016112876040805160808101909152805f81526020015f81525f6020820152606060409091015290565b905290565b5f6020828403121561129c575f80fd5b81357fffffffff00000000000000000000000000000000000000000000000000000000811681146112cb575f80fd5b9392505050565b5f80602083850312156112e3575f80fd5b823567ffffffffffffffff8111156112f9575f80fd5b8301601f81018513611309575f80fd5b803567ffffffffffffffff81111561131f575f80fd5b856020828401011115611330575f80fd5b6020919091019590945092505050565b5f81518084528060208401602086015e5f6020828601015260207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f83011685010191505092915050565b8215158152604060208201525f6113a66040830184611340565b949350505050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52602160045260245ffd5b600281106113eb576113eb6113ae565b9052565b805182525f602082015161140660208501826113db565b5060ff604083015116604084015273ffffffffffffffffffffffffffffffffffffffff60608301511660608401526080820151608084015260a082015160c060a085015280516008811061145c5761145c6113ae565b60c0850152602081015160068110611476576114766113ae565b60e0850152604081015163ffffffff166101008501526060015160806101208501526113a6610140850182611340565b5f602082016020835280845180835260408501915060408160051b8601019250602086015f5b8281101561151b577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc08786030184526115068583516113ef565b945060209384019391909101906001016114cc565b50929695505050505050565b5f60208284031215611537575f80fd5b5035919050565b602081525f6112cb60208301846113ef565b602081525f6112cb6020830184611340565b61156d8282516113db565b6020810151602083015263ffffffff604082015116604083015273ffffffffffffffffffffffffffffffffffffffff6060820151166060830152608081015160808301525050565b60a081016102c58284611562565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52604160045260245ffd5b60405160a0810167ffffffffffffffff81118282101715611613576116136115c3565b60405290565b6040516080810167ffffffffffffffff81118282101715611613576116136115c3565b60405160c0810167ffffffffffffffff81118282101715611613576116136115c3565b604051601f82017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe016810167ffffffffffffffff811182821017156116a6576116a66115c3565b604052919050565b8035600281106116bc575f80fd5b919050565b803563ffffffff811681146116bc575f80fd5b803573ffffffffffffffffffffffffffffffffffffffff811681146116bc575f80fd5b5f60a08284031215611707575f80fd5b61170f6115f0565b905061171a826116ae565b815260208281013590820152611732604083016116c1565b6040820152611743606083016116d4565b606082015260809182013591810191909152919050565b5f6080828403121561176a575f80fd5b611772611619565b9050813560088110611782575f80fd5b8152602082013560068110611795575f80fd5b60208201526117a6604083016116c1565b6040820152606082013567ffffffffffffffff8111156117c4575f80fd5b8201601f810184136117d4575f80fd5b803567ffffffffffffffff8111156117ee576117ee6115c3565b61181f60207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f8401160161165f565b818152856020838501011115611833575f80fd5b816020840160208301375f6020838301015280606085015250505092915050565b5f60c08284031215611864575f80fd5b61186c61163c565b82358152905061187e602083016116ae565b6020820152604082013560ff81168114611896575f80fd5b60408201526118a7606083016116d4565b60608201526080828101359082015260a082013567ffffffffffffffff8111156118cf575f80fd5b6118db8482850161175a565b60a08301525092915050565b5f602082840312156118f7575f80fd5b813567ffffffffffffffff81111561190d575f80fd5b8201610120818503121561191f575f80fd5b6119276115f0565b61193185836116f7565b815260a082013567ffffffffffffffff81111561194c575f80fd5b61195886828501611854565b60208301525060c082013567ffffffffffffffff811115611977575f80fd5b61198386828501611854565b60408301525060e082013567ffffffffffffffff8111156119a2575f80fd5b6119ae86828501611854565b60608301525061010082013567ffffffffffffffff8111156119ce575f80fd5b6119da86828501611854565b608083015250949350505050565b600181811c908216806119fc57607f821691505b602082108103611a33577f4e487b71000000000000000000000000000000000000000000000000000000005f52602260045260245ffd5b50919050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52603260045260245ffd5b601f82111561039b57805f5260205f20601f840160051c81016020851015611a8b5750805b601f840160051c820191505b81811015611aaa575f8155600101611a97565b5050505050565b815167ffffffffffffffff811115611acb57611acb6115c3565b611adf81611ad984546119e8565b84611a66565b6020601f821160018114611b30575f8315611afa5750848201515b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600385901b1c1916600184901b178455611aaa565b5f848152602081207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe08516915b82811015611b7d5787850151825560209485019460019092019101611b5d565b5084821015611bb957868401517fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600387901b60f8161c191681555b50505050600190811b01905550565b611bd28187611562565b61012060a08201525f611be96101208301876113ef565b82810360c0840152611bfb81876113ef565b905082810360e0840152611c0f81866113ef565b9050828103610100840152611c2481856113ef565b9897505050505050505056fea2646970667358221220ec29c85e9420d542351535cfbb2c79285bfb5d86014ee966669d793fa2a4481264736f6c634300081a0033",s0={"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef":{name:"Transfer",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256",indexed:!0}]},"Transfer(address indexed,address indexed,uint256 indexed)":{name:"Transfer",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256",indexed:!0}]},"0xb362243af1e2070d7d5bf8d713f2e0fab64203f1b71462afbe20572909788c5e":{name:"Purchased",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256",indexed:!0},{type:"uint256"},{type:"uint256"}]},"Purchased(address indexed,address indexed,uint256 indexed,uint256,uint256)":{name:"Purchased",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256",indexed:!0},{type:"uint256"},{type:"uint256"}]},"0x69e37f151eb98a09618ddaa80c8cfaf1ce5996867c489f45b555b412271ebf27":{name:"NameRegistered",type:"event",inputs:[{type:"string"},{type:"bytes32",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"NameRegistered(string,bytes32 indexed,address indexed,uint256,uint256,uint256)":{name:"NameRegistered",type:"event",inputs:[{type:"string"},{type:"bytes32",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"0x0667086d08417333ce63f40d5bc2ef6fd330e25aaaf317b7c489541f8fe600fa":{name:"NameRegistered",type:"event",inputs:[{type:"string"},{type:"bytes32",indexed:!0},{type:"address",indexed:!0},{type:"uint256"}]},"NameRegistered(string,bytes32 indexed,address indexed,uint256)":{name:"NameRegistered",type:"event",inputs:[{type:"string"},{type:"bytes32",indexed:!0},{type:"address",indexed:!0},{type:"uint256"}]},"0x3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f":{name:"DelegateChanged",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0}]},"DelegateChanged(address indexed,address indexed,address indexed)":{name:"DelegateChanged",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0}]},"0xe00361d207b252a464323eb23d45d42583e391f2031acdd2e9fa36efddd43cb0":{name:"SwappedV3",type:"event",inputs:[{type:"bytes16"},{type:"address"},{type:"uint256"},{type:"address"},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"SwappedV3(bytes16,address,uint256,address,address indexed,address indexed,address indexed,uint256,uint256,uint256)":{name:"SwappedV3",type:"event",inputs:[{type:"bytes16"},{type:"address"},{type:"uint256"},{type:"address"},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"0xb8e138887d0aa13bab447e82de9d5c1777041ecd21ca36ba824ff1e6c07ddda4":{name:"VoteCast",type:"event",inputs:[{type:"address",indexed:!0},{type:"uint256"},{type:"uint8"},{type:"uint256"},{type:"string"}]},"VoteCast(address indexed,uint256,uint8,uint256,string)":{name:"VoteCast",type:"event",inputs:[{type:"address",indexed:!0},{type:"uint256"},{type:"uint8"},{type:"uint256"},{type:"string"}]},"0x7ac572687bf4e66a8514fc2ec464fc2644c78bcb1d80a225fc51a33e0ee38bfa":{name:"Minted",type:"event",inputs:[{type:"uint8"},{type:"address"},{type:"uint256"},{type:"uint256"}]},"Minted(uint8,address,uint256,uint256)":{name:"Minted",type:"event",inputs:[{type:"uint8"},{type:"address"},{type:"uint256"},{type:"uint256"}]},"0x2a29f7402bd32f0e4bbe17d44be064f7f64d96ee174ed7cb27936d869bf9a888":{name:"Minted",type:"event",inputs:[{type:"address",indexed:!0},{type:"uint8"},{type:"uint8"},{type:"address",indexed:!0},{type:"tuple",components:[{type:"uint32"},{type:"uint256"},{type:"address"},{type:"uint32"},{type:"uint32"},{type:"uint32"},{type:"address"},{type:"bool"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},{type:"uint256",indexed:!0}]},"Minted(address indexed,uint8,uint8,address indexed,(uint32,uint256,address,uint32,uint32,uint32,address,bool,uint256,uint256,uint256,uint256,uint256),uint256 indexed)":{name:"Minted",type:"event",inputs:[{type:"address",indexed:!0},{type:"uint8"},{type:"uint8"},{type:"address",indexed:!0},{type:"tuple",components:[{type:"uint32"},{type:"uint256"},{type:"address"},{type:"uint32"},{type:"uint32"},{type:"uint32"},{type:"address"},{type:"bool"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},{type:"uint256",indexed:!0}]},"0xc773e203af3f3079b18c21f98bb8d8ccd2fea097d631d448df89de4edbe7a2a8":{name:"ZoraTimedSaleStrategyRewards",type:"event",inputs:[{type:"address",indexed:!0},{type:"uint256",indexed:!0},{type:"address"},{type:"uint256"},{type:"address"},{type:"uint256"},{type:"address"},{type:"uint256"},{type:"address"},{type:"uint256"},{type:"address"},{type:"uint256"}]},"ZoraTimedSaleStrategyRewards(address indexed,uint256 indexed,address,uint256,address,uint256,address,uint256,address,uint256,address,uint256)":{name:"ZoraTimedSaleStrategyRewards",type:"event",inputs:[{type:"address",indexed:!0},{type:"uint256",indexed:!0},{type:"address"},{type:"uint256"},{type:"address"},{type:"uint256"},{type:"address"},{type:"uint256"},{type:"address"},{type:"uint256"},{type:"address"},{type:"uint256"}]},"0x0f29bbf4ce25d2346bbeb8a898e24e5d6d7d1d19bb895e71faecac833b259547":{name:"BoostClaimed",type:"event",inputs:[{type:"uint256",indexed:!0},{type:"uint256",indexed:!0},{type:"address",indexed:!0},{type:"address"},{type:"bytes"}]},"BoostClaimed(uint256 indexed,uint256 indexed,address indexed,address,bytes)":{name:"BoostClaimed",type:"event",inputs:[{type:"uint256",indexed:!0},{type:"uint256",indexed:!0},{type:"address",indexed:!0},{type:"address"},{type:"bytes"}]},"0x116812d3ad4507d72f2c428b63246d594ca055a1dc119394285504c23d1f34cd":{name:"BoostCreated",type:"event",inputs:[{type:"uint256",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"address"},{type:"address"},{type:"address"}]},"BoostCreated(uint256 indexed,address indexed,address indexed,uint256,address,address,address)":{name:"BoostCreated",type:"event",inputs:[{type:"uint256",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"address"},{type:"address"},{type:"address"}]},"0x72d6b4b5ad0fb12b8a7bb3bcb60edd774c096403d611437859c156ecb3c03a36":{name:"SecondaryBuy",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"}]},"SecondaryBuy(address indexed,address indexed,address indexed,uint256,uint256)":{name:"SecondaryBuy",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"}]},"0x6779abc30cb1bfb05c1170de8e2ef5828c19a2590043d2fd9579d945929fd8a4":{name:"CoopTokenBuy",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"string"},{type:"uint256"},{type:"uint8"}]},"CoopTokenBuy(address indexed,address indexed,address indexed,uint256,uint256,uint256,uint256,uint256,string,uint256,uint8)":{name:"CoopTokenBuy",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"string"},{type:"uint256"},{type:"uint8"}]},"0x49c4606c4f7f601127761fb65a512e6bca424f62b165476cf1cfdfa51772a6ab":{name:"WowTokenBuy",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"string"},{type:"uint256"},{type:"uint8"}]},"WowTokenBuy(address indexed,address indexed,address indexed,uint256,uint256,uint256,uint256,uint256,string,uint256,uint8)":{name:"WowTokenBuy",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"string"},{type:"uint256"},{type:"uint8"}]},"0xeb3adfe7d8294092cd6b0e7ce95ed01c11d3c5d5d3dc1fecdeb87de43c5e40b2":{name:"CoopTokenSell",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"string"},{type:"uint256"},{type:"uint8"}]},"CoopTokenSell(address indexed,address indexed,address indexed,uint256,uint256,uint256,uint256,uint256,string,uint256,uint8)":{name:"CoopTokenSell",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"string"},{type:"uint256"},{type:"uint8"}]},"0x0693c83d190a3d36d2ed6c3ac51b1335d2a3588d96f3f3601c8b1e780d0f952a":{name:"WowTokenSell",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"string"},{type:"uint256"},{type:"uint8"}]},"WowTokenSell(address indexed,address indexed,address indexed,uint256,uint256,uint256,uint256,uint256,string,uint256,uint8)":{name:"WowTokenSell",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"string"},{type:"uint256"},{type:"uint8"}]},"0xd5468362e31bdcdc9884e72dcf3b00f9d46086067621224b7cb759308d597c6c":{name:"CoopTokenFees",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"CoopTokenFees(address indexed,address indexed,address indexed,address,uint256,uint256,uint256,uint256)":{name:"CoopTokenFees",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"0xf349fe0373a901f0506d5343f4a872f385a7f0c26371d7b9e6bf5584b69d75fc":{name:"WowTokenFees",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"WowTokenFees(address indexed,address indexed,address indexed,address,uint256,uint256,uint256,uint256)":{name:"WowTokenFees",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"address"},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"0x3be2a577c218a9e2fca79115ab0381630afc182ee832bcad4011c37d323b4843":{name:"CoopTokenTransfer",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"CoopTokenTransfer(address indexed,address indexed,uint256,uint256,uint256,uint256)":{name:"CoopTokenTransfer",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"0xd19736ba1cd2ffc8c99f90d6c6163e59274d333c89e471cd6668d93849835ac5":{name:"WowTokenTransfer",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"WowTokenTransfer(address indexed,address indexed,uint256,uint256,uint256,uint256)":{name:"WowTokenTransfer",type:"event",inputs:[{type:"address",indexed:!0},{type:"address",indexed:!0},{type:"uint256"},{type:"uint256"},{type:"uint256"},{type:"uint256"}]},"0x883a883a9ea847654d33471b1e5fb2dea76a2cfc86a6cc7da6c14102800e4d0b":{name:"InfoIndexed",type:"event",inputs:[{type:"address",indexed:!0},{type:"string",indexed:!0}]},"InfoIndexed(address indexed,string indexed)":{name:"InfoIndexed",type:"event",inputs:[{type:"address",indexed:!0},{type:"string",indexed:!0}]},"0xe46343e36b0721f173bdc76b8f25c08b04f417df09c27e1e83ba1980007fef8c":{name:"Info",type:"event",inputs:[{type:"address"},{type:"string"}]},"Info(address,string)":{name:"Info",type:"event",inputs:[{type:"address"},{type:"string"}]}},m=Symbol.for("@ts-pattern/matcher"),u0=Symbol.for("@ts-pattern/isVariadic"),L="@ts-pattern/anonymous-select-key",U=t=>!!(t&&typeof t=="object"),D=t=>t&&!!t[m],x=(t,e,f)=>{if(D(t)){const n=t[m](),{matched:d,selections:i}=n.match(e);return d&&i&&Object.keys(i).forEach(a=>f(a,i[a])),d}if(U(t)){if(!U(e))return!1;if(Array.isArray(t)){if(!Array.isArray(e))return!1;let n=[],d=[],i=[];for(const a of t.keys()){const r=t[a];D(r)&&r[u0]?i.push(r):i.length?d.push(r):n.push(r)}if(i.length){if(i.length>1)throw new Error("Pattern error: Using `...P.array(...)` several times in a single pattern is not allowed.");if(e.length<n.length+d.length)return!1;const a=e.slice(0,n.length),r=d.length===0?[]:e.slice(-d.length),s=e.slice(n.length,d.length===0?1/0:-d.length);return n.every((y,I)=>x(y,a[I],f))&&d.every((y,I)=>x(y,r[I],f))&&(i.length===0||x(i[0],s,f))}return t.length===e.length&&t.every((a,r)=>x(a,e[r],f))}return Reflect.ownKeys(t).every(n=>{const d=t[n];return(n in e||D(i=d)&&i[m]().matcherType==="optional")&&x(d,e[n],f);var i})}return Object.is(e,t)},E=t=>{var e,f,n;return U(t)?D(t)?(e=(f=(n=t[m]()).getSelectionKeys)==null?void 0:f.call(n))!=null?e:[]:Array.isArray(t)?k(t,E):k(Object.values(t),E):[]},k=(t,e)=>t.reduce((f,n)=>f.concat(e(n)),[]);function b(t){return Object.assign(t,{optional:()=>o0(t),and:e=>p(t,e),or:e=>c0(t,e),select:e=>e===void 0?$(t):$(e,t)})}function o0(t){return b({[m]:()=>({match:e=>{let f={};const n=(d,i)=>{f[d]=i};return e===void 0?(E(t).forEach(d=>n(d,void 0)),{matched:!0,selections:f}):{matched:x(t,e,n),selections:f}},getSelectionKeys:()=>E(t),matcherType:"optional"})})}function p(...t){return b({[m]:()=>({match:e=>{let f={};const n=(d,i)=>{f[d]=i};return{matched:t.every(d=>x(d,e,n)),selections:f}},getSelectionKeys:()=>k(t,E),matcherType:"and"})})}function c0(...t){return b({[m]:()=>({match:e=>{let f={};const n=(d,i)=>{f[d]=i};return k(t,E).forEach(d=>n(d,void 0)),{matched:t.some(d=>x(d,e,n)),selections:f}},getSelectionKeys:()=>k(t,E),matcherType:"or"})})}function c(t){return{[m]:()=>({match:e=>({matched:!!t(e)})})}}function $(...t){const e=typeof t[0]=="string"?t[0]:void 0,f=t.length===2?t[1]:typeof t[0]=="string"?void 0:t[0];return b({[m]:()=>({match:n=>{let d={[e??L]:n};return{matched:f===void 0||x(f,n,(i,a)=>{d[i]=a}),selections:d}},getSelectionKeys:()=>[e??L].concat(f===void 0?[]:E(f))})})}function l(t){return typeof t=="number"}function A(t){return typeof t=="string"}function T(t){return typeof t=="bigint"}b(c(function(t){return!0}));const w=t=>Object.assign(b(t),{startsWith:e=>{return w(p(t,(f=e,c(n=>A(n)&&n.startsWith(f)))));var f},endsWith:e=>{return w(p(t,(f=e,c(n=>A(n)&&n.endsWith(f)))));var f},minLength:e=>w(p(t,(f=>c(n=>A(n)&&n.length>=f))(e))),length:e=>w(p(t,(f=>c(n=>A(n)&&n.length===f))(e))),maxLength:e=>w(p(t,(f=>c(n=>A(n)&&n.length<=f))(e))),includes:e=>{return w(p(t,(f=e,c(n=>A(n)&&n.includes(f)))));var f},regex:e=>{return w(p(t,(f=e,c(n=>A(n)&&!!n.match(f)))));var f}});w(c(A));const g=t=>Object.assign(b(t),{between:(e,f)=>g(p(t,((n,d)=>c(i=>l(i)&&n<=i&&d>=i))(e,f))),lt:e=>g(p(t,(f=>c(n=>l(n)&&n<f))(e))),gt:e=>g(p(t,(f=>c(n=>l(n)&&n>f))(e))),lte:e=>g(p(t,(f=>c(n=>l(n)&&n<=f))(e))),gte:e=>g(p(t,(f=>c(n=>l(n)&&n>=f))(e))),int:()=>g(p(t,c(e=>l(e)&&Number.isInteger(e)))),finite:()=>g(p(t,c(e=>l(e)&&Number.isFinite(e)))),positive:()=>g(p(t,c(e=>l(e)&&e>0))),negative:()=>g(p(t,c(e=>l(e)&&e<0)))});g(c(l));const v=t=>Object.assign(b(t),{between:(e,f)=>v(p(t,((n,d)=>c(i=>T(i)&&n<=i&&d>=i))(e,f))),lt:e=>v(p(t,(f=>c(n=>T(n)&&n<f))(e))),gt:e=>v(p(t,(f=>c(n=>T(n)&&n>f))(e))),lte:e=>v(p(t,(f=>c(n=>T(n)&&n<=f))(e))),gte:e=>v(p(t,(f=>c(n=>T(n)&&n>=f))(e))),positive:()=>v(p(t,c(e=>T(e)&&e>0))),negative:()=>v(p(t,c(e=>T(e)&&e<0)))});v(c(T));b(c(function(t){return typeof t=="boolean"}));b(c(function(t){return typeof t=="symbol"}));b(c(function(t){return t==null}));b(c(function(t){return t!=null}));class p0 extends Error{constructor(e){let f;try{f=JSON.stringify(e)}catch{f=e}super(`Pattern matching error: no pattern matches value ${f}`),this.input=void 0,this.input=e}}const O={matched:!1,value:void 0};function G(t){return new _(t,O)}class _{constructor(e,f){this.input=void 0,this.state=void 0,this.input=e,this.state=f}with(...e){if(this.state.matched)return this;const f=e[e.length-1],n=[e[0]];let d;e.length===3&&typeof e[1]=="function"?d=e[1]:e.length>2&&n.push(...e.slice(1,e.length-1));let i=!1,a={};const r=(y,I)=>{i=!0,a[y]=I},s=!n.some(y=>x(y,this.input,r))||d&&!d(this.input)?O:{matched:!0,value:f(i?L in a?a[L]:a:this.input,this.input)};return new _(this.input,s)}when(e,f){if(this.state.matched)return this;const n=!!e(this.input);return new _(this.input,n?{matched:!0,value:f(this.input,this.input)}:O)}otherwise(e){return this.state.matched?this.state.value:e(this.input)}exhaustive(){if(this.state.matched)return this.state.value;throw new p0(this.input)}run(){return this.exhaustive()}returnType(){return this}}const P={BASE_URL:"/",DEV:!1,MODE:"production",PROD:!0,SSR:!1,VITE_BOOST_MAINNET_SIGNER_EOA:"0xCBD0C302040bC803B4B2EDaF21Be0e49Deff5480",VITE_BOOST_TESTNET_SIGNER_EOA:"0xd63167e9db11B108940b2E8236581F961f33f396"};var z=(t=>(t[t.EQUAL=0]="EQUAL",t[t.NOT_EQUAL=1]="NOT_EQUAL",t[t.GREATER_THAN=2]="GREATER_THAN",t[t.LESS_THAN=3]="LESS_THAN",t[t.CONTAINS=4]="CONTAINS",t[t.REGEX=5]="REGEX",t[t.GREATER_THAN_OR_EQUAL=6]="GREATER_THAN_OR_EQUAL",t[t.LESS_THAN_OR_EQUAL=7]="LESS_THAN_OR_EQUAL",t))(z||{}),j=(t=>(t[t.UINT=0]="UINT",t[t.ADDRESS=1]="ADDRESS",t[t.BYTES=2]="BYTES",t[t.STRING=3]="STRING",t[t.TUPLE=4]="TUPLE",t[t.INT=5]="INT",t))(j||{}),Q=(t=>(t[t.EVENT=0]="EVENT",t[t.FUNC=1]="FUNC",t))(Q||{}),X=(t=>(t[t.RAW=0]="RAW",t[t.WAD=1]="WAD",t))(X||{});function K(t){return Array.isArray(t.actionSteps)}const F=class F extends r0.DeployableTarget{constructor(){super(...arguments),this.abi=C.fe}async getActionStep(e,f){return(await this.getActionSteps(f)).at(e)}async getActionSteps(e){const f=await C.zF(this._config,{address:this.assertValidAddress(),...this.optionallyAttachAccount(),...e});return b0(f.map(q))}async getActionStepsCount(e){return(await this.getActionSteps(e)).length}async getActionClaimant(e){const f=await C.EF(this._config,{address:this.assertValidAddress(),...this.optionallyAttachAccount(),...e});return q(f)}async execute(e,f){return await this.awaitResult(this.executeRaw(e,f))}async executeRaw(e,f){const{request:n,result:d}=await C._F(this._config,{address:this.assertValidAddress(),...this.optionallyAttachAccount(),...f,args:[e]});return{hash:await C.SF(this._config,n),result:d}}async deriveActionClaimantFromTransaction(e,f){if(e.fieldIndex===h.CheatCodes.TX_SENDER_CLAIMANT){if("hash"in f){const d=await S.getTransaction(this._config,{...f,chainId:e.chainid});return f.notBeforeBlockNumber&&d.blockNumber<f.notBeforeBlockNumber?void 0:d.from}if("logs"in f){for(let d of f.logs)if(d.transactionHash){const i=await S.getTransaction(this._config,{...f,hash:d.transactionHash,chainId:e.chainid});return f.notBeforeBlockNumber&&i.blockNumber<f.notBeforeBlockNumber?void 0:i.from}}return}const n=e.signature;if(e.signatureType===0){let d;if(f.abiItem?d=f.abiItem:d=f.knownSignatures[n],!d)throw new u.ValidationAbiMissingError(n);if("logs"in f){const r=f.logs.filter(s=>s.topics[0]===n).map(s=>B(d,s));for(const s of r){if(!o.isAddressEqual(s.address,e.targetContract))continue;const y=this.validateClaimantAgainstArgs(e,s);if(y)return y}}if(!("hash"in f))return;const i=await S.getTransactionReceipt(this._config,{...f,chainId:e.chainid});if(f.notBeforeBlockNumber&&i.blockNumber<f.notBeforeBlockNumber)return;let a;n===h.TRANSFER_SIGNATURE?{decodedLogs:a}=await this.decodeTransferLogs(i):a=i.logs.filter(r=>r.topics[0]===o.toEventSelector(d)).map(r=>B(d,r));for(let r of a){if(!o.isAddressEqual(r.address,e.targetContract))continue;let s=this.validateClaimantAgainstArgs(e,r);if(s)return s}}if(e.signatureType===1&&"hash"in f){const d=await S.getTransaction(this._config,{...f,chainId:e.chainid});if(f.notBeforeBlockNumber&&d.blockNumber<f.notBeforeBlockNumber||!o.isAddressEqual(d.to,e.targetContract))return;let i;if(f.abiItem?i=f.abiItem:i=f.knownSignatures[n],!i)throw new u.ValidationAbiMissingError(e.signature);let a;try{a=o.decodeFunctionData({abi:[i],data:d.input})}catch(r){throw new u.FunctionDataDecodeError([i],r)}return this.validateClaimantAgainstArgs(e,a)}}validateClaimantAgainstArgs(e,f){if(!f||!Array.isArray(f==null?void 0:f.args))return;if(n0(e.fieldIndex)){const[d,i]=d0(e.fieldIndex);if(f.args.length<=d)return;const a=f.args[d];if(!Array.isArray(a)||a.length<=i)return;const r=a[i];return o.isAddress(r)?r:void 0}if(f.args.length<=e.fieldIndex)return;const n=f.args.at(e.fieldIndex);if(o.isAddress(n))return n}async validateActionSteps(e){const f=await this.getActionSteps();for(const n of f)if(!await this.isActionStepValid(n,e))return!1;return!0}async isActionStepValid(e,f){if(e.signatureType===0){const n=e.signature;let d;if(f.abiItem?d=f.abiItem:d=f.knownSignatures[n],!d)throw new u.ValidationAbiMissingError(n);if(this.isArraylikeIndexed(e,d))throw new u.UnparseableAbiParamError(e.actionParameter.fieldIndex,d);if("logs"in f)return this.isActionEventValid(e,f.logs,d);const i=await S.getTransactionReceipt(this._config,{...f,chainId:e.chainid});if(f.notBeforeBlockNumber&&i.blockNumber<f.notBeforeBlockNumber)return!1;if(e.signature===h.TRANSFER_SIGNATURE){const{decodedLogs:r,event:s}=await this.decodeTransferLogs(i);return this.isActionEventValid(e,r,s)}const a=i.logs.filter(r=>r.topics[0]===o.toEventSelector(d)).map(r=>B(d,r));return this.isActionEventValid(e,a,d)}if(e.signatureType===1&&"hash"in f){const n=await S.getTransaction(this._config,{...f,chainId:e.chainid});return f.notBeforeBlockNumber&&n.blockNumber<f.notBeforeBlockNumber?!1:this.isActionFunctionValid(e,n,f)}return!1}isActionEventValid(e,f,n){const d=e.actionParameter;if(!f.length)return!1;for(let i of f)try{if(!Array.isArray(i.args))throw new u.DecodedArgsMalformedError({log:i,criteria:d,fieldValue:void 0});const{value:a,type:r}=this.parseFieldFromAbi(i.args,d.fieldIndex,n.inputs||[],d.fieldType),s={...d,fieldType:r};if(this.validateFieldAgainstCriteria(s,a,{log:i}))return!0}catch{}return!1}async decodeTransferLogs(e){const f=e.logs.filter(d=>d.topics[0]===h.TRANSFER_SIGNATURE),n=structuredClone(s0["Transfer(address indexed,address indexed,uint256 indexed)"]);try{return{decodedLogs:f.map(i=>{const{eventName:a,args:r}=o.decodeEventLog({abi:[n],data:i.data,topics:i.topics});return{...i,eventName:a,args:r}}),event:n}}catch{try{return n.inputs[2].indexed=!1,{decodedLogs:f.map(i=>{const{eventName:a,args:r}=o.decodeEventLog({abi:[n],data:i.data,topics:i.topics});return{...i,eventName:a,args:r}}),event:n}}catch{throw new u.DecodedArgsError("Failed to decode transfer logs")}}}parseFieldFromAbi(e,f,n,d){if(f===h.CheatCodes.ANY_ACTION_PARAM)return{value:o.zeroHash,type:2};if(d!==4){if(!Array.isArray(e)||f>=e.length)throw new u.FieldValueUndefinedError({fieldValue:e,criteria:{filterType:0,fieldType:d,fieldIndex:f,filterData:o.zeroHash}});const a=n[f];if(!a||!a.type)throw new u.UnparseableAbiParamError(f,a);const r=e[f],s=Z(a.type);if(s===1&&(typeof r!="string"||!o.isAddress(r)))throw new u.FieldValueUndefinedError({fieldValue:r,criteria:{fieldIndex:f,filterType:0,fieldType:s,filterData:o.zeroHash}});return{value:r,type:s}}const i=f0(f);return Y(e,i,n)}isActionFunctionValid(e,f,n){const d=e.actionParameter,i=e.signature;let a;if(n.abiItem?a=n.abiItem:a=n.knownSignatures[i],!a)throw new u.ValidationAbiMissingError(i);let r;try{r=o.decodeFunctionData({abi:[a],data:f.input})}catch(s){throw new u.FunctionDataDecodeError([a],s)}if(!(r!=null&&r.args))return!1;try{const{value:s,type:y}=this.parseFieldFromAbi(r.args,d.fieldIndex,a.inputs||[],d.fieldType),I={...d,fieldType:y};return this.validateFieldAgainstCriteria(I,s,{decodedArgs:r.args})}catch{return!1}}validateFieldAgainstCriteria(e,f,n){if(e.filterType===0&&e.fieldType===2&&e.fieldIndex===h.CheatCodes.ANY_ACTION_PARAM)return!0;if(e.fieldType===4)throw new u.InvalidTupleDecodingError("Tuples should not be passed into validateFieldAgainstCriteria");const d=e.fieldType;switch(e.filterType){case 0:return G(d).with(1,()=>o.isAddressEqual(e.filterData,f)).with(0,()=>BigInt(f)===BigInt(e.filterData)).with(3,()=>f===o.fromHex(e.filterData,"string")).otherwise(()=>f===e.filterData);case 1:return G(d).with(1,()=>!o.isAddressEqual(e.filterData,f)).with(0,()=>BigInt(f)!==BigInt(e.filterData)).with(5,()=>BigInt(f)!==BigInt(e.filterData)).with(3,()=>f!==o.fromHex(e.filterData,"string")).otherwise(()=>f!==e.filterData);case 2:if(d===0||d===5)return BigInt(f)>BigInt(e.filterData);throw new u.InvalidNumericalCriteriaError({...n,criteria:e,fieldValue:f});case 6:if(d===0||d===5)return BigInt(f)>=BigInt(e.filterData);throw new u.InvalidNumericalCriteriaError({...n,criteria:e,fieldValue:f});case 3:if(d===0||d===5)return BigInt(f)<BigInt(e.filterData);throw new u.InvalidNumericalCriteriaError({...n,criteria:e,fieldValue:f});case 7:if(d===0||d===5)return BigInt(f)<=BigInt(e.filterData);throw new u.InvalidNumericalCriteriaError({...n,criteria:e,fieldValue:f});case 4:if(d===2||d===3){let i;return d===3?i=o.fromHex(e.filterData,"string"):i=e.filterData.slice(2),f.includes(i)}throw new u.FieldValueNotComparableError({...n,criteria:e,fieldValue:f});case 5:if(typeof f!="string")throw new u.FieldValueNotComparableError({...n,criteria:e,fieldValue:f});if(d===3){const i=o.fromHex(e.filterData,"string");return new RegExp(i).test(f)}default:throw new u.UnrecognizedFilterTypeError({...n,criteria:e,fieldValue:f})}}buildParameters(e,f){const[n,d]=this.validateDeploymentConfig(e,f);let i;if(K(n)){let a=n.actionSteps.filter(s=>!!s);if(a.length===0)throw new u.NoEventActionStepsProvidedError;if(a.length>4)throw new u.TooManyEventActionStepsProvidedError;let r=Array.from({length:4},(s,y)=>a.at(y)||a.at(-1));i={actionClaimant:n.actionClaimant,actionStepOne:r[0],actionStepTwo:r[1],actionStepThree:r[2],actionStepFour:r[3]}}else i=n;return{abi:C.fe,bytecode:a0,args:[e0(i)],...this.optionallyAttachAccount(d.account)}}isArraylikeIndexed(e,f){var n;return!!((e.actionParameter.fieldType===3||e.actionParameter.fieldType===2)&&((n=f.inputs[e.actionParameter.fieldIndex])!=null&&n.indexed))}async getLogsForActionSteps(e){const f=await this.getActionSteps(),n=[];for(const d of f)if(d.signatureType===0){const i=await this.getLogsForActionStep(d,e);n.push(...i)}return n}async getLogsForActionStep(e,f){if(e.signatureType!==0)return[];const n=e.signature;let d;if(f.abiItem?d=f.abiItem:d=f.knownSignatures[n],!d)throw new u.ValidationAbiMissingError(n);if("logs"in f)return this.filterLogsByActionStepCriteria(e,f.logs,d);const i=await S.getTransactionReceipt(this._config,{...f,chainId:e.chainid});if(f.notBeforeBlockNumber&&i.blockNumber<f.notBeforeBlockNumber)return[];if(e.signature===h.TRANSFER_SIGNATURE){const{decodedLogs:r,event:s}=await this.decodeTransferLogs(i);return this.filterLogsByActionStepCriteria(e,r,s)}const a=i.logs.filter(r=>r.topics[0]===o.toEventSelector(d)).map(r=>B(d,r));return this.filterLogsByActionStepCriteria(e,a,d)}filterLogsByActionStepCriteria(e,f,n){const d=e.actionParameter,i=[];if(!f.length)return i;for(let a of f)if(o.isAddressEqual(a.address,e.targetContract))try{if(!Array.isArray(a.args))continue;const{value:r,type:s}=this.parseFieldFromAbi(a.args,d.fieldIndex,n.inputs||[],d.fieldType),y={...d,fieldType:s};this.validateFieldAgainstCriteria(y,r,{log:a})&&i.push(a)}catch{}return i}};F.bases={...P!=null&&P.VITE_EVENT_ACTION_BASE?{31337:void 0}:{},...i0.EventAction},F.registryType=h.RegistryType.ACTION;let W=F;function y0(t){return t.type==="tuple"||t.type.startsWith("tuple[")}function Y(t,e,f){if(!e.length)throw new u.InvalidTupleDecodingError("No indexes found; cannot parse TUPLE field");const n=e[0]??f.length+1;if(n>=f.length)throw new u.InvalidTupleDecodingError(void 0,n);const d=f[n],i=t[n];if(!y0(d)){const s=Z(d.type);return{value:i,type:s}}if(!Array.isArray(i))throw new u.InvalidTupleDecodingError("rawValue is not an array, but param.type is tuple");const a=e.slice(1);if(!a.length)throw new u.InvalidTupleDecodingError(void 0,-1);const r=a[0]??d.components.length+1;if(r>=d.components.length)throw new u.InvalidTupleDecodingError(void 0,r);return Y(i,a,d.components)}function Z(t){const e=t.toLowerCase();if(e.startsWith("uint"))return 0;if(e.startsWith("int"))return 5;if(e==="address")return 1;if(e==="bytes"||e.startsWith("bytes"))return 2;if(e==="string")return 3;throw new u.DecodedArgsError(`Unrecognized ABI type: ${t}`)}function b0(t){const e=[],f={};for(let n of t){const d=JSON.stringify(n);f[d]||(e.push(n),f[d]=!0)}return e}function J(t){return{...t,chainid:BigInt(t.chainid)}}function q(t){if(t.chainid>BigInt(Number.MAX_SAFE_INTEGER))throw new Error("Chain ID exceeds max safe integer");return{...t,chainid:Number(t.chainid)}}function M(t){const e=t.slice(2);if(e.length===8)return 1;if(e.length===64)return e.slice(0,56)==="0".repeat(56)?1:0;throw new Error("Invalid signature format")}function l0(t){return o.trim(o.pad(t))}function R(t){return{...J(t),signatureType:t.signatureType??M(t.signature),signature:o.pad(t.signature),actionType:t.actionType||0,actionParameter:t.actionParameter.fieldType===0?{...t.actionParameter,filterData:l0(t.actionParameter.filterData)}:t.actionParameter}}function e0({actionClaimant:t,actionStepOne:e,actionStepTwo:f,actionStepThree:n,actionStepFour:d}){return o.encodeAbiParameters([{type:"tuple",name:"initPayload",components:[{type:"tuple",name:"actionClaimant",components:[{type:"uint8",name:"signatureType"},{type:"bytes32",name:"signature"},{type:"uint8",name:"fieldIndex"},{type:"address",name:"targetContract"},{type:"uint256",name:"chainid"}]},{type:"tuple",name:"actionStepOne",components:[{type:"bytes32",name:"signature"},{type:"uint8",name:"signatureType"},{type:"uint8",name:"actionType"},{type:"address",name:"targetContract"},{type:"uint256",name:"chainid"},{type:"tuple",name:"actionParameter",components:[{type:"uint8",name:"filterType"},{type:"uint8",name:"fieldType"},{type:"uint32",name:"fieldIndex"},{type:"bytes",name:"filterData"}]}]},{type:"tuple",name:"actionStepTwo",components:[{type:"bytes32",name:"signature"},{type:"uint8",name:"signatureType"},{type:"uint8",name:"actionType"},{type:"address",name:"targetContract"},{type:"uint256",name:"chainid"},{type:"tuple",name:"actionParameter",components:[{type:"uint8",name:"filterType"},{type:"uint8",name:"fieldType"},{type:"uint32",name:"fieldIndex"},{type:"bytes",name:"filterData"}]}]},{type:"tuple",name:"actionStepThree",components:[{type:"bytes32",name:"signature"},{type:"uint8",name:"signatureType"},{type:"uint8",name:"actionType"},{type:"address",name:"targetContract"},{type:"uint256",name:"chainid"},{type:"tuple",name:"actionParameter",components:[{type:"uint8",name:"filterType"},{type:"uint8",name:"fieldType"},{type:"uint32",name:"fieldIndex"},{type:"bytes",name:"filterData"}]}]},{type:"tuple",name:"actionStepFour",components:[{type:"bytes32",name:"signature"},{type:"uint8",name:"signatureType"},{type:"uint8",name:"actionType"},{type:"address",name:"targetContract"},{type:"uint256",name:"chainid"},{type:"tuple",name:"actionParameter",components:[{type:"uint8",name:"filterType"},{type:"uint8",name:"fieldType"},{type:"uint32",name:"fieldIndex"},{type:"bytes",name:"filterData"}]}]}]}],[{actionClaimant:{...J(t),signatureType:t.signatureType??M(t.signature),signature:o.pad(t.signature)},actionStepOne:R(e),actionStepTwo:R(f),actionStepThree:R(n),actionStepFour:R(d)}])}function g0(){return{filterType:0,fieldType:2,fieldIndex:h.CheatCodes.ANY_ACTION_PARAM,filterData:o.zeroHash}}function h0(t){return{signatureType:0,signature:o.zeroHash,fieldIndex:h.CheatCodes.TX_SENDER_CLAIMANT,targetContract:o.zeroAddress,chainid:t}}const N=63;function x0(t){if(t.length>5)throw new u.InvalidTupleEncodingError("Can only pack up to 5 indexes.");let e=0;return t.forEach((f,n)=>{if(f>N)throw new u.InvalidTupleEncodingError(`Index ${f} exceeds the maximum allowed value (${N}).`);e|=(f&N)<<n*6}),t.length<5&&(e|=N<<t.length*6),e}function f0(t){const e=[];for(let f=0;f<5;f++){const n=t>>f*6&N;if(n===N)break;e.push(n)}return e}function B(t,e){const f=o.decodeEventLog({abi:[t],data:e.data,topics:e.topics}),n=Array.isArray(f.args)?f.args:Object.values(f.args);if(!t.inputs.some(s=>s.indexed))return{...e,...f};const d=[],i=[];for(let s=0;s<t.inputs.length;s++)t.inputs[s].indexed?d.push(s):i.push(s);const a=Array.from({length:t.inputs.length});let r=0;for(let s=0;s<d.length;s++)a[d[s]]=n[r++];for(let s=0;s<i.length;s++)a[i[s]]=n[r++];return{...e,eventName:f.eventName,args:a}}function t0([t,e]){if(t<0||t>13||e<0||e>13)throw new u.InvalidTupleEncodingError(`Tuple indices must be between 0-13, got: [${t}, ${e}]`);return 32+(t<<4)+e}function V(t){if(t<32||t>253)throw new u.InvalidTupleEncodingError(`Field index must be between 32-253, got: ${t}`);const e=t-32,f=e>>4&15,n=e&15;return[f,n]}function H(t){return t>=32}function n0(t){return H(t)}function m0(t){return t0(t)}function d0(t){return V(t)}function A0(t,e){if(!H(e))throw new u.DecodedArgsError(`Field index ${e} is invalid. Expected index >= 32`);const[f,n]=V(e);if(f===void 0||n===void 0)throw new u.DecodedArgsError(`Failed to unpack field indexes from ${e}`);if(!t||t.length<=f)throw new u.DecodedArgsError(`Decoded args missing item at index ${f}`);const d=t[f];if(!d||!Array.isArray(d))throw new u.DecodedArgsError(`Expected array at index ${f}, but got ${typeof d}`);if(d.length<=n)throw new u.DecodedArgsError(`index ${n} is out of bounds. tuple length is ${d.length}`);const i=d[n];if(typeof i!="bigint")throw new u.DecodedArgsError(`Expected bigint at tuple index ${n}, but got ${typeof i}`);return i}exports.EventAction=W;exports.FilterType=z;exports.PrimitiveType=j;exports.SignatureType=Q;exports.ValueType=X;exports.anyActionParameter=g0;exports.decodeAndReorderLogArgs=B;exports.detectSignatureType=M;exports.getScalarValueFromTuple=A0;exports.isClaimantFieldIndexTuple=n0;exports.isCriteriaFieldIndexTuple=H;exports.isEventActionPayloadSimple=K;exports.packClaimantFieldIndexes=m0;exports.packCriteriaFieldIndexes=t0;exports.packFieldIndexes=x0;exports.prepareEventActionPayload=e0;exports.transactionSenderClaimant=h0;exports.unpackClaimantFieldIndexes=d0;exports.unpackCriteriaFieldIndexes=V;exports.unpackFieldIndexes=f0;
2
2
  //# sourceMappingURL=EventAction.cjs.map