@boostxyz/sdk 6.0.0 → 6.0.1

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 (116) hide show
  1. package/dist/Actions/Action.cjs +1 -1
  2. package/dist/Actions/Action.js +2 -2
  3. package/dist/Actions/EventAction.cjs +1 -1
  4. package/dist/Actions/EventAction.cjs.map +1 -1
  5. package/dist/Actions/EventAction.js +40 -40
  6. package/dist/Actions/EventAction.js.map +1 -1
  7. package/dist/AllowLists/AllowList.cjs +1 -1
  8. package/dist/AllowLists/AllowList.js +3 -3
  9. package/dist/AllowLists/SimpleAllowList.cjs +1 -1
  10. package/dist/AllowLists/SimpleAllowList.cjs.map +1 -1
  11. package/dist/AllowLists/SimpleAllowList.d.ts +2 -2
  12. package/dist/AllowLists/SimpleAllowList.d.ts.map +1 -1
  13. package/dist/AllowLists/SimpleAllowList.js +3 -3
  14. package/dist/AllowLists/SimpleAllowList.js.map +1 -1
  15. package/dist/AllowLists/SimpleDenyList.cjs +1 -1
  16. package/dist/AllowLists/SimpleDenyList.js +3 -3
  17. package/dist/Auth/PassthroughAuth.cjs +1 -1
  18. package/dist/Auth/PassthroughAuth.js +1 -1
  19. package/dist/BoostCore.cjs +2 -2
  20. package/dist/BoostCore.cjs.map +1 -1
  21. package/dist/BoostCore.d.ts +14 -0
  22. package/dist/BoostCore.d.ts.map +1 -1
  23. package/dist/BoostCore.js +119 -101
  24. package/dist/BoostCore.js.map +1 -1
  25. package/dist/BoostRegistry.cjs +1 -1
  26. package/dist/BoostRegistry.js +2 -2
  27. package/dist/Budget-CsqSI4NH.cjs +2 -0
  28. package/dist/Budget-CsqSI4NH.cjs.map +1 -0
  29. package/dist/Budget-bMiAGF8s.js +922 -0
  30. package/dist/Budget-bMiAGF8s.js.map +1 -0
  31. package/dist/Budgets/Budget.cjs +1 -1
  32. package/dist/Budgets/Budget.d.ts +5 -4
  33. package/dist/Budgets/Budget.d.ts.map +1 -1
  34. package/dist/Budgets/Budget.js +3 -3
  35. package/dist/Budgets/ManagedBudget.cjs +1 -1
  36. package/dist/Budgets/ManagedBudget.js +2 -2
  37. package/dist/Budgets/ManagedBudgetWithFeesV2.d.ts +1331 -0
  38. package/dist/Budgets/ManagedBudgetWithFeesV2.d.ts.map +1 -0
  39. package/dist/Deployable/DeployableTarget.cjs +1 -1
  40. package/dist/Deployable/DeployableTarget.js +1 -1
  41. package/dist/Deployable/DeployableTargetWithRBAC.cjs +1 -1
  42. package/dist/Deployable/DeployableTargetWithRBAC.js +2 -2
  43. package/dist/{Incentive-Boviez4z.js → Incentive-DZLG6T1-.js} +27 -27
  44. package/dist/{Incentive-Boviez4z.js.map → Incentive-DZLG6T1-.js.map} +1 -1
  45. package/dist/{Incentive-wM4zizTH.cjs → Incentive-DvNdIJ_x.cjs} +2 -2
  46. package/dist/{Incentive-wM4zizTH.cjs.map → Incentive-DvNdIJ_x.cjs.map} +1 -1
  47. package/dist/Incentives/AllowListIncentive.cjs +1 -1
  48. package/dist/Incentives/AllowListIncentive.js +3 -3
  49. package/dist/Incentives/CGDAIncentive.cjs +1 -1
  50. package/dist/Incentives/CGDAIncentive.js +2 -2
  51. package/dist/Incentives/ERC20Incentive.cjs +1 -1
  52. package/dist/Incentives/ERC20Incentive.js +2 -2
  53. package/dist/Incentives/ERC20VariableCriteriaIncentive.cjs +1 -1
  54. package/dist/Incentives/ERC20VariableCriteriaIncentive.js +2 -2
  55. package/dist/Incentives/ERC20VariableIncentive.cjs +1 -1
  56. package/dist/Incentives/ERC20VariableIncentive.js +2 -2
  57. package/dist/Incentives/Incentive.cjs +1 -1
  58. package/dist/Incentives/Incentive.js +3 -3
  59. package/dist/Incentives/PointsIncentive.cjs +1 -1
  60. package/dist/Incentives/PointsIncentive.js +2 -2
  61. package/dist/{SimpleDenyList-Cybtz7AK.cjs → SimpleDenyList-BAIrFBAW.cjs} +2 -2
  62. package/dist/{SimpleDenyList-Cybtz7AK.cjs.map → SimpleDenyList-BAIrFBAW.cjs.map} +1 -1
  63. package/dist/{SimpleDenyList-CW4RwwRw.js → SimpleDenyList-C734XLxt.js} +11 -11
  64. package/dist/{SimpleDenyList-CW4RwwRw.js.map → SimpleDenyList-C734XLxt.js.map} +1 -1
  65. package/dist/Validators/LimitedSignerValidator.cjs +1 -1
  66. package/dist/Validators/LimitedSignerValidator.cjs.map +1 -1
  67. package/dist/Validators/LimitedSignerValidator.d.ts +1 -1
  68. package/dist/Validators/LimitedSignerValidator.d.ts.map +1 -1
  69. package/dist/Validators/LimitedSignerValidator.js +2 -2
  70. package/dist/Validators/LimitedSignerValidator.js.map +1 -1
  71. package/dist/Validators/SignerValidator.cjs +1 -1
  72. package/dist/Validators/SignerValidator.cjs.map +1 -1
  73. package/dist/Validators/SignerValidator.d.ts +1 -1
  74. package/dist/Validators/SignerValidator.d.ts.map +1 -1
  75. package/dist/Validators/SignerValidator.js +2 -2
  76. package/dist/Validators/SignerValidator.js.map +1 -1
  77. package/dist/Validators/Validator.cjs +1 -1
  78. package/dist/Validators/Validator.js +2 -2
  79. package/dist/componentInterfaces-5Ezh3Pvx.js +19 -0
  80. package/dist/componentInterfaces-5Ezh3Pvx.js.map +1 -0
  81. package/dist/componentInterfaces-Cm4Zfn1v.cjs +2 -0
  82. package/dist/componentInterfaces-Cm4Zfn1v.cjs.map +1 -0
  83. package/dist/{deployments-DqjtOTUr.js → deployments-3RHH-eW7.js} +3 -3
  84. package/dist/{deployments-DqjtOTUr.js.map → deployments-3RHH-eW7.js.map} +1 -1
  85. package/dist/errors.cjs +1 -1
  86. package/dist/errors.cjs.map +1 -1
  87. package/dist/errors.js +1 -1
  88. package/dist/errors.js.map +1 -1
  89. package/dist/generated-BPiHi7W2.cjs +3 -0
  90. package/dist/{generated-DgXPUgXl.cjs.map → generated-BPiHi7W2.cjs.map} +1 -1
  91. package/dist/{generated-pJZHmRCK.js → generated-CElkFqkY.js} +1315 -682
  92. package/dist/{generated-pJZHmRCK.js.map → generated-CElkFqkY.js.map} +1 -1
  93. package/dist/index.cjs +1 -1
  94. package/dist/index.d.ts +1 -0
  95. package/dist/index.d.ts.map +1 -1
  96. package/dist/index.js +155 -152
  97. package/package.json +2 -2
  98. package/src/AllowLists/SimpleAllowList.ts +2 -2
  99. package/src/BoostCore.ts +36 -4
  100. package/src/Budgets/Budget.ts +8 -2
  101. package/src/Budgets/ManagedBudgetWithFees.test.ts +0 -1
  102. package/src/Budgets/ManagedBudgetWithFeesV2.test.ts +327 -0
  103. package/src/Budgets/ManagedBudgetWithFeesV2.ts +713 -0
  104. package/src/Validators/LimitedSignerValidator.ts +1 -1
  105. package/src/Validators/SignerValidator.ts +1 -1
  106. package/src/errors.ts +1 -1
  107. package/src/index.ts +1 -0
  108. package/dist/Budget-DMbfdTom.cjs +0 -2
  109. package/dist/Budget-DMbfdTom.cjs.map +0 -1
  110. package/dist/Budget-DO6sGTIR.js +0 -463
  111. package/dist/Budget-DO6sGTIR.js.map +0 -1
  112. package/dist/componentInterfaces-D7r9xJmt.cjs +0 -2
  113. package/dist/componentInterfaces-D7r9xJmt.cjs.map +0 -1
  114. package/dist/componentInterfaces-PR3ijhgZ.js +0 -18
  115. package/dist/componentInterfaces-PR3ijhgZ.js.map +0 -1
  116. package/dist/generated-DgXPUgXl.cjs +0 -3
