@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
@@ -73,7 +73,7 @@
73
73
  "id": 1234,
74
74
  "exportedSymbols": {
75
75
  "BYTE_TO_BITS": [
76
- 18228
76
+ 18229
77
77
  ],
78
78
  "FieldLayout": [
79
79
  814
@@ -85,19 +85,19 @@
85
85
  959
86
86
  ],
87
87
  "LayoutOffsets": [
88
- 18275
88
+ 18276
89
89
  ],
90
90
  "MAX_DYNAMIC_FIELDS": [
91
- 18240
91
+ 18241
92
92
  ],
93
93
  "MAX_TOTAL_FIELDS": [
94
- 18232
94
+ 18233
95
95
  ],
96
96
  "WORD_LAST_INDEX": [
97
- 18224
97
+ 18225
98
98
  ],
99
99
  "WORD_SIZE": [
100
- 18220
100
+ 18221
101
101
  ]
102
102
  },
103
103
  "nodeType": "SourceUnit",
@@ -124,7 +124,7 @@
124
124
  "file": "./constants.sol",
125
125
  "nameLocation": "-1:-1:-1",
126
126
  "scope": 1234,
127
- "sourceUnit": 18276,
127
+ "sourceUnit": 18277,
128
128
  "symbolAliases": [
129
129
  {
130
130
  "foreign": {
@@ -132,7 +132,7 @@
132
132
  "name": "WORD_SIZE",
133
133
  "nodeType": "Identifier",
134
134
  "overloadedDeclarations": [],
135
- "referencedDeclaration": 18220,
135
+ "referencedDeclaration": 18221,
136
136
  "src": "68:9:1",
137
137
  "typeDescriptions": {}
138
138
  },
@@ -144,7 +144,7 @@
144
144
  "name": "WORD_LAST_INDEX",
145
145
  "nodeType": "Identifier",
146
146
  "overloadedDeclarations": [],
147
- "referencedDeclaration": 18224,
147
+ "referencedDeclaration": 18225,
148
148
  "src": "79:15:1",
149
149
  "typeDescriptions": {}
150
150
  },
@@ -156,7 +156,7 @@
156
156
  "name": "BYTE_TO_BITS",
157
157
  "nodeType": "Identifier",
158
158
  "overloadedDeclarations": [],
159
- "referencedDeclaration": 18228,
159
+ "referencedDeclaration": 18229,
160
160
  "src": "96:12:1",
161
161
  "typeDescriptions": {}
162
162
  },
@@ -168,7 +168,7 @@
168
168
  "name": "MAX_TOTAL_FIELDS",
169
169
  "nodeType": "Identifier",
170
170
  "overloadedDeclarations": [],
171
- "referencedDeclaration": 18232,
171
+ "referencedDeclaration": 18233,
172
172
  "src": "110:16:1",
173
173
  "typeDescriptions": {}
174
174
  },
@@ -180,7 +180,7 @@
180
180
  "name": "MAX_DYNAMIC_FIELDS",
181
181
  "nodeType": "Identifier",
182
182
  "overloadedDeclarations": [],
183
- "referencedDeclaration": 18240,
183
+ "referencedDeclaration": 18241,
184
184
  "src": "128:18:1",
185
185
  "typeDescriptions": {}
186
186
  },
@@ -192,7 +192,7 @@
192
192
  "name": "LayoutOffsets",
193
193
  "nodeType": "Identifier",
194
194
  "overloadedDeclarations": [],
195
- "referencedDeclaration": 18275,
195
+ "referencedDeclaration": 18276,
196
196
  "src": "148:13:1",
197
197
  "typeDescriptions": {}
198
198
  },
@@ -544,7 +544,7 @@
544
544
  "name": "MAX_TOTAL_FIELDS",
545
545
  "nodeType": "Identifier",
546
546
  "overloadedDeclarations": [],
547
- "referencedDeclaration": 18232,
547
+ "referencedDeclaration": 18233,
548
548
  "src": "1884:16:1",
