@boostxyz/sdk 5.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 (126) 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 +201 -132
  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 +8 -8
  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 +14 -0
  20. package/dist/BoostCore.d.ts.map +1 -1
  21. package/dist/BoostCore.js +94 -75
  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-fHCvlPfB.js → Budget-CTxrE06r.js} +53 -53
  26. package/dist/{Budget-fHCvlPfB.js.map → Budget-CTxrE06r.js.map} +1 -1
  27. package/dist/{Budget-Cnyh81n5.cjs → Budget-Cui2BUr4.cjs} +2 -2
  28. package/dist/{Budget-Cnyh81n5.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 +29 -29
  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 +15 -15
  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 +24 -22
  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 +19 -19
  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 +25 -23
  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 +8 -8
  71. package/dist/{SimpleDenyList-CgQvS1ek.cjs → SimpleDenyList-DQT0Fj3v.cjs} +2 -2
  72. package/dist/{SimpleDenyList-CgQvS1ek.cjs.map → SimpleDenyList-DQT0Fj3v.cjs.map} +1 -1
  73. package/dist/{SimpleDenyList-GZlSeh2G.js → SimpleDenyList-kcqV-01w.js} +12 -12
  74. package/dist/{SimpleDenyList-GZlSeh2G.js.map → SimpleDenyList-kcqV-01w.js.map} +1 -1
  75. package/dist/Validators/LimitedSignerValidator.cjs +1 -1
  76. package/dist/Validators/LimitedSignerValidator.js +18 -18
  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-CMdsItcq.cjs → deployments-BNFI9vnc.cjs} +2 -2
  86. package/dist/deployments-BNFI9vnc.cjs.map +1 -0
  87. package/dist/{deployments-DzhmI-zL.js → deployments-D68FgefY.js} +31 -31
  88. package/dist/deployments-D68FgefY.js.map +1 -0
  89. package/dist/deployments.json +20 -15
  90. package/dist/generated-CRD9XfOT.cjs +3 -0
  91. package/dist/generated-CRD9XfOT.cjs.map +1 -0
  92. package/dist/{generated-Hbd0NIf9.js → generated-ClbO_ULI.js} +1274 -709
  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 +133 -129
  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-M45PaQsT.js +0 -397
  115. package/dist/Incentive-M45PaQsT.js.map +0 -1
  116. package/dist/Incentive-axLU7ndr.cjs +0 -2
  117. package/dist/Incentive-axLU7ndr.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-CMdsItcq.cjs.map +0 -1
  123. package/dist/deployments-DzhmI-zL.js.map +0 -1
  124. package/dist/generated-CNkDfjzI.cjs +0 -3
  125. package/dist/generated-CNkDfjzI.cjs.map +0 -1
  126. package/dist/generated-Hbd0NIf9.js.map +0 -1
@@ -1,16 +1,16 @@
1
- import { simulateContract as Z, readContract as G, writeContract as $ } from "viem/actions";
1
+ import { simulateContract as G, readContract as $, writeContract as W } from "viem/actions";
2
2
  import { createClient as Y, custom as Q } from "viem";
3
- import { parseAccount as W, getAddress as K } 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;
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: [
@@ -181,140 +181,140 @@ class ae extends A {
181
181
  }
182
182
  }
