@boostxyz/sdk 7.3.0 → 7.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Actions/Action.cjs +1 -1
- package/dist/Actions/Action.js +2 -2
- package/dist/Actions/EventAction.cjs +1 -1
- package/dist/Actions/EventAction.cjs.map +1 -1
- package/dist/Actions/EventAction.d.ts.map +1 -1
- package/dist/Actions/EventAction.js +160 -159
- package/dist/Actions/EventAction.js.map +1 -1
- package/dist/AllowLists/AllowList.cjs +1 -1
- package/dist/AllowLists/AllowList.js +3 -3
- package/dist/AllowLists/SimpleAllowList.cjs +1 -1
- package/dist/AllowLists/SimpleAllowList.cjs.map +1 -1
- package/dist/AllowLists/SimpleAllowList.d.ts.map +1 -1
- package/dist/AllowLists/SimpleAllowList.js +30 -30
- package/dist/AllowLists/SimpleAllowList.js.map +1 -1
- package/dist/AllowLists/SimpleDenyList.cjs +1 -1
- package/dist/AllowLists/SimpleDenyList.d.ts.map +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.cjs.map +1 -1
- package/dist/BoostCore.d.ts +14 -0
- package/dist/BoostCore.d.ts.map +1 -1
- package/dist/BoostCore.js +199 -180
- package/dist/BoostCore.js.map +1 -1
- package/dist/BoostRegistry.cjs +1 -1
- package/dist/BoostRegistry.cjs.map +1 -1
- package/dist/BoostRegistry.d.ts.map +1 -1
- package/dist/BoostRegistry.js +31 -31
- package/dist/BoostRegistry.js.map +1 -1
- package/dist/Budget-DGg1wCa6.cjs +2 -0
- package/dist/Budget-DGg1wCa6.cjs.map +1 -0
- package/dist/{Budget-B-grnRq9.js → Budget-ZnzzZsjK.js} +102 -102
- package/dist/Budget-ZnzzZsjK.js.map +1 -0
- 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.cjs.map +1 -1
- package/dist/Budgets/ManagedBudget.d.ts.map +1 -1
- package/dist/Budgets/ManagedBudget.js +48 -48
- package/dist/Budgets/ManagedBudget.js.map +1 -1
- package/dist/Budgets/ManagedBudgetWithFees.d.ts.map +1 -1
- package/dist/Budgets/ManagedBudgetWithFeesV2.d.ts.map +1 -1
- package/dist/Budgets/TransparentBudget.d.ts.map +1 -1
- package/dist/Budgets/VestingBudget.d.ts.map +1 -1
- package/dist/Deployable/DeployableTarget.cjs +1 -1
- package/dist/Deployable/DeployableTarget.cjs.map +1 -1
- package/dist/Deployable/DeployableTarget.d.ts.map +1 -1
- package/dist/Deployable/DeployableTarget.js +5 -8
- package/dist/Deployable/DeployableTarget.js.map +1 -1
- package/dist/Deployable/DeployableTargetWithRBAC.cjs +1 -1
- package/dist/Deployable/DeployableTargetWithRBAC.js +19 -19
- package/dist/{Incentive-Bz_g-nID.js → Incentive-CYj6lbM5.js} +64 -64
- package/dist/Incentive-CYj6lbM5.js.map +1 -0
- package/dist/{Incentive-Dufx0ZjH.cjs → Incentive-Ckxpw7EN.cjs} +2 -2
- package/dist/Incentive-Ckxpw7EN.cjs.map +1 -0
- package/dist/Incentives/AllowListIncentive.cjs +1 -1
- package/dist/Incentives/AllowListIncentive.cjs.map +1 -1
- package/dist/Incentives/AllowListIncentive.d.ts.map +1 -1
- package/dist/Incentives/AllowListIncentive.js +36 -36
- package/dist/Incentives/AllowListIncentive.js.map +1 -1
- package/dist/Incentives/CGDAIncentive.cjs +1 -1
- package/dist/Incentives/CGDAIncentive.cjs.map +1 -1
- package/dist/Incentives/CGDAIncentive.d.ts.map +1 -1
- package/dist/Incentives/CGDAIncentive.js +37 -37
- package/dist/Incentives/CGDAIncentive.js.map +1 -1
- package/dist/Incentives/ERC1155Incentive.d.ts.map +1 -1
- package/dist/Incentives/ERC20Incentive.cjs +1 -1
- package/dist/Incentives/ERC20Incentive.cjs.map +1 -1
- package/dist/Incentives/ERC20Incentive.d.ts.map +1 -1
- package/dist/Incentives/ERC20Incentive.js +44 -44
- package/dist/Incentives/ERC20Incentive.js.map +1 -1
- package/dist/Incentives/ERC20PeggedIncentive.d.ts.map +1 -1
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.cjs +1 -1
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.cjs.map +1 -1
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.d.ts.map +1 -1
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.js +63 -63
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.js.map +1 -1
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.cjs +1 -1
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.cjs.map +1 -1
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.d.ts.map +1 -1
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.js +55 -53
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.js.map +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentive.cjs +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentive.cjs.map +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentive.d.ts.map +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentive.js +45 -45
- package/dist/Incentives/ERC20VariableCriteriaIncentive.js.map +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentiveV2.cjs +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentiveV2.cjs.map +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentiveV2.d.ts.map +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentiveV2.js +51 -49
- package/dist/Incentives/ERC20VariableCriteriaIncentiveV2.js.map +1 -1
- package/dist/Incentives/ERC20VariableIncentive.cjs +1 -1
- package/dist/Incentives/ERC20VariableIncentive.cjs.map +1 -1
- package/dist/Incentives/ERC20VariableIncentive.d.ts.map +1 -1
- package/dist/Incentives/ERC20VariableIncentive.js +38 -38
- package/dist/Incentives/ERC20VariableIncentive.js.map +1 -1
- package/dist/Incentives/Incentive.cjs +1 -1
- package/dist/Incentives/Incentive.js +3 -3
- package/dist/Incentives/PointsIncentive.cjs +1 -1
- package/dist/Incentives/PointsIncentive.cjs.map +1 -1
- package/dist/Incentives/PointsIncentive.d.ts.map +1 -1
- package/dist/Incentives/PointsIncentive.js +35 -35
- package/dist/Incentives/PointsIncentive.js.map +1 -1
- package/dist/{SimpleDenyList-BlLgvhjE.js → SimpleDenyList-DUO4ex__.js} +32 -32
- package/dist/SimpleDenyList-DUO4ex__.js.map +1 -0
- package/dist/{SimpleDenyList-B2YDJ_gk.cjs → SimpleDenyList-v5G-fPfm.cjs} +2 -2
- package/dist/SimpleDenyList-v5G-fPfm.cjs.map +1 -0
- package/dist/Validator-BA8RC2J6.cjs +2 -0
- package/dist/Validator-BA8RC2J6.cjs.map +1 -0
- package/dist/Validator-D4CzwdB9.js +409 -0
- package/dist/Validator-D4CzwdB9.js.map +1 -0
- package/dist/Validators/LimitedSignerValidator.cjs +1 -1
- package/dist/Validators/LimitedSignerValidator.cjs.map +1 -1
- package/dist/Validators/LimitedSignerValidator.d.ts.map +1 -1
- package/dist/Validators/LimitedSignerValidator.js +39 -39
- package/dist/Validators/LimitedSignerValidator.js.map +1 -1
- package/dist/Validators/PayableLimitedSignerValidator.d.ts +829 -0
- package/dist/Validators/PayableLimitedSignerValidator.d.ts.map +1 -0
- package/dist/Validators/SignerValidator.cjs +1 -1
- package/dist/Validators/SignerValidator.cjs.map +1 -1
- package/dist/Validators/SignerValidator.d.ts.map +1 -1
- package/dist/Validators/SignerValidator.js +48 -48
- package/dist/Validators/SignerValidator.js.map +1 -1
- package/dist/Validators/Validator.cjs +1 -1
- package/dist/Validators/Validator.cjs.map +1 -1
- package/dist/Validators/Validator.d.ts +4 -3
- package/dist/Validators/Validator.d.ts.map +1 -1
- package/dist/Validators/Validator.js +14 -50
- package/dist/Validators/Validator.js.map +1 -1
- package/dist/componentInterfaces-D4QdH2Qz.cjs +2 -0
- package/dist/componentInterfaces-D4QdH2Qz.cjs.map +1 -0
- package/dist/componentInterfaces-DCTot4_O.js +24 -0
- package/dist/componentInterfaces-DCTot4_O.js.map +1 -0
- package/dist/{deployments-DKtAq6BT.js → deployments-B-ZU0zVY.js} +61 -34
- package/dist/{deployments-DKtAq6BT.js.map → deployments-B-ZU0zVY.js.map} +1 -1
- package/dist/deployments-CaacquP1.cjs +2 -0
- package/dist/deployments-CaacquP1.cjs.map +1 -0
- package/dist/deployments.json +32 -4
- package/dist/generated-BOBQ2ut4.cjs +3 -0
- package/dist/generated-BOBQ2ut4.cjs.map +1 -0
- package/dist/{generated-CINzoGbl.js → generated-ffteMTHN.js} +1157 -776
- package/dist/generated-ffteMTHN.js.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +123 -118
- package/package.json +1 -1
- package/src/Actions/EventAction.ts +3 -1
- package/src/AllowLists/SimpleAllowList.ts +3 -1
- package/src/AllowLists/SimpleDenyList.ts +3 -1
- package/src/BoostCore.ts +30 -1
- package/src/BoostRegistry.ts +3 -1
- package/src/Budgets/ManagedBudget.ts +3 -1
- package/src/Budgets/ManagedBudgetWithFees.ts +3 -1
- package/src/Budgets/ManagedBudgetWithFeesV2.ts +3 -1
- package/src/Budgets/TransparentBudget.ts +3 -1
- package/src/Budgets/VestingBudget.ts +3 -1
- package/src/Deployable/DeployableTarget.ts +2 -3
- package/src/Incentives/AllowListIncentive.ts +3 -1
- package/src/Incentives/CGDAIncentive.ts +3 -1
- package/src/Incentives/ERC1155Incentive.ts +3 -1
- package/src/Incentives/ERC20Incentive.ts +3 -1
- package/src/Incentives/ERC20PeggedIncentive.ts +3 -1
- package/src/Incentives/ERC20PeggedVariableCriteriaIncentive.ts +3 -1
- package/src/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.ts +6 -2
- package/src/Incentives/ERC20VariableCriteriaIncentive.ts +3 -1
- package/src/Incentives/ERC20VariableCriteriaIncentiveV2.ts +5 -1
- package/src/Incentives/ERC20VariableIncentive.ts +3 -1
- package/src/Incentives/PointsIncentive.ts +3 -1
- package/src/Validators/LimitedSignerValidator.ts +3 -1
- package/src/Validators/PayableLimitedSignerValidator.test.ts +202 -0
- package/src/Validators/PayableLimitedSignerValidator.ts +667 -0
- package/src/Validators/SignerValidator.ts +3 -1
- package/src/Validators/Validator.ts +7 -1
- package/src/index.ts +1 -0
- package/dist/Budget-B-grnRq9.js.map +0 -1
- package/dist/Budget-uGKa2qzz.cjs +0 -2
- package/dist/Budget-uGKa2qzz.cjs.map +0 -1
- package/dist/Incentive-Bz_g-nID.js.map +0 -1
- package/dist/Incentive-Dufx0ZjH.cjs.map +0 -1
- package/dist/SimpleDenyList-B2YDJ_gk.cjs.map +0 -1
- package/dist/SimpleDenyList-BlLgvhjE.js.map +0 -1
- package/dist/componentInterfaces-C5ig8mCK.cjs +0 -2
- package/dist/componentInterfaces-C5ig8mCK.cjs.map +0 -1
- package/dist/componentInterfaces-Ddus5rIA.js +0 -23
- package/dist/componentInterfaces-Ddus5rIA.js.map +0 -1
- package/dist/deployments-Dk-Z1L2X.cjs +0 -2
- package/dist/deployments-Dk-Z1L2X.cjs.map +0 -1
- package/dist/generated-CINzoGbl.js.map +0 -1
- package/dist/generated-C_JEoLDO.cjs +0 -3
- package/dist/generated-C_JEoLDO.cjs.map +0 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { simulateContract as
|
|
2
|
-
import { createClient as
|
|
3
|
-
import { parseAccount as
|
|
4
|
-
function
|
|
5
|
-
const
|
|
1
|
+
import { simulateContract as X, readContract as J, writeContract as Y } from "viem/actions";
|
|
2
|
+
import { createClient as ee, custom as te } from "viem";
|
|
3
|
+
import { parseAccount as ne, getAddress as ae } from "viem/utils";
|
|
4
|
+
function D(n) {
|
|
5
|
+
const s = n.state.current, t = n.state.connections.get(s), 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 F(n) {
|
|
|
58
58
|
};
|
|
59
59
|
}
|
|
60
60
|
}
|
|
61
|
-
function
|
|
61
|
+
function P(n) {
|
|
62
62
|
return n.state.chainId;
|
|
63
63
|
}
|
|
64
|
-
function
|
|
65
|
-
const p = n[
|
|
64
|
+
function S(n, s, t) {
|
|
65
|
+
const p = n[s.name];
|
|
66
66
|
if (typeof p == "function")
|
|
67
67
|
return p;
|
|
68
68
|
const u = n[t];
|
|
69
|
-
return typeof u == "function" ? u : (r) =>
|
|
69
|
+
return typeof u == "function" ? u : (r) => s(n, r);
|
|
70
70
|
}
|
|
71
|
-
const
|
|
72
|
-
var
|
|
71
|
+
const ie = "2.13.8", se = () => `@wagmi/core@${ie}`;
|
|
72
|
+
var G = function(n, s, t, p) {
|
|
73
73
|
if (t === "a" && !p) throw new TypeError("Private accessor was defined without a getter");
|
|
74
|
-
if (typeof
|
|
75
|
-
return t === "m" ? p : t === "a" ? p.call(n) : p ? p.value :
|
|
76
|
-
},
|
|
77
|
-
class
|
|
74
|
+
if (typeof s == "function" ? n !== s || !p : !s.has(n)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
|
75
|
+
return t === "m" ? p : t === "a" ? p.call(n) : p ? p.value : s.get(n);
|
|
76
|
+
}, F, Z;
|
|
77
|
+
class C extends Error {
|
|
78
78
|
get docsBaseUrl() {
|
|
79
79
|
return "https://wagmi.sh/core";
|
|
80
80
|
}
|
|
81
81
|
get version() {
|
|
82
|
-
return
|
|
82
|
+
return se();
|
|
83
83
|
}
|
|
84
|
-
constructor(
|
|
84
|
+
constructor(s, t = {}) {
|
|
85
85
|
var p;
|
|
86
|
-
super(),
|
|
86
|
+
super(), F.add(this), Object.defineProperty(this, "details", {
|
|
87
87
|
enumerable: !0,
|
|
88
88
|
configurable: !0,
|
|
89
89
|
writable: !0,
|
|
@@ -109,9 +109,9 @@ class R extends Error {
|
|
|
109
109
|
writable: !0,
|
|
110
110
|
value: "WagmiCoreError"
|
|
111
111
|
});
|
|
112
|
-
const u = t.cause instanceof
|
|
112
|
+
const u = t.cause instanceof C ? t.cause.details : (p = t.cause) != null && p.message ? t.cause.message : t.details, r = t.cause instanceof C && t.cause.docsPath || t.docsPath;
|
|
113
113
|
this.message = [
|
|
114
|
-
|
|
114
|
+
s || "An error occurred.",
|
|
115
115
|
"",
|
|
116
116
|
...t.metaMessages ? [...t.metaMessages, ""] : [],
|
|
117
117
|
...r ? [
|
|
@@ -120,16 +120,16 @@ class R extends Error {
|
|
|
120
120
|
...u ? [`Details: ${u}`] : [],
|
|
121
121
|
`Version: ${this.version}`
|
|
122
122
|
].join(`
|
|
123
|
-
`), t.cause && (this.cause = t.cause), this.details = u, this.docsPath = r, this.metaMessages = t.metaMessages, this.shortMessage =
|
|
123
|
+
`), t.cause && (this.cause = t.cause), this.details = u, this.docsPath = r, this.metaMessages = t.metaMessages, this.shortMessage = s;
|
|
124
124
|
}
|
|
125
|
-
walk(
|
|
126
|
-
return
|
|
125
|
+
walk(s) {
|
|
126
|
+
return G(this, F, "m", Z).call(this, this, s);
|
|
127
127
|
}
|
|
128
128
|
}
|
|
129
|
-
|
|
130
|
-
return t != null && t(
|
|
129
|
+
F = /* @__PURE__ */ new WeakSet(), Z = function n(s, t) {
|
|
130
|
+
return t != null && t(s) ? s : s.cause ? G(this, F, "m", n).call(this, s.cause, t) : s;
|
|
131
131
|
};
|
|
132
|
-
class
|
|
132
|
+
class pe extends C {
|
|
133
133
|
constructor() {
|
|
134
134
|
super("Connector not connected."), Object.defineProperty(this, "name", {
|
|
135
135
|
enumerable: !0,
|
|
@@ -139,9 +139,9 @@ class se extends R {
|
|
|
139
139
|
});
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
|
-
class
|
|
143
|
-
constructor({ address:
|
|
144
|
-
super(`Account "${
|
|
142
|
+
class ye extends C {
|
|
143
|
+
constructor({ address: s, connector: t }) {
|
|
144
|
+
super(`Account "${s}" not found for connector "${t.name}".`), Object.defineProperty(this, "name", {
|
|
145
145
|
enumerable: !0,
|
|
146
146
|
configurable: !0,
|
|
147
147
|
writable: !0,
|
|
@@ -149,12 +149,12 @@ class pe extends R {
|
|
|
149
149
|
});
|
|
150
150
|
}
|
|
151
151
|
}
|
|
152
|
-
class
|
|
153
|
-
constructor({ connectionChainId:
|
|
154
|
-
super(`The current chain of the connector (id: ${t}) does not match the connection's chain (id: ${
|
|
152
|
+
class ue extends C {
|
|
153
|
+
constructor({ connectionChainId: s, connectorChainId: t }) {
|
|
154
|
+
super(`The current chain of the connector (id: ${t}) does not match the connection's chain (id: ${s}).`, {
|
|
155
155
|
metaMessages: [
|
|
156
156
|
`Current Chain ID: ${t}`,
|
|
157
|
-
`Expected Chain ID: ${
|
|
157
|
+
`Expected Chain ID: ${s}`
|
|
158
158
|
]
|
|
159
159
|
}), Object.defineProperty(this, "name", {
|
|
160
160
|
enumerable: !0,
|
|
@@ -164,9 +164,9 @@ class ye extends R {
|
|
|
164
164
|
});
|
|
165
165
|
}
|
|
166
166
|
}
|
|
167
|
-
class
|
|
168
|
-
constructor({ connector:
|
|
169
|
-
super(`Connector "${
|
|
167
|
+
class re extends C {
|
|
168
|
+
constructor({ connector: s }) {
|
|
169
|
+
super(`Connector "${s.name}" unavailable while reconnecting.`, {
|
|
170
170
|
details: [
|
|
171
171
|
"During the reconnection step, the only connector methods guaranteed to be available are: `id`, `name`, `type`, `uuid`.",
|
|
172
172
|
"All other methods are not guaranteed to be available until reconnection completes and connectors are fully restored.",
|
|
@@ -180,141 +180,141 @@ class ue extends R {
|
|
|
180
180
|
});
|
|
181
181
|
}
|
|
182
182
|
}
|
|
183
|
-
async function
|
|
183
|
+
async function W(n, s = {}) {
|
|
184
184
|
let t;
|
|
185
|
-
if (
|
|
186
|
-
const { connector: l } =
|
|
185
|
+
if (s.connector) {
|
|
186
|
+
const { connector: l } = s;
|
|
187
187
|
if (n.state.status === "reconnecting" && !l.getAccounts && !l.getChainId)
|
|
188
|
-
throw new
|
|
189
|
-
const [
|
|
188
|
+
throw new re({ connector: l });
|
|
189
|
+
const [_, K] = await Promise.all([
|
|
190
190
|
l.getAccounts(),
|
|
191
191
|
l.getChainId()
|
|
192
192
|
]);
|
|
193
193
|
t = {
|
|
194
|
-
accounts:
|
|
194
|
+
accounts: _,
|
|
195
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
|
|
202
|
-
const p =
|
|
201
|
+
throw new pe();
|
|
202
|
+
const p = s.chainId ?? t.chainId, u = await t.connector.getChainId();
|
|
203
203
|
if (u !== t.chainId)
|
|
204
|
-
throw new
|
|
204
|
+
throw new ue({
|
|
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 = ne(s.account ?? t.accounts[0]);
|
|
212
|
+
if (y.address = ae(y.address), s.account && !t.accounts.some((l) => l.toLowerCase() === y.address.toLowerCase()))
|
|
213
|
+
throw new ye({
|
|
214
214
|
address: y.address,
|
|
215
215
|
connector: r
|
|
216
216
|
});
|
|
217
|
-
const g = n.chains.find((l) => l.id === p),
|
|
218
|
-
return
|
|
217
|
+
const g = n.chains.find((l) => l.id === p), z = await t.connector.getProvider({ chainId: p });
|
|
218
|
+
return ee({
|
|
219
219
|
account: y,
|
|
220
220
|
chain: g,
|
|
221
221
|
name: "Connector Client",
|
|
222
|
-
transport: (l) =>
|
|
222
|
+
transport: (l) => te(z)({ ...l, retryCount: 0 })
|
|
223
223
|
});
|
|
224
224
|
}
|
|
225
|
-
async function
|
|
226
|
-
const { abi: t, chainId: p, connector: u, ...r } =
|
|
225
|
+
async function B(n, s) {
|
|
226
|
+
const { abi: t, chainId: p, connector: u, ...r } = s;
|
|
227
227
|
let y;
|
|
228
|
-
|
|
228
|
+
s.account ? y = s.account : y = (await W(n, {
|
|
229
229
|
chainId: p,
|
|
230
230
|
connector: u
|
|
231
231
|
})).account;
|
|
232
|
-
const g = n.getClient({ chainId: p }),
|
|
232
|
+
const g = n.getClient({ chainId: p }), z = S(g, X, "simulateContract"), { result: l, request: _ } = await z({ ...r, abi: t, account: y });
|
|
233
233
|
return {
|
|
234
234
|
chainId: g.chain.id,
|
|
235
235
|
result: l,
|
|
236
|
-
request: { __mode: "prepared", ...
|
|
236
|
+
request: { __mode: "prepared", ..._, chainId: p }
|
|
237
237
|
};
|
|
238
238
|
}
|
|
239
|
-
function
|
|
240
|
-
return n.address !== void 0 && typeof n.address == "object" ? (
|
|
239
|
+
function a(n) {
|
|
240
|
+
return n.address !== void 0 && typeof n.address == "object" ? (s, t) => {
|
|
241
241
|
var p;
|
|
242
|
-
const u =
|
|
243
|
-
return
|
|
242
|
+
const u = P(s), r = D(s), y = (t == null ? void 0 : t.chainId) ?? r.chainId ?? u;
|
|
243
|
+
return B(s, {
|
|
244
244
|
...t,
|
|
245
245
|
...n.functionName ? { functionName: n.functionName } : {},
|
|
246
246
|
address: (p = n.address) == null ? void 0 : p[y],
|
|
247
247
|
abi: n.abi
|
|
248
248
|
});
|
|
249
|
-
} : (
|
|
249
|
+
} : (s, t) => B(s, {
|
|
250
250
|
...t,
|
|
251
251
|
...n.address ? { address: n.address } : {},
|
|
252
252
|
...n.functionName ? { functionName: n.functionName } : {},
|
|
253
253
|
abi: n.abi
|
|
254
254
|
});
|
|
255
255
|
}
|
|
256
|
-
function
|
|
257
|
-
const { chainId: t, ...p } =
|
|
258
|
-
return
|
|
256
|
+
function L(n, s) {
|
|
257
|
+
const { chainId: t, ...p } = s, u = n.getClient({ chainId: t });
|
|
258
|
+
return S(u, J, "readContract")(p);
|
|
259
259
|
}
|
|
260
260
|
function e(n) {
|
|
261
|
-
return n.address !== void 0 && typeof n.address == "object" ? (
|
|
261
|
+
return n.address !== void 0 && typeof n.address == "object" ? (s, t) => {
|
|
262
262
|
var p;
|
|
263
|
-
const u =
|
|
264
|
-
return
|
|
263
|
+
const u = P(s), r = D(s), y = (t == null ? void 0 : t.chainId) ?? r.chainId ?? u;
|
|
264
|
+
return L(s, {
|
|
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
|
-
} : (
|
|
270
|
+
} : (s, t) => L(s, {
|
|
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
|
|
278
|
-
const { account: t, chainId: p, connector: u, __mode: r, ...y } =
|
|
277
|
+
async function V(n, s) {
|
|
278
|
+
const { account: t, chainId: p, connector: u, __mode: r, ...y } = s;
|
|
279
279
|
let g;
|
|
280
|
-
typeof t == "object" && t.type === "local" ? g = n.getClient({ chainId: p }) : g = await
|
|
281
|
-
const { connector:
|
|
280
|
+
typeof t == "object" && t.type === "local" ? g = n.getClient({ chainId: p }) : g = await W(n, { account: t, chainId: p, connector: u });
|
|
281
|
+
const { connector: z } = D(n);
|
|
282
282
|
let l;
|
|
283
|
-
if (r === "prepared" ||
|
|
283
|
+
if (r === "prepared" || z != null && z.supportsSimulation)
|
|
284
284
|
l = y;
|
|
285
285
|
else {
|
|
286
|
-
const { request:
|
|
286
|
+
const { request: _ } = await B(n, {
|
|
287
287
|
...y,
|
|
288
288
|
account: t,
|
|
289
289
|
chainId: p
|
|
290
290
|
});
|
|
291
|
-
l =
|
|
291
|
+
l = _;
|
|
292
292
|
}
|
|
293
|
-
return await
|
|
293
|
+
return await S(g, Y, "writeContract")({
|
|
294
294
|
...l,
|
|
295
295
|
...t ? { account: t } : {},
|
|
296
296
|
chain: p ? { id: p } : null
|
|
297
297
|
});
|
|
298
298
|
}
|
|
299
|
-
function
|
|
300
|
-
return n.address !== void 0 && typeof n.address == "object" ? (
|
|
299
|
+
function i(n) {
|
|
300
|
+
return n.address !== void 0 && typeof n.address == "object" ? (s, t) => {
|
|
301
301
|
var p;
|
|
302
|
-
const u =
|
|
302
|
+
const u = P(s), r = D(s);
|
|
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, V(s, {
|
|
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
|
-
} : (
|
|
310
|
+
} : (s, t) => V(s, {
|
|
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 ce = [
|
|
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 be = [
|
|
|
416
416
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
417
417
|
stateMutability: "view"
|
|
418
418
|
}
|
|
419
|
-
],
|
|
419
|
+
], Te = [
|
|
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 be = [
|
|
|
688
688
|
outputs: [],
|
|
689
689
|
stateMutability: "payable"
|
|
690
690
|
}
|
|
691
|
-
],
|
|
691
|
+
], fe = [
|
|
692
692
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
693
693
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
694
694
|
{ type: "error", inputs: [], name: "FnSelectorNotRecognized" },
|
|
@@ -1112,7 +1112,7 @@ const be = [
|
|
|
1112
1112
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
1113
1113
|
stateMutability: "view"
|
|
1114
1114
|
}
|
|
1115
|
-
],
|
|
1115
|
+
], ve = [
|
|
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 be = [
|
|
|
1233
1233
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
1234
1234
|
stateMutability: "view"
|
|
1235
1235
|
}
|
|
1236
|
-
],
|
|
1236
|
+
], we = [
|
|
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 be = [
|
|
|
1285
1285
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
1286
1286
|
stateMutability: "payable"
|
|
1287
1287
|
}
|
|
1288
|
-
],
|
|
1288
|
+
], N = [
|
|
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 be = [
|
|
|
2173
2173
|
outputs: [],
|
|
2174
2174
|
stateMutability: "payable"
|
|
2175
2175
|
}
|
|
2176
|
-
],
|
|
2176
|
+
], x = [
|
|
2177
2177
|
{
|
|
2178
2178
|
type: "error",
|
|
2179
2179
|
inputs: [
|
|
@@ -4782,7 +4782,7 @@ const be = [
|
|
|
4782
4782
|
outputs: [],
|
|
4783
4783
|
stateMutability: "payable"
|
|
4784
4784
|
}
|
|
4785
|
-
],
|
|
4785
|
+
], $ = [
|
|
4786
4786
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
4787
4787
|
{ type: "error", inputs: [], name: "ClaimFailed" },
|
|
4788
4788
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
@@ -5307,7 +5307,7 @@ const be = [
|
|
|
5307
5307
|
outputs: [],
|
|
5308
5308
|
stateMutability: "payable"
|
|
5309
5309
|
}
|
|
5310
|
-
],
|
|
5310
|
+
], Q = [
|
|
5311
5311
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
5312
5312
|
{ type: "error", inputs: [], name: "ClaimFailed" },
|
|
5313
5313
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
@@ -6261,7 +6261,7 @@ const be = [
|
|
|
6261
6261
|
outputs: [],
|
|
6262
6262
|
stateMutability: "payable"
|
|
6263
6263
|
}
|
|
6264
|
-
],
|
|
6264
|
+
], k = [
|
|
6265
6265
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
6266
6266
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
6267
6267
|
{ type: "error", inputs: [], name: "InitializerNotImplemented" },
|
|
@@ -6650,7 +6650,7 @@ const be = [
|
|
|
6650
6650
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
6651
6651
|
stateMutability: "view"
|
|
6652
6652
|
}
|
|
6653
|
-
],
|
|
6653
|
+
], oe = [
|
|
6654
6654
|
{
|
|
6655
6655
|
type: "function",
|
|
6656
6656
|
inputs: [{ name: "addr", internalType: "address", type: "address" }],
|
|
@@ -6658,7 +6658,7 @@ const be = [
|
|
|
6658
6658
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
6659
6659
|
stateMutability: "view"
|
|
6660
6660
|
}
|
|
6661
|
-
],
|
|
6661
|
+
], A = [
|
|
6662
6662
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
6663
6663
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
6664
6664
|
{ type: "error", inputs: [], name: "InitializerNotImplemented" },
|
|
@@ -7360,7 +7360,7 @@ const be = [
|
|
|
7360
7360
|
stateMutability: "payable"
|
|
7361
7361
|
},
|
|
7362
7362
|
{ type: "receive", stateMutability: "payable" }
|
|
7363
|
-
],
|
|
7363
|
+
], H = [
|
|
7364
7364
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
7365
7365
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
7366
7366
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
@@ -7919,7 +7919,7 @@ const be = [
|
|
|
7919
7919
|
stateMutability: "payable"
|
|
7920
7920
|
},
|
|
7921
7921
|
{ type: "receive", stateMutability: "payable" }
|
|
7922
|
-
],
|
|
7922
|
+
], E = [
|
|
7923
7923
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
7924
7924
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
7925
7925
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
@@ -8703,7 +8703,7 @@ const be = [
|
|
|
8703
8703
|
outputs: [],
|
|
8704
8704
|
stateMutability: "payable"
|
|
8705
8705
|
}
|
|
8706
|
-
],
|
|
8706
|
+
], le = [
|
|
8707
8707
|
{
|
|
8708
8708
|
type: "function",
|
|
8709
8709
|
inputs: [{ name: "user", internalType: "address", type: "address" }],
|
|
@@ -8712,18 +8712,37 @@ const be = [
|
|
|
8712
8712
|
stateMutability: "view"
|
|
8713
8713
|
}
|
|
8714
8714
|
], h = [
|
|
8715
|
-
{
|
|
8715
|
+
{
|
|
8716
|
+
type: "constructor",
|
|
8717
|
+
inputs: [
|
|
8718
|
+
{ name: "owner_", internalType: "address", type: "address" },
|
|
8719
|
+
{ name: "initialClaimFee_", internalType: "uint256", type: "uint256" }
|
|
8720
|
+
],
|
|
8721
|
+
stateMutability: "nonpayable"
|
|
8722
|
+
},
|
|
8716
8723
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
8717
|
-
{ type: "error", inputs: [], name: "ClaimFailed" },
|
|
8718
8724
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
8725
|
+
{ type: "error", inputs: [], name: "FeeTransferFailed" },
|
|
8719
8726
|
{ type: "error", inputs: [], name: "InitializerNotImplemented" },
|
|
8720
|
-
{ type: "error", inputs: [], name: "
|
|
8727
|
+
{ type: "error", inputs: [], name: "InvalidClaimFee" },
|
|
8728
|
+
{
|
|
8729
|
+
type: "error",
|
|
8730
|
+
inputs: [
|
|
8731
|
+
{ name: "available", internalType: "uint8", type: "uint8" },
|
|
8732
|
+
{ name: "id", internalType: "uint256", type: "uint256" }
|
|
8733
|
+
],
|
|
8734
|
+
name: "InvalidIncentive"
|
|
8735
|
+
},
|
|
8721
8736
|
{ type: "error", inputs: [], name: "InvalidInitialization" },
|
|
8722
8737
|
{ type: "error", inputs: [], name: "InvalidInitializationData" },
|
|
8738
|
+
{ type: "error", inputs: [], name: "LengthMismatch" },
|
|
8739
|
+
{
|
|
8740
|
+
type: "error",
|
|
8741
|
+
inputs: [{ name: "claimant", internalType: "address", type: "address" }],
|
|
8742
|
+
name: "MaximumClaimed"
|
|
8743
|
+
},
|
|
8723
8744
|
{ type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
|
|
8724
8745
|
{ type: "error", inputs: [], name: "NoHandoverRequest" },
|
|
8725
|
-
{ type: "error", inputs: [], name: "NotClaimable" },
|
|
8726
|
-
{ type: "error", inputs: [], name: "NotImplemented" },
|
|
8727
8746
|
{ type: "error", inputs: [], name: "NotInitializing" },
|
|
8728
8747
|
{ type: "error", inputs: [], name: "Unauthorized" },
|
|
8729
8748
|
{ type: "error", inputs: [], name: "Unauthorized" },
|
|
@@ -8732,14 +8751,45 @@ const be = [
|
|
|
8732
8751
|
anonymous: !1,
|
|
8733
8752
|
inputs: [
|
|
8734
8753
|
{
|
|
8735
|
-
name: "
|
|
8754
|
+
name: "claimant",
|
|
8736
8755
|
internalType: "address",
|
|
8737
8756
|
type: "address",
|
|
8738
8757
|
indexed: !0
|
|
8739
8758
|
},
|
|
8740
|
-
{
|
|
8759
|
+
{
|
|
8760
|
+
name: "boostId",
|
|
8761
|
+
internalType: "uint256",
|
|
8762
|
+
type: "uint256",
|
|
8763
|
+
indexed: !0
|
|
8764
|
+
},
|
|
8765
|
+
{
|
|
8766
|
+
name: "incentiveId",
|
|
8767
|
+
internalType: "uint256",
|
|
8768
|
+
type: "uint256",
|
|
8769
|
+
indexed: !0
|
|
8770
|
+
},
|
|
8771
|
+
{ name: "fee", internalType: "uint256", type: "uint256", indexed: !1 },
|
|
8772
|
+
{
|
|
8773
|
+
name: "feeReceiver",
|
|
8774
|
+
internalType: "address",
|
|
8775
|
+
type: "address",
|
|
8776
|
+
indexed: !1
|
|
8777
|
+
}
|
|
8741
8778
|
],
|
|
8742
|
-
name: "
|
|
8779
|
+
name: "ClaimFeePaid"
|
|
8780
|
+
},
|
|
8781
|
+
{
|
|
8782
|
+
type: "event",
|
|
8783
|
+
anonymous: !1,
|
|
8784
|
+
inputs: [
|
|
8785
|
+
{
|
|
8786
|
+
name: "newFee",
|
|
8787
|
+
internalType: "uint256",
|
|
8788
|
+
type: "uint256",
|
|
8789
|
+
indexed: !1
|
|
8790
|
+
}
|
|
8791
|
+
],
|
|
8792
|
+
name: "ClaimFeeUpdated"
|
|
8743
8793
|
},
|
|
8744
8794
|
{
|
|
8745
8795
|
type: "event",
|
|
@@ -8804,52 +8854,13 @@ const be = [
|
|
|
8804
8854
|
anonymous: !1,
|
|
8805
8855
|
inputs: [
|
|
8806
8856
|
{
|
|
8807
|
-
name: "
|
|
8857
|
+
name: "validatorCaller",
|
|
8808
8858
|
internalType: "address",
|
|
8809
8859
|
type: "address",
|
|
8810
|
-
indexed: !0
|
|
8811
|
-
},
|
|
8812
|
-
{
|
|
8813
|
-
name: "selector",
|
|
8814
|
-
internalType: "bytes4",
|
|
8815
|
-
type: "bytes4",
|
|
8816
|
-
indexed: !1
|
|
8817
|
-
},
|
|
8818
|
-
{
|
|
8819
|
-
name: "reward",
|
|
8820
|
-
internalType: "uint256",
|
|
8821
|
-
type: "uint256",
|
|
8822
8860
|
indexed: !1
|
|
8823
|
-
},
|
|
8824
|
-
{
|
|
8825
|
-
name: "limit",
|
|
8826
|
-
internalType: "uint256",
|
|
8827
|
-
type: "uint256",
|
|
8828
|
-
indexed: !1
|
|
8829
|
-
}
|
|
8830
|
-
],
|
|
8831
|
-
name: "PointsIncentiveInitialized"
|
|
8832
|
-
},
|
|
8833
|
-
{
|
|
8834
|
-
type: "event",
|
|
8835
|
-
anonymous: !1,
|
|
8836
|
-
inputs: [
|
|
8837
|
-
{ name: "user", internalType: "address", type: "address", indexed: !0 },
|
|
8838
|
-
{
|
|
8839
|
-
name: "roles",
|
|
8840
|
-
internalType: "uint256",
|
|
8841
|
-
type: "uint256",
|
|
8842
|
-
indexed: !0
|
|
8843
8861
|
}
|
|
8844
8862
|
],
|
|
8845
|
-
name: "
|
|
8846
|
-
},
|
|
8847
|
-
{
|
|
8848
|
-
type: "function",
|
|
8849
|
-
inputs: [],
|
|
8850
|
-
name: "asset",
|
|
8851
|
-
outputs: [{ name: "", internalType: "address", type: "address" }],
|
|
8852
|
-
stateMutability: "view"
|
|
8863
|
+
name: "SignerValidatorInitialized"
|
|
8853
8864
|
},
|
|
8854
8865
|
{
|
|
8855
8866
|
type: "function",
|
|
@@ -8858,40 +8869,13 @@ const be = [
|
|
|
8858
8869
|
outputs: [],
|
|
8859
8870
|
stateMutability: "payable"
|
|
8860
8871
|
},
|
|
8861
|
-
{
|
|
8862
|
-
type: "function",
|
|
8863
|
-
inputs: [
|
|
8864
|
-
{ name: "claimTarget", internalType: "address", type: "address" },
|
|
8865
|
-
{ name: "", internalType: "bytes", type: "bytes" }
|
|
8866
|
-
],
|
|
8867
|
-
name: "claim",
|
|
8868
|
-
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
8869
|
-
stateMutability: "nonpayable"
|
|
8870
|
-
},
|
|
8871
|
-
{
|
|
8872
|
-
type: "function",
|
|
8873
|
-
inputs: [{ name: "", internalType: "address", type: "address" }],
|
|
8874
|
-
name: "claimed",
|
|
8875
|
-
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
8876
|
-
stateMutability: "view"
|
|
8877
|
-
},
|
|
8878
8872
|
{
|
|
8879
8873
|
type: "function",
|
|
8880
8874
|
inputs: [],
|
|
8881
|
-
name: "
|
|
8875
|
+
name: "claimFee",
|
|
8882
8876
|
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
8883
8877
|
stateMutability: "view"
|
|
8884
8878
|
},
|
|
8885
|
-
{
|
|
8886
|
-
type: "function",
|
|
8887
|
-
inputs: [{ name: "", internalType: "bytes", type: "bytes" }],
|
|
8888
|
-
name: "clawback",
|
|
8889
|
-
outputs: [
|
|
8890
|
-
{ name: "", internalType: "uint256", type: "uint256" },
|
|
8891
|
-
{ name: "", internalType: "address", type: "address" }
|
|
8892
|
-
],
|
|
8893
|
-
stateMutability: "pure"
|
|
8894
|
-
},
|
|
8895
8879
|
{
|
|
8896
8880
|
type: "function",
|
|
8897
8881
|
inputs: [
|
|
@@ -8904,7 +8888,22 @@ const be = [
|
|
|
8904
8888
|
{
|
|
8905
8889
|
type: "function",
|
|
8906
8890
|
inputs: [],
|
|
8907
|
-
name: "
|
|
8891
|
+
name: "eip712Domain",
|
|
8892
|
+
outputs: [
|
|
8893
|
+
{ name: "fields", internalType: "bytes1", type: "bytes1" },
|
|
8894
|
+
{ name: "name", internalType: "string", type: "string" },
|
|
8895
|
+
{ name: "version", internalType: "string", type: "string" },
|
|
8896
|
+
{ name: "chainId", internalType: "uint256", type: "uint256" },
|
|
8897
|
+
{ name: "verifyingContract", internalType: "address", type: "address" },
|
|
8898
|
+
{ name: "salt", internalType: "bytes32", type: "bytes32" },
|
|
8899
|
+
{ name: "extensions", internalType: "uint256[]", type: "uint256[]" }
|
|
8900
|
+
],
|
|
8901
|
+
stateMutability: "view"
|
|
8902
|
+
},
|
|
8903
|
+
{
|
|
8904
|
+
type: "function",
|
|
8905
|
+
inputs: [],
|
|
8906
|
+
name: "getClaimFee",
|
|
8908
8907
|
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
8909
8908
|
stateMutability: "view"
|
|
8910
8909
|
},
|
|
@@ -8918,31 +8917,26 @@ const be = [
|
|
|
8918
8917
|
{
|
|
8919
8918
|
type: "function",
|
|
8920
8919
|
inputs: [
|
|
8921
|
-
{ name: "
|
|
8922
|
-
{ name: "
|
|
8920
|
+
{ name: "boostId", internalType: "uint256", type: "uint256" },
|
|
8921
|
+
{ name: "incentiveId", internalType: "uint256", type: "uint256" },
|
|
8922
|
+
{ name: "claimant", internalType: "address", type: "address" }
|
|
8923
8923
|
],
|
|
8924
|
-
name: "
|
|
8925
|
-
outputs: [],
|
|
8926
|
-
stateMutability: "
|
|
8924
|
+
name: "hashClaimantData",
|
|
8925
|
+
outputs: [{ name: "hash", internalType: "bytes32", type: "bytes32" }],
|
|
8926
|
+
stateMutability: "pure"
|
|
8927
8927
|
},
|
|
8928
8928
|
{
|
|
8929
8929
|
type: "function",
|
|
8930
8930
|
inputs: [
|
|
8931
|
-
{ name: "
|
|
8932
|
-
{ name: "
|
|
8931
|
+
{ name: "boostId", internalType: "uint256", type: "uint256" },
|
|
8932
|
+
{ name: "incentiveQuantity", internalType: "uint8", type: "uint8" },
|
|
8933
|
+
{ name: "claimant", internalType: "address", type: "address" },
|
|
8934
|
+
{ name: "incentiveData", internalType: "bytes", type: "bytes" }
|
|
8933
8935
|
],
|
|
8934
|
-
name: "
|
|
8935
|
-
outputs: [
|
|
8936
|
-
|
|
8937
|
-
},
|
|
8938
|
-
{
|
|
8939
|
-
type: "function",
|
|
8940
|
-
inputs: [
|
|
8941
|
-
{ name: "user", internalType: "address", type: "address" },
|
|
8942
|
-
{ name: "roles", internalType: "uint256", type: "uint256" }
|
|
8936
|
+
name: "hashSignerData",
|
|
8937
|
+
outputs: [
|
|
8938
|
+
{ name: "hashedSignerData", internalType: "bytes32", type: "bytes32" }
|
|
8943
8939
|
],
|
|
8944
|
-
name: "hasAnyRole",
|
|
8945
|
-
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
8946
8940
|
stateMutability: "view"
|
|
8947
8941
|
},
|
|
8948
8942
|
{
|
|
@@ -8952,20 +8946,10 @@ const be = [
|
|
|
8952
8946
|
outputs: [],
|
|
8953
8947
|
stateMutability: "nonpayable"
|
|
8954
8948
|
},
|
|
8955
|
-
{
|
|
8956
|
-
type: "function",
|
|
8957
|
-
inputs: [
|
|
8958
|
-
{ name: "claimTarget", internalType: "address", type: "address" },
|
|
8959
|
-
{ name: "", internalType: "bytes", type: "bytes" }
|
|
8960
|
-
],
|
|
8961
|
-
name: "isClaimable",
|
|
8962
|
-
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
8963
|
-
stateMutability: "view"
|
|
8964
|
-
},
|
|
8965
8949
|
{
|
|
8966
8950
|
type: "function",
|
|
8967
8951
|
inputs: [],
|
|
8968
|
-
name: "
|
|
8952
|
+
name: "maxClaimCount",
|
|
8969
8953
|
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
8970
8954
|
stateMutability: "view"
|
|
8971
8955
|
},
|
|
@@ -8987,10 +8971,10 @@ const be = [
|
|
|
8987
8971
|
},
|
|
8988
8972
|
{
|
|
8989
8973
|
type: "function",
|
|
8990
|
-
inputs: [{ name: "", internalType: "
|
|
8991
|
-
name: "
|
|
8992
|
-
outputs: [{ name: "
|
|
8993
|
-
stateMutability: "
|
|
8974
|
+
inputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
|
8975
|
+
name: "quantityClaimed",
|
|
8976
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
8977
|
+
stateMutability: "view"
|
|
8994
8978
|
},
|
|
8995
8979
|
{
|
|
8996
8980
|
type: "function",
|
|
@@ -8999,13 +8983,6 @@ const be = [
|
|
|
8999
8983
|
outputs: [],
|
|
9000
8984
|
stateMutability: "payable"
|
|
9001
8985
|
},
|
|
9002
|
-
{
|
|
9003
|
-
type: "function",
|
|
9004
|
-
inputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
|
|
9005
|
-
name: "renounceRoles",
|
|
9006
|
-
outputs: [],
|
|
9007
|
-
stateMutability: "payable"
|
|
9008
|
-
},
|
|
9009
8986
|
{
|
|
9010
8987
|
type: "function",
|
|
9011
8988
|
inputs: [],
|
|
@@ -9016,32 +8993,32 @@ const be = [
|
|
|
9016
8993
|
{
|
|
9017
8994
|
type: "function",
|
|
9018
8995
|
inputs: [
|
|
9019
|
-
{ name: "
|
|
9020
|
-
{ name: "
|
|
8996
|
+
{ name: "signers_", internalType: "address[]", type: "address[]" },
|
|
8997
|
+
{ name: "authorized_", internalType: "bool[]", type: "bool[]" }
|
|
9021
8998
|
],
|
|
9022
|
-
name: "
|
|
8999
|
+
name: "setAuthorized",
|
|
9023
9000
|
outputs: [],
|
|
9024
|
-
stateMutability: "
|
|
9001
|
+
stateMutability: "nonpayable"
|
|
9025
9002
|
},
|
|
9026
9003
|
{
|
|
9027
9004
|
type: "function",
|
|
9028
|
-
inputs: [],
|
|
9029
|
-
name: "
|
|
9030
|
-
outputs: [
|
|
9031
|
-
stateMutability: "
|
|
9005
|
+
inputs: [{ name: "newFee", internalType: "uint256", type: "uint256" }],
|
|
9006
|
+
name: "setClaimFee",
|
|
9007
|
+
outputs: [],
|
|
9008
|
+
stateMutability: "nonpayable"
|
|
9032
9009
|
},
|
|
9033
9010
|
{
|
|
9034
9011
|
type: "function",
|
|
9035
|
-
inputs: [{ name: "
|
|
9036
|
-
name: "
|
|
9037
|
-
outputs: [
|
|
9038
|
-
stateMutability: "
|
|
9012
|
+
inputs: [{ name: "newCaller", internalType: "address", type: "address" }],
|
|
9013
|
+
name: "setValidatorCaller",
|
|
9014
|
+
outputs: [],
|
|
9015
|
+
stateMutability: "nonpayable"
|
|
9039
9016
|
},
|
|
9040
9017
|
{
|
|
9041
9018
|
type: "function",
|
|
9042
|
-
inputs: [],
|
|
9043
|
-
name: "
|
|
9044
|
-
outputs: [{ name: "", internalType: "
|
|
9019
|
+
inputs: [{ name: "", internalType: "address", type: "address" }],
|
|
9020
|
+
name: "signers",
|
|
9021
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
9045
9022
|
stateMutability: "view"
|
|
9046
9023
|
},
|
|
9047
9024
|
{
|
|
@@ -9060,7 +9037,366 @@ const be = [
|
|
|
9060
9037
|
},
|
|
9061
9038
|
{
|
|
9062
9039
|
type: "function",
|
|
9063
|
-
inputs: [
|
|
9040
|
+
inputs: [
|
|
9041
|
+
{ name: "boostId", internalType: "uint256", type: "uint256" },
|
|
9042
|
+
{ name: "incentiveId", internalType: "uint256", type: "uint256" },
|
|
9043
|
+
{ name: "claimant", internalType: "address", type: "address" },
|
|
9044
|
+
{ name: "claimData", internalType: "bytes", type: "bytes" }
|
|
9045
|
+
],
|
|
9046
|
+
name: "validate",
|
|
9047
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
9048
|
+
stateMutability: "payable"
|
|
9049
|
+
}
|
|
9050
|
+
], O = [
|
|
9051
|
+
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
9052
|
+
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
9053
|
+
{ type: "error", inputs: [], name: "ClaimFailed" },
|
|
9054
|
+
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
9055
|
+
{ type: "error", inputs: [], name: "InitializerNotImplemented" },
|
|
9056
|
+
{ type: "error", inputs: [], name: "InvalidInitialization" },
|
|
9057
|
+
{ type: "error", inputs: [], name: "InvalidInitialization" },
|
|
9058
|
+
{ type: "error", inputs: [], name: "InvalidInitializationData" },
|
|
9059
|
+
{ type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
|
|
9060
|
+
{ type: "error", inputs: [], name: "NoHandoverRequest" },
|
|
9061
|
+
{ type: "error", inputs: [], name: "NotClaimable" },
|
|
9062
|
+
{ type: "error", inputs: [], name: "NotImplemented" },
|
|
9063
|
+
{ type: "error", inputs: [], name: "NotInitializing" },
|
|
9064
|
+
{ type: "error", inputs: [], name: "Unauthorized" },
|
|
9065
|
+
{ type: "error", inputs: [], name: "Unauthorized" },
|
|
9066
|
+
{
|
|
9067
|
+
type: "event",
|
|
9068
|
+
anonymous: !1,
|
|
9069
|
+
inputs: [
|
|
9070
|
+
{
|
|
9071
|
+
name: "recipient",
|
|
9072
|
+
internalType: "address",
|
|
9073
|
+
type: "address",
|
|
9074
|
+
indexed: !0
|
|
9075
|
+
},
|
|
9076
|
+
{ name: "data", internalType: "bytes", type: "bytes", indexed: !1 }
|
|
9077
|
+
],
|
|
9078
|
+
name: "Claimed"
|
|
9079
|
+
},
|
|
9080
|
+
{
|
|
9081
|
+
type: "event",
|
|
9082
|
+
anonymous: !1,
|
|
9083
|
+
inputs: [
|
|
9084
|
+
{
|
|
9085
|
+
name: "version",
|
|
9086
|
+
internalType: "uint64",
|
|
9087
|
+
type: "uint64",
|
|
9088
|
+
indexed: !1
|
|
9089
|
+
}
|
|
9090
|
+
],
|
|
9091
|
+
name: "Initialized"
|
|
9092
|
+
},
|
|
9093
|
+
{
|
|
9094
|
+
type: "event",
|
|
9095
|
+
anonymous: !1,
|
|
9096
|
+
inputs: [
|
|
9097
|
+
{
|
|
9098
|
+
name: "pendingOwner",
|
|
9099
|
+
internalType: "address",
|
|
9100
|
+
type: "address",
|
|
9101
|
+
indexed: !0
|
|
9102
|
+
}
|
|
9103
|
+
],
|
|
9104
|
+
name: "OwnershipHandoverCanceled"
|
|
9105
|
+
},
|
|
9106
|
+
{
|
|
9107
|
+
type: "event",
|
|
9108
|
+
anonymous: !1,
|
|
9109
|
+
inputs: [
|
|
9110
|
+
{
|
|
9111
|
+
name: "pendingOwner",
|
|
9112
|
+
internalType: "address",
|
|
9113
|
+
type: "address",
|
|
9114
|
+
indexed: !0
|
|
9115
|
+
}
|
|
9116
|
+
],
|
|
9117
|
+
name: "OwnershipHandoverRequested"
|
|
9118
|
+
},
|
|
9119
|
+
{
|
|
9120
|
+
type: "event",
|
|
9121
|
+
anonymous: !1,
|
|
9122
|
+
inputs: [
|
|
9123
|
+
{
|
|
9124
|
+
name: "oldOwner",
|
|
9125
|
+
internalType: "address",
|
|
9126
|
+
type: "address",
|
|
9127
|
+
indexed: !0
|
|
9128
|
+
},
|
|
9129
|
+
{
|
|
9130
|
+
name: "newOwner",
|
|
9131
|
+
internalType: "address",
|
|
9132
|
+
type: "address",
|
|
9133
|
+
indexed: !0
|
|
9134
|
+
}
|
|
9135
|
+
],
|
|
9136
|
+
name: "OwnershipTransferred"
|
|
9137
|
+
},
|
|
9138
|
+
{
|
|
9139
|
+
type: "event",
|
|
9140
|
+
anonymous: !1,
|
|
9141
|
+
inputs: [
|
|
9142
|
+
{
|
|
9143
|
+
name: "venue",
|
|
9144
|
+
internalType: "address",
|
|
9145
|
+
type: "address",
|
|
9146
|
+
indexed: !0
|
|
9147
|
+
},
|
|
9148
|
+
{
|
|
9149
|
+
name: "selector",
|
|
9150
|
+
internalType: "bytes4",
|
|
9151
|
+
type: "bytes4",
|
|
9152
|
+
indexed: !1
|
|
9153
|
+
},
|
|
9154
|
+
{
|
|
9155
|
+
name: "reward",
|
|
9156
|
+
internalType: "uint256",
|
|
9157
|
+
type: "uint256",
|
|
9158
|
+
indexed: !1
|
|
9159
|
+
},
|
|
9160
|
+
{
|
|
9161
|
+
name: "limit",
|
|
9162
|
+
internalType: "uint256",
|
|
9163
|
+
type: "uint256",
|
|
9164
|
+
indexed: !1
|
|
9165
|
+
}
|
|
9166
|
+
],
|
|
9167
|
+
name: "PointsIncentiveInitialized"
|
|
9168
|
+
},
|
|
9169
|
+
{
|
|
9170
|
+
type: "event",
|
|
9171
|
+
anonymous: !1,
|
|
9172
|
+
inputs: [
|
|
9173
|
+
{ name: "user", internalType: "address", type: "address", indexed: !0 },
|
|
9174
|
+
{
|
|
9175
|
+
name: "roles",
|
|
9176
|
+
internalType: "uint256",
|
|
9177
|
+
type: "uint256",
|
|
9178
|
+
indexed: !0
|
|
9179
|
+
}
|
|
9180
|
+
],
|
|
9181
|
+
name: "RolesUpdated"
|
|
9182
|
+
},
|
|
9183
|
+
{
|
|
9184
|
+
type: "function",
|
|
9185
|
+
inputs: [],
|
|
9186
|
+
name: "asset",
|
|
9187
|
+
outputs: [{ name: "", internalType: "address", type: "address" }],
|
|
9188
|
+
stateMutability: "view"
|
|
9189
|
+
},
|
|
9190
|
+
{
|
|
9191
|
+
type: "function",
|
|
9192
|
+
inputs: [],
|
|
9193
|
+
name: "cancelOwnershipHandover",
|
|
9194
|
+
outputs: [],
|
|
9195
|
+
stateMutability: "payable"
|
|
9196
|
+
},
|
|
9197
|
+
{
|
|
9198
|
+
type: "function",
|
|
9199
|
+
inputs: [
|
|
9200
|
+
{ name: "claimTarget", internalType: "address", type: "address" },
|
|
9201
|
+
{ name: "", internalType: "bytes", type: "bytes" }
|
|
9202
|
+
],
|
|
9203
|
+
name: "claim",
|
|
9204
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
9205
|
+
stateMutability: "nonpayable"
|
|
9206
|
+
},
|
|
9207
|
+
{
|
|
9208
|
+
type: "function",
|
|
9209
|
+
inputs: [{ name: "", internalType: "address", type: "address" }],
|
|
9210
|
+
name: "claimed",
|
|
9211
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
9212
|
+
stateMutability: "view"
|
|
9213
|
+
},
|
|
9214
|
+
{
|
|
9215
|
+
type: "function",
|
|
9216
|
+
inputs: [],
|
|
9217
|
+
name: "claims",
|
|
9218
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
9219
|
+
stateMutability: "view"
|
|
9220
|
+
},
|
|
9221
|
+
{
|
|
9222
|
+
type: "function",
|
|
9223
|
+
inputs: [{ name: "", internalType: "bytes", type: "bytes" }],
|
|
9224
|
+
name: "clawback",
|
|
9225
|
+
outputs: [
|
|
9226
|
+
{ name: "", internalType: "uint256", type: "uint256" },
|
|
9227
|
+
{ name: "", internalType: "address", type: "address" }
|
|
9228
|
+
],
|
|
9229
|
+
stateMutability: "pure"
|
|
9230
|
+
},
|
|
9231
|
+
{
|
|
9232
|
+
type: "function",
|
|
9233
|
+
inputs: [
|
|
9234
|
+
{ name: "pendingOwner", internalType: "address", type: "address" }
|
|
9235
|
+
],
|
|
9236
|
+
name: "completeOwnershipHandover",
|
|
9237
|
+
outputs: [],
|
|
9238
|
+
stateMutability: "payable"
|
|
9239
|
+
},
|
|
9240
|
+
{
|
|
9241
|
+
type: "function",
|
|
9242
|
+
inputs: [],
|
|
9243
|
+
name: "currentReward",
|
|
9244
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
9245
|
+
stateMutability: "view"
|
|
9246
|
+
},
|
|
9247
|
+
{
|
|
9248
|
+
type: "function",
|
|
9249
|
+
inputs: [],
|
|
9250
|
+
name: "getComponentInterface",
|
|
9251
|
+
outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
|
|
9252
|
+
stateMutability: "pure"
|
|
9253
|
+
},
|
|
9254
|
+
{
|
|
9255
|
+
type: "function",
|
|
9256
|
+
inputs: [
|
|
9257
|
+
{ name: "user", internalType: "address", type: "address" },
|
|
9258
|
+
{ name: "roles", internalType: "uint256", type: "uint256" }
|
|
9259
|
+
],
|
|
9260
|
+
name: "grantRoles",
|
|
9261
|
+
outputs: [],
|
|
9262
|
+
stateMutability: "payable"
|
|
9263
|
+
},
|
|
9264
|
+
{
|
|
9265
|
+
type: "function",
|
|
9266
|
+
inputs: [
|
|
9267
|
+
{ name: "user", internalType: "address", type: "address" },
|
|
9268
|
+
{ name: "roles", internalType: "uint256", type: "uint256" }
|
|
9269
|
+
],
|
|
9270
|
+
name: "hasAllRoles",
|
|
9271
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
9272
|
+
stateMutability: "view"
|
|
9273
|
+
},
|
|
9274
|
+
{
|
|
9275
|
+
type: "function",
|
|
9276
|
+
inputs: [
|
|
9277
|
+
{ name: "user", internalType: "address", type: "address" },
|
|
9278
|
+
{ name: "roles", internalType: "uint256", type: "uint256" }
|
|
9279
|
+
],
|
|
9280
|
+
name: "hasAnyRole",
|
|
9281
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
9282
|
+
stateMutability: "view"
|
|
9283
|
+
},
|
|
9284
|
+
{
|
|
9285
|
+
type: "function",
|
|
9286
|
+
inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
|
|
9287
|
+
name: "initialize",
|
|
9288
|
+
outputs: [],
|
|
9289
|
+
stateMutability: "nonpayable"
|
|
9290
|
+
},
|
|
9291
|
+
{
|
|
9292
|
+
type: "function",
|
|
9293
|
+
inputs: [
|
|
9294
|
+
{ name: "claimTarget", internalType: "address", type: "address" },
|
|
9295
|
+
{ name: "", internalType: "bytes", type: "bytes" }
|
|
9296
|
+
],
|
|
9297
|
+
name: "isClaimable",
|
|
9298
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
9299
|
+
stateMutability: "view"
|
|
9300
|
+
},
|
|
9301
|
+
{
|
|
9302
|
+
type: "function",
|
|
9303
|
+
inputs: [],
|
|
9304
|
+
name: "limit",
|
|
9305
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
9306
|
+
stateMutability: "view"
|
|
9307
|
+
},
|
|
9308
|
+
{
|
|
9309
|
+
type: "function",
|
|
9310
|
+
inputs: [],
|
|
9311
|
+
name: "owner",
|
|
9312
|
+
outputs: [{ name: "result", internalType: "address", type: "address" }],
|
|
9313
|
+
stateMutability: "view"
|
|
9314
|
+
},
|
|
9315
|
+
{
|
|
9316
|
+
type: "function",
|
|
9317
|
+
inputs: [
|
|
9318
|
+
{ name: "pendingOwner", internalType: "address", type: "address" }
|
|
9319
|
+
],
|
|
9320
|
+
name: "ownershipHandoverExpiresAt",
|
|
9321
|
+
outputs: [{ name: "result", internalType: "uint256", type: "uint256" }],
|
|
9322
|
+
stateMutability: "view"
|
|
9323
|
+
},
|
|
9324
|
+
{
|
|
9325
|
+
type: "function",
|
|
9326
|
+
inputs: [{ name: "", internalType: "bytes", type: "bytes" }],
|
|
9327
|
+
name: "preflight",
|
|
9328
|
+
outputs: [{ name: "budgetData", internalType: "bytes", type: "bytes" }],
|
|
9329
|
+
stateMutability: "pure"
|
|
9330
|
+
},
|
|
9331
|
+
{
|
|
9332
|
+
type: "function",
|
|
9333
|
+
inputs: [],
|
|
9334
|
+
name: "renounceOwnership",
|
|
9335
|
+
outputs: [],
|
|
9336
|
+
stateMutability: "payable"
|
|
9337
|
+
},
|
|
9338
|
+
{
|
|
9339
|
+
type: "function",
|
|
9340
|
+
inputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
|
|
9341
|
+
name: "renounceRoles",
|
|
9342
|
+
outputs: [],
|
|
9343
|
+
stateMutability: "payable"
|
|
9344
|
+
},
|
|
9345
|
+
{
|
|
9346
|
+
type: "function",
|
|
9347
|
+
inputs: [],
|
|
9348
|
+
name: "requestOwnershipHandover",
|
|
9349
|
+
outputs: [],
|
|
9350
|
+
stateMutability: "payable"
|
|
9351
|
+
},
|
|
9352
|
+
{
|
|
9353
|
+
type: "function",
|
|
9354
|
+
inputs: [
|
|
9355
|
+
{ name: "user", internalType: "address", type: "address" },
|
|
9356
|
+
{ name: "roles", internalType: "uint256", type: "uint256" }
|
|
9357
|
+
],
|
|
9358
|
+
name: "revokeRoles",
|
|
9359
|
+
outputs: [],
|
|
9360
|
+
stateMutability: "payable"
|
|
9361
|
+
},
|
|
9362
|
+
{
|
|
9363
|
+
type: "function",
|
|
9364
|
+
inputs: [],
|
|
9365
|
+
name: "reward",
|
|
9366
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
9367
|
+
stateMutability: "view"
|
|
9368
|
+
},
|
|
9369
|
+
{
|
|
9370
|
+
type: "function",
|
|
9371
|
+
inputs: [{ name: "user", internalType: "address", type: "address" }],
|
|
9372
|
+
name: "rolesOf",
|
|
9373
|
+
outputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
|
|
9374
|
+
stateMutability: "view"
|
|
9375
|
+
},
|
|
9376
|
+
{
|
|
9377
|
+
type: "function",
|
|
9378
|
+
inputs: [],
|
|
9379
|
+
name: "selector",
|
|
9380
|
+
outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
|
|
9381
|
+
stateMutability: "view"
|
|
9382
|
+
},
|
|
9383
|
+
{
|
|
9384
|
+
type: "function",
|
|
9385
|
+
inputs: [{ name: "interfaceId", internalType: "bytes4", type: "bytes4" }],
|
|
9386
|
+
name: "supportsInterface",
|
|
9387
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
9388
|
+
stateMutability: "view"
|
|
9389
|
+
},
|
|
9390
|
+
{
|
|
9391
|
+
type: "function",
|
|
9392
|
+
inputs: [{ name: "newOwner", internalType: "address", type: "address" }],
|
|
9393
|
+
name: "transferOwnership",
|
|
9394
|
+
outputs: [],
|
|
9395
|
+
stateMutability: "payable"
|
|
9396
|
+
},
|
|
9397
|
+
{
|
|
9398
|
+
type: "function",
|
|
9399
|
+
inputs: [],
|
|
9064
9400
|
name: "venue",
|
|
9065
9401
|
outputs: [{ name: "", internalType: "address", type: "address" }],
|
|
9066
9402
|
stateMutability: "view"
|
|
@@ -9288,7 +9624,7 @@ const be = [
|
|
|
9288
9624
|
outputs: [],
|
|
9289
9625
|
stateMutability: "payable"
|
|
9290
9626
|
}
|
|
9291
|
-
],
|
|
9627
|
+
], R = [
|
|
9292
9628
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
9293
9629
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
9294
9630
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
@@ -9519,7 +9855,7 @@ const be = [
|
|
|
9519
9855
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
9520
9856
|
stateMutability: "payable"
|
|
9521
9857
|
}
|
|
9522
|
-
],
|
|
9858
|
+
], q = [
|
|
9523
9859
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
9524
9860
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
9525
9861
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
@@ -9803,7 +10139,7 @@ const be = [
|
|
|
9803
10139
|
outputs: [],
|
|
9804
10140
|
stateMutability: "payable"
|
|
9805
10141
|
}
|
|
9806
|
-
],
|
|
10142
|
+
], U = [
|
|
9807
10143
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
9808
10144
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
9809
10145
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
@@ -10560,965 +10896,1010 @@ const be = [
|
|
|
10560
10896
|
stateMutability: "payable"
|
|
10561
10897
|
},
|
|
10562
10898
|
{ type: "receive", stateMutability: "payable" }
|
|
10563
|
-
],
|
|
10899
|
+
], Me = /* @__PURE__ */ e({
|
|
10564
10900
|
abi: j,
|
|
10565
10901
|
functionName: "getComponentInterface"
|
|
10566
|
-
}),
|
|
10902
|
+
}), Ie = /* @__PURE__ */ e(
|
|
10567
10903
|
{ abi: j, functionName: "supportsInterface" }
|
|
10568
|
-
),
|
|
10569
|
-
{ abi:
|
|
10904
|
+
), he = /* @__PURE__ */ e(
|
|
10905
|
+
{ abi: N, functionName: "allowList" }
|
|
10570
10906
|
), ge = /* @__PURE__ */ e({
|
|
10571
|
-
abi:
|
|
10907
|
+
abi: N,
|
|
10572
10908
|
functionName: "claimed"
|
|
10573
|
-
}), he = /* @__PURE__ */ e({
|
|
10574
|
-
abi: O,
|
|
10575
|
-
functionName: "claims"
|
|
10576
10909
|
}), Oe = /* @__PURE__ */ e({
|
|
10577
|
-
abi:
|
|
10910
|
+
abi: N,
|
|
10911
|
+
functionName: "claims"
|
|
10912
|
+
}), Ne = /* @__PURE__ */ e({
|
|
10913
|
+
abi: N,
|
|
10578
10914
|
functionName: "isClaimable"
|
|
10579
|
-
}),
|
|
10580
|
-
abi:
|
|
10915
|
+
}), xe = /* @__PURE__ */ e({
|
|
10916
|
+
abi: N,
|
|
10581
10917
|
functionName: "limit"
|
|
10582
|
-
}),
|
|
10583
|
-
abi:
|
|
10918
|
+
}), Ae = /* @__PURE__ */ e({
|
|
10919
|
+
abi: N,
|
|
10584
10920
|
functionName: "owner"
|
|
10585
|
-
}),
|
|
10586
|
-
abi:
|
|
10921
|
+
}), Re = /* @__PURE__ */ e({
|
|
10922
|
+
abi: N,
|
|
10587
10923
|
functionName: "reward"
|
|
10588
|
-
}),
|
|
10589
|
-
abi:
|
|
10924
|
+
}), Ce = /* @__PURE__ */ i({
|
|
10925
|
+
abi: N,
|
|
10590
10926
|
functionName: "claim"
|
|
10591
|
-
}),
|
|
10592
|
-
abi:
|
|
10927
|
+
}), ze = /* @__PURE__ */ a({
|
|
10928
|
+
abi: N,
|
|
10593
10929
|
functionName: "claim"
|
|
10594
|
-
}),
|
|
10930
|
+
}), _e = /* @__PURE__ */ e({
|
|
10595
10931
|
abi: o,
|
|
10596
10932
|
functionName: "createBoostAuth"
|
|
10597
|
-
}),
|
|
10933
|
+
}), He = /* @__PURE__ */ e({
|
|
10598
10934
|
abi: o,
|
|
10599
10935
|
functionName: "getBoost"
|
|
10600
|
-
}),
|
|
10936
|
+
}), Ee = /* @__PURE__ */ e({
|
|
10601
10937
|
abi: o,
|
|
10602
10938
|
functionName: "getBoostCount"
|
|
10603
|
-
}),
|
|
10939
|
+
}), Fe = /* @__PURE__ */ e({
|
|
10604
10940
|
abi: o,
|
|
10605
10941
|
functionName: "getIncentiveFeesInfo"
|
|
10606
|
-
}),
|
|
10942
|
+
}), De = /* @__PURE__ */ e({
|
|
10607
10943
|
abi: o,
|
|
10608
10944
|
functionName: "protocolFee"
|
|
10609
|
-
}),
|
|
10945
|
+
}), ke = /* @__PURE__ */ e({
|
|
10610
10946
|
abi: o,
|
|
10611
10947
|
functionName: "protocolFeeReceiver"
|
|
10612
|
-
}),
|
|
10948
|
+
}), qe = /* @__PURE__ */ i({
|
|
10613
10949
|
abi: o,
|
|
10614
10950
|
functionName: "claimIncentive"
|
|
10615
|
-
}),
|
|
10951
|
+
}), Be = /* @__PURE__ */ i({
|
|
10616
10952
|
abi: o,
|
|
10617
10953
|
functionName: "claimIncentiveFor"
|
|
10618
|
-
}),
|
|
10954
|
+
}), Pe = /* @__PURE__ */ i({
|
|
10619
10955
|
abi: o,
|
|
10620
10956
|
functionName: "createBoost"
|
|
10621
|
-
}),
|
|
10957
|
+
}), Se = /* @__PURE__ */ i({
|
|
10622
10958
|
abi: o,
|
|
10623
10959
|
functionName: "setCreateBoostAuth"
|
|
10624
|
-
}),
|
|
10960
|
+
}), Ue = /* @__PURE__ */ i({
|
|
10625
10961
|
abi: o,
|
|
10626
10962
|
functionName: "setProtocolFeeReceiver"
|
|
10627
|
-
}),
|
|
10963
|
+
}), Le = /* @__PURE__ */ i({
|
|
10628
10964
|
abi: o,
|
|
10629
10965
|
functionName: "topupIncentiveFromBudget"
|
|
10630
|
-
}),
|
|
10966
|
+
}), Ve = /* @__PURE__ */ i({
|
|
10631
10967
|
abi: o,
|
|
10632
10968
|
functionName: "topupIncentiveFromSender"
|
|
10633
|
-
}),
|
|
10969
|
+
}), Ge = /* @__PURE__ */ a({
|
|
10634
10970
|
abi: o,
|
|
10635
10971
|
functionName: "claimIncentive"
|
|
10636
|
-
}),
|
|
10972
|
+
}), Ze = /* @__PURE__ */ a({
|
|
10637
10973
|
abi: o,
|
|
10638
10974
|
functionName: "claimIncentiveFor"
|
|
10639
|
-
}),
|
|
10975
|
+
}), We = /* @__PURE__ */ a({
|
|
10640
10976
|
abi: o,
|
|
10641
10977
|
functionName: "createBoost"
|
|
10642
|
-
}), je = /* @__PURE__ */
|
|
10978
|
+
}), je = /* @__PURE__ */ a({
|
|
10643
10979
|
abi: o,
|
|
10644
10980
|
functionName: "setCreateBoostAuth"
|
|
10645
|
-
}),
|
|
10981
|
+
}), $e = /* @__PURE__ */ a({
|
|
10646
10982
|
abi: o,
|
|
10647
10983
|
functionName: "setProtocolFeeReceiver"
|
|
10648
|
-
}),
|
|
10984
|
+
}), Qe = /* @__PURE__ */ a({
|
|
10649
10985
|
abi: o,
|
|
10650
10986
|
functionName: "topupIncentiveFromBudget"
|
|
10651
|
-
}), Ke = /* @__PURE__ */
|
|
10987
|
+
}), Ke = /* @__PURE__ */ a({
|
|
10652
10988
|
abi: o,
|
|
10653
10989
|
functionName: "topupIncentiveFromSender"
|
|
10654
|
-
}),
|
|
10655
|
-
abi:
|
|
10990
|
+
}), Xe = /* @__PURE__ */ e({
|
|
10991
|
+
abi: x,
|
|
10656
10992
|
functionName: "getBaseImplementation"
|
|
10657
10993
|
}), Je = /* @__PURE__ */ e({
|
|
10658
|
-
abi:
|
|
10994
|
+
abi: x,
|
|
10659
10995
|
functionName: "getClone"
|
|
10660
|
-
}), Xe = /* @__PURE__ */ e({
|
|
10661
|
-
abi: A,
|
|
10662
|
-
functionName: "getCloneIdentifier"
|
|
10663
10996
|
}), Ye = /* @__PURE__ */ e({
|
|
10664
|
-
abi:
|
|
10997
|
+
abi: x,
|
|
10998
|
+
functionName: "getCloneIdentifier"
|
|
10999
|
+
}), et = /* @__PURE__ */ e({
|
|
11000
|
+
abi: x,
|
|
10665
11001
|
functionName: "getClones"
|
|
10666
|
-
}),
|
|
10667
|
-
abi:
|
|
11002
|
+
}), tt = /* @__PURE__ */ i({
|
|
11003
|
+
abi: x,
|
|
10668
11004
|
functionName: "deployClone"
|
|
10669
|
-
}), tt = /* @__PURE__ */ s({
|
|
10670
|
-
abi: A,
|
|
10671
|
-
functionName: "register"
|
|
10672
11005
|
}), nt = /* @__PURE__ */ i({
|
|
10673
|
-
abi:
|
|
11006
|
+
abi: x,
|
|
11007
|
+
functionName: "register"
|
|
11008
|
+
}), at = /* @__PURE__ */ a({
|
|
11009
|
+
abi: x,
|
|
10674
11010
|
functionName: "deployClone"
|
|
10675
|
-
}),
|
|
10676
|
-
abi:
|
|
11011
|
+
}), it = /* @__PURE__ */ a({
|
|
11012
|
+
abi: x,
|
|
10677
11013
|
functionName: "register"
|
|
10678
|
-
}),
|
|
11014
|
+
}), st = /* @__PURE__ */ e({
|
|
10679
11015
|
abi: v,
|
|
10680
11016
|
functionName: "asset"
|
|
10681
|
-
}),
|
|
11017
|
+
}), pt = /* @__PURE__ */ e({
|
|
10682
11018
|
abi: v,
|
|
10683
11019
|
functionName: "cgdaParams"
|
|
10684
|
-
}),
|
|
11020
|
+
}), yt = /* @__PURE__ */ e({
|
|
10685
11021
|
abi: v,
|
|
10686
11022
|
functionName: "claimed"
|
|
10687
|
-
}),
|
|
11023
|
+
}), ut = /* @__PURE__ */ e({
|
|
10688
11024
|
abi: v,
|
|
10689
11025
|
functionName: "claims"
|
|
10690
|
-
}),
|
|
11026
|
+
}), rt = /* @__PURE__ */ e({
|
|
10691
11027
|
abi: v,
|
|
10692
11028
|
functionName: "currentReward"
|
|
10693
|
-
}),
|
|
11029
|
+
}), ot = /* @__PURE__ */ e({
|
|
10694
11030
|
abi: v,
|
|
10695
11031
|
functionName: "isClaimable"
|
|
10696
|
-
}),
|
|
11032
|
+
}), lt = /* @__PURE__ */ e({
|
|
10697
11033
|
abi: v,
|
|
10698
11034
|
functionName: "owner"
|
|
10699
|
-
}),
|
|
11035
|
+
}), dt = /* @__PURE__ */ e({
|
|
10700
11036
|
abi: v,
|
|
10701
11037
|
functionName: "reward"
|
|
10702
|
-
}),
|
|
11038
|
+
}), mt = /* @__PURE__ */ e({
|
|
10703
11039
|
abi: v,
|
|
10704
11040
|
functionName: "totalBudget"
|
|
10705
|
-
}),
|
|
11041
|
+
}), bt = /* @__PURE__ */ i({
|
|
10706
11042
|
abi: v,
|
|
10707
11043
|
functionName: "claim"
|
|
10708
|
-
}),
|
|
11044
|
+
}), ct = /* @__PURE__ */ i({
|
|
10709
11045
|
abi: v,
|
|
10710
11046
|
functionName: "clawback"
|
|
10711
|
-
}),
|
|
11047
|
+
}), Tt = /* @__PURE__ */ a({
|
|
10712
11048
|
abi: v,
|
|
10713
11049
|
functionName: "claim"
|
|
10714
|
-
}),
|
|
11050
|
+
}), ft = /* @__PURE__ */ a({
|
|
10715
11051
|
abi: v,
|
|
10716
11052
|
functionName: "clawback"
|
|
10717
|
-
}),
|
|
11053
|
+
}), vt = /* @__PURE__ */ e({
|
|
10718
11054
|
abi: b,
|
|
10719
11055
|
functionName: "asset"
|
|
10720
|
-
}),
|
|
11056
|
+
}), wt = /* @__PURE__ */ e({
|
|
10721
11057
|
abi: b,
|
|
10722
11058
|
functionName: "claimed"
|
|
10723
|
-
}),
|
|
11059
|
+
}), Mt = /* @__PURE__ */ e({
|
|
10724
11060
|
abi: b,
|
|
10725
11061
|
functionName: "claims"
|
|
10726
|
-
}),
|
|
11062
|
+
}), It = /* @__PURE__ */ e(
|
|
10727
11063
|
{ abi: b, functionName: "currentReward" }
|
|
10728
|
-
),
|
|
11064
|
+
), ht = /* @__PURE__ */ e({
|
|
10729
11065
|
abi: b,
|
|
10730
11066
|
functionName: "entries"
|
|
10731
11067
|
}), gt = /* @__PURE__ */ e({
|
|
10732
11068
|
abi: b,
|
|
10733
11069
|
functionName: "isClaimable"
|
|
10734
|
-
}),
|
|
11070
|
+
}), Ot = /* @__PURE__ */ e({
|
|
10735
11071
|
abi: b,
|
|
10736
11072
|
functionName: "limit"
|
|
10737
|
-
}),
|
|
11073
|
+
}), Nt = /* @__PURE__ */ e({
|
|
10738
11074
|
abi: b,
|
|
10739
11075
|
functionName: "owner"
|
|
10740
|
-
}),
|
|
11076
|
+
}), xt = /* @__PURE__ */ e({
|
|
10741
11077
|
abi: b,
|
|
10742
11078
|
functionName: "reward"
|
|
10743
|
-
}),
|
|
11079
|
+
}), At = /* @__PURE__ */ e({
|
|
10744
11080
|
abi: b,
|
|
10745
11081
|
functionName: "strategy"
|
|
10746
|
-
}),
|
|
11082
|
+
}), Rt = /* @__PURE__ */ i({
|
|
10747
11083
|
abi: b,
|
|
10748
11084
|
functionName: "claim"
|
|
10749
|
-
}),
|
|
11085
|
+
}), Ct = /* @__PURE__ */ i({
|
|
10750
11086
|
abi: b,
|
|
10751
11087
|
functionName: "clawback"
|
|
10752
|
-
}),
|
|
11088
|
+
}), zt = /* @__PURE__ */ i({
|
|
10753
11089
|
abi: b,
|
|
10754
11090
|
functionName: "drawRaffle"
|
|
10755
|
-
}),
|
|
11091
|
+
}), _t = /* @__PURE__ */ a(
|
|
10756
11092
|
{ abi: b, functionName: "claim" }
|
|
10757
|
-
),
|
|
11093
|
+
), Ht = /* @__PURE__ */ a({
|
|
10758
11094
|
abi: b,
|
|
10759
11095
|
functionName: "clawback"
|
|
10760
|
-
}),
|
|
11096
|
+
}), Et = /* @__PURE__ */ a({
|
|
10761
11097
|
abi: b,
|
|
10762
11098
|
functionName: "drawRaffle"
|
|
10763
|
-
}),
|
|
11099
|
+
}), Ft = /* @__PURE__ */ e({
|
|
10764
11100
|
abi: c,
|
|
10765
11101
|
functionName: "asset"
|
|
10766
|
-
}),
|
|
11102
|
+
}), Dt = /* @__PURE__ */ e(
|
|
10767
11103
|
{ abi: c, functionName: "claimed" }
|
|
10768
|
-
),
|
|
11104
|
+
), kt = /* @__PURE__ */ e({
|
|
10769
11105
|
abi: c,
|
|
10770
11106
|
functionName: "claims"
|
|
10771
|
-
}),
|
|
11107
|
+
}), qt = /* @__PURE__ */ e({
|
|
10772
11108
|
abi: c,
|
|
10773
11109
|
functionName: "currentReward"
|
|
10774
|
-
}),
|
|
11110
|
+
}), Bt = /* @__PURE__ */ e({
|
|
10775
11111
|
abi: c,
|
|
10776
11112
|
functionName: "getPeg"
|
|
10777
|
-
}),
|
|
11113
|
+
}), Pt = /* @__PURE__ */ e({
|
|
10778
11114
|
abi: c,
|
|
10779
11115
|
functionName: "isClaimable"
|
|
10780
|
-
}),
|
|
11116
|
+
}), St = /* @__PURE__ */ e({
|
|
10781
11117
|
abi: c,
|
|
10782
11118
|
functionName: "limit"
|
|
10783
|
-
}),
|
|
11119
|
+
}), Ut = /* @__PURE__ */ e({
|
|
10784
11120
|
abi: c,
|
|
10785
11121
|
functionName: "owner"
|
|
10786
|
-
}),
|
|
11122
|
+
}), Lt = /* @__PURE__ */ e({
|
|
10787
11123
|
abi: c,
|
|
10788
11124
|
functionName: "peg"
|
|
10789
|
-
}),
|
|
11125
|
+
}), Vt = /* @__PURE__ */ e({
|
|
10790
11126
|
abi: c,
|
|
10791
11127
|
functionName: "reward"
|
|
10792
|
-
}),
|
|
11128
|
+
}), Gt = /* @__PURE__ */ e({
|
|
10793
11129
|
abi: c,
|
|
10794
11130
|
functionName: "totalClaimed"
|
|
10795
|
-
}),
|
|
11131
|
+
}), Zt = /* @__PURE__ */ i(
|
|
10796
11132
|
{ abi: c, functionName: "claim" }
|
|
10797
|
-
),
|
|
11133
|
+
), Wt = /* @__PURE__ */ i({
|
|
10798
11134
|
abi: c,
|
|
10799
11135
|
functionName: "clawback"
|
|
10800
|
-
}), jt = /* @__PURE__ */
|
|
11136
|
+
}), jt = /* @__PURE__ */ a({
|
|
10801
11137
|
abi: c,
|
|
10802
11138
|
functionName: "claim"
|
|
10803
|
-
}),
|
|
11139
|
+
}), $t = /* @__PURE__ */ a({
|
|
10804
11140
|
abi: c,
|
|
10805
11141
|
functionName: "clawback"
|
|
10806
|
-
}),
|
|
11142
|
+
}), Qt = /* @__PURE__ */ e({
|
|
10807
11143
|
abi: d,
|
|
10808
11144
|
functionName: "asset"
|
|
10809
11145
|
}), Kt = /* @__PURE__ */ e({
|
|
10810
11146
|
abi: d,
|
|
10811
11147
|
functionName: "claimed"
|
|
10812
|
-
}),
|
|
11148
|
+
}), Xt = /* @__PURE__ */ e({
|
|
10813
11149
|
abi: d,
|
|
10814
11150
|
functionName: "claims"
|
|
10815
11151
|
}), Jt = /* @__PURE__ */ e({
|
|
10816
11152
|
abi: d,
|
|
10817
11153
|
functionName: "currentReward"
|
|
10818
|
-
}),
|
|
11154
|
+
}), Yt = /* @__PURE__ */ e({
|
|
10819
11155
|
abi: d,
|
|
10820
11156
|
functionName: "getIncentiveCriteria"
|
|
10821
|
-
}),
|
|
11157
|
+
}), en = /* @__PURE__ */ e({
|
|
10822
11158
|
abi: d,
|
|
10823
11159
|
functionName: "getMaxReward"
|
|
10824
|
-
}),
|
|
11160
|
+
}), tn = /* @__PURE__ */ e({
|
|
10825
11161
|
abi: d,
|
|
10826
11162
|
functionName: "getPeg"
|
|
10827
|
-
}),
|
|
11163
|
+
}), nn = /* @__PURE__ */ e({
|
|
10828
11164
|
abi: d,
|
|
10829
11165
|
functionName: "isClaimable"
|
|
10830
|
-
}),
|
|
11166
|
+
}), an = /* @__PURE__ */ e({
|
|
10831
11167
|
abi: d,
|
|
10832
11168
|
functionName: "limit"
|
|
10833
|
-
}),
|
|
11169
|
+
}), sn = /* @__PURE__ */ e({
|
|
10834
11170
|
abi: d,
|
|
10835
11171
|
functionName: "owner"
|
|
10836
|
-
}),
|
|
11172
|
+
}), pn = /* @__PURE__ */ e({
|
|
10837
11173
|
abi: d,
|
|
10838
11174
|
functionName: "peg"
|
|
10839
|
-
}),
|
|
11175
|
+
}), yn = /* @__PURE__ */ e({
|
|
10840
11176
|
abi: d,
|
|
10841
11177
|
functionName: "reward"
|
|
10842
|
-
}),
|
|
11178
|
+
}), un = /* @__PURE__ */ e({
|
|
10843
11179
|
abi: d,
|
|
10844
11180
|
functionName: "totalClaimed"
|
|
10845
|
-
}),
|
|
11181
|
+
}), rn = /* @__PURE__ */ i({
|
|
10846
11182
|
abi: d,
|
|
10847
11183
|
functionName: "claim"
|
|
10848
|
-
}),
|
|
11184
|
+
}), on = /* @__PURE__ */ i({
|
|
10849
11185
|
abi: d,
|
|
10850
11186
|
functionName: "clawback"
|
|
10851
|
-
}),
|
|
11187
|
+
}), ln = /* @__PURE__ */ a({
|
|
10852
11188
|
abi: d,
|
|
10853
11189
|
functionName: "claim"
|
|
10854
|
-
}),
|
|
11190
|
+
}), dn = /* @__PURE__ */ a({
|
|
10855
11191
|
abi: d,
|
|
10856
11192
|
functionName: "clawback"
|
|
10857
|
-
}),
|
|
11193
|
+
}), mn = /* @__PURE__ */ e({
|
|
10858
11194
|
abi: m,
|
|
10859
11195
|
functionName: "asset"
|
|
10860
|
-
}),
|
|
11196
|
+
}), bn = /* @__PURE__ */ e({
|
|
10861
11197
|
abi: m,
|
|
10862
11198
|
functionName: "claimed"
|
|
10863
|
-
}),
|
|
11199
|
+
}), cn = /* @__PURE__ */ e({
|
|
10864
11200
|
abi: m,
|
|
10865
11201
|
functionName: "claims"
|
|
10866
|
-
}),
|
|
11202
|
+
}), Tn = /* @__PURE__ */ e({
|
|
10867
11203
|
abi: m,
|
|
10868
11204
|
functionName: "currentReward"
|
|
10869
|
-
}),
|
|
11205
|
+
}), fn = /* @__PURE__ */ e({
|
|
10870
11206
|
abi: m,
|
|
10871
11207
|
functionName: "getIncentiveCriteria"
|
|
10872
|
-
}),
|
|
11208
|
+
}), vn = /* @__PURE__ */ e({
|
|
10873
11209
|
abi: m,
|
|
10874
11210
|
functionName: "getMaxReward"
|
|
10875
|
-
}),
|
|
11211
|
+
}), wn = /* @__PURE__ */ e({
|
|
10876
11212
|
abi: m,
|
|
10877
11213
|
functionName: "getPeg"
|
|
10878
|
-
}),
|
|
11214
|
+
}), Mn = /* @__PURE__ */ e({
|
|
10879
11215
|
abi: m,
|
|
10880
11216
|
functionName: "isClaimable"
|
|
10881
|
-
}),
|
|
11217
|
+
}), In = /* @__PURE__ */ e({
|
|
10882
11218
|
abi: m,
|
|
10883
11219
|
functionName: "limit"
|
|
10884
|
-
}),
|
|
11220
|
+
}), hn = /* @__PURE__ */ e({
|
|
10885
11221
|
abi: m,
|
|
10886
11222
|
functionName: "owner"
|
|
10887
11223
|
}), gn = /* @__PURE__ */ e({
|
|
10888
11224
|
abi: m,
|
|
10889
11225
|
functionName: "peg"
|
|
10890
|
-
}),
|
|
11226
|
+
}), On = /* @__PURE__ */ e({
|
|
10891
11227
|
abi: m,
|
|
10892
11228
|
functionName: "reward"
|
|
10893
|
-
}),
|
|
11229
|
+
}), Nn = /* @__PURE__ */ e({
|
|
10894
11230
|
abi: m,
|
|
10895
11231
|
functionName: "totalClaimed"
|
|
10896
|
-
}),
|
|
11232
|
+
}), xn = /* @__PURE__ */ i({
|
|
10897
11233
|
abi: m,
|
|
10898
11234
|
functionName: "claim"
|
|
10899
|
-
}),
|
|
11235
|
+
}), An = /* @__PURE__ */ i({
|
|
10900
11236
|
abi: m,
|
|
10901
11237
|
functionName: "clawback"
|
|
10902
|
-
}),
|
|
11238
|
+
}), Rn = /* @__PURE__ */ a({
|
|
10903
11239
|
abi: m,
|
|
10904
11240
|
functionName: "claim"
|
|
10905
|
-
}),
|
|
11241
|
+
}), Cn = /* @__PURE__ */ a({
|
|
10906
11242
|
abi: m,
|
|
10907
11243
|
functionName: "clawback"
|
|
10908
|
-
}), Cn = /* @__PURE__ */ e({
|
|
10909
|
-
abi: W,
|
|
10910
|
-
functionName: "getIncentiveCriteria"
|
|
10911
11244
|
}), zn = /* @__PURE__ */ e({
|
|
10912
|
-
abi: W,
|
|
10913
|
-
functionName: "getMaxReward"
|
|
10914
|
-
}), _n = /* @__PURE__ */ e({
|
|
10915
11245
|
abi: $,
|
|
10916
11246
|
functionName: "getIncentiveCriteria"
|
|
10917
|
-
}),
|
|
11247
|
+
}), _n = /* @__PURE__ */ e({
|
|
10918
11248
|
abi: $,
|
|
10919
11249
|
functionName: "getMaxReward"
|
|
10920
|
-
}),
|
|
11250
|
+
}), Hn = /* @__PURE__ */ e({
|
|
11251
|
+
abi: Q,
|
|
11252
|
+
functionName: "getIncentiveCriteria"
|
|
11253
|
+
}), En = /* @__PURE__ */ e({
|
|
11254
|
+
abi: Q,
|
|
11255
|
+
functionName: "getMaxReward"
|
|
11256
|
+
}), Fn = /* @__PURE__ */ e(
|
|
10921
11257
|
{ abi: w, functionName: "asset" }
|
|
10922
|
-
),
|
|
11258
|
+
), Dn = /* @__PURE__ */ e({
|
|
10923
11259
|
abi: w,
|
|
10924
11260
|
functionName: "claimed"
|
|
10925
|
-
}),
|
|
11261
|
+
}), kn = /* @__PURE__ */ e({
|
|
10926
11262
|
abi: w,
|
|
10927
11263
|
functionName: "claims"
|
|
10928
|
-
}),
|
|
11264
|
+
}), qn = /* @__PURE__ */ e({
|
|
10929
11265
|
abi: w,
|
|
10930
11266
|
functionName: "currentReward"
|
|
10931
|
-
}),
|
|
11267
|
+
}), Bn = /* @__PURE__ */ e({
|
|
10932
11268
|
abi: w,
|
|
10933
11269
|
functionName: "isClaimable"
|
|
10934
|
-
}),
|
|
11270
|
+
}), Pn = /* @__PURE__ */ e(
|
|
10935
11271
|
{ abi: w, functionName: "limit" }
|
|
10936
|
-
),
|
|
11272
|
+
), Sn = /* @__PURE__ */ e(
|
|
10937
11273
|
{ abi: w, functionName: "owner" }
|
|
10938
|
-
),
|
|
11274
|
+
), Un = /* @__PURE__ */ e({
|
|
10939
11275
|
abi: w,
|
|
10940
11276
|
functionName: "reward"
|
|
10941
|
-
}),
|
|
11277
|
+
}), Ln = /* @__PURE__ */ e({
|
|
10942
11278
|
abi: w,
|
|
10943
11279
|
functionName: "totalClaimed"
|
|
10944
|
-
}),
|
|
11280
|
+
}), Vn = /* @__PURE__ */ i({
|
|
10945
11281
|
abi: w,
|
|
10946
11282
|
functionName: "claim"
|
|
10947
|
-
}),
|
|
11283
|
+
}), Gn = /* @__PURE__ */ i({
|
|
10948
11284
|
abi: w,
|
|
10949
11285
|
functionName: "clawback"
|
|
10950
|
-
}),
|
|
11286
|
+
}), Zn = /* @__PURE__ */ a({
|
|
10951
11287
|
abi: w,
|
|
10952
11288
|
functionName: "claim"
|
|
10953
|
-
}),
|
|
11289
|
+
}), Wn = /* @__PURE__ */ a({
|
|
10954
11290
|
abi: w,
|
|
10955
11291
|
functionName: "clawback"
|
|
10956
11292
|
}), jn = /* @__PURE__ */ e({
|
|
10957
|
-
abi:
|
|
11293
|
+
abi: k,
|
|
10958
11294
|
functionName: "getActionClaimant"
|
|
10959
|
-
}),
|
|
10960
|
-
abi:
|
|
11295
|
+
}), $n = /* @__PURE__ */ e({
|
|
11296
|
+
abi: k,
|
|
10961
11297
|
functionName: "getActionSteps"
|
|
10962
|
-
}),
|
|
10963
|
-
abi:
|
|
11298
|
+
}), Qn = /* @__PURE__ */ i({
|
|
11299
|
+
abi: k,
|
|
10964
11300
|
functionName: "execute"
|
|
10965
|
-
}), Kn = /* @__PURE__ */
|
|
10966
|
-
abi:
|
|
11301
|
+
}), Kn = /* @__PURE__ */ a({
|
|
11302
|
+
abi: k,
|
|
10967
11303
|
functionName: "execute"
|
|
10968
|
-
}),
|
|
10969
|
-
abi:
|
|
11304
|
+
}), Xn = /* @__PURE__ */ e({
|
|
11305
|
+
abi: oe,
|
|
10970
11306
|
functionName: "isAuthorized"
|
|
10971
11307
|
}), Jn = /* @__PURE__ */ e({
|
|
10972
|
-
abi:
|
|
11308
|
+
abi: A,
|
|
10973
11309
|
functionName: "hashSignerData"
|
|
10974
|
-
}),
|
|
10975
|
-
abi:
|
|
11310
|
+
}), Yn = /* @__PURE__ */ e({
|
|
11311
|
+
abi: A,
|
|
10976
11312
|
functionName: "signers"
|
|
10977
|
-
}),
|
|
10978
|
-
abi:
|
|
11313
|
+
}), ea = /* @__PURE__ */ i({
|
|
11314
|
+
abi: A,
|
|
10979
11315
|
functionName: "setAuthorized"
|
|
10980
|
-
}),
|
|
10981
|
-
abi:
|
|
11316
|
+
}), ta = /* @__PURE__ */ i({
|
|
11317
|
+
abi: A,
|
|
10982
11318
|
functionName: "setValidatorCaller"
|
|
10983
|
-
}), ta = /* @__PURE__ */ s({
|
|
10984
|
-
abi: N,
|
|
10985
|
-
functionName: "validate"
|
|
10986
11319
|
}), na = /* @__PURE__ */ i({
|
|
10987
|
-
abi:
|
|
11320
|
+
abi: A,
|
|
11321
|
+
functionName: "validate"
|
|
11322
|
+
}), aa = /* @__PURE__ */ a({
|
|
11323
|
+
abi: A,
|
|
10988
11324
|
functionName: "setAuthorized"
|
|
10989
|
-
}),
|
|
10990
|
-
abi:
|
|
11325
|
+
}), ia = /* @__PURE__ */ a({
|
|
11326
|
+
abi: A,
|
|
10991
11327
|
functionName: "setValidatorCaller"
|
|
10992
|
-
}),
|
|
10993
|
-
abi:
|
|
11328
|
+
}), sa = /* @__PURE__ */ a({
|
|
11329
|
+
abi: A,
|
|
10994
11330
|
functionName: "validate"
|
|
10995
|
-
}),
|
|
11331
|
+
}), pa = /* @__PURE__ */ e({
|
|
10996
11332
|
abi: T,
|
|
10997
11333
|
functionName: "available"
|
|
10998
|
-
}),
|
|
11334
|
+
}), ya = /* @__PURE__ */ e({
|
|
10999
11335
|
abi: T,
|
|
11000
11336
|
functionName: "distributed"
|
|
11001
|
-
}),
|
|
11337
|
+
}), ua = /* @__PURE__ */ e({
|
|
11002
11338
|
abi: T,
|
|
11003
11339
|
functionName: "owner"
|
|
11004
|
-
}),
|
|
11340
|
+
}), ra = /* @__PURE__ */ e({
|
|
11005
11341
|
abi: T,
|
|
11006
11342
|
functionName: "total"
|
|
11007
|
-
}),
|
|
11343
|
+
}), oa = /* @__PURE__ */ i({
|
|
11008
11344
|
abi: T,
|
|
11009
11345
|
functionName: "allocate"
|
|
11010
|
-
}),
|
|
11346
|
+
}), la = /* @__PURE__ */ i({
|
|
11011
11347
|
abi: T,
|
|
11012
11348
|
functionName: "clawback"
|
|
11013
|
-
}),
|
|
11349
|
+
}), da = /* @__PURE__ */ i({
|
|
11014
11350
|
abi: T,
|
|
11015
11351
|
functionName: "clawbackFromTarget"
|
|
11016
|
-
}),
|
|
11352
|
+
}), ma = /* @__PURE__ */ i({
|
|
11017
11353
|
abi: T,
|
|
11018
11354
|
functionName: "disburse"
|
|
11019
|
-
}),
|
|
11355
|
+
}), ba = /* @__PURE__ */ i({
|
|
11020
11356
|
abi: T,
|
|
11021
11357
|
functionName: "disburseBatch"
|
|
11022
|
-
}),
|
|
11358
|
+
}), ca = /* @__PURE__ */ a({
|
|
11023
11359
|
abi: T,
|
|
11024
11360
|
functionName: "allocate"
|
|
11025
|
-
}),
|
|
11361
|
+
}), Ta = /* @__PURE__ */ a({
|
|
11026
11362
|
abi: T,
|
|
11027
11363
|
functionName: "clawback"
|
|
11028
|
-
}),
|
|
11364
|
+
}), fa = /* @__PURE__ */ a({
|
|
11029
11365
|
abi: T,
|
|
11030
11366
|
functionName: "clawbackFromTarget"
|
|
11031
|
-
}),
|
|
11367
|
+
}), va = /* @__PURE__ */ a({
|
|
11032
11368
|
abi: T,
|
|
11033
11369
|
functionName: "disburse"
|
|
11034
|
-
}),
|
|
11370
|
+
}), wa = /* @__PURE__ */ a({
|
|
11035
11371
|
abi: T,
|
|
11036
11372
|
functionName: "disburseBatch"
|
|
11037
|
-
}),
|
|
11038
|
-
abi:
|
|
11373
|
+
}), Ma = /* @__PURE__ */ e({
|
|
11374
|
+
abi: H,
|
|
11039
11375
|
functionName: "managementFee"
|
|
11040
|
-
}),
|
|
11041
|
-
abi:
|
|
11042
|
-
functionName: "payManagementFee"
|
|
11043
|
-
}), Ia = /* @__PURE__ */ s({
|
|
11044
|
-
abi: _,
|
|
11045
|
-
functionName: "setManagementFee"
|
|
11046
|
-
}), ga = /* @__PURE__ */ i({
|
|
11047
|
-
abi: _,
|
|
11376
|
+
}), Ia = /* @__PURE__ */ i({
|
|
11377
|
+
abi: H,
|
|
11048
11378
|
functionName: "payManagementFee"
|
|
11049
11379
|
}), ha = /* @__PURE__ */ i({
|
|
11050
|
-
abi: _,
|
|
11051
|
-
functionName: "setManagementFee"
|
|
11052
|
-
}), Oa = /* @__PURE__ */ e({
|
|
11053
11380
|
abi: H,
|
|
11054
|
-
functionName: "
|
|
11055
|
-
}),
|
|
11381
|
+
functionName: "setManagementFee"
|
|
11382
|
+
}), ga = /* @__PURE__ */ a({
|
|
11056
11383
|
abi: H,
|
|
11057
11384
|
functionName: "payManagementFee"
|
|
11058
|
-
}),
|
|
11385
|
+
}), Oa = /* @__PURE__ */ a({
|
|
11059
11386
|
abi: H,
|
|
11060
11387
|
functionName: "setManagementFee"
|
|
11388
|
+
}), Na = /* @__PURE__ */ e({
|
|
11389
|
+
abi: E,
|
|
11390
|
+
functionName: "managementFee"
|
|
11061
11391
|
}), xa = /* @__PURE__ */ i({
|
|
11062
|
-
abi:
|
|
11392
|
+
abi: E,
|
|
11063
11393
|
functionName: "payManagementFee"
|
|
11064
|
-
}),
|
|
11065
|
-
abi:
|
|
11394
|
+
}), Aa = /* @__PURE__ */ i({
|
|
11395
|
+
abi: E,
|
|
11396
|
+
functionName: "setManagementFee"
|
|
11397
|
+
}), Ra = /* @__PURE__ */ a({
|
|
11398
|
+
abi: E,
|
|
11399
|
+
functionName: "payManagementFee"
|
|
11400
|
+
}), Ca = /* @__PURE__ */ a({
|
|
11401
|
+
abi: E,
|
|
11066
11402
|
functionName: "setManagementFee"
|
|
11067
|
-
}),
|
|
11403
|
+
}), za = /* @__PURE__ */ e({
|
|
11068
11404
|
abi: M,
|
|
11069
11405
|
functionName: "ownershipHandoverExpiresAt"
|
|
11070
|
-
}),
|
|
11406
|
+
}), _a = /* @__PURE__ */ i({
|
|
11071
11407
|
abi: M,
|
|
11072
11408
|
functionName: "cancelOwnershipHandover"
|
|
11073
|
-
}),
|
|
11409
|
+
}), Ha = /* @__PURE__ */ i({
|
|
11074
11410
|
abi: M,
|
|
11075
11411
|
functionName: "completeOwnershipHandover"
|
|
11076
|
-
}),
|
|
11412
|
+
}), Ea = /* @__PURE__ */ i({
|
|
11077
11413
|
abi: M,
|
|
11078
11414
|
functionName: "renounceOwnership"
|
|
11079
|
-
}),
|
|
11415
|
+
}), Fa = /* @__PURE__ */ i(
|
|
11080
11416
|
{ abi: M, functionName: "renounceRoles" }
|
|
11081
|
-
),
|
|
11417
|
+
), Da = /* @__PURE__ */ i({
|
|
11082
11418
|
abi: M,
|
|
11083
11419
|
functionName: "requestOwnershipHandover"
|
|
11084
|
-
}),
|
|
11420
|
+
}), ka = /* @__PURE__ */ i({
|
|
11085
11421
|
abi: M,
|
|
11086
11422
|
functionName: "transferOwnership"
|
|
11087
|
-
}),
|
|
11423
|
+
}), qa = /* @__PURE__ */ a({
|
|
11088
11424
|
abi: M,
|
|
11089
11425
|
functionName: "cancelOwnershipHandover"
|
|
11090
|
-
}),
|
|
11426
|
+
}), Ba = /* @__PURE__ */ a({
|
|
11091
11427
|
abi: M,
|
|
11092
11428
|
functionName: "completeOwnershipHandover"
|
|
11093
|
-
}),
|
|
11429
|
+
}), Pa = /* @__PURE__ */ a({
|
|
11094
11430
|
abi: M,
|
|
11095
11431
|
functionName: "renounceOwnership"
|
|
11096
|
-
}),
|
|
11432
|
+
}), Sa = /* @__PURE__ */ a({
|
|
11097
11433
|
abi: M,
|
|
11098
11434
|
functionName: "renounceRoles"
|
|
11099
|
-
}),
|
|
11435
|
+
}), Ua = /* @__PURE__ */ a({
|
|
11100
11436
|
abi: M,
|
|
11101
11437
|
functionName: "requestOwnershipHandover"
|
|
11102
|
-
}),
|
|
11438
|
+
}), La = /* @__PURE__ */ a({
|
|
11103
11439
|
abi: M,
|
|
11104
11440
|
functionName: "transferOwnership"
|
|
11105
|
-
}),
|
|
11106
|
-
{ abi:
|
|
11107
|
-
),
|
|
11108
|
-
abi: h,
|
|
11109
|
-
functionName: "claimed"
|
|
11110
|
-
}), Ga = /* @__PURE__ */ e({
|
|
11441
|
+
}), Va = /* @__PURE__ */ e(
|
|
11442
|
+
{ abi: le, functionName: "isAuthorized" }
|
|
11443
|
+
), Ga = /* @__PURE__ */ e({
|
|
11111
11444
|
abi: h,
|
|
11112
|
-
functionName: "
|
|
11445
|
+
functionName: "getClaimFee"
|
|
11113
11446
|
}), Za = /* @__PURE__ */ e({
|
|
11114
11447
|
abi: h,
|
|
11115
|
-
functionName: "
|
|
11116
|
-
}), ja = /* @__PURE__ */ e({
|
|
11117
|
-
abi: h,
|
|
11118
|
-
functionName: "isClaimable"
|
|
11448
|
+
functionName: "hashSignerData"
|
|
11119
11449
|
}), Wa = /* @__PURE__ */ e({
|
|
11120
11450
|
abi: h,
|
|
11121
|
-
functionName: "
|
|
11122
|
-
}),
|
|
11451
|
+
functionName: "signers"
|
|
11452
|
+
}), ja = /* @__PURE__ */ i({
|
|
11123
11453
|
abi: h,
|
|
11124
|
-
functionName: "
|
|
11125
|
-
}),
|
|
11454
|
+
functionName: "setAuthorized"
|
|
11455
|
+
}), $a = /* @__PURE__ */ i({
|
|
11126
11456
|
abi: h,
|
|
11127
|
-
functionName: "
|
|
11128
|
-
}), Qa = /* @__PURE__ */
|
|
11457
|
+
functionName: "setClaimFee"
|
|
11458
|
+
}), Qa = /* @__PURE__ */ i({
|
|
11129
11459
|
abi: h,
|
|
11130
|
-
functionName: "
|
|
11131
|
-
}),
|
|
11460
|
+
functionName: "setValidatorCaller"
|
|
11461
|
+
}), Ka = /* @__PURE__ */ i({
|
|
11132
11462
|
abi: h,
|
|
11133
|
-
functionName: "
|
|
11134
|
-
}), Xa = /* @__PURE__ */
|
|
11463
|
+
functionName: "validate"
|
|
11464
|
+
}), Xa = /* @__PURE__ */ a({
|
|
11465
|
+
abi: h,
|
|
11466
|
+
functionName: "setAuthorized"
|
|
11467
|
+
}), Ja = /* @__PURE__ */ a({
|
|
11468
|
+
abi: h,
|
|
11469
|
+
functionName: "setClaimFee"
|
|
11470
|
+
}), Ya = /* @__PURE__ */ a({
|
|
11135
11471
|
abi: h,
|
|
11472
|
+
functionName: "setValidatorCaller"
|
|
11473
|
+
}), ei = /* @__PURE__ */ a({
|
|
11474
|
+
abi: h,
|
|
11475
|
+
functionName: "validate"
|
|
11476
|
+
}), ti = /* @__PURE__ */ e({
|
|
11477
|
+
abi: O,
|
|
11478
|
+
functionName: "claimed"
|
|
11479
|
+
}), ni = /* @__PURE__ */ e({
|
|
11480
|
+
abi: O,
|
|
11481
|
+
functionName: "claims"
|
|
11482
|
+
}), ai = /* @__PURE__ */ e({
|
|
11483
|
+
abi: O,
|
|
11484
|
+
functionName: "currentReward"
|
|
11485
|
+
}), ii = /* @__PURE__ */ e({
|
|
11486
|
+
abi: O,
|
|
11487
|
+
functionName: "isClaimable"
|
|
11488
|
+
}), si = /* @__PURE__ */ e({
|
|
11489
|
+
abi: O,
|
|
11490
|
+
functionName: "limit"
|
|
11491
|
+
}), pi = /* @__PURE__ */ e({
|
|
11492
|
+
abi: O,
|
|
11493
|
+
functionName: "reward"
|
|
11494
|
+
}), yi = /* @__PURE__ */ e({
|
|
11495
|
+
abi: O,
|
|
11496
|
+
functionName: "selector"
|
|
11497
|
+
}), ui = /* @__PURE__ */ e({
|
|
11498
|
+
abi: O,
|
|
11499
|
+
functionName: "venue"
|
|
11500
|
+
}), ri = /* @__PURE__ */ i({
|
|
11501
|
+
abi: O,
|
|
11502
|
+
functionName: "claim"
|
|
11503
|
+
}), oi = /* @__PURE__ */ a({
|
|
11504
|
+
abi: O,
|
|
11136
11505
|
functionName: "claim"
|
|
11137
|
-
}),
|
|
11506
|
+
}), li = /* @__PURE__ */ e({
|
|
11138
11507
|
abi: f,
|
|
11139
11508
|
functionName: "hasAllRoles"
|
|
11140
|
-
}),
|
|
11509
|
+
}), di = /* @__PURE__ */ e({
|
|
11141
11510
|
abi: f,
|
|
11142
11511
|
functionName: "hasAnyRole"
|
|
11143
|
-
}),
|
|
11512
|
+
}), mi = /* @__PURE__ */ e({
|
|
11144
11513
|
abi: f,
|
|
11145
11514
|
functionName: "isAuthorized"
|
|
11146
|
-
}),
|
|
11515
|
+
}), bi = /* @__PURE__ */ e({
|
|
11147
11516
|
abi: f,
|
|
11148
11517
|
functionName: "rolesOf"
|
|
11149
|
-
}),
|
|
11518
|
+
}), ci = /* @__PURE__ */ i({
|
|
11150
11519
|
abi: f,
|
|
11151
11520
|
functionName: "grantManyRoles"
|
|
11152
|
-
}),
|
|
11521
|
+
}), Ti = /* @__PURE__ */ i({
|
|
11153
11522
|
abi: f,
|
|
11154
11523
|
functionName: "grantRoles"
|
|
11155
|
-
}),
|
|
11524
|
+
}), fi = /* @__PURE__ */ i({
|
|
11156
11525
|
abi: f,
|
|
11157
11526
|
functionName: "revokeManyRoles"
|
|
11158
|
-
}),
|
|
11527
|
+
}), vi = /* @__PURE__ */ i({
|
|
11159
11528
|
abi: f,
|
|
11160
11529
|
functionName: "revokeRoles"
|
|
11161
|
-
}),
|
|
11530
|
+
}), wi = /* @__PURE__ */ i({
|
|
11162
11531
|
abi: f,
|
|
11163
11532
|
functionName: "setAuthorized"
|
|
11164
|
-
}),
|
|
11533
|
+
}), Mi = /* @__PURE__ */ a({
|
|
11165
11534
|
abi: f,
|
|
11166
11535
|
functionName: "grantManyRoles"
|
|
11167
|
-
}),
|
|
11536
|
+
}), Ii = /* @__PURE__ */ a({
|
|
11168
11537
|
abi: f,
|
|
11169
11538
|
functionName: "grantRoles"
|
|
11170
|
-
}),
|
|
11539
|
+
}), hi = /* @__PURE__ */ a(
|
|
11171
11540
|
{ abi: f, functionName: "revokeManyRoles" }
|
|
11172
|
-
),
|
|
11541
|
+
), gi = /* @__PURE__ */ a({
|
|
11173
11542
|
abi: f,
|
|
11174
11543
|
functionName: "revokeRoles"
|
|
11175
|
-
}),
|
|
11544
|
+
}), Oi = /* @__PURE__ */ a({
|
|
11176
11545
|
abi: f,
|
|
11177
11546
|
functionName: "setAuthorized"
|
|
11178
|
-
}),
|
|
11179
|
-
abi:
|
|
11547
|
+
}), Ni = /* @__PURE__ */ e({
|
|
11548
|
+
abi: R,
|
|
11180
11549
|
functionName: "hashSignerData"
|
|
11181
|
-
}),
|
|
11182
|
-
abi:
|
|
11550
|
+
}), xi = /* @__PURE__ */ e({
|
|
11551
|
+
abi: R,
|
|
11183
11552
|
functionName: "signers"
|
|
11184
|
-
}),
|
|
11185
|
-
abi:
|
|
11553
|
+
}), Ai = /* @__PURE__ */ i({
|
|
11554
|
+
abi: R,
|
|
11186
11555
|
functionName: "setAuthorized"
|
|
11187
|
-
}),
|
|
11188
|
-
abi:
|
|
11556
|
+
}), Ri = /* @__PURE__ */ i({
|
|
11557
|
+
abi: R,
|
|
11189
11558
|
functionName: "setValidatorCaller"
|
|
11190
|
-
}),
|
|
11191
|
-
abi:
|
|
11559
|
+
}), Ci = /* @__PURE__ */ i({
|
|
11560
|
+
abi: R,
|
|
11192
11561
|
functionName: "validate"
|
|
11193
|
-
}),
|
|
11194
|
-
abi:
|
|
11562
|
+
}), zi = /* @__PURE__ */ a({
|
|
11563
|
+
abi: R,
|
|
11195
11564
|
functionName: "setAuthorized"
|
|
11196
|
-
}),
|
|
11197
|
-
abi:
|
|
11565
|
+
}), _i = /* @__PURE__ */ a({
|
|
11566
|
+
abi: R,
|
|
11198
11567
|
functionName: "setValidatorCaller"
|
|
11199
|
-
}),
|
|
11200
|
-
abi:
|
|
11568
|
+
}), Hi = /* @__PURE__ */ a({
|
|
11569
|
+
abi: R,
|
|
11201
11570
|
functionName: "validate"
|
|
11202
|
-
}),
|
|
11203
|
-
abi:
|
|
11571
|
+
}), Ei = /* @__PURE__ */ e({
|
|
11572
|
+
abi: q,
|
|
11204
11573
|
functionName: "isAllowed"
|
|
11205
|
-
}),
|
|
11206
|
-
abi:
|
|
11574
|
+
}), Fi = /* @__PURE__ */ e({
|
|
11575
|
+
abi: q,
|
|
11207
11576
|
functionName: "owner"
|
|
11208
|
-
}),
|
|
11209
|
-
{ abi:
|
|
11210
|
-
),
|
|
11211
|
-
abi:
|
|
11577
|
+
}), Di = /* @__PURE__ */ i(
|
|
11578
|
+
{ abi: q, functionName: "setAllowed" }
|
|
11579
|
+
), ki = /* @__PURE__ */ a({
|
|
11580
|
+
abi: q,
|
|
11212
11581
|
functionName: "setAllowed"
|
|
11213
|
-
}),
|
|
11214
|
-
abi:
|
|
11582
|
+
}), qi = /* @__PURE__ */ e({
|
|
11583
|
+
abi: U,
|
|
11215
11584
|
functionName: "isAllowed"
|
|
11216
|
-
}),
|
|
11217
|
-
abi:
|
|
11585
|
+
}), Bi = /* @__PURE__ */ i({
|
|
11586
|
+
abi: U,
|
|
11218
11587
|
functionName: "setDenied"
|
|
11219
|
-
}),
|
|
11220
|
-
abi:
|
|
11588
|
+
}), Pi = /* @__PURE__ */ a({
|
|
11589
|
+
abi: U,
|
|
11221
11590
|
functionName: "setDenied"
|
|
11222
|
-
}),
|
|
11591
|
+
}), Si = /* @__PURE__ */ e({
|
|
11223
11592
|
abi: I,
|
|
11224
11593
|
functionName: "distributed"
|
|
11225
|
-
}),
|
|
11594
|
+
}), Ui = /* @__PURE__ */ e({
|
|
11226
11595
|
abi: I,
|
|
11227
11596
|
functionName: "total"
|
|
11228
|
-
}),
|
|
11597
|
+
}), Li = /* @__PURE__ */ i({
|
|
11229
11598
|
abi: I,
|
|
11230
11599
|
functionName: "clawbackFromTarget"
|
|
11231
|
-
}),
|
|
11600
|
+
}), Vi = /* @__PURE__ */ i({
|
|
11232
11601
|
abi: I,
|
|
11233
11602
|
functionName: "createBoost"
|
|
11234
|
-
}),
|
|
11603
|
+
}), Gi = /* @__PURE__ */ i({
|
|
11235
11604
|
abi: I,
|
|
11236
11605
|
functionName: "createBoostWithPermit2"
|
|
11237
|
-
}),
|
|
11606
|
+
}), Zi = /* @__PURE__ */ i(
|
|
11238
11607
|
{ abi: I, functionName: "disburse" }
|
|
11239
|
-
),
|
|
11608
|
+
), Wi = /* @__PURE__ */ i({
|
|
11240
11609
|
abi: I,
|
|
11241
11610
|
functionName: "disburseBatch"
|
|
11242
|
-
}),
|
|
11611
|
+
}), ji = /* @__PURE__ */ a({
|
|
11243
11612
|
abi: I,
|
|
11244
11613
|
functionName: "clawbackFromTarget"
|
|
11245
|
-
}),
|
|
11614
|
+
}), $i = /* @__PURE__ */ a({
|
|
11246
11615
|
abi: I,
|
|
11247
11616
|
functionName: "createBoost"
|
|
11248
|
-
}),
|
|
11617
|
+
}), Qi = /* @__PURE__ */ a({
|
|
11249
11618
|
abi: I,
|
|
11250
11619
|
functionName: "createBoostWithPermit2"
|
|
11251
|
-
}),
|
|
11620
|
+
}), Ki = /* @__PURE__ */ a({
|
|
11252
11621
|
abi: I,
|
|
11253
11622
|
functionName: "disburse"
|
|
11254
|
-
}),
|
|
11623
|
+
}), Xi = /* @__PURE__ */ a({
|
|
11255
11624
|
abi: I,
|
|
11256
11625
|
functionName: "disburseBatch"
|
|
11257
11626
|
});
|
|
11258
11627
|
export {
|
|
11259
|
-
|
|
11260
|
-
A,
|
|
11261
|
-
|
|
11628
|
+
gi as $,
|
|
11629
|
+
di as A,
|
|
11630
|
+
Ba as B,
|
|
11262
11631
|
T as C,
|
|
11263
|
-
|
|
11632
|
+
Ha as D,
|
|
11264
11633
|
v as E,
|
|
11265
|
-
|
|
11266
|
-
|
|
11267
|
-
|
|
11268
|
-
|
|
11269
|
-
|
|
11270
|
-
|
|
11271
|
-
|
|
11634
|
+
q as F,
|
|
11635
|
+
qa as G,
|
|
11636
|
+
_a as H,
|
|
11637
|
+
ce as I,
|
|
11638
|
+
za as J,
|
|
11639
|
+
Sa as K,
|
|
11640
|
+
N as L,
|
|
11272
11641
|
o as M,
|
|
11273
|
-
|
|
11274
|
-
|
|
11275
|
-
|
|
11276
|
-
|
|
11642
|
+
x as N,
|
|
11643
|
+
Fa as O,
|
|
11644
|
+
U as P,
|
|
11645
|
+
Oi as Q,
|
|
11277
11646
|
w as R,
|
|
11278
|
-
|
|
11647
|
+
wi as S,
|
|
11279
11648
|
b as T,
|
|
11280
|
-
|
|
11281
|
-
|
|
11282
|
-
|
|
11283
|
-
|
|
11284
|
-
|
|
11285
|
-
|
|
11286
|
-
|
|
11287
|
-
|
|
11288
|
-
|
|
11289
|
-
|
|
11290
|
-
|
|
11291
|
-
|
|
11292
|
-
|
|
11649
|
+
R as U,
|
|
11650
|
+
ci as V,
|
|
11651
|
+
Ii as W,
|
|
11652
|
+
Ie as X,
|
|
11653
|
+
Me as Y,
|
|
11654
|
+
it as Z,
|
|
11655
|
+
f as _,
|
|
11656
|
+
le as a,
|
|
11657
|
+
Ht as a$,
|
|
11658
|
+
nt as a0,
|
|
11659
|
+
at as a1,
|
|
11660
|
+
tt as a2,
|
|
11661
|
+
Xe as a3,
|
|
11293
11662
|
Je as a4,
|
|
11294
|
-
|
|
11295
|
-
|
|
11296
|
-
|
|
11297
|
-
|
|
11298
|
-
|
|
11299
|
-
|
|
11300
|
-
|
|
11301
|
-
|
|
11302
|
-
|
|
11303
|
-
|
|
11304
|
-
|
|
11305
|
-
|
|
11306
|
-
|
|
11307
|
-
|
|
11308
|
-
|
|
11309
|
-
|
|
11310
|
-
|
|
11311
|
-
|
|
11312
|
-
|
|
11313
|
-
|
|
11314
|
-
|
|
11315
|
-
|
|
11316
|
-
|
|
11317
|
-
|
|
11318
|
-
|
|
11319
|
-
|
|
11320
|
-
|
|
11321
|
-
|
|
11322
|
-
|
|
11323
|
-
|
|
11324
|
-
|
|
11325
|
-
|
|
11326
|
-
|
|
11327
|
-
|
|
11328
|
-
|
|
11329
|
-
|
|
11330
|
-
|
|
11331
|
-
|
|
11332
|
-
|
|
11333
|
-
|
|
11334
|
-
|
|
11335
|
-
|
|
11336
|
-
|
|
11337
|
-
|
|
11338
|
-
|
|
11339
|
-
|
|
11340
|
-
|
|
11341
|
-
|
|
11663
|
+
et as a5,
|
|
11664
|
+
Ye as a6,
|
|
11665
|
+
Va as a7,
|
|
11666
|
+
Te as a8,
|
|
11667
|
+
ca as a9,
|
|
11668
|
+
qi as aA,
|
|
11669
|
+
Pi as aB,
|
|
11670
|
+
Bi as aC,
|
|
11671
|
+
lt as aD,
|
|
11672
|
+
ut as aE,
|
|
11673
|
+
dt as aF,
|
|
11674
|
+
yt as aG,
|
|
11675
|
+
st as aH,
|
|
11676
|
+
pt as aI,
|
|
11677
|
+
mt as aJ,
|
|
11678
|
+
Tt as aK,
|
|
11679
|
+
bt as aL,
|
|
11680
|
+
ft as aM,
|
|
11681
|
+
ct as aN,
|
|
11682
|
+
ot as aO,
|
|
11683
|
+
rt as aP,
|
|
11684
|
+
Nt as aQ,
|
|
11685
|
+
It as aR,
|
|
11686
|
+
Mt as aS,
|
|
11687
|
+
wt as aT,
|
|
11688
|
+
vt as aU,
|
|
11689
|
+
At as aV,
|
|
11690
|
+
xt as aW,
|
|
11691
|
+
Ot as aX,
|
|
11692
|
+
ht as aY,
|
|
11693
|
+
_t as aZ,
|
|
11694
|
+
Rt as a_,
|
|
11695
|
+
oa as aa,
|
|
11696
|
+
Ta as ab,
|
|
11697
|
+
la as ac,
|
|
11698
|
+
fa as ad,
|
|
11699
|
+
da as ae,
|
|
11700
|
+
va as af,
|
|
11701
|
+
ma as ag,
|
|
11702
|
+
wa as ah,
|
|
11703
|
+
ba as ai,
|
|
11704
|
+
ua as aj,
|
|
11705
|
+
ra as ak,
|
|
11706
|
+
pa as al,
|
|
11707
|
+
ya as am,
|
|
11708
|
+
Ae as an,
|
|
11709
|
+
Oe as ao,
|
|
11710
|
+
Re as ap,
|
|
11342
11711
|
ge as aq,
|
|
11343
|
-
|
|
11344
|
-
|
|
11345
|
-
|
|
11346
|
-
|
|
11347
|
-
|
|
11348
|
-
|
|
11349
|
-
|
|
11350
|
-
|
|
11351
|
-
|
|
11712
|
+
he as ar,
|
|
11713
|
+
xe as as,
|
|
11714
|
+
ze as at,
|
|
11715
|
+
Ce as au,
|
|
11716
|
+
Ne as av,
|
|
11717
|
+
Fi as aw,
|
|
11718
|
+
Ei as ax,
|
|
11719
|
+
ki as ay,
|
|
11720
|
+
Di as az,
|
|
11352
11721
|
I as b,
|
|
11353
|
-
|
|
11354
|
-
|
|
11722
|
+
ri as b$,
|
|
11723
|
+
Ct as b0,
|
|
11355
11724
|
gt as b1,
|
|
11356
|
-
|
|
11357
|
-
|
|
11358
|
-
|
|
11359
|
-
|
|
11360
|
-
|
|
11361
|
-
|
|
11362
|
-
|
|
11363
|
-
|
|
11364
|
-
|
|
11365
|
-
|
|
11366
|
-
|
|
11367
|
-
|
|
11368
|
-
|
|
11369
|
-
|
|
11370
|
-
|
|
11371
|
-
|
|
11372
|
-
|
|
11725
|
+
Et as b2,
|
|
11726
|
+
zt as b3,
|
|
11727
|
+
zn as b4,
|
|
11728
|
+
_n as b5,
|
|
11729
|
+
Hn as b6,
|
|
11730
|
+
En as b7,
|
|
11731
|
+
Sn as b8,
|
|
11732
|
+
Ln as b9,
|
|
11733
|
+
tn as bA,
|
|
11734
|
+
Yt as bB,
|
|
11735
|
+
hn as bC,
|
|
11736
|
+
Tn as bD,
|
|
11737
|
+
vn as bE,
|
|
11738
|
+
cn as bF,
|
|
11739
|
+
Nn as bG,
|
|
11740
|
+
bn as bH,
|
|
11741
|
+
mn as bI,
|
|
11373
11742
|
gn as bJ,
|
|
11374
|
-
|
|
11375
|
-
|
|
11376
|
-
|
|
11377
|
-
|
|
11378
|
-
|
|
11379
|
-
|
|
11380
|
-
|
|
11381
|
-
|
|
11382
|
-
|
|
11383
|
-
|
|
11384
|
-
|
|
11385
|
-
|
|
11386
|
-
|
|
11387
|
-
|
|
11388
|
-
|
|
11389
|
-
|
|
11390
|
-
|
|
11391
|
-
|
|
11392
|
-
|
|
11393
|
-
|
|
11394
|
-
|
|
11395
|
-
|
|
11396
|
-
|
|
11397
|
-
|
|
11398
|
-
|
|
11399
|
-
|
|
11400
|
-
|
|
11401
|
-
|
|
11402
|
-
|
|
11743
|
+
On as bK,
|
|
11744
|
+
In as bL,
|
|
11745
|
+
Rn as bM,
|
|
11746
|
+
xn as bN,
|
|
11747
|
+
Cn as bO,
|
|
11748
|
+
An as bP,
|
|
11749
|
+
Mn as bQ,
|
|
11750
|
+
wn as bR,
|
|
11751
|
+
fn as bS,
|
|
11752
|
+
ni as bT,
|
|
11753
|
+
ai as bU,
|
|
11754
|
+
pi as bV,
|
|
11755
|
+
ti as bW,
|
|
11756
|
+
ui as bX,
|
|
11757
|
+
si as bY,
|
|
11758
|
+
yi as bZ,
|
|
11759
|
+
oi as b_,
|
|
11760
|
+
qn as ba,
|
|
11761
|
+
kn as bb,
|
|
11762
|
+
Dn as bc,
|
|
11763
|
+
Fn as bd,
|
|
11764
|
+
Un as be,
|
|
11765
|
+
Pn as bf,
|
|
11766
|
+
Zn as bg,
|
|
11767
|
+
Vn as bh,
|
|
11768
|
+
Wn as bi,
|
|
11769
|
+
Gn as bj,
|
|
11770
|
+
Bn as bk,
|
|
11771
|
+
sn as bl,
|
|
11403
11772
|
Jt as bm,
|
|
11404
|
-
|
|
11405
|
-
|
|
11406
|
-
|
|
11773
|
+
en as bn,
|
|
11774
|
+
Xt as bo,
|
|
11775
|
+
un as bp,
|
|
11407
11776
|
Kt as bq,
|
|
11408
|
-
|
|
11409
|
-
|
|
11410
|
-
|
|
11411
|
-
|
|
11412
|
-
|
|
11413
|
-
|
|
11414
|
-
|
|
11415
|
-
|
|
11416
|
-
|
|
11417
|
-
|
|
11418
|
-
|
|
11419
|
-
|
|
11420
|
-
|
|
11421
|
-
|
|
11422
|
-
|
|
11423
|
-
|
|
11424
|
-
|
|
11425
|
-
|
|
11426
|
-
|
|
11427
|
-
|
|
11428
|
-
|
|
11429
|
-
|
|
11430
|
-
|
|
11431
|
-
|
|
11432
|
-
|
|
11433
|
-
|
|
11434
|
-
|
|
11435
|
-
|
|
11436
|
-
|
|
11437
|
-
|
|
11438
|
-
|
|
11439
|
-
|
|
11440
|
-
|
|
11441
|
-
|
|
11442
|
-
|
|
11443
|
-
|
|
11444
|
-
|
|
11445
|
-
|
|
11446
|
-
|
|
11447
|
-
|
|
11448
|
-
|
|
11449
|
-
|
|
11450
|
-
|
|
11451
|
-
|
|
11452
|
-
|
|
11453
|
-
|
|
11454
|
-
|
|
11455
|
-
|
|
11777
|
+
Qt as br,
|
|
11778
|
+
pn as bs,
|
|
11779
|
+
yn as bt,
|
|
11780
|
+
an as bu,
|
|
11781
|
+
ln as bv,
|
|
11782
|
+
rn as bw,
|
|
11783
|
+
dn as bx,
|
|
11784
|
+
on as by,
|
|
11785
|
+
nn as bz,
|
|
11786
|
+
$ as c,
|
|
11787
|
+
Zi as c$,
|
|
11788
|
+
ii as c0,
|
|
11789
|
+
xi as c1,
|
|
11790
|
+
Ni as c2,
|
|
11791
|
+
Hi as c3,
|
|
11792
|
+
Ci as c4,
|
|
11793
|
+
zi as c5,
|
|
11794
|
+
Ai as c6,
|
|
11795
|
+
_i as c7,
|
|
11796
|
+
Ri as c8,
|
|
11797
|
+
Yn as c9,
|
|
11798
|
+
Wa as cA,
|
|
11799
|
+
Za as cB,
|
|
11800
|
+
ei as cC,
|
|
11801
|
+
Ka as cD,
|
|
11802
|
+
Xa as cE,
|
|
11803
|
+
ja as cF,
|
|
11804
|
+
Ya as cG,
|
|
11805
|
+
Qa as cH,
|
|
11806
|
+
we as cI,
|
|
11807
|
+
k as cJ,
|
|
11808
|
+
$n as cK,
|
|
11809
|
+
jn as cL,
|
|
11810
|
+
Kn as cM,
|
|
11811
|
+
Qn as cN,
|
|
11812
|
+
ga as cO,
|
|
11813
|
+
Ia as cP,
|
|
11814
|
+
Oa as cQ,
|
|
11815
|
+
ha as cR,
|
|
11816
|
+
Ma as cS,
|
|
11817
|
+
Ra as cT,
|
|
11818
|
+
xa as cU,
|
|
11819
|
+
Ca as cV,
|
|
11820
|
+
Aa as cW,
|
|
11821
|
+
Na as cX,
|
|
11822
|
+
ji as cY,
|
|
11823
|
+
Li as cZ,
|
|
11824
|
+
Ki as c_,
|
|
11456
11825
|
Jn as ca,
|
|
11457
|
-
|
|
11458
|
-
|
|
11459
|
-
|
|
11460
|
-
|
|
11461
|
-
|
|
11462
|
-
|
|
11463
|
-
|
|
11464
|
-
|
|
11465
|
-
|
|
11466
|
-
|
|
11467
|
-
|
|
11468
|
-
|
|
11469
|
-
|
|
11470
|
-
|
|
11471
|
-
|
|
11826
|
+
sa as cb,
|
|
11827
|
+
na as cc,
|
|
11828
|
+
aa as cd,
|
|
11829
|
+
ea as ce,
|
|
11830
|
+
ia as cf,
|
|
11831
|
+
ta as cg,
|
|
11832
|
+
Ut as ch,
|
|
11833
|
+
qt as ci,
|
|
11834
|
+
kt as cj,
|
|
11835
|
+
Gt as ck,
|
|
11836
|
+
Dt as cl,
|
|
11837
|
+
Ft as cm,
|
|
11838
|
+
Lt as cn,
|
|
11839
|
+
Vt as co,
|
|
11840
|
+
St as cp,
|
|
11472
11841
|
jt as cq,
|
|
11473
|
-
|
|
11474
|
-
|
|
11475
|
-
|
|
11476
|
-
|
|
11477
|
-
|
|
11478
|
-
|
|
11479
|
-
|
|
11480
|
-
|
|
11481
|
-
|
|
11842
|
+
Zt as cr,
|
|
11843
|
+
$t as cs,
|
|
11844
|
+
Wt as ct,
|
|
11845
|
+
Pt as cu,
|
|
11846
|
+
Bt as cv,
|
|
11847
|
+
ve as cw,
|
|
11848
|
+
Ga as cx,
|
|
11849
|
+
Ja as cy,
|
|
11850
|
+
$a as cz,
|
|
11482
11851
|
m as d,
|
|
11483
|
-
|
|
11484
|
-
|
|
11485
|
-
|
|
11486
|
-
|
|
11487
|
-
|
|
11488
|
-
|
|
11489
|
-
|
|
11490
|
-
|
|
11491
|
-
|
|
11492
|
-
|
|
11493
|
-
|
|
11494
|
-
|
|
11495
|
-
|
|
11496
|
-
|
|
11497
|
-
|
|
11498
|
-
|
|
11499
|
-
|
|
11500
|
-
|
|
11501
|
-
|
|
11502
|
-
|
|
11852
|
+
Xi as d0,
|
|
11853
|
+
Wi as d1,
|
|
11854
|
+
Ui as d2,
|
|
11855
|
+
Si as d3,
|
|
11856
|
+
fe as d4,
|
|
11857
|
+
Pe as d5,
|
|
11858
|
+
We as d6,
|
|
11859
|
+
Vi as d7,
|
|
11860
|
+
$i as d8,
|
|
11861
|
+
Gi as d9,
|
|
11862
|
+
Qi as da,
|
|
11863
|
+
Ge as db,
|
|
11864
|
+
qe as dc,
|
|
11865
|
+
Ze as dd,
|
|
11866
|
+
Be as de,
|
|
11867
|
+
He as df,
|
|
11868
|
+
Ee as dg,
|
|
11869
|
+
Xn as dh,
|
|
11870
|
+
_e as di,
|
|
11871
|
+
je as dj,
|
|
11872
|
+
Se as dk,
|
|
11873
|
+
De as dl,
|
|
11874
|
+
ke as dm,
|
|
11875
|
+
$e as dn,
|
|
11876
|
+
Ue as dp,
|
|
11877
|
+
Fe as dq,
|
|
11878
|
+
Ke as dr,
|
|
11879
|
+
Ve as ds,
|
|
11880
|
+
Qe as dt,
|
|
11881
|
+
Le as du,
|
|
11882
|
+
Ti as e,
|
|
11883
|
+
vi as f,
|
|
11503
11884
|
c as g,
|
|
11504
|
-
|
|
11505
|
-
|
|
11506
|
-
|
|
11507
|
-
|
|
11508
|
-
|
|
11509
|
-
|
|
11510
|
-
|
|
11511
|
-
|
|
11512
|
-
|
|
11513
|
-
|
|
11514
|
-
|
|
11515
|
-
|
|
11516
|
-
|
|
11517
|
-
|
|
11518
|
-
|
|
11519
|
-
|
|
11520
|
-
|
|
11885
|
+
Mi as h,
|
|
11886
|
+
fi as i,
|
|
11887
|
+
hi as j,
|
|
11888
|
+
h as k,
|
|
11889
|
+
bi as l,
|
|
11890
|
+
Q as m,
|
|
11891
|
+
li as n,
|
|
11892
|
+
mi as o,
|
|
11893
|
+
H as p,
|
|
11894
|
+
A as q,
|
|
11895
|
+
E as r,
|
|
11896
|
+
La as s,
|
|
11897
|
+
ka as t,
|
|
11898
|
+
Pa as u,
|
|
11899
|
+
Ea as v,
|
|
11900
|
+
Ua as w,
|
|
11901
|
+
Da as x,
|
|
11521
11902
|
d as y,
|
|
11522
|
-
|
|
11903
|
+
O as z
|
|
11523
11904
|
};
|
|
11524
|
-
//# sourceMappingURL=generated-
|
|
11905
|
+
//# sourceMappingURL=generated-ffteMTHN.js.map
|