549
549
  "typeDescriptions": {
550
550
  "typeIdentifier": "t_uint256",
@@ -645,7 +645,7 @@
645
645
  "name": "MAX_DYNAMIC_FIELDS",
646
646
  "nodeType": "Identifier",
647
647
  "overloadedDeclarations": [],
648
- "referencedDeclaration": 18240,
648
+ "referencedDeclaration": 18241,
649
649
  "src": "1979:18:1",
650
650
  "typeDescriptions": {
651
651
  "typeIdentifier": "t_uint256",
@@ -873,7 +873,7 @@
873
873
  "name": "WORD_SIZE",
874
874
  "nodeType": "Identifier",
875
875
  "overloadedDeclarations": [],
876
- "referencedDeclaration": 18220,
876
+ "referencedDeclaration": 18221,
877
877
  "src": "2377:9:1",
878
878
  "typeDescriptions": {
879
879
  "typeIdentifier": "t_uint256",
@@ -1182,7 +1182,7 @@
1182
1182
  "name": "WORD_LAST_INDEX",
1183
1183
  "nodeType": "Identifier",
1184
1184
  "overloadedDeclarations": [],
1185
- "referencedDeclaration": 18224,
1185
+ "referencedDeclaration": 18225,
1186
1186
  "src": "2850:15:1",
1187
1187
  "typeDescriptions": {
1188
1188
  "typeIdentifier": "t_uint256",
@@ -1254,7 +1254,7 @@
1254
1254
  "name": "BYTE_TO_BITS",
1255
1255
  "nodeType": "Identifier",
1256
1256
  "overloadedDeclarations": [],
1257
- "referencedDeclaration": 18228,
1257
+ "referencedDeclaration": 18229,
1258
1258
  "src": "2877:12:1",
1259
1259
  "typeDescriptions": {
1260
1260
  "typeIdentifier": "t_uint256",
@@ -1498,10 +1498,10 @@
1498
1498
  "name": "LayoutOffsets",
1499
1499
  "nodeType": "Identifier",
1500
1500
  "overloadedDeclarations": [],
1501
- "referencedDeclaration": 18275,
1501
+ "referencedDeclaration": 18276,
1502
1502
  "src": "3189:13:1",
1503
1503
  "typeDescriptions": {
1504
- "typeIdentifier": "t_type$_t_contract$_LayoutOffsets_$18275_$",
1504
+ "typeIdentifier": "t_type$_t_contract$_LayoutOffsets_$18276_$",
1505
1505
  "typeString": "type(library LayoutOffsets)"
1506
1506
  }
1507
1507
  },
@@ -1513,7 +1513,7 @@
1513
1513
  "memberLocation": "3203:12:1",
1514
1514
  "memberName": "TOTAL_LENGTH",
1515
1515
  "nodeType": "MemberAccess",
1516
- "referencedDeclaration": 18250,
1516
+ "referencedDeclaration": 18251,
1517
1517
  "src": "3189:26:1",
1518
1518
  "typeDescriptions": {
1519
1519
  "typeIdentifier": "t_uint256",
@@ -1602,10 +1602,10 @@
1602
1602
  "name": "LayoutOffsets",
1603
1603
  "nodeType": "Identifier",
1604
1604
  "overloadedDeclarations": [],
1605
- "referencedDeclaration": 18275,
1605
+ "referencedDeclaration": 18276,
1606
1606
  "src": "3260:13:1",
1607
1607
  "typeDescriptions": {
1608
- "typeIdentifier": "t_type$_t_contract$_LayoutOffsets_$18275_$",
1608
+ "typeIdentifier": "t_type$_t_contract$_LayoutOffsets_$18276_$",
1609
1609
  "typeString": "type(library LayoutOffsets)"
1610
1610
  }
1611
1611
  },
@@ -1617,7 +1617,7 @@
1617
1617
  "memberLocation": "3274:17:1",
1618
1618
  "memberName": "NUM_STATIC_FIELDS",
1619
1619
  "nodeType": "MemberAccess",
1620
- "referencedDeclaration": 18261,
1620
+ "referencedDeclaration": 18262,
1621
1621
  "src": "3260:31:1",
1622
1622
  "typeDescriptions": {
1623
1623
  "typeIdentifier": "t_uint256",
@@ -1691,10 +1691,10 @@
1691
1691
  "name": "LayoutOffsets",
1692
1692
  "nodeType": "Identifier",
1693
1693
  "overloadedDeclarations": [],
1694
- "referencedDeclaration": 18275,
1694
+ "referencedDeclaration": 18276,
1695
1695
  "src": "3332:13:1",
1696
1696
  "typeDescriptions": {
1697
- "typeIdentifier": "t_type$_t_contract$_LayoutOffsets_$18275_$",
1697
+ "typeIdentifier": "t_type$_t_contract$_LayoutOffsets_$18276_$",
1698
1698
  "typeString": "type(library LayoutOffsets)"
1699
1699
  }
1700
1700
  },
@@ -1706,7 +1706,7 @@
1706
1706
  "memberLocation": "3346:18:1",
1707
1707
  "memberName": "NUM_DYNAMIC_FIELDS",
1708
1708
  "nodeType": "MemberAccess",
1709
- "referencedDeclaration": 18274,
1709
+ "referencedDeclaration": 18275,
1710
1710
  "src": "3332:32:1",
1711
1711
  "typeDescriptions": {
1712
1712
  "typeIdentifier": "t_uint256",
@@ -2169,7 +2169,7 @@
2169
2169
  "name": "WORD_LAST_INDEX",
2170
2170
  "nodeType": "Identifier",
2171
2171
  "overloadedDeclarations": [],
2172
- "referencedDeclaration": 18224,
2172
+ "referencedDeclaration": 18225,
2173
2173
  "src": "4044:15:1",
2174
2174
  "typeDescriptions": {
2175
2175
  "typeIdentifier": "t_uint256",
@@ -2241,7 +2241,7 @@
2241
2241
  "name": "BYTE_TO_BITS",
2242
2242
  "nodeType": "Identifier",
2243
2243
  "overloadedDeclarations": [],
2244
- "referencedDeclaration": 18228,
2244
+ "referencedDeclaration": 18229,
2245
2245
  "src": "4075:12:1",
2246
2246
  "typeDescriptions": {
2247
2247
  "typeIdentifier": "t_uint256",
@@ -2586,10 +2586,10 @@
2586
2586
  "name": "LayoutOffsets",
2587
2587
  "nodeType": "Identifier",
2588
2588
  "overloadedDeclarations": [],
2589
- "referencedDeclaration": 18275,
2589
+ "referencedDeclaration": 18276,
2590
2590
  "src": "4459:13:1",
2591
2591
  "typeDescriptions": {
2592
- "typeIdentifier": "t_type$_t_contract$_LayoutOffsets_$18275_$",
2592
+ "typeIdentifier": "t_type$_t_contract$_LayoutOffsets_$18276_$",
2593
2593
  "typeString": "type(library LayoutOffsets)"
2594
2594
  }
2595
2595
  },
@@ -2601,7 +2601,7 @@
2601
2601
  "memberLocation": "4473:12:1",
2602
2602
  "memberName": "TOTAL_LENGTH",
2603
2603
  "nodeType": "MemberAccess",
2604
- "referencedDeclaration": 18250,
2604
+ "referencedDeclaration": 18251,
2605
2605
  "src": "4459:26:1",
2606
2606
  "typeDescriptions": {
2607
2607
  "typeIdentifier": "t_uint256",
@@ -2839,10 +2839,10 @@
2839
2839
  "name": "LayoutOffsets",
2840
2840
  "nodeType": "Identifier",
2841
2841
  "overloadedDeclarations": [],
2842
- "referencedDeclaration": 18275,
2842
+ "referencedDeclaration": 18276,
2843
2843
  "src": "4834:13:1",
2844
2844
  "typeDescriptions": {
2845
- "typeIdentifier": "t_type$_t_contract$_LayoutOffsets_$18275_$",
2845
+ "typeIdentifier": "t_type$_t_contract$_LayoutOffsets_$18276_$",
2846
2846
  "typeString": "type(library LayoutOffsets)"
2847
2847
  }
2848
2848
  },
@@ -2854,7 +2854,7 @@
2854
2854
  "memberLocation": "4848:17:1",
2855
2855
  "memberName": "NUM_STATIC_FIELDS",
2856
2856
  "nodeType": "MemberAccess",
2857
- "referencedDeclaration": 18261,
2857
+ "referencedDeclaration": 18262,
2858
2858
  "src": "4834:31:1",
2859
2859
  "typeDescriptions": {
2860
2860
  "typeIdentifier": "t_uint256",
@@ -3135,10 +3135,10 @@
3135
3135
  "name": "LayoutOffsets",
3136
3136
  "nodeType": "Identifier",
3137
3137
  "overloadedDeclarations": [],
3138
- "referencedDeclaration": 18275,
3138
+ "referencedDeclaration": 18276,
3139
3139
  "src": "5233:13:1",
3140
3140
  "typeDescriptions": {
3141
- "typeIdentifier": "t_type$_t_contract$_LayoutOffsets_$18275_$",
3141
+ "typeIdentifier": "t_type$_t_contract$_LayoutOffsets_$18276_$",
3142
3142
  "typeString": "type(library LayoutOffsets)"
3143
3143
  }
3144
3144
  },
@@ -3150,7 +3150,7 @@
3150
3150
  "memberLocation": "5247:18:1",
3151
3151
  "memberName": "NUM_DYNAMIC_FIELDS",
3152
3152
  "nodeType": "MemberAccess",
3153
- "referencedDeclaration": 18274,
3153
+ "referencedDeclaration": 18275,
3154
3154
  "src": "5233:32:1",
3155
3155
  "typeDescriptions": {
3156
3156
  "typeIdentifier": "t_uint256",
@@ -3446,10 +3446,10 @@
3446
3446
  "name": "LayoutOffsets",
3447
3447
  "nodeType": "Identifier",
3448
3448
  "overloadedDeclarations": [],
3449
- "referencedDeclaration": 18275,
3449
+ "referencedDeclaration": 18276,
3450
3450
  "src": "5632:13:1",
3451
3451
  "typeDescriptions": {
3452
- "typeIdentifier": "t_type$_t_contract$_LayoutOffsets_$18275_$",
3452
+ "typeIdentifier": "t_type$_t_contract$_LayoutOffsets_$18276_$",
3453
3453
  "typeString": "type(library LayoutOffsets)"
3454
3454
  }
3455
3455
  },
@@ -3461,7 +3461,7 @@
3461
3461
  "memberLocation": "5646:17:1",
3462
3462
  "memberName": "NUM_STATIC_FIELDS",
3463
3463
  "nodeType": "MemberAccess",
3464
- "referencedDeclaration": 18261,
3464
+ "referencedDeclaration": 18262,
3465
3465
  "src": "5632:31:1",
3466
3466
  "typeDescriptions": {
3467
3467
  "typeIdentifier": "t_uint256",
@@ -3631,10 +3631,10 @@
3631
3631
  "name": "LayoutOffsets",
3632
3632
  "nodeType": "Identifier",
3633
3633
  "overloadedDeclarations": [],
3634
- "referencedDeclaration": 18275,
3634
+ "referencedDeclaration": 18276,
3635
3635
  "src": "5714:13:1",
3636
3636
  "typeDescriptions": {
3637
- "typeIdentifier": "t_type$_t_contract$_LayoutOffsets_$18275_$",
3637
+ "typeIdentifier": "t_type$_t_contract$_LayoutOffsets_$18276_$",
3638
3638
  "typeString": "type(library LayoutOffsets)"
3639
3639
  }
3640
3640
  },
@@ -3646,7 +3646,7 @@
3646
3646
  "memberLocation": "5728:18:1",
3647
3647
  "memberName": "NUM_DYNAMIC_FIELDS",
3648
3648
  "nodeType": "MemberAccess",
3649
- "referencedDeclaration": 18274,
3649
+ "referencedDeclaration": 18275,
3650
3650
  "src": "5714:32:1",
3651
3651
  "typeDescriptions": {
3652
3652
  "typeIdentifier": "t_uint256",
@@ -4363,7 +4363,7 @@
4363
4363
  "name": "MAX_DYNAMIC_FIELDS",
4364
4364
  "nodeType": "Identifier",
4365
4365
  "overloadedDeclarations": [],
4366
- "referencedDeclaration": 18240,
4366
+ "referencedDeclaration": 18241,
4367
4367
  "src": "6786:18:1",
4368
4368
  "typeDescriptions": {
4369
4369
  "typeIdentifier": "t_uint256",
@@ -4643,7 +4643,7 @@
4643
4643
  "name": "MAX_TOTAL_FIELDS",
4644
4644
  "nodeType": "Identifier",
4645
4645
  "overloadedDeclarations": [],
4646
- "referencedDeclaration": 18232,
4646
+ "referencedDeclaration": 18233,
4647
4647
  "src": "7103:16:1",
4648
4648
  "typeDescriptions": {
4649
4649
  "typeIdentifier": "t_uint256",
@@ -4915,7 +4915,7 @@
4915
4915
  "name": "WORD_SIZE",
4916
4916
  "nodeType": "Identifier",
4917
4917
  "overloadedDeclarations": [],
4918
- "referencedDeclaration": 18220,
4918
+ "referencedDeclaration": 18221,
4919
4919
  "src": "7468:9:1",
4920
4920
  "typeDescriptions": {
4921
4921
  "typeIdentifier": "t_uint256",