@@ -1,12 +1,12 @@
1
- import { simulateContract as $, readContract as G, writeContract as W } from "viem/actions";
2
- import { createClient as X, custom as Q } from "viem";
3
- import { parseAccount as K, getAddress as Y } from "viem/utils";
4
- function _(n) {
5
- const a = n.state.current, t = n.state.connections.get(a), p = t == null ? void 0 : t.accounts, y = p == null ? void 0 : p[0], u = n.chains.find((M) => M.id === (t == null ? void 0 : t.chainId)), r = n.state.status;
6
- switch (r) {
1
+ import { simulateContract as $, readContract as X, writeContract as W } from "viem/actions";
2
+ import { createClient as Q, custom as K } from "viem";
3
+ import { parseAccount as Y, getAddress as J } from "viem/utils";
4
+ function H(n) {
5
+ const a = n.state.current, t = n.state.connections.get(a), p = t == null ? void 0 : t.accounts, r = p == null ? void 0 : p[0], u = n.chains.find((M) => M.id === (t == null ? void 0 : t.chainId)), y = n.state.status;
6
+ switch (y) {
7
7
  case "connected":
8
8
  return {
9
- address: y,
9
+ address: r,
10
10
  addresses: p,
11
11
  chain: u,
12
12
  chainId: t == null ? void 0 : t.chainId,
@@ -15,24 +15,24 @@ function _(n) {
15
15
  isConnecting: !1,
16
16
  isDisconnected: !1,
17
17
  isReconnecting: !1,
18
- status: r
18
+ status: y
19
19
  };
20
20
  case "reconnecting":
21
21
  return {
22
- address: y,
22
+ address: r,
23
23
  addresses: p,
24
24
  chain: u,
25
25
  chainId: t == null ? void 0 : t.chainId,
26
26
  connector: t == null ? void 0 : t.connector,
27
- isConnected: !!y,
27
+ isConnected: !!r,
28
28
  isConnecting: !1,
29
29
  isDisconnected: !1,
30
30
  isReconnecting: !0,
31
- status: r
31
+ status: y
32
32
  };
33
33
  case "connecting":
34
34
  return {
35
- address: y,
35
+ address: r,
36
36
  addresses: p,
37
37
  chain: u,
38
38
  chainId: t == null ? void 0 : t.chainId,
@@ -41,7 +41,7 @@ function _(n) {
41
41
  isConnecting: !0,
42
42
  isDisconnected: !1,
43
43
  isReconnecting: !1,
44
- status: r
44
+ status: y
45
45
  };
46
46
  case "disconnected":
47
47
  return {
@@ -54,36 +54,36 @@ function _(n) {
54
54
  isConnecting: !1,
55
55
  isDisconnected: !0,
56
56
  isReconnecting: !1,
57
- status: r
57
+ status: y
58
58
  };
59
59
  }
60
60
  }
61
- function F(n) {
61
+ function D(n) {
62
62
  return n.state.chainId;
63
63
  }
64
- function D(n, a, t) {
64
+ function q(n, a, t) {
65
65
  const p = n[a.name];
66
66
  if (typeof p == "function")
67
67
  return p;
68
- const y = n[t];
69
- return typeof y == "function" ? y : (u) => a(n, u);
68
+ const r = n[t];
69
+ return typeof r == "function" ? r : (u) => a(n, u);
70
70
  }
71
- const J = "2.13.8", ee = () => `@wagmi/core@${J}`;
72
- var P = function(n, a, t, p) {
71
+ const ee = "2.13.8", te = () => `@wagmi/core@${ee}`;
72
+ var U = function(n, a, t, p) {
73
73
  if (t === "a" && !p) throw new TypeError("Private accessor was defined without a getter");
74
74
  if (typeof a == "function" ? n !== a || !p : !a.has(n)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
75
75
  return t === "m" ? p : t === "a" ? p.call(n) : p ? p.value : a.get(n);
76
- }, C, U;
76
+ }, _, S;
77
77
  class A extends Error {
78
78
  get docsBaseUrl() {
79
79
  return "https://wagmi.sh/core";
80
80
  }
81
81
  get version() {
82
- return ee();
82
+ return te();
83
83
  }
84
84
  constructor(a, t = {}) {
85
85
  var p;
86
- super(), C.add(this), Object.defineProperty(this, "details", {
86
+ super(), _.add(this), Object.defineProperty(this, "details", {
87
87
  enumerable: !0,
88
88
  configurable: !0,
89
89
  writable: !0,
@@ -109,7 +109,7 @@ class A extends Error {
109
109
  writable: !0,
110
110
  value: "WagmiCoreError"
111
111
  });
112
- const y = t.cause instanceof A ? t.cause.details : (p = t.cause) != null && p.message ? t.cause.message : t.details, u = t.cause instanceof A && t.cause.docsPath || t.docsPath;
112
+ const r = t.cause instanceof A ? t.cause.details : (p = t.cause) != null && p.message ? t.cause.message : t.details, u = t.cause instanceof A && t.cause.docsPath || t.docsPath;
113
113
  this.message = [
114
114
  a || "An error occurred.",
115
115
  "",
@@ -117,19 +117,19 @@ class A extends Error {
117
117
  ...u ? [
118
118
  `Docs: ${this.docsBaseUrl}${u}.html${t.docsSlug ? `#${t.docsSlug}` : ""}`
119
119
  ] : [],
120
- ...y ? [`Details: ${y}`] : [],
120
+ ...r ? [`Details: ${r}`] : [],
121
121
  `Version: ${this.version}`
122
122
  ].join(`
123
- `), t.cause && (this.cause = t.cause), this.details = y, this.docsPath = u, this.metaMessages = t.metaMessages, this.shortMessage = a;
123
+ `), t.cause && (this.cause = t.cause), this.details = r, this.docsPath = u, this.metaMessages = t.metaMessages, this.shortMessage = a;
124
124
  }
125
125
  walk(a) {
126
- return P(this, C, "m", U).call(this, this, a);
126
+ return U(this, _, "m", S).call(this, this, a);
127
127
  }
128
128
  }
129
- C = /* @__PURE__ */ new WeakSet(), U = function n(a, t) {
130
- return t != null && t(a) ? a : a.cause ? P(this, C, "m", n).call(this, a.cause, t) : a;
129
+ _ = /* @__PURE__ */ new WeakSet(), S = function n(a, t) {
130
+ return t != null && t(a) ? a : a.cause ? U(this, _, "m", n).call(this, a.cause, t) : a;
131
131
  };
132
- class te extends A {
132
+ class ne extends A {
133
133
  constructor() {
134
134
  super("Connector not connected."), Object.defineProperty(this, "name", {
135
135
  enumerable: !0,
@@ -139,7 +139,7 @@ class te extends A {
139
139
  });
140
140
  }
141
141
  }
142
- class ne extends A {
142
+ class ae extends A {
143
143
  constructor({ address: a, connector: t }) {
144
144
  super(`Account "${a}" not found for connector "${t.name}".`), Object.defineProperty(this, "name", {
145
145
  enumerable: !0,
@@ -149,7 +149,7 @@ class ne extends A {
149
149
  });
150
150
  }
151
151
  }
152
- class ae extends A {
152
+ class ie extends A {
153
153
  constructor({ connectionChainId: a, connectorChainId: t }) {
154
154
  super(`The current chain of the connector (id: ${t}) does not match the connection's chain (id: ${a}).`, {
155
155
  metaMessages: [
@@ -164,7 +164,7 @@ class ae extends A {
164
164
  });
165
165
  }
166
166
  }
167
- class ie extends A {
167
+ class se extends A {
168
168
  constructor({ connector: a }) {
169
169
  super(`Connector "${a.name}" unavailable while reconnecting.`, {
170
170
  details: [
@@ -180,56 +180,56 @@ class ie extends A {
180
180
  });
181
181
  }
182
182
  }
183
- async function S(n, a = {}) {
183
+ async function V(n, a = {}) {
184
184
  let t;
185
185
  if (a.connector) {
186
186
  const { connector: l } = a;
187
187
  if (n.state.status === "reconnecting" && !l.getAccounts && !l.getChainId)
188
- throw new ie({ connector: l });
189
- const [R, j] = await Promise.all([
188
+ throw new se({ connector: l });
189
+ const [R, G] = await Promise.all([
190
190
  l.getAccounts(),
191
191
  l.getChainId()
192
192
  ]);
193
193
  t = {
194
194
  accounts: R,
195
- chainId: j,
195
+ chainId: G,
196
196
  connector: l
197
197
  };
198
198
  } else
199
199
  t = n.state.connections.get(n.state.current);
200
200
  if (!t)
201
- throw new te();
202
- const p = a.chainId ?? t.chainId, y = await t.connector.getChainId();
203
- if (y !== t.chainId)
204
- throw new ae({
201
+ throw new ne();
202
+ const p = a.chainId ?? t.chainId, r = await t.connector.getChainId();
203
+ if (r !== t.chainId)
204
+ throw new ie({
205
205
  connectionChainId: t.chainId,
206
- connectorChainId: y
206
+ connectorChainId: r
207
207
  });
208
208
  const u = t.connector;
209
209
  if (u.getClient)
210
210
  return u.getClient({ chainId: p });
211
- const r = K(a.account ?? t.accounts[0]);
212
- if (r.address = Y(r.address), a.account && !t.accounts.some((l) => l.toLowerCase() === r.address.toLowerCase()))
213
- throw new ne({
214
- address: r.address,
211
+ const y = Y(a.account ?? t.accounts[0]);
212
+ if (y.address = J(y.address), a.account && !t.accounts.some((l) => l.toLowerCase() === y.address.toLowerCase()))
213
+ throw new ae({
214
+ address: y.address,
215
215
  connector: u
216
216
  });
217
217
  const M = n.chains.find((l) => l.id === p), x = await t.connector.getProvider({ chainId: p });
218
- return X({
219
- account: r,
218
+ return Q({
219
+ account: y,
220
220
  chain: M,
221
221
  name: "Connector Client",
222
- transport: (l) => Q(x)({ ...l, retryCount: 0 })
222
+ transport: (l) => K(x)({ ...l, retryCount: 0 })
223
223
  });
224
224
  }
225
225
  async function k(n, a) {
226
- const { abi: t, chainId: p, connector: y, ...u } = a;
227
- let r;
228
- a.account ? r = a.account : r = (await S(n, {
226
+ const { abi: t, chainId: p, connector: r, ...u } = a;
227
+ let y;
228
+ a.account ? y = a.account : y = (await V(n, {
229
229
  chainId: p,
230
- connector: y
230
+ connector: r
231
231
  })).account;
232
- const M = n.getClient({ chainId: p }), x = D(M, $, "simulateContract"), { result: l, request: R } = await x({ ...u, abi: t, account: r });
232
+ const M = n.getClient({ chainId: p }), x = q(M, $, "simulateContract"), { result: l, request: R } = await x({ ...u, abi: t, account: y });
233
233
  return {
234
234
  chainId: M.chain.id,
235
235
  result: l,
@@ -239,11 +239,11 @@ async function k(n, a) {
239
239
  function i(n) {
240
240
  return n.address !== void 0 && typeof n.address == "object" ? (a, t) => {
241
241
  var p;
242
- const y = F(a), u = _(a), r = (t == null ? void 0 : t.chainId) ?? u.chainId ?? y;
242
+ const r = D(a), u = H(a), y = (t == null ? void 0 : t.chainId) ?? u.chainId ?? r;
243
243
  return k(a, {
244
244
  ...t,
245
245
  ...n.functionName ? { functionName: n.functionName } : {},
246
- address: (p = n.address) == null ? void 0 : p[r],
246
+ address: (p = n.address) == null ? void 0 : p[y],
247
247
  abi: n.abi
248
248
  });
249
249
  } : (a, t) => k(a, {
@@ -254,17 +254,17 @@ function i(n) {
254
254
  });
255
255
  }
256
256
  function L(n, a) {
257
- const { chainId: t, ...p } = a, y = n.getClient({ chainId: t });
258
- return D(y, G, "readContract")(p);
257
+ const { chainId: t, ...p } = a, r = n.getClient({ chainId: t });
258
+ return q(r, X, "readContract")(p);
259
259
  }
260
260
  function e(n) {
261
261
  return n.address !== void 0 && typeof n.address == "object" ? (a, t) => {
262
262
  var p;
263
- const y = F(a), u = _(a), r = (t == null ? void 0 : t.chainId) ?? u.chainId ?? y;
263
+ const r = D(a), u = H(a), y = (t == null ? void 0 : t.chainId) ?? u.chainId ?? r;
264
264
  return L(a, {
265
265
  ...t,
266
266
  ...n.functionName ? { functionName: n.functionName } : {},
267
- address: (p = n.address) == null ? void 0 : p[r],
267
+ address: (p = n.address) == null ? void 0 : p[y],
268
268
  abi: n.abi
269
269
  });
270
270
  } : (a, t) => L(a, {
@@ -274,23 +274,23 @@ function e(n) {
274
274
  abi: n.abi
275
275
  });
276
276
  }
277
- async function B(n, a) {
278
- const { account: t, chainId: p, connector: y, __mode: u, ...r } = a;
277
+ async function P(n, a) {
278
+ const { account: t, chainId: p, connector: r, __mode: u, ...y } = a;
279
279
  let M;
280
- typeof t == "object" && t.type === "local" ? M = n.getClient({ chainId: p }) : M = await S(n, { account: t, chainId: p, connector: y });
281
- const { connector: x } = _(n);
280
+ typeof t == "object" && t.type === "local" ? M = n.getClient({ chainId: p }) : M = await V(n, { account: t, chainId: p, connector: r });
281
+ const { connector: x } = H(n);
282
282
  let l;
283
283
  if (u === "prepared" || x != null && x.supportsSimulation)
284
- l = r;
284
+ l = y;
285
285
  else {
286
286
  const { request: R } = await k(n, {
287
- ...r,
287
+ ...y,
288
288
  account: t,
289
289
  chainId: p
290
290
  });
291
291
  l = R;
292
292
  }
293
- return await D(M, W, "writeContract")({
293
+ return await q(M, W, "writeContract")({
294
294
  ...l,
295
295
  ...t ? { account: t } : {},
296
296
  chain: p ? { id: p } : null
@@ -299,22 +299,22 @@ async function B(n, a) {
299
299
  function s(n) {
300
300
  return n.address !== void 0 && typeof n.address == "object" ? (a, t) => {
301
301
  var p;
302
- const y = F(a), u = _(a);
303
- let r;
304
- return t.chainId ? r = t.chainId : t.account && t.account === u.address || t.account === void 0 ? r = u.chainId : r = y, B(a, {
302
+ const r = D(a), u = H(a);
303
+ let y;
304
+ return t.chainId ? y = t.chainId : t.account && t.account === u.address || t.account === void 0 ? y = u.chainId : y = r, P(a, {
305
305
  ...t,
306
306
  ...n.functionName ? { functionName: n.functionName } : {},
307
- address: r ? (p = n.address) == null ? void 0 : p[r] : void 0,
307
+ address: y ? (p = n.address) == null ? void 0 : p[y] : void 0,
308
308
  abi: n.abi
309
309
  });
310
- } : (a, t) => B(a, {
310
+ } : (a, t) => P(a, {
311
311
  ...t,
312
312
  ...n.address ? { address: n.address } : {},
313
313
  ...n.functionName ? { functionName: n.functionName } : {},
314
314
  abi: n.abi
315
315
  });
316
316
  }
317
- const oe = [
317
+ const le = [
318
318
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
319
319
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
320
320
  { type: "error", inputs: [], name: "InvalidInitialization" },
@@ -416,7 +416,7 @@ const oe = [
416
416
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
417
417
  stateMutability: "view"
418
418
  }
419
- ], le = [
419
+ ], de = [
420
420
  { type: "error", inputs: [], name: "AlreadyInitialized" },
421
421
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
422
422
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
@@ -688,7 +688,7 @@ const oe = [
688
688
  outputs: [],
689
689
  stateMutability: "payable"
690
690
  }
691
- ], de = [
691
+ ], me = [
692
692
  { type: "error", inputs: [], name: "AlreadyInitialized" },
693
693
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
694
694
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
@@ -1071,7 +1071,7 @@ const oe = [
1071
1071
  stateMutability: "payable"
1072
1072
  },
1073
1073
  { type: "receive", stateMutability: "payable" }
1074
- ], V = [
1074
+ ], Z = [
1075
1075
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
1076
1076
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
1077
1077
  { type: "error", inputs: [], name: "InvalidInitialization" },
@@ -1111,7 +1111,7 @@ const oe = [
1111
1111
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
1112
1112
  stateMutability: "view"
1113
1113
  }
1114
- ], me = [
1114
+ ], be = [
1115
1115
  { type: "error", inputs: [], name: "ClaimFailed" },
1116
1116
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
1117
1117
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
@@ -3280,7 +3280,7 @@ const oe = [
3280
3280
  outputs: [],
3281
3281
  stateMutability: "payable"
3282
3282
  }
3283
- ], c = [
3283
+ ], b = [
3284
3284
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
3285
3285
  { type: "error", inputs: [], name: "AlreadyInitialized" },
3286
3286
  { type: "error", inputs: [], name: "ClaimFailed" },
@@ -4256,7 +4256,7 @@ const oe = [
4256
4256
  outputs: [],
4257
4257
  stateMutability: "payable"
4258
4258
  }
4259
- ], Z = [
4259
+ ], j = [
4260
4260
  { type: "error", inputs: [], name: "AlreadyInitialized" },
4261
4261
  { type: "error", inputs: [], name: "ClaimFailed" },
4262
4262
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -5207,7 +5207,7 @@ const oe = [
5207
5207
  outputs: [],
5208
5208
  stateMutability: "payable"
5209
5209
  }
5210
- ], H = [
5210
+ ], E = [
5211
5211
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
5212
5212
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
5213
5213
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
@@ -5596,7 +5596,7 @@ const oe = [
5596
5596
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
5597
5597
  stateMutability: "view"
5598
5598
  }
5599
- ], se = [
5599
+ ], pe = [
5600
5600
  {
5601
5601
  type: "function",
5602
5602
  inputs: [{ name: "addr", internalType: "address", type: "address" }],
@@ -5864,7 +5864,7 @@ const oe = [
5864
5864
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
5865
5865
  stateMutability: "payable"
5866
5866
  }
5867
- ], b = [
5867
+ ], c = [
5868
5868
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
5869
5869
  { type: "error", inputs: [], name: "AlreadyInitialized" },
5870
5870
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -6863,227 +6863,839 @@ const oe = [
6863
6863
  stateMutability: "payable"
6864
6864
  },
6865
6865
  { type: "receive", stateMutability: "payable" }
6866
- ], w = [
6866
+ ], C = [
6867
+ { type: "constructor", inputs: [], stateMutability: "nonpayable" },
6867
6868
  { type: "error", inputs: [], name: "AlreadyInitialized" },
6869
+ { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
6870
+ { type: "error", inputs: [], name: "InitializerNotImplemented" },
6871
+ {
6872
+ type: "error",
6873
+ inputs: [
6874
+ { name: "asset", internalType: "address", type: "address" },
6875
+ { name: "available", internalType: "uint256", type: "uint256" },
6876
+ { name: "required", internalType: "uint256", type: "uint256" }
6877
+ ],
6878
+ name: "InsufficientFunds"
6879
+ },
6880
+ {
6881
+ type: "error",
6882
+ inputs: [
6883
+ { name: "asset", internalType: "address", type: "address" },
6884
+ { name: "amount", internalType: "uint256", type: "uint256" }
6885
+ ],
6886
+ name: "InvalidAllocation"
6887
+ },
6888
+ { type: "error", inputs: [], name: "InvalidInitialization" },
6889
+ { type: "error", inputs: [], name: "InvalidInitializationData" },
6890
+ { type: "error", inputs: [], name: "LengthMismatch" },
6868
6891
  { type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
6869
6892
  { type: "error", inputs: [], name: "NoHandoverRequest" },
6870
- { type: "error", inputs: [], name: "Unauthorized" },
6893
+ { type: "error", inputs: [], name: "NotImplemented" },
6894
+ { type: "error", inputs: [], name: "NotInitializing" },
6895
+ { type: "error", inputs: [], name: "Reentrancy" },
6871
6896
  {
6872
- type: "event",
6873
- anonymous: !1,
6897
+ type: "error",
6874
6898
  inputs: [
6875
- {
6876
- name: "pendingOwner",
6877
- internalType: "address",
6878
- type: "address",
6879
- indexed: !0
6880
- }
6899
+ { name: "asset", internalType: "address", type: "address" },
6900
+ { name: "to", internalType: "address", type: "address" },
6901
+ { name: "amount", internalType: "uint256", type: "uint256" }
6881
6902
  ],
6882
- name: "OwnershipHandoverCanceled"
6903
+ name: "TransferFailed"
6883
6904
  },
6905
+ { type: "error", inputs: [], name: "Unauthorized" },
6906
+ { type: "error", inputs: [], name: "Unauthorized" },
6907
+ { type: "error", inputs: [], name: "ZeroBalancePayout" },
6884
6908
  {
6885
6909
  type: "event",
6886
6910
  anonymous: !1,
6887
6911
  inputs: [
6888
6912
  {
6889
- name: "pendingOwner",
6913
+ name: "boostCore",
6890
6914
  internalType: "address",
6891
6915
  type: "address",
6892
- indexed: !0
6916
+ indexed: !1
6893
6917
  }
6894
6918
  ],
6895
- name: "OwnershipHandoverRequested"
6919
+ name: "BoostCoreUpdated"
6896
6920
  },
6897
6921
  {
6898
6922
  type: "event",
6899
6923
  anonymous: !1,
6900
6924
  inputs: [
6901
6925
  {
6902
- name: "oldOwner",
6926
+ name: "asset",
6903
6927
  internalType: "address",
6904
6928
  type: "address",
6905
6929
  indexed: !0
6906
6930
  },
6931
+ { name: "to", internalType: "address", type: "address", indexed: !1 },
6907
6932
  {
6908
- name: "newOwner",
6909
- internalType: "address",
6910
- type: "address",
6911
- indexed: !0
6933
+ name: "amount",
6934
+ internalType: "uint256",
6935
+ type: "uint256",
6936
+ indexed: !1
6912
6937
  }
6913
6938
  ],
6914
- name: "OwnershipTransferred"
6939
+ name: "Distributed"
6915
6940
  },
6916
6941
  {
6917
6942
  type: "event",
6918
6943
  anonymous: !1,
6919
6944
  inputs: [
6920
- { name: "user", internalType: "address", type: "address", indexed: !0 },
6921
6945
  {
6922
- name: "roles",
6923
- internalType: "uint256",
6924
- type: "uint256",
6925
- indexed: !0
6946
+ name: "version",
6947
+ internalType: "uint64",
6948
+ type: "uint64",
6949
+ indexed: !1
6926
6950
  }
6927
6951
  ],
6928
- name: "RolesUpdated"
6929
- },
6930
- {
6931
- type: "function",
6932
- inputs: [],
6933
- name: "cancelOwnershipHandover",
6934
- outputs: [],
6935
- stateMutability: "payable"
6936
- },
6937
- {
6938
- type: "function",
6939
- inputs: [
6940
- { name: "pendingOwner", internalType: "address", type: "address" }
6941
- ],
6942
- name: "completeOwnershipHandover",
6943
- outputs: [],
6944
- stateMutability: "payable"
6945
- },
6946
- {
6947
- type: "function",
6948
- inputs: [
6949
- { name: "user", internalType: "address", type: "address" },
6950
- { name: "roles", internalType: "uint256", type: "uint256" }
6951
- ],
6952
- name: "grantRoles",
6953
- outputs: [],
6954
- stateMutability: "payable"
6955
- },
6956
- {
6957
- type: "function",
6958
- inputs: [
6959
- { name: "user", internalType: "address", type: "address" },
6960
- { name: "roles", internalType: "uint256", type: "uint256" }
6961
- ],
6962
- name: "hasAllRoles",
6963
- outputs: [{ name: "", internalType: "bool", type: "bool" }],
6964
- stateMutability: "view"
6965
- },
6966
- {
6967
- type: "function",
6968
- inputs: [
6969
- { name: "user", internalType: "address", type: "address" },
6970
- { name: "roles", internalType: "uint256", type: "uint256" }
6971
- ],
6972
- name: "hasAnyRole",
6973
- outputs: [{ name: "", internalType: "bool", type: "bool" }],
6974
- stateMutability: "view"
6975
- },
6976
- {
6977
- type: "function",
6978
- inputs: [],
6979
- name: "owner",
6980
- outputs: [{ name: "result", internalType: "address", type: "address" }],
6981
- stateMutability: "view"
6982
- },
6983
- {
6984
- type: "function",
6985
- inputs: [
6986
- { name: "pendingOwner", internalType: "address", type: "address" }
6987
- ],
6988
- name: "ownershipHandoverExpiresAt",
6989
- outputs: [{ name: "result", internalType: "uint256", type: "uint256" }],
6990
- stateMutability: "view"
6991
- },
6992
- {
6993
- type: "function",
6994
- inputs: [],
6995
- name: "renounceOwnership",
6996
- outputs: [],
6997
- stateMutability: "payable"
6998
- },
6999
- {
7000
- type: "function",
7001
- inputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
7002
- name: "renounceRoles",
7003
- outputs: [],
7004
- stateMutability: "payable"
7005
- },
7006
- {
7007
- type: "function",
7008
- inputs: [],
7009
- name: "requestOwnershipHandover",
7010
- outputs: [],
7011
- stateMutability: "payable"
7012
- },
7013
- {
7014
- type: "function",
7015
- inputs: [
7016
- { name: "user", internalType: "address", type: "address" },
7017
- { name: "roles", internalType: "uint256", type: "uint256" }
7018
- ],
7019
- name: "revokeRoles",
7020
- outputs: [],
7021
- stateMutability: "payable"
7022
- },
7023
- {
7024
- type: "function",
7025
- inputs: [{ name: "user", internalType: "address", type: "address" }],
7026
- name: "rolesOf",
7027
- outputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
7028
- stateMutability: "view"
6952
+ name: "Initialized"
7029
6953
  },
7030
- {
7031
- type: "function",
7032
- inputs: [{ name: "newOwner", internalType: "address", type: "address" }],
7033
- name: "transferOwnership",
7034
- outputs: [],
7035
- stateMutability: "payable"
7036
- }
7037
- ], pe = [
7038
- {
7039
- type: "function",
7040
- inputs: [{ name: "user", internalType: "address", type: "address" }],
7041
- name: "isAuthorized",
7042
- outputs: [{ name: "", internalType: "bool", type: "bool" }],
7043
- stateMutability: "view"
7044
- }
7045
- ], I = [
7046
- { type: "constructor", inputs: [], stateMutability: "nonpayable" },
7047
- { type: "error", inputs: [], name: "AlreadyInitialized" },
7048
- { type: "error", inputs: [], name: "ClaimFailed" },
7049
- { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
7050
- { type: "error", inputs: [], name: "InitializerNotImplemented" },
7051
- { type: "error", inputs: [], name: "InvalidInitialization" },
7052
- { type: "error", inputs: [], name: "InvalidInitialization" },
7053
- { type: "error", inputs: [], name: "InvalidInitializationData" },
7054
- { type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
7055
- { type: "error", inputs: [], name: "NoHandoverRequest" },
7056
- { type: "error", inputs: [], name: "NotClaimable" },
7057
- { type: "error", inputs: [], name: "NotImplemented" },
7058
- { type: "error", inputs: [], name: "NotInitializing" },
7059
- { type: "error", inputs: [], name: "Unauthorized" },
7060
- { type: "error", inputs: [], name: "Unauthorized" },
7061
6954
  {
7062
6955
  type: "event",
7063
6956
  anonymous: !1,
7064
6957
  inputs: [
7065
6958
  {
7066
- name: "recipient",
6959
+ name: "questId",
6960
+ internalType: "uint256",
6961
+ type: "uint256",
6962
+ indexed: !0
6963
+ },
6964
+ {
6965
+ name: "incentiveId",
6966
+ internalType: "uint256",
6967
+ type: "uint256",
6968
+ indexed: !0
6969
+ },
6970
+ {
6971
+ name: "manager",
7067
6972
  internalType: "address",
7068
6973
  type: "address",
7069
6974
  indexed: !0
7070
6975
  },
7071
- { name: "data", internalType: "bytes", type: "bytes", indexed: !1 }
6976
+ {
6977
+ name: "amount",
6978
+ internalType: "uint256",
6979
+ type: "uint256",
6980
+ indexed: !1
6981
+ }
7072
6982
  ],
7073
- name: "Claimed"
6983
+ name: "ManagementFeePaid"
7074
6984
  },
7075
6985
  {
7076
6986
  type: "event",
7077
6987
  anonymous: !1,
7078
6988
  inputs: [
7079
6989
  {
7080
- name: "version",
7081
- internalType: "uint64",
7082
- type: "uint64",
6990
+ name: "newFee",
6991
+ internalType: "uint256",
6992
+ type: "uint256",
7083
6993
  indexed: !1
7084
6994
  }
7085
6995
  ],
7086
- name: "Initialized"
6996
+ name: "ManagementFeeSet"
6997
+ },
6998
+ {
6999
+ type: "event",
7000
+ anonymous: !1,
7001
+ inputs: [
7002
+ {
7003
+ name: "pendingOwner",
7004
+ internalType: "address",
7005
+ type: "address",
7006
+ indexed: !0
7007
+ }
7008
+ ],
7009
+ name: "OwnershipHandoverCanceled"
7010
+ },
7011
+ {
7012
+ type: "event",
7013
+ anonymous: !1,
7014
+ inputs: [
7015
+ {
7016
+ name: "pendingOwner",
7017
+ internalType: "address",
7018
+ type: "address",
7019
+ indexed: !0
7020
+ }
7021
+ ],
7022
+ name: "OwnershipHandoverRequested"
7023
+ },
7024
+ {
7025
+ type: "event",
7026
+ anonymous: !1,
7027
+ inputs: [
7028
+ {
7029
+ name: "oldOwner",
7030
+ internalType: "address",
7031
+ type: "address",
7032
+ indexed: !0
7033
+ },
7034
+ {
7035
+ name: "newOwner",
7036
+ internalType: "address",
7037
+ type: "address",
7038
+ indexed: !0
7039
+ }
7040
+ ],
7041
+ name: "OwnershipTransferred"
7042
+ },
7043
+ {
7044
+ type: "event",
7045
+ anonymous: !1,
7046
+ inputs: [
7047
+ { name: "user", internalType: "address", type: "address", indexed: !0 },
7048
+ {
7049
+ name: "roles",
7050
+ internalType: "uint256",
7051
+ type: "uint256",
7052
+ indexed: !0
7053
+ }
7054
+ ],
7055
+ name: "RolesUpdated"
7056
+ },
7057
+ { type: "fallback", stateMutability: "payable" },
7058
+ {
7059
+ type: "function",
7060
+ inputs: [],
7061
+ name: "ADMIN_ROLE",
7062
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7063
+ stateMutability: "view"
7064
+ },
7065
+ {
7066
+ type: "function",
7067
+ inputs: [],
7068
+ name: "MANAGER_ROLE",
7069
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7070
+ stateMutability: "view"
7071
+ },
7072
+ {
7073
+ type: "function",
7074
+ inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
7075
+ name: "allocate",
7076
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
7077
+ stateMutability: "payable"
7078
+ },
7079
+ {
7080
+ type: "function",
7081
+ inputs: [{ name: "asset_", internalType: "address", type: "address" }],
7082
+ name: "available",
7083
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7084
+ stateMutability: "view"
7085
+ },
7086
+ {
7087
+ type: "function",
7088
+ inputs: [
7089
+ { name: "asset_", internalType: "address", type: "address" },
7090
+ { name: "tokenId_", internalType: "uint256", type: "uint256" }
7091
+ ],
7092
+ name: "available",
7093
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7094
+ stateMutability: "view"
7095
+ },
7096
+ {
7097
+ type: "function",
7098
+ inputs: [],
7099
+ name: "cancelOwnershipHandover",
7100
+ outputs: [],
7101
+ stateMutability: "payable"
7102
+ },
7103
+ {
7104
+ type: "function",
7105
+ inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
7106
+ name: "clawback",
7107
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7108
+ stateMutability: "nonpayable"
7109
+ },
7110
+ {
7111
+ type: "function",
7112
+ inputs: [
7113
+ { name: "target", internalType: "address", type: "address" },
7114
+ { name: "data_", internalType: "bytes", type: "bytes" },
7115
+ { name: "boostId", internalType: "uint256", type: "uint256" },
7116
+ { name: "incentiveId", internalType: "uint256", type: "uint256" }
7117
+ ],
7118
+ name: "clawbackFromTarget",
7119
+ outputs: [
7120
+ { name: "", internalType: "uint256", type: "uint256" },
7121
+ { name: "", internalType: "address", type: "address" }
7122
+ ],
7123
+ stateMutability: "nonpayable"
7124
+ },
7125
+ {
7126
+ type: "function",
7127
+ inputs: [
7128
+ { name: "target", internalType: "address", type: "address" },
7129
+ { name: "data_", internalType: "bytes", type: "bytes" },
7130
+ { name: "boostId", internalType: "uint256", type: "uint256" },
7131
+ { name: "incentiveId", internalType: "uint256", type: "uint256" }
7132
+ ],
7133
+ name: "clawbackFromTargetAndPayFee",
7134
+ outputs: [
7135
+ { name: "amount", internalType: "uint256", type: "uint256" },
7136
+ { name: "asset", internalType: "address", type: "address" }
7137
+ ],
7138
+ stateMutability: "nonpayable"
7139
+ },
7140
+ {
7141
+ type: "function",
7142
+ inputs: [
7143
+ { name: "target", internalType: "address", type: "address" },
7144
+ { name: "data_", internalType: "bytes", type: "bytes" },
7145
+ { name: "core", internalType: "contract BoostCore", type: "address" },
7146
+ { name: "boostId", internalType: "uint256", type: "uint256" },
7147
+ { name: "incentiveId", internalType: "uint256", type: "uint256" }
7148
+ ],
7149
+ name: "clawbackFromTargetAndPayFee",
7150
+ outputs: [
7151
+ { name: "amount", internalType: "uint256", type: "uint256" },
7152
+ { name: "asset", internalType: "address", type: "address" }
7153
+ ],
7154
+ stateMutability: "nonpayable"
7155
+ },
7156
+ {
7157
+ type: "function",
7158
+ inputs: [
7159
+ { name: "pendingOwner", internalType: "address", type: "address" }
7160
+ ],
7161
+ name: "completeOwnershipHandover",
7162
+ outputs: [],
7163
+ stateMutability: "payable"
7164
+ },
7165
+ {
7166
+ type: "function",
7167
+ inputs: [{ name: "", internalType: "contract BoostCore", type: "address" }],
7168
+ name: "coreAllowed",
7169
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
7170
+ stateMutability: "view"
7171
+ },
7172
+ {
7173
+ type: "function",
7174
+ inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
7175
+ name: "disburse",
7176
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
7177
+ stateMutability: "nonpayable"
7178
+ },
7179
+ {
7180
+ type: "function",
7181
+ inputs: [{ name: "data_", internalType: "bytes[]", type: "bytes[]" }],
7182
+ name: "disburseBatch",
7183
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
7184
+ stateMutability: "nonpayable"
7185
+ },
7186
+ {
7187
+ type: "function",
7188
+ inputs: [{ name: "asset_", internalType: "address", type: "address" }],
7189
+ name: "distributed",
7190
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7191
+ stateMutability: "view"
7192
+ },
7193
+ {
7194
+ type: "function",
7195
+ inputs: [
7196
+ { name: "asset_", internalType: "address", type: "address" },
7197
+ { name: "tokenId_", internalType: "uint256", type: "uint256" }
7198
+ ],
7199
+ name: "distributed",
7200
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7201
+ stateMutability: "view"
7202
+ },
7203
+ {
7204
+ type: "function",
7205
+ inputs: [],
7206
+ name: "getComponentInterface",
7207
+ outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
7208
+ stateMutability: "pure"
7209
+ },
7210
+ {
7211
+ type: "function",
7212
+ inputs: [
7213
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
7214
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
7215
+ ],
7216
+ name: "grantManyRoles",
7217
+ outputs: [],
7218
+ stateMutability: "nonpayable"
7219
+ },
7220
+ {
7221
+ type: "function",
7222
+ inputs: [
7223
+ { name: "user", internalType: "address", type: "address" },
7224
+ { name: "roles", internalType: "uint256", type: "uint256" }
7225
+ ],
7226
+ name: "grantRoles",
7227
+ outputs: [],
7228
+ stateMutability: "payable"
7229
+ },
7230
+ {
7231
+ type: "function",
7232
+ inputs: [
7233
+ { name: "user", internalType: "address", type: "address" },
7234
+ { name: "roles", internalType: "uint256", type: "uint256" }
7235
+ ],
7236
+ name: "hasAllRoles",
7237
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
7238
+ stateMutability: "view"
7239
+ },
7240
+ {
7241
+ type: "function",
7242
+ inputs: [
7243
+ { name: "user", internalType: "address", type: "address" },
7244
+ { name: "roles", internalType: "uint256", type: "uint256" }
7245
+ ],
7246
+ name: "hasAnyRole",
7247
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
7248
+ stateMutability: "view"
7249
+ },
7250
+ {
7251
+ type: "function",
7252
+ inputs: [{ name: "", internalType: "address", type: "address" }],
7253
+ name: "incentiveFeesDisbursed",
7254
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7255
+ stateMutability: "view"
7256
+ },
7257
+ {
7258
+ type: "function",
7259
+ inputs: [{ name: "", internalType: "address", type: "address" }],
7260
+ name: "incentiveFeesMax",
7261
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7262
+ stateMutability: "view"
7263
+ },
7264
+ {
7265
+ type: "function",
7266
+ inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
7267
+ name: "initialize",
7268
+ outputs: [],
7269
+ stateMutability: "nonpayable"
7270
+ },
7271
+ {
7272
+ type: "function",
7273
+ inputs: [{ name: "account_", internalType: "address", type: "address" }],
7274
+ name: "isAuthorized",
7275
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
7276
+ stateMutability: "view"
7277
+ },
7278
+ {
7279
+ type: "function",
7280
+ inputs: [],
7281
+ name: "managementFee",
7282
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7283
+ stateMutability: "view"
7284
+ },
7285
+ {
7286
+ type: "function",
7287
+ inputs: [
7288
+ { name: "", internalType: "address", type: "address" },
7289
+ { name: "", internalType: "address", type: "address" },
7290
+ { name: "", internalType: "uint256[]", type: "uint256[]" },
7291
+ { name: "", internalType: "uint256[]", type: "uint256[]" },
7292
+ { name: "", internalType: "bytes", type: "bytes" }
7293
+ ],
7294
+ name: "onERC1155BatchReceived",
7295
+ outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
7296
+ stateMutability: "pure"
7297
+ },
7298
+ {
7299
+ type: "function",
7300
+ inputs: [
7301
+ { name: "", internalType: "address", type: "address" },
7302
+ { name: "", internalType: "address", type: "address" },
7303
+ { name: "", internalType: "uint256", type: "uint256" },
7304
+ { name: "", internalType: "uint256", type: "uint256" },
7305
+ { name: "", internalType: "bytes", type: "bytes" }
7306
+ ],
7307
+ name: "onERC1155Received",
7308
+ outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
7309
+ stateMutability: "pure"
7310
+ },
7311
+ {
7312
+ type: "function",
7313
+ inputs: [],
7314
+ name: "owner",
7315
+ outputs: [{ name: "result", internalType: "address", type: "address" }],
7316
+ stateMutability: "view"
7317
+ },
7318
+ {
7319
+ type: "function",
7320
+ inputs: [
7321
+ { name: "pendingOwner", internalType: "address", type: "address" }
7322
+ ],
7323
+ name: "ownershipHandoverExpiresAt",
7324
+ outputs: [{ name: "result", internalType: "uint256", type: "uint256" }],
7325
+ stateMutability: "view"
7326
+ },
7327
+ {
7328
+ type: "function",
7329
+ inputs: [
7330
+ { name: "boostId", internalType: "uint256", type: "uint256" },
7331
+ { name: "incentiveId", internalType: "uint256", type: "uint256" }
7332
+ ],
7333
+ name: "payManagementFee",
7334
+ outputs: [],
7335
+ stateMutability: "nonpayable"
7336
+ },
7337
+ {
7338
+ type: "function",
7339
+ inputs: [
7340
+ { name: "core", internalType: "contract BoostCore", type: "address" },
7341
+ { name: "boostId", internalType: "uint256", type: "uint256" },
7342
+ { name: "incentiveId", internalType: "uint256", type: "uint256" }
7343
+ ],
7344
+ name: "payManagementFee",
7345
+ outputs: [],
7346
+ stateMutability: "nonpayable"
7347
+ },
7348
+ {
7349
+ type: "function",
7350
+ inputs: [{ name: "", internalType: "bytes", type: "bytes" }],
7351
+ name: "reconcile",
7352
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7353
+ stateMutability: "nonpayable"
7354
+ },
7355
+ {
7356
+ type: "function",
7357
+ inputs: [],
7358
+ name: "renounceOwnership",
7359
+ outputs: [],
7360
+ stateMutability: "payable"
7361
+ },
7362
+ {
7363
+ type: "function",
7364
+ inputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
7365
+ name: "renounceRoles",
7366
+ outputs: [],
7367
+ stateMutability: "payable"
7368
+ },
7369
+ {
7370
+ type: "function",
7371
+ inputs: [],
7372
+ name: "requestOwnershipHandover",
7373
+ outputs: [],
7374
+ stateMutability: "payable"
7375
+ },
7376
+ {
7377
+ type: "function",
7378
+ inputs: [{ name: "", internalType: "address", type: "address" }],
7379
+ name: "reservedFunds",
7380
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7381
+ stateMutability: "view"
7382
+ },
7383
+ {
7384
+ type: "function",
7385
+ inputs: [
7386
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
7387
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
7388
+ ],
7389
+ name: "revokeManyRoles",
7390
+ outputs: [],
7391
+ stateMutability: "nonpayable"
7392
+ },
7393
+ {
7394
+ type: "function",
7395
+ inputs: [
7396
+ { name: "user", internalType: "address", type: "address" },
7397
+ { name: "roles", internalType: "uint256", type: "uint256" }
7398
+ ],
7399
+ name: "revokeRoles",
7400
+ outputs: [],
7401
+ stateMutability: "payable"
7402
+ },
7403
+ {
7404
+ type: "function",
7405
+ inputs: [{ name: "user", internalType: "address", type: "address" }],
7406
+ name: "rolesOf",
7407
+ outputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
7408
+ stateMutability: "view"
7409
+ },
7410
+ {
7411
+ type: "function",
7412
+ inputs: [
7413
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
7414
+ { name: "authorized_", internalType: "bool[]", type: "bool[]" }
7415
+ ],
7416
+ name: "setAuthorized",
7417
+ outputs: [],
7418
+ stateMutability: "nonpayable"
7419
+ },
7420
+ {
7421
+ type: "function",
7422
+ inputs: [{ name: "core", internalType: "address", type: "address" }],
7423
+ name: "setCore",
7424
+ outputs: [],
7425
+ stateMutability: "nonpayable"
7426
+ },
7427
+ {
7428
+ type: "function",
7429
+ inputs: [{ name: "fee_", internalType: "uint256", type: "uint256" }],
7430
+ name: "setManagementFee",
7431
+ outputs: [],
7432
+ stateMutability: "nonpayable"
7433
+ },
7434
+ {
7435
+ type: "function",
7436
+ inputs: [{ name: "interfaceId", internalType: "bytes4", type: "bytes4" }],
7437
+ name: "supportsInterface",
7438
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
7439
+ stateMutability: "view"
7440
+ },
7441
+ {
7442
+ type: "function",
7443
+ inputs: [
7444
+ { name: "target", internalType: "address", type: "address" },
7445
+ { name: "boostId", internalType: "uint256", type: "uint256" },
7446
+ { name: "incentiveId", internalType: "uint256", type: "uint256" },
7447
+ { name: "data_", internalType: "bytes", type: "bytes" }
7448
+ ],
7449
+ name: "topupIncentive",
7450
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
7451
+ stateMutability: "nonpayable"
7452
+ },
7453
+ {
7454
+ type: "function",
7455
+ inputs: [{ name: "asset_", internalType: "address", type: "address" }],
7456
+ name: "total",
7457
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7458
+ stateMutability: "view"
7459
+ },
7460
+ {
7461
+ type: "function",
7462
+ inputs: [
7463
+ { name: "asset_", internalType: "address", type: "address" },
7464
+ { name: "tokenId_", internalType: "uint256", type: "uint256" }
7465
+ ],
7466
+ name: "total",
7467
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7468
+ stateMutability: "view"
7469
+ },
7470
+ {
7471
+ type: "function",
7472
+ inputs: [{ name: "newOwner", internalType: "address", type: "address" }],
7473
+ name: "transferOwnership",
7474
+ outputs: [],
7475
+ stateMutability: "payable"
7476
+ },
7477
+ { type: "receive", stateMutability: "payable" }
7478
+ ], w = [
7479
+ { type: "error", inputs: [], name: "AlreadyInitialized" },
7480
+ { type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
7481
+ { type: "error", inputs: [], name: "NoHandoverRequest" },
7482
+ { type: "error", inputs: [], name: "Unauthorized" },
7483
+ {
7484
+ type: "event",
7485
+ anonymous: !1,
7486
+ inputs: [
7487
+ {
7488
+ name: "pendingOwner",
7489
+ internalType: "address",
7490
+ type: "address",
7491
+ indexed: !0
7492
+ }
7493
+ ],
7494
+ name: "OwnershipHandoverCanceled"
7495
+ },
7496
+ {
7497
+ type: "event",
7498
+ anonymous: !1,
7499
+ inputs: [
7500
+ {
7501
+ name: "pendingOwner",
7502
+ internalType: "address",
7503
+ type: "address",
7504
+ indexed: !0
7505
+ }
7506
+ ],
7507
+ name: "OwnershipHandoverRequested"
7508
+ },
7509
+ {
7510
+ type: "event",
7511
+ anonymous: !1,
7512
+ inputs: [
7513
+ {
7514
+ name: "oldOwner",
7515
+ internalType: "address",
7516
+ type: "address",
7517
+ indexed: !0
7518
+ },
7519
+ {
7520
+ name: "newOwner",
7521
+ internalType: "address",
7522
+ type: "address",
7523
+ indexed: !0
7524
+ }
7525
+ ],
7526
+ name: "OwnershipTransferred"
7527
+ },
7528
+ {
7529
+ type: "event",
7530
+ anonymous: !1,
7531
+ inputs: [
7532
+ { name: "user", internalType: "address", type: "address", indexed: !0 },
7533
+ {
7534
+ name: "roles",
7535
+ internalType: "uint256",
7536
+ type: "uint256",
7537
+ indexed: !0
7538
+ }
7539
+ ],
7540
+ name: "RolesUpdated"
7541
+ },
7542
+ {
7543
+ type: "function",
7544
+ inputs: [],
7545
+ name: "cancelOwnershipHandover",
7546
+ outputs: [],
7547
+ stateMutability: "payable"
7548
+ },
7549
+ {
7550
+ type: "function",
7551
+ inputs: [
7552
+ { name: "pendingOwner", internalType: "address", type: "address" }
7553
+ ],
7554
+ name: "completeOwnershipHandover",
7555
+ outputs: [],
7556
+ stateMutability: "payable"
7557
+ },
7558
+ {
7559
+ type: "function",
7560
+ inputs: [
7561
+ { name: "user", internalType: "address", type: "address" },
7562
+ { name: "roles", internalType: "uint256", type: "uint256" }
7563
+ ],
7564
+ name: "grantRoles",
7565
+ outputs: [],
7566
+ stateMutability: "payable"
7567
+ },
7568
+ {
7569
+ type: "function",
7570
+ inputs: [
7571
+ { name: "user", internalType: "address", type: "address" },
7572
+ { name: "roles", internalType: "uint256", type: "uint256" }
7573
+ ],
7574
+ name: "hasAllRoles",
7575
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
7576
+ stateMutability: "view"
7577
+ },
7578
+ {
7579
+ type: "function",
7580
+ inputs: [
7581
+ { name: "user", internalType: "address", type: "address" },
7582
+ { name: "roles", internalType: "uint256", type: "uint256" }
7583
+ ],
7584
+ name: "hasAnyRole",
7585
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
7586
+ stateMutability: "view"
7587
+ },
7588
+ {
7589
+ type: "function",
7590
+ inputs: [],
7591
+ name: "owner",
7592
+ outputs: [{ name: "result", internalType: "address", type: "address" }],
7593
+ stateMutability: "view"
7594
+ },
7595
+ {
7596
+ type: "function",
7597
+ inputs: [
7598
+ { name: "pendingOwner", internalType: "address", type: "address" }
7599
+ ],
7600
+ name: "ownershipHandoverExpiresAt",
7601
+ outputs: [{ name: "result", internalType: "uint256", type: "uint256" }],
7602
+ stateMutability: "view"
7603
+ },
7604
+ {
7605
+ type: "function",
7606
+ inputs: [],
7607
+ name: "renounceOwnership",
7608
+ outputs: [],
7609
+ stateMutability: "payable"
7610
+ },
7611
+ {
7612
+ type: "function",
7613
+ inputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
7614
+ name: "renounceRoles",
7615
+ outputs: [],
7616
+ stateMutability: "payable"
7617
+ },
7618
+ {
7619
+ type: "function",
7620
+ inputs: [],
7621
+ name: "requestOwnershipHandover",
7622
+ outputs: [],
7623
+ stateMutability: "payable"
7624
+ },
7625
+ {
7626
+ type: "function",
7627
+ inputs: [
7628
+ { name: "user", internalType: "address", type: "address" },
7629
+ { name: "roles", internalType: "uint256", type: "uint256" }
7630
+ ],
7631
+ name: "revokeRoles",
7632
+ outputs: [],
7633
+ stateMutability: "payable"
7634
+ },
7635
+ {
7636
+ type: "function",
7637
+ inputs: [{ name: "user", internalType: "address", type: "address" }],
7638
+ name: "rolesOf",
7639
+ outputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
7640
+ stateMutability: "view"
7641
+ },
7642
+ {
7643
+ type: "function",
7644
+ inputs: [{ name: "newOwner", internalType: "address", type: "address" }],
7645
+ name: "transferOwnership",
7646
+ outputs: [],
7647
+ stateMutability: "payable"
7648
+ }
7649
+ ], ye = [
7650
+ {
7651
+ type: "function",
7652
+ inputs: [{ name: "user", internalType: "address", type: "address" }],
7653
+ name: "isAuthorized",
7654
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
7655
+ stateMutability: "view"
7656
+ }
7657
+ ], I = [
7658
+ { type: "constructor", inputs: [], stateMutability: "nonpayable" },
7659
+ { type: "error", inputs: [], name: "AlreadyInitialized" },
7660
+ { type: "error", inputs: [], name: "ClaimFailed" },
7661
+ { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
7662
+ { type: "error", inputs: [], name: "InitializerNotImplemented" },
7663
+ { type: "error", inputs: [], name: "InvalidInitialization" },
7664
+ { type: "error", inputs: [], name: "InvalidInitialization" },
7665
+ { type: "error", inputs: [], name: "InvalidInitializationData" },
7666
+ { type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
7667
+ { type: "error", inputs: [], name: "NoHandoverRequest" },
7668
+ { type: "error", inputs: [], name: "NotClaimable" },
7669
+ { type: "error", inputs: [], name: "NotImplemented" },
7670
+ { type: "error", inputs: [], name: "NotInitializing" },
7671
+ { type: "error", inputs: [], name: "Unauthorized" },
7672
+ { type: "error", inputs: [], name: "Unauthorized" },
7673
+ {
7674
+ type: "event",
7675
+ anonymous: !1,
7676
+ inputs: [
7677
+ {
7678
+ name: "recipient",
7679
+ internalType: "address",
7680
+ type: "address",
7681
+ indexed: !0
7682
+ },
7683
+ { name: "data", internalType: "bytes", type: "bytes", indexed: !1 }
7684
+ ],
7685
+ name: "Claimed"
7686
+ },
7687
+ {
7688
+ type: "event",
7689
+ anonymous: !1,
7690
+ inputs: [
7691
+ {
7692
+ name: "version",
7693
+ internalType: "uint64",
7694
+ type: "uint64",
7695
+ indexed: !1
7696
+ }
7697
+ ],
7698
+ name: "Initialized"
7087
7699
  },
7088
7700
  {
7089
7701
  type: "event",
@@ -7850,7 +8462,7 @@ const oe = [
7850
8462
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
7851
8463
  stateMutability: "payable"
7852
8464
  }
7853
- ], E = [
8465
+ ], F = [
7854
8466
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
7855
8467
  { type: "error", inputs: [], name: "AlreadyInitialized" },
7856
8468
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -8134,7 +8746,7 @@ const oe = [
8134
8746
  outputs: [],
8135
8747
  stateMutability: "payable"
8136
8748
  }
8137
- ], q = [
8749
+ ], B = [
8138
8750
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
8139
8751
  { type: "error", inputs: [], name: "AlreadyInitialized" },
8140
8752
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -8418,818 +9030,839 @@ const oe = [
8418
9030
  outputs: [],
8419
9031
  stateMutability: "payable"
8420
9032
  }
8421
- ], be = /* @__PURE__ */ e({
8422
- abi: V,
9033
+ ], Te = /* @__PURE__ */ e({
9034
+ abi: Z,
8423
9035
  functionName: "getComponentInterface"
8424
- }), Te = /* @__PURE__ */ e(
8425
- { abi: V, functionName: "supportsInterface" }
8426
- ), fe = /* @__PURE__ */ e(
9036
+ }), fe = /* @__PURE__ */ e(
9037
+ { abi: Z, functionName: "supportsInterface" }
9038
+ ), ve = /* @__PURE__ */ e(
8427
9039
  { abi: h, functionName: "allowList" }
8428
- ), ve = /* @__PURE__ */ e({
9040
+ ), we = /* @__PURE__ */ e({
8429
9041
  abi: h,
8430
9042
  functionName: "claimed"
8431
- }), we = /* @__PURE__ */ e({
9043
+ }), Me = /* @__PURE__ */ e({
8432
9044
  abi: h,
8433
9045
  functionName: "claims"
8434
- }), Me = /* @__PURE__ */ e({
9046
+ }), Ie = /* @__PURE__ */ e({
8435
9047
  abi: h,
8436
9048
  functionName: "isClaimable"
8437
- }), Ie = /* @__PURE__ */ e({
9049
+ }), he = /* @__PURE__ */ e({
8438
9050
  abi: h,
8439
9051
  functionName: "limit"
8440
- }), he = /* @__PURE__ */ e({
9052
+ }), ge = /* @__PURE__ */ e({
8441
9053
  abi: h,
8442
9054
  functionName: "owner"
8443
- }), ge = /* @__PURE__ */ e({
9055
+ }), Oe = /* @__PURE__ */ e({
8444
9056
  abi: h,
8445
9057
  functionName: "reward"
8446
- }), Oe = /* @__PURE__ */ s({
9058
+ }), Ne = /* @__PURE__ */ s({
8447
9059
  abi: h,
8448
9060
  functionName: "claim"
8449
- }), Ne = /* @__PURE__ */ i({
9061
+ }), Ae = /* @__PURE__ */ i({
8450
9062
  abi: h,
8451
9063
  functionName: "claim"
8452
- }), Ae = /* @__PURE__ */ e({
9064
+ }), xe = /* @__PURE__ */ e({
8453
9065
  abi: o,
8454
9066
  functionName: "createBoostAuth"
8455
- }), xe = /* @__PURE__ */ e({
9067
+ }), Re = /* @__PURE__ */ e({
8456
9068
  abi: o,
8457
9069
  functionName: "getBoost"
8458
- }), Re = /* @__PURE__ */ e({
9070
+ }), ze = /* @__PURE__ */ e({
8459
9071
  abi: o,
8460
9072
  functionName: "getBoostCount"
8461
- }), ze = /* @__PURE__ */ e({
9073
+ }), Ce = /* @__PURE__ */ e({
8462
9074
  abi: o,
8463
9075
  functionName: "getIncentiveFeesInfo"
8464
- }), Ce = /* @__PURE__ */ e({
9076
+ }), _e = /* @__PURE__ */ e({
8465
9077
  abi: o,
8466
9078
  functionName: "protocolFee"
8467
- }), _e = /* @__PURE__ */ e({
9079
+ }), He = /* @__PURE__ */ e({
8468
9080
  abi: o,
8469
9081
  functionName: "protocolFeeReceiver"
8470
- }), He = /* @__PURE__ */ s({
9082
+ }), Ee = /* @__PURE__ */ s({
8471
9083
  abi: o,
8472
9084
  functionName: "claimIncentive"
8473
- }), Ee = /* @__PURE__ */ s({
9085
+ }), Fe = /* @__PURE__ */ s({
8474
9086
  abi: o,
8475
9087
  functionName: "claimIncentiveFor"
8476
9088
  }), ke = /* @__PURE__ */ s({
8477
9089
  abi: o,
8478
9090
  functionName: "createBoost"
8479
- }), Fe = /* @__PURE__ */ s({
9091
+ }), De = /* @__PURE__ */ s({
8480
9092
  abi: o,
8481
9093
  functionName: "setCreateBoostAuth"
8482
- }), De = /* @__PURE__ */ s({
9094
+ }), qe = /* @__PURE__ */ s({
8483
9095
  abi: o,
8484
9096
  functionName: "setProtocolFeeReceiver"
8485
- }), qe = /* @__PURE__ */ s({
9097
+ }), Be = /* @__PURE__ */ s({
8486
9098
  abi: o,
8487
9099
  functionName: "topupIncentiveFromBudget"
8488
9100
  }), Le = /* @__PURE__ */ s({
8489
9101
  abi: o,
8490
9102
  functionName: "topupIncentiveFromSender"
8491
- }), Be = /* @__PURE__ */ i({
9103
+ }), Pe = /* @__PURE__ */ i({
8492
9104
  abi: o,
8493
9105
  functionName: "claimIncentive"
8494
- }), Pe = /* @__PURE__ */ i({
9106
+ }), Ue = /* @__PURE__ */ i({
8495
9107
  abi: o,
8496
9108
  functionName: "claimIncentiveFor"
8497
- }), Ue = /* @__PURE__ */ i({
9109
+ }), Se = /* @__PURE__ */ i({
8498
9110
  abi: o,
8499
9111
  functionName: "createBoost"
8500
- }), Se = /* @__PURE__ */ i({
9112
+ }), Ve = /* @__PURE__ */ i({
8501
9113
  abi: o,
8502
9114
  functionName: "setCreateBoostAuth"
8503
- }), Ve = /* @__PURE__ */ i({
9115
+ }), Ze = /* @__PURE__ */ i({
8504
9116
  abi: o,
8505
9117
  functionName: "setProtocolFeeReceiver"
8506
- }), Ze = /* @__PURE__ */ i({
9118
+ }), je = /* @__PURE__ */ i({
8507
9119
  abi: o,
8508
9120
  functionName: "topupIncentiveFromBudget"
8509
- }), je = /* @__PURE__ */ i({
9121
+ }), Ge = /* @__PURE__ */ i({
8510
9122
  abi: o,
8511
9123
  functionName: "topupIncentiveFromSender"
8512
9124
  }), $e = /* @__PURE__ */ e({
8513
9125
  abi: g,
8514
9126
  functionName: "getBaseImplementation"
8515
- }), Ge = /* @__PURE__ */ e({
9127
+ }), Xe = /* @__PURE__ */ e({
8516
9128
  abi: g,
8517
9129
  functionName: "getClone"
8518
9130
  }), We = /* @__PURE__ */ e({
8519
9131
  abi: g,
8520
9132
  functionName: "getCloneIdentifier"
8521
- }), Xe = /* @__PURE__ */ e({
9133
+ }), Qe = /* @__PURE__ */ e({
8522
9134
  abi: g,
8523
9135
  functionName: "getClones"
8524
- }), Qe = /* @__PURE__ */ s({
9136
+ }), Ke = /* @__PURE__ */ s({
8525
9137
  abi: g,
8526
9138
  functionName: "deployClone"
8527
- }), Ke = /* @__PURE__ */ s({
9139
+ }), Ye = /* @__PURE__ */ s({
8528
9140
  abi: g,
8529
9141
  functionName: "register"
8530
- }), Ye = /* @__PURE__ */ i({
9142
+ }), Je = /* @__PURE__ */ i({
8531
9143
  abi: g,
8532
9144
  functionName: "deployClone"
8533
- }), Je = /* @__PURE__ */ i({
9145
+ }), et = /* @__PURE__ */ i({
8534
9146
  abi: g,
8535
9147
  functionName: "register"
8536
- }), et = /* @__PURE__ */ e({
9148
+ }), tt = /* @__PURE__ */ e({
8537
9149
  abi: f,
8538
9150
  functionName: "asset"
8539
- }), tt = /* @__PURE__ */ e({
9151
+ }), nt = /* @__PURE__ */ e({
8540
9152
  abi: f,
8541
9153
  functionName: "cgdaParams"
8542
- }), nt = /* @__PURE__ */ e({
9154
+ }), at = /* @__PURE__ */ e({
8543
9155
  abi: f,
8544
9156
  functionName: "claimed"
8545
- }), at = /* @__PURE__ */ e({
9157
+ }), it = /* @__PURE__ */ e({
8546
9158
  abi: f,
8547
9159
  functionName: "claims"
8548
- }), it = /* @__PURE__ */ e({
9160
+ }), st = /* @__PURE__ */ e({
8549
9161
  abi: f,
8550
9162
  functionName: "currentReward"
8551
- }), st = /* @__PURE__ */ e({
9163
+ }), pt = /* @__PURE__ */ e({
8552
9164
  abi: f,
8553
9165
  functionName: "isClaimable"
8554
- }), pt = /* @__PURE__ */ e({
9166
+ }), yt = /* @__PURE__ */ e({
8555
9167
  abi: f,
8556
9168
  functionName: "owner"
8557
9169
  }), rt = /* @__PURE__ */ e({
8558
9170
  abi: f,
8559
9171
  functionName: "reward"
8560
- }), yt = /* @__PURE__ */ e({
9172
+ }), ut = /* @__PURE__ */ e({
8561
9173
  abi: f,
8562
9174
  functionName: "totalBudget"
8563
- }), ut = /* @__PURE__ */ s({
9175
+ }), ot = /* @__PURE__ */ s({
8564
9176
  abi: f,
8565
9177
  functionName: "claim"
8566
- }), ot = /* @__PURE__ */ s({
9178
+ }), lt = /* @__PURE__ */ s({
8567
9179
  abi: f,
8568
9180
  functionName: "clawback"
8569
- }), lt = /* @__PURE__ */ i({
9181
+ }), dt = /* @__PURE__ */ i({
8570
9182
  abi: f,
8571
9183
  functionName: "claim"
8572
- }), dt = /* @__PURE__ */ i({
9184
+ }), mt = /* @__PURE__ */ i({
8573
9185
  abi: f,
8574
9186
  functionName: "clawback"
8575
- }), mt = /* @__PURE__ */ e({
9187
+ }), bt = /* @__PURE__ */ e({
8576
9188
  abi: m,
8577
9189
  functionName: "asset"
8578
9190
  }), ct = /* @__PURE__ */ e({
8579
9191
  abi: m,
8580
9192
  functionName: "claimed"
8581
- }), bt = /* @__PURE__ */ e({
9193
+ }), Tt = /* @__PURE__ */ e({
8582
9194
  abi: m,
8583
9195
  functionName: "claims"
8584
- }), Tt = /* @__PURE__ */ e(
9196
+ }), ft = /* @__PURE__ */ e(
8585
9197
  { abi: m, functionName: "currentReward" }
8586
- ), ft = /* @__PURE__ */ e({
9198
+ ), vt = /* @__PURE__ */ e({
8587
9199
  abi: m,
8588
9200
  functionName: "entries"
8589
- }), vt = /* @__PURE__ */ e({
9201
+ }), wt = /* @__PURE__ */ e({
8590
9202
  abi: m,
8591
9203
  functionName: "isClaimable"
8592
- }), wt = /* @__PURE__ */ e({
9204
+ }), Mt = /* @__PURE__ */ e({
8593
9205
  abi: m,
8594
9206
  functionName: "limit"
8595
- }), Mt = /* @__PURE__ */ e({
9207
+ }), It = /* @__PURE__ */ e({
8596
9208
  abi: m,
8597
9209
  functionName: "owner"
8598
- }), It = /* @__PURE__ */ e({
9210
+ }), ht = /* @__PURE__ */ e({
8599
9211
  abi: m,
8600
9212
  functionName: "reward"
8601
- }), ht = /* @__PURE__ */ e({
9213
+ }), gt = /* @__PURE__ */ e({
8602
9214
  abi: m,
8603
9215
  functionName: "strategy"
8604
- }), gt = /* @__PURE__ */ s({
9216
+ }), Ot = /* @__PURE__ */ s({
8605
9217
  abi: m,
8606
9218
  functionName: "claim"
8607
- }), Ot = /* @__PURE__ */ s({
9219
+ }), Nt = /* @__PURE__ */ s({
8608
9220
  abi: m,
8609
9221
  functionName: "clawback"
8610
- }), Nt = /* @__PURE__ */ s({
9222
+ }), At = /* @__PURE__ */ s({
8611
9223
  abi: m,
8612
9224
  functionName: "drawRaffle"
8613
- }), At = /* @__PURE__ */ i(
9225
+ }), xt = /* @__PURE__ */ i(
8614
9226
  { abi: m, functionName: "claim" }
8615
- ), xt = /* @__PURE__ */ i({
9227
+ ), Rt = /* @__PURE__ */ i({
8616
9228
  abi: m,
8617
9229
  functionName: "clawback"
8618
- }), Rt = /* @__PURE__ */ i({
9230
+ }), zt = /* @__PURE__ */ i({
8619
9231
  abi: m,
8620
9232
  functionName: "drawRaffle"
8621
- }), zt = /* @__PURE__ */ e({
8622
- abi: c,
9233
+ }), Ct = /* @__PURE__ */ e({
9234
+ abi: b,
8623
9235
  functionName: "asset"
8624
- }), Ct = /* @__PURE__ */ e(
8625
- { abi: c, functionName: "claimed" }
8626
- ), _t = /* @__PURE__ */ e({
8627
- abi: c,
9236
+ }), _t = /* @__PURE__ */ e(
9237
+ { abi: b, functionName: "claimed" }
9238
+ ), Ht = /* @__PURE__ */ e({
9239
+ abi: b,
8628
9240
  functionName: "claims"
8629
- }), Ht = /* @__PURE__ */ e({
8630
- abi: c,
8631
- functionName: "currentReward"
8632
9241
  }), Et = /* @__PURE__ */ e({
8633
- abi: c,
9242
+ abi: b,
9243
+ functionName: "currentReward"
9244
+ }), Ft = /* @__PURE__ */ e({
9245
+ abi: b,
8634
9246
  functionName: "getPeg"
8635
9247
  }), kt = /* @__PURE__ */ e({
8636
- abi: c,
9248
+ abi: b,
8637
9249
  functionName: "isClaimable"
8638
- }), Ft = /* @__PURE__ */ e({
8639
- abi: c,
8640
- functionName: "limit"
8641
9250
  }), Dt = /* @__PURE__ */ e({
8642
- abi: c,
8643
- functionName: "owner"
9251
+ abi: b,
9252
+ functionName: "limit"
8644
9253
  }), qt = /* @__PURE__ */ e({
8645
- abi: c,
9254
+ abi: b,
9255
+ functionName: "owner"
9256
+ }), Bt = /* @__PURE__ */ e({
9257
+ abi: b,
8646
9258
  functionName: "peg"
8647
9259
  }), Lt = /* @__PURE__ */ e({
8648
- abi: c,
9260
+ abi: b,
8649
9261
  functionName: "reward"
8650
- }), Bt = /* @__PURE__ */ e({
8651
- abi: c,
9262
+ }), Pt = /* @__PURE__ */ e({
9263
+ abi: b,
8652
9264
  functionName: "totalClaimed"
8653
- }), Pt = /* @__PURE__ */ s(
8654
- { abi: c, functionName: "claim" }
8655
- ), Ut = /* @__PURE__ */ s({
8656
- abi: c,
9265
+ }), Ut = /* @__PURE__ */ s(
9266
+ { abi: b, functionName: "claim" }
9267
+ ), St = /* @__PURE__ */ s({
9268
+ abi: b,
8657
9269
  functionName: "clawback"
8658
- }), St = /* @__PURE__ */ i({
8659
- abi: c,
8660
- functionName: "claim"
8661
9270
  }), Vt = /* @__PURE__ */ i({
8662
- abi: c,
9271
+ abi: b,
9272
+ functionName: "claim"
9273
+ }), Zt = /* @__PURE__ */ i({
9274
+ abi: b,
8663
9275
  functionName: "clawback"
8664
- }), Zt = /* @__PURE__ */ e({
9276
+ }), jt = /* @__PURE__ */ e({
8665
9277
  abi: d,
8666
9278
  functionName: "asset"
8667
- }), jt = /* @__PURE__ */ e({
9279
+ }), Gt = /* @__PURE__ */ e({
8668
9280
  abi: d,
8669
9281
  functionName: "claimed"
8670
9282
  }), $t = /* @__PURE__ */ e({
8671
9283
  abi: d,
8672
9284
  functionName: "claims"
8673
- }), Gt = /* @__PURE__ */ e({
9285
+ }), Xt = /* @__PURE__ */ e({
8674
9286
  abi: d,
8675
9287
  functionName: "currentReward"
8676
9288
  }), Wt = /* @__PURE__ */ e({
8677
9289
  abi: d,
8678
9290
  functionName: "getIncentiveCriteria"
8679
- }), Xt = /* @__PURE__ */ e({
9291
+ }), Qt = /* @__PURE__ */ e({
8680
9292
  abi: d,
8681
9293
  functionName: "getMaxReward"
8682
- }), Qt = /* @__PURE__ */ e({
9294
+ }), Kt = /* @__PURE__ */ e({
8683
9295
  abi: d,
8684
9296
  functionName: "getPeg"
8685
- }), Kt = /* @__PURE__ */ e({
9297
+ }), Yt = /* @__PURE__ */ e({
8686
9298
  abi: d,
8687
9299
  functionName: "isClaimable"
8688
- }), Yt = /* @__PURE__ */ e({
9300
+ }), Jt = /* @__PURE__ */ e({
8689
9301
  abi: d,
8690
9302
  functionName: "limit"
8691
- }), Jt = /* @__PURE__ */ e({
9303
+ }), en = /* @__PURE__ */ e({
8692
9304
  abi: d,
8693
9305
  functionName: "owner"
8694
- }), en = /* @__PURE__ */ e({
9306
+ }), tn = /* @__PURE__ */ e({
8695
9307
  abi: d,
8696
9308
  functionName: "peg"
8697
- }), tn = /* @__PURE__ */ e({
9309
+ }), nn = /* @__PURE__ */ e({
8698
9310
  abi: d,
8699
9311
  functionName: "reward"
8700
- }), nn = /* @__PURE__ */ e({
9312
+ }), an = /* @__PURE__ */ e({
8701
9313
  abi: d,
8702
9314
  functionName: "totalClaimed"
8703
- }), an = /* @__PURE__ */ s({
9315
+ }), sn = /* @__PURE__ */ s({
8704
9316
  abi: d,
8705
9317
  functionName: "claim"
8706
- }), sn = /* @__PURE__ */ s({
9318
+ }), pn = /* @__PURE__ */ s({
8707
9319
  abi: d,
8708
9320
  functionName: "clawback"
8709
- }), pn = /* @__PURE__ */ i({
9321
+ }), yn = /* @__PURE__ */ i({
8710
9322
  abi: d,
8711
9323
  functionName: "claim"
8712
9324
  }), rn = /* @__PURE__ */ i({
8713
9325
  abi: d,
8714
9326
  functionName: "clawback"
8715
- }), yn = /* @__PURE__ */ e({
8716
- abi: Z,
8717
- functionName: "getIncentiveCriteria"
8718
9327
  }), un = /* @__PURE__ */ e({
8719
- abi: Z,
9328
+ abi: j,
9329
+ functionName: "getIncentiveCriteria"
9330
+ }), on = /* @__PURE__ */ e({
9331
+ abi: j,
8720
9332
  functionName: "getMaxReward"
8721
- }), on = /* @__PURE__ */ e(
9333
+ }), ln = /* @__PURE__ */ e(
8722
9334
  { abi: v, functionName: "asset" }
8723
- ), ln = /* @__PURE__ */ e({
9335
+ ), dn = /* @__PURE__ */ e({
8724
9336
  abi: v,
8725
9337
  functionName: "claimed"
8726
- }), dn = /* @__PURE__ */ e({
9338
+ }), mn = /* @__PURE__ */ e({
8727
9339
  abi: v,
8728
9340
  functionName: "claims"
8729
- }), mn = /* @__PURE__ */ e({
9341
+ }), bn = /* @__PURE__ */ e({
8730
9342
  abi: v,
8731
9343
  functionName: "currentReward"
8732
9344
  }), cn = /* @__PURE__ */ e({
8733
9345
  abi: v,
8734
9346
  functionName: "isClaimable"
8735
- }), bn = /* @__PURE__ */ e(
9347
+ }), Tn = /* @__PURE__ */ e(
8736
9348
  { abi: v, functionName: "limit" }
8737
- ), Tn = /* @__PURE__ */ e(
9349
+ ), fn = /* @__PURE__ */ e(
8738
9350
  { abi: v, functionName: "owner" }
8739
- ), fn = /* @__PURE__ */ e({
9351
+ ), vn = /* @__PURE__ */ e({
8740
9352
  abi: v,
8741
9353
  functionName: "reward"
8742
- }), vn = /* @__PURE__ */ e({
9354
+ }), wn = /* @__PURE__ */ e({
8743
9355
  abi: v,
8744
9356
  functionName: "totalClaimed"
8745
- }), wn = /* @__PURE__ */ s({
9357
+ }), Mn = /* @__PURE__ */ s({
8746
9358
  abi: v,
8747
9359
  functionName: "claim"
8748
- }), Mn = /* @__PURE__ */ s({
9360
+ }), In = /* @__PURE__ */ s({
8749
9361
  abi: v,
8750
9362
  functionName: "clawback"
8751
- }), In = /* @__PURE__ */ i({
9363
+ }), hn = /* @__PURE__ */ i({
8752
9364
  abi: v,
8753
9365
  functionName: "claim"
8754
- }), hn = /* @__PURE__ */ i({
9366
+ }), gn = /* @__PURE__ */ i({
8755
9367
  abi: v,
8756
9368
  functionName: "clawback"
8757
- }), gn = /* @__PURE__ */ e({
8758
- abi: H,
8759
- functionName: "getActionClaimant"
8760
9369
  }), On = /* @__PURE__ */ e({
8761
- abi: H,
9370
+ abi: E,
9371
+ functionName: "getActionClaimant"
9372
+ }), Nn = /* @__PURE__ */ e({
9373
+ abi: E,
8762
9374
  functionName: "getActionSteps"
8763
- }), Nn = /* @__PURE__ */ s({
8764
- abi: H,
9375
+ }), An = /* @__PURE__ */ s({
9376
+ abi: E,
8765
9377
  functionName: "execute"
8766
- }), An = /* @__PURE__ */ i({
8767
- abi: H,
9378
+ }), xn = /* @__PURE__ */ i({
9379
+ abi: E,
8768
9380
  functionName: "execute"
8769
- }), xn = /* @__PURE__ */ e({
8770
- abi: se,
8771
- functionName: "isAuthorized"
8772
9381
  }), Rn = /* @__PURE__ */ e({
9382
+ abi: pe,
9383
+ functionName: "isAuthorized"
9384
+ }), zn = /* @__PURE__ */ e({
8773
9385
  abi: O,
8774
9386
  functionName: "hashSignerData"
8775
- }), zn = /* @__PURE__ */ e({
9387
+ }), Cn = /* @__PURE__ */ e({
8776
9388
  abi: O,
8777
9389
  functionName: "signers"
8778
- }), Cn = /* @__PURE__ */ s({
9390
+ }), _n = /* @__PURE__ */ s({
8779
9391
  abi: O,
8780
9392
  functionName: "setAuthorized"
8781
- }), _n = /* @__PURE__ */ s({
9393
+ }), Hn = /* @__PURE__ */ s({
8782
9394
  abi: O,
8783
9395
  functionName: "setValidatorCaller"
8784
- }), Hn = /* @__PURE__ */ s({
9396
+ }), En = /* @__PURE__ */ s({
8785
9397
  abi: O,
8786
9398
  functionName: "validate"
8787
- }), En = /* @__PURE__ */ i({
9399
+ }), Fn = /* @__PURE__ */ i({
8788
9400
  abi: O,
8789
9401
  functionName: "setAuthorized"
8790
9402
  }), kn = /* @__PURE__ */ i({
8791
9403
  abi: O,
8792
9404
  functionName: "setValidatorCaller"
8793
- }), Fn = /* @__PURE__ */ i({
9405
+ }), Dn = /* @__PURE__ */ i({
8794
9406
  abi: O,
8795
9407
  functionName: "validate"
8796
- }), Dn = /* @__PURE__ */ e({
8797
- abi: b,
8798
- functionName: "available"
8799
9408
  }), qn = /* @__PURE__ */ e({
8800
- abi: b,
9409
+ abi: c,
9410
+ functionName: "available"
9411
+ }), Bn = /* @__PURE__ */ e({
9412
+ abi: c,
8801
9413
  functionName: "distributed"
8802
9414
  }), Ln = /* @__PURE__ */ e({
8803
- abi: b,
9415
+ abi: c,
8804
9416
  functionName: "owner"
8805
- }), Bn = /* @__PURE__ */ e({
8806
- abi: b,
9417
+ }), Pn = /* @__PURE__ */ e({
9418
+ abi: c,
8807
9419
  functionName: "total"
8808
- }), Pn = /* @__PURE__ */ s({
8809
- abi: b,
8810
- functionName: "allocate"
8811
9420
  }), Un = /* @__PURE__ */ s({
8812
- abi: b,
8813
- functionName: "clawback"
9421
+ abi: c,
9422
+ functionName: "allocate"
8814
9423
  }), Sn = /* @__PURE__ */ s({
8815
- abi: b,
8816
- functionName: "clawbackFromTarget"
9424
+ abi: c,
9425
+ functionName: "clawback"
8817
9426
  }), Vn = /* @__PURE__ */ s({
8818
- abi: b,
8819
- functionName: "disburse"
9427
+ abi: c,
9428
+ functionName: "clawbackFromTarget"
8820
9429
  }), Zn = /* @__PURE__ */ s({
8821
- abi: b,
9430
+ abi: c,
9431
+ functionName: "disburse"
9432
+ }), jn = /* @__PURE__ */ s({
9433
+ abi: c,
8822
9434
  functionName: "disburseBatch"
8823
- }), jn = /* @__PURE__ */ i({
8824
- abi: b,
9435
+ }), Gn = /* @__PURE__ */ i({
9436
+ abi: c,
8825
9437
  functionName: "allocate"
8826
9438
  }), $n = /* @__PURE__ */ i({
8827
- abi: b,
9439
+ abi: c,
8828
9440
  functionName: "clawback"
8829
- }), Gn = /* @__PURE__ */ i({
8830
- abi: b,
9441
+ }), Xn = /* @__PURE__ */ i({
9442
+ abi: c,
8831
9443
  functionName: "clawbackFromTarget"
8832
9444
  }), Wn = /* @__PURE__ */ i({
8833
- abi: b,
9445
+ abi: c,
8834
9446
  functionName: "disburse"
8835
- }), Xn = /* @__PURE__ */ i({
8836
- abi: b,
9447
+ }), Qn = /* @__PURE__ */ i({
9448
+ abi: c,
8837
9449
  functionName: "disburseBatch"
8838
- }), Qn = /* @__PURE__ */ e({
9450
+ }), Kn = /* @__PURE__ */ e({
8839
9451
  abi: z,
8840
9452
  functionName: "managementFee"
8841
- }), Kn = /* @__PURE__ */ s({
9453
+ }), Yn = /* @__PURE__ */ s({
8842
9454
  abi: z,
8843
9455
  functionName: "payManagementFee"
8844
- }), Yn = /* @__PURE__ */ s({
9456
+ }), Jn = /* @__PURE__ */ s({
8845
9457
  abi: z,
8846
9458
  functionName: "setManagementFee"
8847
- }), Jn = /* @__PURE__ */ i({
9459
+ }), ea = /* @__PURE__ */ i({
8848
9460
  abi: z,
8849
9461
  functionName: "payManagementFee"
8850
- }), ea = /* @__PURE__ */ i({
9462
+ }), ta = /* @__PURE__ */ i({
8851
9463
  abi: z,
8852
9464
  functionName: "setManagementFee"
8853
- }), ta = /* @__PURE__ */ e({
9465
+ }), na = /* @__PURE__ */ e({
9466
+ abi: C,
9467
+ functionName: "managementFee"
9468
+ }), aa = /* @__PURE__ */ s({
9469
+ abi: C,
9470
+ functionName: "payManagementFee"
9471
+ }), ia = /* @__PURE__ */ s({
9472
+ abi: C,
9473
+ functionName: "setManagementFee"
9474
+ }), sa = /* @__PURE__ */ i({
9475
+ abi: C,
9476
+ functionName: "payManagementFee"
9477
+ }), pa = /* @__PURE__ */ i({
9478
+ abi: C,
9479
+ functionName: "setManagementFee"
9480
+ }), ya = /* @__PURE__ */ e({
8854
9481
  abi: w,
8855
9482
  functionName: "ownershipHandoverExpiresAt"
8856
- }), na = /* @__PURE__ */ s({
9483
+ }), ra = /* @__PURE__ */ s({
8857
9484
  abi: w,
8858
9485
  functionName: "cancelOwnershipHandover"
8859
- }), aa = /* @__PURE__ */ s({
9486
+ }), ua = /* @__PURE__ */ s({
8860
9487
  abi: w,
8861
9488
  functionName: "completeOwnershipHandover"
8862
- }), ia = /* @__PURE__ */ s({
9489
+ }), oa = /* @__PURE__ */ s({
8863
9490
  abi: w,
8864
9491
  functionName: "renounceOwnership"
8865
- }), sa = /* @__PURE__ */ s(
9492
+ }), la = /* @__PURE__ */ s(
8866
9493
  { abi: w, functionName: "renounceRoles" }
8867
- ), pa = /* @__PURE__ */ s({
9494
+ ), da = /* @__PURE__ */ s({
8868
9495
  abi: w,
8869
9496
  functionName: "requestOwnershipHandover"
8870
- }), ra = /* @__PURE__ */ s({
9497
+ }), ma = /* @__PURE__ */ s({
8871
9498
  abi: w,
8872
9499
  functionName: "transferOwnership"
8873
- }), ya = /* @__PURE__ */ i({
9500
+ }), ba = /* @__PURE__ */ i({
8874
9501
  abi: w,
8875
9502
  functionName: "cancelOwnershipHandover"
8876
- }), ua = /* @__PURE__ */ i({
9503
+ }), ca = /* @__PURE__ */ i({
8877
9504
  abi: w,
8878
9505
  functionName: "completeOwnershipHandover"
8879
- }), oa = /* @__PURE__ */ i({
9506
+ }), Ta = /* @__PURE__ */ i({
8880
9507
  abi: w,
8881
9508
  functionName: "renounceOwnership"
8882
- }), la = /* @__PURE__ */ i({
9509
+ }), fa = /* @__PURE__ */ i({
8883
9510
  abi: w,
8884
9511
  functionName: "renounceRoles"
8885
- }), da = /* @__PURE__ */ i({
9512
+ }), va = /* @__PURE__ */ i({
8886
9513
  abi: w,
8887
9514
  functionName: "requestOwnershipHandover"
8888
- }), ma = /* @__PURE__ */ i({
9515
+ }), wa = /* @__PURE__ */ i({
8889
9516
  abi: w,
8890
9517
  functionName: "transferOwnership"
8891
- }), ca = /* @__PURE__ */ e(
8892
- { abi: pe, functionName: "isAuthorized" }
8893
- ), ba = /* @__PURE__ */ e({
9518
+ }), Ma = /* @__PURE__ */ e(
9519
+ { abi: ye, functionName: "isAuthorized" }
9520
+ ), Ia = /* @__PURE__ */ e({
8894
9521
  abi: I,
8895
9522
  functionName: "claimed"
8896
- }), Ta = /* @__PURE__ */ e({
9523
+ }), ha = /* @__PURE__ */ e({
8897
9524
  abi: I,
8898
9525
  functionName: "claims"
8899
- }), fa = /* @__PURE__ */ e({
9526
+ }), ga = /* @__PURE__ */ e({
8900
9527
  abi: I,
8901
9528
  functionName: "currentReward"
8902
- }), va = /* @__PURE__ */ e({
9529
+ }), Oa = /* @__PURE__ */ e({
8903
9530
  abi: I,
8904
9531
  functionName: "isClaimable"
8905
- }), wa = /* @__PURE__ */ e({
9532
+ }), Na = /* @__PURE__ */ e({
8906
9533
  abi: I,
8907
9534
  functionName: "limit"
8908
- }), Ma = /* @__PURE__ */ e({
9535
+ }), Aa = /* @__PURE__ */ e({
8909
9536
  abi: I,
8910
9537
  functionName: "reward"
8911
- }), Ia = /* @__PURE__ */ e({
9538
+ }), xa = /* @__PURE__ */ e({
8912
9539
  abi: I,
8913
9540
  functionName: "selector"
8914
- }), ha = /* @__PURE__ */ e({
9541
+ }), Ra = /* @__PURE__ */ e({
8915
9542
  abi: I,
8916
9543
  functionName: "venue"
8917
- }), ga = /* @__PURE__ */ s({
9544
+ }), za = /* @__PURE__ */ s({
8918
9545
  abi: I,
8919
9546
  functionName: "claim"
8920
- }), Oa = /* @__PURE__ */ i({
9547
+ }), Ca = /* @__PURE__ */ i({
8921
9548
  abi: I,
8922
9549
  functionName: "claim"
8923
- }), Na = /* @__PURE__ */ e({
9550
+ }), _a = /* @__PURE__ */ e({
8924
9551
  abi: T,
8925
9552
  functionName: "hasAllRoles"
8926
- }), Aa = /* @__PURE__ */ e({
9553
+ }), Ha = /* @__PURE__ */ e({
8927
9554
  abi: T,
8928
9555
  functionName: "hasAnyRole"
8929
- }), xa = /* @__PURE__ */ e({
9556
+ }), Ea = /* @__PURE__ */ e({
8930
9557
  abi: T,
8931
9558
  functionName: "isAuthorized"
8932
- }), Ra = /* @__PURE__ */ e({
9559
+ }), Fa = /* @__PURE__ */ e({
8933
9560
  abi: T,
8934
9561
  functionName: "rolesOf"
8935
- }), za = /* @__PURE__ */ s({
9562
+ }), ka = /* @__PURE__ */ s({
8936
9563
  abi: T,
8937
9564
  functionName: "grantManyRoles"
8938
- }), Ca = /* @__PURE__ */ s({
9565
+ }), Da = /* @__PURE__ */ s({
8939
9566
  abi: T,
8940
9567
  functionName: "grantRoles"
8941
- }), _a = /* @__PURE__ */ s({
9568
+ }), qa = /* @__PURE__ */ s({
8942
9569
  abi: T,
8943
9570
  functionName: "revokeManyRoles"
8944
- }), Ha = /* @__PURE__ */ s({
9571
+ }), Ba = /* @__PURE__ */ s({
8945
9572
  abi: T,
8946
9573
  functionName: "revokeRoles"
8947
- }), Ea = /* @__PURE__ */ s({
9574
+ }), La = /* @__PURE__ */ s({
8948
9575
  abi: T,
8949
9576
  functionName: "setAuthorized"
8950
- }), ka = /* @__PURE__ */ i({
9577
+ }), Pa = /* @__PURE__ */ i({
8951
9578
  abi: T,
8952
9579
  functionName: "grantManyRoles"
8953
- }), Fa = /* @__PURE__ */ i({
9580
+ }), Ua = /* @__PURE__ */ i({
8954
9581
  abi: T,
8955
9582
  functionName: "grantRoles"
8956
- }), Da = /* @__PURE__ */ i(
9583
+ }), Sa = /* @__PURE__ */ i(
8957
9584
  { abi: T, functionName: "revokeManyRoles" }
8958
- ), qa = /* @__PURE__ */ i({
9585
+ ), Va = /* @__PURE__ */ i({
8959
9586
  abi: T,
8960
9587
  functionName: "revokeRoles"
8961
- }), La = /* @__PURE__ */ i({
9588
+ }), Za = /* @__PURE__ */ i({
8962
9589
  abi: T,
8963
9590
  functionName: "setAuthorized"
8964
- }), Ba = /* @__PURE__ */ e({
9591
+ }), ja = /* @__PURE__ */ e({
8965
9592
  abi: N,
8966
9593
  functionName: "hashSignerData"
8967
- }), Pa = /* @__PURE__ */ e({
9594
+ }), Ga = /* @__PURE__ */ e({
8968
9595
  abi: N,
8969
9596
  functionName: "signers"
8970
- }), Ua = /* @__PURE__ */ s({
9597
+ }), $a = /* @__PURE__ */ s({
8971
9598
  abi: N,
8972
9599
  functionName: "setAuthorized"
8973
- }), Sa = /* @__PURE__ */ s({
9600
+ }), Xa = /* @__PURE__ */ s({
8974
9601
  abi: N,
8975
9602
  functionName: "setValidatorCaller"
8976
- }), Va = /* @__PURE__ */ s({
9603
+ }), Wa = /* @__PURE__ */ s({
8977
9604
  abi: N,
8978
9605
  functionName: "validate"
8979
- }), Za = /* @__PURE__ */ i({
9606
+ }), Qa = /* @__PURE__ */ i({
8980
9607
  abi: N,
8981
9608
  functionName: "setAuthorized"
8982
- }), ja = /* @__PURE__ */ i({
9609
+ }), Ka = /* @__PURE__ */ i({
8983
9610
  abi: N,
8984
9611
  functionName: "setValidatorCaller"
8985
- }), $a = /* @__PURE__ */ i({
9612
+ }), Ya = /* @__PURE__ */ i({
8986
9613
  abi: N,
8987
9614
  functionName: "validate"
8988
- }), Ga = /* @__PURE__ */ e({
8989
- abi: E,
9615
+ }), Ja = /* @__PURE__ */ e({
9616
+ abi: F,
8990
9617
  functionName: "isAllowed"
8991
- }), Wa = /* @__PURE__ */ e({
8992
- abi: E,
9618
+ }), ei = /* @__PURE__ */ e({
9619
+ abi: F,
8993
9620
  functionName: "owner"
8994
- }), Xa = /* @__PURE__ */ s(
8995
- { abi: E, functionName: "setAllowed" }
8996
- ), Qa = /* @__PURE__ */ i({
8997
- abi: E,
9621
+ }), ti = /* @__PURE__ */ s(
9622
+ { abi: F, functionName: "setAllowed" }
9623
+ ), ni = /* @__PURE__ */ i({
9624
+ abi: F,
8998
9625
  functionName: "setAllowed"
8999
- }), Ka = /* @__PURE__ */ e({
9000
- abi: q,
9626
+ }), ai = /* @__PURE__ */ e({
9627
+ abi: B,
9001
9628
  functionName: "isAllowed"
9002
- }), Ya = /* @__PURE__ */ s({
9003
- abi: q,
9629
+ }), ii = /* @__PURE__ */ s({
9630
+ abi: B,
9004
9631
  functionName: "setDenied"
9005
- }), Ja = /* @__PURE__ */ i({
9006
- abi: q,
9632
+ }), si = /* @__PURE__ */ i({
9633
+ abi: B,
9007
9634
  functionName: "setDenied"
9008
9635
  });
9009
9636
  export {
9010
- pe as $,
9637
+ ye as $,
9011
9638
  v as A,
9012
- q as B,
9013
- sa as C,
9014
- oa as D,
9015
- na as E,
9016
- ia as F,
9017
- Te as G,
9639
+ B,
9640
+ ya as C,
9641
+ Ta as D,
9642
+ ra as E,
9643
+ oa as F,
9644
+ la as G,
9018
9645
  h as H,
9019
- qa as I,
9020
- Na as J,
9021
- Aa as K,
9022
- be as L,
9023
- Je as M,
9646
+ Va as I,
9647
+ _a as J,
9648
+ Ha as K,
9649
+ fe as L,
9650
+ Te as M,
9024
9651
  f as N,
9025
- Ke as O,
9026
- ya as P,
9652
+ et as O,
9653
+ ba as P,
9027
9654
  Ye as Q,
9028
9655
  I as R,
9029
9656
  O as S,
9030
9657
  ce as T,
9031
- ma as U,
9658
+ wa as U,
9032
9659
  T as V,
9033
- la as W,
9034
- xa as X,
9035
- Qe as Y,
9036
- $e as Z,
9660
+ fa as W,
9661
+ Ea as X,
9662
+ Je as Y,
9663
+ Ke as Z,
9037
9664
  N as _,
9038
- oe as a,
9039
- Nt as a$,
9040
- Ge as a0,
9665
+ le as a,
9666
+ zt as a$,
9667
+ $e as a0,
9041
9668
  Xe as a1,
9042
- We as a2,
9043
- ca as a3,
9044
- le as a4,
9045
- jn as a5,
9046
- Pn as a6,
9047
- $n as a7,
9048
- Un as a8,
9049
- Gn as a9,
9050
- at as aA,
9051
- rt as aB,
9052
- nt as aC,
9053
- et as aD,
9669
+ Qe as a2,
9670
+ We as a3,
9671
+ Ma as a4,
9672
+ de as a5,
9673
+ Gn as a6,
9674
+ Un as a7,
9675
+ $n as a8,
9676
+ Sn as a9,
9677
+ yt as aA,
9678
+ it as aB,
9679
+ rt as aC,
9680
+ at as aD,
9054
9681
  tt as aE,
9055
- yt as aF,
9056
- lt as aG,
9057
- ut as aH,
9058
- dt as aI,
9059
- ot as aJ,
9060
- st as aK,
9061
- it as aL,
9062
- Mt as aM,
9063
- Tt as aN,
9064
- bt as aO,
9065
- ct as aP,
9066
- mt as aQ,
9067
- ht as aR,
9068
- It as aS,
9069
- wt as aT,
9070
- ft as aU,
9071
- At as aV,
9072
- gt as aW,
9073
- xt as aX,
9074
- Ot as aY,
9075
- vt as aZ,
9076
- Rt as a_,
9077
- Sn as aa,
9078
- Wn as ab,
9079
- Vn as ac,
9080
- Xn as ad,
9081
- Zn as ae,
9082
- Ln as af,
9083
- Bn as ag,
9084
- Dn as ah,
9682
+ nt as aF,
9683
+ ut as aG,
9684
+ dt as aH,
9685
+ ot as aI,
9686
+ mt as aJ,
9687
+ lt as aK,
9688
+ pt as aL,
9689
+ st as aM,
9690
+ It as aN,
9691
+ ft as aO,
9692
+ Tt as aP,
9693
+ ct as aQ,
9694
+ bt as aR,
9695
+ gt as aS,
9696
+ ht as aT,
9697
+ Mt as aU,
9698
+ vt as aV,
9699
+ xt as aW,
9700
+ Ot as aX,
9701
+ Rt as aY,
9702
+ Nt as aZ,
9703
+ wt as a_,
9704
+ Xn as aa,
9705
+ Vn as ab,
9706
+ Wn as ac,
9707
+ Zn as ad,
9708
+ Qn as ae,
9709
+ jn as af,
9710
+ Ln as ag,
9711
+ Pn as ah,
9085
9712
  qn as ai,
9086
- he as aj,
9087
- we as ak,
9088
- ge as al,
9089
- ve as am,
9090
- fe as an,
9091
- Ie as ao,
9092
- Ne as ap,
9093
- Oe as aq,
9094
- Me as ar,
9095
- Wa as as,
9096
- Ga as at,
9097
- Qa as au,
9098
- Xa as av,
9099
- Ka as aw,
9100
- Ja as ax,
9101
- Ya as ay,
9102
- pt as az,
9713
+ Bn as aj,
9714
+ ge as ak,
9715
+ Me as al,
9716
+ Oe as am,
9717
+ we as an,
9718
+ ve as ao,
9719
+ he as ap,
9720
+ Ae as aq,
9721
+ Ne as ar,
9722
+ Ie as as,
9723
+ ei as at,
9724
+ Ja as au,
9725
+ ni as av,
9726
+ ti as aw,
9727
+ ai as ax,
9728
+ si as ay,
9729
+ ii as az,
9103
9730
  g as b,
9104
- Vt as b$,
9105
- yn as b0,
9731
+ Ct as b$,
9732
+ At as b0,
9106
9733
  un as b1,
9107
- Tn as b2,
9108
- vn as b3,
9109
- mn as b4,
9110
- dn as b5,
9111
- ln as b6,
9112
- on as b7,
9113
- fn as b8,
9114
- bn as b9,
9115
- Hn as bA,
9734
+ on as b2,
9735
+ fn as b3,
9736
+ wn as b4,
9737
+ bn as b5,
9738
+ mn as b6,
9739
+ dn as b7,
9740
+ ln as b8,
9741
+ vn as b9,
9742
+ Dn as bA,
9116
9743
  En as bB,
9117
- Cn as bC,
9118
- kn as bD,
9119
- _n as bE,
9120
- Jn as bF,
9121
- Kn as bG,
9122
- ea as bH,
9123
- Yn as bI,
9124
- Qn as bJ,
9125
- de as bK,
9126
- H as bL,
9127
- On as bM,
9128
- gn as bN,
9129
- An as bO,
9130
- Nn as bP,
9131
- Dt as bQ,
9132
- Ht as bR,
9133
- _t as bS,
9134
- Bt as bT,
9135
- Ct as bU,
9136
- zt as bV,
9744
+ Fn as bC,
9745
+ _n as bD,
9746
+ kn as bE,
9747
+ Hn as bF,
9748
+ E as bG,
9749
+ Nn as bH,
9750
+ On as bI,
9751
+ xn as bJ,
9752
+ An as bK,
9753
+ ea as bL,
9754
+ Yn as bM,
9755
+ ta as bN,
9756
+ Jn as bO,
9757
+ Kn as bP,
9758
+ sa as bQ,
9759
+ aa as bR,
9760
+ pa as bS,
9761
+ ia as bT,
9762
+ na as bU,
9763
+ me as bV,
9137
9764
  qt as bW,
9138
- Lt as bX,
9139
- Ft as bY,
9140
- St as bZ,
9141
- Pt as b_,
9142
- In as ba,
9143
- wn as bb,
9144
- hn as bc,
9145
- Mn as bd,
9146
- cn as be,
9147
- Ta as bf,
9148
- fa as bg,
9149
- Ma as bh,
9150
- ba as bi,
9151
- ha as bj,
9152
- wa as bk,
9153
- Ia as bl,
9154
- Oa as bm,
9155
- ga as bn,
9156
- va as bo,
9157
- Pa as bp,
9158
- Ba as bq,
9159
- $a as br,
9160
- Va as bs,
9161
- Za as bt,
9162
- Ua as bu,
9163
- ja as bv,
9164
- Sa as bw,
9165
- zn as bx,
9166
- Rn as by,
9167
- Fn as bz,
9168
- La as c,
9169
- Ut as c0,
9170
- kt as c1,
9171
- Et as c2,
9172
- Jt as c3,
9173
- Gt as c4,
9174
- Xt as c5,
9175
- $t as c6,
9176
- nn as c7,
9177
- jt as c8,
9178
- Zt as c9,
9179
- De as cA,
9180
- ze as cB,
9181
- je as cC,
9182
- Le as cD,
9183
- Ze as cE,
9184
- qe as cF,
9185
- en as ca,
9186
- tn as cb,
9187
- Yt as cc,
9188
- pn as cd,
9189
- an as ce,
9190
- rn as cf,
9191
- sn as cg,
9192
- Kt as ch,
9193
- Qt as ci,
9194
- Wt as cj,
9195
- me as ck,
9196
- ke as cl,
9197
- Ue as cm,
9198
- Be as cn,
9199
- He as co,
9200
- Pe as cp,
9201
- Ee as cq,
9202
- xe as cr,
9203
- Re as cs,
9204
- xn as ct,
9205
- Ae as cu,
9206
- Se as cv,
9765
+ Et as bX,
9766
+ Ht as bY,
9767
+ Pt as bZ,
9768
+ _t as b_,
9769
+ Tn as ba,
9770
+ hn as bb,
9771
+ Mn as bc,
9772
+ gn as bd,
9773
+ In as be,
9774
+ cn as bf,
9775
+ ha as bg,
9776
+ ga as bh,
9777
+ Aa as bi,
9778
+ Ia as bj,
9779
+ Ra as bk,
9780
+ Na as bl,
9781
+ xa as bm,
9782
+ Ca as bn,
9783
+ za as bo,
9784
+ Oa as bp,
9785
+ Ga as bq,
9786
+ ja as br,
9787
+ Ya as bs,
9788
+ Wa as bt,
9789
+ Qa as bu,
9790
+ $a as bv,
9791
+ Ka as bw,
9792
+ Xa as bx,
9793
+ Cn as by,
9794
+ zn as bz,
9795
+ Za as c,
9796
+ Bt as c0,
9797
+ Lt as c1,
9798
+ Dt as c2,
9799
+ Vt as c3,
9800
+ Ut as c4,
9801
+ Zt as c5,
9802
+ St as c6,
9803
+ kt as c7,
9804
+ Ft as c8,
9805
+ en as c9,
9806
+ xe as cA,
9807
+ Ve as cB,
9808
+ De as cC,
9809
+ _e as cD,
9810
+ He as cE,
9811
+ Ze as cF,
9812
+ qe as cG,
9813
+ Ce as cH,
9814
+ Ge as cI,
9815
+ Le as cJ,
9816
+ je as cK,
9817
+ Be as cL,
9818
+ Xt as ca,
9819
+ Qt as cb,
9820
+ $t as cc,
9821
+ an as cd,
9822
+ Gt as ce,
9823
+ jt as cf,
9824
+ tn as cg,
9825
+ nn as ch,
9826
+ Jt as ci,
9827
+ yn as cj,
9828
+ sn as ck,
9829
+ rn as cl,
9830
+ pn as cm,
9831
+ Yt as cn,
9832
+ Kt as co,
9833
+ Wt as cp,
9834
+ be as cq,
9835
+ ke as cr,
9836
+ Se as cs,
9837
+ Pe as ct,
9838
+ Ee as cu,
9839
+ Ue as cv,
9207
9840
  Fe as cw,
9208
- Ce as cx,
9209
- _e as cy,
9210
- Ve as cz,
9211
- Z as d,
9212
- Ea as e,
9213
- c as f,
9841
+ Re as cx,
9842
+ ze as cy,
9843
+ Rn as cz,
9844
+ j as d,
9845
+ La as e,
9846
+ b as f,
9214
9847
  o as g,
9215
- b as h,
9216
- Ha as i,
9217
- Da as j,
9218
- ra as k,
9219
- _a as l,
9848
+ c as h,
9849
+ Da as i,
9850
+ Ba as j,
9851
+ Sa as k,
9852
+ qa as l,
9220
9853
  m,
9221
- pa as n,
9222
- ua as o,
9854
+ ma as n,
9855
+ da as o,
9223
9856
  z as p,
9224
- da as q,
9225
- Ca as r,
9226
- za as s,
9227
- Ra as t,
9228
- aa as u,
9229
- ka as v,
9230
- Fa as w,
9231
- ta as x,
9857
+ va as q,
9858
+ C as r,
9859
+ ka as s,
9860
+ Fa as t,
9861
+ ca as u,
9862
+ Pa as v,
9863
+ Ua as w,
9864
+ ua as x,
9232
9865
  d as y,
9233
- E as z
9866
+ F as z
9234
9867
  };
9235
- //# sourceMappingURL=generated-pJZHmRCK.js.map
9868
+ //# sourceMappingURL=generated-CElkFqkY.js.map