@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
|
@@ -1,19 +1,9 @@
|
|
|
1
1
|
const EVENT_REGISTRY = {
|
|
2
|
-
"ComputeEngine.cancelJob": {
|
|
3
|
-
contract: "ComputeEngine",
|
|
4
|
-
fn: "cancelJob",
|
|
5
|
-
eventNames: ["JobCanceled"]
|
|
6
|
-
},
|
|
7
2
|
"ComputeEngine.deposit": {
|
|
8
3
|
contract: "ComputeEngine",
|
|
9
4
|
fn: "deposit",
|
|
10
5
|
eventNames: ["Deposit"]
|
|
11
6
|
},
|
|
12
|
-
"ComputeEngine.executePayment": {
|
|
13
|
-
contract: "ComputeEngine",
|
|
14
|
-
fn: "executePayment",
|
|
15
|
-
eventNames: ["PaymentExecuted"]
|
|
16
|
-
},
|
|
17
7
|
"ComputeEngine.grantRole": {
|
|
18
8
|
contract: "ComputeEngine",
|
|
19
9
|
fn: "grantRole",
|
|
@@ -44,11 +34,6 @@ const EVENT_REGISTRY = {
|
|
|
44
34
|
fn: "revokeRole",
|
|
45
35
|
eventNames: ["RoleRevoked"]
|
|
46
36
|
},
|
|
47
|
-
"ComputeEngine.submitJob": {
|
|
48
|
-
contract: "ComputeEngine",
|
|
49
|
-
fn: "submitJob",
|
|
50
|
-
eventNames: ["JobSubmitted"]
|
|
51
|
-
},
|
|
52
37
|
"ComputeEngine.unpause": {
|
|
53
38
|
contract: "ComputeEngine",
|
|
54
39
|
fn: "unpause",
|
|
@@ -67,7 +52,7 @@ const EVENT_REGISTRY = {
|
|
|
67
52
|
"ComputeEngine.withdraw": {
|
|
68
53
|
contract: "ComputeEngine",
|
|
69
54
|
fn: "withdraw",
|
|
70
|
-
eventNames: ["
|
|
55
|
+
eventNames: ["Withdraw"]
|
|
71
56
|
},
|
|
72
57
|
"ComputeInstructionRegistry.addComputeInstruction": {
|
|
73
58
|
contract: "ComputeInstructionRegistry",
|
|
@@ -89,11 +74,6 @@ const EVENT_REGISTRY = {
|
|
|
89
74
|
fn: "pause",
|
|
90
75
|
eventNames: ["Paused"]
|
|
91
76
|
},
|
|
92
|
-
"ComputeInstructionRegistry.removeComputeInstruction": {
|
|
93
|
-
contract: "ComputeInstructionRegistry",
|
|
94
|
-
fn: "removeComputeInstruction",
|
|
95
|
-
eventNames: ["ComputeInstructionRemoved"]
|
|
96
|
-
},
|
|
97
77
|
"ComputeInstructionRegistry.renounceRole": {
|
|
98
78
|
contract: "ComputeInstructionRegistry",
|
|
99
79
|
fn: "renounceRole",
|
|
@@ -139,11 +119,6 @@ const EVENT_REGISTRY = {
|
|
|
139
119
|
fn: "mint",
|
|
140
120
|
eventNames: []
|
|
141
121
|
},
|
|
142
|
-
"DAT.pause": {
|
|
143
|
-
contract: "DAT",
|
|
144
|
-
fn: "pause",
|
|
145
|
-
eventNames: ["Paused"]
|
|
146
|
-
},
|
|
147
122
|
"DAT.transfer": {
|
|
148
123
|
contract: "DAT",
|
|
149
124
|
fn: "transfer",
|
|
@@ -159,16 +134,6 @@ const EVENT_REGISTRY = {
|
|
|
159
134
|
fn: "unblockAddress",
|
|
160
135
|
eventNames: ["AddressUnblocked"]
|
|
161
136
|
},
|
|
162
|
-
"DAT.unpause": {
|
|
163
|
-
contract: "DAT",
|
|
164
|
-
fn: "unpause",
|
|
165
|
-
eventNames: ["Unpaused"]
|
|
166
|
-
},
|
|
167
|
-
"DAT.upgradeToAndCall": {
|
|
168
|
-
contract: "DAT",
|
|
169
|
-
fn: "upgradeToAndCall",
|
|
170
|
-
eventNames: ["Upgraded"]
|
|
171
|
-
},
|
|
172
137
|
"DATFactory.createDAT": {
|
|
173
138
|
contract: "DATFactory",
|
|
174
139
|
fn: "createDAT",
|
|
@@ -244,11 +209,6 @@ const EVENT_REGISTRY = {
|
|
|
244
209
|
fn: "mint",
|
|
245
210
|
eventNames: []
|
|
246
211
|
},
|
|
247
|
-
"DATPausable.pause": {
|
|
248
|
-
contract: "DATPausable",
|
|
249
|
-
fn: "pause",
|
|
250
|
-
eventNames: ["Paused"]
|
|
251
|
-
},
|
|
252
212
|
"DATPausable.transfer": {
|
|
253
213
|
contract: "DATPausable",
|
|
254
214
|
fn: "transfer",
|
|
@@ -264,16 +224,6 @@ const EVENT_REGISTRY = {
|
|
|
264
224
|
fn: "unblockAddress",
|
|
265
225
|
eventNames: ["AddressUnblocked"]
|
|
266
226
|
},
|
|
267
|
-
"DATPausable.unpause": {
|
|
268
|
-
contract: "DATPausable",
|
|
269
|
-
fn: "unpause",
|
|
270
|
-
eventNames: ["Unpaused"]
|
|
271
|
-
},
|
|
272
|
-
"DATPausable.upgradeToAndCall": {
|
|
273
|
-
contract: "DATPausable",
|
|
274
|
-
fn: "upgradeToAndCall",
|
|
275
|
-
eventNames: ["Upgraded"]
|
|
276
|
-
},
|
|
277
227
|
"DATVotes.approve": {
|
|
278
228
|
contract: "DATVotes",
|
|
279
229
|
fn: "approve",
|
|
@@ -304,11 +254,6 @@ const EVENT_REGISTRY = {
|
|
|
304
254
|
fn: "mint",
|
|
305
255
|
eventNames: []
|
|
306
256
|
},
|
|
307
|
-
"DATVotes.pause": {
|
|
308
|
-
contract: "DATVotes",
|
|
309
|
-
fn: "pause",
|
|
310
|
-
eventNames: ["Paused"]
|
|
311
|
-
},
|
|
312
257
|
"DATVotes.transfer": {
|
|
313
258
|
contract: "DATVotes",
|
|
314
259
|
fn: "transfer",
|
|
@@ -324,16 +269,6 @@ const EVENT_REGISTRY = {
|
|
|
324
269
|
fn: "unblockAddress",
|
|
325
270
|
eventNames: ["AddressUnblocked"]
|
|
326
271
|
},
|
|
327
|
-
"DATVotes.unpause": {
|
|
328
|
-
contract: "DATVotes",
|
|
329
|
-
fn: "unpause",
|
|
330
|
-
eventNames: ["Unpaused"]
|
|
331
|
-
},
|
|
332
|
-
"DATVotes.upgradeToAndCall": {
|
|
333
|
-
contract: "DATVotes",
|
|
334
|
-
fn: "upgradeToAndCall",
|
|
335
|
-
eventNames: ["Upgraded"]
|
|
336
|
-
},
|
|
337
272
|
"DLPPerformance.grantRole": {
|
|
338
273
|
contract: "DLPPerformance",
|
|
339
274
|
fn: "grantRole",
|
|
@@ -394,21 +329,6 @@ const EVENT_REGISTRY = {
|
|
|
394
329
|
fn: "deregisterDlp",
|
|
395
330
|
eventNames: ["DlpStatusUpdated"]
|
|
396
331
|
},
|
|
397
|
-
"DLPRegistry.dlpConsumerVotesSubmitted": {
|
|
398
|
-
contract: "DLPRegistry",
|
|
399
|
-
fn: "dlpConsumerVotesSubmitted",
|
|
400
|
-
eventNames: ["DlpConsumerVotesSubmitted"]
|
|
401
|
-
},
|
|
402
|
-
"DLPRegistry.dlpOwnerVotesSubmitted": {
|
|
403
|
-
contract: "DLPRegistry",
|
|
404
|
-
fn: "dlpOwnerVotesSubmitted",
|
|
405
|
-
eventNames: ["DlpOwnerVotesSubmitted"]
|
|
406
|
-
},
|
|
407
|
-
"DLPRegistry.dlpUnregistrationRequested": {
|
|
408
|
-
contract: "DLPRegistry",
|
|
409
|
-
fn: "dlpUnregistrationRequested",
|
|
410
|
-
eventNames: ["DlpUnregistrationRequested"]
|
|
411
|
-
},
|
|
412
332
|
"DLPRegistry.grantRole": {
|
|
413
333
|
contract: "DLPRegistry",
|
|
414
334
|
fn: "grantRole",
|
|
@@ -449,11 +369,6 @@ const EVENT_REGISTRY = {
|
|
|
449
369
|
fn: "unpause",
|
|
450
370
|
eventNames: ["Unpaused"]
|
|
451
371
|
},
|
|
452
|
-
"DLPRegistry.unregisterDlp": {
|
|
453
|
-
contract: "DLPRegistry",
|
|
454
|
-
fn: "unregisterDlp",
|
|
455
|
-
eventNames: ["DlpUnregistered"]
|
|
456
|
-
},
|
|
457
372
|
"DLPRegistry.unverifyDlp": {
|
|
458
373
|
contract: "DLPRegistry",
|
|
459
374
|
fn: "unverifyDlp",
|
|
@@ -464,11 +379,6 @@ const EVENT_REGISTRY = {
|
|
|
464
379
|
fn: "updateDlp",
|
|
465
380
|
eventNames: ["DlpUpdated"]
|
|
466
381
|
},
|
|
467
|
-
"DLPRegistry.updateDlpOwner": {
|
|
468
|
-
contract: "DLPRegistry",
|
|
469
|
-
fn: "updateDlpOwner",
|
|
470
|
-
eventNames: ["DlpOwnerUpdated"]
|
|
471
|
-
},
|
|
472
382
|
"DLPRegistry.updateDlpRegistrationDepositAmount": {
|
|
473
383
|
contract: "DLPRegistry",
|
|
474
384
|
fn: "updateDlpRegistrationDepositAmount",
|
|
@@ -1029,21 +939,6 @@ const EVENT_REGISTRY = {
|
|
|
1029
939
|
fn: "addRefinementWithPermission",
|
|
1030
940
|
eventNames: ["RefinementAdded", "PermissionGranted"]
|
|
1031
941
|
},
|
|
1032
|
-
"DataRegistry.addRefinerWithSchemaId": {
|
|
1033
|
-
contract: "DataRegistry",
|
|
1034
|
-
fn: "addRefinerWithSchemaId",
|
|
1035
|
-
eventNames: []
|
|
1036
|
-
},
|
|
1037
|
-
"DataRegistry.addSchema": {
|
|
1038
|
-
contract: "DataRegistry",
|
|
1039
|
-
fn: "addSchema",
|
|
1040
|
-
eventNames: []
|
|
1041
|
-
},
|
|
1042
|
-
"DataRegistry.deleteFile": {
|
|
1043
|
-
contract: "DataRegistry",
|
|
1044
|
-
fn: "deleteFile",
|
|
1045
|
-
eventNames: ["FileDeleted"]
|
|
1046
|
-
},
|
|
1047
942
|
"DataRegistry.grantRole": {
|
|
1048
943
|
contract: "DataRegistry",
|
|
1049
944
|
fn: "grantRole",
|
|
@@ -1074,16 +969,6 @@ const EVENT_REGISTRY = {
|
|
|
1074
969
|
fn: "unpause",
|
|
1075
970
|
eventNames: ["Unpaused"]
|
|
1076
971
|
},
|
|
1077
|
-
"DataRegistry.updateFileMetadata": {
|
|
1078
|
-
contract: "DataRegistry",
|
|
1079
|
-
fn: "updateFileMetadata",
|
|
1080
|
-
eventNames: ["FileMetadataUpdated"]
|
|
1081
|
-
},
|
|
1082
|
-
"DataRegistry.updateSchemaId": {
|
|
1083
|
-
contract: "DataRegistry",
|
|
1084
|
-
fn: "updateSchemaId",
|
|
1085
|
-
eventNames: []
|
|
1086
|
-
},
|
|
1087
972
|
"DataRegistry.upgradeToAndCall": {
|
|
1088
973
|
contract: "DataRegistry",
|
|
1089
974
|
fn: "upgradeToAndCall",
|
|
@@ -1097,7 +982,7 @@ const EVENT_REGISTRY = {
|
|
|
1097
982
|
"QueryEngine.claimDlpPayment": {
|
|
1098
983
|
contract: "QueryEngine",
|
|
1099
984
|
fn: "claimDlpPayment",
|
|
1100
|
-
eventNames: ["DlpPaymentClaimed"
|
|
985
|
+
eventNames: ["DlpPaymentClaimed"]
|
|
1101
986
|
},
|
|
1102
987
|
"QueryEngine.executeQuery": {
|
|
1103
988
|
contract: "QueryEngine",
|
|
@@ -1169,11 +1054,6 @@ const EVENT_REGISTRY = {
|
|
|
1169
1054
|
fn: "initialize",
|
|
1170
1055
|
eventNames: ["Initialized"]
|
|
1171
1056
|
},
|
|
1172
|
-
"SwapHelper.pause": {
|
|
1173
|
-
contract: "SwapHelper",
|
|
1174
|
-
fn: "pause",
|
|
1175
|
-
eventNames: ["Paused"]
|
|
1176
|
-
},
|
|
1177
1057
|
"SwapHelper.renounceRole": {
|
|
1178
1058
|
contract: "SwapHelper",
|
|
1179
1059
|
fn: "renounceRole",
|
|
@@ -1189,11 +1069,6 @@ const EVENT_REGISTRY = {
|
|
|
1189
1069
|
fn: "swap",
|
|
1190
1070
|
eventNames: []
|
|
1191
1071
|
},
|
|
1192
|
-
"SwapHelper.unpause": {
|
|
1193
|
-
contract: "SwapHelper",
|
|
1194
|
-
fn: "unpause",
|
|
1195
|
-
eventNames: ["Unpaused"]
|
|
1196
|
-
},
|
|
1197
1072
|
"SwapHelper.updateRouter": {
|
|
1198
1073
|
contract: "SwapHelper",
|
|
1199
1074
|
fn: "updateRouter",
|
|
@@ -1244,26 +1119,11 @@ const EVENT_REGISTRY = {
|
|
|
1244
1119
|
fn: "updateMinJobDuration",
|
|
1245
1120
|
eventNames: []
|
|
1246
1121
|
},
|
|
1247
|
-
"TeePoolDedicatedGpu.addProof": {
|
|
1248
|
-
contract: "TeePoolDedicatedGpu",
|
|
1249
|
-
fn: "addProof",
|
|
1250
|
-
eventNames: ["ProofAdded"]
|
|
1251
|
-
},
|
|
1252
1122
|
"TeePoolDedicatedGpu.addTee": {
|
|
1253
1123
|
contract: "TeePoolDedicatedGpu",
|
|
1254
1124
|
fn: "addTee",
|
|
1255
1125
|
eventNames: ["TeeAdded"]
|
|
1256
1126
|
},
|
|
1257
|
-
"TeePoolDedicatedGpu.cancelJob": {
|
|
1258
|
-
contract: "TeePoolDedicatedGpu",
|
|
1259
|
-
fn: "cancelJob",
|
|
1260
|
-
eventNames: ["JobCanceled"]
|
|
1261
|
-
},
|
|
1262
|
-
"TeePoolDedicatedGpu.claim": {
|
|
1263
|
-
contract: "TeePoolDedicatedGpu",
|
|
1264
|
-
fn: "claim",
|
|
1265
|
-
eventNames: ["Claimed"]
|
|
1266
|
-
},
|
|
1267
1127
|
"TeePoolDedicatedGpu.grantRole": {
|
|
1268
1128
|
contract: "TeePoolDedicatedGpu",
|
|
1269
1129
|
fn: "grantRole",
|
|
@@ -1309,31 +1169,11 @@ const EVENT_REGISTRY = {
|
|
|
1309
1169
|
fn: "unpause",
|
|
1310
1170
|
eventNames: ["Unpaused"]
|
|
1311
1171
|
},
|
|
1312
|
-
"TeePoolDedicatedGpu.upgradeToAndCall": {
|
|
1313
|
-
contract: "TeePoolDedicatedGpu",
|
|
1314
|
-
fn: "upgradeToAndCall",
|
|
1315
|
-
eventNames: ["Upgraded"]
|
|
1316
|
-
},
|
|
1317
|
-
"TeePoolDedicatedStandard.addProof": {
|
|
1318
|
-
contract: "TeePoolDedicatedStandard",
|
|
1319
|
-
fn: "addProof",
|
|
1320
|
-
eventNames: ["ProofAdded"]
|
|
1321
|
-
},
|
|
1322
1172
|
"TeePoolDedicatedStandard.addTee": {
|
|
1323
1173
|
contract: "TeePoolDedicatedStandard",
|
|
1324
1174
|
fn: "addTee",
|
|
1325
1175
|
eventNames: ["TeeAdded"]
|
|
1326
1176
|
},
|
|
1327
|
-
"TeePoolDedicatedStandard.cancelJob": {
|
|
1328
|
-
contract: "TeePoolDedicatedStandard",
|
|
1329
|
-
fn: "cancelJob",
|
|
1330
|
-
eventNames: ["JobCanceled"]
|
|
1331
|
-
},
|
|
1332
|
-
"TeePoolDedicatedStandard.claim": {
|
|
1333
|
-
contract: "TeePoolDedicatedStandard",
|
|
1334
|
-
fn: "claim",
|
|
1335
|
-
eventNames: ["Claimed"]
|
|
1336
|
-
},
|
|
1337
1177
|
"TeePoolDedicatedStandard.grantRole": {
|
|
1338
1178
|
contract: "TeePoolDedicatedStandard",
|
|
1339
1179
|
fn: "grantRole",
|
|
@@ -1379,31 +1219,11 @@ const EVENT_REGISTRY = {
|
|
|
1379
1219
|
fn: "unpause",
|
|
1380
1220
|
eventNames: ["Unpaused"]
|
|
1381
1221
|
},
|
|
1382
|
-
"TeePoolDedicatedStandard.upgradeToAndCall": {
|
|
1383
|
-
contract: "TeePoolDedicatedStandard",
|
|
1384
|
-
fn: "upgradeToAndCall",
|
|
1385
|
-
eventNames: ["Upgraded"]
|
|
1386
|
-
},
|
|
1387
|
-
"TeePoolEphemeralStandard.addProof": {
|
|
1388
|
-
contract: "TeePoolEphemeralStandard",
|
|
1389
|
-
fn: "addProof",
|
|
1390
|
-
eventNames: ["ProofAdded"]
|
|
1391
|
-
},
|
|
1392
1222
|
"TeePoolEphemeralStandard.addTee": {
|
|
1393
1223
|
contract: "TeePoolEphemeralStandard",
|
|
1394
1224
|
fn: "addTee",
|
|
1395
1225
|
eventNames: ["TeeAdded"]
|
|
1396
1226
|
},
|
|
1397
|
-
"TeePoolEphemeralStandard.cancelJob": {
|
|
1398
|
-
contract: "TeePoolEphemeralStandard",
|
|
1399
|
-
fn: "cancelJob",
|
|
1400
|
-
eventNames: ["JobCanceled"]
|
|
1401
|
-
},
|
|
1402
|
-
"TeePoolEphemeralStandard.claim": {
|
|
1403
|
-
contract: "TeePoolEphemeralStandard",
|
|
1404
|
-
fn: "claim",
|
|
1405
|
-
eventNames: ["Claimed"]
|
|
1406
|
-
},
|
|
1407
1227
|
"TeePoolEphemeralStandard.grantRole": {
|
|
1408
1228
|
contract: "TeePoolEphemeralStandard",
|
|
1409
1229
|
fn: "grantRole",
|
|
@@ -1449,31 +1269,11 @@ const EVENT_REGISTRY = {
|
|
|
1449
1269
|
fn: "unpause",
|
|
1450
1270
|
eventNames: ["Unpaused"]
|
|
1451
1271
|
},
|
|
1452
|
-
"TeePoolEphemeralStandard.upgradeToAndCall": {
|
|
1453
|
-
contract: "TeePoolEphemeralStandard",
|
|
1454
|
-
fn: "upgradeToAndCall",
|
|
1455
|
-
eventNames: ["Upgraded"]
|
|
1456
|
-
},
|
|
1457
|
-
"TeePoolPersistentGpu.addProof": {
|
|
1458
|
-
contract: "TeePoolPersistentGpu",
|
|
1459
|
-
fn: "addProof",
|
|
1460
|
-
eventNames: ["ProofAdded"]
|
|
1461
|
-
},
|
|
1462
1272
|
"TeePoolPersistentGpu.addTee": {
|
|
1463
1273
|
contract: "TeePoolPersistentGpu",
|
|
1464
1274
|
fn: "addTee",
|
|
1465
1275
|
eventNames: ["TeeAdded"]
|
|
1466
1276
|
},
|
|
1467
|
-
"TeePoolPersistentGpu.cancelJob": {
|
|
1468
|
-
contract: "TeePoolPersistentGpu",
|
|
1469
|
-
fn: "cancelJob",
|
|
1470
|
-
eventNames: ["JobCanceled"]
|
|
1471
|
-
},
|
|
1472
|
-
"TeePoolPersistentGpu.claim": {
|
|
1473
|
-
contract: "TeePoolPersistentGpu",
|
|
1474
|
-
fn: "claim",
|
|
1475
|
-
eventNames: ["Claimed"]
|
|
1476
|
-
},
|
|
1477
1277
|
"TeePoolPersistentGpu.grantRole": {
|
|
1478
1278
|
contract: "TeePoolPersistentGpu",
|
|
1479
1279
|
fn: "grantRole",
|
|
@@ -1519,31 +1319,11 @@ const EVENT_REGISTRY = {
|
|
|
1519
1319
|
fn: "unpause",
|
|
1520
1320
|
eventNames: ["Unpaused"]
|
|
1521
1321
|
},
|
|
1522
|
-
"TeePoolPersistentGpu.upgradeToAndCall": {
|
|
1523
|
-
contract: "TeePoolPersistentGpu",
|
|
1524
|
-
fn: "upgradeToAndCall",
|
|
1525
|
-
eventNames: ["Upgraded"]
|
|
1526
|
-
},
|
|
1527
|
-
"TeePoolPersistentStandard.addProof": {
|
|
1528
|
-
contract: "TeePoolPersistentStandard",
|
|
1529
|
-
fn: "addProof",
|
|
1530
|
-
eventNames: ["ProofAdded"]
|
|
1531
|
-
},
|
|
1532
1322
|
"TeePoolPersistentStandard.addTee": {
|
|
1533
1323
|
contract: "TeePoolPersistentStandard",
|
|
1534
1324
|
fn: "addTee",
|
|
1535
1325
|
eventNames: ["TeeAdded"]
|
|
1536
1326
|
},
|
|
1537
|
-
"TeePoolPersistentStandard.cancelJob": {
|
|
1538
|
-
contract: "TeePoolPersistentStandard",
|
|
1539
|
-
fn: "cancelJob",
|
|
1540
|
-
eventNames: ["JobCanceled"]
|
|
1541
|
-
},
|
|
1542
|
-
"TeePoolPersistentStandard.claim": {
|
|
1543
|
-
contract: "TeePoolPersistentStandard",
|
|
1544
|
-
fn: "claim",
|
|
1545
|
-
eventNames: ["Claimed"]
|
|
1546
|
-
},
|
|
1547
1327
|
"TeePoolPersistentStandard.grantRole": {
|
|
1548
1328
|
contract: "TeePoolPersistentStandard",
|
|
1549
1329
|
fn: "grantRole",
|
|
@@ -1589,31 +1369,11 @@ const EVENT_REGISTRY = {
|
|
|
1589
1369
|
fn: "unpause",
|
|
1590
1370
|
eventNames: ["Unpaused"]
|
|
1591
1371
|
},
|
|
1592
|
-
"TeePoolPersistentStandard.upgradeToAndCall": {
|
|
1593
|
-
contract: "TeePoolPersistentStandard",
|
|
1594
|
-
fn: "upgradeToAndCall",
|
|
1595
|
-
eventNames: ["Upgraded"]
|
|
1596
|
-
},
|
|
1597
|
-
"TeePoolPhala.addProof": {
|
|
1598
|
-
contract: "TeePoolPhala",
|
|
1599
|
-
fn: "addProof",
|
|
1600
|
-
eventNames: ["ProofAdded"]
|
|
1601
|
-
},
|
|
1602
1372
|
"TeePoolPhala.addTee": {
|
|
1603
1373
|
contract: "TeePoolPhala",
|
|
1604
1374
|
fn: "addTee",
|
|
1605
1375
|
eventNames: ["TeeAdded"]
|
|
1606
1376
|
},
|
|
1607
|
-
"TeePoolPhala.cancelJob": {
|
|
1608
|
-
contract: "TeePoolPhala",
|
|
1609
|
-
fn: "cancelJob",
|
|
1610
|
-
eventNames: ["JobCanceled"]
|
|
1611
|
-
},
|
|
1612
|
-
"TeePoolPhala.claim": {
|
|
1613
|
-
contract: "TeePoolPhala",
|
|
1614
|
-
fn: "claim",
|
|
1615
|
-
eventNames: ["Claimed"]
|
|
1616
|
-
},
|
|
1617
1377
|
"TeePoolPhala.grantRole": {
|
|
1618
1378
|
contract: "TeePoolPhala",
|
|
1619
1379
|
fn: "grantRole",
|
|
@@ -1764,11 +1524,6 @@ const EVENT_REGISTRY = {
|
|
|
1764
1524
|
fn: "processRewards",
|
|
1765
1525
|
eventNames: ["RewardsProcessed"]
|
|
1766
1526
|
},
|
|
1767
|
-
"VanaPoolEntity.registerEntity": {
|
|
1768
|
-
contract: "VanaPoolEntity",
|
|
1769
|
-
fn: "registerEntity",
|
|
1770
|
-
eventNames: ["EntityRegistered"]
|
|
1771
|
-
},
|
|
1772
1527
|
"VanaPoolEntity.renounceRole": {
|
|
1773
1528
|
contract: "VanaPoolEntity",
|
|
1774
1529
|
fn: "renounceRole",
|
|
@@ -1784,11 +1539,6 @@ const EVENT_REGISTRY = {
|
|
|
1784
1539
|
fn: "unpause",
|
|
1785
1540
|
eventNames: ["Unpaused"]
|
|
1786
1541
|
},
|
|
1787
|
-
"VanaPoolEntity.unregisterEntity": {
|
|
1788
|
-
contract: "VanaPoolEntity",
|
|
1789
|
-
fn: "unregisterEntity",
|
|
1790
|
-
eventNames: ["EntityUnregistered"]
|
|
1791
|
-
},
|
|
1792
1542
|
"VanaPoolEntity.updateEntity": {
|
|
1793
1543
|
contract: "VanaPoolEntity",
|
|
1794
1544
|
fn: "updateEntity",
|
|
@@ -1799,11 +1549,6 @@ const EVENT_REGISTRY = {
|
|
|
1799
1549
|
fn: "updateEntityMaxAPY",
|
|
1800
1550
|
eventNames: ["EntityMaxAPYUpdated", "RewardsProcessed"]
|
|
1801
1551
|
},
|
|
1802
|
-
"VanaPoolEntity.updateEntityMetadata": {
|
|
1803
|
-
contract: "VanaPoolEntity",
|
|
1804
|
-
fn: "updateEntityMetadata",
|
|
1805
|
-
eventNames: ["EntityMetadataUpdated"]
|
|
1806
|
-
},
|
|
1807
1552
|
"VanaPoolEntity.upgradeToAndCall": {
|
|
1808
1553
|
contract: "VanaPoolEntity",
|
|
1809
1554
|
fn: "upgradeToAndCall",
|
|
@@ -1937,10 +1682,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
1937
1682
|
{
|
|
1938
1683
|
anonymous: false,
|
|
1939
1684
|
inputs: [
|
|
1940
|
-
{
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1685
|
+
{
|
|
1686
|
+
indexed: false,
|
|
1687
|
+
internalType: "uint256",
|
|
1688
|
+
name: "epochId",
|
|
1689
|
+
type: "uint256"
|
|
1690
|
+
},
|
|
1691
|
+
{
|
|
1692
|
+
indexed: false,
|
|
1693
|
+
internalType: "uint256",
|
|
1694
|
+
name: "startBlock",
|
|
1695
|
+
type: "uint256"
|
|
1696
|
+
},
|
|
1697
|
+
{
|
|
1698
|
+
indexed: false,
|
|
1699
|
+
internalType: "uint256",
|
|
1700
|
+
name: "endBlock",
|
|
1701
|
+
type: "uint256"
|
|
1702
|
+
},
|
|
1703
|
+
{
|
|
1704
|
+
indexed: false,
|
|
1705
|
+
internalType: "uint256",
|
|
1706
|
+
name: "rewardAmount",
|
|
1707
|
+
type: "uint256"
|
|
1708
|
+
}
|
|
1944
1709
|
],
|
|
1945
1710
|
name: "EpochCreated",
|
|
1946
1711
|
type: "event"
|
|
@@ -1949,7 +1714,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
1949
1714
|
],
|
|
1950
1715
|
[
|
|
1951
1716
|
"0x0a6387c9ea3628b88a633bb4f3b151770f70085117a15f9bf3787cda53f13d31",
|
|
1952
|
-
[
|
|
1717
|
+
[
|
|
1718
|
+
{
|
|
1719
|
+
anonymous: false,
|
|
1720
|
+
inputs: [],
|
|
1721
|
+
name: "EIP712DomainChanged",
|
|
1722
|
+
type: "event"
|
|
1723
|
+
}
|
|
1724
|
+
]
|
|
1953
1725
|
],
|
|
1954
1726
|
[
|
|
1955
1727
|
"0x13351629ca30f2a87ba5f6af1bd14d50cb200148aa96ec180bad6668cfb38a20",
|
|
@@ -1957,8 +1729,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
1957
1729
|
{
|
|
1958
1730
|
anonymous: false,
|
|
1959
1731
|
inputs: [
|
|
1960
|
-
{
|
|
1961
|
-
|
|
1732
|
+
{
|
|
1733
|
+
indexed: true,
|
|
1734
|
+
internalType: "uint256",
|
|
1735
|
+
name: "epochId",
|
|
1736
|
+
type: "uint256"
|
|
1737
|
+
},
|
|
1738
|
+
{
|
|
1739
|
+
indexed: true,
|
|
1740
|
+
internalType: "uint256",
|
|
1741
|
+
name: "dlpId",
|
|
1742
|
+
type: "uint256"
|
|
1743
|
+
},
|
|
1962
1744
|
{
|
|
1963
1745
|
indexed: false,
|
|
1964
1746
|
internalType: "uint256",
|
|
@@ -1989,10 +1771,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
1989
1771
|
{
|
|
1990
1772
|
anonymous: false,
|
|
1991
1773
|
inputs: [
|
|
1992
|
-
{
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1774
|
+
{
|
|
1775
|
+
indexed: true,
|
|
1776
|
+
internalType: "uint256",
|
|
1777
|
+
name: "entityId",
|
|
1778
|
+
type: "uint256"
|
|
1779
|
+
},
|
|
1780
|
+
{
|
|
1781
|
+
indexed: true,
|
|
1782
|
+
internalType: "address",
|
|
1783
|
+
name: "staker",
|
|
1784
|
+
type: "address"
|
|
1785
|
+
},
|
|
1786
|
+
{
|
|
1787
|
+
indexed: false,
|
|
1788
|
+
internalType: "uint256",
|
|
1789
|
+
name: "amount",
|
|
1790
|
+
type: "uint256"
|
|
1791
|
+
},
|
|
1792
|
+
{
|
|
1793
|
+
indexed: false,
|
|
1794
|
+
internalType: "uint256",
|
|
1795
|
+
name: "sharesIssued",
|
|
1796
|
+
type: "uint256"
|
|
1797
|
+
}
|
|
1996
1798
|
],
|
|
1997
1799
|
name: "Staked",
|
|
1998
1800
|
type: "event"
|
|
@@ -2004,7 +1806,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2004
1806
|
[
|
|
2005
1807
|
{
|
|
2006
1808
|
anonymous: false,
|
|
2007
|
-
inputs: [
|
|
1809
|
+
inputs: [
|
|
1810
|
+
{
|
|
1811
|
+
indexed: true,
|
|
1812
|
+
internalType: "address",
|
|
1813
|
+
name: "teeAddress",
|
|
1814
|
+
type: "address"
|
|
1815
|
+
}
|
|
1816
|
+
],
|
|
2008
1817
|
name: "TeeRemoved",
|
|
2009
1818
|
type: "event"
|
|
2010
1819
|
}
|
|
@@ -2016,8 +1825,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2016
1825
|
{
|
|
2017
1826
|
anonymous: false,
|
|
2018
1827
|
inputs: [
|
|
2019
|
-
{
|
|
2020
|
-
|
|
1828
|
+
{
|
|
1829
|
+
indexed: true,
|
|
1830
|
+
internalType: "uint256",
|
|
1831
|
+
name: "entityId",
|
|
1832
|
+
type: "uint256"
|
|
1833
|
+
},
|
|
1834
|
+
{
|
|
1835
|
+
indexed: false,
|
|
1836
|
+
internalType: "uint256",
|
|
1837
|
+
name: "distributedAmount",
|
|
1838
|
+
type: "uint256"
|
|
1839
|
+
}
|
|
2021
1840
|
],
|
|
2022
1841
|
name: "RewardsProcessed",
|
|
2023
1842
|
type: "event"
|
|
@@ -2030,9 +1849,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2030
1849
|
{
|
|
2031
1850
|
anonymous: false,
|
|
2032
1851
|
inputs: [
|
|
2033
|
-
{
|
|
2034
|
-
|
|
2035
|
-
|
|
1852
|
+
{
|
|
1853
|
+
indexed: true,
|
|
1854
|
+
internalType: "uint256",
|
|
1855
|
+
name: "fileId",
|
|
1856
|
+
type: "uint256"
|
|
1857
|
+
},
|
|
1858
|
+
{
|
|
1859
|
+
indexed: true,
|
|
1860
|
+
internalType: "uint256",
|
|
1861
|
+
name: "refinerId",
|
|
1862
|
+
type: "uint256"
|
|
1863
|
+
},
|
|
1864
|
+
{
|
|
1865
|
+
indexed: false,
|
|
1866
|
+
internalType: "string",
|
|
1867
|
+
name: "url",
|
|
1868
|
+
type: "string"
|
|
1869
|
+
}
|
|
2036
1870
|
],
|
|
2037
1871
|
name: "RefinementUpdated",
|
|
2038
1872
|
type: "event"
|
|
@@ -2045,10 +1879,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2045
1879
|
{
|
|
2046
1880
|
anonymous: false,
|
|
2047
1881
|
inputs: [
|
|
2048
|
-
{
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
1882
|
+
{
|
|
1883
|
+
indexed: true,
|
|
1884
|
+
internalType: "uint256",
|
|
1885
|
+
name: "dlpId",
|
|
1886
|
+
type: "uint256"
|
|
1887
|
+
},
|
|
1888
|
+
{
|
|
1889
|
+
indexed: true,
|
|
1890
|
+
internalType: "address",
|
|
1891
|
+
name: "dlpTreasuryAddress",
|
|
1892
|
+
type: "address"
|
|
1893
|
+
},
|
|
1894
|
+
{
|
|
1895
|
+
indexed: true,
|
|
1896
|
+
internalType: "address",
|
|
1897
|
+
name: "token",
|
|
1898
|
+
type: "address"
|
|
1899
|
+
},
|
|
1900
|
+
{
|
|
1901
|
+
indexed: false,
|
|
1902
|
+
internalType: "uint256",
|
|
1903
|
+
name: "amount",
|
|
1904
|
+
type: "uint256"
|
|
1905
|
+
}
|
|
2052
1906
|
],
|
|
2053
1907
|
name: "DlpPaymentClaimed",
|
|
2054
1908
|
type: "event"
|
|
@@ -2079,24 +1933,54 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2079
1933
|
{
|
|
2080
1934
|
anonymous: false,
|
|
2081
1935
|
inputs: [
|
|
2082
|
-
{
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
1936
|
+
{
|
|
1937
|
+
indexed: true,
|
|
1938
|
+
internalType: "uint256",
|
|
1939
|
+
name: "fileId",
|
|
1940
|
+
type: "uint256"
|
|
1941
|
+
},
|
|
1942
|
+
{
|
|
1943
|
+
indexed: true,
|
|
1944
|
+
internalType: "address",
|
|
1945
|
+
name: "ownerAddress",
|
|
1946
|
+
type: "address"
|
|
1947
|
+
},
|
|
1948
|
+
{
|
|
1949
|
+
indexed: false,
|
|
1950
|
+
internalType: "string",
|
|
1951
|
+
name: "url",
|
|
1952
|
+
type: "string"
|
|
1953
|
+
}
|
|
1954
|
+
],
|
|
1955
|
+
name: "FileAdded",
|
|
1956
|
+
type: "event"
|
|
1957
|
+
}
|
|
1958
|
+
]
|
|
1959
|
+
],
|
|
2091
1960
|
[
|
|
2092
1961
|
"0x2ce2df96b3f88dc893c7d10d38553c8f1abbcf5e25a0c5b13030f5d85d4b1f08",
|
|
2093
1962
|
[
|
|
2094
1963
|
{
|
|
2095
1964
|
anonymous: false,
|
|
2096
1965
|
inputs: [
|
|
2097
|
-
{
|
|
2098
|
-
|
|
2099
|
-
|
|
1966
|
+
{
|
|
1967
|
+
indexed: true,
|
|
1968
|
+
internalType: "uint256",
|
|
1969
|
+
name: "fileId",
|
|
1970
|
+
type: "uint256"
|
|
1971
|
+
},
|
|
1972
|
+
{
|
|
1973
|
+
indexed: true,
|
|
1974
|
+
internalType: "uint256",
|
|
1975
|
+
name: "refinerId",
|
|
1976
|
+
type: "uint256"
|
|
1977
|
+
},
|
|
1978
|
+
{
|
|
1979
|
+
indexed: false,
|
|
1980
|
+
internalType: "string",
|
|
1981
|
+
name: "url",
|
|
1982
|
+
type: "string"
|
|
1983
|
+
}
|
|
2100
1984
|
],
|
|
2101
1985
|
name: "RefinementAdded",
|
|
2102
1986
|
type: "event"
|
|
@@ -2109,11 +1993,36 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2109
1993
|
{
|
|
2110
1994
|
anonymous: false,
|
|
2111
1995
|
inputs: [
|
|
2112
|
-
{
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
1996
|
+
{
|
|
1997
|
+
indexed: true,
|
|
1998
|
+
internalType: "uint256",
|
|
1999
|
+
name: "permissionId",
|
|
2000
|
+
type: "uint256"
|
|
2001
|
+
},
|
|
2002
|
+
{
|
|
2003
|
+
indexed: true,
|
|
2004
|
+
internalType: "address",
|
|
2005
|
+
name: "user",
|
|
2006
|
+
type: "address"
|
|
2007
|
+
},
|
|
2008
|
+
{
|
|
2009
|
+
indexed: true,
|
|
2010
|
+
internalType: "uint256",
|
|
2011
|
+
name: "granteeId",
|
|
2012
|
+
type: "uint256"
|
|
2013
|
+
},
|
|
2014
|
+
{
|
|
2015
|
+
indexed: false,
|
|
2016
|
+
internalType: "string",
|
|
2017
|
+
name: "grant",
|
|
2018
|
+
type: "string"
|
|
2019
|
+
},
|
|
2020
|
+
{
|
|
2021
|
+
indexed: false,
|
|
2022
|
+
internalType: "uint256[]",
|
|
2023
|
+
name: "fileIds",
|
|
2024
|
+
type: "uint256[]"
|
|
2025
|
+
}
|
|
2117
2026
|
],
|
|
2118
2027
|
name: "PermissionAdded",
|
|
2119
2028
|
type: "event"
|
|
@@ -2126,9 +2035,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2126
2035
|
{
|
|
2127
2036
|
anonymous: false,
|
|
2128
2037
|
inputs: [
|
|
2129
|
-
{
|
|
2130
|
-
|
|
2131
|
-
|
|
2038
|
+
{
|
|
2039
|
+
indexed: true,
|
|
2040
|
+
internalType: "bytes32",
|
|
2041
|
+
name: "role",
|
|
2042
|
+
type: "bytes32"
|
|
2043
|
+
},
|
|
2044
|
+
{
|
|
2045
|
+
indexed: true,
|
|
2046
|
+
internalType: "address",
|
|
2047
|
+
name: "account",
|
|
2048
|
+
type: "address"
|
|
2049
|
+
},
|
|
2050
|
+
{
|
|
2051
|
+
indexed: true,
|
|
2052
|
+
internalType: "address",
|
|
2053
|
+
name: "sender",
|
|
2054
|
+
type: "address"
|
|
2055
|
+
}
|
|
2132
2056
|
],
|
|
2133
2057
|
name: "RoleGranted",
|
|
2134
2058
|
type: "event"
|
|
@@ -2159,9 +2083,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2159
2083
|
{
|
|
2160
2084
|
anonymous: false,
|
|
2161
2085
|
inputs: [
|
|
2162
|
-
{
|
|
2163
|
-
|
|
2164
|
-
|
|
2086
|
+
{
|
|
2087
|
+
indexed: true,
|
|
2088
|
+
internalType: "address",
|
|
2089
|
+
name: "delegator",
|
|
2090
|
+
type: "address"
|
|
2091
|
+
},
|
|
2092
|
+
{
|
|
2093
|
+
indexed: true,
|
|
2094
|
+
internalType: "address",
|
|
2095
|
+
name: "fromDelegate",
|
|
2096
|
+
type: "address"
|
|
2097
|
+
},
|
|
2098
|
+
{
|
|
2099
|
+
indexed: true,
|
|
2100
|
+
internalType: "address",
|
|
2101
|
+
name: "toDelegate",
|
|
2102
|
+
type: "address"
|
|
2103
|
+
}
|
|
2165
2104
|
],
|
|
2166
2105
|
name: "DelegateChanged",
|
|
2167
2106
|
type: "event"
|
|
@@ -2174,10 +2113,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2174
2113
|
{
|
|
2175
2114
|
anonymous: false,
|
|
2176
2115
|
inputs: [
|
|
2177
|
-
{
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2116
|
+
{
|
|
2117
|
+
indexed: false,
|
|
2118
|
+
internalType: "uint256",
|
|
2119
|
+
name: "epochId",
|
|
2120
|
+
type: "uint256"
|
|
2121
|
+
},
|
|
2122
|
+
{
|
|
2123
|
+
indexed: false,
|
|
2124
|
+
internalType: "uint256",
|
|
2125
|
+
name: "dlpId",
|
|
2126
|
+
type: "uint256"
|
|
2127
|
+
},
|
|
2128
|
+
{
|
|
2129
|
+
indexed: false,
|
|
2130
|
+
internalType: "uint256",
|
|
2131
|
+
name: "rewardAmount",
|
|
2132
|
+
type: "uint256"
|
|
2133
|
+
},
|
|
2134
|
+
{
|
|
2135
|
+
indexed: false,
|
|
2136
|
+
internalType: "uint256",
|
|
2137
|
+
name: "penaltyAmount",
|
|
2138
|
+
type: "uint256"
|
|
2139
|
+
}
|
|
2181
2140
|
],
|
|
2182
2141
|
name: "EpochDlpRewardAdded",
|
|
2183
2142
|
type: "event"
|
|
@@ -2190,9 +2149,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2190
2149
|
{
|
|
2191
2150
|
anonymous: false,
|
|
2192
2151
|
inputs: [
|
|
2193
|
-
{
|
|
2194
|
-
|
|
2195
|
-
|
|
2152
|
+
{
|
|
2153
|
+
indexed: true,
|
|
2154
|
+
internalType: "address",
|
|
2155
|
+
name: "teeAddress",
|
|
2156
|
+
type: "address"
|
|
2157
|
+
},
|
|
2158
|
+
{
|
|
2159
|
+
indexed: false,
|
|
2160
|
+
internalType: "string",
|
|
2161
|
+
name: "url",
|
|
2162
|
+
type: "string"
|
|
2163
|
+
},
|
|
2164
|
+
{
|
|
2165
|
+
indexed: false,
|
|
2166
|
+
internalType: "string",
|
|
2167
|
+
name: "publicKey",
|
|
2168
|
+
type: "string"
|
|
2169
|
+
}
|
|
2196
2170
|
],
|
|
2197
2171
|
name: "TeeAdded",
|
|
2198
2172
|
type: "event"
|
|
@@ -2204,7 +2178,9 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2204
2178
|
[
|
|
2205
2179
|
{
|
|
2206
2180
|
anonymous: false,
|
|
2207
|
-
inputs: [
|
|
2181
|
+
inputs: [
|
|
2182
|
+
{ indexed: true, internalType: "address", name: "", type: "address" }
|
|
2183
|
+
],
|
|
2208
2184
|
name: "AddressUnblocked",
|
|
2209
2185
|
type: "event"
|
|
2210
2186
|
}
|
|
@@ -2216,12 +2192,42 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2216
2192
|
{
|
|
2217
2193
|
anonymous: false,
|
|
2218
2194
|
inputs: [
|
|
2219
|
-
{
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2195
|
+
{
|
|
2196
|
+
indexed: true,
|
|
2197
|
+
internalType: "address",
|
|
2198
|
+
name: "wallet",
|
|
2199
|
+
type: "address"
|
|
2200
|
+
},
|
|
2201
|
+
{
|
|
2202
|
+
indexed: true,
|
|
2203
|
+
internalType: "address",
|
|
2204
|
+
name: "beneficiary",
|
|
2205
|
+
type: "address"
|
|
2206
|
+
},
|
|
2207
|
+
{
|
|
2208
|
+
indexed: false,
|
|
2209
|
+
internalType: "uint64",
|
|
2210
|
+
name: "start",
|
|
2211
|
+
type: "uint64"
|
|
2212
|
+
},
|
|
2213
|
+
{
|
|
2214
|
+
indexed: false,
|
|
2215
|
+
internalType: "uint64",
|
|
2216
|
+
name: "cliff",
|
|
2217
|
+
type: "uint64"
|
|
2218
|
+
},
|
|
2219
|
+
{
|
|
2220
|
+
indexed: false,
|
|
2221
|
+
internalType: "uint64",
|
|
2222
|
+
name: "duration",
|
|
2223
|
+
type: "uint64"
|
|
2224
|
+
},
|
|
2225
|
+
{
|
|
2226
|
+
indexed: false,
|
|
2227
|
+
internalType: "uint256",
|
|
2228
|
+
name: "amount",
|
|
2229
|
+
type: "uint256"
|
|
2230
|
+
}
|
|
2225
2231
|
],
|
|
2226
2232
|
name: "VestingWalletCreated",
|
|
2227
2233
|
type: "event"
|
|
@@ -2234,15 +2240,60 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2234
2240
|
{
|
|
2235
2241
|
anonymous: false,
|
|
2236
2242
|
inputs: [
|
|
2237
|
-
{
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
|
-
{
|
|
2244
|
-
|
|
2245
|
-
|
|
2243
|
+
{
|
|
2244
|
+
indexed: true,
|
|
2245
|
+
internalType: "address",
|
|
2246
|
+
name: "sender",
|
|
2247
|
+
type: "address"
|
|
2248
|
+
},
|
|
2249
|
+
{
|
|
2250
|
+
indexed: true,
|
|
2251
|
+
internalType: "address",
|
|
2252
|
+
name: "recipient",
|
|
2253
|
+
type: "address"
|
|
2254
|
+
},
|
|
2255
|
+
{
|
|
2256
|
+
indexed: true,
|
|
2257
|
+
internalType: "address",
|
|
2258
|
+
name: "token",
|
|
2259
|
+
type: "address"
|
|
2260
|
+
},
|
|
2261
|
+
{
|
|
2262
|
+
indexed: false,
|
|
2263
|
+
internalType: "uint256",
|
|
2264
|
+
name: "usedVanaForReward",
|
|
2265
|
+
type: "uint256"
|
|
2266
|
+
},
|
|
2267
|
+
{
|
|
2268
|
+
indexed: false,
|
|
2269
|
+
internalType: "uint256",
|
|
2270
|
+
name: "tokenRewardAmount",
|
|
2271
|
+
type: "uint256"
|
|
2272
|
+
},
|
|
2273
|
+
{
|
|
2274
|
+
indexed: false,
|
|
2275
|
+
internalType: "uint256",
|
|
2276
|
+
name: "usedVanaForLp",
|
|
2277
|
+
type: "uint256"
|
|
2278
|
+
},
|
|
2279
|
+
{
|
|
2280
|
+
indexed: false,
|
|
2281
|
+
internalType: "uint256",
|
|
2282
|
+
name: "liquidityDelta",
|
|
2283
|
+
type: "uint256"
|
|
2284
|
+
},
|
|
2285
|
+
{
|
|
2286
|
+
indexed: false,
|
|
2287
|
+
internalType: "uint256",
|
|
2288
|
+
name: "spareVana",
|
|
2289
|
+
type: "uint256"
|
|
2290
|
+
},
|
|
2291
|
+
{
|
|
2292
|
+
indexed: false,
|
|
2293
|
+
internalType: "uint256",
|
|
2294
|
+
name: "spareToken",
|
|
2295
|
+
type: "uint256"
|
|
2296
|
+
}
|
|
2246
2297
|
],
|
|
2247
2298
|
name: "Reward",
|
|
2248
2299
|
type: "event"
|
|
@@ -2255,9 +2306,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2255
2306
|
{
|
|
2256
2307
|
anonymous: false,
|
|
2257
2308
|
inputs: [
|
|
2258
|
-
{
|
|
2259
|
-
|
|
2260
|
-
|
|
2309
|
+
{
|
|
2310
|
+
indexed: true,
|
|
2311
|
+
internalType: "uint256",
|
|
2312
|
+
name: "jobId",
|
|
2313
|
+
type: "uint256"
|
|
2314
|
+
},
|
|
2315
|
+
{
|
|
2316
|
+
indexed: true,
|
|
2317
|
+
internalType: "address",
|
|
2318
|
+
name: "teePoolAddress",
|
|
2319
|
+
type: "address"
|
|
2320
|
+
},
|
|
2321
|
+
{
|
|
2322
|
+
indexed: false,
|
|
2323
|
+
internalType: "address",
|
|
2324
|
+
name: "teeAddress",
|
|
2325
|
+
type: "address"
|
|
2326
|
+
}
|
|
2261
2327
|
],
|
|
2262
2328
|
name: "TeeAssignmentSucceeded",
|
|
2263
2329
|
type: "event"
|
|
@@ -2270,7 +2336,12 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2270
2336
|
{
|
|
2271
2337
|
anonymous: false,
|
|
2272
2338
|
inputs: [
|
|
2273
|
-
{
|
|
2339
|
+
{
|
|
2340
|
+
indexed: false,
|
|
2341
|
+
internalType: "uint256",
|
|
2342
|
+
name: "newEpochSize",
|
|
2343
|
+
type: "uint256"
|
|
2344
|
+
}
|
|
2274
2345
|
],
|
|
2275
2346
|
name: "EpochSizeUpdated",
|
|
2276
2347
|
type: "event"
|
|
@@ -2283,8 +2354,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2283
2354
|
{
|
|
2284
2355
|
anonymous: false,
|
|
2285
2356
|
inputs: [
|
|
2286
|
-
{
|
|
2287
|
-
|
|
2357
|
+
{
|
|
2358
|
+
indexed: true,
|
|
2359
|
+
internalType: "uint256",
|
|
2360
|
+
name: "dlpId",
|
|
2361
|
+
type: "uint256"
|
|
2362
|
+
},
|
|
2363
|
+
{
|
|
2364
|
+
indexed: false,
|
|
2365
|
+
internalType: "address",
|
|
2366
|
+
name: "tokenAddress",
|
|
2367
|
+
type: "address"
|
|
2368
|
+
}
|
|
2288
2369
|
],
|
|
2289
2370
|
name: "DlpTokenUpdated",
|
|
2290
2371
|
type: "event"
|
|
@@ -2297,8 +2378,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2297
2378
|
{
|
|
2298
2379
|
anonymous: false,
|
|
2299
2380
|
inputs: [
|
|
2300
|
-
{
|
|
2301
|
-
|
|
2381
|
+
{
|
|
2382
|
+
indexed: true,
|
|
2383
|
+
internalType: "uint256",
|
|
2384
|
+
name: "entityId",
|
|
2385
|
+
type: "uint256"
|
|
2386
|
+
},
|
|
2387
|
+
{
|
|
2388
|
+
indexed: false,
|
|
2389
|
+
internalType: "uint256",
|
|
2390
|
+
name: "amount",
|
|
2391
|
+
type: "uint256"
|
|
2392
|
+
}
|
|
2302
2393
|
],
|
|
2303
2394
|
name: "RewardsAdded",
|
|
2304
2395
|
type: "event"
|
|
@@ -2311,9 +2402,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2311
2402
|
{
|
|
2312
2403
|
anonymous: false,
|
|
2313
2404
|
inputs: [
|
|
2314
|
-
{
|
|
2315
|
-
|
|
2316
|
-
|
|
2405
|
+
{
|
|
2406
|
+
indexed: true,
|
|
2407
|
+
internalType: "address",
|
|
2408
|
+
name: "attestator",
|
|
2409
|
+
type: "address"
|
|
2410
|
+
},
|
|
2411
|
+
{
|
|
2412
|
+
indexed: true,
|
|
2413
|
+
internalType: "uint256",
|
|
2414
|
+
name: "jobId",
|
|
2415
|
+
type: "uint256"
|
|
2416
|
+
},
|
|
2417
|
+
{
|
|
2418
|
+
indexed: true,
|
|
2419
|
+
internalType: "uint256",
|
|
2420
|
+
name: "fileId",
|
|
2421
|
+
type: "uint256"
|
|
2422
|
+
}
|
|
2317
2423
|
],
|
|
2318
2424
|
name: "ProofAdded",
|
|
2319
2425
|
type: "event"
|
|
@@ -2326,8 +2432,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2326
2432
|
{
|
|
2327
2433
|
anonymous: false,
|
|
2328
2434
|
inputs: [
|
|
2329
|
-
{
|
|
2330
|
-
|
|
2435
|
+
{
|
|
2436
|
+
indexed: true,
|
|
2437
|
+
internalType: "uint256",
|
|
2438
|
+
name: "jobId",
|
|
2439
|
+
type: "uint256"
|
|
2440
|
+
},
|
|
2441
|
+
{
|
|
2442
|
+
indexed: true,
|
|
2443
|
+
internalType: "address",
|
|
2444
|
+
name: "ownerAddress",
|
|
2445
|
+
type: "address"
|
|
2446
|
+
}
|
|
2331
2447
|
],
|
|
2332
2448
|
name: "JobRegistered",
|
|
2333
2449
|
type: "event"
|
|
@@ -2340,10 +2456,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2340
2456
|
{
|
|
2341
2457
|
anonymous: false,
|
|
2342
2458
|
inputs: [
|
|
2343
|
-
{
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
|
|
2459
|
+
{
|
|
2460
|
+
indexed: true,
|
|
2461
|
+
internalType: "uint256",
|
|
2462
|
+
name: "fileId",
|
|
2463
|
+
type: "uint256"
|
|
2464
|
+
},
|
|
2465
|
+
{
|
|
2466
|
+
indexed: true,
|
|
2467
|
+
internalType: "address",
|
|
2468
|
+
name: "ownerAddress",
|
|
2469
|
+
type: "address"
|
|
2470
|
+
},
|
|
2471
|
+
{
|
|
2472
|
+
indexed: false,
|
|
2473
|
+
internalType: "string",
|
|
2474
|
+
name: "url",
|
|
2475
|
+
type: "string"
|
|
2476
|
+
},
|
|
2477
|
+
{
|
|
2478
|
+
indexed: false,
|
|
2479
|
+
internalType: "uint256",
|
|
2480
|
+
name: "schemaId",
|
|
2481
|
+
type: "uint256"
|
|
2482
|
+
}
|
|
2347
2483
|
],
|
|
2348
2484
|
name: "FileAddedV2",
|
|
2349
2485
|
type: "event"
|
|
@@ -2355,7 +2491,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2355
2491
|
[
|
|
2356
2492
|
{
|
|
2357
2493
|
anonymous: false,
|
|
2358
|
-
inputs: [
|
|
2494
|
+
inputs: [
|
|
2495
|
+
{
|
|
2496
|
+
indexed: false,
|
|
2497
|
+
internalType: "uint256",
|
|
2498
|
+
name: "newMinStake",
|
|
2499
|
+
type: "uint256"
|
|
2500
|
+
}
|
|
2501
|
+
],
|
|
2359
2502
|
name: "MinStakeUpdated",
|
|
2360
2503
|
type: "event"
|
|
2361
2504
|
}
|
|
@@ -2367,10 +2510,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2367
2510
|
{
|
|
2368
2511
|
anonymous: false,
|
|
2369
2512
|
inputs: [
|
|
2370
|
-
{
|
|
2371
|
-
|
|
2372
|
-
|
|
2373
|
-
|
|
2513
|
+
{
|
|
2514
|
+
indexed: true,
|
|
2515
|
+
internalType: "uint256",
|
|
2516
|
+
name: "jobId",
|
|
2517
|
+
type: "uint256"
|
|
2518
|
+
},
|
|
2519
|
+
{
|
|
2520
|
+
indexed: true,
|
|
2521
|
+
internalType: "uint256",
|
|
2522
|
+
name: "fileId",
|
|
2523
|
+
type: "uint256"
|
|
2524
|
+
},
|
|
2525
|
+
{
|
|
2526
|
+
indexed: false,
|
|
2527
|
+
internalType: "address",
|
|
2528
|
+
name: "teeAddress",
|
|
2529
|
+
type: "address"
|
|
2530
|
+
},
|
|
2531
|
+
{
|
|
2532
|
+
indexed: false,
|
|
2533
|
+
internalType: "uint256",
|
|
2534
|
+
name: "bidAmount",
|
|
2535
|
+
type: "uint256"
|
|
2536
|
+
}
|
|
2374
2537
|
],
|
|
2375
2538
|
name: "JobSubmitted",
|
|
2376
2539
|
type: "event"
|
|
@@ -2383,9 +2546,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2383
2546
|
{
|
|
2384
2547
|
anonymous: false,
|
|
2385
2548
|
inputs: [
|
|
2386
|
-
{
|
|
2387
|
-
|
|
2388
|
-
|
|
2549
|
+
{
|
|
2550
|
+
indexed: true,
|
|
2551
|
+
internalType: "address",
|
|
2552
|
+
name: "account",
|
|
2553
|
+
type: "address"
|
|
2554
|
+
},
|
|
2555
|
+
{
|
|
2556
|
+
indexed: true,
|
|
2557
|
+
internalType: "address",
|
|
2558
|
+
name: "token",
|
|
2559
|
+
type: "address"
|
|
2560
|
+
},
|
|
2561
|
+
{
|
|
2562
|
+
indexed: false,
|
|
2563
|
+
internalType: "uint256",
|
|
2564
|
+
name: "amount",
|
|
2565
|
+
type: "uint256"
|
|
2566
|
+
}
|
|
2389
2567
|
],
|
|
2390
2568
|
name: "Deposit",
|
|
2391
2569
|
type: "event"
|
|
@@ -2398,24 +2576,54 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2398
2576
|
{
|
|
2399
2577
|
anonymous: false,
|
|
2400
2578
|
inputs: [
|
|
2401
|
-
{
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2579
|
+
{
|
|
2580
|
+
indexed: false,
|
|
2581
|
+
internalType: "uint256",
|
|
2582
|
+
name: "epochId",
|
|
2583
|
+
type: "uint256"
|
|
2584
|
+
},
|
|
2585
|
+
{
|
|
2586
|
+
indexed: false,
|
|
2587
|
+
internalType: "uint256",
|
|
2588
|
+
name: "dlpId",
|
|
2589
|
+
type: "uint256"
|
|
2590
|
+
},
|
|
2591
|
+
{
|
|
2592
|
+
indexed: false,
|
|
2593
|
+
internalType: "uint256",
|
|
2594
|
+
name: "oldBonusAmount",
|
|
2595
|
+
type: "uint256"
|
|
2596
|
+
},
|
|
2597
|
+
{
|
|
2598
|
+
indexed: false,
|
|
2599
|
+
internalType: "uint256",
|
|
2600
|
+
name: "newBonusAmount",
|
|
2601
|
+
type: "uint256"
|
|
2602
|
+
}
|
|
2603
|
+
],
|
|
2604
|
+
name: "EpochDlpBonusUpdated",
|
|
2605
|
+
type: "event"
|
|
2606
|
+
}
|
|
2607
|
+
]
|
|
2608
|
+
],
|
|
2609
|
+
[
|
|
2610
|
+
"0x5915e09309d8c49870559891647e368d0ab0e6d94a0ce7f3c9f39470ccbe03d2",
|
|
2611
|
+
[
|
|
2612
|
+
{
|
|
2613
|
+
anonymous: false,
|
|
2614
|
+
inputs: [
|
|
2615
|
+
{
|
|
2616
|
+
indexed: true,
|
|
2617
|
+
internalType: "uint256",
|
|
2618
|
+
name: "permissionId",
|
|
2619
|
+
type: "uint256"
|
|
2620
|
+
},
|
|
2621
|
+
{
|
|
2622
|
+
indexed: false,
|
|
2623
|
+
internalType: "bool",
|
|
2624
|
+
name: "approved",
|
|
2625
|
+
type: "bool"
|
|
2626
|
+
}
|
|
2419
2627
|
],
|
|
2420
2628
|
name: "PermissionApprovalUpdated",
|
|
2421
2629
|
type: "event"
|
|
@@ -2428,10 +2636,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2428
2636
|
{
|
|
2429
2637
|
anonymous: false,
|
|
2430
2638
|
inputs: [
|
|
2431
|
-
{
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2639
|
+
{
|
|
2640
|
+
indexed: true,
|
|
2641
|
+
internalType: "uint256",
|
|
2642
|
+
name: "epochId",
|
|
2643
|
+
type: "uint256"
|
|
2644
|
+
},
|
|
2645
|
+
{
|
|
2646
|
+
indexed: true,
|
|
2647
|
+
internalType: "uint256",
|
|
2648
|
+
name: "dlpId",
|
|
2649
|
+
type: "uint256"
|
|
2650
|
+
},
|
|
2651
|
+
{
|
|
2652
|
+
indexed: false,
|
|
2653
|
+
internalType: "uint256",
|
|
2654
|
+
name: "distributedAmount",
|
|
2655
|
+
type: "uint256"
|
|
2656
|
+
},
|
|
2657
|
+
{
|
|
2658
|
+
indexed: false,
|
|
2659
|
+
internalType: "uint256",
|
|
2660
|
+
name: "totalPenaltyAmount",
|
|
2661
|
+
type: "uint256"
|
|
2662
|
+
}
|
|
2435
2663
|
],
|
|
2436
2664
|
name: "EpochDlpPenaltyDistributed",
|
|
2437
2665
|
type: "event"
|
|
@@ -2443,7 +2671,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2443
2671
|
[
|
|
2444
2672
|
{
|
|
2445
2673
|
anonymous: false,
|
|
2446
|
-
inputs: [
|
|
2674
|
+
inputs: [
|
|
2675
|
+
{
|
|
2676
|
+
indexed: false,
|
|
2677
|
+
internalType: "address",
|
|
2678
|
+
name: "account",
|
|
2679
|
+
type: "address"
|
|
2680
|
+
}
|
|
2681
|
+
],
|
|
2447
2682
|
name: "Unpaused",
|
|
2448
2683
|
type: "event"
|
|
2449
2684
|
}
|
|
@@ -2454,7 +2689,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2454
2689
|
[
|
|
2455
2690
|
{
|
|
2456
2691
|
anonymous: false,
|
|
2457
|
-
inputs: [
|
|
2692
|
+
inputs: [
|
|
2693
|
+
{
|
|
2694
|
+
indexed: false,
|
|
2695
|
+
internalType: "address",
|
|
2696
|
+
name: "account",
|
|
2697
|
+
type: "address"
|
|
2698
|
+
}
|
|
2699
|
+
],
|
|
2458
2700
|
name: "Paused",
|
|
2459
2701
|
type: "event"
|
|
2460
2702
|
}
|
|
@@ -2465,7 +2707,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2465
2707
|
[
|
|
2466
2708
|
{
|
|
2467
2709
|
anonymous: false,
|
|
2468
|
-
inputs: [
|
|
2710
|
+
inputs: [
|
|
2711
|
+
{
|
|
2712
|
+
indexed: false,
|
|
2713
|
+
internalType: "uint256",
|
|
2714
|
+
name: "newDaySize",
|
|
2715
|
+
type: "uint256"
|
|
2716
|
+
}
|
|
2717
|
+
],
|
|
2469
2718
|
name: "EpochDayUpdated",
|
|
2470
2719
|
type: "event"
|
|
2471
2720
|
}
|
|
@@ -2477,8 +2726,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2477
2726
|
{
|
|
2478
2727
|
anonymous: false,
|
|
2479
2728
|
inputs: [
|
|
2480
|
-
{
|
|
2481
|
-
|
|
2729
|
+
{
|
|
2730
|
+
indexed: true,
|
|
2731
|
+
internalType: "uint256",
|
|
2732
|
+
name: "dlpId",
|
|
2733
|
+
type: "uint256"
|
|
2734
|
+
},
|
|
2735
|
+
{
|
|
2736
|
+
indexed: false,
|
|
2737
|
+
internalType: "uint256",
|
|
2738
|
+
name: "lpTokenId",
|
|
2739
|
+
type: "uint256"
|
|
2740
|
+
}
|
|
2482
2741
|
],
|
|
2483
2742
|
name: "DlpLpTokenIdUpdated",
|
|
2484
2743
|
type: "event"
|
|
@@ -2491,8 +2750,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2491
2750
|
{
|
|
2492
2751
|
anonymous: false,
|
|
2493
2752
|
inputs: [
|
|
2494
|
-
{
|
|
2495
|
-
|
|
2753
|
+
{
|
|
2754
|
+
indexed: true,
|
|
2755
|
+
internalType: "uint256",
|
|
2756
|
+
name: "entityId",
|
|
2757
|
+
type: "uint256"
|
|
2758
|
+
},
|
|
2759
|
+
{
|
|
2760
|
+
indexed: false,
|
|
2761
|
+
internalType: "uint256",
|
|
2762
|
+
name: "newMaxAPY",
|
|
2763
|
+
type: "uint256"
|
|
2764
|
+
}
|
|
2496
2765
|
],
|
|
2497
2766
|
name: "EntityMaxAPYUpdated",
|
|
2498
2767
|
type: "event"
|
|
@@ -2505,8 +2774,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2505
2774
|
{
|
|
2506
2775
|
anonymous: false,
|
|
2507
2776
|
inputs: [
|
|
2508
|
-
{
|
|
2509
|
-
|
|
2777
|
+
{
|
|
2778
|
+
indexed: true,
|
|
2779
|
+
internalType: "uint256",
|
|
2780
|
+
name: "jobId",
|
|
2781
|
+
type: "uint256"
|
|
2782
|
+
},
|
|
2783
|
+
{
|
|
2784
|
+
indexed: false,
|
|
2785
|
+
internalType: "bytes",
|
|
2786
|
+
name: "reason",
|
|
2787
|
+
type: "bytes"
|
|
2788
|
+
}
|
|
2510
2789
|
],
|
|
2511
2790
|
name: "TeeAssignmentFailed",
|
|
2512
2791
|
type: "event"
|
|
@@ -2518,7 +2797,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2518
2797
|
[
|
|
2519
2798
|
{
|
|
2520
2799
|
anonymous: false,
|
|
2521
|
-
inputs: [
|
|
2800
|
+
inputs: [
|
|
2801
|
+
{
|
|
2802
|
+
indexed: true,
|
|
2803
|
+
internalType: "uint256",
|
|
2804
|
+
name: "jobId",
|
|
2805
|
+
type: "uint256"
|
|
2806
|
+
}
|
|
2807
|
+
],
|
|
2522
2808
|
name: "JobCanceled",
|
|
2523
2809
|
type: "event"
|
|
2524
2810
|
}
|
|
@@ -2529,7 +2815,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2529
2815
|
[
|
|
2530
2816
|
{
|
|
2531
2817
|
anonymous: false,
|
|
2532
|
-
inputs: [
|
|
2818
|
+
inputs: [
|
|
2819
|
+
{
|
|
2820
|
+
indexed: true,
|
|
2821
|
+
internalType: "uint256",
|
|
2822
|
+
name: "jobId",
|
|
2823
|
+
type: "uint256"
|
|
2824
|
+
}
|
|
2825
|
+
],
|
|
2533
2826
|
name: "JobRemoved",
|
|
2534
2827
|
type: "event"
|
|
2535
2828
|
}
|
|
@@ -2541,8 +2834,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2541
2834
|
{
|
|
2542
2835
|
anonymous: false,
|
|
2543
2836
|
inputs: [
|
|
2544
|
-
{
|
|
2545
|
-
|
|
2837
|
+
{
|
|
2838
|
+
indexed: true,
|
|
2839
|
+
internalType: "uint256",
|
|
2840
|
+
name: "fileId",
|
|
2841
|
+
type: "uint256"
|
|
2842
|
+
},
|
|
2843
|
+
{
|
|
2844
|
+
indexed: true,
|
|
2845
|
+
internalType: "address",
|
|
2846
|
+
name: "account",
|
|
2847
|
+
type: "address"
|
|
2848
|
+
}
|
|
2546
2849
|
],
|
|
2547
2850
|
name: "PermissionGranted",
|
|
2548
2851
|
type: "event"
|
|
@@ -2555,12 +2858,42 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2555
2858
|
{
|
|
2556
2859
|
anonymous: false,
|
|
2557
2860
|
inputs: [
|
|
2558
|
-
{
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2861
|
+
{
|
|
2862
|
+
indexed: true,
|
|
2863
|
+
internalType: "address",
|
|
2864
|
+
name: "token",
|
|
2865
|
+
type: "address"
|
|
2866
|
+
},
|
|
2867
|
+
{
|
|
2868
|
+
indexed: true,
|
|
2869
|
+
internalType: "bytes32",
|
|
2870
|
+
name: "salt",
|
|
2871
|
+
type: "bytes32"
|
|
2872
|
+
},
|
|
2873
|
+
{
|
|
2874
|
+
indexed: false,
|
|
2875
|
+
internalType: "string",
|
|
2876
|
+
name: "name",
|
|
2877
|
+
type: "string"
|
|
2878
|
+
},
|
|
2879
|
+
{
|
|
2880
|
+
indexed: false,
|
|
2881
|
+
internalType: "string",
|
|
2882
|
+
name: "symbol",
|
|
2883
|
+
type: "string"
|
|
2884
|
+
},
|
|
2885
|
+
{
|
|
2886
|
+
indexed: false,
|
|
2887
|
+
internalType: "address",
|
|
2888
|
+
name: "owner",
|
|
2889
|
+
type: "address"
|
|
2890
|
+
},
|
|
2891
|
+
{
|
|
2892
|
+
indexed: false,
|
|
2893
|
+
internalType: "uint256",
|
|
2894
|
+
name: "cap",
|
|
2895
|
+
type: "uint256"
|
|
2896
|
+
}
|
|
2564
2897
|
],
|
|
2565
2898
|
name: "DATCreated",
|
|
2566
2899
|
type: "event"
|
|
@@ -2573,10 +2906,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2573
2906
|
{
|
|
2574
2907
|
anonymous: false,
|
|
2575
2908
|
inputs: [
|
|
2576
|
-
{
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
|
|
2909
|
+
{
|
|
2910
|
+
indexed: true,
|
|
2911
|
+
internalType: "uint256",
|
|
2912
|
+
name: "granteeId",
|
|
2913
|
+
type: "uint256"
|
|
2914
|
+
},
|
|
2915
|
+
{
|
|
2916
|
+
indexed: true,
|
|
2917
|
+
internalType: "address",
|
|
2918
|
+
name: "owner",
|
|
2919
|
+
type: "address"
|
|
2920
|
+
},
|
|
2921
|
+
{
|
|
2922
|
+
indexed: true,
|
|
2923
|
+
internalType: "address",
|
|
2924
|
+
name: "granteeAddress",
|
|
2925
|
+
type: "address"
|
|
2926
|
+
},
|
|
2927
|
+
{
|
|
2928
|
+
indexed: false,
|
|
2929
|
+
internalType: "string",
|
|
2930
|
+
name: "publicKey",
|
|
2931
|
+
type: "string"
|
|
2932
|
+
}
|
|
2580
2933
|
],
|
|
2581
2934
|
name: "GranteeRegistered",
|
|
2582
2935
|
type: "event"
|
|
@@ -2588,7 +2941,9 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2588
2941
|
[
|
|
2589
2942
|
{
|
|
2590
2943
|
anonymous: false,
|
|
2591
|
-
inputs: [
|
|
2944
|
+
inputs: [
|
|
2945
|
+
{ indexed: true, internalType: "address", name: "", type: "address" }
|
|
2946
|
+
],
|
|
2592
2947
|
name: "AddressBlocked",
|
|
2593
2948
|
type: "event"
|
|
2594
2949
|
}
|
|
@@ -2600,14 +2955,54 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2600
2955
|
{
|
|
2601
2956
|
anonymous: false,
|
|
2602
2957
|
inputs: [
|
|
2603
|
-
{
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
|
|
2609
|
-
{
|
|
2610
|
-
|
|
2958
|
+
{
|
|
2959
|
+
indexed: true,
|
|
2960
|
+
internalType: "uint256",
|
|
2961
|
+
name: "dlpId",
|
|
2962
|
+
type: "uint256"
|
|
2963
|
+
},
|
|
2964
|
+
{
|
|
2965
|
+
indexed: true,
|
|
2966
|
+
internalType: "address",
|
|
2967
|
+
name: "dlpAddress",
|
|
2968
|
+
type: "address"
|
|
2969
|
+
},
|
|
2970
|
+
{
|
|
2971
|
+
indexed: false,
|
|
2972
|
+
internalType: "address",
|
|
2973
|
+
name: "ownerAddress",
|
|
2974
|
+
type: "address"
|
|
2975
|
+
},
|
|
2976
|
+
{
|
|
2977
|
+
indexed: false,
|
|
2978
|
+
internalType: "address",
|
|
2979
|
+
name: "treasuryAddress",
|
|
2980
|
+
type: "address"
|
|
2981
|
+
},
|
|
2982
|
+
{
|
|
2983
|
+
indexed: false,
|
|
2984
|
+
internalType: "string",
|
|
2985
|
+
name: "name",
|
|
2986
|
+
type: "string"
|
|
2987
|
+
},
|
|
2988
|
+
{
|
|
2989
|
+
indexed: false,
|
|
2990
|
+
internalType: "string",
|
|
2991
|
+
name: "iconUrl",
|
|
2992
|
+
type: "string"
|
|
2993
|
+
},
|
|
2994
|
+
{
|
|
2995
|
+
indexed: false,
|
|
2996
|
+
internalType: "string",
|
|
2997
|
+
name: "website",
|
|
2998
|
+
type: "string"
|
|
2999
|
+
},
|
|
3000
|
+
{
|
|
3001
|
+
indexed: false,
|
|
3002
|
+
internalType: "string",
|
|
3003
|
+
name: "metadata",
|
|
3004
|
+
type: "string"
|
|
3005
|
+
}
|
|
2611
3006
|
],
|
|
2612
3007
|
name: "DlpUpdated",
|
|
2613
3008
|
type: "event"
|
|
@@ -2620,10 +3015,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2620
3015
|
{
|
|
2621
3016
|
anonymous: false,
|
|
2622
3017
|
inputs: [
|
|
2623
|
-
{
|
|
2624
|
-
|
|
2625
|
-
|
|
2626
|
-
|
|
3018
|
+
{
|
|
3019
|
+
indexed: true,
|
|
3020
|
+
internalType: "address",
|
|
3021
|
+
name: "token",
|
|
3022
|
+
type: "address"
|
|
3023
|
+
},
|
|
3024
|
+
{
|
|
3025
|
+
indexed: false,
|
|
3026
|
+
internalType: "uint256",
|
|
3027
|
+
name: "amount",
|
|
3028
|
+
type: "uint256"
|
|
3029
|
+
},
|
|
3030
|
+
{
|
|
3031
|
+
indexed: false,
|
|
3032
|
+
internalType: "uint256",
|
|
3033
|
+
name: "jobId",
|
|
3034
|
+
type: "uint256"
|
|
3035
|
+
},
|
|
3036
|
+
{
|
|
3037
|
+
indexed: false,
|
|
3038
|
+
internalType: "uint256",
|
|
3039
|
+
name: "refinerId",
|
|
3040
|
+
type: "uint256"
|
|
3041
|
+
}
|
|
2627
3042
|
],
|
|
2628
3043
|
name: "PaymentReceived",
|
|
2629
3044
|
type: "event"
|
|
@@ -2636,7 +3051,12 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2636
3051
|
{
|
|
2637
3052
|
anonymous: false,
|
|
2638
3053
|
inputs: [
|
|
2639
|
-
{
|
|
3054
|
+
{
|
|
3055
|
+
indexed: true,
|
|
3056
|
+
internalType: "uint256",
|
|
3057
|
+
name: "dlpId",
|
|
3058
|
+
type: "uint256"
|
|
3059
|
+
},
|
|
2640
3060
|
{
|
|
2641
3061
|
indexed: false,
|
|
2642
3062
|
internalType: "enum IDLPRegistry.DlpStatus",
|
|
@@ -2655,8 +3075,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2655
3075
|
{
|
|
2656
3076
|
anonymous: false,
|
|
2657
3077
|
inputs: [
|
|
2658
|
-
{
|
|
2659
|
-
|
|
3078
|
+
{
|
|
3079
|
+
indexed: true,
|
|
3080
|
+
internalType: "uint256",
|
|
3081
|
+
name: "entityId",
|
|
3082
|
+
type: "uint256"
|
|
3083
|
+
},
|
|
3084
|
+
{
|
|
3085
|
+
indexed: true,
|
|
3086
|
+
internalType: "address",
|
|
3087
|
+
name: "ownerAddress",
|
|
3088
|
+
type: "address"
|
|
3089
|
+
}
|
|
2660
3090
|
],
|
|
2661
3091
|
name: "EntityStakeRegistered",
|
|
2662
3092
|
type: "event"
|
|
@@ -2669,9 +3099,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2669
3099
|
{
|
|
2670
3100
|
anonymous: false,
|
|
2671
3101
|
inputs: [
|
|
2672
|
-
{
|
|
2673
|
-
|
|
2674
|
-
|
|
3102
|
+
{
|
|
3103
|
+
indexed: true,
|
|
3104
|
+
internalType: "uint256",
|
|
3105
|
+
name: "jobId",
|
|
3106
|
+
type: "uint256"
|
|
3107
|
+
},
|
|
3108
|
+
{
|
|
3109
|
+
indexed: true,
|
|
3110
|
+
internalType: "address",
|
|
3111
|
+
name: "token",
|
|
3112
|
+
type: "address"
|
|
3113
|
+
},
|
|
3114
|
+
{
|
|
3115
|
+
indexed: false,
|
|
3116
|
+
internalType: "uint256",
|
|
3117
|
+
name: "amount",
|
|
3118
|
+
type: "uint256"
|
|
3119
|
+
}
|
|
2675
3120
|
],
|
|
2676
3121
|
name: "PaymentExecuted",
|
|
2677
3122
|
type: "event"
|
|
@@ -2702,63 +3147,168 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2702
3147
|
{
|
|
2703
3148
|
anonymous: false,
|
|
2704
3149
|
inputs: [
|
|
2705
|
-
{
|
|
2706
|
-
|
|
2707
|
-
|
|
2708
|
-
|
|
2709
|
-
|
|
2710
|
-
|
|
2711
|
-
{
|
|
2712
|
-
|
|
2713
|
-
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
|
|
2719
|
-
|
|
2720
|
-
|
|
2721
|
-
|
|
2722
|
-
|
|
2723
|
-
|
|
2724
|
-
|
|
2725
|
-
|
|
2726
|
-
|
|
2727
|
-
|
|
2728
|
-
|
|
2729
|
-
{
|
|
2730
|
-
|
|
2731
|
-
|
|
2732
|
-
|
|
2733
|
-
|
|
2734
|
-
|
|
2735
|
-
|
|
2736
|
-
|
|
2737
|
-
|
|
2738
|
-
|
|
2739
|
-
|
|
2740
|
-
|
|
2741
|
-
|
|
2742
|
-
|
|
2743
|
-
|
|
2744
|
-
|
|
2745
|
-
|
|
2746
|
-
|
|
2747
|
-
|
|
2748
|
-
|
|
2749
|
-
|
|
2750
|
-
|
|
2751
|
-
|
|
2752
|
-
|
|
3150
|
+
{
|
|
3151
|
+
indexed: true,
|
|
3152
|
+
internalType: "uint256",
|
|
3153
|
+
name: "dlpId",
|
|
3154
|
+
type: "uint256"
|
|
3155
|
+
},
|
|
3156
|
+
{
|
|
3157
|
+
indexed: true,
|
|
3158
|
+
internalType: "address",
|
|
3159
|
+
name: "dlpAddress",
|
|
3160
|
+
type: "address"
|
|
3161
|
+
},
|
|
3162
|
+
{
|
|
3163
|
+
indexed: false,
|
|
3164
|
+
internalType: "address",
|
|
3165
|
+
name: "ownerAddress",
|
|
3166
|
+
type: "address"
|
|
3167
|
+
},
|
|
3168
|
+
{
|
|
3169
|
+
indexed: false,
|
|
3170
|
+
internalType: "address",
|
|
3171
|
+
name: "treasuryAddress",
|
|
3172
|
+
type: "address"
|
|
3173
|
+
},
|
|
3174
|
+
{
|
|
3175
|
+
indexed: false,
|
|
3176
|
+
internalType: "string",
|
|
3177
|
+
name: "name",
|
|
3178
|
+
type: "string"
|
|
3179
|
+
},
|
|
3180
|
+
{
|
|
3181
|
+
indexed: false,
|
|
3182
|
+
internalType: "string",
|
|
3183
|
+
name: "iconUrl",
|
|
3184
|
+
type: "string"
|
|
3185
|
+
},
|
|
3186
|
+
{
|
|
3187
|
+
indexed: false,
|
|
3188
|
+
internalType: "string",
|
|
3189
|
+
name: "website",
|
|
3190
|
+
type: "string"
|
|
3191
|
+
},
|
|
3192
|
+
{
|
|
3193
|
+
indexed: false,
|
|
3194
|
+
internalType: "string",
|
|
3195
|
+
name: "metadata",
|
|
3196
|
+
type: "string"
|
|
3197
|
+
}
|
|
3198
|
+
],
|
|
3199
|
+
name: "DlpRegistered",
|
|
3200
|
+
type: "event"
|
|
3201
|
+
}
|
|
3202
|
+
]
|
|
3203
|
+
],
|
|
3204
|
+
[
|
|
3205
|
+
"0x872cb0aacd34968c9f40170e4e29f6edb40dd473cd4a4662992a32f09bb54724",
|
|
3206
|
+
[
|
|
3207
|
+
{
|
|
3208
|
+
anonymous: false,
|
|
3209
|
+
inputs: [
|
|
3210
|
+
{
|
|
3211
|
+
indexed: true,
|
|
3212
|
+
internalType: "uint256",
|
|
3213
|
+
name: "epochId",
|
|
3214
|
+
type: "uint256"
|
|
3215
|
+
},
|
|
3216
|
+
{
|
|
3217
|
+
indexed: true,
|
|
3218
|
+
internalType: "uint256",
|
|
3219
|
+
name: "dlpId",
|
|
3220
|
+
type: "uint256"
|
|
3221
|
+
},
|
|
3222
|
+
{
|
|
3223
|
+
indexed: true,
|
|
3224
|
+
internalType: "uint256",
|
|
3225
|
+
name: "trancheId",
|
|
3226
|
+
type: "uint256"
|
|
3227
|
+
},
|
|
3228
|
+
{
|
|
3229
|
+
indexed: false,
|
|
3230
|
+
internalType: "uint256",
|
|
3231
|
+
name: "trancheAmount",
|
|
3232
|
+
type: "uint256"
|
|
3233
|
+
},
|
|
3234
|
+
{
|
|
3235
|
+
indexed: false,
|
|
3236
|
+
internalType: "uint256",
|
|
3237
|
+
name: "tokenRewardAmount",
|
|
3238
|
+
type: "uint256"
|
|
3239
|
+
},
|
|
3240
|
+
{
|
|
3241
|
+
indexed: false,
|
|
3242
|
+
internalType: "uint256",
|
|
3243
|
+
name: "spareToken",
|
|
3244
|
+
type: "uint256"
|
|
3245
|
+
},
|
|
3246
|
+
{
|
|
3247
|
+
indexed: false,
|
|
3248
|
+
internalType: "uint256",
|
|
3249
|
+
name: "spareVana",
|
|
3250
|
+
type: "uint256"
|
|
3251
|
+
},
|
|
3252
|
+
{
|
|
3253
|
+
indexed: false,
|
|
3254
|
+
internalType: "uint256",
|
|
3255
|
+
name: "usedVanaAmount",
|
|
3256
|
+
type: "uint256"
|
|
3257
|
+
}
|
|
3258
|
+
],
|
|
3259
|
+
name: "EpochDlpRewardDistributed",
|
|
3260
|
+
type: "event"
|
|
3261
|
+
}
|
|
3262
|
+
]
|
|
3263
|
+
],
|
|
3264
|
+
[
|
|
3265
|
+
"0x87c4ec2c999f8f02975055f9b959c97108d5a6ab8742d9e2c8a94e9f46fda0ef",
|
|
3266
|
+
[
|
|
3267
|
+
{
|
|
3268
|
+
anonymous: false,
|
|
3269
|
+
inputs: [
|
|
3270
|
+
{
|
|
3271
|
+
indexed: true,
|
|
3272
|
+
internalType: "address",
|
|
3273
|
+
name: "user",
|
|
3274
|
+
type: "address"
|
|
3275
|
+
},
|
|
3276
|
+
{
|
|
3277
|
+
indexed: true,
|
|
3278
|
+
internalType: "uint256",
|
|
3279
|
+
name: "serverId",
|
|
3280
|
+
type: "uint256"
|
|
3281
|
+
}
|
|
3282
|
+
],
|
|
3283
|
+
name: "ServerTrusted",
|
|
3284
|
+
type: "event"
|
|
3285
|
+
}
|
|
3286
|
+
]
|
|
3287
|
+
],
|
|
2753
3288
|
[
|
|
2754
3289
|
"0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925",
|
|
2755
3290
|
[
|
|
2756
3291
|
{
|
|
2757
3292
|
anonymous: false,
|
|
2758
3293
|
inputs: [
|
|
2759
|
-
{
|
|
2760
|
-
|
|
2761
|
-
|
|
3294
|
+
{
|
|
3295
|
+
indexed: true,
|
|
3296
|
+
internalType: "address",
|
|
3297
|
+
name: "owner",
|
|
3298
|
+
type: "address"
|
|
3299
|
+
},
|
|
3300
|
+
{
|
|
3301
|
+
indexed: true,
|
|
3302
|
+
internalType: "address",
|
|
3303
|
+
name: "spender",
|
|
3304
|
+
type: "address"
|
|
3305
|
+
},
|
|
3306
|
+
{
|
|
3307
|
+
indexed: false,
|
|
3308
|
+
internalType: "uint256",
|
|
3309
|
+
name: "value",
|
|
3310
|
+
type: "uint256"
|
|
3311
|
+
}
|
|
2762
3312
|
],
|
|
2763
3313
|
name: "Approval",
|
|
2764
3314
|
type: "event"
|
|
@@ -2770,7 +3320,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2770
3320
|
[
|
|
2771
3321
|
{
|
|
2772
3322
|
anonymous: false,
|
|
2773
|
-
inputs: [
|
|
3323
|
+
inputs: [
|
|
3324
|
+
{
|
|
3325
|
+
indexed: false,
|
|
3326
|
+
internalType: "uint256",
|
|
3327
|
+
name: "epochId",
|
|
3328
|
+
type: "uint256"
|
|
3329
|
+
}
|
|
3330
|
+
],
|
|
2774
3331
|
name: "EpochFinalized",
|
|
2775
3332
|
type: "event"
|
|
2776
3333
|
}
|
|
@@ -2782,9 +3339,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2782
3339
|
{
|
|
2783
3340
|
anonymous: false,
|
|
2784
3341
|
inputs: [
|
|
2785
|
-
{
|
|
2786
|
-
|
|
2787
|
-
|
|
3342
|
+
{
|
|
3343
|
+
indexed: true,
|
|
3344
|
+
internalType: "address",
|
|
3345
|
+
name: "account",
|
|
3346
|
+
type: "address"
|
|
3347
|
+
},
|
|
3348
|
+
{
|
|
3349
|
+
indexed: true,
|
|
3350
|
+
internalType: "address",
|
|
3351
|
+
name: "token",
|
|
3352
|
+
type: "address"
|
|
3353
|
+
},
|
|
3354
|
+
{
|
|
3355
|
+
indexed: false,
|
|
3356
|
+
internalType: "uint256",
|
|
3357
|
+
name: "amount",
|
|
3358
|
+
type: "uint256"
|
|
3359
|
+
}
|
|
2788
3360
|
],
|
|
2789
3361
|
name: "Withdraw",
|
|
2790
3362
|
type: "event"
|
|
@@ -2797,14 +3369,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2797
3369
|
{
|
|
2798
3370
|
anonymous: false,
|
|
2799
3371
|
inputs: [
|
|
2800
|
-
{
|
|
3372
|
+
{
|
|
3373
|
+
indexed: true,
|
|
3374
|
+
internalType: "uint256",
|
|
3375
|
+
name: "jobId",
|
|
3376
|
+
type: "uint256"
|
|
3377
|
+
},
|
|
2801
3378
|
{
|
|
2802
3379
|
indexed: false,
|
|
2803
3380
|
internalType: "enum IComputeEngine.JobStatus",
|
|
2804
3381
|
name: "status",
|
|
2805
3382
|
type: "uint8"
|
|
2806
3383
|
},
|
|
2807
|
-
{
|
|
3384
|
+
{
|
|
3385
|
+
indexed: false,
|
|
3386
|
+
internalType: "string",
|
|
3387
|
+
name: "statusMessage",
|
|
3388
|
+
type: "string"
|
|
3389
|
+
}
|
|
2808
3390
|
],
|
|
2809
3391
|
name: "JobStatusUpdated",
|
|
2810
3392
|
type: "event"
|
|
@@ -2817,7 +3399,12 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2817
3399
|
{
|
|
2818
3400
|
anonymous: false,
|
|
2819
3401
|
inputs: [
|
|
2820
|
-
{
|
|
3402
|
+
{
|
|
3403
|
+
indexed: true,
|
|
3404
|
+
internalType: "uint256",
|
|
3405
|
+
name: "entityId",
|
|
3406
|
+
type: "uint256"
|
|
3407
|
+
},
|
|
2821
3408
|
{
|
|
2822
3409
|
indexed: false,
|
|
2823
3410
|
internalType: "enum IVanaPoolEntity.EntityStatus",
|
|
@@ -2836,7 +3423,12 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2836
3423
|
{
|
|
2837
3424
|
anonymous: false,
|
|
2838
3425
|
inputs: [
|
|
2839
|
-
{
|
|
3426
|
+
{
|
|
3427
|
+
indexed: true,
|
|
3428
|
+
internalType: "uint256",
|
|
3429
|
+
name: "dlpId",
|
|
3430
|
+
type: "uint256"
|
|
3431
|
+
},
|
|
2840
3432
|
{
|
|
2841
3433
|
indexed: false,
|
|
2842
3434
|
internalType: "uint256",
|
|
@@ -2855,10 +3447,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2855
3447
|
{
|
|
2856
3448
|
anonymous: false,
|
|
2857
3449
|
inputs: [
|
|
2858
|
-
{
|
|
2859
|
-
|
|
2860
|
-
|
|
2861
|
-
|
|
3450
|
+
{
|
|
3451
|
+
indexed: false,
|
|
3452
|
+
internalType: "uint256",
|
|
3453
|
+
name: "epochId",
|
|
3454
|
+
type: "uint256"
|
|
3455
|
+
},
|
|
3456
|
+
{
|
|
3457
|
+
indexed: false,
|
|
3458
|
+
internalType: "uint256",
|
|
3459
|
+
name: "startBlock",
|
|
3460
|
+
type: "uint256"
|
|
3461
|
+
},
|
|
3462
|
+
{
|
|
3463
|
+
indexed: false,
|
|
3464
|
+
internalType: "uint256",
|
|
3465
|
+
name: "endBlock",
|
|
3466
|
+
type: "uint256"
|
|
3467
|
+
},
|
|
3468
|
+
{
|
|
3469
|
+
indexed: false,
|
|
3470
|
+
internalType: "uint256",
|
|
3471
|
+
name: "rewardAmount",
|
|
3472
|
+
type: "uint256"
|
|
3473
|
+
}
|
|
2862
3474
|
],
|
|
2863
3475
|
name: "EpochUpdated",
|
|
2864
3476
|
type: "event"
|
|
@@ -2871,9 +3483,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2871
3483
|
{
|
|
2872
3484
|
anonymous: false,
|
|
2873
3485
|
inputs: [
|
|
2874
|
-
{
|
|
2875
|
-
|
|
2876
|
-
|
|
3486
|
+
{
|
|
3487
|
+
indexed: true,
|
|
3488
|
+
internalType: "uint256",
|
|
3489
|
+
name: "epochId",
|
|
3490
|
+
type: "uint256"
|
|
3491
|
+
},
|
|
3492
|
+
{
|
|
3493
|
+
indexed: false,
|
|
3494
|
+
internalType: "uint256",
|
|
3495
|
+
name: "numberOfTranches",
|
|
3496
|
+
type: "uint256"
|
|
3497
|
+
},
|
|
3498
|
+
{
|
|
3499
|
+
indexed: false,
|
|
3500
|
+
internalType: "uint256",
|
|
3501
|
+
name: "remediationWindow",
|
|
3502
|
+
type: "uint256"
|
|
3503
|
+
}
|
|
2877
3504
|
],
|
|
2878
3505
|
name: "EpochRewardsInitialized",
|
|
2879
3506
|
type: "event"
|
|
@@ -2886,11 +3513,36 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2886
3513
|
{
|
|
2887
3514
|
anonymous: false,
|
|
2888
3515
|
inputs: [
|
|
2889
|
-
{
|
|
2890
|
-
|
|
2891
|
-
|
|
2892
|
-
|
|
2893
|
-
|
|
3516
|
+
{
|
|
3517
|
+
indexed: true,
|
|
3518
|
+
internalType: "uint256",
|
|
3519
|
+
name: "refinerId",
|
|
3520
|
+
type: "uint256"
|
|
3521
|
+
},
|
|
3522
|
+
{
|
|
3523
|
+
indexed: true,
|
|
3524
|
+
internalType: "uint256",
|
|
3525
|
+
name: "dlpId",
|
|
3526
|
+
type: "uint256"
|
|
3527
|
+
},
|
|
3528
|
+
{
|
|
3529
|
+
indexed: false,
|
|
3530
|
+
internalType: "string",
|
|
3531
|
+
name: "name",
|
|
3532
|
+
type: "string"
|
|
3533
|
+
},
|
|
3534
|
+
{
|
|
3535
|
+
indexed: true,
|
|
3536
|
+
internalType: "uint256",
|
|
3537
|
+
name: "schemaId",
|
|
3538
|
+
type: "uint256"
|
|
3539
|
+
},
|
|
3540
|
+
{
|
|
3541
|
+
indexed: false,
|
|
3542
|
+
internalType: "string",
|
|
3543
|
+
name: "schemaDefinitionUrl",
|
|
3544
|
+
type: "string"
|
|
3545
|
+
},
|
|
2894
3546
|
{
|
|
2895
3547
|
indexed: false,
|
|
2896
3548
|
internalType: "string",
|
|
@@ -2909,10 +3561,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2909
3561
|
{
|
|
2910
3562
|
anonymous: false,
|
|
2911
3563
|
inputs: [
|
|
2912
|
-
{
|
|
2913
|
-
|
|
2914
|
-
|
|
2915
|
-
|
|
3564
|
+
{
|
|
3565
|
+
indexed: false,
|
|
3566
|
+
internalType: "uint256",
|
|
3567
|
+
name: "epochId",
|
|
3568
|
+
type: "uint256"
|
|
3569
|
+
},
|
|
3570
|
+
{
|
|
3571
|
+
indexed: false,
|
|
3572
|
+
internalType: "uint256",
|
|
3573
|
+
name: "dlpId",
|
|
3574
|
+
type: "uint256"
|
|
3575
|
+
},
|
|
3576
|
+
{
|
|
3577
|
+
indexed: false,
|
|
3578
|
+
internalType: "uint256",
|
|
3579
|
+
name: "rewardAmount",
|
|
3580
|
+
type: "uint256"
|
|
3581
|
+
},
|
|
3582
|
+
{
|
|
3583
|
+
indexed: false,
|
|
3584
|
+
internalType: "uint256",
|
|
3585
|
+
name: "penaltyAmount",
|
|
3586
|
+
type: "uint256"
|
|
3587
|
+
}
|
|
2916
3588
|
],
|
|
2917
3589
|
name: "EpochDlpRewardOverridden",
|
|
2918
3590
|
type: "event"
|
|
@@ -2925,10 +3597,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2925
3597
|
{
|
|
2926
3598
|
anonymous: false,
|
|
2927
3599
|
inputs: [
|
|
2928
|
-
{
|
|
2929
|
-
|
|
2930
|
-
|
|
2931
|
-
|
|
3600
|
+
{
|
|
3601
|
+
indexed: true,
|
|
3602
|
+
internalType: "uint256",
|
|
3603
|
+
name: "schemaId",
|
|
3604
|
+
type: "uint256"
|
|
3605
|
+
},
|
|
3606
|
+
{
|
|
3607
|
+
indexed: false,
|
|
3608
|
+
internalType: "string",
|
|
3609
|
+
name: "name",
|
|
3610
|
+
type: "string"
|
|
3611
|
+
},
|
|
3612
|
+
{
|
|
3613
|
+
indexed: false,
|
|
3614
|
+
internalType: "string",
|
|
3615
|
+
name: "dialect",
|
|
3616
|
+
type: "string"
|
|
3617
|
+
},
|
|
3618
|
+
{
|
|
3619
|
+
indexed: false,
|
|
3620
|
+
internalType: "string",
|
|
3621
|
+
name: "definitionUrl",
|
|
3622
|
+
type: "string"
|
|
3623
|
+
}
|
|
2932
3624
|
],
|
|
2933
3625
|
name: "SchemaAdded",
|
|
2934
3626
|
type: "event"
|
|
@@ -2941,7 +3633,12 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2941
3633
|
{
|
|
2942
3634
|
anonymous: false,
|
|
2943
3635
|
inputs: [
|
|
2944
|
-
{
|
|
3636
|
+
{
|
|
3637
|
+
indexed: true,
|
|
3638
|
+
internalType: "address",
|
|
3639
|
+
name: "implementation",
|
|
3640
|
+
type: "address"
|
|
3641
|
+
}
|
|
2945
3642
|
],
|
|
2946
3643
|
name: "Upgraded",
|
|
2947
3644
|
type: "event"
|
|
@@ -2954,9 +3651,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2954
3651
|
{
|
|
2955
3652
|
anonymous: false,
|
|
2956
3653
|
inputs: [
|
|
2957
|
-
{
|
|
2958
|
-
|
|
2959
|
-
|
|
3654
|
+
{
|
|
3655
|
+
indexed: true,
|
|
3656
|
+
internalType: "uint256",
|
|
3657
|
+
name: "computeInstructionId",
|
|
3658
|
+
type: "uint256"
|
|
3659
|
+
},
|
|
3660
|
+
{
|
|
3661
|
+
indexed: true,
|
|
3662
|
+
internalType: "address",
|
|
3663
|
+
name: "owner",
|
|
3664
|
+
type: "address"
|
|
3665
|
+
},
|
|
3666
|
+
{
|
|
3667
|
+
indexed: false,
|
|
3668
|
+
internalType: "string",
|
|
3669
|
+
name: "computeInstructionUrl",
|
|
3670
|
+
type: "string"
|
|
3671
|
+
},
|
|
2960
3672
|
{
|
|
2961
3673
|
indexed: false,
|
|
2962
3674
|
internalType: "bytes32",
|
|
@@ -2975,9 +3687,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2975
3687
|
{
|
|
2976
3688
|
anonymous: false,
|
|
2977
3689
|
inputs: [
|
|
2978
|
-
{
|
|
2979
|
-
|
|
2980
|
-
|
|
3690
|
+
{
|
|
3691
|
+
indexed: true,
|
|
3692
|
+
internalType: "bytes32",
|
|
3693
|
+
name: "role",
|
|
3694
|
+
type: "bytes32"
|
|
3695
|
+
},
|
|
3696
|
+
{
|
|
3697
|
+
indexed: true,
|
|
3698
|
+
internalType: "bytes32",
|
|
3699
|
+
name: "previousAdminRole",
|
|
3700
|
+
type: "bytes32"
|
|
3701
|
+
},
|
|
3702
|
+
{
|
|
3703
|
+
indexed: true,
|
|
3704
|
+
internalType: "bytes32",
|
|
3705
|
+
name: "newAdminRole",
|
|
3706
|
+
type: "bytes32"
|
|
3707
|
+
}
|
|
2981
3708
|
],
|
|
2982
3709
|
name: "RoleAdminChanged",
|
|
2983
3710
|
type: "event"
|
|
@@ -2990,9 +3717,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
2990
3717
|
{
|
|
2991
3718
|
anonymous: false,
|
|
2992
3719
|
inputs: [
|
|
2993
|
-
{
|
|
2994
|
-
|
|
2995
|
-
|
|
3720
|
+
{
|
|
3721
|
+
indexed: true,
|
|
3722
|
+
internalType: "uint256",
|
|
3723
|
+
name: "entityId",
|
|
3724
|
+
type: "uint256"
|
|
3725
|
+
},
|
|
3726
|
+
{
|
|
3727
|
+
indexed: false,
|
|
3728
|
+
internalType: "address",
|
|
3729
|
+
name: "ownerAddress",
|
|
3730
|
+
type: "address"
|
|
3731
|
+
},
|
|
3732
|
+
{
|
|
3733
|
+
indexed: false,
|
|
3734
|
+
internalType: "string",
|
|
3735
|
+
name: "name",
|
|
3736
|
+
type: "string"
|
|
3737
|
+
}
|
|
2996
3738
|
],
|
|
2997
3739
|
name: "EntityUpdated",
|
|
2998
3740
|
type: "event"
|
|
@@ -3004,7 +3746,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3004
3746
|
[
|
|
3005
3747
|
{
|
|
3006
3748
|
anonymous: false,
|
|
3007
|
-
inputs: [
|
|
3749
|
+
inputs: [
|
|
3750
|
+
{
|
|
3751
|
+
indexed: false,
|
|
3752
|
+
internalType: "uint64",
|
|
3753
|
+
name: "version",
|
|
3754
|
+
type: "uint64"
|
|
3755
|
+
}
|
|
3756
|
+
],
|
|
3008
3757
|
name: "Initialized",
|
|
3009
3758
|
type: "event"
|
|
3010
3759
|
}
|
|
@@ -3015,7 +3764,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3015
3764
|
[
|
|
3016
3765
|
{
|
|
3017
3766
|
anonymous: false,
|
|
3018
|
-
inputs: [
|
|
3767
|
+
inputs: [
|
|
3768
|
+
{
|
|
3769
|
+
indexed: true,
|
|
3770
|
+
internalType: "uint256",
|
|
3771
|
+
name: "permissionId",
|
|
3772
|
+
type: "uint256"
|
|
3773
|
+
}
|
|
3774
|
+
],
|
|
3019
3775
|
name: "PermissionRevoked",
|
|
3020
3776
|
type: "event"
|
|
3021
3777
|
}
|
|
@@ -3027,9 +3783,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3027
3783
|
{
|
|
3028
3784
|
anonymous: false,
|
|
3029
3785
|
inputs: [
|
|
3030
|
-
{
|
|
3031
|
-
|
|
3032
|
-
|
|
3786
|
+
{
|
|
3787
|
+
indexed: false,
|
|
3788
|
+
internalType: "uint256",
|
|
3789
|
+
name: "tradingVolume",
|
|
3790
|
+
type: "uint256"
|
|
3791
|
+
},
|
|
3792
|
+
{
|
|
3793
|
+
indexed: false,
|
|
3794
|
+
internalType: "uint256",
|
|
3795
|
+
name: "uniqueContributors",
|
|
3796
|
+
type: "uint256"
|
|
3797
|
+
},
|
|
3798
|
+
{
|
|
3799
|
+
indexed: false,
|
|
3800
|
+
internalType: "uint256",
|
|
3801
|
+
name: "dataAccessFees",
|
|
3802
|
+
type: "uint256"
|
|
3803
|
+
}
|
|
3033
3804
|
],
|
|
3034
3805
|
name: "MetricWeightsUpdated",
|
|
3035
3806
|
type: "event"
|
|
@@ -3041,7 +3812,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3041
3812
|
[
|
|
3042
3813
|
{
|
|
3043
3814
|
anonymous: false,
|
|
3044
|
-
inputs: [
|
|
3815
|
+
inputs: [
|
|
3816
|
+
{
|
|
3817
|
+
indexed: true,
|
|
3818
|
+
internalType: "address",
|
|
3819
|
+
name: "teeAddress",
|
|
3820
|
+
type: "address"
|
|
3821
|
+
}
|
|
3822
|
+
],
|
|
3045
3823
|
name: "TeeAdded",
|
|
3046
3824
|
type: "event"
|
|
3047
3825
|
}
|
|
@@ -3052,7 +3830,14 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3052
3830
|
[
|
|
3053
3831
|
{
|
|
3054
3832
|
anonymous: false,
|
|
3055
|
-
inputs: [
|
|
3833
|
+
inputs: [
|
|
3834
|
+
{
|
|
3835
|
+
indexed: false,
|
|
3836
|
+
internalType: "uint256",
|
|
3837
|
+
name: "lastEpoch",
|
|
3838
|
+
type: "uint256"
|
|
3839
|
+
}
|
|
3840
|
+
],
|
|
3056
3841
|
name: "LastEpochSet",
|
|
3057
3842
|
type: "event"
|
|
3058
3843
|
}
|
|
@@ -3064,13 +3849,48 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3064
3849
|
{
|
|
3065
3850
|
anonymous: false,
|
|
3066
3851
|
inputs: [
|
|
3067
|
-
{
|
|
3068
|
-
|
|
3069
|
-
|
|
3070
|
-
|
|
3071
|
-
|
|
3072
|
-
|
|
3073
|
-
{
|
|
3852
|
+
{
|
|
3853
|
+
indexed: true,
|
|
3854
|
+
internalType: "uint256",
|
|
3855
|
+
name: "permissionId",
|
|
3856
|
+
type: "uint256"
|
|
3857
|
+
},
|
|
3858
|
+
{
|
|
3859
|
+
indexed: true,
|
|
3860
|
+
internalType: "address",
|
|
3861
|
+
name: "grantee",
|
|
3862
|
+
type: "address"
|
|
3863
|
+
},
|
|
3864
|
+
{
|
|
3865
|
+
indexed: true,
|
|
3866
|
+
internalType: "uint256",
|
|
3867
|
+
name: "refinerId",
|
|
3868
|
+
type: "uint256"
|
|
3869
|
+
},
|
|
3870
|
+
{
|
|
3871
|
+
indexed: false,
|
|
3872
|
+
internalType: "string",
|
|
3873
|
+
name: "tableName",
|
|
3874
|
+
type: "string"
|
|
3875
|
+
},
|
|
3876
|
+
{
|
|
3877
|
+
indexed: false,
|
|
3878
|
+
internalType: "string",
|
|
3879
|
+
name: "columnName",
|
|
3880
|
+
type: "string"
|
|
3881
|
+
},
|
|
3882
|
+
{
|
|
3883
|
+
indexed: false,
|
|
3884
|
+
internalType: "address",
|
|
3885
|
+
name: "tokenAddress",
|
|
3886
|
+
type: "address"
|
|
3887
|
+
},
|
|
3888
|
+
{
|
|
3889
|
+
indexed: false,
|
|
3890
|
+
internalType: "uint256",
|
|
3891
|
+
name: "price",
|
|
3892
|
+
type: "uint256"
|
|
3893
|
+
}
|
|
3074
3894
|
],
|
|
3075
3895
|
name: "PermissionAdded",
|
|
3076
3896
|
type: "event"
|
|
@@ -3083,9 +3903,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3083
3903
|
{
|
|
3084
3904
|
anonymous: false,
|
|
3085
3905
|
inputs: [
|
|
3086
|
-
{
|
|
3087
|
-
|
|
3088
|
-
|
|
3906
|
+
{
|
|
3907
|
+
indexed: true,
|
|
3908
|
+
internalType: "uint256",
|
|
3909
|
+
name: "computeInstructionId",
|
|
3910
|
+
type: "uint256"
|
|
3911
|
+
},
|
|
3912
|
+
{
|
|
3913
|
+
indexed: true,
|
|
3914
|
+
internalType: "uint256",
|
|
3915
|
+
name: "dlpId",
|
|
3916
|
+
type: "uint256"
|
|
3917
|
+
},
|
|
3918
|
+
{
|
|
3919
|
+
indexed: false,
|
|
3920
|
+
internalType: "bool",
|
|
3921
|
+
name: "approved",
|
|
3922
|
+
type: "bool"
|
|
3923
|
+
}
|
|
3089
3924
|
],
|
|
3090
3925
|
name: "ComputeInstructionUpdated",
|
|
3091
3926
|
type: "event"
|
|
@@ -3098,10 +3933,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3098
3933
|
{
|
|
3099
3934
|
anonymous: false,
|
|
3100
3935
|
inputs: [
|
|
3101
|
-
{
|
|
3102
|
-
|
|
3103
|
-
|
|
3104
|
-
|
|
3936
|
+
{
|
|
3937
|
+
indexed: true,
|
|
3938
|
+
internalType: "uint256",
|
|
3939
|
+
name: "entityId",
|
|
3940
|
+
type: "uint256"
|
|
3941
|
+
},
|
|
3942
|
+
{
|
|
3943
|
+
indexed: false,
|
|
3944
|
+
internalType: "address",
|
|
3945
|
+
name: "ownerAddress",
|
|
3946
|
+
type: "address"
|
|
3947
|
+
},
|
|
3948
|
+
{
|
|
3949
|
+
indexed: false,
|
|
3950
|
+
internalType: "string",
|
|
3951
|
+
name: "name",
|
|
3952
|
+
type: "string"
|
|
3953
|
+
},
|
|
3954
|
+
{
|
|
3955
|
+
indexed: false,
|
|
3956
|
+
internalType: "uint256",
|
|
3957
|
+
name: "maxAPY",
|
|
3958
|
+
type: "uint256"
|
|
3959
|
+
}
|
|
3105
3960
|
],
|
|
3106
3961
|
name: "EntityCreated",
|
|
3107
3962
|
type: "event"
|
|
@@ -3114,19 +3969,54 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3114
3969
|
{
|
|
3115
3970
|
anonymous: false,
|
|
3116
3971
|
inputs: [
|
|
3117
|
-
{
|
|
3118
|
-
|
|
3119
|
-
|
|
3120
|
-
|
|
3121
|
-
|
|
3122
|
-
|
|
3972
|
+
{
|
|
3973
|
+
indexed: true,
|
|
3974
|
+
internalType: "uint256",
|
|
3975
|
+
name: "epochId",
|
|
3976
|
+
type: "uint256"
|
|
3977
|
+
},
|
|
3978
|
+
{
|
|
3979
|
+
indexed: true,
|
|
3980
|
+
internalType: "uint256",
|
|
3981
|
+
name: "dlpId",
|
|
3982
|
+
type: "uint256"
|
|
3983
|
+
},
|
|
3984
|
+
{
|
|
3985
|
+
indexed: false,
|
|
3986
|
+
internalType: "uint256",
|
|
3987
|
+
name: "tradingVolume",
|
|
3988
|
+
type: "uint256"
|
|
3989
|
+
},
|
|
3990
|
+
{
|
|
3991
|
+
indexed: false,
|
|
3992
|
+
internalType: "uint256",
|
|
3993
|
+
name: "uniqueContributors",
|
|
3994
|
+
type: "uint256"
|
|
3995
|
+
},
|
|
3996
|
+
{
|
|
3997
|
+
indexed: false,
|
|
3998
|
+
internalType: "uint256",
|
|
3999
|
+
name: "dataAccessFees",
|
|
4000
|
+
type: "uint256"
|
|
4001
|
+
},
|
|
4002
|
+
{
|
|
4003
|
+
indexed: false,
|
|
4004
|
+
internalType: "uint256",
|
|
4005
|
+
name: "tradingVolumeScore",
|
|
4006
|
+
type: "uint256"
|
|
4007
|
+
},
|
|
3123
4008
|
{
|
|
3124
4009
|
indexed: false,
|
|
3125
4010
|
internalType: "uint256",
|
|
3126
4011
|
name: "uniqueContributorsScore",
|
|
3127
4012
|
type: "uint256"
|
|
3128
4013
|
},
|
|
3129
|
-
{
|
|
4014
|
+
{
|
|
4015
|
+
indexed: false,
|
|
4016
|
+
internalType: "uint256",
|
|
4017
|
+
name: "dataAccessFeesScore",
|
|
4018
|
+
type: "uint256"
|
|
4019
|
+
}
|
|
3130
4020
|
],
|
|
3131
4021
|
name: "EpochDlpPerformancesOverridden",
|
|
3132
4022
|
type: "event"
|
|
@@ -3139,8 +4029,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3139
4029
|
{
|
|
3140
4030
|
anonymous: false,
|
|
3141
4031
|
inputs: [
|
|
3142
|
-
{
|
|
3143
|
-
|
|
4032
|
+
{
|
|
4033
|
+
indexed: true,
|
|
4034
|
+
internalType: "address",
|
|
4035
|
+
name: "teeAddress",
|
|
4036
|
+
type: "address"
|
|
4037
|
+
},
|
|
4038
|
+
{
|
|
4039
|
+
indexed: false,
|
|
4040
|
+
internalType: "uint256",
|
|
4041
|
+
name: "amount",
|
|
4042
|
+
type: "uint256"
|
|
4043
|
+
}
|
|
3144
4044
|
],
|
|
3145
4045
|
name: "Claimed",
|
|
3146
4046
|
type: "event"
|
|
@@ -3153,9 +4053,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3153
4053
|
{
|
|
3154
4054
|
anonymous: false,
|
|
3155
4055
|
inputs: [
|
|
3156
|
-
{
|
|
3157
|
-
|
|
3158
|
-
|
|
4056
|
+
{
|
|
4057
|
+
indexed: true,
|
|
4058
|
+
internalType: "address",
|
|
4059
|
+
name: "to",
|
|
4060
|
+
type: "address"
|
|
4061
|
+
},
|
|
4062
|
+
{
|
|
4063
|
+
indexed: true,
|
|
4064
|
+
internalType: "address",
|
|
4065
|
+
name: "token",
|
|
4066
|
+
type: "address"
|
|
4067
|
+
},
|
|
4068
|
+
{
|
|
4069
|
+
indexed: false,
|
|
4070
|
+
internalType: "uint256",
|
|
4071
|
+
name: "amount",
|
|
4072
|
+
type: "uint256"
|
|
4073
|
+
}
|
|
3159
4074
|
],
|
|
3160
4075
|
name: "Transfer",
|
|
3161
4076
|
type: "event"
|
|
@@ -3168,9 +4083,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3168
4083
|
{
|
|
3169
4084
|
anonymous: false,
|
|
3170
4085
|
inputs: [
|
|
3171
|
-
{
|
|
3172
|
-
|
|
3173
|
-
|
|
4086
|
+
{
|
|
4087
|
+
indexed: true,
|
|
4088
|
+
internalType: "address",
|
|
4089
|
+
name: "delegate",
|
|
4090
|
+
type: "address"
|
|
4091
|
+
},
|
|
4092
|
+
{
|
|
4093
|
+
indexed: false,
|
|
4094
|
+
internalType: "uint256",
|
|
4095
|
+
name: "previousVotes",
|
|
4096
|
+
type: "uint256"
|
|
4097
|
+
},
|
|
4098
|
+
{
|
|
4099
|
+
indexed: false,
|
|
4100
|
+
internalType: "uint256",
|
|
4101
|
+
name: "newVotes",
|
|
4102
|
+
type: "uint256"
|
|
4103
|
+
}
|
|
3174
4104
|
],
|
|
3175
4105
|
name: "DelegateVotesChanged",
|
|
3176
4106
|
type: "event"
|
|
@@ -3201,8 +4131,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3201
4131
|
{
|
|
3202
4132
|
anonymous: false,
|
|
3203
4133
|
inputs: [
|
|
3204
|
-
{
|
|
3205
|
-
|
|
4134
|
+
{
|
|
4135
|
+
indexed: true,
|
|
4136
|
+
internalType: "uint256",
|
|
4137
|
+
name: "dlpId",
|
|
4138
|
+
type: "uint256"
|
|
4139
|
+
},
|
|
4140
|
+
{
|
|
4141
|
+
indexed: false,
|
|
4142
|
+
internalType: "bool",
|
|
4143
|
+
name: "verified",
|
|
4144
|
+
type: "bool"
|
|
4145
|
+
}
|
|
3206
4146
|
],
|
|
3207
4147
|
name: "DlpVerificationUpdated",
|
|
3208
4148
|
type: "event"
|
|
@@ -3215,11 +4155,36 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3215
4155
|
{
|
|
3216
4156
|
anonymous: false,
|
|
3217
4157
|
inputs: [
|
|
3218
|
-
{
|
|
3219
|
-
|
|
3220
|
-
|
|
3221
|
-
|
|
3222
|
-
|
|
4158
|
+
{
|
|
4159
|
+
indexed: true,
|
|
4160
|
+
internalType: "uint256",
|
|
4161
|
+
name: "serverId",
|
|
4162
|
+
type: "uint256"
|
|
4163
|
+
},
|
|
4164
|
+
{
|
|
4165
|
+
indexed: true,
|
|
4166
|
+
internalType: "address",
|
|
4167
|
+
name: "owner",
|
|
4168
|
+
type: "address"
|
|
4169
|
+
},
|
|
4170
|
+
{
|
|
4171
|
+
indexed: true,
|
|
4172
|
+
internalType: "address",
|
|
4173
|
+
name: "serverAddress",
|
|
4174
|
+
type: "address"
|
|
4175
|
+
},
|
|
4176
|
+
{
|
|
4177
|
+
indexed: false,
|
|
4178
|
+
internalType: "string",
|
|
4179
|
+
name: "publicKey",
|
|
4180
|
+
type: "string"
|
|
4181
|
+
},
|
|
4182
|
+
{
|
|
4183
|
+
indexed: false,
|
|
4184
|
+
internalType: "string",
|
|
4185
|
+
name: "url",
|
|
4186
|
+
type: "string"
|
|
4187
|
+
}
|
|
3223
4188
|
],
|
|
3224
4189
|
name: "ServerRegistered",
|
|
3225
4190
|
type: "event"
|
|
@@ -3232,8 +4197,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3232
4197
|
{
|
|
3233
4198
|
anonymous: false,
|
|
3234
4199
|
inputs: [
|
|
3235
|
-
{
|
|
3236
|
-
|
|
4200
|
+
{
|
|
4201
|
+
indexed: true,
|
|
4202
|
+
internalType: "uint256",
|
|
4203
|
+
name: "serverId",
|
|
4204
|
+
type: "uint256"
|
|
4205
|
+
},
|
|
4206
|
+
{
|
|
4207
|
+
indexed: false,
|
|
4208
|
+
internalType: "string",
|
|
4209
|
+
name: "url",
|
|
4210
|
+
type: "string"
|
|
4211
|
+
}
|
|
3237
4212
|
],
|
|
3238
4213
|
name: "ServerUpdated",
|
|
3239
4214
|
type: "event"
|
|
@@ -3246,12 +4221,42 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3246
4221
|
{
|
|
3247
4222
|
anonymous: false,
|
|
3248
4223
|
inputs: [
|
|
3249
|
-
{
|
|
3250
|
-
|
|
3251
|
-
|
|
3252
|
-
|
|
3253
|
-
|
|
3254
|
-
|
|
4224
|
+
{
|
|
4225
|
+
indexed: true,
|
|
4226
|
+
internalType: "uint256",
|
|
4227
|
+
name: "fileId",
|
|
4228
|
+
type: "uint256"
|
|
4229
|
+
},
|
|
4230
|
+
{
|
|
4231
|
+
indexed: true,
|
|
4232
|
+
internalType: "address",
|
|
4233
|
+
name: "ownerAddress",
|
|
4234
|
+
type: "address"
|
|
4235
|
+
},
|
|
4236
|
+
{
|
|
4237
|
+
indexed: false,
|
|
4238
|
+
internalType: "uint256",
|
|
4239
|
+
name: "proofIndex",
|
|
4240
|
+
type: "uint256"
|
|
4241
|
+
},
|
|
4242
|
+
{
|
|
4243
|
+
indexed: true,
|
|
4244
|
+
internalType: "uint256",
|
|
4245
|
+
name: "dlpId",
|
|
4246
|
+
type: "uint256"
|
|
4247
|
+
},
|
|
4248
|
+
{
|
|
4249
|
+
indexed: false,
|
|
4250
|
+
internalType: "uint256",
|
|
4251
|
+
name: "score",
|
|
4252
|
+
type: "uint256"
|
|
4253
|
+
},
|
|
4254
|
+
{
|
|
4255
|
+
indexed: false,
|
|
4256
|
+
internalType: "string",
|
|
4257
|
+
name: "proofUrl",
|
|
4258
|
+
type: "string"
|
|
4259
|
+
}
|
|
3255
4260
|
],
|
|
3256
4261
|
name: "ProofAdded",
|
|
3257
4262
|
type: "event"
|
|
@@ -3264,8 +4269,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3264
4269
|
{
|
|
3265
4270
|
anonymous: false,
|
|
3266
4271
|
inputs: [
|
|
3267
|
-
{
|
|
3268
|
-
|
|
4272
|
+
{
|
|
4273
|
+
indexed: true,
|
|
4274
|
+
internalType: "address",
|
|
4275
|
+
name: "user",
|
|
4276
|
+
type: "address"
|
|
4277
|
+
},
|
|
4278
|
+
{
|
|
4279
|
+
indexed: true,
|
|
4280
|
+
internalType: "uint256",
|
|
4281
|
+
name: "serverId",
|
|
4282
|
+
type: "uint256"
|
|
4283
|
+
}
|
|
3269
4284
|
],
|
|
3270
4285
|
name: "ServerUntrusted",
|
|
3271
4286
|
type: "event"
|
|
@@ -3278,8 +4293,18 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3278
4293
|
{
|
|
3279
4294
|
anonymous: false,
|
|
3280
4295
|
inputs: [
|
|
3281
|
-
{
|
|
3282
|
-
|
|
4296
|
+
{
|
|
4297
|
+
indexed: true,
|
|
4298
|
+
internalType: "uint256",
|
|
4299
|
+
name: "jobId",
|
|
4300
|
+
type: "uint256"
|
|
4301
|
+
},
|
|
4302
|
+
{
|
|
4303
|
+
indexed: false,
|
|
4304
|
+
internalType: "address",
|
|
4305
|
+
name: "teeAddress",
|
|
4306
|
+
type: "address"
|
|
4307
|
+
}
|
|
3283
4308
|
],
|
|
3284
4309
|
name: "JobSubmitted",
|
|
3285
4310
|
type: "event"
|
|
@@ -3292,9 +4317,24 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3292
4317
|
{
|
|
3293
4318
|
anonymous: false,
|
|
3294
4319
|
inputs: [
|
|
3295
|
-
{
|
|
3296
|
-
|
|
3297
|
-
|
|
4320
|
+
{
|
|
4321
|
+
indexed: true,
|
|
4322
|
+
internalType: "bytes32",
|
|
4323
|
+
name: "role",
|
|
4324
|
+
type: "bytes32"
|
|
4325
|
+
},
|
|
4326
|
+
{
|
|
4327
|
+
indexed: true,
|
|
4328
|
+
internalType: "address",
|
|
4329
|
+
name: "account",
|
|
4330
|
+
type: "address"
|
|
4331
|
+
},
|
|
4332
|
+
{
|
|
4333
|
+
indexed: true,
|
|
4334
|
+
internalType: "address",
|
|
4335
|
+
name: "sender",
|
|
4336
|
+
type: "address"
|
|
4337
|
+
}
|
|
3298
4338
|
],
|
|
3299
4339
|
name: "RoleRevoked",
|
|
3300
4340
|
type: "event"
|
|
@@ -3307,19 +4347,54 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3307
4347
|
{
|
|
3308
4348
|
anonymous: false,
|
|
3309
4349
|
inputs: [
|
|
3310
|
-
{
|
|
3311
|
-
|
|
3312
|
-
|
|
3313
|
-
|
|
3314
|
-
|
|
3315
|
-
|
|
4350
|
+
{
|
|
4351
|
+
indexed: true,
|
|
4352
|
+
internalType: "uint256",
|
|
4353
|
+
name: "epochId",
|
|
4354
|
+
type: "uint256"
|
|
4355
|
+
},
|
|
4356
|
+
{
|
|
4357
|
+
indexed: true,
|
|
4358
|
+
internalType: "uint256",
|
|
4359
|
+
name: "dlpId",
|
|
4360
|
+
type: "uint256"
|
|
4361
|
+
},
|
|
4362
|
+
{
|
|
4363
|
+
indexed: false,
|
|
4364
|
+
internalType: "uint256",
|
|
4365
|
+
name: "tradingVolume",
|
|
4366
|
+
type: "uint256"
|
|
4367
|
+
},
|
|
4368
|
+
{
|
|
4369
|
+
indexed: false,
|
|
4370
|
+
internalType: "uint256",
|
|
4371
|
+
name: "uniqueContributors",
|
|
4372
|
+
type: "uint256"
|
|
4373
|
+
},
|
|
4374
|
+
{
|
|
4375
|
+
indexed: false,
|
|
4376
|
+
internalType: "uint256",
|
|
4377
|
+
name: "dataAccessFees",
|
|
4378
|
+
type: "uint256"
|
|
4379
|
+
},
|
|
4380
|
+
{
|
|
4381
|
+
indexed: false,
|
|
4382
|
+
internalType: "uint256",
|
|
4383
|
+
name: "tradingVolumeScore",
|
|
4384
|
+
type: "uint256"
|
|
4385
|
+
},
|
|
3316
4386
|
{
|
|
3317
4387
|
indexed: false,
|
|
3318
4388
|
internalType: "uint256",
|
|
3319
4389
|
name: "uniqueContributorsScore",
|
|
3320
4390
|
type: "uint256"
|
|
3321
4391
|
},
|
|
3322
|
-
{
|
|
4392
|
+
{
|
|
4393
|
+
indexed: false,
|
|
4394
|
+
internalType: "uint256",
|
|
4395
|
+
name: "dataAccessFeesScore",
|
|
4396
|
+
type: "uint256"
|
|
4397
|
+
}
|
|
3323
4398
|
],
|
|
3324
4399
|
name: "EpochDlpPerformancesSaved",
|
|
3325
4400
|
type: "event"
|
|
@@ -3332,10 +4407,30 @@ const TOPIC_TO_ABIS = /* @__PURE__ */ new Map([
|
|
|
3332
4407
|
{
|
|
3333
4408
|
anonymous: false,
|
|
3334
4409
|
inputs: [
|
|
3335
|
-
{
|
|
3336
|
-
|
|
3337
|
-
|
|
3338
|
-
|
|
4410
|
+
{
|
|
4411
|
+
indexed: true,
|
|
4412
|
+
internalType: "uint256",
|
|
4413
|
+
name: "entityId",
|
|
4414
|
+
type: "uint256"
|
|
4415
|
+
},
|
|
4416
|
+
{
|
|
4417
|
+
indexed: true,
|
|
4418
|
+
internalType: "address",
|
|
4419
|
+
name: "staker",
|
|
4420
|
+
type: "address"
|
|
4421
|
+
},
|
|
4422
|
+
{
|
|
4423
|
+
indexed: false,
|
|
4424
|
+
internalType: "uint256",
|
|
4425
|
+
name: "amount",
|
|
4426
|
+
type: "uint256"
|
|
4427
|
+
},
|
|
4428
|
+
{
|
|
4429
|
+
indexed: false,
|
|
4430
|
+
internalType: "uint256",
|
|
4431
|
+
name: "sharesBurned",
|
|
4432
|
+
type: "uint256"
|
|
4433
|
+
}
|
|
3339
4434
|
],
|
|
3340
4435
|
name: "Unstaked",
|
|
3341
4436
|
type: "event"
|