@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
@@ -10,23 +10,23 @@
10
10
  },
11
11
  "ast": {
12
12
  "absolutePath": "/home/runner/work/mud/mud/packages/world/src/modules/core/types.sol",
13
- "id": 24340,
13
+ "id": 24347,
14
14
  "exportedSymbols": {
15
15
  "ResourceId": [
16
- 26566
16
+ 26573
17
17
  ],
18
18
  "SystemCallData": [
19
- 24327
19
+ 24334
20
20
  ],
21
21
  "SystemCallFromData": [
22
- 24339
22
+ 24346
23
23
  ]
24
24
  },
25
25
  "nodeType": "SourceUnit",
26
26
  "src": "32:878:49",
27
27
  "nodes": [
28
28
  {
29
- "id": 24316,
29
+ "id": 24323,
30
30
  "nodeType": "PragmaDirective",
31
31
  "src": "32:25:49",
32
32
  "nodes": [],
@@ -38,23 +38,23 @@
38
38
  ]
39
39
  },
40
40
  {
41
- "id": 24318,
41
+ "id": 24325,
42
42
  "nodeType": "ImportDirective",
43
43
  "src": "59:66:49",
44
44
  "nodes": [],
45
45
  "absolutePath": "node_modules/@latticexyz/store/src/ResourceId.sol",
46
46
  "file": "@latticexyz/store/src/ResourceId.sol",
47
47
  "nameLocation": "-1:-1:-1",
48
- "scope": 24340,
49
- "sourceUnit": 26638,
48
+ "scope": 24347,
49
+ "sourceUnit": 26645,
50
50
  "symbolAliases": [
51
51
  {
52
52
  "foreign": {
53
- "id": 24317,
53
+ "id": 24324,
54
54
  "name": "ResourceId",
55
55
  "nodeType": "Identifier",
56
56
  "overloadedDeclarations": [],
57
- "referencedDeclaration": 26566,
57
+ "referencedDeclaration": 26573,
58
58
  "src": "68:10:49",
59
59
  "typeDescriptions": {}
60
60
  },
@@ -64,13 +64,13 @@
64
64
  "unitAlias": ""
65
65
  },
66
66
  {
67
- "id": 24327,
67
+ "id": 24334,
68
68
  "nodeType": "StructDefinition",
69
69
  "src": "301:164:49",
70
70
  "nodes": [],
71
71
  "canonicalName": "SystemCallData",
72
72
  "documentation": {
73
- "id": 24319,
73
+ "id": 24326,
74
74
  "nodeType": "StructuredDocumentation",
75
75
  "src": "127:173:49",
76
76
  "text": " @title System Call Data Structure\n @notice Holds data for making system calls.\n @dev Used to represent a call to a specific system identified by a ResourceId."
@@ -78,36 +78,36 @@
78
78
  "members": [
79
79
  {
80
80
  "constant": false,
81
- "id": 24323,
81
+ "id": 24330,
82
82
  "mutability": "mutable",
83
83
  "name": "systemId",
84
84
  "nameLocation": "379:8:49",
85
85
  "nodeType": "VariableDeclaration",
86
- "scope": 24327,
86
+ "scope": 24334,
87
87
  "src": "368:19:49",
88
88
  "stateVariable": false,
89
89
  "storageLocation": "default",
90
90
  "typeDescriptions": {
91
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
91
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
92
92
  "typeString": "ResourceId"
93
93
  },
94
94
  "typeName": {
95
- "id": 24322,
95
+ "id": 24329,
96
96
  "nodeType": "UserDefinedTypeName",
97
97
  "pathNode": {
98
- "id": 24321,
98
+ "id": 24328,
99
99
  "name": "ResourceId",
100
100
  "nameLocations": [
101
101
  "368:10:49"
102
102
  ],
103
103
  "nodeType": "IdentifierPath",
104
- "referencedDeclaration": 26566,
104
+ "referencedDeclaration": 26573,
105
105
  "src": "368:10:49"
106
106
  },
107
- "referencedDeclaration": 26566,
107
+ "referencedDeclaration": 26573,
108
108
  "src": "368:10:49",
109
109
  "typeDescriptions": {
110
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
110
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
111
111
  "typeString": "ResourceId"
112
112
  }
113
113
  },
@@ -115,12 +115,12 @@
115
115
  },
116
116
  {
117
117
  "constant": false,
118
- "id": 24326,
118
+ "id": 24333,
119
119
  "mutability": "mutable",
120
120
  "name": "callData",
121
121
  "nameLocation": "454:8:49",
122
122
  "nodeType": "VariableDeclaration",
123
- "scope": 24327,
123
+ "scope": 24334,
124
124
  "src": "448:14:49",
125
125
  "stateVariable": false,
126
126
  "storageLocation": "default",
@@ -129,7 +129,7 @@
129
129
  "typeString": "bytes"
130
130
  },
131
131
  "typeName": {
132
- "id": 24325,
132
+ "id": 24332,
133
133
  "name": "bytes",
134
134
  "nodeType": "ElementaryTypeName",
135
135
  "src": "448:5:49",
@@ -143,17 +143,17 @@
143
143
  ],
144
144
  "name": "SystemCallData",
145
145
  "nameLocation": "308:14:49",
146
- "scope": 24340,
146
+ "scope": 24347,
147
147
  "visibility": "public"
148
148
  },
149
149
  {
150
- "id": 24339,
150
+ "id": 24346,
151
151
  "nodeType": "StructDefinition",
152
152
  "src": "666:243:49",
153
153
  "nodes": [],
154
154
  "canonicalName": "SystemCallFromData",
155
155
  "documentation": {
156
- "id": 24328,
156
+ "id": 24335,
157
157
  "nodeType": "StructuredDocumentation",
158
158
  "src": "467:198:49",
159
159
  "text": " @title System Call From Data Structure\n @notice Holds data for making system calls with a specific sender.\n @dev Used to represent a call from a specific address to a specific system."
@@ -161,12 +161,12 @@
161
161
  "members": [
162
162
  {
163
163
  "constant": false,
164
- "id": 24331,
164
+ "id": 24338,
165
165
  "mutability": "mutable",
166
166
  "name": "from",
167
167
  "nameLocation": "763:4:49",
168
168
  "nodeType": "VariableDeclaration",
169
- "scope": 24339,
169
+ "scope": 24346,
170
170
  "src": "755:12:49",
171
171
  "stateVariable": false,
172
172
  "storageLocation": "default",
@@ -175,7 +175,7 @@
175
175
  "typeString": "address"
176
176
  },
177
177
  "typeName": {
178
- "id": 24330,
178
+ "id": 24337,
179
179
  "name": "address",
180
180
  "nodeType": "ElementaryTypeName",
181
181
  "src": "755:7:49",
@@ -189,36 +189,36 @@
189
189
  },
190
190
  {
191
191
  "constant": false,
192
- "id": 24335,
192
+ "id": 24342,
193
193
  "mutability": "mutable",
194
194
  "name": "systemId",
195
195
  "nameLocation": "823:8:49",
196
196
  "nodeType": "VariableDeclaration",
197
- "scope": 24339,
197
+ "scope": 24346,
198
198
  "src": "812:19:49",
199
199
  "stateVariable": false,
200
200
  "storageLocation": "default",
201
201
  "typeDescriptions": {
202
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
202
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
203
203
  "typeString": "ResourceId"
204
204
  },
205
205
  "typeName": {
206
- "id": 24334,
206
+ "id": 24341,
207
207
  "nodeType": "UserDefinedTypeName",
208
208
  "pathNode": {
209
- "id": 24333,
209
+ "id": 24340,
210
210
  "name": "ResourceId",
211
211
  "nameLocations": [
212
212
  "812:10:49"
213
213
  ],
214
214
  "nodeType": "IdentifierPath",
215
- "referencedDeclaration": 26566,
215
+ "referencedDeclaration": 26573,
216
216
  "src": "812:10:49"
217
217
  },
218
- "referencedDeclaration": 26566,
218
+ "referencedDeclaration": 26573,
219
219
  "src": "812:10:49",
220
220
  "typeDescriptions": {
221
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
221
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
222
222
  "typeString": "ResourceId"
223
223
  }
224
224
  },
@@ -226,12 +226,12 @@
226
226
  },
227
227
  {
228
228
  "constant": false,
229
- "id": 24338,
229
+ "id": 24345,
230
230
  "mutability": "mutable",
231
231
  "name": "callData",
232
232
  "nameLocation": "898:8:49",
233
233
  "nodeType": "VariableDeclaration",
234
- "scope": 24339,
234
+ "scope": 24346,
235
235
  "src": "892:14:49",
236
236
  "stateVariable": false,
237
237
  "storageLocation": "default",
@@ -240,7 +240,7 @@
240
240
  "typeString": "bytes"
241
241
  },
242
242
  "typeName": {
243
- "id": 24337,
243
+ "id": 24344,
244
244
  "name": "bytes",
245
245
  "nodeType": "ElementaryTypeName",
246
246
  "src": "892:5:49",
@@ -254,7 +254,7 @@
254
254
  ],
255
255
  "name": "SystemCallFromData",
256
256
  "nameLocation": "673:18:49",
257
- "scope": 24340,
257
+ "scope": 24347,
258
258
  "visibility": "public"
259
259
  }
260
260
  ],
@@ -10,17 +10,17 @@
10
10
  },
11
11
  "ast": {
12
12
  "absolutePath": "/home/runner/work/mud/mud/packages/store/src/version.sol",
13
- "id": 23195,
13
+ "id": 23196,
14
14
  "exportedSymbols": {
15
15
  "STORE_VERSION": [
16
- 23194
16
+ 23195
17
17
  ]
18
18
  },
19
19
  "nodeType": "SourceUnit",
20
20
  "src": "32:236:32",
21
21
  "nodes": [
22
22
  {
23
- "id": 23190,
23
+ "id": 23191,
24
24
  "nodeType": "PragmaDirective",
25
25
  "src": "32:25:32",
26
26
  "nodes": [],
@@ -32,7 +32,7 @@
32
32
  ]
33
33
  },
34
34
  {
35
- "id": 23194,
35
+ "id": 23195,
36
36
  "nodeType": "VariableDeclaration",
37
37
  "src": "216:50:32",
38
38
  "nodes": [],
@@ -40,7 +40,7 @@
40
40
  "mutability": "constant",
41
41
  "name": "STORE_VERSION",
42
42
  "nameLocation": "233:13:32",
43
- "scope": 23195,
43
+ "scope": 23196,
44
44
  "stateVariable": false,
45
45
  "storageLocation": "default",
46
46
  "typeDescriptions": {
@@ -48,7 +48,7 @@
48
48
  "typeString": "bytes32"
49
49
  },
50
50
  "typeName": {
51
- "id": 23192,
51
+ "id": 23193,
52
52
  "name": "bytes32",
53
53
  "nodeType": "ElementaryTypeName",
54
54
  "src": "216:7:32",
@@ -59,7 +59,7 @@
59
59
  },
60
60
  "value": {
61
61
  "hexValue": "312e302e302d756e61756469746564",
62
- "id": 23193,
62
+ "id": 23194,
63
63
  "isConstant": false,
64
64
  "isLValue": false,
65
65
  "isPure": true,
@@ -118,20 +118,20 @@
118
118
  },
119
119
  "ast": {
120
120
  "absolutePath": "/home/runner/work/mud/mud/packages/world/src/IERC165.sol",
121
- "id": 23244,
121
+ "id": 23245,
122
122
  "exportedSymbols": {
123
123
  "ERC165_INTERFACE_ID": [
124
- 23233
124
+ 23234
125
125
  ],
126
126
  "IERC165": [
127
- 23243
127
+ 23244
128
128
  ]
129
129
  },
130
130
  "nodeType": "SourceUnit",
131
131
  "src": "32:881:34",
132
132
  "nodes": [
133
133
  {
134
- "id": 23227,
134
+ "id": 23228,
135
135
  "nodeType": "PragmaDirective",
136
136
  "src": "32:25:34",
137
137
  "nodes": [],
@@ -143,7 +143,7 @@
143
143
  ]
144
144
  },
145
145
  {
146
- "id": 23233,
146
+ "id": 23234,
147
147
  "nodeType": "VariableDeclaration",
148
148
  "src": "150:72:34",
149
149
  "nodes": [],
@@ -151,7 +151,7 @@
151
151
  "mutability": "constant",
152
152
  "name": "ERC165_INTERFACE_ID",
153
153
  "nameLocation": "166:19:34",
154
- "scope": 23244,
154
+ "scope": 23245,
155
155
  "stateVariable": false,
156
156
  "storageLocation": "default",
157
157
  "typeDescriptions": {
@@ -159,7 +159,7 @@
159
159
  "typeString": "bytes4"
160
160
  },
161
161
  "typeName": {
162
- "id": 23229,
162
+ "id": 23230,
163
163
  "name": "bytes4",
164
164
  "nodeType": "ElementaryTypeName",
165
165
  "src": "150:6:34",
@@ -171,18 +171,18 @@
171
171
  "value": {
172
172
  "expression": {
173
173
  "expression": {
174
- "id": 23230,
174
+ "id": 23231,
175
175
  "name": "IERC165",
176
176
  "nodeType": "Identifier",
177
177
  "overloadedDeclarations": [],
178
- "referencedDeclaration": 23243,
178
+ "referencedDeclaration": 23244,
179
179
  "src": "188:7:34",
180
180
  "typeDescriptions": {
181
- "typeIdentifier": "t_type$_t_contract$_IERC165_$23243_$",
181
+ "typeIdentifier": "t_type$_t_contract$_IERC165_$23244_$",
182
182
  "typeString": "type(contract IERC165)"
183
183
  }
184
184
  },
185
- "id": 23231,
185
+ "id": 23232,
186
186
  "isConstant": false,
187
187
  "isLValue": false,
188
188
  "isPure": true,
@@ -190,14 +190,14 @@
190
190
  "memberLocation": "196:17:34",
191
191
  "memberName": "supportsInterface",
192
192
  "nodeType": "MemberAccess",
193
- "referencedDeclaration": 23242,
193
+ "referencedDeclaration": 23243,
194
194
  "src": "188:25:34",
195
195
  "typeDescriptions": {
196
196
  "typeIdentifier": "t_function_declaration_view$_t_bytes4_$returns$_t_bool_$",
197
197
  "typeString": "function IERC165.supportsInterface(bytes4) view returns (bool)"
198
198
  }
199
199
  },
200
- "id": 23232,
200
+ "id": 23233,
201
201
  "isConstant": false,
202
202
  "isLValue": false,
203
203
  "isPure": true,
@@ -214,17 +214,17 @@
214
214
  "visibility": "internal"
215
215
  },
216
216
  {
217
- "id": 23243,
217
+ "id": 23244,
218
218
  "nodeType": "ContractDefinition",
219
219
  "src": "443:469:34",
220
220
  "nodes": [
221
221
  {
222
- "id": 23242,
222
+ "id": 23243,
223
223
  "nodeType": "FunctionDefinition",
224
224
  "src": "834:76:34",
225
225
  "nodes": [],
226
226
  "documentation": {
227
- "id": 23235,
227
+ "id": 23236,
228
228
  "nodeType": "StructuredDocumentation",
229
229
  "src": "465:366:34",
230
230
  "text": " @notice Query if a contract implements an interface.\n @dev Interface identification is specified in ERC-165.\n This function uses less than 30,000 gas.\n @param interfaceID The interface identifier, as specified in ERC-165.\n @return True if the contract implements `interfaceID` and\n `interfaceID` is not 0xffffffff, false otherwise."
@@ -236,17 +236,17 @@
236
236
  "name": "supportsInterface",
237
237
  "nameLocation": "843:17:34",
238
238
  "parameters": {
239
- "id": 23238,
239
+ "id": 23239,
240
240
  "nodeType": "ParameterList",
241
241
  "parameters": [
242
242
  {
243
243
  "constant": false,
244
- "id": 23237,
244
+ "id": 23238,
245
245
  "mutability": "mutable",
246
246
  "name": "interfaceID",
247
247
  "nameLocation": "868:11:34",
248
248
  "nodeType": "VariableDeclaration",
249
- "scope": 23242,
249
+ "scope": 23243,
250
250
  "src": "861:18:34",
251
251
  "stateVariable": false,
252
252
  "storageLocation": "default",
@@ -255,7 +255,7 @@
255
255
  "typeString": "bytes4"
256
256
  },
257
257
  "typeName": {
258
- "id": 23236,
258
+ "id": 23237,
259
259
  "name": "bytes4",
260
260
  "nodeType": "ElementaryTypeName",
261
261
  "src": "861:6:34",
@@ -270,17 +270,17 @@
270
270
  "src": "860:20:34"
271
271
  },
272
272
  "returnParameters": {
273
- "id": 23241,
273
+ "id": 23242,
274
274
  "nodeType": "ParameterList",
275
275
  "parameters": [
276
276
  {
277
277
  "constant": false,
278
- "id": 23240,
278
+ "id": 23241,
279
279
  "mutability": "mutable",
280
280
  "name": "",
281
281
  "nameLocation": "-1:-1:-1",
282
282
  "nodeType": "VariableDeclaration",
283
- "scope": 23242,
283
+ "scope": 23243,
284
284
  "src": "904:4:34",
285
285
  "stateVariable": false,
286
286
  "storageLocation": "default",
@@ -289,7 +289,7 @@
289
289
  "typeString": "bool"
290
290
  },
291
291
  "typeName": {
292
- "id": 23239,
292
+ "id": 23240,
293
293
  "name": "bool",
294
294
  "nodeType": "ElementaryTypeName",
295
295
  "src": "904:4:34",
@@ -303,7 +303,7 @@
303
303
  ],
304
304
  "src": "903:6:34"
305
305
  },
306
- "scope": 23243,
306
+ "scope": 23244,
307
307
  "stateMutability": "view",
308
308
  "virtual": false,
309
309
  "visibility": "external"
@@ -315,18 +315,18 @@
315
315
  "contractDependencies": [],
316
316
  "contractKind": "interface",
317
317
  "documentation": {
318
- "id": 23234,
318
+ "id": 23235,
319
319
  "nodeType": "StructuredDocumentation",
320
320
  "src": "225:217:34",
321
321
  "text": " @title IERC165\n @dev Interface for the ERC-165 standard as described in the EIP-165.\n Allows for contracts to be checked for their support of an interface.\n See: https://eips.ethereum.org/EIPS/eip-165"
322
322
  },
323
323
  "fullyImplemented": false,
324
324
  "linearizedBaseContracts": [
325
- 23243
325
+ 23244
326
326
  ],
327
327
  "name": "IERC165",
328
328
  "nameLocation": "453:7:34",
329
- "scope": 23244,
329
+ "scope": 23245,
330
330
  "usedErrors": [],
331
331
  "usedEvents": []
332
332
  }