@latticexyz/world-modules 2.0.0-main-e20633d4 → 2.0.0-main-071aadb9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. package/out/ArrayLib.sol/ArrayLib.json +255 -255
  2. package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +220 -220
  3. package/out/CallboundDelegations.sol/CallboundDelegations.json +4463 -4463
  4. package/out/DecodeSlice.sol/DecodeSlice.json +3250 -3250
  5. package/out/DelegationControl.sol/DelegationControl.json +98 -98
  6. package/out/EncodeArray.sol/EncodeArray.json +3345 -3345
  7. package/out/FieldLayout.sol/FieldLayoutInstance.json +47 -47
  8. package/out/FieldLayout.sol/FieldLayoutLib.json +47 -47
  9. package/out/Hook.sol/HookInstance.json +13 -13
  10. package/out/Hook.sol/HookLib.json +13 -13
  11. package/out/Hooks.sol/Hooks.json +3186 -3186
  12. package/out/IAccessManagementSystem.sol/IAccessManagementSystem.json +106 -100
  13. package/out/IBalanceTransferSystem.sol/IBalanceTransferSystem.json +98 -92
  14. package/out/IBaseWorld.sol/IBaseWorld.json +79 -79
  15. package/out/IBatchCallSystem.sol/IBatchCallSystem.json +92 -86
  16. package/out/ICoreSystem.sol/ICoreSystem.json +19 -13
  17. package/out/IDelegationControl.sol/IDelegationControl.json +62 -62
  18. package/out/IModule.sol/IModule.json +78 -78
  19. package/out/IModuleInstallationSystem.sol/IModuleInstallationSystem.json +52 -46
  20. package/out/ISystemHook.sol/ISystemHook.json +86 -86
  21. package/out/IUniqueEntitySystem.sol/IUniqueEntitySystem.json +13 -13
  22. package/out/IWorldContextConsumer.sol/IWorldContextConsumer.json +71 -71
  23. package/out/IWorldErrors.sol/IWorldErrors.json +152 -152
  24. package/out/IWorldKernel.sol/IWorldCall.json +154 -154
  25. package/out/IWorldKernel.sol/IWorldKernel.json +154 -154
  26. package/out/IWorldKernel.sol/IWorldModuleInstallation.json +154 -154
  27. package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +329 -323
  28. package/out/KeysInTable.sol/KeysInTable.json +18239 -18239
  29. package/out/KeysInTableHook.sol/KeysInTableHook.json +882 -882
  30. package/out/KeysInTableModule.sol/KeysInTableModule.json +564 -564
  31. package/out/KeysWithValue.sol/KeysWithValue.json +6661 -6661
  32. package/out/KeysWithValueHook.sol/KeysWithValueHook.json +1023 -1023
  33. package/out/KeysWithValueModule.sol/KeysWithValueModule.json +450 -450
  34. package/out/Memory.sol/Memory.json +4 -4
  35. package/out/Module.sol/Module.json +88 -88
  36. package/out/ResourceIds.sol/ResourceIds.json +1237 -1231
  37. package/out/Schema.sol/SchemaInstance.json +72 -72
  38. package/out/Schema.sol/SchemaLib.json +72 -72
  39. package/out/SchemaType.sol/SchemaType.json +276 -276
  40. package/out/Slice.sol/SliceInstance.json +4 -4
  41. package/out/Slice.sol/SliceLib.json +4 -4
  42. package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +330 -330
  43. package/out/Storage.sol/Storage.json +7 -7
  44. package/out/StoreCore.sol/StoreCore.json +101 -101
  45. package/out/StoreCore.sol/StoreCoreInternal.json +101 -101
  46. package/out/StoreHook.sol/StoreHook.json +368 -368
  47. package/out/StoreHooks.sol/StoreHooks.json +6042 -6042
  48. package/out/StoreSwitch.sol/StoreSwitch.json +13 -13
  49. package/out/System.sol/System.json +32 -32
  50. package/out/Tables.sol/Tables.json +10401 -10401
  51. package/out/TightCoder.sol/TightCoder.json +124 -124
  52. package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +124 -124
  53. package/out/TimeboundDelegations.sol/TimeboundDelegations.json +3442 -3442
  54. package/out/UniqueEntity.sol/UniqueEntity.json +2344 -2344
  55. package/out/UniqueEntityModule.sol/UniqueEntityModule.json +351 -351
  56. package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +98 -98
  57. package/out/UsedKeysIndex.sol/UsedKeysIndex.json +4568 -4562
  58. package/out/WorldContext.sol/WorldContextConsumer.json +376 -376
  59. package/out/WorldContext.sol/WorldContextProvider.json +376 -376
  60. package/out/WorldResourceId.sol/WorldResourceIdInstance.json +476 -476
  61. package/out/WorldResourceId.sol/WorldResourceIdLib.json +476 -476
  62. package/out/constants.sol/LayoutOffsets.json +79 -79
  63. package/out/constants.sol/constants.json +115 -115
  64. package/out/getKeysInTable.sol/getKeysInTable.json +564 -564
  65. package/out/getKeysWithValue.sol/getKeysWithValue.json +264 -264
  66. package/out/getTargetTableId.sol/getTargetTableId.json +163 -163
  67. package/out/getUniqueEntity.sol/getUniqueEntity.json +88 -88
  68. package/out/hasKey.sol/hasKey.json +130 -130
  69. package/out/index.sol/index.json +53 -53
  70. package/out/interfaces/IBaseWorld.sol/IBaseWorld.json +186 -186
  71. package/out/leftMask.sol/leftMask.json +31 -31
  72. package/out/query.sol/query.json +1154 -1154
  73. package/out/revertWithBytes.sol/revertWithBytes.json +15 -15
  74. package/out/src/Bytes.sol/Bytes.json +1338 -1338
  75. package/out/src/FieldLayout.sol/FieldLayoutInstance.json +698 -698
  76. package/out/src/FieldLayout.sol/FieldLayoutLib.json +698 -698
  77. package/out/src/IStore.sol/IStore.json +52 -52
  78. package/out/src/IWorldKernel.sol/IWorldCall.json +154 -154
  79. package/out/src/IWorldKernel.sol/IWorldKernel.json +154 -154
  80. package/out/src/IWorldKernel.sol/IWorldModuleInstallation.json +154 -154
  81. package/out/src/Memory.sol/Memory.json +91 -91
  82. package/out/src/PackedCounter.sol/PackedCounterInstance.json +929 -929
  83. package/out/src/PackedCounter.sol/PackedCounterLib.json +929 -929
  84. package/out/src/ResourceId.sol/ResourceIdInstance.json +116 -116
  85. package/out/src/ResourceId.sol/ResourceIdLib.json +116 -116
  86. package/out/src/Schema.sol/SchemaInstance.json +790 -790
  87. package/out/src/Schema.sol/SchemaLib.json +790 -790
  88. package/out/src/Slice.sol/SliceInstance.json +430 -430
  89. package/out/src/Slice.sol/SliceLib.json +430 -430
  90. package/out/src/StoreCore.sol/StoreCore.json +4473 -4473
  91. package/out/src/StoreCore.sol/StoreCoreInternal.json +4473 -4473
  92. package/out/src/StoreSwitch.sol/StoreSwitch.json +2496 -2496
  93. package/out/src/WorldContext.sol/WorldContextConsumer.json +376 -376
  94. package/out/src/WorldContext.sol/WorldContextProvider.json +376 -376
  95. package/out/src/WorldResourceId.sol/WorldResourceIdInstance.json +476 -476
  96. package/out/src/WorldResourceId.sol/WorldResourceIdLib.json +476 -476
  97. package/out/storeHookTypes.sol/storeHookTypes.json +115 -115
  98. package/out/storeResourceTypes.sol/storeResourceTypes.json +12 -12
  99. package/out/tables/ResourceIds.sol/ResourceIds.json +2889 -2883
  100. package/out/tables/Tables.sol/Tables.json +12187 -12187
  101. package/out/tightcoder/EncodeArray.sol/EncodeArray.json +3345 -3345
  102. package/out/types.sol/types.json +41 -41
  103. package/out/version.sol/version.json +7 -7
  104. package/out/world/src/IERC165.sol/IERC165.json +28 -28
  105. package/out/worldResourceTypes.sol/worldResourceTypes.json +53 -53
  106. package/package.json +8 -8
  107. package/src/interfaces/IBaseWorld.sol +4 -2
  108. package/src/modules/keysintable/tables/KeysInTable.sol +357 -163
  109. package/src/modules/keysintable/tables/UsedKeysIndex.sol +116 -36
  110. package/src/modules/keyswithvalue/tables/KeysWithValue.sol +163 -69
  111. package/src/modules/std-delegations/tables/CallboundDelegations.sol +87 -26
  112. package/src/modules/std-delegations/tables/TimeboundDelegations.sol +87 -26
  113. package/src/modules/uniqueentity/tables/UniqueEntity.sol +87 -26
@@ -94,29 +94,29 @@
94
94
  },
