@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
@@ -75,7 +75,7 @@
75
75
  "_world()": "e1af802c",
76
76
  "supportsInterface(bytes4)": "01ffc9a7"
77
77
  },
78
- "rawMetadata": "{\"compiler\":{\"version\":\"0.8.21+commit.d9974bed\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"_msgSender\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"_msgValue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"_world\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"pure\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"This contract should only be used for contracts without their own storage, like Systems.\",\"kind\":\"dev\",\"methods\":{\"_msgSender()\":{\"returns\":{\"sender\":\"The address of the trusted sender.\"}},\"_msgValue()\":{\"returns\":{\"value\":\"The `msg.value` in the call to the World contract before the World routed the call to the WorldContextConsumer contract.\"}},\"_world()\":{\"returns\":{\"_0\":\"The address of the World contract that routed the call to this WorldContextConsumer.\"}},\"supportsInterface(bytes4)\":{\"params\":{\"interfaceId\":\"The ID of the interface in question.\"},\"returns\":{\"_0\":\"True if the interface is supported, false otherwise.\"}}},\"title\":\"WorldContextConsumer - Extracting trusted context values from appended calldata.\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"_msgSender()\":{\"notice\":\"Extracts the trusted msg.sender value from the appended calldata.\"},\"_msgValue()\":{\"notice\":\"Extract the `msg.value` from the context appended to the calldata.\"},\"_world()\":{\"notice\":\"Get the address of the World contract that routed the call to this WorldContextConsumer.\"},\"supportsInterface(bytes4)\":{\"notice\":\"Checks if an interface is supported by the contract. using ERC-165 supportsInterface (see https://eips.ethereum.org/EIPS/eip-165)\"}},\"notice\":\"This contract is designed to extract trusted context values (like msg.sender and msg.value) from the appended calldata. It provides mechanisms similar to EIP-2771 (https://eips.ethereum.org/EIPS/eip-2771), but allowing any contract to be the trusted forwarder.\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"/home/runner/work/mud/mud/packages/world/src/WorldContext.sol\":\"WorldContextConsumer\"},\"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/IERC165.sol\":{\"keccak256\":\"0x7997ebbdee6a2493f28e7032c7a8b906ade40f807d95734e2653c8f1b023ff47\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c8ca41bb2619bf27e5bf886d1322f0e2dffd096c49f7ae6e716541dd1e1ddce5\",\"dweb:/ipfs/Qmb8zATUWWTtiWaSLjbAe6PGnJPes9ANvEyk7pYoWR3P3Y\"]},\"/home/runner/work/mud/mud/packages/world/src/IWorldContextConsumer.sol\":{\"keccak256\":\"0x22b8cb3ffcc21cb1657d57fc8ac929d2d6fdd199328e6f43ad2cb54f53dcd500\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://47c001f6b7c6d6e453c340618d23b1532078abb7d0fd7283405071e4e8ff8d2d\",\"dweb:/ipfs/QmRW3femBhqQCPwDEj4Jop2Dnd3EU21ufg7GDVwN4joCQu\"]},\"/home/runner/work/mud/mud/packages/world/src/WorldContext.sol\":{\"keccak256\":\"0x45792667fe063195103e9fd74e3e9e0b0b4aea4fc4a0a8a3e69538c14751217b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cba8976da1e2f7e336045e8d65eba89d18ae49e4688de61ff61a95fb817fe9fc\",\"dweb:/ipfs/QmWoByJM6DmheS2jisxSvAzrqC6XWrgaKxoNNUr44aXJtE\"]},\"/home/runner/work/mud/mud/packages/world/src/revertWithBytes.sol\":{\"keccak256\":\"0x16795bdbfd7956d733df9ada1030ee7a1a714e3b9da5899149a7b07568c4af55\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7a71128b4989e78215d5fc57dae8c2f84c6b5e503c159178c0df6f642b8228df\",\"dweb:/ipfs/QmNYTfBe62SdGESZ32fxME72CbAxEqk4j79jBT7655C4u7\"]},\"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol\":{\"keccak256\":\"0x770eff7a38b9b7b1613dc11ca09db4f28b42a117c9b39b2a06a650a58a250bdb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://39f544110658a53def52c2a4e33b8b158b95a4f14fccea58d5268b6e728d86d4\",\"dweb:/ipfs/QmTesj6tjSFbfAiKUitXapdNYWPStS8bLkB3r22qfyHwUC\"]},\"node_modules/@latticexyz/store/src/Bytes.sol\":{\"keccak256\":\"0xab31edce915377852bb5f29f7f2ccfc50cac087d64d2a8aae669715ad862d558\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3187e86e43be1fbdd59df45c695294f1114aa1ac48e6445c0cb26089434be5c4\",\"dweb:/ipfs/Qmck7shMVrcKMVkgN2pC1byPY7hb3V9fTxnUcGgxAUeXYk\"]},\"node_modules/@latticexyz/store/src/FieldLayout.sol\":{\"keccak256\":\"0x2a0536cd6cecc479d0b81d5aad6380231f4d6873beadc54814d801c2036b02c0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e07c041e19146a9ec258cc700a450b4d49440202895eb12f3bb17508427c23ba\",\"dweb:/ipfs/QmXoqrCGDSkuFgNSMURRFdjokjREL78nLDzNaUi6rjefy9\"]},\"node_modules/@latticexyz/store/src/Hook.sol\":{\"keccak256\":\"0x045024523eb55d08ad8d13eca6185bff2988865f4aa12e3f9372029c2ecb8ddd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6621c53b49f8fe0557d1a1db47bfe1561801c09256948dd0652fb41541891a18\",\"dweb:/ipfs/QmZgFVCUH1pKcc9MeFyzMe1VW87SLz6c9szGwrDRUp6BZe\"]},\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x2bbc3c43400c15a91a5cb35430a91309cb64a4d13a0a170eacec71dcf334feaf\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f44dfc9605067de539de07a76a34bf469faa9e6dad8c192abafc2e05860c7dd2\",\"dweb:/ipfs/QmX8xgG6XWokM7YFwFZvmMhuh1uhkSjxCMD2oTHjUVdapb\"]},\"node_modules/@latticexyz/store/src/IStore.sol\":{\"keccak256\":\"0x9092b65551d0f910e5645cebb5acadb387cdd192d75fa89cd6b293bd65b28827\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://478825a6f7eff9ddab968e71e1d55ebee279d3b318f10976d9334384000059c0\",\"dweb:/ipfs/Qme7NY976woRy3RQjE4tkkiwoXnoVtTmER3PbWCSbjZ2kb\"]},\"node_modules/@latticexyz/store/src/IStoreData.sol\":{\"keccak256\":\"0xa8eade05c551aeef35c84727d7a44af239516deb2d8a0cfb7ebeb5d88c6995e5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5335910bd8a204abb5f4396fb911a5ee5c221bd7fa63b1cc8ae5e737c6458c6a\",\"dweb:/ipfs/QmckkCAfrNcWo3yDxoD1jCe1k4iDA2GzVDpFjJZs7W79vx\"]},\"node_modules/@latticexyz/store/src/IStoreErrors.sol\":{\"keccak256\":\"0xb9070663ded3cad82285bb7610949e422f88abb48c2ddbd792af83d127d64212\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://830490f1c888bec86df1e7ef43773d60ebdbdfdb2b91ab7fe074e2f38d7439dc\",\"dweb:/ipfs/QmS26fpXdZuGgMmjcdQDf9k1Bedn2dhjk9byFZJoNkctPZ\"]},\"node_modules/@latticexyz/store/src/IStoreEvents.sol\":{\"keccak256\":\"0xdd3104680808f975462a85cbd4fa87783ba5395797419caeeca37e8f8627a16f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://943864b7eb16ad2047ade5a8598e85c8a4b46d1aed6aef02bfb7cee8de732b4d\",\"dweb:/ipfs/QmTEij4caToSNk15PFpubXYDy9QhwmPyP9tMXjUse2cTdv\"]},\"node_modules/@latticexyz/store/src/IStoreHook.sol\":{\"keccak256\":\"0xa6777c7868333996ad9c61a94457dcac702d8d7445a104dfdc86543d25e7470e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6268a16449d7529a94746d0103670dd0e38faf5117bf914fb01da9947ab44c2e\",\"dweb:/ipfs/QmaSfbx1QRA3jw2K8bGkQTw4CTGPUzNqnCJW7LwaFUJCXy\"]},\"node_modules/@latticexyz/store/src/IStoreRead.sol\":{\"keccak256\":\"0xd2180d53ecd31069b1166f170ecdcd85917ac50f45fc26fb39b49cee7ba00e37\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1494bb0a3228e2d194bddaed4761fd3ca865979f0e3f3a53acd271143a4aa0ac\",\"dweb:/ipfs/Qmaddnzzmu99iP9dTWK9ZeByh5dZyjY9SpVnRdvyr2fBAo\"]},\"node_modules/@latticexyz/store/src/IStoreRegistration.sol\":{\"keccak256\":\"0xf448fbb2bc9c982721a43234463656da5a49cea08543e62148d54f11e1ac3e2f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://64b3579d9b9dcd73dca2beab3d4fcf60237420945ebbb2e9f4ffcc88f4110115\",\"dweb:/ipfs/QmaW5nN3zGEriSYHncye6Nz2TkAw1oo1CyG2JuJTJrJoXg\"]},\"node_modules/@latticexyz/store/src/IStoreWrite.sol\":{\"keccak256\":\"0x8b6c7af5ee330928aebb58c8872d3944304ee10ed11f8a325b6accc4ec5df81b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b866d158701c7a40834bed735194b804ef219f2bbe574e2307785fff7bcf9da1\",\"dweb:/ipfs/QmXzJfZkXVfyr2RFGwDuazeVnV3UWYmQxjKZ3KzFbbe75U\"]},\"node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0x69295976e61a1a108d1b4d6eb497b238730309f3047c4320d48e01a0ce8d4ec7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://559c451b21fb9dd4fec27b41bef42f4362f1e7ebb7992106d548b9d4f733b3e5\",\"dweb:/ipfs/QmeSE7YTW5zUrfZYFVb2pFnDe3XxiT8XNecfwC3wfpxCRv\"]},\"node_modules/@latticexyz/store/src/PackedCounter.sol\":{\"keccak256\":\"0x44ddfa9eb8a861462c550f0a9d66c40c68acdb347a61fa765949608407a2c7fb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://47ee957f4b19cab9e20bf5fc569c015eca13852fb3351f2a105a8be9c48204c0\",\"dweb:/ipfs/QmNkyzDobVQLoq9BtQ8HtgsPLiqnmi97EZx1wsu6wp8nKH\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x40983c580b8958e55db4520095934a535e98544ffe8228327e598973eb6647ed\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://839d658fa2bb2b1f09a08149d2bf0c26a26c301ad2dda8154fc99458085a695d\",\"dweb:/ipfs/Qmd5jHHYrgqraPqF8bjzT4xyjsoPk8K7pkxXLLfz6MRT6d\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0x58aef318ba03f8ff8866ef70f8a30f549b150657ea699734aefe16c298956401\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7dc104690a7e2bcf5ce1afadcd58f8ef4d639b4b92b9ad9293656235d54395f3\",\"dweb:/ipfs/QmYJJvEv5KBJ3kzf9AkgRn7Uu5dp4exGTRddf4cae1btgE\"]},\"node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0xfaf54b1f5acccd4c6ce3f8377050ee84efbb423cb604b4651e8b9ea3b467bf32\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://acf2ce7ffec21f28ad1dc6da06c342f1212a03a3d16a0be7ee85715a5940718c\",\"dweb:/ipfs/QmTCN3NSdFg87hi7KS2Xtq7PsmRUMG64SxC8PtP3p2GzuT\"]},\"node_modules/@latticexyz/store/src/Storage.sol\":{\"keccak256\":\"0x0893905ebe431a414226b479a84a54804091001a406222c748adbd4b651853a5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://bcfcd3848127884041f0bcd727a0e7acbddec283aa6c16ba47abc6a3be720648\",\"dweb:/ipfs/QmY5fBd53e4Ro6vzTZYsteSibSTXVA3GHTeCAiUZTa5DPZ\"]},\"node_modules/@latticexyz/store/src/StoreCore.sol\":{\"keccak256\":\"0x1dd80c8f47d425b611aa382a226a47919831976e0da7145a227c1bf629eec24d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ac31d8551e5ef995d45e8eef1067e9793a2228cc3a539e16121d27083b203715\",\"dweb:/ipfs/QmWntan3y5oFxNnuvit8A4Xiuk2bMWasWTA7cqkh7Tk427\"]},\"node_modules/@latticexyz/store/src/StoreSwitch.sol\":{\"keccak256\":\"0xf132af10f960a498f49c0534027056e715f4bdcb8fbdb53ac6879c92309ab416\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e85a09aeb7543bcd9d74b7ad319ae61e1f7f15a6a0ad9e79aff750fbd18111c7\",\"dweb:/ipfs/QmY6xgqeeaR1FsCPLmFbVgjm1D2UyrXNABKXWLfFaSmBhR\"]},\"node_modules/@latticexyz/store/src/codegen/index.sol\":{\"keccak256\":\"0xf337a5abb2d43ef00c1c200e7fbec30fc89c7c701e457ab4277194b700d2aea3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eccdf6158076b4e8f1b587a0310228f53323705e054a44eaa7733f38805c3ee6\",\"dweb:/ipfs/QmbXEVNTctg54dK9awdCVyAjeuUjR6ckfmmXBP8DrFmjyq\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0x2e138ee1e68db71495ee97f9df9e508d2c83d75cacab25db647f3ed7b43b22a4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c9029b6380c6a62e2b647bdafeede3deff7737d1049de52248d79151c7a786c9\",\"dweb:/ipfs/QmdqJdN3V2LqUrK2kWF9fDvAHFPLNspCsPD73ECFPudZAb\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0xdb1003aeef88489dbf32e8a10a581949c245aab7136f6a8786130ba448c628a1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://77265a1beb7dbd951ea342e63a7aac9572203df4ee3231b5337a90c847b7232e\",\"dweb:/ipfs/QmcX937Nv56V576CnnTc8ASH1BgsK6DsmQK93npmAdVAC5\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0x1d4be2832c255456d50862c8da907d8d10ce1f1245548165297172b9d323dbc4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a6908b829a035d07d33a1c219a7f98d3d5b88b8d7f19806cb7967fc05791a791\",\"dweb:/ipfs/QmWbx4snYp92MhQse6TvXUgLoaPhJJGzjzYHxMNPh1Vgd4\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0x7ab92a0033d9a7a332464d50173d9a4343ed53c26152218f2125ad0517563d68\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db2be1de5a22c4a85565c28231e421934fbbf1fbfa195110323b4a4171c34b8c\",\"dweb:/ipfs/Qmcosfb89Mbosar4McEsZp9oaTgwisKNJwSPvRazpSpii3\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x9e37c64c119ef07ad914bc589ee3f6d67946ab95877978c1ee3e2c1ffae07076\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3fad47e542025382aa28e8171253e34f93b2f149434b67a26989542d70218793\",\"dweb:/ipfs/QmW6JsKNwPc6oAMrgcikgR2EPwMUtQANiuZSQSGCd29HHC\"]},\"node_modules/@latticexyz/store/src/leftMask.sol\":{\"keccak256\":\"0xd0360567e4d77c6a8e3d8a5f4bf3653ccde4d268674c50988d55695dc6193f6f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://53e6bcb53fcb08ee9426225fdab7c41df91e12cb4f80d92895a6117338627401\",\"dweb:/ipfs/QmeLcaPGeMBpNSTSsPYK3PHpzKuGMjuitCweAWcoXK2mXr\"]},\"node_modules/@latticexyz/store/src/storeHookTypes.sol\":{\"keccak256\":\"0x60880298016fa117ed9a43ddfd020f11d98a2d345bdcb08e5884e40df98eddd5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3619dfda1fd514c0fc5fb34c14d5b5aa41dd6ba6045d37d5f4c8199f3a826f81\",\"dweb:/ipfs/QmbzRBYfVa423gNzCitpGN3i2N9oeGYfinVE1jgtqxnNZX\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0xada1867ba72930fc5cf5562dd4e36de849dbac9c833b7969cb1b046a808fabf2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6e4b5fdcaa54f567a3f8561c2c3fbc0d68c8dad892a4a8e5418bbce8efc53d84\",\"dweb:/ipfs/QmTWbYJX1yrCqrEwUKB9rGpHdRvLNU8GCkBbxnLjGD4d2t\"]},\"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0x1af0fd984640123391ec2df855d00298504b7ce186a56c2caca769cfd9e08e04\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7305a62318890d2cc6420ba7dec13d9f2c1cb67ac689015fc83b9cbccd0696f1\",\"dweb:/ipfs/QmR8jGNLbt64Tv1YZKRVBCVsd71oeUQFzGHHtpsrs4PuRq\"]},\"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol\":{\"keccak256\":\"0x1c280d24360282e196d9c4833c58c2437108cea2af0ac7596f95be81389e306d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6b4556b6eeae9328fbd9adcce346547e823c397503276a4d63effb67e00b5b49\",\"dweb:/ipfs/QmUsynVsMYzjh8oJR8YB7SRrwFMdXcsQsHBrXxLEEFxsiB\"]},\"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x5cacd4cb371e0a79bc8d64f62349d568fd8b08093c11ae0c3db4f16480d8808b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://12b64ddf2b5c19cf68ba93a8153ed79cbafe7a91e015d4b2f25eb1d42ab06256\",\"dweb:/ipfs/QmQz5WwztcuTbSGFv2pkhU3w5scUj1gmavoyUpduxk2v3A\"]},\"node_modules/@latticexyz/store/src/version.sol\":{\"keccak256\":\"0x01029999a48b7c1d85de84cae465dd24ec126c95b8a865cd20c7ed5dfcc0f02c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9750164ce996badb0fd7df2f526780b9cb9558912405fe46f31064bd7c522491\",\"dweb:/ipfs/QmYf8m2ZXFANRc9ysHgNkNtSF327ccxKYjCUJ49UXBKADk\"]}},\"version\":1}",
78
+ "rawMetadata": "{\"compiler\":{\"version\":\"0.8.21+commit.d9974bed\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"_msgSender\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"_msgValue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"_world\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"pure\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"This contract should only be used for contracts without their own storage, like Systems.\",\"kind\":\"dev\",\"methods\":{\"_msgSender()\":{\"returns\":{\"sender\":\"The address of the trusted sender.\"}},\"_msgValue()\":{\"returns\":{\"value\":\"The `msg.value` in the call to the World contract before the World routed the call to the WorldContextConsumer contract.\"}},\"_world()\":{\"returns\":{\"_0\":\"The address of the World contract that routed the call to this WorldContextConsumer.\"}},\"supportsInterface(bytes4)\":{\"params\":{\"interfaceId\":\"The ID of the interface in question.\"},\"returns\":{\"_0\":\"True if the interface is supported, false otherwise.\"}}},\"title\":\"WorldContextConsumer - Extracting trusted context values from appended calldata.\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"_msgSender()\":{\"notice\":\"Extracts the trusted msg.sender value from the appended calldata.\"},\"_msgValue()\":{\"notice\":\"Extract the `msg.value` from the context appended to the calldata.\"},\"_world()\":{\"notice\":\"Get the address of the World contract that routed the call to this WorldContextConsumer.\"},\"supportsInterface(bytes4)\":{\"notice\":\"Checks if an interface is supported by the contract. using ERC-165 supportsInterface (see https://eips.ethereum.org/EIPS/eip-165)\"}},\"notice\":\"This contract is designed to extract trusted context values (like msg.sender and msg.value) from the appended calldata. It provides mechanisms similar to EIP-2771 (https://eips.ethereum.org/EIPS/eip-2771), but allowing any contract to be the trusted forwarder.\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"/home/runner/work/mud/mud/packages/world/src/WorldContext.sol\":\"WorldContextConsumer\"},\"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/IERC165.sol\":{\"keccak256\":\"0x7997ebbdee6a2493f28e7032c7a8b906ade40f807d95734e2653c8f1b023ff47\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c8ca41bb2619bf27e5bf886d1322f0e2dffd096c49f7ae6e716541dd1e1ddce5\",\"dweb:/ipfs/Qmb8zATUWWTtiWaSLjbAe6PGnJPes9ANvEyk7pYoWR3P3Y\"]},\"/home/runner/work/mud/mud/packages/world/src/IWorldContextConsumer.sol\":{\"keccak256\":\"0x22b8cb3ffcc21cb1657d57fc8ac929d2d6fdd199328e6f43ad2cb54f53dcd500\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://47c001f6b7c6d6e453c340618d23b1532078abb7d0fd7283405071e4e8ff8d2d\",\"dweb:/ipfs/QmRW3femBhqQCPwDEj4Jop2Dnd3EU21ufg7GDVwN4joCQu\"]},\"/home/runner/work/mud/mud/packages/world/src/WorldContext.sol\":{\"keccak256\":\"0x45792667fe063195103e9fd74e3e9e0b0b4aea4fc4a0a8a3e69538c14751217b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cba8976da1e2f7e336045e8d65eba89d18ae49e4688de61ff61a95fb817fe9fc\",\"dweb:/ipfs/QmWoByJM6DmheS2jisxSvAzrqC6XWrgaKxoNNUr44aXJtE\"]},\"/home/runner/work/mud/mud/packages/world/src/revertWithBytes.sol\":{\"keccak256\":\"0x16795bdbfd7956d733df9ada1030ee7a1a714e3b9da5899149a7b07568c4af55\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7a71128b4989e78215d5fc57dae8c2f84c6b5e503c159178c0df6f642b8228df\",\"dweb:/ipfs/QmNYTfBe62SdGESZ32fxME72CbAxEqk4j79jBT7655C4u7\"]},\"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol\":{\"keccak256\":\"0x770eff7a38b9b7b1613dc11ca09db4f28b42a117c9b39b2a06a650a58a250bdb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://39f544110658a53def52c2a4e33b8b158b95a4f14fccea58d5268b6e728d86d4\",\"dweb:/ipfs/QmTesj6tjSFbfAiKUitXapdNYWPStS8bLkB3r22qfyHwUC\"]},\"node_modules/@latticexyz/store/src/Bytes.sol\":{\"keccak256\":\"0xab31edce915377852bb5f29f7f2ccfc50cac087d64d2a8aae669715ad862d558\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3187e86e43be1fbdd59df45c695294f1114aa1ac48e6445c0cb26089434be5c4\",\"dweb:/ipfs/Qmck7shMVrcKMVkgN2pC1byPY7hb3V9fTxnUcGgxAUeXYk\"]},\"node_modules/@latticexyz/store/src/FieldLayout.sol\":{\"keccak256\":\"0x2a0536cd6cecc479d0b81d5aad6380231f4d6873beadc54814d801c2036b02c0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e07c041e19146a9ec258cc700a450b4d49440202895eb12f3bb17508427c23ba\",\"dweb:/ipfs/QmXoqrCGDSkuFgNSMURRFdjokjREL78nLDzNaUi6rjefy9\"]},\"node_modules/@latticexyz/store/src/Hook.sol\":{\"keccak256\":\"0x045024523eb55d08ad8d13eca6185bff2988865f4aa12e3f9372029c2ecb8ddd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6621c53b49f8fe0557d1a1db47bfe1561801c09256948dd0652fb41541891a18\",\"dweb:/ipfs/QmZgFVCUH1pKcc9MeFyzMe1VW87SLz6c9szGwrDRUp6BZe\"]},\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x2bbc3c43400c15a91a5cb35430a91309cb64a4d13a0a170eacec71dcf334feaf\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f44dfc9605067de539de07a76a34bf469faa9e6dad8c192abafc2e05860c7dd2\",\"dweb:/ipfs/QmX8xgG6XWokM7YFwFZvmMhuh1uhkSjxCMD2oTHjUVdapb\"]},\"node_modules/@latticexyz/store/src/IStore.sol\":{\"keccak256\":\"0x9092b65551d0f910e5645cebb5acadb387cdd192d75fa89cd6b293bd65b28827\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://478825a6f7eff9ddab968e71e1d55ebee279d3b318f10976d9334384000059c0\",\"dweb:/ipfs/Qme7NY976woRy3RQjE4tkkiwoXnoVtTmER3PbWCSbjZ2kb\"]},\"node_modules/@latticexyz/store/src/IStoreData.sol\":{\"keccak256\":\"0xa8eade05c551aeef35c84727d7a44af239516deb2d8a0cfb7ebeb5d88c6995e5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5335910bd8a204abb5f4396fb911a5ee5c221bd7fa63b1cc8ae5e737c6458c6a\",\"dweb:/ipfs/QmckkCAfrNcWo3yDxoD1jCe1k4iDA2GzVDpFjJZs7W79vx\"]},\"node_modules/@latticexyz/store/src/IStoreErrors.sol\":{\"keccak256\":\"0xb9070663ded3cad82285bb7610949e422f88abb48c2ddbd792af83d127d64212\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://830490f1c888bec86df1e7ef43773d60ebdbdfdb2b91ab7fe074e2f38d7439dc\",\"dweb:/ipfs/QmS26fpXdZuGgMmjcdQDf9k1Bedn2dhjk9byFZJoNkctPZ\"]},\"node_modules/@latticexyz/store/src/IStoreEvents.sol\":{\"keccak256\":\"0xdd3104680808f975462a85cbd4fa87783ba5395797419caeeca37e8f8627a16f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://943864b7eb16ad2047ade5a8598e85c8a4b46d1aed6aef02bfb7cee8de732b4d\",\"dweb:/ipfs/QmTEij4caToSNk15PFpubXYDy9QhwmPyP9tMXjUse2cTdv\"]},\"node_modules/@latticexyz/store/src/IStoreHook.sol\":{\"keccak256\":\"0xa6777c7868333996ad9c61a94457dcac702d8d7445a104dfdc86543d25e7470e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6268a16449d7529a94746d0103670dd0e38faf5117bf914fb01da9947ab44c2e\",\"dweb:/ipfs/QmaSfbx1QRA3jw2K8bGkQTw4CTGPUzNqnCJW7LwaFUJCXy\"]},\"node_modules/@latticexyz/store/src/IStoreRead.sol\":{\"keccak256\":\"0xd2180d53ecd31069b1166f170ecdcd85917ac50f45fc26fb39b49cee7ba00e37\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1494bb0a3228e2d194bddaed4761fd3ca865979f0e3f3a53acd271143a4aa0ac\",\"dweb:/ipfs/Qmaddnzzmu99iP9dTWK9ZeByh5dZyjY9SpVnRdvyr2fBAo\"]},\"node_modules/@latticexyz/store/src/IStoreRegistration.sol\":{\"keccak256\":\"0xf448fbb2bc9c982721a43234463656da5a49cea08543e62148d54f11e1ac3e2f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://64b3579d9b9dcd73dca2beab3d4fcf60237420945ebbb2e9f4ffcc88f4110115\",\"dweb:/ipfs/QmaW5nN3zGEriSYHncye6Nz2TkAw1oo1CyG2JuJTJrJoXg\"]},\"node_modules/@latticexyz/store/src/IStoreWrite.sol\":{\"keccak256\":\"0x8b6c7af5ee330928aebb58c8872d3944304ee10ed11f8a325b6accc4ec5df81b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b866d158701c7a40834bed735194b804ef219f2bbe574e2307785fff7bcf9da1\",\"dweb:/ipfs/QmXzJfZkXVfyr2RFGwDuazeVnV3UWYmQxjKZ3KzFbbe75U\"]},\"node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0x69295976e61a1a108d1b4d6eb497b238730309f3047c4320d48e01a0ce8d4ec7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://559c451b21fb9dd4fec27b41bef42f4362f1e7ebb7992106d548b9d4f733b3e5\",\"dweb:/ipfs/QmeSE7YTW5zUrfZYFVb2pFnDe3XxiT8XNecfwC3wfpxCRv\"]},\"node_modules/@latticexyz/store/src/PackedCounter.sol\":{\"keccak256\":\"0x44ddfa9eb8a861462c550f0a9d66c40c68acdb347a61fa765949608407a2c7fb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://47ee957f4b19cab9e20bf5fc569c015eca13852fb3351f2a105a8be9c48204c0\",\"dweb:/ipfs/QmNkyzDobVQLoq9BtQ8HtgsPLiqnmi97EZx1wsu6wp8nKH\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x40983c580b8958e55db4520095934a535e98544ffe8228327e598973eb6647ed\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://839d658fa2bb2b1f09a08149d2bf0c26a26c301ad2dda8154fc99458085a695d\",\"dweb:/ipfs/Qmd5jHHYrgqraPqF8bjzT4xyjsoPk8K7pkxXLLfz6MRT6d\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0x58aef318ba03f8ff8866ef70f8a30f549b150657ea699734aefe16c298956401\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7dc104690a7e2bcf5ce1afadcd58f8ef4d639b4b92b9ad9293656235d54395f3\",\"dweb:/ipfs/QmYJJvEv5KBJ3kzf9AkgRn7Uu5dp4exGTRddf4cae1btgE\"]},\"node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0xfaf54b1f5acccd4c6ce3f8377050ee84efbb423cb604b4651e8b9ea3b467bf32\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://acf2ce7ffec21f28ad1dc6da06c342f1212a03a3d16a0be7ee85715a5940718c\",\"dweb:/ipfs/QmTCN3NSdFg87hi7KS2Xtq7PsmRUMG64SxC8PtP3p2GzuT\"]},\"node_modules/@latticexyz/store/src/Storage.sol\":{\"keccak256\":\"0x0893905ebe431a414226b479a84a54804091001a406222c748adbd4b651853a5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://bcfcd3848127884041f0bcd727a0e7acbddec283aa6c16ba47abc6a3be720648\",\"dweb:/ipfs/QmY5fBd53e4Ro6vzTZYsteSibSTXVA3GHTeCAiUZTa5DPZ\"]},\"node_modules/@latticexyz/store/src/StoreCore.sol\":{\"keccak256\":\"0x1dd80c8f47d425b611aa382a226a47919831976e0da7145a227c1bf629eec24d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ac31d8551e5ef995d45e8eef1067e9793a2228cc3a539e16121d27083b203715\",\"dweb:/ipfs/QmWntan3y5oFxNnuvit8A4Xiuk2bMWasWTA7cqkh7Tk427\"]},\"node_modules/@latticexyz/store/src/StoreSwitch.sol\":{\"keccak256\":\"0xf132af10f960a498f49c0534027056e715f4bdcb8fbdb53ac6879c92309ab416\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e85a09aeb7543bcd9d74b7ad319ae61e1f7f15a6a0ad9e79aff750fbd18111c7\",\"dweb:/ipfs/QmY6xgqeeaR1FsCPLmFbVgjm1D2UyrXNABKXWLfFaSmBhR\"]},\"node_modules/@latticexyz/store/src/codegen/index.sol\":{\"keccak256\":\"0xf337a5abb2d43ef00c1c200e7fbec30fc89c7c701e457ab4277194b700d2aea3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eccdf6158076b4e8f1b587a0310228f53323705e054a44eaa7733f38805c3ee6\",\"dweb:/ipfs/QmbXEVNTctg54dK9awdCVyAjeuUjR6ckfmmXBP8DrFmjyq\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0xacf4aee01f167b98b2869bdf4407682fd9f18b85507048bc274bcb98d094948c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://86b114326973cef4f59c17e947945d09b90a0c48ede1da80f4f8aed0b6de179c\",\"dweb:/ipfs/QmZ6K6gZnV2ZdgbT8yG7Jz4HgoPymgdX3jTy6oUnG9xdgD\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0xc2dc1bd6335fb0cc27cb7a80298d954d9ce0a0e9864d1dd8531aadb66c0ce21d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7e34a386bd44933010c4f5a4dbfe8b0b8e5e9e39eaead46a2ebef0018db9b72\",\"dweb:/ipfs/QmQPyAdLUmE2Y6Ai7t2n56USg25PGHYxxXWRi1zEkdyT6a\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0xfecdfde3b41c04dcf43e9c19f84f6a7f77df0fd844928692742b47662a0b814c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://968e83ac99e8d1799730aa6f1f23962c3fe3566cd7ec8bcf97d297823c364764\",\"dweb:/ipfs/QmVnhbeg89ajfLP1U1HDLiWi8T7HuFtsXUydjKXyyPa7MP\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0x42b9fd484a055e8e312a2396059fb76a962608fa3a875ea3da6e5aab79084d04\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://866fd30788245eb54ac09d70768c0b34846d361b4219781c814fb06e38fb546c\",\"dweb:/ipfs/QmRbLCYjZ9qefcC8q7gnsAUsqCTEjdRtRnXdSNB1x7saPz\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x9e37c64c119ef07ad914bc589ee3f6d67946ab95877978c1ee3e2c1ffae07076\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3fad47e542025382aa28e8171253e34f93b2f149434b67a26989542d70218793\",\"dweb:/ipfs/QmW6JsKNwPc6oAMrgcikgR2EPwMUtQANiuZSQSGCd29HHC\"]},\"node_modules/@latticexyz/store/src/leftMask.sol\":{\"keccak256\":\"0xd0360567e4d77c6a8e3d8a5f4bf3653ccde4d268674c50988d55695dc6193f6f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://53e6bcb53fcb08ee9426225fdab7c41df91e12cb4f80d92895a6117338627401\",\"dweb:/ipfs/QmeLcaPGeMBpNSTSsPYK3PHpzKuGMjuitCweAWcoXK2mXr\"]},\"node_modules/@latticexyz/store/src/storeHookTypes.sol\":{\"keccak256\":\"0x60880298016fa117ed9a43ddfd020f11d98a2d345bdcb08e5884e40df98eddd5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3619dfda1fd514c0fc5fb34c14d5b5aa41dd6ba6045d37d5f4c8199f3a826f81\",\"dweb:/ipfs/QmbzRBYfVa423gNzCitpGN3i2N9oeGYfinVE1jgtqxnNZX\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0xada1867ba72930fc5cf5562dd4e36de849dbac9c833b7969cb1b046a808fabf2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6e4b5fdcaa54f567a3f8561c2c3fbc0d68c8dad892a4a8e5418bbce8efc53d84\",\"dweb:/ipfs/QmTWbYJX1yrCqrEwUKB9rGpHdRvLNU8GCkBbxnLjGD4d2t\"]},\"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0x1af0fd984640123391ec2df855d00298504b7ce186a56c2caca769cfd9e08e04\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7305a62318890d2cc6420ba7dec13d9f2c1cb67ac689015fc83b9cbccd0696f1\",\"dweb:/ipfs/QmR8jGNLbt64Tv1YZKRVBCVsd71oeUQFzGHHtpsrs4PuRq\"]},\"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol\":{\"keccak256\":\"0x1c280d24360282e196d9c4833c58c2437108cea2af0ac7596f95be81389e306d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6b4556b6eeae9328fbd9adcce346547e823c397503276a4d63effb67e00b5b49\",\"dweb:/ipfs/QmUsynVsMYzjh8oJR8YB7SRrwFMdXcsQsHBrXxLEEFxsiB\"]},\"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x5cacd4cb371e0a79bc8d64f62349d568fd8b08093c11ae0c3db4f16480d8808b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://12b64ddf2b5c19cf68ba93a8153ed79cbafe7a91e015d4b2f25eb1d42ab06256\",\"dweb:/ipfs/QmQz5WwztcuTbSGFv2pkhU3w5scUj1gmavoyUpduxk2v3A\"]},\"node_modules/@latticexyz/store/src/version.sol\":{\"keccak256\":\"0x01029999a48b7c1d85de84cae465dd24ec126c95b8a865cd20c7ed5dfcc0f02c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9750164ce996badb0fd7df2f526780b9cb9558912405fe46f31064bd7c522491\",\"dweb:/ipfs/QmYf8m2ZXFANRc9ysHgNkNtSF327ccxKYjCUJ49UXBKADk\"]}},\"version\":1}",
79
79
  "metadata": {
80
80
  "compiler": {
81
81
  "version": "0.8.21+commit.d9974bed"
@@ -418,34 +418,34 @@
418
418
  "license": "MIT"
419
419
  },
420
420
  "node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol": {
421
- "keccak256": "0x2e138ee1e68db71495ee97f9df9e508d2c83d75cacab25db647f3ed7b43b22a4",
421
+ "keccak256": "0xacf4aee01f167b98b2869bdf4407682fd9f18b85507048bc274bcb98d094948c",
422
422
  "urls": [
423
- "bzz-raw://c9029b6380c6a62e2b647bdafeede3deff7737d1049de52248d79151c7a786c9",
424
- "dweb:/ipfs/QmdqJdN3V2LqUrK2kWF9fDvAHFPLNspCsPD73ECFPudZAb"
423
+ "bzz-raw://86b114326973cef4f59c17e947945d09b90a0c48ede1da80f4f8aed0b6de179c",
424
+ "dweb:/ipfs/QmZ6K6gZnV2ZdgbT8yG7Jz4HgoPymgdX3jTy6oUnG9xdgD"
425
425
  ],
426
426
  "license": "MIT"
427
427
  },
428
428
  "node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol": {
429
- "keccak256": "0xdb1003aeef88489dbf32e8a10a581949c245aab7136f6a8786130ba448c628a1",
429
+ "keccak256": "0xc2dc1bd6335fb0cc27cb7a80298d954d9ce0a0e9864d1dd8531aadb66c0ce21d",
430
430
  "urls": [
431
- "bzz-raw://77265a1beb7dbd951ea342e63a7aac9572203df4ee3231b5337a90c847b7232e",
432
- "dweb:/ipfs/QmcX937Nv56V576CnnTc8ASH1BgsK6DsmQK93npmAdVAC5"
431
+ "bzz-raw://a7e34a386bd44933010c4f5a4dbfe8b0b8e5e9e39eaead46a2ebef0018db9b72",
432
+ "dweb:/ipfs/QmQPyAdLUmE2Y6Ai7t2n56USg25PGHYxxXWRi1zEkdyT6a"
433
433
  ],
434
434
  "license": "MIT"
435
435
  },
436
436
  "node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol": {
437
- "keccak256": "0x1d4be2832c255456d50862c8da907d8d10ce1f1245548165297172b9d323dbc4",
437
+ "keccak256": "0xfecdfde3b41c04dcf43e9c19f84f6a7f77df0fd844928692742b47662a0b814c",
438
438
  "urls": [
439
- "bzz-raw://a6908b829a035d07d33a1c219a7f98d3d5b88b8d7f19806cb7967fc05791a791",
440
- "dweb:/ipfs/QmWbx4snYp92MhQse6TvXUgLoaPhJJGzjzYHxMNPh1Vgd4"
439
+ "bzz-raw://968e83ac99e8d1799730aa6f1f23962c3fe3566cd7ec8bcf97d297823c364764",
440
+ "dweb:/ipfs/QmVnhbeg89ajfLP1U1HDLiWi8T7HuFtsXUydjKXyyPa7MP"
441
441
  ],
442
442
  "license": "MIT"
443
443
  },
444
444
  "node_modules/@latticexyz/store/src/codegen/tables/Tables.sol": {
445
- "keccak256": "0x7ab92a0033d9a7a332464d50173d9a4343ed53c26152218f2125ad0517563d68",
445
+ "keccak256": "0x42b9fd484a055e8e312a2396059fb76a962608fa3a875ea3da6e5aab79084d04",
446
446
  "urls": [
447
- "bzz-raw://db2be1de5a22c4a85565c28231e421934fbbf1fbfa195110323b4a4171c34b8c",
448
- "dweb:/ipfs/Qmcosfb89Mbosar4McEsZp9oaTgwisKNJwSPvRazpSpii3"
447
+ "bzz-raw://866fd30788245eb54ac09d70768c0b34846d361b4219781c814fb06e38fb546c",
448
+ "dweb:/ipfs/QmRbLCYjZ9qefcC8q7gnsAUsqCTEjdRtRnXdSNB1x7saPz"
449
449
  ],
450
450
  "license": "MIT"
451
451
  },
@@ -518,38 +518,38 @@
518
518
  },
