@boostxyz/sdk 7.0.0-canary.0 → 7.0.0-canary.2
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.
- package/dist/Actions/Action.cjs +1 -1
- package/dist/Actions/Action.js +7 -7
- package/dist/Actions/EventAction.cjs +1 -1
- package/dist/Actions/EventAction.js +56 -56
- package/dist/AllowLists/AllowList.cjs +1 -1
- package/dist/AllowLists/AllowList.js +5 -5
- package/dist/AllowLists/SimpleAllowList.cjs +1 -1
- package/dist/AllowLists/SimpleAllowList.js +17 -17
- package/dist/AllowLists/SimpleDenyList.cjs +1 -1
- package/dist/AllowLists/SimpleDenyList.js +3 -3
- package/dist/Auth/PassthroughAuth.cjs +1 -1
- package/dist/Auth/PassthroughAuth.js +1 -1
- package/dist/BoostCore.cjs +2 -2
- package/dist/BoostCore.js +141 -141
- package/dist/BoostRegistry.cjs +1 -1
- package/dist/BoostRegistry.js +11 -11
- package/dist/{Budget-Bvi5Qjqp.js → Budget-D2aQ8V__.js} +54 -54
- package/dist/{Budget-Bvi5Qjqp.js.map → Budget-D2aQ8V__.js.map} +1 -1
- package/dist/{Budget-B_kgJGDu.cjs → Budget-lcBEy-fx.cjs} +2 -2
- package/dist/{Budget-B_kgJGDu.cjs.map → Budget-lcBEy-fx.cjs.map} +1 -1
- package/dist/Budgets/Budget.cjs +1 -1
- package/dist/Budgets/Budget.js +3 -3
- package/dist/Budgets/ManagedBudget.cjs +1 -1
- package/dist/Budgets/ManagedBudget.js +29 -29
- package/dist/Deployable/DeployableTarget.cjs +1 -1
- package/dist/Deployable/DeployableTarget.js +1 -1
- package/dist/Deployable/DeployableTargetWithRBAC.cjs +1 -1
- package/dist/Deployable/DeployableTargetWithRBAC.js +16 -16
- package/dist/Incentive-DJZmgtA9.js +449 -0
- package/dist/{Incentive-CLKutfnD.js.map → Incentive-DJZmgtA9.js.map} +1 -1
- package/dist/{Incentive-CLSVNxDz.cjs → Incentive-DfVj0SE5.cjs} +2 -2
- package/dist/{Incentive-CLSVNxDz.cjs.map → Incentive-DfVj0SE5.cjs.map} +1 -1
- package/dist/Incentives/AllowListIncentive.cjs +1 -1
- package/dist/Incentives/AllowListIncentive.js +15 -15
- package/dist/Incentives/CGDAIncentive.cjs +1 -1
- package/dist/Incentives/CGDAIncentive.js +9 -9
- package/dist/Incentives/ERC20Incentive.cjs +1 -1
- package/dist/Incentives/ERC20Incentive.js +15 -15
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.cjs +2 -0
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.cjs.map +1 -0
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.d.ts +1093 -0
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.d.ts.map +1 -0
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.js +604 -0
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.js.map +1 -0
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.cjs +1 -1
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.cjs.map +1 -1
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.d.ts +4 -4
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.d.ts.map +1 -1
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.js +33 -33
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.js.map +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentive.cjs +2 -0
- package/dist/Incentives/ERC20VariableCriteriaIncentive.cjs.map +1 -0
- package/dist/Incentives/ERC20VariableCriteriaIncentive.d.ts +884 -0
- package/dist/Incentives/ERC20VariableCriteriaIncentive.d.ts.map +1 -0
- package/dist/Incentives/ERC20VariableCriteriaIncentive.js +239 -0
- package/dist/Incentives/ERC20VariableCriteriaIncentive.js.map +1 -0
- package/dist/Incentives/ERC20VariableCriteriaIncentiveV2.cjs +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentiveV2.cjs.map +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentiveV2.d.ts +7 -7
- package/dist/Incentives/ERC20VariableCriteriaIncentiveV2.d.ts.map +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentiveV2.js +11 -11
- package/dist/Incentives/ERC20VariableCriteriaIncentiveV2.js.map +1 -1
- package/dist/Incentives/ERC20VariableIncentive.cjs +1 -1
- package/dist/Incentives/ERC20VariableIncentive.js +12 -12
- package/dist/Incentives/Incentive.cjs +1 -1
- package/dist/Incentives/Incentive.d.ts +6 -4
- package/dist/Incentives/Incentive.d.ts.map +1 -1
- package/dist/Incentives/Incentive.js +23 -19
- package/dist/Incentives/Incentive.js.map +1 -1
- package/dist/Incentives/PointsIncentive.cjs +1 -1
- package/dist/Incentives/PointsIncentive.js +8 -8
- package/dist/{SimpleDenyList-C1C_BHkY.js → SimpleDenyList-C-T2RCgi.js} +14 -14
- package/dist/{SimpleDenyList-C1C_BHkY.js.map → SimpleDenyList-C-T2RCgi.js.map} +1 -1
- package/dist/{SimpleDenyList-CWthbyj7.cjs → SimpleDenyList-Dxle-6uU.cjs} +2 -2
- package/dist/{SimpleDenyList-CWthbyj7.cjs.map → SimpleDenyList-Dxle-6uU.cjs.map} +1 -1
- package/dist/Validators/LimitedSignerValidator.cjs +1 -1
- package/dist/Validators/LimitedSignerValidator.js +17 -17
- package/dist/Validators/SignerValidator.cjs +1 -1
- package/dist/Validators/SignerValidator.js +6 -6
- package/dist/Validators/Validator.cjs +1 -1
- package/dist/Validators/Validator.js +2 -2
- package/dist/componentInterfaces-C5ig8mCK.cjs +2 -0
- package/dist/componentInterfaces-C5ig8mCK.cjs.map +1 -0
- package/dist/componentInterfaces-Ddus5rIA.js +23 -0
- package/dist/componentInterfaces-Ddus5rIA.js.map +1 -0
- package/dist/{deployments-De8_J7SS.js → deployments-C-e2CGJJ.js} +47 -35
- package/dist/{deployments-De8_J7SS.js.map → deployments-C-e2CGJJ.js.map} +1 -1
- package/dist/deployments-YkNK95HE.cjs +2 -0
- package/dist/deployments-YkNK95HE.cjs.map +1 -0
- package/dist/deployments.json +12 -12
- package/dist/{generated-BJfQ-EBO.js → generated-CINzoGbl.js} +1890 -765
- package/dist/generated-CINzoGbl.js.map +1 -0
- package/dist/generated-C_JEoLDO.cjs +3 -0
- package/dist/generated-C_JEoLDO.cjs.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +150 -141
- package/dist/index.js.map +1 -1
- package/package.json +13 -1
- package/src/Incentives/ERC20PeggedVariableCriteriaIncentive.ts +852 -0
- package/src/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.test.ts +6 -6
- package/src/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.ts +5 -5
- package/src/Incentives/ERC20VariableCriteriaIncentive.ts +437 -0
- package/src/Incentives/ERC20VariableCriteriaIncentiveV2.test.ts +6 -6
- package/src/Incentives/ERC20VariableCriteriaIncentiveV2.ts +7 -7
- package/src/Incentives/Incentive.ts +11 -0
- package/src/index.ts +2 -0
- package/dist/Incentive-CLKutfnD.js +0 -445
- package/dist/componentInterfaces-BVHB4Fjw.js +0 -21
- package/dist/componentInterfaces-BVHB4Fjw.js.map +0 -1
- package/dist/componentInterfaces-BqhL-meV.cjs +0 -2
- package/dist/componentInterfaces-BqhL-meV.cjs.map +0 -1
- package/dist/deployments-D9QxJGrC.cjs +0 -2
- package/dist/deployments-D9QxJGrC.cjs.map +0 -1
- package/dist/generated-BJfQ-EBO.js.map +0 -1
- package/dist/generated-mJJNq-xb.cjs +0 -3
- package/dist/generated-mJJNq-xb.cjs.map +0 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { simulateContract as
|
|
2
|
-
import { createClient as
|
|
3
|
-
import { parseAccount as
|
|
4
|
-
function
|
|
5
|
-
const a = n.state.current, t = n.state.connections.get(a), p = t == null ? void 0 : t.accounts, u = p == null ? void 0 : p[0], r = n.chains.find((
|
|
1
|
+
import { simulateContract as Q, readContract as J, writeContract as X } from "viem/actions";
|
|
2
|
+
import { createClient as Y, custom as ee } from "viem";
|
|
3
|
+
import { parseAccount as te, getAddress as ne } from "viem/utils";
|
|
4
|
+
function F(n) {
|
|
5
|
+
const a = n.state.current, t = n.state.connections.get(a), p = t == null ? void 0 : t.accounts, u = p == null ? void 0 : p[0], r = n.chains.find((g) => g.id === (t == null ? void 0 : t.chainId)), y = n.state.status;
|
|
6
6
|
switch (y) {
|
|
7
7
|
case "connected":
|
|
8
8
|
return {
|
|
@@ -58,32 +58,32 @@ function E(n) {
|
|
|
58
58
|
};
|
|
59
59
|
}
|
|
60
60
|
}
|
|
61
|
-
function
|
|
61
|
+
function U(n) {
|
|
62
62
|
return n.state.chainId;
|
|
63
63
|
}
|
|
64
|
-
function
|
|
64
|
+
function B(n, a, t) {
|
|
65
65
|
const p = n[a.name];
|
|
66
66
|
if (typeof p == "function")
|
|
67
67
|
return p;
|
|
68
68
|
const u = n[t];
|
|
69
69
|
return typeof u == "function" ? u : (r) => a(n, r);
|
|
70
70
|
}
|
|
71
|
-
const
|
|
72
|
-
var
|
|
71
|
+
const ae = "2.13.8", ie = () => `@wagmi/core@${ae}`;
|
|
72
|
+
var V = function(n, a, t, p) {
|
|
73
73
|
if (t === "a" && !p) throw new TypeError("Private accessor was defined without a getter");
|
|
74
74
|
if (typeof a == "function" ? n !== a || !p : !a.has(n)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
|
75
75
|
return t === "m" ? p : t === "a" ? p.call(n) : p ? p.value : a.get(n);
|
|
76
|
-
},
|
|
77
|
-
class
|
|
76
|
+
}, E, G;
|
|
77
|
+
class R extends Error {
|
|
78
78
|
get docsBaseUrl() {
|
|
79
79
|
return "https://wagmi.sh/core";
|
|
80
80
|
}
|
|
81
81
|
get version() {
|
|
82
|
-
return
|
|
82
|
+
return ie();
|
|
83
83
|
}
|
|
84
84
|
constructor(a, t = {}) {
|
|
85
85
|
var p;
|
|
86
|
-
super(),
|
|
86
|
+
super(), E.add(this), Object.defineProperty(this, "details", {
|
|
87
87
|
enumerable: !0,
|
|
88
88
|
configurable: !0,
|
|
89
89
|
writable: !0,
|
|
@@ -109,7 +109,7 @@ class x extends Error {
|
|
|
109
109
|
writable: !0,
|
|
110
110
|
value: "WagmiCoreError"
|
|
111
111
|
});
|
|
112
|
-
const u = t.cause instanceof
|
|
112
|
+
const u = t.cause instanceof R ? t.cause.details : (p = t.cause) != null && p.message ? t.cause.message : t.details, r = t.cause instanceof R && t.cause.docsPath || t.docsPath;
|
|
113
113
|
this.message = [
|
|
114
114
|
a || "An error occurred.",
|
|
115
115
|
"",
|
|
@@ -123,13 +123,13 @@ class x extends Error {
|
|
|
123
123
|
`), t.cause && (this.cause = t.cause), this.details = u, this.docsPath = r, this.metaMessages = t.metaMessages, this.shortMessage = a;
|
|
124
124
|
}
|
|
125
125
|
walk(a) {
|
|
126
|
-
return
|
|
126
|
+
return V(this, E, "m", G).call(this, this, a);
|
|
127
127
|
}
|
|
128
128
|
}
|
|
129
|
-
|
|
130
|
-
return t != null && t(a) ? a : a.cause ?
|
|
129
|
+
E = /* @__PURE__ */ new WeakSet(), G = function n(a, t) {
|
|
130
|
+
return t != null && t(a) ? a : a.cause ? V(this, E, "m", n).call(this, a.cause, t) : a;
|
|
131
131
|
};
|
|
132
|
-
class
|
|
132
|
+
class se extends R {
|
|
133
133
|
constructor() {
|
|
134
134
|
super("Connector not connected."), Object.defineProperty(this, "name", {
|
|
135
135
|
enumerable: !0,
|
|
@@ -139,7 +139,7 @@ class ae extends x {
|
|
|
139
139
|
});
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
|
-
class
|
|
142
|
+
class pe extends R {
|
|
143
143
|
constructor({ address: a, connector: t }) {
|
|
144
144
|
super(`Account "${a}" not found for connector "${t.name}".`), Object.defineProperty(this, "name", {
|
|
145
145
|
enumerable: !0,
|
|
@@ -149,7 +149,7 @@ class ie extends x {
|
|
|
149
149
|
});
|
|
150
150
|
}
|
|
151
151
|
}
|
|
152
|
-
class
|
|
152
|
+
class ye extends R {
|
|
153
153
|
constructor({ connectionChainId: a, connectorChainId: t }) {
|
|
154
154
|
super(`The current chain of the connector (id: ${t}) does not match the connection's chain (id: ${a}).`, {
|
|
155
155
|
metaMessages: [
|
|
@@ -164,7 +164,7 @@ class se extends x {
|
|
|
164
164
|
});
|
|
165
165
|
}
|
|
166
166
|
}
|
|
167
|
-
class
|
|
167
|
+
class ue extends R {
|
|
168
168
|
constructor({ connector: a }) {
|
|
169
169
|
super(`Connector "${a.name}" unavailable while reconnecting.`, {
|
|
170
170
|
details: [
|
|
@@ -185,41 +185,41 @@ async function Z(n, a = {}) {
|
|
|
185
185
|
if (a.connector) {
|
|
186
186
|
const { connector: l } = a;
|
|
187
187
|
if (n.state.status === "reconnecting" && !l.getAccounts && !l.getChainId)
|
|
188
|
-
throw new
|
|
189
|
-
const [z,
|
|
188
|
+
throw new ue({ connector: l });
|
|
189
|
+
const [z, K] = await Promise.all([
|
|
190
190
|
l.getAccounts(),
|
|
191
191
|
l.getChainId()
|
|
192
192
|
]);
|
|
193
193
|
t = {
|
|
194
194
|
accounts: z,
|
|
195
|
-
chainId:
|
|
195
|
+
chainId: K,
|
|
196
196
|
connector: l
|
|
197
197
|
};
|
|
198
198
|
} else
|
|
199
199
|
t = n.state.connections.get(n.state.current);
|
|
200
200
|
if (!t)
|
|
201
|
-
throw new
|
|
201
|
+
throw new se();
|
|
202
202
|
const p = a.chainId ?? t.chainId, u = await t.connector.getChainId();
|
|
203
203
|
if (u !== t.chainId)
|
|
204
|
-
throw new
|
|
204
|
+
throw new ye({
|
|
205
205
|
connectionChainId: t.chainId,
|
|
206
206
|
connectorChainId: u
|
|
207
207
|
});
|
|
208
208
|
const r = t.connector;
|
|
209
209
|
if (r.getClient)
|
|
210
210
|
return r.getClient({ chainId: p });
|
|
211
|
-
const y =
|
|
212
|
-
if (y.address =
|
|
213
|
-
throw new
|
|
211
|
+
const y = te(a.account ?? t.accounts[0]);
|
|
212
|
+
if (y.address = ne(y.address), a.account && !t.accounts.some((l) => l.toLowerCase() === y.address.toLowerCase()))
|
|
213
|
+
throw new pe({
|
|
214
214
|
address: y.address,
|
|
215
215
|
connector: r
|
|
216
216
|
});
|
|
217
|
-
const
|
|
218
|
-
return
|
|
217
|
+
const g = n.chains.find((l) => l.id === p), C = await t.connector.getProvider({ chainId: p });
|
|
218
|
+
return Y({
|
|
219
219
|
account: y,
|
|
220
|
-
chain:
|
|
220
|
+
chain: g,
|
|
221
221
|
name: "Connector Client",
|
|
222
|
-
transport: (l) =>
|
|
222
|
+
transport: (l) => ee(C)({ ...l, retryCount: 0 })
|
|
223
223
|
});
|
|
224
224
|
}
|
|
225
225
|
async function D(n, a) {
|
|
@@ -229,9 +229,9 @@ async function D(n, a) {
|
|
|
229
229
|
chainId: p,
|
|
230
230
|
connector: u
|
|
231
231
|
})).account;
|
|
232
|
-
const
|
|
232
|
+
const g = n.getClient({ chainId: p }), C = B(g, Q, "simulateContract"), { result: l, request: z } = await C({ ...r, abi: t, account: y });
|
|
233
233
|
return {
|
|
234
|
-
chainId:
|
|
234
|
+
chainId: g.chain.id,
|
|
235
235
|
result: l,
|
|
236
236
|
request: { __mode: "prepared", ...z, chainId: p }
|
|
237
237
|
};
|
|
@@ -239,7 +239,7 @@ async function D(n, a) {
|
|
|
239
239
|
function i(n) {
|
|
240
240
|
return n.address !== void 0 && typeof n.address == "object" ? (a, t) => {
|
|
241
241
|
var p;
|
|
242
|
-
const u =
|
|
242
|
+
const u = U(a), r = F(a), y = (t == null ? void 0 : t.chainId) ?? r.chainId ?? u;
|
|
243
243
|
return D(a, {
|
|
244
244
|
...t,
|
|
245
245
|
...n.functionName ? { functionName: n.functionName } : {},
|
|
@@ -253,34 +253,34 @@ function i(n) {
|
|
|
253
253
|
abi: n.abi
|
|
254
254
|
});
|
|
255
255
|
}
|
|
256
|
-
function
|
|
256
|
+
function P(n, a) {
|
|
257
257
|
const { chainId: t, ...p } = a, u = n.getClient({ chainId: t });
|
|
258
|
-
return
|
|
258
|
+
return B(u, J, "readContract")(p);
|
|
259
259
|
}
|
|
260
260
|
function e(n) {
|
|
261
261
|
return n.address !== void 0 && typeof n.address == "object" ? (a, t) => {
|
|
262
262
|
var p;
|
|
263
|
-
const u =
|
|
264
|
-
return
|
|
263
|
+
const u = U(a), r = F(a), y = (t == null ? void 0 : t.chainId) ?? r.chainId ?? u;
|
|
264
|
+
return P(a, {
|
|
265
265
|
...t,
|
|
266
266
|
...n.functionName ? { functionName: n.functionName } : {},
|
|
267
267
|
address: (p = n.address) == null ? void 0 : p[y],
|
|
268
268
|
abi: n.abi
|
|
269
269
|
});
|
|
270
|
-
} : (a, t) =>
|
|
270
|
+
} : (a, t) => P(a, {
|
|
271
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
|
|
277
|
+
async function S(n, a) {
|
|
278
278
|
const { account: t, chainId: p, connector: u, __mode: r, ...y } = a;
|
|
279
|
-
let
|
|
280
|
-
typeof t == "object" && t.type === "local" ?
|
|
281
|
-
const { connector:
|
|
279
|
+
let g;
|
|
280
|
+
typeof t == "object" && t.type === "local" ? g = n.getClient({ chainId: p }) : g = await Z(n, { account: t, chainId: p, connector: u });
|
|
281
|
+
const { connector: C } = F(n);
|
|
282
282
|
let l;
|
|
283
|
-
if (r === "prepared" ||
|
|
283
|
+
if (r === "prepared" || C != null && C.supportsSimulation)
|
|
284
284
|
l = y;
|
|
285
285
|
else {
|
|
286
286
|
const { request: z } = await D(n, {
|
|
@@ -290,7 +290,7 @@ async function U(n, a) {
|
|
|
290
290
|
});
|
|
291
291
|
l = z;
|
|
292
292
|
}
|
|
293
|
-
return await
|
|
293
|
+
return await B(g, X, "writeContract")({
|
|
294
294
|
...l,
|
|
295
295
|
...t ? { account: t } : {},
|
|
296
296
|
chain: p ? { id: p } : null
|
|
@@ -299,22 +299,22 @@ async function U(n, a) {
|
|
|
299
299
|
function s(n) {
|
|
300
300
|
return n.address !== void 0 && typeof n.address == "object" ? (a, t) => {
|
|
301
301
|
var p;
|
|
302
|
-
const u =
|
|
302
|
+
const u = U(a), r = F(a);
|
|
303
303
|
let y;
|
|
304
|
-
return t.chainId ? y = t.chainId : t.account && t.account === r.address || t.account === void 0 ? y = r.chainId : y = u,
|
|
304
|
+
return t.chainId ? y = t.chainId : t.account && t.account === r.address || t.account === void 0 ? y = r.chainId : y = u, S(a, {
|
|
305
305
|
...t,
|
|
306
306
|
...n.functionName ? { functionName: n.functionName } : {},
|
|
307
307
|
address: y ? (p = n.address) == null ? void 0 : p[y] : void 0,
|
|
308
308
|
abi: n.abi
|
|
309
309
|
});
|
|
310
|
-
} : (a, t) =>
|
|
310
|
+
} : (a, t) => S(a, {
|
|
311
311
|
...t,
|
|
312
312
|
...n.address ? { address: n.address } : {},
|
|
313
313
|
...n.functionName ? { functionName: n.functionName } : {},
|
|
314
314
|
abi: n.abi
|
|
315
315
|
});
|
|
316
316
|
}
|
|
317
|
-
const
|
|
317
|
+
const be = [
|
|
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 de = [
|
|
|
416
416
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
417
417
|
stateMutability: "view"
|
|
418
418
|
}
|
|
419
|
-
],
|
|
419
|
+
], ce = [
|
|
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 de = [
|
|
|
688
688
|
outputs: [],
|
|
689
689
|
stateMutability: "payable"
|
|
690
690
|
}
|
|
691
|
-
],
|
|
691
|
+
], Te = [
|
|
692
692
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
693
693
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
694
694
|
{ type: "error", inputs: [], name: "FnSelectorNotRecognized" },
|
|
@@ -1072,7 +1072,7 @@ const de = [
|
|
|
1072
1072
|
stateMutability: "payable"
|
|
1073
1073
|
},
|
|
1074
1074
|
{ type: "receive", stateMutability: "payable" }
|
|
1075
|
-
],
|
|
1075
|
+
], j = [
|
|
1076
1076
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
1077
1077
|
{ type: "error", inputs: [], name: "InitializerNotImplemented" },
|
|
1078
1078
|
{ type: "error", inputs: [], name: "InvalidInitialization" },
|
|
@@ -1112,7 +1112,7 @@ const de = [
|
|
|
1112
1112
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
1113
1113
|
stateMutability: "view"
|
|
1114
1114
|
}
|
|
1115
|
-
],
|
|
1115
|
+
], fe = [
|
|
1116
1116
|
{ type: "error", inputs: [], name: "ClaimFailed" },
|
|
1117
1117
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
1118
1118
|
{ type: "error", inputs: [], name: "InitializerNotImplemented" },
|
|
@@ -1233,7 +1233,7 @@ const de = [
|
|
|
1233
1233
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
1234
1234
|
stateMutability: "view"
|
|
1235
1235
|
}
|
|
1236
|
-
],
|
|
1236
|
+
], ve = [
|
|
1237
1237
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
1238
1238
|
{ type: "error", inputs: [], name: "InitializerNotImplemented" },
|
|
1239
1239
|
{ type: "error", inputs: [], name: "InvalidInitialization" },
|
|
@@ -1285,7 +1285,7 @@ const de = [
|
|
|
1285
1285
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
1286
1286
|
stateMutability: "payable"
|
|
1287
1287
|
}
|
|
1288
|
-
],
|
|
1288
|
+
], O = [
|
|
1289
1289
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
1290
1290
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
1291
1291
|
{ type: "error", inputs: [], name: "ClaimFailed" },
|
|
@@ -2173,7 +2173,7 @@ const de = [
|
|
|
2173
2173
|
outputs: [],
|
|
2174
2174
|
stateMutability: "payable"
|
|
2175
2175
|
}
|
|
2176
|
-
],
|
|
2176
|
+
], A = [
|
|
2177
2177
|
{
|
|
2178
2178
|
type: "error",
|
|
2179
2179
|
inputs: [
|
|
@@ -2376,7 +2376,7 @@ const de = [
|
|
|
2376
2376
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
2377
2377
|
stateMutability: "view"
|
|
2378
2378
|
}
|
|
2379
|
-
],
|
|
2379
|
+
], v = [
|
|
2380
2380
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
2381
2381
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
2382
2382
|
{ type: "error", inputs: [], name: "ClaimFailed" },
|
|
@@ -2801,7 +2801,7 @@ const de = [
|
|
|
2801
2801
|
outputs: [],
|
|
2802
2802
|
stateMutability: "payable"
|
|
2803
2803
|
}
|
|
2804
|
-
],
|
|
2804
|
+
], b = [
|
|
2805
2805
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
2806
2806
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
2807
2807
|
{ type: "error", inputs: [], name: "ClaimFailed" },
|
|
@@ -3281,7 +3281,7 @@ const de = [
|
|
|
3281
3281
|
outputs: [],
|
|
3282
3282
|
stateMutability: "payable"
|
|
3283
3283
|
}
|
|
3284
|
-
],
|
|
3284
|
+
], c = [
|
|
3285
3285
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
3286
3286
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
3287
3287
|
{ type: "error", inputs: [], name: "ClaimFailed" },
|
|
@@ -3810,7 +3810,7 @@ const de = [
|
|
|
3810
3810
|
},
|
|
3811
3811
|
{
|
|
3812
3812
|
name: "criteria",
|
|
3813
|
-
internalType: "struct
|
|
3813
|
+
internalType: "struct AERC20PeggedVariableCriteriaIncentive.IncentiveCriteria",
|
|
3814
3814
|
type: "tuple",
|
|
3815
3815
|
components: [
|
|
3816
3816
|
{
|
|
@@ -3820,8 +3820,7 @@ const de = [
|
|
|
3820
3820
|
},
|
|
3821
3821
|
{ name: "signature", internalType: "bytes32", type: "bytes32" },
|
|
3822
3822
|
{ name: "fieldIndex", internalType: "uint8", type: "uint8" },
|
|
3823
|
-
{ name: "targetContract", internalType: "address", type: "address" }
|
|
3824
|
-
{ name: "valueType", internalType: "enum ValueType", type: "uint8" }
|
|
3823
|
+
{ name: "targetContract", internalType: "address", type: "address" }
|
|
3825
3824
|
],
|
|
3826
3825
|
indexed: !1
|
|
3827
3826
|
}
|
|
@@ -4011,7 +4010,7 @@ const de = [
|
|
|
4011
4010
|
outputs: [
|
|
4012
4011
|
{
|
|
4013
4012
|
name: "",
|
|
4014
|
-
internalType: "struct
|
|
4013
|
+
internalType: "struct AERC20PeggedVariableCriteriaIncentive.IncentiveCriteria",
|
|
4015
4014
|
type: "tuple",
|
|
4016
4015
|
components: [
|
|
4017
4016
|
{
|
|
@@ -4021,8 +4020,7 @@ const de = [
|
|
|
4021
4020
|
},
|
|
4022
4021
|
{ name: "signature", internalType: "bytes32", type: "bytes32" },
|
|
4023
4022
|
{ name: "fieldIndex", internalType: "uint8", type: "uint8" },
|
|
4024
|
-
{ name: "targetContract", internalType: "address", type: "address" }
|
|
4025
|
-
{ name: "valueType", internalType: "enum ValueType", type: "uint8" }
|
|
4023
|
+
{ name: "targetContract", internalType: "address", type: "address" }
|
|
4026
4024
|
]
|
|
4027
4025
|
}
|
|
4028
4026
|
],
|
|
@@ -4094,8 +4092,7 @@ const de = [
|
|
|
4094
4092
|
},
|
|
4095
4093
|
{ name: "signature", internalType: "bytes32", type: "bytes32" },
|
|
4096
4094
|
{ name: "fieldIndex", internalType: "uint8", type: "uint8" },
|
|
4097
|
-
{ name: "targetContract", internalType: "address", type: "address" }
|
|
4098
|
-
{ name: "valueType", internalType: "enum ValueType", type: "uint8" }
|
|
4095
|
+
{ name: "targetContract", internalType: "address", type: "address" }
|
|
4099
4096
|
],
|
|
4100
4097
|
stateMutability: "view"
|
|
4101
4098
|
},
|
|
@@ -4260,7 +4257,8 @@ const de = [
|
|
|
4260
4257
|
outputs: [],
|
|
4261
4258
|
stateMutability: "payable"
|
|
4262
4259
|
}
|
|
4263
|
-
],
|
|
4260
|
+
], m = [
|
|
4261
|
+
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
4264
4262
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
4265
4263
|
{ type: "error", inputs: [], name: "ClaimFailed" },
|
|
4266
4264
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
@@ -4307,6 +4305,7 @@ const de = [
|
|
|
4307
4305
|
type: "address",
|
|
4308
4306
|
indexed: !0
|
|
4309
4307
|
},
|
|
4308
|
+
{ name: "peg", internalType: "address", type: "address", indexed: !0 },
|
|
4310
4309
|
{
|
|
4311
4310
|
name: "reward",
|
|
4312
4311
|
internalType: "uint256",
|
|
@@ -4319,6 +4318,12 @@ const de = [
|
|
|
4319
4318
|
type: "uint256",
|
|
4320
4319
|
indexed: !1
|
|
4321
4320
|
},
|
|
4321
|
+
{
|
|
4322
|
+
name: "manager",
|
|
4323
|
+
internalType: "address",
|
|
4324
|
+
type: "address",
|
|
4325
|
+
indexed: !1
|
|
4326
|
+
},
|
|
4322
4327
|
{
|
|
4323
4328
|
name: "maxReward",
|
|
4324
4329
|
internalType: "uint256",
|
|
@@ -4327,7 +4332,7 @@ const de = [
|
|
|
4327
4332
|
},
|
|
4328
4333
|
{
|
|
4329
4334
|
name: "criteria",
|
|
4330
|
-
internalType: "struct
|
|
4335
|
+
internalType: "struct AERC20PeggedVariableCriteriaIncentiveV2.IncentiveCriteria",
|
|
4331
4336
|
type: "tuple",
|
|
4332
4337
|
components: [
|
|
4333
4338
|
{
|
|
@@ -4343,32 +4348,7 @@ const de = [
|
|
|
4343
4348
|
indexed: !1
|
|
4344
4349
|
}
|
|
4345
4350
|
],
|
|
4346
|
-
name: "
|
|
4347
|
-
},
|
|
4348
|
-
{
|
|
4349
|
-
type: "event",
|
|
4350
|
-
anonymous: !1,
|
|
4351
|
-
inputs: [
|
|
4352
|
-
{
|
|
4353
|
-
name: "asset",
|
|
4354
|
-
internalType: "address",
|
|
4355
|
-
type: "address",
|
|
4356
|
-
indexed: !0
|
|
4357
|
-
},
|
|
4358
|
-
{
|
|
4359
|
-
name: "reward",
|
|
4360
|
-
internalType: "uint256",
|
|
4361
|
-
type: "uint256",
|
|
4362
|
-
indexed: !1
|
|
4363
|
-
},
|
|
4364
|
-
{
|
|
4365
|
-
name: "limit",
|
|
4366
|
-
internalType: "uint256",
|
|
4367
|
-
type: "uint256",
|
|
4368
|
-
indexed: !1
|
|
4369
|
-
}
|
|
4370
|
-
],
|
|
4371
|
-
name: "ERC20VariableIncentiveInitialized"
|
|
4351
|
+
name: "ERC20PeggedIncentiveInitialized"
|
|
4372
4352
|
},
|
|
4373
4353
|
{
|
|
4374
4354
|
type: "event",
|
|
@@ -4553,7 +4533,7 @@ const de = [
|
|
|
4553
4533
|
outputs: [
|
|
4554
4534
|
{
|
|
4555
4535
|
name: "",
|
|
4556
|
-
internalType: "struct
|
|
4536
|
+
internalType: "struct AERC20PeggedVariableCriteriaIncentiveV2.IncentiveCriteria",
|
|
4557
4537
|
type: "tuple",
|
|
4558
4538
|
components: [
|
|
4559
4539
|
{
|
|
@@ -4577,6 +4557,13 @@ const de = [
|
|
|
4577
4557
|
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
4578
4558
|
stateMutability: "view"
|
|
4579
4559
|
},
|
|
4560
|
+
{
|
|
4561
|
+
type: "function",
|
|
4562
|
+
inputs: [],
|
|
4563
|
+
name: "getPeg",
|
|
4564
|
+
outputs: [{ name: "", internalType: "address", type: "address" }],
|
|
4565
|
+
stateMutability: "view"
|
|
4566
|
+
},
|
|
4580
4567
|
{
|
|
4581
4568
|
type: "function",
|
|
4582
4569
|
inputs: [
|
|
@@ -4652,7 +4639,7 @@ const de = [
|
|
|
4652
4639
|
type: "function",
|
|
4653
4640
|
inputs: [
|
|
4654
4641
|
{ name: "claimTarget", internalType: "address", type: "address" },
|
|
4655
|
-
{ name: "", internalType: "bytes", type: "bytes" }
|
|
4642
|
+
{ name: "data_", internalType: "bytes", type: "bytes" }
|
|
4656
4643
|
],
|
|
4657
4644
|
name: "isClaimable",
|
|
4658
4645
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
@@ -4665,13 +4652,6 @@ const de = [
|
|
|
4665
4652
|
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
4666
4653
|
stateMutability: "view"
|
|
4667
4654
|
},
|
|
4668
|
-
{
|
|
4669
|
-
type: "function",
|
|
4670
|
-
inputs: [],
|
|
4671
|
-
name: "maxReward",
|
|
4672
|
-
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
4673
|
-
stateMutability: "view"
|
|
4674
|
-
},
|
|
4675
4655
|
{
|
|
4676
4656
|
type: "function",
|
|
4677
4657
|
inputs: [],
|
|
@@ -4688,6 +4668,13 @@ const de = [
|
|
|
4688
4668
|
outputs: [{ name: "result", internalType: "uint256", type: "uint256" }],
|
|
4689
4669
|
stateMutability: "view"
|
|
4690
4670
|
},
|
|
4671
|
+
{
|
|
4672
|
+
type: "function",
|
|
4673
|
+
inputs: [],
|
|
4674
|
+
name: "peg",
|
|
4675
|
+
outputs: [{ name: "", internalType: "address", type: "address" }],
|
|
4676
|
+
stateMutability: "view"
|
|
4677
|
+
},
|
|
4691
4678
|
{
|
|
4692
4679
|
type: "function",
|
|
4693
4680
|
inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
|
|
@@ -4774,6 +4761,13 @@ const de = [
|
|
|
4774
4761
|
outputs: [],
|
|
4775
4762
|
stateMutability: "nonpayable"
|
|
4776
4763
|
},
|
|
4764
|
+
{
|
|
4765
|
+
type: "function",
|
|
4766
|
+
inputs: [],
|
|
4767
|
+
name: "totalClaim",
|
|
4768
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
4769
|
+
stateMutability: "view"
|
|
4770
|
+
},
|
|
4777
4771
|
{
|
|
4778
4772
|
type: "function",
|
|
4779
4773
|
inputs: [],
|
|
@@ -4788,8 +4782,7 @@ const de = [
|
|
|
4788
4782
|
outputs: [],
|
|
4789
4783
|
stateMutability: "payable"
|
|
4790
4784
|
}
|
|
4791
|
-
],
|
|
4792
|
-
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
4785
|
+
], W = [
|
|
4793
4786
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
4794
4787
|
{ type: "error", inputs: [], name: "ClaimFailed" },
|
|
4795
4788
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
@@ -4826,6 +4819,53 @@ const de = [
|
|
|
4826
4819
|
],
|
|
4827
4820
|
name: "Claimed"
|
|
4828
4821
|
},
|
|
4822
|
+
{
|
|
4823
|
+
type: "event",
|
|
4824
|
+
anonymous: !1,
|
|
4825
|
+
inputs: [
|
|
4826
|
+
{
|
|
4827
|
+
name: "asset",
|
|
4828
|
+
internalType: "address",
|
|
4829
|
+
type: "address",
|
|
4830
|
+
indexed: !0
|
|
4831
|
+
},
|
|
4832
|
+
{
|
|
4833
|
+
name: "reward",
|
|
4834
|
+
internalType: "uint256",
|
|
4835
|
+
type: "uint256",
|
|
4836
|
+
indexed: !1
|
|
4837
|
+
},
|
|
4838
|
+
{
|
|
4839
|
+
name: "limit",
|
|
4840
|
+
internalType: "uint256",
|
|
4841
|
+
type: "uint256",
|
|
4842
|
+
indexed: !1
|
|
4843
|
+
},
|
|
4844
|
+
{
|
|
4845
|
+
name: "maxReward",
|
|
4846
|
+
internalType: "uint256",
|
|
4847
|
+
type: "uint256",
|
|
4848
|
+
indexed: !1
|
|
4849
|
+
},
|
|
4850
|
+
{
|
|
4851
|
+
name: "criteria",
|
|
4852
|
+
internalType: "struct AERC20VariableCriteriaIncentive.IncentiveCriteria",
|
|
4853
|
+
type: "tuple",
|
|
4854
|
+
components: [
|
|
4855
|
+
{
|
|
4856
|
+
name: "criteriaType",
|
|
4857
|
+
internalType: "enum SignatureType",
|
|
4858
|
+
type: "uint8"
|
|
4859
|
+
},
|
|
4860
|
+
{ name: "signature", internalType: "bytes32", type: "bytes32" },
|
|
4861
|
+
{ name: "fieldIndex", internalType: "uint8", type: "uint8" },
|
|
4862
|
+
{ name: "targetContract", internalType: "address", type: "address" }
|
|
4863
|
+
],
|
|
4864
|
+
indexed: !1
|
|
4865
|
+
}
|
|
4866
|
+
],
|
|
4867
|
+
name: "ERC20VariableCriteriaIncentiveInitialized"
|
|
4868
|
+
},
|
|
4829
4869
|
{
|
|
4830
4870
|
type: "event",
|
|
4831
4871
|
anonymous: !1,
|
|
@@ -5027,6 +5067,36 @@ const de = [
|
|
|
5027
5067
|
outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
|
|
5028
5068
|
stateMutability: "pure"
|
|
5029
5069
|
},
|
|
5070
|
+
{
|
|
5071
|
+
type: "function",
|
|
5072
|
+
inputs: [],
|
|
5073
|
+
name: "getIncentiveCriteria",
|
|
5074
|
+
outputs: [
|
|
5075
|
+
{
|
|
5076
|
+
name: "",
|
|
5077
|
+
internalType: "struct AERC20VariableCriteriaIncentive.IncentiveCriteria",
|
|
5078
|
+
type: "tuple",
|
|
5079
|
+
components: [
|
|
5080
|
+
{
|
|
5081
|
+
name: "criteriaType",
|
|
5082
|
+
internalType: "enum SignatureType",
|
|
5083
|
+
type: "uint8"
|
|
5084
|
+
},
|
|
5085
|
+
{ name: "signature", internalType: "bytes32", type: "bytes32" },
|
|
5086
|
+
{ name: "fieldIndex", internalType: "uint8", type: "uint8" },
|
|
5087
|
+
{ name: "targetContract", internalType: "address", type: "address" }
|
|
5088
|
+
]
|
|
5089
|
+
}
|
|
5090
|
+
],
|
|
5091
|
+
stateMutability: "view"
|
|
5092
|
+
},
|
|
5093
|
+
{
|
|
5094
|
+
type: "function",
|
|
5095
|
+
inputs: [],
|
|
5096
|
+
name: "getMaxReward",
|
|
5097
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
5098
|
+
stateMutability: "view"
|
|
5099
|
+
},
|
|
5030
5100
|
{
|
|
5031
5101
|
type: "function",
|
|
5032
5102
|
inputs: [
|
|
@@ -5067,6 +5137,22 @@ const de = [
|
|
|
5067
5137
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
5068
5138
|
stateMutability: "view"
|
|
5069
5139
|
},
|
|
5140
|
+
{
|
|
5141
|
+
type: "function",
|
|
5142
|
+
inputs: [],
|
|
5143
|
+
name: "incentiveCriteria",
|
|
5144
|
+
outputs: [
|
|
5145
|
+
{
|
|
5146
|
+
name: "criteriaType",
|
|
5147
|
+
internalType: "enum SignatureType",
|
|
5148
|
+
type: "uint8"
|
|
5149
|
+
},
|
|
5150
|
+
{ name: "signature", internalType: "bytes32", type: "bytes32" },
|
|
5151
|
+
{ name: "fieldIndex", internalType: "uint8", type: "uint8" },
|
|
5152
|
+
{ name: "targetContract", internalType: "address", type: "address" }
|
|
5153
|
+
],
|
|
5154
|
+
stateMutability: "view"
|
|
5155
|
+
},
|
|
5070
5156
|
{
|
|
5071
5157
|
type: "function",
|
|
5072
5158
|
inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
|
|
@@ -5098,6 +5184,13 @@ const de = [
|
|
|
5098
5184
|
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
5099
5185
|
stateMutability: "view"
|
|
5100
5186
|
},
|
|
5187
|
+
{
|
|
5188
|
+
type: "function",
|
|
5189
|
+
inputs: [],
|
|
5190
|
+
name: "maxReward",
|
|
5191
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
5192
|
+
stateMutability: "view"
|
|
5193
|
+
},
|
|
5101
5194
|
{
|
|
5102
5195
|
type: "function",
|
|
5103
5196
|
inputs: [],
|
|
@@ -5214,74 +5307,1028 @@ const de = [
|
|
|
5214
5307
|
outputs: [],
|
|
5215
5308
|
stateMutability: "payable"
|
|
5216
5309
|
}
|
|
5217
|
-
],
|
|
5218
|
-
{ type: "
|
|
5310
|
+
], $ = [
|
|
5311
|
+
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
5312
|
+
{ type: "error", inputs: [], name: "ClaimFailed" },
|
|
5219
5313
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
5220
5314
|
{ type: "error", inputs: [], name: "InitializerNotImplemented" },
|
|
5315
|
+
{
|
|
5316
|
+
type: "error",
|
|
5317
|
+
inputs: [
|
|
5318
|
+
{ name: "asset", internalType: "address", type: "address" },
|
|
5319
|
+
{ name: "available", internalType: "uint256", type: "uint256" },
|
|
5320
|
+
{ name: "required", internalType: "uint256", type: "uint256" }
|
|
5321
|
+
],
|
|
5322
|
+
name: "InsufficientFunds"
|
|
5323
|
+
},
|
|
5324
|
+
{ type: "error", inputs: [], name: "InvalidInitialization" },
|
|
5221
5325
|
{ type: "error", inputs: [], name: "InvalidInitialization" },
|
|
5222
5326
|
{ type: "error", inputs: [], name: "InvalidInitializationData" },
|
|
5223
|
-
{ type: "error", inputs: [], name: "
|
|
5327
|
+
{ type: "error", inputs: [], name: "LengthMismatch" },
|
|
5328
|
+
{ type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
|
|
5329
|
+
{ type: "error", inputs: [], name: "NoHandoverRequest" },
|
|
5330
|
+
{ type: "error", inputs: [], name: "NotClaimable" },
|
|
5224
5331
|
{ type: "error", inputs: [], name: "NotInitializing" },
|
|
5332
|
+
{ type: "error", inputs: [], name: "Unauthorized" },
|
|
5225
5333
|
{
|
|
5226
5334
|
type: "event",
|
|
5227
5335
|
anonymous: !1,
|
|
5228
5336
|
inputs: [
|
|
5229
5337
|
{
|
|
5230
|
-
name: "
|
|
5338
|
+
name: "recipient",
|
|
5231
5339
|
internalType: "address",
|
|
5232
5340
|
type: "address",
|
|
5233
5341
|
indexed: !0
|
|
5234
5342
|
},
|
|
5235
|
-
{
|
|
5236
|
-
name: "caller",
|
|
5237
|
-
internalType: "address",
|
|
5238
|
-
type: "address",
|
|
5239
|
-
indexed: !1
|
|
5240
|
-
},
|
|
5241
|
-
{ name: "success", internalType: "bool", type: "bool", indexed: !1 },
|
|
5242
5343
|
{ name: "data", internalType: "bytes", type: "bytes", indexed: !1 }
|
|
5243
5344
|
],
|
|
5244
|
-
name: "
|
|
5345
|
+
name: "Claimed"
|
|
5245
5346
|
},
|
|
5246
5347
|
{
|
|
5247
5348
|
type: "event",
|
|
5248
5349
|
anonymous: !1,
|
|
5249
5350
|
inputs: [
|
|
5250
|
-
{ name: "user", internalType: "address", type: "address", indexed: !0 },
|
|
5251
5351
|
{
|
|
5252
|
-
name: "
|
|
5253
|
-
internalType: "
|
|
5254
|
-
type: "
|
|
5255
|
-
indexed: !
|
|
5352
|
+
name: "asset",
|
|
5353
|
+
internalType: "address",
|
|
5354
|
+
type: "address",
|
|
5355
|
+
indexed: !0
|
|
5256
5356
|
},
|
|
5257
|
-
{ name: "data", internalType: "bytes", type: "bytes", indexed: !1 }
|
|
5258
|
-
],
|
|
5259
|
-
name: "ActionValidated"
|
|
5260
|
-
},
|
|
5261
|
-
{
|
|
5262
|
-
type: "event",
|
|
5263
|
-
anonymous: !1,
|
|
5264
|
-
inputs: [
|
|
5265
5357
|
{
|
|
5266
|
-
name: "
|
|
5267
|
-
internalType: "
|
|
5268
|
-
type: "
|
|
5269
|
-
components: [
|
|
5270
|
-
{
|
|
5271
|
-
name: "signatureType",
|
|
5272
|
-
internalType: "enum AEventAction.SignatureType",
|
|
5273
|
-
type: "uint8"
|
|
5274
|
-
},
|
|
5275
|
-
{ name: "signature", internalType: "bytes32", type: "bytes32" },
|
|
5276
|
-
{ name: "fieldIndex", internalType: "uint8", type: "uint8" },
|
|
5277
|
-
{ name: "targetContract", internalType: "address", type: "address" },
|
|
5278
|
-
{ name: "chainid", internalType: "uint256", type: "uint256" }
|
|
5279
|
-
],
|
|
5358
|
+
name: "reward",
|
|
5359
|
+
internalType: "uint256",
|
|
5360
|
+
type: "uint256",
|
|
5280
5361
|
indexed: !1
|
|
5281
5362
|
},
|
|
5282
5363
|
{
|
|
5283
|
-
name: "
|
|
5284
|
-
internalType: "
|
|
5364
|
+
name: "limit",
|
|
5365
|
+
internalType: "uint256",
|
|
5366
|
+
type: "uint256",
|
|
5367
|
+
indexed: !1
|
|
5368
|
+
},
|
|
5369
|
+
{
|
|
5370
|
+
name: "maxReward",
|
|
5371
|
+
internalType: "uint256",
|
|
5372
|
+
type: "uint256",
|
|
5373
|
+
indexed: !1
|
|
5374
|
+
},
|
|
5375
|
+
{
|
|
5376
|
+
name: "criteria",
|
|
5377
|
+
internalType: "struct AERC20VariableCriteriaIncentiveV2.IncentiveCriteria",
|
|
5378
|
+
type: "tuple",
|
|
5379
|
+
components: [
|
|
5380
|
+
{
|
|
5381
|
+
name: "criteriaType",
|
|
5382
|
+
internalType: "enum SignatureType",
|
|
5383
|
+
type: "uint8"
|
|
5384
|
+
},
|
|
5385
|
+
{ name: "signature", internalType: "bytes32", type: "bytes32" },
|
|
5386
|
+
{ name: "fieldIndex", internalType: "uint8", type: "uint8" },
|
|
5387
|
+
{ name: "targetContract", internalType: "address", type: "address" },
|
|
5388
|
+
{ name: "valueType", internalType: "enum ValueType", type: "uint8" }
|
|
5389
|
+
],
|
|
5390
|
+
indexed: !1
|
|
5391
|
+
}
|
|
5392
|
+
],
|
|
5393
|
+
name: "ERC20VariableCriteriaIncentiveInitialized"
|
|
5394
|
+
},
|
|
5395
|
+
{
|
|
5396
|
+
type: "event",
|
|
5397
|
+
anonymous: !1,
|
|
5398
|
+
inputs: [
|
|
5399
|
+
{
|
|
5400
|
+
name: "asset",
|
|
5401
|
+
internalType: "address",
|
|
5402
|
+
type: "address",
|
|
5403
|
+
indexed: !0
|
|
5404
|
+
},
|
|
5405
|
+
{
|
|
5406
|
+
name: "reward",
|
|
5407
|
+
internalType: "uint256",
|
|
5408
|
+
type: "uint256",
|
|
5409
|
+
indexed: !1
|
|
5410
|
+
},
|
|
5411
|
+
{
|
|
5412
|
+
name: "limit",
|
|
5413
|
+
internalType: "uint256",
|
|
5414
|
+
type: "uint256",
|
|
5415
|
+
indexed: !1
|
|
5416
|
+
}
|
|
5417
|
+
],
|
|
5418
|
+
name: "ERC20VariableIncentiveInitialized"
|
|
5419
|
+
},
|
|
5420
|
+
{
|
|
5421
|
+
type: "event",
|
|
5422
|
+
anonymous: !1,
|
|
5423
|
+
inputs: [
|
|
5424
|
+
{
|
|
5425
|
+
name: "version",
|
|
5426
|
+
internalType: "uint64",
|
|
5427
|
+
type: "uint64",
|
|
5428
|
+
indexed: !1
|
|
5429
|
+
}
|
|
5430
|
+
],
|
|
5431
|
+
name: "Initialized"
|
|
5432
|
+
},
|
|
5433
|
+
{
|
|
5434
|
+
type: "event",
|
|
5435
|
+
anonymous: !1,
|
|
5436
|
+
inputs: [
|
|
5437
|
+
{
|
|
5438
|
+
name: "pendingOwner",
|
|
5439
|
+
internalType: "address",
|
|
5440
|
+
type: "address",
|
|
5441
|
+
indexed: !0
|
|
5442
|
+
}
|
|
5443
|
+
],
|
|
5444
|
+
name: "OwnershipHandoverCanceled"
|
|
5445
|
+
},
|
|
5446
|
+
{
|
|
5447
|
+
type: "event",
|
|
5448
|
+
anonymous: !1,
|
|
5449
|
+
inputs: [
|
|
5450
|
+
{
|
|
5451
|
+
name: "pendingOwner",
|
|
5452
|
+
internalType: "address",
|
|
5453
|
+
type: "address",
|
|
5454
|
+
indexed: !0
|
|
5455
|
+
}
|
|
5456
|
+
],
|
|
5457
|
+
name: "OwnershipHandoverRequested"
|
|
5458
|
+
},
|
|
5459
|
+
{
|
|
5460
|
+
type: "event",
|
|
5461
|
+
anonymous: !1,
|
|
5462
|
+
inputs: [
|
|
5463
|
+
{
|
|
5464
|
+
name: "oldOwner",
|
|
5465
|
+
internalType: "address",
|
|
5466
|
+
type: "address",
|
|
5467
|
+
indexed: !0
|
|
5468
|
+
},
|
|
5469
|
+
{
|
|
5470
|
+
name: "newOwner",
|
|
5471
|
+
internalType: "address",
|
|
5472
|
+
type: "address",
|
|
5473
|
+
indexed: !0
|
|
5474
|
+
}
|
|
5475
|
+
],
|
|
5476
|
+
name: "OwnershipTransferred"
|
|
5477
|
+
},
|
|
5478
|
+
{
|
|
5479
|
+
type: "event",
|
|
5480
|
+
anonymous: !1,
|
|
5481
|
+
inputs: [
|
|
5482
|
+
{ name: "user", internalType: "address", type: "address", indexed: !0 },
|
|
5483
|
+
{
|
|
5484
|
+
name: "roles",
|
|
5485
|
+
internalType: "uint256",
|
|
5486
|
+
type: "uint256",
|
|
5487
|
+
indexed: !0
|
|
5488
|
+
}
|
|
5489
|
+
],
|
|
5490
|
+
name: "RolesUpdated"
|
|
5491
|
+
},
|
|
5492
|
+
{
|
|
5493
|
+
type: "event",
|
|
5494
|
+
anonymous: !1,
|
|
5495
|
+
inputs: [
|
|
5496
|
+
{
|
|
5497
|
+
name: "sender",
|
|
5498
|
+
internalType: "address",
|
|
5499
|
+
type: "address",
|
|
5500
|
+
indexed: !1
|
|
5501
|
+
},
|
|
5502
|
+
{
|
|
5503
|
+
name: "amount",
|
|
5504
|
+
internalType: "uint256",
|
|
5505
|
+
type: "uint256",
|
|
5506
|
+
indexed: !1
|
|
5507
|
+
}
|
|
5508
|
+
],
|
|
5509
|
+
name: "ToppedUp"
|
|
5510
|
+
},
|
|
5511
|
+
{
|
|
5512
|
+
type: "function",
|
|
5513
|
+
inputs: [],
|
|
5514
|
+
name: "ADMIN_ROLE",
|
|
5515
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
5516
|
+
stateMutability: "view"
|
|
5517
|
+
},
|
|
5518
|
+
{
|
|
5519
|
+
type: "function",
|
|
5520
|
+
inputs: [],
|
|
5521
|
+
name: "MANAGER_ROLE",
|
|
5522
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
5523
|
+
stateMutability: "view"
|
|
5524
|
+
},
|
|
5525
|
+
{
|
|
5526
|
+
type: "function",
|
|
5527
|
+
inputs: [],
|
|
5528
|
+
name: "asset",
|
|
5529
|
+
outputs: [{ name: "", internalType: "address", type: "address" }],
|
|
5530
|
+
stateMutability: "view"
|
|
5531
|
+
},
|
|
5532
|
+
{
|
|
5533
|
+
type: "function",
|
|
5534
|
+
inputs: [],
|
|
5535
|
+
name: "cancelOwnershipHandover",
|
|
5536
|
+
outputs: [],
|
|
5537
|
+
stateMutability: "payable"
|
|
5538
|
+
},
|
|
5539
|
+
{
|
|
5540
|
+
type: "function",
|
|
5541
|
+
inputs: [
|
|
5542
|
+
{ name: "claimTarget", internalType: "address", type: "address" },
|
|
5543
|
+
{ name: "data_", internalType: "bytes", type: "bytes" }
|
|
5544
|
+
],
|
|
5545
|
+
name: "claim",
|
|
5546
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
5547
|
+
stateMutability: "nonpayable"
|
|
5548
|
+
},
|
|
5549
|
+
{
|
|
5550
|
+
type: "function",
|
|
5551
|
+
inputs: [{ name: "", internalType: "address", type: "address" }],
|
|
5552
|
+
name: "claimed",
|
|
5553
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
5554
|
+
stateMutability: "view"
|
|
5555
|
+
},
|
|
5556
|
+
{
|
|
5557
|
+
type: "function",
|
|
5558
|
+
inputs: [],
|
|
5559
|
+
name: "claims",
|
|
5560
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
5561
|
+
stateMutability: "view"
|
|
5562
|
+
},
|
|
5563
|
+
{
|
|
5564
|
+
type: "function",
|
|
5565
|
+
inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
|
|
5566
|
+
name: "clawback",
|
|
5567
|
+
outputs: [
|
|
5568
|
+
{ name: "", internalType: "uint256", type: "uint256" },
|
|
5569
|
+
{ name: "", internalType: "address", type: "address" }
|
|
5570
|
+
],
|
|
5571
|
+
stateMutability: "nonpayable"
|
|
5572
|
+
},
|
|
5573
|
+
{
|
|
5574
|
+
type: "function",
|
|
5575
|
+
inputs: [
|
|
5576
|
+
{ name: "pendingOwner", internalType: "address", type: "address" }
|
|
5577
|
+
],
|
|
5578
|
+
name: "completeOwnershipHandover",
|
|
5579
|
+
outputs: [],
|
|
5580
|
+
stateMutability: "payable"
|
|
5581
|
+
},
|
|
5582
|
+
{
|
|
5583
|
+
type: "function",
|
|
5584
|
+
inputs: [],
|
|
5585
|
+
name: "currentReward",
|
|
5586
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
5587
|
+
stateMutability: "view"
|
|
5588
|
+
},
|
|
5589
|
+
{
|
|
5590
|
+
type: "function",
|
|
5591
|
+
inputs: [],
|
|
5592
|
+
name: "getComponentInterface",
|
|
5593
|
+
outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
|
|
5594
|
+
stateMutability: "pure"
|
|
5595
|
+
},
|
|
5596
|
+
{
|
|
5597
|
+
type: "function",
|
|
5598
|
+
inputs: [],
|
|
5599
|
+
name: "getIncentiveCriteria",
|
|
5600
|
+
outputs: [
|
|
5601
|
+
{
|
|
5602
|
+
name: "",
|
|
5603
|
+
internalType: "struct AERC20VariableCriteriaIncentiveV2.IncentiveCriteria",
|
|
5604
|
+
type: "tuple",
|
|
5605
|
+
components: [
|
|
5606
|
+
{
|
|
5607
|
+
name: "criteriaType",
|
|
5608
|
+
internalType: "enum SignatureType",
|
|
5609
|
+
type: "uint8"
|
|
5610
|
+
},
|
|
5611
|
+
{ name: "signature", internalType: "bytes32", type: "bytes32" },
|
|
5612
|
+
{ name: "fieldIndex", internalType: "uint8", type: "uint8" },
|
|
5613
|
+
{ name: "targetContract", internalType: "address", type: "address" },
|
|
5614
|
+
{ name: "valueType", internalType: "enum ValueType", type: "uint8" }
|
|
5615
|
+
]
|
|
5616
|
+
}
|
|
5617
|
+
],
|
|
5618
|
+
stateMutability: "view"
|
|
5619
|
+
},
|
|
5620
|
+
{
|
|
5621
|
+
type: "function",
|
|
5622
|
+
inputs: [],
|
|
5623
|
+
name: "getMaxReward",
|
|
5624
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
5625
|
+
stateMutability: "view"
|
|
5626
|
+
},
|
|
5627
|
+
{
|
|
5628
|
+
type: "function",
|
|
5629
|
+
inputs: [
|
|
5630
|
+
{ name: "accounts_", internalType: "address[]", type: "address[]" },
|
|
5631
|
+
{ name: "roles_", internalType: "uint256[]", type: "uint256[]" }
|
|
5632
|
+
],
|
|
5633
|
+
name: "grantManyRoles",
|
|
5634
|
+
outputs: [],
|
|
5635
|
+
stateMutability: "nonpayable"
|
|
5636
|
+
},
|
|
5637
|
+
{
|
|
5638
|
+
type: "function",
|
|
5639
|
+
inputs: [
|
|
5640
|
+
{ name: "user", internalType: "address", type: "address" },
|
|
5641
|
+
{ name: "roles", internalType: "uint256", type: "uint256" }
|
|
5642
|
+
],
|
|
5643
|
+
name: "grantRoles",
|
|
5644
|
+
outputs: [],
|
|
5645
|
+
stateMutability: "payable"
|
|
5646
|
+
},
|
|
5647
|
+
{
|
|
5648
|
+
type: "function",
|
|
5649
|
+
inputs: [
|
|
5650
|
+
{ name: "user", internalType: "address", type: "address" },
|
|
5651
|
+
{ name: "roles", internalType: "uint256", type: "uint256" }
|
|
5652
|
+
],
|
|
5653
|
+
name: "hasAllRoles",
|
|
5654
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
5655
|
+
stateMutability: "view"
|
|
5656
|
+
},
|
|
5657
|
+
{
|
|
5658
|
+
type: "function",
|
|
5659
|
+
inputs: [
|
|
5660
|
+
{ name: "user", internalType: "address", type: "address" },
|
|
5661
|
+
{ name: "roles", internalType: "uint256", type: "uint256" }
|
|
5662
|
+
],
|
|
5663
|
+
name: "hasAnyRole",
|
|
5664
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
5665
|
+
stateMutability: "view"
|
|
5666
|
+
},
|
|
5667
|
+
{
|
|
5668
|
+
type: "function",
|
|
5669
|
+
inputs: [],
|
|
5670
|
+
name: "incentiveCriteria",
|
|
5671
|
+
outputs: [
|
|
5672
|
+
{
|
|
5673
|
+
name: "criteriaType",
|
|
5674
|
+
internalType: "enum SignatureType",
|
|
5675
|
+
type: "uint8"
|
|
5676
|
+
},
|
|
5677
|
+
{ name: "signature", internalType: "bytes32", type: "bytes32" },
|
|
5678
|
+
{ name: "fieldIndex", internalType: "uint8", type: "uint8" },
|
|
5679
|
+
{ name: "targetContract", internalType: "address", type: "address" },
|
|
5680
|
+
{ name: "valueType", internalType: "enum ValueType", type: "uint8" }
|
|
5681
|
+
],
|
|
5682
|
+
stateMutability: "view"
|
|
5683
|
+
},
|
|
5684
|
+
{
|
|
5685
|
+
type: "function",
|
|
5686
|
+
inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
|
|
5687
|
+
name: "initialize",
|
|
5688
|
+
outputs: [],
|
|
5689
|
+
stateMutability: "nonpayable"
|
|
5690
|
+
},
|
|
5691
|
+
{
|
|
5692
|
+
type: "function",
|
|
5693
|
+
inputs: [{ name: "account_", internalType: "address", type: "address" }],
|
|
5694
|
+
name: "isAuthorized",
|
|
5695
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
5696
|
+
stateMutability: "view"
|
|
5697
|
+
},
|
|
5698
|
+
{
|
|
5699
|
+
type: "function",
|
|
5700
|
+
inputs: [
|
|
5701
|
+
{ name: "claimTarget", internalType: "address", type: "address" },
|
|
5702
|
+
{ name: "", internalType: "bytes", type: "bytes" }
|
|
5703
|
+
],
|
|
5704
|
+
name: "isClaimable",
|
|
5705
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
5706
|
+
stateMutability: "view"
|
|
5707
|
+
},
|
|
5708
|
+
{
|
|
5709
|
+
type: "function",
|
|
5710
|
+
inputs: [],
|
|
5711
|
+
name: "limit",
|
|
5712
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
5713
|
+
stateMutability: "view"
|
|
5714
|
+
},
|
|
5715
|
+
{
|
|
5716
|
+
type: "function",
|
|
5717
|
+
inputs: [],
|
|
5718
|
+
name: "maxReward",
|
|
5719
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
5720
|
+
stateMutability: "view"
|
|
5721
|
+
},
|
|
5722
|
+
{
|
|
5723
|
+
type: "function",
|
|
5724
|
+
inputs: [],
|
|
5725
|
+
name: "owner",
|
|
5726
|
+
outputs: [{ name: "result", internalType: "address", type: "address" }],
|
|
5727
|
+
stateMutability: "view"
|
|
5728
|
+
},
|
|
5729
|
+
{
|
|
5730
|
+
type: "function",
|
|
5731
|
+
inputs: [
|
|
5732
|
+
{ name: "pendingOwner", internalType: "address", type: "address" }
|
|
5733
|
+
],
|
|
5734
|
+
name: "ownershipHandoverExpiresAt",
|
|
5735
|
+
outputs: [{ name: "result", internalType: "uint256", type: "uint256" }],
|
|
5736
|
+
stateMutability: "view"
|
|
5737
|
+
},
|
|
5738
|
+
{
|
|
5739
|
+
type: "function",
|
|
5740
|
+
inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
|
|
5741
|
+
name: "preflight",
|
|
5742
|
+
outputs: [{ name: "budgetData", internalType: "bytes", type: "bytes" }],
|
|
5743
|
+
stateMutability: "view"
|
|
5744
|
+
},
|
|
5745
|
+
{
|
|
5746
|
+
type: "function",
|
|
5747
|
+
inputs: [],
|
|
5748
|
+
name: "renounceOwnership",
|
|
5749
|
+
outputs: [],
|
|
5750
|
+
stateMutability: "payable"
|
|
5751
|
+
},
|
|
5752
|
+
{
|
|
5753
|
+
type: "function",
|
|
5754
|
+
inputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
|
|
5755
|
+
name: "renounceRoles",
|
|
5756
|
+
outputs: [],
|
|
5757
|
+
stateMutability: "payable"
|
|
5758
|
+
},
|
|
5759
|
+
{
|
|
5760
|
+
type: "function",
|
|
5761
|
+
inputs: [],
|
|
5762
|
+
name: "requestOwnershipHandover",
|
|
5763
|
+
outputs: [],
|
|
5764
|
+
stateMutability: "payable"
|
|
5765
|
+
},
|
|
5766
|
+
{
|
|
5767
|
+
type: "function",
|
|
5768
|
+
inputs: [
|
|
5769
|
+
{ name: "accounts_", internalType: "address[]", type: "address[]" },
|
|
5770
|
+
{ name: "roles_", internalType: "uint256[]", type: "uint256[]" }
|
|
5771
|
+
],
|
|
5772
|
+
name: "revokeManyRoles",
|
|
5773
|
+
outputs: [],
|
|
5774
|
+
stateMutability: "nonpayable"
|
|
5775
|
+
},
|
|
5776
|
+
{
|
|
5777
|
+
type: "function",
|
|
5778
|
+
inputs: [
|
|
5779
|
+
{ name: "user", internalType: "address", type: "address" },
|
|
5780
|
+
{ name: "roles", internalType: "uint256", type: "uint256" }
|
|
5781
|
+
],
|
|
5782
|
+
name: "revokeRoles",
|
|
5783
|
+
outputs: [],
|
|
5784
|
+
stateMutability: "payable"
|
|
5785
|
+
},
|
|
5786
|
+
{
|
|
5787
|
+
type: "function",
|
|
5788
|
+
inputs: [],
|
|
5789
|
+
name: "reward",
|
|
5790
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
5791
|
+
stateMutability: "view"
|
|
5792
|
+
},
|
|
5793
|
+
{
|
|
5794
|
+
type: "function",
|
|
5795
|
+
inputs: [{ name: "user", internalType: "address", type: "address" }],
|
|
5796
|
+
name: "rolesOf",
|
|
5797
|
+
outputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
|
|
5798
|
+
stateMutability: "view"
|
|
5799
|
+
},
|
|
5800
|
+
{
|
|
5801
|
+
type: "function",
|
|
5802
|
+
inputs: [
|
|
5803
|
+
{ name: "accounts_", internalType: "address[]", type: "address[]" },
|
|
5804
|
+
{ name: "authorized_", internalType: "bool[]", type: "bool[]" }
|
|
5805
|
+
],
|
|
5806
|
+
name: "setAuthorized",
|
|
5807
|
+
outputs: [],
|
|
5808
|
+
stateMutability: "nonpayable"
|
|
5809
|
+
},
|
|
5810
|
+
{
|
|
5811
|
+
type: "function",
|
|
5812
|
+
inputs: [{ name: "interfaceId", internalType: "bytes4", type: "bytes4" }],
|
|
5813
|
+
name: "supportsInterface",
|
|
5814
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
5815
|
+
stateMutability: "view"
|
|
5816
|
+
},
|
|
5817
|
+
{
|
|
5818
|
+
type: "function",
|
|
5819
|
+
inputs: [{ name: "amount", internalType: "uint256", type: "uint256" }],
|
|
5820
|
+
name: "topup",
|
|
5821
|
+
outputs: [],
|
|
5822
|
+
stateMutability: "nonpayable"
|
|
5823
|
+
},
|
|
5824
|
+
{
|
|
5825
|
+
type: "function",
|
|
5826
|
+
inputs: [],
|
|
5827
|
+
name: "totalClaimed",
|
|
5828
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
5829
|
+
stateMutability: "view"
|
|
5830
|
+
},
|
|
5831
|
+
{
|
|
5832
|
+
type: "function",
|
|
5833
|
+
inputs: [{ name: "newOwner", internalType: "address", type: "address" }],
|
|
5834
|
+
name: "transferOwnership",
|
|
5835
|
+
outputs: [],
|
|
5836
|
+
stateMutability: "payable"
|
|
5837
|
+
}
|
|
5838
|
+
], w = [
|
|
5839
|
+
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
5840
|
+
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
5841
|
+
{ type: "error", inputs: [], name: "ClaimFailed" },
|
|
5842
|
+
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
5843
|
+
{ type: "error", inputs: [], name: "InitializerNotImplemented" },
|
|
5844
|
+
{
|
|
5845
|
+
type: "error",
|
|
5846
|
+
inputs: [
|
|
5847
|
+
{ name: "asset", internalType: "address", type: "address" },
|
|
5848
|
+
{ name: "available", internalType: "uint256", type: "uint256" },
|
|
5849
|
+
{ name: "required", internalType: "uint256", type: "uint256" }
|
|
5850
|
+
],
|
|
5851
|
+
name: "InsufficientFunds"
|
|
5852
|
+
},
|
|
5853
|
+
{ type: "error", inputs: [], name: "InvalidInitialization" },
|
|
5854
|
+
{ type: "error", inputs: [], name: "InvalidInitialization" },
|
|
5855
|
+
{ type: "error", inputs: [], name: "InvalidInitializationData" },
|
|
5856
|
+
{ type: "error", inputs: [], name: "LengthMismatch" },
|
|
5857
|
+
{ type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
|
|
5858
|
+
{ type: "error", inputs: [], name: "NoHandoverRequest" },
|
|
5859
|
+
{ type: "error", inputs: [], name: "NotClaimable" },
|
|
5860
|
+
{ type: "error", inputs: [], name: "NotInitializing" },
|
|
5861
|
+
{ type: "error", inputs: [], name: "Unauthorized" },
|
|
5862
|
+
{
|
|
5863
|
+
type: "event",
|
|
5864
|
+
anonymous: !1,
|
|
5865
|
+
inputs: [
|
|
5866
|
+
{
|
|
5867
|
+
name: "recipient",
|
|
5868
|
+
internalType: "address",
|
|
5869
|
+
type: "address",
|
|
5870
|
+
indexed: !0
|
|
5871
|
+
},
|
|
5872
|
+
{ name: "data", internalType: "bytes", type: "bytes", indexed: !1 }
|
|
5873
|
+
],
|
|
5874
|
+
name: "Claimed"
|
|
5875
|
+
},
|
|
5876
|
+
{
|
|
5877
|
+
type: "event",
|
|
5878
|
+
anonymous: !1,
|
|
5879
|
+
inputs: [
|
|
5880
|
+
{
|
|
5881
|
+
name: "asset",
|
|
5882
|
+
internalType: "address",
|
|
5883
|
+
type: "address",
|
|
5884
|
+
indexed: !0
|
|
5885
|
+
},
|
|
5886
|
+
{
|
|
5887
|
+
name: "reward",
|
|
5888
|
+
internalType: "uint256",
|
|
5889
|
+
type: "uint256",
|
|
5890
|
+
indexed: !1
|
|
5891
|
+
},
|
|
5892
|
+
{
|
|
5893
|
+
name: "limit",
|
|
5894
|
+
internalType: "uint256",
|
|
5895
|
+
type: "uint256",
|
|
5896
|
+
indexed: !1
|
|
5897
|
+
}
|
|
5898
|
+
],
|
|
5899
|
+
name: "ERC20VariableIncentiveInitialized"
|
|
5900
|
+
},
|
|
5901
|
+
{
|
|
5902
|
+
type: "event",
|
|
5903
|
+
anonymous: !1,
|
|
5904
|
+
inputs: [
|
|
5905
|
+
{
|
|
5906
|
+
name: "version",
|
|
5907
|
+
internalType: "uint64",
|
|
5908
|
+
type: "uint64",
|
|
5909
|
+
indexed: !1
|
|
5910
|
+
}
|
|
5911
|
+
],
|
|
5912
|
+
name: "Initialized"
|
|
5913
|
+
},
|
|
5914
|
+
{
|
|
5915
|
+
type: "event",
|
|
5916
|
+
anonymous: !1,
|
|
5917
|
+
inputs: [
|
|
5918
|
+
{
|
|
5919
|
+
name: "pendingOwner",
|
|
5920
|
+
internalType: "address",
|
|
5921
|
+
type: "address",
|
|
5922
|
+
indexed: !0
|
|
5923
|
+
}
|
|
5924
|
+
],
|
|
5925
|
+
name: "OwnershipHandoverCanceled"
|
|
5926
|
+
},
|
|
5927
|
+
{
|
|
5928
|
+
type: "event",
|
|
5929
|
+
anonymous: !1,
|
|
5930
|
+
inputs: [
|
|
5931
|
+
{
|
|
5932
|
+
name: "pendingOwner",
|
|
5933
|
+
internalType: "address",
|
|
5934
|
+
type: "address",
|
|
5935
|
+
indexed: !0
|
|
5936
|
+
}
|
|
5937
|
+
],
|
|
5938
|
+
name: "OwnershipHandoverRequested"
|
|
5939
|
+
},
|
|
5940
|
+
{
|
|
5941
|
+
type: "event",
|
|
5942
|
+
anonymous: !1,
|
|
5943
|
+
inputs: [
|
|
5944
|
+
{
|
|
5945
|
+
name: "oldOwner",
|
|
5946
|
+
internalType: "address",
|
|
5947
|
+
type: "address",
|
|
5948
|
+
indexed: !0
|
|
5949
|
+
},
|
|
5950
|
+
{
|
|
5951
|
+
name: "newOwner",
|
|
5952
|
+
internalType: "address",
|
|
5953
|
+
type: "address",
|
|
5954
|
+
indexed: !0
|
|
5955
|
+
}
|
|
5956
|
+
],
|
|
5957
|
+
name: "OwnershipTransferred"
|
|
5958
|
+
},
|
|
5959
|
+
{
|
|
5960
|
+
type: "event",
|
|
5961
|
+
anonymous: !1,
|
|
5962
|
+
inputs: [
|
|
5963
|
+
{ name: "user", internalType: "address", type: "address", indexed: !0 },
|
|
5964
|
+
{
|
|
5965
|
+
name: "roles",
|
|
5966
|
+
internalType: "uint256",
|
|
5967
|
+
type: "uint256",
|
|
5968
|
+
indexed: !0
|
|
5969
|
+
}
|
|
5970
|
+
],
|
|
5971
|
+
name: "RolesUpdated"
|
|
5972
|
+
},
|
|
5973
|
+
{
|
|
5974
|
+
type: "event",
|
|
5975
|
+
anonymous: !1,
|
|
5976
|
+
inputs: [
|
|
5977
|
+
{
|
|
5978
|
+
name: "sender",
|
|
5979
|
+
internalType: "address",
|
|
5980
|
+
type: "address",
|
|
5981
|
+
indexed: !1
|
|
5982
|
+
},
|
|
5983
|
+
{
|
|
5984
|
+
name: "amount",
|
|
5985
|
+
internalType: "uint256",
|
|
5986
|
+
type: "uint256",
|
|
5987
|
+
indexed: !1
|
|
5988
|
+
}
|
|
5989
|
+
],
|
|
5990
|
+
name: "ToppedUp"
|
|
5991
|
+
},
|
|
5992
|
+
{
|
|
5993
|
+
type: "function",
|
|
5994
|
+
inputs: [],
|
|
5995
|
+
name: "ADMIN_ROLE",
|
|
5996
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
5997
|
+
stateMutability: "view"
|
|
5998
|
+
},
|
|
5999
|
+
{
|
|
6000
|
+
type: "function",
|
|
6001
|
+
inputs: [],
|
|
6002
|
+
name: "MANAGER_ROLE",
|
|
6003
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
6004
|
+
stateMutability: "view"
|
|
6005
|
+
},
|
|
6006
|
+
{
|
|
6007
|
+
type: "function",
|
|
6008
|
+
inputs: [],
|
|
6009
|
+
name: "asset",
|
|
6010
|
+
outputs: [{ name: "", internalType: "address", type: "address" }],
|
|
6011
|
+
stateMutability: "view"
|
|
6012
|
+
},
|
|
6013
|
+
{
|
|
6014
|
+
type: "function",
|
|
6015
|
+
inputs: [],
|
|
6016
|
+
name: "cancelOwnershipHandover",
|
|
6017
|
+
outputs: [],
|
|
6018
|
+
stateMutability: "payable"
|
|
6019
|
+
},
|
|
6020
|
+
{
|
|
6021
|
+
type: "function",
|
|
6022
|
+
inputs: [
|
|
6023
|
+
{ name: "claimTarget", internalType: "address", type: "address" },
|
|
6024
|
+
{ name: "data_", internalType: "bytes", type: "bytes" }
|
|
6025
|
+
],
|
|
6026
|
+
name: "claim",
|
|
6027
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
6028
|
+
stateMutability: "nonpayable"
|
|
6029
|
+
},
|
|
6030
|
+
{
|
|
6031
|
+
type: "function",
|
|
6032
|
+
inputs: [{ name: "", internalType: "address", type: "address" }],
|
|
6033
|
+
name: "claimed",
|
|
6034
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
6035
|
+
stateMutability: "view"
|
|
6036
|
+
},
|
|
6037
|
+
{
|
|
6038
|
+
type: "function",
|
|
6039
|
+
inputs: [],
|
|
6040
|
+
name: "claims",
|
|
6041
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
6042
|
+
stateMutability: "view"
|
|
6043
|
+
},
|
|
6044
|
+
{
|
|
6045
|
+
type: "function",
|
|
6046
|
+
inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
|
|
6047
|
+
name: "clawback",
|
|
6048
|
+
outputs: [
|
|
6049
|
+
{ name: "", internalType: "uint256", type: "uint256" },
|
|
6050
|
+
{ name: "", internalType: "address", type: "address" }
|
|
6051
|
+
],
|
|
6052
|
+
stateMutability: "nonpayable"
|
|
6053
|
+
},
|
|
6054
|
+
{
|
|
6055
|
+
type: "function",
|
|
6056
|
+
inputs: [
|
|
6057
|
+
{ name: "pendingOwner", internalType: "address", type: "address" }
|
|
6058
|
+
],
|
|
6059
|
+
name: "completeOwnershipHandover",
|
|
6060
|
+
outputs: [],
|
|
6061
|
+
stateMutability: "payable"
|
|
6062
|
+
},
|
|
6063
|
+
{
|
|
6064
|
+
type: "function",
|
|
6065
|
+
inputs: [],
|
|
6066
|
+
name: "currentReward",
|
|
6067
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
6068
|
+
stateMutability: "view"
|
|
6069
|
+
},
|
|
6070
|
+
{
|
|
6071
|
+
type: "function",
|
|
6072
|
+
inputs: [],
|
|
6073
|
+
name: "getComponentInterface",
|
|
6074
|
+
outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
|
|
6075
|
+
stateMutability: "pure"
|
|
6076
|
+
},
|
|
6077
|
+
{
|
|
6078
|
+
type: "function",
|
|
6079
|
+
inputs: [
|
|
6080
|
+
{ name: "accounts_", internalType: "address[]", type: "address[]" },
|
|
6081
|
+
{ name: "roles_", internalType: "uint256[]", type: "uint256[]" }
|
|
6082
|
+
],
|
|
6083
|
+
name: "grantManyRoles",
|
|
6084
|
+
outputs: [],
|
|
6085
|
+
stateMutability: "nonpayable"
|
|
6086
|
+
},
|
|
6087
|
+
{
|
|
6088
|
+
type: "function",
|
|
6089
|
+
inputs: [
|
|
6090
|
+
{ name: "user", internalType: "address", type: "address" },
|
|
6091
|
+
{ name: "roles", internalType: "uint256", type: "uint256" }
|
|
6092
|
+
],
|
|
6093
|
+
name: "grantRoles",
|
|
6094
|
+
outputs: [],
|
|
6095
|
+
stateMutability: "payable"
|
|
6096
|
+
},
|
|
6097
|
+
{
|
|
6098
|
+
type: "function",
|
|
6099
|
+
inputs: [
|
|
6100
|
+
{ name: "user", internalType: "address", type: "address" },
|
|
6101
|
+
{ name: "roles", internalType: "uint256", type: "uint256" }
|
|
6102
|
+
],
|
|
6103
|
+
name: "hasAllRoles",
|
|
6104
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
6105
|
+
stateMutability: "view"
|
|
6106
|
+
},
|
|
6107
|
+
{
|
|
6108
|
+
type: "function",
|
|
6109
|
+
inputs: [
|
|
6110
|
+
{ name: "user", internalType: "address", type: "address" },
|
|
6111
|
+
{ name: "roles", internalType: "uint256", type: "uint256" }
|
|
6112
|
+
],
|
|
6113
|
+
name: "hasAnyRole",
|
|
6114
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
6115
|
+
stateMutability: "view"
|
|
6116
|
+
},
|
|
6117
|
+
{
|
|
6118
|
+
type: "function",
|
|
6119
|
+
inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
|
|
6120
|
+
name: "initialize",
|
|
6121
|
+
outputs: [],
|
|
6122
|
+
stateMutability: "nonpayable"
|
|
6123
|
+
},
|
|
6124
|
+
{
|
|
6125
|
+
type: "function",
|
|
6126
|
+
inputs: [{ name: "account_", internalType: "address", type: "address" }],
|
|
6127
|
+
name: "isAuthorized",
|
|
6128
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
6129
|
+
stateMutability: "view"
|
|
6130
|
+
},
|
|
6131
|
+
{
|
|
6132
|
+
type: "function",
|
|
6133
|
+
inputs: [
|
|
6134
|
+
{ name: "claimTarget", internalType: "address", type: "address" },
|
|
6135
|
+
{ name: "", internalType: "bytes", type: "bytes" }
|
|
6136
|
+
],
|
|
6137
|
+
name: "isClaimable",
|
|
6138
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
6139
|
+
stateMutability: "view"
|
|
6140
|
+
},
|
|
6141
|
+
{
|
|
6142
|
+
type: "function",
|
|
6143
|
+
inputs: [],
|
|
6144
|
+
name: "limit",
|
|
6145
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
6146
|
+
stateMutability: "view"
|
|
6147
|
+
},
|
|
6148
|
+
{
|
|
6149
|
+
type: "function",
|
|
6150
|
+
inputs: [],
|
|
6151
|
+
name: "owner",
|
|
6152
|
+
outputs: [{ name: "result", internalType: "address", type: "address" }],
|
|
6153
|
+
stateMutability: "view"
|
|
6154
|
+
},
|
|
6155
|
+
{
|
|
6156
|
+
type: "function",
|
|
6157
|
+
inputs: [
|
|
6158
|
+
{ name: "pendingOwner", internalType: "address", type: "address" }
|
|
6159
|
+
],
|
|
6160
|
+
name: "ownershipHandoverExpiresAt",
|
|
6161
|
+
outputs: [{ name: "result", internalType: "uint256", type: "uint256" }],
|
|
6162
|
+
stateMutability: "view"
|
|
6163
|
+
},
|
|
6164
|
+
{
|
|
6165
|
+
type: "function",
|
|
6166
|
+
inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
|
|
6167
|
+
name: "preflight",
|
|
6168
|
+
outputs: [{ name: "budgetData", internalType: "bytes", type: "bytes" }],
|
|
6169
|
+
stateMutability: "view"
|
|
6170
|
+
},
|
|
6171
|
+
{
|
|
6172
|
+
type: "function",
|
|
6173
|
+
inputs: [],
|
|
6174
|
+
name: "renounceOwnership",
|
|
6175
|
+
outputs: [],
|
|
6176
|
+
stateMutability: "payable"
|
|
6177
|
+
},
|
|
6178
|
+
{
|
|
6179
|
+
type: "function",
|
|
6180
|
+
inputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
|
|
6181
|
+
name: "renounceRoles",
|
|
6182
|
+
outputs: [],
|
|
6183
|
+
stateMutability: "payable"
|
|
6184
|
+
},
|
|
6185
|
+
{
|
|
6186
|
+
type: "function",
|
|
6187
|
+
inputs: [],
|
|
6188
|
+
name: "requestOwnershipHandover",
|
|
6189
|
+
outputs: [],
|
|
6190
|
+
stateMutability: "payable"
|
|
6191
|
+
},
|
|
6192
|
+
{
|
|
6193
|
+
type: "function",
|
|
6194
|
+
inputs: [
|
|
6195
|
+
{ name: "accounts_", internalType: "address[]", type: "address[]" },
|
|
6196
|
+
{ name: "roles_", internalType: "uint256[]", type: "uint256[]" }
|
|
6197
|
+
],
|
|
6198
|
+
name: "revokeManyRoles",
|
|
6199
|
+
outputs: [],
|
|
6200
|
+
stateMutability: "nonpayable"
|
|
6201
|
+
},
|
|
6202
|
+
{
|
|
6203
|
+
type: "function",
|
|
6204
|
+
inputs: [
|
|
6205
|
+
{ name: "user", internalType: "address", type: "address" },
|
|
6206
|
+
{ name: "roles", internalType: "uint256", type: "uint256" }
|
|
6207
|
+
],
|
|
6208
|
+
name: "revokeRoles",
|
|
6209
|
+
outputs: [],
|
|
6210
|
+
stateMutability: "payable"
|
|
6211
|
+
},
|
|
6212
|
+
{
|
|
6213
|
+
type: "function",
|
|
6214
|
+
inputs: [],
|
|
6215
|
+
name: "reward",
|
|
6216
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
6217
|
+
stateMutability: "view"
|
|
6218
|
+
},
|
|
6219
|
+
{
|
|
6220
|
+
type: "function",
|
|
6221
|
+
inputs: [{ name: "user", internalType: "address", type: "address" }],
|
|
6222
|
+
name: "rolesOf",
|
|
6223
|
+
outputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
|
|
6224
|
+
stateMutability: "view"
|
|
6225
|
+
},
|
|
6226
|
+
{
|
|
6227
|
+
type: "function",
|
|
6228
|
+
inputs: [
|
|
6229
|
+
{ name: "accounts_", internalType: "address[]", type: "address[]" },
|
|
6230
|
+
{ name: "authorized_", internalType: "bool[]", type: "bool[]" }
|
|
6231
|
+
],
|
|
6232
|
+
name: "setAuthorized",
|
|
6233
|
+
outputs: [],
|
|
6234
|
+
stateMutability: "nonpayable"
|
|
6235
|
+
},
|
|
6236
|
+
{
|
|
6237
|
+
type: "function",
|
|
6238
|
+
inputs: [{ name: "interfaceId", internalType: "bytes4", type: "bytes4" }],
|
|
6239
|
+
name: "supportsInterface",
|
|
6240
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
6241
|
+
stateMutability: "view"
|
|
6242
|
+
},
|
|
6243
|
+
{
|
|
6244
|
+
type: "function",
|
|
6245
|
+
inputs: [{ name: "amount", internalType: "uint256", type: "uint256" }],
|
|
6246
|
+
name: "topup",
|
|
6247
|
+
outputs: [],
|
|
6248
|
+
stateMutability: "nonpayable"
|
|
6249
|
+
},
|
|
6250
|
+
{
|
|
6251
|
+
type: "function",
|
|
6252
|
+
inputs: [],
|
|
6253
|
+
name: "totalClaimed",
|
|
6254
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
6255
|
+
stateMutability: "view"
|
|
6256
|
+
},
|
|
6257
|
+
{
|
|
6258
|
+
type: "function",
|
|
6259
|
+
inputs: [{ name: "newOwner", internalType: "address", type: "address" }],
|
|
6260
|
+
name: "transferOwnership",
|
|
6261
|
+
outputs: [],
|
|
6262
|
+
stateMutability: "payable"
|
|
6263
|
+
}
|
|
6264
|
+
], q = [
|
|
6265
|
+
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
6266
|
+
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
6267
|
+
{ type: "error", inputs: [], name: "InitializerNotImplemented" },
|
|
6268
|
+
{ type: "error", inputs: [], name: "InvalidInitialization" },
|
|
6269
|
+
{ type: "error", inputs: [], name: "InvalidInitializationData" },
|
|
6270
|
+
{ type: "error", inputs: [], name: "NotImplemented" },
|
|
6271
|
+
{ type: "error", inputs: [], name: "NotInitializing" },
|
|
6272
|
+
{
|
|
6273
|
+
type: "event",
|
|
6274
|
+
anonymous: !1,
|
|
6275
|
+
inputs: [
|
|
6276
|
+
{
|
|
6277
|
+
name: "executor",
|
|
6278
|
+
internalType: "address",
|
|
6279
|
+
type: "address",
|
|
6280
|
+
indexed: !0
|
|
6281
|
+
},
|
|
6282
|
+
{
|
|
6283
|
+
name: "caller",
|
|
6284
|
+
internalType: "address",
|
|
6285
|
+
type: "address",
|
|
6286
|
+
indexed: !1
|
|
6287
|
+
},
|
|
6288
|
+
{ name: "success", internalType: "bool", type: "bool", indexed: !1 },
|
|
6289
|
+
{ name: "data", internalType: "bytes", type: "bytes", indexed: !1 }
|
|
6290
|
+
],
|
|
6291
|
+
name: "ActionExecuted"
|
|
6292
|
+
},
|
|
6293
|
+
{
|
|
6294
|
+
type: "event",
|
|
6295
|
+
anonymous: !1,
|
|
6296
|
+
inputs: [
|
|
6297
|
+
{ name: "user", internalType: "address", type: "address", indexed: !0 },
|
|
6298
|
+
{
|
|
6299
|
+
name: "isValidated",
|
|
6300
|
+
internalType: "bool",
|
|
6301
|
+
type: "bool",
|
|
6302
|
+
indexed: !1
|
|
6303
|
+
},
|
|
6304
|
+
{ name: "data", internalType: "bytes", type: "bytes", indexed: !1 }
|
|
6305
|
+
],
|
|
6306
|
+
name: "ActionValidated"
|
|
6307
|
+
},
|
|
6308
|
+
{
|
|
6309
|
+
type: "event",
|
|
6310
|
+
anonymous: !1,
|
|
6311
|
+
inputs: [
|
|
6312
|
+
{
|
|
6313
|
+
name: "actionClaimant",
|
|
6314
|
+
internalType: "struct AEventAction.ActionClaimant",
|
|
6315
|
+
type: "tuple",
|
|
6316
|
+
components: [
|
|
6317
|
+
{
|
|
6318
|
+
name: "signatureType",
|
|
6319
|
+
internalType: "enum AEventAction.SignatureType",
|
|
6320
|
+
type: "uint8"
|
|
6321
|
+
},
|
|
6322
|
+
{ name: "signature", internalType: "bytes32", type: "bytes32" },
|
|
6323
|
+
{ name: "fieldIndex", internalType: "uint8", type: "uint8" },
|
|
6324
|
+
{ name: "targetContract", internalType: "address", type: "address" },
|
|
6325
|
+
{ name: "chainid", internalType: "uint256", type: "uint256" }
|
|
6326
|
+
],
|
|
6327
|
+
indexed: !1
|
|
6328
|
+
},
|
|
6329
|
+
{
|
|
6330
|
+
name: "actionStepOne",
|
|
6331
|
+
internalType: "struct AEventAction.ActionStep",
|
|
5285
6332
|
type: "tuple",
|
|
5286
6333
|
components: [
|
|
5287
6334
|
{ name: "signature", internalType: "bytes32", type: "bytes32" },
|
|
@@ -5603,7 +6650,7 @@ const de = [
|
|
|
5603
6650
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
5604
6651
|
stateMutability: "view"
|
|
5605
6652
|
}
|
|
5606
|
-
],
|
|
6653
|
+
], re = [
|
|
5607
6654
|
{
|
|
5608
6655
|
type: "function",
|
|
5609
6656
|
inputs: [{ name: "addr", internalType: "address", type: "address" }],
|
|
@@ -5871,7 +6918,7 @@ const de = [
|
|
|
5871
6918
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
5872
6919
|
stateMutability: "payable"
|
|
5873
6920
|
}
|
|
5874
|
-
],
|
|
6921
|
+
], T = [
|
|
5875
6922
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
5876
6923
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
5877
6924
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
@@ -6872,7 +7919,7 @@ const de = [
|
|
|
6872
7919
|
stateMutability: "payable"
|
|
6873
7920
|
},
|
|
6874
7921
|
{ type: "receive", stateMutability: "payable" }
|
|
6875
|
-
],
|
|
7922
|
+
], H = [
|
|
6876
7923
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
6877
7924
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
6878
7925
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
@@ -7485,7 +8532,7 @@ const de = [
|
|
|
7485
8532
|
stateMutability: "payable"
|
|
7486
8533
|
},
|
|
7487
8534
|
{ type: "receive", stateMutability: "payable" }
|
|
7488
|
-
],
|
|
8535
|
+
], M = [
|
|
7489
8536
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
7490
8537
|
{ type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
|
|
7491
8538
|
{ type: "error", inputs: [], name: "NoHandoverRequest" },
|
|
@@ -7656,7 +8703,7 @@ const de = [
|
|
|
7656
8703
|
outputs: [],
|
|
7657
8704
|
stateMutability: "payable"
|
|
7658
8705
|
}
|
|
7659
|
-
],
|
|
8706
|
+
], oe = [
|
|
7660
8707
|
{
|
|
7661
8708
|
type: "function",
|
|
7662
8709
|
inputs: [{ name: "user", internalType: "address", type: "address" }],
|
|
@@ -8018,7 +9065,7 @@ const de = [
|
|
|
8018
9065
|
outputs: [{ name: "", internalType: "address", type: "address" }],
|
|
8019
9066
|
stateMutability: "view"
|
|
8020
9067
|
}
|
|
8021
|
-
],
|
|
9068
|
+
], f = [
|
|
8022
9069
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
8023
9070
|
{ type: "error", inputs: [], name: "LengthMismatch" },
|
|
8024
9071
|
{ type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
|
|
@@ -8241,7 +9288,7 @@ const de = [
|
|
|
8241
9288
|
outputs: [],
|
|
8242
9289
|
stateMutability: "payable"
|
|
8243
9290
|
}
|
|
8244
|
-
],
|
|
9291
|
+
], x = [
|
|
8245
9292
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
8246
9293
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
8247
9294
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
@@ -8756,7 +9803,7 @@ const de = [
|
|
|
8756
9803
|
outputs: [],
|
|
8757
9804
|
stateMutability: "payable"
|
|
8758
9805
|
}
|
|
8759
|
-
],
|
|
9806
|
+
], L = [
|
|
8760
9807
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
8761
9808
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
8762
9809
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
@@ -9040,7 +10087,7 @@ const de = [
|
|
|
9040
10087
|
outputs: [],
|
|
9041
10088
|
stateMutability: "payable"
|
|
9042
10089
|
}
|
|
9043
|
-
],
|
|
10090
|
+
], I = [
|
|
9044
10091
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
9045
10092
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
9046
10093
|
{ type: "error", inputs: [], name: "FnSelectorNotRecognized" },
|
|
@@ -9513,887 +10560,965 @@ const de = [
|
|
|
9513
10560
|
stateMutability: "payable"
|
|
9514
10561
|
},
|
|
9515
10562
|
{ type: "receive", stateMutability: "payable" }
|
|
9516
|
-
],
|
|
9517
|
-
abi:
|
|
10563
|
+
], we = /* @__PURE__ */ e({
|
|
10564
|
+
abi: j,
|
|
9518
10565
|
functionName: "getComponentInterface"
|
|
9519
|
-
}),
|
|
9520
|
-
{ abi:
|
|
9521
|
-
),
|
|
9522
|
-
{ abi:
|
|
9523
|
-
),
|
|
9524
|
-
abi:
|
|
10566
|
+
}), Me = /* @__PURE__ */ e(
|
|
10567
|
+
{ abi: j, functionName: "supportsInterface" }
|
|
10568
|
+
), Ie = /* @__PURE__ */ e(
|
|
10569
|
+
{ abi: O, functionName: "allowList" }
|
|
10570
|
+
), ge = /* @__PURE__ */ e({
|
|
10571
|
+
abi: O,
|
|
9525
10572
|
functionName: "claimed"
|
|
9526
|
-
}), Ie = /* @__PURE__ */ e({
|
|
9527
|
-
abi: g,
|
|
9528
|
-
functionName: "claims"
|
|
9529
10573
|
}), he = /* @__PURE__ */ e({
|
|
9530
|
-
abi:
|
|
10574
|
+
abi: O,
|
|
10575
|
+
functionName: "claims"
|
|
10576
|
+
}), Oe = /* @__PURE__ */ e({
|
|
10577
|
+
abi: O,
|
|
9531
10578
|
functionName: "isClaimable"
|
|
9532
|
-
}),
|
|
9533
|
-
abi:
|
|
10579
|
+
}), Ae = /* @__PURE__ */ e({
|
|
10580
|
+
abi: O,
|
|
9534
10581
|
functionName: "limit"
|
|
9535
|
-
}), Oe = /* @__PURE__ */ e({
|
|
9536
|
-
abi: g,
|
|
9537
|
-
functionName: "owner"
|
|
9538
10582
|
}), Ne = /* @__PURE__ */ e({
|
|
9539
|
-
abi:
|
|
10583
|
+
abi: O,
|
|
10584
|
+
functionName: "owner"
|
|
10585
|
+
}), xe = /* @__PURE__ */ e({
|
|
10586
|
+
abi: O,
|
|
9540
10587
|
functionName: "reward"
|
|
9541
|
-
}),
|
|
9542
|
-
abi:
|
|
10588
|
+
}), Re = /* @__PURE__ */ s({
|
|
10589
|
+
abi: O,
|
|
9543
10590
|
functionName: "claim"
|
|
9544
|
-
}),
|
|
9545
|
-
abi:
|
|
10591
|
+
}), Ce = /* @__PURE__ */ i({
|
|
10592
|
+
abi: O,
|
|
9546
10593
|
functionName: "claim"
|
|
9547
|
-
}),
|
|
10594
|
+
}), ze = /* @__PURE__ */ e({
|
|
9548
10595
|
abi: o,
|
|
9549
10596
|
functionName: "createBoostAuth"
|
|
9550
|
-
}),
|
|
10597
|
+
}), _e = /* @__PURE__ */ e({
|
|
9551
10598
|
abi: o,
|
|
9552
10599
|
functionName: "getBoost"
|
|
9553
|
-
}),
|
|
10600
|
+
}), He = /* @__PURE__ */ e({
|
|
9554
10601
|
abi: o,
|
|
9555
10602
|
functionName: "getBoostCount"
|
|
9556
|
-
}),
|
|
10603
|
+
}), Ee = /* @__PURE__ */ e({
|
|
9557
10604
|
abi: o,
|
|
9558
10605
|
functionName: "getIncentiveFeesInfo"
|
|
9559
|
-
}),
|
|
10606
|
+
}), Fe = /* @__PURE__ */ e({
|
|
9560
10607
|
abi: o,
|
|
9561
10608
|
functionName: "protocolFee"
|
|
9562
|
-
}),
|
|
10609
|
+
}), qe = /* @__PURE__ */ e({
|
|
9563
10610
|
abi: o,
|
|
9564
10611
|
functionName: "protocolFeeReceiver"
|
|
9565
|
-
}),
|
|
10612
|
+
}), ke = /* @__PURE__ */ s({
|
|
9566
10613
|
abi: o,
|
|
9567
10614
|
functionName: "claimIncentive"
|
|
9568
|
-
}),
|
|
10615
|
+
}), De = /* @__PURE__ */ s({
|
|
9569
10616
|
abi: o,
|
|
9570
10617
|
functionName: "claimIncentiveFor"
|
|
9571
|
-
}),
|
|
10618
|
+
}), Ue = /* @__PURE__ */ s({
|
|
9572
10619
|
abi: o,
|
|
9573
10620
|
functionName: "createBoost"
|
|
9574
|
-
}),
|
|
10621
|
+
}), Be = /* @__PURE__ */ s({
|
|
9575
10622
|
abi: o,
|
|
9576
10623
|
functionName: "setCreateBoostAuth"
|
|
9577
|
-
}),
|
|
10624
|
+
}), Le = /* @__PURE__ */ s({
|
|
9578
10625
|
abi: o,
|
|
9579
10626
|
functionName: "setProtocolFeeReceiver"
|
|
9580
|
-
}),
|
|
10627
|
+
}), Pe = /* @__PURE__ */ s({
|
|
9581
10628
|
abi: o,
|
|
9582
10629
|
functionName: "topupIncentiveFromBudget"
|
|
9583
|
-
}),
|
|
10630
|
+
}), Se = /* @__PURE__ */ s({
|
|
9584
10631
|
abi: o,
|
|
9585
10632
|
functionName: "topupIncentiveFromSender"
|
|
9586
|
-
}),
|
|
10633
|
+
}), Ve = /* @__PURE__ */ i({
|
|
9587
10634
|
abi: o,
|
|
9588
10635
|
functionName: "claimIncentive"
|
|
9589
|
-
}),
|
|
10636
|
+
}), Ge = /* @__PURE__ */ i({
|
|
9590
10637
|
abi: o,
|
|
9591
10638
|
functionName: "claimIncentiveFor"
|
|
9592
|
-
}),
|
|
10639
|
+
}), Ze = /* @__PURE__ */ i({
|
|
9593
10640
|
abi: o,
|
|
9594
10641
|
functionName: "createBoost"
|
|
9595
|
-
}),
|
|
10642
|
+
}), je = /* @__PURE__ */ i({
|
|
9596
10643
|
abi: o,
|
|
9597
10644
|
functionName: "setCreateBoostAuth"
|
|
9598
|
-
}),
|
|
10645
|
+
}), We = /* @__PURE__ */ i({
|
|
9599
10646
|
abi: o,
|
|
9600
10647
|
functionName: "setProtocolFeeReceiver"
|
|
9601
|
-
}),
|
|
10648
|
+
}), $e = /* @__PURE__ */ i({
|
|
9602
10649
|
abi: o,
|
|
9603
10650
|
functionName: "topupIncentiveFromBudget"
|
|
9604
|
-
}),
|
|
10651
|
+
}), Ke = /* @__PURE__ */ i({
|
|
9605
10652
|
abi: o,
|
|
9606
10653
|
functionName: "topupIncentiveFromSender"
|
|
9607
|
-
}),
|
|
9608
|
-
abi:
|
|
10654
|
+
}), Qe = /* @__PURE__ */ e({
|
|
10655
|
+
abi: A,
|
|
9609
10656
|
functionName: "getBaseImplementation"
|
|
9610
|
-
}),
|
|
9611
|
-
abi:
|
|
10657
|
+
}), Je = /* @__PURE__ */ e({
|
|
10658
|
+
abi: A,
|
|
9612
10659
|
functionName: "getClone"
|
|
9613
|
-
}),
|
|
9614
|
-
abi:
|
|
10660
|
+
}), Xe = /* @__PURE__ */ e({
|
|
10661
|
+
abi: A,
|
|
9615
10662
|
functionName: "getCloneIdentifier"
|
|
9616
|
-
}),
|
|
9617
|
-
abi:
|
|
10663
|
+
}), Ye = /* @__PURE__ */ e({
|
|
10664
|
+
abi: A,
|
|
9618
10665
|
functionName: "getClones"
|
|
9619
|
-
}),
|
|
9620
|
-
abi:
|
|
10666
|
+
}), et = /* @__PURE__ */ s({
|
|
10667
|
+
abi: A,
|
|
9621
10668
|
functionName: "deployClone"
|
|
9622
|
-
}),
|
|
9623
|
-
abi:
|
|
10669
|
+
}), tt = /* @__PURE__ */ s({
|
|
10670
|
+
abi: A,
|
|
9624
10671
|
functionName: "register"
|
|
9625
|
-
}),
|
|
9626
|
-
abi:
|
|
10672
|
+
}), nt = /* @__PURE__ */ i({
|
|
10673
|
+
abi: A,
|
|
9627
10674
|
functionName: "deployClone"
|
|
9628
|
-
}),
|
|
9629
|
-
abi:
|
|
10675
|
+
}), at = /* @__PURE__ */ i({
|
|
10676
|
+
abi: A,
|
|
9630
10677
|
functionName: "register"
|
|
9631
|
-
}),
|
|
9632
|
-
abi:
|
|
10678
|
+
}), it = /* @__PURE__ */ e({
|
|
10679
|
+
abi: v,
|
|
9633
10680
|
functionName: "asset"
|
|
9634
|
-
}),
|
|
9635
|
-
abi:
|
|
10681
|
+
}), st = /* @__PURE__ */ e({
|
|
10682
|
+
abi: v,
|
|
9636
10683
|
functionName: "cgdaParams"
|
|
9637
|
-
}),
|
|
9638
|
-
abi:
|
|
10684
|
+
}), pt = /* @__PURE__ */ e({
|
|
10685
|
+
abi: v,
|
|
9639
10686
|
functionName: "claimed"
|
|
9640
|
-
}),
|
|
9641
|
-
abi:
|
|
10687
|
+
}), yt = /* @__PURE__ */ e({
|
|
10688
|
+
abi: v,
|
|
9642
10689
|
functionName: "claims"
|
|
9643
|
-
}),
|
|
9644
|
-
abi:
|
|
10690
|
+
}), ut = /* @__PURE__ */ e({
|
|
10691
|
+
abi: v,
|
|
9645
10692
|
functionName: "currentReward"
|
|
9646
|
-
}),
|
|
9647
|
-
abi:
|
|
10693
|
+
}), rt = /* @__PURE__ */ e({
|
|
10694
|
+
abi: v,
|
|
9648
10695
|
functionName: "isClaimable"
|
|
9649
|
-
}),
|
|
9650
|
-
abi:
|
|
10696
|
+
}), ot = /* @__PURE__ */ e({
|
|
10697
|
+
abi: v,
|
|
9651
10698
|
functionName: "owner"
|
|
9652
|
-
}),
|
|
9653
|
-
abi:
|
|
10699
|
+
}), lt = /* @__PURE__ */ e({
|
|
10700
|
+
abi: v,
|
|
9654
10701
|
functionName: "reward"
|
|
9655
|
-
}),
|
|
9656
|
-
abi:
|
|
10702
|
+
}), dt = /* @__PURE__ */ e({
|
|
10703
|
+
abi: v,
|
|
9657
10704
|
functionName: "totalBudget"
|
|
9658
|
-
}),
|
|
9659
|
-
abi:
|
|
10705
|
+
}), mt = /* @__PURE__ */ s({
|
|
10706
|
+
abi: v,
|
|
9660
10707
|
functionName: "claim"
|
|
9661
|
-
}),
|
|
9662
|
-
abi:
|
|
10708
|
+
}), bt = /* @__PURE__ */ s({
|
|
10709
|
+
abi: v,
|
|
9663
10710
|
functionName: "clawback"
|
|
9664
|
-
}),
|
|
9665
|
-
abi:
|
|
10711
|
+
}), ct = /* @__PURE__ */ i({
|
|
10712
|
+
abi: v,
|
|
9666
10713
|
functionName: "claim"
|
|
9667
|
-
}),
|
|
9668
|
-
abi:
|
|
10714
|
+
}), Tt = /* @__PURE__ */ i({
|
|
10715
|
+
abi: v,
|
|
9669
10716
|
functionName: "clawback"
|
|
9670
|
-
}),
|
|
9671
|
-
abi:
|
|
10717
|
+
}), ft = /* @__PURE__ */ e({
|
|
10718
|
+
abi: b,
|
|
9672
10719
|
functionName: "asset"
|
|
9673
|
-
}),
|
|
9674
|
-
abi:
|
|
10720
|
+
}), vt = /* @__PURE__ */ e({
|
|
10721
|
+
abi: b,
|
|
9675
10722
|
functionName: "claimed"
|
|
9676
|
-
}),
|
|
9677
|
-
abi:
|
|
10723
|
+
}), wt = /* @__PURE__ */ e({
|
|
10724
|
+
abi: b,
|
|
9678
10725
|
functionName: "claims"
|
|
9679
|
-
}),
|
|
9680
|
-
{ abi:
|
|
9681
|
-
),
|
|
9682
|
-
abi:
|
|
10726
|
+
}), Mt = /* @__PURE__ */ e(
|
|
10727
|
+
{ abi: b, functionName: "currentReward" }
|
|
10728
|
+
), It = /* @__PURE__ */ e({
|
|
10729
|
+
abi: b,
|
|
9683
10730
|
functionName: "entries"
|
|
9684
|
-
}),
|
|
9685
|
-
abi:
|
|
10731
|
+
}), gt = /* @__PURE__ */ e({
|
|
10732
|
+
abi: b,
|
|
9686
10733
|
functionName: "isClaimable"
|
|
9687
|
-
}), It = /* @__PURE__ */ e({
|
|
9688
|
-
abi: m,
|
|
9689
|
-
functionName: "limit"
|
|
9690
10734
|
}), ht = /* @__PURE__ */ e({
|
|
9691
|
-
abi:
|
|
10735
|
+
abi: b,
|
|
10736
|
+
functionName: "limit"
|
|
10737
|
+
}), Ot = /* @__PURE__ */ e({
|
|
10738
|
+
abi: b,
|
|
9692
10739
|
functionName: "owner"
|
|
9693
|
-
}),
|
|
9694
|
-
abi:
|
|
10740
|
+
}), At = /* @__PURE__ */ e({
|
|
10741
|
+
abi: b,
|
|
9695
10742
|
functionName: "reward"
|
|
9696
|
-
}),
|
|
9697
|
-
abi:
|
|
10743
|
+
}), Nt = /* @__PURE__ */ e({
|
|
10744
|
+
abi: b,
|
|
9698
10745
|
functionName: "strategy"
|
|
9699
|
-
}),
|
|
9700
|
-
abi:
|
|
10746
|
+
}), xt = /* @__PURE__ */ s({
|
|
10747
|
+
abi: b,
|
|
9701
10748
|
functionName: "claim"
|
|
9702
|
-
}),
|
|
9703
|
-
abi:
|
|
10749
|
+
}), Rt = /* @__PURE__ */ s({
|
|
10750
|
+
abi: b,
|
|
9704
10751
|
functionName: "clawback"
|
|
9705
|
-
}),
|
|
9706
|
-
abi:
|
|
10752
|
+
}), Ct = /* @__PURE__ */ s({
|
|
10753
|
+
abi: b,
|
|
9707
10754
|
functionName: "drawRaffle"
|
|
9708
|
-
}),
|
|
9709
|
-
{ abi:
|
|
9710
|
-
),
|
|
9711
|
-
abi:
|
|
10755
|
+
}), zt = /* @__PURE__ */ i(
|
|
10756
|
+
{ abi: b, functionName: "claim" }
|
|
10757
|
+
), _t = /* @__PURE__ */ i({
|
|
10758
|
+
abi: b,
|
|
9712
10759
|
functionName: "clawback"
|
|
9713
|
-
}),
|
|
9714
|
-
abi: m,
|
|
9715
|
-
functionName: "drawRaffle"
|
|
9716
|
-
}), Ct = /* @__PURE__ */ e({
|
|
10760
|
+
}), Ht = /* @__PURE__ */ i({
|
|
9717
10761
|
abi: b,
|
|
10762
|
+
functionName: "drawRaffle"
|
|
10763
|
+
}), Et = /* @__PURE__ */ e({
|
|
10764
|
+
abi: c,
|
|
9718
10765
|
functionName: "asset"
|
|
9719
|
-
}),
|
|
9720
|
-
{ abi:
|
|
9721
|
-
),
|
|
9722
|
-
abi:
|
|
10766
|
+
}), Ft = /* @__PURE__ */ e(
|
|
10767
|
+
{ abi: c, functionName: "claimed" }
|
|
10768
|
+
), qt = /* @__PURE__ */ e({
|
|
10769
|
+
abi: c,
|
|
9723
10770
|
functionName: "claims"
|
|
9724
|
-
}), Ft = /* @__PURE__ */ e({
|
|
9725
|
-
abi: b,
|
|
9726
|
-
functionName: "currentReward"
|
|
9727
10771
|
}), kt = /* @__PURE__ */ e({
|
|
9728
|
-
abi:
|
|
9729
|
-
functionName: "
|
|
10772
|
+
abi: c,
|
|
10773
|
+
functionName: "currentReward"
|
|
9730
10774
|
}), Dt = /* @__PURE__ */ e({
|
|
9731
|
-
abi:
|
|
10775
|
+
abi: c,
|
|
10776
|
+
functionName: "getPeg"
|
|
10777
|
+
}), Ut = /* @__PURE__ */ e({
|
|
10778
|
+
abi: c,
|
|
9732
10779
|
functionName: "isClaimable"
|
|
9733
|
-
}),
|
|
9734
|
-
abi:
|
|
10780
|
+
}), Bt = /* @__PURE__ */ e({
|
|
10781
|
+
abi: c,
|
|
9735
10782
|
functionName: "limit"
|
|
9736
|
-
}),
|
|
9737
|
-
abi:
|
|
10783
|
+
}), Lt = /* @__PURE__ */ e({
|
|
10784
|
+
abi: c,
|
|
9738
10785
|
functionName: "owner"
|
|
9739
|
-
}),
|
|
9740
|
-
abi:
|
|
10786
|
+
}), Pt = /* @__PURE__ */ e({
|
|
10787
|
+
abi: c,
|
|
9741
10788
|
functionName: "peg"
|
|
9742
|
-
}),
|
|
9743
|
-
abi:
|
|
10789
|
+
}), St = /* @__PURE__ */ e({
|
|
10790
|
+
abi: c,
|
|
9744
10791
|
functionName: "reward"
|
|
9745
|
-
}),
|
|
9746
|
-
abi:
|
|
10792
|
+
}), Vt = /* @__PURE__ */ e({
|
|
10793
|
+
abi: c,
|
|
9747
10794
|
functionName: "totalClaimed"
|
|
9748
|
-
}),
|
|
9749
|
-
{ abi:
|
|
9750
|
-
),
|
|
9751
|
-
abi:
|
|
10795
|
+
}), Gt = /* @__PURE__ */ s(
|
|
10796
|
+
{ abi: c, functionName: "claim" }
|
|
10797
|
+
), Zt = /* @__PURE__ */ s({
|
|
10798
|
+
abi: c,
|
|
9752
10799
|
functionName: "clawback"
|
|
9753
|
-
}),
|
|
9754
|
-
abi:
|
|
10800
|
+
}), jt = /* @__PURE__ */ i({
|
|
10801
|
+
abi: c,
|
|
9755
10802
|
functionName: "claim"
|
|
9756
|
-
}),
|
|
9757
|
-
abi:
|
|
10803
|
+
}), Wt = /* @__PURE__ */ i({
|
|
10804
|
+
abi: c,
|
|
9758
10805
|
functionName: "clawback"
|
|
9759
|
-
}),
|
|
10806
|
+
}), $t = /* @__PURE__ */ e({
|
|
9760
10807
|
abi: d,
|
|
9761
10808
|
functionName: "asset"
|
|
9762
|
-
}),
|
|
10809
|
+
}), Kt = /* @__PURE__ */ e({
|
|
9763
10810
|
abi: d,
|
|
9764
10811
|
functionName: "claimed"
|
|
9765
|
-
}),
|
|
10812
|
+
}), Qt = /* @__PURE__ */ e({
|
|
9766
10813
|
abi: d,
|
|
9767
10814
|
functionName: "claims"
|
|
9768
|
-
}),
|
|
10815
|
+
}), Jt = /* @__PURE__ */ e({
|
|
9769
10816
|
abi: d,
|
|
9770
10817
|
functionName: "currentReward"
|
|
9771
|
-
}),
|
|
10818
|
+
}), Xt = /* @__PURE__ */ e({
|
|
9772
10819
|
abi: d,
|
|
9773
10820
|
functionName: "getIncentiveCriteria"
|
|
9774
|
-
}),
|
|
10821
|
+
}), Yt = /* @__PURE__ */ e({
|
|
9775
10822
|
abi: d,
|
|
9776
10823
|
functionName: "getMaxReward"
|
|
9777
|
-
}),
|
|
10824
|
+
}), en = /* @__PURE__ */ e({
|
|
9778
10825
|
abi: d,
|
|
9779
10826
|
functionName: "getPeg"
|
|
9780
|
-
}),
|
|
10827
|
+
}), tn = /* @__PURE__ */ e({
|
|
9781
10828
|
abi: d,
|
|
9782
10829
|
functionName: "isClaimable"
|
|
9783
|
-
}),
|
|
10830
|
+
}), nn = /* @__PURE__ */ e({
|
|
9784
10831
|
abi: d,
|
|
9785
10832
|
functionName: "limit"
|
|
9786
|
-
}),
|
|
10833
|
+
}), an = /* @__PURE__ */ e({
|
|
9787
10834
|
abi: d,
|
|
9788
10835
|
functionName: "owner"
|
|
9789
|
-
}),
|
|
10836
|
+
}), sn = /* @__PURE__ */ e({
|
|
9790
10837
|
abi: d,
|
|
9791
10838
|
functionName: "peg"
|
|
9792
|
-
}),
|
|
10839
|
+
}), pn = /* @__PURE__ */ e({
|
|
9793
10840
|
abi: d,
|
|
9794
10841
|
functionName: "reward"
|
|
9795
|
-
}),
|
|
10842
|
+
}), yn = /* @__PURE__ */ e({
|
|
9796
10843
|
abi: d,
|
|
9797
10844
|
functionName: "totalClaimed"
|
|
9798
|
-
}),
|
|
10845
|
+
}), un = /* @__PURE__ */ s({
|
|
9799
10846
|
abi: d,
|
|
9800
10847
|
functionName: "claim"
|
|
9801
|
-
}),
|
|
10848
|
+
}), rn = /* @__PURE__ */ s({
|
|
9802
10849
|
abi: d,
|
|
9803
10850
|
functionName: "clawback"
|
|
9804
|
-
}),
|
|
10851
|
+
}), on = /* @__PURE__ */ i({
|
|
9805
10852
|
abi: d,
|
|
9806
10853
|
functionName: "claim"
|
|
9807
|
-
}),
|
|
10854
|
+
}), ln = /* @__PURE__ */ i({
|
|
9808
10855
|
abi: d,
|
|
9809
10856
|
functionName: "clawback"
|
|
9810
|
-
}),
|
|
9811
|
-
abi:
|
|
9812
|
-
functionName: "
|
|
9813
|
-
}),
|
|
9814
|
-
abi:
|
|
9815
|
-
functionName: "getMaxReward"
|
|
9816
|
-
}), dn = /* @__PURE__ */ e(
|
|
9817
|
-
{ abi: v, functionName: "asset" }
|
|
9818
|
-
), mn = /* @__PURE__ */ e({
|
|
9819
|
-
abi: v,
|
|
10857
|
+
}), dn = /* @__PURE__ */ e({
|
|
10858
|
+
abi: m,
|
|
10859
|
+
functionName: "asset"
|
|
10860
|
+
}), mn = /* @__PURE__ */ e({
|
|
10861
|
+
abi: m,
|
|
9820
10862
|
functionName: "claimed"
|
|
9821
10863
|
}), bn = /* @__PURE__ */ e({
|
|
9822
|
-
abi:
|
|
10864
|
+
abi: m,
|
|
9823
10865
|
functionName: "claims"
|
|
9824
10866
|
}), cn = /* @__PURE__ */ e({
|
|
9825
|
-
abi:
|
|
10867
|
+
abi: m,
|
|
9826
10868
|
functionName: "currentReward"
|
|
9827
10869
|
}), Tn = /* @__PURE__ */ e({
|
|
9828
|
-
abi:
|
|
10870
|
+
abi: m,
|
|
10871
|
+
functionName: "getIncentiveCriteria"
|
|
10872
|
+
}), fn = /* @__PURE__ */ e({
|
|
10873
|
+
abi: m,
|
|
10874
|
+
functionName: "getMaxReward"
|
|
10875
|
+
}), vn = /* @__PURE__ */ e({
|
|
10876
|
+
abi: m,
|
|
10877
|
+
functionName: "getPeg"
|
|
10878
|
+
}), wn = /* @__PURE__ */ e({
|
|
10879
|
+
abi: m,
|
|
9829
10880
|
functionName: "isClaimable"
|
|
9830
|
-
}), fn = /* @__PURE__ */ e(
|
|
9831
|
-
{ abi: v, functionName: "limit" }
|
|
9832
|
-
), vn = /* @__PURE__ */ e(
|
|
9833
|
-
{ abi: v, functionName: "owner" }
|
|
9834
|
-
), wn = /* @__PURE__ */ e({
|
|
9835
|
-
abi: v,
|
|
9836
|
-
functionName: "reward"
|
|
9837
10881
|
}), Mn = /* @__PURE__ */ e({
|
|
9838
|
-
abi:
|
|
10882
|
+
abi: m,
|
|
10883
|
+
functionName: "limit"
|
|
10884
|
+
}), In = /* @__PURE__ */ e({
|
|
10885
|
+
abi: m,
|
|
10886
|
+
functionName: "owner"
|
|
10887
|
+
}), gn = /* @__PURE__ */ e({
|
|
10888
|
+
abi: m,
|
|
10889
|
+
functionName: "peg"
|
|
10890
|
+
}), hn = /* @__PURE__ */ e({
|
|
10891
|
+
abi: m,
|
|
10892
|
+
functionName: "reward"
|
|
10893
|
+
}), On = /* @__PURE__ */ e({
|
|
10894
|
+
abi: m,
|
|
9839
10895
|
functionName: "totalClaimed"
|
|
9840
|
-
}),
|
|
9841
|
-
abi:
|
|
10896
|
+
}), An = /* @__PURE__ */ s({
|
|
10897
|
+
abi: m,
|
|
9842
10898
|
functionName: "claim"
|
|
9843
|
-
}),
|
|
9844
|
-
abi:
|
|
10899
|
+
}), Nn = /* @__PURE__ */ s({
|
|
10900
|
+
abi: m,
|
|
9845
10901
|
functionName: "clawback"
|
|
9846
|
-
}),
|
|
9847
|
-
abi:
|
|
10902
|
+
}), xn = /* @__PURE__ */ i({
|
|
10903
|
+
abi: m,
|
|
9848
10904
|
functionName: "claim"
|
|
9849
|
-
}),
|
|
9850
|
-
abi:
|
|
10905
|
+
}), Rn = /* @__PURE__ */ i({
|
|
10906
|
+
abi: m,
|
|
10907
|
+
functionName: "clawback"
|
|
10908
|
+
}), Cn = /* @__PURE__ */ e({
|
|
10909
|
+
abi: W,
|
|
10910
|
+
functionName: "getIncentiveCriteria"
|
|
10911
|
+
}), zn = /* @__PURE__ */ e({
|
|
10912
|
+
abi: W,
|
|
10913
|
+
functionName: "getMaxReward"
|
|
10914
|
+
}), _n = /* @__PURE__ */ e({
|
|
10915
|
+
abi: $,
|
|
10916
|
+
functionName: "getIncentiveCriteria"
|
|
10917
|
+
}), Hn = /* @__PURE__ */ e({
|
|
10918
|
+
abi: $,
|
|
10919
|
+
functionName: "getMaxReward"
|
|
10920
|
+
}), En = /* @__PURE__ */ e(
|
|
10921
|
+
{ abi: w, functionName: "asset" }
|
|
10922
|
+
), Fn = /* @__PURE__ */ e({
|
|
10923
|
+
abi: w,
|
|
10924
|
+
functionName: "claimed"
|
|
10925
|
+
}), qn = /* @__PURE__ */ e({
|
|
10926
|
+
abi: w,
|
|
10927
|
+
functionName: "claims"
|
|
10928
|
+
}), kn = /* @__PURE__ */ e({
|
|
10929
|
+
abi: w,
|
|
10930
|
+
functionName: "currentReward"
|
|
10931
|
+
}), Dn = /* @__PURE__ */ e({
|
|
10932
|
+
abi: w,
|
|
10933
|
+
functionName: "isClaimable"
|
|
10934
|
+
}), Un = /* @__PURE__ */ e(
|
|
10935
|
+
{ abi: w, functionName: "limit" }
|
|
10936
|
+
), Bn = /* @__PURE__ */ e(
|
|
10937
|
+
{ abi: w, functionName: "owner" }
|
|
10938
|
+
), Ln = /* @__PURE__ */ e({
|
|
10939
|
+
abi: w,
|
|
10940
|
+
functionName: "reward"
|
|
10941
|
+
}), Pn = /* @__PURE__ */ e({
|
|
10942
|
+
abi: w,
|
|
10943
|
+
functionName: "totalClaimed"
|
|
10944
|
+
}), Sn = /* @__PURE__ */ s({
|
|
10945
|
+
abi: w,
|
|
10946
|
+
functionName: "claim"
|
|
10947
|
+
}), Vn = /* @__PURE__ */ s({
|
|
10948
|
+
abi: w,
|
|
10949
|
+
functionName: "clawback"
|
|
10950
|
+
}), Gn = /* @__PURE__ */ i({
|
|
10951
|
+
abi: w,
|
|
10952
|
+
functionName: "claim"
|
|
10953
|
+
}), Zn = /* @__PURE__ */ i({
|
|
10954
|
+
abi: w,
|
|
9851
10955
|
functionName: "clawback"
|
|
9852
|
-
}),
|
|
9853
|
-
abi:
|
|
10956
|
+
}), jn = /* @__PURE__ */ e({
|
|
10957
|
+
abi: q,
|
|
9854
10958
|
functionName: "getActionClaimant"
|
|
9855
|
-
}),
|
|
9856
|
-
abi:
|
|
10959
|
+
}), Wn = /* @__PURE__ */ e({
|
|
10960
|
+
abi: q,
|
|
9857
10961
|
functionName: "getActionSteps"
|
|
9858
|
-
}),
|
|
9859
|
-
abi:
|
|
10962
|
+
}), $n = /* @__PURE__ */ s({
|
|
10963
|
+
abi: q,
|
|
9860
10964
|
functionName: "execute"
|
|
9861
|
-
}),
|
|
9862
|
-
abi:
|
|
10965
|
+
}), Kn = /* @__PURE__ */ i({
|
|
10966
|
+
abi: q,
|
|
9863
10967
|
functionName: "execute"
|
|
9864
|
-
}),
|
|
9865
|
-
abi:
|
|
10968
|
+
}), Qn = /* @__PURE__ */ e({
|
|
10969
|
+
abi: re,
|
|
9866
10970
|
functionName: "isAuthorized"
|
|
9867
|
-
}),
|
|
10971
|
+
}), Jn = /* @__PURE__ */ e({
|
|
9868
10972
|
abi: N,
|
|
9869
10973
|
functionName: "hashSignerData"
|
|
9870
|
-
}),
|
|
10974
|
+
}), Xn = /* @__PURE__ */ e({
|
|
9871
10975
|
abi: N,
|
|
9872
10976
|
functionName: "signers"
|
|
9873
|
-
}),
|
|
10977
|
+
}), Yn = /* @__PURE__ */ s({
|
|
9874
10978
|
abi: N,
|
|
9875
10979
|
functionName: "setAuthorized"
|
|
9876
|
-
}),
|
|
10980
|
+
}), ea = /* @__PURE__ */ s({
|
|
9877
10981
|
abi: N,
|
|
9878
10982
|
functionName: "setValidatorCaller"
|
|
9879
|
-
}),
|
|
10983
|
+
}), ta = /* @__PURE__ */ s({
|
|
9880
10984
|
abi: N,
|
|
9881
10985
|
functionName: "validate"
|
|
9882
|
-
}),
|
|
10986
|
+
}), na = /* @__PURE__ */ i({
|
|
9883
10987
|
abi: N,
|
|
9884
10988
|
functionName: "setAuthorized"
|
|
9885
|
-
}),
|
|
10989
|
+
}), aa = /* @__PURE__ */ i({
|
|
9886
10990
|
abi: N,
|
|
9887
10991
|
functionName: "setValidatorCaller"
|
|
9888
|
-
}),
|
|
10992
|
+
}), ia = /* @__PURE__ */ i({
|
|
9889
10993
|
abi: N,
|
|
9890
10994
|
functionName: "validate"
|
|
9891
|
-
}),
|
|
9892
|
-
abi:
|
|
10995
|
+
}), sa = /* @__PURE__ */ e({
|
|
10996
|
+
abi: T,
|
|
9893
10997
|
functionName: "available"
|
|
9894
|
-
}),
|
|
9895
|
-
abi:
|
|
10998
|
+
}), pa = /* @__PURE__ */ e({
|
|
10999
|
+
abi: T,
|
|
9896
11000
|
functionName: "distributed"
|
|
9897
|
-
}),
|
|
9898
|
-
abi:
|
|
11001
|
+
}), ya = /* @__PURE__ */ e({
|
|
11002
|
+
abi: T,
|
|
9899
11003
|
functionName: "owner"
|
|
9900
|
-
}),
|
|
9901
|
-
abi:
|
|
11004
|
+
}), ua = /* @__PURE__ */ e({
|
|
11005
|
+
abi: T,
|
|
9902
11006
|
functionName: "total"
|
|
9903
|
-
}),
|
|
9904
|
-
abi:
|
|
11007
|
+
}), ra = /* @__PURE__ */ s({
|
|
11008
|
+
abi: T,
|
|
9905
11009
|
functionName: "allocate"
|
|
9906
|
-
}),
|
|
9907
|
-
abi:
|
|
11010
|
+
}), oa = /* @__PURE__ */ s({
|
|
11011
|
+
abi: T,
|
|
9908
11012
|
functionName: "clawback"
|
|
9909
|
-
}),
|
|
9910
|
-
abi:
|
|
11013
|
+
}), la = /* @__PURE__ */ s({
|
|
11014
|
+
abi: T,
|
|
9911
11015
|
functionName: "clawbackFromTarget"
|
|
9912
|
-
}),
|
|
9913
|
-
abi:
|
|
11016
|
+
}), da = /* @__PURE__ */ s({
|
|
11017
|
+
abi: T,
|
|
9914
11018
|
functionName: "disburse"
|
|
9915
|
-
}),
|
|
9916
|
-
abi:
|
|
11019
|
+
}), ma = /* @__PURE__ */ s({
|
|
11020
|
+
abi: T,
|
|
9917
11021
|
functionName: "disburseBatch"
|
|
9918
|
-
}),
|
|
9919
|
-
abi:
|
|
11022
|
+
}), ba = /* @__PURE__ */ i({
|
|
11023
|
+
abi: T,
|
|
9920
11024
|
functionName: "allocate"
|
|
9921
|
-
}),
|
|
9922
|
-
abi:
|
|
11025
|
+
}), ca = /* @__PURE__ */ i({
|
|
11026
|
+
abi: T,
|
|
9923
11027
|
functionName: "clawback"
|
|
9924
|
-
}),
|
|
9925
|
-
abi:
|
|
11028
|
+
}), Ta = /* @__PURE__ */ i({
|
|
11029
|
+
abi: T,
|
|
9926
11030
|
functionName: "clawbackFromTarget"
|
|
9927
|
-
}),
|
|
9928
|
-
abi:
|
|
11031
|
+
}), fa = /* @__PURE__ */ i({
|
|
11032
|
+
abi: T,
|
|
9929
11033
|
functionName: "disburse"
|
|
9930
|
-
}),
|
|
9931
|
-
abi:
|
|
11034
|
+
}), va = /* @__PURE__ */ i({
|
|
11035
|
+
abi: T,
|
|
9932
11036
|
functionName: "disburseBatch"
|
|
9933
|
-
}),
|
|
11037
|
+
}), wa = /* @__PURE__ */ e({
|
|
9934
11038
|
abi: _,
|
|
9935
11039
|
functionName: "managementFee"
|
|
9936
|
-
}),
|
|
11040
|
+
}), Ma = /* @__PURE__ */ s({
|
|
9937
11041
|
abi: _,
|
|
9938
11042
|
functionName: "payManagementFee"
|
|
9939
|
-
}),
|
|
11043
|
+
}), Ia = /* @__PURE__ */ s({
|
|
9940
11044
|
abi: _,
|
|
9941
11045
|
functionName: "setManagementFee"
|
|
9942
|
-
}),
|
|
11046
|
+
}), ga = /* @__PURE__ */ i({
|
|
9943
11047
|
abi: _,
|
|
9944
11048
|
functionName: "payManagementFee"
|
|
9945
|
-
}),
|
|
11049
|
+
}), ha = /* @__PURE__ */ i({
|
|
9946
11050
|
abi: _,
|
|
9947
11051
|
functionName: "setManagementFee"
|
|
9948
|
-
}),
|
|
9949
|
-
abi:
|
|
11052
|
+
}), Oa = /* @__PURE__ */ e({
|
|
11053
|
+
abi: H,
|
|
9950
11054
|
functionName: "managementFee"
|
|
9951
|
-
}),
|
|
9952
|
-
abi:
|
|
11055
|
+
}), Aa = /* @__PURE__ */ s({
|
|
11056
|
+
abi: H,
|
|
9953
11057
|
functionName: "payManagementFee"
|
|
9954
|
-
}),
|
|
9955
|
-
abi:
|
|
11058
|
+
}), Na = /* @__PURE__ */ s({
|
|
11059
|
+
abi: H,
|
|
9956
11060
|
functionName: "setManagementFee"
|
|
9957
|
-
}),
|
|
9958
|
-
abi:
|
|
11061
|
+
}), xa = /* @__PURE__ */ i({
|
|
11062
|
+
abi: H,
|
|
9959
11063
|
functionName: "payManagementFee"
|
|
9960
|
-
}),
|
|
9961
|
-
abi:
|
|
11064
|
+
}), Ra = /* @__PURE__ */ i({
|
|
11065
|
+
abi: H,
|
|
9962
11066
|
functionName: "setManagementFee"
|
|
9963
|
-
}),
|
|
9964
|
-
abi:
|
|
11067
|
+
}), Ca = /* @__PURE__ */ e({
|
|
11068
|
+
abi: M,
|
|
9965
11069
|
functionName: "ownershipHandoverExpiresAt"
|
|
9966
|
-
}),
|
|
9967
|
-
abi:
|
|
11070
|
+
}), za = /* @__PURE__ */ s({
|
|
11071
|
+
abi: M,
|
|
9968
11072
|
functionName: "cancelOwnershipHandover"
|
|
9969
|
-
}),
|
|
9970
|
-
abi:
|
|
11073
|
+
}), _a = /* @__PURE__ */ s({
|
|
11074
|
+
abi: M,
|
|
9971
11075
|
functionName: "completeOwnershipHandover"
|
|
9972
|
-
}),
|
|
9973
|
-
abi:
|
|
11076
|
+
}), Ha = /* @__PURE__ */ s({
|
|
11077
|
+
abi: M,
|
|
9974
11078
|
functionName: "renounceOwnership"
|
|
9975
|
-
}),
|
|
9976
|
-
{ abi:
|
|
9977
|
-
),
|
|
9978
|
-
abi:
|
|
11079
|
+
}), Ea = /* @__PURE__ */ s(
|
|
11080
|
+
{ abi: M, functionName: "renounceRoles" }
|
|
11081
|
+
), Fa = /* @__PURE__ */ s({
|
|
11082
|
+
abi: M,
|
|
9979
11083
|
functionName: "requestOwnershipHandover"
|
|
9980
|
-
}),
|
|
9981
|
-
abi:
|
|
11084
|
+
}), qa = /* @__PURE__ */ s({
|
|
11085
|
+
abi: M,
|
|
9982
11086
|
functionName: "transferOwnership"
|
|
9983
|
-
}),
|
|
9984
|
-
abi:
|
|
11087
|
+
}), ka = /* @__PURE__ */ i({
|
|
11088
|
+
abi: M,
|
|
9985
11089
|
functionName: "cancelOwnershipHandover"
|
|
9986
|
-
}),
|
|
9987
|
-
abi:
|
|
11090
|
+
}), Da = /* @__PURE__ */ i({
|
|
11091
|
+
abi: M,
|
|
9988
11092
|
functionName: "completeOwnershipHandover"
|
|
9989
|
-
}),
|
|
9990
|
-
abi:
|
|
11093
|
+
}), Ua = /* @__PURE__ */ i({
|
|
11094
|
+
abi: M,
|
|
9991
11095
|
functionName: "renounceOwnership"
|
|
9992
|
-
}),
|
|
9993
|
-
abi:
|
|
11096
|
+
}), Ba = /* @__PURE__ */ i({
|
|
11097
|
+
abi: M,
|
|
9994
11098
|
functionName: "renounceRoles"
|
|
9995
|
-
}),
|
|
9996
|
-
abi:
|
|
11099
|
+
}), La = /* @__PURE__ */ i({
|
|
11100
|
+
abi: M,
|
|
9997
11101
|
functionName: "requestOwnershipHandover"
|
|
9998
|
-
}),
|
|
9999
|
-
abi:
|
|
11102
|
+
}), Pa = /* @__PURE__ */ i({
|
|
11103
|
+
abi: M,
|
|
10000
11104
|
functionName: "transferOwnership"
|
|
10001
|
-
}),
|
|
10002
|
-
{ abi:
|
|
10003
|
-
),
|
|
11105
|
+
}), Sa = /* @__PURE__ */ e(
|
|
11106
|
+
{ abi: oe, functionName: "isAuthorized" }
|
|
11107
|
+
), Va = /* @__PURE__ */ e({
|
|
10004
11108
|
abi: h,
|
|
10005
11109
|
functionName: "claimed"
|
|
10006
|
-
}),
|
|
11110
|
+
}), Ga = /* @__PURE__ */ e({
|
|
10007
11111
|
abi: h,
|
|
10008
11112
|
functionName: "claims"
|
|
10009
|
-
}),
|
|
11113
|
+
}), Za = /* @__PURE__ */ e({
|
|
10010
11114
|
abi: h,
|
|
10011
11115
|
functionName: "currentReward"
|
|
10012
|
-
}),
|
|
11116
|
+
}), ja = /* @__PURE__ */ e({
|
|
10013
11117
|
abi: h,
|
|
10014
11118
|
functionName: "isClaimable"
|
|
10015
|
-
}),
|
|
11119
|
+
}), Wa = /* @__PURE__ */ e({
|
|
10016
11120
|
abi: h,
|
|
10017
11121
|
functionName: "limit"
|
|
10018
|
-
}),
|
|
11122
|
+
}), $a = /* @__PURE__ */ e({
|
|
10019
11123
|
abi: h,
|
|
10020
11124
|
functionName: "reward"
|
|
10021
|
-
}),
|
|
11125
|
+
}), Ka = /* @__PURE__ */ e({
|
|
10022
11126
|
abi: h,
|
|
10023
11127
|
functionName: "selector"
|
|
10024
|
-
}),
|
|
11128
|
+
}), Qa = /* @__PURE__ */ e({
|
|
10025
11129
|
abi: h,
|
|
10026
11130
|
functionName: "venue"
|
|
10027
|
-
}),
|
|
11131
|
+
}), Ja = /* @__PURE__ */ s({
|
|
10028
11132
|
abi: h,
|
|
10029
11133
|
functionName: "claim"
|
|
10030
|
-
}),
|
|
11134
|
+
}), Xa = /* @__PURE__ */ i({
|
|
10031
11135
|
abi: h,
|
|
10032
11136
|
functionName: "claim"
|
|
10033
|
-
}),
|
|
10034
|
-
abi:
|
|
11137
|
+
}), Ya = /* @__PURE__ */ e({
|
|
11138
|
+
abi: f,
|
|
10035
11139
|
functionName: "hasAllRoles"
|
|
10036
|
-
}),
|
|
10037
|
-
abi:
|
|
11140
|
+
}), ei = /* @__PURE__ */ e({
|
|
11141
|
+
abi: f,
|
|
10038
11142
|
functionName: "hasAnyRole"
|
|
10039
|
-
}),
|
|
10040
|
-
abi:
|
|
11143
|
+
}), ti = /* @__PURE__ */ e({
|
|
11144
|
+
abi: f,
|
|
10041
11145
|
functionName: "isAuthorized"
|
|
10042
|
-
}),
|
|
10043
|
-
abi:
|
|
11146
|
+
}), ni = /* @__PURE__ */ e({
|
|
11147
|
+
abi: f,
|
|
10044
11148
|
functionName: "rolesOf"
|
|
10045
|
-
}),
|
|
10046
|
-
abi:
|
|
11149
|
+
}), ai = /* @__PURE__ */ s({
|
|
11150
|
+
abi: f,
|
|
10047
11151
|
functionName: "grantManyRoles"
|
|
10048
|
-
}),
|
|
10049
|
-
abi:
|
|
11152
|
+
}), ii = /* @__PURE__ */ s({
|
|
11153
|
+
abi: f,
|
|
10050
11154
|
functionName: "grantRoles"
|
|
10051
|
-
}),
|
|
10052
|
-
abi:
|
|
11155
|
+
}), si = /* @__PURE__ */ s({
|
|
11156
|
+
abi: f,
|
|
10053
11157
|
functionName: "revokeManyRoles"
|
|
10054
|
-
}),
|
|
10055
|
-
abi:
|
|
11158
|
+
}), pi = /* @__PURE__ */ s({
|
|
11159
|
+
abi: f,
|
|
10056
11160
|
functionName: "revokeRoles"
|
|
10057
|
-
}),
|
|
10058
|
-
abi:
|
|
11161
|
+
}), yi = /* @__PURE__ */ s({
|
|
11162
|
+
abi: f,
|
|
10059
11163
|
functionName: "setAuthorized"
|
|
10060
|
-
}),
|
|
10061
|
-
abi:
|
|
11164
|
+
}), ui = /* @__PURE__ */ i({
|
|
11165
|
+
abi: f,
|
|
10062
11166
|
functionName: "grantManyRoles"
|
|
10063
|
-
}),
|
|
10064
|
-
abi:
|
|
11167
|
+
}), ri = /* @__PURE__ */ i({
|
|
11168
|
+
abi: f,
|
|
10065
11169
|
functionName: "grantRoles"
|
|
10066
|
-
}),
|
|
10067
|
-
{ abi:
|
|
10068
|
-
),
|
|
10069
|
-
abi:
|
|
11170
|
+
}), oi = /* @__PURE__ */ i(
|
|
11171
|
+
{ abi: f, functionName: "revokeManyRoles" }
|
|
11172
|
+
), li = /* @__PURE__ */ i({
|
|
11173
|
+
abi: f,
|
|
10070
11174
|
functionName: "revokeRoles"
|
|
10071
|
-
}),
|
|
10072
|
-
abi:
|
|
11175
|
+
}), di = /* @__PURE__ */ i({
|
|
11176
|
+
abi: f,
|
|
10073
11177
|
functionName: "setAuthorized"
|
|
10074
|
-
}),
|
|
10075
|
-
abi:
|
|
11178
|
+
}), mi = /* @__PURE__ */ e({
|
|
11179
|
+
abi: x,
|
|
10076
11180
|
functionName: "hashSignerData"
|
|
10077
|
-
}),
|
|
10078
|
-
abi:
|
|
11181
|
+
}), bi = /* @__PURE__ */ e({
|
|
11182
|
+
abi: x,
|
|
10079
11183
|
functionName: "signers"
|
|
10080
|
-
}),
|
|
10081
|
-
abi:
|
|
11184
|
+
}), ci = /* @__PURE__ */ s({
|
|
11185
|
+
abi: x,
|
|
10082
11186
|
functionName: "setAuthorized"
|
|
10083
|
-
}),
|
|
10084
|
-
abi:
|
|
11187
|
+
}), Ti = /* @__PURE__ */ s({
|
|
11188
|
+
abi: x,
|
|
10085
11189
|
functionName: "setValidatorCaller"
|
|
10086
|
-
}),
|
|
10087
|
-
abi:
|
|
11190
|
+
}), fi = /* @__PURE__ */ s({
|
|
11191
|
+
abi: x,
|
|
10088
11192
|
functionName: "validate"
|
|
10089
|
-
}),
|
|
10090
|
-
abi:
|
|
11193
|
+
}), vi = /* @__PURE__ */ i({
|
|
11194
|
+
abi: x,
|
|
10091
11195
|
functionName: "setAuthorized"
|
|
10092
|
-
}),
|
|
10093
|
-
abi:
|
|
11196
|
+
}), wi = /* @__PURE__ */ i({
|
|
11197
|
+
abi: x,
|
|
10094
11198
|
functionName: "setValidatorCaller"
|
|
10095
|
-
}),
|
|
10096
|
-
abi:
|
|
11199
|
+
}), Mi = /* @__PURE__ */ i({
|
|
11200
|
+
abi: x,
|
|
10097
11201
|
functionName: "validate"
|
|
10098
|
-
}),
|
|
11202
|
+
}), Ii = /* @__PURE__ */ e({
|
|
10099
11203
|
abi: k,
|
|
10100
11204
|
functionName: "isAllowed"
|
|
10101
|
-
}),
|
|
11205
|
+
}), gi = /* @__PURE__ */ e({
|
|
10102
11206
|
abi: k,
|
|
10103
11207
|
functionName: "owner"
|
|
10104
|
-
}),
|
|
11208
|
+
}), hi = /* @__PURE__ */ s(
|
|
10105
11209
|
{ abi: k, functionName: "setAllowed" }
|
|
10106
|
-
),
|
|
11210
|
+
), Oi = /* @__PURE__ */ i({
|
|
10107
11211
|
abi: k,
|
|
10108
11212
|
functionName: "setAllowed"
|
|
10109
|
-
}),
|
|
10110
|
-
abi:
|
|
11213
|
+
}), Ai = /* @__PURE__ */ e({
|
|
11214
|
+
abi: L,
|
|
10111
11215
|
functionName: "isAllowed"
|
|
10112
|
-
}),
|
|
10113
|
-
abi:
|
|
11216
|
+
}), Ni = /* @__PURE__ */ s({
|
|
11217
|
+
abi: L,
|
|
10114
11218
|
functionName: "setDenied"
|
|
10115
|
-
}),
|
|
10116
|
-
abi:
|
|
11219
|
+
}), xi = /* @__PURE__ */ i({
|
|
11220
|
+
abi: L,
|
|
10117
11221
|
functionName: "setDenied"
|
|
10118
|
-
}),
|
|
10119
|
-
abi:
|
|
11222
|
+
}), Ri = /* @__PURE__ */ e({
|
|
11223
|
+
abi: I,
|
|
10120
11224
|
functionName: "distributed"
|
|
10121
|
-
}),
|
|
10122
|
-
abi:
|
|
11225
|
+
}), Ci = /* @__PURE__ */ e({
|
|
11226
|
+
abi: I,
|
|
10123
11227
|
functionName: "total"
|
|
10124
|
-
}),
|
|
10125
|
-
abi:
|
|
11228
|
+
}), zi = /* @__PURE__ */ s({
|
|
11229
|
+
abi: I,
|
|
10126
11230
|
functionName: "clawbackFromTarget"
|
|
10127
|
-
}),
|
|
10128
|
-
abi:
|
|
11231
|
+
}), _i = /* @__PURE__ */ s({
|
|
11232
|
+
abi: I,
|
|
10129
11233
|
functionName: "createBoost"
|
|
10130
|
-
}),
|
|
10131
|
-
abi:
|
|
11234
|
+
}), Hi = /* @__PURE__ */ s({
|
|
11235
|
+
abi: I,
|
|
10132
11236
|
functionName: "createBoostWithPermit2"
|
|
10133
|
-
}),
|
|
10134
|
-
{ abi:
|
|
10135
|
-
),
|
|
10136
|
-
abi:
|
|
11237
|
+
}), Ei = /* @__PURE__ */ s(
|
|
11238
|
+
{ abi: I, functionName: "disburse" }
|
|
11239
|
+
), Fi = /* @__PURE__ */ s({
|
|
11240
|
+
abi: I,
|
|
10137
11241
|
functionName: "disburseBatch"
|
|
10138
|
-
}),
|
|
10139
|
-
abi:
|
|
11242
|
+
}), qi = /* @__PURE__ */ i({
|
|
11243
|
+
abi: I,
|
|
10140
11244
|
functionName: "clawbackFromTarget"
|
|
10141
|
-
}),
|
|
10142
|
-
abi:
|
|
11245
|
+
}), ki = /* @__PURE__ */ i({
|
|
11246
|
+
abi: I,
|
|
10143
11247
|
functionName: "createBoost"
|
|
10144
|
-
}),
|
|
10145
|
-
abi:
|
|
11248
|
+
}), Di = /* @__PURE__ */ i({
|
|
11249
|
+
abi: I,
|
|
10146
11250
|
functionName: "createBoostWithPermit2"
|
|
10147
|
-
}),
|
|
10148
|
-
abi:
|
|
11251
|
+
}), Ui = /* @__PURE__ */ i({
|
|
11252
|
+
abi: I,
|
|
10149
11253
|
functionName: "disburse"
|
|
10150
|
-
}),
|
|
10151
|
-
abi:
|
|
11254
|
+
}), Bi = /* @__PURE__ */ i({
|
|
11255
|
+
abi: I,
|
|
10152
11256
|
functionName: "disburseBatch"
|
|
10153
11257
|
});
|
|
10154
11258
|
export {
|
|
10155
|
-
|
|
10156
|
-
|
|
10157
|
-
|
|
10158
|
-
|
|
10159
|
-
|
|
10160
|
-
|
|
10161
|
-
|
|
10162
|
-
|
|
10163
|
-
|
|
10164
|
-
|
|
10165
|
-
|
|
10166
|
-
|
|
10167
|
-
|
|
10168
|
-
|
|
10169
|
-
|
|
10170
|
-
|
|
10171
|
-
|
|
10172
|
-
|
|
10173
|
-
|
|
10174
|
-
|
|
10175
|
-
|
|
10176
|
-
|
|
10177
|
-
|
|
10178
|
-
|
|
10179
|
-
|
|
10180
|
-
|
|
10181
|
-
|
|
10182
|
-
|
|
10183
|
-
|
|
10184
|
-
|
|
10185
|
-
|
|
10186
|
-
|
|
10187
|
-
|
|
10188
|
-
|
|
10189
|
-
|
|
10190
|
-
|
|
10191
|
-
|
|
10192
|
-
|
|
10193
|
-
|
|
10194
|
-
|
|
10195
|
-
|
|
10196
|
-
|
|
10197
|
-
|
|
10198
|
-
|
|
10199
|
-
|
|
10200
|
-
|
|
10201
|
-
|
|
10202
|
-
|
|
10203
|
-
|
|
10204
|
-
|
|
10205
|
-
|
|
10206
|
-
|
|
10207
|
-
|
|
10208
|
-
|
|
10209
|
-
|
|
10210
|
-
|
|
10211
|
-
|
|
10212
|
-
|
|
10213
|
-
|
|
10214
|
-
|
|
10215
|
-
|
|
10216
|
-
|
|
10217
|
-
|
|
10218
|
-
|
|
10219
|
-
|
|
11259
|
+
ka as $,
|
|
11260
|
+
A,
|
|
11261
|
+
oi as B,
|
|
11262
|
+
T as C,
|
|
11263
|
+
N as D,
|
|
11264
|
+
v as E,
|
|
11265
|
+
k as F,
|
|
11266
|
+
x as G,
|
|
11267
|
+
li as H,
|
|
11268
|
+
pi as I,
|
|
11269
|
+
Ca as J,
|
|
11270
|
+
Ua as K,
|
|
11271
|
+
_a as L,
|
|
11272
|
+
o as M,
|
|
11273
|
+
ve as N,
|
|
11274
|
+
ri as O,
|
|
11275
|
+
Me as P,
|
|
11276
|
+
Da as Q,
|
|
11277
|
+
w as R,
|
|
11278
|
+
f as S,
|
|
11279
|
+
b as T,
|
|
11280
|
+
we as U,
|
|
11281
|
+
at as V,
|
|
11282
|
+
Ea as W,
|
|
11283
|
+
Ba as X,
|
|
11284
|
+
La as Y,
|
|
11285
|
+
qa as Z,
|
|
11286
|
+
O as _,
|
|
11287
|
+
oe as a,
|
|
11288
|
+
_t as a$,
|
|
11289
|
+
tt as a0,
|
|
11290
|
+
nt as a1,
|
|
11291
|
+
et as a2,
|
|
11292
|
+
Qe as a3,
|
|
11293
|
+
Je as a4,
|
|
11294
|
+
Ye as a5,
|
|
11295
|
+
Xe as a6,
|
|
11296
|
+
Sa as a7,
|
|
11297
|
+
ce as a8,
|
|
11298
|
+
ba as a9,
|
|
11299
|
+
Ai as aA,
|
|
11300
|
+
xi as aB,
|
|
11301
|
+
Ni as aC,
|
|
11302
|
+
ot as aD,
|
|
11303
|
+
yt as aE,
|
|
11304
|
+
lt as aF,
|
|
11305
|
+
pt as aG,
|
|
11306
|
+
it as aH,
|
|
11307
|
+
st as aI,
|
|
11308
|
+
dt as aJ,
|
|
11309
|
+
ct as aK,
|
|
11310
|
+
mt as aL,
|
|
11311
|
+
Tt as aM,
|
|
11312
|
+
bt as aN,
|
|
11313
|
+
rt as aO,
|
|
11314
|
+
ut as aP,
|
|
11315
|
+
Ot as aQ,
|
|
11316
|
+
Mt as aR,
|
|
11317
|
+
wt as aS,
|
|
11318
|
+
vt as aT,
|
|
11319
|
+
ft as aU,
|
|
11320
|
+
Nt as aV,
|
|
11321
|
+
At as aW,
|
|
11322
|
+
ht as aX,
|
|
11323
|
+
It as aY,
|
|
10220
11324
|
zt as aZ,
|
|
10221
|
-
|
|
10222
|
-
|
|
10223
|
-
|
|
10224
|
-
|
|
10225
|
-
|
|
10226
|
-
|
|
10227
|
-
|
|
10228
|
-
|
|
10229
|
-
|
|
10230
|
-
|
|
10231
|
-
|
|
10232
|
-
|
|
10233
|
-
|
|
10234
|
-
|
|
11325
|
+
xt as a_,
|
|
11326
|
+
ra as aa,
|
|
11327
|
+
ca as ab,
|
|
11328
|
+
oa as ac,
|
|
11329
|
+
Ta as ad,
|
|
11330
|
+
la as ae,
|
|
11331
|
+
fa as af,
|
|
11332
|
+
da as ag,
|
|
11333
|
+
va as ah,
|
|
11334
|
+
ma as ai,
|
|
11335
|
+
ya as aj,
|
|
11336
|
+
ua as ak,
|
|
11337
|
+
sa as al,
|
|
11338
|
+
pa as am,
|
|
10235
11339
|
Ne as an,
|
|
10236
|
-
|
|
10237
|
-
|
|
11340
|
+
he as ao,
|
|
11341
|
+
xe as ap,
|
|
10238
11342
|
ge as aq,
|
|
10239
|
-
|
|
11343
|
+
Ie as ar,
|
|
10240
11344
|
Ae as as,
|
|
10241
|
-
|
|
10242
|
-
|
|
10243
|
-
|
|
10244
|
-
|
|
10245
|
-
|
|
10246
|
-
|
|
10247
|
-
|
|
10248
|
-
|
|
10249
|
-
|
|
10250
|
-
|
|
10251
|
-
|
|
10252
|
-
|
|
10253
|
-
|
|
10254
|
-
|
|
10255
|
-
|
|
10256
|
-
|
|
10257
|
-
|
|
10258
|
-
|
|
10259
|
-
|
|
10260
|
-
|
|
10261
|
-
|
|
10262
|
-
|
|
10263
|
-
|
|
10264
|
-
|
|
10265
|
-
|
|
10266
|
-
|
|
10267
|
-
|
|
10268
|
-
|
|
10269
|
-
|
|
10270
|
-
|
|
10271
|
-
|
|
10272
|
-
|
|
10273
|
-
|
|
10274
|
-
|
|
10275
|
-
|
|
10276
|
-
|
|
10277
|
-
|
|
10278
|
-
|
|
10279
|
-
|
|
10280
|
-
|
|
10281
|
-
|
|
10282
|
-
|
|
10283
|
-
|
|
10284
|
-
|
|
10285
|
-
|
|
10286
|
-
|
|
10287
|
-
|
|
10288
|
-
|
|
10289
|
-
|
|
10290
|
-
|
|
10291
|
-
|
|
10292
|
-
|
|
10293
|
-
|
|
10294
|
-
|
|
10295
|
-
|
|
10296
|
-
|
|
10297
|
-
|
|
10298
|
-
|
|
10299
|
-
|
|
10300
|
-
|
|
10301
|
-
|
|
10302
|
-
|
|
10303
|
-
|
|
10304
|
-
|
|
10305
|
-
|
|
10306
|
-
|
|
10307
|
-
|
|
10308
|
-
|
|
10309
|
-
|
|
10310
|
-
|
|
10311
|
-
|
|
10312
|
-
|
|
10313
|
-
|
|
10314
|
-
|
|
10315
|
-
|
|
10316
|
-
|
|
10317
|
-
|
|
10318
|
-
|
|
10319
|
-
|
|
10320
|
-
|
|
10321
|
-
|
|
10322
|
-
|
|
10323
|
-
|
|
10324
|
-
|
|
10325
|
-
|
|
10326
|
-
|
|
10327
|
-
|
|
10328
|
-
|
|
10329
|
-
|
|
10330
|
-
|
|
10331
|
-
|
|
10332
|
-
|
|
10333
|
-
|
|
10334
|
-
|
|
10335
|
-
|
|
10336
|
-
|
|
10337
|
-
|
|
10338
|
-
|
|
10339
|
-
|
|
10340
|
-
|
|
10341
|
-
|
|
10342
|
-
|
|
10343
|
-
|
|
10344
|
-
|
|
10345
|
-
|
|
10346
|
-
|
|
10347
|
-
|
|
10348
|
-
|
|
10349
|
-
|
|
10350
|
-
|
|
10351
|
-
|
|
10352
|
-
|
|
10353
|
-
|
|
10354
|
-
|
|
10355
|
-
|
|
10356
|
-
|
|
10357
|
-
|
|
10358
|
-
|
|
10359
|
-
|
|
10360
|
-
|
|
10361
|
-
|
|
10362
|
-
|
|
10363
|
-
|
|
10364
|
-
|
|
10365
|
-
|
|
10366
|
-
|
|
10367
|
-
|
|
10368
|
-
|
|
10369
|
-
|
|
10370
|
-
|
|
10371
|
-
|
|
10372
|
-
|
|
10373
|
-
|
|
10374
|
-
|
|
10375
|
-
|
|
10376
|
-
|
|
10377
|
-
|
|
10378
|
-
|
|
10379
|
-
|
|
10380
|
-
|
|
10381
|
-
|
|
10382
|
-
|
|
10383
|
-
|
|
10384
|
-
|
|
10385
|
-
|
|
10386
|
-
|
|
11345
|
+
Ce as at,
|
|
11346
|
+
Re as au,
|
|
11347
|
+
Oe as av,
|
|
11348
|
+
gi as aw,
|
|
11349
|
+
Ii as ax,
|
|
11350
|
+
Oi as ay,
|
|
11351
|
+
hi as az,
|
|
11352
|
+
I as b,
|
|
11353
|
+
Ja as b$,
|
|
11354
|
+
Rt as b0,
|
|
11355
|
+
gt as b1,
|
|
11356
|
+
Ht as b2,
|
|
11357
|
+
Ct as b3,
|
|
11358
|
+
Cn as b4,
|
|
11359
|
+
zn as b5,
|
|
11360
|
+
_n as b6,
|
|
11361
|
+
Hn as b7,
|
|
11362
|
+
Bn as b8,
|
|
11363
|
+
Pn as b9,
|
|
11364
|
+
en as bA,
|
|
11365
|
+
Xt as bB,
|
|
11366
|
+
In as bC,
|
|
11367
|
+
cn as bD,
|
|
11368
|
+
fn as bE,
|
|
11369
|
+
bn as bF,
|
|
11370
|
+
On as bG,
|
|
11371
|
+
mn as bH,
|
|
11372
|
+
dn as bI,
|
|
11373
|
+
gn as bJ,
|
|
11374
|
+
hn as bK,
|
|
11375
|
+
Mn as bL,
|
|
11376
|
+
xn as bM,
|
|
11377
|
+
An as bN,
|
|
11378
|
+
Rn as bO,
|
|
11379
|
+
Nn as bP,
|
|
11380
|
+
wn as bQ,
|
|
11381
|
+
vn as bR,
|
|
11382
|
+
Tn as bS,
|
|
11383
|
+
Ga as bT,
|
|
11384
|
+
Za as bU,
|
|
11385
|
+
$a as bV,
|
|
11386
|
+
Va as bW,
|
|
11387
|
+
Qa as bX,
|
|
11388
|
+
Wa as bY,
|
|
11389
|
+
Ka as bZ,
|
|
11390
|
+
Xa as b_,
|
|
11391
|
+
kn as ba,
|
|
11392
|
+
qn as bb,
|
|
11393
|
+
Fn as bc,
|
|
11394
|
+
En as bd,
|
|
11395
|
+
Ln as be,
|
|
11396
|
+
Un as bf,
|
|
11397
|
+
Gn as bg,
|
|
11398
|
+
Sn as bh,
|
|
11399
|
+
Zn as bi,
|
|
11400
|
+
Vn as bj,
|
|
11401
|
+
Dn as bk,
|
|
11402
|
+
an as bl,
|
|
11403
|
+
Jt as bm,
|
|
11404
|
+
Yt as bn,
|
|
11405
|
+
Qt as bo,
|
|
11406
|
+
yn as bp,
|
|
11407
|
+
Kt as bq,
|
|
11408
|
+
$t as br,
|
|
11409
|
+
sn as bs,
|
|
11410
|
+
pn as bt,
|
|
11411
|
+
nn as bu,
|
|
11412
|
+
on as bv,
|
|
11413
|
+
un as bw,
|
|
11414
|
+
ln as bx,
|
|
11415
|
+
rn as by,
|
|
11416
|
+
tn as bz,
|
|
11417
|
+
W as c,
|
|
11418
|
+
Ve as c$,
|
|
11419
|
+
ja as c0,
|
|
11420
|
+
bi as c1,
|
|
11421
|
+
mi as c2,
|
|
11422
|
+
Mi as c3,
|
|
11423
|
+
fi as c4,
|
|
11424
|
+
vi as c5,
|
|
11425
|
+
ci as c6,
|
|
11426
|
+
wi as c7,
|
|
11427
|
+
Ti as c8,
|
|
11428
|
+
Xn as c9,
|
|
11429
|
+
Kn as cA,
|
|
11430
|
+
$n as cB,
|
|
11431
|
+
ga as cC,
|
|
11432
|
+
Ma as cD,
|
|
11433
|
+
ha as cE,
|
|
11434
|
+
Ia as cF,
|
|
11435
|
+
wa as cG,
|
|
11436
|
+
xa as cH,
|
|
11437
|
+
Aa as cI,
|
|
11438
|
+
Ra as cJ,
|
|
11439
|
+
Na as cK,
|
|
11440
|
+
Oa as cL,
|
|
11441
|
+
qi as cM,
|
|
11442
|
+
zi as cN,
|
|
11443
|
+
Ui as cO,
|
|
11444
|
+
Ei as cP,
|
|
11445
|
+
Bi as cQ,
|
|
11446
|
+
Fi as cR,
|
|
11447
|
+
Ci as cS,
|
|
11448
|
+
Ri as cT,
|
|
11449
|
+
Te as cU,
|
|
11450
|
+
Ue as cV,
|
|
11451
|
+
Ze as cW,
|
|
11452
|
+
_i as cX,
|
|
11453
|
+
ki as cY,
|
|
11454
|
+
Hi as cZ,
|
|
11455
|
+
Di as c_,
|
|
11456
|
+
Jn as ca,
|
|
11457
|
+
ia as cb,
|
|
11458
|
+
ta as cc,
|
|
11459
|
+
na as cd,
|
|
11460
|
+
Yn as ce,
|
|
11461
|
+
aa as cf,
|
|
11462
|
+
ea as cg,
|
|
11463
|
+
Lt as ch,
|
|
11464
|
+
kt as ci,
|
|
11465
|
+
qt as cj,
|
|
11466
|
+
Vt as ck,
|
|
11467
|
+
Ft as cl,
|
|
11468
|
+
Et as cm,
|
|
11469
|
+
Pt as cn,
|
|
11470
|
+
St as co,
|
|
11471
|
+
Bt as cp,
|
|
11472
|
+
jt as cq,
|
|
11473
|
+
Gt as cr,
|
|
11474
|
+
Wt as cs,
|
|
11475
|
+
Zt as ct,
|
|
11476
|
+
Ut as cu,
|
|
11477
|
+
Dt as cv,
|
|
11478
|
+
fe as cw,
|
|
11479
|
+
q as cx,
|
|
11480
|
+
Wn as cy,
|
|
11481
|
+
jn as cz,
|
|
11482
|
+
m as d,
|
|
11483
|
+
ke as d0,
|
|
11484
|
+
Ge as d1,
|
|
11485
|
+
De as d2,
|
|
11486
|
+
_e as d3,
|
|
11487
|
+
He as d4,
|
|
11488
|
+
Qn as d5,
|
|
11489
|
+
ze as d6,
|
|
11490
|
+
je as d7,
|
|
11491
|
+
Be as d8,
|
|
11492
|
+
Fe as d9,
|
|
11493
|
+
qe as da,
|
|
11494
|
+
We as db,
|
|
11495
|
+
Le as dc,
|
|
11496
|
+
Ee as dd,
|
|
11497
|
+
Ke as de,
|
|
11498
|
+
Se as df,
|
|
11499
|
+
$e as dg,
|
|
11500
|
+
Pe as dh,
|
|
11501
|
+
yi as e,
|
|
11502
|
+
ii as f,
|
|
11503
|
+
c as g,
|
|
11504
|
+
ui as h,
|
|
11505
|
+
ai as i,
|
|
11506
|
+
si as j,
|
|
11507
|
+
L as k,
|
|
11508
|
+
ni as l,
|
|
11509
|
+
$ as m,
|
|
11510
|
+
Ya as n,
|
|
11511
|
+
ei as o,
|
|
10387
11512
|
_ as p,
|
|
10388
|
-
|
|
10389
|
-
|
|
10390
|
-
|
|
10391
|
-
|
|
10392
|
-
|
|
10393
|
-
|
|
10394
|
-
|
|
10395
|
-
|
|
11513
|
+
ti as q,
|
|
11514
|
+
H as r,
|
|
11515
|
+
Ha as s,
|
|
11516
|
+
Pa as t,
|
|
11517
|
+
Fa as u,
|
|
11518
|
+
za as v,
|
|
11519
|
+
be as w,
|
|
11520
|
+
di as x,
|
|
10396
11521
|
d as y,
|
|
10397
|
-
|
|
11522
|
+
h as z
|
|
10398
11523
|
};
|
|
10399
|
-
//# sourceMappingURL=generated-
|
|
11524
|
+
//# sourceMappingURL=generated-CINzoGbl.js.map
|