95
95
  "ast": {
96
96
  "absolutePath": "node_modules/@latticexyz/store/src/Slice.sol",
97
- "id": 27368,
97
+ "id": 27375,
98
98
  "exportedSymbols": {
99
99
  "DecodeSlice": [
100
- 60527
100
+ 60536
101
101
  ],
102
102
  "Memory": [
103
- 25935
103
+ 25942
104
104
  ],
105
105
  "Slice": [
106
- 27125
106
+ 27132
107
107
  ],
108
108
  "SliceInstance": [
109
- 27367
109
+ 27374
110
110
  ],
111
111
  "SliceLib": [
112
- 27270
112
+ 27277
113
113
  ]
114
114
  },
115
115
  "nodeType": "SourceUnit",
116
116
  "src": "32:4409:69",
117
117
  "nodes": [
118
118
  {
119
- "id": 27119,
119
+ "id": 27126,
120
120
  "nodeType": "PragmaDirective",
121
121
  "src": "32:25:69",
122
122
  "nodes": [],
@@ -128,23 +128,23 @@
128
128
  ]
129
129
  },
130
130
  {
131
- "id": 27121,
131
+ "id": 27128,
132
132
  "nodeType": "ImportDirective",
133
133
  "src": "59:38:69",
134
134
  "nodes": [],
135
135
  "absolutePath": "node_modules/@latticexyz/store/src/Memory.sol",
136
136
  "file": "./Memory.sol",
137
137
  "nameLocation": "-1:-1:-1",
138
- "scope": 27368,
139
- "sourceUnit": 25936,
138
+ "scope": 27375,
139
+ "sourceUnit": 25943,
140
140
  "symbolAliases": [
141
141
  {
142
142
  "foreign": {
143
- "id": 27120,
143
+ "id": 27127,
144
144
  "name": "Memory",
145
145
  "nodeType": "Identifier",
146
146
  "overloadedDeclarations": [],
147
- "referencedDeclaration": 25935,
147
+ "referencedDeclaration": 25942,
148
148
  "src": "68:6:69",
149
149
  "typeDescriptions": {}
150
150
  },
@@ -154,23 +154,23 @@
154
154
  "unitAlias": ""
155
155
  },
156
156
  {
157
- "id": 27123,
157
+ "id": 27130,
158
158
  "nodeType": "ImportDirective",
159
159
  "src": "98:59:69",
160
160
  "nodes": [],
161
161
  "absolutePath": "node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol",
162
162
  "file": "./tightcoder/DecodeSlice.sol",
163
163
  "nameLocation": "-1:-1:-1",
164
- "scope": 27368,
165
- "sourceUnit": 60528,
164
+ "scope": 27375,
165
+ "sourceUnit": 60537,
166
166
  "symbolAliases": [
167
167
  {
168
168
  "foreign": {
169
- "id": 27122,
169
+ "id": 27129,
170
170
  "name": "DecodeSlice",
171
171
  "nodeType": "Identifier",
172
172
  "overloadedDeclarations": [],
173
- "referencedDeclaration": 60527,
173
+ "referencedDeclaration": 60536,
174
174
  "src": "107:11:69",
175
175
  "typeDescriptions": {}
176
176
  },
@@ -180,7 +180,7 @@
180
180
  "unitAlias": ""
181
181
  },
182
182
  {
183
- "id": 27125,
183
+ "id": 27132,
184
184
  "nodeType": "UserDefinedValueTypeDefinition",
185
185
  "src": "374:22:69",
186
186
  "nodes": [],
@@ -188,7 +188,7 @@
188
188
  "name": "Slice",
189
189
  "nameLocation": "379:5:69",
190
190
  "underlyingType": {
191
- "id": 27124,
191
+ "id": 27131,
192
192
  "name": "uint256",
193
193
  "nodeType": "ElementaryTypeName",
194
194
  "src": "388:7:69",
@@ -199,86 +199,86 @@
199
199
  }
200
200
  },
201
201
  {
202
- "id": 27129,
202
+ "id": 27136,
203
203
  "nodeType": "UsingForDirective",
204
204
  "src": "398:37:69",
205
205
  "nodes": [],
206
206
  "global": true,
207
207
  "libraryName": {
208
- "id": 27126,
208
+ "id": 27133,
209
209
  "name": "SliceInstance",
210
210
  "nameLocations": [
211
211
  "404:13:69"
212
212
  ],
213
213
  "nodeType": "IdentifierPath",
214
- "referencedDeclaration": 27367,
214
+ "referencedDeclaration": 27374,
215
215
  "src": "404:13:69"
216
216
  },
217
217
  "typeName": {
218
- "id": 27128,
218
+ "id": 27135,
219
219
  "nodeType": "UserDefinedTypeName",
220
220
  "pathNode": {
221
- "id": 27127,
221
+ "id": 27134,
222
222
  "name": "Slice",
223
223
  "nameLocations": [
224
224
  "422:5:69"
225
225
  ],
226
226
  "nodeType": "IdentifierPath",
227
- "referencedDeclaration": 27125,
227
+ "referencedDeclaration": 27132,
228
228
  "src": "422:5:69"
229
229
  },
230
- "referencedDeclaration": 27125,
230
+ "referencedDeclaration": 27132,
231
231
  "src": "422:5:69",
232
232
  "typeDescriptions": {
233
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
233
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
234
234
  "typeString": "Slice"
235
235
  }
236
236
  }
237
237
  },
238
238
  {
239
- "id": 27133,
239
+ "id": 27140,
240
240
  "nodeType": "UsingForDirective",
241
241
  "src": "436:35:69",
242
242
  "nodes": [],
243
243
  "global": true,
244
244
  "libraryName": {
245
- "id": 27130,
245
+ "id": 27137,
246
246
  "name": "DecodeSlice",
247
247
  "nameLocations": [
248
248
  "442:11:69"
249
249
  ],
250
250
  "nodeType": "IdentifierPath",
251
- "referencedDeclaration": 60527,
251
+ "referencedDeclaration": 60536,
252
252
  "src": "442:11:69"
253
253
  },
254
254
  "typeName": {
255
- "id": 27132,
255
+ "id": 27139,
256
256
  "nodeType": "UserDefinedTypeName",
257
257
  "pathNode": {
258
- "id": 27131,
258
+ "id": 27138,
259
259
  "name": "Slice",
260
260
  "nameLocations": [
261
261
  "458:5:69"
262
262
  ],
263
263
  "nodeType": "IdentifierPath",
264
- "referencedDeclaration": 27125,
264
+ "referencedDeclaration": 27132,
265
265
  "src": "458:5:69"
266
266
  },
267
- "referencedDeclaration": 27125,
267
+ "referencedDeclaration": 27132,
268
268
  "src": "458:5:69",
269
269
  "typeDescriptions": {
270
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
270
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
271
271
  "typeString": "Slice"
272
272
  }
273
273
  }
274
274
  },
275
275
  {
276
- "id": 27270,
276
+ "id": 27277,
277
277
  "nodeType": "ContractDefinition",
278
278
  "src": "518:2076:69",
279
279
  "nodes": [
280
280
  {
281
- "id": 27142,
281
+ "id": 27149,
282
282
  "nodeType": "ErrorDefinition",
283
283
  "src": "539:64:69",
284
284
  "nodes": [],
@@ -286,17 +286,17 @@
286
286
  "name": "Slice_OutOfBounds",
287
287
  "nameLocation": "545:17:69",
288
288
  "parameters": {
289
- "id": 27141,
289
+ "id": 27148,
290
290
  "nodeType": "ParameterList",
291
291
  "parameters": [
292
292
  {
293
293
  "constant": false,
294
- "id": 27136,
294
+ "id": 27143,
295
295
  "mutability": "mutable",
296
296
  "name": "data",
297
297
  "nameLocation": "569:4:69",
298
298
  "nodeType": "VariableDeclaration",
299
- "scope": 27142,
299
+ "scope": 27149,
300
300
  "src": "563:10:69",
301
301
  "stateVariable": false,
302
302
  "storageLocation": "default",
@@ -305,7 +305,7 @@
305
305
  "typeString": "bytes"
306
306
  },
307
307
  "typeName": {
308
- "id": 27135,
308
+ "id": 27142,
309
309
  "name": "bytes",
310
310
  "nodeType": "ElementaryTypeName",
311
311
  "src": "563:5:69",
@@ -318,12 +318,12 @@
318
318
  },
319
319
  {
320
320
  "constant": false,
321
- "id": 27138,
321
+ "id": 27145,
322
322
  "mutability": "mutable",
323
323
  "name": "start",
324
324
  "nameLocation": "583:5:69",
325
325
  "nodeType": "VariableDeclaration",
326
- "scope": 27142,
326
+ "scope": 27149,
327
327
  "src": "575:13:69",
328
328
  "stateVariable": false,
329
329
  "storageLocation": "default",
@@ -332,7 +332,7 @@
332
332
  "typeString": "uint256"
333
333
  },
334
334
  "typeName": {
335
- "id": 27137,
335
+ "id": 27144,
336
336
  "name": "uint256",
337
337
  "nodeType": "ElementaryTypeName",
338
338
  "src": "575:7:69",
@@ -345,12 +345,12 @@
345
345
  },
346
346
  {
347
347
  "constant": false,
348
- "id": 27140,
348
+ "id": 27147,
349
349
  "mutability": "mutable",
350
350
  "name": "end",
351
351
  "nameLocation": "598:3:69",
352
352
  "nodeType": "VariableDeclaration",
353
- "scope": 27142,
353
+ "scope": 27149,
354
354
  "src": "590:11:69",
355
355
  "stateVariable": false,
356
356
  "storageLocation": "default",
@@ -359,7 +359,7 @@
359
359
  "typeString": "uint256"
360
360
  },
361
361
  "typeName": {
362
- "id": 27139,
362
+ "id": 27146,
363
363
  "name": "uint256",
364
364
  "nodeType": "ElementaryTypeName",
365
365
  "src": "590:7:69",
@@ -375,7 +375,7 @@
375
375
  }
376
376
  },
377
377
  {
378
- "id": 27152,
378
+ "id": 27159,
379
379
  "nodeType": "VariableDeclaration",
380
380
  "src": "607:54:69",
381
381
  "nodes": [],
@@ -383,7 +383,7 @@
383
383
  "mutability": "constant",
384
384
  "name": "MASK_LEN",
385
385
  "nameLocation": "624:8:69",
386
- "scope": 27270,
386
+ "scope": 27277,
387
387
  "stateVariable": true,
388
388
  "storageLocation": "default",
389
389
  "typeDescriptions": {
@@ -391,7 +391,7 @@
391
391
  "typeString": "uint256"
392
392
  },
393
393
  "typeName": {
394
- "id": 27143,
394
+ "id": 27150,
395
395
  "name": "uint256",
396
396
  "nodeType": "ElementaryTypeName",
397
397
  "src": "607:7:69",
@@ -406,7 +406,7 @@
406
406
  "expression": {
407
407
  "arguments": [
408
408
  {
409
- "id": 27148,
409
+ "id": 27155,
410
410
  "isConstant": false,
411
411
  "isLValue": false,
412
412
  "isPure": true,
@@ -418,7 +418,7 @@
418
418
  "typeString": "type(uint128)"
419
419
  },
420
420
  "typeName": {
421
- "id": 27147,
421
+ "id": 27154,
422
422
  "name": "uint128",
423
423
  "nodeType": "ElementaryTypeName",
424
424
  "src": "648:7:69",
@@ -433,7 +433,7 @@
433
433
  "typeString": "type(uint128)"
434
434
  }
435
435
  ],
436
- "id": 27146,
436
+ "id": 27153,
437
437
  "name": "type",
438
438
  "nodeType": "Identifier",
439
439
  "overloadedDeclarations": [],
@@ -444,7 +444,7 @@
444
444
  "typeString": "function () pure"
445
445
  }
446
446
  },
447
- "id": 27149,
447
+ "id": 27156,
448
448
  "isConstant": false,
449
449
  "isLValue": false,
450
450
  "isPure": true,
@@ -460,7 +460,7 @@
460
460
  "typeString": "type(uint128)"
461
461
  }
462
462
  },
463
- "id": 27150,
463
+ "id": 27157,
464
464
  "isConstant": false,
465
465
  "isLValue": false,
466
466
  "isPure": true,
@@ -482,7 +482,7 @@
482
482
  "typeString": "uint128"
483
483
  }
484
484
  ],
485
- "id": 27145,
485
+ "id": 27152,
486
486
  "isConstant": false,
487
487
  "isLValue": false,
488
488
  "isPure": true,
@@ -494,14 +494,14 @@
494
494
  "typeString": "type(uint256)"
495
495
  },
496
496
  "typeName": {
497
- "id": 27144,
497
+ "id": 27151,
498
498
  "name": "uint256",
499
499
  "nodeType": "ElementaryTypeName",
500
500
  "src": "635:7:69",
501
501
  "typeDescriptions": {}
502
502
  }
503
503
  },
504
- "id": 27151,
504
+ "id": 27158,
505
505
  "isConstant": false,
506
506
  "isLValue": false,
507
507
  "isPure": true,
@@ -520,7 +520,7 @@
520
520
  "visibility": "internal"
521
521
  },
522
522
  {
523
- "id": 27164,
523
+ "id": 27171,
524
524
  "nodeType": "VariableDeclaration",
525
525
  "src": "665:61:69",
526
526
  "nodes": [],
@@ -528,7 +528,7 @@
528
528
  "mutability": "constant",
529
529
  "name": "MASK_PTR",
530
530
  "nameLocation": "682:8:69",
531
- "scope": 27270,
531
+ "scope": 27277,
532
532
  "stateVariable": true,
533
533
  "storageLocation": "default",
534
534
  "typeDescriptions": {
@@ -536,7 +536,7 @@
536
536
  "typeString": "uint256"
537
537
  },
538
538
  "typeName": {
539
- "id": 27153,
539
+ "id": 27160,
540
540
  "name": "uint256",
541
541
  "nodeType": "ElementaryTypeName",
542
542
  "src": "665:7:69",
@@ -550,7 +550,7 @@
550
550
  "typeIdentifier": "t_uint256",
551
551
  "typeString": "uint256"
552
552
  },
553
- "id": 27163,
553
+ "id": 27170,
554
554
  "isConstant": false,
555
555
  "isLValue": false,
556
556
  "isPure": true,
@@ -561,7 +561,7 @@
561
561
  "expression": {
562
562
  "arguments": [
563
563
  {
564
- "id": 27158,
564
+ "id": 27165,
565
565
  "isConstant": false,
566
566
  "isLValue": false,
567
567
  "isPure": true,
@@ -573,7 +573,7 @@
573
573
  "typeString": "type(uint128)"
574
574
  },
575
575
  "typeName": {
576
- "id": 27157,
576
+ "id": 27164,
577
577
  "name": "uint128",
578
578
  "nodeType": "ElementaryTypeName",
579
579
  "src": "706:7:69",
@@ -588,7 +588,7 @@
588
588
  "typeString": "type(uint128)"
589
589
  }
590
590
  ],
591
- "id": 27156,
591
+ "id": 27163,
592
592
  "name": "type",
593
593
  "nodeType": "Identifier",
594
594
  "overloadedDeclarations": [],
@@ -599,7 +599,7 @@
599
599
  "typeString": "function () pure"
600
600
  }
601
601
  },
602
- "id": 27159,
602
+ "id": 27166,
603
603
  "isConstant": false,
604
604
  "isLValue": false,
605
605
  "isPure": true,
@@ -615,7 +615,7 @@
615
615
  "typeString": "type(uint128)"
616
616
  }
617
617
  },
618
- "id": 27160,
618
+ "id": 27167,
619
619
  "isConstant": false,
620
620
  "isLValue": false,
621
621
  "isPure": true,
@@ -637,7 +637,7 @@
637
637
  "typeString": "uint128"
638
638
  }
639
639
  ],
640
- "id": 27155,
640
+ "id": 27162,
641
641
  "isConstant": false,
642
642
  "isLValue": false,
643
643
  "isPure": true,
@@ -649,14 +649,14 @@
649
649
  "typeString": "type(uint256)"
650
650
  },
651
651
  "typeName": {
652
- "id": 27154,
652
+ "id": 27161,
653
653
  "name": "uint256",
654
654
  "nodeType": "ElementaryTypeName",
655
655
  "src": "693:7:69",
656
656
  "typeDescriptions": {}
657
657
  }
658
658
  },
659
- "id": 27161,
659
+ "id": 27168,
660
660
  "isConstant": false,
661
661
  "isLValue": false,
662
662
  "isPure": true,
@@ -676,7 +676,7 @@
676
676
  "operator": "<<",
677
677
  "rightExpression": {
678
678
  "hexValue": "313238",
679
- "id": 27162,
679
+ "id": 27169,
680
680
  "isConstant": false,
681
681
  "isLValue": false,
682
682
  "isPure": true,
@@ -699,29 +699,29 @@
699
699
  "visibility": "internal"
700
700
  },
701
701
  {
702
- "id": 27192,
702
+ "id": 27199,
703
703
  "nodeType": "FunctionDefinition",
704
704
  "src": "916:329:69",
705
705
  "nodes": [],
706
706
  "body": {
707
- "id": 27191,
707
+ "id": 27198,
708
708
  "nodeType": "Block",
709
709
  "src": "984:261:69",
710
710
  "nodes": [],
711
711
  "statements": [
712
712
  {
713
713
  "assignments": [
714
- 27174
714
+ 27181
715
715
  ],
716
716
  "declarations": [
717
717
  {
718
718
  "constant": false,
719
- "id": 27174,
719
+ "id": 27181,
720
720
  "mutability": "mutable",
721
721
  "name": "_pointer",
722
722
  "nameLocation": "998:8:69",
723
723
  "nodeType": "VariableDeclaration",
724
- "scope": 27191,
724
+ "scope": 27198,
725
725
  "src": "990:16:69",
726
726
  "stateVariable": false,
727
727
  "storageLocation": "default",
@@ -730,7 +730,7 @@
730
730
  "typeString": "uint256"
731
731
  },
732
732
  "typeName": {
733
- "id": 27173,
733
+ "id": 27180,
734
734
  "name": "uint256",
735
735
  "nodeType": "ElementaryTypeName",
736
736
  "src": "990:7:69",
@@ -742,7 +742,7 @@
742
742
  "visibility": "internal"
743
743
  }
744
744
  ],
745
- "id": 27175,
745
+ "id": 27182,
746
746
  "nodeType": "VariableDeclarationStatement",
747
747
  "src": "990:16:69"
748
748
  },
@@ -797,21 +797,21 @@
797
797
  "evmVersion": "paris",
798
798
  "externalReferences": [
799
799
  {
800
- "declaration": 27174,
800
+ "declaration": 27181,
801
801
  "isOffset": false,
802
802
  "isSlot": false,
803
803
  "src": "1029:8:69",
804
804
  "valueSize": 1
805
805
  },
806
806
  {
807
- "declaration": 27167,
807
+ "declaration": 27174,
808
808
  "isOffset": false,
809
809
  "isSlot": false,
810
810
  "src": "1045:4:69",
811
811
  "valueSize": 1
812
812
  }
813
813
  ],
814
- "id": 27176,
814
+ "id": 27183,
815
815
  "nodeType": "InlineAssembly",
816
816
  "src": "1012:80:69"
817
817
  },
@@ -823,7 +823,7 @@
823
823
  "typeIdentifier": "t_uint256",
824
824
  "typeString": "uint256"
825
825
  },
826
- "id": 27188,
826
+ "id": 27195,
827
827
  "isConstant": false,
828
828
  "isLValue": false,
829
829
  "isPure": false,
@@ -835,17 +835,17 @@
835
835
  "typeIdentifier": "t_uint256",
836
836
  "typeString": "uint256"
837
837
  },
838
- "id": 27181,
838
+ "id": 27188,
839
839
  "isConstant": false,
840
840
  "isLValue": false,
841
841
  "isPure": false,
842
842
  "lValueRequested": false,
843
843
  "leftExpression": {
844
- "id": 27179,
844
+ "id": 27186,
845
845
  "name": "_pointer",
846
846
  "nodeType": "Identifier",
847
847
  "overloadedDeclarations": [],
848
- "referencedDeclaration": 27174,
848
+ "referencedDeclaration": 27181,
849
849
  "src": "1196:8:69",
850
850
  "typeDescriptions": {
851
851
  "typeIdentifier": "t_uint256",
@@ -856,7 +856,7 @@
856
856
  "operator": "<<",
857
857
  "rightExpression": {
858
858
  "hexValue": "313238",
859
- "id": 27180,
859
+ "id": 27187,
860
860
  "isConstant": false,
861
861
  "isLValue": false,
862
862
  "isPure": true,
@@ -877,7 +877,7 @@
877
877
  }
878
878
  }
879
879
  ],
880
- "id": 27182,
880
+ "id": 27189,
881
881
  "isConstant": false,
882
882
  "isInlineArray": false,
883
883
  "isLValue": false,
@@ -899,25 +899,25 @@
899
899
  "typeIdentifier": "t_uint256",
900
900
  "typeString": "uint256"
901
901
  },
902
- "id": 27186,
902
+ "id": 27193,
903
903
  "isConstant": false,
