@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
@@ -70,7 +70,7 @@
70
70
  "revokeAccess(bytes32,address)": "8d53b208",
71
71
  "transferOwnership(bytes32,address)": "ef5d6bbb"
72
72
  },
73
- "rawMetadata": "{\"compiler\":{\"version\":\"0.8.21+commit.d9974bed\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"grantee\",\"type\":\"address\"}],\"name\":\"grantAccess\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"grantee\",\"type\":\"address\"}],\"name\":\"revokeAccess\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"namespaceId\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"transferOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"/home/runner/work/mud/mud/packages/world/src/codegen/interfaces/IAccessManagementSystem.sol\":\"IAccessManagementSystem\"},\"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/world/src/WorldResourceId.sol\":{\"keccak256\":\"0xb7bfae2890004001221b3902d185c14cfea0e606d16914f6b7f81cf112aa9417\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://acfd0d09166fc1bf16a8a5c80fbae1bd42426b2fcbab3c492bc836ea5c0375fb\",\"dweb:/ipfs/QmTzZWHVBkx8hipFVpgEwAbZpr4c6hfr7yf7R71JojT3NK\"]},\"/home/runner/work/mud/mud/packages/world/src/codegen/interfaces/IAccessManagementSystem.sol\":{\"keccak256\":\"0x19c5c91d4abc5d9a121224954855d648cc9c0267ab0ba26313ab21cdddd7e13c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7ea88e4d1ec0bc4ba9e9342f83a2aa7e7787d27a35da5cc92621697b544527fc\",\"dweb:/ipfs/QmVjFupMVs6jRmS98Rxz8XBjd2kxvmXJGokFkKKxPn7FA9\"]},\"/home/runner/work/mud/mud/packages/world/src/constants.sol\":{\"keccak256\":\"0x36c772d51a5da46fcddf88831194d6d331083b8c8246fa79107c4b697c258d77\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2d2656374c398a2b075d5f26d2ab2c3ea315c99912e52d8030d50f5f8fdda8ac\",\"dweb:/ipfs/QmSG8uJr2ZbFVnht5cTG6xb6XbB6f3kvnznks4BdeAMYET\"]},\"/home/runner/work/mud/mud/packages/world/src/worldResourceTypes.sol\":{\"keccak256\":\"0xe31ee781596541f60ed71ef327c9d26ffc899e7fb3f4991c67406518bfc00746\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f7b864fea8c77833a322b16c4673f110d5065d0cafcedecd07895699cf4258c2\",\"dweb:/ipfs/QmRkzXVjMLwQFWxjEjgfdXVPAp6SU4zfxPo4NJcmz8HwH9\"]},\"node_modules/@latticexyz/store/src/Bytes.sol\":{\"keccak256\":\"0xab31edce915377852bb5f29f7f2ccfc50cac087d64d2a8aae669715ad862d558\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3187e86e43be1fbdd59df45c695294f1114aa1ac48e6445c0cb26089434be5c4\",\"dweb:/ipfs/Qmck7shMVrcKMVkgN2pC1byPY7hb3V9fTxnUcGgxAUeXYk\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x40983c580b8958e55db4520095934a535e98544ffe8228327e598973eb6647ed\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://839d658fa2bb2b1f09a08149d2bf0c26a26c301ad2dda8154fc99458085a695d\",\"dweb:/ipfs/Qmd5jHHYrgqraPqF8bjzT4xyjsoPk8K7pkxXLLfz6MRT6d\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0xada1867ba72930fc5cf5562dd4e36de849dbac9c833b7969cb1b046a808fabf2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6e4b5fdcaa54f567a3f8561c2c3fbc0d68c8dad892a4a8e5418bbce8efc53d84\",\"dweb:/ipfs/QmTWbYJX1yrCqrEwUKB9rGpHdRvLNU8GCkBbxnLjGD4d2t\"]}},\"version\":1}",
73
+ "rawMetadata": "{\"compiler\":{\"version\":\"0.8.21+commit.d9974bed\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"grantee\",\"type\":\"address\"}],\"name\":\"grantAccess\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"grantee\",\"type\":\"address\"}],\"name\":\"revokeAccess\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"namespaceId\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"transferOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"This interface is automatically generated from the corresponding system contract. Do not edit manually.\",\"kind\":\"dev\",\"methods\":{},\"title\":\"IAccessManagementSystem\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"/home/runner/work/mud/mud/packages/world/src/codegen/interfaces/IAccessManagementSystem.sol\":\"IAccessManagementSystem\"},\"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/world/src/WorldResourceId.sol\":{\"keccak256\":\"0xb7bfae2890004001221b3902d185c14cfea0e606d16914f6b7f81cf112aa9417\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://acfd0d09166fc1bf16a8a5c80fbae1bd42426b2fcbab3c492bc836ea5c0375fb\",\"dweb:/ipfs/QmTzZWHVBkx8hipFVpgEwAbZpr4c6hfr7yf7R71JojT3NK\"]},\"/home/runner/work/mud/mud/packages/world/src/codegen/interfaces/IAccessManagementSystem.sol\":{\"keccak256\":\"0xc912f14d0f2e2e9e728a9d18e250ebe3eb2f51d0b4d79993c9d997991bbd5593\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://29621425847a1c11205307896b04e2a6c97934dd619f23ce6774ce52520f1255\",\"dweb:/ipfs/QmeuTe3q8U11Dqkp5tahxVWnp9Cd5ezQmRZ5vhEHtv14Eu\"]},\"/home/runner/work/mud/mud/packages/world/src/constants.sol\":{\"keccak256\":\"0x36c772d51a5da46fcddf88831194d6d331083b8c8246fa79107c4b697c258d77\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2d2656374c398a2b075d5f26d2ab2c3ea315c99912e52d8030d50f5f8fdda8ac\",\"dweb:/ipfs/QmSG8uJr2ZbFVnht5cTG6xb6XbB6f3kvnznks4BdeAMYET\"]},\"/home/runner/work/mud/mud/packages/world/src/worldResourceTypes.sol\":{\"keccak256\":\"0xe31ee781596541f60ed71ef327c9d26ffc899e7fb3f4991c67406518bfc00746\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f7b864fea8c77833a322b16c4673f110d5065d0cafcedecd07895699cf4258c2\",\"dweb:/ipfs/QmRkzXVjMLwQFWxjEjgfdXVPAp6SU4zfxPo4NJcmz8HwH9\"]},\"node_modules/@latticexyz/store/src/Bytes.sol\":{\"keccak256\":\"0xab31edce915377852bb5f29f7f2ccfc50cac087d64d2a8aae669715ad862d558\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3187e86e43be1fbdd59df45c695294f1114aa1ac48e6445c0cb26089434be5c4\",\"dweb:/ipfs/Qmck7shMVrcKMVkgN2pC1byPY7hb3V9fTxnUcGgxAUeXYk\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x40983c580b8958e55db4520095934a535e98544ffe8228327e598973eb6647ed\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://839d658fa2bb2b1f09a08149d2bf0c26a26c301ad2dda8154fc99458085a695d\",\"dweb:/ipfs/Qmd5jHHYrgqraPqF8bjzT4xyjsoPk8K7pkxXLLfz6MRT6d\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0xada1867ba72930fc5cf5562dd4e36de849dbac9c833b7969cb1b046a808fabf2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6e4b5fdcaa54f567a3f8561c2c3fbc0d68c8dad892a4a8e5418bbce8efc53d84\",\"dweb:/ipfs/QmTWbYJX1yrCqrEwUKB9rGpHdRvLNU8GCkBbxnLjGD4d2t\"]}},\"version\":1}",
74
74
  "metadata": {
75
75
  "compiler": {
76
76
  "version": "0.8.21+commit.d9974bed"
@@ -169,10 +169,10 @@
169
169
  "license": "MIT"
170
170
  },
171
171
  "/home/runner/work/mud/mud/packages/world/src/codegen/interfaces/IAccessManagementSystem.sol": {
172
- "keccak256": "0x19c5c91d4abc5d9a121224954855d648cc9c0267ab0ba26313ab21cdddd7e13c",
172
+ "keccak256": "0xc912f14d0f2e2e9e728a9d18e250ebe3eb2f51d0b4d79993c9d997991bbd5593",
173
173
  "urls": [
174
- "bzz-raw://7ea88e4d1ec0bc4ba9e9342f83a2aa7e7787d27a35da5cc92621697b544527fc",
175
- "dweb:/ipfs/QmVjFupMVs6jRmS98Rxz8XBjd2kxvmXJGokFkKKxPn7FA9"
174
+ "bzz-raw://29621425847a1c11205307896b04e2a6c97934dd619f23ce6774ce52520f1255",
175
+ "dweb:/ipfs/QmeuTe3q8U11Dqkp5tahxVWnp9Cd5ezQmRZ5vhEHtv14Eu"
176
176
  ],
177
177
  "license": "MIT"
178
178
  },
@@ -221,20 +221,20 @@
221
221
  },
