@latticexyz/world-modules 2.2.11-main-97c86a371319883ae1fb19ee0778ec2297109db6 → 2.2.11-main-13e56891c7d6b66d53047e0d2de38ffea6fd2524

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 (144) hide show
  1. package/out/AccessControl.sol/AccessControl.json +1 -1
  2. package/out/AccessManagementSystem.sol/AccessManagementSystem.json +1 -1
  3. package/out/AddressArray.sol/AddressArray.json +1 -1
  4. package/out/Allowances.sol/Allowances.json +1 -1
  5. package/out/BalanceTransferSystem.sol/BalanceTransferSystem.json +1 -1
  6. package/out/Balances.sol/Balances.json +1 -1
  7. package/out/BatchCallSystem.sol/BatchCallSystem.json +1 -1
  8. package/out/Bool.sol/Bool.json +1 -1
  9. package/out/CallWithSignatureModule.t.sol/Unstable_CallWithSignatureModuleTest.json +1 -1
  10. package/out/CallWithSignatureNonces.sol/CallWithSignatureNonces.json +1 -1
  11. package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +1 -1
  12. package/out/CallboundDelegations.sol/CallboundDelegations.json +1 -1
  13. package/out/Delegation.sol/Delegation.json +1 -1
  14. package/out/DelegationControl.sol/DelegationControl.json +1 -1
  15. package/out/DelegationControlMock.sol/DelegationControlMock.json +1 -1
  16. package/out/ERC20.t.sol/ERC20Test.json +1 -1
  17. package/out/ERC20Metadata.sol/ERC20Metadata.json +1 -1
  18. package/out/ERC20Module.sol/ERC20Module.json +1 -1
  19. package/out/ERC20Module.sol/ERC20ModuleRegistrationLibrary.json +1 -1
  20. package/out/ERC20Registry.sol/ERC20Registry.json +1 -1
  21. package/out/ERC20System.sol/ERC20System.json +1 -1
  22. package/out/ERC721.t.sol/ERC721Recipient.json +1 -1
  23. package/out/ERC721.t.sol/ERC721Test.json +1 -1
  24. package/out/ERC721.t.sol/ERC721TokenReceiver.json +1 -1
  25. package/out/ERC721.t.sol/NonERC721Recipient.json +1 -1
  26. package/out/ERC721.t.sol/RevertingERC721Recipient.json +1 -1
  27. package/out/ERC721.t.sol/WrongReturnDataERC721Recipient.json +1 -1
  28. package/out/ERC721Metadata.sol/ERC721Metadata.json +1 -1
  29. package/out/ERC721Module.sol/ERC721Module.json +1 -1
  30. package/out/ERC721Module.sol/ERC721ModuleRegistrationLibrary.json +1 -1
  31. package/out/ERC721Registry.sol/ERC721Registry.json +1 -1
  32. package/out/ERC721System.sol/ERC721System.json +1 -1
  33. package/out/EchoSubscriber.sol/EchoSubscriber.json +1 -1
  34. package/out/FunctionSelectors.sol/FunctionSelectors.json +1 -1
  35. package/out/FunctionSignatures.sol/FunctionSignatures.json +1 -1
  36. package/out/Hook.sol/HookInstance.json +1 -1
  37. package/out/Hook.sol/HookLib.json +1 -1
  38. package/out/Hooks.sol/Hooks.json +1 -1
  39. package/out/IAccessManagementSystem.sol/IAccessManagementSystem.json +1 -1
  40. package/out/IBalanceTransferSystem.sol/IBalanceTransferSystem.json +1 -1
  41. package/out/IBaseWorld.sol/IBaseWorld.json +1 -1
  42. package/out/IBatchCallSystem.sol/IBatchCallSystem.json +1 -1
  43. package/out/IDelegationControl.sol/IDelegationControl.json +1 -1
  44. package/out/IStore.sol/IStore.json +1 -1
  45. package/out/IStoreErrors.sol/IStoreErrors.json +1 -1
  46. package/out/IStoreEvents.sol/IStoreEvents.json +1 -1
  47. package/out/IStoreHook.sol/IStoreHook.json +1 -1
  48. package/out/IStoreKernel.sol/IStoreKernel.json +1 -1
  49. package/out/IStoreRead.sol/IStoreRead.json +1 -1
  50. package/out/IStoreRegistration.sol/IStoreRegistration.json +1 -1
  51. package/out/IStoreWrite.sol/IStoreWrite.json +1 -1
  52. package/out/ISystemHook.sol/ISystemHook.json +1 -1
  53. package/out/IWorld.sol/IWorld.json +1 -1
  54. package/out/IWorldErrors.sol/IWorldErrors.json +1 -1
  55. package/out/IWorldEvents.sol/IWorldEvents.json +1 -1
  56. package/out/IWorldKernel.sol/IWorldCall.json +1 -1
  57. package/out/IWorldKernel.sol/IWorldKernel.json +1 -1
  58. package/out/IWorldKernel.sol/IWorldModuleInstallation.json +1 -1
  59. package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +1 -1
  60. package/out/InitModule.sol/InitModule.json +1 -1
  61. package/out/InitModuleAddress.sol/InitModuleAddress.json +1 -1
  62. package/out/InstalledModules.sol/InstalledModules.json +1 -1
  63. package/out/KeysInTable.sol/KeysInTable.json +1 -1
  64. package/out/KeysInTableHook.sol/KeysInTableHook.json +1 -1
  65. package/out/KeysInTableModule.sol/KeysInTableModule.json +1 -1
  66. package/out/KeysInTableModule.t.sol/KeysInTableModuleTest.json +1 -1
  67. package/out/KeysWithValue.sol/KeysWithValue.json +1 -1
  68. package/out/KeysWithValueHook.sol/KeysWithValueHook.json +1 -1
  69. package/out/KeysWithValueModule.sol/KeysWithValueModule.json +1 -1
  70. package/out/KeysWithValueModule.t.sol/KeysWithValueModuleTest.json +1 -1
  71. package/out/Module.sol/Module.json +1 -1
  72. package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.json +1 -1
  73. package/out/NamespaceDelegationControl.sol/NamespaceDelegationControl.json +1 -1
  74. package/out/NamespaceOwner.sol/NamespaceOwner.json +1 -1
  75. package/out/OperatorApproval.sol/OperatorApproval.json +1 -1
  76. package/out/Owners.sol/Owners.json +1 -1
  77. package/out/Puppet.sol/Puppet.json +1 -1
  78. package/out/PuppetDelegationControl.sol/PuppetDelegationControl.json +1 -1
  79. package/out/PuppetFactorySystem.sol/PuppetFactorySystem.json +1 -1
  80. package/out/PuppetMaster.sol/PuppetMaster.json +1 -1
  81. package/out/PuppetModule.sol/PuppetModule.json +1 -1
  82. package/out/PuppetModule.t.sol/PuppetModuleTest.json +1 -1
  83. package/out/PuppetModule.t.sol/PuppetTestSystem.json +1 -1
  84. package/out/PuppetRegistry.sol/PuppetRegistry.json +1 -1
  85. package/out/RegistrationSystem.sol/RegistrationSystem.json +1 -1
  86. package/out/ResourceAccess.sol/ResourceAccess.json +1 -1
  87. package/out/ResourceId.sol/ResourceIdInstance.json +1 -1
  88. package/out/ResourceId.sol/ResourceIdLib.json +1 -1
  89. package/out/ResourceIds.sol/ResourceIds.json +1 -1
  90. package/out/RevertSubscriber.sol/RevertSubscriber.json +1 -1
  91. package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +1 -1
  92. package/out/StandardDelegationsModule.t.sol/StandardDelegationsModuleTest.json +1 -1
  93. package/out/StoreCore.sol/StoreCore.json +1 -1
  94. package/out/StoreCore.sol/StoreCoreInternal.json +1 -1
  95. package/out/StoreHook.sol/StoreHook.json +1 -1
  96. package/out/StoreHooks.sol/StoreHooks.json +1 -1
  97. package/out/StoreKernel.sol/StoreKernel.json +1 -1
  98. package/out/StoreRead.sol/StoreRead.json +1 -1
  99. package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.json +1 -1
  100. package/out/StoreSwitch.sol/StoreSwitch.json +1 -1
  101. package/out/System.sol/System.json +1 -1
  102. package/out/SystemCall.sol/SystemCall.json +1 -1
  103. package/out/SystemHook.sol/SystemHook.json +1 -1
  104. package/out/SystemHooks.sol/SystemHooks.json +1 -1
  105. package/out/SystemRegistry.sol/SystemRegistry.json +1 -1
  106. package/out/SystemSwitch.sol/SystemSwitch.json +1 -1
  107. package/out/SystemSwitch.t.sol/EchoSystem.json +1 -1
  108. package/out/SystemSwitch.t.sol/SystemSwitchTest.json +1 -1
  109. package/out/SystemboundDelegationControl.sol/SystemboundDelegationControl.json +1 -1
  110. package/out/SystemboundDelegations.sol/SystemboundDelegations.json +1 -1
  111. package/out/Systems.sol/Systems.json +1 -1
  112. package/out/Tables.sol/Tables.json +1 -1
  113. package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +1 -1
  114. package/out/TimeboundDelegations.sol/TimeboundDelegations.json +1 -1
  115. package/out/TokenApproval.sol/TokenApproval.json +1 -1
  116. package/out/TokenURI.sol/TokenURI.json +1 -1
  117. package/out/TotalSupply.sol/TotalSupply.json +1 -1
  118. package/out/TwoFields.sol/TwoFields.json +1 -1
  119. package/out/UniqueEntity.sol/UniqueEntity.json +1 -1
  120. package/out/UniqueEntityModule.sol/UniqueEntityModule.json +1 -1
  121. package/out/UniqueEntityModule.t.sol/UniqueEntityModuleTest.json +1 -1
  122. package/out/UniqueEntityModule.t.sol/UniqueEntityTestSystem.json +1 -1
  123. package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +1 -1
  124. package/out/Unstable_CallWithSignatureModule.sol/Unstable_CallWithSignatureModule.json +1 -1
  125. package/out/Unstable_CallWithSignatureSystem.sol/Unstable_CallWithSignatureSystem.json +1 -1
  126. package/out/UsedKeysIndex.sol/UsedKeysIndex.json +1 -1
  127. package/out/UserDelegationControl.sol/UserDelegationControl.json +1 -1
  128. package/out/World.sol/World.json +1 -1
  129. package/out/World.t.sol/EchoSystemHook.json +1 -1
  130. package/out/World.t.sol/IWorldTestSystem.json +1 -1
  131. package/out/World.t.sol/PayableFallbackSystem.json +1 -1
  132. package/out/World.t.sol/RevertSystemHook.json +1 -1
  133. package/out/World.t.sol/WorldTest.json +1 -1
  134. package/out/World.t.sol/WorldTestSystem.json +1 -1
  135. package/out/WorldContext.sol/WorldContextConsumer.json +1 -1
  136. package/out/WorldContext.sol/WorldContextConsumerLib.json +1 -1
  137. package/out/WorldContext.sol/WorldContextProviderLib.json +1 -1
  138. package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.json +1 -1
  139. package/out/WorldResourceId.sol/WorldResourceIdInstance.json +1 -1
  140. package/out/WorldResourceId.sol/WorldResourceIdLib.json +1 -1
  141. package/out/build-info/{c7ad9846173f2ef23883ae6f9c8cfca6.json → ca4b35b1280da7edc4733bd196cdb809.json} +1 -1
  142. package/out/query.t.sol/QueryTest.json +1 -1
  143. package/out/tables/Balances.sol/Balances.json +1 -1
  144. package/package.json +9 -9