904
904
  "isLValue": false,
905
905
  "isPure": false,
906
906
  "lValueRequested": false,
907
907
  "leftExpression": {
908
908
  "expression": {
909
- "id": 27183,
909
+ "id": 27190,
910
910
  "name": "data",
911
911
  "nodeType": "Identifier",
912
912
  "overloadedDeclarations": [],
913
- "referencedDeclaration": 27167,
913
+ "referencedDeclaration": 27174,
914
914
  "src": "1216:4:69",
915
915
  "typeDescriptions": {
916
916
  "typeIdentifier": "t_bytes_memory_ptr",
917
917
  "typeString": "bytes memory"
918
918
  }
919
919
  },
920
- "id": 27184,
920
+ "id": 27191,
921
921
  "isConstant": false,
922
922
  "isLValue": false,
923
923
  "isPure": false,
@@ -934,11 +934,11 @@
934
934
  "nodeType": "BinaryOperation",
935
935
  "operator": "&",
936
936
  "rightExpression": {
937
- "id": 27185,
937
+ "id": 27192,
938
938
  "name": "MASK_LEN",
939
939
  "nodeType": "Identifier",
940
940
  "overloadedDeclarations": [],
941
- "referencedDeclaration": 27152,
941
+ "referencedDeclaration": 27159,
942
942
  "src": "1230:8:69",
943
943
  "typeDescriptions": {
944
944
  "typeIdentifier": "t_uint256",
@@ -952,7 +952,7 @@
952
952
  }
953
953
  }
954
954
  ],
955
- "id": 27187,
955
+ "id": 27194,
956
956
  "isConstant": false,
957
957
  "isInlineArray": false,
958
958
  "isLValue": false,
@@ -980,18 +980,18 @@
980
980
  }
981
981
  ],
982
982
  "expression": {
983
- "id": 27177,
983
+ "id": 27184,
984
984
  "name": "Slice",
985
985
  "nodeType": "Identifier",
986
986
  "overloadedDeclarations": [],
987
- "referencedDeclaration": 27125,
987
+ "referencedDeclaration": 27132,
988
988
  "src": "1184:5:69",
989
989
  "typeDescriptions": {
990
- "typeIdentifier": "t_type$_t_userDefinedValueType$_Slice_$27125_$",
990
+ "typeIdentifier": "t_type$_t_userDefinedValueType$_Slice_$27132_$",
991
991
  "typeString": "type(Slice)"
992
992
  }
993
993
  },
994
- "id": 27178,
994
+ "id": 27185,
995
995
  "isConstant": false,
996
996
  "isLValue": false,
997
997
  "isPure": true,
@@ -1001,11 +1001,11 @@
1001
1001
  "nodeType": "MemberAccess",
1002
1002
  "src": "1184:10:69",
1003
1003
  "typeDescriptions": {
1004
- "typeIdentifier": "t_function_wrap_pure$_t_uint256_$returns$_t_userDefinedValueType$_Slice_$27125_$",
1004
+ "typeIdentifier": "t_function_wrap_pure$_t_uint256_$returns$_t_userDefinedValueType$_Slice_$27132_$",
1005
1005
  "typeString": "function (uint256) pure returns (Slice)"
1006
1006
  }
1007
1007
  },
1008
- "id": 27189,
1008
+ "id": 27196,
1009
1009
  "isConstant": false,
1010
1010
  "isLValue": false,
1011
1011
  "isPure": false,
@@ -1017,19 +1017,19 @@
1017
1017
  "src": "1184:56:69",
1018
1018
  "tryCall": false,
1019
1019
  "typeDescriptions": {
1020
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
1020
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
1021
1021
  "typeString": "Slice"
1022
1022
  }
1023
1023
  },
1024
- "functionReturnParameters": 27172,
1025
- "id": 27190,
1024
+ "functionReturnParameters": 27179,
1025
+ "id": 27197,
1026
1026
  "nodeType": "Return",
1027
1027
  "src": "1177:63:69"
1028
1028
  }
1029
1029
  ]
1030
1030
  },
