@boostxyz/sdk 4.0.0 → 5.1.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 (128) hide show
  1. package/dist/Actions/Action.cjs +1 -1
  2. package/dist/Actions/Action.js +5 -5
  3. package/dist/Actions/EventAction.cjs +1 -1
  4. package/dist/Actions/EventAction.cjs.map +1 -1
  5. package/dist/Actions/EventAction.d.ts +18 -0
  6. package/dist/Actions/EventAction.d.ts.map +1 -1
  7. package/dist/Actions/EventAction.js +206 -137
  8. package/dist/Actions/EventAction.js.map +1 -1
  9. package/dist/AllowLists/AllowList.cjs +1 -1
  10. package/dist/AllowLists/AllowList.js +3 -3
  11. package/dist/AllowLists/SimpleAllowList.cjs +1 -1
  12. package/dist/AllowLists/SimpleAllowList.js +4 -4
  13. package/dist/AllowLists/SimpleDenyList.cjs +1 -1
  14. package/dist/AllowLists/SimpleDenyList.js +3 -3
  15. package/dist/Auth/PassthroughAuth.cjs +1 -1
  16. package/dist/Auth/PassthroughAuth.js +1 -1
  17. package/dist/BoostCore.cjs +2 -2
  18. package/dist/BoostCore.cjs.map +1 -1
  19. package/dist/BoostCore.d.ts +34 -0
  20. package/dist/BoostCore.d.ts.map +1 -1
  21. package/dist/BoostCore.js +275 -256
  22. package/dist/BoostCore.js.map +1 -1
  23. package/dist/BoostRegistry.cjs +1 -1
  24. package/dist/BoostRegistry.js +6 -6
  25. package/dist/{Budget-DxACEu9b.js → Budget-CTxrE06r.js} +29 -29
  26. package/dist/{Budget-DxACEu9b.js.map → Budget-CTxrE06r.js.map} +1 -1
  27. package/dist/{Budget-Dlbk4PdV.cjs → Budget-Cui2BUr4.cjs} +2 -2
  28. package/dist/{Budget-Dlbk4PdV.cjs.map → Budget-Cui2BUr4.cjs.map} +1 -1
  29. package/dist/Budgets/Budget.cjs +1 -1
  30. package/dist/Budgets/Budget.js +3 -3
  31. package/dist/Budgets/ManagedBudget.cjs +1 -1
  32. package/dist/Budgets/ManagedBudget.js +32 -32
  33. package/dist/Deployable/DeployableTarget.cjs +1 -1
  34. package/dist/Deployable/DeployableTarget.js +1 -1
  35. package/dist/Deployable/DeployableTargetWithRBAC.cjs +1 -1
  36. package/dist/Deployable/DeployableTargetWithRBAC.js +20 -20
  37. package/dist/Incentive-AWwdbmix.cjs +2 -0
  38. package/dist/Incentive-AWwdbmix.cjs.map +1 -0
  39. package/dist/Incentive-CsFJZxYl.js +901 -0
  40. package/dist/Incentive-CsFJZxYl.js.map +1 -0
  41. package/dist/Incentives/AllowListIncentive.cjs +1 -1
  42. package/dist/Incentives/AllowListIncentive.js +11 -11
  43. package/dist/Incentives/CGDAIncentive.cjs +1 -1
  44. package/dist/Incentives/CGDAIncentive.cjs.map +1 -1
  45. package/dist/Incentives/CGDAIncentive.d.ts +1 -1
  46. package/dist/Incentives/CGDAIncentive.d.ts.map +1 -1
  47. package/dist/Incentives/CGDAIncentive.js +26 -24
  48. package/dist/Incentives/CGDAIncentive.js.map +1 -1
  49. package/dist/Incentives/ERC20Incentive.cjs +1 -1
  50. package/dist/Incentives/ERC20Incentive.cjs.map +1 -1
  51. package/dist/Incentives/ERC20Incentive.js +17 -17
  52. package/dist/Incentives/ERC20Incentive.js.map +1 -1
  53. package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.d.ts +1035 -0
  54. package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.d.ts.map +1 -0
  55. package/dist/Incentives/ERC20VariableCriteriaIncentive.cjs +1 -1
  56. package/dist/Incentives/ERC20VariableCriteriaIncentive.cjs.map +1 -1
  57. package/dist/Incentives/ERC20VariableCriteriaIncentive.js +19 -19
  58. package/dist/Incentives/ERC20VariableCriteriaIncentive.js.map +1 -1
  59. package/dist/Incentives/ERC20VariableIncentive.cjs +1 -1
  60. package/dist/Incentives/ERC20VariableIncentive.cjs.map +1 -1
  61. package/dist/Incentives/ERC20VariableIncentive.d.ts +1 -1
  62. package/dist/Incentives/ERC20VariableIncentive.d.ts.map +1 -1
  63. package/dist/Incentives/ERC20VariableIncentive.js +27 -25
  64. package/dist/Incentives/ERC20VariableIncentive.js.map +1 -1
  65. package/dist/Incentives/Incentive.cjs +1 -1
  66. package/dist/Incentives/Incentive.d.ts +6 -5
  67. package/dist/Incentives/Incentive.d.ts.map +1 -1
  68. package/dist/Incentives/Incentive.js +17 -16
  69. package/dist/Incentives/PointsIncentive.cjs +1 -1
  70. package/dist/Incentives/PointsIncentive.js +9 -9
  71. package/dist/{SimpleDenyList-gR_yuuLp.cjs → SimpleDenyList-DQT0Fj3v.cjs} +2 -2
  72. package/dist/{SimpleDenyList-gR_yuuLp.cjs.map → SimpleDenyList-DQT0Fj3v.cjs.map} +1 -1
  73. package/dist/{SimpleDenyList-DGr4ekN1.js → SimpleDenyList-kcqV-01w.js} +12 -12
  74. package/dist/{SimpleDenyList-DGr4ekN1.js.map → SimpleDenyList-kcqV-01w.js.map} +1 -1
  75. package/dist/Validators/LimitedSignerValidator.cjs +1 -1
  76. package/dist/Validators/LimitedSignerValidator.js +15 -15
  77. package/dist/Validators/SignerValidator.cjs +1 -1
  78. package/dist/Validators/SignerValidator.js +16 -16
  79. package/dist/Validators/Validator.cjs +1 -1
  80. package/dist/Validators/Validator.js +4 -4
  81. package/dist/componentInterfaces-D7r9xJmt.cjs +2 -0
  82. package/dist/componentInterfaces-D7r9xJmt.cjs.map +1 -0
  83. package/dist/componentInterfaces-PR3ijhgZ.js +18 -0
  84. package/dist/componentInterfaces-PR3ijhgZ.js.map +1 -0
  85. package/dist/deployments-BNFI9vnc.cjs +2 -0
  86. package/dist/deployments-BNFI9vnc.cjs.map +1 -0
  87. package/dist/deployments-D68FgefY.js +102 -0
  88. package/dist/deployments-D68FgefY.js.map +1 -0
  89. package/dist/deployments.json +53 -48
  90. package/dist/generated-CRD9XfOT.cjs +3 -0
  91. package/dist/generated-CRD9XfOT.cjs.map +1 -0
  92. package/dist/{generated-BhRjnVvd.js → generated-ClbO_ULI.js} +1323 -744
  93. package/dist/generated-ClbO_ULI.js.map +1 -0
  94. package/dist/index.cjs +1 -1
  95. package/dist/index.d.ts +1 -0
  96. package/dist/index.d.ts.map +1 -1
  97. package/dist/index.js +134 -130
  98. package/dist/utils.cjs +1 -1
  99. package/dist/utils.cjs.map +1 -1
  100. package/dist/utils.d.ts +7 -1
  101. package/dist/utils.d.ts.map +1 -1
  102. package/dist/utils.js +1121 -41
  103. package/dist/utils.js.map +1 -1
  104. package/package.json +1 -1
  105. package/src/Actions/EventAction.ts +85 -1
  106. package/src/BoostCore.ts +27 -0
  107. package/src/Incentives/CGDAIncentive.ts +3 -1
  108. package/src/Incentives/ERC20PeggedVariableCriteriaIncentive.test.ts +315 -0
  109. package/src/Incentives/ERC20PeggedVariableCriteriaIncentive.ts +728 -0
  110. package/src/Incentives/ERC20VariableIncentive.ts +3 -1
  111. package/src/Incentives/Incentive.ts +8 -2
  112. package/src/index.ts +1 -0
  113. package/src/utils.ts +10 -0
  114. package/dist/Incentive-BYhx7lTb.js +0 -397
  115. package/dist/Incentive-BYhx7lTb.js.map +0 -1
  116. package/dist/Incentive-Dq77dxww.cjs +0 -2
  117. package/dist/Incentive-Dq77dxww.cjs.map +0 -1
  118. package/dist/componentInterfaces-Bt-4sNB5.cjs +0 -2
  119. package/dist/componentInterfaces-Bt-4sNB5.cjs.map +0 -1
  120. package/dist/componentInterfaces-C4uAYjSo.js +0 -16
  121. package/dist/componentInterfaces-C4uAYjSo.js.map +0 -1
  122. package/dist/deployments-BBL2DHhq.js +0 -102
  123. package/dist/deployments-BBL2DHhq.js.map +0 -1
  124. package/dist/deployments-j7kUxPuV.cjs +0 -2
  125. package/dist/deployments-j7kUxPuV.cjs.map +0 -1
  126. package/dist/generated-BhRjnVvd.js.map +0 -1
  127. package/dist/generated-BscUK6fP.cjs +0 -3
  128. package/dist/generated-BscUK6fP.cjs.map +0 -1
