@opendatalabs/vana-sdk 2.0.0 → 2.2.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/README.md +67 -351
- package/dist/config/contracts.config.cjs +352 -0
- package/dist/config/contracts.config.cjs.map +1 -0
- package/dist/config/contracts.config.d.ts +90 -0
- package/dist/config/contracts.config.js +327 -0
- package/dist/config/contracts.config.js.map +1 -0
- package/dist/contracts/contractController.cjs +1 -1
- package/dist/contracts/contractController.cjs.map +1 -1
- package/dist/contracts/contractController.js +1 -1
- package/dist/contracts/contractController.js.map +1 -1
- package/dist/controllers/data.cjs +1 -1
- package/dist/controllers/data.cjs.map +1 -1
- package/dist/controllers/data.js +1 -1
- package/dist/controllers/data.js.map +1 -1
- package/dist/controllers/permissions.cjs +1 -1
- package/dist/controllers/permissions.cjs.map +1 -1
- package/dist/controllers/permissions.js +1 -1
- package/dist/controllers/permissions.js.map +1 -1
- package/dist/controllers/schemas.cjs +1 -1
- package/dist/controllers/schemas.cjs.map +1 -1
- package/dist/controllers/schemas.js +1 -1
- package/dist/controllers/schemas.js.map +1 -1
- package/dist/crypto/ecies/__tests__/interface.test.d.ts +1 -0
- package/dist/crypto/ecies/__tests__/utils.test.d.ts +1 -0
- package/dist/generated/abi/ComputeEngineImplementation.cjs.map +1 -1
- package/dist/generated/abi/ComputeEngineImplementation.js.map +1 -1
- package/dist/generated/abi/ComputeEngineTreasuryImplementation.cjs +536 -0
- package/dist/generated/abi/ComputeEngineTreasuryImplementation.cjs.map +1 -0
- package/dist/generated/abi/ComputeEngineTreasuryImplementation.d.ts +393 -0
- package/dist/generated/abi/ComputeEngineTreasuryImplementation.js +512 -0
- package/dist/generated/abi/ComputeEngineTreasuryImplementation.js.map +1 -0
- package/dist/generated/abi/ComputeInstructionRegistryImplementation.cjs.map +1 -1
- package/dist/generated/abi/ComputeInstructionRegistryImplementation.js.map +1 -1
- package/dist/generated/abi/DATFactoryImplementation.cjs.map +1 -1
- package/dist/generated/abi/DATFactoryImplementation.js.map +1 -1
- package/dist/generated/abi/DATImplementation.cjs.map +1 -1
- package/dist/generated/abi/DATImplementation.js.map +1 -1
- package/dist/generated/abi/DATPausableImplementation.cjs.map +1 -1
- package/dist/generated/abi/DATPausableImplementation.js.map +1 -1
- package/dist/generated/abi/DATVotesImplementation.cjs.map +1 -1
- package/dist/generated/abi/DATVotesImplementation.js.map +1 -1
- package/dist/generated/abi/DLPPerformanceImplementation.cjs.map +1 -1
- package/dist/generated/abi/DLPPerformanceImplementation.js.map +1 -1
- package/dist/generated/abi/DLPRegistryImplementation.cjs.map +1 -1
- package/dist/generated/abi/DLPRegistryImplementation.js.map +1 -1
- package/dist/generated/abi/DLPRegistryTreasuryImplementation.cjs.map +1 -1
- package/dist/generated/abi/DLPRegistryTreasuryImplementation.js.map +1 -1
- package/dist/generated/abi/DLPRewardDeployerImplementation.cjs.map +1 -1
- package/dist/generated/abi/DLPRewardDeployerImplementation.js.map +1 -1
- package/dist/generated/abi/DLPRewardSwapImplementation.cjs.map +1 -1
- package/dist/generated/abi/DLPRewardSwapImplementation.js.map +1 -1
- package/dist/generated/abi/DataPortabilityGranteesImplementation.cjs.map +1 -1
- package/dist/generated/abi/DataPortabilityGranteesImplementation.js.map +1 -1
- package/dist/generated/abi/DataPortabilityPermissionsImplementation.cjs.map +1 -1
- package/dist/generated/abi/DataPortabilityPermissionsImplementation.js.map +1 -1
- package/dist/generated/abi/DataPortabilityServersImplementation.cjs.map +1 -1
- package/dist/generated/abi/DataPortabilityServersImplementation.js.map +1 -1
- package/dist/generated/abi/DataRefinerRegistryImplementation.cjs.map +1 -1
- package/dist/generated/abi/DataRefinerRegistryImplementation.js.map +1 -1
- package/dist/generated/abi/DataRegistryImplementation.cjs.map +1 -1
- package/dist/generated/abi/DataRegistryImplementation.js.map +1 -1
- package/dist/generated/abi/QueryEngineImplementation.cjs.map +1 -1
- package/dist/generated/abi/QueryEngineImplementation.js.map +1 -1
- package/dist/generated/abi/SwapHelperImplementation.cjs.map +1 -1
- package/dist/generated/abi/SwapHelperImplementation.js.map +1 -1
- package/dist/generated/abi/TeePoolDedicatedGpuImplementation.cjs.map +1 -1
- package/dist/generated/abi/TeePoolDedicatedGpuImplementation.js.map +1 -1
- package/dist/generated/abi/TeePoolDedicatedStandardImplementation.cjs.map +1 -1
- package/dist/generated/abi/TeePoolDedicatedStandardImplementation.js.map +1 -1
- package/dist/generated/abi/TeePoolEphemeralStandardImplementation.cjs.map +1 -1
- package/dist/generated/abi/TeePoolEphemeralStandardImplementation.js.map +1 -1
- package/dist/generated/abi/TeePoolPersistentGpuImplementation.cjs.map +1 -1
- package/dist/generated/abi/TeePoolPersistentGpuImplementation.js.map +1 -1
- package/dist/generated/abi/TeePoolPersistentStandardImplementation.cjs.map +1 -1
- package/dist/generated/abi/TeePoolPersistentStandardImplementation.js.map +1 -1
- package/dist/generated/abi/TeePoolPhalaImplementation.cjs.map +1 -1
- package/dist/generated/abi/TeePoolPhalaImplementation.js.map +1 -1
- package/dist/generated/abi/UniswapV3QuoterV2Implementation.cjs +297 -0
- package/dist/generated/abi/UniswapV3QuoterV2Implementation.cjs.map +1 -0
- package/dist/generated/abi/UniswapV3QuoterV2Implementation.d.ts +206 -0
- package/dist/generated/abi/UniswapV3QuoterV2Implementation.js +273 -0
- package/dist/generated/abi/UniswapV3QuoterV2Implementation.js.map +1 -0
- package/dist/generated/abi/VanaEpochImplementation.cjs.map +1 -1
- package/dist/generated/abi/VanaEpochImplementation.js.map +1 -1
- package/dist/generated/abi/VanaPoolEntityImplementation.cjs.map +1 -1
- package/dist/generated/abi/VanaPoolEntityImplementation.js.map +1 -1
- package/dist/generated/abi/VanaPoolStakingImplementation.cjs.map +1 -1
- package/dist/generated/abi/VanaPoolStakingImplementation.js.map +1 -1
- package/dist/generated/abi/VanaPoolTreasuryImplementation.cjs.map +1 -1
- package/dist/generated/abi/VanaPoolTreasuryImplementation.js.map +1 -1
- package/dist/generated/abi/VanaTreasuryImplementation.cjs +536 -0
- package/dist/generated/abi/VanaTreasuryImplementation.cjs.map +1 -0
- package/dist/generated/abi/VanaTreasuryImplementation.d.ts +393 -0
- package/dist/generated/abi/VanaTreasuryImplementation.js +512 -0
- package/dist/generated/abi/VanaTreasuryImplementation.js.map +1 -0
- package/dist/generated/abi/WVANAImplementation.cjs +339 -0
- package/dist/generated/abi/WVANAImplementation.cjs.map +1 -0
- package/dist/generated/abi/WVANAImplementation.d.ts +244 -0
- package/dist/generated/abi/WVANAImplementation.js +315 -0
- package/dist/generated/abi/WVANAImplementation.js.map +1 -0
- package/dist/generated/abi/index.cjs +2 -0
- package/dist/generated/abi/index.cjs.map +1 -1
- package/dist/generated/abi/index.d.ts +392 -0
- package/dist/generated/abi/index.js +2 -0
- package/dist/generated/abi/index.js.map +1 -1
- package/dist/{config → generated}/addresses.cjs +126 -69
- package/dist/generated/addresses.cjs.map +1 -0
- package/dist/{config → generated}/addresses.d.ts +127 -160
- package/dist/{config → generated}/addresses.js +126 -69
- package/dist/generated/addresses.js.map +1 -0
- package/dist/generated/event-types.cjs.map +1 -1
- package/dist/generated/event-types.d.ts +338 -389
- package/dist/generated/eventRegistry.cjs +1666 -571
- package/dist/generated/eventRegistry.cjs.map +1 -1
- package/dist/generated/eventRegistry.d.ts +2 -2
- package/dist/generated/eventRegistry.js +1666 -571
- package/dist/generated/eventRegistry.js.map +1 -1
- package/dist/index.browser.d.ts +1 -1
- package/dist/index.browser.js +2 -1
- package/dist/index.browser.js.map +1 -1
- package/dist/index.node.cjs +3 -1
- package/dist/index.node.cjs.map +1 -1
- package/dist/index.node.d.ts +1 -1
- package/dist/index.node.js +2 -1
- package/dist/index.node.js.map +1 -1
- package/dist/utils/blockchain/registry.cjs +1 -1
- package/dist/utils/blockchain/registry.cjs.map +1 -1
- package/dist/utils/blockchain/registry.js +1 -1
- package/dist/utils/blockchain/registry.js.map +1 -1
- package/dist/utils/multicall.cjs +1 -1
- package/dist/utils/multicall.cjs.map +1 -1
- package/dist/utils/multicall.js +1 -1
- package/dist/utils/multicall.js.map +1 -1
- package/package.json +3 -2
- package/dist/config/addresses.cjs.map +0 -1
- package/dist/config/addresses.js.map +0 -1
|
@@ -23,21 +23,11 @@ __export(eventRegistry_exports, {
|
|
|
23
23
|
});
|
|
24
24
|
module.exports = __toCommonJS(eventRegistry_exports);
|
|
25
25
|
const EVENT_REGISTRY = {
|
|
26
|
-
"ComputeEngine.cancelJob": {
|
|
27
|
-
contract: "ComputeEngine",
|
|
28
|
-
fn: "cancelJob",
|
|
29
|
-
eventNames: ["JobCanceled"]
|
|
30
|
-
},
|
|
31
26
|
"ComputeEngine.deposit": {
|
|
32
27
|
contract: "ComputeEngine",
|
|
33
28
|
fn: "deposit",
|
|
34
29
|
eventNames: ["Deposit"]
|
|
35
30
|
},
|
|
36
|
-
"ComputeEngine.executePayment": {
|
|
37
|
-
contract: "ComputeEngine",
|
|
38
|
-
fn: "executePayment",
|
|
39
|
-
eventNames: ["PaymentExecuted"]
|
|
40
|
-
},
|
|
41
31
|
"ComputeEngine.grantRole": {
|
|
42
32
|
contract: "ComputeEngine",
|
|
43
33
|
fn: "grantRole",
|
|
@@ -68,11 +58,6 @@ const EVENT_REGISTRY = {
|
|
|
68
58
|
fn: "revokeRole",
|
|
69
59
|
eventNames: ["RoleRevoked"]
|
|
70
60
|
},
|
|
71
|
-
"ComputeEngine.submitJob": {
|
|
72
|
-
contract: "ComputeEngine",
|
|
73
|
-
fn: "submitJob",
|
|
74
|
-
eventNames: ["JobSubmitted"]
|
|
75
|
-
},
|
|
76
61
|
"ComputeEngine.unpause": {
|
|
77
62
|
contract: "ComputeEngine",
|
|
78
63
|
fn: "unpause",
|
|
@@ -91,7 +76,7 @@ const EVENT_REGISTRY = {
|
|
|
91
76
|
"ComputeEngine.withdraw": {
|
|
92
77
|
contract: "ComputeEngine",
|
|
93
78
|
fn: "withdraw",
|
|
94
|
-
eventNames: ["
|
|
79
|
+
eventNames: ["Withdraw"]
|
|
95
80
|
},
|
|
96
81
|
"ComputeInstructionRegistry.addComputeInstruction": {
|
|
97
82
|
contract: "ComputeInstructionRegistry",
|
|
@@ -113,11 +98,6 @@ const EVENT_REGISTRY = {
|
|
|
113
98
|
fn: "pause",
|
|
114
99
|
eventNames: ["Paused"]
|
|
115
100
|
},
|
|
116
|
-
"ComputeInstructionRegistry.removeComputeInstruction": {
|
|
117
|
-
contract: "ComputeInstructionRegistry",
|
|
118
|
-
fn: "removeComputeInstruction",
|
|
119
|
-
eventNames: ["ComputeInstructionRemoved"]
|
|
120
|
-
},
|
|
121
101
|
"ComputeInstructionRegistry.renounceRole": {
|
|
122
102
|
contract: "ComputeInstructionRegistry",
|
|
123
103
|
fn: "renounceRole",
|
|
@@ -163,11 +143,6 @@ const EVENT_REGISTRY = {
|
|
|
163
143
|
fn: "mint",
|
|
164
144
|
eventNames: []
|
|
165
145
|
},
|
|
166
|
-
"DAT.pause": {
|
|
167
|
-
contract: "DAT",
|
|
168
|
-
fn: "pause",
|
|
169
|
-
eventNames: ["Paused"]
|
|
170
|
-
},
|
|
171
146
|
"DAT.transfer": {
|
|
172
147
|
contract: "DAT",
|
|
173
148
|
fn: "transfer",
|
|
@@ -183,16 +158,6 @@ const EVENT_REGISTRY = {
|
|
|
183
158
|
fn: "unblockAddress",
|
|
184
159
|
eventNames: ["AddressUnblocked"]
|
|
185
160
|
},
|
|
186
|
-
"DAT.unpause": {
|
|
187
|
-
contract: "DAT",
|
|
188
|
-
fn: "unpause",
|
|
189
|
-
eventNames: ["Unpaused"]
|
|
190
|
-
},
|
|
191
|
-
"DAT.upgradeToAndCall": {
|
|
192
|
-
contract: "DAT",
|
|
193
|
-
fn: "upgradeToAndCall",
|
|
194
|
-
eventNames: ["Upgraded"]
|
|
195
|
-
},
|
|
196
161
|
"DATFactory.createDAT": {
|
|
197
162
|
contract: "DATFactory",
|
|
198
163
|
fn: "createDAT",
|
|
@@ -268,11 +233,6 @@ const EVENT_REGISTRY = {
|
|
|
268
233
|
fn: "mint",
|
|
269
234
|
eventNames: []
|
|
270
235
|
},
|
|
271
|
-
"DATPausable.pause": {
|
|
272
|
-
contract: "DATPausable",
|
|
273
|
-
fn: "pause",
|
|
274
|
-
eventNames: ["Paused"]
|
|
275
|
-
},
|
|
276
236
|
"DATPausable.transfer": {
|
|
277
237
|
contract: "DATPausable",
|
|
278
238
|
fn: "transfer",
|
|
@@ -288,16 +248,6 @@ const EVENT_REGISTRY = {
|
|
|
288
248
|
fn: "unblockAddress",
|
|
289
249
|
eventNames: ["AddressUnblocked"]
|
|
290
250
|
},
|
|
291
|
-
"DATPausable.unpause": {
|
|
292
|
-
contract: "DATPausable",
|
|
293
|
-
fn: "unpause",
|
|
294
|
-
eventNames: ["Unpaused"]
|
|
295
|
-
},
|
|
296
|
-
"DATPausable.upgradeToAndCall": {
|
|
297
|
-
contract: "DATPausable",
|
|
298
|
-
fn: "upgradeToAndCall",
|
|
299
|
-
eventNames: ["Upgraded"]
|
|
300
|
-
},
|
|
301
251
|
"DATVotes.approve": {
|
|
302
252
|
contract: "DATVotes",
|
|
303
253
|
fn: "approve",
|
|
@@ -328,11 +278,6 @@ const EVENT_REGISTRY = {
|
|
|
328
278
|
fn: "mint",
|
|
329
279
|
eventNames: []
|
|
330
280
|
},
|
|
331
|
-
"DATVotes.pause": {
|
|
332
|
-
contract: "DATVotes",
|
|
333
|
-
fn: "pause",
|
|
334
|
-
eventNames: ["Paused"]
|
|
335
|
-
},
|
|
336
281
|
"DATVotes.transfer": {
|
|
337
282
|
contract: "DATVotes",
|
|
338
283
|
fn: "transfer",
|
|
@@ -348,16 +293,6 @@ const EVENT_REGISTRY = {
|
|
|
348
293
|
fn: "unblockAddress",
|
|
349
294
|
eventNames: ["AddressUnblocked"]
|
|
350
295
|
},
|
|
351
|
-
"DATVotes.unpause": {
|
|
352
|
-
contract: "DATVotes",
|
|
353
|
-
fn: "unpause",
|
|
354
|
-
eventNames: ["Unpaused"]
|
|
355
|
-
},
|
|
356
|
-
"DATVotes.upgradeToAndCall": {
|
|
357
|
-
contract: "DATVotes",
|
|
358
|
-
fn: "upgradeToAndCall",
|
|
359
|
-
eventNames: ["Upgraded"]
|
|
360
|
-
},
|
|
361
296
|
"DLPPerformance.grantRole": {
|
|
362
297
|
contract: "DLPPerformance",
|
|
363
298
|
fn: "grantRole",
|
|
@@ -418,21 +353,6 @@ const EVENT_REGISTRY = {
|
|
|
418
353
|
fn: "deregisterDlp",
|
|
419
354
|
eventNames: ["DlpStatusUpdated"]
|
|
420
355
|
},
|
|
421
|
-
"DLPRegistry.dlpConsumerVotesSubmitted": {
|
|
422
|
-
contract: "DLPRegistry",
|
|
423
|
-
fn: "dlpConsumerVotesSubmitted",
|
|
424
|
-
eventNames: ["DlpConsumerVotesSubmitted"]
|
|
425
|
-
},
|
|
426
|
-
"DLPRegistry.dlpOwnerVotesSubmitted": {
|
|
427
|
-
contract: "DLPRegistry",
|
|
428
|
-
fn: "dlpOwnerVotesSubmitted",
|
|
429
|
-
eventNames: ["DlpOwnerVotesSubmitted"]
|
|
430
|
-
},
|
|
431
|
-
"DLPRegistry.dlpUnregistrationRequested": {
|
|
432
|
-
contract: "DLPRegistry",
|
|
433
|
-
fn: "dlpUnregistrationRequested",
|
|
434
|
-
eventNames: ["DlpUnregistrationRequested"]
|
|
435
|
-
},
|
|
436
356
|
"DLPRegistry.grantRole": {
|
|
437
357
|
contract: "DLPRegistry",
|
|
438
358
|
fn: "grantRole",
|
|
@@ -473,11 +393,6 @@ const EVENT_REGISTRY = {
|
|
|
473
393
|
fn: "unpause",
|
|
474
394
|
eventNames: ["Unpaused"]
|
|
475
395
|
},
|
|
476
|
-
"DLPRegistry.unregisterDlp": {
|
|
477
|
-
contract: "DLPRegistry",
|
|
478
|
-
fn: "unregisterDlp",
|
|
479
|
-
eventNames: ["DlpUnregistered"]
|
|
480
|
-
},
|
|
481
396
|
"DLPRegistry.unverifyDlp": {
|
|
482
397
|
contract: "DLPRegistry",
|
|
483
398
|
fn: "unverifyDlp",
|
|
@@ -488,11 +403,6 @@ const EVENT_REGISTRY = {
|
|
|
488
403
|
fn: "updateDlp",
|
|
489
404
|
eventNames: ["DlpUpdated"]
|
|
490
405
|
},
|
|
491
|
-
"DLPRegistry.updateDlpOwner": {
|
|
492
|
-
contract: "DLPRegistry",
|
|
493
|
-
fn: "updateDlpOwner",
|
|
494
|
-
eventNames: ["DlpOwnerUpdated"]
|
|
495
|
-
},
|
|
496
406
|
"DLPRegistry.updateDlpRegistrationDepositAmount": {
|
|
497
407
|
contract: "DLPRegistry",
|
|
498
408
|
fn: "updateDlpRegistrationDepositAmount",
|
|
@@ -1053,21 +963,6 @@ const EVENT_REGISTRY = {
|
|
|
1053
963
|
fn: "addRefinementWithPermission",
|
|
1054
964
|
eventNames: ["RefinementAdded", "PermissionGranted"]
|
|
1055
965
|
},
|
|
1056
|
-
"DataRegistry.addRefinerWithSchemaId": {
|
|
1057
|
-
contract: "DataRegistry",
|
|
1058
|
-
fn: "addRefinerWithSchemaId",
|
|
1059
|
-
eventNames: []
|
|
1060
|
-
},
|
|
1061
|
-
"DataRegistry.addSchema": {
|
|
1062
|
-
contract: "DataRegistry",
|
|
1063
|
-
fn: "addSchema",
|
|
1064
|
-
eventNames: []
|
|
1065
|
-
},
|
|
1066
|
-
"DataRegistry.deleteFile": {
|
|
1067
|
-
contract: "DataRegistry",
|
|
1068
|
-
fn: "deleteFile",
|
|
1069
|
-
eventNames: ["FileDeleted"]
|
|
1070
|
-
},
|
|
1071
966
|
"DataRegistry.grantRole": {
|
|
1072
967
|
contract: "DataRegistry",
|
|
1073
968
|
fn: "grantRole",
|
|
@@ -1098,16 +993,6 @@ const EVENT_REGISTRY = {
|
|
|
1098
993
|
fn: "unpause",
|
|
1099
994
|
eventNames: ["Unpaused"]
|
|
1100
995
|
},
|
|
1101
|
-
"DataRegistry.updateFileMetadata": {
|
|
1102
|
-
contract: "DataRegistry",
|
|
1103
|
-
fn: "updateFileMetadata",
|
|
1104
|
-
eventNames: ["FileMetadataUpdated"]
|
|
1105
|
-
},
|
|
1106
|
-
"DataRegistry.updateSchemaId": {
|
|
1107
|
-
contract: "DataRegistry",
|
|
1108
|
-
fn: "updateSchemaId",
|
|
1109
|
-
eventNames: []
|
|
1110
|
-
},
|
|
1111
996
|
"DataRegistry.upgradeToAndCall": {
|
|
1112
997
|
contract: "DataRegistry",
|
|
1113
998
|
fn: "upgradeToAndCall",
|
|
@@ -1121,7 +1006,7 @@ const EVENT_REGISTRY = {
|
|
|
1121
1006
|
"QueryEngine.claimDlpPayment": {
|
|
1122
1007
|
contract: "QueryEngine",
|
|
1123
1008
|
fn: "claimDlpPayment",
|
|
1124
|
-
eventNames: ["DlpPaymentClaimed"
|
|
1009
|
+
eventNames: ["DlpPaymentClaimed"]
|
|
1125
1010
|
},
|
|
1126
1011
|
"QueryEngine.executeQuery": {
|
|
1127
1012
|
contract: "QueryEngine",
|
|
@@ -1193,11 +1078,6 @@ const EVENT_REGISTRY = {
|
|
|
1193
1078
|
fn: "initialize",
|
|
1194
1079
|
eventNames: ["Initialized"]
|
|
1195
1080
|
},
|
|
1196
|
-
"SwapHelper.pause": {
|
|
1197
|
-
contract: "SwapHelper",
|
|
1198
|
-
fn: "pause",
|
|
1199
|
-
eventNames: ["Paused"]
|
|
1200
|
-
},
|
|
1201
1081
|
"SwapHelper.renounceRole": {
|
|
1202
1082
|
contract: "SwapHelper",
|
|
1203
1083
|
fn: "renounceRole",
|
|
@@ -1213,11 +1093,6 @@ const EVENT_REGISTRY = {
|
|
|
1213
1093
|
fn: "swap",
|
|
1214
1094
|
eventNames: []
|
|
1215
1095
|
},
|
|
1216
|
-
"SwapHelper.unpause": {
|
|
1217
|
-
contract: "SwapHelper",
|
|
1218
|
-
fn: "unpause",
|
|
1219
|
-
eventNames: ["Unpaused"]
|
|
1220
|
-
},
|
|
1221
1096
|
"SwapHelper.updateRouter": {
|
|
1222
1097
|
contract: "SwapHelper",
|
|
1223
1098
|
fn: "updateRouter",
|
|
@@ -1268,26 +1143,11 @@ const EVENT_REGISTRY = {
|
|
|
1268
1143
|
fn: "updateMinJobDuration",
|
|
1269
1144
|
eventNames: []
|
|
1270
1145
|
},
|
|
1271
|
-
"TeePoolDedicatedGpu.addProof": {
|
|
1272
|
-
contract: "TeePoolDedicatedGpu",
|
|
1273
|
-
fn: "addProof",
|
|
1274
|
-
eventNames: ["ProofAdded"]
|
|
1275
|
-
},
|
|
1276
1146
|
"TeePoolDedicatedGpu.addTee": {
|
|
1277
1147
|
contract: "TeePoolDedicatedGpu",
|
|
1278
1148
|
fn: "addTee",
|
|
1279
1149
|
eventNames: ["TeeAdded"]
|
|
1280
1150
|
},
|
|
1281
|
-
"TeePoolDedicatedGpu.cancelJob": {
|
|
1282
|
-
contract: "TeePoolDedicatedGpu",
|
|
1283
|
-
fn: "cancelJob",
|
|
1284
|
-
eventNames: ["JobCanceled"]
|
|
1285
|
-
},
|
|
1286
|
-
"TeePoolDedicatedGpu.claim": {
|
|
1287
|
-
contract: "TeePoolDedicatedGpu",
|
|
1288
|
-
fn: "claim",
|
|
1289
|
-
eventNames: ["Claimed"]
|
|
1290
|
-
},
|
|
1291
1151
|
"TeePoolDedicatedGpu.grantRole": {
|
|
1292
1152
|
contract: "TeePoolDedicatedGpu",
|
|
1293
1153
|
fn: "grantRole",
|
|
@@ -1333,31 +1193,11 @@ const EVENT_REGISTRY = {
|
|
|
1333
1193
|
fn: "unpause",
|
|
1334
1194
|
eventNames: ["Unpaused"]
|
|
1335
1195
|
},
|
|
1336
|
-
"TeePoolDedicatedGpu.upgradeToAndCall": {
|
|
1337
|
-
contract: "TeePoolDedicatedGpu",
|
|
1338
|
-
fn: "upgradeToAndCall",
|
|
1339
|
-
eventNames: ["Upgraded"]
|
|
1340
|
-
},
|
|
1341
|
-
"TeePoolDedicatedStandard.addProof": {
|
|
1342
|
-
contract: "TeePoolDedicatedStandard",
|
|
1343
|
-
fn: "addProof",
|
|
1344
|
-
eventNames: ["ProofAdded"]
|
|
1345
|
-
},
|
|
1346
1196
|
"TeePoolDedicatedStandard.addTee": {
|
|
1347
1197
|
contract: "TeePoolDedicatedStandard",
|
|
1348
1198
|
fn: "addTee",
|
|
1349
1199
|
eventNames: ["TeeAdded"]
|
|
1350
1200
|
},
|
|
1351
|
-
"TeePoolDedicatedStandard.cancelJob": {
|
|
1352
|
-
contract: "TeePoolDedicatedStandard",
|
|
1353
|
-
fn: "cancelJob",
|
|
1354
|
-
eventNames: ["JobCanceled"]
|
|
1355
|
-
},
|
|
1356
|
-
"TeePoolDedicatedStandard.claim": {
|
|
1357
|
-
contract: "TeePoolDedicatedStandard",
|
|
1358
|
-
fn: "claim",
|
|
1359
|
-
eventNames: ["Claimed"]
|
|
1360
|
-
},
|
|
1361
1201
|
"TeePoolDedicatedStandard.grantRole": {
|
|
1362
1202
|
contract: "TeePoolDedicatedStandard",
|
|
1363
1203
|
fn: "grantRole",
|
|
@@ -1403,31 +1243,11 @@ const EVENT_REGISTRY = {
|
|
|
1403
1243
|
fn: "unpause",
|
|
1404
1244
|
eventNames: ["Unpaused"]
|
|
1405
1245
|
},
|
|
1406
|
-
"TeePoolDedicatedStandard.upgradeToAndCall": {
|
|
1407
|
-
contract: "TeePoolDedicatedStandard",
|
|
1408
|
-
fn: "upgradeToAndCall",
|
|
1409
|
-
eventNames: ["Upgraded"]
|
|
1410
|
-
},
|
|
1411
|
-
"TeePoolEphemeralStandard.addProof": {
|
|
1412
|
-
contract: "TeePoolEphemeralStandard",
|
|
1413
|
-
fn: "addProof",
|
|
1414
|
-
eventNames: ["ProofAdded"]
|
|
1415
|
-
},
|
|
1416
1246
|
"TeePoolEphemeralStandard.addTee": {
|
|
1417
1247
|
contract: "TeePoolEphemeralStandard",
|
|
1418
1248
|
fn: "addTee",
|
|
1419
1249
|
eventNames: ["TeeAdded"]
|
|
1420
1250
|
},
|
|
1421
|
-
"TeePoolEphemeralStandard.cancelJob": {
|
|
1422
|
-
contract: "TeePoolEphemeralStandard",
|
|
1423
|
-
fn: "cancelJob",
|
|
1424
|
-
eventNames: ["JobCanceled"]
|
|
1425
|
-
},
|
|
1426
|
-
"TeePoolEphemeralStandard.claim": {
|
|
1427
|
-
contract: "TeePoolEphemeralStandard",
|
|
1428
|
-
fn: "claim",
|
|
1429
|
-
eventNames: ["Claimed"]
|
|
1430
|
-
},
|
|
1431
1251
|
"TeePoolEphemeralStandard.grantRole": {
|
|
1432
1252
|
contract: "TeePoolEphemeralStandard",
|
|
1433
1253
|
fn: "grantRole",
|
|
@@ -1473,31 +1293,11 @@ const EVENT_REGISTRY = {
|
|
|
1473
1293
|
fn: "unpause",
|
|
1474
1294
|
eventNames: ["Unpaused"]
|
|
1475
1295
|
},
|
|
1476
|
-
"TeePoolEphemeralStandard.upgradeToAndCall": {
|
|
1477
|
-
contract: "TeePoolEphemeralStandard",
|
|
1478
|
-
fn: "upgradeToAndCall",
|
|
1479
|
-
eventNames: ["Upgraded"]
|
|
1480
|
-
},
|
|
1481
|
-
"TeePoolPersistentGpu.addProof": {
|
|
1482
|
-
contract: "TeePoolPersistentGpu",
|
|
1483
|
-
fn: "addProof",
|
|
1484
|
-
eventNames: ["ProofAdded"]
|
|
1485
|
-
},
|
|
1486
1296
|
"TeePoolPersistentGpu.addTee": {
|
|
1487
1297
|
contract: "TeePoolPersistentGpu",
|
|
1488
1298
|
fn: "addTee",
|
|
1489
1299
|
eventNames: ["TeeAdded"]
|
|
1490
1300
|
},
|
|
1491
|
-
"TeePoolPersistentGpu.cancelJob": {
|
|
1492
|
-
contract: "TeePoolPersistentGpu",
|
|
1493
|
-
fn: "cancelJob",
|
|
1494
|
-
eventNames: ["JobCanceled"]
|
|
1495
|
-
},
|
|
1496
|
-
"TeePoolPersistentGpu.claim": {
|
|
1497
|
-
contract: "TeePoolPersistentGpu",
|
|
1498
|
-
fn: "claim",
|
|
1499
|
-
eventNames: ["Claimed"]
|
|
1500
|
-
},
|
|
1501
1301
|
"TeePoolPersistentGpu.grantRole": {
|
|
1502
1302
|
contract: "TeePoolPersistentGpu",
|
|
1503
1303
|
fn: "grantRole",
|
|
@@ -1543,31 +1343,11 @@ const EVENT_REGISTRY = {
|
|
|
1543
1343
|
fn: "unpause",
|
|
1544
1344
|
eventNames: ["Unpaused"]
|
|
1545
1345
|
},
|
|
1546
|
-
"TeePoolPersistentGpu.upgradeToAndCall": {
|
|
1547
|
-
contract: "TeePoolPersistentGpu",
|
|
1548
|
-
fn: "upgradeToAndCall",
|
|
1549
|
-
eventNames: ["Upgraded"]
|
|
1550
|
-
},
|
|
1551
|
-
"TeePoolPersistentStandard.addProof": {
|
|
1552
|
-
contract: "TeePoolPersistentStandard",
|
|
1553
|
-
fn: "addProof",
|
|
1554
|
-
eventNames: ["ProofAdded"]
|
|
1555
|
-
},
|
|
1556
1346
|
"TeePoolPersistentStandard.addTee": {
|
|
1557
1347
|
contract: "TeePoolPersistentStandard",
|
|
1558
1348
|
fn: "addTee",
|
|
1559
1349
|
eventNames: ["TeeAdded"]
|
|
1560
1350
|
},
|
|
1561
|
-
"TeePoolPersistentStandard.cancelJob": {
|
|
1562
|
-
contract: "TeePoolPersistentStandard",
|
|
1563
|
-
fn: "cancelJob",
|
|
1564
|
-
eventNames: ["JobCanceled"]
|
|
1565
|
-
},
|
|
1566
|
-
"TeePoolPersistentStandard.claim": {
|
|
1567
|
-
contract: "TeePoolPersistentStandard",
|
|
1568
|
-
fn: "claim",
|
|
1569
|
-
eventNames: ["Claimed"]
|
|
1570
|
-
},
|
|
1571
1351
|
"TeePoolPersistentStandard.grantRole": {
|
|
1572
1352
|
contract: "TeePoolPersistentStandard",
|
|
1573
1353
|
fn: "grantRole",
|
|
@@ -1613,31 +1393,11 @@ const EVENT_REGISTRY = {
|
|
|
1613
1393
|
fn: "unpause",
|
|
1614
1394
|
eventNames: ["Unpaused"]
|
|
1615
1395
|
},
|
|
1616
|
-
"TeePoolPersistentStandard.upgradeToAndCall": {
|
|
1617
|
-
contract: "TeePoolPersistentStandard",
|
|
1618
|
-
fn: "upgradeToAndCall",
|
|
1619
|
-
eventNames: ["Upgraded"]
|
|
1620
|
-
},
|
|
1621
|
-
"TeePoolPhala.addProof": {
|
|
1622
|
-
contract: "TeePoolPhala",
|
|
1623
|
-
fn: "addProof",
|
|
1624
|
-
eventNames: ["ProofAdded"]
|
|
1625
|
-
},
|
|
1626
1396
|
"TeePoolPhala.addTee": {
|
|
1627
1397
|
contract: "TeePoolPhala",
|
|
1628
1398
|
fn: "addTee",
|
|
1629
1399
|
eventNames: ["TeeAdded"]
|
|
1630
1400
|
},
|
|
1631
|
-
"TeePoolPhala.cancelJob": {
|
|
1632
|
-
contract: "TeePoolPhala",
|
|
1633
|
-
fn: "cancelJob",
|
|
1634
|
-
eventNames: ["JobCanceled"]
|
|
1635
|
-
},
|
|
1636
|
-
"TeePoolPhala.claim": {
|
|
1637
|
-
contract: "TeePoolPhala",
|
|
1638
|
-
fn: "claim",
|
|
1639
|
-
eventNames: ["Claimed"]
|
|
1640
|
-
},
|
|
1641
1401
|
"TeePoolPhala.grantRole": {
|
|
1642
1402
|
contract: "TeePoolPhala",
|
|
1643
1403
|
fn: "grantRole",
|
|
@@ -1788,11 +1548,6 @@ const EVENT_REGISTRY = {
|
|
|
1788
1548
|
fn: "processRewards",
|
|
1789
1549
|
eventNames: ["RewardsProcessed"]
|
|
1790
1550
|
},
|
|
1791
|
-
"VanaPoolEntity.registerEntity": {
|
|
1792
|
-
contract: "VanaPoolEntity",
|
|
1793
|
-
fn: "registerEntity",
|
|
1794
|
-
eventNames: ["EntityRegistered"]
|
|
1795
|
-
},
|
|
1796
1551
|
"VanaPoolEntity.renounceRole": {
|
|
1797
1552
|
contract: "VanaPoolEntity",
|
|
1798
1553
|
fn: "renounceRole",
|
|
@@ -1808,11 +1563,6 @@ const EVENT_REGISTRY = {
|
|
|
1808
1563
|
fn: "unpause",
|
|
1809
1564
|
eventNames: ["Unpaused"]
|
|
1810
1565
|
},
|
|
1811
|
-
"VanaPoolEntity.unregisterEntity": {
|
|
1812
|
-
contract: "VanaPoolEntity",
|
|
1813
|
-
fn: "unregisterEntity",
|
|
1814
|
-
eventNames: ["EntityUnregistered"]
|
|
1815
|
-
},
|
|
1816
1566
|
"VanaPoolEntity.updateEntity": {
|
|
1817
1567
|
contract: "VanaPoolEntity",
|
|
1818
1568
|
fn: "updateEntity",
|
|
@@ -1823,11 +1573,6 @@ const EVENT_REGISTRY = {
|
|
|
1823
1573
|
fn: "updateEntityMaxAPY",
|
|
1824
1574
|
eventNames: ["EntityMaxAPYUpdated", "RewardsProcessed"]
|
|
1825
1575
|
},
|
|
1826
|
-
"VanaPoolEntity.updateEntityMetadata": {
|
|
1827
|
-
contract: "VanaPoolEntity",
|
|
1828
|
-
fn: "updateEntityMetadata",
|
|
1829
|
-
eventNames: ["EntityMetadataUpdated"]
|
|
1830
|
-
},
|
|
1831
1576
|
"VanaPoolEntity.upgradeToAndCall": {
|
|
1832
1577
|
contract: "VanaPoolEntity",
|
|
1833
1578
|
fn: "upgradeToAndCall",
|
|
@@ -1961,10 +1706,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
1961
1706
|
{
|
|
1962
1707
|
anonymous: false,
|
|
1963
1708
|
inputs: [
|
|
1964
|
-
{
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1709
|
+
{
|
|
1710
|
+
indexed: false,
|
|
1711
|
+
internalType: "uint256",
|
|
1712
|
+
name: "epochId",
|
|
1713
|
+
type: "uint256"
|
|
1714
|
+
},
|
|
1715
|
+
{
|
|
1716
|
+
indexed: false,
|
|
1717
|
+
internalType: "uint256",
|
|
1718
|
+
name: "startBlock",
|
|
1719
|
+
type: "uint256"
|
|
1720
|
+
},
|
|
1721
|
+
{
|
|
1722
|
+
indexed: false,
|
|
1723
|
+
internalType: "uint256",
|
|
1724
|
+
name: "endBlock",
|
|
1725
|
+
type: "uint256"
|
|
1726
|
+
},
|
|
1727
|
+
{
|
|
1728
|
+
indexed: false,
|
|
1729
|
+
internalType: "uint256",
|
|
1730
|
+
name: "rewardAmount",
|
|
1731
|
+
type: "uint256"
|
|
1732
|
+
}
|
|
1968
1733
|
],
|
|
1969
1734
|
name: "EpochCreated",
|
|
1970
1735
|
type: "event"
|
|
@@ -1973,7 +1738,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
1973
1738
|
],
|
|
1974
1739
|
[
|
|
1975
1740
|
"0x0a6387c9ea3628b88a633bb4f3b151770f70085117a15f9bf3787cda53f13d31",
|
|
1976
|
-
[
|
|
1741
|
+
[
|
|
1742
|
+
{
|
|
1743
|
+
anonymous: false,
|
|
1744
|
+
inputs: [],
|
|
1745
|
+
name: "EIP712DomainChanged",
|
|
1746
|
+
type: "event"
|
|
1747
|
+
}
|
|
1748
|
+
]
|
|
1977
1749
|
],
|
|
1978
1750
|
[
|
|
1979
1751
|
"0x13351629ca30f2a87ba5f6af1bd14d50cb200148aa96ec180bad6668cfb38a20",
|
|
@@ -1981,8 +1753,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
1981
1753
|
{
|
|
1982
1754
|
anonymous: false,
|
|
1983
1755
|
inputs: [
|
|
1984
|
-
{
|
|
1985
|
-
|
|
1756
|
+
{
|
|
1757
|
+
indexed: true,
|
|
1758
|
+
internalType: "uint256",
|
|
1759
|
+
name: "epochId",
|
|
1760
|
+
type: "uint256"
|
|
1761
|
+
},
|
|
1762
|
+
{
|
|
1763
|
+
indexed: true,
|
|
1764
|
+
internalType: "uint256",
|
|
1765
|
+
name: "dlpId",
|
|
1766
|
+
type: "uint256"
|
|
1767
|
+
},
|
|
1986
1768
|
{
|
|
1987
1769
|
indexed: false,
|
|
1988
1770
|
internalType: "uint256",
|
|
@@ -2013,10 +1795,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2013
1795
|
{
|
|
2014
1796
|
anonymous: false,
|
|
2015
1797
|
inputs: [
|
|
2016
|
-
{
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
|
|
1798
|
+
{
|
|
1799
|
+
indexed: true,
|
|
1800
|
+
internalType: "uint256",
|
|
1801
|
+
name: "entityId",
|
|
1802
|
+
type: "uint256"
|
|
1803
|
+
},
|
|
1804
|
+
{
|
|
1805
|
+
indexed: true,
|
|
1806
|
+
internalType: "address",
|
|
1807
|
+
name: "staker",
|
|
1808
|
+
type: "address"
|
|
1809
|
+
},
|
|
1810
|
+
{
|
|
1811
|
+
indexed: false,
|
|
1812
|
+
internalType: "uint256",
|
|
1813
|
+
name: "amount",
|
|
1814
|
+
type: "uint256"
|
|
1815
|
+
},
|
|
1816
|
+
{
|
|
1817
|
+
indexed: false,
|
|
1818
|
+
internalType: "uint256",
|
|
1819
|
+
name: "sharesIssued",
|
|
1820
|
+
type: "uint256"
|
|
1821
|
+
}
|
|
2020
1822
|
],
|
|
2021
1823
|
name: "Staked",
|
|
2022
1824
|
type: "event"
|
|
@@ -2028,7 +1830,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2028
1830
|
[
|
|
2029
1831
|
{
|
|
2030
1832
|
anonymous: false,
|
|
2031
|
-
inputs: [
|
|
1833
|
+
inputs: [
|
|
1834
|
+
{
|
|
1835
|
+
indexed: true,
|
|
1836
|
+
internalType: "address",
|
|
1837
|
+
name: "teeAddress",
|
|
1838
|
+
type: "address"
|
|
1839
|
+
}
|
|
1840
|
+
],
|
|
2032
1841
|
name: "TeeRemoved",
|
|
2033
1842
|
type: "event"
|
|
2034
1843
|
}
|
|
@@ -2040,8 +1849,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2040
1849
|
{
|
|
2041
1850
|
anonymous: false,
|
|
2042
1851
|
inputs: [
|
|
2043
|
-
{
|
|
2044
|
-
|
|
1852
|
+
{
|
|
1853
|
+
indexed: true,
|
|
1854
|
+
internalType: "uint256",
|
|
1855
|
+
name: "entityId",
|
|
1856
|
+
type: "uint256"
|
|
1857
|
+
},
|
|
1858
|
+
{
|
|
1859
|
+
indexed: false,
|
|
1860
|
+
internalType: "uint256",
|
|
1861
|
+
name: "distributedAmount",
|
|
1862
|
+
type: "uint256"
|
|
1863
|
+
}
|
|
2045
1864
|
],
|
|
2046
1865
|
name: "RewardsProcessed",
|
|
2047
1866
|
type: "event"
|
|
@@ -2054,9 +1873,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2054
1873
|
{
|
|
2055
1874
|
anonymous: false,
|
|
2056
1875
|
inputs: [
|
|
2057
|
-
{
|
|
2058
|
-
|
|
2059
|
-
|
|
1876
|
+
{
|
|
1877
|
+
indexed: true,
|
|
1878
|
+
internalType: "uint256",
|
|
1879
|
+
name: "fileId",
|
|
1880
|
+
type: "uint256"
|
|
1881
|
+
},
|
|
1882
|
+
{
|
|
1883
|
+
indexed: true,
|
|
1884
|
+
internalType: "uint256",
|
|
1885
|
+
name: "refinerId",
|
|
1886
|
+
type: "uint256"
|
|
1887
|
+
},
|
|
1888
|
+
{
|
|
1889
|
+
indexed: false,
|
|
1890
|
+
internalType: "string",
|
|
1891
|
+
name: "url",
|
|
1892
|
+
type: "string"
|
|
1893
|
+
}
|
|
2060
1894
|
],
|
|
2061
1895
|
name: "RefinementUpdated",
|
|
2062
1896
|
type: "event"
|
|
@@ -2069,10 +1903,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2069
1903
|
{
|
|
2070
1904
|
anonymous: false,
|
|
2071
1905
|
inputs: [
|
|
2072
|
-
{
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
1906
|
+
{
|
|
1907
|
+
indexed: true,
|
|
1908
|
+
internalType: "uint256",
|
|
1909
|
+
name: "dlpId",
|
|
1910
|
+
type: "uint256"
|
|
1911
|
+
},
|
|
1912
|
+
{
|
|
1913
|
+
indexed: true,
|
|
1914
|
+
internalType: "address",
|
|
1915
|
+
name: "dlpTreasuryAddress",
|
|
1916
|
+
type: "address"
|
|
1917
|
+
},
|
|
1918
|
+
{
|
|
1919
|
+
indexed: true,
|
|
1920
|
+
internalType: "address",
|
|
1921
|
+
name: "token",
|
|
1922
|
+
type: "address"
|
|
1923
|
+
},
|
|
1924
|
+
{
|
|
1925
|
+
indexed: false,
|
|
1926
|
+
internalType: "uint256",
|
|
1927
|
+
name: "amount",
|
|
1928
|
+
type: "uint256"
|
|
1929
|
+
}
|
|
2076
1930
|
],
|
|
2077
1931
|
name: "DlpPaymentClaimed",
|
|
2078
1932
|
type: "event"
|
|
@@ -2103,24 +1957,54 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2103
1957
|
{
|
|
2104
1958
|
anonymous: false,
|
|
2105
1959
|
inputs: [
|
|
2106
|
-
{
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
1960
|
+
{
|
|
1961
|
+
indexed: true,
|
|
1962
|
+
internalType: "uint256",
|
|
1963
|
+
name: "fileId",
|
|
1964
|
+
type: "uint256"
|
|
1965
|
+
},
|
|
1966
|
+
{
|
|
1967
|
+
indexed: true,
|
|
1968
|
+
internalType: "address",
|
|
1969
|
+
name: "ownerAddress",
|
|
1970
|
+
type: "address"
|
|
1971
|
+
},
|
|
1972
|
+
{
|
|
1973
|
+
indexed: false,
|
|
1974
|
+
internalType: "string",
|
|
1975
|
+
name: "url",
|
|
1976
|
+
type: "string"
|
|
1977
|
+
}
|
|
1978
|
+
],
|
|
1979
|
+
name: "FileAdded",
|
|
1980
|
+
type: "event"
|
|
1981
|
+
}
|
|
1982
|
+
]
|
|
1983
|
+
],
|
|
2115
1984
|
[
|
|
2116
1985
|
"0x2ce2df96b3f88dc893c7d10d38553c8f1abbcf5e25a0c5b13030f5d85d4b1f08",
|
|
2117
1986
|
[
|
|
2118
1987
|
{
|
|
2119
1988
|
anonymous: false,
|
|
2120
1989
|
inputs: [
|
|
2121
|
-
{
|
|
2122
|
-
|
|
2123
|
-
|
|
1990
|
+
{
|
|
1991
|
+
indexed: true,
|
|
1992
|
+
internalType: "uint256",
|
|
1993
|
+
name: "fileId",
|
|
1994
|
+
type: "uint256"
|
|
1995
|
+
},
|
|
1996
|
+
{
|
|
1997
|
+
indexed: true,
|
|
1998
|
+
internalType: "uint256",
|
|
1999
|
+
name: "refinerId",
|
|
2000
|
+
type: "uint256"
|
|
2001
|
+
},
|
|
2002
|
+
{
|
|
2003
|
+
indexed: false,
|
|
2004
|
+
internalType: "string",
|
|
2005
|
+
name: "url",
|
|
2006
|
+
type: "string"
|
|
2007
|
+
}
|
|
2124
2008
|
],
|
|
2125
2009
|
name: "RefinementAdded",
|
|
2126
2010
|
type: "event"
|
|
@@ -2133,11 +2017,36 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2133
2017
|
{
|
|
2134
2018
|
anonymous: false,
|
|
2135
2019
|
inputs: [
|
|
2136
|
-
{
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2020
|
+
{
|
|
2021
|
+
indexed: true,
|
|
2022
|
+
internalType: "uint256",
|
|
2023
|
+
name: "permissionId",
|
|
2024
|
+
type: "uint256"
|
|
2025
|
+
},
|
|
2026
|
+
{
|
|
2027
|
+
indexed: true,
|
|
2028
|
+
internalType: "address",
|
|
2029
|
+
name: "user",
|
|
2030
|
+
type: "address"
|
|
2031
|
+
},
|
|
2032
|
+
{
|
|
2033
|
+
indexed: true,
|
|
2034
|
+
internalType: "uint256",
|
|
2035
|
+
name: "granteeId",
|
|
2036
|
+
type: "uint256"
|
|
2037
|
+
},
|
|
2038
|
+
{
|
|
2039
|
+
indexed: false,
|
|
2040
|
+
internalType: "string",
|
|
2041
|
+
name: "grant",
|
|
2042
|
+
type: "string"
|
|
2043
|
+
},
|
|
2044
|
+
{
|
|
2045
|
+
indexed: false,
|
|
2046
|
+
internalType: "uint256[]",
|
|
2047
|
+
name: "fileIds",
|
|
2048
|
+
type: "uint256[]"
|
|
2049
|
+
}
|
|
2141
2050
|
],
|
|
2142
2051
|
name: "PermissionAdded",
|
|
2143
2052
|
type: "event"
|
|
@@ -2150,9 +2059,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2150
2059
|
{
|
|
2151
2060
|
anonymous: false,
|
|
2152
2061
|
inputs: [
|
|
2153
|
-
{
|
|
2154
|
-
|
|
2155
|
-
|
|
2062
|
+
{
|
|
2063
|
+
indexed: true,
|
|
2064
|
+
internalType: "bytes32",
|
|
2065
|
+
name: "role",
|
|
2066
|
+
type: "bytes32"
|
|
2067
|
+
},
|
|
2068
|
+
{
|
|
2069
|
+
indexed: true,
|
|
2070
|
+
internalType: "address",
|
|
2071
|
+
name: "account",
|
|
2072
|
+
type: "address"
|
|
2073
|
+
},
|
|
2074
|
+
{
|
|
2075
|
+
indexed: true,
|
|
2076
|
+
internalType: "address",
|
|
2077
|
+
name: "sender",
|
|
2078
|
+
type: "address"
|
|
2079
|
+
}
|
|
2156
2080
|
],
|
|
2157
2081
|
name: "RoleGranted",
|
|
2158
2082
|
type: "event"
|
|
@@ -2183,9 +2107,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2183
2107
|
{
|
|
2184
2108
|
anonymous: false,
|
|
2185
2109
|
inputs: [
|
|
2186
|
-
{
|
|
2187
|
-
|
|
2188
|
-
|
|
2110
|
+
{
|
|
2111
|
+
indexed: true,
|
|
2112
|
+
internalType: "address",
|
|
2113
|
+
name: "delegator",
|
|
2114
|
+
type: "address"
|
|
2115
|
+
},
|
|
2116
|
+
{
|
|
2117
|
+
indexed: true,
|
|
2118
|
+
internalType: "address",
|
|
2119
|
+
name: "fromDelegate",
|
|
2120
|
+
type: "address"
|
|
2121
|
+
},
|
|
2122
|
+
{
|
|
2123
|
+
indexed: true,
|
|
2124
|
+
internalType: "address",
|
|
2125
|
+
name: "toDelegate",
|
|
2126
|
+
type: "address"
|
|
2127
|
+
}
|
|
2189
2128
|
],
|
|
2190
2129
|
name: "DelegateChanged",
|
|
2191
2130
|
type: "event"
|
|
@@ -2198,10 +2137,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2198
2137
|
{
|
|
2199
2138
|
anonymous: false,
|
|
2200
2139
|
inputs: [
|
|
2201
|
-
{
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
|
|
2140
|
+
{
|
|
2141
|
+
indexed: false,
|
|
2142
|
+
internalType: "uint256",
|
|
2143
|
+
name: "epochId",
|
|
2144
|
+
type: "uint256"
|
|
2145
|
+
},
|
|
2146
|
+
{
|
|
2147
|
+
indexed: false,
|
|
2148
|
+
internalType: "uint256",
|
|
2149
|
+
name: "dlpId",
|
|
2150
|
+
type: "uint256"
|
|
2151
|
+
},
|
|
2152
|
+
{
|
|
2153
|
+
indexed: false,
|
|
2154
|
+
internalType: "uint256",
|
|
2155
|
+
name: "rewardAmount",
|
|
2156
|
+
type: "uint256"
|
|
2157
|
+
},
|
|
2158
|
+
{
|
|
2159
|
+
indexed: false,
|
|
2160
|
+
internalType: "uint256",
|
|
2161
|
+
name: "penaltyAmount",
|
|
2162
|
+
type: "uint256"
|
|
2163
|
+
}
|
|
2205
2164
|
],
|
|
2206
2165
|
name: "EpochDlpRewardAdded",
|
|
2207
2166
|
type: "event"
|
|
@@ -2214,9 +2173,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2214
2173
|
{
|
|
2215
2174
|
anonymous: false,
|
|
2216
2175
|
inputs: [
|
|
2217
|
-
{
|
|
2218
|
-
|
|
2219
|
-
|
|
2176
|
+
{
|
|
2177
|
+
indexed: true,
|
|
2178
|
+
internalType: "address",
|
|
2179
|
+
name: "teeAddress",
|
|
2180
|
+
type: "address"
|
|
2181
|
+
},
|
|
2182
|
+
{
|
|
2183
|
+
indexed: false,
|
|
2184
|
+
internalType: "string",
|
|
2185
|
+
name: "url",
|
|
2186
|
+
type: "string"
|
|
2187
|
+
},
|
|
2188
|
+
{
|
|
2189
|
+
indexed: false,
|
|
2190
|
+
internalType: "string",
|
|
2191
|
+
name: "publicKey",
|
|
2192
|
+
type: "string"
|
|
2193
|
+
}
|
|
2220
2194
|
],
|
|
2221
2195
|
name: "TeeAdded",
|
|
2222
2196
|
type: "event"
|
|
@@ -2228,7 +2202,9 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2228
2202
|
[
|
|
2229
2203
|
{
|
|
2230
2204
|
anonymous: false,
|
|
2231
|
-
inputs: [
|
|
2205
|
+
inputs: [
|
|
2206
|
+
{ indexed: true, internalType: "address", name: "", type: "address" }
|
|
2207
|
+
],
|
|
2232
2208
|
name: "AddressUnblocked",
|
|
2233
2209
|
type: "event"
|
|
2234
2210
|
}
|
|
@@ -2240,12 +2216,42 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2240
2216
|
{
|
|
2241
2217
|
anonymous: false,
|
|
2242
2218
|
inputs: [
|
|
2243
|
-
{
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2219
|
+
{
|
|
2220
|
+
indexed: true,
|
|
2221
|
+
internalType: "address",
|
|
2222
|
+
name: "wallet",
|
|
2223
|
+
type: "address"
|
|
2224
|
+
},
|
|
2225
|
+
{
|
|
2226
|
+
indexed: true,
|
|
2227
|
+
internalType: "address",
|
|
2228
|
+
name: "beneficiary",
|
|
2229
|
+
type: "address"
|
|
2230
|
+
},
|
|
2231
|
+
{
|
|
2232
|
+
indexed: false,
|
|
2233
|
+
internalType: "uint64",
|
|
2234
|
+
name: "start",
|
|
2235
|
+
type: "uint64"
|
|
2236
|
+
},
|
|
2237
|
+
{
|
|
2238
|
+
indexed: false,
|
|
2239
|
+
internalType: "uint64",
|
|
2240
|
+
name: "cliff",
|
|
2241
|
+
type: "uint64"
|
|
2242
|
+
},
|
|
2243
|
+
{
|
|
2244
|
+
indexed: false,
|
|
2245
|
+
internalType: "uint64",
|
|
2246
|
+
name: "duration",
|
|
2247
|
+
type: "uint64"
|
|
2248
|
+
},
|
|
2249
|
+
{
|
|
2250
|
+
indexed: false,
|
|
2251
|
+
internalType: "uint256",
|
|
2252
|
+
name: "amount",
|
|
2253
|
+
type: "uint256"
|
|
2254
|
+
}
|
|
2249
2255
|
],
|
|
2250
2256
|
name: "VestingWalletCreated",
|
|
2251
2257
|
type: "event"
|
|
@@ -2258,15 +2264,60 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2258
2264
|
{
|
|
2259
2265
|
anonymous: false,
|
|
2260
2266
|
inputs: [
|
|
2261
|
-
{
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
{
|
|
2268
|
-
|
|
2269
|
-
|
|
2267
|
+
{
|
|
2268
|
+
indexed: true,
|
|
2269
|
+
internalType: "address",
|
|
2270
|
+
name: "sender",
|
|
2271
|
+
type: "address"
|
|
2272
|
+
},
|
|
2273
|
+
{
|
|
2274
|
+
indexed: true,
|
|
2275
|
+
internalType: "address",
|
|
2276
|
+
name: "recipient",
|
|
2277
|
+
type: "address"
|
|
2278
|
+
},
|
|
2279
|
+
{
|
|
2280
|
+
indexed: true,
|
|
2281
|
+
internalType: "address",
|
|
2282
|
+
name: "token",
|
|
2283
|
+
type: "address"
|
|
2284
|
+
},
|
|
2285
|
+
{
|
|
2286
|
+
indexed: false,
|
|
2287
|
+
internalType: "uint256",
|
|
2288
|
+
name: "usedVanaForReward",
|
|
2289
|
+
type: "uint256"
|
|
2290
|
+
},
|
|
2291
|
+
{
|
|
2292
|
+
indexed: false,
|
|
2293
|
+
internalType: "uint256",
|
|
2294
|
+
name: "tokenRewardAmount",
|
|
2295
|
+
type: "uint256"
|
|
2296
|
+
},
|
|
2297
|
+
{
|
|
2298
|
+
indexed: false,
|
|
2299
|
+
internalType: "uint256",
|
|
2300
|
+
name: "usedVanaForLp",
|
|
2301
|
+
type: "uint256"
|
|
2302
|
+
},
|
|
2303
|
+
{
|
|
2304
|
+
indexed: false,
|
|
2305
|
+
internalType: "uint256",
|
|
2306
|
+
name: "liquidityDelta",
|
|
2307
|
+
type: "uint256"
|
|
2308
|
+
},
|
|
2309
|
+
{
|
|
2310
|
+
indexed: false,
|
|
2311
|
+
internalType: "uint256",
|
|
2312
|
+
name: "spareVana",
|
|
2313
|
+
type: "uint256"
|
|
2314
|
+
},
|
|
2315
|
+
{
|
|
2316
|
+
indexed: false,
|
|
2317
|
+
internalType: "uint256",
|
|
2318
|
+
name: "spareToken",
|
|
2319
|
+
type: "uint256"
|
|
2320
|
+
}
|
|
2270
2321
|
],
|
|
2271
2322
|
name: "Reward",
|
|
2272
2323
|
type: "event"
|
|
@@ -2279,9 +2330,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2279
2330
|
{
|
|
2280
2331
|
anonymous: false,
|
|
2281
2332
|
inputs: [
|
|
2282
|
-
{
|
|
2283
|
-
|
|
2284
|
-
|
|
2333
|
+
{
|
|
2334
|
+
indexed: true,
|
|
2335
|
+
internalType: "uint256",
|
|
2336
|
+
name: "jobId",
|
|
2337
|
+
type: "uint256"
|
|
2338
|
+
},
|
|
2339
|
+
{
|
|
2340
|
+
indexed: true,
|
|
2341
|
+
internalType: "address",
|
|
2342
|
+
name: "teePoolAddress",
|
|
2343
|
+
type: "address"
|
|
2344
|
+
},
|
|
2345
|
+
{
|
|
2346
|
+
indexed: false,
|
|
2347
|
+
internalType: "address",
|
|
2348
|
+
name: "teeAddress",
|
|
2349
|
+
type: "address"
|
|
2350
|
+
}
|
|
2285
2351
|
],
|
|
2286
2352
|
name: "TeeAssignmentSucceeded",
|
|
2287
2353
|
type: "event"
|
|
@@ -2294,7 +2360,12 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2294
2360
|
{
|
|
2295
2361
|
anonymous: false,
|
|
2296
2362
|
inputs: [
|
|
2297
|
-
{
|
|
2363
|
+
{
|
|
2364
|
+
indexed: false,
|
|
2365
|
+
internalType: "uint256",
|
|
2366
|
+
name: "newEpochSize",
|
|
2367
|
+
type: "uint256"
|
|
2368
|
+
}
|
|
2298
2369
|
],
|
|
2299
2370
|
name: "EpochSizeUpdated",
|
|
2300
2371
|
type: "event"
|
|
@@ -2307,8 +2378,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2307
2378
|
{
|
|
2308
2379
|
anonymous: false,
|
|
2309
2380
|
inputs: [
|
|
2310
|
-
{
|
|
2311
|
-
|
|
2381
|
+
{
|
|
2382
|
+
indexed: true,
|
|
2383
|
+
internalType: "uint256",
|
|
2384
|
+
name: "dlpId",
|
|
2385
|
+
type: "uint256"
|
|
2386
|
+
},
|
|
2387
|
+
{
|
|
2388
|
+
indexed: false,
|
|
2389
|
+
internalType: "address",
|
|
2390
|
+
name: "tokenAddress",
|
|
2391
|
+
type: "address"
|
|
2392
|
+
}
|
|
2312
2393
|
],
|
|
2313
2394
|
name: "DlpTokenUpdated",
|
|
2314
2395
|
type: "event"
|
|
@@ -2321,8 +2402,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2321
2402
|
{
|
|
2322
2403
|
anonymous: false,
|
|
2323
2404
|
inputs: [
|
|
2324
|
-
{
|
|
2325
|
-
|
|
2405
|
+
{
|
|
2406
|
+
indexed: true,
|
|
2407
|
+
internalType: "uint256",
|
|
2408
|
+
name: "entityId",
|
|
2409
|
+
type: "uint256"
|
|
2410
|
+
},
|
|
2411
|
+
{
|
|
2412
|
+
indexed: false,
|
|
2413
|
+
internalType: "uint256",
|
|
2414
|
+
name: "amount",
|
|
2415
|
+
type: "uint256"
|
|
2416
|
+
}
|
|
2326
2417
|
],
|
|
2327
2418
|
name: "RewardsAdded",
|
|
2328
2419
|
type: "event"
|
|
@@ -2335,9 +2426,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2335
2426
|
{
|
|
2336
2427
|
anonymous: false,
|
|
2337
2428
|
inputs: [
|
|
2338
|
-
{
|
|
2339
|
-
|
|
2340
|
-
|
|
2429
|
+
{
|
|
2430
|
+
indexed: true,
|
|
2431
|
+
internalType: "address",
|
|
2432
|
+
name: "attestator",
|
|
2433
|
+
type: "address"
|
|
2434
|
+
},
|
|
2435
|
+
{
|
|
2436
|
+
indexed: true,
|
|
2437
|
+
internalType: "uint256",
|
|
2438
|
+
name: "jobId",
|
|
2439
|
+
type: "uint256"
|
|
2440
|
+
},
|
|
2441
|
+
{
|
|
2442
|
+
indexed: true,
|
|
2443
|
+
internalType: "uint256",
|
|
2444
|
+
name: "fileId",
|
|
2445
|
+
type: "uint256"
|
|
2446
|
+
}
|
|
2341
2447
|
],
|
|
2342
2448
|
name: "ProofAdded",
|
|
2343
2449
|
type: "event"
|
|
@@ -2350,8 +2456,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2350
2456
|
{
|
|
2351
2457
|
anonymous: false,
|
|
2352
2458
|
inputs: [
|
|
2353
|
-
{
|
|
2354
|
-
|
|
2459
|
+
{
|
|
2460
|
+
indexed: true,
|
|
2461
|
+
internalType: "uint256",
|
|
2462
|
+
name: "jobId",
|
|
2463
|
+
type: "uint256"
|
|
2464
|
+
},
|
|
2465
|
+
{
|
|
2466
|
+
indexed: true,
|
|
2467
|
+
internalType: "address",
|
|
2468
|
+
name: "ownerAddress",
|
|
2469
|
+
type: "address"
|
|
2470
|
+
}
|
|
2355
2471
|
],
|
|
2356
2472
|
name: "JobRegistered",
|
|
2357
2473
|
type: "event"
|
|
@@ -2364,10 +2480,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2364
2480
|
{
|
|
2365
2481
|
anonymous: false,
|
|
2366
2482
|
inputs: [
|
|
2367
|
-
{
|
|
2368
|
-
|
|
2369
|
-
|
|
2370
|
-
|
|
2483
|
+
{
|
|
2484
|
+
indexed: true,
|
|
2485
|
+
internalType: "uint256",
|
|
2486
|
+
name: "fileId",
|
|
2487
|
+
type: "uint256"
|
|
2488
|
+
},
|
|
2489
|
+
{
|
|
2490
|
+
indexed: true,
|
|
2491
|
+
internalType: "address",
|
|
2492
|
+
name: "ownerAddress",
|
|
2493
|
+
type: "address"
|
|
2494
|
+
},
|
|
2495
|
+
{
|
|
2496
|
+
indexed: false,
|
|
2497
|
+
internalType: "string",
|
|
2498
|
+
name: "url",
|
|
2499
|
+
type: "string"
|
|
2500
|
+
},
|
|
2501
|
+
{
|
|
2502
|
+
indexed: false,
|
|
2503
|
+
internalType: "uint256",
|
|
2504
|
+
name: "schemaId",
|
|
2505
|
+
type: "uint256"
|
|
2506
|
+
}
|
|
2371
2507
|
],
|
|
2372
2508
|
name: "FileAddedV2",
|
|
2373
2509
|
type: "event"
|
|
@@ -2379,7 +2515,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2379
2515
|
[
|
|
2380
2516
|
{
|
|
2381
2517
|
anonymous: false,
|
|
2382
|
-
inputs: [
|
|
2518
|
+
inputs: [
|
|
2519
|
+
{
|
|
2520
|
+
indexed: false,
|
|
2521
|
+
internalType: "uint256",
|
|
2522
|
+
name: "newMinStake",
|
|
2523
|
+
type: "uint256"
|
|
2524
|
+
}
|
|
2525
|
+
],
|
|
2383
2526
|
name: "MinStakeUpdated",
|
|
2384
2527
|
type: "event"
|
|
2385
2528
|
}
|
|
@@ -2391,10 +2534,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2391
2534
|
{
|
|
2392
2535
|
anonymous: false,
|
|
2393
2536
|
inputs: [
|
|
2394
|
-
{
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
|
|
2537
|
+
{
|
|
2538
|
+
indexed: true,
|
|
2539
|
+
internalType: "uint256",
|
|
2540
|
+
name: "jobId",
|
|
2541
|
+
type: "uint256"
|
|
2542
|
+
},
|
|
2543
|
+
{
|
|
2544
|
+
indexed: true,
|
|
2545
|
+
internalType: "uint256",
|
|
2546
|
+
name: "fileId",
|
|
2547
|
+
type: "uint256"
|
|
2548
|
+
},
|
|
2549
|
+
{
|
|
2550
|
+
indexed: false,
|
|
2551
|
+
internalType: "address",
|
|
2552
|
+
name: "teeAddress",
|
|
2553
|
+
type: "address"
|
|
2554
|
+
},
|
|
2555
|
+
{
|
|
2556
|
+
indexed: false,
|
|
2557
|
+
internalType: "uint256",
|
|
2558
|
+
name: "bidAmount",
|
|
2559
|
+
type: "uint256"
|
|
2560
|
+
}
|
|
2398
2561
|
],
|
|
2399
2562
|
name: "JobSubmitted",
|
|
2400
2563
|
type: "event"
|
|
@@ -2407,9 +2570,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2407
2570
|
{
|
|
2408
2571
|
anonymous: false,
|
|
2409
2572
|
inputs: [
|
|
2410
|
-
{
|
|
2411
|
-
|
|
2412
|
-
|
|
2573
|
+
{
|
|
2574
|
+
indexed: true,
|
|
2575
|
+
internalType: "address",
|
|
2576
|
+
name: "account",
|
|
2577
|
+
type: "address"
|
|
2578
|
+
},
|
|
2579
|
+
{
|
|
2580
|
+
indexed: true,
|
|
2581
|
+
internalType: "address",
|
|
2582
|
+
name: "token",
|
|
2583
|
+
type: "address"
|
|
2584
|
+
},
|
|
2585
|
+
{
|
|
2586
|
+
indexed: false,
|
|
2587
|
+
internalType: "uint256",
|
|
2588
|
+
name: "amount",
|
|
2589
|
+
type: "uint256"
|
|
2590
|
+
}
|
|
2413
2591
|
],
|
|
2414
2592
|
name: "Deposit",
|
|
2415
2593
|
type: "event"
|
|
@@ -2422,24 +2600,54 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2422
2600
|
{
|
|
2423
2601
|
anonymous: false,
|
|
2424
2602
|
inputs: [
|
|
2425
|
-
{
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2603
|
+
{
|
|
2604
|
+
indexed: false,
|
|
2605
|
+
internalType: "uint256",
|
|
2606
|
+
name: "epochId",
|
|
2607
|
+
type: "uint256"
|
|
2608
|
+
},
|
|
2609
|
+
{
|
|
2610
|
+
indexed: false,
|
|
2611
|
+
internalType: "uint256",
|
|
2612
|
+
name: "dlpId",
|
|
2613
|
+
type: "uint256"
|
|
2614
|
+
},
|
|
2615
|
+
{
|
|
2616
|
+
indexed: false,
|
|
2617
|
+
internalType: "uint256",
|
|
2618
|
+
name: "oldBonusAmount",
|
|
2619
|
+
type: "uint256"
|
|
2620
|
+
},
|
|
2621
|
+
{
|
|
2622
|
+
indexed: false,
|
|
2623
|
+
internalType: "uint256",
|
|
2624
|
+
name: "newBonusAmount",
|
|
2625
|
+
type: "uint256"
|
|
2626
|
+
}
|
|
2627
|
+
],
|
|
2628
|
+
name: "EpochDlpBonusUpdated",
|
|
2629
|
+
type: "event"
|
|
2630
|
+
}
|
|
2631
|
+
]
|
|
2632
|
+
],
|
|
2633
|
+
[
|
|
2634
|
+
"0x5915e09309d8c49870559891647e368d0ab0e6d94a0ce7f3c9f39470ccbe03d2",
|
|
2635
|
+
[
|
|
2636
|
+
{
|
|
2637
|
+
anonymous: false,
|
|
2638
|
+
inputs: [
|
|
2639
|
+
{
|
|
2640
|
+
indexed: true,
|
|
2641
|
+
internalType: "uint256",
|
|
2642
|
+
name: "permissionId",
|
|
2643
|
+
type: "uint256"
|
|
2644
|
+
},
|
|
2645
|
+
{
|
|
2646
|
+
indexed: false,
|
|
2647
|
+
internalType: "bool",
|
|
2648
|
+
name: "approved",
|
|
2649
|
+
type: "bool"
|
|
2650
|
+
}
|
|
2443
2651
|
],
|
|
2444
2652
|
name: "PermissionApprovalUpdated",
|
|
2445
2653
|
type: "event"
|
|
@@ -2452,10 +2660,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2452
2660
|
{
|
|
2453
2661
|
anonymous: false,
|
|
2454
2662
|
inputs: [
|
|
2455
|
-
{
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
|
|
2663
|
+
{
|
|
2664
|
+
indexed: true,
|
|
2665
|
+
internalType: "uint256",
|
|
2666
|
+
name: "epochId",
|
|
2667
|
+
type: "uint256"
|
|
2668
|
+
},
|
|
2669
|
+
{
|
|
2670
|
+
indexed: true,
|
|
2671
|
+
internalType: "uint256",
|
|
2672
|
+
name: "dlpId",
|
|
2673
|
+
type: "uint256"
|
|
2674
|
+
},
|
|
2675
|
+
{
|
|
2676
|
+
indexed: false,
|
|
2677
|
+
internalType: "uint256",
|
|
2678
|
+
name: "distributedAmount",
|
|
2679
|
+
type: "uint256"
|
|
2680
|
+
},
|
|
2681
|
+
{
|
|
2682
|
+
indexed: false,
|
|
2683
|
+
internalType: "uint256",
|
|
2684
|
+
name: "totalPenaltyAmount",
|
|
2685
|
+
type: "uint256"
|
|
2686
|
+
}
|
|
2459
2687
|
],
|
|
2460
2688
|
name: "EpochDlpPenaltyDistributed",
|
|
2461
2689
|
type: "event"
|
|
@@ -2467,7 +2695,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2467
2695
|
[
|
|
2468
2696
|
{
|
|
2469
2697
|
anonymous: false,
|
|
2470
|
-
inputs: [
|
|
2698
|
+
inputs: [
|
|
2699
|
+
{
|
|
2700
|
+
indexed: false,
|
|
2701
|
+
internalType: "address",
|
|
2702
|
+
name: "account",
|
|
2703
|
+
type: "address"
|
|
2704
|
+
}
|
|
2705
|
+
],
|
|
2471
2706
|
name: "Unpaused",
|
|
2472
2707
|
type: "event"
|
|
2473
2708
|
}
|
|
@@ -2478,7 +2713,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2478
2713
|
[
|
|
2479
2714
|
{
|
|
2480
2715
|
anonymous: false,
|
|
2481
|
-
inputs: [
|
|
2716
|
+
inputs: [
|
|
2717
|
+
{
|
|
2718
|
+
indexed: false,
|
|
2719
|
+
internalType: "address",
|
|
2720
|
+
name: "account",
|
|
2721
|
+
type: "address"
|
|
2722
|
+
}
|
|
2723
|
+
],
|
|
2482
2724
|
name: "Paused",
|
|
2483
2725
|
type: "event"
|
|
2484
2726
|
}
|
|
@@ -2489,7 +2731,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2489
2731
|
[
|
|
2490
2732
|
{
|
|
2491
2733
|
anonymous: false,
|
|
2492
|
-
inputs: [
|
|
2734
|
+
inputs: [
|
|
2735
|
+
{
|
|
2736
|
+
indexed: false,
|
|
2737
|
+
internalType: "uint256",
|
|
2738
|
+
name: "newDaySize",
|
|
2739
|
+
type: "uint256"
|
|
2740
|
+
}
|
|
2741
|
+
],
|
|
2493
2742
|
name: "EpochDayUpdated",
|
|
2494
2743
|
type: "event"
|
|
2495
2744
|
}
|
|
@@ -2501,8 +2750,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2501
2750
|
{
|
|
2502
2751
|
anonymous: false,
|
|
2503
2752
|
inputs: [
|
|
2504
|
-
{
|
|
2505
|
-
|
|
2753
|
+
{
|
|
2754
|
+
indexed: true,
|
|
2755
|
+
internalType: "uint256",
|
|
2756
|
+
name: "dlpId",
|
|
2757
|
+
type: "uint256"
|
|
2758
|
+
},
|
|
2759
|
+
{
|
|
2760
|
+
indexed: false,
|
|
2761
|
+
internalType: "uint256",
|
|
2762
|
+
name: "lpTokenId",
|
|
2763
|
+
type: "uint256"
|
|
2764
|
+
}
|
|
2506
2765
|
],
|
|
2507
2766
|
name: "DlpLpTokenIdUpdated",
|
|
2508
2767
|
type: "event"
|
|
@@ -2515,8 +2774,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2515
2774
|
{
|
|
2516
2775
|
anonymous: false,
|
|
2517
2776
|
inputs: [
|
|
2518
|
-
{
|
|
2519
|
-
|
|
2777
|
+
{
|
|
2778
|
+
indexed: true,
|
|
2779
|
+
internalType: "uint256",
|
|
2780
|
+
name: "entityId",
|
|
2781
|
+
type: "uint256"
|
|
2782
|
+
},
|
|
2783
|
+
{
|
|
2784
|
+
indexed: false,
|
|
2785
|
+
internalType: "uint256",
|
|
2786
|
+
name: "newMaxAPY",
|
|
2787
|
+
type: "uint256"
|
|
2788
|
+
}
|
|
2520
2789
|
],
|
|
2521
2790
|
name: "EntityMaxAPYUpdated",
|
|
2522
2791
|
type: "event"
|
|
@@ -2529,8 +2798,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2529
2798
|
{
|
|
2530
2799
|
anonymous: false,
|
|
2531
2800
|
inputs: [
|
|
2532
|
-
{
|
|
2533
|
-
|
|
2801
|
+
{
|
|
2802
|
+
indexed: true,
|
|
2803
|
+
internalType: "uint256",
|
|
2804
|
+
name: "jobId",
|
|
2805
|
+
type: "uint256"
|
|
2806
|
+
},
|
|
2807
|
+
{
|
|
2808
|
+
indexed: false,
|
|
2809
|
+
internalType: "bytes",
|
|
2810
|
+
name: "reason",
|
|
2811
|
+
type: "bytes"
|
|
2812
|
+
}
|
|
2534
2813
|
],
|
|
2535
2814
|
name: "TeeAssignmentFailed",
|
|
2536
2815
|
type: "event"
|
|
@@ -2542,7 +2821,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2542
2821
|
[
|
|
2543
2822
|
{
|
|
2544
2823
|
anonymous: false,
|
|
2545
|
-
inputs: [
|
|
2824
|
+
inputs: [
|
|
2825
|
+
{
|
|
2826
|
+
indexed: true,
|
|
2827
|
+
internalType: "uint256",
|
|
2828
|
+
name: "jobId",
|
|
2829
|
+
type: "uint256"
|
|
2830
|
+
}
|
|
2831
|
+
],
|
|
2546
2832
|
name: "JobCanceled",
|
|
2547
2833
|
type: "event"
|
|
2548
2834
|
}
|
|
@@ -2553,7 +2839,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2553
2839
|
[
|
|
2554
2840
|
{
|
|
2555
2841
|
anonymous: false,
|
|
2556
|
-
inputs: [
|
|
2842
|
+
inputs: [
|
|
2843
|
+
{
|
|
2844
|
+
indexed: true,
|
|
2845
|
+
internalType: "uint256",
|
|
2846
|
+
name: "jobId",
|
|
2847
|
+
type: "uint256"
|
|
2848
|
+
}
|
|
2849
|
+
],
|
|
2557
2850
|
name: "JobRemoved",
|
|
2558
2851
|
type: "event"
|
|
2559
2852
|
}
|
|
@@ -2565,8 +2858,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2565
2858
|
{
|
|
2566
2859
|
anonymous: false,
|
|
2567
2860
|
inputs: [
|
|
2568
|
-
{
|
|
2569
|
-
|
|
2861
|
+
{
|
|
2862
|
+
indexed: true,
|
|
2863
|
+
internalType: "uint256",
|
|
2864
|
+
name: "fileId",
|
|
2865
|
+
type: "uint256"
|
|
2866
|
+
},
|
|
2867
|
+
{
|
|
2868
|
+
indexed: true,
|
|
2869
|
+
internalType: "address",
|
|
2870
|
+
name: "account",
|
|
2871
|
+
type: "address"
|
|
2872
|
+
}
|
|
2570
2873
|
],
|
|
2571
2874
|
name: "PermissionGranted",
|
|
2572
2875
|
type: "event"
|
|
@@ -2579,12 +2882,42 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2579
2882
|
{
|
|
2580
2883
|
anonymous: false,
|
|
2581
2884
|
inputs: [
|
|
2582
|
-
{
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
|
|
2586
|
-
|
|
2587
|
-
|
|
2885
|
+
{
|
|
2886
|
+
indexed: true,
|
|
2887
|
+
internalType: "address",
|
|
2888
|
+
name: "token",
|
|
2889
|
+
type: "address"
|
|
2890
|
+
},
|
|
2891
|
+
{
|
|
2892
|
+
indexed: true,
|
|
2893
|
+
internalType: "bytes32",
|
|
2894
|
+
name: "salt",
|
|
2895
|
+
type: "bytes32"
|
|
2896
|
+
},
|
|
2897
|
+
{
|
|
2898
|
+
indexed: false,
|
|
2899
|
+
internalType: "string",
|
|
2900
|
+
name: "name",
|
|
2901
|
+
type: "string"
|
|
2902
|
+
},
|
|
2903
|
+
{
|
|
2904
|
+
indexed: false,
|
|
2905
|
+
internalType: "string",
|
|
2906
|
+
name: "symbol",
|
|
2907
|
+
type: "string"
|
|
2908
|
+
},
|
|
2909
|
+
{
|
|
2910
|
+
indexed: false,
|
|
2911
|
+
internalType: "address",
|
|
2912
|
+
name: "owner",
|
|
2913
|
+
type: "address"
|
|
2914
|
+
},
|
|
2915
|
+
{
|
|
2916
|
+
indexed: false,
|
|
2917
|
+
internalType: "uint256",
|
|
2918
|
+
name: "cap",
|
|
2919
|
+
type: "uint256"
|
|
2920
|
+
}
|
|
2588
2921
|
],
|
|
2589
2922
|
name: "DATCreated",
|
|
2590
2923
|
type: "event"
|
|
@@ -2597,10 +2930,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2597
2930
|
{
|
|
2598
2931
|
anonymous: false,
|
|
2599
2932
|
inputs: [
|
|
2600
|
-
{
|
|
2601
|
-
|
|
2602
|
-
|
|
2603
|
-
|
|
2933
|
+
{
|
|
2934
|
+
indexed: true,
|
|
2935
|
+
internalType: "uint256",
|
|
2936
|
+
name: "granteeId",
|
|
2937
|
+
type: "uint256"
|
|
2938
|
+
},
|
|
2939
|
+
{
|
|
2940
|
+
indexed: true,
|
|
2941
|
+
internalType: "address",
|
|
2942
|
+
name: "owner",
|
|
2943
|
+
type: "address"
|
|
2944
|
+
},
|
|
2945
|
+
{
|
|
2946
|
+
indexed: true,
|
|
2947
|
+
internalType: "address",
|
|
2948
|
+
name: "granteeAddress",
|
|
2949
|
+
type: "address"
|
|
2950
|
+
},
|
|
2951
|
+
{
|
|
2952
|
+
indexed: false,
|
|
2953
|
+
internalType: "string",
|
|
2954
|
+
name: "publicKey",
|
|
2955
|
+
type: "string"
|
|
2956
|
+
}
|
|
2604
2957
|
],
|
|
2605
2958
|
name: "GranteeRegistered",
|
|
2606
2959
|
type: "event"
|
|
@@ -2612,7 +2965,9 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2612
2965
|
[
|
|
2613
2966
|
{
|
|
2614
2967
|
anonymous: false,
|
|
2615
|
-
inputs: [
|
|
2968
|
+
inputs: [
|
|
2969
|
+
{ indexed: true, internalType: "address", name: "", type: "address" }
|
|
2970
|
+
],
|
|
2616
2971
|
name: "AddressBlocked",
|
|
2617
2972
|
type: "event"
|
|
2618
2973
|
}
|
|
@@ -2624,14 +2979,54 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2624
2979
|
{
|
|
2625
2980
|
anonymous: false,
|
|
2626
2981
|
inputs: [
|
|
2627
|
-
{
|
|
2628
|
-
|
|
2629
|
-
|
|
2630
|
-
|
|
2631
|
-
|
|
2632
|
-
|
|
2633
|
-
{
|
|
2634
|
-
|
|
2982
|
+
{
|
|
2983
|
+
indexed: true,
|
|
2984
|
+
internalType: "uint256",
|
|
2985
|
+
name: "dlpId",
|
|
2986
|
+
type: "uint256"
|
|
2987
|
+
},
|
|
2988
|
+
{
|
|
2989
|
+
indexed: true,
|
|
2990
|
+
internalType: "address",
|
|
2991
|
+
name: "dlpAddress",
|
|
2992
|
+
type: "address"
|
|
2993
|
+
},
|
|
2994
|
+
{
|
|
2995
|
+
indexed: false,
|
|
2996
|
+
internalType: "address",
|
|
2997
|
+
name: "ownerAddress",
|
|
2998
|
+
type: "address"
|
|
2999
|
+
},
|
|
3000
|
+
{
|
|
3001
|
+
indexed: false,
|
|
3002
|
+
internalType: "address",
|
|
3003
|
+
name: "treasuryAddress",
|
|
3004
|
+
type: "address"
|
|
3005
|
+
},
|
|
3006
|
+
{
|
|
3007
|
+
indexed: false,
|
|
3008
|
+
internalType: "string",
|
|
3009
|
+
name: "name",
|
|
3010
|
+
type: "string"
|
|
3011
|
+
},
|
|
3012
|
+
{
|
|
3013
|
+
indexed: false,
|
|
3014
|
+
internalType: "string",
|
|
3015
|
+
name: "iconUrl",
|
|
3016
|
+
type: "string"
|
|
3017
|
+
},
|
|
3018
|
+
{
|
|
3019
|
+
indexed: false,
|
|
3020
|
+
internalType: "string",
|
|
3021
|
+
name: "website",
|
|
3022
|
+
type: "string"
|
|
3023
|
+
},
|
|
3024
|
+
{
|
|
3025
|
+
indexed: false,
|
|
3026
|
+
internalType: "string",
|
|
3027
|
+
name: "metadata",
|
|
3028
|
+
type: "string"
|
|
3029
|
+
}
|
|
2635
3030
|
],
|
|
2636
3031
|
name: "DlpUpdated",
|
|
2637
3032
|
type: "event"
|
|
@@ -2644,10 +3039,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2644
3039
|
{
|
|
2645
3040
|
anonymous: false,
|
|
2646
3041
|
inputs: [
|
|
2647
|
-
{
|
|
2648
|
-
|
|
2649
|
-
|
|
2650
|
-
|
|
3042
|
+
{
|
|
3043
|
+
indexed: true,
|
|
3044
|
+
internalType: "address",
|
|
3045
|
+
name: "token",
|
|
3046
|
+
type: "address"
|
|
3047
|
+
},
|
|
3048
|
+
{
|
|
3049
|
+
indexed: false,
|
|
3050
|
+
internalType: "uint256",
|
|
3051
|
+
name: "amount",
|
|
3052
|
+
type: "uint256"
|
|
3053
|
+
},
|
|
3054
|
+
{
|
|
3055
|
+
indexed: false,
|
|
3056
|
+
internalType: "uint256",
|
|
3057
|
+
name: "jobId",
|
|
3058
|
+
type: "uint256"
|
|
3059
|
+
},
|
|
3060
|
+
{
|
|
3061
|
+
indexed: false,
|
|
3062
|
+
internalType: "uint256",
|
|
3063
|
+
name: "refinerId",
|
|
3064
|
+
type: "uint256"
|
|
3065
|
+
}
|
|
2651
3066
|
],
|
|
2652
3067
|
name: "PaymentReceived",
|
|
2653
3068
|
type: "event"
|
|
@@ -2660,7 +3075,12 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2660
3075
|
{
|
|
2661
3076
|
anonymous: false,
|
|
2662
3077
|
inputs: [
|
|
2663
|
-
{
|
|
3078
|
+
{
|
|
3079
|
+
indexed: true,
|
|
3080
|
+
internalType: "uint256",
|
|
3081
|
+
name: "dlpId",
|
|
3082
|
+
type: "uint256"
|
|
3083
|
+
},
|
|
2664
3084
|
{
|
|
2665
3085
|
indexed: false,
|
|
2666
3086
|
internalType: "enum IDLPRegistry.DlpStatus",
|
|
@@ -2679,8 +3099,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2679
3099
|
{
|
|
2680
3100
|
anonymous: false,
|
|
2681
3101
|
inputs: [
|
|
2682
|
-
{
|
|
2683
|
-
|
|
3102
|
+
{
|
|
3103
|
+
indexed: true,
|
|
3104
|
+
internalType: "uint256",
|
|
3105
|
+
name: "entityId",
|
|
3106
|
+
type: "uint256"
|
|
3107
|
+
},
|
|
3108
|
+
{
|
|
3109
|
+
indexed: true,
|
|
3110
|
+
internalType: "address",
|
|
3111
|
+
name: "ownerAddress",
|
|
3112
|
+
type: "address"
|
|
3113
|
+
}
|
|
2684
3114
|
],
|
|
2685
3115
|
name: "EntityStakeRegistered",
|
|
2686
3116
|
type: "event"
|
|
@@ -2693,9 +3123,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2693
3123
|
{
|
|
2694
3124
|
anonymous: false,
|
|
2695
3125
|
inputs: [
|
|
2696
|
-
{
|
|
2697
|
-
|
|
2698
|
-
|
|
3126
|
+
{
|
|
3127
|
+
indexed: true,
|
|
3128
|
+
internalType: "uint256",
|
|
3129
|
+
name: "jobId",
|
|
3130
|
+
type: "uint256"
|
|
3131
|
+
},
|
|
3132
|
+
{
|
|
3133
|
+
indexed: true,
|
|
3134
|
+
internalType: "address",
|
|
3135
|
+
name: "token",
|
|
3136
|
+
type: "address"
|
|
3137
|
+
},
|
|
3138
|
+
{
|
|
3139
|
+
indexed: false,
|
|
3140
|
+
internalType: "uint256",
|
|
3141
|
+
name: "amount",
|
|
3142
|
+
type: "uint256"
|
|
3143
|
+
}
|
|
2699
3144
|
],
|
|
2700
3145
|
name: "PaymentExecuted",
|
|
2701
3146
|
type: "event"
|
|
@@ -2726,63 +3171,168 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2726
3171
|
{
|
|
2727
3172
|
anonymous: false,
|
|
2728
3173
|
inputs: [
|
|
2729
|
-
{
|
|
2730
|
-
|
|
2731
|
-
|
|
2732
|
-
|
|
2733
|
-
|
|
2734
|
-
|
|
2735
|
-
{
|
|
2736
|
-
|
|
2737
|
-
|
|
2738
|
-
|
|
2739
|
-
|
|
2740
|
-
|
|
2741
|
-
|
|
2742
|
-
|
|
2743
|
-
|
|
2744
|
-
|
|
2745
|
-
|
|
2746
|
-
|
|
2747
|
-
|
|
2748
|
-
|
|
2749
|
-
|
|
2750
|
-
|
|
2751
|
-
|
|
2752
|
-
|
|
2753
|
-
{
|
|
2754
|
-
|
|
2755
|
-
|
|
2756
|
-
|
|
2757
|
-
|
|
2758
|
-
|
|
2759
|
-
|
|
2760
|
-
|
|
2761
|
-
|
|
2762
|
-
|
|
2763
|
-
|
|
2764
|
-
|
|
2765
|
-
|
|
2766
|
-
|
|
2767
|
-
|
|
2768
|
-
|
|
2769
|
-
|
|
2770
|
-
|
|
2771
|
-
|
|
2772
|
-
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
|
|
2776
|
-
|
|
3174
|
+
{
|
|
3175
|
+
indexed: true,
|
|
3176
|
+
internalType: "uint256",
|
|
3177
|
+
name: "dlpId",
|
|
3178
|
+
type: "uint256"
|
|
3179
|
+
},
|
|
3180
|
+
{
|
|
3181
|
+
indexed: true,
|
|
3182
|
+
internalType: "address",
|
|
3183
|
+
name: "dlpAddress",
|
|
3184
|
+
type: "address"
|
|
3185
|
+
},
|
|
3186
|
+
{
|
|
3187
|
+
indexed: false,
|
|
3188
|
+
internalType: "address",
|
|
3189
|
+
name: "ownerAddress",
|
|
3190
|
+
type: "address"
|
|
3191
|
+
},
|
|
3192
|
+
{
|
|
3193
|
+
indexed: false,
|
|
3194
|
+
internalType: "address",
|
|
3195
|
+
name: "treasuryAddress",
|
|
3196
|
+
type: "address"
|
|
3197
|
+
},
|
|
3198
|
+
{
|
|
3199
|
+
indexed: false,
|
|
3200
|
+
internalType: "string",
|
|
3201
|
+
name: "name",
|
|
3202
|
+
type: "string"
|
|
3203
|
+
},
|
|
3204
|
+
{
|
|
3205
|
+
indexed: false,
|
|
3206
|
+
internalType: "string",
|
|
3207
|
+
name: "iconUrl",
|
|
3208
|
+
type: "string"
|
|
3209
|
+
},
|
|
3210
|
+
{
|
|
3211
|
+
indexed: false,
|
|
3212
|
+
internalType: "string",
|
|
3213
|
+
name: "website",
|
|
3214
|
+
type: "string"
|
|
3215
|
+
},
|
|
3216
|
+
{
|
|
3217
|
+
indexed: false,
|
|
3218
|
+
internalType: "string",
|
|
3219
|
+
name: "metadata",
|
|
3220
|
+
type: "string"
|
|
3221
|
+
}
|
|
3222
|
+
],
|
|
3223
|
+
name: "DlpRegistered",
|
|
3224
|
+
type: "event"
|
|
3225
|
+
}
|
|
3226
|
+
]
|
|
3227
|
+
],
|
|
3228
|
+
[
|
|
3229
|
+
"0x872cb0aacd34968c9f40170e4e29f6edb40dd473cd4a4662992a32f09bb54724",
|
|
3230
|
+
[
|
|
3231
|
+
{
|
|
3232
|
+
anonymous: false,
|
|
3233
|
+
inputs: [
|
|
3234
|
+
{
|
|
3235
|
+
indexed: true,
|
|
3236
|
+
internalType: "uint256",
|
|
3237
|
+
name: "epochId",
|
|
3238
|
+
type: "uint256"
|
|
3239
|
+
},
|
|
3240
|
+
{
|
|
3241
|
+
indexed: true,
|
|
3242
|
+
internalType: "uint256",
|
|
3243
|
+
name: "dlpId",
|
|
3244
|
+
type: "uint256"
|
|
3245
|
+
},
|
|
3246
|
+
{
|
|
3247
|
+
indexed: true,
|
|
3248
|
+
internalType: "uint256",
|
|
3249
|
+
name: "trancheId",
|
|
3250
|
+
type: "uint256"
|
|
3251
|
+
},
|
|
3252
|
+
{
|
|
3253
|
+
indexed: false,
|
|
3254
|
+
internalType: "uint256",
|
|
3255
|
+
name: "trancheAmount",
|
|
3256
|
+
type: "uint256"
|
|
3257
|
+
},
|
|
3258
|
+
{
|
|
3259
|
+
indexed: false,
|
|
3260
|
+
internalType: "uint256",
|
|
3261
|
+
name: "tokenRewardAmount",
|
|
3262
|
+
type: "uint256"
|
|
3263
|
+
},
|
|
3264
|
+
{
|
|
3265
|
+
indexed: false,
|
|
3266
|
+
internalType: "uint256",
|
|
3267
|
+
name: "spareToken",
|
|
3268
|
+
type: "uint256"
|
|
3269
|
+
},
|
|
3270
|
+
{
|
|
3271
|
+
indexed: false,
|
|
3272
|
+
internalType: "uint256",
|
|
3273
|
+
name: "spareVana",
|
|
3274
|
+
type: "uint256"
|
|
3275
|
+
},
|
|
3276
|
+
{
|
|
3277
|
+
indexed: false,
|
|
3278
|
+
internalType: "uint256",
|
|
3279
|
+
name: "usedVanaAmount",
|
|
3280
|
+
type: "uint256"
|
|
3281
|
+
}
|
|
3282
|
+
],
|
|
3283
|
+
name: "EpochDlpRewardDistributed",
|
|
3284
|
+
type: "event"
|
|
3285
|
+
}
|
|
3286
|
+
]
|
|
3287
|
+
],
|
|
3288
|
+
[
|
|
3289
|
+
"0x87c4ec2c999f8f02975055f9b959c97108d5a6ab8742d9e2c8a94e9f46fda0ef",
|
|
3290
|
+
[
|
|
3291
|
+
{
|
|
3292
|
+
anonymous: false,
|
|
3293
|
+
inputs: [
|
|
3294
|
+
{
|
|
3295
|
+
indexed: true,
|
|
3296
|
+
internalType: "address",
|
|
3297
|
+
name: "user",
|
|
3298
|
+
type: "address"
|
|
3299
|
+
},
|
|
3300
|
+
{
|
|
3301
|
+
indexed: true,
|
|
3302
|
+
internalType: "uint256",
|
|
3303
|
+
name: "serverId",
|
|
3304
|
+
type: "uint256"
|
|
3305
|
+
}
|
|
3306
|
+
],
|
|
3307
|
+
name: "ServerTrusted",
|
|
3308
|
+
type: "event"
|
|
3309
|
+
}
|
|
3310
|
+
]
|
|
3311
|
+
],
|
|
2777
3312
|
[
|
|
2778
3313
|
"0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925",
|
|
2779
3314
|
[
|
|
2780
3315
|
{
|
|
2781
3316
|
anonymous: false,
|
|
2782
3317
|
inputs: [
|
|
2783
|
-
{
|
|
2784
|
-
|
|
2785
|
-
|
|
3318
|
+
{
|
|
3319
|
+
indexed: true,
|
|
3320
|
+
internalType: "address",
|
|
3321
|
+
name: "owner",
|
|
3322
|
+
type: "address"
|
|
3323
|
+
},
|
|
3324
|
+
{
|
|
3325
|
+
indexed: true,
|
|
3326
|
+
internalType: "address",
|
|
3327
|
+
name: "spender",
|
|
3328
|
+
type: "address"
|
|
3329
|
+
},
|
|
3330
|
+
{
|
|
3331
|
+
indexed: false,
|
|
3332
|
+
internalType: "uint256",
|
|
3333
|
+
name: "value",
|
|
3334
|
+
type: "uint256"
|
|
3335
|
+
}
|
|
2786
3336
|
],
|
|
2787
3337
|
name: "Approval",
|
|
2788
3338
|
type: "event"
|
|
@@ -2794,7 +3344,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2794
3344
|
[
|
|
2795
3345
|
{
|
|
2796
3346
|
anonymous: false,
|
|
2797
|
-
inputs: [
|
|
3347
|
+
inputs: [
|
|
3348
|
+
{
|
|
3349
|
+
indexed: false,
|
|
3350
|
+
internalType: "uint256",
|
|
3351
|
+
name: "epochId",
|
|
3352
|
+
type: "uint256"
|
|
3353
|
+
}
|
|
3354
|
+
],
|
|
2798
3355
|
name: "EpochFinalized",
|
|
2799
3356
|
type: "event"
|
|
2800
3357
|
}
|
|
@@ -2806,9 +3363,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2806
3363
|
{
|
|
2807
3364
|
anonymous: false,
|
|
2808
3365
|
inputs: [
|
|
2809
|
-
{
|
|
2810
|
-
|
|
2811
|
-
|
|
3366
|
+
{
|
|
3367
|
+
indexed: true,
|
|
3368
|
+
internalType: "address",
|
|
3369
|
+
name: "account",
|
|
3370
|
+
type: "address"
|
|
3371
|
+
},
|
|
3372
|
+
{
|
|
3373
|
+
indexed: true,
|
|
3374
|
+
internalType: "address",
|
|
3375
|
+
name: "token",
|
|
3376
|
+
type: "address"
|
|
3377
|
+
},
|
|
3378
|
+
{
|
|
3379
|
+
indexed: false,
|
|
3380
|
+
internalType: "uint256",
|
|
3381
|
+
name: "amount",
|
|
3382
|
+
type: "uint256"
|
|
3383
|
+
}
|
|
2812
3384
|
],
|
|
2813
3385
|
name: "Withdraw",
|
|
2814
3386
|
type: "event"
|
|
@@ -2821,14 +3393,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2821
3393
|
{
|
|
2822
3394
|
anonymous: false,
|
|
2823
3395
|
inputs: [
|
|
2824
|
-
{
|
|
3396
|
+
{
|
|
3397
|
+
indexed: true,
|
|
3398
|
+
internalType: "uint256",
|
|
3399
|
+
name: "jobId",
|
|
3400
|
+
type: "uint256"
|
|
3401
|
+
},
|
|
2825
3402
|
{
|
|
2826
3403
|
indexed: false,
|
|
2827
3404
|
internalType: "enum IComputeEngine.JobStatus",
|
|
2828
3405
|
name: "status",
|
|
2829
3406
|
type: "uint8"
|
|
2830
3407
|
},
|
|
2831
|
-
{
|
|
3408
|
+
{
|
|
3409
|
+
indexed: false,
|
|
3410
|
+
internalType: "string",
|
|
3411
|
+
name: "statusMessage",
|
|
3412
|
+
type: "string"
|
|
3413
|
+
}
|
|
2832
3414
|
],
|
|
2833
3415
|
name: "JobStatusUpdated",
|
|
2834
3416
|
type: "event"
|
|
@@ -2841,7 +3423,12 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2841
3423
|
{
|
|
2842
3424
|
anonymous: false,
|
|
2843
3425
|
inputs: [
|
|
2844
|
-
{
|
|
3426
|
+
{
|
|
3427
|
+
indexed: true,
|
|
3428
|
+
internalType: "uint256",
|
|
3429
|
+
name: "entityId",
|
|
3430
|
+
type: "uint256"
|
|
3431
|
+
},
|
|
2845
3432
|
{
|
|
2846
3433
|
indexed: false,
|
|
2847
3434
|
internalType: "enum IVanaPoolEntity.EntityStatus",
|
|
@@ -2860,7 +3447,12 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2860
3447
|
{
|
|
2861
3448
|
anonymous: false,
|
|
2862
3449
|
inputs: [
|
|
2863
|
-
{
|
|
3450
|
+
{
|
|
3451
|
+
indexed: true,
|
|
3452
|
+
internalType: "uint256",
|
|
3453
|
+
name: "dlpId",
|
|
3454
|
+
type: "uint256"
|
|
3455
|
+
},
|
|
2864
3456
|
{
|
|
2865
3457
|
indexed: false,
|
|
2866
3458
|
internalType: "uint256",
|
|
@@ -2879,10 +3471,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2879
3471
|
{
|
|
2880
3472
|
anonymous: false,
|
|
2881
3473
|
inputs: [
|
|
2882
|
-
{
|
|
2883
|
-
|
|
2884
|
-
|
|
2885
|
-
|
|
3474
|
+
{
|
|
3475
|
+
indexed: false,
|
|
3476
|
+
internalType: "uint256",
|
|
3477
|
+
name: "epochId",
|
|
3478
|
+
type: "uint256"
|
|
3479
|
+
},
|
|
3480
|
+
{
|
|
3481
|
+
indexed: false,
|
|
3482
|
+
internalType: "uint256",
|
|
3483
|
+
name: "startBlock",
|
|
3484
|
+
type: "uint256"
|
|
3485
|
+
},
|
|
3486
|
+
{
|
|
3487
|
+
indexed: false,
|
|
3488
|
+
internalType: "uint256",
|
|
3489
|
+
name: "endBlock",
|
|
3490
|
+
type: "uint256"
|
|
3491
|
+
},
|
|
3492
|
+
{
|
|
3493
|
+
indexed: false,
|
|
3494
|
+
internalType: "uint256",
|
|
3495
|
+
name: "rewardAmount",
|
|
3496
|
+
type: "uint256"
|
|
3497
|
+
}
|
|
2886
3498
|
],
|
|
2887
3499
|
name: "EpochUpdated",
|
|
2888
3500
|
type: "event"
|
|
@@ -2895,9 +3507,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2895
3507
|
{
|
|
2896
3508
|
anonymous: false,
|
|
2897
3509
|
inputs: [
|
|
2898
|
-
{
|
|
2899
|
-
|
|
2900
|
-
|
|
3510
|
+
{
|
|
3511
|
+
indexed: true,
|
|
3512
|
+
internalType: "uint256",
|
|
3513
|
+
name: "epochId",
|
|
3514
|
+
type: "uint256"
|
|
3515
|
+
},
|
|
3516
|
+
{
|
|
3517
|
+
indexed: false,
|
|
3518
|
+
internalType: "uint256",
|
|
3519
|
+
name: "numberOfTranches",
|
|
3520
|
+
type: "uint256"
|
|
3521
|
+
},
|
|
3522
|
+
{
|
|
3523
|
+
indexed: false,
|
|
3524
|
+
internalType: "uint256",
|
|
3525
|
+
name: "remediationWindow",
|
|
3526
|
+
type: "uint256"
|
|
3527
|
+
}
|
|
2901
3528
|
],
|
|
2902
3529
|
name: "EpochRewardsInitialized",
|
|
2903
3530
|
type: "event"
|
|
@@ -2910,11 +3537,36 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2910
3537
|
{
|
|
2911
3538
|
anonymous: false,
|
|
2912
3539
|
inputs: [
|
|
2913
|
-
{
|
|
2914
|
-
|
|
2915
|
-
|
|
2916
|
-
|
|
2917
|
-
|
|
3540
|
+
{
|
|
3541
|
+
indexed: true,
|
|
3542
|
+
internalType: "uint256",
|
|
3543
|
+
name: "refinerId",
|
|
3544
|
+
type: "uint256"
|
|
3545
|
+
},
|
|
3546
|
+
{
|
|
3547
|
+
indexed: true,
|
|
3548
|
+
internalType: "uint256",
|
|
3549
|
+
name: "dlpId",
|
|
3550
|
+
type: "uint256"
|
|
3551
|
+
},
|
|
3552
|
+
{
|
|
3553
|
+
indexed: false,
|
|
3554
|
+
internalType: "string",
|
|
3555
|
+
name: "name",
|
|
3556
|
+
type: "string"
|
|
3557
|
+
},
|
|
3558
|
+
{
|
|
3559
|
+
indexed: true,
|
|
3560
|
+
internalType: "uint256",
|
|
3561
|
+
name: "schemaId",
|
|
3562
|
+
type: "uint256"
|
|
3563
|
+
},
|
|
3564
|
+
{
|
|
3565
|
+
indexed: false,
|
|
3566
|
+
internalType: "string",
|
|
3567
|
+
name: "schemaDefinitionUrl",
|
|
3568
|
+
type: "string"
|
|
3569
|
+
},
|
|
2918
3570
|
{
|
|
2919
3571
|
indexed: false,
|
|
2920
3572
|
internalType: "string",
|
|
@@ -2933,10 +3585,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2933
3585
|
{
|
|
2934
3586
|
anonymous: false,
|
|
2935
3587
|
inputs: [
|
|
2936
|
-
{
|
|
2937
|
-
|
|
2938
|
-
|
|
2939
|
-
|
|
3588
|
+
{
|
|
3589
|
+
indexed: false,
|
|
3590
|
+
internalType: "uint256",
|
|
3591
|
+
name: "epochId",
|
|
3592
|
+
type: "uint256"
|
|
3593
|
+
},
|
|
3594
|
+
{
|
|
3595
|
+
indexed: false,
|
|
3596
|
+
internalType: "uint256",
|
|
3597
|
+
name: "dlpId",
|
|
3598
|
+
type: "uint256"
|
|
3599
|
+
},
|
|
3600
|
+
{
|
|
3601
|
+
indexed: false,
|
|
3602
|
+
internalType: "uint256",
|
|
3603
|
+
name: "rewardAmount",
|
|
3604
|
+
type: "uint256"
|
|
3605
|
+
},
|
|
3606
|
+
{
|
|
3607
|
+
indexed: false,
|
|
3608
|
+
internalType: "uint256",
|
|
3609
|
+
name: "penaltyAmount",
|
|
3610
|
+
type: "uint256"
|
|
3611
|
+
}
|
|
2940
3612
|
],
|
|
2941
3613
|
name: "EpochDlpRewardOverridden",
|
|
2942
3614
|
type: "event"
|
|
@@ -2949,10 +3621,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2949
3621
|
{
|
|
2950
3622
|
anonymous: false,
|
|
2951
3623
|
inputs: [
|
|
2952
|
-
{
|
|
2953
|
-
|
|
2954
|
-
|
|
2955
|
-
|
|
3624
|
+
{
|
|
3625
|
+
indexed: true,
|
|
3626
|
+
internalType: "uint256",
|
|
3627
|
+
name: "schemaId",
|
|
3628
|
+
type: "uint256"
|
|
3629
|
+
},
|
|
3630
|
+
{
|
|
3631
|
+
indexed: false,
|
|
3632
|
+
internalType: "string",
|
|
3633
|
+
name: "name",
|
|
3634
|
+
type: "string"
|
|
3635
|
+
},
|
|
3636
|
+
{
|
|
3637
|
+
indexed: false,
|
|
3638
|
+
internalType: "string",
|
|
3639
|
+
name: "dialect",
|
|
3640
|
+
type: "string"
|
|
3641
|
+
},
|
|
3642
|
+
{
|
|
3643
|
+
indexed: false,
|
|
3644
|
+
internalType: "string",
|
|
3645
|
+
name: "definitionUrl",
|
|
3646
|
+
type: "string"
|
|
3647
|
+
}
|
|
2956
3648
|
],
|
|
2957
3649
|
name: "SchemaAdded",
|
|
2958
3650
|
type: "event"
|
|
@@ -2965,7 +3657,12 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2965
3657
|
{
|
|
2966
3658
|
anonymous: false,
|
|
2967
3659
|
inputs: [
|
|
2968
|
-
{
|
|
3660
|
+
{
|
|
3661
|
+
indexed: true,
|
|
3662
|
+
internalType: "address",
|
|
3663
|
+
name: "implementation",
|
|
3664
|
+
type: "address"
|
|
3665
|
+
}
|
|
2969
3666
|
],
|
|
2970
3667
|
name: "Upgraded",
|
|
2971
3668
|
type: "event"
|
|
@@ -2978,9 +3675,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2978
3675
|
{
|
|
2979
3676
|
anonymous: false,
|
|
2980
3677
|
inputs: [
|
|
2981
|
-
{
|
|
2982
|
-
|
|
2983
|
-
|
|
3678
|
+
{
|
|
3679
|
+
indexed: true,
|
|
3680
|
+
internalType: "uint256",
|
|
3681
|
+
name: "computeInstructionId",
|
|
3682
|
+
type: "uint256"
|
|
3683
|
+
},
|
|
3684
|
+
{
|
|
3685
|
+
indexed: true,
|
|
3686
|
+
internalType: "address",
|
|
3687
|
+
name: "owner",
|
|
3688
|
+
type: "address"
|
|
3689
|
+
},
|
|
3690
|
+
{
|
|
3691
|
+
indexed: false,
|
|
3692
|
+
internalType: "string",
|
|
3693
|
+
name: "computeInstructionUrl",
|
|
3694
|
+
type: "string"
|
|
3695
|
+
},
|
|
2984
3696
|
{
|
|
2985
3697
|
indexed: false,
|
|
2986
3698
|
internalType: "bytes32",
|
|
@@ -2999,9 +3711,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2999
3711
|
{
|
|
3000
3712
|
anonymous: false,
|
|
3001
3713
|
inputs: [
|
|
3002
|
-
{
|
|
3003
|
-
|
|
3004
|
-
|
|
3714
|
+
{
|
|
3715
|
+
indexed: true,
|
|
3716
|
+
internalType: "bytes32",
|
|
3717
|
+
name: "role",
|
|
3718
|
+
type: "bytes32"
|
|
3719
|
+
},
|
|
3720
|
+
{
|
|
3721
|
+
indexed: true,
|
|
3722
|
+
internalType: "bytes32",
|
|
3723
|
+
name: "previousAdminRole",
|
|
3724
|
+
type: "bytes32"
|
|
3725
|
+
},
|
|
3726
|
+
{
|
|
3727
|
+
indexed: true,
|
|
3728
|
+
internalType: "bytes32",
|
|
3729
|
+
name: "newAdminRole",
|
|
3730
|
+
type: "bytes32"
|
|
3731
|
+
}
|
|
3005
3732
|
],
|
|
3006
3733
|
name: "RoleAdminChanged",
|
|
3007
3734
|
type: "event"
|
|
@@ -3014,9 +3741,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3014
3741
|
{
|
|
3015
3742
|
anonymous: false,
|
|
3016
3743
|
inputs: [
|
|
3017
|
-
{
|
|
3018
|
-
|
|
3019
|
-
|
|
3744
|
+
{
|
|
3745
|
+
indexed: true,
|
|
3746
|
+
internalType: "uint256",
|
|
3747
|
+
name: "entityId",
|
|
3748
|
+
type: "uint256"
|
|
3749
|
+
},
|
|
3750
|
+
{
|
|
3751
|
+
indexed: false,
|
|
3752
|
+
internalType: "address",
|
|
3753
|
+
name: "ownerAddress",
|
|
3754
|
+
type: "address"
|
|
3755
|
+
},
|
|
3756
|
+
{
|
|
3757
|
+
indexed: false,
|
|
3758
|
+
internalType: "string",
|
|
3759
|
+
name: "name",
|
|
3760
|
+
type: "string"
|
|
3761
|
+
}
|
|
3020
3762
|
],
|
|
3021
3763
|
name: "EntityUpdated",
|
|
3022
3764
|
type: "event"
|
|
@@ -3028,7 +3770,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3028
3770
|
[
|
|
3029
3771
|
{
|
|
3030
3772
|
anonymous: false,
|
|
3031
|
-
inputs: [
|
|
3773
|
+
inputs: [
|
|
3774
|
+
{
|
|
3775
|
+
indexed: false,
|
|
3776
|
+
internalType: "uint64",
|
|
3777
|
+
name: "version",
|
|
3778
|
+
type: "uint64"
|
|
3779
|
+
}
|
|
3780
|
+
],
|
|
3032
3781
|
name: "Initialized",
|
|
3033
3782
|
type: "event"
|
|
3034
3783
|
}
|
|
@@ -3039,7 +3788,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3039
3788
|
[
|
|
3040
3789
|
{
|
|
3041
3790
|
anonymous: false,
|
|
3042
|
-
inputs: [
|
|
3791
|
+
inputs: [
|
|
3792
|
+
{
|
|
3793
|
+
indexed: true,
|
|
3794
|
+
internalType: "uint256",
|
|
3795
|
+
name: "permissionId",
|
|
3796
|
+
type: "uint256"
|
|
3797
|
+
}
|
|
3798
|
+
],
|
|
3043
3799
|
name: "PermissionRevoked",
|
|
3044
3800
|
type: "event"
|
|
3045
3801
|
}
|
|
@@ -3051,9 +3807,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3051
3807
|
{
|
|
3052
3808
|
anonymous: false,
|
|
3053
3809
|
inputs: [
|
|
3054
|
-
{
|
|
3055
|
-
|
|
3056
|
-
|
|
3810
|
+
{
|
|
3811
|
+
indexed: false,
|
|
3812
|
+
internalType: "uint256",
|
|
3813
|
+
name: "tradingVolume",
|
|
3814
|
+
type: "uint256"
|
|
3815
|
+
},
|
|
3816
|
+
{
|
|
3817
|
+
indexed: false,
|
|
3818
|
+
internalType: "uint256",
|
|
3819
|
+
name: "uniqueContributors",
|
|
3820
|
+
type: "uint256"
|
|
3821
|
+
},
|
|
3822
|
+
{
|
|
3823
|
+
indexed: false,
|
|
3824
|
+
internalType: "uint256",
|
|
3825
|
+
name: "dataAccessFees",
|
|
3826
|
+
type: "uint256"
|
|
3827
|
+
}
|
|
3057
3828
|
],
|
|
3058
3829
|
name: "MetricWeightsUpdated",
|
|
3059
3830
|
type: "event"
|
|
@@ -3065,7 +3836,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3065
3836
|
[
|
|
3066
3837
|
{
|
|
3067
3838
|
anonymous: false,
|
|
3068
|
-
inputs: [
|
|
3839
|
+
inputs: [
|
|
3840
|
+
{
|
|
3841
|
+
indexed: true,
|
|
3842
|
+
internalType: "address",
|
|
3843
|
+
name: "teeAddress",
|
|
3844
|
+
type: "address"
|
|
3845
|
+
}
|
|
3846
|
+
],
|
|
3069
3847
|
name: "TeeAdded",
|
|
3070
3848
|
type: "event"
|
|
3071
3849
|
}
|
|
@@ -3076,7 +3854,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3076
3854
|
[
|
|
3077
3855
|
{
|
|
3078
3856
|
anonymous: false,
|
|
3079
|
-
inputs: [
|
|
3857
|
+
inputs: [
|
|
3858
|
+
{
|
|
3859
|
+
indexed: false,
|
|
3860
|
+
internalType: "uint256",
|
|
3861
|
+
name: "lastEpoch",
|
|
3862
|
+
type: "uint256"
|
|
3863
|
+
}
|
|
3864
|
+
],
|
|
3080
3865
|
name: "LastEpochSet",
|
|
3081
3866
|
type: "event"
|
|
3082
3867
|
}
|
|
@@ -3088,13 +3873,48 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3088
3873
|
{
|
|
3089
3874
|
anonymous: false,
|
|
3090
3875
|
inputs: [
|
|
3091
|
-
{
|
|
3092
|
-
|
|
3093
|
-
|
|
3094
|
-
|
|
3095
|
-
|
|
3096
|
-
|
|
3097
|
-
{
|
|
3876
|
+
{
|
|
3877
|
+
indexed: true,
|
|
3878
|
+
internalType: "uint256",
|
|
3879
|
+
name: "permissionId",
|
|
3880
|
+
type: "uint256"
|
|
3881
|
+
},
|
|
3882
|
+
{
|
|
3883
|
+
indexed: true,
|
|
3884
|
+
internalType: "address",
|
|
3885
|
+
name: "grantee",
|
|
3886
|
+
type: "address"
|
|
3887
|
+
},
|
|
3888
|
+
{
|
|
3889
|
+
indexed: true,
|
|
3890
|
+
internalType: "uint256",
|
|
3891
|
+
name: "refinerId",
|
|
3892
|
+
type: "uint256"
|
|
3893
|
+
},
|
|
3894
|
+
{
|
|
3895
|
+
indexed: false,
|
|
3896
|
+
internalType: "string",
|
|
3897
|
+
name: "tableName",
|
|
3898
|
+
type: "string"
|
|
3899
|
+
},
|
|
3900
|
+
{
|
|
3901
|
+
indexed: false,
|
|
3902
|
+
internalType: "string",
|
|
3903
|
+
name: "columnName",
|
|
3904
|
+
type: "string"
|
|
3905
|
+
},
|
|
3906
|
+
{
|
|
3907
|
+
indexed: false,
|
|
3908
|
+
internalType: "address",
|
|
3909
|
+
name: "tokenAddress",
|
|
3910
|
+
type: "address"
|
|
3911
|
+
},
|
|
3912
|
+
{
|
|
3913
|
+
indexed: false,
|
|
3914
|
+
internalType: "uint256",
|
|
3915
|
+
name: "price",
|
|
3916
|
+
type: "uint256"
|
|
3917
|
+
}
|
|
3098
3918
|
],
|
|
3099
3919
|
name: "PermissionAdded",
|
|
3100
3920
|
type: "event"
|
|
@@ -3107,9 +3927,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3107
3927
|
{
|
|
3108
3928
|
anonymous: false,
|
|
3109
3929
|
inputs: [
|
|
3110
|
-
{
|
|
3111
|
-
|
|
3112
|
-
|
|
3930
|
+
{
|
|
3931
|
+
indexed: true,
|
|
3932
|
+
internalType: "uint256",
|
|
3933
|
+
name: "computeInstructionId",
|
|
3934
|
+
type: "uint256"
|
|
3935
|
+
},
|
|
3936
|
+
{
|
|
3937
|
+
indexed: true,
|
|
3938
|
+
internalType: "uint256",
|
|
3939
|
+
name: "dlpId",
|
|
3940
|
+
type: "uint256"
|
|
3941
|
+
},
|
|
3942
|
+
{
|
|
3943
|
+
indexed: false,
|
|
3944
|
+
internalType: "bool",
|
|
3945
|
+
name: "approved",
|
|
3946
|
+
type: "bool"
|
|
3947
|
+
}
|
|
3113
3948
|
],
|
|
3114
3949
|
name: "ComputeInstructionUpdated",
|
|
3115
3950
|
type: "event"
|
|
@@ -3122,10 +3957,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3122
3957
|
{
|
|
3123
3958
|
anonymous: false,
|
|
3124
3959
|
inputs: [
|
|
3125
|
-
{
|
|
3126
|
-
|
|
3127
|
-
|
|
3128
|
-
|
|
3960
|
+
{
|
|
3961
|
+
indexed: true,
|
|
3962
|
+
internalType: "uint256",
|
|
3963
|
+
name: "entityId",
|
|
3964
|
+
type: "uint256"
|
|
3965
|
+
},
|
|
3966
|
+
{
|
|
3967
|
+
indexed: false,
|
|
3968
|
+
internalType: "address",
|
|
3969
|
+
name: "ownerAddress",
|
|
3970
|
+
type: "address"
|
|
3971
|
+
},
|
|
3972
|
+
{
|
|
3973
|
+
indexed: false,
|
|
3974
|
+
internalType: "string",
|
|
3975
|
+
name: "name",
|
|
3976
|
+
type: "string"
|
|
3977
|
+
},
|
|
3978
|
+
{
|
|
3979
|
+
indexed: false,
|
|
3980
|
+
internalType: "uint256",
|
|
3981
|
+
name: "maxAPY",
|
|
3982
|
+
type: "uint256"
|
|
3983
|
+
}
|
|
3129
3984
|
],
|
|
3130
3985
|
name: "EntityCreated",
|
|
3131
3986
|
type: "event"
|
|
@@ -3138,19 +3993,54 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3138
3993
|
{
|
|
3139
3994
|
anonymous: false,
|
|
3140
3995
|
inputs: [
|
|
3141
|
-
{
|
|
3142
|
-
|
|
3143
|
-
|
|
3144
|
-
|
|
3145
|
-
|
|
3146
|
-
|
|
3996
|
+
{
|
|
3997
|
+
indexed: true,
|
|
3998
|
+
internalType: "uint256",
|
|
3999
|
+
name: "epochId",
|
|
4000
|
+
type: "uint256"
|
|
4001
|
+
},
|
|
4002
|
+
{
|
|
4003
|
+
indexed: true,
|
|
4004
|
+
internalType: "uint256",
|
|
4005
|
+
name: "dlpId",
|
|
4006
|
+
type: "uint256"
|
|
4007
|
+
},
|
|
4008
|
+
{
|
|
4009
|
+
indexed: false,
|
|
4010
|
+
internalType: "uint256",
|
|
4011
|
+
name: "tradingVolume",
|
|
4012
|
+
type: "uint256"
|
|
4013
|
+
},
|
|
4014
|
+
{
|
|
4015
|
+
indexed: false,
|
|
4016
|
+
internalType: "uint256",
|
|
4017
|
+
name: "uniqueContributors",
|
|
4018
|
+
type: "uint256"
|
|
4019
|
+
},
|
|
4020
|
+
{
|
|
4021
|
+
indexed: false,
|
|
4022
|
+
internalType: "uint256",
|
|
4023
|
+
name: "dataAccessFees",
|
|
4024
|
+
type: "uint256"
|
|
4025
|
+
},
|
|
4026
|
+
{
|
|
4027
|
+
indexed: false,
|
|
4028
|
+
internalType: "uint256",
|
|
4029
|
+
name: "tradingVolumeScore",
|
|
4030
|
+
type: "uint256"
|
|
4031
|
+
},
|
|
3147
4032
|
{
|
|
3148
4033
|
indexed: false,
|
|
3149
4034
|
internalType: "uint256",
|
|
3150
4035
|
name: "uniqueContributorsScore",
|
|
3151
4036
|
type: "uint256"
|
|
3152
4037
|
},
|
|
3153
|
-
{
|
|
4038
|
+
{
|
|
4039
|
+
indexed: false,
|
|
4040
|
+
internalType: "uint256",
|
|
4041
|
+
name: "dataAccessFeesScore",
|
|
4042
|
+
type: "uint256"
|
|
4043
|
+
}
|
|
3154
4044
|
],
|
|
3155
4045
|
name: "EpochDlpPerformancesOverridden",
|
|
3156
4046
|
type: "event"
|
|
@@ -3163,8 +4053,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3163
4053
|
{
|
|
3164
4054
|
anonymous: false,
|
|
3165
4055
|
inputs: [
|
|
3166
|
-
{
|
|
3167
|
-
|
|
4056
|
+
{
|
|
4057
|
+
indexed: true,
|
|
4058
|
+
internalType: "address",
|
|
4059
|
+
name: "teeAddress",
|
|
4060
|
+
type: "address"
|
|
4061
|
+
},
|
|
4062
|
+
{
|
|
4063
|
+
indexed: false,
|
|
4064
|
+
internalType: "uint256",
|
|
4065
|
+
name: "amount",
|
|
4066
|
+
type: "uint256"
|
|
4067
|
+
}
|
|
3168
4068
|
],
|
|
3169
4069
|
name: "Claimed",
|
|
3170
4070
|
type: "event"
|
|
@@ -3177,9 +4077,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3177
4077
|
{
|
|
3178
4078
|
anonymous: false,
|
|
3179
4079
|
inputs: [
|
|
3180
|
-
{
|
|
3181
|
-
|
|
3182
|
-
|
|
4080
|
+
{
|
|
4081
|
+
indexed: true,
|
|
4082
|
+
internalType: "address",
|
|
4083
|
+
name: "to",
|
|
4084
|
+
type: "address"
|
|
4085
|
+
},
|
|
4086
|
+
{
|
|
4087
|
+
indexed: true,
|
|
4088
|
+
internalType: "address",
|
|
4089
|
+
name: "token",
|
|
4090
|
+
type: "address"
|
|
4091
|
+
},
|
|
4092
|
+
{
|
|
4093
|
+
indexed: false,
|
|
4094
|
+
internalType: "uint256",
|
|
4095
|
+
name: "amount",
|
|
4096
|
+
type: "uint256"
|
|
4097
|
+
}
|
|
3183
4098
|
],
|
|
3184
4099
|
name: "Transfer",
|
|
3185
4100
|
type: "event"
|
|
@@ -3192,9 +4107,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3192
4107
|
{
|
|
3193
4108
|
anonymous: false,
|
|
3194
4109
|
inputs: [
|
|
3195
|
-
{
|
|
3196
|
-
|
|
3197
|
-
|
|
4110
|
+
{
|
|
4111
|
+
indexed: true,
|
|
4112
|
+
internalType: "address",
|
|
4113
|
+
name: "delegate",
|
|
4114
|
+
type: "address"
|
|
4115
|
+
},
|
|
4116
|
+
{
|
|
4117
|
+
indexed: false,
|
|
4118
|
+
internalType: "uint256",
|
|
4119
|
+
name: "previousVotes",
|
|
4120
|
+
type: "uint256"
|
|
4121
|
+
},
|
|
4122
|
+
{
|
|
4123
|
+
indexed: false,
|
|
4124
|
+
internalType: "uint256",
|
|
4125
|
+
name: "newVotes",
|
|
4126
|
+
type: "uint256"
|
|
4127
|
+
}
|
|
3198
4128
|
],
|
|
3199
4129
|
name: "DelegateVotesChanged",
|
|
3200
4130
|
type: "event"
|
|
@@ -3225,8 +4155,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3225
4155
|
{
|
|
3226
4156
|
anonymous: false,
|
|
3227
4157
|
inputs: [
|
|
3228
|
-
{
|
|
3229
|
-
|
|
4158
|
+
{
|
|
4159
|
+
indexed: true,
|
|
4160
|
+
internalType: "uint256",
|
|
4161
|
+
name: "dlpId",
|
|
4162
|
+
type: "uint256"
|
|
4163
|
+
},
|
|
4164
|
+
{
|
|
4165
|
+
indexed: false,
|
|
4166
|
+
internalType: "bool",
|
|
4167
|
+
name: "verified",
|
|
4168
|
+
type: "bool"
|
|
4169
|
+
}
|
|
3230
4170
|
],
|
|
3231
4171
|
name: "DlpVerificationUpdated",
|
|
3232
4172
|
type: "event"
|
|
@@ -3239,11 +4179,36 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3239
4179
|
{
|
|
3240
4180
|
anonymous: false,
|
|
3241
4181
|
inputs: [
|
|
3242
|
-
{
|
|
3243
|
-
|
|
3244
|
-
|
|
3245
|
-
|
|
3246
|
-
|
|
4182
|
+
{
|
|
4183
|
+
indexed: true,
|
|
4184
|
+
internalType: "uint256",
|
|
4185
|
+
name: "serverId",
|
|
4186
|
+
type: "uint256"
|
|
4187
|
+
},
|
|
4188
|
+
{
|
|
4189
|
+
indexed: true,
|
|
4190
|
+
internalType: "address",
|
|
4191
|
+
name: "owner",
|
|
4192
|
+
type: "address"
|
|
4193
|
+
},
|
|
4194
|
+
{
|
|
4195
|
+
indexed: true,
|
|
4196
|
+
internalType: "address",
|
|
4197
|
+
name: "serverAddress",
|
|
4198
|
+
type: "address"
|
|
4199
|
+
},
|
|
4200
|
+
{
|
|
4201
|
+
indexed: false,
|
|
4202
|
+
internalType: "string",
|
|
4203
|
+
name: "publicKey",
|
|
4204
|
+
type: "string"
|
|
4205
|
+
},
|
|
4206
|
+
{
|
|
4207
|
+
indexed: false,
|
|
4208
|
+
internalType: "string",
|
|
4209
|
+
name: "url",
|
|
4210
|
+
type: "string"
|
|
4211
|
+
}
|
|
3247
4212
|
],
|
|
3248
4213
|
name: "ServerRegistered",
|
|
3249
4214
|
type: "event"
|
|
@@ -3256,8 +4221,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3256
4221
|
{
|
|
3257
4222
|
anonymous: false,
|
|
3258
4223
|
inputs: [
|
|
3259
|
-
{
|
|
3260
|
-
|
|
4224
|
+
{
|
|
4225
|
+
indexed: true,
|
|
4226
|
+
internalType: "uint256",
|
|
4227
|
+
name: "serverId",
|
|
4228
|
+
type: "uint256"
|
|
4229
|
+
},
|
|
4230
|
+
{
|
|
4231
|
+
indexed: false,
|
|
4232
|
+
internalType: "string",
|
|
4233
|
+
name: "url",
|
|
4234
|
+
type: "string"
|
|
4235
|
+
}
|
|
3261
4236
|
],
|
|
3262
4237
|
name: "ServerUpdated",
|
|
3263
4238
|
type: "event"
|
|
@@ -3270,12 +4245,42 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3270
4245
|
{
|
|
3271
4246
|
anonymous: false,
|
|
3272
4247
|
inputs: [
|
|
3273
|
-
{
|
|
3274
|
-
|
|
3275
|
-
|
|
3276
|
-
|
|
3277
|
-
|
|
3278
|
-
|
|
4248
|
+
{
|
|
4249
|
+
indexed: true,
|
|
4250
|
+
internalType: "uint256",
|
|
4251
|
+
name: "fileId",
|
|
4252
|
+
type: "uint256"
|
|
4253
|
+
},
|
|
4254
|
+
{
|
|
4255
|
+
indexed: true,
|
|
4256
|
+
internalType: "address",
|
|
4257
|
+
name: "ownerAddress",
|
|
4258
|
+
type: "address"
|
|
4259
|
+
},
|
|
4260
|
+
{
|
|
4261
|
+
indexed: false,
|
|
4262
|
+
internalType: "uint256",
|
|
4263
|
+
name: "proofIndex",
|
|
4264
|
+
type: "uint256"
|
|
4265
|
+
},
|
|
4266
|
+
{
|
|
4267
|
+
indexed: true,
|
|
4268
|
+
internalType: "uint256",
|
|
4269
|
+
name: "dlpId",
|
|
4270
|
+
type: "uint256"
|
|
4271
|
+
},
|
|
4272
|
+
{
|
|
4273
|
+
indexed: false,
|
|
4274
|
+
internalType: "uint256",
|
|
4275
|
+
name: "score",
|
|
4276
|
+
type: "uint256"
|
|
4277
|
+
},
|
|
4278
|
+
{
|
|
4279
|
+
indexed: false,
|
|
4280
|
+
internalType: "string",
|
|
4281
|
+
name: "proofUrl",
|
|
4282
|
+
type: "string"
|
|
4283
|
+
}
|
|
3279
4284
|
],
|
|
3280
4285
|
name: "ProofAdded",
|
|
3281
4286
|
type: "event"
|
|
@@ -3288,8 +4293,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3288
4293
|
{
|
|
3289
4294
|
anonymous: false,
|
|
3290
4295
|
inputs: [
|
|
3291
|
-
{
|
|
3292
|
-
|
|
4296
|
+
{
|
|
4297
|
+
indexed: true,
|
|
4298
|
+
internalType: "address",
|
|
4299
|
+
name: "user",
|
|
4300
|
+
type: "address"
|
|
4301
|
+
},
|
|
4302
|
+
{
|
|
4303
|
+
indexed: true,
|
|
4304
|
+
internalType: "uint256",
|
|
4305
|
+
name: "serverId",
|
|
4306
|
+
type: "uint256"
|
|
4307
|
+
}
|
|
3293
4308
|
],
|
|
3294
4309
|
name: "ServerUntrusted",
|
|
3295
4310
|
type: "event"
|
|
@@ -3302,8 +4317,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3302
4317
|
{
|
|
3303
4318
|
anonymous: false,
|
|
3304
4319
|
inputs: [
|
|
3305
|
-
{
|
|
3306
|
-
|
|
4320
|
+
{
|
|
4321
|
+
indexed: true,
|
|
4322
|
+
internalType: "uint256",
|
|
4323
|
+
name: "jobId",
|
|
4324
|
+
type: "uint256"
|
|
4325
|
+
},
|
|
4326
|
+
{
|
|
4327
|
+
indexed: false,
|
|
4328
|
+
internalType: "address",
|
|
4329
|
+
name: "teeAddress",
|
|
4330
|
+
type: "address"
|
|
4331
|
+
}
|
|
3307
4332
|
],
|
|
3308
4333
|
name: "JobSubmitted",
|
|
3309
4334
|
type: "event"
|
|
@@ -3316,9 +4341,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3316
4341
|
{
|
|
3317
4342
|
anonymous: false,
|
|
3318
4343
|
inputs: [
|
|
3319
|
-
{
|
|
3320
|
-
|
|
3321
|
-
|
|
4344
|
+
{
|
|
4345
|
+
indexed: true,
|
|
4346
|
+
internalType: "bytes32",
|
|
4347
|
+
name: "role",
|
|
4348
|
+
type: "bytes32"
|
|
4349
|
+
},
|
|
4350
|
+
{
|
|
4351
|
+
indexed: true,
|
|
4352
|
+
internalType: "address",
|
|
4353
|
+
name: "account",
|
|
4354
|
+
type: "address"
|
|
4355
|
+
},
|
|
4356
|
+
{
|
|
4357
|
+
indexed: true,
|
|
4358
|
+
internalType: "address",
|
|
4359
|
+
name: "sender",
|
|
4360
|
+
type: "address"
|
|
4361
|
+
}
|
|
3322
4362
|
],
|
|
3323
4363
|
name: "RoleRevoked",
|
|
3324
4364
|
type: "event"
|
|
@@ -3331,19 +4371,54 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3331
4371
|
{
|
|
3332
4372
|
anonymous: false,
|
|
3333
4373
|
inputs: [
|
|
3334
|
-
{
|
|
3335
|
-
|
|
3336
|
-
|
|
3337
|
-
|
|
3338
|
-
|
|
3339
|
-
|
|
4374
|
+
{
|
|
4375
|
+
indexed: true,
|
|
4376
|
+
internalType: "uint256",
|
|
4377
|
+
name: "epochId",
|
|
4378
|
+
type: "uint256"
|
|
4379
|
+
},
|
|
4380
|
+
{
|
|
4381
|
+
indexed: true,
|
|
4382
|
+
internalType: "uint256",
|
|
4383
|
+
name: "dlpId",
|
|
4384
|
+
type: "uint256"
|
|
4385
|
+
},
|
|
4386
|
+
{
|
|
4387
|
+
indexed: false,
|
|
4388
|
+
internalType: "uint256",
|
|
4389
|
+
name: "tradingVolume",
|
|
4390
|
+
type: "uint256"
|
|
4391
|
+
},
|
|
4392
|
+
{
|
|
4393
|
+
indexed: false,
|
|
4394
|
+
internalType: "uint256",
|
|
4395
|
+
name: "uniqueContributors",
|
|
4396
|
+
type: "uint256"
|
|
4397
|
+
},
|
|
4398
|
+
{
|
|
4399
|
+
indexed: false,
|
|
4400
|
+
internalType: "uint256",
|
|
4401
|
+
name: "dataAccessFees",
|
|
4402
|
+
type: "uint256"
|
|
4403
|
+
},
|
|
4404
|
+
{
|
|
4405
|
+
indexed: false,
|
|
4406
|
+
internalType: "uint256",
|
|
4407
|
+
name: "tradingVolumeScore",
|
|
4408
|
+
type: "uint256"
|
|
4409
|
+
},
|
|
3340
4410
|
{
|
|
3341
4411
|
indexed: false,
|
|
3342
4412
|
internalType: "uint256",
|
|
3343
4413
|
name: "uniqueContributorsScore",
|
|
3344
4414
|
type: "uint256"
|
|
3345
4415
|
},
|
|
3346
|
-
{
|
|
4416
|
+
{
|
|
4417
|
+
indexed: false,
|
|
4418
|
+
internalType: "uint256",
|
|
4419
|
+
name: "dataAccessFeesScore",
|
|
4420
|
+
type: "uint256"
|
|
4421
|
+
}
|
|
3347
4422
|
],
|
|
3348
4423
|
name: "EpochDlpPerformancesSaved",
|
|
3349
4424
|
type: "event"
|
|
@@ -3356,10 +4431,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3356
4431
|
{
|
|
3357
4432
|
anonymous: false,
|
|
3358
4433
|
inputs: [
|
|
3359
|
-
{
|
|
3360
|
-
|
|
3361
|
-
|
|
3362
|
-
|
|
4434
|
+
{
|
|
4435
|
+
indexed: true,
|
|
4436
|
+
internalType: "uint256",
|
|
4437
|
+
name: "entityId",
|
|
4438
|
+
type: "uint256"
|
|
4439
|
+
},
|
|
4440
|
+
{
|
|
4441
|
+
indexed: true,
|
|
4442
|
+
internalType: "address",
|
|
4443
|
+
name: "staker",
|
|
4444
|
+
type: "address"
|
|
4445
|
+
},
|
|
4446
|
+
{
|
|
4447
|
+
indexed: false,
|
|
4448
|
+
internalType: "uint256",
|
|
4449
|
+
name: "amount",
|
|
4450
|
+
type: "uint256"
|
|
4451
|
+
},
|
|
4452
|
+
{
|
|
4453
|
+
indexed: false,
|
|
4454
|
+
internalType: "uint256",
|
|
4455
|
+
name: "sharesBurned",
|
|
4456
|
+
type: "uint256"
|
|
4457
|
+
}
|
|
3363
4458
|
],
|
|
3364
4459
|
name: "Unstaked",
|
|
3365
4460
|
type: "event"
|