222
222
  "ast": {
223
223
  "absolutePath": "/home/runner/work/mud/mud/packages/world/src/codegen/interfaces/IAccessManagementSystem.sol",
224
- "id": 24094,
224
+ "id": 24096,
225
225
  "exportedSymbols": {
226
226
  "IAccessManagementSystem": [
227
- 24093
227
+ 24095
228
228
  ],
229
229
  "ResourceId": [
230
- 26566
230
+ 26573
231
231
  ]
232
232
  },
233
233
  "nodeType": "SourceUnit",
234
- "src": "32:403:42",
234
+ "src": "32:557:42",
235
235
  "nodes": [
236
236
  {
237
- "id": 24066,
237
+ "id": 24067,
238
238
  "nodeType": "PragmaDirective",
239
239
  "src": "32:25:42",
240
240
  "nodes": [],
@@ -246,23 +246,23 @@
246
246
  ]
247
247
  },
248
248
  {
249
- "id": 24068,
249
+ "id": 24069,
250
250
  "nodeType": "ImportDirective",
251
251
  "src": "108:57:42",
252
252
  "nodes": [],
253
253
  "absolutePath": "/home/runner/work/mud/mud/packages/world/src/WorldResourceId.sol",
254
254
  "file": "./../../WorldResourceId.sol",
255
255
  "nameLocation": "-1:-1:-1",
256
- "scope": 24094,
257
- "sourceUnit": 24065,
256
+ "scope": 24096,
257
+ "sourceUnit": 24066,
258
258
  "symbolAliases": [
259
259
  {
260
260
  "foreign": {
261
- "id": 24067,
261
+ "id": 24068,
262
262
  "name": "ResourceId",
263
263
  "nodeType": "Identifier",
264
264
  "overloadedDeclarations": [],
265
- "referencedDeclaration": 26566,
265
+ "referencedDeclaration": 26573,
266
266
  "src": "117:10:42",
267
267
  "typeDescriptions": {}
268
268
  },
@@ -272,57 +272,57 @@
272
272
  "unitAlias": ""
273
273
  },
274
274
  {
275
- "id": 24093,
275
+ "id": 24095,
276
276
  "nodeType": "ContractDefinition",
277
- "src": "167:267:42",
277
+ "src": "321:267:42",
278
278
  "nodes": [
279
279
  {
280
- "id": 24076,
280
+ "id": 24078,
281
281
  "nodeType": "FunctionDefinition",
282
- "src": "205:70:42",
282
+ "src": "359:70:42",
283
283
  "nodes": [],
284
284
  "functionSelector": "40554c3a",
285
285
  "implemented": false,
286
286
  "kind": "function",
287
287
  "modifiers": [],
288
288
  "name": "grantAccess",
289
- "nameLocation": "214:11:42",
289
+ "nameLocation": "368:11:42",
290
290
  "parameters": {
291
- "id": 24074,
291
+ "id": 24076,
292
292
  "nodeType": "ParameterList",
293
293
  "parameters": [
294
294
  {
295
295
  "constant": false,
296
- "id": 24071,
296
+ "id": 24073,
297
297
  "mutability": "mutable",
298
298
  "name": "resourceId",
299
- "nameLocation": "237:10:42",
299
+ "nameLocation": "391:10:42",
300
300
  "nodeType": "VariableDeclaration",
301
- "scope": 24076,
302
- "src": "226:21:42",
301
+ "scope": 24078,
302
+ "src": "380:21:42",
303
303
  "stateVariable": false,
304
304
  "storageLocation": "default",
305
305
  "typeDescriptions": {
306
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
306
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
307
307
  "typeString": "ResourceId"
308
308
  },
309
309
  "typeName": {
310
- "id": 24070,
310
+ "id": 24072,
311
311
  "nodeType": "UserDefinedTypeName",
312
312
  "pathNode": {
313
- "id": 24069,
313
+ "id": 24071,
314
314
  "name": "ResourceId",
315
315
  "nameLocations": [
316
- "226:10:42"
316
+ "380:10:42"
317
317
  ],
318
318
  "nodeType": "IdentifierPath",
319
- "referencedDeclaration": 26566,
320
- "src": "226:10:42"
319
+ "referencedDeclaration": 26573,
320
+ "src": "380:10:42"
321
321
  },
322
- "referencedDeclaration": 26566,
323
- "src": "226:10:42",
322
+ "referencedDeclaration": 26573,
323
+ "src": "380:10:42",
324
324
  "typeDescriptions": {
325
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
325
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
326
326
  "typeString": "ResourceId"
327
327
  }
328
328
  },
@@ -330,13 +330,13 @@
330
330
  },
331
331
  {
332
332
  "constant": false,
333
- "id": 24073,
333
+ "id": 24075,
334
334
  "mutability": "mutable",
335
335
  "name": "grantee",
336
- "nameLocation": "257:7:42",
336
+ "nameLocation": "411:7:42",
337
337
  "nodeType": "VariableDeclaration",
338
- "scope": 24076,
339
- "src": "249:15:42",
338
+ "scope": 24078,
339
+ "src": "403:15:42",
340
340
  "stateVariable": false,
341
341
  "storageLocation": "default",
342
342
  "typeDescriptions": {
@@ -344,10 +344,10 @@
344
344
  "typeString": "address"
345
345
  },
346
346
  "typeName": {
347
- "id": 24072,
347
+ "id": 24074,
348
348
  "name": "address",
349
349
  "nodeType": "ElementaryTypeName",
350
- "src": "249:7:42",
350
+ "src": "403:7:42",
351
351
  "stateMutability": "nonpayable",
352
352
  "typeDescriptions": {
353
353
  "typeIdentifier": "t_address",
@@ -357,66 +357,66 @@
357
357
  "visibility": "internal"
358
358
  }
359
359
  ],
360
- "src": "225:40:42"
360
+ "src": "379:40:42"
361
361
  },
362
362
  "returnParameters": {
363
- "id": 24075,
363
+ "id": 24077,
364
364
  "nodeType": "ParameterList",
365
365
  "parameters": [],
366
- "src": "274:0:42"
366
+ "src": "428:0:42"
367
367
  },
368
- "scope": 24093,
368
+ "scope": 24095,
369
369
  "stateMutability": "nonpayable",
370
370
  "virtual": false,
371
371
  "visibility": "external"
372
372
  },
373
373
  {
374
- "id": 24084,
374
+ "id": 24086,
375
375
  "nodeType": "FunctionDefinition",
376
- "src": "279:71:42",
376
+ "src": "433:71:42",
377
377
  "nodes": [],
378
378
  "functionSelector": "8d53b208",
379
379
  "implemented": false,
380
380
  "kind": "function",
381
381
  "modifiers": [],
382
382
  "name": "revokeAccess",
383
- "nameLocation": "288:12:42",
383
+ "nameLocation": "442:12:42",
384
384
  "parameters": {
385
- "id": 24082,
385
+ "id": 24084,
386
386
  "nodeType": "ParameterList",
387
387
  "parameters": [
388
388
  {
389
389
  "constant": false,
390
- "id": 24079,
390
+ "id": 24081,
391
391
  "mutability": "mutable",
392
392
  "name": "resourceId",
393
- "nameLocation": "312:10:42",
393
+ "nameLocation": "466:10:42",
394
394
  "nodeType": "VariableDeclaration",
395
- "scope": 24084,
396
- "src": "301:21:42",
395
+ "scope": 24086,
396
+ "src": "455:21:42",
397
397
  "stateVariable": false,
398
398
  "storageLocation": "default",
399
399
  "typeDescriptions": {
400
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
400
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
401
401
  "typeString": "ResourceId"
402
402
  },
403
403
  "typeName": {
404
- "id": 24078,
404
+ "id": 24080,
405
405
  "nodeType": "UserDefinedTypeName",
406
406
  "pathNode": {
407
- "id": 24077,
407
+ "id": 24079,
408
408
  "name": "ResourceId",
409
409
  "nameLocations": [
410
- "301:10:42"
410
+ "455:10:42"
411
411
  ],
412
412
  "nodeType": "IdentifierPath",
413
- "referencedDeclaration": 26566,
414
- "src": "301:10:42"
413
+ "referencedDeclaration": 26573,
414
+ "src": "455:10:42"
415
415
  },
416
- "referencedDeclaration": 26566,
417
- "src": "301:10:42",
416
+ "referencedDeclaration": 26573,
417
+ "src": "455:10:42",
418
418
  "typeDescriptions": {
419
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
419
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
420
420
  "typeString": "ResourceId"
421
421
  }
422
422
  },
@@ -424,13 +424,13 @@
424
424
  },
425
425
  {
426
426
  "constant": false,
427
- "id": 24081,
427
+ "id": 24083,
428
428
  "mutability": "mutable",
429
429
  "name": "grantee",
430
- "nameLocation": "332:7:42",
430
+ "nameLocation": "486:7:42",
431
431
  "nodeType": "VariableDeclaration",
432
- "scope": 24084,
433
- "src": "324:15:42",
432
+ "scope": 24086,
433
+ "src": "478:15:42",
434
434
  "stateVariable": false,
435
435
  "storageLocation": "default",
436
436
  "typeDescriptions": {
@@ -438,10 +438,10 @@
438
438
  "typeString": "address"
439
439
  },
440
440
  "typeName": {
441
- "id": 24080,
441
+ "id": 24082,
442
442
  "name": "address",
443
443
  "nodeType": "ElementaryTypeName",
444
- "src": "324:7:42",
444
+ "src": "478:7:42",
445
445
  "stateMutability": "nonpayable",
446
446
  "typeDescriptions": {
447
447
  "typeIdentifier": "t_address",
@@ -451,66 +451,66 @@
451
451
  "visibility": "internal"
452
452
  }
453
453
  ],
454
- "src": "300:40:42"
454
+ "src": "454:40:42"
455
455
  },
456
456
  "returnParameters": {
457
- "id": 24083,
457
+ "id": 24085,
458
458
  "nodeType": "ParameterList",
459
459
  "parameters": [],
460
- "src": "349:0:42"
460
+ "src": "503:0:42"
461
461
  },
462
- "scope": 24093,
462
+ "scope": 24095,
463
463
  "stateMutability": "nonpayable",
464
464
  "virtual": false,
465
465
  "visibility": "external"
466
466
  },
467
467
  {
468
- "id": 24092,
468
+ "id": 24094,
469
469
  "nodeType": "FunctionDefinition",
470
- "src": "354:78:42",
470
+ "src": "508:78:42",
471
471
  "nodes": [],
472
472
  "functionSelector": "ef5d6bbb",
473
473
  "implemented": false,
474
474
  "kind": "function",
475
475
  "modifiers": [],
476
476
  "name": "transferOwnership",
477
- "nameLocation": "363:17:42",
477
+ "nameLocation": "517:17:42",
478
478
  "parameters": {
479
- "id": 24090,
479
+ "id": 24092,
480
480
  "nodeType": "ParameterList",
481
481
  "parameters": [
482
482
  {
483
483
  "constant": false,
484
- "id": 24087,
484
+ "id": 24089,
485
485
  "mutability": "mutable",
486
486
  "name": "namespaceId",
487
- "nameLocation": "392:11:42",
487
+ "nameLocation": "546:11:42",
488
488
  "nodeType": "VariableDeclaration",
489
- "scope": 24092,
490
- "src": "381:22:42",
489
+ "scope": 24094,
490
+ "src": "535:22:42",
491
491
  "stateVariable": false,
492
492
  "storageLocation": "default",
493
493
  "typeDescriptions": {
494
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
494
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
495
495
  "typeString": "ResourceId"
496
496
  },
497
497
  "typeName": {
498
- "id": 24086,
498
+ "id": 24088,
499
499
  "nodeType": "UserDefinedTypeName",
500
500
  "pathNode": {
501
- "id": 24085,
501
+ "id": 24087,
502
502
  "name": "ResourceId",
503
503
  "nameLocations": [
504
- "381:10:42"
504
+ "535:10:42"
505
505
  ],
506
506
  "nodeType": "IdentifierPath",
507
- "referencedDeclaration": 26566,
508
- "src": "381:10:42"
507
+ "referencedDeclaration": 26573,
508
+ "src": "535:10:42"
509
509
  },
510
- "referencedDeclaration": 26566,
511
- "src": "381:10:42",
510
+ "referencedDeclaration": 26573,
511
+ "src": "535:10:42",
512
512
  "typeDescriptions": {
513
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
513
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
514
514
  "typeString": "ResourceId"
515
515
  }
516
516
  },
@@ -518,13 +518,13 @@
518
518
  },
519
519
  {
520
520
  "constant": false,
521
- "id": 24089,
521
+ "id": 24091,
522
522
  "mutability": "mutable",
523
523
  "name": "newOwner",
524
- "nameLocation": "413:8:42",
524
+ "nameLocation": "567:8:42",
525
525
  "nodeType": "VariableDeclaration",
526
- "scope": 24092,
527
- "src": "405:16:42",
526
+ "scope": 24094,
527
+ "src": "559:16:42",
528
528
  "stateVariable": false,
529
529
  "storageLocation": "default",
530
530
  "typeDescriptions": {
@@ -532,10 +532,10 @@
532
532
  "typeString": "address"
533
533
  },
534
534
  "typeName": {
535
- "id": 24088,
535
+ "id": 24090,
536
536
  "name": "address",
537
537
  "nodeType": "ElementaryTypeName",
538
- "src": "405:7:42",
538
+ "src": "559:7:42",
539
539
  "stateMutability": "nonpayable",
540
540
  "typeDescriptions": {
541
541
  "typeIdentifier": "t_address",
@@ -545,15 +545,15 @@
545
545
  "visibility": "internal"
546
546
  }
547
547
  ],
548
- "src": "380:42:42"
548
+ "src": "534:42:42"
549
549
  },
550
550
  "returnParameters": {
551
- "id": 24091,
551
+ "id": 24093,
552
552
  "nodeType": "ParameterList",
553
553
  "parameters": [],
554
- "src": "431:0:42"
554
+ "src": "585:0:42"
555
555
  },
556
- "scope": 24093,
556
+ "scope": 24095,
557
557
  "stateMutability": "nonpayable",
558
558
  "virtual": false,
559
559
  "visibility": "external"
@@ -564,13 +564,19 @@
564
564
  "canonicalName": "IAccessManagementSystem",
565
565
  "contractDependencies": [],
566
566
  "contractKind": "interface",
567
+ "documentation": {
568
+ "id": 24070,
569
+ "nodeType": "StructuredDocumentation",
570
+ "src": "167:153:42",
571
+ "text": " @title IAccessManagementSystem\n @dev This interface is automatically generated from the corresponding system contract. Do not edit manually."
572
+ },
567
573
  "fullyImplemented": false,
568
574
  "linearizedBaseContracts": [
569
- 24093
575
+ 24095
570
576
  ],
571
577
  "name": "IAccessManagementSystem",
572
- "nameLocation": "177:23:42",
573
- "scope": 24094,
578
+ "nameLocation": "331:23:42",
579
+ "scope": 24096,
574
580
  "usedErrors": [],
575
581
  "usedEvents": []
576
582
  }