@latticexyz/world-modules 2.0.0-main-fa74f25e → 2.0.0-main-3086581a
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/out/ArrayLib.sol/ArrayLib.json +255 -255
- package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +220 -220
- package/out/CallboundDelegations.sol/CallboundDelegations.json +2611 -2611
- package/out/DecodeSlice.sol/DecodeSlice.json +3155 -3155
- package/out/DelegationControl.sol/DelegationControl.json +101 -101
- package/out/EncodeArray.sol/EncodeArray.json +3250 -3250
- package/out/FieldLayout.sol/FieldLayoutInstance.json +51 -51
- package/out/FieldLayout.sol/FieldLayoutLib.json +51 -51
- package/out/Hook.sol/HookInstance.json +16 -16
- package/out/Hook.sol/HookLib.json +16 -16
- package/out/Hooks.sol/Hooks.json +96 -96
- package/out/IAccessManagementSystem.sol/IAccessManagementSystem.json +61 -61
- package/out/IBalanceTransferSystem.sol/IBalanceTransferSystem.json +53 -53
- package/out/IBaseWorld.sol/IBaseWorld.json +70 -70
- package/out/IBatchCallSystem.sol/IBatchCallSystem.json +51 -51
- package/out/ICoreSystem.sol/ICoreSystem.json +6 -6
- package/out/IDelegationControl.sol/IDelegationControl.json +66 -66
- package/out/IModule.sol/IModule.json +78 -78
- package/out/IModuleInstallationSystem.sol/IModuleInstallationSystem.json +27 -27
- package/out/IStore.sol/IStore.json +4 -4
- package/out/IStoreData.sol/IStoreData.json +4 -4
- package/out/IStoreHook.sol/IStoreHook.json +4 -4
- package/out/IStoreRead.sol/IStoreRead.json +4 -4
- package/out/IStoreRegistration.sol/IStoreRegistration.json +4 -4
- package/out/IStoreWrite.sol/IStoreWrite.json +4 -4
- package/out/ISystemHook.sol/ISystemHook.json +90 -90
- package/out/IUniqueEntitySystem.sol/IUniqueEntitySystem.json +13 -13
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.json +71 -71
- package/out/IWorldErrors.sol/IWorldErrors.json +150 -150
- package/out/IWorldKernel.sol/IWorldCall.json +156 -156
- package/out/IWorldKernel.sol/IWorldKernel.json +156 -156
- package/out/IWorldKernel.sol/IWorldModuleInstallation.json +156 -156
- package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +198 -198
- package/out/KeysInTable.sol/KeysInTable.json +10684 -10684
- package/out/KeysInTableHook.sol/KeysInTableHook.json +879 -879
- package/out/KeysInTableModule.sol/KeysInTableModule.json +539 -539
- package/out/KeysWithValue.sol/KeysWithValue.json +3844 -3844
- package/out/KeysWithValueHook.sol/KeysWithValueHook.json +1002 -1002
- package/out/KeysWithValueModule.sol/KeysWithValueModule.json +428 -428
- package/out/Memory.sol/Memory.json +8 -8
- package/out/Module.sol/Module.json +90 -90
- package/out/ResourceIds.sol/ResourceIds.json +70 -70
- package/out/Schema.sol/SchemaInstance.json +76 -76
- package/out/Schema.sol/SchemaLib.json +76 -76
- package/out/SchemaType.sol/SchemaType.json +276 -276
- package/out/Slice.sol/SliceInstance.json +8 -8
- package/out/Slice.sol/SliceLib.json +8 -8
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +305 -305
- package/out/Storage.sol/Storage.json +11 -11
- package/out/StoreCore.sol/StoreCore.json +59 -59
- package/out/StoreCore.sol/StoreCoreInternal.json +59 -59
- package/out/StoreHook.sol/StoreHook.json +362 -362
- package/out/StoreHooks.sol/StoreHooks.json +97 -97
- package/out/StoreSwitch.sol/StoreSwitch.json +16 -16
- package/out/System.sol/System.json +35 -35
- package/out/Tables.sol/Tables.json +98 -98
- package/out/TightCoder.sol/TightCoder.json +128 -128
- package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +124 -124
- package/out/TimeboundDelegations.sol/TimeboundDelegations.json +2002 -2002
- package/out/UniqueEntity.sol/UniqueEntity.json +1418 -1418
- package/out/UniqueEntityModule.sol/UniqueEntityModule.json +329 -329
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +98 -98
- package/out/UsedKeysIndex.sol/UsedKeysIndex.json +2738 -2738
- package/out/WorldContext.sol/WorldContextConsumer.json +379 -379
- package/out/WorldContext.sol/WorldContextProvider.json +379 -379
- package/out/WorldResourceId.sol/WorldResourceIdInstance.json +480 -480
- package/out/WorldResourceId.sol/WorldResourceIdLib.json +480 -480
- package/out/constants.sol/LayoutOffsets.json +164 -140
- package/out/constants.sol/constants.json +115 -115
- package/out/getKeysInTable.sol/getKeysInTable.json +564 -564
- package/out/getKeysWithValue.sol/getKeysWithValue.json +264 -264
- package/out/getTargetTableId.sol/getTargetTableId.json +163 -163
- package/out/getUniqueEntity.sol/getUniqueEntity.json +88 -88
- package/out/hasKey.sol/hasKey.json +130 -130
- package/out/index.sol/index.json +53 -53
- package/out/interfaces/IBaseWorld.sol/IBaseWorld.json +139 -139
- package/out/leftMask.sol/leftMask.json +61 -61
- package/out/query.sol/query.json +1154 -1154
- package/out/revertWithBytes.sol/revertWithBytes.json +15 -15
- package/out/src/Bytes.sol/Bytes.json +1332 -1332
- package/out/src/FieldLayout.sol/FieldLayoutInstance.json +701 -701
- package/out/src/FieldLayout.sol/FieldLayoutLib.json +701 -701
- package/out/src/IStore.sol/IStore.json +57 -57
- package/out/src/IWorldKernel.sol/IWorldCall.json +157 -157
- package/out/src/IWorldKernel.sol/IWorldKernel.json +157 -157
- package/out/src/IWorldKernel.sol/IWorldModuleInstallation.json +157 -157
- package/out/src/Memory.sol/Memory.json +93 -93
- package/out/src/PackedCounter.sol/PackedCounterInstance.json +923 -923
- package/out/src/PackedCounter.sol/PackedCounterLib.json +923 -923
- package/out/src/ResourceId.sol/ResourceIdInstance.json +112 -112
- package/out/src/ResourceId.sol/ResourceIdLib.json +112 -112
- package/out/src/Schema.sol/SchemaInstance.json +791 -791
- package/out/src/Schema.sol/SchemaLib.json +791 -791
- package/out/src/Slice.sol/SliceInstance.json +433 -433
- package/out/src/Slice.sol/SliceLib.json +433 -433
- package/out/src/StoreCore.sol/StoreCore.json +4471 -4471
- package/out/src/StoreCore.sol/StoreCoreInternal.json +4471 -4471
- package/out/src/StoreSwitch.sol/StoreSwitch.json +2470 -2470
- package/out/src/WorldContext.sol/WorldContextConsumer.json +379 -379
- package/out/src/WorldContext.sol/WorldContextProvider.json +379 -379
- package/out/src/WorldResourceId.sol/WorldResourceIdInstance.json +480 -480
- package/out/src/WorldResourceId.sol/WorldResourceIdLib.json +480 -480
- package/out/storeHookTypes.sol/storeHookTypes.json +202 -202
- package/out/storeResourceTypes.sol/storeResourceTypes.json +21 -21
- package/out/tables/ResourceIds.sol/ResourceIds.json +1762 -1762
- package/out/tables/Tables.sol/Tables.json +7304 -7304
- package/out/tightcoder/EncodeArray.sol/EncodeArray.json +3250 -3250
- package/out/types.sol/types.json +39 -39
- package/out/version.sol/version.json +12 -12
- package/out/world/src/IERC165.sol/IERC165.json +28 -28
- package/out/worldResourceTypes.sol/worldResourceTypes.json +53 -53
- package/package.json +8 -8
@@ -2,16 +2,16 @@
|
|
2
2
|
"abi": [],
|
3
3
|
"bytecode": {
|
4
4
|
"object": "0x602d6037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea164736f6c6343000815000a",
|
5
|
-
"sourceMap": "
|
5
|
+
"sourceMap": "1109:508:25:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;1109:508:25;;;;;;;;;;;;;;;;;",
|
6
6
|
"linkReferences": {}
|
7
7
|
},
|
8
8
|
"deployedBytecode": {
|
9
9
|
"object": "0x73000000000000000000000000000000000000000030146080604052600080fdfea164736f6c6343000815000a",
|
10
|
-
"sourceMap": "
|
10
|
+
"sourceMap": "1109:508:25:-:0;;;;;;;;",
|
11
11
|
"linkReferences": {}
|
12
12
|
},
|
13
13
|
"methodIdentifiers": {},
|
14
|
-
"rawMetadata": "{\"compiler\":{\"version\":\"0.8.21+commit.d9974bed\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"/home/runner/work/mud/mud/packages/store/src/constants.sol\":\"LayoutOffsets\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":ds-test/=node_modules/ds-test/src/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"/home/runner/work/mud/mud/packages/store/src/constants.sol\":{\"keccak256\":\"
|
14
|
+
"rawMetadata": "{\"compiler\":{\"version\":\"0.8.21+commit.d9974bed\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"FieldLayout and Schema utilize the same offset values for metadata.\",\"kind\":\"dev\",\"methods\":{},\"title\":\"LayoutOffsets Library\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"notice\":\"This library provides constant offsets for FieldLayout and Schema metadata.\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"/home/runner/work/mud/mud/packages/store/src/constants.sol\":\"LayoutOffsets\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":ds-test/=node_modules/ds-test/src/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"/home/runner/work/mud/mud/packages/store/src/constants.sol\":{\"keccak256\":\"0x9e37c64c119ef07ad914bc589ee3f6d67946ab95877978c1ee3e2c1ffae07076\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3fad47e542025382aa28e8171253e34f93b2f149434b67a26989542d70218793\",\"dweb:/ipfs/QmW6JsKNwPc6oAMrgcikgR2EPwMUtQANiuZSQSGCd29HHC\"]}},\"version\":1}",
|
15
15
|
"metadata": {
|
16
16
|
"compiler": {
|
17
17
|
"version": "0.8.21+commit.d9974bed"
|
@@ -50,10 +50,10 @@
|
|
50
50
|
},
|
51
51
|
"sources": {
|
52
52
|
"/home/runner/work/mud/mud/packages/store/src/constants.sol": {
|
53
|
-
"keccak256": "
|
53
|
+
"keccak256": "0x9e37c64c119ef07ad914bc589ee3f6d67946ab95877978c1ee3e2c1ffae07076",
|
54
54
|
"urls": [
|
55
|
-
"bzz-raw://
|
56
|
-
"dweb:/ipfs/
|
55
|
+
"bzz-raw://3fad47e542025382aa28e8171253e34f93b2f149434b67a26989542d70218793",
|
56
|
+
"dweb:/ipfs/QmW6JsKNwPc6oAMrgcikgR2EPwMUtQANiuZSQSGCd29HHC"
|
57
57
|
],
|
58
58
|
"license": "MIT"
|
59
59
|
}
|
@@ -62,32 +62,32 @@
|
|
62
62
|
},
|
63
63
|
"ast": {
|
64
64
|
"absolutePath": "/home/runner/work/mud/mud/packages/store/src/constants.sol",
|
65
|
-
"id":
|
65
|
+
"id": 18192,
|
66
66
|
"exportedSymbols": {
|
67
67
|
"BYTE_TO_BITS": [
|
68
|
-
|
68
|
+
18144
|
69
69
|
],
|
70
70
|
"LayoutOffsets": [
|
71
|
-
|
71
|
+
18191
|
72
72
|
],
|
73
73
|
"MAX_DYNAMIC_FIELDS": [
|
74
|
-
|
74
|
+
18156
|
75
75
|
],
|
76
76
|
"MAX_STATIC_FIELDS": [
|
77
|
-
|
77
|
+
18152
|
78
78
|
],
|
79
79
|
"MAX_TOTAL_FIELDS": [
|
80
|
-
|
80
|
+
18148
|
81
81
|
],
|
82
82
|
"WORD_LAST_INDEX": [
|
83
|
-
|
83
|
+
18140
|
84
84
|
],
|
85
85
|
"WORD_SIZE": [
|
86
|
-
|
86
|
+
18136
|
87
87
|
]
|
88
88
|
},
|
89
89
|
"nodeType": "SourceUnit",
|
90
|
-
"src": "32:
|
90
|
+
"src": "32:1586:25",
|
91
91
|
"nodes": [
|
92
92
|
{
|
93
93
|
"id": 18132,
|
@@ -102,15 +102,15 @@
|
|
102
102
|
]
|
103
103
|
},
|
104
104
|
{
|
105
|
-
"id":
|
105
|
+
"id": 18136,
|
106
106
|
"nodeType": "VariableDeclaration",
|
107
|
-
"src": "
|
107
|
+
"src": "305:31:25",
|
108
108
|
"nodes": [],
|
109
109
|
"constant": true,
|
110
110
|
"mutability": "constant",
|
111
111
|
"name": "WORD_SIZE",
|
112
|
-
"nameLocation": "
|
113
|
-
"scope":
|
112
|
+
"nameLocation": "322:9:25",
|
113
|
+
"scope": 18192,
|
114
114
|
"stateVariable": false,
|
115
115
|
"storageLocation": "default",
|
116
116
|
"typeDescriptions": {
|
@@ -118,10 +118,10 @@
|
|
118
118
|
"typeString": "uint256"
|
119
119
|
},
|
120
120
|
"typeName": {
|
121
|
-
"id":
|
121
|
+
"id": 18134,
|
122
122
|
"name": "uint256",
|
123
123
|
"nodeType": "ElementaryTypeName",
|
124
|
-
"src": "
|
124
|
+
"src": "305:7:25",
|
125
125
|
"typeDescriptions": {
|
126
126
|
"typeIdentifier": "t_uint256",
|
127
127
|
"typeString": "uint256"
|
@@ -129,14 +129,14 @@
|
|
129
129
|
},
|
130
130
|
"value": {
|
131
131
|
"hexValue": "3332",
|
132
|
-
"id":
|
132
|
+
"id": 18135,
|
133
133
|
"isConstant": false,
|
134
134
|
"isLValue": false,
|
135
135
|
"isPure": true,
|
136
136
|
"kind": "number",
|
137
137
|
"lValueRequested": false,
|
138
138
|
"nodeType": "Literal",
|
139
|
-
"src": "
|
139
|
+
"src": "334:2:25",
|
140
140
|
"typeDescriptions": {
|
141
141
|
"typeIdentifier": "t_rational_32_by_1",
|
142
142
|
"typeString": "int_const 32"
|
@@ -146,15 +146,15 @@
|
|
146
146
|
"visibility": "internal"
|
147
147
|
},
|
148
148
|
{
|
149
|
-
"id":
|
149
|
+
"id": 18140,
|
150
150
|
"nodeType": "VariableDeclaration",
|
151
|
-
"src": "
|
151
|
+
"src": "402:37:25",
|
152
152
|
"nodes": [],
|
153
153
|
"constant": true,
|
154
154
|
"mutability": "constant",
|
155
155
|
"name": "WORD_LAST_INDEX",
|
156
|
-
"nameLocation": "
|
157
|
-
"scope":
|
156
|
+
"nameLocation": "419:15:25",
|
157
|
+
"scope": 18192,
|
158
158
|
"stateVariable": false,
|
159
159
|
"storageLocation": "default",
|
160
160
|
"typeDescriptions": {
|
@@ -162,10 +162,10 @@
|
|
162
162
|
"typeString": "uint256"
|
163
163
|
},
|
164
164
|
"typeName": {
|
165
|
-
"id":
|
165
|
+
"id": 18138,
|
166
166
|
"name": "uint256",
|
167
167
|
"nodeType": "ElementaryTypeName",
|
168
|
-
"src": "
|
168
|
+
"src": "402:7:25",
|
169
169
|
"typeDescriptions": {
|
170
170
|
"typeIdentifier": "t_uint256",
|
171
171
|
"typeString": "uint256"
|
@@ -173,14 +173,14 @@
|
|
173
173
|
},
|
174
174
|
"value": {
|
175
175
|
"hexValue": "3331",
|
176
|
-
"id":
|
176
|
+
"id": 18139,
|
177
177
|
"isConstant": false,
|
178
178
|
"isLValue": false,
|
179
179
|
"isPure": true,
|
180
180
|
"kind": "number",
|
181
181
|
"lValueRequested": false,
|
182
182
|
"nodeType": "Literal",
|
183
|
-
"src": "
|
183
|
+
"src": "437:2:25",
|
184
184
|
"typeDescriptions": {
|
185
185
|
"typeIdentifier": "t_rational_31_by_1",
|
186
186
|
"typeString": "int_const 31"
|
@@ -190,15 +190,15 @@
|
|
190
190
|
"visibility": "internal"
|
191
191
|
},
|
192
192
|
{
|
193
|
-
"id":
|
193
|
+
"id": 18144,
|
194
194
|
"nodeType": "VariableDeclaration",
|
195
|
-
"src": "
|
195
|
+
"src": "505:33:25",
|
196
196
|
"nodes": [],
|
197
197
|
"constant": true,
|
198
198
|
"mutability": "constant",
|
199
199
|
"name": "BYTE_TO_BITS",
|
200
|
-
"nameLocation": "
|
201
|
-
"scope":
|
200
|
+
"nameLocation": "522:12:25",
|
201
|
+
"scope": 18192,
|
202
202
|
"stateVariable": false,
|
203
203
|
"storageLocation": "default",
|
204
204
|
"typeDescriptions": {
|
@@ -206,10 +206,10 @@
|
|
206
206
|
"typeString": "uint256"
|
207
207
|
},
|
208
208
|
"typeName": {
|
209
|
-
"id":
|
209
|
+
"id": 18142,
|
210
210
|
"name": "uint256",
|
211
211
|
"nodeType": "ElementaryTypeName",
|
212
|
-
"src": "
|
212
|
+
"src": "505:7:25",
|
213
213
|
"typeDescriptions": {
|
214
214
|
"typeIdentifier": "t_uint256",
|
215
215
|
"typeString": "uint256"
|
@@ -217,14 +217,14 @@
|
|
217
217
|
},
|
218
218
|
"value": {
|
219
219
|
"hexValue": "38",
|
220
|
-
"id":
|
220
|
+
"id": 18143,
|
221
221
|
"isConstant": false,
|
222
222
|
"isLValue": false,
|
223
223
|
"isPure": true,
|
224
224
|
"kind": "number",
|
225
225
|
"lValueRequested": false,
|
226
226
|
"nodeType": "Literal",
|
227
|
-
"src": "
|
227
|
+
"src": "537:1:25",
|
228
228
|
"typeDescriptions": {
|
229
229
|
"typeIdentifier": "t_rational_8_by_1",
|
230
230
|
"typeString": "int_const 8"
|
@@ -234,15 +234,15 @@
|
|
234
234
|
"visibility": "internal"
|
235
235
|
},
|
236
236
|
{
|
237
|
-
"id":
|
237
|
+
"id": 18148,
|
238
238
|
"nodeType": "VariableDeclaration",
|
239
|
-
"src": "
|
239
|
+
"src": "611:38:25",
|
240
240
|
"nodes": [],
|
241
241
|
"constant": true,
|
242
242
|
"mutability": "constant",
|
243
243
|
"name": "MAX_TOTAL_FIELDS",
|
244
|
-
"nameLocation": "
|
245
|
-
"scope":
|
244
|
+
"nameLocation": "628:16:25",
|
245
|
+
"scope": 18192,
|
246
246
|
"stateVariable": false,
|
247
247
|
"storageLocation": "default",
|
248
248
|
"typeDescriptions": {
|
@@ -250,10 +250,10 @@
|
|
250
250
|
"typeString": "uint256"
|
251
251
|
},
|
252
252
|
"typeName": {
|
253
|
-
"id":
|
253
|
+
"id": 18146,
|
254
254
|
"name": "uint256",
|
255
255
|
"nodeType": "ElementaryTypeName",
|
256
|
-
"src": "
|
256
|
+
"src": "611:7:25",
|
257
257
|
"typeDescriptions": {
|
258
258
|
"typeIdentifier": "t_uint256",
|
259
259
|
"typeString": "uint256"
|
@@ -261,14 +261,14 @@
|
|
261
261
|
},
|
262
262
|
"value": {
|
263
263
|
"hexValue": "3238",
|
264
|
-
"id":
|
264
|
+
"id": 18147,
|
265
265
|
"isConstant": false,
|
266
266
|
"isLValue": false,
|
267
267
|
"isPure": true,
|
268
268
|
"kind": "number",
|
269
269
|
"lValueRequested": false,
|
270
270
|
"nodeType": "Literal",
|
271
|
-
"src": "
|
271
|
+
"src": "647:2:25",
|
272
272
|
"typeDescriptions": {
|
273
273
|
"typeIdentifier": "t_rational_28_by_1",
|
274
274
|
"typeString": "int_const 28"
|
@@ -278,15 +278,15 @@
|
|
278
278
|
"visibility": "internal"
|
279
279
|
},
|
280
280
|
{
|
281
|
-
"id":
|
281
|
+
"id": 18152,
|
282
282
|
"nodeType": "VariableDeclaration",
|
283
|
-
"src": "
|
283
|
+
"src": "726:39:25",
|
284
284
|
"nodes": [],
|
285
285
|
"constant": true,
|
286
286
|
"mutability": "constant",
|
287
287
|
"name": "MAX_STATIC_FIELDS",
|
288
|
-
"nameLocation": "
|
289
|
-
"scope":
|
288
|
+
"nameLocation": "743:17:25",
|
289
|
+
"scope": 18192,
|
290
290
|
"stateVariable": false,
|
291
291
|
"storageLocation": "default",
|
292
292
|
"typeDescriptions": {
|
@@ -294,10 +294,10 @@
|
|
294
294
|
"typeString": "uint256"
|
295
295
|
},
|
296
296
|
"typeName": {
|
297
|
-
"id":
|
297
|
+
"id": 18150,
|
298
298
|
"name": "uint256",
|
299
299
|
"nodeType": "ElementaryTypeName",
|
300
|
-
"src": "
|
300
|
+
"src": "726:7:25",
|
301
301
|
"typeDescriptions": {
|
302
302
|
"typeIdentifier": "t_uint256",
|
303
303
|
"typeString": "uint256"
|
@@ -305,14 +305,14 @@
|
|
305
305
|
},
|
306
306
|
"value": {
|
307
307
|
"hexValue": "3238",
|
308
|
-
"id":
|
308
|
+
"id": 18151,
|
309
309
|
"isConstant": false,
|
310
310
|
"isLValue": false,
|
311
311
|
"isPure": true,
|
312
312
|
"kind": "number",
|
313
313
|
"lValueRequested": false,
|
314
314
|
"nodeType": "Literal",
|
315
|
-
"src": "
|
315
|
+
"src": "763:2:25",
|
316
316
|
"typeDescriptions": {
|
317
317
|
"typeIdentifier": "t_rational_28_by_1",
|
318
318
|
"typeString": "int_const 28"
|
@@ -322,15 +322,15 @@
|
|
322
322
|
"visibility": "internal"
|
323
323
|
},
|
324
324
|
{
|
325
|
-
"id":
|
325
|
+
"id": 18156,
|
326
326
|
"nodeType": "VariableDeclaration",
|
327
|
-
"src": "
|
327
|
+
"src": "864:39:25",
|
328
328
|
"nodes": [],
|
329
329
|
"constant": true,
|
330
330
|
"mutability": "constant",
|
331
331
|
"name": "MAX_DYNAMIC_FIELDS",
|
332
|
-
"nameLocation": "
|
333
|
-
"scope":
|
332
|
+
"nameLocation": "881:18:25",
|
333
|
+
"scope": 18192,
|
334
334
|
"stateVariable": false,
|
335
335
|
"storageLocation": "default",
|
336
336
|
"typeDescriptions": {
|
@@ -338,10 +338,10 @@
|
|
338
338
|
"typeString": "uint256"
|
339
339
|
},
|
340
340
|
"typeName": {
|
341
|
-
"id":
|
341
|
+
"id": 18154,
|
342
342
|
"name": "uint256",
|
343
343
|
"nodeType": "ElementaryTypeName",
|
344
|
-
"src": "
|
344
|
+
"src": "864:7:25",
|
345
345
|
"typeDescriptions": {
|
346
346
|
"typeIdentifier": "t_uint256",
|
347
347
|
"typeString": "uint256"
|
@@ -349,14 +349,14 @@
|
|
349
349
|
},
|
350
350
|
"value": {
|
351
351
|
"hexValue": "35",
|
352
|
-
"id":
|
352
|
+
"id": 18155,
|
353
353
|
"isConstant": false,
|
354
354
|
"isLValue": false,
|
355
355
|
"isPure": true,
|
356
356
|
"kind": "number",
|
357
357
|
"lValueRequested": false,
|
358
358
|
"nodeType": "Literal",
|
359
|
-
"src": "
|
359
|
+
"src": "902:1:25",
|
360
360
|
"typeDescriptions": {
|
361
361
|
"typeIdentifier": "t_rational_5_by_1",
|
362
362
|
"typeString": "int_const 5"
|
@@ -366,20 +366,26 @@
|
|
366
366
|
"visibility": "internal"
|
367
367
|
},
|
368
368
|
{
|
369
|
-
"id":
|
369
|
+
"id": 18191,
|
370
370
|
"nodeType": "ContractDefinition",
|
371
|
-
"src": "
|
371
|
+
"src": "1109:508:25",
|
372
372
|
"nodes": [
|
373
373
|
{
|
374
|
-
"id":
|
374
|
+
"id": 18166,
|
375
375
|
"nodeType": "VariableDeclaration",
|
376
|
-
"src": "
|
376
|
+
"src": "1205:71:25",
|
377
377
|
"nodes": [],
|
378
378
|
"constant": true,
|
379
|
+
"documentation": {
|
380
|
+
"id": 18158,
|
381
|
+
"nodeType": "StructuredDocumentation",
|
382
|
+
"src": "1135:67:25",
|
383
|
+
"text": "@notice Represents the total length offset within the EVM word."
|
384
|
+
},
|
379
385
|
"mutability": "constant",
|
380
386
|
"name": "TOTAL_LENGTH",
|
381
|
-
"nameLocation": "
|
382
|
-
"scope":
|
387
|
+
"nameLocation": "1231:12:25",
|
388
|
+
"scope": 18191,
|
383
389
|
"stateVariable": true,
|
384
390
|
"storageLocation": "default",
|
385
391
|
"typeDescriptions": {
|
@@ -387,10 +393,10 @@
|
|
387
393
|
"typeString": "uint256"
|
388
394
|
},
|
389
395
|
"typeName": {
|
390
|
-
"id":
|
396
|
+
"id": 18159,
|
391
397
|
"name": "uint256",
|
392
398
|
"nodeType": "ElementaryTypeName",
|
393
|
-
"src": "
|
399
|
+
"src": "1205:7:25",
|
394
400
|
"typeDescriptions": {
|
395
401
|
"typeIdentifier": "t_uint256",
|
396
402
|
"typeString": "uint256"
|
@@ -401,7 +407,7 @@
|
|
401
407
|
"typeIdentifier": "t_uint256",
|
402
408
|
"typeString": "uint256"
|
403
409
|
},
|
404
|
-
"id":
|
410
|
+
"id": 18165,
|
405
411
|
"isConstant": false,
|
406
412
|
"isLValue": false,
|
407
413
|
"isPure": true,
|
@@ -413,18 +419,18 @@
|
|
413
419
|
"typeIdentifier": "t_uint256",
|
414
420
|
"typeString": "uint256"
|
415
421
|
},
|
416
|
-
"id":
|
422
|
+
"id": 18162,
|
417
423
|
"isConstant": false,
|
418
424
|
"isLValue": false,
|
419
425
|
"isPure": true,
|
420
426
|
"lValueRequested": false,
|
421
427
|
"leftExpression": {
|
422
|
-
"id":
|
428
|
+
"id": 18160,
|
423
429
|
"name": "WORD_SIZE",
|
424
430
|
"nodeType": "Identifier",
|
425
431
|
"overloadedDeclarations": [],
|
426
|
-
"referencedDeclaration":
|
427
|
-
"src": "
|
432
|
+
"referencedDeclaration": 18136,
|
433
|
+
"src": "1247:9:25",
|
428
434
|
"typeDescriptions": {
|
429
435
|
"typeIdentifier": "t_uint256",
|
430
436
|
"typeString": "uint256"
|
@@ -434,35 +440,35 @@
|
|
434
440
|
"operator": "-",
|
435
441
|
"rightExpression": {
|
436
442
|
"hexValue": "32",
|
437
|
-
"id":
|
443
|
+
"id": 18161,
|
438
444
|
"isConstant": false,
|
439
445
|
"isLValue": false,
|
440
446
|
"isPure": true,
|
441
447
|
"kind": "number",
|
442
448
|
"lValueRequested": false,
|
443
449
|
"nodeType": "Literal",
|
444
|
-
"src": "
|
450
|
+
"src": "1259:1:25",
|
445
451
|
"typeDescriptions": {
|
446
452
|
"typeIdentifier": "t_rational_2_by_1",
|
447
453
|
"typeString": "int_const 2"
|
448
454
|
},
|
449
455
|
"value": "2"
|
450
456
|
},
|
451
|
-
"src": "
|
457
|
+
"src": "1247:13:25",
|
452
458
|
"typeDescriptions": {
|
453
459
|
"typeIdentifier": "t_uint256",
|
454
460
|
"typeString": "uint256"
|
455
461
|
}
|
456
462
|
}
|
457
463
|
],
|
458
|
-
"id":
|
464
|
+
"id": 18163,
|
459
465
|
"isConstant": false,
|
460
466
|
"isInlineArray": false,
|
461
467
|
"isLValue": false,
|
462
468
|
"isPure": true,
|
463
469
|
"lValueRequested": false,
|
464
470
|
"nodeType": "TupleExpression",
|
465
|
-
"src": "
|
471
|
+
"src": "1246:15:25",
|
466
472
|
"typeDescriptions": {
|
467
473
|
"typeIdentifier": "t_uint256",
|
468
474
|
"typeString": "uint256"
|
@@ -471,18 +477,18 @@
|
|
471
477
|
"nodeType": "BinaryOperation",
|
472
478
|
"operator": "*",
|
473
479
|
"rightExpression": {
|
474
|
-
"id":
|
480
|
+
"id": 18164,
|
475
481
|
"name": "BYTE_TO_BITS",
|
476
482
|
"nodeType": "Identifier",
|
477
483
|
"overloadedDeclarations": [],
|
478
|
-
"referencedDeclaration":
|
479
|
-
"src": "
|
484
|
+
"referencedDeclaration": 18144,
|
485
|
+
"src": "1264:12:25",
|
480
486
|
"typeDescriptions": {
|
481
487
|
"typeIdentifier": "t_uint256",
|
482
488
|
"typeString": "uint256"
|
483
489
|
}
|
484
490
|
},
|
485
|
-
"src": "
|
491
|
+
"src": "1246:30:25",
|
486
492
|
"typeDescriptions": {
|
487
493
|
"typeIdentifier": "t_uint256",
|
488
494
|
"typeString": "uint256"
|
@@ -491,15 +497,21 @@
|
|
491
497
|
"visibility": "internal"
|
492
498
|
},
|
493
499
|
{
|
494
|
-
"id":
|
500
|
+
"id": 18177,
|
495
501
|
"nodeType": "VariableDeclaration",
|
496
|
-
"src": "
|
502
|
+
"src": "1362:80:25",
|
497
503
|
"nodes": [],
|
498
504
|
"constant": true,
|
505
|
+
"documentation": {
|
506
|
+
"id": 18167,
|
507
|
+
"nodeType": "StructuredDocumentation",
|
508
|
+
"src": "1281:78:25",
|
509
|
+
"text": "@notice Represents the number of static fields offset within the EVM word."
|
510
|
+
},
|
499
511
|
"mutability": "constant",
|
500
512
|
"name": "NUM_STATIC_FIELDS",
|
501
|
-
"nameLocation": "
|
502
|
-
"scope":
|
513
|
+
"nameLocation": "1388:17:25",
|
514
|
+
"scope": 18191,
|
503
515
|
"stateVariable": true,
|
504
516
|
"storageLocation": "default",
|
505
517
|
"typeDescriptions": {
|
@@ -507,10 +519,10 @@
|
|
507
519
|
"typeString": "uint256"
|
508
520
|
},
|
509
521
|
"typeName": {
|
510
|
-
"id":
|
522
|
+
"id": 18168,
|
511
523
|
"name": "uint256",
|
512
524
|
"nodeType": "ElementaryTypeName",
|
513
|
-
"src": "
|
525
|
+
"src": "1362:7:25",
|
514
526
|
"typeDescriptions": {
|
515
527
|
"typeIdentifier": "t_uint256",
|
516
528
|
"typeString": "uint256"
|
@@ -521,7 +533,7 @@
|
|
521
533
|
"typeIdentifier": "t_uint256",
|
522
534
|
"typeString": "uint256"
|
523
535
|
},
|
524
|
-
"id":
|
536
|
+
"id": 18176,
|
525
537
|
"isConstant": false,
|
526
538
|
"isLValue": false,
|
527
539
|
"isPure": true,
|
@@ -533,7 +545,7 @@
|
|
533
545
|
"typeIdentifier": "t_uint256",
|
534
546
|
"typeString": "uint256"
|
535
547
|
},
|
536
|
-
"id":
|
548
|
+
"id": 18173,
|
537
549
|
"isConstant": false,
|
538
550
|
"isLValue": false,
|
539
551
|
"isPure": true,
|
@@ -543,18 +555,18 @@
|
|
543
555
|
"typeIdentifier": "t_uint256",
|
544
556
|
"typeString": "uint256"
|
545
557
|
},
|
546
|
-
"id":
|
558
|
+
"id": 18171,
|
547
559
|
"isConstant": false,
|
548
560
|
"isLValue": false,
|
549
561
|
"isPure": true,
|
550
562
|
"lValueRequested": false,
|
551
563
|
"leftExpression": {
|
552
|
-
"id":
|
564
|
+
"id": 18169,
|
553
565
|
"name": "WORD_SIZE",
|
554
566
|
"nodeType": "Identifier",
|
555
567
|
"overloadedDeclarations": [],
|
556
|
-
"referencedDeclaration":
|
557
|
-
"src": "
|
568
|
+
"referencedDeclaration": 18136,
|
569
|
+
"src": "1409:9:25",
|
558
570
|
"typeDescriptions": {
|
559
571
|
"typeIdentifier": "t_uint256",
|
560
572
|
"typeString": "uint256"
|
@@ -564,21 +576,21 @@
|
|
564
576
|
"operator": "-",
|
565
577
|
"rightExpression": {
|
566
578
|
"hexValue": "32",
|
567
|
-
"id":
|
579
|
+
"id": 18170,
|
568
580
|
"isConstant": false,
|
569
581
|
"isLValue": false,
|
570
582
|
"isPure": true,
|
571
583
|
"kind": "number",
|
572
584
|
"lValueRequested": false,
|
573
585
|
"nodeType": "Literal",
|
574
|
-
"src": "
|
586
|
+
"src": "1421:1:25",
|
575
587
|
"typeDescriptions": {
|
576
588
|
"typeIdentifier": "t_rational_2_by_1",
|
577
589
|
"typeString": "int_const 2"
|
578
590
|
},
|
579
591
|
"value": "2"
|
580
592
|
},
|
581
|
-
"src": "
|
593
|
+
"src": "1409:13:25",
|
582
594
|
"typeDescriptions": {
|
583
595
|
"typeIdentifier": "t_uint256",
|
584
596
|
"typeString": "uint256"
|
@@ -588,35 +600,35 @@
|
|
588
600
|
"operator": "-",
|
589
601
|
"rightExpression": {
|
590
602
|
"hexValue": "31",
|
591
|
-
"id":
|
603
|
+
"id": 18172,
|
592
604
|
"isConstant": false,
|
593
605
|
"isLValue": false,
|
594
606
|
"isPure": true,
|
595
607
|
"kind": "number",
|
596
608
|
"lValueRequested": false,
|
597
609
|
"nodeType": "Literal",
|
598
|
-
"src": "
|
610
|
+
"src": "1425:1:25",
|
599
611
|
"typeDescriptions": {
|
600
612
|
"typeIdentifier": "t_rational_1_by_1",
|
601
613
|
"typeString": "int_const 1"
|
602
614
|
},
|
603
615
|
"value": "1"
|
604
616
|
},
|
605
|
-
"src": "
|
617
|
+
"src": "1409:17:25",
|
606
618
|
"typeDescriptions": {
|
607
619
|
"typeIdentifier": "t_uint256",
|
608
620
|
"typeString": "uint256"
|
609
621
|
}
|
610
622
|
}
|
611
623
|
],
|
612
|
-
"id":
|
624
|
+
"id": 18174,
|
613
625
|
"isConstant": false,
|
614
626
|
"isInlineArray": false,
|
615
627
|
"isLValue": false,
|
616
628
|
"isPure": true,
|
617
629
|
"lValueRequested": false,
|
618
630
|
"nodeType": "TupleExpression",
|
619
|
-
"src": "
|
631
|
+
"src": "1408:19:25",
|
620
632
|
"typeDescriptions": {
|
621
633
|
"typeIdentifier": "t_uint256",
|
622
634
|
"typeString": "uint256"
|
@@ -625,18 +637,18 @@
|
|
625
637
|
"nodeType": "BinaryOperation",
|
626
638
|
"operator": "*",
|
627
639
|
"rightExpression": {
|
628
|
-
"id":
|
640
|
+
"id": 18175,
|
629
641
|
"name": "BYTE_TO_BITS",
|
630
642
|
"nodeType": "Identifier",
|
631
643
|
"overloadedDeclarations": [],
|
632
|
-
"referencedDeclaration":
|
633
|
-
"src": "
|
644
|
+
"referencedDeclaration": 18144,
|
645
|
+
"src": "1430:12:25",
|
634
646
|
"typeDescriptions": {
|
635
647
|
"typeIdentifier": "t_uint256",
|
636
648
|
"typeString": "uint256"
|
637
649
|
}
|
638
650
|
},
|
639
|
-
"src": "
|
651
|
+
"src": "1408:34:25",
|
640
652
|
"typeDescriptions": {
|
641
653
|
"typeIdentifier": "t_uint256",
|
642
654
|
"typeString": "uint256"
|
@@ -645,15 +657,21 @@
|
|
645
657
|
"visibility": "internal"
|
646
658
|
},
|
647
659
|
{
|
648
|
-
"id":
|
660
|
+
"id": 18190,
|
649
661
|
"nodeType": "VariableDeclaration",
|
650
|
-
"src": "
|
662
|
+
"src": "1529:85:25",
|
651
663
|
"nodes": [],
|
652
664
|
"constant": true,
|
665
|
+
"documentation": {
|
666
|
+
"id": 18178,
|
667
|
+
"nodeType": "StructuredDocumentation",
|
668
|
+
"src": "1447:79:25",
|
669
|
+
"text": "@notice Represents the number of dynamic fields offset within the EVM word."
|
670
|
+
},
|
653
671
|
"mutability": "constant",
|
654
672
|
"name": "NUM_DYNAMIC_FIELDS",
|
655
|
-
"nameLocation": "
|
656
|
-
"scope":
|
673
|
+
"nameLocation": "1555:18:25",
|
674
|
+
"scope": 18191,
|
657
675
|
"stateVariable": true,
|
658
676
|
"storageLocation": "default",
|
659
677
|
"typeDescriptions": {
|
@@ -661,10 +679,10 @@
|
|
661
679
|
"typeString": "uint256"
|
662
680
|
},
|
663
681
|
"typeName": {
|
664
|
-
"id":
|
682
|
+
"id": 18179,
|
665
683
|
"name": "uint256",
|
666
684
|
"nodeType": "ElementaryTypeName",
|
667
|
-
"src": "
|
685
|
+
"src": "1529:7:25",
|
668
686
|
"typeDescriptions": {
|
669
687
|
"typeIdentifier": "t_uint256",
|
670
688
|
"typeString": "uint256"
|
@@ -675,7 +693,7 @@
|
|
675
693
|
"typeIdentifier": "t_uint256",
|
676
694
|
"typeString": "uint256"
|
677
695
|
},
|
678
|
-
"id":
|
696
|
+
"id": 18189,
|
679
697
|
"isConstant": false,
|
680
698
|
"isLValue": false,
|
681
699
|
"isPure": true,
|
@@ -687,7 +705,7 @@
|
|
687
705
|
"typeIdentifier": "t_uint256",
|
688
706
|
"typeString": "uint256"
|
689
707
|
},
|
690
|
-
"id":
|
708
|
+
"id": 18186,
|
691
709
|
"isConstant": false,
|
692
710
|
"isLValue": false,
|
693
711
|
"isPure": true,
|
@@ -697,7 +715,7 @@
|
|
697
715
|
"typeIdentifier": "t_uint256",
|
698
716
|
"typeString": "uint256"
|
699
717
|
},
|
700
|
-
"id":
|
718
|
+
"id": 18184,
|
701
719
|
"isConstant": false,
|
702
720
|
"isLValue": false,
|
703
721
|
"isPure": true,
|
@@ -707,18 +725,18 @@
|
|
707
725
|
"typeIdentifier": "t_uint256",
|
708
726
|
"typeString": "uint256"
|
709
727
|
},
|
710
|
-
"id":
|
728
|
+
"id": 18182,
|
711
729
|
"isConstant": false,
|
712
730
|
"isLValue": false,
|
713
731
|
"isPure": true,
|
714
732
|
"lValueRequested": false,
|
715
733
|
"leftExpression": {
|
716
|
-
"id":
|
734
|
+
"id": 18180,
|
717
735
|
"name": "WORD_SIZE",
|
718
736
|
"nodeType": "Identifier",
|
719
737
|
"overloadedDeclarations": [],
|
720
|
-
"referencedDeclaration":
|
721
|
-
"src": "
|
738
|
+
"referencedDeclaration": 18136,
|
739
|
+
"src": "1577:9:25",
|
722
740
|
"typeDescriptions": {
|
723
741
|
"typeIdentifier": "t_uint256",
|
724
742
|
"typeString": "uint256"
|
@@ -728,21 +746,21 @@
|
|
728
746
|
"operator": "-",
|
729
747
|
"rightExpression": {
|
730
748
|
"hexValue": "32",
|
731
|
-
"id":
|
749
|
+
"id": 18181,
|
732
750
|
"isConstant": false,
|
733
751
|
"isLValue": false,
|
734
752
|
"isPure": true,
|
735
753
|
"kind": "number",
|
736
754
|
"lValueRequested": false,
|
737
755
|
"nodeType": "Literal",
|
738
|
-
"src": "
|
756
|
+
"src": "1589:1:25",
|
739
757
|
"typeDescriptions": {
|
740
758
|
"typeIdentifier": "t_rational_2_by_1",
|
741
759
|
"typeString": "int_const 2"
|
742
760
|
},
|
743
761
|
"value": "2"
|
744
762
|
},
|
745
|
-
"src": "
|
763
|
+
"src": "1577:13:25",
|
746
764
|
"typeDescriptions": {
|
747
765
|
"typeIdentifier": "t_uint256",
|
748
766
|
"typeString": "uint256"
|
@@ -752,21 +770,21 @@
|
|
752
770
|
"operator": "-",
|
753
771
|
"rightExpression": {
|
754
772
|
"hexValue": "31",
|
755
|
-
"id":
|
773
|
+
"id": 18183,
|
756
774
|
"isConstant": false,
|
757
775
|
"isLValue": false,
|
758
776
|
"isPure": true,
|
759
777
|
"kind": "number",
|
760
778
|
"lValueRequested": false,
|
761
779
|
"nodeType": "Literal",
|
762
|
-
"src": "
|
780
|
+
"src": "1593:1:25",
|
763
781
|
"typeDescriptions": {
|
764
782
|
"typeIdentifier": "t_rational_1_by_1",
|
765
783
|
"typeString": "int_const 1"
|
766
784
|
},
|
767
785
|
"value": "1"
|
768
786
|
},
|
769
|
-
"src": "
|
787
|
+
"src": "1577:17:25",
|
770
788
|
"typeDescriptions": {
|
771
789
|
"typeIdentifier": "t_uint256",
|
772
790
|
"typeString": "uint256"
|
@@ -776,35 +794,35 @@
|
|
776
794
|
"operator": "-",
|
777
795
|
"rightExpression": {
|
778
796
|
"hexValue": "31",
|
779
|
-
"id":
|
797
|
+
"id": 18185,
|
780
798
|
"isConstant": false,
|
781
799
|
"isLValue": false,
|
782
800
|
"isPure": true,
|
783
801
|
"kind": "number",
|
784
802
|
"lValueRequested": false,
|
785
803
|
"nodeType": "Literal",
|
786
|
-
"src": "
|
804
|
+
"src": "1597:1:25",
|
787
805
|
"typeDescriptions": {
|
788
806
|
"typeIdentifier": "t_rational_1_by_1",
|
789
807
|
"typeString": "int_const 1"
|
790
808
|
},
|
791
809
|
"value": "1"
|
792
810
|
},
|
793
|
-
"src": "
|
811
|
+
"src": "1577:21:25",
|
794
812
|
"typeDescriptions": {
|
795
813
|
"typeIdentifier": "t_uint256",
|
796
814
|
"typeString": "uint256"
|
797
815
|
}
|
798
816
|
}
|
799
817
|
],
|
800
|
-
"id":
|
818
|
+
"id": 18187,
|
801
819
|
"isConstant": false,
|
802
820
|
"isInlineArray": false,
|
803
821
|
"isLValue": false,
|
804
822
|
"isPure": true,
|
805
823
|
"lValueRequested": false,
|
806
824
|
"nodeType": "TupleExpression",
|
807
|
-
"src": "
|
825
|
+
"src": "1576:23:25",
|
808
826
|
"typeDescriptions": {
|
809
827
|
"typeIdentifier": "t_uint256",
|
810
828
|
"typeString": "uint256"
|
@@ -813,18 +831,18 @@
|
|
813
831
|
"nodeType": "BinaryOperation",
|
814
832
|
"operator": "*",
|
815
833
|
"rightExpression": {
|
816
|
-
"id":
|
834
|
+
"id": 18188,
|
817
835
|
"name": "BYTE_TO_BITS",
|
818
836
|
"nodeType": "Identifier",
|
819
837
|
"overloadedDeclarations": [],
|
820
|
-
"referencedDeclaration":
|
821
|
-
"src": "
|
838
|
+
"referencedDeclaration": 18144,
|
839
|
+
"src": "1602:12:25",
|
822
840
|
"typeDescriptions": {
|
823
841
|
"typeIdentifier": "t_uint256",
|
824
842
|
"typeString": "uint256"
|
825
843
|
}
|
826
844
|
},
|
827
|
-
"src": "
|
845
|
+
"src": "1576:38:25",
|
828
846
|
"typeDescriptions": {
|
829
847
|
"typeIdentifier": "t_uint256",
|
830
848
|
"typeString": "uint256"
|
@@ -838,13 +856,19 @@
|
|
838
856
|
"canonicalName": "LayoutOffsets",
|
839
857
|
"contractDependencies": [],
|
840
858
|
"contractKind": "library",
|
859
|
+
"documentation": {
|
860
|
+
"id": 18157,
|
861
|
+
"nodeType": "StructuredDocumentation",
|
862
|
+
"src": "906:202:25",
|
863
|
+
"text": " @title LayoutOffsets Library\n @notice This library provides constant offsets for FieldLayout and Schema metadata.\n @dev FieldLayout and Schema utilize the same offset values for metadata."
|
864
|
+
},
|
841
865
|
"fullyImplemented": true,
|
842
866
|
"linearizedBaseContracts": [
|
843
|
-
|
867
|
+
18191
|
844
868
|
],
|
845
869
|
"name": "LayoutOffsets",
|
846
|
-
"nameLocation": "
|
847
|
-
"scope":
|
870
|
+
"nameLocation": "1117:13:25",
|
871
|
+
"scope": 18192,
|
848
872
|
"usedErrors": [],
|
849
873
|
"usedEvents": []
|
850
874
|
}
|