@@ -1,16 +1,16 @@
1
- import { simulateContract as j, readContract as G, writeContract as $ } from "viem/actions";
2
- import { createClient as Y, custom as K } from "viem";
3
- import { parseAccount as W, getAddress as Q } from "viem/utils";
4
- function C(n) {
5
- const a = n.state.current, e = n.state.connections.get(a), p = e == null ? void 0 : e.accounts, y = p == null ? void 0 : p[0], u = n.chains.find((w) => w.id === (e == null ? void 0 : e.chainId)), r = n.state.status;
1
+ import { simulateContract as G, readContract as $, writeContract as W } from "viem/actions";
2
+ import { createClient as Y, custom as Q } from "viem";
3
+ import { parseAccount as J, getAddress as X } 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
6
  switch (r) {
7
7
  case "connected":
8
8
  return {
9
9
  address: y,
10
10
  addresses: p,
11
11
  chain: u,
12
- chainId: e == null ? void 0 : e.chainId,
13
- connector: e == null ? void 0 : e.connector,
12
+ chainId: t == null ? void 0 : t.chainId,
13
+ connector: t == null ? void 0 : t.connector,
14
14
  isConnected: !0,
15
15
  isConnecting: !1,
16
16
  isDisconnected: !1,
@@ -22,8 +22,8 @@ function C(n) {
22
22
  address: y,
23
23
  addresses: p,
24
24
  chain: u,
25
- chainId: e == null ? void 0 : e.chainId,
26
- connector: e == null ? void 0 : e.connector,
25
+ chainId: t == null ? void 0 : t.chainId,
26
+ connector: t == null ? void 0 : t.connector,
27
27
  isConnected: !!y,
28
28
  isConnecting: !1,
29
29
  isDisconnected: !1,
@@ -35,8 +35,8 @@ function C(n) {
35
35
  address: y,
36
36
  addresses: p,
37
37
  chain: u,
38
- chainId: e == null ? void 0 : e.chainId,
39
- connector: e == null ? void 0 : e.connector,
38
+ chainId: t == null ? void 0 : t.chainId,
39
+ connector: t == null ? void 0 : t.connector,
40
40
  isConnected: !1,
41
41
  isConnecting: !0,
42
42
  isDisconnected: !1,
@@ -58,30 +58,30 @@ function C(n) {
58
58
  };
59
59
  }
60
60
  }
61
- function F(n) {
61
+ function D(n) {
62
62
  return n.state.chainId;
63
63
  }
64
- function k(n, a, e) {
64
+ function k(n, a, t) {
65
65
  const p = n[a.name];
66
66
  if (typeof p == "function")
67
67
  return p;
68
- const y = n[e];
68
+ const y = n[t];
69
69
  return typeof y == "function" ? y : (u) => a(n, u);
70
70
  }
71
- const X = "2.13.8", J = () => `@wagmi/core@${X}`;
72
- var S = function(n, a, e, p) {
73
- if (e === "a" && !p) throw new TypeError("Private accessor was defined without a getter");
71
+ const K = "2.13.8", ee = () => `@wagmi/core@${K}`;
72
+ var L = function(n, a, t, p) {
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
- return e === "m" ? p : e === "a" ? p.call(n) : p ? p.value : a.get(n);
76
- }, z, L;
77
- class A extends Error {
75
+ return t === "m" ? p : t === "a" ? p.call(n) : p ? p.value : a.get(n);
76
+ }, z, B;
77
+ class N extends Error {
78
78
  get docsBaseUrl() {
79
79
  return "https://wagmi.sh/core";
80
80
  }
81
81
  get version() {
82
- return J();
82
+ return ee();
83
83
  }
84
- constructor(a, e = {}) {
84
+ constructor(a, t = {}) {
85
85
  var p;
86
86
  super(), z.add(this), Object.defineProperty(this, "details", {
87
87
  enumerable: !0,
@@ -109,27 +109,27 @@ class A extends Error {
109
109
  writable: !0,
110
110
  value: "WagmiCoreError"
111
111
  });
112
- const y = e.cause instanceof A ? e.cause.details : (p = e.cause) != null && p.message ? e.cause.message : e.details, u = e.cause instanceof A && e.cause.docsPath || e.docsPath;
112
+ const y = t.cause instanceof N ? t.cause.details : (p = t.cause) != null && p.message ? t.cause.message : t.details, u = t.cause instanceof N && t.cause.docsPath || t.docsPath;
113
113
  this.message = [
114
114
  a || "An error occurred.",
115
115
  "",
116
- ...e.metaMessages ? [...e.metaMessages, ""] : [],
116
+ ...t.metaMessages ? [...t.metaMessages, ""] : [],
117
117
  ...u ? [
118
- `Docs: ${this.docsBaseUrl}${u}.html${e.docsSlug ? `#${e.docsSlug}` : ""}`
118
+ `Docs: ${this.docsBaseUrl}${u}.html${t.docsSlug ? `#${t.docsSlug}` : ""}`
119
119
  ] : [],
120
120
  ...y ? [`Details: ${y}`] : [],
121
121
  `Version: ${this.version}`
122
122
  ].join(`
123
- `), e.cause && (this.cause = e.cause), this.details = y, this.docsPath = u, this.metaMessages = e.metaMessages, this.shortMessage = a;
123
+ `), t.cause && (this.cause = t.cause), this.details = y, this.docsPath = u, this.metaMessages = t.metaMessages, this.shortMessage = a;
124
124
  }
125
125
  walk(a) {
126
- return S(this, z, "m", L).call(this, this, a);
126
+ return L(this, z, "m", B).call(this, this, a);
127
127
  }
128
128
  }
129
- z = /* @__PURE__ */ new WeakSet(), L = function n(a, e) {
130
- return e != null && e(a) ? a : a.cause ? S(this, z, "m", n).call(this, a.cause, e) : a;
129
+ z = /* @__PURE__ */ new WeakSet(), B = function n(a, t) {
130
+ return t != null && t(a) ? a : a.cause ? L(this, z, "m", n).call(this, a.cause, t) : a;
131
131
  };
132
- class ee extends A {
132
+ class te extends N {
133
133
  constructor() {
134
134
  super("Connector not connected."), Object.defineProperty(this, "name", {
135
135
  enumerable: !0,
@@ -139,9 +139,9 @@ class ee extends A {
139
139
  });
140
140
  }
141
141
  }
142
- class te extends A {
143
- constructor({ address: a, connector: e }) {
144
- super(`Account "${a}" not found for connector "${e.name}".`), Object.defineProperty(this, "name", {
142
+ class ne extends N {
143
+ constructor({ address: a, connector: t }) {
144
+ super(`Account "${a}" not found for connector "${t.name}".`), Object.defineProperty(this, "name", {
145
145
  enumerable: !0,
146
146
  configurable: !0,
147
147
  writable: !0,
@@ -149,11 +149,11 @@ class te extends A {
149
149
  });
150
150
  }
151
151
  }
152
- class ne extends A {
153
- constructor({ connectionChainId: a, connectorChainId: e }) {
154
- super(`The current chain of the connector (id: ${e}) does not match the connection's chain (id: ${a}).`, {
152
+ class ae extends N {
153
+ constructor({ connectionChainId: a, connectorChainId: t }) {
154
+ super(`The current chain of the connector (id: ${t}) does not match the connection's chain (id: ${a}).`, {
155
155
  metaMessages: [
156
- `Current Chain ID: ${e}`,
156
+ `Current Chain ID: ${t}`,
157
157
  `Expected Chain ID: ${a}`
158
158
  ]
159
159
  }), Object.defineProperty(this, "name", {
@@ -164,7 +164,7 @@ class ne extends A {
164
164
  });
165
165
  }
166
166
  }
167
- class ae extends A {
167
+ class ie extends N {
168
168
  constructor({ connector: a }) {
169
169
  super(`Connector "${a.name}" unavailable while reconnecting.`, {
170
170
  details: [
@@ -180,141 +180,141 @@ class ae extends A {
180
180
  });
181
181
  }
182
182
  }
183
- async function P(n, a = {}) {
184
- let e;
183
+ async function U(n, a = {}) {
184
+ let t;
185
185
  if (a.connector) {
186
186
  const { connector: o } = a;
187
187
  if (n.state.status === "reconnecting" && !o.getAccounts && !o.getChainId)
188
- throw new ae({ connector: o });
189
- const [x, Z] = await Promise.all([
188
+ throw new ie({ connector: o });
189
+ const [R, j] = await Promise.all([
190
190
  o.getAccounts(),
191
191
  o.getChainId()
192
192
  ]);
193
- e = {
194
- accounts: x,
195
- chainId: Z,
193
+ t = {
194
+ accounts: R,
195
+ chainId: j,
196
196
  connector: o
197
197
  };
198
198
  } else
199
- e = n.state.connections.get(n.state.current);
200
- if (!e)
201
- throw new ee();
202
- const p = a.chainId ?? e.chainId, y = await e.connector.getChainId();
203
- if (y !== e.chainId)
204
- throw new ne({
205
- connectionChainId: e.chainId,
199
+ t = n.state.connections.get(n.state.current);
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({
205
+ connectionChainId: t.chainId,
206
206
  connectorChainId: y
207
207
  });
208
- const u = e.connector;
208
+ const u = t.connector;
209
209
  if (u.getClient)
210
210
  return u.getClient({ chainId: p });
211
- const r = W(a.account ?? e.accounts[0]);
212
- if (r.address = Q(r.address), a.account && !e.accounts.some((o) => o.toLowerCase() === r.address.toLowerCase()))
213
- throw new te({
211
+ const r = J(a.account ?? t.accounts[0]);
212
+ if (r.address = X(r.address), a.account && !t.accounts.some((o) => o.toLowerCase() === r.address.toLowerCase()))
213
+ throw new ne({
214
214
  address: r.address,
215
215
  connector: u
216
216
  });
217
- const w = n.chains.find((o) => o.id === p), N = await e.connector.getProvider({ chainId: p });
217
+ const M = n.chains.find((o) => o.id === p), x = await t.connector.getProvider({ chainId: p });
218
218
  return Y({
219
219
  account: r,
220
- chain: w,
220
+ chain: M,
221
221
  name: "Connector Client",
222
- transport: (o) => K(N)({ ...o, retryCount: 0 })
222
+ transport: (o) => Q(x)({ ...o, retryCount: 0 })
223
223
  });
224
224
  }
225
- async function E(n, a) {
226
- const { abi: e, chainId: p, connector: y, ...u } = a;
225
+ async function F(n, a) {
226
+ const { abi: t, chainId: p, connector: y, ...u } = a;
227
227
  let r;
228
- a.account ? r = a.account : r = (await P(n, {
228
+ a.account ? r = a.account : r = (await U(n, {
229
229
  chainId: p,
230
230
  connector: y
231
231
  })).account;
232
- const w = n.getClient({ chainId: p }), N = k(w, j, "simulateContract"), { result: o, request: x } = await N({ ...u, abi: e, account: r });
232
+ const M = n.getClient({ chainId: p }), x = k(M, G, "simulateContract"), { result: o, request: R } = await x({ ...u, abi: t, account: r });
233
233
  return {
234
- chainId: w.chain.id,
234
+ chainId: M.chain.id,
235
235
  result: o,
236
- request: { __mode: "prepared", ...x, chainId: p }
236
+ request: { __mode: "prepared", ...R, chainId: p }
237
237
  };
238
238
  }
239
239
  function i(n) {
240
- return n.address !== void 0 && typeof n.address == "object" ? (a, e) => {
240
+ return n.address !== void 0 && typeof n.address == "object" ? (a, t) => {
241
241
  var p;
242
- const y = F(a), u = C(a), r = (e == null ? void 0 : e.chainId) ?? u.chainId ?? y;
243
- return E(a, {
244
- ...e,
242
+ const y = D(a), u = _(a), r = (t == null ? void 0 : t.chainId) ?? u.chainId ?? y;
243
+ return F(a, {
244
+ ...t,
245
245
  ...n.functionName ? { functionName: n.functionName } : {},
246
246
  address: (p = n.address) == null ? void 0 : p[r],
247
247
  abi: n.abi
248
248
  });
249
- } : (a, e) => E(a, {
250
- ...e,
249
+ } : (a, t) => F(a, {
250
+ ...t,
251
251
  ...n.address ? { address: n.address } : {},
252
252
  ...n.functionName ? { functionName: n.functionName } : {},
253
253
  abi: n.abi
254
254
  });
255
255
  }
256
- function q(n, a) {
257
- const { chainId: e, ...p } = a, y = n.getClient({ chainId: e });
258
- return k(y, G, "readContract")(p);
256
+ function S(n, a) {
257
+ const { chainId: t, ...p } = a, y = n.getClient({ chainId: t });
258
+ return k(y, $, "readContract")(p);
259
259
  }
260
- function t(n) {
261
- return n.address !== void 0 && typeof n.address == "object" ? (a, e) => {
260
+ function e(n) {
261
+ return n.address !== void 0 && typeof n.address == "object" ? (a, t) => {
262
262
  var p;
263
- const y = F(a), u = C(a), r = (e == null ? void 0 : e.chainId) ?? u.chainId ?? y;
264
- return q(a, {
265
- ...e,
263
+ const y = D(a), u = _(a), r = (t == null ? void 0 : t.chainId) ?? u.chainId ?? y;
264
+ return S(a, {
265
+ ...t,
266
266
  ...n.functionName ? { functionName: n.functionName } : {},
267
267
  address: (p = n.address) == null ? void 0 : p[r],
268
268
  abi: n.abi
269
269
  });
270
- } : (a, e) => q(a, {
271
- ...e,
270
+ } : (a, t) => S(a, {
271
+ ...t,
272
272
  ...n.address ? { address: n.address } : {},
273
273
  ...n.functionName ? { functionName: n.functionName } : {},
274
274
  abi: n.abi
275
275
  });
276
276
  }
277
- async function B(n, a) {
278
- const { account: e, chainId: p, connector: y, __mode: u, ...r } = a;
279
- let w;
280
- typeof e == "object" && e.type === "local" ? w = n.getClient({ chainId: p }) : w = await P(n, { account: e, chainId: p, connector: y });
281
- const { connector: N } = C(n);
277
+ async function P(n, a) {
278
+ const { account: t, chainId: p, connector: y, __mode: u, ...r } = a;
279
+ let M;
280
+ typeof t == "object" && t.type === "local" ? M = n.getClient({ chainId: p }) : M = await U(n, { account: t, chainId: p, connector: y });
281
+ const { connector: x } = _(n);
282
282
  let o;
283
- if (u === "prepared" || N != null && N.supportsSimulation)
283
+ if (u === "prepared" || x != null && x.supportsSimulation)
284
284
  o = r;
285
285
  else {
286
- const { request: x } = await E(n, {
286
+ const { request: R } = await F(n, {
287
287
  ...r,
288
- account: e,
288
+ account: t,
289
289
  chainId: p
290
290
  });
291
- o = x;
291
+ o = R;
292
292
  }
293
- return await k(w, $, "writeContract")({
293
+ return await k(M, W, "writeContract")({
294
294
  ...o,
295
- ...e ? { account: e } : {},
295
+ ...t ? { account: t } : {},
296
296
  chain: p ? { id: p } : null
297
297
  });
298
298
  }
299
299
  function s(n) {
300
- return n.address !== void 0 && typeof n.address == "object" ? (a, e) => {
300
+ return n.address !== void 0 && typeof n.address == "object" ? (a, t) => {
301
301
  var p;
302
- const y = F(a), u = C(a);
302
+ const y = D(a), u = _(a);
303
303
  let r;
304
- return e.chainId ? r = e.chainId : e.account && e.account === u.address || e.account === void 0 ? r = u.chainId : r = y, B(a, {
305
- ...e,
304
+ return t.chainId ? r = t.chainId : t.account && t.account === u.address || t.account === void 0 ? r = u.chainId : r = y, P(a, {
305
+ ...t,
306
306
  ...n.functionName ? { functionName: n.functionName } : {},
307
307
  address: r ? (p = n.address) == null ? void 0 : p[r] : void 0,
308
308
  abi: n.abi
309
309
  });
310
- } : (a, e) => B(a, {
311
- ...e,
310
+ } : (a, t) => P(a, {
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 ue = [
317
+ const oe = [
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 ue = [
416
416
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
417
417
  stateMutability: "view"
418
418
  }
419
- ], oe = [
419
+ ], le = [
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 ue = [
688
688
  outputs: [],
689
689
  stateMutability: "payable"
690
690
  }
691
- ], le = [
691
+ ], de = [
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 ue = [
1071
1071
  stateMutability: "payable"
1072
1072
  },
1073
1073
  { type: "receive", stateMutability: "payable" }
1074
- ], U = [
1074
+ ], V = [
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 ue = [
1111
1111
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
1112
1112
  stateMutability: "view"
1113
1113
  }
1114
- ], de = [
1114
+ ], me = [
1115
1115
  { type: "error", inputs: [], name: "ClaimFailed" },
1116
1116
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
1117
1117
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
@@ -1232,7 +1232,7 @@ const ue = [
1232
1232
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
1233
1233
  stateMutability: "view"
1234
1234
  }
1235
- ], me = [
1235
+ ], ce = [
1236
1236
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
1237
1237
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
1238
1238
  { type: "error", inputs: [], name: "InvalidInitialization" },
@@ -1284,7 +1284,7 @@ const ue = [
1284
1284
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
1285
1285
  stateMutability: "payable"
1286
1286
  }
1287
- ], I = [
1287
+ ], h = [
1288
1288
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
1289
1289
  { type: "error", inputs: [], name: "AlreadyInitialized" },
1290
1290
  { type: "error", inputs: [], name: "ClaimFailed" },
@@ -1532,7 +1532,7 @@ const ue = [
1532
1532
  outputs: [],
1533
1533
  stateMutability: "payable"
1534
1534
  }
1535
- ], m = [
1535
+ ], c = [
1536
1536
  {
1537
1537
  type: "constructor",
1538
1538
  inputs: [
@@ -1739,6 +1739,13 @@ const ue = [
1739
1739
  ],
1740
1740
  name: "ProtocolFeesCollected"
1741
1741
  },
1742
+ {
1743
+ type: "function",
1744
+ inputs: [],
1745
+ name: "DUST_THRESHOLD",
1746
+ outputs: [{ name: "", internalType: "uint64", type: "uint64" }],
1747
+ stateMutability: "view"
1748
+ },
1742
1749
  {
1743
1750
  type: "function",
1744
1751
  inputs: [],
@@ -2001,6 +2008,13 @@ const ue = [
2001
2008
  outputs: [],
2002
2009
  stateMutability: "nonpayable"
2003
2010
  },
2011
+ {
2012
+ type: "function",
2013
+ inputs: [{ name: "newThreshold", internalType: "uint64", type: "uint64" }],
2014
+ name: "setDustThreshold",
2015
+ outputs: [],
2016
+ stateMutability: "nonpayable"
2017
+ },
2004
2018
  {
2005
2019
  type: "function",
2006
2020
  inputs: [{ name: "protocolFee_", internalType: "uint64", type: "uint64" }],
@@ -2047,7 +2061,7 @@ const ue = [
2047
2061
  outputs: [],
2048
2062
  stateMutability: "payable"
2049
2063
  }
2050
- ], h = [
2064
+ ], g = [
2051
2065
  {
2052
2066
  type: "error",
2053
2067
  inputs: [
@@ -2250,7 +2264,7 @@ const ue = [
2250
2264
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
2251
2265
  stateMutability: "view"
2252
2266
  }
2253
- ], T = [
2267
+ ], f = [
2254
2268
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
2255
2269
  { type: "error", inputs: [], name: "AlreadyInitialized" },
2256
2270
  { type: "error", inputs: [], name: "ClaimFailed" },
@@ -2675,7 +2689,7 @@ const ue = [
2675
2689
  outputs: [],
2676
2690
  stateMutability: "payable"
2677
2691
  }
2678
- ], l = [
2692
+ ], d = [
2679
2693
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
2680
2694
  { type: "error", inputs: [], name: "AlreadyInitialized" },
2681
2695
  { type: "error", inputs: [], name: "ClaimFailed" },
@@ -3129,7 +3143,7 @@ const ue = [
3129
3143
  outputs: [],
3130
3144
  stateMutability: "payable"
3131
3145
  }
3132
- ], d = [
3146
+ ], m = [
3133
3147
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
3134
3148
  { type: "error", inputs: [], name: "AlreadyInitialized" },
3135
3149
  { type: "error", inputs: [], name: "ClaimFailed" },
@@ -3557,7 +3571,8 @@ const ue = [
3557
3571
  outputs: [],
3558
3572
  stateMutability: "payable"
3559
3573
  }
3560
- ], V = [
3574
+ ], l = [
3575
+ { type: "constructor", inputs: [], stateMutability: "nonpayable" },
3561
3576
  { type: "error", inputs: [], name: "AlreadyInitialized" },
3562
3577
  { type: "error", inputs: [], name: "ClaimFailed" },
3563
3578
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -3604,6 +3619,7 @@ const ue = [
3604
3619
  type: "address",
3605
3620
  indexed: !0
3606
3621
  },
3622
+ { name: "peg", internalType: "address", type: "address", indexed: !0 },
3607
3623
  {
3608
3624
  name: "reward",
3609
3625
  internalType: "uint256",
@@ -3616,6 +3632,12 @@ const ue = [
3616
3632
  type: "uint256",
3617
3633
  indexed: !1
3618
3634
  },
3635
+ {
3636
+ name: "manager",
3637
+ internalType: "address",
3638
+ type: "address",
3639
+ indexed: !1
3640
+ },
3619
3641
  {
3620
3642
  name: "maxReward",
3621
3643
  internalType: "uint256",
@@ -3624,7 +3646,7 @@ const ue = [
3624
3646
  },
3625
3647
  {
3626
3648
  name: "criteria",
3627
- internalType: "struct AERC20VariableCriteriaIncentive.IncentiveCriteria",
3649
+ internalType: "struct AERC20PeggedVariableCriteriaIncentive.IncentiveCriteria",
3628
3650
  type: "tuple",
3629
3651
  components: [
3630
3652
  {
@@ -3639,32 +3661,7 @@ const ue = [
3639
3661
  indexed: !1
3640
3662
  }
3641
3663
  ],
3642
- name: "ERC20VariableCriteriaIncentiveInitialized"
3643
- },
3644
- {
3645
- type: "event",
3646
- anonymous: !1,
3647
- inputs: [
3648
- {
3649
- name: "asset",
3650
- internalType: "address",
3651
- type: "address",
3652
- indexed: !0
3653
- },
3654
- {
3655
- name: "reward",
3656
- internalType: "uint256",
3657
- type: "uint256",
3658
- indexed: !1
3659
- },
3660
- {
3661
- name: "limit",
3662
- internalType: "uint256",
3663
- type: "uint256",
3664
- indexed: !1
3665
- }
3666
- ],
3667
- name: "ERC20VariableIncentiveInitialized"
3664
+ name: "ERC20PeggedIncentiveInitialized"
3668
3665
  },
3669
3666
  {
3670
3667
  type: "event",
@@ -3830,7 +3827,7 @@ const ue = [
3830
3827
  outputs: [
3831
3828
  {
3832
3829
  name: "",
3833
- internalType: "struct AERC20VariableCriteriaIncentive.IncentiveCriteria",
3830
+ internalType: "struct AERC20PeggedVariableCriteriaIncentive.IncentiveCriteria",
3834
3831
  type: "tuple",
3835
3832
  components: [
3836
3833
  {
@@ -3853,6 +3850,13 @@ const ue = [
3853
3850
  outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
3854
3851
  stateMutability: "view"
3855
3852
  },
3853
+ {
3854
+ type: "function",
3855
+ inputs: [],
3856
+ name: "getPeg",
3857
+ outputs: [{ name: "", internalType: "address", type: "address" }],
3858
+ stateMutability: "view"
3859
+ },
3856
3860
  {
3857
3861
  type: "function",
3858
3862
  inputs: [
@@ -3927,7 +3931,7 @@ const ue = [
3927
3931
  type: "function",
3928
3932
  inputs: [
3929
3933
  { name: "claimTarget", internalType: "address", type: "address" },
3930
- { name: "", internalType: "bytes", type: "bytes" }
3934
+ { name: "data_", internalType: "bytes", type: "bytes" }
3931
3935
  ],
3932
3936
  name: "isClaimable",
3933
3937
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
@@ -3940,13 +3944,6 @@ const ue = [
3940
3944
  outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
3941
3945
  stateMutability: "view"
3942
3946
  },
3943
- {
3944
- type: "function",
3945
- inputs: [],
3946
- name: "maxReward",
3947
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
3948
- stateMutability: "view"
3949
- },
3950
3947
  {
3951
3948
  type: "function",
3952
3949
  inputs: [],
@@ -3963,6 +3960,13 @@ const ue = [
3963
3960
  outputs: [{ name: "result", internalType: "uint256", type: "uint256" }],
3964
3961
  stateMutability: "view"
3965
3962
  },
3963
+ {
3964
+ type: "function",
3965
+ inputs: [],
3966
+ name: "peg",
3967
+ outputs: [{ name: "", internalType: "address", type: "address" }],
3968
+ stateMutability: "view"
3969
+ },
3966
3970
  {
3967
3971
  type: "function",
3968
3972
  inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
@@ -4042,6 +4046,13 @@ const ue = [
4042
4046
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
4043
4047
  stateMutability: "view"
4044
4048
  },
4049
+ {
4050
+ type: "function",
4051
+ inputs: [],
4052
+ name: "totalClaim",
4053
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
4054
+ stateMutability: "view"
4055
+ },
4045
4056
  {
4046
4057
  type: "function",
4047
4058
  inputs: [],
@@ -4056,8 +4067,7 @@ const ue = [
4056
4067
  outputs: [],
4057
4068
  stateMutability: "payable"
4058
4069
  }
4059
- ], f = [
4060
- { type: "constructor", inputs: [], stateMutability: "nonpayable" },
4070
+ ], Z = [
4061
4071
  { type: "error", inputs: [], name: "AlreadyInitialized" },
4062
4072
  { type: "error", inputs: [], name: "ClaimFailed" },
4063
4073
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -4094,6 +4104,53 @@ const ue = [
4094
4104
  ],
4095
4105
  name: "Claimed"
4096
4106
  },
4107
+ {
4108
+ type: "event",
4109
+ anonymous: !1,
4110
+ inputs: [
4111
+ {
4112
+ name: "asset",
4113
+ internalType: "address",
4114
+ type: "address",
4115
+ indexed: !0
4116
+ },
4117
+ {
4118
+ name: "reward",
4119
+ internalType: "uint256",
4120
+ type: "uint256",
4121
+ indexed: !1
4122
+ },
4123
+ {
4124
+ name: "limit",
4125
+ internalType: "uint256",
4126
+ type: "uint256",
4127
+ indexed: !1
4128
+ },
4129
+ {
4130
+ name: "maxReward",
4131
+ internalType: "uint256",
4132
+ type: "uint256",
4133
+ indexed: !1
4134
+ },
4135
+ {
4136
+ name: "criteria",
4137
+ internalType: "struct AERC20VariableCriteriaIncentive.IncentiveCriteria",
4138
+ type: "tuple",
4139
+ components: [
4140
+ {
4141
+ name: "criteriaType",
4142
+ internalType: "enum SignatureType",
4143
+ type: "uint8"
4144
+ },
4145
+ { name: "signature", internalType: "bytes32", type: "bytes32" },
4146
+ { name: "fieldIndex", internalType: "uint8", type: "uint8" },
4147
+ { name: "targetContract", internalType: "address", type: "address" }
4148
+ ],
4149
+ indexed: !1
4150
+ }
4151
+ ],
4152
+ name: "ERC20VariableCriteriaIncentiveInitialized"
4153
+ },
4097
4154
  {
4098
4155
  type: "event",
4099
4156
  anonymous: !1,
@@ -4276,6 +4333,36 @@ const ue = [
4276
4333
  outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
4277
4334
  stateMutability: "pure"
4278
4335
  },
4336
+ {
4337
+ type: "function",
4338
+ inputs: [],
4339
+ name: "getIncentiveCriteria",
4340
+ outputs: [
4341
+ {
4342
+ name: "",
4343
+ internalType: "struct AERC20VariableCriteriaIncentive.IncentiveCriteria",
4344
+ type: "tuple",
4345
+ components: [
4346
+ {
4347
+ name: "criteriaType",
4348
+ internalType: "enum SignatureType",
4349
+ type: "uint8"
4350
+ },
4351
+ { name: "signature", internalType: "bytes32", type: "bytes32" },
4352
+ { name: "fieldIndex", internalType: "uint8", type: "uint8" },
4353
+ { name: "targetContract", internalType: "address", type: "address" }
4354
+ ]
4355
+ }
4356
+ ],
4357
+ stateMutability: "view"
4358
+ },
4359
+ {
4360
+ type: "function",
4361
+ inputs: [],
4362
+ name: "getMaxReward",
4363
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
4364
+ stateMutability: "view"
4365
+ },
4279
4366
  {
4280
4367
  type: "function",
4281
4368
  inputs: [
@@ -4316,6 +4403,22 @@ const ue = [
4316
4403
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
4317
4404
  stateMutability: "view"
4318
4405
  },
4406
+ {
4407
+ type: "function",
4408
+ inputs: [],
4409
+ name: "incentiveCriteria",
4410
+ outputs: [
4411
+ {
4412
+ name: "criteriaType",
4413
+ internalType: "enum SignatureType",
4414
+ type: "uint8"
4415
+ },
4416
+ { name: "signature", internalType: "bytes32", type: "bytes32" },
4417
+ { name: "fieldIndex", internalType: "uint8", type: "uint8" },
4418
+ { name: "targetContract", internalType: "address", type: "address" }
4419
+ ],
4420
+ stateMutability: "view"
4421
+ },
4319
4422
  {
4320
4423
  type: "function",
4321
4424
  inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
@@ -4347,6 +4450,13 @@ const ue = [
4347
4450
  outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
4348
4451
  stateMutability: "view"
4349
4452
  },
4453
+ {
4454
+ type: "function",
4455
+ inputs: [],
4456
+ name: "maxReward",
4457
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
4458
+ stateMutability: "view"
4459
+ },
4350
4460
  {
4351
4461
  type: "function",
4352
4462
  inputs: [],
@@ -4456,56 +4566,456 @@ const ue = [
4456
4566
  outputs: [],
4457
4567
  stateMutability: "payable"
4458
4568
  }
4459
- ], _ = [
4569
+ ], v = [
4460
4570
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
4571
+ { type: "error", inputs: [], name: "AlreadyInitialized" },
4572
+ { type: "error", inputs: [], name: "ClaimFailed" },
4461
4573
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
4462
4574
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
4575
+ {
4576
+ type: "error",
4577
+ inputs: [
4578
+ { name: "asset", internalType: "address", type: "address" },
4579
+ { name: "available", internalType: "uint256", type: "uint256" },
4580
+ { name: "required", internalType: "uint256", type: "uint256" }
4581
+ ],
4582
+ name: "InsufficientFunds"
4583
+ },
4584
+ { type: "error", inputs: [], name: "InvalidInitialization" },
4463
4585
  { type: "error", inputs: [], name: "InvalidInitialization" },
4464
4586
  { type: "error", inputs: [], name: "InvalidInitializationData" },
4465
- { type: "error", inputs: [], name: "NotImplemented" },
4587
+ { type: "error", inputs: [], name: "LengthMismatch" },
4588
+ { type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
4589
+ { type: "error", inputs: [], name: "NoHandoverRequest" },
4590
+ { type: "error", inputs: [], name: "NotClaimable" },
4466
4591
  { type: "error", inputs: [], name: "NotInitializing" },
4592
+ { type: "error", inputs: [], name: "Unauthorized" },
4467
4593
  {
4468
4594
  type: "event",
4469
4595
  anonymous: !1,
4470
4596
  inputs: [
4471
4597
  {
4472
- name: "executor",
4598
+ name: "recipient",
4473
4599
  internalType: "address",
4474
4600
  type: "address",
4475
4601
  indexed: !0
4476
4602
  },
4477
- {
4478
- name: "caller",
4479
- internalType: "address",
4480
- type: "address",
4481
- indexed: !1
4482
- },
4483
- { name: "success", internalType: "bool", type: "bool", indexed: !1 },
4484
4603
  { name: "data", internalType: "bytes", type: "bytes", indexed: !1 }
4485
4604
  ],
4486
- name: "ActionExecuted"
4605
+ name: "Claimed"
4487
4606
  },
4488
4607
  {
4489
4608
  type: "event",
4490
4609
  anonymous: !1,
4491
4610
  inputs: [
4492
- { name: "user", internalType: "address", type: "address", indexed: !0 },
4493
4611
  {
4494
- name: "isValidated",
4495
- internalType: "bool",
4496
- type: "bool",
4612
+ name: "asset",
4613
+ internalType: "address",
4614
+ type: "address",
4615
+ indexed: !0
4616
+ },
4617
+ {
4618
+ name: "reward",
4619
+ internalType: "uint256",
4620
+ type: "uint256",
4497
4621
  indexed: !1
4498
4622
  },
4499
- { name: "data", internalType: "bytes", type: "bytes", indexed: !1 }
4623
+ {
4624
+ name: "limit",
4625
+ internalType: "uint256",
4626
+ type: "uint256",
4627
+ indexed: !1
4628
+ }
4500
4629
  ],
4501
- name: "ActionValidated"
4630
+ name: "ERC20VariableIncentiveInitialized"
4502
4631
  },
4503
4632
  {
4504
4633
  type: "event",
4505
4634
  anonymous: !1,
4506
4635
  inputs: [
4507
4636
  {
4508
- name: "actionClaimant",
4637
+ name: "version",
4638
+ internalType: "uint64",
4639
+ type: "uint64",
4640
+ indexed: !1
4641
+ }
4642
+ ],
4643
+ name: "Initialized"
4644
+ },
4645
+ {
4646
+ type: "event",
4647
+ anonymous: !1,
4648
+ inputs: [
4649
+ {
4650
+ name: "pendingOwner",
4651
+ internalType: "address",
4652
+ type: "address",
4653
+ indexed: !0
4654
+ }
4655
+ ],
4656
+ name: "OwnershipHandoverCanceled"
4657
+ },
4658
+ {
4659
+ type: "event",
4660
+ anonymous: !1,
4661
+ inputs: [
4662
+ {
4663
+ name: "pendingOwner",
4664
+ internalType: "address",
4665
+ type: "address",
4666
+ indexed: !0
4667
+ }
4668
+ ],
4669
+ name: "OwnershipHandoverRequested"
4670
+ },
4671
+ {
4672
+ type: "event",
4673
+ anonymous: !1,
4674
+ inputs: [
4675
+ {
4676
+ name: "oldOwner",
4677
+ internalType: "address",
4678
+ type: "address",
4679
+ indexed: !0
4680
+ },
4681
+ {
4682
+ name: "newOwner",
4683
+ internalType: "address",
4684
+ type: "address",
4685
+ indexed: !0
4686
+ }
4687
+ ],
4688
+ name: "OwnershipTransferred"
4689
+ },
4690
+ {
4691
+ type: "event",
4692
+ anonymous: !1,
4693
+ inputs: [
4694
+ { name: "user", internalType: "address", type: "address", indexed: !0 },
4695
+ {
4696
+ name: "roles",
4697
+ internalType: "uint256",
4698
+ type: "uint256",
4699
+ indexed: !0
4700
+ }
4701
+ ],
4702
+ name: "RolesUpdated"
4703
+ },
4704
+ {
4705
+ type: "function",
4706
+ inputs: [],
4707
+ name: "ADMIN_ROLE",
4708
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
4709
+ stateMutability: "view"
4710
+ },
4711
+ {
4712
+ type: "function",
4713
+ inputs: [],
4714
+ name: "MANAGER_ROLE",
4715
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
4716
+ stateMutability: "view"
4717
+ },
4718
+ {
4719
+ type: "function",
4720
+ inputs: [],
4721
+ name: "asset",
4722
+ outputs: [{ name: "", internalType: "address", type: "address" }],
4723
+ stateMutability: "view"
4724
+ },
4725
+ {
4726
+ type: "function",
4727
+ inputs: [],
4728
+ name: "cancelOwnershipHandover",
4729
+ outputs: [],
4730
+ stateMutability: "payable"
4731
+ },
4732
+ {
4733
+ type: "function",
4734
+ inputs: [
4735
+ { name: "claimTarget", internalType: "address", type: "address" },
4736
+ { name: "data_", internalType: "bytes", type: "bytes" }
4737
+ ],
4738
+ name: "claim",
4739
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
4740
+ stateMutability: "nonpayable"
4741
+ },
4742
+ {
4743
+ type: "function",
4744
+ inputs: [{ name: "", internalType: "address", type: "address" }],
4745
+ name: "claimed",
4746
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
4747
+ stateMutability: "view"
4748
+ },
4749
+ {
4750
+ type: "function",
4751
+ inputs: [],
4752
+ name: "claims",
4753
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
4754
+ stateMutability: "view"
4755
+ },
4756
+ {
4757
+ type: "function",
4758
+ inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
4759
+ name: "clawback",
4760
+ outputs: [
4761
+ { name: "", internalType: "uint256", type: "uint256" },
4762
+ { name: "", internalType: "address", type: "address" }
4763
+ ],
4764
+ stateMutability: "nonpayable"
4765
+ },
4766
+ {
4767
+ type: "function",
4768
+ inputs: [
4769
+ { name: "pendingOwner", internalType: "address", type: "address" }
4770
+ ],
4771
+ name: "completeOwnershipHandover",
4772
+ outputs: [],
4773
+ stateMutability: "payable"
4774
+ },
4775
+ {
4776
+ type: "function",
4777
+ inputs: [],
4778
+ name: "currentReward",
4779
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
4780
+ stateMutability: "view"
4781
+ },
4782
+ {
4783
+ type: "function",
4784
+ inputs: [],
4785
+ name: "getComponentInterface",
4786
+ outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
4787
+ stateMutability: "pure"
4788
+ },
4789
+ {
4790
+ type: "function",
4791
+ inputs: [
4792
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
4793
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
4794
+ ],
4795
+ name: "grantManyRoles",
4796
+ outputs: [],
4797
+ stateMutability: "nonpayable"
4798
+ },
4799
+ {
4800
+ type: "function",
4801
+ inputs: [
4802
+ { name: "user", internalType: "address", type: "address" },
4803
+ { name: "roles", internalType: "uint256", type: "uint256" }
4804
+ ],
4805
+ name: "grantRoles",
4806
+ outputs: [],
4807
+ stateMutability: "payable"
4808
+ },
4809
+ {
4810
+ type: "function",
4811
+ inputs: [
4812
+ { name: "user", internalType: "address", type: "address" },
4813
+ { name: "roles", internalType: "uint256", type: "uint256" }
4814
+ ],
4815
+ name: "hasAllRoles",
4816
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
4817
+ stateMutability: "view"
4818
+ },
4819
+ {
4820
+ type: "function",
4821
+ inputs: [
4822
+ { name: "user", internalType: "address", type: "address" },
4823
+ { name: "roles", internalType: "uint256", type: "uint256" }
4824
+ ],
4825
+ name: "hasAnyRole",
4826
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
4827
+ stateMutability: "view"
4828
+ },
4829
+ {
4830
+ type: "function",
4831
+ inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
4832
+ name: "initialize",
4833
+ outputs: [],
4834
+ stateMutability: "nonpayable"
4835
+ },
4836
+ {
4837
+ type: "function",
4838
+ inputs: [{ name: "account_", internalType: "address", type: "address" }],
4839
+ name: "isAuthorized",
4840
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
4841
+ stateMutability: "view"
4842
+ },
4843
+ {
4844
+ type: "function",
4845
+ inputs: [
4846
+ { name: "claimTarget", internalType: "address", type: "address" },
4847
+ { name: "", internalType: "bytes", type: "bytes" }
4848
+ ],
4849
+ name: "isClaimable",
4850
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
4851
+ stateMutability: "view"
4852
+ },
4853
+ {
4854
+ type: "function",
4855
+ inputs: [],
4856
+ name: "limit",
4857
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
4858
+ stateMutability: "view"
4859
+ },
4860
+ {
4861
+ type: "function",
4862
+ inputs: [],
4863
+ name: "owner",
4864
+ outputs: [{ name: "result", internalType: "address", type: "address" }],
4865
+ stateMutability: "view"
4866
+ },
4867
+ {
4868
+ type: "function",
4869
+ inputs: [
4870
+ { name: "pendingOwner", internalType: "address", type: "address" }
4871
+ ],
4872
+ name: "ownershipHandoverExpiresAt",
4873
+ outputs: [{ name: "result", internalType: "uint256", type: "uint256" }],
4874
+ stateMutability: "view"
4875
+ },
4876
+ {
4877
+ type: "function",
4878
+ inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
4879
+ name: "preflight",
4880
+ outputs: [{ name: "budgetData", internalType: "bytes", type: "bytes" }],
4881
+ stateMutability: "view"
4882
+ },
4883
+ {
4884
+ type: "function",
4885
+ inputs: [],
4886
+ name: "renounceOwnership",
4887
+ outputs: [],
4888
+ stateMutability: "payable"
4889
+ },
4890
+ {
4891
+ type: "function",
4892
+ inputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
4893
+ name: "renounceRoles",
4894
+ outputs: [],
4895
+ stateMutability: "payable"
4896
+ },
4897
+ {
4898
+ type: "function",
4899
+ inputs: [],
4900
+ name: "requestOwnershipHandover",
4901
+ outputs: [],
4902
+ stateMutability: "payable"
4903
+ },
4904
+ {
4905
+ type: "function",
4906
+ inputs: [
4907
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
4908
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
4909
+ ],
4910
+ name: "revokeManyRoles",
4911
+ outputs: [],
4912
+ stateMutability: "nonpayable"
4913
+ },
4914
+ {
4915
+ type: "function",
4916
+ inputs: [
4917
+ { name: "user", internalType: "address", type: "address" },
4918
+ { name: "roles", internalType: "uint256", type: "uint256" }
4919
+ ],
4920
+ name: "revokeRoles",
4921
+ outputs: [],
4922
+ stateMutability: "payable"
4923
+ },
4924
+ {
4925
+ type: "function",
4926
+ inputs: [],
4927
+ name: "reward",
4928
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
4929
+ stateMutability: "view"
4930
+ },
4931
+ {
4932
+ type: "function",
4933
+ inputs: [{ name: "user", internalType: "address", type: "address" }],
4934
+ name: "rolesOf",
4935
+ outputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
4936
+ stateMutability: "view"
4937
+ },
4938
+ {
4939
+ type: "function",
4940
+ inputs: [
4941
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
4942
+ { name: "authorized_", internalType: "bool[]", type: "bool[]" }
4943
+ ],
4944
+ name: "setAuthorized",
4945
+ outputs: [],
4946
+ stateMutability: "nonpayable"
4947
+ },
4948
+ {
4949
+ type: "function",
4950
+ inputs: [{ name: "interfaceId", internalType: "bytes4", type: "bytes4" }],
4951
+ name: "supportsInterface",
4952
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
4953
+ stateMutability: "view"
4954
+ },
4955
+ {
4956
+ type: "function",
4957
+ inputs: [],
4958
+ name: "totalClaimed",
4959
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
4960
+ stateMutability: "view"
4961
+ },
4962
+ {
4963
+ type: "function",
4964
+ inputs: [{ name: "newOwner", internalType: "address", type: "address" }],
4965
+ name: "transferOwnership",
4966
+ outputs: [],
4967
+ stateMutability: "payable"
4968
+ }
4969
+ ], H = [
4970
+ { type: "constructor", inputs: [], stateMutability: "nonpayable" },
4971
+ { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
4972
+ { type: "error", inputs: [], name: "InitializerNotImplemented" },
4973
+ { type: "error", inputs: [], name: "InvalidInitialization" },
4974
+ { type: "error", inputs: [], name: "InvalidInitializationData" },
4975
+ { type: "error", inputs: [], name: "NotImplemented" },
4976
+ { type: "error", inputs: [], name: "NotInitializing" },
4977
+ {
4978
+ type: "event",
4979
+ anonymous: !1,
4980
+ inputs: [
4981
+ {
4982
+ name: "executor",
4983
+ internalType: "address",
4984
+ type: "address",
4985
+ indexed: !0
4986
+ },
4987
+ {
4988
+ name: "caller",
4989
+ internalType: "address",
4990
+ type: "address",
4991
+ indexed: !1
4992
+ },
4993
+ { name: "success", internalType: "bool", type: "bool", indexed: !1 },
4994
+ { name: "data", internalType: "bytes", type: "bytes", indexed: !1 }
4995
+ ],
4996
+ name: "ActionExecuted"
4997
+ },
4998
+ {
4999
+ type: "event",
5000
+ anonymous: !1,
5001
+ inputs: [
5002
+ { name: "user", internalType: "address", type: "address", indexed: !0 },
5003
+ {
5004
+ name: "isValidated",
5005
+ internalType: "bool",
5006
+ type: "bool",
5007
+ indexed: !1
5008
+ },
5009
+ { name: "data", internalType: "bytes", type: "bytes", indexed: !1 }
5010
+ ],
5011
+ name: "ActionValidated"
5012
+ },
5013
+ {
5014
+ type: "event",
5015
+ anonymous: !1,
5016
+ inputs: [
5017
+ {
5018
+ name: "actionClaimant",
4509
5019
  internalType: "struct AEventAction.ActionClaimant",
4510
5020
  type: "tuple",
4511
5021
  components: [
@@ -4845,7 +5355,7 @@ const ue = [
4845
5355
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
4846
5356
  stateMutability: "view"
4847
5357
  }
4848
- ], ie = [
5358
+ ], se = [
4849
5359
  {
4850
5360
  type: "function",
4851
5361
  inputs: [{ name: "addr", internalType: "address", type: "address" }],
@@ -4853,7 +5363,7 @@ const ue = [
4853
5363
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
4854
5364
  stateMutability: "view"
4855
5365
  }
4856
- ], g = [
5366
+ ], O = [
4857
5367
  { type: "error", inputs: [], name: "AlreadyInitialized" },
4858
5368
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
4859
5369
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
@@ -5113,7 +5623,7 @@ const ue = [
5113
5623
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
5114
5624
  stateMutability: "payable"
5115
5625
  }
5116
- ], c = [
5626
+ ], b = [
5117
5627
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
5118
5628
  { type: "error", inputs: [], name: "AlreadyInitialized" },
5119
5629
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -5554,7 +6064,7 @@ const ue = [
5554
6064
  stateMutability: "payable"
5555
6065
  },
5556
6066
  { type: "receive", stateMutability: "payable" }
5557
- ], R = [
6067
+ ], C = [
5558
6068
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
5559
6069
  { type: "error", inputs: [], name: "AlreadyInitialized" },
5560
6070
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -6100,7 +6610,7 @@ const ue = [
6100
6610
  stateMutability: "payable"
6101
6611
  },
6102
6612
  { type: "receive", stateMutability: "payable" }
6103
- ], v = [
6613
+ ], w = [
6104
6614
  { type: "error", inputs: [], name: "AlreadyInitialized" },
6105
6615
  { type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
6106
6616
  { type: "error", inputs: [], name: "NoHandoverRequest" },
@@ -6271,7 +6781,7 @@ const ue = [
6271
6781
  outputs: [],
6272
6782
  stateMutability: "payable"
6273
6783
  }
6274
- ], se = [
6784
+ ], pe = [
6275
6785
  {
6276
6786
  type: "function",
6277
6787
  inputs: [{ name: "user", internalType: "address", type: "address" }],
@@ -6279,7 +6789,7 @@ const ue = [
6279
6789
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
6280
6790
  stateMutability: "view"
6281
6791
  }
6282
- ], M = [
6792
+ ], I = [
6283
6793
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
6284
6794
  { type: "error", inputs: [], name: "AlreadyInitialized" },
6285
6795
  { type: "error", inputs: [], name: "ClaimFailed" },
@@ -6633,7 +7143,7 @@ const ue = [
6633
7143
  outputs: [{ name: "", internalType: "address", type: "address" }],
6634
7144
  stateMutability: "view"
6635
7145
  }
6636
- ], b = [
7146
+ ], T = [
6637
7147
  { type: "error", inputs: [], name: "AlreadyInitialized" },
6638
7148
  { type: "error", inputs: [], name: "LengthMismatch" },
6639
7149
  { type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
@@ -6856,7 +7366,7 @@ const ue = [
6856
7366
  outputs: [],
6857
7367
  stateMutability: "payable"
6858
7368
  }
6859
- ], O = [
7369
+ ], A = [
6860
7370
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
6861
7371
  { type: "error", inputs: [], name: "AlreadyInitialized" },
6862
7372
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -7087,7 +7597,7 @@ const ue = [
7087
7597
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
7088
7598
  stateMutability: "payable"
7089
7599
  }
7090
- ], H = [
7600
+ ], E = [
7091
7601
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
7092
7602
  { type: "error", inputs: [], name: "AlreadyInitialized" },
7093
7603
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -7371,7 +7881,7 @@ const ue = [
7371
7881
  outputs: [],
7372
7882
  stateMutability: "payable"
7373
7883
  }
7374
- ], D = [
7884
+ ], q = [
7375
7885
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
7376
7886
  { type: "error", inputs: [], name: "AlreadyInitialized" },
7377
7887
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -7655,725 +8165,794 @@ const ue = [
7655
8165
  outputs: [],
7656
8166
  stateMutability: "payable"
7657
8167
  }
7658
- ], ce = /* @__PURE__ */ t({
7659
- abi: U,
8168
+ ], be = /* @__PURE__ */ e({
8169
+ abi: V,
7660
8170
  functionName: "getComponentInterface"
7661
- }), be = /* @__PURE__ */ t(
7662
- { abi: U, functionName: "supportsInterface" }
7663
- ), Te = /* @__PURE__ */ t(
7664
- { abi: I, functionName: "allowList" }
7665
- ), fe = /* @__PURE__ */ t({
7666
- abi: I,
8171
+ }), Te = /* @__PURE__ */ e(
8172
+ { abi: V, functionName: "supportsInterface" }
8173
+ ), fe = /* @__PURE__ */ e(
8174
+ { abi: h, functionName: "allowList" }
8175
+ ), ve = /* @__PURE__ */ e({
8176
+ abi: h,
7667
8177
  functionName: "claimed"
7668
- }), ve = /* @__PURE__ */ t({
7669
- abi: I,
8178
+ }), we = /* @__PURE__ */ e({
8179
+ abi: h,
7670
8180
  functionName: "claims"
7671
- }), we = /* @__PURE__ */ t({
7672
- abi: I,
8181
+ }), Me = /* @__PURE__ */ e({
8182
+ abi: h,
7673
8183
  functionName: "isClaimable"
7674
- }), Me = /* @__PURE__ */ t({
7675
- abi: I,
8184
+ }), Ie = /* @__PURE__ */ e({
8185
+ abi: h,
7676
8186
  functionName: "limit"
7677
- }), Ie = /* @__PURE__ */ t({
7678
- abi: I,
8187
+ }), he = /* @__PURE__ */ e({
8188
+ abi: h,
7679
8189
  functionName: "owner"
7680
- }), he = /* @__PURE__ */ t({
7681
- abi: I,
8190
+ }), ge = /* @__PURE__ */ e({
8191
+ abi: h,
7682
8192
  functionName: "reward"
7683
- }), ge = /* @__PURE__ */ s({
7684
- abi: I,
8193
+ }), Oe = /* @__PURE__ */ s({
8194
+ abi: h,
7685
8195
  functionName: "claim"
7686
- }), Oe = /* @__PURE__ */ i({
7687
- abi: I,
8196
+ }), Ae = /* @__PURE__ */ i({
8197
+ abi: h,
7688
8198
  functionName: "claim"
7689
- }), Ae = /* @__PURE__ */ t({
7690
- abi: m,
8199
+ }), Ne = /* @__PURE__ */ e({
8200
+ abi: c,
7691
8201
  functionName: "createBoostAuth"
7692
- }), Ne = /* @__PURE__ */ t({
7693
- abi: m,
8202
+ }), xe = /* @__PURE__ */ e({
8203
+ abi: c,
7694
8204
  functionName: "getBoost"
7695
- }), xe = /* @__PURE__ */ t({
7696
- abi: m,
8205
+ }), Re = /* @__PURE__ */ e({
8206
+ abi: c,
7697
8207
  functionName: "getBoostCount"
7698
- }), Re = /* @__PURE__ */ t({
7699
- abi: m,
8208
+ }), Ce = /* @__PURE__ */ e({
8209
+ abi: c,
7700
8210
  functionName: "protocolFee"
7701
- }), ze = /* @__PURE__ */ t({
7702
- abi: m,
8211
+ }), ze = /* @__PURE__ */ e({
8212
+ abi: c,
7703
8213
  functionName: "protocolFeeReceiver"
7704
- }), Ce = /* @__PURE__ */ s({
7705
- abi: m,
7706
- functionName: "claimIncentive"
7707
8214
  }), _e = /* @__PURE__ */ s({
7708
- abi: m,
7709
- functionName: "claimIncentiveFor"
8215
+ abi: c,
8216
+ functionName: "claimIncentive"
7710
8217
  }), He = /* @__PURE__ */ s({
7711
- abi: m,
7712
- functionName: "setCreateBoostAuth"
8218
+ abi: c,
8219
+ functionName: "claimIncentiveFor"
7713
8220
  }), Ee = /* @__PURE__ */ s({
7714
- abi: m,
8221
+ abi: c,
8222
+ functionName: "setCreateBoostAuth"
8223
+ }), Fe = /* @__PURE__ */ s({
8224
+ abi: c,
7715
8225
  functionName: "setProtocolFeeReceiver"
7716
- }), Fe = /* @__PURE__ */ i({
7717
- abi: m,
8226
+ }), De = /* @__PURE__ */ i({
8227
+ abi: c,
7718
8228
  functionName: "claimIncentive"
7719
8229
  }), ke = /* @__PURE__ */ i({
7720
- abi: m,
8230
+ abi: c,
7721
8231
  functionName: "claimIncentiveFor"
7722
- }), De = /* @__PURE__ */ i({
7723
- abi: m,
7724
- functionName: "createBoost"
7725
8232
  }), qe = /* @__PURE__ */ i({
7726
- abi: m,
8233
+ abi: c,
8234
+ functionName: "createBoost"
8235
+ }), Se = /* @__PURE__ */ i({
8236
+ abi: c,
7727
8237
  functionName: "setCreateBoostAuth"
7728
- }), Be = /* @__PURE__ */ i({
8238
+ }), Pe = /* @__PURE__ */ i({
8239
+ abi: c,
8240
+ functionName: "setProtocolFeeReceiver"
8241
+ }), Le = /* @__PURE__ */ e({
8242
+ abi: g,
8243
+ functionName: "getBaseImplementation"
8244
+ }), Be = /* @__PURE__ */ e({
8245
+ abi: g,
8246
+ functionName: "getClone"
8247
+ }), Ue = /* @__PURE__ */ e({
8248
+ abi: g,
8249
+ functionName: "getCloneIdentifier"
8250
+ }), Ve = /* @__PURE__ */ e({
8251
+ abi: g,
8252
+ functionName: "getClones"
8253
+ }), Ze = /* @__PURE__ */ s({
8254
+ abi: g,
8255
+ functionName: "deployClone"
8256
+ }), je = /* @__PURE__ */ s({
8257
+ abi: g,
8258
+ functionName: "register"
8259
+ }), Ge = /* @__PURE__ */ i({
8260
+ abi: g,
8261
+ functionName: "deployClone"
8262
+ }), $e = /* @__PURE__ */ i({
8263
+ abi: g,
8264
+ functionName: "register"
8265
+ }), We = /* @__PURE__ */ e({
8266
+ abi: f,
8267
+ functionName: "asset"
8268
+ }), Ye = /* @__PURE__ */ e({
8269
+ abi: f,
8270
+ functionName: "cgdaParams"
8271
+ }), Qe = /* @__PURE__ */ e({
8272
+ abi: f,
8273
+ functionName: "claimed"
8274
+ }), Je = /* @__PURE__ */ e({
8275
+ abi: f,
8276
+ functionName: "claims"
8277
+ }), Xe = /* @__PURE__ */ e({
8278
+ abi: f,
8279
+ functionName: "currentReward"
8280
+ }), Ke = /* @__PURE__ */ e({
8281
+ abi: f,
8282
+ functionName: "isClaimable"
8283
+ }), et = /* @__PURE__ */ e({
8284
+ abi: f,
8285
+ functionName: "owner"
8286
+ }), tt = /* @__PURE__ */ e({
8287
+ abi: f,
8288
+ functionName: "reward"
8289
+ }), nt = /* @__PURE__ */ e({
8290
+ abi: f,
8291
+ functionName: "totalBudget"
8292
+ }), at = /* @__PURE__ */ s({
8293
+ abi: f,
8294
+ functionName: "claim"
8295
+ }), it = /* @__PURE__ */ s({
8296
+ abi: f,
8297
+ functionName: "clawback"
8298
+ }), st = /* @__PURE__ */ i({
8299
+ abi: f,
8300
+ functionName: "claim"
8301
+ }), pt = /* @__PURE__ */ i({
8302
+ abi: f,
8303
+ functionName: "clawback"
8304
+ }), rt = /* @__PURE__ */ e({
8305
+ abi: d,
8306
+ functionName: "asset"
8307
+ }), yt = /* @__PURE__ */ e({
8308
+ abi: d,
8309
+ functionName: "claimed"
8310
+ }), ut = /* @__PURE__ */ e({
8311
+ abi: d,
8312
+ functionName: "claims"
8313
+ }), ot = /* @__PURE__ */ e(
8314
+ { abi: d, functionName: "currentReward" }
8315
+ ), lt = /* @__PURE__ */ e({
8316
+ abi: d,
8317
+ functionName: "entries"
8318
+ }), dt = /* @__PURE__ */ e({
8319
+ abi: d,
8320
+ functionName: "isClaimable"
8321
+ }), mt = /* @__PURE__ */ e({
8322
+ abi: d,
8323
+ functionName: "limit"
8324
+ }), ct = /* @__PURE__ */ e({
8325
+ abi: d,
8326
+ functionName: "owner"
8327
+ }), bt = /* @__PURE__ */ e({
8328
+ abi: d,
8329
+ functionName: "reward"
8330
+ }), Tt = /* @__PURE__ */ e({
8331
+ abi: d,
8332
+ functionName: "strategy"
8333
+ }), ft = /* @__PURE__ */ s({
8334
+ abi: d,
8335
+ functionName: "claim"
8336
+ }), vt = /* @__PURE__ */ s({
8337
+ abi: d,
8338
+ functionName: "clawback"
8339
+ }), wt = /* @__PURE__ */ s({
8340
+ abi: d,
8341
+ functionName: "drawRaffle"
8342
+ }), Mt = /* @__PURE__ */ i(
8343
+ { abi: d, functionName: "claim" }
8344
+ ), It = /* @__PURE__ */ i({
8345
+ abi: d,
8346
+ functionName: "clawback"
8347
+ }), ht = /* @__PURE__ */ i({
8348
+ abi: d,
8349
+ functionName: "drawRaffle"
8350
+ }), gt = /* @__PURE__ */ e({
7729
8351
  abi: m,
7730
- functionName: "setProtocolFeeReceiver"
7731
- }), Se = /* @__PURE__ */ t({
7732
- abi: h,
7733
- functionName: "getBaseImplementation"
7734
- }), Le = /* @__PURE__ */ t({
7735
- abi: h,
7736
- functionName: "getClone"
7737
- }), Pe = /* @__PURE__ */ t({
7738
- abi: h,
7739
- functionName: "getCloneIdentifier"
7740
- }), Ue = /* @__PURE__ */ t({
7741
- abi: h,
7742
- functionName: "getClones"
7743
- }), Ve = /* @__PURE__ */ s({
7744
- abi: h,
7745
- functionName: "deployClone"
7746
- }), Ze = /* @__PURE__ */ s({
7747
- abi: h,
7748
- functionName: "register"
7749
- }), je = /* @__PURE__ */ i({
7750
- abi: h,
7751
- functionName: "deployClone"
7752
- }), Ge = /* @__PURE__ */ i({
7753
- abi: h,
7754
- functionName: "register"
7755
- }), $e = /* @__PURE__ */ t({
7756
- abi: T,
7757
8352
  functionName: "asset"
7758
- }), Ye = /* @__PURE__ */ t({
7759
- abi: T,
7760
- functionName: "cgdaParams"
7761
- }), Ke = /* @__PURE__ */ t({
7762
- abi: T,
7763
- functionName: "claimed"
7764
- }), We = /* @__PURE__ */ t({
7765
- abi: T,
8353
+ }), Ot = /* @__PURE__ */ e(
8354
+ { abi: m, functionName: "claimed" }
8355
+ ), At = /* @__PURE__ */ e({
8356
+ abi: m,
7766
8357
  functionName: "claims"
7767
- }), Qe = /* @__PURE__ */ t({
7768
- abi: T,
8358
+ }), Nt = /* @__PURE__ */ e({
8359
+ abi: m,
7769
8360
  functionName: "currentReward"
7770
- }), Xe = /* @__PURE__ */ t({
7771
- abi: T,
8361
+ }), xt = /* @__PURE__ */ e({
8362
+ abi: m,
8363
+ functionName: "getPeg"
8364
+ }), Rt = /* @__PURE__ */ e({
8365
+ abi: m,
7772
8366
  functionName: "isClaimable"
7773
- }), Je = /* @__PURE__ */ t({
7774
- abi: T,
8367
+ }), Ct = /* @__PURE__ */ e({
8368
+ abi: m,
8369
+ functionName: "limit"
8370
+ }), zt = /* @__PURE__ */ e({
8371
+ abi: m,
7775
8372
  functionName: "owner"
7776
- }), et = /* @__PURE__ */ t({
7777
- abi: T,
8373
+ }), _t = /* @__PURE__ */ e({
8374
+ abi: m,
8375
+ functionName: "peg"
8376
+ }), Ht = /* @__PURE__ */ e({
8377
+ abi: m,
7778
8378
  functionName: "reward"
7779
- }), tt = /* @__PURE__ */ t({
7780
- abi: T,
7781
- functionName: "totalBudget"
7782
- }), nt = /* @__PURE__ */ s({
7783
- abi: T,
7784
- functionName: "claim"
7785
- }), at = /* @__PURE__ */ s({
7786
- abi: T,
8379
+ }), Et = /* @__PURE__ */ e({
8380
+ abi: m,
8381
+ functionName: "totalClaimed"
8382
+ }), Ft = /* @__PURE__ */ s(
8383
+ { abi: m, functionName: "claim" }
8384
+ ), Dt = /* @__PURE__ */ s({
8385
+ abi: m,
7787
8386
  functionName: "clawback"
7788
- }), it = /* @__PURE__ */ i({
7789
- abi: T,
8387
+ }), kt = /* @__PURE__ */ i({
8388
+ abi: m,
7790
8389
  functionName: "claim"
7791
- }), st = /* @__PURE__ */ i({
7792
- abi: T,
8390
+ }), qt = /* @__PURE__ */ i({
8391
+ abi: m,
7793
8392
  functionName: "clawback"
7794
- }), pt = /* @__PURE__ */ t({
8393
+ }), St = /* @__PURE__ */ e({
7795
8394
  abi: l,
7796
8395
  functionName: "asset"
7797
- }), rt = /* @__PURE__ */ t({
8396
+ }), Pt = /* @__PURE__ */ e({
7798
8397
  abi: l,
7799
8398
  functionName: "claimed"
7800
- }), yt = /* @__PURE__ */ t({
8399
+ }), Lt = /* @__PURE__ */ e({
7801
8400
  abi: l,
7802
8401
  functionName: "claims"
7803
- }), ut = /* @__PURE__ */ t(
7804
- { abi: l, functionName: "currentReward" }
7805
- ), ot = /* @__PURE__ */ t({
8402
+ }), Bt = /* @__PURE__ */ e({
7806
8403
  abi: l,
7807
- functionName: "entries"
7808
- }), lt = /* @__PURE__ */ t({
8404
+ functionName: "currentReward"
8405
+ }), Ut = /* @__PURE__ */ e({
8406
+ abi: l,
8407
+ functionName: "getIncentiveCriteria"
8408
+ }), Vt = /* @__PURE__ */ e({
8409
+ abi: l,
8410
+ functionName: "getMaxReward"
8411
+ }), Zt = /* @__PURE__ */ e({
8412
+ abi: l,
8413
+ functionName: "getPeg"
8414
+ }), jt = /* @__PURE__ */ e({
7809
8415
  abi: l,
7810
8416
  functionName: "isClaimable"
7811
- }), dt = /* @__PURE__ */ t({
8417
+ }), Gt = /* @__PURE__ */ e({
7812
8418
  abi: l,
7813
8419
  functionName: "limit"
7814
- }), mt = /* @__PURE__ */ t({
8420
+ }), $t = /* @__PURE__ */ e({
7815
8421
  abi: l,
7816
8422
  functionName: "owner"
7817
- }), ct = /* @__PURE__ */ t({
8423
+ }), Wt = /* @__PURE__ */ e({
8424
+ abi: l,
8425
+ functionName: "peg"
8426
+ }), Yt = /* @__PURE__ */ e({
7818
8427
  abi: l,
7819
8428
  functionName: "reward"
7820
- }), bt = /* @__PURE__ */ t({
8429
+ }), Qt = /* @__PURE__ */ e({
7821
8430
  abi: l,
7822
- functionName: "strategy"
7823
- }), Tt = /* @__PURE__ */ s({
8431
+ functionName: "totalClaimed"
8432
+ }), Jt = /* @__PURE__ */ s({
7824
8433
  abi: l,
7825
8434
  functionName: "claim"
7826
- }), ft = /* @__PURE__ */ s({
8435
+ }), Xt = /* @__PURE__ */ s({
7827
8436
  abi: l,
7828
8437
  functionName: "clawback"
7829
- }), vt = /* @__PURE__ */ s({
7830
- abi: l,
7831
- functionName: "drawRaffle"
7832
- }), wt = /* @__PURE__ */ i(
7833
- { abi: l, functionName: "claim" }
7834
- ), Mt = /* @__PURE__ */ i({
7835
- abi: l,
7836
- functionName: "clawback"
7837
- }), It = /* @__PURE__ */ i({
8438
+ }), Kt = /* @__PURE__ */ i({
7838
8439
  abi: l,
7839
- functionName: "drawRaffle"
7840
- }), ht = /* @__PURE__ */ t({
7841
- abi: d,
7842
- functionName: "asset"
7843
- }), gt = /* @__PURE__ */ t(
7844
- { abi: d, functionName: "claimed" }
7845
- ), Ot = /* @__PURE__ */ t({
7846
- abi: d,
7847
- functionName: "claims"
7848
- }), At = /* @__PURE__ */ t({
7849
- abi: d,
7850
- functionName: "currentReward"
7851
- }), Nt = /* @__PURE__ */ t({
7852
- abi: d,
7853
- functionName: "getPeg"
7854
- }), xt = /* @__PURE__ */ t({
7855
- abi: d,
7856
- functionName: "isClaimable"
7857
- }), Rt = /* @__PURE__ */ t({
7858
- abi: d,
7859
- functionName: "limit"
7860
- }), zt = /* @__PURE__ */ t({
7861
- abi: d,
7862
- functionName: "owner"
7863
- }), Ct = /* @__PURE__ */ t({
7864
- abi: d,
7865
- functionName: "peg"
7866
- }), _t = /* @__PURE__ */ t({
7867
- abi: d,
7868
- functionName: "reward"
7869
- }), Ht = /* @__PURE__ */ t({
7870
- abi: d,
7871
- functionName: "totalClaimed"
7872
- }), Et = /* @__PURE__ */ s(
7873
- { abi: d, functionName: "claim" }
7874
- ), Ft = /* @__PURE__ */ s({
7875
- abi: d,
7876
- functionName: "clawback"
7877
- }), kt = /* @__PURE__ */ i({
7878
- abi: d,
7879
8440
  functionName: "claim"
7880
- }), Dt = /* @__PURE__ */ i({
7881
- abi: d,
8441
+ }), en = /* @__PURE__ */ i({
8442
+ abi: l,
7882
8443
  functionName: "clawback"
7883
- }), qt = /* @__PURE__ */ t({
7884
- abi: V,
8444
+ }), tn = /* @__PURE__ */ e({
8445
+ abi: Z,
7885
8446
  functionName: "getIncentiveCriteria"
7886
- }), Bt = /* @__PURE__ */ t({
7887
- abi: V,
8447
+ }), nn = /* @__PURE__ */ e({
8448
+ abi: Z,
7888
8449
  functionName: "getMaxReward"
7889
- }), St = /* @__PURE__ */ t(
7890
- { abi: f, functionName: "asset" }
7891
- ), Lt = /* @__PURE__ */ t({
7892
- abi: f,
8450
+ }), an = /* @__PURE__ */ e(
8451
+ { abi: v, functionName: "asset" }
8452
+ ), sn = /* @__PURE__ */ e({
8453
+ abi: v,
7893
8454
  functionName: "claimed"
7894
- }), Pt = /* @__PURE__ */ t({
7895
- abi: f,
8455
+ }), pn = /* @__PURE__ */ e({
8456
+ abi: v,
7896
8457
  functionName: "claims"
7897
- }), Ut = /* @__PURE__ */ t({
7898
- abi: f,
8458
+ }), rn = /* @__PURE__ */ e({
8459
+ abi: v,
7899
8460
  functionName: "currentReward"
7900
- }), Vt = /* @__PURE__ */ t({
7901
- abi: f,
8461
+ }), yn = /* @__PURE__ */ e({
8462
+ abi: v,
7902
8463
  functionName: "isClaimable"
7903
- }), Zt = /* @__PURE__ */ t(
7904
- { abi: f, functionName: "limit" }
7905
- ), jt = /* @__PURE__ */ t(
7906
- { abi: f, functionName: "owner" }
7907
- ), Gt = /* @__PURE__ */ t({
7908
- abi: f,
8464
+ }), un = /* @__PURE__ */ e(
8465
+ { abi: v, functionName: "limit" }
8466
+ ), on = /* @__PURE__ */ e(
8467
+ { abi: v, functionName: "owner" }
8468
+ ), ln = /* @__PURE__ */ e({
8469
+ abi: v,
7909
8470
  functionName: "reward"
7910
- }), $t = /* @__PURE__ */ t({
7911
- abi: f,
8471
+ }), dn = /* @__PURE__ */ e({
8472
+ abi: v,
7912
8473
  functionName: "totalClaimed"
7913
- }), Yt = /* @__PURE__ */ s({
7914
- abi: f,
8474
+ }), mn = /* @__PURE__ */ s({
8475
+ abi: v,
7915
8476
  functionName: "claim"
7916
- }), Kt = /* @__PURE__ */ s({
7917
- abi: f,
8477
+ }), cn = /* @__PURE__ */ s({
8478
+ abi: v,
7918
8479
  functionName: "clawback"
7919
- }), Wt = /* @__PURE__ */ i({
7920
- abi: f,
8480
+ }), bn = /* @__PURE__ */ i({
8481
+ abi: v,
7921
8482
  functionName: "claim"
7922
- }), Qt = /* @__PURE__ */ i({
7923
- abi: f,
8483
+ }), Tn = /* @__PURE__ */ i({
8484
+ abi: v,
7924
8485
  functionName: "clawback"
7925
- }), Xt = /* @__PURE__ */ t({
7926
- abi: _,
8486
+ }), fn = /* @__PURE__ */ e({
8487
+ abi: H,
7927
8488
  functionName: "getActionClaimant"
7928
- }), Jt = /* @__PURE__ */ t({
7929
- abi: _,
8489
+ }), vn = /* @__PURE__ */ e({
8490
+ abi: H,
7930
8491
  functionName: "getActionSteps"
7931
- }), en = /* @__PURE__ */ s({
7932
- abi: _,
8492
+ }), wn = /* @__PURE__ */ s({
8493
+ abi: H,
7933
8494
  functionName: "execute"
7934
- }), tn = /* @__PURE__ */ i({
7935
- abi: _,
8495
+ }), Mn = /* @__PURE__ */ i({
8496
+ abi: H,
7936
8497
  functionName: "execute"
7937
- }), nn = /* @__PURE__ */ t({
7938
- abi: ie,
8498
+ }), In = /* @__PURE__ */ e({
8499
+ abi: se,
7939
8500
  functionName: "isAuthorized"
7940
- }), an = /* @__PURE__ */ t({
7941
- abi: g,
8501
+ }), hn = /* @__PURE__ */ e({
8502
+ abi: O,
7942
8503
  functionName: "hashSignerData"
7943
- }), sn = /* @__PURE__ */ t({
7944
- abi: g,
8504
+ }), gn = /* @__PURE__ */ e({
8505
+ abi: O,
7945
8506
  functionName: "signers"
7946
- }), pn = /* @__PURE__ */ s({
7947
- abi: g,
8507
+ }), On = /* @__PURE__ */ s({
8508
+ abi: O,
7948
8509
  functionName: "setAuthorized"
7949
- }), rn = /* @__PURE__ */ s({
7950
- abi: g,
8510
+ }), An = /* @__PURE__ */ s({
8511
+ abi: O,
7951
8512
  functionName: "setValidatorCaller"
7952
- }), yn = /* @__PURE__ */ s({
7953
- abi: g,
8513
+ }), Nn = /* @__PURE__ */ s({
8514
+ abi: O,
7954
8515
  functionName: "validate"
7955
- }), un = /* @__PURE__ */ i({
7956
- abi: g,
8516
+ }), xn = /* @__PURE__ */ i({
8517
+ abi: O,
7957
8518
  functionName: "setAuthorized"
7958
- }), on = /* @__PURE__ */ i({
7959
- abi: g,
8519
+ }), Rn = /* @__PURE__ */ i({
8520
+ abi: O,
7960
8521
  functionName: "setValidatorCaller"
7961
- }), ln = /* @__PURE__ */ i({
7962
- abi: g,
8522
+ }), Cn = /* @__PURE__ */ i({
8523
+ abi: O,
7963
8524
  functionName: "validate"
7964
- }), dn = /* @__PURE__ */ t({
7965
- abi: c,
8525
+ }), zn = /* @__PURE__ */ e({
8526
+ abi: b,
7966
8527
  functionName: "available"
7967
- }), mn = /* @__PURE__ */ t({
7968
- abi: c,
8528
+ }), _n = /* @__PURE__ */ e({
8529
+ abi: b,
7969
8530
  functionName: "distributed"
7970
- }), cn = /* @__PURE__ */ t({
7971
- abi: c,
8531
+ }), Hn = /* @__PURE__ */ e({
8532
+ abi: b,
7972
8533
  functionName: "owner"
7973
- }), bn = /* @__PURE__ */ t({
7974
- abi: c,
8534
+ }), En = /* @__PURE__ */ e({
8535
+ abi: b,
7975
8536
  functionName: "total"
7976
- }), Tn = /* @__PURE__ */ s({
7977
- abi: c,
8537
+ }), Fn = /* @__PURE__ */ s({
8538
+ abi: b,
7978
8539
  functionName: "allocate"
7979
- }), fn = /* @__PURE__ */ s({
7980
- abi: c,
8540
+ }), Dn = /* @__PURE__ */ s({
8541
+ abi: b,
7981
8542
  functionName: "clawback"
7982
- }), vn = /* @__PURE__ */ s({
7983
- abi: c,
8543
+ }), kn = /* @__PURE__ */ s({
8544
+ abi: b,
7984
8545
  functionName: "clawbackFromTarget"
7985
- }), wn = /* @__PURE__ */ s({
7986
- abi: c,
8546
+ }), qn = /* @__PURE__ */ s({
8547
+ abi: b,
7987
8548
  functionName: "disburse"
7988
- }), Mn = /* @__PURE__ */ s({
7989
- abi: c,
8549
+ }), Sn = /* @__PURE__ */ s({
8550
+ abi: b,
7990
8551
  functionName: "disburseBatch"
7991
- }), In = /* @__PURE__ */ i({
7992
- abi: c,
8552
+ }), Pn = /* @__PURE__ */ i({
8553
+ abi: b,
7993
8554
  functionName: "allocate"
7994
- }), hn = /* @__PURE__ */ i({
7995
- abi: c,
8555
+ }), Ln = /* @__PURE__ */ i({
8556
+ abi: b,
7996
8557
  functionName: "clawback"
7997
- }), gn = /* @__PURE__ */ i({
7998
- abi: c,
8558
+ }), Bn = /* @__PURE__ */ i({
8559
+ abi: b,
7999
8560
  functionName: "clawbackFromTarget"
8000
- }), On = /* @__PURE__ */ i({
8001
- abi: c,
8561
+ }), Un = /* @__PURE__ */ i({
8562
+ abi: b,
8002
8563
  functionName: "disburse"
8003
- }), An = /* @__PURE__ */ i({
8004
- abi: c,
8564
+ }), Vn = /* @__PURE__ */ i({
8565
+ abi: b,
8005
8566
  functionName: "disburseBatch"
8006
- }), Nn = /* @__PURE__ */ t({
8007
- abi: R,
8567
+ }), Zn = /* @__PURE__ */ e({
8568
+ abi: C,
8008
8569
  functionName: "managementFee"
8009
- }), xn = /* @__PURE__ */ s({
8010
- abi: R,
8570
+ }), jn = /* @__PURE__ */ s({
8571
+ abi: C,
8011
8572
  functionName: "payManagementFee"
8012
- }), Rn = /* @__PURE__ */ s({
8013
- abi: R,
8573
+ }), Gn = /* @__PURE__ */ s({
8574
+ abi: C,
8014
8575
  functionName: "setManagementFee"
8015
- }), zn = /* @__PURE__ */ i({
8016
- abi: R,
8576
+ }), $n = /* @__PURE__ */ i({
8577
+ abi: C,
8017
8578
  functionName: "payManagementFee"
8018
- }), Cn = /* @__PURE__ */ i({
8019
- abi: R,
8579
+ }), Wn = /* @__PURE__ */ i({
8580
+ abi: C,
8020
8581
  functionName: "setManagementFee"
8021
- }), _n = /* @__PURE__ */ t({
8022
- abi: v,
8582
+ }), Yn = /* @__PURE__ */ e({
8583
+ abi: w,
8023
8584
  functionName: "ownershipHandoverExpiresAt"
8024
- }), Hn = /* @__PURE__ */ s({
8025
- abi: v,
8585
+ }), Qn = /* @__PURE__ */ s({
8586
+ abi: w,
8026
8587
  functionName: "cancelOwnershipHandover"
8027
- }), En = /* @__PURE__ */ s({
8028
- abi: v,
8588
+ }), Jn = /* @__PURE__ */ s({
8589
+ abi: w,
8029
8590
  functionName: "completeOwnershipHandover"
8030
- }), Fn = /* @__PURE__ */ s({
8031
- abi: v,
8591
+ }), Xn = /* @__PURE__ */ s({
8592
+ abi: w,
8032
8593
  functionName: "renounceOwnership"
8033
- }), kn = /* @__PURE__ */ s(
8034
- { abi: v, functionName: "renounceRoles" }
8035
- ), Dn = /* @__PURE__ */ s({
8036
- abi: v,
8594
+ }), Kn = /* @__PURE__ */ s(
8595
+ { abi: w, functionName: "renounceRoles" }
8596
+ ), ea = /* @__PURE__ */ s({
8597
+ abi: w,
8037
8598
  functionName: "requestOwnershipHandover"
8038
- }), qn = /* @__PURE__ */ s({
8039
- abi: v,
8599
+ }), ta = /* @__PURE__ */ s({
8600
+ abi: w,
8040
8601
  functionName: "transferOwnership"
8041
- }), Bn = /* @__PURE__ */ i({
8042
- abi: v,
8602
+ }), na = /* @__PURE__ */ i({
8603
+ abi: w,
8043
8604
  functionName: "cancelOwnershipHandover"
8044
- }), Sn = /* @__PURE__ */ i({
8045
- abi: v,
8605
+ }), aa = /* @__PURE__ */ i({
8606
+ abi: w,
8046
8607
  functionName: "completeOwnershipHandover"
8047
- }), Ln = /* @__PURE__ */ i({
8048
- abi: v,
8608
+ }), ia = /* @__PURE__ */ i({
8609
+ abi: w,
8049
8610
  functionName: "renounceOwnership"
8050
- }), Pn = /* @__PURE__ */ i({
8051
- abi: v,
8611
+ }), sa = /* @__PURE__ */ i({
8612
+ abi: w,
8052
8613
  functionName: "renounceRoles"
8053
- }), Un = /* @__PURE__ */ i({
8054
- abi: v,
8614
+ }), pa = /* @__PURE__ */ i({
8615
+ abi: w,
8055
8616
  functionName: "requestOwnershipHandover"
8056
- }), Vn = /* @__PURE__ */ i({
8057
- abi: v,
8617
+ }), ra = /* @__PURE__ */ i({
8618
+ abi: w,
8058
8619
  functionName: "transferOwnership"
8059
- }), Zn = /* @__PURE__ */ t(
8060
- { abi: se, functionName: "isAuthorized" }
8061
- ), jn = /* @__PURE__ */ t({
8062
- abi: M,
8620
+ }), ya = /* @__PURE__ */ e(
8621
+ { abi: pe, functionName: "isAuthorized" }
8622
+ ), ua = /* @__PURE__ */ e({
8623
+ abi: I,
8063
8624
  functionName: "claimed"
8064
- }), Gn = /* @__PURE__ */ t({
8065
- abi: M,
8625
+ }), oa = /* @__PURE__ */ e({
8626
+ abi: I,
8066
8627
  functionName: "claims"
8067
- }), $n = /* @__PURE__ */ t({
8068
- abi: M,
8628
+ }), la = /* @__PURE__ */ e({
8629
+ abi: I,
8069
8630
  functionName: "currentReward"
8070
- }), Yn = /* @__PURE__ */ t({
8071
- abi: M,
8631
+ }), da = /* @__PURE__ */ e({
8632
+ abi: I,
8072
8633
  functionName: "isClaimable"
8073
- }), Kn = /* @__PURE__ */ t({
8074
- abi: M,
8634
+ }), ma = /* @__PURE__ */ e({
8635
+ abi: I,
8075
8636
  functionName: "limit"
8076
- }), Wn = /* @__PURE__ */ t({
8077
- abi: M,
8637
+ }), ca = /* @__PURE__ */ e({
8638
+ abi: I,
8078
8639
  functionName: "reward"
8079
- }), Qn = /* @__PURE__ */ t({
8080
- abi: M,
8640
+ }), ba = /* @__PURE__ */ e({
8641
+ abi: I,
8081
8642
  functionName: "selector"
8082
- }), Xn = /* @__PURE__ */ t({
8083
- abi: M,
8643
+ }), Ta = /* @__PURE__ */ e({
8644
+ abi: I,
8084
8645
  functionName: "venue"
8085
- }), Jn = /* @__PURE__ */ s({
8086
- abi: M,
8646
+ }), fa = /* @__PURE__ */ s({
8647
+ abi: I,
8087
8648
  functionName: "claim"
8088
- }), ea = /* @__PURE__ */ i({
8089
- abi: M,
8649
+ }), va = /* @__PURE__ */ i({
8650
+ abi: I,
8090
8651
  functionName: "claim"
8091
- }), ta = /* @__PURE__ */ t({
8092
- abi: b,
8652
+ }), wa = /* @__PURE__ */ e({
8653
+ abi: T,
8093
8654
  functionName: "hasAllRoles"
8094
- }), na = /* @__PURE__ */ t({
8095
- abi: b,
8655
+ }), Ma = /* @__PURE__ */ e({
8656
+ abi: T,
8096
8657
  functionName: "hasAnyRole"
8097
- }), aa = /* @__PURE__ */ t({
8098
- abi: b,
8658
+ }), Ia = /* @__PURE__ */ e({
8659
+ abi: T,
8099
8660
  functionName: "isAuthorized"
8100
- }), ia = /* @__PURE__ */ t({
8101
- abi: b,
8661
+ }), ha = /* @__PURE__ */ e({
8662
+ abi: T,
8102
8663
  functionName: "rolesOf"
8103
- }), sa = /* @__PURE__ */ s({
8104
- abi: b,
8664
+ }), ga = /* @__PURE__ */ s({
8665
+ abi: T,
8105
8666
  functionName: "grantManyRoles"
8106
- }), pa = /* @__PURE__ */ s({
8107
- abi: b,
8667
+ }), Oa = /* @__PURE__ */ s({
8668
+ abi: T,
8108
8669
  functionName: "grantRoles"
8109
- }), ra = /* @__PURE__ */ s({
8110
- abi: b,
8670
+ }), Aa = /* @__PURE__ */ s({
8671
+ abi: T,
8111
8672
  functionName: "revokeManyRoles"
8112
- }), ya = /* @__PURE__ */ s({
8113
- abi: b,
8673
+ }), Na = /* @__PURE__ */ s({
8674
+ abi: T,
8114
8675
  functionName: "revokeRoles"
8115
- }), ua = /* @__PURE__ */ s({
8116
- abi: b,
8676
+ }), xa = /* @__PURE__ */ s({
8677
+ abi: T,
8117
8678
  functionName: "setAuthorized"
8118
- }), oa = /* @__PURE__ */ i({
8119
- abi: b,
8679
+ }), Ra = /* @__PURE__ */ i({
8680
+ abi: T,
8120
8681
  functionName: "grantManyRoles"
8121
- }), la = /* @__PURE__ */ i({
8122
- abi: b,
8682
+ }), Ca = /* @__PURE__ */ i({
8683
+ abi: T,
8123
8684
  functionName: "grantRoles"
8124
- }), da = /* @__PURE__ */ i(
8125
- { abi: b, functionName: "revokeManyRoles" }
8126
- ), ma = /* @__PURE__ */ i({
8127
- abi: b,
8685
+ }), za = /* @__PURE__ */ i(
8686
+ { abi: T, functionName: "revokeManyRoles" }
8687
+ ), _a = /* @__PURE__ */ i({
8688
+ abi: T,
8128
8689
  functionName: "revokeRoles"
8129
- }), ca = /* @__PURE__ */ i({
8130
- abi: b,
8690
+ }), Ha = /* @__PURE__ */ i({
8691
+ abi: T,
8131
8692
  functionName: "setAuthorized"
8132
- }), ba = /* @__PURE__ */ t({
8133
- abi: O,
8693
+ }), Ea = /* @__PURE__ */ e({
8694
+ abi: A,
8134
8695
  functionName: "hashSignerData"
8135
- }), Ta = /* @__PURE__ */ t({
8136
- abi: O,
8696
+ }), Fa = /* @__PURE__ */ e({
8697
+ abi: A,
8137
8698
  functionName: "signers"
8138
- }), fa = /* @__PURE__ */ s({
8139
- abi: O,
8699
+ }), Da = /* @__PURE__ */ s({
8700
+ abi: A,
8140
8701
  functionName: "setAuthorized"
8141
- }), va = /* @__PURE__ */ s({
8142
- abi: O,
8702
+ }), ka = /* @__PURE__ */ s({
8703
+ abi: A,
8143
8704
  functionName: "setValidatorCaller"
8144
- }), wa = /* @__PURE__ */ s({
8145
- abi: O,
8705
+ }), qa = /* @__PURE__ */ s({
8706
+ abi: A,
8146
8707
  functionName: "validate"
8147
- }), Ma = /* @__PURE__ */ i({
8148
- abi: O,
8708
+ }), Sa = /* @__PURE__ */ i({
8709
+ abi: A,
8149
8710
  functionName: "setAuthorized"
8150
- }), Ia = /* @__PURE__ */ i({
8151
- abi: O,
8711
+ }), Pa = /* @__PURE__ */ i({
8712
+ abi: A,
8152
8713
  functionName: "setValidatorCaller"
8153
- }), ha = /* @__PURE__ */ i({
8154
- abi: O,
8714
+ }), La = /* @__PURE__ */ i({
8715
+ abi: A,
8155
8716
  functionName: "validate"
8156
- }), ga = /* @__PURE__ */ t({
8157
- abi: H,
8717
+ }), Ba = /* @__PURE__ */ e({
8718
+ abi: E,
8158
8719
  functionName: "isAllowed"
8159
- }), Oa = /* @__PURE__ */ t({
8160
- abi: H,
8720
+ }), Ua = /* @__PURE__ */ e({
8721
+ abi: E,
8161
8722
  functionName: "owner"
8162
- }), Aa = /* @__PURE__ */ s(
8163
- { abi: H, functionName: "setAllowed" }
8164
- ), Na = /* @__PURE__ */ i({
8165
- abi: H,
8723
+ }), Va = /* @__PURE__ */ s(
8724
+ { abi: E, functionName: "setAllowed" }
8725
+ ), Za = /* @__PURE__ */ i({
8726
+ abi: E,
8166
8727
  functionName: "setAllowed"
8167
- }), xa = /* @__PURE__ */ t({
8168
- abi: D,
8728
+ }), ja = /* @__PURE__ */ e({
8729
+ abi: q,
8169
8730
  functionName: "isAllowed"
8170
- }), Ra = /* @__PURE__ */ s({
8171
- abi: D,
8731
+ }), Ga = /* @__PURE__ */ s({
8732
+ abi: q,
8172
8733
  functionName: "setDenied"
8173
- }), za = /* @__PURE__ */ i({
8174
- abi: D,
8734
+ }), $a = /* @__PURE__ */ i({
8735
+ abi: q,
8175
8736
  functionName: "setDenied"
8176
8737
  });
8177
8738
  export {
8178
- Le as $,
8739
+ $e as $,
8179
8740
  f as A,
8180
- I as B,
8181
- D as C,
8182
- En as D,
8183
- na as E,
8184
- Bn as F,
8185
- se as G,
8186
- Hn as H,
8187
- m as I,
8188
- la as J,
8189
- _n as K,
8190
- pa as L,
8191
- Pn as M,
8192
- kn as N,
8193
- H as O,
8194
- me as P,
8195
- oa as Q,
8196
- be as R,
8197
- ce as S,
8198
- T,
8199
- ua as U,
8741
+ h as B,
8742
+ E as C,
8743
+ Ca as D,
8744
+ q as E,
8745
+ na as F,
8746
+ sa as G,
8747
+ T as H,
8748
+ c as I,
8749
+ Kn as J,
8750
+ ce as K,
8751
+ Te as L,
8752
+ je as M,
8753
+ I as N,
8754
+ Ge as O,
8755
+ Ze as P,
8756
+ Yn as Q,
8757
+ Le as R,
8758
+ xa as S,
8759
+ wa as T,
8760
+ be as U,
8200
8761
  O as V,
8201
- Ge as W,
8202
- Ze as X,
8203
- je as Y,
8204
- Ve as Z,
8205
- Se as _,
8206
- V as a,
8207
- qt as a$,
8208
- Ue as a0,
8209
- Pe as a1,
8210
- Zn as a2,
8211
- oe as a3,
8212
- In as a4,
8213
- Tn as a5,
8214
- hn as a6,
8215
- fn as a7,
8216
- gn as a8,
8217
- vn as a9,
8218
- et as aA,
8219
- Ke as aB,
8220
- $e as aC,
8221
- Ye as aD,
8222
- tt as aE,
8223
- it as aF,
8224
- nt as aG,
8225
- st as aH,
8226
- at as aI,
8227
- Xe as aJ,
8228
- Qe as aK,
8229
- mt as aL,
8230
- ut as aM,
8231
- yt as aN,
8232
- rt as aO,
8233
- pt as aP,
8234
- bt as aQ,
8235
- ct as aR,
8236
- dt as aS,
8237
- ot as aT,
8238
- wt as aU,
8239
- Tt as aV,
8240
- Mt as aW,
8241
- ft as aX,
8242
- lt as aY,
8243
- It as aZ,
8244
- vt as a_,
8245
- On as aa,
8246
- wn as ab,
8247
- An as ac,
8248
- Mn as ad,
8249
- cn as ae,
8250
- bn as af,
8251
- dn as ag,
8252
- mn as ah,
8253
- Ie as ai,
8254
- ve as aj,
8255
- he as ak,
8256
- fe as al,
8257
- Te as am,
8258
- Me as an,
8259
- Oe as ao,
8260
- ge as ap,
8261
- we as aq,
8262
- Oa as ar,
8263
- ga as as,
8264
- Na as at,
8265
- Aa as au,
8266
- xa as av,
8267
- za as aw,
8268
- Ra as ax,
8269
- Je as ay,
8270
- We as az,
8271
- l as b,
8272
- Jt as b$,
8273
- Bt as b0,
8274
- jt as b1,
8275
- $t as b2,
8276
- Ut as b3,
8277
- Pt as b4,
8278
- Lt as b5,
8279
- St as b6,
8280
- Gt as b7,
8281
- Zt as b8,
8282
- Wt as b9,
8283
- un as bA,
8284
- pn as bB,
8285
- on as bC,
8286
- rn as bD,
8287
- zn as bE,
8288
- xn as bF,
8289
- Cn as bG,
8290
- Rn as bH,
8291
- Nn as bI,
8292
- le as bJ,
8293
- zt as bK,
8294
- At as bL,
8295
- Ot as bM,
8296
- Ht as bN,
8297
- gt as bO,
8298
- ht as bP,
8299
- Ct as bQ,
8300
- _t as bR,
8301
- Rt as bS,
8302
- kt as bT,
8303
- Et as bU,
8304
- Dt as bV,
8305
- Ft as bW,
8306
- xt as bX,
8307
- Nt as bY,
8308
- de as bZ,
8309
- _ as b_,
8310
- Yt as ba,
8311
- Qt as bb,
8312
- Kt as bc,
8313
- Vt as bd,
8314
- Gn as be,
8315
- $n as bf,
8316
- Wn as bg,
8317
- jn as bh,
8318
- Xn as bi,
8319
- Kn as bj,
8320
- Qn as bk,
8321
- ea as bl,
8322
- Jn as bm,
8323
- Yn as bn,
8324
- Ta as bo,
8325
- ba as bp,
8326
- ha as bq,
8327
- wa as br,
8328
- Ma as bs,
8329
- fa as bt,
8330
- Ia as bu,
8331
- va as bv,
8332
- sn as bw,
8333
- an as bx,
8334
- ln as by,
8335
- yn as bz,
8336
- ya as c,
8337
- Xt as c0,
8338
- tn as c1,
8339
- en as c2,
8340
- De as c3,
8341
- Fe as c4,
8342
- Ce as c5,
8343
- ke as c6,
8344
- _e as c7,
8345
- Ne as c8,
8346
- xe as c9,
8347
- nn as ca,
8348
- Ae as cb,
8349
- qe as cc,
8350
- He as cd,
8351
- Re as ce,
8352
- ze as cf,
8353
- Be as cg,
8354
- Ee as ch,
8355
- ia as d,
8356
- da as e,
8762
+ pe as W,
8763
+ Qn as X,
8764
+ Jn as Y,
8765
+ _a as Z,
8766
+ Ra as _,
8767
+ oe as a,
8768
+ wt as a$,
8769
+ Be as a0,
8770
+ Ve as a1,
8771
+ Ue as a2,
8772
+ ya as a3,
8773
+ le as a4,
8774
+ Pn as a5,
8775
+ Fn as a6,
8776
+ Ln as a7,
8777
+ Dn as a8,
8778
+ Bn as a9,
8779
+ Je as aA,
8780
+ tt as aB,
8781
+ Qe as aC,
8782
+ We as aD,
8783
+ Ye as aE,
8784
+ nt as aF,
8785
+ st as aG,
8786
+ at as aH,
8787
+ pt as aI,
8788
+ it as aJ,
8789
+ Ke as aK,
8790
+ Xe as aL,
8791
+ ct as aM,
8792
+ ot as aN,
8793
+ ut as aO,
8794
+ yt as aP,
8795
+ rt as aQ,
8796
+ Tt as aR,
8797
+ bt as aS,
8798
+ mt as aT,
8799
+ lt as aU,
8800
+ Mt as aV,
8801
+ ft as aW,
8802
+ It as aX,
8803
+ vt as aY,
8804
+ dt as aZ,
8805
+ ht as a_,
8806
+ kn as aa,
8807
+ Un as ab,
8808
+ qn as ac,
8809
+ Vn as ad,
8810
+ Sn as ae,
8811
+ Hn as af,
8812
+ En as ag,
8813
+ zn as ah,
8814
+ _n as ai,
8815
+ he as aj,
8816
+ we as ak,
8817
+ ge as al,
8818
+ ve as am,
8819
+ fe as an,
8820
+ Ie as ao,
8821
+ Ae as ap,
8822
+ Oe as aq,
8823
+ Me as ar,
8824
+ Ua as as,
8825
+ Ba as at,
8826
+ Za as au,
8827
+ Va as av,
8828
+ ja as aw,
8829
+ $a as ax,
8830
+ Ga as ay,
8831
+ et as az,
8832
+ Oa as b,
8833
+ qt as b$,
8834
+ tn as b0,
8835
+ nn as b1,
8836
+ on as b2,
8837
+ dn as b3,
8838
+ rn as b4,
8839
+ pn as b5,
8840
+ sn as b6,
8841
+ an as b7,
8842
+ ln as b8,
8843
+ un as b9,
8844
+ Nn as bA,
8845
+ xn as bB,
8846
+ On as bC,
8847
+ Rn as bD,
8848
+ An as bE,
8849
+ $n as bF,
8850
+ jn as bG,
8851
+ Wn as bH,
8852
+ Gn as bI,
8853
+ Zn as bJ,
8854
+ de as bK,
8855
+ H as bL,
8856
+ vn as bM,
8857
+ fn as bN,
8858
+ Mn as bO,
8859
+ wn as bP,
8860
+ zt as bQ,
8861
+ Nt as bR,
8862
+ At as bS,
8863
+ Et as bT,
8864
+ Ot as bU,
8865
+ gt as bV,
8866
+ _t as bW,
8867
+ Ht as bX,
8868
+ Ct as bY,
8869
+ kt as bZ,
8870
+ Ft as b_,
8871
+ bn as ba,
8872
+ mn as bb,
8873
+ Tn as bc,
8874
+ cn as bd,
8875
+ yn as be,
8876
+ oa as bf,
8877
+ la as bg,
8878
+ ca as bh,
8879
+ ua as bi,
8880
+ Ta as bj,
8881
+ ma as bk,
8882
+ ba as bl,
8883
+ va as bm,
8884
+ fa as bn,
8885
+ da as bo,
8886
+ Fa as bp,
8887
+ Ea as bq,
8888
+ La as br,
8889
+ qa as bs,
8890
+ Sa as bt,
8891
+ Da as bu,
8892
+ Pa as bv,
8893
+ ka as bw,
8894
+ gn as bx,
8895
+ hn as by,
8896
+ Cn as bz,
8897
+ g as c,
8898
+ Dt as c0,
8899
+ Rt as c1,
8900
+ xt as c2,
8901
+ $t as c3,
8902
+ Bt as c4,
8903
+ Vt as c5,
8904
+ Lt as c6,
8905
+ Qt as c7,
8906
+ Pt as c8,
8907
+ St as c9,
8908
+ Wt as ca,
8909
+ Yt as cb,
8910
+ Gt as cc,
8911
+ Kt as cd,
8912
+ Jt as ce,
8913
+ en as cf,
8914
+ Xt as cg,
8915
+ jt as ch,
8916
+ Zt as ci,
8917
+ Ut as cj,
8918
+ me as ck,
8919
+ qe as cl,
8920
+ De as cm,
8921
+ _e as cn,
8922
+ ke as co,
8923
+ He as cp,
8924
+ xe as cq,
8925
+ Re as cr,
8926
+ In as cs,
8927
+ Ne as ct,
8928
+ Se as cu,
8929
+ Ee as cv,
8930
+ Ce as cw,
8931
+ ze as cx,
8932
+ Pe as cy,
8933
+ Fe as cz,
8934
+ Z as d,
8935
+ Na as e,
8357
8936
  d as f,
8358
- ta as g,
8359
- M as h,
8360
- aa as i,
8361
- Vn as j,
8362
- sa as k,
8363
- Ln as l,
8364
- qn as m,
8365
- ca as n,
8366
- R as o,
8367
- ue as p,
8937
+ v as g,
8938
+ ga as h,
8939
+ za as i,
8940
+ Ha as j,
8941
+ A as k,
8942
+ l,
8943
+ ha as m,
8944
+ Ma as n,
8945
+ C as o,
8946
+ Ia as p,
8368
8947
  ra as q,
8369
- Fn as r,
8370
- Un as s,
8371
- ma as t,
8372
- Dn as u,
8373
- c as v,
8374
- Sn as w,
8375
- g as x,
8376
- h as y,
8377
- b as z
8948
+ ia as r,
8949
+ ta as s,
8950
+ Xn as t,
8951
+ pa as u,
8952
+ m as v,
8953
+ b as w,
8954
+ Aa as x,
8955
+ ea as y,
8956
+ aa as z
8378
8957
  };
8379
- //# sourceMappingURL=generated-BhRjnVvd.js.map
8958
+ //# sourceMappingURL=generated-ClbO_ULI.js.map