183
183
  async function U(n, a = {}) {
184
- let e;
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, j] = 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,
193
+ t = {
194
+ accounts: R,
195
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 = K(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) => Q(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
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, Z, "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 U(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
- ], P = [
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: [
@@ -2061,7 +2061,7 @@ const ue = [
2061
2061
  outputs: [],
2062
2062
  stateMutability: "payable"
2063
2063
  }
2064
- ], h = [
2064
+ ], g = [
2065
2065
  {
2066
2066
  type: "error",
2067
2067
  inputs: [
@@ -2264,7 +2264,7 @@ const ue = [
2264
2264
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
2265
2265
  stateMutability: "view"
2266
2266
  }
2267
- ], T = [
2267
+ ], f = [
2268
2268
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
2269
2269
  { type: "error", inputs: [], name: "AlreadyInitialized" },
2270
2270
  { type: "error", inputs: [], name: "ClaimFailed" },
@@ -2689,7 +2689,7 @@ const ue = [
2689
2689
  outputs: [],
2690
2690
  stateMutability: "payable"
2691
2691
  }
2692
- ], l = [
2692
+ ], d = [
2693
2693
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
2694
2694
  { type: "error", inputs: [], name: "AlreadyInitialized" },
2695
2695
  { type: "error", inputs: [], name: "ClaimFailed" },
@@ -3143,7 +3143,7 @@ const ue = [
3143
3143
  outputs: [],
3144
3144
  stateMutability: "payable"
3145
3145
  }
3146
- ], d = [
3146
+ ], m = [
3147
3147
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
3148
3148
  { type: "error", inputs: [], name: "AlreadyInitialized" },
3149
3149
  { type: "error", inputs: [], name: "ClaimFailed" },
@@ -3571,7 +3571,8 @@ const ue = [
3571
3571
  outputs: [],
3572
3572
  stateMutability: "payable"
3573
3573
  }
3574
- ], V = [
3574
+ ], l = [
3575
+ { type: "constructor", inputs: [], stateMutability: "nonpayable" },
3575
3576
  { type: "error", inputs: [], name: "AlreadyInitialized" },
3576
3577
  { type: "error", inputs: [], name: "ClaimFailed" },
3577
3578
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -3618,6 +3619,7 @@ const ue = [
3618
3619
  type: "address",
3619
3620
  indexed: !0
3620
3621
  },
3622
+ { name: "peg", internalType: "address", type: "address", indexed: !0 },
3621
3623
  {
3622
3624
  name: "reward",
3623
3625
  internalType: "uint256",
@@ -3630,6 +3632,12 @@ const ue = [
3630
3632
  type: "uint256",
3631
3633
  indexed: !1
3632
3634
  },
3635
+ {
3636
+ name: "manager",
3637
+ internalType: "address",
3638
+ type: "address",
3639
+ indexed: !1
3640
+ },
3633
3641
  {
3634
3642
  name: "maxReward",
3635
3643
  internalType: "uint256",
@@ -3638,7 +3646,7 @@ const ue = [
3638
3646
  },
3639
3647
  {
3640
3648
  name: "criteria",
3641
- internalType: "struct AERC20VariableCriteriaIncentive.IncentiveCriteria",
3649
+ internalType: "struct AERC20PeggedVariableCriteriaIncentive.IncentiveCriteria",
3642
3650
  type: "tuple",
3643
3651
  components: [
3644
3652
  {
@@ -3653,32 +3661,7 @@ const ue = [
3653
3661
  indexed: !1
3654
3662
  }
3655
3663
  ],
3656
- name: "ERC20VariableCriteriaIncentiveInitialized"
3657
- },
3658
- {
3659
- type: "event",
3660
- anonymous: !1,
3661
- inputs: [
3662
- {
3663
- name: "asset",
3664
- internalType: "address",
3665
- type: "address",
3666
- indexed: !0
3667
- },
3668
- {
3669
- name: "reward",
3670
- internalType: "uint256",
3671
- type: "uint256",
3672
- indexed: !1
3673
- },
3674
- {
3675
- name: "limit",
3676
- internalType: "uint256",
3677
- type: "uint256",
3678
- indexed: !1
3679
- }
3680
- ],
3681
- name: "ERC20VariableIncentiveInitialized"
3664
+ name: "ERC20PeggedIncentiveInitialized"
3682
3665
  },
3683
3666
  {
3684
3667
  type: "event",
@@ -3844,7 +3827,7 @@ const ue = [
3844
3827
  outputs: [
3845
3828
  {
3846
3829
  name: "",
3847
- internalType: "struct AERC20VariableCriteriaIncentive.IncentiveCriteria",
3830
+ internalType: "struct AERC20PeggedVariableCriteriaIncentive.IncentiveCriteria",
3848
3831
  type: "tuple",
3849
3832
  components: [
3850
3833
  {
@@ -3867,6 +3850,13 @@ const ue = [
3867
3850
  outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
3868
3851
  stateMutability: "view"
3869
3852
  },
3853
+ {
3854
+ type: "function",
3855
+ inputs: [],
3856
+ name: "getPeg",
3857
+ outputs: [{ name: "", internalType: "address", type: "address" }],
3858
+ stateMutability: "view"
3859
+ },
3870
3860
  {
3871
3861
  type: "function",
3872
3862
  inputs: [
@@ -3941,7 +3931,7 @@ const ue = [
3941
3931
  type: "function",
3942
3932
  inputs: [
3943
3933
  { name: "claimTarget", internalType: "address", type: "address" },
3944
- { name: "", internalType: "bytes", type: "bytes" }
3934
+ { name: "data_", internalType: "bytes", type: "bytes" }
3945
3935
  ],
3946
3936
  name: "isClaimable",
3947
3937
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
@@ -3954,13 +3944,6 @@ const ue = [
3954
3944
  outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
3955
3945
  stateMutability: "view"
3956
3946
  },
3957
- {
3958
- type: "function",
3959
- inputs: [],
3960
- name: "maxReward",
3961
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
3962
- stateMutability: "view"
3963
- },
3964
3947
  {
3965
3948
  type: "function",
3966
3949
  inputs: [],
@@ -3977,6 +3960,13 @@ const ue = [
3977
3960
  outputs: [{ name: "result", internalType: "uint256", type: "uint256" }],
3978
3961
  stateMutability: "view"
3979
3962
  },
3963
+ {
3964
+ type: "function",
3965
+ inputs: [],
3966
+ name: "peg",
3967
+ outputs: [{ name: "", internalType: "address", type: "address" }],
3968
+ stateMutability: "view"
3969
+ },
3980
3970
  {
3981
3971
  type: "function",
3982
3972
  inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
@@ -4056,6 +4046,13 @@ const ue = [
4056
4046
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
4057
4047
  stateMutability: "view"
4058
4048
  },
4049
+ {
4050
+ type: "function",
4051
+ inputs: [],
4052
+ name: "totalClaim",
4053
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
4054
+ stateMutability: "view"
4055
+ },
4059
4056
  {
4060
4057
  type: "function",
4061
4058
  inputs: [],
@@ -4070,8 +4067,7 @@ const ue = [
4070
4067
  outputs: [],
4071
4068
  stateMutability: "payable"
4072
4069
  }
4073
- ], f = [
4074
- { type: "constructor", inputs: [], stateMutability: "nonpayable" },
4070
+ ], Z = [
4075
4071
  { type: "error", inputs: [], name: "AlreadyInitialized" },
4076
4072
  { type: "error", inputs: [], name: "ClaimFailed" },
4077
4073
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -4108,6 +4104,53 @@ const ue = [
4108
4104
  ],
4109
4105
  name: "Claimed"
4110
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
+ },
4111
4154
  {
4112
4155
  type: "event",
4113
4156
  anonymous: !1,
@@ -4290,6 +4333,36 @@ const ue = [
4290
4333
  outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
4291
4334
  stateMutability: "pure"
4292
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
+ },
4293
4366
  {
4294
4367
  type: "function",
4295
4368
  inputs: [
@@ -4330,6 +4403,22 @@ const ue = [
4330
4403
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
4331
4404
  stateMutability: "view"
4332
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
+ },
4333
4422
  {
4334
4423
  type: "function",
4335
4424
  inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
@@ -4361,6 +4450,13 @@ const ue = [
4361
4450
  outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
4362
4451
  stateMutability: "view"
4363
4452
  },
4453
+ {
4454
+ type: "function",
4455
+ inputs: [],
4456
+ name: "maxReward",
4457
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
4458
+ stateMutability: "view"
4459
+ },
4364
4460
  {
4365
4461
  type: "function",
4366
4462
  inputs: [],
@@ -4470,60 +4566,460 @@ const ue = [
4470
4566
  outputs: [],
4471
4567
  stateMutability: "payable"
4472
4568
  }
4473
- ], _ = [
4569
+ ], v = [
4474
4570
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
4571
+ { type: "error", inputs: [], name: "AlreadyInitialized" },
4572
+ { type: "error", inputs: [], name: "ClaimFailed" },
4475
4573
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
4476
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" },
4477
4585
  { type: "error", inputs: [], name: "InvalidInitialization" },
4478
4586
  { type: "error", inputs: [], name: "InvalidInitializationData" },
4479
- { 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" },
4480
4591
  { type: "error", inputs: [], name: "NotInitializing" },
4592
+ { type: "error", inputs: [], name: "Unauthorized" },
4481
4593
  {
4482
4594
  type: "event",
4483
4595
  anonymous: !1,
4484
4596
  inputs: [
4485
4597
  {
4486
- name: "executor",
4598
+ name: "recipient",
4487
4599
  internalType: "address",
4488
4600
  type: "address",
4489
4601
  indexed: !0
4490
4602
  },
4603
+ { name: "data", internalType: "bytes", type: "bytes", indexed: !1 }
4604
+ ],
4605
+ name: "Claimed"
4606
+ },
4607
+ {
4608
+ type: "event",
4609
+ anonymous: !1,
4610
+ inputs: [
4491
4611
  {
4492
- name: "caller",
4612
+ name: "asset",
4493
4613
  internalType: "address",
4494
4614
  type: "address",
4615
+ indexed: !0
4616
+ },
4617
+ {
4618
+ name: "reward",
4619
+ internalType: "uint256",
4620
+ type: "uint256",
4495
4621
  indexed: !1
4496
4622
  },
4497
- { name: "success", internalType: "bool", type: "bool", indexed: !1 },
4498
- { name: "data", internalType: "bytes", type: "bytes", indexed: !1 }
4623
+ {
4624
+ name: "limit",
4625
+ internalType: "uint256",
4626
+ type: "uint256",
4627
+ indexed: !1
4628
+ }
4499
4629
  ],
4500
- name: "ActionExecuted"
4630
+ name: "ERC20VariableIncentiveInitialized"
4501
4631
  },
4502
4632
  {
4503
4633
  type: "event",
4504
4634
  anonymous: !1,
4505
4635
  inputs: [
4506
- { name: "user", internalType: "address", type: "address", indexed: !0 },
4507
4636
  {
4508
- name: "isValidated",
4509
- internalType: "bool",
4510
- type: "bool",
4637
+ name: "version",
4638
+ internalType: "uint64",
4639
+ type: "uint64",
4511
4640
  indexed: !1
4512
- },
4513
- { name: "data", internalType: "bytes", type: "bytes", indexed: !1 }
4641
+ }
4514
4642
  ],
4515
- name: "ActionValidated"
4643
+ name: "Initialized"
4516
4644
  },
4517
4645
  {
4518
4646
  type: "event",
4519
4647
  anonymous: !1,
4520
4648
  inputs: [
4521
4649
  {
4522
- name: "actionClaimant",
4523
- internalType: "struct AEventAction.ActionClaimant",
4524
- type: "tuple",
4525
- components: [
4526
- {
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",
5019
+ internalType: "struct AEventAction.ActionClaimant",
5020
+ type: "tuple",
5021
+ components: [
5022
+ {
4527
5023
  name: "signatureType",
4528
5024
  internalType: "enum AEventAction.SignatureType",
4529
5025
  type: "uint8"
@@ -4859,7 +5355,7 @@ const ue = [
4859
5355
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
4860
5356
  stateMutability: "view"
4861
5357
  }
4862
- ], ie = [
5358
+ ], se = [
4863
5359
  {
4864
5360
  type: "function",
4865
5361
  inputs: [{ name: "addr", internalType: "address", type: "address" }],
@@ -4867,7 +5363,7 @@ const ue = [
4867
5363
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
4868
5364
  stateMutability: "view"
4869
5365
  }
4870
- ], g = [
5366
+ ], O = [
4871
5367
  { type: "error", inputs: [], name: "AlreadyInitialized" },
4872
5368
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
4873
5369
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
@@ -5568,7 +6064,7 @@ const ue = [
5568
6064
  stateMutability: "payable"
5569
6065
  },
5570
6066
  { type: "receive", stateMutability: "payable" }
5571
- ], R = [
6067
+ ], C = [
5572
6068
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
5573
6069
  { type: "error", inputs: [], name: "AlreadyInitialized" },
5574
6070
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -6114,7 +6610,7 @@ const ue = [
6114
6610
  stateMutability: "payable"
6115
6611
  },
6116
6612
  { type: "receive", stateMutability: "payable" }
6117
- ], v = [
6613
+ ], w = [
6118
6614
  { type: "error", inputs: [], name: "AlreadyInitialized" },
6119
6615
  { type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
6120
6616
  { type: "error", inputs: [], name: "NoHandoverRequest" },
@@ -6285,7 +6781,7 @@ const ue = [
6285
6781
  outputs: [],
6286
6782
  stateMutability: "payable"
6287
6783
  }
6288
- ], se = [
6784
+ ], pe = [
6289
6785
  {
6290
6786
  type: "function",
6291
6787
  inputs: [{ name: "user", internalType: "address", type: "address" }],
@@ -6293,7 +6789,7 @@ const ue = [
6293
6789
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
6294
6790
  stateMutability: "view"
6295
6791
  }
6296
- ], M = [
6792
+ ], I = [
6297
6793
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
6298
6794
  { type: "error", inputs: [], name: "AlreadyInitialized" },
6299
6795
  { type: "error", inputs: [], name: "ClaimFailed" },
@@ -6647,7 +7143,7 @@ const ue = [
6647
7143
  outputs: [{ name: "", internalType: "address", type: "address" }],
6648
7144
  stateMutability: "view"
6649
7145
  }
6650
- ], c = [
7146
+ ], T = [
6651
7147
  { type: "error", inputs: [], name: "AlreadyInitialized" },
6652
7148
  { type: "error", inputs: [], name: "LengthMismatch" },
6653
7149
  { type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
@@ -6870,7 +7366,7 @@ const ue = [
6870
7366
  outputs: [],
6871
7367
  stateMutability: "payable"
6872
7368
  }
6873
- ], O = [
7369
+ ], A = [
6874
7370
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
6875
7371
  { type: "error", inputs: [], name: "AlreadyInitialized" },
6876
7372
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -7101,7 +7597,7 @@ const ue = [
7101
7597
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
7102
7598
  stateMutability: "payable"
7103
7599
  }
7104
- ], H = [
7600
+ ], E = [
7105
7601
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
7106
7602
  { type: "error", inputs: [], name: "AlreadyInitialized" },
7107
7603
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -7385,7 +7881,7 @@ const ue = [
7385
7881
  outputs: [],
7386
7882
  stateMutability: "payable"
7387
7883
  }
7388
- ], D = [
7884
+ ], q = [
7389
7885
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
7390
7886
  { type: "error", inputs: [], name: "AlreadyInitialized" },
7391
7887
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -7669,725 +8165,794 @@ const ue = [
7669
8165
  outputs: [],
7670
8166
  stateMutability: "payable"
7671
8167
  }
7672
- ], be = /* @__PURE__ */ t({
7673
- abi: P,
8168
+ ], be = /* @__PURE__ */ e({
8169
+ abi: V,
7674
8170
  functionName: "getComponentInterface"
7675
- }), ce = /* @__PURE__ */ t(
7676
- { abi: P, functionName: "supportsInterface" }
7677
- ), Te = /* @__PURE__ */ t(
7678
- { abi: I, functionName: "allowList" }
7679
- ), fe = /* @__PURE__ */ t({
7680
- 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,
7681
8177
  functionName: "claimed"
7682
- }), ve = /* @__PURE__ */ t({
7683
- abi: I,
8178
+ }), we = /* @__PURE__ */ e({
8179
+ abi: h,
7684
8180
  functionName: "claims"
7685
- }), we = /* @__PURE__ */ t({
7686
- abi: I,
8181
+ }), Me = /* @__PURE__ */ e({
8182
+ abi: h,
7687
8183
  functionName: "isClaimable"
7688
- }), Me = /* @__PURE__ */ t({
7689
- abi: I,
8184
+ }), Ie = /* @__PURE__ */ e({
8185
+ abi: h,
7690
8186
  functionName: "limit"
7691
- }), Ie = /* @__PURE__ */ t({
7692
- abi: I,
8187
+ }), he = /* @__PURE__ */ e({
8188
+ abi: h,
7693
8189
  functionName: "owner"
7694
- }), he = /* @__PURE__ */ t({
7695
- abi: I,
8190
+ }), ge = /* @__PURE__ */ e({
8191
+ abi: h,
7696
8192
  functionName: "reward"
7697
- }), ge = /* @__PURE__ */ s({
7698
- abi: I,
8193
+ }), Oe = /* @__PURE__ */ s({
8194
+ abi: h,
7699
8195
  functionName: "claim"
7700
- }), Oe = /* @__PURE__ */ i({
7701
- abi: I,
8196
+ }), Ae = /* @__PURE__ */ i({
8197
+ abi: h,
7702
8198
  functionName: "claim"
7703
- }), Ae = /* @__PURE__ */ t({
7704
- abi: m,
8199
+ }), Ne = /* @__PURE__ */ e({
8200
+ abi: c,
7705
8201
  functionName: "createBoostAuth"
7706
- }), Ne = /* @__PURE__ */ t({
7707
- abi: m,
8202
+ }), xe = /* @__PURE__ */ e({
8203
+ abi: c,
7708
8204
  functionName: "getBoost"
7709
- }), xe = /* @__PURE__ */ t({
7710
- abi: m,
8205
+ }), Re = /* @__PURE__ */ e({
8206
+ abi: c,
7711
8207
  functionName: "getBoostCount"
7712
- }), Re = /* @__PURE__ */ t({
7713
- abi: m,
8208
+ }), Ce = /* @__PURE__ */ e({
8209
+ abi: c,
7714
8210
  functionName: "protocolFee"
7715
- }), ze = /* @__PURE__ */ t({
7716
- abi: m,
8211
+ }), ze = /* @__PURE__ */ e({
8212
+ abi: c,
7717
8213
  functionName: "protocolFeeReceiver"
7718
- }), Ce = /* @__PURE__ */ s({
7719
- abi: m,
7720
- functionName: "claimIncentive"
7721
8214
  }), _e = /* @__PURE__ */ s({
7722
- abi: m,
7723
- functionName: "claimIncentiveFor"
8215
+ abi: c,
8216
+ functionName: "claimIncentive"
7724
8217
  }), He = /* @__PURE__ */ s({
7725
- abi: m,
7726
- functionName: "setCreateBoostAuth"
8218
+ abi: c,
8219
+ functionName: "claimIncentiveFor"
7727
8220
  }), Ee = /* @__PURE__ */ s({
7728
- abi: m,
8221
+ abi: c,
8222
+ functionName: "setCreateBoostAuth"
8223
+ }), Fe = /* @__PURE__ */ s({
8224
+ abi: c,
7729
8225
  functionName: "setProtocolFeeReceiver"
7730
- }), Fe = /* @__PURE__ */ i({
7731
- abi: m,
8226
+ }), De = /* @__PURE__ */ i({
8227
+ abi: c,
7732
8228
  functionName: "claimIncentive"
7733
8229
  }), ke = /* @__PURE__ */ i({
7734
- abi: m,
8230
+ abi: c,
7735
8231
  functionName: "claimIncentiveFor"
7736
- }), De = /* @__PURE__ */ i({
7737
- abi: m,
7738
- functionName: "createBoost"
7739
8232
  }), qe = /* @__PURE__ */ i({
7740
- abi: m,
8233
+ abi: c,
8234
+ functionName: "createBoost"
8235
+ }), Se = /* @__PURE__ */ i({
8236
+ abi: c,
7741
8237
  functionName: "setCreateBoostAuth"
7742
- }), Be = /* @__PURE__ */ i({
7743
- abi: m,
8238
+ }), Pe = /* @__PURE__ */ i({
8239
+ abi: c,
7744
8240
  functionName: "setProtocolFeeReceiver"
7745
- }), Se = /* @__PURE__ */ t({
7746
- abi: h,
8241
+ }), Le = /* @__PURE__ */ e({
8242
+ abi: g,
7747
8243
  functionName: "getBaseImplementation"
7748
- }), Le = /* @__PURE__ */ t({
7749
- abi: h,
8244
+ }), Be = /* @__PURE__ */ e({
8245
+ abi: g,
7750
8246
  functionName: "getClone"
7751
- }), Ue = /* @__PURE__ */ t({
7752
- abi: h,
8247
+ }), Ue = /* @__PURE__ */ e({
8248
+ abi: g,
7753
8249
  functionName: "getCloneIdentifier"
7754
- }), Pe = /* @__PURE__ */ t({
7755
- abi: h,
8250
+ }), Ve = /* @__PURE__ */ e({
8251
+ abi: g,
7756
8252
  functionName: "getClones"
7757
- }), Ve = /* @__PURE__ */ s({
7758
- abi: h,
7759
- functionName: "deployClone"
7760
- }), je = /* @__PURE__ */ s({
7761
- abi: h,
7762
- functionName: "register"
7763
- }), Ze = /* @__PURE__ */ i({
7764
- abi: h,
8253
+ }), Ze = /* @__PURE__ */ s({
8254
+ abi: g,
7765
8255
  functionName: "deployClone"
8256
+ }), je = /* @__PURE__ */ s({
8257
+ abi: g,
8258
+ functionName: "register"
7766
8259
  }), Ge = /* @__PURE__ */ i({
7767
- abi: h,
8260
+ abi: g,
8261
+ functionName: "deployClone"
8262
+ }), $e = /* @__PURE__ */ i({
8263
+ abi: g,
7768
8264
  functionName: "register"
7769
- }), $e = /* @__PURE__ */ t({
7770
- abi: T,
8265
+ }), We = /* @__PURE__ */ e({
8266
+ abi: f,
7771
8267
  functionName: "asset"
7772
- }), Ye = /* @__PURE__ */ t({
7773
- abi: T,
8268
+ }), Ye = /* @__PURE__ */ e({
8269
+ abi: f,
7774
8270
  functionName: "cgdaParams"
7775
- }), Qe = /* @__PURE__ */ t({
7776
- abi: T,
8271
+ }), Qe = /* @__PURE__ */ e({
8272
+ abi: f,
7777
8273
  functionName: "claimed"
7778
- }), We = /* @__PURE__ */ t({
7779
- abi: T,
8274
+ }), Je = /* @__PURE__ */ e({
8275
+ abi: f,
7780
8276
  functionName: "claims"
7781
- }), Ke = /* @__PURE__ */ t({
7782
- abi: T,
8277
+ }), Xe = /* @__PURE__ */ e({
8278
+ abi: f,
7783
8279
  functionName: "currentReward"
7784
- }), Xe = /* @__PURE__ */ t({
7785
- abi: T,
8280
+ }), Ke = /* @__PURE__ */ e({
8281
+ abi: f,
7786
8282
  functionName: "isClaimable"
7787
- }), Je = /* @__PURE__ */ t({
7788
- abi: T,
8283
+ }), et = /* @__PURE__ */ e({
8284
+ abi: f,
7789
8285
  functionName: "owner"
7790
- }), et = /* @__PURE__ */ t({
7791
- abi: T,
8286
+ }), tt = /* @__PURE__ */ e({
8287
+ abi: f,
7792
8288
  functionName: "reward"
7793
- }), tt = /* @__PURE__ */ t({
7794
- abi: T,
8289
+ }), nt = /* @__PURE__ */ e({
8290
+ abi: f,
7795
8291
  functionName: "totalBudget"
7796
- }), nt = /* @__PURE__ */ s({
7797
- abi: T,
7798
- functionName: "claim"
7799
8292
  }), at = /* @__PURE__ */ s({
7800
- abi: T,
7801
- functionName: "clawback"
7802
- }), it = /* @__PURE__ */ i({
7803
- abi: T,
8293
+ abi: f,
7804
8294
  functionName: "claim"
8295
+ }), it = /* @__PURE__ */ s({
8296
+ abi: f,
8297
+ functionName: "clawback"
7805
8298
  }), st = /* @__PURE__ */ i({
7806
- abi: T,
8299
+ abi: f,
8300
+ functionName: "claim"
8301
+ }), pt = /* @__PURE__ */ i({
8302
+ abi: f,
7807
8303
  functionName: "clawback"
7808
- }), pt = /* @__PURE__ */ t({
7809
- abi: l,
8304
+ }), rt = /* @__PURE__ */ e({
8305
+ abi: d,
7810
8306
  functionName: "asset"
7811
- }), rt = /* @__PURE__ */ t({
7812
- abi: l,
8307
+ }), yt = /* @__PURE__ */ e({
8308
+ abi: d,
7813
8309
  functionName: "claimed"
7814
- }), yt = /* @__PURE__ */ t({
7815
- abi: l,
8310
+ }), ut = /* @__PURE__ */ e({
8311
+ abi: d,
7816
8312
  functionName: "claims"
7817
- }), ut = /* @__PURE__ */ t(
7818
- { abi: l, functionName: "currentReward" }
7819
- ), ot = /* @__PURE__ */ t({
7820
- abi: l,
8313
+ }), ot = /* @__PURE__ */ e(
8314
+ { abi: d, functionName: "currentReward" }
8315
+ ), lt = /* @__PURE__ */ e({
8316
+ abi: d,
7821
8317
  functionName: "entries"
7822
- }), lt = /* @__PURE__ */ t({
7823
- abi: l,
8318
+ }), dt = /* @__PURE__ */ e({
8319
+ abi: d,
7824
8320
  functionName: "isClaimable"
7825
- }), dt = /* @__PURE__ */ t({
7826
- abi: l,
8321
+ }), mt = /* @__PURE__ */ e({
8322
+ abi: d,
7827
8323
  functionName: "limit"
7828
- }), mt = /* @__PURE__ */ t({
7829
- abi: l,
8324
+ }), ct = /* @__PURE__ */ e({
8325
+ abi: d,
7830
8326
  functionName: "owner"
7831
- }), bt = /* @__PURE__ */ t({
7832
- abi: l,
8327
+ }), bt = /* @__PURE__ */ e({
8328
+ abi: d,
7833
8329
  functionName: "reward"
7834
- }), ct = /* @__PURE__ */ t({
7835
- abi: l,
8330
+ }), Tt = /* @__PURE__ */ e({
8331
+ abi: d,
7836
8332
  functionName: "strategy"
7837
- }), Tt = /* @__PURE__ */ s({
7838
- abi: l,
7839
- functionName: "claim"
7840
8333
  }), ft = /* @__PURE__ */ s({
7841
- abi: l,
7842
- functionName: "clawback"
8334
+ abi: d,
8335
+ functionName: "claim"
7843
8336
  }), vt = /* @__PURE__ */ s({
7844
- abi: l,
7845
- functionName: "drawRaffle"
7846
- }), wt = /* @__PURE__ */ i(
7847
- { abi: l, functionName: "claim" }
7848
- ), Mt = /* @__PURE__ */ i({
7849
- abi: l,
8337
+ abi: d,
7850
8338
  functionName: "clawback"
7851
- }), It = /* @__PURE__ */ i({
7852
- abi: l,
8339
+ }), wt = /* @__PURE__ */ s({
8340
+ abi: d,
7853
8341
  functionName: "drawRaffle"
7854
- }), ht = /* @__PURE__ */ t({
8342
+ }), Mt = /* @__PURE__ */ i(
8343
+ { abi: d, functionName: "claim" }
8344
+ ), It = /* @__PURE__ */ i({
7855
8345
  abi: d,
7856
- functionName: "asset"
7857
- }), gt = /* @__PURE__ */ t(
7858
- { abi: d, functionName: "claimed" }
7859
- ), Ot = /* @__PURE__ */ t({
8346
+ functionName: "clawback"
8347
+ }), ht = /* @__PURE__ */ i({
7860
8348
  abi: d,
8349
+ functionName: "drawRaffle"
8350
+ }), gt = /* @__PURE__ */ e({
8351
+ abi: m,
8352
+ functionName: "asset"
8353
+ }), Ot = /* @__PURE__ */ e(
8354
+ { abi: m, functionName: "claimed" }
8355
+ ), At = /* @__PURE__ */ e({
8356
+ abi: m,
7861
8357
  functionName: "claims"
7862
- }), At = /* @__PURE__ */ t({
7863
- abi: d,
8358
+ }), Nt = /* @__PURE__ */ e({
8359
+ abi: m,
7864
8360
  functionName: "currentReward"
7865
- }), Nt = /* @__PURE__ */ t({
7866
- abi: d,
8361
+ }), xt = /* @__PURE__ */ e({
8362
+ abi: m,
7867
8363
  functionName: "getPeg"
7868
- }), xt = /* @__PURE__ */ t({
7869
- abi: d,
8364
+ }), Rt = /* @__PURE__ */ e({
8365
+ abi: m,
7870
8366
  functionName: "isClaimable"
7871
- }), Rt = /* @__PURE__ */ t({
7872
- abi: d,
8367
+ }), Ct = /* @__PURE__ */ e({
8368
+ abi: m,
7873
8369
  functionName: "limit"
7874
- }), zt = /* @__PURE__ */ t({
7875
- abi: d,
8370
+ }), zt = /* @__PURE__ */ e({
8371
+ abi: m,
7876
8372
  functionName: "owner"
7877
- }), Ct = /* @__PURE__ */ t({
7878
- abi: d,
8373
+ }), _t = /* @__PURE__ */ e({
8374
+ abi: m,
7879
8375
  functionName: "peg"
7880
- }), _t = /* @__PURE__ */ t({
7881
- abi: d,
8376
+ }), Ht = /* @__PURE__ */ e({
8377
+ abi: m,
7882
8378
  functionName: "reward"
7883
- }), Ht = /* @__PURE__ */ t({
7884
- abi: d,
8379
+ }), Et = /* @__PURE__ */ e({
8380
+ abi: m,
7885
8381
  functionName: "totalClaimed"
7886
- }), Et = /* @__PURE__ */ s(
7887
- { abi: d, functionName: "claim" }
7888
- ), Ft = /* @__PURE__ */ s({
7889
- abi: d,
8382
+ }), Ft = /* @__PURE__ */ s(
8383
+ { abi: m, functionName: "claim" }
8384
+ ), Dt = /* @__PURE__ */ s({
8385
+ abi: m,
7890
8386
  functionName: "clawback"
7891
8387
  }), kt = /* @__PURE__ */ i({
7892
- abi: d,
8388
+ abi: m,
7893
8389
  functionName: "claim"
7894
- }), Dt = /* @__PURE__ */ i({
7895
- abi: d,
8390
+ }), qt = /* @__PURE__ */ i({
8391
+ abi: m,
7896
8392
  functionName: "clawback"
7897
- }), qt = /* @__PURE__ */ t({
7898
- abi: V,
8393
+ }), St = /* @__PURE__ */ e({
8394
+ abi: l,
8395
+ functionName: "asset"
8396
+ }), Pt = /* @__PURE__ */ e({
8397
+ abi: l,
8398
+ functionName: "claimed"
8399
+ }), Lt = /* @__PURE__ */ e({
8400
+ abi: l,
8401
+ functionName: "claims"
8402
+ }), Bt = /* @__PURE__ */ e({
8403
+ abi: l,
8404
+ functionName: "currentReward"
8405
+ }), Ut = /* @__PURE__ */ e({
8406
+ abi: l,
7899
8407
  functionName: "getIncentiveCriteria"
7900
- }), Bt = /* @__PURE__ */ t({
7901
- abi: V,
8408
+ }), Vt = /* @__PURE__ */ e({
8409
+ abi: l,
7902
8410
  functionName: "getMaxReward"
7903
- }), St = /* @__PURE__ */ t(
7904
- { abi: f, functionName: "asset" }
7905
- ), Lt = /* @__PURE__ */ t({
7906
- abi: f,
8411
+ }), Zt = /* @__PURE__ */ e({
8412
+ abi: l,
8413
+ functionName: "getPeg"
8414
+ }), jt = /* @__PURE__ */ e({
8415
+ abi: l,
8416
+ functionName: "isClaimable"
8417
+ }), Gt = /* @__PURE__ */ e({
8418
+ abi: l,
8419
+ functionName: "limit"
8420
+ }), $t = /* @__PURE__ */ e({
8421
+ abi: l,
8422
+ functionName: "owner"
8423
+ }), Wt = /* @__PURE__ */ e({
8424
+ abi: l,
8425
+ functionName: "peg"
8426
+ }), Yt = /* @__PURE__ */ e({
8427
+ abi: l,
8428
+ functionName: "reward"
8429
+ }), Qt = /* @__PURE__ */ e({
8430
+ abi: l,
8431
+ functionName: "totalClaimed"
8432
+ }), Jt = /* @__PURE__ */ s({
8433
+ abi: l,
8434
+ functionName: "claim"
8435
+ }), Xt = /* @__PURE__ */ s({
8436
+ abi: l,
8437
+ functionName: "clawback"
8438
+ }), Kt = /* @__PURE__ */ i({
8439
+ abi: l,
8440
+ functionName: "claim"
8441
+ }), en = /* @__PURE__ */ i({
8442
+ abi: l,
8443
+ functionName: "clawback"
8444
+ }), tn = /* @__PURE__ */ e({
8445
+ abi: Z,
8446
+ functionName: "getIncentiveCriteria"
8447
+ }), nn = /* @__PURE__ */ e({
8448
+ abi: Z,
8449
+ functionName: "getMaxReward"
8450
+ }), an = /* @__PURE__ */ e(
8451
+ { abi: v, functionName: "asset" }
8452
+ ), sn = /* @__PURE__ */ e({
8453
+ abi: v,
7907
8454
  functionName: "claimed"
7908
- }), Ut = /* @__PURE__ */ t({
7909
- abi: f,
8455
+ }), pn = /* @__PURE__ */ e({
8456
+ abi: v,
7910
8457
  functionName: "claims"
7911
- }), Pt = /* @__PURE__ */ t({
7912
- abi: f,
8458
+ }), rn = /* @__PURE__ */ e({
8459
+ abi: v,
7913
8460
  functionName: "currentReward"
7914
- }), Vt = /* @__PURE__ */ t({
7915
- abi: f,
8461
+ }), yn = /* @__PURE__ */ e({
8462
+ abi: v,
7916
8463
  functionName: "isClaimable"
7917
- }), jt = /* @__PURE__ */ t(
7918
- { abi: f, functionName: "limit" }
7919
- ), Zt = /* @__PURE__ */ t(
7920
- { abi: f, functionName: "owner" }
7921
- ), Gt = /* @__PURE__ */ t({
7922
- 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,
7923
8470
  functionName: "reward"
7924
- }), $t = /* @__PURE__ */ t({
7925
- abi: f,
8471
+ }), dn = /* @__PURE__ */ e({
8472
+ abi: v,
7926
8473
  functionName: "totalClaimed"
7927
- }), Yt = /* @__PURE__ */ s({
7928
- abi: f,
8474
+ }), mn = /* @__PURE__ */ s({
8475
+ abi: v,
7929
8476
  functionName: "claim"
7930
- }), Qt = /* @__PURE__ */ s({
7931
- abi: f,
8477
+ }), cn = /* @__PURE__ */ s({
8478
+ abi: v,
7932
8479
  functionName: "clawback"
7933
- }), Wt = /* @__PURE__ */ i({
7934
- abi: f,
8480
+ }), bn = /* @__PURE__ */ i({
8481
+ abi: v,
7935
8482
  functionName: "claim"
7936
- }), Kt = /* @__PURE__ */ i({
7937
- abi: f,
8483
+ }), Tn = /* @__PURE__ */ i({
8484
+ abi: v,
7938
8485
  functionName: "clawback"
7939
- }), Xt = /* @__PURE__ */ t({
7940
- abi: _,
8486
+ }), fn = /* @__PURE__ */ e({
8487
+ abi: H,
7941
8488
  functionName: "getActionClaimant"
7942
- }), Jt = /* @__PURE__ */ t({
7943
- abi: _,
8489
+ }), vn = /* @__PURE__ */ e({
8490
+ abi: H,
7944
8491
  functionName: "getActionSteps"
7945
- }), en = /* @__PURE__ */ s({
7946
- abi: _,
8492
+ }), wn = /* @__PURE__ */ s({
8493
+ abi: H,
7947
8494
  functionName: "execute"
7948
- }), tn = /* @__PURE__ */ i({
7949
- abi: _,
8495
+ }), Mn = /* @__PURE__ */ i({
8496
+ abi: H,
7950
8497
  functionName: "execute"
7951
- }), nn = /* @__PURE__ */ t({
7952
- abi: ie,
8498
+ }), In = /* @__PURE__ */ e({
8499
+ abi: se,
7953
8500
  functionName: "isAuthorized"
7954
- }), an = /* @__PURE__ */ t({
7955
- abi: g,
8501
+ }), hn = /* @__PURE__ */ e({
8502
+ abi: O,
7956
8503
  functionName: "hashSignerData"
7957
- }), sn = /* @__PURE__ */ t({
7958
- abi: g,
8504
+ }), gn = /* @__PURE__ */ e({
8505
+ abi: O,
7959
8506
  functionName: "signers"
7960
- }), pn = /* @__PURE__ */ s({
7961
- abi: g,
8507
+ }), On = /* @__PURE__ */ s({
8508
+ abi: O,
7962
8509
  functionName: "setAuthorized"
7963
- }), rn = /* @__PURE__ */ s({
7964
- abi: g,
8510
+ }), An = /* @__PURE__ */ s({
8511
+ abi: O,
7965
8512
  functionName: "setValidatorCaller"
7966
- }), yn = /* @__PURE__ */ s({
7967
- abi: g,
8513
+ }), Nn = /* @__PURE__ */ s({
8514
+ abi: O,
7968
8515
  functionName: "validate"
7969
- }), un = /* @__PURE__ */ i({
7970
- abi: g,
8516
+ }), xn = /* @__PURE__ */ i({
8517
+ abi: O,
7971
8518
  functionName: "setAuthorized"
7972
- }), on = /* @__PURE__ */ i({
7973
- abi: g,
8519
+ }), Rn = /* @__PURE__ */ i({
8520
+ abi: O,
7974
8521
  functionName: "setValidatorCaller"
7975
- }), ln = /* @__PURE__ */ i({
7976
- abi: g,
8522
+ }), Cn = /* @__PURE__ */ i({
8523
+ abi: O,
7977
8524
  functionName: "validate"
7978
- }), dn = /* @__PURE__ */ t({
8525
+ }), zn = /* @__PURE__ */ e({
7979
8526
  abi: b,
7980
8527
  functionName: "available"
7981
- }), mn = /* @__PURE__ */ t({
8528
+ }), _n = /* @__PURE__ */ e({
7982
8529
  abi: b,
7983
8530
  functionName: "distributed"
7984
- }), bn = /* @__PURE__ */ t({
8531
+ }), Hn = /* @__PURE__ */ e({
7985
8532
  abi: b,
7986
8533
  functionName: "owner"
7987
- }), cn = /* @__PURE__ */ t({
8534
+ }), En = /* @__PURE__ */ e({
7988
8535
  abi: b,
7989
8536
  functionName: "total"
7990
- }), Tn = /* @__PURE__ */ s({
8537
+ }), Fn = /* @__PURE__ */ s({
7991
8538
  abi: b,
7992
8539
  functionName: "allocate"
7993
- }), fn = /* @__PURE__ */ s({
8540
+ }), Dn = /* @__PURE__ */ s({
7994
8541
  abi: b,
7995
8542
  functionName: "clawback"
7996
- }), vn = /* @__PURE__ */ s({
8543
+ }), kn = /* @__PURE__ */ s({
7997
8544
  abi: b,
7998
8545
  functionName: "clawbackFromTarget"
7999
- }), wn = /* @__PURE__ */ s({
8546
+ }), qn = /* @__PURE__ */ s({
8000
8547
  abi: b,
8001
8548
  functionName: "disburse"
8002
- }), Mn = /* @__PURE__ */ s({
8549
+ }), Sn = /* @__PURE__ */ s({
8003
8550
  abi: b,
8004
8551
  functionName: "disburseBatch"
8005
- }), In = /* @__PURE__ */ i({
8552
+ }), Pn = /* @__PURE__ */ i({
8006
8553
  abi: b,
8007
8554
  functionName: "allocate"
8008
- }), hn = /* @__PURE__ */ i({
8555
+ }), Ln = /* @__PURE__ */ i({
8009
8556
  abi: b,
8010
8557
  functionName: "clawback"
8011
- }), gn = /* @__PURE__ */ i({
8558
+ }), Bn = /* @__PURE__ */ i({
8012
8559
  abi: b,
8013
8560
  functionName: "clawbackFromTarget"
8014
- }), On = /* @__PURE__ */ i({
8561
+ }), Un = /* @__PURE__ */ i({
8015
8562
  abi: b,
8016
8563
  functionName: "disburse"
8017
- }), An = /* @__PURE__ */ i({
8564
+ }), Vn = /* @__PURE__ */ i({
8018
8565
  abi: b,
8019
8566
  functionName: "disburseBatch"
8020
- }), Nn = /* @__PURE__ */ t({
8021
- abi: R,
8567
+ }), Zn = /* @__PURE__ */ e({
8568
+ abi: C,
8022
8569
  functionName: "managementFee"
8023
- }), xn = /* @__PURE__ */ s({
8024
- abi: R,
8570
+ }), jn = /* @__PURE__ */ s({
8571
+ abi: C,
8025
8572
  functionName: "payManagementFee"
8026
- }), Rn = /* @__PURE__ */ s({
8027
- abi: R,
8573
+ }), Gn = /* @__PURE__ */ s({
8574
+ abi: C,
8028
8575
  functionName: "setManagementFee"
8029
- }), zn = /* @__PURE__ */ i({
8030
- abi: R,
8576
+ }), $n = /* @__PURE__ */ i({
8577
+ abi: C,
8031
8578
  functionName: "payManagementFee"
8032
- }), Cn = /* @__PURE__ */ i({
8033
- abi: R,
8579
+ }), Wn = /* @__PURE__ */ i({
8580
+ abi: C,
8034
8581
  functionName: "setManagementFee"
8035
- }), _n = /* @__PURE__ */ t({
8036
- abi: v,
8582
+ }), Yn = /* @__PURE__ */ e({
8583
+ abi: w,
8037
8584
  functionName: "ownershipHandoverExpiresAt"
8038
- }), Hn = /* @__PURE__ */ s({
8039
- abi: v,
8585
+ }), Qn = /* @__PURE__ */ s({
8586
+ abi: w,
8040
8587
  functionName: "cancelOwnershipHandover"
8041
- }), En = /* @__PURE__ */ s({
8042
- abi: v,
8588
+ }), Jn = /* @__PURE__ */ s({
8589
+ abi: w,
8043
8590
  functionName: "completeOwnershipHandover"
8044
- }), Fn = /* @__PURE__ */ s({
8045
- abi: v,
8591
+ }), Xn = /* @__PURE__ */ s({
8592
+ abi: w,
8046
8593
  functionName: "renounceOwnership"
8047
- }), kn = /* @__PURE__ */ s(
8048
- { abi: v, functionName: "renounceRoles" }
8049
- ), Dn = /* @__PURE__ */ s({
8050
- abi: v,
8594
+ }), Kn = /* @__PURE__ */ s(
8595
+ { abi: w, functionName: "renounceRoles" }
8596
+ ), ea = /* @__PURE__ */ s({
8597
+ abi: w,
8051
8598
  functionName: "requestOwnershipHandover"
8052
- }), qn = /* @__PURE__ */ s({
8053
- abi: v,
8599
+ }), ta = /* @__PURE__ */ s({
8600
+ abi: w,
8054
8601
  functionName: "transferOwnership"
8055
- }), Bn = /* @__PURE__ */ i({
8056
- abi: v,
8602
+ }), na = /* @__PURE__ */ i({
8603
+ abi: w,
8057
8604
  functionName: "cancelOwnershipHandover"
8058
- }), Sn = /* @__PURE__ */ i({
8059
- abi: v,
8605
+ }), aa = /* @__PURE__ */ i({
8606
+ abi: w,
8060
8607
  functionName: "completeOwnershipHandover"
8061
- }), Ln = /* @__PURE__ */ i({
8062
- abi: v,
8608
+ }), ia = /* @__PURE__ */ i({
8609
+ abi: w,
8063
8610
  functionName: "renounceOwnership"
8064
- }), Un = /* @__PURE__ */ i({
8065
- abi: v,
8611
+ }), sa = /* @__PURE__ */ i({
8612
+ abi: w,
8066
8613
  functionName: "renounceRoles"
8067
- }), Pn = /* @__PURE__ */ i({
8068
- abi: v,
8614
+ }), pa = /* @__PURE__ */ i({
8615
+ abi: w,
8069
8616
  functionName: "requestOwnershipHandover"
8070
- }), Vn = /* @__PURE__ */ i({
8071
- abi: v,
8617
+ }), ra = /* @__PURE__ */ i({
8618
+ abi: w,
8072
8619
  functionName: "transferOwnership"
8073
- }), jn = /* @__PURE__ */ t(
8074
- { abi: se, functionName: "isAuthorized" }
8075
- ), Zn = /* @__PURE__ */ t({
8076
- abi: M,
8620
+ }), ya = /* @__PURE__ */ e(
8621
+ { abi: pe, functionName: "isAuthorized" }
8622
+ ), ua = /* @__PURE__ */ e({
8623
+ abi: I,
8077
8624
  functionName: "claimed"
8078
- }), Gn = /* @__PURE__ */ t({
8079
- abi: M,
8625
+ }), oa = /* @__PURE__ */ e({
8626
+ abi: I,
8080
8627
  functionName: "claims"
8081
- }), $n = /* @__PURE__ */ t({
8082
- abi: M,
8628
+ }), la = /* @__PURE__ */ e({
8629
+ abi: I,
8083
8630
  functionName: "currentReward"
8084
- }), Yn = /* @__PURE__ */ t({
8085
- abi: M,
8631
+ }), da = /* @__PURE__ */ e({
8632
+ abi: I,
8086
8633
  functionName: "isClaimable"
8087
- }), Qn = /* @__PURE__ */ t({
8088
- abi: M,
8634
+ }), ma = /* @__PURE__ */ e({
8635
+ abi: I,
8089
8636
  functionName: "limit"
8090
- }), Wn = /* @__PURE__ */ t({
8091
- abi: M,
8637
+ }), ca = /* @__PURE__ */ e({
8638
+ abi: I,
8092
8639
  functionName: "reward"
8093
- }), Kn = /* @__PURE__ */ t({
8094
- abi: M,
8640
+ }), ba = /* @__PURE__ */ e({
8641
+ abi: I,
8095
8642
  functionName: "selector"
8096
- }), Xn = /* @__PURE__ */ t({
8097
- abi: M,
8643
+ }), Ta = /* @__PURE__ */ e({
8644
+ abi: I,
8098
8645
  functionName: "venue"
8099
- }), Jn = /* @__PURE__ */ s({
8100
- abi: M,
8646
+ }), fa = /* @__PURE__ */ s({
8647
+ abi: I,
8101
8648
  functionName: "claim"
8102
- }), ea = /* @__PURE__ */ i({
8103
- abi: M,
8649
+ }), va = /* @__PURE__ */ i({
8650
+ abi: I,
8104
8651
  functionName: "claim"
8105
- }), ta = /* @__PURE__ */ t({
8106
- abi: c,
8652
+ }), wa = /* @__PURE__ */ e({
8653
+ abi: T,
8107
8654
  functionName: "hasAllRoles"
8108
- }), na = /* @__PURE__ */ t({
8109
- abi: c,
8655
+ }), Ma = /* @__PURE__ */ e({
8656
+ abi: T,
8110
8657
  functionName: "hasAnyRole"
8111
- }), aa = /* @__PURE__ */ t({
8112
- abi: c,
8658
+ }), Ia = /* @__PURE__ */ e({
8659
+ abi: T,
8113
8660
  functionName: "isAuthorized"
8114
- }), ia = /* @__PURE__ */ t({
8115
- abi: c,
8661
+ }), ha = /* @__PURE__ */ e({
8662
+ abi: T,
8116
8663
  functionName: "rolesOf"
8117
- }), sa = /* @__PURE__ */ s({
8118
- abi: c,
8664
+ }), ga = /* @__PURE__ */ s({
8665
+ abi: T,
8119
8666
  functionName: "grantManyRoles"
8120
- }), pa = /* @__PURE__ */ s({
8121
- abi: c,
8667
+ }), Oa = /* @__PURE__ */ s({
8668
+ abi: T,
8122
8669
  functionName: "grantRoles"
8123
- }), ra = /* @__PURE__ */ s({
8124
- abi: c,
8670
+ }), Aa = /* @__PURE__ */ s({
8671
+ abi: T,
8125
8672
  functionName: "revokeManyRoles"
8126
- }), ya = /* @__PURE__ */ s({
8127
- abi: c,
8673
+ }), Na = /* @__PURE__ */ s({
8674
+ abi: T,
8128
8675
  functionName: "revokeRoles"
8129
- }), ua = /* @__PURE__ */ s({
8130
- abi: c,
8676
+ }), xa = /* @__PURE__ */ s({
8677
+ abi: T,
8131
8678
  functionName: "setAuthorized"
8132
- }), oa = /* @__PURE__ */ i({
8133
- abi: c,
8679
+ }), Ra = /* @__PURE__ */ i({
8680
+ abi: T,
8134
8681
  functionName: "grantManyRoles"
8135
- }), la = /* @__PURE__ */ i({
8136
- abi: c,
8682
+ }), Ca = /* @__PURE__ */ i({
8683
+ abi: T,
8137
8684
  functionName: "grantRoles"
8138
- }), da = /* @__PURE__ */ i(
8139
- { abi: c, functionName: "revokeManyRoles" }
8140
- ), ma = /* @__PURE__ */ i({
8141
- abi: c,
8685
+ }), za = /* @__PURE__ */ i(
8686
+ { abi: T, functionName: "revokeManyRoles" }
8687
+ ), _a = /* @__PURE__ */ i({
8688
+ abi: T,
8142
8689
  functionName: "revokeRoles"
8143
- }), ba = /* @__PURE__ */ i({
8144
- abi: c,
8690
+ }), Ha = /* @__PURE__ */ i({
8691
+ abi: T,
8145
8692
  functionName: "setAuthorized"
8146
- }), ca = /* @__PURE__ */ t({
8147
- abi: O,
8693
+ }), Ea = /* @__PURE__ */ e({
8694
+ abi: A,
8148
8695
  functionName: "hashSignerData"
8149
- }), Ta = /* @__PURE__ */ t({
8150
- abi: O,
8696
+ }), Fa = /* @__PURE__ */ e({
8697
+ abi: A,
8151
8698
  functionName: "signers"
8152
- }), fa = /* @__PURE__ */ s({
8153
- abi: O,
8699
+ }), Da = /* @__PURE__ */ s({
8700
+ abi: A,
8154
8701
  functionName: "setAuthorized"
8155
- }), va = /* @__PURE__ */ s({
8156
- abi: O,
8702
+ }), ka = /* @__PURE__ */ s({
8703
+ abi: A,
8157
8704
  functionName: "setValidatorCaller"
8158
- }), wa = /* @__PURE__ */ s({
8159
- abi: O,
8705
+ }), qa = /* @__PURE__ */ s({
8706
+ abi: A,
8160
8707
  functionName: "validate"
8161
- }), Ma = /* @__PURE__ */ i({
8162
- abi: O,
8708
+ }), Sa = /* @__PURE__ */ i({
8709
+ abi: A,
8163
8710
  functionName: "setAuthorized"
8164
- }), Ia = /* @__PURE__ */ i({
8165
- abi: O,
8711
+ }), Pa = /* @__PURE__ */ i({
8712
+ abi: A,
8166
8713
  functionName: "setValidatorCaller"
8167
- }), ha = /* @__PURE__ */ i({
8168
- abi: O,
8714
+ }), La = /* @__PURE__ */ i({
8715
+ abi: A,
8169
8716
  functionName: "validate"
8170
- }), ga = /* @__PURE__ */ t({
8171
- abi: H,
8717
+ }), Ba = /* @__PURE__ */ e({
8718
+ abi: E,
8172
8719
  functionName: "isAllowed"
8173
- }), Oa = /* @__PURE__ */ t({
8174
- abi: H,
8720
+ }), Ua = /* @__PURE__ */ e({
8721
+ abi: E,
8175
8722
  functionName: "owner"
8176
- }), Aa = /* @__PURE__ */ s(
8177
- { abi: H, functionName: "setAllowed" }
8178
- ), Na = /* @__PURE__ */ i({
8179
- abi: H,
8723
+ }), Va = /* @__PURE__ */ s(
8724
+ { abi: E, functionName: "setAllowed" }
8725
+ ), Za = /* @__PURE__ */ i({
8726
+ abi: E,
8180
8727
  functionName: "setAllowed"
8181
- }), xa = /* @__PURE__ */ t({
8182
- abi: D,
8728
+ }), ja = /* @__PURE__ */ e({
8729
+ abi: q,
8183
8730
  functionName: "isAllowed"
8184
- }), Ra = /* @__PURE__ */ s({
8185
- abi: D,
8731
+ }), Ga = /* @__PURE__ */ s({
8732
+ abi: q,
8186
8733
  functionName: "setDenied"
8187
- }), za = /* @__PURE__ */ i({
8188
- abi: D,
8734
+ }), $a = /* @__PURE__ */ i({
8735
+ abi: q,
8189
8736
  functionName: "setDenied"
8190
8737
  });
8191
8738
  export {
8192
- Le as $,
8739
+ $e as $,
8193
8740
  f as A,
8194
- I as B,
8195
- D as C,
8196
- pa as D,
8197
- Un as E,
8198
- kn as F,
8199
- se as G,
8200
- na as H,
8201
- Ln as I,
8202
- me as J,
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,
8203
8750
  ce as K,
8204
- be as L,
8205
- Ge as M,
8206
- Pn as N,
8207
- H as O,
8208
- sa as P,
8209
- je as Q,
8210
- Vn as R,
8211
- Ze as S,
8212
- T,
8213
- Ve as U,
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,
8214
8761
  O as V,
8215
- ra as W,
8216
- oa as X,
8217
- la as Y,
8218
- ya as Z,
8219
- Se as _,
8220
- V as a,
8221
- qt as a$,
8222
- Pe as a0,
8223
- Ue as a1,
8224
- jn as a2,
8225
- oe as a3,
8226
- In as a4,
8227
- Tn as a5,
8228
- hn as a6,
8229
- fn as a7,
8230
- gn as a8,
8231
- vn as a9,
8232
- et as aA,
8233
- Qe as aB,
8234
- $e as aC,
8235
- Ye as aD,
8236
- tt as aE,
8237
- it as aF,
8238
- nt as aG,
8239
- st as aH,
8240
- at as aI,
8241
- Xe as aJ,
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,
8242
8789
  Ke as aK,
8243
- mt as aL,
8244
- ut as aM,
8245
- yt as aN,
8246
- rt as aO,
8247
- pt as aP,
8248
- ct as aQ,
8249
- bt as aR,
8250
- dt as aS,
8251
- ot as aT,
8252
- wt as aU,
8253
- Tt as aV,
8254
- Mt as aW,
8255
- ft as aX,
8256
- lt as aY,
8257
- It as aZ,
8258
- vt as a_,
8259
- On as aa,
8260
- wn as ab,
8261
- An as ac,
8262
- Mn as ad,
8263
- bn as ae,
8264
- cn as af,
8265
- dn as ag,
8266
- mn as ah,
8267
- Ie as ai,
8268
- ve as aj,
8269
- he as ak,
8270
- fe as al,
8271
- Te as am,
8272
- Me as an,
8273
- Oe as ao,
8274
- ge as ap,
8275
- we as aq,
8276
- Oa as ar,
8277
- ga as as,
8278
- Na as at,
8279
- Aa as au,
8280
- xa as av,
8281
- za as aw,
8282
- Ra as ax,
8283
- Je as ay,
8284
- We as az,
8285
- l as b,
8286
- Jt as b$,
8287
- Bt as b0,
8288
- Zt as b1,
8289
- $t as b2,
8290
- Pt as b3,
8291
- Ut as b4,
8292
- Lt as b5,
8293
- St as b6,
8294
- Gt as b7,
8295
- jt as b8,
8296
- Wt as b9,
8297
- un as bA,
8298
- pn as bB,
8299
- on as bC,
8300
- rn as bD,
8301
- zn as bE,
8302
- xn as bF,
8303
- Cn as bG,
8304
- Rn as bH,
8305
- Nn as bI,
8306
- le as bJ,
8307
- zt as bK,
8308
- At as bL,
8309
- Ot as bM,
8310
- Ht as bN,
8311
- gt as bO,
8312
- ht as bP,
8313
- Ct as bQ,
8314
- _t as bR,
8315
- Rt as bS,
8316
- kt as bT,
8317
- Et as bU,
8318
- Dt as bV,
8319
- Ft as bW,
8320
- xt as bX,
8321
- Nt as bY,
8322
- de as bZ,
8323
- _ as b_,
8324
- Yt as ba,
8325
- Kt as bb,
8326
- Qt as bc,
8327
- Vt as bd,
8328
- Gn as be,
8329
- $n as bf,
8330
- Wn as bg,
8331
- Zn as bh,
8332
- Xn as bi,
8333
- Qn as bj,
8334
- Kn as bk,
8335
- ea as bl,
8336
- Jn as bm,
8337
- Yn as bn,
8338
- Ta as bo,
8339
- ca as bp,
8340
- ha as bq,
8341
- wa as br,
8342
- Ma as bs,
8343
- fa as bt,
8344
- Ia as bu,
8345
- va as bv,
8346
- sn as bw,
8347
- an as bx,
8348
- ln as by,
8349
- yn as bz,
8350
- da as c,
8351
- Xt as c0,
8352
- tn as c1,
8353
- en as c2,
8354
- De as c3,
8355
- Fe as c4,
8356
- Ce as c5,
8357
- ke as c6,
8358
- _e as c7,
8359
- Ne as c8,
8360
- xe as c9,
8361
- nn as ca,
8362
- Ae as cb,
8363
- qe as cc,
8364
- He as cd,
8365
- Re as ce,
8366
- ze as cf,
8367
- Be as cg,
8368
- Ee as ch,
8369
- ia as d,
8370
- ta as e,
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,
8371
8936
  d as f,
8372
- m as g,
8373
- M as h,
8374
- ma as i,
8375
- ua as j,
8376
- aa as k,
8377
- qn as l,
8378
- Fn as m,
8379
- Dn as n,
8380
- R as o,
8381
- ue as p,
8382
- Sn as q,
8383
- En as r,
8384
- ba as s,
8385
- Bn as t,
8386
- Hn as u,
8387
- b as v,
8388
- _n as w,
8389
- g as x,
8390
- h as y,
8391
- c as z
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,
8947
+ ra as q,
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
8392
8957
  };
8393
- //# sourceMappingURL=generated-Hbd0NIf9.js.map
8958
+ //# sourceMappingURL=generated-ClbO_ULI.js.map