519
519
  "ast": {
520
520
  "absolutePath": "/home/runner/work/mud/mud/packages/world/src/WorldContext.sol",
521
- "id": 23781,
521
+ "id": 23782,
522
522
  "exportedSymbols": {
523
523
  "CONTEXT_BYTES": [
524
- 23566
524
+ 23567
525
525
  ],
526
526
  "ERC165_INTERFACE_ID": [
527
- 23233
527
+ 23234
528
528
  ],
529
529
  "IWorldContextConsumer": [
530
- 23379
530
+ 23380
531
531
  ],
532
532
  "StoreSwitch": [
533
- 31255
533
+ 31262
534
534
  ],
535
535
  "WORLD_CONTEXT_CONSUMER_INTERFACE_ID": [
536
- 23357
536
+ 23358
537
537
  ],
538
538
  "WorldContextConsumer": [
539
- 23626
539
+ 23627
540
540
  ],
541
541
  "WorldContextProvider": [
542
- 23780
542
+ 23781
543
543
  ],
544
544
  "revertWithBytes": [
545
- 24349
545
+ 24356
546
546
  ]
547
547
  },
548
548
  "nodeType": "SourceUnit",
549
549
  "src": "32:6995:40",
550
550
  "nodes": [
551
551
  {
552
- "id": 23552,
552
+ "id": 23553,
553
553
  "nodeType": "PragmaDirective",
554
554
  "src": "32:25:40",
555
555
  "nodes": [],
@@ -561,23 +561,23 @@
561
561
  ]
562
562
  },
563
563
  {
564
- "id": 23554,
564
+ "id": 23555,
565
565
  "nodeType": "ImportDirective",
566
566
  "src": "59:68:40",
567
567
  "nodes": [],
568
568
  "absolutePath": "node_modules/@latticexyz/store/src/StoreSwitch.sol",
569
569
  "file": "@latticexyz/store/src/StoreSwitch.sol",
570
570
  "nameLocation": "-1:-1:-1",
571
- "scope": 23781,
572
- "sourceUnit": 31256,
571
+ "scope": 23782,
572
+ "sourceUnit": 31263,
573
573
  "symbolAliases": [
574
574
  {
575
575
  "foreign": {
576
- "id": 23553,
576
+ "id": 23554,
577
577
  "name": "StoreSwitch",
578
578
  "nodeType": "Identifier",
579
579
  "overloadedDeclarations": [],
580
- "referencedDeclaration": 31255,
580
+ "referencedDeclaration": 31262,
581
581
  "src": "68:11:40",
582
582
  "typeDescriptions": {}
583
583
  },
@@ -587,23 +587,23 @@
587
587
  "unitAlias": ""
588
588
  },
589
589
  {
590
- "id": 23556,
590
+ "id": 23557,
591
591
  "nodeType": "ImportDirective",
592
592
  "src": "128:56:40",
593
593
  "nodes": [],
594
594
  "absolutePath": "/home/runner/work/mud/mud/packages/world/src/revertWithBytes.sol",
595
595
  "file": "./revertWithBytes.sol",
596
596
  "nameLocation": "-1:-1:-1",
597
- "scope": 23781,
598
- "sourceUnit": 24350,
597
+ "scope": 23782,
598
+ "sourceUnit": 24357,
599
599
  "symbolAliases": [
600
600
  {
601
601
  "foreign": {
602
- "id": 23555,
602
+ "id": 23556,
603
603
  "name": "revertWithBytes",
604
604
  "nodeType": "Identifier",
605
605
  "overloadedDeclarations": [],
606
- "referencedDeclaration": 24349,
606
+ "referencedDeclaration": 24356,
607
607
  "src": "137:15:40",
608
608
  "typeDescriptions": {}
609
609
  },
@@ -613,23 +613,23 @@
613
613
  "unitAlias": ""
614
614
  },
615
615
  {
616
- "id": 23558,
616
+ "id": 23559,
617
617
  "nodeType": "ImportDirective",
618
618
  "src": "185:52:40",
619
619
  "nodes": [],
620
620
  "absolutePath": "/home/runner/work/mud/mud/packages/world/src/IERC165.sol",
621
621
  "file": "./IERC165.sol",
622
622
  "nameLocation": "-1:-1:-1",
623
- "scope": 23781,
624
- "sourceUnit": 23244,
623
+ "scope": 23782,
624
+ "sourceUnit": 23245,
625
625
  "symbolAliases": [
626
626
  {
627
627
  "foreign": {
628
- "id": 23557,
628
+ "id": 23558,
629
629
  "name": "ERC165_INTERFACE_ID",
630
630
  "nodeType": "Identifier",
631
631
  "overloadedDeclarations": [],
632
- "referencedDeclaration": 23233,
632
+ "referencedDeclaration": 23234,
633
633
  "src": "194:19:40",
634
634
  "typeDescriptions": {}
635
635
  },
@@ -639,23 +639,23 @@
639
639
  "unitAlias": ""
640
640
  },
641
641
  {
642
- "id": 23561,
642
+ "id": 23562,
643
643
  "nodeType": "ImportDirective",
644
644
  "src": "238:105:40",
645
645
  "nodes": [],
646
646
  "absolutePath": "/home/runner/work/mud/mud/packages/world/src/IWorldContextConsumer.sol",
647
647
  "file": "./IWorldContextConsumer.sol",
648
648
  "nameLocation": "-1:-1:-1",
649
- "scope": 23781,
650
- "sourceUnit": 23380,
649
+ "scope": 23782,
650
+ "sourceUnit": 23381,
651
651
  "symbolAliases": [
652
652
  {
653
653
  "foreign": {
654
- "id": 23559,
654
+ "id": 23560,
655
655
  "name": "IWorldContextConsumer",
656
656
  "nodeType": "Identifier",
657
657
  "overloadedDeclarations": [],
658
- "referencedDeclaration": 23379,
658
+ "referencedDeclaration": 23380,
659
659
  "src": "247:21:40",
660
660
  "typeDescriptions": {}
661
661
  },
@@ -663,11 +663,11 @@
663
663
  },
664
664
  {
665
665
  "foreign": {
666
- "id": 23560,
666
+ "id": 23561,
667
667
  "name": "WORLD_CONTEXT_CONSUMER_INTERFACE_ID",
668
668
  "nodeType": "Identifier",
669
669
  "overloadedDeclarations": [],
670
- "referencedDeclaration": 23357,
670
+ "referencedDeclaration": 23358,
671
671
  "src": "270:35:40",
672
672
  "typeDescriptions": {}
673
673
  },
@@ -677,7 +677,7 @@
677
677
  "unitAlias": ""
678
678
  },
679
679
  {
680
- "id": 23566,
680
+ "id": 23567,
681
681
  "nodeType": "VariableDeclaration",
682
682
  "src": "420:40:40",
683
683
  "nodes": [],
@@ -685,7 +685,7 @@
685
685
  "mutability": "constant",
686
686
  "name": "CONTEXT_BYTES",
687
687
  "nameLocation": "437:13:40",
688
- "scope": 23781,
688
+ "scope": 23782,
689
689
  "stateVariable": false,
690
690
  "storageLocation": "default",
691
691
  "typeDescriptions": {
@@ -693,7 +693,7 @@
693
693
  "typeString": "uint256"
694
694
  },
695
695
  "typeName": {
696
- "id": 23562,
696
+ "id": 23563,
697
697
  "name": "uint256",
698
698
  "nodeType": "ElementaryTypeName",
699
699
  "src": "420:7:40",
@@ -707,14 +707,14 @@
707
707
  "typeIdentifier": "t_rational_52_by_1",
708
708
  "typeString": "int_const 52"
709
709
  },
710
- "id": 23565,
710
+ "id": 23566,
711
711
  "isConstant": false,
712
712
  "isLValue": false,
713
713
  "isPure": true,
714
714
  "lValueRequested": false,
715
715
  "leftExpression": {
716
716
  "hexValue": "3230",
717
- "id": 23563,
717
+ "id": 23564,
718
718
  "isConstant": false,
719
719
  "isLValue": false,
720
720
  "isPure": true,
@@ -732,7 +732,7 @@
732
732
  "operator": "+",
733
733
  "rightExpression": {
734
734
  "hexValue": "3332",
735
- "id": 23564,
735
+ "id": 23565,
736
736
  "isConstant": false,
737
737
  "isLValue": false,
738
738
  "isPure": true,
@@ -755,17 +755,17 @@
755
755
  "visibility": "internal"
756
756
  },
757
757
  {
758
- "id": 23626,
758
+ "id": 23627,
759
759
  "nodeType": "ContractDefinition",
760
760
  "src": "937:1838:40",
761
761
  "nodes": [
762
762
  {
763
- "id": 23589,
763
+ "id": 23590,
764
764
  "nodeType": "FunctionDefinition",
765
765
  "src": "1151:379:40",
766
766
  "nodes": [],
767
767
  "body": {
768
- "id": 23588,
768
+ "id": 23589,
769
769
  "nodeType": "Block",
770
770
  "src": "1210:320:40",
771
771
  "nodes": [],
@@ -859,21 +859,21 @@
859
859
  "evmVersion": "paris",
860
860
  "externalReferences": [
861
861
  {
862
- "declaration": 23566,
862
+ "declaration": 23567,
863
863
  "isOffset": false,
864
864
  "isSlot": false,
865
865
  "src": "1453:13:40",
866
866
  "valueSize": 1
867
867
  },
868
868
  {
869
- "declaration": 23573,
869
+ "declaration": 23574,
870
870
  "isOffset": false,
871
871
  "isSlot": false,
872
872
  "src": "1402:6:40",
873
873
  "valueSize": 1
874
874
  }
875
875
  ],
876
- "id": 23575,
876
+ "id": 23576,
877
877
  "nodeType": "InlineAssembly",
878
878
  "src": "1216:259:40"
879
879
  },
@@ -883,17 +883,17 @@
883
883
  "typeIdentifier": "t_address",
884
884
  "typeString": "address"
885
885
  },
886
- "id": 23581,
886
+ "id": 23582,
887
887
  "isConstant": false,
888
888
  "isLValue": false,
889
889
  "isPure": false,
890
890
  "lValueRequested": false,
891
891
  "leftExpression": {
892
- "id": 23576,
892
+ "id": 23577,
893
893
  "name": "sender",
894
894
  "nodeType": "Identifier",
895
895
  "overloadedDeclarations": [],
896
- "referencedDeclaration": 23573,
896
+ "referencedDeclaration": 23574,
897
897
  "src": "1484:6:40",
898
898
  "typeDescriptions": {
899
899
  "typeIdentifier": "t_address",
@@ -906,7 +906,7 @@
906
906
  "arguments": [
907
907
  {
908
908
  "hexValue": "30",
909
- "id": 23579,
909
+ "id": 23580,
910
910
  "isConstant": false,
911
911
  "isLValue": false,
912
912
  "isPure": true,
@@ -928,7 +928,7 @@
928
928
  "typeString": "int_const 0"
929
929
  }
930
930
  ],
931
- "id": 23578,
931
+ "id": 23579,
932
932
  "isConstant": false,
933
933
  "isLValue": false,
934
934
  "isPure": true,
@@ -940,14 +940,14 @@
940
940
  "typeString": "type(address)"
941
941
  },
942
942
  "typeName": {
943
- "id": 23577,
943
+ "id": 23578,
944
944
  "name": "address",
945
945
  "nodeType": "ElementaryTypeName",
946
946
  "src": "1494:7:40",
947
947
  "typeDescriptions": {}
948
948
  }
949
949
  },
950
- "id": 23580,
950
+ "id": 23581,
951
951
  "isConstant": false,
952
952
  "isLValue": false,
953
953
  "isPure": true,
@@ -969,22 +969,22 @@
969
969
  "typeString": "bool"
970
970
  }
971
971
  },
972
- "id": 23587,
972
+ "id": 23588,
973
973
  "nodeType": "IfStatement",
974
974
  "src": "1480:45:40",
975
975
  "trueBody": {
976
976
  "expression": {
977
- "id": 23585,
977
+ "id": 23586,
978
978
  "isConstant": false,
979
979
  "isLValue": false,
980
980
  "isPure": false,
981
981
  "lValueRequested": false,
982
982
  "leftHandSide": {
983
- "id": 23582,
983
+ "id": 23583,
984
984
  "name": "sender",
985
985
  "nodeType": "Identifier",
986
986
  "overloadedDeclarations": [],
987
- "referencedDeclaration": 23573,
987
+ "referencedDeclaration": 23574,
988
988
  "src": "1506:6:40",
989
989
  "typeDescriptions": {
990
990
  "typeIdentifier": "t_address",
@@ -995,7 +995,7 @@
995
995
  "operator": "=",
996
996
  "rightHandSide": {
997
997
  "expression": {
998
- "id": 23583,
998
+ "id": 23584,
999
999
  "name": "msg",
1000
1000
  "nodeType": "Identifier",
1001
1001
  "overloadedDeclarations": [],
@@ -1006,7 +1006,7 @@
1006
1006
  "typeString": "msg"
1007
1007
  }
1008
1008
  },
1009
- "id": 23584,
1009
+ "id": 23585,
1010
1010
  "isConstant": false,
1011
1011
  "isLValue": false,
1012
1012
  "isPure": false,
@@ -1026,7 +1026,7 @@
1026
1026
  "typeString": "address"
1027
1027
  }
1028
1028
  },
1029
- "id": 23586,
1029
+ "id": 23587,
1030
1030
  "nodeType": "ExpressionStatement",
1031
1031
  "src": "1506:19:40"
1032
1032
  }
@@ -1034,10 +1034,10 @@
1034
1034
  ]
1035
1035
  },
1036
1036
  "baseFunctions": [
1037
- 23366
1037
+ 23367
1038
1038
  ],
1039
1039
  "documentation": {
1040
- "id": 23570,
1040
+ "id": 23571,
1041
1041
  "nodeType": "StructuredDocumentation",
1042
1042
  "src": "1005:143:40",
1043
1043
  "text": " @notice Extracts the trusted msg.sender value from the appended calldata.\n @return sender The address of the trusted sender."
@@ -1049,23 +1049,23 @@
1049
1049
  "name": "_msgSender",
1050
1050
  "nameLocation": "1160:10:40",
1051
1051
  "parameters": {
1052
- "id": 23571,
1052
+ "id": 23572,
1053
1053
  "nodeType": "ParameterList",
1054
1054
  "parameters": [],
1055
1055
  "src": "1170:2:40"
1056
1056
  },
1057
1057
  "returnParameters": {
1058
- "id": 23574,
1058
+ "id": 23575,
1059
1059
  "nodeType": "ParameterList",
1060
1060
  "parameters": [
1061
1061
  {
1062
1062
  "constant": false,
1063
- "id": 23573,
1063
+ "id": 23574,
1064
1064
  "mutability": "mutable",
1065
1065
  "name": "sender",
1066
1066
  "nameLocation": "1202:6:40",
1067
1067
  "nodeType": "VariableDeclaration",
1068
- "scope": 23589,
1068
+ "scope": 23590,
1069
1069
  "src": "1194:14:40",
1070
1070
  "stateVariable": false,
1071
1071
  "storageLocation": "default",
@@ -1074,7 +1074,7 @@
1074
1074
  "typeString": "address"
1075
1075
  },
1076
1076
  "typeName": {
1077
- "id": 23572,
1077
+ "id": 23573,
1078
1078
  "name": "address",
1079
1079
  "nodeType": "ElementaryTypeName",
1080
1080
  "src": "1194:7:40",
@@ -1089,18 +1089,18 @@
1089
1089
  ],
1090
1090
  "src": "1193:16:40"
1091
1091
  },
1092
- "scope": 23626,
1092
+ "scope": 23627,
1093
1093
  "stateMutability": "view",
1094
1094
  "virtual": false,
1095
1095
  "visibility": "public"
1096
1096
  },
1097
1097
  {
1098
- "id": 23597,
1098
+ "id": 23598,
1099
1099
  "nodeType": "FunctionDefinition",
1100
1100
  "src": "1771:212:40",
1101
1101
  "nodes": [],
1102
1102
  "body": {
1103
- "id": 23596,
1103
+ "id": 23597,
1104
1104
  "nodeType": "Block",
1105
1105
  "src": "1828:155:40",
1106
1106
  "nodes": [],
@@ -1175,24 +1175,24 @@
1175
1175
  "evmVersion": "paris",
1176
1176
  "externalReferences": [
1177
1177
  {
1178
- "declaration": 23593,
1178
+ "declaration": 23594,
1179
1179
  "isOffset": false,
1180
1180
  "isSlot": false,
1181
1181
  "src": "1927:5:40",
1182
1182
  "valueSize": 1
1183
1183
  }
1184
1184
  ],
1185
- "id": 23595,
1185
+ "id": 23596,
1186
1186
  "nodeType": "InlineAssembly",
1187
1187
  "src": "1834:145:40"
1188
1188
  }
1189
1189
  ]
1190
1190
  },
1191
1191
  "baseFunctions": [
1192
- 23372
1192
+ 23373
1193
1193
  ],
1194
1194
  "documentation": {
1195
- "id": 23590,
1195
+ "id": 23591,
1196
1196
  "nodeType": "StructuredDocumentation",
1197
1197
  "src": "1534:234:40",
1198
1198
  "text": " @notice Extract the `msg.value` from the context appended to the calldata.\n @return value The `msg.value` in the call to the World contract before the World routed the\n call to the WorldContextConsumer contract."
@@ -1204,23 +1204,23 @@
1204
1204
  "name": "_msgValue",
1205
1205
  "nameLocation": "1780:9:40",
1206
1206
  "parameters": {
1207
- "id": 23591,
1207
+ "id": 23592,
1208
1208
  "nodeType": "ParameterList",
1209
1209
  "parameters": [],
1210
1210
  "src": "1789:2:40"
1211
1211
  },
1212
1212
  "returnParameters": {
1213
- "id": 23594,
1213
+ "id": 23595,
1214
1214
  "nodeType": "ParameterList",
1215
1215
  "parameters": [
1216
1216
  {
1217
1217
  "constant": false,
1218
- "id": 23593,
1218
+ "id": 23594,
1219
1219
  "mutability": "mutable",
1220
1220
  "name": "value",
1221
1221
  "nameLocation": "1821:5:40",
1222
1222
  "nodeType": "VariableDeclaration",
1223
- "scope": 23597,
1223
+ "scope": 23598,
1224
1224
  "src": "1813:13:40",
1225
1225
  "stateVariable": false,
1226
1226
  "storageLocation": "default",
@@ -1229,7 +1229,7 @@
1229
1229
  "typeString": "uint256"
1230
1230
  },
1231
1231
  "typeName": {
1232
- "id": 23592,
1232
+ "id": 23593,
1233
1233
  "name": "uint256",
1234
1234
  "nodeType": "ElementaryTypeName",
1235
1235
  "src": "1813:7:40",
@@ -1243,18 +1243,18 @@
1243
1243
  ],
1244
1244
  "src": "1812:15:40"
1245
1245
  },
1246
- "scope": 23626,
1246
+ "scope": 23627,
1247
1247
  "stateMutability": "pure",
1248
1248
  "virtual": false,
1249
1249
  "visibility": "public"
1250
1250
  },
1251
1251
  {
1252
- "id": 23608,
1252
+ "id": 23609,
1253
1253
  "nodeType": "FunctionDefinition",
1254
1254
  "src": "2199:95:40",
1255
1255
  "nodes": [],
1256
1256
  "body": {
1257
- "id": 23607,
1257
+ "id": 23608,
1258
1258
  "nodeType": "Block",
1259
1259
  "src": "2247:47:40",
1260
1260
  "nodes": [],
@@ -1265,18 +1265,18 @@
1265
1265
  "expression": {
1266
1266
  "argumentTypes": [],
1267
1267
  "expression": {
1268
- "id": 23603,
1268
+ "id": 23604,
1269
1269
  "name": "StoreSwitch",
1270
1270
  "nodeType": "Identifier",
1271
1271
  "overloadedDeclarations": [],
1272
- "referencedDeclaration": 31255,
1272
+ "referencedDeclaration": 31262,
1273
1273
  "src": "2260:11:40",
1274
1274
  "typeDescriptions": {
1275
- "typeIdentifier": "t_type$_t_contract$_StoreSwitch_$31255_$",
1275
+ "typeIdentifier": "t_type$_t_contract$_StoreSwitch_$31262_$",
1276
1276
  "typeString": "type(library StoreSwitch)"
1277
1277
  }
1278
1278
  },
1279
- "id": 23604,
1279
+ "id": 23605,
1280
1280
  "isConstant": false,
1281
1281
  "isLValue": false,
1282
1282
  "isPure": false,
@@ -1284,14 +1284,14 @@
1284
1284
  "memberLocation": "2272:15:40",
1285
1285
  "memberName": "getStoreAddress",
1286
1286
  "nodeType": "MemberAccess",
1287
- "referencedDeclaration": 29999,
1287
+ "referencedDeclaration": 30006,
1288
1288
  "src": "2260:27:40",
1289
1289
  "typeDescriptions": {
1290
1290
  "typeIdentifier": "t_function_internal_view$__$returns$_t_address_$",
1291
1291
  "typeString": "function () view returns (address)"
1292
1292
  }
1293
1293
  },
1294
- "id": 23605,
1294
+ "id": 23606,
1295
1295
  "isConstant": false,
1296
1296
  "isLValue": false,
1297
1297
  "isPure": false,
@@ -1307,18 +1307,18 @@
1307
1307
  "typeString": "address"
1308
1308
  }
1309
1309
  },
1310
- "functionReturnParameters": 23602,
1311
- "id": 23606,
1310
+ "functionReturnParameters": 23603,
1311
+ "id": 23607,
1312
1312
  "nodeType": "Return",
1313
1313
  "src": "2253:36:40"
1314
1314
  }
1315
1315
  ]
1316
1316
  },
1317
1317
  "baseFunctions": [
1318
- 23378
1318
+ 23379
1319
1319
  ],
1320
1320
  "documentation": {
1321
- "id": 23598,
1321
+ "id": 23599,
1322
1322
  "nodeType": "StructuredDocumentation",
1323
1323
  "src": "1987:209:40",
1324
1324
  "text": " @notice Get the address of the World contract that routed the call to this WorldContextConsumer.\n @return The address of the World contract that routed the call to this WorldContextConsumer."
@@ -1330,23 +1330,23 @@
1330
1330
  "name": "_world",
1331
1331
  "nameLocation": "2208:6:40",
1332
1332
  "parameters": {
1333
- "id": 23599,
1333
+ "id": 23600,
1334
1334
  "nodeType": "ParameterList",
1335
1335
  "parameters": [],
1336
1336
  "src": "2214:2:40"
1337
1337
  },
1338
1338
  "returnParameters": {
1339
- "id": 23602,
1339
+ "id": 23603,
1340
1340
  "nodeType": "ParameterList",
1341
1341
  "parameters": [
1342
1342
  {
1343
1343
  "constant": false,
1344
- "id": 23601,
1344
+ "id": 23602,
1345
1345
  "mutability": "mutable",
1346
1346
  "name": "",
1347
1347
  "nameLocation": "-1:-1:-1",
1348
1348
  "nodeType": "VariableDeclaration",
1349
- "scope": 23608,
1349
+ "scope": 23609,
1350
1350
  "src": "2238:7:40",
1351
1351
  "stateVariable": false,
1352
1352
  "storageLocation": "default",
@@ -1355,7 +1355,7 @@
1355
1355
  "typeString": "address"
1356
1356
  },
1357
1357
  "typeName": {
1358
- "id": 23600,
1358
+ "id": 23601,
1359
1359
  "name": "address",
1360
1360
  "nodeType": "ElementaryTypeName",
1361
1361
  "src": "2238:7:40",
@@ -1370,18 +1370,18 @@
1370
1370
  ],
1371
1371
  "src": "2237:9:40"
1372
1372
  },
1373
- "scope": 23626,
1373
+ "scope": 23627,
1374
1374
  "stateMutability": "view",
1375
1375
  "virtual": false,
1376
1376
  "visibility": "public"
1377
1377
  },
1378
1378
  {
1379
- "id": 23625,
1379
+ "id": 23626,
1380
1380
  "nodeType": "FunctionDefinition",
1381
1381
  "src": "2585:188:40",
1382
1382
  "nodes": [],
1383
1383
  "body": {
1384
- "id": 23624,
1384
+ "id": 23625,
1385
1385
  "nodeType": "Block",
1386
1386
  "src": "2667:106:40",
1387
1387
  "nodes": [],
@@ -1392,7 +1392,7 @@
1392
1392
  "typeIdentifier": "t_bool",
1393
1393
  "typeString": "bool"
1394
1394
  },
1395
- "id": 23622,
1395
+ "id": 23623,
1396
1396
  "isConstant": false,
1397
1397
  "isLValue": false,
1398
1398
  "isPure": false,
@@ -1402,17 +1402,17 @@
1402
1402
  "typeIdentifier": "t_bytes4",
1403
1403
  "typeString": "bytes4"
1404
1404
  },
1405
- "id": 23618,
1405
+ "id": 23619,
1406
1406
  "isConstant": false,
1407
1407
  "isLValue": false,
1408
1408
  "isPure": false,
1409
1409
  "lValueRequested": false,
1410
1410
  "leftExpression": {
1411
- "id": 23616,
1411
+ "id": 23617,
1412
1412
  "name": "interfaceId",
1413
1413
  "nodeType": "Identifier",
1414
1414
  "overloadedDeclarations": [],
1415
- "referencedDeclaration": 23611,
1415
+ "referencedDeclaration": 23612,
1416
1416
  "src": "2680:11:40",
1417
1417
  "typeDescriptions": {
1418
1418
  "typeIdentifier": "t_bytes4",
@@ -1422,11 +1422,11 @@
1422
1422
  "nodeType": "BinaryOperation",
1423
1423
  "operator": "==",
1424
1424
  "rightExpression": {
1425
- "id": 23617,
1425
+ "id": 23618,
1426
1426
  "name": "WORLD_CONTEXT_CONSUMER_INTERFACE_ID",
1427
1427
  "nodeType": "Identifier",
1428
1428
  "overloadedDeclarations": [],
1429
- "referencedDeclaration": 23357,
1429
+ "referencedDeclaration": 23358,
1430
1430
  "src": "2695:35:40",
1431
1431
  "typeDescriptions": {
1432
1432
  "typeIdentifier": "t_bytes4",
@@ -1446,17 +1446,17 @@
1446
1446
  "typeIdentifier": "t_bytes4",
1447
1447
  "typeString": "bytes4"
1448
1448
  },
1449
- "id": 23621,
1449
+ "id": 23622,
1450
1450
  "isConstant": false,
1451
1451
  "isLValue": false,
1452
1452
  "isPure": false,
1453
1453
  "lValueRequested": false,
1454
1454
  "leftExpression": {
1455
- "id": 23619,
1455
+ "id": 23620,
1456
1456
  "name": "interfaceId",
1457
1457
  "nodeType": "Identifier",
1458
1458
  "overloadedDeclarations": [],
1459
- "referencedDeclaration": 23611,
1459
+ "referencedDeclaration": 23612,
1460
1460
  "src": "2734:11:40",
1461
1461
  "typeDescriptions": {
1462
1462
  "typeIdentifier": "t_bytes4",
@@ -1466,11 +1466,11 @@
1466
1466
  "nodeType": "BinaryOperation",
1467
1467
  "operator": "==",
1468
1468
  "rightExpression": {
1469
- "id": 23620,
1469
+ "id": 23621,
1470
1470
  "name": "ERC165_INTERFACE_ID",
1471
1471
  "nodeType": "Identifier",
1472
1472
  "overloadedDeclarations": [],
1473
- "referencedDeclaration": 23233,
1473
+ "referencedDeclaration": 23234,
1474
1474
  "src": "2749:19:40",
1475
1475
  "typeDescriptions": {
1476
1476
  "typeIdentifier": "t_bytes4",
@@ -1489,18 +1489,18 @@
1489
1489
  "typeString": "bool"
1490
1490
  }
1491
1491
  },
1492
- "functionReturnParameters": 23615,
1493
- "id": 23623,
1492
+ "functionReturnParameters": 23616,
1493
+ "id": 23624,
1494
1494
  "nodeType": "Return",
1495
1495
  "src": "2673:95:40"
1496
1496
  }
1497
1497
  ]
1498
1498
  },
1499
1499
  "baseFunctions": [
1500
- 23242
1500
+ 23243
1501
1501
  ],
1502
1502
  "documentation": {
1503
- "id": 23609,
1503
+ "id": 23610,
1504
1504
  "nodeType": "StructuredDocumentation",
1505
1505
  "src": "2298:284:40",
1506
1506
  "text": " @notice Checks if an interface is supported by the contract.\n using ERC-165 supportsInterface (see https://eips.ethereum.org/EIPS/eip-165)\n @param interfaceId The ID of the interface in question.\n @return True if the interface is supported, false otherwise."
@@ -1512,17 +1512,17 @@
1512
1512
  "name": "supportsInterface",
1513
1513
  "nameLocation": "2594:17:40",
1514
1514
  "parameters": {
1515
- "id": 23612,
1515
+ "id": 23613,
1516
1516
  "nodeType": "ParameterList",
1517
1517
  "parameters": [
1518
1518
  {
1519
1519
  "constant": false,
1520
- "id": 23611,
1520
+ "id": 23612,
1521
1521
  "mutability": "mutable",
1522
1522
  "name": "interfaceId",
1523
1523
  "nameLocation": "2619:11:40",
1524
1524
  "nodeType": "VariableDeclaration",
1525
- "scope": 23625,
1525
+ "scope": 23626,
1526
1526
  "src": "2612:18:40",
1527
1527
  "stateVariable": false,
1528
1528
  "storageLocation": "default",
@@ -1531,7 +1531,7 @@
1531
1531
  "typeString": "bytes4"
1532
1532
  },
1533
1533
  "typeName": {
1534
- "id": 23610,
1534
+ "id": 23611,
1535
1535
  "name": "bytes4",
1536
1536
  "nodeType": "ElementaryTypeName",
1537
1537
  "src": "2612:6:40",
@@ -1546,17 +1546,17 @@
1546
1546
  "src": "2611:20:40"
1547
1547
  },
1548
1548
  "returnParameters": {
1549
- "id": 23615,
1549
+ "id": 23616,
1550
1550
  "nodeType": "ParameterList",
1551
1551
  "parameters": [
1552
1552
  {
1553
1553
  "constant": false,
1554
- "id": 23614,
1554
+ "id": 23615,
1555
1555
  "mutability": "mutable",
1556
1556
  "name": "",
1557
1557
  "nameLocation": "-1:-1:-1",
1558
1558
  "nodeType": "VariableDeclaration",
1559
- "scope": 23625,
1559
+ "scope": 23626,
1560
1560
  "src": "2661:4:40",
1561
1561
  "stateVariable": false,
1562
1562
  "storageLocation": "default",
@@ -1565,7 +1565,7 @@
1565
1565
  "typeString": "bool"
1566
1566
  },
1567
1567
  "typeName": {
1568
- "id": 23613,
1568
+ "id": 23614,
1569
1569
  "name": "bool",
1570
1570
  "nodeType": "ElementaryTypeName",
1571
1571
  "src": "2661:4:40",
@@ -1579,7 +1579,7 @@
1579
1579
  ],
1580
1580
  "src": "2660:6:40"
1581
1581
  },
1582
- "scope": 23626,
1582
+ "scope": 23627,
1583
1583
  "stateMutability": "pure",
1584
1584
  "virtual": true,
1585
1585
  "visibility": "public"
@@ -1589,16 +1589,16 @@
1589
1589
  "baseContracts": [
1590
1590
  {
1591
1591
  "baseName": {
1592
- "id": 23568,
1592
+ "id": 23569,
1593
1593
  "name": "IWorldContextConsumer",
1594
1594
  "nameLocations": [
1595
1595
  "979:21:40"
1596
1596
  ],
1597
1597
  "nodeType": "IdentifierPath",
1598
- "referencedDeclaration": 23379,
1598
+ "referencedDeclaration": 23380,
1599
1599
  "src": "979:21:40"
1600
1600
  },
1601
- "id": 23569,
1601
+ "id": 23570,
1602
1602
  "nodeType": "InheritanceSpecifier",
1603
1603
  "src": "979:21:40"
1604
1604
  }
@@ -1607,35 +1607,35 @@
1607
1607
  "contractDependencies": [],
1608
1608
  "contractKind": "contract",
1609
1609
  "documentation": {
1610
- "id": 23567,
1610
+ "id": 23568,
1611
1611
  "nodeType": "StructuredDocumentation",
1612
1612
  "src": "463:473:40",
1613
1613
  "text": " @title WorldContextConsumer - Extracting trusted context values from appended calldata.\n @notice This contract is designed to extract trusted context values (like msg.sender and msg.value)\n from the appended calldata. It provides mechanisms similar to EIP-2771 (https://eips.ethereum.org/EIPS/eip-2771),\n but allowing any contract to be the trusted forwarder.\n @dev This contract should only be used for contracts without their own storage, like Systems."
1614
1614
  },
1615
1615
  "fullyImplemented": true,
1616
1616
  "linearizedBaseContracts": [
1617
- 23626,
1618
- 23379,
1619
- 23243
1617
+ 23627,
1618
+ 23380,
1619
+ 23244
1620
1620
  ],
1621
1621
  "name": "WorldContextConsumer",
1622
1622
  "nameLocation": "955:20:40",
1623
- "scope": 23781,
1623
+ "scope": 23782,
1624
1624
  "usedErrors": [],
1625
1625
  "usedEvents": []
1626
1626
  },
1627
1627
  {
1628
- "id": 23780,
1628
+ "id": 23781,
1629
1629
  "nodeType": "ContractDefinition",
1630
1630
  "src": "3107:3919:40",
1631
1631
  "nodes": [
1632
1632
  {
1633
- "id": 23647,
1633
+ "id": 23648,
1634
1634
  "nodeType": "FunctionDefinition",
1635
1635
  "src": "3453:201:40",
1636
1636
  "nodes": [],
1637
1637
  "body": {
1638
- "id": 23646,
1638
+ "id": 23647,
1639
1639
  "nodeType": "Block",
1640
1640
  "src": "3589:65:40",
1641
1641
  "nodes": [],
@@ -1644,11 +1644,11 @@
1644
1644
  "expression": {
1645
1645
  "arguments": [
1646
1646
  {
1647
- "id": 23641,
1647
+ "id": 23642,
1648
1648
  "name": "callData",
1649
1649
  "nodeType": "Identifier",
1650
1650
  "overloadedDeclarations": [],
1651
- "referencedDeclaration": 23630,
1651
+ "referencedDeclaration": 23631,
1652
1652
  "src": "3619:8:40",
1653
1653
  "typeDescriptions": {
1654
1654
  "typeIdentifier": "t_bytes_memory_ptr",
@@ -1656,11 +1656,11 @@
1656
1656
  }
1657
1657
  },
1658
1658
  {
1659
- "id": 23642,
1659
+ "id": 23643,
1660
1660
  "name": "msgSender",
1661
1661
  "nodeType": "Identifier",
1662
1662
  "overloadedDeclarations": [],
1663
- "referencedDeclaration": 23632,
1663
+ "referencedDeclaration": 23633,
1664
1664
  "src": "3629:9:40",
1665
1665
  "typeDescriptions": {
1666
1666
  "typeIdentifier": "t_address",
@@ -1668,11 +1668,11 @@
1668
1668
  }
1669
1669
  },
1670
1670
  {
1671
- "id": 23643,
1671
+ "id": 23644,
1672
1672
  "name": "msgValue",
1673
1673
  "nodeType": "Identifier",
1674
1674
  "overloadedDeclarations": [],
1675
- "referencedDeclaration": 23634,
1675
+ "referencedDeclaration": 23635,
1676
1676
  "src": "3640:8:40",
1677
1677
  "typeDescriptions": {
1678
1678
  "typeIdentifier": "t_uint256",
@@ -1696,7 +1696,7 @@
1696
1696
  }
1697
1697
  ],
1698
1698
  "expression": {
1699
- "id": 23639,
1699
+ "id": 23640,
1700
1700
  "name": "abi",
1701
1701
  "nodeType": "Identifier",
1702
1702
  "overloadedDeclarations": [],
@@ -1707,7 +1707,7 @@
1707
1707
  "typeString": "abi"
1708
1708
  }
1709
1709
  },
1710
- "id": 23640,
1710
+ "id": 23641,
1711
1711
  "isConstant": false,
1712
1712
  "isLValue": false,
1713
1713
  "isPure": true,
@@ -1721,7 +1721,7 @@
1721
1721
  "typeString": "function () pure returns (bytes memory)"
1722
1722
  }
1723
1723
  },
1724
- "id": 23644,
1724
+ "id": 23645,
1725
1725
  "isConstant": false,
1726
1726
  "isLValue": false,
1727
1727
  "isPure": false,
@@ -1737,15 +1737,15 @@
1737
1737
  "typeString": "bytes memory"
1738
1738
  }
1739
1739
  },
1740
- "functionReturnParameters": 23638,
1741
- "id": 23645,
1740
+ "functionReturnParameters": 23639,
1741
+ "id": 23646,
1742
1742
  "nodeType": "Return",
1743
1743
  "src": "3595:54:40"
1744
1744
  }
1745
1745
  ]
1746
1746
  },
1747
1747
  "documentation": {
1748
- "id": 23628,
1748
+ "id": 23629,
1749
1749
  "nodeType": "StructuredDocumentation",
1750
1750
  "src": "3140:310:40",
1751
1751
  "text": " @notice Appends context values to the given calldata.\n @param callData The original calldata.\n @param msgSender The address of the transaction sender.\n @param msgValue The amount of ether sent with the original transaction.\n @return The new calldata with context values appended."
@@ -1756,17 +1756,17 @@
1756
1756
  "name": "appendContext",
1757
1757
  "nameLocation": "3462:13:40",
1758
1758
  "parameters": {
1759
- "id": 23635,
1759
+ "id": 23636,
1760
1760
  "nodeType": "ParameterList",
1761
1761
  "parameters": [
1762
1762
  {
1763
1763
  "constant": false,
1764
- "id": 23630,
1764
+ "id": 23631,
1765
1765
  "mutability": "mutable",
1766
1766
  "name": "callData",
1767
1767
  "nameLocation": "3494:8:40",
1768
1768
  "nodeType": "VariableDeclaration",
1769
- "scope": 23647,
1769
+ "scope": 23648,
1770
1770
  "src": "3481:21:40",
1771
1771
  "stateVariable": false,
1772
1772
  "storageLocation": "memory",
@@ -1775,7 +1775,7 @@
1775
1775
  "typeString": "bytes"
1776
1776
  },
1777
1777
  "typeName": {
1778
- "id": 23629,
1778
+ "id": 23630,
1779
1779
  "name": "bytes",
1780
1780
  "nodeType": "ElementaryTypeName",
1781
1781
  "src": "3481:5:40",
@@ -1788,12 +1788,12 @@
1788
1788
  },
1789
1789
  {
1790
1790
  "constant": false,
1791
- "id": 23632,
1791
+ "id": 23633,
1792
1792
  "mutability": "mutable",
1793
1793
  "name": "msgSender",
1794
1794
  "nameLocation": "3516:9:40",
1795
1795
  "nodeType": "VariableDeclaration",
1796
- "scope": 23647,
1796
+ "scope": 23648,
1797
1797
  "src": "3508:17:40",
1798
1798
  "stateVariable": false,
1799
1799
  "storageLocation": "default",
@@ -1802,7 +1802,7 @@
1802
1802
  "typeString": "address"
1803
1803
  },
1804
1804
  "typeName": {
1805
- "id": 23631,
1805
+ "id": 23632,
1806
1806
  "name": "address",
1807
1807
  "nodeType": "ElementaryTypeName",
1808
1808
  "src": "3508:7:40",
@@ -1816,12 +1816,12 @@
1816
1816
  },
1817
1817
  {
1818
1818
  "constant": false,
1819
- "id": 23634,
1819
+ "id": 23635,
1820
1820
  "mutability": "mutable",
1821
1821
  "name": "msgValue",
1822
1822
  "nameLocation": "3539:8:40",
1823
1823
  "nodeType": "VariableDeclaration",
1824
- "scope": 23647,
1824
+ "scope": 23648,
1825
1825
  "src": "3531:16:40",
1826
1826
  "stateVariable": false,
1827
1827
  "storageLocation": "default",
@@ -1830,7 +1830,7 @@
1830
1830
  "typeString": "uint256"
1831
1831
  },
1832
1832
  "typeName": {
1833
- "id": 23633,
1833
+ "id": 23634,
1834
1834
  "name": "uint256",
1835
1835
  "nodeType": "ElementaryTypeName",
1836
1836
  "src": "3531:7:40",
@@ -1845,17 +1845,17 @@
1845
1845
  "src": "3475:76:40"
1846
1846
  },
1847
1847
  "returnParameters": {
1848
- "id": 23638,
1848
+ "id": 23639,
1849
1849
  "nodeType": "ParameterList",
1850
1850
  "parameters": [
1851
1851
  {
1852
1852
  "constant": false,
1853
- "id": 23637,
1853
+ "id": 23638,
1854
1854
  "mutability": "mutable",
1855
1855
  "name": "",
1856
1856
  "nameLocation": "-1:-1:-1",
1857
1857
  "nodeType": "VariableDeclaration",
1858
- "scope": 23647,
1858
+ "scope": 23648,
1859
1859
  "src": "3575:12:40",
1860
1860
  "stateVariable": false,
1861
1861
  "storageLocation": "memory",
@@ -1864,7 +1864,7 @@
1864
1864
  "typeString": "bytes"
1865
1865
  },
1866
1866
  "typeName": {
1867
- "id": 23636,
1867
+ "id": 23637,
1868
1868
  "name": "bytes",
1869
1869
  "nodeType": "ElementaryTypeName",
1870
1870
  "src": "3575:5:40",
@@ -1878,25 +1878,25 @@
1878
1878
  ],
1879
1879
  "src": "3574:14:40"
1880
1880
  },
1881
- "scope": 23780,
1881
+ "scope": 23781,
1882
1882
  "stateMutability": "pure",
1883
1883
  "virtual": false,
1884
1884
  "visibility": "internal"
1885
1885
  },
1886
1886
  {
1887
- "id": 23679,
1887
+ "id": 23680,
1888
1888
  "nodeType": "FunctionDefinition",
1889
1889
  "src": "4150:317:40",
1890
1890
  "nodes": [],
1891
1891
  "body": {
1892
- "id": 23678,
1892
+ "id": 23679,
1893
1893
  "nodeType": "Block",
1894
1894
  "src": "4322:145:40",
1895
1895
  "nodes": [],
1896
1896
  "statements": [
1897
1897
  {
1898
1898
  "expression": {
1899
- "id": 23676,
1899
+ "id": 23677,
1900
1900
  "isConstant": false,
1901
1901
  "isLValue": false,
1902
1902
  "isPure": false,
@@ -1904,11 +1904,11 @@
1904
1904
  "leftHandSide": {
1905
1905
  "components": [
1906
1906
  {
1907
- "id": 23663,
1907
+ "id": 23664,
1908
1908
  "name": "success",
1909
1909
  "nodeType": "Identifier",
1910
1910
  "overloadedDeclarations": [],
1911
- "referencedDeclaration": 23659,
1911
+ "referencedDeclaration": 23660,
1912
1912
  "src": "4329:7:40",
1913
1913
  "typeDescriptions": {
1914
1914
  "typeIdentifier": "t_bool",
@@ -1916,11 +1916,11 @@
1916
1916
  }
1917
1917
  },
1918
1918
  {
1919
- "id": 23664,
1919
+ "id": 23665,
1920
1920
  "name": "data",
1921
1921
  "nodeType": "Identifier",
1922
1922
  "overloadedDeclarations": [],
1923
- "referencedDeclaration": 23661,
1923
+ "referencedDeclaration": 23662,
1924
1924
  "src": "4338:4:40",
1925
1925
  "typeDescriptions": {
1926
1926
  "typeIdentifier": "t_bytes_memory_ptr",
@@ -1928,7 +1928,7 @@
1928
1928
  }
1929
1929
  }
1930
1930
  ],
1931
- "id": 23665,
1931
+ "id": 23666,
1932
1932
  "isConstant": false,
1933
1933
  "isInlineArray": false,
1934
1934
  "isLValue": true,
@@ -1948,11 +1948,11 @@
1948
1948
  {
1949
1949
  "arguments": [
1950
1950
  {
1951
- "id": 23671,
1951
+ "id": 23672,
1952
1952
  "name": "callData",
1953
1953
  "nodeType": "Identifier",
1954
1954
  "overloadedDeclarations": [],
1955
- "referencedDeclaration": 23656,
1955
+ "referencedDeclaration": 23657,
1956
1956
  "src": "4403:8:40",
1957
1957
  "typeDescriptions": {
1958
1958
  "typeIdentifier": "t_bytes_memory_ptr",
@@ -1960,11 +1960,11 @@
1960
1960
  }
1961
1961
  },
1962
1962
  {
1963
- "id": 23672,
1963
+ "id": 23673,
1964
1964
  "name": "msgSender",
1965
1965
  "nodeType": "Identifier",
1966
1966
  "overloadedDeclarations": [],
1967
- "referencedDeclaration": 23650,
1967
+ "referencedDeclaration": 23651,
1968
1968
  "src": "4424:9:40",
1969
1969
  "typeDescriptions": {
1970
1970
  "typeIdentifier": "t_address",
@@ -1972,11 +1972,11 @@
1972
1972
  }
1973
1973
  },
1974
1974
  {
1975
- "id": 23673,
1975
+ "id": 23674,
1976
1976
  "name": "msgValue",
1977
1977
  "nodeType": "Identifier",
1978
1978
  "overloadedDeclarations": [],
1979
- "referencedDeclaration": 23652,
1979
+ "referencedDeclaration": 23653,
1980
1980
  "src": "4445:8:40",
1981
1981
  "typeDescriptions": {
1982
1982
  "typeIdentifier": "t_uint256",
@@ -1999,18 +1999,18 @@
1999
1999
  "typeString": "uint256"
2000
2000
  }
2001
2001
  ],
2002
- "id": 23670,
2002
+ "id": 23671,
2003
2003
  "name": "appendContext",
2004
2004
  "nodeType": "Identifier",
2005
2005
  "overloadedDeclarations": [],
2006
- "referencedDeclaration": 23647,
2006
+ "referencedDeclaration": 23648,
2007
2007
  "src": "4377:13:40",
2008
2008
  "typeDescriptions": {
2009
2009
  "typeIdentifier": "t_function_internal_pure$_t_bytes_memory_ptr_$_t_address_$_t_uint256_$returns$_t_bytes_memory_ptr_$",
2010
2010
  "typeString": "function (bytes memory,address,uint256) pure returns (bytes memory)"
2011
2011
  }
2012
2012
  },
2013
- "id": 23674,
2013
+ "id": 23675,
2014
2014
  "isConstant": false,
2015
2015
  "isLValue": false,
2016
2016
  "isPure": false,
@@ -2050,18 +2050,18 @@
2050
2050
  }
2051
2051
  ],
2052
2052
  "expression": {
2053
- "id": 23666,
2053
+ "id": 23667,
2054
2054
  "name": "target",
2055
2055
  "nodeType": "Identifier",
2056
2056
  "overloadedDeclarations": [],
2057
- "referencedDeclaration": 23654,
2057
+ "referencedDeclaration": 23655,
2058
2058
  "src": "4346:6:40",
2059
2059
  "typeDescriptions": {
2060
2060
  "typeIdentifier": "t_address",
2061
2061
  "typeString": "address"
2062
2062
  }
2063
2063
  },
2064
- "id": 23667,
2064
+ "id": 23668,
2065
2065
  "isConstant": false,
2066
2066
  "isLValue": false,
2067
2067
  "isPure": false,
@@ -2075,7 +2075,7 @@
2075
2075
  "typeString": "function (bytes memory) payable returns (bool,bytes memory)"
2076
2076
  }
2077
2077
  },
2078
- "id": 23669,
2078
+ "id": 23670,
2079
2079
  "isConstant": false,
2080
2080
  "isLValue": false,
2081
2081
  "isPure": false,
@@ -2087,7 +2087,7 @@
2087
2087
  "options": [
2088
2088
  {
2089
2089
  "hexValue": "30",
2090
- "id": 23668,
2090
+ "id": 23669,
2091
2091
  "isConstant": false,
2092
2092
  "isLValue": false,
2093
2093
  "isPure": true,
@@ -2108,7 +2108,7 @@
2108
2108
  "typeString": "function (bytes memory) payable returns (bool,bytes memory)"
2109
2109
  }
2110
2110
  },
2111
- "id": 23675,
2111
+ "id": 23676,
2112
2112
  "isConstant": false,
2113
2113
  "isLValue": false,
2114
2114
  "isPure": false,
@@ -2130,14 +2130,14 @@
2130
2130
  "typeString": "tuple()"
2131
2131
  }
2132
2132
  },
2133
- "id": 23677,
2133
+ "id": 23678,
2134
2134
  "nodeType": "ExpressionStatement",
2135
2135
  "src": "4328:134:40"
2136
2136
  }
2137
2137
  ]
2138
2138
  },
2139
2139
  "documentation": {
2140
- "id": 23648,
2140
+ "id": 23649,
2141
2141
  "nodeType": "StructuredDocumentation",
2142
2142
  "src": "3658:489:40",
2143
2143
  "text": " @notice Makes a call to the target contract with context values appended to the calldata.\n @param msgSender The address of the transaction sender.\n @param msgValue The amount of ether sent with the original transaction.\n @param target The address of the contract to call.\n @param callData The calldata for the call.\n @return success A boolean indicating whether the call was successful or not.\n @return data The abi encoded return data from the call."
@@ -2148,17 +2148,17 @@
2148
2148
  "name": "callWithContext",
2149
2149
  "nameLocation": "4159:15:40",
2150
2150
  "parameters": {
2151
- "id": 23657,
2151
+ "id": 23658,
2152
2152
  "nodeType": "ParameterList",
2153
2153
  "parameters": [
2154
2154
  {
2155
2155
  "constant": false,
2156
- "id": 23650,
2156
+ "id": 23651,
2157
2157
  "mutability": "mutable",
2158
2158
  "name": "msgSender",
2159
2159
  "nameLocation": "4188:9:40",
2160
2160
  "nodeType": "VariableDeclaration",
2161
- "scope": 23679,
2161
+ "scope": 23680,
2162
2162
  "src": "4180:17:40",
2163
2163
  "stateVariable": false,
2164
2164
  "storageLocation": "default",
@@ -2167,7 +2167,7 @@
2167
2167
  "typeString": "address"
2168
2168
  },
2169
2169
  "typeName": {
2170
- "id": 23649,
2170
+ "id": 23650,
2171
2171
  "name": "address",
2172
2172
  "nodeType": "ElementaryTypeName",
2173
2173
  "src": "4180:7:40",
@@ -2181,12 +2181,12 @@
2181
2181
  },
2182
2182
  {
2183
2183
  "constant": false,
2184
- "id": 23652,
2184
+ "id": 23653,
2185
2185
  "mutability": "mutable",
2186
2186
  "name": "msgValue",
2187
2187
  "nameLocation": "4211:8:40",
2188
2188
  "nodeType": "VariableDeclaration",
2189
- "scope": 23679,
2189
+ "scope": 23680,
2190
2190
  "src": "4203:16:40",
2191
2191
  "stateVariable": false,
2192
2192
  "storageLocation": "default",
@@ -2195,7 +2195,7 @@
2195
2195
  "typeString": "uint256"
2196
2196
  },
2197
2197
  "typeName": {
2198
- "id": 23651,
2198
+ "id": 23652,
2199
2199
  "name": "uint256",
2200
2200
  "nodeType": "ElementaryTypeName",
2201
2201
  "src": "4203:7:40",
@@ -2208,12 +2208,12 @@
2208
2208
  },
2209
2209
  {
2210
2210
  "constant": false,
2211
- "id": 23654,
2211
+ "id": 23655,
2212
2212
  "mutability": "mutable",
2213
2213
  "name": "target",
2214
2214
  "nameLocation": "4233:6:40",
2215
2215
  "nodeType": "VariableDeclaration",
2216
- "scope": 23679,
2216
+ "scope": 23680,
2217
2217
  "src": "4225:14:40",
2218
2218
  "stateVariable": false,
2219
2219
  "storageLocation": "default",
@@ -2222,7 +2222,7 @@
2222
2222
  "typeString": "address"
2223
2223
  },
2224
2224
  "typeName": {
2225
- "id": 23653,
2225
+ "id": 23654,
2226
2226
  "name": "address",
2227
2227
  "nodeType": "ElementaryTypeName",
2228
2228
  "src": "4225:7:40",
@@ -2236,12 +2236,12 @@
2236
2236
  },
2237
2237
  {
2238
2238
  "constant": false,
2239
- "id": 23656,
2239
+ "id": 23657,
2240
2240
  "mutability": "mutable",
2241
2241
  "name": "callData",
2242
2242
  "nameLocation": "4258:8:40",
2243
2243
  "nodeType": "VariableDeclaration",
2244
- "scope": 23679,
2244
+ "scope": 23680,
2245
2245
  "src": "4245:21:40",
2246
2246
  "stateVariable": false,
2247
2247
  "storageLocation": "memory",
@@ -2250,7 +2250,7 @@
2250
2250
  "typeString": "bytes"
2251
2251
  },
2252
2252
  "typeName": {
2253
- "id": 23655,
2253
+ "id": 23656,
2254
2254
  "name": "bytes",
2255
2255
  "nodeType": "ElementaryTypeName",
2256
2256
  "src": "4245:5:40",
@@ -2265,17 +2265,17 @@
2265
2265
  "src": "4174:96:40"
2266
2266
  },
2267
2267
  "returnParameters": {
2268
- "id": 23662,
2268
+ "id": 23663,
2269
2269
  "nodeType": "ParameterList",
2270
2270
  "parameters": [
2271
2271
  {
2272
2272
  "constant": false,
2273
- "id": 23659,
2273
+ "id": 23660,
2274
2274
  "mutability": "mutable",
2275
2275
  "name": "success",
2276
2276
  "nameLocation": "4294:7:40",
2277
2277
  "nodeType": "VariableDeclaration",
2278
- "scope": 23679,
2278
+ "scope": 23680,
2279
2279
  "src": "4289:12:40",
2280
2280
  "stateVariable": false,
2281
2281
  "storageLocation": "default",
@@ -2284,7 +2284,7 @@
2284
2284
  "typeString": "bool"
2285
2285
  },
2286
2286
  "typeName": {
2287
- "id": 23658,
2287
+ "id": 23659,
2288
2288
  "name": "bool",
2289
2289
  "nodeType": "ElementaryTypeName",
2290
2290
  "src": "4289:4:40",
@@ -2297,12 +2297,12 @@
2297
2297
  },
2298
2298
  {
2299
2299
  "constant": false,
2300
- "id": 23661,
2300
+ "id": 23662,
2301
2301
  "mutability": "mutable",
2302
2302
  "name": "data",
2303
2303
  "nameLocation": "4316:4:40",
2304
2304
  "nodeType": "VariableDeclaration",
2305
- "scope": 23679,
2305
+ "scope": 23680,
2306
2306
  "src": "4303:17:40",
2307
2307
  "stateVariable": false,
2308
2308
  "storageLocation": "memory",
@@ -2311,7 +2311,7 @@
2311
2311
  "typeString": "bytes"
2312
2312
  },
2313
2313
  "typeName": {
2314
- "id": 23660,
2314
+ "id": 23661,
2315
2315
  "name": "bytes",
2316
2316
  "nodeType": "ElementaryTypeName",
2317
2317
  "src": "4303:5:40",
@@ -2325,25 +2325,25 @@
2325
2325
  ],
2326
2326
  "src": "4288:33:40"
2327
2327
  },
2328
- "scope": 23780,
2328
+ "scope": 23781,
2329
2329
  "stateMutability": "nonpayable",
2330
2330
  "virtual": false,
2331
2331
  "visibility": "internal"
2332
2332
  },
2333
2333
  {
2334
- "id": 23709,
2334
+ "id": 23710,
2335
2335
  "nodeType": "FunctionDefinition",
2336
2336
  "src": "4971:321:40",
2337
2337
  "nodes": [],
2338
2338
  "body": {
2339
- "id": 23708,
2339
+ "id": 23709,
2340
2340
  "nodeType": "Block",
2341
2341
  "src": "5151:141:40",
2342
2342
  "nodes": [],
2343
2343
  "statements": [
2344
2344
  {
2345
2345
  "expression": {
2346
- "id": 23706,
2346
+ "id": 23707,
2347
2347
  "isConstant": false,
2348
2348
  "isLValue": false,
2349
2349
  "isPure": false,
@@ -2351,11 +2351,11 @@
2351
2351
  "leftHandSide": {
2352
2352
  "components": [
2353
2353
  {
2354
- "id": 23695,
2354
+ "id": 23696,
2355
2355
  "name": "success",
2356
2356
  "nodeType": "Identifier",
2357
2357
  "overloadedDeclarations": [],
2358
- "referencedDeclaration": 23691,
2358
+ "referencedDeclaration": 23692,
2359
2359
  "src": "5158:7:40",
2360
2360
  "typeDescriptions": {
2361
2361
  "typeIdentifier": "t_bool",
@@ -2363,11 +2363,11 @@
2363
2363
  }
2364
2364
  },
2365
2365
  {
2366
- "id": 23696,
2366
+ "id": 23697,
2367
2367
  "name": "data",
2368
2368
  "nodeType": "Identifier",
2369
2369
  "overloadedDeclarations": [],
2370
- "referencedDeclaration": 23693,
2370
+ "referencedDeclaration": 23694,
2371
2371
  "src": "5167:4:40",
2372
2372
  "typeDescriptions": {
2373
2373
  "typeIdentifier": "t_bytes_memory_ptr",
@@ -2375,7 +2375,7 @@
2375
2375
  }
2376
2376
  }
2377
2377
  ],
2378
- "id": 23697,
2378
+ "id": 23698,
2379
2379
  "isConstant": false,
2380
2380
  "isInlineArray": false,
2381
2381
  "isLValue": true,
@@ -2395,11 +2395,11 @@
2395
2395
  {
2396
2396
  "arguments": [
2397
2397
  {
2398
- "id": 23701,
2398
+ "id": 23702,
2399
2399
  "name": "callData",
2400
2400
  "nodeType": "Identifier",
2401
2401
  "overloadedDeclarations": [],
2402
- "referencedDeclaration": 23688,
2402
+ "referencedDeclaration": 23689,
2403
2403
  "src": "5228:8:40",
2404
2404
  "typeDescriptions": {
2405
2405
  "typeIdentifier": "t_bytes_memory_ptr",
@@ -2407,11 +2407,11 @@
2407
2407
  }
2408
2408
  },
2409
2409
  {
2410
- "id": 23702,
2410
+ "id": 23703,
2411
2411
  "name": "msgSender",
2412
2412
  "nodeType": "Identifier",
2413
2413
  "overloadedDeclarations": [],
2414
- "referencedDeclaration": 23682,
2414
+ "referencedDeclaration": 23683,
2415
2415
  "src": "5249:9:40",
2416
2416
  "typeDescriptions": {
2417
2417
  "typeIdentifier": "t_address",
@@ -2419,11 +2419,11 @@
2419
2419
  }
2420
2420
  },
2421
2421
  {
2422
- "id": 23703,
2422
+ "id": 23704,
2423
2423
  "name": "msgValue",
2424
2424
  "nodeType": "Identifier",
2425
2425
  "overloadedDeclarations": [],
2426
- "referencedDeclaration": 23684,
2426
+ "referencedDeclaration": 23685,
2427
2427
  "src": "5270:8:40",
2428
2428
  "typeDescriptions": {
2429
2429
  "typeIdentifier": "t_uint256",
@@ -2446,18 +2446,18 @@
2446
2446
  "typeString": "uint256"
2447
2447
  }
2448
2448
  ],
2449
- "id": 23700,
2449
+ "id": 23701,
2450
2450
  "name": "appendContext",
2451
2451
  "nodeType": "Identifier",
2452
2452
  "overloadedDeclarations": [],
2453
- "referencedDeclaration": 23647,
2453
+ "referencedDeclaration": 23648,
2454
2454
  "src": "5202:13:40",
2455
2455
  "typeDescriptions": {
2456
2456
  "typeIdentifier": "t_function_internal_pure$_t_bytes_memory_ptr_$_t_address_$_t_uint256_$returns$_t_bytes_memory_ptr_$",
2457
2457
  "typeString": "function (bytes memory,address,uint256) pure returns (bytes memory)"
2458
2458
  }
2459
2459
  },
2460
- "id": 23704,
2460
+ "id": 23705,
2461
2461
  "isConstant": false,
2462
2462
  "isLValue": false,
2463
2463
  "isPure": false,
@@ -2490,18 +2490,18 @@
2490
2490
  }
2491
2491
  ],
2492
2492
  "expression": {
2493
- "id": 23698,
2493
+ "id": 23699,
2494
2494
  "name": "target",
2495
2495
  "nodeType": "Identifier",
2496
2496
  "overloadedDeclarations": [],
2497
- "referencedDeclaration": 23686,
2497
+ "referencedDeclaration": 23687,
2498
2498
  "src": "5175:6:40",
2499
2499
  "typeDescriptions": {
2500
2500
  "typeIdentifier": "t_address",
2501
2501
  "typeString": "address"
2502
2502
  }
2503
2503
  },
2504
- "id": 23699,
2504
+ "id": 23700,
2505
2505
  "isConstant": false,
2506
2506
  "isLValue": false,
2507
2507
  "isPure": false,
@@ -2515,7 +2515,7 @@
2515
2515
  "typeString": "function (bytes memory) returns (bool,bytes memory)"
2516
2516
  }
2517
2517
  },
2518
- "id": 23705,
2518
+ "id": 23706,
2519
2519
  "isConstant": false,
2520
2520
  "isLValue": false,
2521
2521
  "isPure": false,
@@ -2537,14 +2537,14 @@
2537
2537
  "typeString": "tuple()"
2538
2538
  }
2539
2539
  },
2540
- "id": 23707,
2540
+ "id": 23708,
2541
2541
  "nodeType": "ExpressionStatement",
2542
2542
  "src": "5157:130:40"
2543
2543
  }
2544
2544
  ]
2545
2545
  },
2546
2546
  "documentation": {
2547
- "id": 23680,
2547
+ "id": 23681,
2548
2548
  "nodeType": "StructuredDocumentation",
2549
2549
  "src": "4471:497:40",
2550
2550
  "text": " @notice Makes a delegatecall to the target contract with context values appended to the calldata.\n @param msgSender The address of the transaction sender.\n @param msgValue The amount of ether sent with the original transaction.\n @param target The address of the contract to call.\n @param callData The calldata for the call.\n @return success A boolean indicating whether the call was successful or not.\n @return data The abi encoded return data from the call."
@@ -2555,17 +2555,17 @@
2555
2555
  "name": "delegatecallWithContext",
2556
2556
  "nameLocation": "4980:23:40",
2557
2557
  "parameters": {
2558
- "id": 23689,
2558
+ "id": 23690,
2559
2559
  "nodeType": "ParameterList",
2560
2560
  "parameters": [
2561
2561
  {
2562
2562
  "constant": false,
2563
- "id": 23682,
2563
+ "id": 23683,
2564
2564
  "mutability": "mutable",
2565
2565
  "name": "msgSender",
2566
2566
  "nameLocation": "5017:9:40",
2567
2567
  "nodeType": "VariableDeclaration",
2568
- "scope": 23709,
2568
+ "scope": 23710,
2569
2569
  "src": "5009:17:40",
2570
2570
  "stateVariable": false,
2571
2571
  "storageLocation": "default",
@@ -2574,7 +2574,7 @@
2574
2574
  "typeString": "address"
2575
2575
  },
2576
2576
  "typeName": {
2577
- "id": 23681,
2577
+ "id": 23682,
2578
2578
  "name": "address",
2579
2579
  "nodeType": "ElementaryTypeName",
2580
2580
  "src": "5009:7:40",
@@ -2588,12 +2588,12 @@
2588
2588
  },
2589
2589
  {
2590
2590
  "constant": false,
2591
- "id": 23684,
2591
+ "id": 23685,
2592
2592
  "mutability": "mutable",
2593
2593
  "name": "msgValue",
2594
2594
  "nameLocation": "5040:8:40",
2595
2595
  "nodeType": "VariableDeclaration",
2596
- "scope": 23709,
2596
+ "scope": 23710,
2597
2597
  "src": "5032:16:40",
2598
2598
  "stateVariable": false,
2599
2599
  "storageLocation": "default",
@@ -2602,7 +2602,7 @@
2602
2602
  "typeString": "uint256"
2603
2603
  },
2604
2604
  "typeName": {
2605
- "id": 23683,
2605
+ "id": 23684,
2606
2606
  "name": "uint256",
2607
2607
  "nodeType": "ElementaryTypeName",
2608
2608
  "src": "5032:7:40",
@@ -2615,12 +2615,12 @@
2615
2615
  },
2616
2616
  {
2617
2617
  "constant": false,
2618
- "id": 23686,
2618
+ "id": 23687,
2619
2619
  "mutability": "mutable",
2620
2620
  "name": "target",
2621
2621
  "nameLocation": "5062:6:40",
2622
2622
  "nodeType": "VariableDeclaration",
2623
- "scope": 23709,
2623
+ "scope": 23710,
2624
2624
  "src": "5054:14:40",
2625
2625
  "stateVariable": false,
2626
2626
  "storageLocation": "default",
@@ -2629,7 +2629,7 @@
2629
2629
  "typeString": "address"
2630
2630
  },
2631
2631
  "typeName": {
2632
- "id": 23685,
2632
+ "id": 23686,
2633
2633
  "name": "address",
2634
2634
  "nodeType": "ElementaryTypeName",
2635
2635
  "src": "5054:7:40",
@@ -2643,12 +2643,12 @@
2643
2643
  },
2644
2644
  {
2645
2645
  "constant": false,
2646
- "id": 23688,
2646
+ "id": 23689,
2647
2647
  "mutability": "mutable",
2648
2648
  "name": "callData",
2649
2649
  "nameLocation": "5087:8:40",
2650
2650
  "nodeType": "VariableDeclaration",
2651
- "scope": 23709,
2651
+ "scope": 23710,
2652
2652
  "src": "5074:21:40",
2653
2653
  "stateVariable": false,
2654
2654
  "storageLocation": "memory",
@@ -2657,7 +2657,7 @@
2657
2657
  "typeString": "bytes"
2658
2658
  },
2659
2659
  "typeName": {
2660
- "id": 23687,
2660
+ "id": 23688,
2661
2661
  "name": "bytes",
2662
2662
  "nodeType": "ElementaryTypeName",
2663
2663
  "src": "5074:5:40",
@@ -2672,17 +2672,17 @@
2672
2672
  "src": "5003:96:40"
2673
2673
  },
2674
2674
  "returnParameters": {
2675
- "id": 23694,
2675
+ "id": 23695,
2676
2676
  "nodeType": "ParameterList",
2677
2677
  "parameters": [
2678
2678
  {
2679
2679
  "constant": false,
2680
- "id": 23691,
2680
+ "id": 23692,
2681
2681
  "mutability": "mutable",
2682
2682
  "name": "success",
2683
2683
  "nameLocation": "5123:7:40",
2684
2684
  "nodeType": "VariableDeclaration",
2685
- "scope": 23709,
2685
+ "scope": 23710,
2686
2686
  "src": "5118:12:40",
2687
2687
  "stateVariable": false,
2688
2688
  "storageLocation": "default",
@@ -2691,7 +2691,7 @@
2691
2691
  "typeString": "bool"
2692
2692
  },
2693
2693
  "typeName": {
2694
- "id": 23690,
2694
+ "id": 23691,
2695
2695
  "name": "bool",
2696
2696
  "nodeType": "ElementaryTypeName",
2697
2697
  "src": "5118:4:40",
@@ -2704,12 +2704,12 @@
2704
2704
  },
2705
2705
  {
2706
2706
  "constant": false,
2707
- "id": 23693,
2707
+ "id": 23694,
2708
2708
  "mutability": "mutable",
2709
2709
  "name": "data",
2710
2710
  "nameLocation": "5145:4:40",
2711
2711
  "nodeType": "VariableDeclaration",
2712
- "scope": 23709,
2712
+ "scope": 23710,
2713
2713
  "src": "5132:17:40",
2714
2714
  "stateVariable": false,
2715
2715
  "storageLocation": "memory",
@@ -2718,7 +2718,7 @@
2718
2718
  "typeString": "bytes"
2719
2719
  },
2720
2720
  "typeName": {
2721
- "id": 23692,
2721
+ "id": 23693,
2722
2722
  "name": "bytes",
2723
2723
  "nodeType": "ElementaryTypeName",
2724
2724
  "src": "5132:5:40",
@@ -2732,36 +2732,36 @@
2732
2732
  ],
2733
2733
  "src": "5117:33:40"
2734
2734
  },
2735
- "scope": 23780,
2735
+ "scope": 23781,
2736
2736
  "stateMutability": "nonpayable",
2737
2737
  "virtual": false,
2738
2738
  "visibility": "internal"
2739
2739
  },
2740
2740
  {
2741
- "id": 23744,
2741
+ "id": 23745,
2742
2742
  "nodeType": "FunctionDefinition",
2743
2743
  "src": "5747:399:40",
2744
2744
  "nodes": [],
2745
2745
  "body": {
2746
- "id": 23743,
2746
+ "id": 23744,
2747
2747
  "nodeType": "Block",
2748
2748
  "src": "5913:233:40",
2749
2749
  "nodes": [],
2750
2750
  "statements": [
2751
2751
  {
2752
2752
  "assignments": [
2753
- 23724,
2754
- 23726
2753
+ 23725,
2754
+ 23727
2755
2755
  ],
2756
2756
  "declarations": [
2757
2757
  {
2758
2758
  "constant": false,
2759
- "id": 23724,
2759
+ "id": 23725,
2760
2760
  "mutability": "mutable",
2761
2761
  "name": "success",
2762
2762
  "nameLocation": "5925:7:40",
2763
2763
  "nodeType": "VariableDeclaration",
2764
- "scope": 23743,
2764
+ "scope": 23744,
2765
2765
  "src": "5920:12:40",
2766
2766
  "stateVariable": false,
2767
2767
  "storageLocation": "default",
@@ -2770,7 +2770,7 @@
2770
2770
  "typeString": "bool"
2771
2771
  },
2772
2772
  "typeName": {
2773
- "id": 23723,
2773
+ "id": 23724,
2774
2774
  "name": "bool",
2775
2775
  "nodeType": "ElementaryTypeName",
2776
2776
  "src": "5920:4:40",
@@ -2783,12 +2783,12 @@
2783
2783
  },
2784
2784
  {
2785
2785
  "constant": false,
2786
- "id": 23726,
2786
+ "id": 23727,
2787
2787
  "mutability": "mutable",
2788
2788
  "name": "_data",
2789
2789
  "nameLocation": "5947:5:40",
2790
2790
  "nodeType": "VariableDeclaration",
2791
- "scope": 23743,
2791
+ "scope": 23744,
2792
2792
  "src": "5934:18:40",
2793
2793
  "stateVariable": false,
2794
2794
  "storageLocation": "memory",
@@ -2797,7 +2797,7 @@
2797
2797
  "typeString": "bytes"
2798
2798
  },
2799
2799
  "typeName": {
2800
- "id": 23725,
2800
+ "id": 23726,
2801
2801
  "name": "bytes",
2802
2802
  "nodeType": "ElementaryTypeName",
2803
2803
  "src": "5934:5:40",
@@ -2809,15 +2809,15 @@
2809
2809
  "visibility": "internal"
2810
2810
  }
2811
2811
  ],
2812
- "id": 23733,
2812
+ "id": 23734,
2813
2813
  "initialValue": {
2814
2814
  "arguments": [
2815
2815
  {
2816
- "id": 23728,
2816
+ "id": 23729,
2817
2817
  "name": "msgSender",
2818
2818
  "nodeType": "Identifier",
2819
2819
  "overloadedDeclarations": [],
2820
- "referencedDeclaration": 23712,
2820
+ "referencedDeclaration": 23713,
2821
2821
  "src": "5991:9:40",
2822
2822
  "typeDescriptions": {
2823
2823
  "typeIdentifier": "t_address",
@@ -2825,11 +2825,11 @@
2825
2825
  }
2826
2826
  },
2827
2827
  {
2828
- "id": 23729,
2828
+ "id": 23730,
2829
2829
  "name": "msgValue",
2830
2830
  "nodeType": "Identifier",
2831
2831
  "overloadedDeclarations": [],
2832
- "referencedDeclaration": 23714,
2832
+ "referencedDeclaration": 23715,
2833
2833
  "src": "6018:8:40",
2834
2834
  "typeDescriptions": {
2835
2835
  "typeIdentifier": "t_uint256",
@@ -2837,11 +2837,11 @@
2837
2837
  }
2838
2838
  },
2839
2839
  {
2840
- "id": 23730,
2840
+ "id": 23731,
2841
2841
  "name": "target",
2842
2842
  "nodeType": "Identifier",
2843
2843
  "overloadedDeclarations": [],
2844
- "referencedDeclaration": 23716,
2844
+ "referencedDeclaration": 23717,
2845
2845
  "src": "6042:6:40",
2846
2846
  "typeDescriptions": {
2847
2847
  "typeIdentifier": "t_address",
@@ -2849,11 +2849,11 @@
2849
2849
  }
2850
2850
  },
2851
2851
  {
2852
- "id": 23731,
2852
+ "id": 23732,
2853
2853
  "name": "callData",
2854
2854
  "nodeType": "Identifier",
2855
2855
  "overloadedDeclarations": [],
2856
- "referencedDeclaration": 23718,
2856
+ "referencedDeclaration": 23719,
2857
2857
  "src": "6066:8:40",
2858
2858
  "typeDescriptions": {
2859
2859
  "typeIdentifier": "t_bytes_memory_ptr",
@@ -2880,18 +2880,18 @@
2880
2880
  "typeString": "bytes memory"
2881
2881
  }
2882
2882
  ],
2883
- "id": 23727,
2883
+ "id": 23728,
2884
2884
  "name": "callWithContext",
2885
2885
  "nodeType": "Identifier",
2886
2886
  "overloadedDeclarations": [],
2887
- "referencedDeclaration": 23679,
2887
+ "referencedDeclaration": 23680,
2888
2888
  "src": "5956:15:40",
2889
2889
  "typeDescriptions": {
2890
2890
  "typeIdentifier": "t_function_internal_nonpayable$_t_address_$_t_uint256_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$",
2891
2891
  "typeString": "function (address,uint256,address,bytes memory) returns (bool,bytes memory)"
2892
2892
  }
2893
2893
  },
2894
- "id": 23732,
2894
+ "id": 23733,
2895
2895
  "isConstant": false,
2896
2896
  "isLValue": false,
2897
2897
  "isPure": false,
@@ -2922,7 +2922,7 @@
2922
2922
  },
2923
2923
  {
2924
2924
  "condition": {
2925
- "id": 23735,
2925
+ "id": 23736,
2926
2926
  "isConstant": false,
2927
2927
  "isLValue": false,
2928
2928
  "isPure": false,
@@ -2932,11 +2932,11 @@
2932
2932
  "prefix": true,
2933
2933
  "src": "6091:8:40",
2934
2934
  "subExpression": {
2935
- "id": 23734,
2935
+ "id": 23735,
2936
2936
  "name": "success",
2937
2937
  "nodeType": "Identifier",
2938
2938
  "overloadedDeclarations": [],
2939
- "referencedDeclaration": 23724,
2939
+ "referencedDeclaration": 23725,
2940
2940
  "src": "6092:7:40",
2941
2941
  "typeDescriptions": {
2942
2942
  "typeIdentifier": "t_bool",
@@ -2948,18 +2948,18 @@
2948
2948
  "typeString": "bool"
2949
2949
  }
2950
2950
  },
2951
- "id": 23740,
2951
+ "id": 23741,
2952
2952
  "nodeType": "IfStatement",
2953
2953
  "src": "6087:36:40",
2954
2954
  "trueBody": {
2955
2955
  "expression": {
2956
2956
  "arguments": [
2957
2957
  {
2958
- "id": 23737,
2958
+ "id": 23738,
2959
2959
  "name": "_data",
2960
2960
  "nodeType": "Identifier",
2961
2961
  "overloadedDeclarations": [],
2962
- "referencedDeclaration": 23726,
2962
+ "referencedDeclaration": 23727,
2963
2963
  "src": "6117:5:40",
2964
2964
  "typeDescriptions": {
2965
2965
  "typeIdentifier": "t_bytes_memory_ptr",
@@ -2974,18 +2974,18 @@
2974
2974
  "typeString": "bytes memory"
2975
2975
  }
2976
2976
  ],
2977
- "id": 23736,
2977
+ "id": 23737,
2978
2978
  "name": "revertWithBytes",
2979
2979
  "nodeType": "Identifier",
2980
2980
  "overloadedDeclarations": [],
2981
- "referencedDeclaration": 24349,
2981
+ "referencedDeclaration": 24356,
2982
2982
  "src": "6101:15:40",
2983
2983
  "typeDescriptions": {
2984
2984
  "typeIdentifier": "t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$",
2985
2985
  "typeString": "function (bytes memory) pure"
2986
2986
  }
2987
2987
  },
2988
- "id": 23738,
2988
+ "id": 23739,
2989
2989
  "isConstant": false,
2990
2990
  "isLValue": false,
2991
2991
  "isPure": false,
@@ -3001,33 +3001,33 @@
3001
3001
  "typeString": "tuple()"
3002
3002
  }
3003
3003
  },
3004
- "id": 23739,
3004
+ "id": 23740,
3005
3005
  "nodeType": "ExpressionStatement",
3006
3006
  "src": "6101:22:40"
3007
3007
  }
3008
3008
  },
3009
3009
  {
3010
3010
  "expression": {
3011
- "id": 23741,
3011
+ "id": 23742,
3012
3012
  "name": "_data",
3013
3013
  "nodeType": "Identifier",
3014
3014
  "overloadedDeclarations": [],
3015
- "referencedDeclaration": 23726,
3015
+ "referencedDeclaration": 23727,
3016
3016
  "src": "6136:5:40",
3017
3017
  "typeDescriptions": {
3018
3018
  "typeIdentifier": "t_bytes_memory_ptr",
3019
3019
  "typeString": "bytes memory"
3020
3020
  }
3021
3021
  },
3022
- "functionReturnParameters": 23722,
3023
- "id": 23742,
3022
+ "functionReturnParameters": 23723,
3023
+ "id": 23743,
3024
3024
  "nodeType": "Return",
3025
3025
  "src": "6129:12:40"
3026
3026
  }
3027
3027
  ]
3028
3028
  },
3029
3029
  "documentation": {
3030
- "id": 23710,
3030
+ "id": 23711,
3031
3031
  "nodeType": "StructuredDocumentation",
3032
3032
  "src": "5296:448:40",
3033
3033
  "text": " @notice Makes a call to the target contract with context values appended to the calldata.\n @dev Revert in the case of failure.\n @param msgSender The address of the transaction sender.\n @param msgValue The amount of ether sent with the original transaction.\n @param target The address of the contract to call.\n @param callData The calldata for the call.\n @return data The abi encoded return data from the call."
@@ -3038,17 +3038,17 @@
3038
3038
  "name": "callWithContextOrRevert",
3039
3039
  "nameLocation": "5756:23:40",
3040
3040
  "parameters": {
3041
- "id": 23719,
3041
+ "id": 23720,
3042
3042
  "nodeType": "ParameterList",
3043
3043
  "parameters": [
3044
3044
  {
3045
3045
  "constant": false,
3046
- "id": 23712,
3046
+ "id": 23713,
3047
3047
  "mutability": "mutable",
3048
3048
  "name": "msgSender",
3049
3049
  "nameLocation": "5793:9:40",
3050
3050
  "nodeType": "VariableDeclaration",
3051
- "scope": 23744,
3051
+ "scope": 23745,
3052
3052
  "src": "5785:17:40",
3053
3053
  "stateVariable": false,
3054
3054
  "storageLocation": "default",
@@ -3057,7 +3057,7 @@
3057
3057
  "typeString": "address"
3058
3058
  },
3059
3059
  "typeName": {
3060
- "id": 23711,
3060
+ "id": 23712,
3061
3061
  "name": "address",
3062
3062
  "nodeType": "ElementaryTypeName",
3063
3063
  "src": "5785:7:40",
@@ -3071,12 +3071,12 @@
3071
3071
  },
3072
3072
  {
3073
3073
  "constant": false,
3074
- "id": 23714,
3074
+ "id": 23715,
3075
3075
  "mutability": "mutable",
3076
3076
  "name": "msgValue",
3077
3077
  "nameLocation": "5816:8:40",
3078
3078
  "nodeType": "VariableDeclaration",
3079
- "scope": 23744,
3079
+ "scope": 23745,
3080
3080
  "src": "5808:16:40",
3081
3081
  "stateVariable": false,
3082
3082
  "storageLocation": "default",
@@ -3085,7 +3085,7 @@
3085
3085
  "typeString": "uint256"
3086
3086
  },
3087
3087
  "typeName": {
3088
- "id": 23713,
3088
+ "id": 23714,
3089
3089
  "name": "uint256",
3090
3090
  "nodeType": "ElementaryTypeName",
3091
3091
  "src": "5808:7:40",
@@ -3098,12 +3098,12 @@
3098
3098
  },
3099
3099
  {
3100
3100
  "constant": false,
3101
- "id": 23716,
3101
+ "id": 23717,
3102
3102
  "mutability": "mutable",
3103
3103
  "name": "target",
3104
3104
  "nameLocation": "5838:6:40",
3105
3105
  "nodeType": "VariableDeclaration",
3106
- "scope": 23744,
3106
+ "scope": 23745,
3107
3107
  "src": "5830:14:40",
3108
3108
  "stateVariable": false,
3109
3109
  "storageLocation": "default",
@@ -3112,7 +3112,7 @@
3112
3112
  "typeString": "address"
3113
3113
  },
3114
3114
  "typeName": {
3115
- "id": 23715,
3115
+ "id": 23716,
3116
3116
  "name": "address",
3117
3117
  "nodeType": "ElementaryTypeName",
3118
3118
  "src": "5830:7:40",
@@ -3126,12 +3126,12 @@
3126
3126
  },
3127
3127
  {
3128
3128
  "constant": false,
3129
- "id": 23718,
3129
+ "id": 23719,
3130
3130
  "mutability": "mutable",
3131
3131
  "name": "callData",
3132
3132
  "nameLocation": "5863:8:40",
3133
3133
  "nodeType": "VariableDeclaration",
3134
- "scope": 23744,
3134
+ "scope": 23745,
3135
3135
  "src": "5850:21:40",
3136
3136
  "stateVariable": false,
3137
3137
  "storageLocation": "memory",
@@ -3140,7 +3140,7 @@
3140
3140
  "typeString": "bytes"
3141
3141
  },
3142
3142
  "typeName": {
3143
- "id": 23717,
3143
+ "id": 23718,
3144
3144
  "name": "bytes",
3145
3145
  "nodeType": "ElementaryTypeName",
3146
3146
  "src": "5850:5:40",
@@ -3155,17 +3155,17 @@
3155
3155
  "src": "5779:96:40"
3156
3156
  },
3157
3157
  "returnParameters": {
3158
- "id": 23722,
3158
+ "id": 23723,
3159
3159
  "nodeType": "ParameterList",
3160
3160
  "parameters": [
3161
3161
  {
3162
3162
  "constant": false,
3163
- "id": 23721,
3163
+ "id": 23722,
3164
3164
  "mutability": "mutable",
3165
3165
  "name": "data",
3166
3166
  "nameLocation": "5907:4:40",
3167
3167
  "nodeType": "VariableDeclaration",
3168
- "scope": 23744,
3168
+ "scope": 23745,
3169
3169
  "src": "5894:17:40",
3170
3170
  "stateVariable": false,
3171
3171
  "storageLocation": "memory",
@@ -3174,7 +3174,7 @@
3174
3174
  "typeString": "bytes"
3175
3175
  },
3176
3176
  "typeName": {
3177
- "id": 23720,
3177
+ "id": 23721,
3178
3178
  "name": "bytes",
3179
3179
  "nodeType": "ElementaryTypeName",
3180
3180
  "src": "5894:5:40",
@@ -3188,36 +3188,36 @@
3188
3188
  ],
3189
3189
  "src": "5893:19:40"
3190
3190
  },
3191
- "scope": 23780,
3191
+ "scope": 23781,
3192
3192
  "stateMutability": "nonpayable",
3193
3193
  "virtual": false,
3194
3194
  "visibility": "internal"
3195
3195
  },
3196
3196
  {
3197
- "id": 23779,
3197
+ "id": 23780,
3198
3198
  "nodeType": "FunctionDefinition",
3199
3199
  "src": "6609:415:40",
3200
3200
  "nodes": [],
3201
3201
  "body": {
3202
- "id": 23778,
3202
+ "id": 23779,
3203
3203
  "nodeType": "Block",
3204
3204
  "src": "6783:241:40",
3205
3205
  "nodes": [],
3206
3206
  "statements": [
3207
3207
  {
3208
3208
  "assignments": [
3209
- 23759,
3210
- 23761
3209
+ 23760,
3210
+ 23762
3211
3211
  ],
3212
3212
  "declarations": [
3213
3213
  {
3214
3214
  "constant": false,
3215
- "id": 23759,
3215
+ "id": 23760,
3216
3216
  "mutability": "mutable",
3217
3217
  "name": "success",
3218
3218
  "nameLocation": "6795:7:40",
3219
3219
  "nodeType": "VariableDeclaration",
3220
- "scope": 23778,
3220
+ "scope": 23779,
3221
3221
  "src": "6790:12:40",
3222
3222
  "stateVariable": false,
3223
3223
  "storageLocation": "default",
@@ -3226,7 +3226,7 @@
3226
3226
  "typeString": "bool"
3227
3227
  },
3228
3228
  "typeName": {
3229
- "id": 23758,
3229
+ "id": 23759,
3230
3230
  "name": "bool",
3231
3231
  "nodeType": "ElementaryTypeName",
3232
3232
  "src": "6790:4:40",
@@ -3239,12 +3239,12 @@
3239
3239
  },
3240
3240
  {
3241
3241
  "constant": false,
3242
- "id": 23761,
3242
+ "id": 23762,
3243
3243
  "mutability": "mutable",
3244
3244
  "name": "_data",
3245
3245
  "nameLocation": "6817:5:40",
3246
3246
  "nodeType": "VariableDeclaration",
3247
- "scope": 23778,
3247
+ "scope": 23779,
3248
3248
  "src": "6804:18:40",
3249
3249
  "stateVariable": false,
3250
3250
  "storageLocation": "memory",
@@ -3253,7 +3253,7 @@
3253
3253
  "typeString": "bytes"
3254
3254
  },
3255
3255
  "typeName": {
3256
- "id": 23760,
3256
+ "id": 23761,
3257
3257
  "name": "bytes",
3258
3258
  "nodeType": "ElementaryTypeName",
3259
3259
  "src": "6804:5:40",
@@ -3265,15 +3265,15 @@
3265
3265
  "visibility": "internal"
3266
3266
  }
3267
3267
  ],
3268
- "id": 23768,
3268
+ "id": 23769,
3269
3269
  "initialValue": {
3270
3270
  "arguments": [
3271
3271
  {
3272
- "id": 23763,
3272
+ "id": 23764,
3273
3273
  "name": "msgSender",
3274
3274
  "nodeType": "Identifier",
3275
3275
  "overloadedDeclarations": [],
3276
- "referencedDeclaration": 23747,
3276
+ "referencedDeclaration": 23748,
3277
3277
  "src": "6869:9:40",
3278
3278
  "typeDescriptions": {
3279
3279
  "typeIdentifier": "t_address",
@@ -3281,11 +3281,11 @@
3281
3281
  }
3282
3282
  },
3283
3283
  {
3284
- "id": 23764,
3284
+ "id": 23765,
3285
3285
  "name": "msgValue",
3286
3286
  "nodeType": "Identifier",
3287
3287
  "overloadedDeclarations": [],
3288
- "referencedDeclaration": 23749,
3288
+ "referencedDeclaration": 23750,
3289
3289
  "src": "6896:8:40",
3290
3290
  "typeDescriptions": {
3291
3291
  "typeIdentifier": "t_uint256",
@@ -3293,11 +3293,11 @@
3293
3293
  }
3294
3294
  },
3295
3295
  {
3296
- "id": 23765,
3296
+ "id": 23766,
3297
3297
  "name": "target",
3298
3298
  "nodeType": "Identifier",
3299
3299
  "overloadedDeclarations": [],
3300
- "referencedDeclaration": 23751,
3300
+ "referencedDeclaration": 23752,
3301
3301
  "src": "6920:6:40",
3302
3302
  "typeDescriptions": {
3303
3303
  "typeIdentifier": "t_address",
@@ -3305,11 +3305,11 @@
3305
3305
  }
3306
3306
  },
3307
3307
  {
3308
- "id": 23766,
3308
+ "id": 23767,
3309
3309
  "name": "callData",
3310
3310
  "nodeType": "Identifier",
3311
3311
  "overloadedDeclarations": [],
3312
- "referencedDeclaration": 23753,
3312
+ "referencedDeclaration": 23754,
3313
3313
  "src": "6944:8:40",
3314
3314
  "typeDescriptions": {
3315
3315
  "typeIdentifier": "t_bytes_memory_ptr",
@@ -3336,18 +3336,18 @@
3336
3336
  "typeString": "bytes memory"
3337
3337
  }
3338
3338
  ],
3339
- "id": 23762,
3339
+ "id": 23763,
3340
3340
  "name": "delegatecallWithContext",
3341
3341
  "nodeType": "Identifier",
3342
3342
  "overloadedDeclarations": [],
3343
- "referencedDeclaration": 23709,
3343
+ "referencedDeclaration": 23710,
3344
3344
  "src": "6826:23:40",
3345
3345
  "typeDescriptions": {
3346
3346
  "typeIdentifier": "t_function_internal_nonpayable$_t_address_$_t_uint256_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$",
3347
3347
  "typeString": "function (address,uint256,address,bytes memory) returns (bool,bytes memory)"
3348
3348
  }
3349
3349
  },
3350
- "id": 23767,
3350
+ "id": 23768,
3351
3351
  "isConstant": false,
3352
3352
  "isLValue": false,
3353
3353
  "isPure": false,
@@ -3378,7 +3378,7 @@
3378
3378
  },
3379
3379
  {
3380
3380
  "condition": {
3381
- "id": 23770,
3381
+ "id": 23771,
3382
3382
  "isConstant": false,
3383
3383
  "isLValue": false,
3384
3384
  "isPure": false,
@@ -3388,11 +3388,11 @@
3388
3388
  "prefix": true,
3389
3389
  "src": "6969:8:40",
3390
3390
  "subExpression": {
3391
- "id": 23769,
3391
+ "id": 23770,
3392
3392
  "name": "success",
3393
3393
  "nodeType": "Identifier",
3394
3394
  "overloadedDeclarations": [],
3395
- "referencedDeclaration": 23759,
3395
+ "referencedDeclaration": 23760,
3396
3396
  "src": "6970:7:40",
3397
3397
  "typeDescriptions": {
3398
3398
  "typeIdentifier": "t_bool",
@@ -3404,18 +3404,18 @@
3404
3404
  "typeString": "bool"
3405
3405
  }
3406
3406
  },
3407
- "id": 23775,
3407
+ "id": 23776,
3408
3408
  "nodeType": "IfStatement",
3409
3409
  "src": "6965:36:40",
3410
3410
  "trueBody": {
3411
3411
  "expression": {
3412
3412
  "arguments": [
3413
3413
  {
3414
- "id": 23772,
3414
+ "id": 23773,
3415
3415
  "name": "_data",
3416
3416
  "nodeType": "Identifier",
3417
3417
  "overloadedDeclarations": [],
3418
- "referencedDeclaration": 23761,
3418
+ "referencedDeclaration": 23762,
3419
3419
  "src": "6995:5:40",
3420
3420
  "typeDescriptions": {
3421
3421
  "typeIdentifier": "t_bytes_memory_ptr",
@@ -3430,18 +3430,18 @@
3430
3430
  "typeString": "bytes memory"
3431
3431
  }
3432
3432
  ],
3433
- "id": 23771,
3433
+ "id": 23772,
3434
3434
  "name": "revertWithBytes",
3435
3435
  "nodeType": "Identifier",
3436
3436
  "overloadedDeclarations": [],
3437
- "referencedDeclaration": 24349,
3437
+ "referencedDeclaration": 24356,
3438
3438
  "src": "6979:15:40",
3439
3439
  "typeDescriptions": {
3440
3440
  "typeIdentifier": "t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$",
3441
3441
  "typeString": "function (bytes memory) pure"
3442
3442
  }
3443
3443
  },
3444
- "id": 23773,
3444
+ "id": 23774,
3445
3445
  "isConstant": false,
3446
3446
  "isLValue": false,
3447
3447
  "isPure": false,
@@ -3457,33 +3457,33 @@
3457
3457
  "typeString": "tuple()"
3458
3458
  }
3459
3459
  },
3460
- "id": 23774,
3460
+ "id": 23775,
3461
3461
  "nodeType": "ExpressionStatement",
3462
3462
  "src": "6979:22:40"
3463
3463
  }
3464
3464
  },
3465
3465
  {
3466
3466
  "expression": {
3467
- "id": 23776,
3467
+ "id": 23777,
3468
3468
  "name": "_data",
3469
3469
  "nodeType": "Identifier",
3470
3470
  "overloadedDeclarations": [],
3471
- "referencedDeclaration": 23761,
3471
+ "referencedDeclaration": 23762,
3472
3472
  "src": "7014:5:40",
3473
3473
  "typeDescriptions": {
3474
3474
  "typeIdentifier": "t_bytes_memory_ptr",
3475
3475
  "typeString": "bytes memory"
3476
3476
  }
3477
3477
  },
3478
- "functionReturnParameters": 23757,
3479
- "id": 23777,
3478
+ "functionReturnParameters": 23758,
3479
+ "id": 23778,
3480
3480
  "nodeType": "Return",
3481
3481
  "src": "7007:12:40"
3482
3482
  }
3483
3483
  ]
3484
3484
  },
3485
3485
  "documentation": {
3486
- "id": 23745,
3486
+ "id": 23746,
3487
3487
  "nodeType": "StructuredDocumentation",
3488
3488
  "src": "6150:456:40",
3489
3489
  "text": " @notice Makes a delegatecall to the target contract with context values appended to the calldata.\n @dev Revert in the case of failure.\n @param msgSender The address of the transaction sender.\n @param msgValue The amount of ether sent with the original transaction.\n @param target The address of the contract to call.\n @param callData The calldata for the call.\n @return data The abi encoded return data from the call."
@@ -3494,17 +3494,17 @@
3494
3494
  "name": "delegatecallWithContextOrRevert",
3495
3495
  "nameLocation": "6618:31:40",
3496
3496
  "parameters": {
3497
- "id": 23754,
3497
+ "id": 23755,
3498
3498
  "nodeType": "ParameterList",
3499
3499
  "parameters": [
3500
3500
  {
3501
3501
  "constant": false,
3502
- "id": 23747,
3502
+ "id": 23748,
3503
3503
  "mutability": "mutable",
3504
3504
  "name": "msgSender",
3505
3505
  "nameLocation": "6663:9:40",
3506
3506
  "nodeType": "VariableDeclaration",
3507
- "scope": 23779,
3507
+ "scope": 23780,
3508
3508
  "src": "6655:17:40",
3509
3509
  "stateVariable": false,
3510
3510
  "storageLocation": "default",
@@ -3513,7 +3513,7 @@
3513
3513
  "typeString": "address"
3514
3514
  },
3515
3515
  "typeName": {
3516
- "id": 23746,
3516
+ "id": 23747,
3517
3517
  "name": "address",
3518
3518
  "nodeType": "ElementaryTypeName",
3519
3519
  "src": "6655:7:40",
@@ -3527,12 +3527,12 @@
3527
3527
  },
3528
3528
  {
3529
3529
  "constant": false,
3530
- "id": 23749,
3530
+ "id": 23750,
3531
3531
  "mutability": "mutable",
3532
3532
  "name": "msgValue",
3533
3533
  "nameLocation": "6686:8:40",
3534
3534
  "nodeType": "VariableDeclaration",
3535
- "scope": 23779,
3535
+ "scope": 23780,
3536
3536
  "src": "6678:16:40",
3537
3537
  "stateVariable": false,
3538
3538
  "storageLocation": "default",
@@ -3541,7 +3541,7 @@
3541
3541
  "typeString": "uint256"
3542
3542
  },
3543
3543
  "typeName": {
3544
- "id": 23748,
3544
+ "id": 23749,
3545
3545
  "name": "uint256",
3546
3546
  "nodeType": "ElementaryTypeName",
3547
3547
  "src": "6678:7:40",
@@ -3554,12 +3554,12 @@
3554
3554
  },
3555
3555
  {
3556
3556
  "constant": false,
3557
- "id": 23751,
3557
+ "id": 23752,
3558
3558
  "mutability": "mutable",
3559
3559
  "name": "target",
3560
3560
  "nameLocation": "6708:6:40",
3561
3561
  "nodeType": "VariableDeclaration",
3562
- "scope": 23779,
3562
+ "scope": 23780,
3563
3563
  "src": "6700:14:40",
3564
3564
  "stateVariable": false,
3565
3565
  "storageLocation": "default",
@@ -3568,7 +3568,7 @@
3568
3568
  "typeString": "address"
3569
3569
  },
3570
3570
  "typeName": {
3571
- "id": 23750,
3571
+ "id": 23751,
3572
3572
  "name": "address",
3573
3573
  "nodeType": "ElementaryTypeName",
3574
3574
  "src": "6700:7:40",
@@ -3582,12 +3582,12 @@
3582
3582
  },
3583
3583
  {
3584
3584
  "constant": false,
3585
- "id": 23753,
3585
+ "id": 23754,
3586
3586
  "mutability": "mutable",
3587
3587
  "name": "callData",
3588
3588
  "nameLocation": "6733:8:40",
3589
3589
  "nodeType": "VariableDeclaration",
3590
- "scope": 23779,
3590
+ "scope": 23780,
3591
3591
  "src": "6720:21:40",
3592
3592
  "stateVariable": false,
3593
3593
  "storageLocation": "memory",
@@ -3596,7 +3596,7 @@
3596
3596
  "typeString": "bytes"
3597
3597
  },
3598
3598
  "typeName": {
3599
- "id": 23752,
3599
+ "id": 23753,
3600
3600
  "name": "bytes",
3601
3601
  "nodeType": "ElementaryTypeName",
3602
3602
  "src": "6720:5:40",
@@ -3611,17 +3611,17 @@
3611
3611
  "src": "6649:96:40"
3612
3612
  },
3613
3613
  "returnParameters": {
3614
- "id": 23757,
3614
+ "id": 23758,
3615
3615
  "nodeType": "ParameterList",
3616
3616
  "parameters": [
3617
3617
  {
3618
3618
  "constant": false,
3619
- "id": 23756,
3619
+ "id": 23757,
3620
3620
  "mutability": "mutable",
3621
3621
  "name": "data",
3622
3622
  "nameLocation": "6777:4:40",
3623
3623
  "nodeType": "VariableDeclaration",
3624
- "scope": 23779,
3624
+ "scope": 23780,
3625
3625
  "src": "6764:17:40",
3626
3626
  "stateVariable": false,
3627
3627
  "storageLocation": "memory",
@@ -3630,7 +3630,7 @@
3630
3630
  "typeString": "bytes"
3631
3631
  },
3632
3632
  "typeName": {
3633
- "id": 23755,
3633
+ "id": 23756,
3634
3634
  "name": "bytes",
3635
3635
  "nodeType": "ElementaryTypeName",
3636
3636
  "src": "6764:5:40",
@@ -3644,7 +3644,7 @@
3644
3644
  ],
3645
3645
  "src": "6763:19:40"
3646
3646
  },
3647
- "scope": 23780,
3647
+ "scope": 23781,
3648
3648
  "stateMutability": "nonpayable",
3649
3649
  "virtual": false,
3650
3650
  "visibility": "internal"
@@ -3656,18 +3656,18 @@
3656
3656
  "contractDependencies": [],
3657
3657
  "contractKind": "library",
3658
3658
  "documentation": {
3659
- "id": 23627,
3659
+ "id": 23628,
3660
3660
  "nodeType": "StructuredDocumentation",
3661
3661
  "src": "2777:329:40",
3662
3662
  "text": " @title WorldContextProvider - Utility functions to call contracts with context values appended to calldata.\n @notice This library provides functions to make calls or delegatecalls to other contracts,\n appending the context values (like msg.sender and msg.value) to the calldata for WorldContextConsumer to consume."
3663
3663
  },
3664
3664
  "fullyImplemented": true,
3665
3665
  "linearizedBaseContracts": [
3666
- 23780
3666
+ 23781
3667
3667
  ],
3668
3668
  "name": "WorldContextProvider",
3669
3669
  "nameLocation": "3115:20:40",
3670
- "scope": 23781,
3670
+ "scope": 23782,
3671
3671
  "usedErrors": [],
3672
3672
  "usedEvents": []
3673
3673
  }