@@ -1 +1 @@
1
- {"abi":[{"type":"function","name":"onAfterCallSystem","inputs":[{"name":"msgSender","type":"address","internalType":"address"},{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"callData","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"onBeforeCallSystem","inputs":[{"name":"msgSender","type":"address","internalType":"address"},{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"callData","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"supportsInterface","inputs":[{"name":"interfaceID","type":"bytes4","internalType":"bytes4"}],"outputs":[{"name":"","type":"bool","internalType":"bool"}],"stateMutability":"view"}],"bytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"deployedBytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"methodIdentifiers":{"onAfterCallSystem(address,bytes32,bytes)":"973d8f99","onBeforeCallSystem(address,bytes32,bytes)":"c3323031","supportsInterface(bytes4)":"01ffc9a7"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"msgSender\",\"type\":\"address\"},{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"callData\",\"type\":\"bytes\"}],\"name\":\"onAfterCallSystem\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"msgSender\",\"type\":\"address\"},{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"callData\",\"type\":\"bytes\"}],\"name\":\"onBeforeCallSystem\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceID\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"details\":\"Interface defining system hooks for external functionality. Provides pre and post hooks that can be triggered before and after a system call respectively. This interface adheres to the ERC-165 standard for determining interface support.\",\"kind\":\"dev\",\"methods\":{\"onAfterCallSystem(address,bytes32,bytes)\":{\"details\":\"Provides the ability to add custom logic or checks after a system call completes.\",\"params\":{\"callData\":\"Data that was sent as part of the system call.\",\"msgSender\":\"The original sender of the system call.\",\"systemId\":\"The identifier for the system that was called.\"}},\"onBeforeCallSystem(address,bytes32,bytes)\":{\"details\":\"Provides the ability to add custom logic or checks before a system is invoked.\",\"params\":{\"callData\":\"Data being sent as part of the system call.\",\"msgSender\":\"The original sender of the system call.\",\"systemId\":\"The identifier for the system being called.\"}},\"supportsInterface(bytes4)\":{\"details\":\"Interface identification is specified in ERC-165. This function uses less than 30,000 gas.\",\"params\":{\"interfaceID\":\"The interface identifier, as specified in ERC-165.\"},\"returns\":{\"_0\":\"True if the contract implements `interfaceID` and `interfaceID` is not 0xffffffff, false otherwise.\"}}},\"title\":\"ISystemHook\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"onAfterCallSystem(address,bytes32,bytes)\":{\"notice\":\"Executes after a system call.\"},\"onBeforeCallSystem(address,bytes32,bytes)\":{\"notice\":\"Executes before a system call.\"},\"supportsInterface(bytes4)\":{\"notice\":\"Query if a contract implements an interface.\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/world/src/ISystemHook.sol\":\"ISystemHook\"},\"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\":{\"node_modules/@latticexyz/store/src/Bytes.sol\":{\"keccak256\":\"0x7dec900f9c9e7dff59430fa6f520e76c56338c3e829201aea140d49342e4fef8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e55c1dfcda94dcc64b8577949b2e92a9d3fc44f5fba1ae77ceacccfdc8e22e35\",\"dweb:/ipfs/QmS7uRJbEQYkPuZ5Dz5aSNjaaxj9PA8RtxUeUGN2W3jZx6\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x889423054511cf8a83f5dfd65a0f984dc514aba798ef3db139b59d395b2327e2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://40b9495d455c87db8b063e291ca3973dc3ba1163f09c5d7446241a9e1cb69ed0\",\"dweb:/ipfs/Qmek1JKVjPUpoXnKwu66HfPS9rHstKtWTuBmG8YFxbPEWQ\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0x1c4cb6b3ecf76f614479ab304d7de3ade0e99c7ccfd07717b57c92f699a27261\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2c9b0e0c9b3b5610d6fd65a8ffd7c54df390a34ccc70d58f4a055c49ad1ea586\",\"dweb:/ipfs/QmP6ffpnR7aRyvq9AiUkVNH6LbGfFP3NDq7E2n2PVcHhp2\"]},\"node_modules/@latticexyz/world/src/IERC165.sol\":{\"keccak256\":\"0xe3d9074a1be3247be67ff4dd2c9e41481650ddaa799285a249736bb85673e33d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0b6743ee1e6d0c74927bf17fc1da0cad7575aa7634871b94190ffbdb4c28c2a7\",\"dweb:/ipfs/Qma5bNsPJSBTesWxg3eAAMUBTDE7UjqWaHF7eMiGwP87jr\"]},\"node_modules/@latticexyz/world/src/ISystemHook.sol\":{\"keccak256\":\"0x81f1743d7ca6a9c7efc4997cf95e603ccb2070885265ca0e540f461aa7430721\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://93d99e78b541b33ecd501bf0cd407a78cef490fec8eaef2f188bddb9e293a99f\",\"dweb:/ipfs/QmPrcMDxwhvBZTr2AxoGqJA9L3Mjx27KBc98h3gXSsa3PM\"]},\"node_modules/@latticexyz/world/src/WorldResourceId.sol\":{\"keccak256\":\"0xaff9a22fac8a0f6eee5763b07a7ccb623c829d37922b85e42e914aad2ad417ee\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e598f0274d6d97c0a09806bf4fd1f0d054c310cf51b2123f5ce6380d6f3186ea\",\"dweb:/ipfs/QmaaVvqm21YsCgxozDyShcM17jKUXJhf2y26bk2YzPYZoM\"]},\"node_modules/@latticexyz/world/src/constants.sol\":{\"keccak256\":\"0xb8320f88ed5519a4fe2554ad94815ce328a50fef7719932375d6ce695265c2f5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a8f5de30fbcc63e469e46ad4a4d4bcd7d8e4b4f2d31fcf62a04aca48d999af22\",\"dweb:/ipfs/QmXw1jDQM2szfRY3tAGrRy6fEzte6yVFgebJAqCLMDHndV\"]},\"node_modules/@latticexyz/world/src/worldResourceTypes.sol\":{\"keccak256\":\"0xeb042e7d3638430f6fd394107f3237cf14e4325154f0098624e8a7826584d465\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://39e0b8eb87616b661f5a4f2fd7e1a727bd19b7fd8d40ad3d93fda26822f433ea\",\"dweb:/ipfs/QmacYMatKV9pwEwirVRY9a6r89RoNs5yk99ic37ieWA8Dk\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[{"internalType":"address","name":"msgSender","type":"address"},{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"bytes","name":"callData","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"onAfterCallSystem"},{"inputs":[{"internalType":"address","name":"msgSender","type":"address"},{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"bytes","name":"callData","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"onBeforeCallSystem"},{"inputs":[{"internalType":"bytes4","name":"interfaceID","type":"bytes4"}],"stateMutability":"view","type":"function","name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}]}],"devdoc":{"kind":"dev","methods":{"onAfterCallSystem(address,bytes32,bytes)":{"details":"Provides the ability to add custom logic or checks after a system call completes.","params":{"callData":"Data that was sent as part of the system call.","msgSender":"The original sender of the system call.","systemId":"The identifier for the system that was called."}},"onBeforeCallSystem(address,bytes32,bytes)":{"details":"Provides the ability to add custom logic or checks before a system is invoked.","params":{"callData":"Data being sent as part of the system call.","msgSender":"The original sender of the system call.","systemId":"The identifier for the system being called."}},"supportsInterface(bytes4)":{"details":"Interface identification is specified in ERC-165. This function uses less than 30,000 gas.","params":{"interfaceID":"The interface identifier, as specified in ERC-165."},"returns":{"_0":"True if the contract implements `interfaceID` and `interfaceID` is not 0xffffffff, false otherwise."}}},"version":1},"userdoc":{"kind":"user","methods":{"onAfterCallSystem(address,bytes32,bytes)":{"notice":"Executes after a system call."},"onBeforeCallSystem(address,bytes32,bytes)":{"notice":"Executes before a system call."},"supportsInterface(bytes4)":{"notice":"Query if a contract implements an interface."}},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","ds-test/=node_modules/ds-test/src/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/world/src/ISystemHook.sol":"ISystemHook"},"evmVersion":"paris","libraries":{}},"sources":{"node_modules/@latticexyz/store/src/Bytes.sol":{"keccak256":"0x7dec900f9c9e7dff59430fa6f520e76c56338c3e829201aea140d49342e4fef8","urls":["bzz-raw://e55c1dfcda94dcc64b8577949b2e92a9d3fc44f5fba1ae77ceacccfdc8e22e35","dweb:/ipfs/QmS7uRJbEQYkPuZ5Dz5aSNjaaxj9PA8RtxUeUGN2W3jZx6"],"license":"MIT"},"node_modules/@latticexyz/store/src/ResourceId.sol":{"keccak256":"0x889423054511cf8a83f5dfd65a0f984dc514aba798ef3db139b59d395b2327e2","urls":["bzz-raw://40b9495d455c87db8b063e291ca3973dc3ba1163f09c5d7446241a9e1cb69ed0","dweb:/ipfs/Qmek1JKVjPUpoXnKwu66HfPS9rHstKtWTuBmG8YFxbPEWQ"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeResourceTypes.sol":{"keccak256":"0x1c4cb6b3ecf76f614479ab304d7de3ade0e99c7ccfd07717b57c92f699a27261","urls":["bzz-raw://2c9b0e0c9b3b5610d6fd65a8ffd7c54df390a34ccc70d58f4a055c49ad1ea586","dweb:/ipfs/QmP6ffpnR7aRyvq9AiUkVNH6LbGfFP3NDq7E2n2PVcHhp2"],"license":"MIT"},"node_modules/@latticexyz/world/src/IERC165.sol":{"keccak256":"0xe3d9074a1be3247be67ff4dd2c9e41481650ddaa799285a249736bb85673e33d","urls":["bzz-raw://0b6743ee1e6d0c74927bf17fc1da0cad7575aa7634871b94190ffbdb4c28c2a7","dweb:/ipfs/Qma5bNsPJSBTesWxg3eAAMUBTDE7UjqWaHF7eMiGwP87jr"],"license":"MIT"},"node_modules/@latticexyz/world/src/ISystemHook.sol":{"keccak256":"0x81f1743d7ca6a9c7efc4997cf95e603ccb2070885265ca0e540f461aa7430721","urls":["bzz-raw://93d99e78b541b33ecd501bf0cd407a78cef490fec8eaef2f188bddb9e293a99f","dweb:/ipfs/QmPrcMDxwhvBZTr2AxoGqJA9L3Mjx27KBc98h3gXSsa3PM"],"license":"MIT"},"node_modules/@latticexyz/world/src/WorldResourceId.sol":{"keccak256":"0xaff9a22fac8a0f6eee5763b07a7ccb623c829d37922b85e42e914aad2ad417ee","urls":["bzz-raw://e598f0274d6d97c0a09806bf4fd1f0d054c310cf51b2123f5ce6380d6f3186ea","dweb:/ipfs/QmaaVvqm21YsCgxozDyShcM17jKUXJhf2y26bk2YzPYZoM"],"license":"MIT"},"node_modules/@latticexyz/world/src/constants.sol":{"keccak256":"0xb8320f88ed5519a4fe2554ad94815ce328a50fef7719932375d6ce695265c2f5","urls":["bzz-raw://a8f5de30fbcc63e469e46ad4a4d4bcd7d8e4b4f2d31fcf62a04aca48d999af22","dweb:/ipfs/QmXw1jDQM2szfRY3tAGrRy6fEzte6yVFgebJAqCLMDHndV"],"license":"MIT"},"node_modules/@latticexyz/world/src/worldResourceTypes.sol":{"keccak256":"0xeb042e7d3638430f6fd394107f3237cf14e4325154f0098624e8a7826584d465","urls":["bzz-raw://39e0b8eb87616b661f5a4f2fd7e1a727bd19b7fd8d40ad3d93fda26822f433ea","dweb:/ipfs/QmacYMatKV9pwEwirVRY9a6r89RoNs5yk99ic37ieWA8Dk"],"license":"MIT"}},"version":1},"id":54}
1
+ {"abi":[{"type":"function","name":"onAfterCallSystem","inputs":[{"name":"msgSender","type":"address","internalType":"address"},{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"callData","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"onBeforeCallSystem","inputs":[{"name":"msgSender","type":"address","internalType":"address"},{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"callData","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"supportsInterface","inputs":[{"name":"interfaceID","type":"bytes4","internalType":"bytes4"}],"outputs":[{"name":"","type":"bool","internalType":"bool"}],"stateMutability":"view"}],"bytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"deployedBytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"methodIdentifiers":{"onAfterCallSystem(address,bytes32,bytes)":"973d8f99","onBeforeCallSystem(address,bytes32,bytes)":"c3323031","supportsInterface(bytes4)":"01ffc9a7"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"msgSender\",\"type\":\"address\"},{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"callData\",\"type\":\"bytes\"}],\"name\":\"onAfterCallSystem\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"msgSender\",\"type\":\"address\"},{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"callData\",\"type\":\"bytes\"}],\"name\":\"onBeforeCallSystem\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceID\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"details\":\"Interface defining system hooks for external functionality. Provides pre and post hooks that can be triggered before and after a system call respectively. This interface adheres to the ERC-165 standard for determining interface support.\",\"kind\":\"dev\",\"methods\":{\"onAfterCallSystem(address,bytes32,bytes)\":{\"details\":\"Provides the ability to add custom logic or checks after a system call completes.\",\"params\":{\"callData\":\"Data that was sent as part of the system call.\",\"msgSender\":\"The original sender of the system call.\",\"systemId\":\"The identifier for the system that was called.\"}},\"onBeforeCallSystem(address,bytes32,bytes)\":{\"details\":\"Provides the ability to add custom logic or checks before a system is invoked.\",\"params\":{\"callData\":\"Data being sent as part of the system call.\",\"msgSender\":\"The original sender of the system call.\",\"systemId\":\"The identifier for the system being called.\"}},\"supportsInterface(bytes4)\":{\"details\":\"Interface identification is specified in ERC-165. This function uses less than 30,000 gas.\",\"params\":{\"interfaceID\":\"The interface identifier, as specified in ERC-165.\"},\"returns\":{\"_0\":\"True if the contract implements `interfaceID` and `interfaceID` is not 0xffffffff, false otherwise.\"}}},\"title\":\"ISystemHook\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"onAfterCallSystem(address,bytes32,bytes)\":{\"notice\":\"Executes after a system call.\"},\"onBeforeCallSystem(address,bytes32,bytes)\":{\"notice\":\"Executes before a system call.\"},\"supportsInterface(bytes4)\":{\"notice\":\"Query if a contract implements an interface.\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/world/src/ISystemHook.sol\":\"ISystemHook\"},\"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\":{\"node_modules/@latticexyz/store/src/Bytes.sol\":{\"keccak256\":\"0x7dec900f9c9e7dff59430fa6f520e76c56338c3e829201aea140d49342e4fef8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e55c1dfcda94dcc64b8577949b2e92a9d3fc44f5fba1ae77ceacccfdc8e22e35\",\"dweb:/ipfs/QmS7uRJbEQYkPuZ5Dz5aSNjaaxj9PA8RtxUeUGN2W3jZx6\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x842b07f2ff9df2e1ecf9bf424b0e5a77e1471c983d674cf86b76c365178d6cc5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f4c2df8853b020aef1bb8615ac69d5512a9b5385b82c88e03b27dc521c9d007b\",\"dweb:/ipfs/QmWEDiJn69DvHsdrikrMWY8DERWPSeWwVYgPcunfq3yiT7\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0x1c4cb6b3ecf76f614479ab304d7de3ade0e99c7ccfd07717b57c92f699a27261\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2c9b0e0c9b3b5610d6fd65a8ffd7c54df390a34ccc70d58f4a055c49ad1ea586\",\"dweb:/ipfs/QmP6ffpnR7aRyvq9AiUkVNH6LbGfFP3NDq7E2n2PVcHhp2\"]},\"node_modules/@latticexyz/world/src/IERC165.sol\":{\"keccak256\":\"0xe3d9074a1be3247be67ff4dd2c9e41481650ddaa799285a249736bb85673e33d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0b6743ee1e6d0c74927bf17fc1da0cad7575aa7634871b94190ffbdb4c28c2a7\",\"dweb:/ipfs/Qma5bNsPJSBTesWxg3eAAMUBTDE7UjqWaHF7eMiGwP87jr\"]},\"node_modules/@latticexyz/world/src/ISystemHook.sol\":{\"keccak256\":\"0x81f1743d7ca6a9c7efc4997cf95e603ccb2070885265ca0e540f461aa7430721\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://93d99e78b541b33ecd501bf0cd407a78cef490fec8eaef2f188bddb9e293a99f\",\"dweb:/ipfs/QmPrcMDxwhvBZTr2AxoGqJA9L3Mjx27KBc98h3gXSsa3PM\"]},\"node_modules/@latticexyz/world/src/WorldResourceId.sol\":{\"keccak256\":\"0xaff9a22fac8a0f6eee5763b07a7ccb623c829d37922b85e42e914aad2ad417ee\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e598f0274d6d97c0a09806bf4fd1f0d054c310cf51b2123f5ce6380d6f3186ea\",\"dweb:/ipfs/QmaaVvqm21YsCgxozDyShcM17jKUXJhf2y26bk2YzPYZoM\"]},\"node_modules/@latticexyz/world/src/constants.sol\":{\"keccak256\":\"0xb8320f88ed5519a4fe2554ad94815ce328a50fef7719932375d6ce695265c2f5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a8f5de30fbcc63e469e46ad4a4d4bcd7d8e4b4f2d31fcf62a04aca48d999af22\",\"dweb:/ipfs/QmXw1jDQM2szfRY3tAGrRy6fEzte6yVFgebJAqCLMDHndV\"]},\"node_modules/@latticexyz/world/src/worldResourceTypes.sol\":{\"keccak256\":\"0xeb042e7d3638430f6fd394107f3237cf14e4325154f0098624e8a7826584d465\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://39e0b8eb87616b661f5a4f2fd7e1a727bd19b7fd8d40ad3d93fda26822f433ea\",\"dweb:/ipfs/QmacYMatKV9pwEwirVRY9a6r89RoNs5yk99ic37ieWA8Dk\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[{"internalType":"address","name":"msgSender","type":"address"},{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"bytes","name":"callData","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"onAfterCallSystem"},{"inputs":[{"internalType":"address","name":"msgSender","type":"address"},{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"bytes","name":"callData","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"onBeforeCallSystem"},{"inputs":[{"internalType":"bytes4","name":"interfaceID","type":"bytes4"}],"stateMutability":"view","type":"function","name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}]}],"devdoc":{"kind":"dev","methods":{"onAfterCallSystem(address,bytes32,bytes)":{"details":"Provides the ability to add custom logic or checks after a system call completes.","params":{"callData":"Data that was sent as part of the system call.","msgSender":"The original sender of the system call.","systemId":"The identifier for the system that was called."}},"onBeforeCallSystem(address,bytes32,bytes)":{"details":"Provides the ability to add custom logic or checks before a system is invoked.","params":{"callData":"Data being sent as part of the system call.","msgSender":"The original sender of the system call.","systemId":"The identifier for the system being called."}},"supportsInterface(bytes4)":{"details":"Interface identification is specified in ERC-165. This function uses less than 30,000 gas.","params":{"interfaceID":"The interface identifier, as specified in ERC-165."},"returns":{"_0":"True if the contract implements `interfaceID` and `interfaceID` is not 0xffffffff, false otherwise."}}},"version":1},"userdoc":{"kind":"user","methods":{"onAfterCallSystem(address,bytes32,bytes)":{"notice":"Executes after a system call."},"onBeforeCallSystem(address,bytes32,bytes)":{"notice":"Executes before a system call."},"supportsInterface(bytes4)":{"notice":"Query if a contract implements an interface."}},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","ds-test/=node_modules/ds-test/src/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/world/src/ISystemHook.sol":"ISystemHook"},"evmVersion":"paris","libraries":{}},"sources":{"node_modules/@latticexyz/store/src/Bytes.sol":{"keccak256":"0x7dec900f9c9e7dff59430fa6f520e76c56338c3e829201aea140d49342e4fef8","urls":["bzz-raw://e55c1dfcda94dcc64b8577949b2e92a9d3fc44f5fba1ae77ceacccfdc8e22e35","dweb:/ipfs/QmS7uRJbEQYkPuZ5Dz5aSNjaaxj9PA8RtxUeUGN2W3jZx6"],"license":"MIT"},"node_modules/@latticexyz/store/src/ResourceId.sol":{"keccak256":"0x842b07f2ff9df2e1ecf9bf424b0e5a77e1471c983d674cf86b76c365178d6cc5","urls":["bzz-raw://f4c2df8853b020aef1bb8615ac69d5512a9b5385b82c88e03b27dc521c9d007b","dweb:/ipfs/QmWEDiJn69DvHsdrikrMWY8DERWPSeWwVYgPcunfq3yiT7"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeResourceTypes.sol":{"keccak256":"0x1c4cb6b3ecf76f614479ab304d7de3ade0e99c7ccfd07717b57c92f699a27261","urls":["bzz-raw://2c9b0e0c9b3b5610d6fd65a8ffd7c54df390a34ccc70d58f4a055c49ad1ea586","dweb:/ipfs/QmP6ffpnR7aRyvq9AiUkVNH6LbGfFP3NDq7E2n2PVcHhp2"],"license":"MIT"},"node_modules/@latticexyz/world/src/IERC165.sol":{"keccak256":"0xe3d9074a1be3247be67ff4dd2c9e41481650ddaa799285a249736bb85673e33d","urls":["bzz-raw://0b6743ee1e6d0c74927bf17fc1da0cad7575aa7634871b94190ffbdb4c28c2a7","dweb:/ipfs/Qma5bNsPJSBTesWxg3eAAMUBTDE7UjqWaHF7eMiGwP87jr"],"license":"MIT"},"node_modules/@latticexyz/world/src/ISystemHook.sol":{"keccak256":"0x81f1743d7ca6a9c7efc4997cf95e603ccb2070885265ca0e540f461aa7430721","urls":["bzz-raw://93d99e78b541b33ecd501bf0cd407a78cef490fec8eaef2f188bddb9e293a99f","dweb:/ipfs/QmPrcMDxwhvBZTr2AxoGqJA9L3Mjx27KBc98h3gXSsa3PM"],"license":"MIT"},"node_modules/@latticexyz/world/src/WorldResourceId.sol":{"keccak256":"0xaff9a22fac8a0f6eee5763b07a7ccb623c829d37922b85e42e914aad2ad417ee","urls":["bzz-raw://e598f0274d6d97c0a09806bf4fd1f0d054c310cf51b2123f5ce6380d6f3186ea","dweb:/ipfs/QmaaVvqm21YsCgxozDyShcM17jKUXJhf2y26bk2YzPYZoM"],"license":"MIT"},"node_modules/@latticexyz/world/src/constants.sol":{"keccak256":"0xb8320f88ed5519a4fe2554ad94815ce328a50fef7719932375d6ce695265c2f5","urls":["bzz-raw://a8f5de30fbcc63e469e46ad4a4d4bcd7d8e4b4f2d31fcf62a04aca48d999af22","dweb:/ipfs/QmXw1jDQM2szfRY3tAGrRy6fEzte6yVFgebJAqCLMDHndV"],"license":"MIT"},"node_modules/@latticexyz/world/src/worldResourceTypes.sol":{"keccak256":"0xeb042e7d3638430f6fd394107f3237cf14e4325154f0098624e8a7826584d465","urls":["bzz-raw://39e0b8eb87616b661f5a4f2fd7e1a727bd19b7fd8d40ad3d93fda26822f433ea","dweb:/ipfs/QmacYMatKV9pwEwirVRY9a6r89RoNs5yk99ic37ieWA8Dk"],"license":"MIT"}},"version":1},"id":54}