1031
1031
  "documentation": {
1032
- "id": 27165,
1032
+ "id": 27172,
1033
1033
  "nodeType": "StructuredDocumentation",
1034
1034
  "src": "731:182:69",
1035
1035
  "text": " @notice Converts a bytes array to a slice (without copying data)\n @param data The bytes array to be converted\n @return A new Slice representing the bytes array"
@@ -1040,17 +1040,17 @@
1040
1040
  "name": "fromBytes",
1041
1041
  "nameLocation": "925:9:69",
1042
1042
  "parameters": {
1043
- "id": 27168,
1043
+ "id": 27175,
1044
1044
  "nodeType": "ParameterList",
1045
1045
  "parameters": [
1046
1046
  {
1047
1047
  "constant": false,
1048
- "id": 27167,
1048
+ "id": 27174,
1049
1049
  "mutability": "mutable",
1050
1050
  "name": "data",
1051
1051
  "nameLocation": "948:4:69",
1052
1052
  "nodeType": "VariableDeclaration",
1053
- "scope": 27192,
1053
+ "scope": 27199,
1054
1054
  "src": "935:17:69",
1055
1055
  "stateVariable": false,
1056
1056
  "storageLocation": "memory",
@@ -1059,7 +1059,7 @@
1059
1059
  "typeString": "bytes"
1060
1060
  },
1061
1061
  "typeName": {
1062
- "id": 27166,
1062
+ "id": 27173,
1063
1063
  "name": "bytes",
1064
1064
  "nodeType": "ElementaryTypeName",
1065
1065
  "src": "935:5:69",
@@ -1074,41 +1074,41 @@
1074
1074
  "src": "934:19:69"
1075
1075
  },
1076
1076
  "returnParameters": {
1077
- "id": 27172,
1077
+ "id": 27179,
1078
1078
  "nodeType": "ParameterList",
1079
1079
  "parameters": [
1080
1080
  {
1081
1081
  "constant": false,
1082
- "id": 27171,
1082
+ "id": 27178,
1083
1083
  "mutability": "mutable",
1084
1084
  "name": "",
1085
1085
  "nameLocation": "-1:-1:-1",
1086
1086
  "nodeType": "VariableDeclaration",
1087
- "scope": 27192,
1087
+ "scope": 27199,
1088
1088
  "src": "977:5:69",
1089
1089
  "stateVariable": false,
1090
1090
  "storageLocation": "default",
1091
1091
  "typeDescriptions": {
1092
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
1092
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
1093
1093
  "typeString": "Slice"
1094
1094
  },
1095
1095
  "typeName": {
1096
- "id": 27170,
1096
+ "id": 27177,
1097
1097
  "nodeType": "UserDefinedTypeName",
1098
1098
  "pathNode": {
1099
- "id": 27169,
1099
+ "id": 27176,
1100
1100
  "name": "Slice",
1101
1101
  "nameLocations": [
1102
1102
  "977:5:69"
1103
1103
  ],
1104
1104
  "nodeType": "IdentifierPath",
1105
- "referencedDeclaration": 27125,
1105
+ "referencedDeclaration": 27132,
1106
1106
  "src": "977:5:69"
1107
1107
  },
1108
- "referencedDeclaration": 27125,
1108
+ "referencedDeclaration": 27132,
1109
1109
  "src": "977:5:69",
1110
1110
  "typeDescriptions": {
1111
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
1111
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
1112
1112
  "typeString": "Slice"
1113
1113
  }
1114
1114
  },
@@ -1117,18 +1117,18 @@
1117
1117
  ],
1118
1118
  "src": "976:7:69"
1119
1119
  },
1120
- "scope": 27270,
1120
+ "scope": 27277,
1121
1121
  "stateMutability": "pure",
1122
1122
  "virtual": false,
1123
1123
  "visibility": "internal"
1124
1124
  },
1125
1125
  {
1126
- "id": 27211,
1126
+ "id": 27218,
1127
1127
  "nodeType": "FunctionDefinition",
1128
1128
  "src": "1522:140:69",
1129
1129
  "nodes": [],
1130
1130
  "body": {
1131
- "id": 27210,
1131
+ "id": 27217,
1132
1132
  "nodeType": "Block",
1133
1133
  "src": "1607:55:69",
1134
1134
  "nodes": [],
@@ -1137,11 +1137,11 @@
1137
1137
  "expression": {
1138
1138
  "arguments": [
1139
1139
  {
1140
- "id": 27204,
1140
+ "id": 27211,
1141
1141
  "name": "data",
1142
1142
  "nodeType": "Identifier",
1143
1143
  "overloadedDeclarations": [],
1144
- "referencedDeclaration": 27195,
1144
+ "referencedDeclaration": 27202,
1145
1145
  "src": "1632:4:69",
1146
1146
  "typeDescriptions": {
1147
1147
  "typeIdentifier": "t_bytes_memory_ptr",
@@ -1149,11 +1149,11 @@
1149
1149
  }
1150
1150
  },
1151
1151
  {
1152
- "id": 27205,
1152
+ "id": 27212,
1153
1153
  "name": "start",
1154
1154
  "nodeType": "Identifier",
1155
1155
  "overloadedDeclarations": [],
1156
- "referencedDeclaration": 27197,
1156
+ "referencedDeclaration": 27204,
1157
1157
  "src": "1638:5:69",
1158
1158
  "typeDescriptions": {
1159
1159
  "typeIdentifier": "t_uint256",
@@ -1162,18 +1162,18 @@
1162
1162
  },
1163
1163
  {
1164
1164
  "expression": {
1165
- "id": 27206,
1165
+ "id": 27213,
1166
1166
  "name": "data",
1167
1167
  "nodeType": "Identifier",
1168
1168
  "overloadedDeclarations": [],
1169
- "referencedDeclaration": 27195,
1169
+ "referencedDeclaration": 27202,
1170
1170
  "src": "1645:4:69",
1171
1171
  "typeDescriptions": {
1172
1172
  "typeIdentifier": "t_bytes_memory_ptr",
1173
1173
  "typeString": "bytes memory"
1174
1174
  }
1175
1175
  },
1176
- "id": 27207,
1176
+ "id": 27214,
1177
1177
  "isConstant": false,
1178
1178
  "isLValue": false,
1179
1179
  "isPure": false,
@@ -1203,21 +1203,21 @@
1203
1203
  "typeString": "uint256"
1204
1204
  }
1205
1205
  ],
1206
- "id": 27203,
1206
+ "id": 27210,
1207
1207
  "name": "getSubslice",
1208
1208
  "nodeType": "Identifier",
1209
1209
  "overloadedDeclarations": [
1210
- 27211,
1211
- 27269
1210
+ 27218,
1211
+ 27276
1212
1212
  ],
1213
- "referencedDeclaration": 27269,
1213
+ "referencedDeclaration": 27276,
1214
1214
  "src": "1620:11:69",
1215
1215
  "typeDescriptions": {
1216
- "typeIdentifier": "t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_userDefinedValueType$_Slice_$27125_$",
1216
+ "typeIdentifier": "t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_userDefinedValueType$_Slice_$27132_$",
1217
1217
  "typeString": "function (bytes memory,uint256,uint256) pure returns (Slice)"
1218
1218
  }
1219
1219
  },
1220
- "id": 27208,
1220
+ "id": 27215,
1221
1221
  "isConstant": false,
1222
1222
  "isLValue": false,
1223
1223
  "isPure": false,
@@ -1229,19 +1229,19 @@
1229
1229
  "src": "1620:37:69",
1230
1230
  "tryCall": false,
1231
1231
  "typeDescriptions": {
1232
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
1232
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
1233
1233
  "typeString": "Slice"
1234
1234
  }
1235
1235
  },
1236
- "functionReturnParameters": 27202,
1237
- "id": 27209,
1236
+ "functionReturnParameters": 27209,
1237
+ "id": 27216,
1238
1238
  "nodeType": "Return",
1239
1239
  "src": "1613:44:69"
1240
1240
  }
1241
1241
  ]
1242
1242
  },
1243
1243
  "documentation": {
1244
- "id": 27193,
1244
+ "id": 27200,
1245
1245
  "nodeType": "StructuredDocumentation",
1246
1246
  "src": "1249:270:69",
1247
1247
  "text": " @notice Subslice a bytes array using the given start index until the end of the array (without copying data)\n @param data The bytes array to subslice\n @param start The start index for the subslice\n @return A new Slice representing the subslice"
@@ -1252,17 +1252,17 @@
1252
1252
  "name": "getSubslice",
1253
1253
  "nameLocation": "1531:11:69",
1254
1254
  "parameters": {
1255
- "id": 27198,
1255
+ "id": 27205,
1256
1256
  "nodeType": "ParameterList",
1257
1257
  "parameters": [
1258
1258
  {
1259
1259
  "constant": false,
1260
- "id": 27195,
1260
+ "id": 27202,
1261
1261
  "mutability": "mutable",
1262
1262
  "name": "data",
1263
1263
  "nameLocation": "1556:4:69",
1264
1264
  "nodeType": "VariableDeclaration",
1265
- "scope": 27211,
1265
+ "scope": 27218,
1266
1266
  "src": "1543:17:69",
1267
1267
  "stateVariable": false,
1268
1268
  "storageLocation": "memory",
@@ -1271,7 +1271,7 @@
1271
1271
  "typeString": "bytes"
1272
1272
  },
1273
1273
  "typeName": {
1274
- "id": 27194,
1274
+ "id": 27201,
1275
1275
  "name": "bytes",
1276
1276
  "nodeType": "ElementaryTypeName",
1277
1277
  "src": "1543:5:69",
@@ -1284,12 +1284,12 @@
1284
1284
  },
1285
1285
  {
1286
1286
  "constant": false,
1287
- "id": 27197,
1287
+ "id": 27204,
1288
1288
  "mutability": "mutable",
1289
1289
  "name": "start",
1290
1290
  "nameLocation": "1570:5:69",
1291
1291
  "nodeType": "VariableDeclaration",
1292
- "scope": 27211,
1292
+ "scope": 27218,
1293
1293
  "src": "1562:13:69",
1294
1294
  "stateVariable": false,
1295
1295
  "storageLocation": "default",
@@ -1298,7 +1298,7 @@
1298
1298
  "typeString": "uint256"
1299
1299
  },
1300
1300
  "typeName": {
1301
- "id": 27196,
1301
+ "id": 27203,
1302
1302
  "name": "uint256",
1303
1303
  "nodeType": "ElementaryTypeName",
1304
1304
  "src": "1562:7:69",
@@ -1313,41 +1313,41 @@
1313
1313
  "src": "1542:34:69"
1314
1314
  },
1315
1315
  "returnParameters": {
1316
- "id": 27202,
1316
+ "id": 27209,
1317
1317
  "nodeType": "ParameterList",
1318
1318
  "parameters": [
1319
1319
  {
1320
1320
  "constant": false,
1321
- "id": 27201,
1321
+ "id": 27208,
1322
1322
  "mutability": "mutable",
1323
1323
  "name": "",
1324
1324
  "nameLocation": "-1:-1:-1",
1325
1325
  "nodeType": "VariableDeclaration",
1326
- "scope": 27211,
1326
+ "scope": 27218,
1327
1327
  "src": "1600:5:69",
1328
1328
  "stateVariable": false,
1329
1329
  "storageLocation": "default",
1330
1330
  "typeDescriptions": {
1331
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
1331
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
1332
1332
  "typeString": "Slice"
1333
1333
  },
1334
1334
  "typeName": {
1335
- "id": 27200,
1335
+ "id": 27207,
1336
1336
  "nodeType": "UserDefinedTypeName",
1337
1337
  "pathNode": {
1338
- "id": 27199,
1338
+ "id": 27206,
1339
1339
  "name": "Slice",
1340
1340
  "nameLocations": [
1341
1341
  "1600:5:69"
1342
1342
  ],
1343
1343
  "nodeType": "IdentifierPath",
1344
- "referencedDeclaration": 27125,
1344
+ "referencedDeclaration": 27132,
1345
1345
  "src": "1600:5:69"
1346
1346
  },
1347
- "referencedDeclaration": 27125,
1347
+ "referencedDeclaration": 27132,
1348
1348
  "src": "1600:5:69",
1349
1349
  "typeDescriptions": {
1350
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
1350
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
1351
1351
  "typeString": "Slice"
1352
1352
  }
1353
1353
  },
@@ -1356,25 +1356,25 @@
1356
1356
  ],
1357
1357
  "src": "1599:7:69"
1358
1358
  },
1359
- "scope": 27270,
1359
+ "scope": 27277,
1360
1360
  "stateMutability": "pure",
1361
1361
  "virtual": false,
1362
1362
  "visibility": "internal"
1363
1363
  },
1364
1364
  {
1365
- "id": 27269,
1365
+ "id": 27276,
1366
1366
  "nodeType": "FunctionDefinition",
1367
1367
  "src": "2022:570:69",
1368
1368
  "nodes": [],
1369
1369
  "body": {
1370
- "id": 27268,
1370
+ "id": 27275,
1371
1371
  "nodeType": "Block",
1372
1372
  "src": "2120:472:69",
1373
1373
  "nodes": [],
1374
1374
  "statements": [
1375
1375
  {
1376
1376
  "condition": {
1377
- "id": 27233,
1377
+ "id": 27240,
1378
1378
  "isConstant": false,
1379
1379
  "isLValue": false,
1380
1380
  "isPure": false,
@@ -1390,7 +1390,7 @@
1390
1390
  "typeIdentifier": "t_bool",
1391
1391
  "typeString": "bool"
1392
1392
  },
1393
- "id": 27231,
1393
+ "id": 27238,
1394
1394
  "isConstant": false,
1395
1395
  "isLValue": false,
1396
1396
  "isPure": false,
@@ -1400,17 +1400,17 @@
1400
1400
  "typeIdentifier": "t_uint256",
1401
1401
  "typeString": "uint256"
1402
1402
  },
1403
- "id": 27226,
1403
+ "id": 27233,
1404
1404
  "isConstant": false,
1405
1405
  "isLValue": false,
1406
1406
  "isPure": false,
1407
1407
  "lValueRequested": false,
1408
1408
  "leftExpression": {
1409
- "id": 27224,
1409
+ "id": 27231,
1410
1410
  "name": "start",
1411
1411
  "nodeType": "Identifier",
1412
1412
  "overloadedDeclarations": [],
1413
- "referencedDeclaration": 27216,
1413
+ "referencedDeclaration": 27223,
1414
1414
  "src": "2202:5:69",
1415
1415
  "typeDescriptions": {
1416
1416
  "typeIdentifier": "t_uint256",
@@ -1420,11 +1420,11 @@
1420
1420
  "nodeType": "BinaryOperation",
1421
1421
  "operator": "<=",
1422
1422
  "rightExpression": {
1423
- "id": 27225,
1423
+ "id": 27232,
1424
1424
  "name": "end",
1425
1425
  "nodeType": "Identifier",
1426
1426
  "overloadedDeclarations": [],
1427
- "referencedDeclaration": 27218,
1427
+ "referencedDeclaration": 27225,
1428
1428
  "src": "2211:3:69",
1429
1429
  "typeDescriptions": {
1430
1430
  "typeIdentifier": "t_uint256",
@@ -1444,17 +1444,17 @@
1444
1444
  "typeIdentifier": "t_uint256",
1445
1445
  "typeString": "uint256"
1446
1446
  },
1447
- "id": 27230,
1447
+ "id": 27237,
1448
1448
  "isConstant": false,
1449
1449
  "isLValue": false,
1450
1450
  "isPure": false,
1451
1451
  "lValueRequested": false,
1452
1452
  "leftExpression": {
1453
- "id": 27227,
1453
+ "id": 27234,
1454
1454
  "name": "end",
1455
1455
  "nodeType": "Identifier",
1456
1456
  "overloadedDeclarations": [],
1457
- "referencedDeclaration": 27218,
1457
+ "referencedDeclaration": 27225,
1458
1458
  "src": "2218:3:69",
1459
1459
  "typeDescriptions": {
1460
1460
  "typeIdentifier": "t_uint256",
@@ -1465,18 +1465,18 @@
1465
1465
  "operator": "<=",
1466
1466
  "rightExpression": {
1467
1467
  "expression": {
1468
- "id": 27228,
1468
+ "id": 27235,
1469
1469
  "name": "data",
1470
1470
  "nodeType": "Identifier",
1471
1471
  "overloadedDeclarations": [],
1472
- "referencedDeclaration": 27214,
1472
+ "referencedDeclaration": 27221,
1473
1473
  "src": "2225:4:69",
1474
1474
  "typeDescriptions": {
1475
1475
  "typeIdentifier": "t_bytes_memory_ptr",
1476
1476
  "typeString": "bytes memory"
1477
1477
  }
1478
1478
  },
1479
- "id": 27229,
1479
+ "id": 27236,
1480
1480
  "isConstant": false,
1481
1481
  "isLValue": false,
1482
1482
  "isPure": false,
@@ -1503,7 +1503,7 @@
1503
1503
  }
1504
1504
  }
1505
1505
  ],
1506
- "id": 27232,
1506
+ "id": 27239,
1507
1507
  "isConstant": false,
1508
1508
  "isInlineArray": false,
1509
1509
  "isLValue": false,
@@ -1521,18 +1521,18 @@
1521
1521
  "typeString": "bool"
1522
1522
  }
1523
1523
  },
1524
- "id": 27240,
1524
+ "id": 27247,
1525
1525
  "nodeType": "IfStatement",
1526
1526
  "src": "2196:85:69",
1527
1527
  "trueBody": {
1528
1528
  "errorCall": {
1529
1529
  "arguments": [
1530
1530
  {
1531
- "id": 27235,
1531
+ "id": 27242,
1532
1532
  "name": "data",
1533
1533
  "nodeType": "Identifier",
1534
1534
  "overloadedDeclarations": [],
1535
- "referencedDeclaration": 27214,
1535
+ "referencedDeclaration": 27221,
1536
1536
  "src": "2264:4:69",
1537
1537
  "typeDescriptions": {
1538
1538
  "typeIdentifier": "t_bytes_memory_ptr",
@@ -1540,11 +1540,11 @@
1540
1540
  }
1541
1541
  },
1542
1542
  {
1543
- "id": 27236,
1543
+ "id": 27243,
1544
1544
  "name": "start",
1545
1545
  "nodeType": "Identifier",
1546
1546
  "overloadedDeclarations": [],
1547
- "referencedDeclaration": 27216,
1547
+ "referencedDeclaration": 27223,
1548
1548
  "src": "2270:5:69",
1549
1549
  "typeDescriptions": {
1550
1550
  "typeIdentifier": "t_uint256",
@@ -1552,11 +1552,11 @@
1552
1552
  }
1553
1553
  },
1554
1554
  {
1555
- "id": 27237,
1555
+ "id": 27244,
1556
1556
  "name": "end",
1557
1557
  "nodeType": "Identifier",
1558
1558
  "overloadedDeclarations": [],
1559
- "referencedDeclaration": 27218,
1559
+ "referencedDeclaration": 27225,
1560
1560
  "src": "2277:3:69",
1561
1561
  "typeDescriptions": {
1562
1562
  "typeIdentifier": "t_uint256",
@@ -1579,18 +1579,18 @@
1579
1579
  "typeString": "uint256"
1580
1580
  }
1581
1581
  ],
1582
- "id": 27234,
1582
+ "id": 27241,
1583
1583
  "name": "Slice_OutOfBounds",
1584
1584
  "nodeType": "Identifier",
1585
1585
  "overloadedDeclarations": [],
1586
- "referencedDeclaration": 27142,
1586
+ "referencedDeclaration": 27149,
1587
1587
  "src": "2246:17:69",
1588
1588
  "typeDescriptions": {
1589
1589
  "typeIdentifier": "t_function_error_pure$_t_bytes_memory_ptr_$_t_uint256_$_t_uint256_$returns$__$",
1590
1590
  "typeString": "function (bytes memory,uint256,uint256) pure"
1591
1591
  }
1592
1592
  },
1593
- "id": 27238,
1593
+ "id": 27245,
1594
1594
  "isConstant": false,
1595
1595
  "isLValue": false,
1596
1596
  "isPure": false,
@@ -1606,24 +1606,24 @@
1606
1606
  "typeString": "tuple()"
1607
1607
  }
1608
1608
  },
1609
- "id": 27239,
1609
+ "id": 27246,
1610
1610
  "nodeType": "RevertStatement",
1611
1611
  "src": "2239:42:69"
1612
1612
  }
1613
1613
  },
1614
1614
  {
1615
1615
  "assignments": [
1616
- 27242
1616
+ 27249
1617
1617
  ],
1618
1618
  "declarations": [
1619
1619
  {
1620
1620
  "constant": false,
1621
- "id": 27242,
1621
+ "id": 27249,
1622
1622
  "mutability": "mutable",
1623
1623
  "name": "_pointer",
1624
1624
  "nameLocation": "2296:8:69",
1625
1625
  "nodeType": "VariableDeclaration",
1626
- "scope": 27268,
1626
+ "scope": 27275,
1627
1627
  "src": "2288:16:69",
1628
1628
  "stateVariable": false,
1629
1629
  "storageLocation": "default",
@@ -1632,7 +1632,7 @@
1632
1632
  "typeString": "uint256"
1633
1633
  },
1634
1634
  "typeName": {
1635
- "id": 27241,
1635
+ "id": 27248,
1636
1636
  "name": "uint256",
1637
1637
  "nodeType": "ElementaryTypeName",
1638
1638
  "src": "2288:7:69",
@@ -1644,7 +1644,7 @@
1644
1644
  "visibility": "internal"
1645
1645
  }
1646
1646
  ],
1647
- "id": 27243,
1647
+ "id": 27250,
1648
1648
  "nodeType": "VariableDeclarationStatement",
1649
1649
  "src": "2288:16:69"
1650
1650
  },
@@ -1699,37 +1699,37 @@
1699
1699
  "evmVersion": "paris",
1700
1700
  "externalReferences": [
1701
1701
  {
1702
- "declaration": 27242,
1702
+ "declaration": 27249,
1703
1703
  "isOffset": false,
1704
1704
  "isSlot": false,
1705
1705
  "src": "2327:8:69",
1706
1706
  "valueSize": 1
1707
1707
  },
1708
1708
  {
1709
- "declaration": 27214,
1709
+ "declaration": 27221,
1710
1710
  "isOffset": false,
1711
1711
  "isSlot": false,
1712
1712
  "src": "2343:4:69",
1713
1713
  "valueSize": 1
1714
1714
  }
1715
1715
  ],
1716
- "id": 27244,
1716
+ "id": 27251,
1717
1717
  "nodeType": "InlineAssembly",
1718
1718
  "src": "2310:80:69"
1719
1719
  },
1720
1720
  {
1721
1721
  "expression": {
1722
- "id": 27247,
1722
+ "id": 27254,
1723
1723
  "isConstant": false,
1724
1724
  "isLValue": false,
1725
1725
  "isPure": false,
1726
1726
  "lValueRequested": false,
1727
1727
  "leftHandSide": {
1728
- "id": 27245,
1728
+ "id": 27252,
1729
1729
  "name": "_pointer",
1730
1730
  "nodeType": "Identifier",
1731
1731
  "overloadedDeclarations": [],
1732
- "referencedDeclaration": 27242,
1732
+ "referencedDeclaration": 27249,
1733
1733
  "src": "2396:8:69",
1734
1734
  "typeDescriptions": {
1735
1735
  "typeIdentifier": "t_uint256",
@@ -1739,11 +1739,11 @@
1739
1739
  "nodeType": "Assignment",
1740
1740
  "operator": "+=",
1741
1741
  "rightHandSide": {
1742
- "id": 27246,
1742
+ "id": 27253,
1743
1743
  "name": "start",
1744
1744
  "nodeType": "Identifier",
1745
1745
  "overloadedDeclarations": [],
1746
- "referencedDeclaration": 27216,
1746
+ "referencedDeclaration": 27223,
1747
1747
  "src": "2408:5:69",
1748
1748
  "typeDescriptions": {
1749
1749
  "typeIdentifier": "t_uint256",
@@ -1756,23 +1756,23 @@
1756
1756
  "typeString": "uint256"
1757
1757
  }
1758
1758
  },
1759
- "id": 27248,
1759
+ "id": 27255,
1760
1760
  "nodeType": "ExpressionStatement",
1761
1761
  "src": "2396:17:69"
1762
1762
  },
1763
1763
  {
1764
1764
  "assignments": [
1765
- 27250
1765
+ 27257
1766
1766
  ],
1767
1767
  "declarations": [
1768
1768
  {
1769
1769
  "constant": false,
1770
- "id": 27250,
1770
+ "id": 27257,
1771
1771
  "mutability": "mutable",
1772
1772
  "name": "_len",
1773
1773
  "nameLocation": "2427:4:69",
1774
1774
  "nodeType": "VariableDeclaration",
1775
- "scope": 27268,
1775
+ "scope": 27275,
1776
1776
  "src": "2419:12:69",
1777
1777
  "stateVariable": false,
1778
1778
  "storageLocation": "default",
@@ -1781,7 +1781,7 @@
1781
1781
  "typeString": "uint256"
1782
1782
  },
1783
1783
  "typeName": {
1784
- "id": 27249,
1784
+ "id": 27256,
1785
1785
  "name": "uint256",
1786
1786
  "nodeType": "ElementaryTypeName",
1787
1787
  "src": "2419:7:69",
@@ -1793,23 +1793,23 @@
1793
1793
  "visibility": "internal"
1794
1794
  }
1795
1795
  ],
1796
- "id": 27254,
1796
+ "id": 27261,
1797
1797
  "initialValue": {
1798
1798
  "commonType": {
1799
1799
  "typeIdentifier": "t_uint256",
1800
1800
  "typeString": "uint256"
1801
1801
  },
1802
- "id": 27253,
1802
+ "id": 27260,
1803
1803
  "isConstant": false,
1804
1804
  "isLValue": false,
1805
1805
  "isPure": false,
1806
1806
  "lValueRequested": false,
1807
1807
  "leftExpression": {
1808
- "id": 27251,
1808
+ "id": 27258,
1809
1809
  "name": "end",
1810
1810
  "nodeType": "Identifier",
1811
1811
  "overloadedDeclarations": [],
1812
- "referencedDeclaration": 27218,
1812
+ "referencedDeclaration": 27225,
1813
1813
  "src": "2434:3:69",
1814
1814
  "typeDescriptions": {
1815
1815
  "typeIdentifier": "t_uint256",
@@ -1819,11 +1819,11 @@
1819
1819
  "nodeType": "BinaryOperation",
1820
1820
  "operator": "-",
1821
1821
  "rightExpression": {
1822
- "id": 27252,
1822
+ "id": 27259,
1823
1823
  "name": "start",
1824
1824
  "nodeType": "Identifier",
1825
1825
  "overloadedDeclarations": [],
1826
- "referencedDeclaration": 27216,
1826
+ "referencedDeclaration": 27223,
1827
1827
  "src": "2440:5:69",
1828
1828
  "typeDescriptions": {
1829
1829
  "typeIdentifier": "t_uint256",
@@ -1847,7 +1847,7 @@
1847
1847
  "typeIdentifier": "t_uint256",
1848
1848
  "typeString": "uint256"
1849
1849
  },
1850
- "id": 27265,
1850
+ "id": 27272,
1851
1851
  "isConstant": false,
1852
1852
  "isLValue": false,
1853
1853
  "isPure": false,
@@ -1859,17 +1859,17 @@
1859
1859
  "typeIdentifier": "t_uint256",
1860
1860
  "typeString": "uint256"
1861
1861
  },
1862
- "id": 27259,
1862
+ "id": 27266,
1863
1863
  "isConstant": false,
1864
1864
  "isLValue": false,
1865
1865
  "isPure": false,
1866
1866
  "lValueRequested": false,
1867
1867
  "leftExpression": {
1868
- "id": 27257,
1868
+ "id": 27264,
1869
1869
  "name": "_pointer",
1870
1870
  "nodeType": "Identifier",
1871
1871
  "overloadedDeclarations": [],
1872
- "referencedDeclaration": 27242,
1872
+ "referencedDeclaration": 27249,
1873
1873
  "src": "2550:8:69",
1874
1874
  "typeDescriptions": {
1875
1875
  "typeIdentifier": "t_uint256",
@@ -1880,7 +1880,7 @@
1880
1880
  "operator": "<<",
1881
1881
  "rightExpression": {
1882
1882
  "hexValue": "313238",
1883
- "id": 27258,
1883
+ "id": 27265,
1884
1884
  "isConstant": false,
1885
1885
  "isLValue": false,
1886
1886
  "isPure": true,
@@ -1901,7 +1901,7 @@
1901
1901
  }
1902
1902
  }
1903
1903
  ],
1904
- "id": 27260,
1904
+ "id": 27267,
1905
1905
  "isConstant": false,
1906
1906
  "isInlineArray": false,
1907
1907
  "isLValue": false,
@@ -1923,17 +1923,17 @@
1923
1923
  "typeIdentifier": "t_uint256",
1924
1924
  "typeString": "uint256"
1925
1925
  },
1926
- "id": 27263,
1926
+ "id": 27270,
1927
1927
  "isConstant": false,
1928
1928
  "isLValue": false,
1929
1929
  "isPure": false,
1930
1930
  "lValueRequested": false,
1931
1931
  "leftExpression": {
1932
- "id": 27261,
1932
+ "id": 27268,
1933
1933
  "name": "_len",
1934
1934
  "nodeType": "Identifier",
1935
1935
  "overloadedDeclarations": [],
1936
- "referencedDeclaration": 27250,
1936
+ "referencedDeclaration": 27257,
1937
1937
  "src": "2570:4:69",
1938
1938
  "typeDescriptions": {
1939
1939
  "typeIdentifier": "t_uint256",
@@ -1943,11 +1943,11 @@
1943
1943
  "nodeType": "BinaryOperation",
1944
1944
  "operator": "&",
1945
1945
  "rightExpression": {
1946
- "id": 27262,
1946
+ "id": 27269,
1947
1947
  "name": "MASK_LEN",
1948
1948
  "nodeType": "Identifier",
1949
1949
  "overloadedDeclarations": [],
1950
- "referencedDeclaration": 27152,
1950
+ "referencedDeclaration": 27159,
1951
1951
  "src": "2577:8:69",
1952
1952
  "typeDescriptions": {
1953
1953
  "typeIdentifier": "t_uint256",
@@ -1961,7 +1961,7 @@
1961
1961
  }
1962
1962
  }
1963
1963
  ],
1964
- "id": 27264,
1964
+ "id": 27271,
1965
1965
  "isConstant": false,
1966
1966
  "isInlineArray": false,
1967
1967
  "isLValue": false,
@@ -1989,18 +1989,18 @@
1989
1989
  }
1990
1990
  ],
1991
1991
  "expression": {
1992
- "id": 27255,
1992
+ "id": 27262,
1993
1993
  "name": "Slice",
1994
1994
  "nodeType": "Identifier",
1995
1995
  "overloadedDeclarations": [],
1996
- "referencedDeclaration": 27125,
1996
+ "referencedDeclaration": 27132,
1997
1997
  "src": "2538:5:69",
1998
1998
  "typeDescriptions": {
1999
- "typeIdentifier": "t_type$_t_userDefinedValueType$_Slice_$27125_$",
1999
+ "typeIdentifier": "t_type$_t_userDefinedValueType$_Slice_$27132_$",
2000
2000
  "typeString": "type(Slice)"
2001
2001
  }
2002
2002
  },
2003
- "id": 27256,
2003
+ "id": 27263,
2004
2004
  "isConstant": false,
2005
2005
  "isLValue": false,
2006
2006
  "isPure": true,
@@ -2010,11 +2010,11 @@
2010
2010
  "nodeType": "MemberAccess",
2011
2011
  "src": "2538:10:69",
2012
2012
  "typeDescriptions": {
2013
- "typeIdentifier": "t_function_wrap_pure$_t_uint256_$returns$_t_userDefinedValueType$_Slice_$27125_$",
2013
+ "typeIdentifier": "t_function_wrap_pure$_t_uint256_$returns$_t_userDefinedValueType$_Slice_$27132_$",
2014
2014
  "typeString": "function (uint256) pure returns (Slice)"
2015
2015
  }
2016
2016
  },
2017
- "id": 27266,
2017
+ "id": 27273,
2018
2018
  "isConstant": false,
2019
2019
  "isLValue": false,
2020
2020
  "isPure": false,
@@ -2026,19 +2026,19 @@
2026
2026
  "src": "2538:49:69",
2027
2027
  "tryCall": false,
2028
2028
  "typeDescriptions": {
2029
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
2029
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
2030
2030
  "typeString": "Slice"
2031
2031
  }
2032
2032
  },
2033
- "functionReturnParameters": 27223,
2034
- "id": 27267,
2033
+ "functionReturnParameters": 27230,
2034
+ "id": 27274,
2035
2035
  "nodeType": "Return",
2036
2036
  "src": "2531:56:69"
2037
2037
  }
2038
2038
  ]
2039
2039
  },
2040
2040
  "documentation": {
2041
- "id": 27212,
2041
+ "id": 27219,
2042
2042
  "nodeType": "StructuredDocumentation",
2043
2043
  "src": "1666:353:69",
2044
2044
  "text": " @notice Subslice a bytes array using the given indexes (without copying data)\n @dev The start index is inclusive, the end index is exclusive\n @param data The bytes array to subslice\n @param start The start index for the subslice\n @param end The end index for the subslice\n @return A new Slice representing the subslice"
@@ -2049,17 +2049,17 @@
2049
2049
  "name": "getSubslice",
2050
2050
  "nameLocation": "2031:11:69",
2051
2051
  "parameters": {
2052
- "id": 27219,
2052
+ "id": 27226,
2053
2053
  "nodeType": "ParameterList",
2054
2054
  "parameters": [
2055
2055
  {
2056
2056
  "constant": false,
2057
- "id": 27214,
2057
+ "id": 27221,
2058
2058
  "mutability": "mutable",
2059
2059
  "name": "data",
2060
2060
  "nameLocation": "2056:4:69",
2061
2061
  "nodeType": "VariableDeclaration",
2062
- "scope": 27269,
2062
+ "scope": 27276,
2063
2063
  "src": "2043:17:69",
2064
2064
  "stateVariable": false,
2065
2065
  "storageLocation": "memory",
@@ -2068,7 +2068,7 @@
2068
2068
  "typeString": "bytes"
2069
2069
  },
2070
2070
  "typeName": {
2071
- "id": 27213,
2071
+ "id": 27220,
2072
2072
  "name": "bytes",
2073
2073
  "nodeType": "ElementaryTypeName",
2074
2074
  "src": "2043:5:69",
@@ -2081,12 +2081,12 @@
2081
2081
  },
2082
2082
  {
2083
2083
  "constant": false,
2084
- "id": 27216,
2084
+ "id": 27223,
2085
2085
  "mutability": "mutable",
2086
2086
  "name": "start",
2087
2087
  "nameLocation": "2070:5:69",
2088
2088
  "nodeType": "VariableDeclaration",
2089
- "scope": 27269,
2089
+ "scope": 27276,
2090
2090
  "src": "2062:13:69",
2091
2091
  "stateVariable": false,
2092
2092
  "storageLocation": "default",
@@ -2095,7 +2095,7 @@
2095
2095
  "typeString": "uint256"
2096
2096
  },
2097
2097
  "typeName": {
2098
- "id": 27215,
2098
+ "id": 27222,
2099
2099
  "name": "uint256",
2100
2100
  "nodeType": "ElementaryTypeName",
2101
2101
  "src": "2062:7:69",
@@ -2108,12 +2108,12 @@
2108
2108
  },
2109
2109
  {
2110
2110
  "constant": false,
2111
- "id": 27218,
2111
+ "id": 27225,
2112
2112
  "mutability": "mutable",
2113
2113
  "name": "end",
2114
2114
  "nameLocation": "2085:3:69",
2115
2115
  "nodeType": "VariableDeclaration",
2116
- "scope": 27269,
2116
+ "scope": 27276,
2117
2117
  "src": "2077:11:69",
2118
2118
  "stateVariable": false,
2119
2119
  "storageLocation": "default",
@@ -2122,7 +2122,7 @@
2122
2122
  "typeString": "uint256"
2123
2123
  },
2124
2124
  "typeName": {
2125
- "id": 27217,
2125
+ "id": 27224,
2126
2126
  "name": "uint256",
2127
2127
  "nodeType": "ElementaryTypeName",
2128
2128
  "src": "2077:7:69",
@@ -2137,41 +2137,41 @@
2137
2137
  "src": "2042:47:69"
2138
2138
  },
2139
2139
  "returnParameters": {
2140
- "id": 27223,
2140
+ "id": 27230,
2141
2141
  "nodeType": "ParameterList",
2142
2142
  "parameters": [
2143
2143
  {
2144
2144
  "constant": false,
2145
- "id": 27222,
2145
+ "id": 27229,
2146
2146
  "mutability": "mutable",
2147
2147
  "name": "",
2148
2148
  "nameLocation": "-1:-1:-1",
2149
2149
  "nodeType": "VariableDeclaration",
2150
- "scope": 27269,
2150
+ "scope": 27276,
2151
2151
  "src": "2113:5:69",
2152
2152
  "stateVariable": false,
2153
2153
  "storageLocation": "default",
2154
2154
  "typeDescriptions": {
2155
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
2155
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
2156
2156
  "typeString": "Slice"
2157
2157
  },
2158
2158
  "typeName": {
2159
- "id": 27221,
2159
+ "id": 27228,
2160
2160
  "nodeType": "UserDefinedTypeName",
2161
2161
  "pathNode": {
2162
- "id": 27220,
2162
+ "id": 27227,
2163
2163
  "name": "Slice",
2164
2164
  "nameLocations": [
2165
2165
  "2113:5:69"
2166
2166
  ],
2167
2167
  "nodeType": "IdentifierPath",
2168
- "referencedDeclaration": 27125,
2168
+ "referencedDeclaration": 27132,
2169
2169
  "src": "2113:5:69"
2170
2170
  },
2171
- "referencedDeclaration": 27125,
2171
+ "referencedDeclaration": 27132,
2172
2172
  "src": "2113:5:69",
2173
2173
  "typeDescriptions": {
2174
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
2174
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
2175
2175
  "typeString": "Slice"
2176
2176
  }
2177
2177
  },
@@ -2180,7 +2180,7 @@
2180
2180
  ],
2181
2181
  "src": "2112:7:69"
2182
2182
  },
2183
- "scope": 27270,
2183
+ "scope": 27277,
2184
2184
  "stateMutability": "pure",
2185
2185
  "virtual": false,
2186
2186
  "visibility": "internal"
@@ -2192,35 +2192,35 @@
2192
2192
  "contractDependencies": [],
2193
2193
  "contractKind": "library",
2194
2194
  "documentation": {
2195
- "id": 27134,
2195
+ "id": 27141,
2196
2196
  "nodeType": "StructuredDocumentation",
2197
2197
  "src": "473:44:69",
2198
2198
  "text": " @title Static functions for Slice"
2199
2199
  },
2200
2200
  "fullyImplemented": true,
2201
2201
  "linearizedBaseContracts": [
2202
- 27270
2202
+ 27277
2203
2203
  ],
2204
2204
  "name": "SliceLib",
2205
2205
  "nameLocation": "526:8:69",
2206
- "scope": 27368,
2206
+ "scope": 27375,
2207
2207
  "usedErrors": [
2208
- 27142
2208
+ 27149
2209
2209
  ],
2210
2210
  "usedEvents": []
2211
2211
  },
2212
2212
  {
2213
- "id": 27367,
2213
+ "id": 27374,
2214
2214
  "nodeType": "ContractDefinition",
2215
2215
  "src": "2643:1797:69",
2216
2216
  "nodes": [
2217
2217
  {
2218
- "id": 27288,
2218
+ "id": 27295,
2219
2219
  "nodeType": "FunctionDefinition",
2220
2220
  "src": "2850:104:69",
2221
2221
  "nodes": [],
2222
2222
  "body": {
2223
- "id": 27287,
2223
+ "id": 27294,
2224
2224
  "nodeType": "Block",
2225
2225
  "src": "2911:43:69",
2226
2226
  "nodes": [],
@@ -2231,7 +2231,7 @@
2231
2231
  "typeIdentifier": "t_uint256",
2232
2232
  "typeString": "uint256"
2233
2233
  },
2234
- "id": 27285,
2234
+ "id": 27292,
2235
2235
  "isConstant": false,
2236
2236
  "isLValue": false,
2237
2237
  "isPure": false,
@@ -2239,14 +2239,14 @@
2239
2239
  "leftExpression": {
2240
2240
  "arguments": [
2241
2241
  {
2242
- "id": 27282,
2242
+ "id": 27289,
2243
2243
  "name": "self",
2244
2244
  "nodeType": "Identifier",
2245
2245
  "overloadedDeclarations": [],
2246
- "referencedDeclaration": 27275,
2246
+ "referencedDeclaration": 27282,
2247
2247
  "src": "2937:4:69",
2248
2248
  "typeDescriptions": {
2249
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
2249
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
2250
2250
  "typeString": "Slice"
2251
2251
  }
2252
2252
  }
@@ -2254,23 +2254,23 @@
2254
2254
  "expression": {
2255
2255
  "argumentTypes": [
2256
2256
  {
2257
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
2257
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
2258
2258
  "typeString": "Slice"
2259
2259
  }
2260
2260
  ],
2261
2261
  "expression": {
2262
- "id": 27280,
2262
+ "id": 27287,
2263
2263
  "name": "Slice",
2264
2264
  "nodeType": "Identifier",
2265
2265
  "overloadedDeclarations": [],
2266
- "referencedDeclaration": 27125,
2266
+ "referencedDeclaration": 27132,
2267
2267
  "src": "2924:5:69",
2268
2268
  "typeDescriptions": {
2269
- "typeIdentifier": "t_type$_t_userDefinedValueType$_Slice_$27125_$",
2269
+ "typeIdentifier": "t_type$_t_userDefinedValueType$_Slice_$27132_$",
2270
2270
  "typeString": "type(Slice)"
2271
2271
  }
2272
2272
  },
2273
- "id": 27281,
2273
+ "id": 27288,
2274
2274
  "isConstant": false,
2275
2275
  "isLValue": false,
2276
2276
  "isPure": true,
@@ -2280,11 +2280,11 @@
2280
2280
  "nodeType": "MemberAccess",
2281
2281
  "src": "2924:12:69",
2282
2282
  "typeDescriptions": {
2283
- "typeIdentifier": "t_function_unwrap_pure$_t_userDefinedValueType$_Slice_$27125_$returns$_t_uint256_$",
2283
+ "typeIdentifier": "t_function_unwrap_pure$_t_userDefinedValueType$_Slice_$27132_$returns$_t_uint256_$",
2284
2284
  "typeString": "function (Slice) pure returns (uint256)"
2285
2285
  }
2286
2286
  },
2287
- "id": 27283,
2287
+ "id": 27290,
2288
2288
  "isConstant": false,
2289
2289
  "isLValue": false,
2290
2290
  "isPure": false,
@@ -2304,7 +2304,7 @@
2304
2304
  "operator": ">>",
2305
2305
  "rightExpression": {
2306
2306
  "hexValue": "313238",
2307
- "id": 27284,
2307
+ "id": 27291,
2308
2308
  "isConstant": false,
2309
2309
  "isLValue": false,
2310
2310
  "isPure": true,
@@ -2324,15 +2324,15 @@
2324
2324
  "typeString": "uint256"
2325
2325
  }
2326
2326
  },
2327
- "functionReturnParameters": 27279,
2328
- "id": 27286,
2327
+ "functionReturnParameters": 27286,
2328
+ "id": 27293,
2329
2329
  "nodeType": "Return",
2330
2330
  "src": "2917:32:69"
2331
2331
  }
2332
2332
  ]
2333
2333
  },
2334
2334
  "documentation": {
2335
- "id": 27272,
2335
+ "id": 27279,
2336
2336
  "nodeType": "StructuredDocumentation",
2337
2337
  "src": "2669:178:69",
2338
2338
  "text": " @notice Returns the pointer to the start of a slice\n @param self The slice whose pointer needs to be fetched\n @return The pointer to the start of the slice"
@@ -2343,41 +2343,41 @@
2343
2343
  "name": "pointer",
2344
2344
  "nameLocation": "2859:7:69",
2345
2345
  "parameters": {
2346
- "id": 27276,
2346
+ "id": 27283,
2347
2347
  "nodeType": "ParameterList",
2348
2348
  "parameters": [
2349
2349
  {
2350
2350
  "constant": false,
2351
- "id": 27275,
2351
+ "id": 27282,
2352
2352
  "mutability": "mutable",
2353
2353
  "name": "self",
2354
2354
  "nameLocation": "2873:4:69",
2355
2355
  "nodeType": "VariableDeclaration",
2356
- "scope": 27288,
2356
+ "scope": 27295,
2357
2357
  "src": "2867:10:69",
2358
2358
  "stateVariable": false,
2359
2359
  "storageLocation": "default",
2360
2360
  "typeDescriptions": {
2361
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
2361
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
2362
2362
  "typeString": "Slice"
2363
2363
  },
2364
2364
  "typeName": {
2365
- "id": 27274,
2365
+ "id": 27281,
2366
2366
  "nodeType": "UserDefinedTypeName",
2367
2367
  "pathNode": {
2368
- "id": 27273,
2368
+ "id": 27280,
2369
2369
  "name": "Slice",
2370
2370
  "nameLocations": [
2371
2371
  "2867:5:69"
2372
2372
  ],
2373
2373
  "nodeType": "IdentifierPath",
2374
- "referencedDeclaration": 27125,
2374
+ "referencedDeclaration": 27132,
2375
2375
  "src": "2867:5:69"
2376
2376
  },
2377
- "referencedDeclaration": 27125,
2377
+ "referencedDeclaration": 27132,
2378
2378
  "src": "2867:5:69",
2379
2379
  "typeDescriptions": {
2380
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
2380
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
2381
2381
  "typeString": "Slice"
2382
2382
  }
2383
2383
  },
@@ -2387,17 +2387,17 @@
2387
2387
  "src": "2866:12:69"
2388
2388
  },
2389
2389
  "returnParameters": {
2390
- "id": 27279,
2390
+ "id": 27286,
2391
2391
  "nodeType": "ParameterList",
2392
2392
  "parameters": [
2393
2393
  {
2394
2394
  "constant": false,
2395
- "id": 27278,
2395
+ "id": 27285,
2396
2396
  "mutability": "mutable",
2397
2397
  "name": "",
2398
2398
  "nameLocation": "-1:-1:-1",
2399
2399
  "nodeType": "VariableDeclaration",
2400
- "scope": 27288,
2400
+ "scope": 27295,
2401
2401
  "src": "2902:7:69",
2402
2402
  "stateVariable": false,
2403
2403
  "storageLocation": "default",
@@ -2406,7 +2406,7 @@
2406
2406
  "typeString": "uint256"
2407
2407
  },
2408
2408
  "typeName": {
2409
- "id": 27277,
2409
+ "id": 27284,
2410
2410
  "name": "uint256",
2411
2411
  "nodeType": "ElementaryTypeName",
2412
2412
  "src": "2902:7:69",
@@ -2420,18 +2420,18 @@
2420
2420
  ],
2421
2421
  "src": "2901:9:69"
2422
2422
  },
2423
- "scope": 27367,
2423
+ "scope": 27374,
2424
2424
  "stateMutability": "pure",
2425
2425
  "virtual": false,
2426
2426
  "visibility": "internal"
2427
2427
  },
2428
2428
  {
2429
- "id": 27306,
2429
+ "id": 27313,
2430
2430
  "nodeType": "FunctionDefinition",
2431
2431
  "src": "3114:116:69",
2432
2432
  "nodes": [],
2433
2433
  "body": {
2434
- "id": 27305,
2434
+ "id": 27312,
2435
2435
  "nodeType": "Block",
2436
2436
  "src": "3174:56:69",
2437
2437
  "nodes": [],
@@ -2442,7 +2442,7 @@
2442
2442
  "typeIdentifier": "t_uint256",
2443
2443
  "typeString": "uint256"
2444
2444
  },
2445
- "id": 27303,
2445
+ "id": 27310,
2446
2446
  "isConstant": false,
2447
2447
  "isLValue": false,
2448
2448
  "isPure": false,
@@ -2450,14 +2450,14 @@
2450
2450
  "leftExpression": {
2451
2451
  "arguments": [
2452
2452
  {
2453
- "id": 27299,
2453
+ "id": 27306,
2454
2454
  "name": "self",
2455
2455
  "nodeType": "Identifier",
2456
2456
  "overloadedDeclarations": [],
2457
- "referencedDeclaration": 27292,
2457
+ "referencedDeclaration": 27299,
2458
2458
  "src": "3200:4:69",
2459
2459
  "typeDescriptions": {
2460
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
2460
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
2461
2461
  "typeString": "Slice"
2462
2462
  }
2463
2463
  }
@@ -2465,23 +2465,23 @@
2465
2465
  "expression": {
2466
2466
  "argumentTypes": [
2467
2467
  {
2468
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
2468
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
2469
2469
  "typeString": "Slice"
2470
2470
  }
2471
2471
  ],
2472
2472
  "expression": {
2473
- "id": 27297,
2473
+ "id": 27304,
2474
2474
  "name": "Slice",
2475
2475
  "nodeType": "Identifier",
2476
2476
  "overloadedDeclarations": [],
2477
- "referencedDeclaration": 27125,
2477
+ "referencedDeclaration": 27132,
2478
2478
  "src": "3187:5:69",
2479
2479
  "typeDescriptions": {
2480
- "typeIdentifier": "t_type$_t_userDefinedValueType$_Slice_$27125_$",
2480
+ "typeIdentifier": "t_type$_t_userDefinedValueType$_Slice_$27132_$",
2481
2481
  "typeString": "type(Slice)"
2482
2482
  }
2483
2483
  },
2484
- "id": 27298,
2484
+ "id": 27305,
2485
2485
  "isConstant": false,
2486
2486
  "isLValue": false,
2487
2487
  "isPure": true,
@@ -2491,11 +2491,11 @@
2491
2491
  "nodeType": "MemberAccess",
2492
2492
  "src": "3187:12:69",
2493
2493
  "typeDescriptions": {
2494
- "typeIdentifier": "t_function_unwrap_pure$_t_userDefinedValueType$_Slice_$27125_$returns$_t_uint256_$",
2494
+ "typeIdentifier": "t_function_unwrap_pure$_t_userDefinedValueType$_Slice_$27132_$returns$_t_uint256_$",
2495
2495
  "typeString": "function (Slice) pure returns (uint256)"
2496
2496
  }
2497
2497
  },
2498
- "id": 27300,
2498
+ "id": 27307,
2499
2499
  "isConstant": false,
2500
2500
  "isLValue": false,
2501
2501
  "isPure": false,
@@ -2515,18 +2515,18 @@
2515
2515
  "operator": "&",
2516
2516
  "rightExpression": {
2517
2517
  "expression": {
2518
- "id": 27301,
2518
+ "id": 27308,
2519
2519
  "name": "SliceLib",
2520
2520
  "nodeType": "Identifier",
2521
2521
  "overloadedDeclarations": [],
2522
- "referencedDeclaration": 27270,
2522
+ "referencedDeclaration": 27277,
2523
2523
  "src": "3208:8:69",
2524
2524
  "typeDescriptions": {
2525
- "typeIdentifier": "t_type$_t_contract$_SliceLib_$27270_$",
2525
+ "typeIdentifier": "t_type$_t_contract$_SliceLib_$27277_$",
2526
2526
  "typeString": "type(library SliceLib)"
2527
2527
  }
2528
2528
  },
2529
- "id": 27302,
2529
+ "id": 27309,
2530
2530
  "isConstant": false,
2531
2531
  "isLValue": false,
2532
2532
  "isPure": true,
@@ -2534,7 +2534,7 @@
2534
2534
  "memberLocation": "3217:8:69",
2535
2535
  "memberName": "MASK_LEN",
2536
2536
  "nodeType": "MemberAccess",
2537
- "referencedDeclaration": 27152,
2537
+ "referencedDeclaration": 27159,
2538
2538
  "src": "3208:17:69",
2539
2539
  "typeDescriptions": {
2540
2540
  "typeIdentifier": "t_uint256",
@@ -2547,15 +2547,15 @@
2547
2547
  "typeString": "uint256"
2548
2548
  }
2549
2549
  },
2550
- "functionReturnParameters": 27296,
2551
- "id": 27304,
2550
+ "functionReturnParameters": 27303,
2551
+ "id": 27311,
2552
2552
  "nodeType": "Return",
2553
2553
  "src": "3180:45:69"
2554
2554
  }
2555
2555
  ]
2556
2556
  },
2557
2557
  "documentation": {
2558
- "id": 27289,
2558
+ "id": 27296,
2559
2559
  "nodeType": "StructuredDocumentation",
2560
2560
  "src": "2958:153:69",
2561
2561
  "text": " @notice Returns the slice length in bytes\n @param self The slice whose length needs to be fetched\n @return The length of the slice"
@@ -2566,41 +2566,41 @@
2566
2566
  "name": "length",
2567
2567
  "nameLocation": "3123:6:69",
2568
2568
  "parameters": {
2569
- "id": 27293,
2569
+ "id": 27300,
2570
2570
  "nodeType": "ParameterList",
2571
2571
  "parameters": [
2572
2572
  {
2573
2573
  "constant": false,
2574
- "id": 27292,
2574
+ "id": 27299,
2575
2575
  "mutability": "mutable",
2576
2576
  "name": "self",
2577
2577
  "nameLocation": "3136:4:69",
2578
2578
  "nodeType": "VariableDeclaration",
2579
- "scope": 27306,
2579
+ "scope": 27313,
2580
2580
  "src": "3130:10:69",
2581
2581
  "stateVariable": false,
2582
2582
  "storageLocation": "default",
2583
2583
  "typeDescriptions": {
2584
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
2584
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
2585
2585
  "typeString": "Slice"
2586
2586
  },
2587
2587
  "typeName": {
2588
- "id": 27291,
2588
+ "id": 27298,
2589
2589
  "nodeType": "UserDefinedTypeName",
2590
2590
  "pathNode": {
2591
- "id": 27290,
2591
+ "id": 27297,
2592
2592
  "name": "Slice",
2593
2593
  "nameLocations": [
2594
2594
  "3130:5:69"
2595
2595
  ],
2596
2596
  "nodeType": "IdentifierPath",
2597
- "referencedDeclaration": 27125,
2597
+ "referencedDeclaration": 27132,
2598
2598
  "src": "3130:5:69"
2599
2599
  },
2600
- "referencedDeclaration": 27125,
2600
+ "referencedDeclaration": 27132,
2601
2601
  "src": "3130:5:69",
2602
2602
  "typeDescriptions": {
2603
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
2603
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
2604
2604
  "typeString": "Slice"
2605
2605
  }
2606
2606
  },
@@ -2610,17 +2610,17 @@
2610
2610
  "src": "3129:12:69"
2611
2611
  },
2612
2612
  "returnParameters": {
2613
- "id": 27296,
2613
+ "id": 27303,
2614
2614
  "nodeType": "ParameterList",
2615
2615
  "parameters": [
2616
2616
  {
2617
2617
  "constant": false,
2618
- "id": 27295,
2618
+ "id": 27302,
2619
2619
  "mutability": "mutable",
2620
2620
  "name": "",
2621
2621
  "nameLocation": "-1:-1:-1",
2622
2622
  "nodeType": "VariableDeclaration",
2623
- "scope": 27306,
2623
+ "scope": 27313,
2624
2624
  "src": "3165:7:69",
2625
2625
  "stateVariable": false,
2626
2626
  "storageLocation": "default",
@@ -2629,7 +2629,7 @@
2629
2629
  "typeString": "uint256"
2630
2630
  },
2631
2631
  "typeName": {
2632
- "id": 27294,
2632
+ "id": 27301,
2633
2633
  "name": "uint256",
2634
2634
  "nodeType": "ElementaryTypeName",
2635
2635
  "src": "3165:7:69",
@@ -2643,35 +2643,35 @@
2643
2643
  ],
2644
2644
  "src": "3164:9:69"
2645
2645
  },
2646
- "scope": 27367,
2646
+ "scope": 27374,
2647
2647
  "stateMutability": "pure",
2648
2648
  "virtual": false,
2649
2649
  "visibility": "internal"
2650
2650
  },
2651
2651
  {
2652
- "id": 27347,
2652
+ "id": 27354,
2653
2653
  "nodeType": "FunctionDefinition",
2654
2654
  "src": "3494:416:69",
2655
2655
  "nodes": [],
2656
2656
  "body": {
2657
- "id": 27346,
2657
+ "id": 27353,
2658
2658
  "nodeType": "Block",
2659
2659
  "src": "3565:345:69",
2660
2660
  "nodes": [],
2661
2661
  "statements": [
2662
2662
  {
2663
2663
  "assignments": [
2664
- 27316
2664
+ 27323
2665
2665
  ],
2666
2666
  "declarations": [
2667
2667
  {
2668
2668
  "constant": false,
2669
- "id": 27316,
2669
+ "id": 27323,
2670
2670
  "mutability": "mutable",
2671
2671
  "name": "fromPointer",
2672
2672
  "nameLocation": "3579:11:69",
2673
2673
  "nodeType": "VariableDeclaration",
2674
- "scope": 27346,
2674
+ "scope": 27353,
2675
2675
  "src": "3571:19:69",
2676
2676
  "stateVariable": false,
2677
2677
  "storageLocation": "default",
@@ -2680,7 +2680,7 @@
2680
2680
  "typeString": "uint256"
2681
2681
  },
2682
2682
  "typeName": {
2683
- "id": 27315,
2683
+ "id": 27322,
2684
2684
  "name": "uint256",
2685
2685
  "nodeType": "ElementaryTypeName",
2686
2686
  "src": "3571:7:69",
@@ -2692,18 +2692,18 @@
2692
2692
  "visibility": "internal"
2693
2693
  }
2694
2694
  ],
2695
- "id": 27320,
2695
+ "id": 27327,
2696
2696
  "initialValue": {
2697
2697
  "arguments": [
2698
2698
  {
2699
- "id": 27318,
2699
+ "id": 27325,
2700
2700
  "name": "self",
2701
2701
  "nodeType": "Identifier",
2702
2702
  "overloadedDeclarations": [],
2703
- "referencedDeclaration": 27310,
2703
+ "referencedDeclaration": 27317,
2704
2704
  "src": "3601:4:69",
2705
2705
  "typeDescriptions": {
2706
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
2706
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
2707
2707
  "typeString": "Slice"
2708
2708
  }
2709
2709
  }
@@ -2711,22 +2711,22 @@
2711
2711
  "expression": {
2712
2712
  "argumentTypes": [
2713
2713
  {
2714
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
2714
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
2715
2715
  "typeString": "Slice"
2716
2716
  }
2717
2717
  ],
2718
- "id": 27317,
2718
+ "id": 27324,
2719
2719
  "name": "pointer",
2720
2720
  "nodeType": "Identifier",
2721
2721
  "overloadedDeclarations": [],
2722
- "referencedDeclaration": 27288,
2722
+ "referencedDeclaration": 27295,
2723
2723
  "src": "3593:7:69",
2724
2724
  "typeDescriptions": {
2725
- "typeIdentifier": "t_function_internal_pure$_t_userDefinedValueType$_Slice_$27125_$returns$_t_uint256_$",
2725
+ "typeIdentifier": "t_function_internal_pure$_t_userDefinedValueType$_Slice_$27132_$returns$_t_uint256_$",
2726
2726
  "typeString": "function (Slice) pure returns (uint256)"
2727
2727
  }
2728
2728
  },
2729
- "id": 27319,
2729
+ "id": 27326,
2730
2730
  "isConstant": false,
2731
2731
  "isLValue": false,
2732
2732
  "isPure": false,
@@ -2747,17 +2747,17 @@
2747
2747
  },
2748
2748
  {
2749
2749
  "assignments": [
2750
- 27322
2750
+ 27329
2751
2751
  ],
2752
2752
  "declarations": [
2753
2753
  {
2754
2754
  "constant": false,
2755
- "id": 27322,
2755
+ "id": 27329,
2756
2756
  "mutability": "mutable",
2757
2757
  "name": "_length",
2758
2758
  "nameLocation": "3620:7:69",
2759
2759
  "nodeType": "VariableDeclaration",
2760
- "scope": 27346,
2760
+ "scope": 27353,
2761
2761
  "src": "3612:15:69",
2762
2762
  "stateVariable": false,
2763
2763
  "storageLocation": "default",
@@ -2766,7 +2766,7 @@
2766
2766
  "typeString": "uint256"
2767
2767
  },
2768
2768
  "typeName": {
2769
- "id": 27321,
2769
+ "id": 27328,
2770
2770
  "name": "uint256",
2771
2771
  "nodeType": "ElementaryTypeName",
2772
2772
  "src": "3612:7:69",
@@ -2778,18 +2778,18 @@
2778
2778
  "visibility": "internal"
2779
2779
  }
2780
2780
  ],
2781
- "id": 27326,
2781
+ "id": 27333,
2782
2782
  "initialValue": {
2783
2783
  "arguments": [
2784
2784
  {
2785
- "id": 27324,
2785
+ "id": 27331,
2786
2786
  "name": "self",
2787
2787
  "nodeType": "Identifier",
2788
2788
  "overloadedDeclarations": [],
2789
- "referencedDeclaration": 27310,
2789
+ "referencedDeclaration": 27317,
2790
2790
  "src": "3637:4:69",
2791
2791
  "typeDescriptions": {
2792
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
2792
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
2793
2793
  "typeString": "Slice"
2794
2794
  }
2795
2795
  }
@@ -2797,22 +2797,22 @@
2797
2797
  "expression": {
2798
2798
  "argumentTypes": [
2799
2799
  {
2800
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
2800
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
2801
2801
  "typeString": "Slice"
2802
2802
  }
2803
2803
  ],
2804
- "id": 27323,
2804
+ "id": 27330,
2805
2805
  "name": "length",
2806
2806
  "nodeType": "Identifier",
2807
2807
  "overloadedDeclarations": [],
2808
- "referencedDeclaration": 27306,
2808
+ "referencedDeclaration": 27313,
2809
2809
  "src": "3630:6:69",
2810
2810
  "typeDescriptions": {
2811
- "typeIdentifier": "t_function_internal_pure$_t_userDefinedValueType$_Slice_$27125_$returns$_t_uint256_$",
2811
+ "typeIdentifier": "t_function_internal_pure$_t_userDefinedValueType$_Slice_$27132_$returns$_t_uint256_$",
2812
2812
  "typeString": "function (Slice) pure returns (uint256)"
2813
2813
  }
2814
2814
  },
2815
- "id": 27325,
2815
+ "id": 27332,
2816
2816
  "isConstant": false,
2817
2817
  "isLValue": false,
2818
2818
  "isPure": false,
@@ -2833,17 +2833,17 @@
2833
2833
  },
2834
2834
  {
2835
2835
  "expression": {
2836
- "id": 27332,
2836
+ "id": 27339,
2837
2837
  "isConstant": false,
2838
2838
  "isLValue": false,
2839
2839
  "isPure": false,
2840
2840
  "lValueRequested": false,
2841
2841
  "leftHandSide": {
2842
- "id": 27327,
2842
+ "id": 27334,
2843
2843
  "name": "data",
2844
2844
  "nodeType": "Identifier",
2845
2845
  "overloadedDeclarations": [],
2846
- "referencedDeclaration": 27313,
2846
+ "referencedDeclaration": 27320,
2847
2847
  "src": "3709:4:69",
2848
2848
  "typeDescriptions": {
2849
2849
  "typeIdentifier": "t_bytes_memory_ptr",
@@ -2855,11 +2855,11 @@
2855
2855
  "rightHandSide": {
2856
2856
  "arguments": [
2857
2857
  {
2858
- "id": 27330,
2858
+ "id": 27337,
2859
2859
  "name": "_length",
2860
2860
  "nodeType": "Identifier",
2861
2861
  "overloadedDeclarations": [],
2862
- "referencedDeclaration": 27322,
2862
+ "referencedDeclaration": 27329,
2863
2863
  "src": "3726:7:69",
2864
2864
  "typeDescriptions": {
2865
2865
  "typeIdentifier": "t_uint256",
@@ -2874,7 +2874,7 @@
2874
2874
  "typeString": "uint256"
2875
2875
  }
2876
2876
  ],
2877
- "id": 27329,
2877
+ "id": 27336,
2878
2878
  "isConstant": false,
2879
2879
  "isLValue": false,
2880
2880
  "isPure": true,
@@ -2886,7 +2886,7 @@
2886
2886
  "typeString": "function (uint256) pure returns (bytes memory)"
2887
2887
  },
2888
2888
  "typeName": {
2889
- "id": 27328,
2889
+ "id": 27335,
2890
2890
  "name": "bytes",
2891
2891
  "nodeType": "ElementaryTypeName",
2892
2892
  "src": "3720:5:69",
@@ -2896,7 +2896,7 @@
2896
2896
  }
2897
2897
  }
2898
2898
  },
2899
- "id": 27331,
2899
+ "id": 27338,
2900
2900
  "isConstant": false,
2901
2901
  "isLValue": false,
2902
2902
  "isPure": false,
@@ -2918,23 +2918,23 @@
2918
2918
  "typeString": "bytes memory"
2919
2919
  }
2920
2920
  },
2921
- "id": 27333,
2921
+ "id": 27340,
2922
2922
  "nodeType": "ExpressionStatement",
2923
2923
  "src": "3709:25:69"
2924
2924
  },
2925
2925
  {
2926
2926
  "assignments": [
2927
- 27335
2927
+ 27342
2928
2928
  ],
2929
2929
  "declarations": [
2930
2930
  {
2931
2931
  "constant": false,
2932
- "id": 27335,
2932
+ "id": 27342,
2933
2933
  "mutability": "mutable",
2934
2934
  "name": "toPointer",
2935
2935
  "nameLocation": "3748:9:69",
2936
2936
  "nodeType": "VariableDeclaration",
2937
- "scope": 27346,
2937
+ "scope": 27353,
2938
2938
  "src": "3740:17:69",
2939
2939
  "stateVariable": false,
2940
2940
  "storageLocation": "default",
@@ -2943,7 +2943,7 @@
2943
2943
  "typeString": "uint256"
2944
2944
  },
2945
2945
  "typeName": {
2946
- "id": 27334,
2946
+ "id": 27341,
2947
2947
  "name": "uint256",
2948
2948
  "nodeType": "ElementaryTypeName",
2949
2949
  "src": "3740:7:69",
@@ -2955,7 +2955,7 @@
2955
2955
  "visibility": "internal"
2956
2956
  }
2957
2957
  ],
2958
- "id": 27336,
2958
+ "id": 27343,
2959
2959
  "nodeType": "VariableDeclarationStatement",
2960
2960
  "src": "3740:17:69"
2961
2961
  },
@@ -3010,21 +3010,21 @@
3010
3010
  "evmVersion": "paris",
3011
3011
  "externalReferences": [
3012
3012
  {
3013
- "declaration": 27313,
3013
+ "declaration": 27320,
3014
3014
  "isOffset": false,
3015
3015
  "isSlot": false,
3016
3016
  "src": "3797:4:69",
3017
3017
  "valueSize": 1
3018
3018
  },
3019
3019
  {
3020
- "declaration": 27335,
3020
+ "declaration": 27342,
3021
3021
  "isOffset": false,
3022
3022
  "isSlot": false,
3023
3023
  "src": "3780:9:69",
3024
3024
  "valueSize": 1
3025
3025
  }
3026
3026
  ],
3027
- "id": 27337,
3027
+ "id": 27344,
3028
3028
  "nodeType": "InlineAssembly",
3029
3029
  "src": "3763:49:69"
3030
3030
  },
@@ -3032,11 +3032,11 @@
3032
3032
  "expression": {
3033
3033
  "arguments": [
3034
3034
  {
3035
- "id": 27341,
3035
+ "id": 27348,
3036
3036
  "name": "fromPointer",
3037
3037
  "nodeType": "Identifier",
3038
3038
  "overloadedDeclarations": [],
3039
- "referencedDeclaration": 27316,
3039
+ "referencedDeclaration": 27323,
3040
3040
  "src": "3873:11:69",
3041
3041
  "typeDescriptions": {
3042
3042
  "typeIdentifier": "t_uint256",
@@ -3044,11 +3044,11 @@
3044
3044
  }
3045
3045
  },
3046
3046
  {
3047
- "id": 27342,
3047
+ "id": 27349,
3048
3048
  "name": "toPointer",
3049
3049
  "nodeType": "Identifier",
3050
3050
  "overloadedDeclarations": [],
3051
- "referencedDeclaration": 27335,
3051
+ "referencedDeclaration": 27342,
3052
3052
  "src": "3886:9:69",
3053
3053
  "typeDescriptions": {
3054
3054
  "typeIdentifier": "t_uint256",
@@ -3056,11 +3056,11 @@
3056
3056
  }
3057
3057
  },
3058
3058
  {
3059
- "id": 27343,
3059
+ "id": 27350,
3060
3060
  "name": "_length",
3061
3061
  "nodeType": "Identifier",
3062
3062
  "overloadedDeclarations": [],
3063
- "referencedDeclaration": 27322,
3063
+ "referencedDeclaration": 27329,
3064
3064
  "src": "3897:7:69",
3065
3065
  "typeDescriptions": {
3066
3066
  "typeIdentifier": "t_uint256",
@@ -3084,18 +3084,18 @@
3084
3084
  }
3085
3085
  ],
3086
3086
  "expression": {
3087
- "id": 27338,
3087
+ "id": 27345,
3088
3088
  "name": "Memory",
3089
3089
  "nodeType": "Identifier",
3090
3090
  "overloadedDeclarations": [],
3091
- "referencedDeclaration": 25935,
3091
+ "referencedDeclaration": 25942,
3092
3092
  "src": "3861:6:69",
3093
3093
  "typeDescriptions": {
3094
- "typeIdentifier": "t_type$_t_contract$_Memory_$25935_$",
3094
+ "typeIdentifier": "t_type$_t_contract$_Memory_$25942_$",
3095
3095
  "typeString": "type(library Memory)"
3096
3096
  }
3097
3097
  },
3098
- "id": 27340,
3098
+ "id": 27347,
3099
3099
  "isConstant": false,
3100
3100
  "isLValue": false,
3101
3101
  "isPure": false,
@@ -3103,14 +3103,14 @@
3103
3103
  "memberLocation": "3868:4:69",
3104
3104
  "memberName": "copy",
3105
3105
  "nodeType": "MemberAccess",
3106
- "referencedDeclaration": 25934,
3106
+ "referencedDeclaration": 25941,
3107
3107
  "src": "3861:11:69",
3108
3108
  "typeDescriptions": {
3109
3109
  "typeIdentifier": "t_function_internal_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$__$",
3110
3110
  "typeString": "function (uint256,uint256,uint256) pure"
3111
3111
  }
3112
3112
  },
3113
- "id": 27344,
3113
+ "id": 27351,
3114
3114
  "isConstant": false,
3115
3115
  "isLValue": false,
3116
3116
  "isPure": false,
@@ -3126,14 +3126,14 @@
3126
3126
  "typeString": "tuple()"
3127
3127
  }
3128
3128
  },
3129
- "id": 27345,
3129
+ "id": 27352,
3130
3130
  "nodeType": "ExpressionStatement",
3131
3131
  "src": "3861:44:69"
3132
3132
  }
3133
3133
  ]
3134
3134
  },
3135
3135
  "documentation": {
3136
- "id": 27307,
3136
+ "id": 27314,
3137
3137
  "nodeType": "StructuredDocumentation",
3138
3138
  "src": "3234:257:69",
3139
3139
  "text": " @notice Converts a Slice to bytes\n @dev This function internally manages the conversion of a slice into a bytes format.\n @param self The Slice to be converted to bytes.\n @return data The bytes representation of the provided Slice."
@@ -3144,41 +3144,41 @@
3144
3144
  "name": "toBytes",
3145
3145
  "nameLocation": "3503:7:69",
3146
3146
  "parameters": {
3147
- "id": 27311,
3147
+ "id": 27318,
3148
3148
  "nodeType": "ParameterList",
3149
3149
  "parameters": [
3150
3150
  {
3151
3151
  "constant": false,
3152
- "id": 27310,
3152
+ "id": 27317,
3153
3153
  "mutability": "mutable",
3154
3154
  "name": "self",
3155
3155
  "nameLocation": "3517:4:69",
3156
3156
  "nodeType": "VariableDeclaration",
3157
- "scope": 27347,
3157
+ "scope": 27354,
3158
3158
  "src": "3511:10:69",
3159
3159
  "stateVariable": false,
3160
3160
  "storageLocation": "default",
3161
3161
  "typeDescriptions": {
3162
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
3162
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
3163
3163
  "typeString": "Slice"
3164
3164
  },
3165
3165
  "typeName": {
3166
- "id": 27309,
3166
+ "id": 27316,
3167
3167
  "nodeType": "UserDefinedTypeName",
3168
3168
  "pathNode": {
3169
- "id": 27308,
3169
+ "id": 27315,
3170
3170
  "name": "Slice",
3171
3171
  "nameLocations": [
3172
3172
  "3511:5:69"
3173
3173
  ],
3174
3174
  "nodeType": "IdentifierPath",
3175
- "referencedDeclaration": 27125,
3175
+ "referencedDeclaration": 27132,
3176
3176
  "src": "3511:5:69"
3177
3177
  },
3178
- "referencedDeclaration": 27125,
3178
+ "referencedDeclaration": 27132,
3179
3179
  "src": "3511:5:69",
3180
3180
  "typeDescriptions": {
3181
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
3181
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
3182
3182
  "typeString": "Slice"
3183
3183
  }
3184
3184
  },
@@ -3188,17 +3188,17 @@
3188
3188
  "src": "3510:12:69"
3189
3189
  },
3190
3190
  "returnParameters": {
3191
- "id": 27314,
3191
+ "id": 27321,
3192
3192
  "nodeType": "ParameterList",
3193
3193
  "parameters": [
3194
3194
  {
3195
3195
  "constant": false,
3196
- "id": 27313,
3196
+ "id": 27320,
3197
3197
  "mutability": "mutable",
3198
3198
  "name": "data",
3199
3199
  "nameLocation": "3559:4:69",
3200
3200
  "nodeType": "VariableDeclaration",
3201
- "scope": 27347,
3201
+ "scope": 27354,
3202
3202
  "src": "3546:17:69",
3203
3203
  "stateVariable": false,
3204
3204
  "storageLocation": "memory",
@@ -3207,7 +3207,7 @@
3207
3207
  "typeString": "bytes"
3208
3208
  },
3209
3209
  "typeName": {
3210
- "id": 27312,
3210
+ "id": 27319,
3211
3211
  "name": "bytes",
3212
3212
  "nodeType": "ElementaryTypeName",
3213
3213
  "src": "3546:5:69",
@@ -3221,35 +3221,35 @@
3221
3221
  ],
3222
3222
  "src": "3545:19:69"
3223
3223
  },
3224
- "scope": 27367,
3224
+ "scope": 27374,
3225
3225
  "stateMutability": "pure",
3226
3226
  "virtual": false,
3227
3227
  "visibility": "internal"
3228
3228
  },
3229
3229
  {
3230
- "id": 27366,
3230
+ "id": 27373,
3231
3231
  "nodeType": "FunctionDefinition",
3232
3232
  "src": "4203:235:69",
3233
3233
  "nodes": [],
3234
3234
  "body": {
3235
- "id": 27365,
3235
+ "id": 27372,
3236
3236
  "nodeType": "Block",
3237
3237
  "src": "4273:165:69",
3238
3238
  "nodes": [],
3239
3239
  "statements": [
3240
3240
  {
3241
3241
  "assignments": [
3242
- 27357
3242
+ 27364
3243
3243
  ],
3244
3244
  "declarations": [
3245
3245
  {
3246
3246
  "constant": false,
3247
- "id": 27357,
3247
+ "id": 27364,
3248
3248
  "mutability": "mutable",
3249
3249
  "name": "memoryPointer",
3250
3250
  "nameLocation": "4287:13:69",
3251
3251
  "nodeType": "VariableDeclaration",
3252
- "scope": 27365,
3252
+ "scope": 27372,
3253
3253
  "src": "4279:21:69",
3254
3254
  "stateVariable": false,
3255
3255
  "storageLocation": "default",
@@ -3258,7 +3258,7 @@
3258
3258
  "typeString": "uint256"
3259
3259
  },
3260
3260
  "typeName": {
3261
- "id": 27356,
3261
+ "id": 27363,
3262
3262
  "name": "uint256",
3263
3263
  "nodeType": "ElementaryTypeName",
3264
3264
  "src": "4279:7:69",
@@ -3270,24 +3270,24 @@
3270
3270
  "visibility": "internal"
3271
3271
  }
3272
3272
  ],
3273
- "id": 27361,
3273
+ "id": 27368,
3274
3274
  "initialValue": {
3275
3275
  "arguments": [],
3276
3276
  "expression": {
3277
3277
  "argumentTypes": [],
3278
3278
  "expression": {
3279
- "id": 27358,
3279
+ "id": 27365,
3280
3280
  "name": "self",
3281
3281
  "nodeType": "Identifier",
3282
3282
  "overloadedDeclarations": [],
3283
- "referencedDeclaration": 27351,
3283
+ "referencedDeclaration": 27358,
3284
3284
  "src": "4303:4:69",
3285
3285
  "typeDescriptions": {
3286
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
3286
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
3287
3287
  "typeString": "Slice"
3288
3288
  }
3289
3289
  },
3290
- "id": 27359,
3290
+ "id": 27366,
3291
3291
  "isConstant": false,
3292
3292
  "isLValue": false,
3293
3293
  "isPure": false,
@@ -3295,14 +3295,14 @@
3295
3295
  "memberLocation": "4308:7:69",
3296
3296
  "memberName": "pointer",
3297
3297
  "nodeType": "MemberAccess",
3298
- "referencedDeclaration": 27288,
3298
+ "referencedDeclaration": 27295,
3299
3299
  "src": "4303:12:69",
3300
3300
  "typeDescriptions": {
3301
- "typeIdentifier": "t_function_internal_pure$_t_userDefinedValueType$_Slice_$27125_$returns$_t_uint256_$attached_to$_t_userDefinedValueType$_Slice_$27125_$",
3301
+ "typeIdentifier": "t_function_internal_pure$_t_userDefinedValueType$_Slice_$27132_$returns$_t_uint256_$attached_to$_t_userDefinedValueType$_Slice_$27132_$",
3302
3302
  "typeString": "function (Slice) pure returns (uint256)"
3303
3303
  }
3304
3304
  },
3305
- "id": 27360,
3305
+ "id": 27367,
3306
3306
  "isConstant": false,
3307
3307
  "isLValue": false,
3308
3308
  "isPure": false,
@@ -3365,46 +3365,46 @@
3365
3365
  "evmVersion": "paris",
3366
3366
  "externalReferences": [
3367
3367
  {
3368
- "declaration": 27357,
3368
+ "declaration": 27364,
3369
3369
  "isOffset": false,
3370
3370
  "isSlot": false,
3371
3371
  "src": "4395:13:69",
3372
3372
  "valueSize": 1
3373
3373
  },
3374
3374
  {
3375
- "declaration": 27354,
3375
+ "declaration": 27361,
3376
3376
  "isOffset": false,
3377
3377
  "isSlot": false,
3378
3378
  "src": "4379:6:69",
3379
3379
  "valueSize": 1
3380
3380
  }
3381
3381
  ],
3382
- "id": 27362,
3382
+ "id": 27369,
3383
3383
  "nodeType": "InlineAssembly",
3384
3384
  "src": "4362:53:69"
3385
3385
  },
3386
3386
  {
3387
3387
  "expression": {
3388
- "id": 27363,
3388
+ "id": 27370,
3389
3389
  "name": "result",
3390
3390
  "nodeType": "Identifier",
3391
3391
  "overloadedDeclarations": [],
3392
- "referencedDeclaration": 27354,
3392
+ "referencedDeclaration": 27361,
3393
3393
  "src": "4427:6:69",
3394
3394
  "typeDescriptions": {
3395
3395
  "typeIdentifier": "t_bytes32",
3396
3396
  "typeString": "bytes32"
3397
3397
  }
3398
3398
  },
3399
- "functionReturnParameters": 27355,
3400
- "id": 27364,
3399
+ "functionReturnParameters": 27362,
3400
+ "id": 27371,
3401
3401
  "nodeType": "Return",
3402
3402
  "src": "4420:13:69"
3403
3403
  }
3404
3404
  ]
3405
3405
  },
3406
3406
  "documentation": {
3407
- "id": 27348,
3407
+ "id": 27355,
3408
3408
  "nodeType": "StructuredDocumentation",
3409
3409
  "src": "3914:286:69",
3410
3410
  "text": " @notice Converts a Slice to bytes32\n @dev This function converts a slice into a fixed-length bytes32. Uses inline assembly for the conversion.\n @param self The Slice to be converted to bytes32.\n @return result The bytes32 representation of the provided Slice."
@@ -3415,41 +3415,41 @@
3415
3415
  "name": "toBytes32",
3416
3416
  "nameLocation": "4212:9:69",
3417
3417
  "parameters": {
3418
- "id": 27352,
3418
+ "id": 27359,
3419
3419
  "nodeType": "ParameterList",
3420
3420
  "parameters": [
3421
3421
  {
3422
3422
  "constant": false,
3423
- "id": 27351,
3423
+ "id": 27358,
3424
3424
  "mutability": "mutable",
3425
3425
  "name": "self",
3426
3426
  "nameLocation": "4228:4:69",
3427
3427
  "nodeType": "VariableDeclaration",
3428
- "scope": 27366,
3428
+ "scope": 27373,
3429
3429
  "src": "4222:10:69",
3430
3430
  "stateVariable": false,
3431
3431
  "storageLocation": "default",
3432
3432
  "typeDescriptions": {
3433
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
3433
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
3434
3434
  "typeString": "Slice"
3435
3435
  },
3436
3436
  "typeName": {
3437
- "id": 27350,
3437
+ "id": 27357,
3438
3438
  "nodeType": "UserDefinedTypeName",
3439
3439
  "pathNode": {
3440
- "id": 27349,
3440
+ "id": 27356,
3441
3441
  "name": "Slice",
3442
3442
  "nameLocations": [
3443
3443
  "4222:5:69"
3444
3444
  ],
3445
3445
  "nodeType": "IdentifierPath",
3446
- "referencedDeclaration": 27125,
3446
+ "referencedDeclaration": 27132,
3447
3447
  "src": "4222:5:69"
3448
3448
  },
3449
- "referencedDeclaration": 27125,
3449
+ "referencedDeclaration": 27132,
3450
3450
  "src": "4222:5:69",
3451
3451
  "typeDescriptions": {
3452
- "typeIdentifier": "t_userDefinedValueType$_Slice_$27125",
3452
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$27132",
3453
3453
  "typeString": "Slice"
3454
3454
  }
3455
3455
  },
@@ -3459,17 +3459,17 @@
3459
3459
  "src": "4221:12:69"
3460
3460
  },
3461
3461
  "returnParameters": {
3462
- "id": 27355,
3462
+ "id": 27362,
3463
3463
  "nodeType": "ParameterList",
3464
3464
  "parameters": [
3465
3465
  {
3466
3466
  "constant": false,
3467
- "id": 27354,
3467
+ "id": 27361,
3468
3468
  "mutability": "mutable",
3469
3469
  "name": "result",
3470
3470
  "nameLocation": "4265:6:69",
3471
3471
  "nodeType": "VariableDeclaration",
3472
- "scope": 27366,
3472
+ "scope": 27373,
3473
3473
  "src": "4257:14:69",
3474
3474
  "stateVariable": false,
3475
3475
  "storageLocation": "default",
@@ -3478,7 +3478,7 @@
3478
3478
  "typeString": "bytes32"
3479
3479
  },
3480
3480
  "typeName": {
3481
- "id": 27353,
3481
+ "id": 27360,
3482
3482
  "name": "bytes32",
3483
3483
  "nodeType": "ElementaryTypeName",
3484
3484
  "src": "4257:7:69",
@@ -3492,7 +3492,7 @@
3492
3492
  ],
3493
3493
  "src": "4256:16:69"
3494
3494
  },
3495
- "scope": 27367,
3495
+ "scope": 27374,
3496
3496
  "stateMutability": "pure",
3497
3497
  "virtual": false,
3498
3498
  "visibility": "internal"
@@ -3504,18 +3504,18 @@
3504
3504
  "contractDependencies": [],
3505
3505
  "contractKind": "library",
3506
3506
  "documentation": {
3507
- "id": 27271,
3507
+ "id": 27278,
3508
3508
  "nodeType": "StructuredDocumentation",
3509
3509
  "src": "2596:46:69",
3510
3510
  "text": " @title Instance functions for Slice"
3511
3511
  },
3512
3512
  "fullyImplemented": true,
3513
3513
  "linearizedBaseContracts": [
3514
- 27367
3514
+ 27374
3515
3515
  ],
3516
3516
  "name": "SliceInstance",
3517
3517
  "nameLocation": "2651:13:69",
3518
- "scope": 27368,
3518
+ "scope": 27375,
3519
3519
  "usedErrors": [],
3520
3520
  "usedEvents": []
3521
3521
  }