@latticexyz/world-modules 2.0.0-main-2e288aa7 → 2.0.0-main-a2e99323

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 (182) hide show
  1. package/out/AccessControl.sol/AccessControl.json +1 -1
  2. package/out/AccessControlLib.sol/AccessControlLib.json +1 -1
  3. package/out/AccessManagementSystem.sol/AccessManagementSystem.json +1 -1
  4. package/out/AddressArray.sol/AddressArray.json +1 -1
  5. package/out/Allowances.sol/Allowances.json +1 -1
  6. package/out/BalanceTransferSystem.sol/BalanceTransferSystem.json +1 -1
  7. package/out/Balances.sol/Balances.json +1 -1
  8. package/out/BatchCallSystem.sol/BatchCallSystem.json +1 -1
  9. package/out/Bool.sol/Bool.json +1 -1
  10. package/out/Bytes.sol/Bytes.json +1 -1
  11. package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +1 -1
  12. package/out/CallboundDelegations.sol/CallboundDelegations.json +1 -1
  13. package/out/DecodeSlice.sol/DecodeSlice.json +1 -1
  14. package/out/Delegation.sol/Delegation.json +1 -1
  15. package/out/DelegationControl.sol/DelegationControl.json +1 -1
  16. package/out/DelegationControlMock.sol/DelegationControlMock.json +1 -1
  17. package/out/ERC165Checker.sol/ERC165Checker.json +1 -1
  18. package/out/ERC20.t.sol/ERC20Test.json +1 -1
  19. package/out/ERC20Metadata.sol/ERC20Metadata.json +1 -1
  20. package/out/ERC20Module.sol/ERC20Module.json +1 -1
  21. package/out/ERC20Module.sol/ERC20ModuleRegistrationLibrary.json +1 -1
  22. package/out/ERC20Registry.sol/ERC20Registry.json +1 -1
  23. package/out/ERC20System.sol/ERC20System.json +1 -1
  24. package/out/ERC721.t.sol/ERC721Recipient.json +1 -1
  25. package/out/ERC721.t.sol/ERC721Test.json +1 -1
  26. package/out/ERC721.t.sol/ERC721TokenReceiver.json +1 -1
  27. package/out/ERC721.t.sol/NonERC721Recipient.json +1 -1
  28. package/out/ERC721.t.sol/RevertingERC721Recipient.json +1 -1
  29. package/out/ERC721.t.sol/WrongReturnDataERC721Recipient.json +1 -1
  30. package/out/ERC721Metadata.sol/ERC721Metadata.json +1 -1
  31. package/out/ERC721Module.sol/ERC721Module.json +1 -1
  32. package/out/ERC721Module.sol/ERC721ModuleRegistrationLibrary.json +1 -1
  33. package/out/ERC721Registry.sol/ERC721Registry.json +1 -1
  34. package/out/ERC721System.sol/ERC721System.json +1 -1
  35. package/out/EchoSubscriber.sol/EchoSubscriber.json +1 -1
  36. package/out/EncodeArray.sol/EncodeArray.json +1 -1
  37. package/out/FieldLayout.sol/FieldLayoutInstance.json +1 -1
  38. package/out/FieldLayout.sol/FieldLayoutLib.json +1 -1
  39. package/out/FieldLayoutEncodeHelper.sol/FieldLayoutEncodeHelper.json +1 -1
  40. package/out/FunctionSelectors.sol/FunctionSelectors.json +1 -1
  41. package/out/FunctionSignatures.sol/FunctionSignatures.json +1 -1
  42. package/out/Hook.sol/HookInstance.json +1 -1
  43. package/out/Hook.sol/HookLib.json +1 -1
  44. package/out/Hooks.sol/Hooks.json +1 -1
  45. package/out/IAccessManagementSystem.sol/IAccessManagementSystem.json +1 -1
  46. package/out/IBalanceTransferSystem.sol/IBalanceTransferSystem.json +1 -1
  47. package/out/IBaseWorld.sol/IBaseWorld.abi.json +202 -0
  48. package/out/IBaseWorld.sol/IBaseWorld.abi.json.d.ts +202 -0
  49. package/out/IBaseWorld.sol/IBaseWorld.json +1 -1
  50. package/out/IBatchCallSystem.sol/IBatchCallSystem.json +1 -1
  51. package/out/IDelegationControl.sol/IDelegationControl.json +1 -1
  52. package/out/IERC20System.sol/IERC20System.json +1 -1
  53. package/out/IERC721Metadata.sol/IERC721Metadata.json +1 -1
  54. package/out/IERC721Receiver.sol/IERC721Receiver.json +1 -1
  55. package/out/IModule.sol/IModule.json +1 -1
  56. package/out/IModuleInstallationSystem.sol/IModuleInstallationSystem.json +1 -1
  57. package/out/IPuppetFactorySystem.sol/IPuppetFactorySystem.json +1 -1
  58. package/out/IRegistrationSystem.sol/IRegistrationSystem.json +1 -1
  59. package/out/IStore.sol/IStore.abi.json +202 -0
  60. package/out/IStore.sol/IStore.abi.json.d.ts +202 -0
  61. package/out/IStore.sol/IStore.json +1 -1
  62. package/out/IStoreData.sol/IStoreData.json +1 -1
  63. package/out/IStoreErrors.sol/IStoreErrors.abi.json +204 -0
  64. package/out/IStoreErrors.sol/IStoreErrors.abi.json.d.ts +204 -0
  65. package/out/IStoreErrors.sol/IStoreErrors.json +1 -0
  66. package/out/IStoreEvents.sol/IStoreEvents.json +1 -1
  67. package/out/IStoreHook.sol/IStoreHook.json +1 -1
  68. package/out/IStoreRead.sol/IStoreRead.json +1 -1
  69. package/out/IStoreRegistration.sol/IStoreRegistration.json +1 -1
  70. package/out/IStoreWrite.sol/IStoreWrite.json +1 -1
  71. package/out/ISystemHook.sol/ISystemHook.json +1 -1
  72. package/out/IWorldContextConsumer.sol/IWorldContextConsumer.json +1 -1
  73. package/out/IWorldErrors.sol/IWorldErrors.json +1 -1
  74. package/out/IWorldKernel.sol/IWorldCall.json +1 -1
  75. package/out/IWorldKernel.sol/IWorldKernel.json +1 -1
  76. package/out/IWorldKernel.sol/IWorldModuleInstallation.json +1 -1
  77. package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +1 -1
  78. package/out/InitModule.sol/InitModule.json +1 -1
  79. package/out/InitModuleAddress.sol/InitModuleAddress.json +1 -1
  80. package/out/InstalledModules.sol/InstalledModules.json +1 -1
  81. package/out/KeysInTable.sol/KeysInTable.json +1 -1
  82. package/out/KeysInTableHook.sol/KeysInTableHook.json +1 -1
  83. package/out/KeysInTableModule.sol/KeysInTableModule.json +1 -1
  84. package/out/KeysInTableModule.t.sol/KeysInTableModuleTest.json +1 -1
  85. package/out/KeysWithValue.sol/KeysWithValue.json +1 -1
  86. package/out/KeysWithValueHook.sol/KeysWithValueHook.json +1 -1
  87. package/out/KeysWithValueModule.sol/KeysWithValueModule.json +1 -1
  88. package/out/KeysWithValueModule.t.sol/KeysWithValueModuleTest.json +1 -1
  89. package/out/LimitedCallContext.sol/LimitedCallContext.json +1 -1
  90. package/out/Memory.sol/Memory.json +1 -1
  91. package/out/Module.sol/Module.json +1 -1
  92. package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.json +1 -1
  93. package/out/NamespaceDelegationControl.sol/NamespaceDelegationControl.json +1 -1
  94. package/out/NamespaceOwner.sol/NamespaceOwner.json +1 -1
  95. package/out/OperatorApproval.sol/OperatorApproval.json +1 -1
  96. package/out/Owners.sol/Owners.json +1 -1
  97. package/out/PackedCounter.sol/PackedCounterInstance.json +1 -1
  98. package/out/PackedCounter.sol/PackedCounterLib.json +1 -1
  99. package/out/Puppet.sol/Puppet.json +1 -1
  100. package/out/PuppetDelegationControl.sol/PuppetDelegationControl.json +1 -1
  101. package/out/PuppetFactorySystem.sol/PuppetFactorySystem.json +1 -1
  102. package/out/PuppetMaster.sol/PuppetMaster.json +1 -1
  103. package/out/PuppetModule.sol/PuppetModule.json +1 -1
  104. package/out/PuppetModule.t.sol/PuppetModuleTest.json +1 -1
  105. package/out/PuppetModule.t.sol/PuppetTestSystem.json +1 -1
  106. package/out/PuppetRegistry.sol/PuppetRegistry.json +1 -1
  107. package/out/RegistrationSystem.sol/RegistrationSystem.json +1 -1
  108. package/out/ResourceAccess.sol/ResourceAccess.json +1 -1
  109. package/out/ResourceId.sol/ResourceIdInstance.json +1 -1
  110. package/out/ResourceId.sol/ResourceIdLib.json +1 -1
  111. package/out/ResourceIds.sol/ResourceIds.json +1 -1
  112. package/out/RevertSubscriber.sol/RevertSubscriber.json +1 -1
  113. package/out/Schema.sol/SchemaInstance.json +1 -1
  114. package/out/Schema.sol/SchemaLib.json +1 -1
  115. package/out/SchemaEncodeHelper.sol/SchemaEncodeHelper.json +1 -1
  116. package/out/Slice.sol/SliceInstance.json +1 -1
  117. package/out/Slice.sol/SliceLib.json +1 -1
  118. package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +1 -1
  119. package/out/StandardDelegationsModule.t.sol/StandardDelegationsModuleTest.json +1 -1
  120. package/out/Storage.sol/Storage.json +1 -1
  121. package/out/StoreCore.sol/StoreCore.json +1 -1
  122. package/out/StoreCore.sol/StoreCoreInternal.json +1 -1
  123. package/out/StoreData.sol/StoreData.json +1 -1
  124. package/out/StoreHook.sol/StoreHook.json +1 -1
  125. package/out/StoreHooks.sol/StoreHooks.json +1 -1
  126. package/out/StoreRead.sol/StoreRead.json +1 -1
  127. package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.json +1 -1
  128. package/out/StoreSwitch.sol/StoreSwitch.json +1 -1
  129. package/out/System.sol/System.json +1 -1
  130. package/out/SystemCall.sol/SystemCall.json +1 -1
  131. package/out/SystemHook.sol/SystemHook.json +1 -1
  132. package/out/SystemHooks.sol/SystemHooks.json +1 -1
  133. package/out/SystemRegistry.sol/SystemRegistry.json +1 -1
  134. package/out/SystemSwitch.sol/SystemSwitch.json +1 -1
  135. package/out/SystemSwitch.t.sol/EchoSystem.json +1 -1
  136. package/out/SystemSwitch.t.sol/SystemSwitchTest.json +1 -1
  137. package/out/SystemboundDelegationControl.sol/SystemboundDelegationControl.json +1 -1
  138. package/out/SystemboundDelegations.sol/SystemboundDelegations.json +1 -1
  139. package/out/Systems.sol/Systems.json +1 -1
  140. package/out/Tables.sol/Tables.json +1 -1
  141. package/out/TightCoder.sol/TightCoder.json +1 -1
  142. package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +1 -1
  143. package/out/TimeboundDelegations.sol/TimeboundDelegations.json +1 -1
  144. package/out/TokenApproval.sol/TokenApproval.json +1 -1
  145. package/out/TokenURI.sol/TokenURI.json +1 -1
  146. package/out/TotalSupply.sol/TotalSupply.json +1 -1
  147. package/out/TwoFields.sol/TwoFields.json +1 -1
  148. package/out/UniqueEntity.sol/UniqueEntity.json +1 -1
  149. package/out/UniqueEntityModule.sol/UniqueEntityModule.json +1 -1
  150. package/out/UniqueEntityModule.t.sol/UniqueEntityModuleTest.json +1 -1
  151. package/out/UniqueEntityModule.t.sol/UniqueEntityTestSystem.json +1 -1
  152. package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +1 -1
  153. package/out/UsedKeysIndex.sol/UsedKeysIndex.json +1 -1
  154. package/out/UserDelegationControl.sol/UserDelegationControl.json +1 -1
  155. package/out/World.sol/World.json +1 -1
  156. package/out/World.t.sol/EchoSystemHook.json +1 -1
  157. package/out/World.t.sol/IWorldTestSystem.json +1 -1
  158. package/out/World.t.sol/PayableFallbackSystem.json +1 -1
  159. package/out/World.t.sol/RevertSystemHook.json +1 -1
  160. package/out/World.t.sol/WorldTest.json +1 -1
  161. package/out/World.t.sol/WorldTestSystem.json +1 -1
  162. package/out/WorldContext.sol/WorldContextConsumer.json +1 -1
  163. package/out/WorldContext.sol/WorldContextConsumerLib.json +1 -1
  164. package/out/WorldContext.sol/WorldContextProviderLib.json +1 -1
  165. package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.json +1 -1
  166. package/out/WorldResourceId.sol/WorldResourceIdInstance.json +1 -1
  167. package/out/WorldResourceId.sol/WorldResourceIdLib.json +1 -1
  168. package/out/constants.sol/LayoutOffsets.json +1 -1
  169. package/out/interfaces/IBaseWorld.sol/IBaseWorld.abi.json +202 -0
  170. package/out/interfaces/IBaseWorld.sol/IBaseWorld.abi.json.d.ts +202 -0
  171. package/out/interfaces/IBaseWorld.sol/IBaseWorld.json +1 -1
  172. package/out/query.t.sol/QueryTest.json +1 -1
  173. package/out/tables/Balances.sol/Balances.json +1 -1
  174. package/out/world/src/IERC165.sol/IERC165.json +1 -1
  175. package/package.json +8 -8
  176. package/src/interfaces/IBaseWorld.sol +1 -0
  177. package/src/interfaces/IERC20System.sol +1 -0
  178. package/src/interfaces/IPuppetFactorySystem.sol +1 -0
  179. package/src/modules/erc721-puppet/IERC721Metadata.sol +1 -0
  180. package/src/modules/erc721-puppet/IERC721Receiver.sol +1 -0
  181. package/src/utils/AccessControlLib.sol +1 -0
  182. package/src/utils/SystemSwitch.sol +1 -0
@@ -1 +1 @@
1
- {"abi":[{"type":"function","name":"_msgSender","inputs":[],"outputs":[{"name":"sender","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"_msgValue","inputs":[],"outputs":[{"name":"value","type":"uint256","internalType":"uint256"}],"stateMutability":"pure"},{"type":"function","name":"_world","inputs":[],"outputs":[{"name":"","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"installModule","inputs":[{"name":"module","type":"address","internalType":"contract IModule"},{"name":"encodedArgs","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerDelegation","inputs":[{"name":"delegatee","type":"address","internalType":"address"},{"name":"delegationControlId","type":"bytes32","internalType":"ResourceId"},{"name":"initCallData","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerFunctionSelector","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"systemFunctionSignature","type":"string","internalType":"string"}],"outputs":[{"name":"worldFunctionSelector","type":"bytes4","internalType":"bytes4"}],"stateMutability":"nonpayable"},{"type":"function","name":"registerNamespace","inputs":[{"name":"namespaceId","type":"bytes32","internalType":"ResourceId"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerNamespaceDelegation","inputs":[{"name":"namespaceId","type":"bytes32","internalType":"ResourceId"},{"name":"delegationControlId","type":"bytes32","internalType":"ResourceId"},{"name":"initCallData","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerRootFunctionSelector","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"worldFunctionSignature","type":"string","internalType":"string"},{"name":"systemFunctionSelector","type":"bytes4","internalType":"bytes4"}],"outputs":[{"name":"worldFunctionSelector","type":"bytes4","internalType":"bytes4"}],"stateMutability":"nonpayable"},{"type":"function","name":"registerStoreHook","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"hookAddress","type":"address","internalType":"contract IStoreHook"},{"name":"enabledHooksBitmap","type":"uint8","internalType":"uint8"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerSystem","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"system","type":"address","internalType":"contract System"},{"name":"publicAccess","type":"bool","internalType":"bool"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerSystemHook","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"hookAddress","type":"address","internalType":"contract ISystemHook"},{"name":"enabledHooksBitmap","type":"uint8","internalType":"uint8"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerTable","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"},{"name":"keySchema","type":"bytes32","internalType":"Schema"},{"name":"valueSchema","type":"bytes32","internalType":"Schema"},{"name":"keyNames","type":"string[]","internalType":"string[]"},{"name":"fieldNames","type":"string[]","internalType":"string[]"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"supportsInterface","inputs":[{"name":"interfaceId","type":"bytes4","internalType":"bytes4"}],"outputs":[{"name":"","type":"bool","internalType":"bool"}],"stateMutability":"pure"},{"type":"function","name":"unregisterDelegation","inputs":[{"name":"delegatee","type":"address","internalType":"address"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"unregisterNamespaceDelegation","inputs":[{"name":"namespaceId","type":"bytes32","internalType":"ResourceId"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"unregisterStoreHook","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"hookAddress","type":"address","internalType":"contract IStoreHook"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"unregisterSystemHook","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"hookAddress","type":"address","internalType":"contract ISystemHook"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"event","name":"Store_DeleteRecord","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"}],"anonymous":false},{"type":"event","name":"Store_SetRecord","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"staticData","type":"bytes","indexed":false,"internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","indexed":false,"internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"event","name":"Store_SpliceDynamicData","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","indexed":false,"internalType":"uint8"},{"name":"start","type":"uint48","indexed":false,"internalType":"uint48"},{"name":"deleteCount","type":"uint40","indexed":false,"internalType":"uint40"},{"name":"encodedLengths","type":"bytes32","indexed":false,"internalType":"PackedCounter"},{"name":"data","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"event","name":"Store_SpliceStaticData","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"start","type":"uint48","indexed":false,"internalType":"uint48"},{"name":"data","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"error","name":"FieldLayoutLib_Empty","inputs":[]},{"type":"error","name":"FieldLayoutLib_InvalidStaticDataLength","inputs":[{"name":"staticDataLength","type":"uint256","internalType":"uint256"},{"name":"computedStaticDataLength","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayoutLib_StaticLengthDoesNotFitInAWord","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayoutLib_StaticLengthIsNotZero","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayoutLib_StaticLengthIsZero","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayoutLib_TooManyDynamicFields","inputs":[{"name":"numFields","type":"uint256","internalType":"uint256"},{"name":"maxFields","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayoutLib_TooManyFields","inputs":[{"name":"numFields","type":"uint256","internalType":"uint256"},{"name":"maxFields","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"PackedCounter_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"SchemaLib_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"SchemaLib_StaticTypeAfterDynamicType","inputs":[]},{"type":"error","name":"Slice_OutOfBounds","inputs":[{"name":"data","type":"bytes","internalType":"bytes"},{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_IndexOutOfBounds","inputs":[{"name":"length","type":"uint256","internalType":"uint256"},{"name":"accessedIndex","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidFieldNamesLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidKeyNamesLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidResourceType","inputs":[{"name":"expected","type":"bytes2","internalType":"bytes2"},{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"Store_InvalidSplice","inputs":[{"name":"startWithinField","type":"uint40","internalType":"uint40"},{"name":"deleteCount","type":"uint40","internalType":"uint40"},{"name":"fieldLength","type":"uint40","internalType":"uint40"}]},{"type":"error","name":"Store_InvalidStaticDataLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidValueSchemaDynamicLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidValueSchemaLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidValueSchemaStaticLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_TableAlreadyExists","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"tableIdString","type":"string","internalType":"string"}]},{"type":"error","name":"Store_TableNotFound","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"tableIdString","type":"string","internalType":"string"}]},{"type":"error","name":"UnauthorizedCallContext","inputs":[]},{"type":"error","name":"World_AccessDenied","inputs":[{"name":"resource","type":"string","internalType":"string"},{"name":"caller","type":"address","internalType":"address"}]},{"type":"error","name":"World_AlreadyInitialized","inputs":[]},{"type":"error","name":"World_CallbackNotAllowed","inputs":[{"name":"functionSelector","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_DelegationNotFound","inputs":[{"name":"delegator","type":"address","internalType":"address"},{"name":"delegatee","type":"address","internalType":"address"}]},{"type":"error","name":"World_FunctionSelectorAlreadyExists","inputs":[{"name":"functionSelector","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_FunctionSelectorNotFound","inputs":[{"name":"functionSelector","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_InsufficientBalance","inputs":[{"name":"balance","type":"uint256","internalType":"uint256"},{"name":"amount","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"World_InterfaceNotSupported","inputs":[{"name":"contractAddress","type":"address","internalType":"address"},{"name":"interfaceId","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_InvalidNamespace","inputs":[{"name":"namespace","type":"bytes14","internalType":"bytes14"}]},{"type":"error","name":"World_InvalidResourceId","inputs":[{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_InvalidResourceType","inputs":[{"name":"expected","type":"bytes2","internalType":"bytes2"},{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_ResourceAlreadyExists","inputs":[{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_ResourceNotFound","inputs":[{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_SystemAlreadyExists","inputs":[{"name":"system","type":"address","internalType":"address"}]},{"type":"error","name":"World_UnlimitedDelegationNotAllowed","inputs":[]}],"bytecode":{"object":"0x60a06040523060805234801561001457600080fd5b50608051615793620000316000396000610c0801526157936000f3fe608060405234801561001057600080fd5b50600436106101365760003560e01c8063742d6118116100b2578063b29e408911610081578063cdc938c511610066578063cdc938c514610295578063d5f8337f146102a8578063e1af802c146102bb57600080fd5b8063b29e40891461026f578063bfdfaff71461028257600080fd5b8063742d6118146102235780638da798da14610236578063a92813ad14610249578063aa66e9c81461025c57600080fd5b80631d2257ba116101095780633350b6a9116100ee5780633350b6a9146101ea57806345ec9354146101fd578063530f4b601461021057600080fd5b80631d2257ba146101ab57806326d98102146101be57600080fd5b806301ffc9a71461013b57806305609129146101635780630ba51f4914610178578063119df25f1461018b575b600080fd5b61014e610149366004614c04565b6102c3565b60405190151581526020015b60405180910390f35b610176610171366004614c34565b61032c565b005b610176610186366004614cb0565b610353565b61019361041e565b6040516001600160a01b03909116815260200161015a565b6101766101b9366004614dfd565b61042d565b6101d16101cc366004614e56565b6104a8565b6040516001600160e01b0319909116815260200161015a565b6101766101f8366004614e9d565b6105f4565b604051601f19360135815260200161015a565b61017661021e366004614ef5565b61076f565b6101d1610231366004614f33565b6107db565b610176610244366004614f81565b61089d565b610176610257366004614c34565b61095f565b61017661026a366004614fbb565b61099e565b61017661027d366004614fbb565b6109d0565b610176610290366004614fd4565b610a65565b6101766102a336600461500e565b610b1a565b6101766102b6366004614ef5565b610b33565b610193610bf4565b60006001600160e01b031982167fb5dee12700000000000000000000000000000000000000000000000000000000148061032657506001600160e01b031982167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b610334610bfe565b6103458261034061041e565b610c62565b61034f8282610cdb565b5050565b61035b610bfe565b600061036689610d06565b6fffffffffffffffffffffffffffffffff1916036103c5578761038889610d1d565b6040517fe4ac069e0000000000000000000000000000000000000000000000000000000081526004016103bc92919061507b565b60405180910390fd5b6103e8616e7360f01b6dffffffffffffffffffffffffffff60801b8a1617610e31565b6103f48861034061041e565b61041488888888610405888a615094565b61040f8789615094565b610e7c565b5050505050505050565b600061042861128c565b905090565b610435610bfe565b61044761044061041e565b84846112be565b61045082611391565b156104a3576000610460836113ad565b905061048c817f1a86b55000000000000000000000000000000000000000000000000000000000611449565b6104a061049761041e565b848460006114a4565b50505b505050565b60006104b2610bfe565b61737960f01b836001600160f01b0319161461050d5761737960f01b836104d885610d1d565b6040517f5c30fb6f0000000000000000000000000000000000000000000000000000000081526004016103bc9392919061511a565b61051683610e31565b6105228361034061041e565b600061054b6105318560101b90565b71ffffffffffffffffffffffffffffffffffff19166114d1565b905060008184604051602001610562929190615143565b60405160208183030381529060405290508080519060200120925060006105888461155b565b905080156105ce576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319851660048201526024016103bc565b845160208601206105e085888361160b565b6105ea85846116d6565b5050505092915050565b6105fc610bfe565b61737960f01b836001600160f01b031916146106225761737960f01b836104d885610d1d565b6dffffffffffffffffffffffffffff60801b8316616e7360f01b1761064681610e31565b6106528161034061041e565b61067c837fb5dee12700000000000000000000000000000000000000000000000000000000611449565b600061068785610d06565b6fffffffffffffffffffffffffffffffff1916036106a9578361038885610d1d565b60006106b48461179f565b905080158015906106c55750848114155b15610707576040517fc0b707410000000000000000000000000000000000000000000000000000000081526001600160a01b03851660048201526024016103bc565b6000610712866113ad565b90506001600160a01b0381161561073b5761072c81611824565b61073683826118a3565b610746565b610746866001611941565b6107518686866119e2565b61075b8587611a85565b61076783866001611b10565b505050505050565b610777610bfe565b6107a1827f1873396a00000000000000000000000000000000000000000000000000000000611449565b6107c4616e7360f01b6dffffffffffffffffffffffffffff60801b851617610e31565b6107d08361034061041e565b6104a3838383611bbf565b60006107e5610bfe565b60408051616e7360f01b60208201526000602282018190526030820152610827910160405160208183030381529060405261081f9061519b565b61034061041e565b5081516020830120600061083a8261155b565b90508015610880576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319831660048201526024016103bc565b61088b82868561160b565b61089582856116d6565b509392505050565b6108a5610bfe565b6108cf827f6fdd1c8000000000000000000000000000000000000000000000000000000000611449565b61094b6108da61041e565b600084846040516024016108ee91906151bf565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f13861fb500000000000000000000000000000000000000000000000000000000179052611c82565b5061034f8282805190602001206001611c93565b610967610bfe565b6109738261034061041e565b61034f7f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383611d42565b6109a6610bfe565b6109af81611e55565b6109b881610e31565b6109c48161034061041e565b6109cd81611e86565b50565b6109d8610bfe565b6109e181611e55565b6109ea81611ef1565b6109f3816120e3565b15610a365780610a0282610d1d565b6040517f0dc28f6a0000000000000000000000000000000000000000000000000000000081526004016103bc92919061507b565b610a41816001611941565b610a5281610a4d61041e565b612168565b6109cd81610a5e61041e565b6001611b10565b610a6d610bfe565b610a7683611e55565b610a7f82611391565b610ab5576040517f71ee9e8100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610ac18361034061041e565b6000610acc836113ad565b9050610af8817f1a86b55000000000000000000000000000000000000000000000000000000000611449565b610b028484612232565b815115610b14576104a061049761041e565b50505050565b610b22610bfe565b6109cd610b2d61041e565b826122b1565b610b3b610bfe565b61737960f01b836001600160f01b03191614610b615761737960f01b836104d885610d1d565b610b8b827f540fbfa800000000000000000000000000000000000000000000000000000000611449565b610b9483610e31565b610bb7616e7360f01b6dffffffffffffffffffffffffffff60801b851617610e31565b610bc38361034061041e565b6104a3836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b1617612353565b60006104286123f8565b6001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163003610c60576040517f9f03a02600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b565b6001600160a01b038116610c8f616e7360f01b6dffffffffffffffffffffffffffff60801b851617612402565b6001600160a01b03161461034f57610ca682610d1d565b816040517fd787b7370000000000000000000000000000000000000000000000000000000081526004016103bc9291906151d2565b61034f7f746273746f726500000000000000000053746f7265486f6f6b730000000000008383611d42565b6000610d1460706010615213565b9190911b919050565b606081601081901b6000610d3083610d06565b90508271ffffffffffffffffffffffffffffffffffff19831615610d7157610d6c71ffffffffffffffffffffffffffffffffffff1984166114d1565b610da8565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b6fffffffffffffffffffffffffffffffff19831615610dcf57610dca836114d1565b610e06565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b604051602001610e1893929190615226565b6040516020818303038152906040529350505050919050565b610e3a816120e3565b6109cd5780610e4882610d1d565b6040517ffbf10ce60000000000000000000000000000000000000000000000000000000081526004016103bc92919061507b565b613a3160f11b866001600160f01b03191614801590610eaa5750611bdd60f21b866001600160f01b03191614155b15610f0b57613a3160f11b8687604051602001610ec991815260200190565b60408051601f19818403018152908290527f31b466830000000000000000000000000000000000000000000000000000000082526103bc93929160040161511a565b610f1485612493565b610f1f8460016126da565b610f2a8360006126da565b60e084901c60e885901c0160ff16825114610f8a5760e084901c60e885901c0160ff1682516040517f0f72cb98000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b60e085901c60e886901c0160ff16815114610fea5760e085901c60e886901c0160ff1681516040517f7dec4c00000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b60e085901c60e886901c0160ff1660e084901c60e885901c0160ff16146110625760e085901c60e886901c0160ff1660e084901c60e885901c0160ff166040517ff29d4d88000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b61106b85612876565b61107484612876565b146110c65761108285612876565b61108b84612876565b6040517f65cc0adf000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b6110cf856128a8565b6110d8846128a8565b1461112a576110e6856128a8565b6110ef846128a8565b6040517fedea9587000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b60005b61113686612876565b8110156111d15761116061114a85836128c5565b60c581111561115b5761115b61529c565b6128ed565b6008601b8390030287901c60ff16146111c9576008601b8290030286901c60ff1661118e61114a86846128c5565b6040517f254c7db4000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b60010161112d565b506111db866120e3565b156112355785866040516020016111f491815260200190565b60408051601f19818403018152908290527fdfaaf9cf0000000000000000000000000000000000000000000000000000000082526103bc929160040161507b565b611281868686868660405160200161124d91906152b2565b6040516020818303038152906040528660405160200161126d91906152b2565b60405160208183030381529060405261294d565b610767866001611941565b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffcc36013560601c806112bb5750335b90565b604080516002808252606082018352600092602083019080368337019050509050836001600160a01b031660001b816000815181106112ff576112ff615334565b602002602001018181525050826001600160a01b031660001b8160018151811061132b5761132b615334565b602002602001018181525050610b147f7462776f726c640000000000000000005573657244656c65676174696f6e436f60001b8260008560405160200161137491815260200190565b60408051601f19818403018152919052630100080160dd1b612a14565b6000811515801561032657506113a682612a29565b1592915050565b6040805160018082528183019092526000918291906020808301908036833701905050905082816000815181106113e6576113e6615334565b6020908102919091010152600061143e7f7462776f726c6400000000000000000053797374656d7300000000000000000083837e15020014010000000000000000000000000000000000000000000000000000612a89565b60601c949350505050565b6114538282612abf565b61034f576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b0319821660248201526044016103bc565b60606000806114b587878787612adb565b91509150816114c7576114c781612cab565b9695505050505050565b606060005b6010811015611527576fffffffffffffffffffffffffffffffff198316600882021b7fff000000000000000000000000000000000000000000000000000000000000001615611527576001016114d6565b604080516fffffffffffffffffffffffffffffffff198516602082015281516030909101909152818152805b949350505050565b60408051600180825281830190925260009182919060208083019080368337019050509050827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916816000815181106115b3576115b3615334565b602090810291909101015260006115537f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f7283837e24020020040000000000000000000000000000000000000000000000000000612a89565b60006116178383612cb3565b60408051600180825281830190925291925060009160609183919060208083019080368337019050509050867bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19168160008151811061167557611675615334565b60209081029190910101526116cd7f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72828686867e24020020040000000000000000000000000000000000000000000000000000612cf2565b50505050505050565b606060006116e383612ff8565b905060006116f084613008565b6040805160018082528183019092529192506000919060208083019080368337019050509050857bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19168160008151811061174957611749615334565b60209081029190910101526107677f6f74776f726c6400000000000000000046756e6374696f6e5369676e61747572828686867c0100000000000000000000000000000000000000000000000000000000612cf2565b60408051600180825281830190925260009182919060208083019080368337019050509050826001600160a01b031660001b816000815181106117e4576117e4615334565b602090810291909101015260006115537f7462776f726c6400000000000000000053797374656d526567697374727900008383630100080160dd1b612a89565b60408051600180825281830190925260009160208083019080368337019050509050816001600160a01b031660001b8160008151811061186657611866615334565b602090810291909101015261034f7f7462776f726c6400000000000000000053797374656d5265676973747279000082630100080160dd1b613031565b60408051600280825260608201835260009260208301908036833701905050905082816000815181106118d8576118d8615334565b602002602001018181525050816001600160a01b031660001b8160018151811061190457611904615334565b60209081029190910101526104a37f7462776f726c640000000000000000005265736f75726365416363657373000082630101000160d81b613031565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061197757611977615334565b6020026020010181815250506104a37f746273746f72650000000000000000005265736f75726365496473000000000060001b826000856040516020016119c591151560f81b815260010190565b60408051601f19818403018152919052630101000160d81b612a14565b60006119ee83836132fd565b604080516001808252818301909252919250600091606091839190602080830190803683370190505090508681600081518110611a2d57611a2d615334565b60209081029190910101526116cd7f7462776f726c6400000000000000000053797374656d73000000000000000000828686867e15020014010000000000000000000000000000000000000000000000000000612cf2565b60408051600180825281830190925260009160208083019080368337019050509050826001600160a01b031660001b81600081518110611ac757611ac7615334565b6020026020010181815250506104a37f7462776f726c6400000000000000000053797374656d5265676973747279000060001b8260008560405160200161137491815260200190565b6040805160028082526060820183526000926020830190803683370190505090508381600081518110611b4557611b45615334565b602002602001018181525050826001600160a01b031660001b81600181518110611b7157611b71615334565b602002602001018181525050610b147f7462776f726c640000000000000000005265736f75726365416363657373000060001b826000856040516020016119c591151560f81b815260010190565b613a3160f11b836001600160f01b03191614611bef57613a3160f11b8384604051602001610ec991815260200190565b611bf8836120e3565b611c51578283604051602001611c1091815260200190565b60408051601f19818403018152908290527f41e713ad0000000000000000000000000000000000000000000000000000000082526103bc929160040161507b565b6104a3836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b161761332d565b60606000806114b5878787876133d2565b604080516002808252606082018352600092602083019080368337019050509050836001600160a01b031660001b81600081518110611cd457611cd4615334565b6020026020010181815250508281600181518110611cf457611cf4615334565b602002602001018181525050610b147f7462776f726c64000000000000000000496e7374616c6c65644d6f64756c657360001b826000856040516020016119c591151560f81b815260010190565b6000611d4e848461344a565b90506000815167ffffffffffffffff811115611d6c57611d6c614d46565b604051908082528060200260200182016040528015611d95578160200160208202803683370190505b5090506000805b8351811015611e4657846001600160a01b0316611de0858381518110611dc457611dc4615334565b60200260200101516affffffffffffffffffffff191660601c90565b6001600160a01b031614611e3e57838181518110611e0057611e00615334565b6020026020010151838381518110611e1a57611e1a615334565b6affffffffffffffffffffff19909216602092830291909101909101526001909101905b600101611d9c565b508082526107678686846134b5565b616e7360f01b6dffffffffffffffffffffffffffff60801b82161781146109cd57616e7360f01b816104d883610d1d565b604080516001808252818301909252600091602080830190803683370190505090508181600081518110611ebc57611ebc615334565b602090810291909101015261034f7f7462776f726c640000000000000000004e616d65737061636544656c656761748261350c565b6000611efd8260101b90565b90506000611f1f71ffffffffffffffffffffffffffffffffffff1983166114d1565b80519091508015610b1457611f4182611f3960018461534a565b016020015190565b7fff00000000000000000000000000000000000000000000000000000000000000167f5f0000000000000000000000000000000000000000000000000000000000000003611fd2576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19841660048201526024016103bc565b60005b611fe060018361534a565b8110156104a057602081840101517effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f0000000000000000000000000000000000000000000000000000000000000014801561208d575061204883611f39836001615213565b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f00000000000000000000000000000000000000000000000000000000000000145b156120db576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19851660048201526024016103bc565b600101611fd5565b60408051600180825281830190925260009182919060208083019080368337019050509050828160008151811061211c5761211c615334565b6020908102919091010152600061215c7f746273746f72650000000000000000005265736f7572636549647300000000008383630101000160d81b612a89565b90506115538160f81c90565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061219e5761219e615334565b6020026020010181815250506104a37f7462776f726c640000000000000000004e616d6573706163654f776e6572000060001b826000856040516020016121fd919060609190911b6bffffffffffffffffffffffff1916815260140190565b60408051601f198184030181529190527e14010014000000000000000000000000000000000000000000000000000000612a14565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061226857612268615334565b6020026020010181815250506104a37f7462776f726c640000000000000000004e616d65737061636544656c6567617460001b8260008560405160200161137491815260200190565b604080516002808252606082018352600092602083019080368337019050509050826001600160a01b031660001b816000815181106122f2576122f2615334565b602002602001018181525050816001600160a01b031660001b8160018151811061231e5761231e615334565b60209081029190910101526104a37f7462776f726c640000000000000000005573657244656c65676174696f6e436f8261350c565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061238957612389615334565b6020026020010181815250506104a37f7462776f726c6400000000000000000053797374656d486f6f6b73000000000060001b826000856040516020016123e491906affffffffffffffffffffff1991909116815260150190565b6040516020818303038152906040526135a7565b6000610428613658565b60408051600180825281830190925260009182919060208083019080368337019050509050828160008151811061243b5761243b615334565b6020908102919091010152600061143e7f7462776f726c640000000000000000004e616d6573706163654f776e6572000083837e14010014000000000000000000000000000000000000000000000000000000612a89565b806124ca576040517f220c0f6500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60006124d5826128a8565b9050600581111561251c576040517f7f2372c300000000000000000000000000000000000000000000000000000000815260048101829052600560248201526044016103bc565b600061252783612876565b905060006125358383615213565b9050601c81111561257c576040517f4a8a06ad00000000000000000000000000000000000000000000000000000000815260048101829052601c60248201526044016103bc565b6000805b838110156126275760ff601b82900360080287901c1660008190036125d4576040517f01f2a07c000000000000000000000000000000000000000000000000000000008152600481018390526024016103bc565b6020811115612612576040517f24c85d58000000000000000000000000000000000000000000000000000000008152600481018390526024016103bc565b61261c8184615213565b925050600101612580565b5061263185613697565b811461267d5761264085613697565b6040517f9365944a0000000000000000000000000000000000000000000000000000000081526004810191909152602481018290526044016103bc565b825b601c8110156107675760ff601b82900360080287901c1680156126d1576040517fbb68821a000000000000000000000000000000000000000000000000000000008152600481018390526024016103bc565b5060010161267f565b801580156126e6575081155b1561270757604051635318beb960e01b8152600060048201526024016103bc565b6000612712836128a8565b9050600581111561273957604051635318beb960e01b8152600481018290526024016103bc565b600061274484612876565b905060006127528383615213565b9050601c81111561277957604051635318beb960e01b8152600481018290526024016103bc565b6000805b838110156127e557600061279461114a89846128c5565b9050806000036127d0576040517ff1e56be400000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6127da8184615213565b92505060010161277d565b506127ef86613697565b811461281a576127fe86613697565b604051635318beb960e01b81526004016103bc91815260200190565b825b828110156116cd57600061283361114a89846128c5565b9050801561286d576040517ff1e56be400000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5060010161281c565b6000600860016128886002602061534a565b612892919061534a565b61289c919061535d565b8260ff911c1692915050565b600060086001806128bb6002602061534a565b612888919061534a565b6000601b8290036008028360ff911c1660c58111156128e6576128e661529c565b9392505050565b6000808260c58111156129025761290261529c565b60ff169050606181101561291c57601f1660010192915050565b60618360c58111156129305761293061529c565b0361293e5750601492915050565b50600092915050565b50919050565b600061295a8686866136ba565b9050600061296884846136f0565b90506000612976858561370d565b604080516001808252818301909252919250600091906020808301908036833701905050905089816000815181106129b0576129b0615334565b6020908102919091010152612a087f746273746f72650000000000000000005461626c657300000000000000000000828686867e60030220202000000000000000000000000000000000000000000000000000612cf2565b50505050505050505050565b6104a08585612a238487613722565b85613753565b6040805161737960f01b60208201526000602282018190527f756e6c696d69746564000000000000000000000000000000000000000000000060308301529101604051602081830303815290604052612a819061519b565b909114919050565b6000612ab6612a9886866139bb565b60ff858116601b0360080285901c16612ab18587613722565b613a11565b95945050505050565b6000612aca83613a62565b80156128e657506128e68383613aa3565b600060606000612aea86613b5b565b905060005b8151811015612bbd576000828281518110612b0c57612b0c615334565b60200260200101519050612b386001826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15612bb4576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c332303190612b81908c908c908c90600401615374565b600060405180830381600087803b158015612b9b57600080fd5b505af1158015612baf573d6000803e3d6000fd5b505050505b50600101612aef565b50612bca87858888613bfd565b909350915060005b8151811015612ca0576000828281518110612bef57612bef615334565b60200260200101519050612c1b6002826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15612c97576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f9990612c64908c908c908c90600401615374565b600060405180830381600087803b158015612c7e57600080fd5b505af1158015612c92573d6000803e3d6000fd5b505050505b50600101612bd2565b505094509492505050565b805160208201fd5b60608282604051602001612cdb9291909182526001600160e01b031916602082015260240190565b604051602081830303815290604052905092915050565b611bdd60f21b866001600160f01b03191603612d4b57857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051612d3e94939291906153d8565b60405180910390a2610767565b6000612d5687613ccf565b905060005b8151811015612e2f576000828281518110612d7857612d78615334565b60200260200101519050612da46001826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15612e26576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c90612df3908c908c908c908c908c908c90600401615417565b600060405180830381600087803b158015612e0d57600080fd5b505af1158015612e21573d6000803e3d6000fd5b505050505b50600101612d5b565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a987878787604051612e6694939291906153d8565b60405180910390a26000612e7a88886139bb565b90506000602087019050612e92826000895184613d41565b6000612e9d856128a8565b1115612f21576000612eaf8a8a613e00565b878155905060208601915060008060005b612ec9886128a8565b8160ff161015612f1c57612ede8d8d83613e56565b9250612ef98a8260ff166028026038011c64ffffffffff1690565b9150612f088360008488613d41565b612f128286615213565b9450600101612ec0565b505050505b60005b8351811015612a08576000848281518110612f4157612f41615334565b60200260200101519050612f6d6002826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15612fef576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf90612fbc908e908e908e908e908e908e90600401615417565b600060405180830381600087803b158015612fd657600080fd5b505af1158015612fea573d6000803e3d6000fd5b505050505b50600101612f24565b60006103268251603881901b1790565b60608160405160200161301b9190615470565b6040516020818303038152906040529050919050565b611bdd60f21b836001600160f01b0319160361308457827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0783604051613077919061548c565b60405180910390a2505050565b600061308f84613ccf565b905060005b81518110156131625760008282815181106130b1576130b1615334565b602002602001015190506130dd6040826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15613159576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf45906131269089908990899060040161549f565b600060405180830381600087803b15801561314057600080fd5b505af1158015613154573d6000803e3d6000fd5b505050505b50600101613094565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0784604051613193919061548c565b60405180910390a260006131a785856139bb565b90506132008160006131b886613697565b67ffffffffffffffff8111156131d0576131d0614d46565b6040519080825280601f01601f1916602001820160405280156131fa576020820181803683370190505b50613ed6565b600061320b846128a8565b111561322c57600061321d8686613e00565b905061322a816020613eec565b505b60005b825181101561076757600083828151811061324c5761324c615334565b602002602001015190506132786080826affffffffffffffffffffff1916613bdf90919063ffffffff16565b156132f4576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b906132c1908a908a908a9060040161549f565b600060405180830381600087803b1580156132db57600080fd5b505af11580156132ef573d6000803e3d6000fd5b505050505b5060010161322f565b604051606083811b6bffffffffffffffffffffffff1916602083015282151560f81b603483015290603501612cdb565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061336357613363615334565b6020026020010181815250506104a37f746273746f726500000000000000000053746f7265486f6f6b7300000000000060001b826000856040516020016133be91906affffffffffffffffffffff1991909116815260150190565b604051602081830303815290604052613f29565b60006060836001600160a01b031660006133ed858989613f64565b6040516133fa9190615470565b60006040518083038185875af1925050503d8060008114613437576040519150601f19603f3d011682016040523d82523d6000602084013e61343c565b606091505b509097909650945050505050565b6040805160018082528183019092526060916000919060208083019080368337019050509050828160008151811061348457613484615334565b602002602001018181525050600061349e85836000613f7b565b9050612ab66134b08260008451613fb5565b614043565b6040805160018082528183019092526000916020808301908036833701905050905082816000815181106134eb576134eb615334565b602002602001018181525050610b148482600061350786614054565b614064565b6000613516613658565b9050306001600160a01b03821603613532576104a3838361409f565b6040517f505a181d0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063505a181d9061357990869086906004016154c8565b600060405180830381600087803b15801561359357600080fd5b505af11580156116cd573d6000803e3d6000fd5b60006135b1613658565b9050306001600160a01b038216036135d4576135cf85858585613f29565b6104a0565b6040517f150f32620000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063150f32629061361f9088908890889088906004016154e1565b600060405180830381600087803b15801561363957600080fd5b505af115801561364d573d6000803e3d6000fd5b505050505050505050565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175546000906001600160a01b031680613692573391505090565b919050565b600060086136a76002602061534a565b6136b1919061535d565b9190911c919050565b60408051602081018590529081018390526060818101839052906080015b60405160208183030381529060405290509392505050565b8151815160009181810160389190911b1760609190911b176128e6565b60608282604051602001612cdb929190615515565b600080805b8360ff168110156108955761374960ff601b83900360080287901c1683615213565b9150600101613727565b611bdd60f21b846001600160f01b031916036137aa57837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be84848460405161379d93929190615544565b60405180910390a2610b14565b60006137b685856139bb565b905060006137c386613ccf565b905060005b81518110156138985760008282815181106137e5576137e5615334565b602002602001015190506138116004826affffffffffffffffffffff1916613bdf90919063ffffffff16565b1561388f576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d9061385c908b908b908b908b90600401615577565b600060405180830381600087803b15801561387657600080fd5b505af115801561388a573d6000803e3d6000fd5b505050505b506001016137c8565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be8686866040516138cd93929190615544565b60405180910390a26138e8828565ffffffffffff1685613ed6565b60005b81518110156116cd57600082828151811061390857613908615334565b602002602001015190506139346008826affffffffffffffffffffff1916613bdf90919063ffffffff16565b156139b2576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba87219061397f908b908b908b908b90600401615577565b600060405180830381600087803b15801561399957600080fd5b505af11580156139ad573d6000803e3d6000fd5b505050505b506001016138eb565b600082826040516020016139d09291906155b0565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600060208210613a3757602082048401935060208281613a3357613a336155ec565b0691505b508254600882021b602082900380841115610895576001850154600882021c82179150509392505050565b6000613a8e827f01ffc9a700000000000000000000000000000000000000000000000000000000613aa3565b801561032657506113a6826001600160e01b03195b6040516001600160e01b031982166024820152600090819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a700000000000000000000000000000000000000000000000000000000178152825192935060009283928392909183918a617530fa92503d91506000519050828015613b44575060208210155b8015613b505750600081115b979650505050505050565b60408051600180825281830190925260609160009190602080830190803683370190505090508281600081518110613b9557613b95615334565b60209081029190910101526000613bcd7f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383613f7b565b90506115536134b08260008451613fb5565b60008160ff1682613bf08560581c90565b1660ff1614905092915050565b60006060600080613c0d866140b2565b90925090506001600160a01b038216613c2a5785610e4887610d1d565b80613c3957613c39868961416a565b8615613c7d576dffffffffffffffffffffffffffff60801b8616616e7360f01b176000613c6582614181565b9050613c7a82613c758b84615213565b6141fa565b50505b6000613c898760101b90565b71ffffffffffffffffffffffffffffffffffff191614613cb457613caf888884886133d2565b613cc0565b613cc088888488614279565b90999098509650505050505050565b60408051600180825281830190925260609160009190602080830190803683370190505090508281600081518110613d0957613d09615334565b60209081029190910101526000613bcd7f746273746f726500000000000000000053746f7265486f6f6b730000000000008383613f7b565b8215613dbb5760208310613d6b57602083048401935060208381613d6757613d676155ec565b0692505b8215613dbb5760208390036000600019600885021c1990506008850281811c91508351811c9050811987541682821617875550818411613dac575050610b14565b50600194909401939182900391015b5b60208210613ddd5780518455600190930192601f1990910190602001613dbc565b8115610b14576000600019600884021c8554835182191691161785555050505050565b60008282604051602001613e159291906155b0565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b60008383604051602001613e6b9291906155b0565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b6104a383838351613ee78560200190565b613d41565b60006020613efb83601f615213565b613f059190615602565b613f0f9084615213565b90505b808310156104a35760008355600183019250613f12565b6000613f3585856142da565b90506000613f52828560ff166028026038011c64ffffffffff1690565b905061076786868684600088886142ed565b60608383836040516020016136d893929190615624565b6060611553613f8b858585613e56565b6000613fb085613f9b89896142da565b9060ff166028026038011c64ffffffffff1690565b614697565b600081831180613fc55750835182115b15614002578383836040517f23230fa30000000000000000000000000000000000000000000000000000000081526004016103bc93929190615663565b602084016140108482615213565b9050600061401e858561534a565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b606060006128e683601560006146ba565b6060816128e68160156000614735565b600061407085856142da565b9050600061408d828560ff166028026038011c64ffffffffff1690565b905061076786868660008588886142ed565b61034f82826140ad85614789565b613031565b604080516001808252818301909252600091829182916020808301908036833701905050905083816000815181106140ec576140ec615334565b6020908102919091010152600080806141457f7462776f726c6400000000000000000053797374656d73000000000000000000857e1502001401000000000000000000000000000000000000000000000000000061480e565b5050602081015160349091015160609190911c9860f89190911c975095505050505050565b6141748282614916565b61034f57610ca682610d1d565b6040805160018082528183019092526000918291906020808301908036833701905050905082816000815181106141ba576141ba615334565b602090810291909101015260006115537f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b612a89565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061423057614230615334565b6020026020010181815250506104a37f7462776f726c6400000000000000000042616c616e636573000000000000000060001b8260008560405160200161137491815260200190565b60006060836001600160a01b0316614292848888613f64565b60405161429f9190615470565b600060405180830381855af49150503d8060008114613437576040519150601f19603f3d011682016040523d82523d6000602084013e61343c565b60006128e66142e98484613e00565b5490565b613a3160f11b876001600160f01b0319161461431d57613a3160f11b8788604051602001610ec991815260200190565b6000614338828760ff166028026038011c64ffffffffff1690565b9050600083518564ffffffffff1683614351919061534a565b61435b9190615213565b905080821415801561437d5750816143738688615688565b64ffffffffff1614155b156143cd576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff80881660048301528087166024830152831660448201526064016103bc565b818664ffffffffff16111561441e576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff871660248201526044016103bc565b600061442b84898461494c565b905060006144388b613ccf565b905060005b815181101561450357600082828151811061445a5761445a615334565b602002602001015190506144866010826affffffffffffffffffffff1916613bdf90919063ffffffff16565b156144fa57606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b81526004016144c797969594939291906156ad565b600060405180830381600087803b1580156144e157600080fd5b505af11580156144f5573d6000803e3d6000fd5b505050505b5060010161443d565b5064ffffffffff881660005b8a60ff168160ff16101561454257614536878260ff166028026038011c64ffffffffff1690565b9091019060010161450f565b508b7ffe158a7adba34e256807c8a149028d3162918713c3838afc643ce9f96716ebfd8c8c848c888d60405161457d9695949392919061570b565b60405180910390a25082841461459e5760006145998c8c613e00565b839055505b60006145ab8c8c8c613e56565b90506145bf818a64ffffffffff1689613ed6565b5060005b81518110156146895760008282815181106145e0576145e0615334565b6020026020010151905061460c6020826affffffffffffffffffffff1916613bdf90919063ffffffff16565b1561468057606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b815260040161464d97969594939291906156ad565b600060405180830381600087803b15801561466757600080fd5b505af115801561467b573d6000803e3d6000fd5b505050505b506001016145c3565b505050505050505050505050565b60405160208101601f19603f848401011660405282825261089585858584614a1a565b606060006146c88560801c90565b90506fffffffffffffffffffffffffffffffff851660008582816146ee576146ee6155ec565b04905060405193506020840160208202810160405281855260005b82811015614729578451871c825293870193602090910190600101614709565b50505050509392505050565b82516060906000614746858361535d565b9050604051925060208301601f19603f83860101166040528184526000602088015b84821015614729578051871b83529187019160019190910190602001614768565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016147d857507e60030220202000000000000000000000000000000000000000000000000000919050565b6103266148057f746273746f72650000000000000000005461626c65730000000000000000000084614ae6565b60206000613a11565b606060006060600061481f85613697565b905061482c878783614b02565b93506000614839866128a8565b9050801561490b5761484b88886142da565b935066ffffffffffffff841667ffffffffffffffff81111561486f5761486f614d46565b6040519080825280601f01601f191660200182016040528015614899576020820181803683370190505b5092506020830160005b828160ff1610156149085760006148bb8b8b84613e56565b905060006148d8888460ff166028026038011c64ffffffffff1690565b90506148e78260008387614a1a565b6148f18185615213565b93505050808061490090615767565b9150506148a3565b50505b505093509350939050565b600061493c616e7360f01b6dffffffffffffffffffffffffffff60801b85161783614b3b565b806128e657506128e68383614b3b565b600064ffffffffff821115614990576040517f47670588000000000000000000000000000000000000000000000000000000008152600481018390526024016103bc565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff168085106149c257808503820191506149ca565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b8215614aa15760208310614a4457602083048401935060208381614a4057614a406155ec565b0692505b8215614aa1576020839003600081841015614a675750600019600884021c614a71565b50600019600882021c5b8554600886021b818451168219821617845250818411614a92575050610b14565b50600194909401939182900391015b5b60208210614ac35783548152600190930192601f1990910190602001614aa2565b8115610b14576000600019600884021c8251865482191691161782525050505050565b60408051602081018490529081018290526000906060016139d0565b606081600003614b2157506040805160208101909152600081526128e6565b6000614b2d85856139bb565b9050612ab681600085614697565b604080516002808252606082018352600092839291906020830190803683370190505090508381600081518110614b7457614b74615334565b602002602001018181525050826001600160a01b031660001b81600181518110614ba057614ba0615334565b60209081029190910101526000614be07f7462776f726c640000000000000000005265736f7572636541636365737300008383630101000160d81b612a89565b9050612ab68160f81c90565b80356001600160e01b03198116811461369257600080fd5b600060208284031215614c1657600080fd5b6128e682614bec565b6001600160a01b03811681146109cd57600080fd5b60008060408385031215614c4757600080fd5b823591506020830135614c5981614c1f565b809150509250929050565b60008083601f840112614c7657600080fd5b50813567ffffffffffffffff811115614c8e57600080fd5b6020830191508360208260051b8501011115614ca957600080fd5b9250929050565b60008060008060008060008060c0898b031215614ccc57600080fd5b88359750602089013596506040890135955060608901359450608089013567ffffffffffffffff80821115614d0057600080fd5b614d0c8c838d01614c64565b909650945060a08b0135915080821115614d2557600080fd5b50614d328b828c01614c64565b999c989b5096995094979396929594505050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f1916810167ffffffffffffffff81118282101715614d8557614d85614d46565b604052919050565b600082601f830112614d9e57600080fd5b813567ffffffffffffffff811115614db857614db8614d46565b614dcb6020601f19601f84011601614d5c565b818152846020838601011115614de057600080fd5b816020850160208301376000918101602001919091529392505050565b600080600060608486031215614e1257600080fd5b8335614e1d81614c1f565b925060208401359150604084013567ffffffffffffffff811115614e4057600080fd5b614e4c86828701614d8d565b9150509250925092565b60008060408385031215614e6957600080fd5b82359150602083013567ffffffffffffffff811115614e8757600080fd5b614e9385828601614d8d565b9150509250929050565b600080600060608486031215614eb257600080fd5b833592506020840135614ec481614c1f565b915060408401358015158114614ed957600080fd5b809150509250925092565b803560ff8116811461369257600080fd5b600080600060608486031215614f0a57600080fd5b833592506020840135614f1c81614c1f565b9150614f2a60408501614ee4565b90509250925092565b600080600060608486031215614f4857600080fd5b83359250602084013567ffffffffffffffff811115614f6657600080fd5b614f7286828701614d8d565b925050614f2a60408501614bec565b60008060408385031215614f9457600080fd5b8235614f9f81614c1f565b9150602083013567ffffffffffffffff811115614e8757600080fd5b600060208284031215614fcd57600080fd5b5035919050565b600080600060608486031215614fe957600080fd5b8335925060208401359150604084013567ffffffffffffffff811115614e4057600080fd5b60006020828403121561502057600080fd5b81356128e681614c1f565b60005b8381101561504657818101518382015260200161502e565b50506000910152565b6000815180845261506781602086016020860161502b565b601f01601f19169290920160200192915050565b828152604060208201526000611553604083018461504f565b600067ffffffffffffffff808411156150af576150af614d46565b8360051b60206150c160208301614d5c565b868152918501916020810190368411156150da57600080fd5b865b8481101561510e578035868111156150f45760008081fd5b61510036828b01614d8d565b8452509183019183016150dc565b50979650505050505050565b6001600160f01b031984168152826020820152606060408201526000612ab6606083018461504f565b6000835161515581846020880161502b565b7f5f5f000000000000000000000000000000000000000000000000000000000000908301908152835161518f81600284016020880161502b565b01600201949350505050565b805160208083015191908110156129475760001960209190910360031b1b16919050565b6020815260006128e6602083018461504f565b6040815260006151e5604083018561504f565b90506001600160a01b03831660208301529392505050565b634e487b7160e01b600052601160045260246000fd5b80820180821115610326576103266151fd565b6001600160f01b03198416815260007f3a00000000000000000000000000000000000000000000000000000000000000806002840152845161526f81600386016020890161502b565b80840190508160038201528451915061528f82600483016020880161502b565b0160040195945050505050565b634e487b7160e01b600052602160045260246000fd5b600060208083016020845280855180835260408601915060408160051b87010192506020870160005b82811015615327577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc088860301845261531585835161504f565b945092850192908501906001016152db565b5092979650505050505050565b634e487b7160e01b600052603260045260246000fd5b81810381811115610326576103266151fd565b8082028115828204841417610326576103266151fd565b6001600160a01b0384168152826020820152606060408201526000612ab6606083018461504f565b60008151808452602080850194506020840160005b838110156153cd578151875295820195908201906001016153b1565b509495945050505050565b6080815260006153eb608083018761539c565b82810360208401526153fd818761504f565b90508460408401528281036060840152613b50818561504f565b86815260c06020820152600061543060c083018861539c565b8281036040840152615442818861504f565b9050856060840152828103608084015261545c818661504f565b9150508260a0830152979650505050505050565b6000825161548281846020870161502b565b9190910192915050565b6020815260006128e6602083018461539c565b8381526060602082015260006154b8606083018561539c565b9050826040830152949350505050565b828152604060208201526000611553604083018461539c565b8481526080602082015260006154fa608083018661539c565b60ff851660408401528281036060840152613b50818561504f565b6000835161552781846020880161502b565b83519083019061553b81836020880161502b565b01949350505050565b606081526000615557606083018661539c565b65ffffffffffff8516602084015282810360408401526114c7818561504f565b848152608060208201526000615590608083018661539c565b65ffffffffffff851660408401528281036060840152613b50818561504f565b8281526000602080830184516020860160005b828110156155df578151845292840192908401906001016155c3565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b60008261561f57634e487b7160e01b600052601260045260246000fd5b500490565b6000845161563681846020890161502b565b60609490941b6bffffffffffffffffffffffff191691909301908152601481019190915260340192915050565b606081526000615676606083018661504f565b60208301949094525060400152919050565b64ffffffffff8181168382160190808211156156a6576156a66151fd565b5092915050565b87815260e0602082015260006156c660e083018961539c565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c08401526156fd818561504f565b9a9950505050505050505050565b60c08152600061571e60c083018961539c565b60ff8816602084015265ffffffffffff8716604084015264ffffffffff8616606084015284608084015282810360a084015261575a818561504f565b9998505050505050505050565b600060ff821660ff810361577d5761577d6151fd565b6001019291505056fea164736f6c6343000818000a","sourceMap":"674:212:83:-:0;;;915:4:82;872:48;;674:212:83;;;;;;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x608060405234801561001057600080fd5b50600436106101365760003560e01c8063742d6118116100b2578063b29e408911610081578063cdc938c511610066578063cdc938c514610295578063d5f8337f146102a8578063e1af802c146102bb57600080fd5b8063b29e40891461026f578063bfdfaff71461028257600080fd5b8063742d6118146102235780638da798da14610236578063a92813ad14610249578063aa66e9c81461025c57600080fd5b80631d2257ba116101095780633350b6a9116100ee5780633350b6a9146101ea57806345ec9354146101fd578063530f4b601461021057600080fd5b80631d2257ba146101ab57806326d98102146101be57600080fd5b806301ffc9a71461013b57806305609129146101635780630ba51f4914610178578063119df25f1461018b575b600080fd5b61014e610149366004614c04565b6102c3565b60405190151581526020015b60405180910390f35b610176610171366004614c34565b61032c565b005b610176610186366004614cb0565b610353565b61019361041e565b6040516001600160a01b03909116815260200161015a565b6101766101b9366004614dfd565b61042d565b6101d16101cc366004614e56565b6104a8565b6040516001600160e01b0319909116815260200161015a565b6101766101f8366004614e9d565b6105f4565b604051601f19360135815260200161015a565b61017661021e366004614ef5565b61076f565b6101d1610231366004614f33565b6107db565b610176610244366004614f81565b61089d565b610176610257366004614c34565b61095f565b61017661026a366004614fbb565b61099e565b61017661027d366004614fbb565b6109d0565b610176610290366004614fd4565b610a65565b6101766102a336600461500e565b610b1a565b6101766102b6366004614ef5565b610b33565b610193610bf4565b60006001600160e01b031982167fb5dee12700000000000000000000000000000000000000000000000000000000148061032657506001600160e01b031982167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b610334610bfe565b6103458261034061041e565b610c62565b61034f8282610cdb565b5050565b61035b610bfe565b600061036689610d06565b6fffffffffffffffffffffffffffffffff1916036103c5578761038889610d1d565b6040517fe4ac069e0000000000000000000000000000000000000000000000000000000081526004016103bc92919061507b565b60405180910390fd5b6103e8616e7360f01b6dffffffffffffffffffffffffffff60801b8a1617610e31565b6103f48861034061041e565b61041488888888610405888a615094565b61040f8789615094565b610e7c565b5050505050505050565b600061042861128c565b905090565b610435610bfe565b61044761044061041e565b84846112be565b61045082611391565b156104a3576000610460836113ad565b905061048c817f1a86b55000000000000000000000000000000000000000000000000000000000611449565b6104a061049761041e565b848460006114a4565b50505b505050565b60006104b2610bfe565b61737960f01b836001600160f01b0319161461050d5761737960f01b836104d885610d1d565b6040517f5c30fb6f0000000000000000000000000000000000000000000000000000000081526004016103bc9392919061511a565b61051683610e31565b6105228361034061041e565b600061054b6105318560101b90565b71ffffffffffffffffffffffffffffffffffff19166114d1565b905060008184604051602001610562929190615143565b60405160208183030381529060405290508080519060200120925060006105888461155b565b905080156105ce576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319851660048201526024016103bc565b845160208601206105e085888361160b565b6105ea85846116d6565b5050505092915050565b6105fc610bfe565b61737960f01b836001600160f01b031916146106225761737960f01b836104d885610d1d565b6dffffffffffffffffffffffffffff60801b8316616e7360f01b1761064681610e31565b6106528161034061041e565b61067c837fb5dee12700000000000000000000000000000000000000000000000000000000611449565b600061068785610d06565b6fffffffffffffffffffffffffffffffff1916036106a9578361038885610d1d565b60006106b48461179f565b905080158015906106c55750848114155b15610707576040517fc0b707410000000000000000000000000000000000000000000000000000000081526001600160a01b03851660048201526024016103bc565b6000610712866113ad565b90506001600160a01b0381161561073b5761072c81611824565b61073683826118a3565b610746565b610746866001611941565b6107518686866119e2565b61075b8587611a85565b61076783866001611b10565b505050505050565b610777610bfe565b6107a1827f1873396a00000000000000000000000000000000000000000000000000000000611449565b6107c4616e7360f01b6dffffffffffffffffffffffffffff60801b851617610e31565b6107d08361034061041e565b6104a3838383611bbf565b60006107e5610bfe565b60408051616e7360f01b60208201526000602282018190526030820152610827910160405160208183030381529060405261081f9061519b565b61034061041e565b5081516020830120600061083a8261155b565b90508015610880576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319831660048201526024016103bc565b61088b82868561160b565b61089582856116d6565b509392505050565b6108a5610bfe565b6108cf827f6fdd1c8000000000000000000000000000000000000000000000000000000000611449565b61094b6108da61041e565b600084846040516024016108ee91906151bf565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f13861fb500000000000000000000000000000000000000000000000000000000179052611c82565b5061034f8282805190602001206001611c93565b610967610bfe565b6109738261034061041e565b61034f7f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383611d42565b6109a6610bfe565b6109af81611e55565b6109b881610e31565b6109c48161034061041e565b6109cd81611e86565b50565b6109d8610bfe565b6109e181611e55565b6109ea81611ef1565b6109f3816120e3565b15610a365780610a0282610d1d565b6040517f0dc28f6a0000000000000000000000000000000000000000000000000000000081526004016103bc92919061507b565b610a41816001611941565b610a5281610a4d61041e565b612168565b6109cd81610a5e61041e565b6001611b10565b610a6d610bfe565b610a7683611e55565b610a7f82611391565b610ab5576040517f71ee9e8100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610ac18361034061041e565b6000610acc836113ad565b9050610af8817f1a86b55000000000000000000000000000000000000000000000000000000000611449565b610b028484612232565b815115610b14576104a061049761041e565b50505050565b610b22610bfe565b6109cd610b2d61041e565b826122b1565b610b3b610bfe565b61737960f01b836001600160f01b03191614610b615761737960f01b836104d885610d1d565b610b8b827f540fbfa800000000000000000000000000000000000000000000000000000000611449565b610b9483610e31565b610bb7616e7360f01b6dffffffffffffffffffffffffffff60801b851617610e31565b610bc38361034061041e565b6104a3836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b1617612353565b60006104286123f8565b6001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163003610c60576040517f9f03a02600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b565b6001600160a01b038116610c8f616e7360f01b6dffffffffffffffffffffffffffff60801b851617612402565b6001600160a01b03161461034f57610ca682610d1d565b816040517fd787b7370000000000000000000000000000000000000000000000000000000081526004016103bc9291906151d2565b61034f7f746273746f726500000000000000000053746f7265486f6f6b730000000000008383611d42565b6000610d1460706010615213565b9190911b919050565b606081601081901b6000610d3083610d06565b90508271ffffffffffffffffffffffffffffffffffff19831615610d7157610d6c71ffffffffffffffffffffffffffffffffffff1984166114d1565b610da8565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b6fffffffffffffffffffffffffffffffff19831615610dcf57610dca836114d1565b610e06565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b604051602001610e1893929190615226565b6040516020818303038152906040529350505050919050565b610e3a816120e3565b6109cd5780610e4882610d1d565b6040517ffbf10ce60000000000000000000000000000000000000000000000000000000081526004016103bc92919061507b565b613a3160f11b866001600160f01b03191614801590610eaa5750611bdd60f21b866001600160f01b03191614155b15610f0b57613a3160f11b8687604051602001610ec991815260200190565b60408051601f19818403018152908290527f31b466830000000000000000000000000000000000000000000000000000000082526103bc93929160040161511a565b610f1485612493565b610f1f8460016126da565b610f2a8360006126da565b60e084901c60e885901c0160ff16825114610f8a5760e084901c60e885901c0160ff1682516040517f0f72cb98000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b60e085901c60e886901c0160ff16815114610fea5760e085901c60e886901c0160ff1681516040517f7dec4c00000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b60e085901c60e886901c0160ff1660e084901c60e885901c0160ff16146110625760e085901c60e886901c0160ff1660e084901c60e885901c0160ff166040517ff29d4d88000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b61106b85612876565b61107484612876565b146110c65761108285612876565b61108b84612876565b6040517f65cc0adf000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b6110cf856128a8565b6110d8846128a8565b1461112a576110e6856128a8565b6110ef846128a8565b6040517fedea9587000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b60005b61113686612876565b8110156111d15761116061114a85836128c5565b60c581111561115b5761115b61529c565b6128ed565b6008601b8390030287901c60ff16146111c9576008601b8290030286901c60ff1661118e61114a86846128c5565b6040517f254c7db4000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b60010161112d565b506111db866120e3565b156112355785866040516020016111f491815260200190565b60408051601f19818403018152908290527fdfaaf9cf0000000000000000000000000000000000000000000000000000000082526103bc929160040161507b565b611281868686868660405160200161124d91906152b2565b6040516020818303038152906040528660405160200161126d91906152b2565b60405160208183030381529060405261294d565b610767866001611941565b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffcc36013560601c806112bb5750335b90565b604080516002808252606082018352600092602083019080368337019050509050836001600160a01b031660001b816000815181106112ff576112ff615334565b602002602001018181525050826001600160a01b031660001b8160018151811061132b5761132b615334565b602002602001018181525050610b147f7462776f726c640000000000000000005573657244656c65676174696f6e436f60001b8260008560405160200161137491815260200190565b60408051601f19818403018152919052630100080160dd1b612a14565b6000811515801561032657506113a682612a29565b1592915050565b6040805160018082528183019092526000918291906020808301908036833701905050905082816000815181106113e6576113e6615334565b6020908102919091010152600061143e7f7462776f726c6400000000000000000053797374656d7300000000000000000083837e15020014010000000000000000000000000000000000000000000000000000612a89565b60601c949350505050565b6114538282612abf565b61034f576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b0319821660248201526044016103bc565b60606000806114b587878787612adb565b91509150816114c7576114c781612cab565b9695505050505050565b606060005b6010811015611527576fffffffffffffffffffffffffffffffff198316600882021b7fff000000000000000000000000000000000000000000000000000000000000001615611527576001016114d6565b604080516fffffffffffffffffffffffffffffffff198516602082015281516030909101909152818152805b949350505050565b60408051600180825281830190925260009182919060208083019080368337019050509050827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916816000815181106115b3576115b3615334565b602090810291909101015260006115537f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f7283837e24020020040000000000000000000000000000000000000000000000000000612a89565b60006116178383612cb3565b60408051600180825281830190925291925060009160609183919060208083019080368337019050509050867bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19168160008151811061167557611675615334565b60209081029190910101526116cd7f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72828686867e24020020040000000000000000000000000000000000000000000000000000612cf2565b50505050505050565b606060006116e383612ff8565b905060006116f084613008565b6040805160018082528183019092529192506000919060208083019080368337019050509050857bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19168160008151811061174957611749615334565b60209081029190910101526107677f6f74776f726c6400000000000000000046756e6374696f6e5369676e61747572828686867c0100000000000000000000000000000000000000000000000000000000612cf2565b60408051600180825281830190925260009182919060208083019080368337019050509050826001600160a01b031660001b816000815181106117e4576117e4615334565b602090810291909101015260006115537f7462776f726c6400000000000000000053797374656d526567697374727900008383630100080160dd1b612a89565b60408051600180825281830190925260009160208083019080368337019050509050816001600160a01b031660001b8160008151811061186657611866615334565b602090810291909101015261034f7f7462776f726c6400000000000000000053797374656d5265676973747279000082630100080160dd1b613031565b60408051600280825260608201835260009260208301908036833701905050905082816000815181106118d8576118d8615334565b602002602001018181525050816001600160a01b031660001b8160018151811061190457611904615334565b60209081029190910101526104a37f7462776f726c640000000000000000005265736f75726365416363657373000082630101000160d81b613031565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061197757611977615334565b6020026020010181815250506104a37f746273746f72650000000000000000005265736f75726365496473000000000060001b826000856040516020016119c591151560f81b815260010190565b60408051601f19818403018152919052630101000160d81b612a14565b60006119ee83836132fd565b604080516001808252818301909252919250600091606091839190602080830190803683370190505090508681600081518110611a2d57611a2d615334565b60209081029190910101526116cd7f7462776f726c6400000000000000000053797374656d73000000000000000000828686867e15020014010000000000000000000000000000000000000000000000000000612cf2565b60408051600180825281830190925260009160208083019080368337019050509050826001600160a01b031660001b81600081518110611ac757611ac7615334565b6020026020010181815250506104a37f7462776f726c6400000000000000000053797374656d5265676973747279000060001b8260008560405160200161137491815260200190565b6040805160028082526060820183526000926020830190803683370190505090508381600081518110611b4557611b45615334565b602002602001018181525050826001600160a01b031660001b81600181518110611b7157611b71615334565b602002602001018181525050610b147f7462776f726c640000000000000000005265736f75726365416363657373000060001b826000856040516020016119c591151560f81b815260010190565b613a3160f11b836001600160f01b03191614611bef57613a3160f11b8384604051602001610ec991815260200190565b611bf8836120e3565b611c51578283604051602001611c1091815260200190565b60408051601f19818403018152908290527f41e713ad0000000000000000000000000000000000000000000000000000000082526103bc929160040161507b565b6104a3836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b161761332d565b60606000806114b5878787876133d2565b604080516002808252606082018352600092602083019080368337019050509050836001600160a01b031660001b81600081518110611cd457611cd4615334565b6020026020010181815250508281600181518110611cf457611cf4615334565b602002602001018181525050610b147f7462776f726c64000000000000000000496e7374616c6c65644d6f64756c657360001b826000856040516020016119c591151560f81b815260010190565b6000611d4e848461344a565b90506000815167ffffffffffffffff811115611d6c57611d6c614d46565b604051908082528060200260200182016040528015611d95578160200160208202803683370190505b5090506000805b8351811015611e4657846001600160a01b0316611de0858381518110611dc457611dc4615334565b60200260200101516affffffffffffffffffffff191660601c90565b6001600160a01b031614611e3e57838181518110611e0057611e00615334565b6020026020010151838381518110611e1a57611e1a615334565b6affffffffffffffffffffff19909216602092830291909101909101526001909101905b600101611d9c565b508082526107678686846134b5565b616e7360f01b6dffffffffffffffffffffffffffff60801b82161781146109cd57616e7360f01b816104d883610d1d565b604080516001808252818301909252600091602080830190803683370190505090508181600081518110611ebc57611ebc615334565b602090810291909101015261034f7f7462776f726c640000000000000000004e616d65737061636544656c656761748261350c565b6000611efd8260101b90565b90506000611f1f71ffffffffffffffffffffffffffffffffffff1983166114d1565b80519091508015610b1457611f4182611f3960018461534a565b016020015190565b7fff00000000000000000000000000000000000000000000000000000000000000167f5f0000000000000000000000000000000000000000000000000000000000000003611fd2576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19841660048201526024016103bc565b60005b611fe060018361534a565b8110156104a057602081840101517effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f0000000000000000000000000000000000000000000000000000000000000014801561208d575061204883611f39836001615213565b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f00000000000000000000000000000000000000000000000000000000000000145b156120db576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19851660048201526024016103bc565b600101611fd5565b60408051600180825281830190925260009182919060208083019080368337019050509050828160008151811061211c5761211c615334565b6020908102919091010152600061215c7f746273746f72650000000000000000005265736f7572636549647300000000008383630101000160d81b612a89565b90506115538160f81c90565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061219e5761219e615334565b6020026020010181815250506104a37f7462776f726c640000000000000000004e616d6573706163654f776e6572000060001b826000856040516020016121fd919060609190911b6bffffffffffffffffffffffff1916815260140190565b60408051601f198184030181529190527e14010014000000000000000000000000000000000000000000000000000000612a14565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061226857612268615334565b6020026020010181815250506104a37f7462776f726c640000000000000000004e616d65737061636544656c6567617460001b8260008560405160200161137491815260200190565b604080516002808252606082018352600092602083019080368337019050509050826001600160a01b031660001b816000815181106122f2576122f2615334565b602002602001018181525050816001600160a01b031660001b8160018151811061231e5761231e615334565b60209081029190910101526104a37f7462776f726c640000000000000000005573657244656c65676174696f6e436f8261350c565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061238957612389615334565b6020026020010181815250506104a37f7462776f726c6400000000000000000053797374656d486f6f6b73000000000060001b826000856040516020016123e491906affffffffffffffffffffff1991909116815260150190565b6040516020818303038152906040526135a7565b6000610428613658565b60408051600180825281830190925260009182919060208083019080368337019050509050828160008151811061243b5761243b615334565b6020908102919091010152600061143e7f7462776f726c640000000000000000004e616d6573706163654f776e6572000083837e14010014000000000000000000000000000000000000000000000000000000612a89565b806124ca576040517f220c0f6500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60006124d5826128a8565b9050600581111561251c576040517f7f2372c300000000000000000000000000000000000000000000000000000000815260048101829052600560248201526044016103bc565b600061252783612876565b905060006125358383615213565b9050601c81111561257c576040517f4a8a06ad00000000000000000000000000000000000000000000000000000000815260048101829052601c60248201526044016103bc565b6000805b838110156126275760ff601b82900360080287901c1660008190036125d4576040517f01f2a07c000000000000000000000000000000000000000000000000000000008152600481018390526024016103bc565b6020811115612612576040517f24c85d58000000000000000000000000000000000000000000000000000000008152600481018390526024016103bc565b61261c8184615213565b925050600101612580565b5061263185613697565b811461267d5761264085613697565b6040517f9365944a0000000000000000000000000000000000000000000000000000000081526004810191909152602481018290526044016103bc565b825b601c8110156107675760ff601b82900360080287901c1680156126d1576040517fbb68821a000000000000000000000000000000000000000000000000000000008152600481018390526024016103bc565b5060010161267f565b801580156126e6575081155b1561270757604051635318beb960e01b8152600060048201526024016103bc565b6000612712836128a8565b9050600581111561273957604051635318beb960e01b8152600481018290526024016103bc565b600061274484612876565b905060006127528383615213565b9050601c81111561277957604051635318beb960e01b8152600481018290526024016103bc565b6000805b838110156127e557600061279461114a89846128c5565b9050806000036127d0576040517ff1e56be400000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6127da8184615213565b92505060010161277d565b506127ef86613697565b811461281a576127fe86613697565b604051635318beb960e01b81526004016103bc91815260200190565b825b828110156116cd57600061283361114a89846128c5565b9050801561286d576040517ff1e56be400000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5060010161281c565b6000600860016128886002602061534a565b612892919061534a565b61289c919061535d565b8260ff911c1692915050565b600060086001806128bb6002602061534a565b612888919061534a565b6000601b8290036008028360ff911c1660c58111156128e6576128e661529c565b9392505050565b6000808260c58111156129025761290261529c565b60ff169050606181101561291c57601f1660010192915050565b60618360c58111156129305761293061529c565b0361293e5750601492915050565b50600092915050565b50919050565b600061295a8686866136ba565b9050600061296884846136f0565b90506000612976858561370d565b604080516001808252818301909252919250600091906020808301908036833701905050905089816000815181106129b0576129b0615334565b6020908102919091010152612a087f746273746f72650000000000000000005461626c657300000000000000000000828686867e60030220202000000000000000000000000000000000000000000000000000612cf2565b50505050505050505050565b6104a08585612a238487613722565b85613753565b6040805161737960f01b60208201526000602282018190527f756e6c696d69746564000000000000000000000000000000000000000000000060308301529101604051602081830303815290604052612a819061519b565b909114919050565b6000612ab6612a9886866139bb565b60ff858116601b0360080285901c16612ab18587613722565b613a11565b95945050505050565b6000612aca83613a62565b80156128e657506128e68383613aa3565b600060606000612aea86613b5b565b905060005b8151811015612bbd576000828281518110612b0c57612b0c615334565b60200260200101519050612b386001826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15612bb4576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c332303190612b81908c908c908c90600401615374565b600060405180830381600087803b158015612b9b57600080fd5b505af1158015612baf573d6000803e3d6000fd5b505050505b50600101612aef565b50612bca87858888613bfd565b909350915060005b8151811015612ca0576000828281518110612bef57612bef615334565b60200260200101519050612c1b6002826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15612c97576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f9990612c64908c908c908c90600401615374565b600060405180830381600087803b158015612c7e57600080fd5b505af1158015612c92573d6000803e3d6000fd5b505050505b50600101612bd2565b505094509492505050565b805160208201fd5b60608282604051602001612cdb9291909182526001600160e01b031916602082015260240190565b604051602081830303815290604052905092915050565b611bdd60f21b866001600160f01b03191603612d4b57857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051612d3e94939291906153d8565b60405180910390a2610767565b6000612d5687613ccf565b905060005b8151811015612e2f576000828281518110612d7857612d78615334565b60200260200101519050612da46001826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15612e26576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c90612df3908c908c908c908c908c908c90600401615417565b600060405180830381600087803b158015612e0d57600080fd5b505af1158015612e21573d6000803e3d6000fd5b505050505b50600101612d5b565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a987878787604051612e6694939291906153d8565b60405180910390a26000612e7a88886139bb565b90506000602087019050612e92826000895184613d41565b6000612e9d856128a8565b1115612f21576000612eaf8a8a613e00565b878155905060208601915060008060005b612ec9886128a8565b8160ff161015612f1c57612ede8d8d83613e56565b9250612ef98a8260ff166028026038011c64ffffffffff1690565b9150612f088360008488613d41565b612f128286615213565b9450600101612ec0565b505050505b60005b8351811015612a08576000848281518110612f4157612f41615334565b60200260200101519050612f6d6002826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15612fef576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf90612fbc908e908e908e908e908e908e90600401615417565b600060405180830381600087803b158015612fd657600080fd5b505af1158015612fea573d6000803e3d6000fd5b505050505b50600101612f24565b60006103268251603881901b1790565b60608160405160200161301b9190615470565b6040516020818303038152906040529050919050565b611bdd60f21b836001600160f01b0319160361308457827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0783604051613077919061548c565b60405180910390a2505050565b600061308f84613ccf565b905060005b81518110156131625760008282815181106130b1576130b1615334565b602002602001015190506130dd6040826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15613159576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf45906131269089908990899060040161549f565b600060405180830381600087803b15801561314057600080fd5b505af1158015613154573d6000803e3d6000fd5b505050505b50600101613094565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0784604051613193919061548c565b60405180910390a260006131a785856139bb565b90506132008160006131b886613697565b67ffffffffffffffff8111156131d0576131d0614d46565b6040519080825280601f01601f1916602001820160405280156131fa576020820181803683370190505b50613ed6565b600061320b846128a8565b111561322c57600061321d8686613e00565b905061322a816020613eec565b505b60005b825181101561076757600083828151811061324c5761324c615334565b602002602001015190506132786080826affffffffffffffffffffff1916613bdf90919063ffffffff16565b156132f4576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b906132c1908a908a908a9060040161549f565b600060405180830381600087803b1580156132db57600080fd5b505af11580156132ef573d6000803e3d6000fd5b505050505b5060010161322f565b604051606083811b6bffffffffffffffffffffffff1916602083015282151560f81b603483015290603501612cdb565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061336357613363615334565b6020026020010181815250506104a37f746273746f726500000000000000000053746f7265486f6f6b7300000000000060001b826000856040516020016133be91906affffffffffffffffffffff1991909116815260150190565b604051602081830303815290604052613f29565b60006060836001600160a01b031660006133ed858989613f64565b6040516133fa9190615470565b60006040518083038185875af1925050503d8060008114613437576040519150601f19603f3d011682016040523d82523d6000602084013e61343c565b606091505b509097909650945050505050565b6040805160018082528183019092526060916000919060208083019080368337019050509050828160008151811061348457613484615334565b602002602001018181525050600061349e85836000613f7b565b9050612ab66134b08260008451613fb5565b614043565b6040805160018082528183019092526000916020808301908036833701905050905082816000815181106134eb576134eb615334565b602002602001018181525050610b148482600061350786614054565b614064565b6000613516613658565b9050306001600160a01b03821603613532576104a3838361409f565b6040517f505a181d0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063505a181d9061357990869086906004016154c8565b600060405180830381600087803b15801561359357600080fd5b505af11580156116cd573d6000803e3d6000fd5b60006135b1613658565b9050306001600160a01b038216036135d4576135cf85858585613f29565b6104a0565b6040517f150f32620000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063150f32629061361f9088908890889088906004016154e1565b600060405180830381600087803b15801561363957600080fd5b505af115801561364d573d6000803e3d6000fd5b505050505050505050565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175546000906001600160a01b031680613692573391505090565b919050565b600060086136a76002602061534a565b6136b1919061535d565b9190911c919050565b60408051602081018590529081018390526060818101839052906080015b60405160208183030381529060405290509392505050565b8151815160009181810160389190911b1760609190911b176128e6565b60608282604051602001612cdb929190615515565b600080805b8360ff168110156108955761374960ff601b83900360080287901c1683615213565b9150600101613727565b611bdd60f21b846001600160f01b031916036137aa57837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be84848460405161379d93929190615544565b60405180910390a2610b14565b60006137b685856139bb565b905060006137c386613ccf565b905060005b81518110156138985760008282815181106137e5576137e5615334565b602002602001015190506138116004826affffffffffffffffffffff1916613bdf90919063ffffffff16565b1561388f576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d9061385c908b908b908b908b90600401615577565b600060405180830381600087803b15801561387657600080fd5b505af115801561388a573d6000803e3d6000fd5b505050505b506001016137c8565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be8686866040516138cd93929190615544565b60405180910390a26138e8828565ffffffffffff1685613ed6565b60005b81518110156116cd57600082828151811061390857613908615334565b602002602001015190506139346008826affffffffffffffffffffff1916613bdf90919063ffffffff16565b156139b2576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba87219061397f908b908b908b908b90600401615577565b600060405180830381600087803b15801561399957600080fd5b505af11580156139ad573d6000803e3d6000fd5b505050505b506001016138eb565b600082826040516020016139d09291906155b0565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600060208210613a3757602082048401935060208281613a3357613a336155ec565b0691505b508254600882021b602082900380841115610895576001850154600882021c82179150509392505050565b6000613a8e827f01ffc9a700000000000000000000000000000000000000000000000000000000613aa3565b801561032657506113a6826001600160e01b03195b6040516001600160e01b031982166024820152600090819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a700000000000000000000000000000000000000000000000000000000178152825192935060009283928392909183918a617530fa92503d91506000519050828015613b44575060208210155b8015613b505750600081115b979650505050505050565b60408051600180825281830190925260609160009190602080830190803683370190505090508281600081518110613b9557613b95615334565b60209081029190910101526000613bcd7f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383613f7b565b90506115536134b08260008451613fb5565b60008160ff1682613bf08560581c90565b1660ff1614905092915050565b60006060600080613c0d866140b2565b90925090506001600160a01b038216613c2a5785610e4887610d1d565b80613c3957613c39868961416a565b8615613c7d576dffffffffffffffffffffffffffff60801b8616616e7360f01b176000613c6582614181565b9050613c7a82613c758b84615213565b6141fa565b50505b6000613c898760101b90565b71ffffffffffffffffffffffffffffffffffff191614613cb457613caf888884886133d2565b613cc0565b613cc088888488614279565b90999098509650505050505050565b60408051600180825281830190925260609160009190602080830190803683370190505090508281600081518110613d0957613d09615334565b60209081029190910101526000613bcd7f746273746f726500000000000000000053746f7265486f6f6b730000000000008383613f7b565b8215613dbb5760208310613d6b57602083048401935060208381613d6757613d676155ec565b0692505b8215613dbb5760208390036000600019600885021c1990506008850281811c91508351811c9050811987541682821617875550818411613dac575050610b14565b50600194909401939182900391015b5b60208210613ddd5780518455600190930192601f1990910190602001613dbc565b8115610b14576000600019600884021c8554835182191691161785555050505050565b60008282604051602001613e159291906155b0565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b60008383604051602001613e6b9291906155b0565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b6104a383838351613ee78560200190565b613d41565b60006020613efb83601f615213565b613f059190615602565b613f0f9084615213565b90505b808310156104a35760008355600183019250613f12565b6000613f3585856142da565b90506000613f52828560ff166028026038011c64ffffffffff1690565b905061076786868684600088886142ed565b60608383836040516020016136d893929190615624565b6060611553613f8b858585613e56565b6000613fb085613f9b89896142da565b9060ff166028026038011c64ffffffffff1690565b614697565b600081831180613fc55750835182115b15614002578383836040517f23230fa30000000000000000000000000000000000000000000000000000000081526004016103bc93929190615663565b602084016140108482615213565b9050600061401e858561534a565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b606060006128e683601560006146ba565b6060816128e68160156000614735565b600061407085856142da565b9050600061408d828560ff166028026038011c64ffffffffff1690565b905061076786868660008588886142ed565b61034f82826140ad85614789565b613031565b604080516001808252818301909252600091829182916020808301908036833701905050905083816000815181106140ec576140ec615334565b6020908102919091010152600080806141457f7462776f726c6400000000000000000053797374656d73000000000000000000857e1502001401000000000000000000000000000000000000000000000000000061480e565b5050602081015160349091015160609190911c9860f89190911c975095505050505050565b6141748282614916565b61034f57610ca682610d1d565b6040805160018082528183019092526000918291906020808301908036833701905050905082816000815181106141ba576141ba615334565b602090810291909101015260006115537f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b612a89565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061423057614230615334565b6020026020010181815250506104a37f7462776f726c6400000000000000000042616c616e636573000000000000000060001b8260008560405160200161137491815260200190565b60006060836001600160a01b0316614292848888613f64565b60405161429f9190615470565b600060405180830381855af49150503d8060008114613437576040519150601f19603f3d011682016040523d82523d6000602084013e61343c565b60006128e66142e98484613e00565b5490565b613a3160f11b876001600160f01b0319161461431d57613a3160f11b8788604051602001610ec991815260200190565b6000614338828760ff166028026038011c64ffffffffff1690565b9050600083518564ffffffffff1683614351919061534a565b61435b9190615213565b905080821415801561437d5750816143738688615688565b64ffffffffff1614155b156143cd576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff80881660048301528087166024830152831660448201526064016103bc565b818664ffffffffff16111561441e576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff871660248201526044016103bc565b600061442b84898461494c565b905060006144388b613ccf565b905060005b815181101561450357600082828151811061445a5761445a615334565b602002602001015190506144866010826affffffffffffffffffffff1916613bdf90919063ffffffff16565b156144fa57606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b81526004016144c797969594939291906156ad565b600060405180830381600087803b1580156144e157600080fd5b505af11580156144f5573d6000803e3d6000fd5b505050505b5060010161443d565b5064ffffffffff881660005b8a60ff168160ff16101561454257614536878260ff166028026038011c64ffffffffff1690565b9091019060010161450f565b508b7ffe158a7adba34e256807c8a149028d3162918713c3838afc643ce9f96716ebfd8c8c848c888d60405161457d9695949392919061570b565b60405180910390a25082841461459e5760006145998c8c613e00565b839055505b60006145ab8c8c8c613e56565b90506145bf818a64ffffffffff1689613ed6565b5060005b81518110156146895760008282815181106145e0576145e0615334565b6020026020010151905061460c6020826affffffffffffffffffffff1916613bdf90919063ffffffff16565b1561468057606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b815260040161464d97969594939291906156ad565b600060405180830381600087803b15801561466757600080fd5b505af115801561467b573d6000803e3d6000fd5b505050505b506001016145c3565b505050505050505050505050565b60405160208101601f19603f848401011660405282825261089585858584614a1a565b606060006146c88560801c90565b90506fffffffffffffffffffffffffffffffff851660008582816146ee576146ee6155ec565b04905060405193506020840160208202810160405281855260005b82811015614729578451871c825293870193602090910190600101614709565b50505050509392505050565b82516060906000614746858361535d565b9050604051925060208301601f19603f83860101166040528184526000602088015b84821015614729578051871b83529187019160019190910190602001614768565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016147d857507e60030220202000000000000000000000000000000000000000000000000000919050565b6103266148057f746273746f72650000000000000000005461626c65730000000000000000000084614ae6565b60206000613a11565b606060006060600061481f85613697565b905061482c878783614b02565b93506000614839866128a8565b9050801561490b5761484b88886142da565b935066ffffffffffffff841667ffffffffffffffff81111561486f5761486f614d46565b6040519080825280601f01601f191660200182016040528015614899576020820181803683370190505b5092506020830160005b828160ff1610156149085760006148bb8b8b84613e56565b905060006148d8888460ff166028026038011c64ffffffffff1690565b90506148e78260008387614a1a565b6148f18185615213565b93505050808061490090615767565b9150506148a3565b50505b505093509350939050565b600061493c616e7360f01b6dffffffffffffffffffffffffffff60801b85161783614b3b565b806128e657506128e68383614b3b565b600064ffffffffff821115614990576040517f47670588000000000000000000000000000000000000000000000000000000008152600481018390526024016103bc565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff168085106149c257808503820191506149ca565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b8215614aa15760208310614a4457602083048401935060208381614a4057614a406155ec565b0692505b8215614aa1576020839003600081841015614a675750600019600884021c614a71565b50600019600882021c5b8554600886021b818451168219821617845250818411614a92575050610b14565b50600194909401939182900391015b5b60208210614ac35783548152600190930192601f1990910190602001614aa2565b8115610b14576000600019600884021c8251865482191691161782525050505050565b60408051602081018490529081018290526000906060016139d0565b606081600003614b2157506040805160208101909152600081526128e6565b6000614b2d85856139bb565b9050612ab681600085614697565b604080516002808252606082018352600092839291906020830190803683370190505090508381600081518110614b7457614b74615334565b602002602001018181525050826001600160a01b031660001b81600181518110614ba057614ba0615334565b60209081029190910101526000614be07f7462776f726c640000000000000000005265736f7572636541636365737300008383630101000160d81b612a89565b9050612ab68160f81c90565b80356001600160e01b03198116811461369257600080fd5b600060208284031215614c1657600080fd5b6128e682614bec565b6001600160a01b03811681146109cd57600080fd5b60008060408385031215614c4757600080fd5b823591506020830135614c5981614c1f565b809150509250929050565b60008083601f840112614c7657600080fd5b50813567ffffffffffffffff811115614c8e57600080fd5b6020830191508360208260051b8501011115614ca957600080fd5b9250929050565b60008060008060008060008060c0898b031215614ccc57600080fd5b88359750602089013596506040890135955060608901359450608089013567ffffffffffffffff80821115614d0057600080fd5b614d0c8c838d01614c64565b909650945060a08b0135915080821115614d2557600080fd5b50614d328b828c01614c64565b999c989b5096995094979396929594505050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f1916810167ffffffffffffffff81118282101715614d8557614d85614d46565b604052919050565b600082601f830112614d9e57600080fd5b813567ffffffffffffffff811115614db857614db8614d46565b614dcb6020601f19601f84011601614d5c565b818152846020838601011115614de057600080fd5b816020850160208301376000918101602001919091529392505050565b600080600060608486031215614e1257600080fd5b8335614e1d81614c1f565b925060208401359150604084013567ffffffffffffffff811115614e4057600080fd5b614e4c86828701614d8d565b9150509250925092565b60008060408385031215614e6957600080fd5b82359150602083013567ffffffffffffffff811115614e8757600080fd5b614e9385828601614d8d565b9150509250929050565b600080600060608486031215614eb257600080fd5b833592506020840135614ec481614c1f565b915060408401358015158114614ed957600080fd5b809150509250925092565b803560ff8116811461369257600080fd5b600080600060608486031215614f0a57600080fd5b833592506020840135614f1c81614c1f565b9150614f2a60408501614ee4565b90509250925092565b600080600060608486031215614f4857600080fd5b83359250602084013567ffffffffffffffff811115614f6657600080fd5b614f7286828701614d8d565b925050614f2a60408501614bec565b60008060408385031215614f9457600080fd5b8235614f9f81614c1f565b9150602083013567ffffffffffffffff811115614e8757600080fd5b600060208284031215614fcd57600080fd5b5035919050565b600080600060608486031215614fe957600080fd5b8335925060208401359150604084013567ffffffffffffffff811115614e4057600080fd5b60006020828403121561502057600080fd5b81356128e681614c1f565b60005b8381101561504657818101518382015260200161502e565b50506000910152565b6000815180845261506781602086016020860161502b565b601f01601f19169290920160200192915050565b828152604060208201526000611553604083018461504f565b600067ffffffffffffffff808411156150af576150af614d46565b8360051b60206150c160208301614d5c565b868152918501916020810190368411156150da57600080fd5b865b8481101561510e578035868111156150f45760008081fd5b61510036828b01614d8d565b8452509183019183016150dc565b50979650505050505050565b6001600160f01b031984168152826020820152606060408201526000612ab6606083018461504f565b6000835161515581846020880161502b565b7f5f5f000000000000000000000000000000000000000000000000000000000000908301908152835161518f81600284016020880161502b565b01600201949350505050565b805160208083015191908110156129475760001960209190910360031b1b16919050565b6020815260006128e6602083018461504f565b6040815260006151e5604083018561504f565b90506001600160a01b03831660208301529392505050565b634e487b7160e01b600052601160045260246000fd5b80820180821115610326576103266151fd565b6001600160f01b03198416815260007f3a00000000000000000000000000000000000000000000000000000000000000806002840152845161526f81600386016020890161502b565b80840190508160038201528451915061528f82600483016020880161502b565b0160040195945050505050565b634e487b7160e01b600052602160045260246000fd5b600060208083016020845280855180835260408601915060408160051b87010192506020870160005b82811015615327577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc088860301845261531585835161504f565b945092850192908501906001016152db565b5092979650505050505050565b634e487b7160e01b600052603260045260246000fd5b81810381811115610326576103266151fd565b8082028115828204841417610326576103266151fd565b6001600160a01b0384168152826020820152606060408201526000612ab6606083018461504f565b60008151808452602080850194506020840160005b838110156153cd578151875295820195908201906001016153b1565b509495945050505050565b6080815260006153eb608083018761539c565b82810360208401526153fd818761504f565b90508460408401528281036060840152613b50818561504f565b86815260c06020820152600061543060c083018861539c565b8281036040840152615442818861504f565b9050856060840152828103608084015261545c818661504f565b9150508260a0830152979650505050505050565b6000825161548281846020870161502b565b9190910192915050565b6020815260006128e6602083018461539c565b8381526060602082015260006154b8606083018561539c565b9050826040830152949350505050565b828152604060208201526000611553604083018461539c565b8481526080602082015260006154fa608083018661539c565b60ff851660408401528281036060840152613b50818561504f565b6000835161552781846020880161502b565b83519083019061553b81836020880161502b565b01949350505050565b606081526000615557606083018661539c565b65ffffffffffff8516602084015282810360408401526114c7818561504f565b848152608060208201526000615590608083018661539c565b65ffffffffffff851660408401528281036060840152613b50818561504f565b8281526000602080830184516020860160005b828110156155df578151845292840192908401906001016155c3565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b60008261561f57634e487b7160e01b600052601260045260246000fd5b500490565b6000845161563681846020890161502b565b60609490941b6bffffffffffffffffffffffff191691909301908152601481019190915260340192915050565b606081526000615676606083018661504f565b60208301949094525060400152919050565b64ffffffffff8181168382160190808211156156a6576156a66151fd565b5092915050565b87815260e0602082015260006156c660e083018961539c565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c08401526156fd818561504f565b9a9950505050505050505050565b60c08152600061571e60c083018961539c565b60ff8816602084015265ffffffffffff8716604084015264ffffffffff8616606084015284608084015282810360a084015261575a818561504f565b9998505050505050505050565b600060ff821660ff810361577d5761577d6151fd565b6001019291505056fea164736f6c6343000818000a","sourceMap":"674:212:83:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2265:198:58;;;;;;:::i;:::-;;:::i;:::-;;;592:14:208;;585:22;567:41;;555:2;540:18;2265:198:58;;;;;;;;4045:293:90;;;;;;:::i;:::-;;:::i;:::-;;1897:748;;;;;;:::i;:::-;;:::i;1196:113:58:-;;;:::i;:::-;;;-1:-1:-1;;;;;2925:55:208;;;2907:74;;2895:2;2880:18;1196:113:58;2761:226:208;11552:932:91;;;;;;:::i;:::-;;:::i;8313:1508::-;;;;;;:::i;:::-;;:::i;:::-;;;-1:-1:-1;;;;;;5272:79:208;;;5254:98;;5242:2;5227:18;8313:1508:91;5110:248:208;5742:2236:91;;;;;;:::i;:::-;;:::i;1550:110:58:-;;;-1:-1:-1;;3551:14:58;3547:25;3534:39;6057:25:208;;6045:2;6030:18;1550:110:58;5911:177:208;3108:595:90;;;;;;:::i;:::-;;:::i;10225:997:91:-;;;;;;:::i;:::-;;:::i;1019:570:89:-;;;;;;:::i;:::-;;:::i;4676:388:91:-;;;;;;:::i;:::-;;:::i;14539:466::-;;;;;;:::i;:::-;;:::i;2470:736::-;;;;;;:::i;:::-;;:::i;13210:1145::-;;;;;;:::i;:::-;;:::i;12669:223::-;;;;;;:::i;:::-;;:::i;3510:936::-;;;;;;:::i;:::-;;:::i;1876:98:58:-;;;:::i;2265:198::-;2341:4;-1:-1:-1;;;;;;2360:54:58;;2375:39;2360:54;;:98;;-1:-1:-1;;;;;;;2418:40:58;;2433:25;2418:40;2360:98;2353:105;2265:198;-1:-1:-1;;2265:198:58:o;4045:293:90:-;995:20:82;:18;:20::i;:::-;4199:49:90::1;4226:7;4235:12;:10;:12::i;:::-;4199:26;:49::i;:::-;4282:51;4312:7;4321:11;4282:29;:51::i;:::-;4045:293:::0;;:::o;1897:748::-;995:20:82;:18;:20::i;:::-;2212:9:90::1;2191:17;:7:::0;:15:::1;:17::i;:::-;-1:-1:-1::0;;2191:30:90::1;::::0;2187:110:::1;;2262:7;2271:18;:7;:16;:18::i;:::-;2238:52;;;;;;;;;;;;:::i;:::-;;;;;;;;2187:110;2349:56;-1:-1:-1::0;;;;;;2820:46:59;;2819:74;2349:30:90::1;:56::i;:::-;2467:49;2494:7;2503:12;:10;:12::i;2467:49::-;2549:91;2573:7:::0;2582:11;2595:9;2606:11;2549:91:::1;2619:8:::0;;2549:91:::1;:::i;:::-;;2629:10:::0;;2549:91:::1;:::i;:::-;:23;:91::i;:::-;1897:748:::0;;;;;;;;:::o;1196:113:58:-;1239:14;1268:36;:34;:36::i;:::-;1261:43;;1196:113;:::o;11552:932:91:-;995:20:82;:18;:20::i;:::-;11757:141:91::1;11803:12;:10;:12::i;:::-;11834:9;11872:19;11757:26;:141::i;:::-;11948:41;11969:19;11948:20;:41::i;:::-;11944:536;;;12093:25;12121:39;12140:19;12121:18;:39::i;:::-;12093:67;;12168:73;12185:17;12204:36;12168:16;:73::i;:::-;12312:161;12363:12;:10;:12::i;:::-;12395:19;12434:12;12463:1;12312:32;:161::i;:::-;;11991:489;11944:536;11552:932:::0;;;:::o;8313:1508::-;8452:28;995:20:82;:18;:20::i;:::-;-1:-1:-1;;;8559:8:91;-1:-1:-1;;;;;;8559:37:91::1;;8555:138;;-1:-1:-1::0;;;8656:8:91::1;8666:19;:8;:17;:19::i;:::-;8613:73;;;;;;;;;;;;;:::i;8555:138::-;8736:40;8767:8;8736:30;:40::i;:::-;8830:50;8857:8;8867:12;:10;:12::i;8830:50::-;8927:29;8959:59;8994:23;:8;385:5:15::0;2502:44:59;;2404:148;8994:23:91::1;-1:-1:-1::0;;8959:59:91::1;:34;:59::i;:::-;8927:91;;9024:35;9079:15;9102:23;9062:64;;;;;;;;;:::i;:::-;;;;;;;;;;;;;9024:102;;9173:22;9163:33;;;;;;9132:65;;9263:27;9293:53;9324:21;9293:30;:53::i;:::-;9263:83:::0;-1:-1:-1;9357:40:91;;9353:111:::1;;9406:58;::::0;::::1;::::0;;-1:-1:-1;;;;;;5272:79:208;;9406:58:91::1;::::0;::::1;5254:98:208::0;5227:18;;9406:58:91::1;5110:248:208::0;9353:111:91::1;9548:41:::0;;::::1;::::0;::::1;::::0;9596:79:::1;9619:21:::0;9642:8;9548:41;9596:22:::1;:79::i;:::-;9738:78;9762:21;9792:22;9738:23;:78::i;:::-;8482:1339;;;;8313:1508:::0;;;;:::o;5742:2236::-;995:20:82;:18;:20::i;:::-;-1:-1:-1;;;5930:8:91;-1:-1:-1;;;;;;5930:37:91::1;;5926:138;;-1:-1:-1::0;;;6027:8:91::1;6037:19;:8;:17;:19::i;5926:138::-;-1:-1:-1::0;;;2820:46:59;;-1:-1:-1;;;2819:74:59;6173:43:91::1;2819:74:59::0;6173:30:91::1;:43::i;:::-;6270:53;6297:11;6310:12;:10;:12::i;6270:53::-;6414:74;6439:6;6448:39;6414:16;:74::i;:::-;6581:9;6559:18;:8:::0;:16:::1;:18::i;:::-;-1:-1:-1::0;;6559:31:91::1;::::0;6555:98:::1;;6623:8;6633:19;:8;:17;:19::i;6555:98::-;6737:27;6767:36;6795:6;6767:19;:36::i;:::-;6737:66:::0;-1:-1:-1;6820:40:91;;;::::1;::::0;:110:::1;;;6921:8;6882:16;6864:66;;6820:110;6809:192;;;6952:42;::::0;::::1;::::0;;-1:-1:-1;;;;;2925:55:208;;6952:42:91::1;::::0;::::1;2907:74:208::0;2880:18;;6952:42:91::1;2761:226:208::0;6809:192:91::1;7065:22;7090:28;7109:8;7090:18;:28::i;:::-;7065:53:::0;-1:-1:-1;;;;;;7198:28:91;::::1;::::0;7194:411:::1;;7297:44;7326:14;7297:28;:44::i;:::-;7412:57;7441:11;7454:14;7412:28;:57::i;:::-;7194:411;;;7560:38;7583:8;7593:4;7560:22;:38::i;:::-;7692:53;7705:8;7723:6;7732:12;7692;:53::i;:::-;7817:46;7845:6;7854:8;7817:19;:46::i;:::-;7918:55;7938:11;7959:6;7968:4;7918:19;:55::i;:::-;5853:2125;;;5742:2236:::0;;;:::o;3108:595:90:-;995:20:82;:18;:20::i;:::-;3321:68:90::1;3346:11;3360:28;3321:16;:68::i;:::-;3442:56;-1:-1:-1::0;;;;;;2820:46:59;;2819:74;2349:30:90::1;:56::i;3442:::-;3548:49;3575:7;3584:12;:10;:12::i;3548:49::-;3629:69;3657:7;3666:11;3679:18;3629:27;:69::i;10225:997:91:-:0;10402:28;995:20:82;:18;:20::i;:::-;625:63:80::1;::::0;;-1:-1:-1;;;625:63:80::1;::::0;::::1;12693:92:208::0;662:14:80::1;12801:11:208::0;;;12794:100;;;12910:12;;;12903:101;10490:59:91::1;::::0;13020:12:208;625:63:80::1;;;;;;;;;;;;617:72;;;:::i;:::-;10536:12:91;:10;:12::i;10490:59::-;-1:-1:-1::0;10652:40:91;;::::1;::::0;::::1;::::0;10759:27:::1;10789:53;10652:40:::0;10789:30:::1;:53::i;:::-;10759:83:::0;-1:-1:-1;10853:40:91;;10849:111:::1;;10902:58;::::0;::::1;::::0;;-1:-1:-1;;;;;;5272:79:208;;10902:58:91::1;::::0;::::1;5254:98:208::0;5227:18;;10902:58:91::1;5110:248:208::0;10849:111:91::1;11005:79;11028:21;11051:8;11061:22;11005;:79::i;:::-;11147:70;11171:21;11194:22;11147:23;:70::i;:::-;10432:790;10225:997:::0;;;;;:::o;1019:570:89:-;995:20:82;:18;:20::i;:::-;1185:60:89::1;1210:6;1219:25;1185:16;:60::i;:::-;1252:200;1319:12;:10;:12::i;:::-;1349:1;1374:6;1432:11;1399:46;;;;;;;;:::i;:::-;;::::0;;-1:-1:-1;;1399:46:89;;::::1;::::0;;;;;;::::1;::::0;::::1;::::0;;::::1;;::::0;::::1;::::0;;1252:47:::1;:200::i;:::-;;1516:68;1546:6;1565:11;1555:22;;;;;;1579:4;1516:21;:68::i;4676:388:91:-:0;995:20:82;:18;:20::i;:::-;4833:50:91::1;4860:8;4870:12;:10;:12::i;4833:50::-;4978:81;1292:66:76;5028:8:91::0;5046:11;4978:27:::1;:81::i;14539:466::-:0;995:20:82;:18;:20::i;:::-;14680:29:91::1;14697:11;14680:16;:29::i;:::-;14754:43;14785:11;14754:30;:43::i;:::-;14851:53;14878:11;14891:12;:10;:12::i;14851:53::-;14948:52;14988:11;14948:39;:52::i;:::-;14539:466:::0;:::o;2470:736::-;995:20:82;:18;:20::i;:::-;2607:29:91::1;2624:11;2607:16;:29::i;:::-;2701:34;2723:11;2701:21;:34::i;:::-;2788:35;2811:11;2788:22;:35::i;:::-;2784:127;;;2868:11;2881:22;:11;:20;:22::i;:::-;2840:64;;;;;;;;;;;;:::i;2784:127::-;2955:41;2978:11;2991:4;2955:22;:41::i;:::-;3049:46;3069:11;3082:12;:10;:12::i;:::-;3049:19;:46::i;:::-;3149:52;3169:11;3182:12;:10;:12::i;:::-;3196:4;3149:19;:52::i;13210:1145::-:0;995:20:82;:18;:20::i;:::-;13424:29:91::1;13441:11;13424:16;:29::i;:::-;13515:41;13536:19;13515:20;:41::i;:::-;13510:107;;13573:37;;;;;;;;;;;;;;13510:107;13670:53;13697:11;13710:12;:10;:12::i;13670:53::-;13822:25;13850:39;13869:19;13850:18;:39::i;:::-;13822:67;;13895:73;13912:17;13931:36;13895:16;:73::i;:::-;14014:65;14046:11;14059:19;14014:31;:65::i;:::-;14150:19:::0;;:23;14146:205:::1;;14183:161;14234:12;:10;:12::i;14146:205::-;13370:985;13210:1145:::0;;;:::o;12669:223::-;995:20:82;:18;:20::i;:::-;12802:85:91::1;12850:12;:10;:12::i;:::-;12875:9;12802:34;:85::i;3510:936::-:0;995:20:82;:18;:20::i;:::-;-1:-1:-1;;;3735:8:91;-1:-1:-1;;;;;;3735:37:91::1;;3731:138;;-1:-1:-1::0;;;3832:8:91::1;3842:19;:8;:17;:19::i;3731:138::-;3950:69;3975:11;3989:29;3950:16;:69::i;:::-;4061:40;4092:8;4061:30;:40::i;:::-;4155:57;-1:-1:-1::0;;;;;;2820:46:59;;2819:74;2349:30:90::1;:56::i;4155:57:91:-;4262:50;4289:8;4299:12;:10;:12::i;4262:50::-;4344:97;4361:8:::0;-1:-1:-1;;987:20:4;;;;979:29;1011:30;;;;;;979:62;4344:16:91::1;:97::i;1876:98:58:-:0;1915:7;1937:32;:30;:32::i;1113:189:82:-;-1:-1:-1;;;;;1199:6:82;1182:23;1190:4;1182:23;1171:127;;1266:25;;;;;;;;;;;;;;1171:127;1113:189::o;2074:233:42:-;-1:-1:-1;;;;;2159:58:42;;:48;-1:-1:-1;;;;;;2820:46:59;;2819:74;2159:19:42;:48::i;:::-;-1:-1:-1;;;;;2159:58:42;;2155:148;;2266:21;:10;:19;:21::i;:::-;2289:6;2234:62;;;;;;;;;;;;:::i;12705:172:19:-;12793:79;1100:66:27;12842:7:19;12859:11;12793:27;:79::i;3030:160:59:-;3093:7;3157:26;438:6;385:5:15;3157:26:59;:::i;:::-;3123:61;;;;;3030:160;-1:-1:-1;3030:160:59:o;3351:592::-;3415:13;3485:10;385:5:15;2502:44:59;;;3436:19;3583;3485:10;3583:7;:19::i;:::-;3560:42;-1:-1:-1;3665:12:59;-1:-1:-1;;3704:35:59;;;:102;;3753:53;-1:-1:-1;;3753:53:59;;:34;:53::i;:::-;3704:102;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;3833:25:59;;;:87;;3872:48;3907:12;3872:34;:48::i;:::-;3833:87;;;;;;;;;;;;;;;;;;;;;3637:293;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;3608:330;;;;;3351:592;;;:::o;2536:206:42:-;2610:34;2633:10;2610:22;:34::i;:::-;2605:133;;2697:10;2709:21;:10;:19;:21::i;:::-;2661:70;;;;;;;;;;;;:::i;8869:2432:19:-;-1:-1:-1;;;9129:7:19;-1:-1:-1;;;;;;9129:35:19;;;;;:83;;-1:-1:-1;;;;9168:7:19;-1:-1:-1;;;;;;9168:44:19;;;9129:83;9125:196;;;-1:-1:-1;;;9271:7:19;9304;9287:25;;;;;;15382:19:208;;15426:2;15417:12;;15222:213;9287:25:19;;;;-1:-1:-1;;9287:25:19;;;;;;;;;;9229:85;;;;;;;;;;:::i;9125:196::-;9367:22;:11;:20;:22::i;:::-;9430:40;:9;9463:4;9430:18;:40::i;:::-;9476:43;:11;9511:5;9476:20;:43::i;:::-;1576:38:29;5165:60:16;;;1408:34:29;5088:59:16;;;5082:144;5067:159;;9607:8:19;:15;:40;9603:135;;1576:38:29;5165:60:16;;;1408:34:29;5088:59:16;;;5082:144;5067:159;;9715:15:19;;9664:67;;;;;;;;15614:25:208;;;;15655:18;;;15648:34;15587:18;;9664:67:19;15440:248:208;9603:135:19;1576:38:29;5165:60:16;;;1408:34:29;5088:59:16;;;5082:144;5067:159;;9788:10:19;:17;:44;9784:145;;1576:38:29;5165:60:16;;;1408:34:29;5088:59:16;;;5082:144;5067:159;;9904:17:19;;9849:73;;;;;;;;15614:25:208;;;;15655:18;;;15648:34;15587:18;;9849:73:19;15440:248:208;9784:145:19;1576:38:29;5165:60:16;;;1408:34:29;5088:59:16;;;5082:144;5067:159;;1576:38:29;5165:60:16;;;1408:34:29;5088:59:16;;;5082:144;5067:159;;9986:50:19;9982:158;;1576:38:29;5165:60:16;;;1408:34:29;5088:59:16;;;5082:144;5067:159;;1576:38:29;5165:60:16;;;1408:34:29;5088:59:16;;;5082:144;5067:159;;10053:80:19;;;;;;;;15614:25:208;;;;15655:18;;;15648:34;15587:18;;10053:80:19;15440:248:208;9982:158:19;10182:29;:11;:27;:29::i;:::-;10149;:11;:27;:29::i;:::-;:62;10145:188;;10265:29;:11;:27;:29::i;:::-;10296;:11;:27;:29::i;:::-;10228:98;;;;;;;;15614:25:208;;;;15655:18;;;15648:34;15587:18;;10228:98:19;15440:248:208;10145:188:19;10376:30;:11;:28;:30::i;:::-;10342;:11;:28;:30::i;:::-;:64;10338:193;;10461:30;:11;:28;:30::i;:::-;10493;:11;:28;:30::i;:::-;10423:101;;;;;;;;15614:25:208;;;;15655:18;;;15648:34;15587:18;;10423:101:19;15440:248:208;10338:193:19;10628:9;10623:271;10643:29;:11;:27;:29::i;:::-;10639:1;:33;10623:271;;;10717:44;:22;:11;10737:1;10717:19;:22::i;:::-;:42;;;;;;;;:::i;:::-;;:44::i;:::-;537:1:29;4479:19:3;:27;;;4478:44;4444:79;;;4431:93;;10691:70:19;10687:201;;537:1:29;4479:19:3;:27;;;4478:44;4444:79;;;4431:93;;10834:44:19;:22;:11;10854:1;10834:19;:22::i;:44::-;10780:99;;;;;;;;15614:25:208;;;;15655:18;;;15648:34;15587:18;;10780:99:19;15440:248:208;10687:201:19;10674:3;;10623:271;;;;10956:31;10979:7;10956:22;:31::i;:::-;10952:127;;;11029:7;11062;11045:25;;;;;;15382:19:208;;15426:2;15417:12;;15222:213;11045:25:19;;;;-1:-1:-1;;11045:25:19;;;;;;;;;;11004:68;;;;;;;;;:::i;10952:127::-;11120:103;11132:7;11141:11;11154:9;11165:11;11189:8;11178:20;;;;;;;;:::i;:::-;;;;;;;;;;;;;11211:10;11200:22;;;;;;;;:::i;:::-;;;;;;;;;;;;;11120:11;:103::i;:::-;11259:37;11282:7;11291:4;11259:22;:37::i;2743:383:58:-;3029:34;3033:14;3029:34;3016:48;3010:4;3006:59;;3076:45;;-1:-1:-1;3111:10:58;3076:45;2743:383;:::o;6660:426:79:-;6788:16;;;6802:1;6788:16;;;;;;;;6759:26;;6788:16;;;;;;;;;;-1:-1:-1;6788:16:79;6759:45;;6849:9;-1:-1:-1;;;;;6833:27:79;6825:36;;6810:9;6820:1;6810:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;6906:9;-1:-1:-1;;;;;6890:27:79;6882:36;;6867:9;6877:1;6867:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;6925:156;1307:66;1291:83;;6973:9;6990:1;7034:19;6999:56;;;;;;15382:19:208;;15426:2;15417:12;;15222:213;6999:56:79;;;;-1:-1:-1;;6999:56:79;;;;;;;;;-1:-1:-1;;;6925:24:79;:156::i;1443:162:43:-;1517:4;744:53;;;1536:64;;;;;1568:32;1580:19;1568:11;:32::i;:::-;1567:33;1529:71;1443:162;-1:-1:-1;;1443:162:43:o;3579:307:78:-;3694:16;;;3708:1;3694:16;;;;;;;;;3643:14;;;;3694:16;;;;;;;;;;;;-1:-1:-1;3694:16:78;3665:45;;3749:8;3716:9;3726:1;3716:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;3765:13;3781:62;1284:66;3816:9;3765:13;1413:66;3781:24;:62::i;:::-;3857:23;;;3579:307;-1:-1:-1;;;;3579:307:78:o;879:238:93:-;964:61;996:15;1013:11;964:31;:61::i;:::-;959:156;;1040:70;;;;;-1:-1:-1;;;;;17315:55:208;;1040:70:93;;;17297:74:208;-1:-1:-1;;;;;;17407:79:208;;17387:18;;;17380:107;17270:18;;1040:70:93;17125:368:208;5192:401:55;5336:17;5362:12;5376:23;5403:115;5433:6;5477:8;5503;5454:5;5403:13;:115::i;:::-;5361:157;;;;5529:7;5524:41;;5538:27;5554:10;5538:15;:27::i;:::-;5578:10;5192:401;-1:-1:-1;;;;;;5192:401:55:o;1796:322:59:-;1866:13;1887:14;1907:80;1923:2;1914:6;:11;1907:80;;;-1:-1:-1;;1941:34:59;;3152:1:2;3148:13;;3144:24;1941:39:59;;1937:50;1982:5;1937:50;1927:8;;1907:80;;;2023:30;;;-1:-1:-1;;17639:79:208;;2023:30:59;;;17627:92:208;2023:30:59;;17735:12:208;;;;2023:30:59;;;809:21:2;;;2023:30:59;2073:39;2059:54;1796:322;-1:-1:-1;;;;1796:322:59:o;3638::69:-;3764:16;;;3778:1;3764:16;;;;;;;;;3708:19;;;;3764:16;;;;;;;;;;;;-1:-1:-1;3764:16:69;3735:45;;3809:16;3801:25;;;3786:9;3796:1;3786:12;;;;;;;;:::i;:::-;;;;;;;;;;:40;3833:13;3849:62;1303:66;3884:9;3833:13;1432:66;3849:24;:62::i;7743:454::-;7849:24;7876:46;7889:8;7899:22;7876:12;:46::i;:::-;8025:16;;;8039:1;8025:16;;;;;;;;;7849:73;;-1:-1:-1;7929:29:69;;7964:25;;7929:29;;8025:16;;;;;;;;;;;;-1:-1:-1;8025:16:69;7996:45;;8070:16;8062:25;;;8047:9;8057:1;8047:12;;;;;;;;:::i;:::-;;;;;;;;;;:40;8094:98;1303:66;8124:9;8135:11;8148:15;8165:12;1432:66;8094:19;:98::i;:::-;7843:354;;;;7743:454;;;:::o;3657:455:70:-;3744:24;3774:29;3806:32;3820:17;3806:13;:32::i;:::-;3774:64;;3844:25;3872:32;3886:17;3872:13;:32::i;:::-;3940:16;;;3954:1;3940:16;;;;;;;;;3844:60;;-1:-1:-1;3911:26:70;;3940:16;;;;;;;;;;;;-1:-1:-1;3940:16:70;3911:45;;3985:16;3977:25;;;3962:9;3972:1;3962:12;;;;;;;;:::i;:::-;;;;;;;;;;:40;4009:98;1224:66;4039:9;4050:11;4063:15;4080:12;1353:66;4009:19;:98::i;4257:313:77:-;4366:16;;;4380:1;4366:16;;;;;;;;;4310:19;;;;4366:16;;;;;;;;;;;;-1:-1:-1;4366:16:77;4337:45;;4427:6;-1:-1:-1;;;;;4411:24:77;4403:33;;4388:9;4398:1;4388:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;4443:13;4459:62;1298:66;4494:9;4443:13;-1:-1:-1;;;4459:24:77;:62::i;6235:222::-;6318:16;;;6332:1;6318:16;;;;;;;;;6289:26;;6318:16;;;;;;;;;;;-1:-1:-1;6318:16:77;6289:45;;6379:6;-1:-1:-1;;;;;6363:24:77;6355:33;;6340:9;6350:1;6340:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;6395:57;1298:66;6428:9;-1:-1:-1;;;6395:22:77;:57::i;6795:295:75:-;6901:16;;;6915:1;6901:16;;;;;;;;6872:26;;6901:16;;;;;;;;;;-1:-1:-1;6901:16:75;6872:45;;6956:10;6923:9;6933:1;6923:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;7012:6;-1:-1:-1;;;;;6996:24:75;6988:33;;6973:9;6983:1;6973:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;7028:57;1298:66;7061:9;-1:-1:-1;;;7028:22:75;:57::i;4692:268:26:-;4792:16;;;4806:1;4792:16;;;;;;;;;4763:26;;4792:16;;;;;;;;;;;-1:-1:-1;4792:16:26;4763:45;;4847:10;4814:9;4824:1;4814:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;4865:90;1102:66;1086:83;;4900:9;4911:1;4932:6;4914:26;;;;;;17909:14:208;17902:22;17897:3;17893:32;17881:45;;17951:1;17942:11;;17758:201;4914:26:26;;;;-1:-1:-1;;4914:26:26;;;;;;;;;-1:-1:-1;;;4865:24:26;:90::i;7416:423:78:-;7501:24;7528:34;7541:6;7549:12;7528;:34::i;:::-;7665:16;;;7679:1;7665:16;;;;;;;;;7501:61;;-1:-1:-1;7569:29:78;;7604:25;;7569:29;;7665:16;;;;;;;;;;;;-1:-1:-1;7665:16:78;7636:45;;7720:8;7687:9;7697:1;7687:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;7736:98;1284:66;7766:9;7777:11;7790:15;7807:12;1413:66;7736:19;:98::i;5618:286:77:-;5713:16;;;5727:1;5713:16;;;;;;;;;5684:26;;5713:16;;;;;;;;;;;-1:-1:-1;5713:16:77;5684:45;;5774:6;-1:-1:-1;;;;;5758:24:77;5750:33;;5735:9;5745:1;5735:12;;;;;;;;:::i;:::-;;;;;;:48;;;;;5790:109;1298:66;1282:83;;5825:9;5836:1;5874:8;5839:45;;;;;;15382:19:208;;15426:2;15417:12;;15222:213;6059:332:75;6169:16;;;6183:1;6169:16;;;;;;;;6140:26;;6169:16;;;;;;;;;;-1:-1:-1;6169:16:75;6140:45;;6224:10;6191:9;6201:1;6191:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;6280:6;-1:-1:-1;;;;;6264:24:75;6256:33;;6241:9;6251:1;6241:12;;;;;;;;:::i;:::-;;;;;;:48;;;;;6296:90;1298:66;1282:83;;6331:9;6342:1;6363:6;6345:26;;;;;;17909:14:208;17902:22;17897:3;17893:32;17881:45;;17951:1;17942:11;;17758:201;11903:598:19;-1:-1:-1;;;12087:7:19;-1:-1:-1;;;;;;12087:35:19;;12083:148;;-1:-1:-1;;;12181:7:19;12214;12197:25;;;;;;15382:19:208;;15426:2;15417:12;;15222:213;12083:148:19;12276:31;12299:7;12276:22;:31::i;:::-;12271:123;;12344:7;12377;12360:25;;;;;;15382:19:208;;15426:2;15417:12;;15222:213;12360:25:19;;;;-1:-1:-1;;12360:25:19;;;;;;;;;;12324:63;;;;;;;;;:::i;12271:123::-;12400:96;12417:7;-1:-1:-1;;987:20:4;;;;979:29;1011:30;;;;;;979:62;12400:16:19;:96::i;6876:399:58:-;7023:17;7049:12;7063:18;7085:125;7120:9;7147:8;7171:6;7195:8;7085:15;:125::i;6085:340:72:-;6207:16;;;6221:1;6207:16;;;;;;;;6178:26;;6207:16;;;;;;;;;;-1:-1:-1;6207:16:72;6178:45;;6268:13;-1:-1:-1;;;;;6252:31:72;6244:40;;6229:9;6239:1;6229:12;;;;;;;;:::i;:::-;;;;;;:55;;;;;6305:13;6290:9;6300:1;6290:12;;;;;;;;:::i;:::-;;;;;;:28;;;;;6325:95;1213:66;1197:83;;6360:9;6371:1;6392:11;6374:31;;;;;;17909:14:208;17902:22;17897:3;17893:32;17881:45;;17951:1;17942:11;;17758:201;1408:1069:4;1551:29;1583:42;1594:11;1607:17;1583:10;:42::i;:::-;1551:74;;1743:25;1785:12;:19;1771:34;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;1771:34:4;;1743:62;;1853:21;1903:25;1898:312;1950:12;:19;1930:17;:39;1898:312;;;2073:19;-1:-1:-1;;;;;2006:87:4;:55;2016:12;2029:17;2016:31;;;;;;;;:::i;:::-;;;;;;;2006:53;;;3404:35;;;3274:170;2006:55;-1:-1:-1;;;;;2006:87:4;;2002:200;;2133:12;2146:17;2133:31;;;;;;;;:::i;:::-;;;;;;;2107:8;2116:13;2107:23;;;;;;;;:::i;:::-;-1:-1:-1;;2107:57:4;;;:23;;;;;;;;;;;:57;2176:15;;;;;2002:200;1971:19;;1898:312;;;;2363:13;2353:8;2346:31;2420:52;2431:11;2444:17;2463:8;2420:10;:52::i;521:401:94:-;-1:-1:-1;;;;;;2820:46:59;;2819:74;746:10:94;728:79;724:196;;-1:-1:-1;;;881:10:94;893:21;:10;:19;:21::i;6443:214:73:-;6533:16;;;6547:1;6533:16;;;;;;;;;6504:26;;6533:16;;;;;;;;;;;-1:-1:-1;6533:16:73;6504:45;;6588:11;6555:9;6565:1;6555:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;6607;1312:66;6642:9;6607:24;:45::i;573:770:95:-;701:17;721:25;:10;385:5:15;2502:44:59;;2404:148;721:25:95;701:45;-1:-1:-1;750:30:95;783:45;-1:-1:-1;;783:45:95;;:34;:45::i;:::-;865:30;;750:78;;-1:-1:-1;904:26:95;;900:441;;942:65;961:16;980:26;1005:1;980:22;:26;:::i;:::-;2636:27:2;2650:4;2636:27;2630:34;;2509:165;942:65:95;:72;;;;938:146;;1031:46;;;;;-1:-1:-1;;18261:79:208;;1031:46:95;;;18243:98:208;18216:18;;1031:46:95;18097:250:208;938:146:95;1095:9;1090:247;1110:26;1135:1;1110:22;:26;:::i;:::-;1106:1;:30;1090:247;;;2650:4:2;2636:27;;;;2630:34;1155:47:95;;;;;:102;;;;-1:-1:-1;1206:44:95;1225:16;1244:5;:1;1248;1244:5;:::i;1206:44::-;:51;;;;;1155:102;1151:180;;;1276:46;;;;;-1:-1:-1;;18261:79:208;;1276:46:95;;;18243:98:208;18216:18;;1276:46:95;18097:250:208;1151:180:95;1138:3;;1090:247;;3328:314:26;3442:16;;;3456:1;3442:16;;;;;;;;;3394:11;;;;3442:16;;;;;;;;;;;;-1:-1:-1;3442:16:26;3413:45;;3497:10;3464:9;3474:1;3464:12;;;;;;;;:::i;:::-;;;;;;;;;;:44;3515:13;3531:62;1102:66;3566:9;3515:13;-1:-1:-1;;;3531:24:26;:62::i;:::-;3515:78;;3607:29;3628:5;3615:20;;1452:10:15;1343:126;5493:265:74;5590:16;;;5604:1;5590:16;;;;;;;;;5561:26;;5590:16;;;;;;;;;;;-1:-1:-1;5590:16:74;5561:45;;5645:11;5612:9;5622:1;5612:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;5664:89;1298:66;1282:83;;5699:9;5710:1;5731:5;5713:25;;;;;;;18501:2:208;18497:15;;;;-1:-1:-1;;18493:88:208;18481:101;;18607:2;18598:12;;18352:264;5713:25:74;;;;-1:-1:-1;;5713:25:74;;;;;;;;;1427:66;5664:24;:89::i;6033:349:73:-;6147:16;;;6161:1;6147:16;;;;;;;;;6118:26;;6147:16;;;;;;;;;;;-1:-1:-1;6147:16:73;6118:45;;6202:11;6169:9;6179:1;6169:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;6221:156;1312:66;1296:83;;6269:9;6286:1;6330:19;6295:56;;;;;;15382:19:208;;15426:2;15417:12;;15222:213;7147:291:79;7251:16;;;7265:1;7251:16;;;;;;;;7222:26;;7251:16;;;;;;;;;;-1:-1:-1;7251:16:79;7222:45;;7312:9;-1:-1:-1;;;;;7296:27:79;7288:36;;7273:9;7283:1;7273:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;7369:9;-1:-1:-1;;;;;7353:27:79;7345:36;;7330:9;7340:1;7330:12;;;;;;;;:::i;:::-;;;;;;;;;;:51;7388:45;1307:66;7423:9;7388:24;:45::i;10051:257:76:-;10148:16;;;10162:1;10148:16;;;;;;;;;10119:26;;10148:16;;;;;;;;;;;-1:-1:-1;10148:16:76;10119:45;;10203:8;10170:9;10180:1;10170:12;;;;;;;;:::i;:::-;;;;;;:42;;;;;10219:84;1292:66;1276:83;;10260:9;10271:1;10292:8;10274:28;;;;;;;-1:-1:-1;;18762:79:208;;;;18750:92;;18867:2;18858:12;;18621:255;10274:28:76;;;;;;;;;;;;;10219:30;:84::i;3799:97:58:-;3840:7;3862:29;:27;:29::i;4220:306:74:-;4331:16;;;4345:1;4331:16;;;;;;;;;4281:13;;;;4331:16;;;;;;;;;;;;-1:-1:-1;4331:16:74;4302:45;;4386:11;4353:9;4363:1;4353:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;4405:13;4421:62;1298:66;4456:9;4405:13;1427:66;4421:24;:62::i;6774:1658:3:-;6457:45;6837:86;;6879:37;;;;;;;;;;;;;;6837:86;6929:25;6957:30;:11;:28;:30::i;:::-;6929:58;;902:1:29;6997:17:3;:38;6993:155;;;7052:89;;;;;;;;15614:25:208;;;902:1:29;15655:18:208;;;15648:34;15587:18;;7052:89:3;15440:248:208;6993:155:3;7154:24;7181:29;:11;:27;:29::i;:::-;7154:56;-1:-1:-1;7216:23:3;7242:36;7261:17;7154:56;7242:36;:::i;:::-;7216:62;;647:2:29;7288:15:3;:34;7284:140;;;7339:78;;;;;;;;15614:25:208;;;647:2:29;15655:18:208;;;15648:34;15587:18;;7339:78:3;15440:248:208;7284:140:3;7466:25;7502:9;7497:427;7517:16;7513:1;:20;7497:427;;;4431:93;4479:19;:27;;;537:1:29;4478:44:3;4444:79;;;4431:93;7545:24;7606:21;;;7602:232;;7646:51;;;;;;;;6057:25:208;;;6030:18;;7646:51:3;5911:177:208;7602:232:3;334:2:29;7716:16:3;:28;7712:122;;;7763:62;;;;;;;;6057:25:208;;;6030:18;;7763:62:3;5911:177:208;7712:122:3;7841:37;7862:16;7841:37;;:::i;:::-;;-1:-1:-1;;7906:3:3;;7497:427;;;;7991:30;:11;:28;:30::i;:::-;7970:17;:51;7966:183;;8092:30;:11;:28;:30::i;:::-;8038:104;;;;;;;;15614:25:208;;;;15655:18;;;15648:34;;;15587:18;;8038:104:3;15440:248:208;7966:183:3;8205:16;8188:240;647:2:29;8223:1:3;:20;8188:240;;;4431:93;4479:19;:27;;;537:1:29;4478:44:3;4444:79;;;4431:93;8319:21;;8315:107;;8359:54;;;;;;;;6057:25:208;;;6030:18;;8359:54:3;5911:177:208;8315:107:3;-1:-1:-1;8245:3:3;;8188:240;;5689:1629:16;5796:10;5795:11;:31;;;;-1:-1:-1;6457:45:3;;5810:16:16;5791:80;;;5835:36;;-1:-1:-1;;;5835:36:16;;5869:1;5835:36;;;6057:25:208;6030:18;;5835:36:16;5911:177:208;5791:80:16;5934:25;5962;:6;:23;:25::i;:::-;5934:53;;902:1:29;5997:17:16;:38;5993:103;;;6044:52;;-1:-1:-1;;;6044:52:16;;;;;6057:25:208;;;6030:18;;6044:52:16;5911:177:208;5993:103:16;6103:24;6130;:6;:22;:24::i;:::-;6103:51;-1:-1:-1;6224:23:16;6250:36;6269:17;6103:51;6250:36;:::i;:::-;6224:62;;647:2:29;6296:15:16;:34;6292:97;;;6339:50;;-1:-1:-1;;;6339:50:16;;;;;6057:25:208;;;6030:18;;6339:50:16;5911:177:208;6292:97:16;6450:25;6486:9;6481:313;6501:16;6497:1;:20;6481:313;;;6529:24;6556:39;:17;:6;6571:1;6556:14;:17::i;:39::-;6529:66;;6607:16;6627:1;6607:21;6603:101;;6647:48;;;;;;;;;;;;;;6603:101;6711:37;6732:16;6711:37;;:::i;:::-;;-1:-1:-1;;6776:3:16;;6481:313;;;;6862:25;:6;:23;:25::i;:::-;6841:17;:46;6837:134;;6938:25;:6;:23;:25::i;:::-;6904:60;;-1:-1:-1;;;6904:60:16;;;;;;6057:25:208;;6045:2;6030:18;;5911:177;6837:134:16;7046:16;7029:285;7068:15;7064:1;:19;7029:285;;;7095:24;7122:39;:17;:6;7137:1;7122:14;:17::i;:39::-;7095:66;-1:-1:-1;7173:20:16;;7169:100;;7212:48;;;;;;;;;;;;;;7169:100;-1:-1:-1;7296:3:16;;7029:285;;5135:171:3;5208:7;537:1:29;1425;1409:13;1421:1;334:2;1409:13;:::i;:::-;:17;;;;:::i;:::-;1408:34;;;;:::i;:::-;5244:11:3;5223:78;5236:64;;5223:78;;5135:171;-1:-1:-1;;5135:171:3:o;5533:173::-;5607:7;537:1:29;1597;;1577:13;1589:1;334:2;1577:13;:::i;:::-;:17;;;;:::i;3948:206:16:-;4018:10;4108:19;:27;;;4139:1;4107:33;4086:6;4061:82;4078:63;;4061:82;;;;;;;;;:::i;:::-;4054:89;3948:206;-1:-1:-1;;;3948:206:16:o;3195:520:1:-;3261:7;3274:13;3296:10;3290:17;;;;;;;;:::i;:::-;3274:33;;;;3324:2;3316:5;:10;3312:401;;;3568:2;3560:10;3574:1;3559:16;;;-1:-1:-1;;3195:520:1:o;3312:401::-;3610:18;3596:10;:32;;;;;;;;:::i;:::-;;3592:121;;-1:-1:-1;3643:2:1;;3195:520;-1:-1:-1;;3195:520:1:o;3592:121::-;-1:-1:-1;3707:1:1;;3195:520;-1:-1:-1;;3195:520:1:o;3592:121::-;3270:445;3195:520;;;:::o;20396:676:28:-;20604:24;20631:49;20644:11;20657:9;20668:11;20631:12;:49::i;:::-;20604:76;;20687:29;20719:55;20733:18;20753:20;20719:13;:55::i;:::-;20687:87;;20780:25;20808:55;20822:18;20842:20;20808:13;:55::i;:::-;20899:16;;;20913:1;20899:16;;;;;;;;;20780:83;;-1:-1:-1;20870:26:28;;20899:16;;;;;;;;;;;;-1:-1:-1;20899:16:28;20870:45;;20954:7;20921:9;20931:1;20921:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;20969:98;1342:66;20999:9;21010:11;21023:15;21040:12;1471:66;20969:19;:98::i;:::-;20598:474;;;;20396:676;;;;;;:::o;24794:355:19:-;24966:178;25000:7;25025:8;25055:63;25094:11;25107:10;25055:38;:63::i;:::-;25133:4;24966:16;:178::i;1063:181:43:-;764:71:80;;;-1:-1:-1;;;764:71:80;;;12693:92:208;1139:4:43;12801:11:208;;;12794:100;;;814:20:80;12910:12:208;;;12903:101;1139:4:43;13020:12:208;764:71:80;;;;;;;;;;;;756:80;;;:::i;:::-;1158:81:43;;;;1063:181;-1:-1:-1;1063:181:43:o;37827:541:19:-;37984:7;38121:242;38165:59;38206:7;38215:8;38165:40;:59::i;:::-;38242:31;;;;4479:19:3;:27;537:1:29;4478:44:3;4444:79;;;4431:93;38291:63:19;38330:11;38343:10;38291:38;:63::i;:::-;38121:17;:242::i;:::-;38108:255;37827:541;-1:-1:-1;;;;;37827:541:19:o;1313:272:45:-;1400:4;1499:23;1514:7;1499:14;:23::i;:::-;:81;;;;;1526:54;1559:7;1568:11;1526:32;:54::i;3716:1003:55:-;3852:12;3866:17;3915:22;3940:26;3957:8;3940:16;:26::i;:::-;3915:51;;4043:9;4038:228;4058:5;:12;4054:1;:16;4038:228;;;4085:9;4107:5;4113:1;4107:8;;;;;;;;:::i;:::-;;;;;;;4085:31;;4128:34;392:6:97;4128:4:55;:14;;;;;:34;;;;:::i;:::-;4124:136;;;4174:77;;;;;3404:35:4;;;;;4174:49:55;;:77;;4224:6;;4232:8;;4242;;4174:77;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4124:136;-1:-1:-1;4072:3:55;;4038:228;;;;4341:78;4356:6;4371:5;4388:8;4408;4341:4;:78::i;:::-;4323:96;;-1:-1:-1;4323:96:55;-1:-1:-1;4494:9:55;4489:226;4509:5;:12;4505:1;:16;4489:226;;;4536:9;4558:5;4564:1;4558:8;;;;;;;;:::i;:::-;;;;;;;4536:31;;4579:33;520:6:97;4579:4:55;:14;;;;;:33;;;;:::i;:::-;4575:134;;;4624:76;;;;;3404:35:4;;;;;4624:48:55;;:76;;4673:6;;4681:8;;4691;;4624:76;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4575:134;-1:-1:-1;4523:3:55;;4489:226;;;;3885:834;3716:1003;;;;;;;:::o;501:217:96:-;704:6;698:13;691:4;683:6;679:17;672:40;9649:179:69;9746:12;9790:8;9800:22;9773:50;;;;;;;;19875:19:208;;;-1:-1:-1;;;;;;19924:79:208;19919:2;19910:12;;19903:101;20029:2;20020:12;;19689:349;9773:50:69;;;;;;;;;;;;;9766:57;;9649:179;;;;:::o;14932:3138:19:-;-1:-1:-1;;;15205:7:19;-1:-1:-1;;;;;;15205:44:19;;15201:198;;15319:7;15303:75;15328:8;15338:10;15350:14;15366:11;15303:75;;;;;;;;;:::i;:::-;;;;;;;;15386:7;;15201:198;15537:22;15562:24;15578:7;15562:15;:24::i;:::-;15537:49;;15597:9;15592:340;15612:5;:12;15608:1;:16;15592:340;;;15639:9;15661:5;15667:1;15661:8;;;;;;;;:::i;:::-;;;;;;;15639:31;;15682:33;343:6:32;15682:4:19;:14;;;;;:33;;;;:::i;:::-;15678:248;;;15727:190;;;;;3404:35:4;;;;;15727:47:19;;:190;;15786:7;;15805:8;;15825:10;;15847:14;;15873:11;;15896;;15727:190;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;15678:248;-1:-1:-1;15626:3:19;;15592:340;;;;15996:7;15980:75;16005:8;16015:10;16027:14;16043:11;15980:75;;;;;;;;;:::i;:::-;;;;;;;;16119:26;16148:59;16189:7;16198:8;16148:40;:59::i;:::-;16119:88;-1:-1:-1;16213:21:19;828:4:13;818:15;;16213:54:19;;16273:149;16311:18;16345:1;16362:10;:17;16402:13;16273;:149::i;:::-;16522:1;16489:30;:11;:28;:30::i;:::-;:34;16485:1174;;;16608:33;16644:66;16692:7;16701:8;16644:47;:66::i;:::-;629:28:18;;;16608:102:19;-1:-1:-1;828:4:13;818:15;;16884:47:19;;17040:27;17075:25;17113:7;17108:545;17126:30;:11;:28;:30::i;:::-;17122:1;:34;;;17108:545;;;17192:63;17234:7;17243:8;17253:1;17192:41;:63::i;:::-;17170:85;-1:-1:-1;17285:25:19;:14;17308:1;6801:16:14;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;17285:25:19;17265:45;;17320:170;17362:19;17401:1;17422:17;17466:13;17320;:170::i;:::-;17500:34;17517:17;17500:34;;:::i;:::-;;-1:-1:-1;17631:3:19;;17108:545;;;;16525:1134;;;16485:1174;17733:9;17728:338;17748:5;:12;17744:1;:16;17728:338;;;17775:9;17797:5;17803:1;17797:8;;;;;;;;:::i;:::-;;;;;;;17775:31;;17818:32;437:6:32;17818:4:19;:14;;;;;:32;;;;:::i;:::-;17814:246;;;17862:189;;;;;3404:35:4;;;;;17862:46:19;;:189;;17920:7;;17939:8;;17959:10;;17981:14;;18007:11;;18030;;17862:189;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;17814:246;-1:-1:-1;17762:3:19;;17728:338;;5751:304:70;5830:29;5990:54;6018:17;6012:31;834:16:14;1854:39;;;1836:58;;1697:263;6220:155:70;6299:12;6350:17;6326:44;;;;;;;;:::i;:::-;;;;;;;;;;;;;6319:51;;6220:155;;;:::o;27982:1778:19:-;-1:-1:-1;;;28149:7:19;-1:-1:-1;;;;;;28149:44:19;;28145:160;;28266:7;28247:37;28275:8;28247:37;;;;;;:::i;:::-;;;;;;;;27982:1778;;;:::o;28145:160::-;28446:22;28471:24;28487:7;28471:15;:24::i;:::-;28446:49;;28506:9;28501:235;28521:5;:12;28517:1;:16;28501:235;;;28548:9;28570:5;28576:1;28570:8;;;;;;;;:::i;:::-;;;;;;;28548:31;;28591:36;983:6:32;28591:4:19;:14;;;;;:36;;;;:::i;:::-;28587:143;;;28639:82;;;;;3404:35:4;;;;;28639:50:19;;:82;;28690:7;;28699:8;;28709:11;;28639:82;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;28587:143;-1:-1:-1;28535:3:19;;28501:235;;;;28803:7;28784:37;28812:8;28784:37;;;;;;:::i;:::-;;;;;;;;28854:26;28883:59;28924:7;28933:8;28883:40;:59::i;:::-;28854:88;;28948:113;28980:18;29008:1;29027:30;:11;:28;:30::i;:::-;29017:41;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;29017:41:19;;28948:13;:113::i;:::-;29280:1;29247:30;:11;:28;:30::i;:::-;:34;29243:236;;;29291:33;29327:66;29375:7;29384:8;29327:47;:66::i;:::-;29291:102;;29401:71;29432:25;29467:2;29401:12;:71::i;:::-;29283:196;29243:236;29528:9;29523:233;29543:5;:12;29539:1;:16;29523:233;;;29570:9;29592:5;29598:1;29592:8;;;;;;;;:::i;:::-;;;;;;;29570:31;;29613:35;1083:6:32;29613:4:19;:14;;;;;:35;;;;:::i;:::-;29609:141;;;29660:81;;;;;3404:35:4;;;;;29660:49:19;;:81;;29710:7;;29719:8;;29729:11;;29660:81;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;29609:141;-1:-1:-1;29557:3:19;;29523:233;;9239:150:78;9346:38;;9319:12;23278:15:208;;;-1:-1:-1;;23274:88:208;9346:38:78;;;23262:101:208;23409:14;;23402:22;23397:3;23393:32;23379:12;;;23372:54;9319:12:78;23442::208;;9346:38:78;23111:349:208;10132:254:27;10229:16;;;10243:1;10229:16;;;;;;;;;10200:26;;10229:16;;;;;;;;;;;-1:-1:-1;10229:16:27;10200:45;;10284:7;10251:9;10261:1;10251:12;;;;;;;;:::i;:::-;;;;;;:41;;;;;10299:82;1100:66;1084:83;;10338:9;10349:1;10370:8;10352:28;;;;;;;-1:-1:-1;;18762:79:208;;;;18750:92;;18867:2;18858:12;;18621:255;10352:28:27;;;;;;;;;;;;;10299;:82::i;5279:317:58:-;5418:12;5432:17;5475:6;-1:-1:-1;;;;;5475:11:58;5495:1;5506:79;5532:8;5553:9;5574:8;5506:13;:79::i;:::-;5475:116;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;5457:134:58;;;;-1:-1:-1;5279:317:58;-1:-1:-1;;;;;5279:317:58:o;4001:369:25:-;4141:16;;;4155:1;4141:16;;;;;;;;;4082:22;;4112:26;;4141:16;;;;;;;;;;;;-1:-1:-1;4141:16:25;4112:45;;4196:10;4163:9;4173:1;4163:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;4214:18;4235:49;4261:8;4271:9;4282:1;4235:25;:49::i;:::-;4214:70;;4298:66;:44;4319:5;4326:1;4329:5;:12;4298:20;:44::i;:::-;:64;:66::i;5388:282::-;5514:16;;;5528:1;5514:16;;;;;;;;;5485:26;;5514:16;;;;;;;;;;;-1:-1:-1;5514:16:25;5485:45;;5569:10;5536:9;5546:1;5536:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;5587:78;5613:8;5623:9;5634:1;5637:27;5657:5;5637:18;:27::i;:::-;5587:25;:78::i;13776:301:23:-;13860:21;13884:17;:15;:17::i;:::-;13860:41;-1:-1:-1;13936:4:23;-1:-1:-1;;;;;13911:30:23;;;13907:166;;13951:41;13974:7;13983:8;13951:22;:41::i;13907:166::-;14013:53;;;;;-1:-1:-1;;;;;14013:34:23;;;;;:53;;14048:7;;14057:8;;14013:53;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;12274:451;12434:21;12458:17;:15;:17::i;:::-;12434:41;-1:-1:-1;12510:4:23;-1:-1:-1;;;;;12485:30:23;;;12481:240;;12525:78;12554:7;12563:8;12573:17;12592:10;12525:28;:78::i;:::-;12481:240;;;12624:90;;;;;-1:-1:-1;;;;;12624:40:23;;;;;:90;;12665:7;;12674:8;;12684:17;;12703:10;;12624:90;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;12428:297;12274:451;;;;:::o;1766:227::-;996:42;1855:22;1816:7;;-1:-1:-1;;;;;1855:22:23;;1883:106;;1931:10;1924:17;;;1766:227;:::o;1883:106::-;1969:13;1766:227;-1:-1:-1;1766:227:23:o;4754:171:3:-;4828:7;537:1:29;1247:13;1259:1;334:2;1247:13;:::i;:::-;1246:30;;;;:::i;:::-;4850:70:3;;;;;4754:171;-1:-1:-1;4754:171:3:o;24799:209:28:-;24950:53;;;;;;24712:19:208;;;24747:12;;;24740:28;;;24923:12:28;24784::208;;;24777:28;;;24923:12:28;24821::208;;24950:53:28;;;;;;;;;;;;;24943:60;;24799:209;;;;;:::o;25199:388::-;25507:32;;25541:34;;25325:29;;2444:5:14;;;834:16;2475:39;;;;2457:58;2556:23;2541:39;;;;2523:58;25485:91:28;2303:344:14;25752:234:28;25878:12;25929:18;25958:20;25905:76;;;;;;;;;:::i;53342:242:19:-;53438:7;;;53477:84;53497:10;53493:14;;:1;:14;53477:84;;;53522:32;4431:93:3;4479:19;:27;;;537:1:29;4478:44:3;4444:79;;;4431:93;53522:32:19;;:::i;:::-;;-1:-1:-1;53509:3:19;;53477:84;;18706:1676;-1:-1:-1;;;18885:7:19;-1:-1:-1;;;;;;18885:44:19;;18881:232;;19036:7;18992:100;19055:8;19072:5;19085:4;18992:100;;;;;;;;:::i;:::-;;;;;;;;19100:7;;18881:232;19119:16;19138:59;19179:7;19188:8;19138:40;:59::i;:::-;19119:78;;19343:22;19368:24;19384:7;19368:15;:24::i;:::-;19343:49;;19403:9;19398:328;19418:5;:12;19414:1;:16;19398:328;;;19445:9;19467:5;19473:1;19467:8;;;;;;;;:::i;:::-;;;;;;;19445:31;;19488:41;548:6:32;19488:4:19;:14;;;;;:41;;;;:::i;:::-;19484:236;;;19541:170;;;;;3404:35:4;;;;;19541:54:19;;:170;;19617:7;;19646:8;;19673:5;;19696:4;;19541:170;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;19484:236;-1:-1:-1;19432:3:19;;19398:328;;;;19827:7;19783:100;19846:8;19863:5;19876:4;19783:100;;;;;;;;:::i;:::-;;;;;;;;19933:70;19965:8;19983:5;19933:70;;19996:4;19933:13;:70::i;:::-;20057:9;20052:326;20072:5;:12;20068:1;:16;20052:326;;;20099:9;20121:5;20127:1;20121:8;;;;;;;;:::i;:::-;;;;;;;20099:31;;20142:40;657:6:32;20142:4:19;:14;;;;;:40;;;;:::i;:::-;20138:234;;;20194:169;;;;;3404:35:4;;;;;20194:53:19;;:169;;20269:7;;20298:8;;20325:5;;20348:4;;20194:169;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;20138:234;-1:-1:-1;20086:3:19;;20052:326;;52325:191;52427:7;52491;52500:8;52474:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;52474:35:19;;;;;;;;;52464:46;;52474:35;52464:46;;;;43924:22;52457:53;;52325:191;-1:-1:-1;;;52325:191:19:o;8879:812:18:-;8977:14;9013:2;9003:6;:12;8999:112;;9072:2;9063:6;:11;9045:29;;;;9094:2;9084:12;;;;;;:::i;:::-;;;;8999:112;-1:-1:-1;9302:21:18;;9287:12;9275:25;;9271:53;9450:2;:11;;;9532:22;;;9528:159;;;9668:1;9652:14;9648:22;9642:29;9627:12;9612:13;9608:32;9604:68;9596:6;9593:80;9583:90;;8993:698;8879:812;;;;;:::o;709:400:45:-;773:4;962:68;995:7;1004:25;962:32;:68::i;:::-;:142;;;;-1:-1:-1;1041:63:45;1074:7;-1:-1:-1;;;;;;4133:576:45;4296:56;;-1:-1:-1;;;;;;5272:79:208;;4296:56:45;;;5254:98:208;4235:4:45;;;;5227:18:208;;4296:56:45;;;-1:-1:-1;;4296:56:45;;;;;;;;;;;;;;;;;;;;;4534:20;;4296:56;;-1:-1:-1;;;;;;;4296:56:45;;-1:-1:-1;;4499:7:45;4492:5;4481:86;4470:97;;4588:16;4574:30;;4632:4;4626:11;4611:26;;4656:7;:29;;;;;4681:4;4667:10;:18;;4656:29;:48;;;;;4703:1;4689:11;:15;4656:48;4649:55;4133:576;-1:-1:-1;;;;;;;4133:576:45:o;4331:344:76:-;4448:16;;;4462:1;4448:16;;;;;;;;;4389:22;;4419:26;;4448:16;;;;;;;;;;;;-1:-1:-1;4448:16:76;4419:45;;4503:8;4470:9;4480:1;4470:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;4519:18;4540:49;1292:66;4576:9;4519:18;4540:25;:49::i;:::-;4519:70;;4603:66;:44;4624:5;4631:1;4634:5;:12;4603:20;:44::i;2903:136:4:-;2973:4;3025:9;2992:42;;3011:9;2993:15;3003:4;3802:26;;;3672:162;2993:15;:27;2992:42;;;2985:49;;2903:136;;;;:::o;1695:1386:55:-;1822:12;1836:17;1890:21;1913:17;1934:22;1947:8;1934:12;:22::i;:::-;1889:67;;-1:-1:-1;1889:67:55;-1:-1:-1;;;;;;2001:27:55;;1997:106;;2073:8;2083:19;:8;:17;:19::i;1997:106::-;2209:12;2204:64;;2223:45;2251:8;2261:6;2223:27;:45::i;:::-;2347:9;;2343:197;;-1:-1:-1;;;2820:46:59;;-1:-1:-1;;;2819:74:59;2366:22:55;2449:26;2819:74:59;2449:13:55;:26::i;:::-;2424:51;-1:-1:-1;2483:50:55;2497:11;2510:22;2527:5;2424:51;2510:22;:::i;:::-;2483:13;:50::i;:::-;2358:182;;2343:197;2642:14;2615:23;:8;385:5:15;2502:44:59;;2404:148;2615:23:55;-1:-1:-1;;2615:41:55;;:461;;2916:160;2977:6;3003:5;3026:13;3059:8;2916:39;:160::i;:::-;2615:461;;;2739:168;2808:6;2834:5;2857:13;2890:8;2739:47;:168::i;:::-;2597:479;;;;-1:-1:-1;1695:1386:55;-1:-1:-1;;;;;;;1695:1386:55:o;4132:342:27:-;4248:16;;;4262:1;4248:16;;;;;;;;;4189:22;;4219:26;;4248:16;;;;;;;;;;;;-1:-1:-1;4248:16:27;4219:45;;4303:7;4270:9;4280:1;4270:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;4318:18;4339:49;1100:66;4375:9;4318:18;4339:25;:49::i;1423:2340:18:-;1536:10;;1532:1504;;1689:2;1679:6;:12;1675:122;;1752:2;1743:6;:11;1725:29;;;;1776:2;1766:12;;;;;;:::i;:::-;;;;1675:122;1887:10;;1883:1147;;2095:2;:11;;;1969:21;-1:-1:-1;;537:1:29;738:25:31;;716:48;2142:18:18;2127:33;;2329:12;2321:6;2317:25;2376:4;2365:9;2361:20;2353:28;;2431:13;2425:20;2414:9;2410:36;2392:54;;2679:4;2675:9;2658:14;2652:21;2648:37;2579:4;2567:10;2563:21;2506:193;2478:14;2458:253;;2770:13;2760:6;:23;2756:36;;2785:7;;;;2756:36;-1:-1:-1;2933:1:18;2915:19;;;;;2988:23;;;;;2946:30;1883:1147;3066:253;3083:2;3073:6;:12;3066:253;;3178:20;;3155:44;;3252:1;3234:19;;;;-1:-1:-1;;3292:12:18;;;;3280:2;3263:19;3066:253;;;3387:10;;3383:376;;3407:12;-1:-1:-1;;537:1:29;738:25:31;;716:48;3695:21:18;;3606:20;;3628:9;;3602:36;3691:32;;3551:184;3507:238;;-1:-1:-1;1423:2340:18;;;;:::o;54890:230:19:-;55011:7;55095;55104:8;55078:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;55078:35:19;;;;;;;;;55068:46;;55078:35;55068:46;;;;44087:40;55041:73;;54890:230;-1:-1:-1;;;54890:230:19:o;54261:274::-;54405:7;54510;54519:8;54493:35;;;;;;;;;:::i;:::-;;;;;;;;;;;;;54483:46;;;;;;54462:17;54455:25;;54435:45;;;43996:34;54435:45;:94;54427:103;;54420:110;;54261:274;;;;;:::o;900:162:18:-;989:68;995:14;1011:6;1019:4;:11;1032:24;1051:4;828::13;818:15;;692:151;1032:24:18;989:5;:68::i;3966:370::-;4088:13;4137:2;4122:11;:6;4131:2;4122:11;:::i;:::-;4121:18;;;;:::i;:::-;4104:35;;:14;:35;:::i;:::-;4088:51;;4145:187;4169:5;4152:14;:22;4145:187;;;4267:1;4251:14;4244:25;4316:1;4300:14;4296:22;4278:40;;4145:187;;30424:790:19;30683:36;30722:66;30770:7;30779:8;30722:47;:66::i;:::-;30683:105;-1:-1:-1;30794:26:19;30830:49;30683:105;30861:17;6801:16:14;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;30830:49:19;30794:86;;30918:291;30972:7;30997:8;31032:17;31082:19;31123:1;31138:10;31180:22;30918:36;:291::i;4582:201:58:-;4704:12;4748:8;4758:9;4769:8;4731:47;;;;;;;;;;:::i;38836:522:19:-;38972:12;39096:257;39135:79;39177:7;39186:8;39196:17;39135:41;:79::i;:::-;39232:1;39251:93;39326:17;39251:66;39299:7;39308:8;39251:47;:66::i;:::-;:74;6801:16:14;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;39251:93:19;39096:12;:257::i;1954:561:17:-;2045:5;2140:3;2132:5;:11;:32;;;;2153:4;:11;2147:3;:17;2132:32;2128:80;;;2191:4;2197:5;2204:3;2173:35;;;;;;;;;;;;;:::i;2128:80::-;2274:4;2264:15;;2321:16;2332:5;2264:15;2321:16;:::i;:::-;;-1:-1:-1;2343:12:17;2358:11;2364:5;2358:3;:11;:::i;:::-;643:17;2493:15;2485:3;2474:14;;;;2473:36;;;;;;-1:-1:-1;;;;;1954:561:17:o;40037:220:34:-;40103:24;40135:30;40168:32;40186:6;40194:2;40198:1;40168:17;:32::i;39736:222:35:-;39800:12;39890:6;39914:39;39890:6;39947:2;39951:1;39914:17;:39::i;25839:737:19:-;26090:36;26129:66;26177:7;26186:8;26129:47;:66::i;:::-;26090:105;-1:-1:-1;26201:26:19;26237:49;26090:105;26268:17;6801:16:14;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;26237:49:19;26201:86;;26294:277;26348:7;26373:8;26408:17;26451:1;26473:19;26506:4;26542:22;26294:36;:277::i;27238:145::-;27322:56;27335:7;27344:8;27354:23;27369:7;27354:14;:23::i;:::-;27322:12;:56::i;6430:432:78:-;6558:16;;;6572:1;6558:16;;;;;;;;;6488:14;;;;;;6558:16;;;;;;;;;;;-1:-1:-1;6558:16:78;6529:45;;6613:8;6580:9;6590:1;6580:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;6630:24;;;6716:78;1284:66;6759:9;1413:66;6716:19;:78::i;:::-;-1:-1:-1;;2650:4:2;2636:27;;2630:34;2636:27;;;;2630:34;8063:32:78;;;;;;8127:30;;;;;;-1:-1:-1;6430:432:78;-1:-1:-1;;;;;;6430:432:78:o;1480:281:42:-;1642:29;1652:10;1664:6;1642:9;:29::i;:::-;1637:120;;1720:21;:10;:19;:21::i;4228:308:68:-;4341:16;;;4355:1;4341:16;;;;;;;;;4289:15;;;;4341:16;;;;;;;;;;;;-1:-1:-1;4341:16:68;4312:45;;4396:11;4363:9;4373:1;4363:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;4415:13;4431:62;1286:66;4466:9;4415:13;-1:-1:-1;;;4431:24:68;:62::i;5527:269::-;5626:16;;;5640:1;5626:16;;;;;;;;;5597:26;;5626:16;;;;;;;;;;;-1:-1:-1;5626:16:68;5597:45;;5681:11;5648:9;5658:1;5648:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;5700:91;1286:66;1270:83;;5735:9;5746:1;5767:7;5749:27;;;;;;15382:19:208;;15426:2;15417:12;;15222:213;6100:321:58;6247:12;6261:17;6304:6;-1:-1:-1;;;;;6304:19:58;6331:79;6357:8;6378:9;6399:8;6331:13;:79::i;:::-;6304:112;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;55458:301:19;55579:13;55671:82;55702:48;55732:7;55741:8;55702:29;:48::i;:::-;4645:21:18;;4539:137;45817:3957:19;-1:-1:-1;;;46214:7:19;-1:-1:-1;;;;;;46214:35:19;;46210:148;;-1:-1:-1;;;46308:7:19;46341;46324:25;;;;;;15382:19:208;;15426:2;15417:12;;15222:213;46210:148:19;46364:27;46394:49;:22;46425:17;6801:16:14;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;46394:49:19;46364:79;;46449:26;46514:4;:11;46500;46478:33;;:19;:33;;;;:::i;:::-;:47;;;;:::i;:::-;46449:76;;46797:18;46774:19;:41;;:98;;;;-1:-1:-1;46853:19:19;46819:30;46838:11;46819:16;:30;:::i;:::-;:53;;;;46774:98;46770:205;;;46889:79;;;;;29063:12:208;29102:15;;;46889:79:19;;;29084:34:208;29154:15;;;29134:18;;;29127:43;29206:15;;29186:18;;;29179:43;29026:18;;46889:79:19;28857:371:208;46770:205:19;47081:19;47062:16;:38;;;47058:127;;;47117:61;;;;;;;;29406:25:208;;;29479:12;29467:25;;29447:18;;;29440:53;29379:18;;47117:61:19;29233:266:208;47058:127:19;47224:35;47262:72;:22;47296:17;47315:18;47262:33;:72::i;:::-;47224:110;;47481:22;47506:24;47522:7;47506:15;:24::i;:::-;47481:49;;47541:9;47536:486;47556:5;:12;47552:1;:16;47536:486;;;47583:9;47605:5;47611:1;47605:8;;;;;;;;:::i;:::-;;;;;;;47583:31;;47626:42;770:6:32;47626:4:19;:14;;;;;:42;;;;:::i;:::-;47622:394;;;3404:35:4;;;;-1:-1:-1;;;;;47680:55:19;;47757:7;47786:8;47825:17;47872:16;47913:11;47952:22;47992:4;47680:327;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;47622:394;-1:-1:-1;47570:3:19;;47536:486;;;-1:-1:-1;48080:32:19;;;:13;48220:107;48238:17;48234:21;;:1;:21;;;48220:107;;;48283:33;:22;48314:1;6801:16:14;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;48283:33:19;48274:42;;;;48257:3;;48220:107;;;;48449:7;48396:274;48476:8;48513:17;48554:5;48583:11;48620:21;48657:4;48396:274;;;;;;;;;;;:::i;:::-;;;;;;;;48028:649;48762:18;48739:19;:41;48735:248;;48790:31;48824:48;48854:7;48863:8;48824:29;:48::i;:::-;629:28:18;;;-1:-1:-1;48735:248:19;49040:27;49070:61;49094:7;49103:8;49113:17;49070:23;:61::i;:::-;49040:91;;49139:92;49171:19;49200:16;49139:92;;49224:4;49139:13;:92::i;:::-;49032:206;49292:9;49287:483;49307:5;:12;49303:1;:16;49287:483;;;49334:9;49356:5;49362:1;49356:8;;;;;;;;:::i;:::-;;;;;;;49334:31;;49377:41;881:6:32;49377:4:19;:14;;;;;:41;;;;:::i;:::-;49373:391;;;3404:35:4;;;;-1:-1:-1;;;;;49430:54:19;;49506:7;49535:8;49574:17;49621:16;49662:11;49701:21;49740:4;49430:325;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;49373:391;-1:-1:-1;49321:3:19;;49287:483;;;;46060:3714;;;;45817:3957;;;;;;;:::o;4976:669:18:-;5392:4;5386:11;5433:4;5421:17;;-1:-1:-1;;5307:16:18;5480:26;;;5307:16;5303:32;5452:4;5445:63;5552:6;5544;5537:22;5570:51;5575:14;5591:6;5599;5607:13;5570:4;:51::i;2615:1129:36:-;2735:22;2765:21;2789;:11;2869:3:17;2847:25;;2773:104;2789:21:36;2765:45;-1:-1:-1;643:17:17;3110:38;;2816:20:36;2978:11;3110:38:17;2978:11:36;2963:26;;;;:::i;:::-;;2949:40;;3098:4;3092:11;3083:20;;3141:4;3134:5;3130:16;3201:4;3188:11;3184:22;3170:12;3166:41;3160:4;3153:55;3251:11;3244:5;3237:26;3294:1;3271:463;3310:11;3307:1;3304:18;3271:463;;;3704:20;;3683:42;;3662:64;;3576:31;;;;3489:4;3471:23;;;;3397:1;3390:9;3271:463;;;3275:28;;3050:690;;;2615:1129;;;;;:::o;764:1343::-;936:12;;889:17;;914:19;977:26;992:11;936:12;977:26;:::i;:::-;954:49;;1375:4;1369:11;;-1:-1:-1;1418:4:36;1408:15;;-1:-1:-1;;5307:16:18;1465:32:36;;;5307:16:18;5303:32;1437:4:36;1430:69;1541:12;1535:4;1528:26;1585:1;1655:4;1648:5;1644:16;1562:535;1675:11;1672:1;1669:18;1562:535;;;2068:19;;2047:41;;2025:64;;1941:31;;;;1762:1;1755:9;;;;;1854:4;1836:23;1562:535;;6273:652:19;6340:11;6576:64;;;6572:111;;-1:-1:-1;1471:66:28;;6273:652:19;-1:-1:-1;6273:652:19:o;6572:111::-;6727:185;6773:85;1342:66:28;6849:7:19;6773:40;:85::i;:::-;6878:2;6900:1;6727:17;:185::i;34416:1314::-;34546:23;34571:28;34601:24;34667:20;34690:30;:11;:28;:30::i;:::-;34667:53;;34781:65;34814:7;34823:8;34833:12;34781:32;:65::i;:::-;34768:78;;34910:24;34937:30;:11;:28;:30::i;:::-;34910:57;-1:-1:-1;34977:20:19;;34973:753;;35070:66;35118:7;35127:8;35070:47;:66::i;:::-;35053:83;-1:-1:-1;6184:59:14;;;35188:33:19;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;35188:33:19;-1:-1:-1;35174:47:19;-1:-1:-1;828:4:13;818:15;;35229:21:19;35293:427;35311:16;35307:1;:20;;;35293:427;;;35344:27;35374:63;35416:7;35425:8;35435:1;35374:41;:63::i;:::-;35344:93;-1:-1:-1;35447:14:19;35464:25;:14;35487:1;6801:16:14;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;35464:25:19;35447:42;;35499:110;35530:19;35559:1;35570:6;35593:13;35499:12;:110::i;:::-;35688:23;35705:6;35688:23;;:::i;:::-;;;35334:386;;35329:3;;;;;:::i;:::-;;;;35293:427;;;;34999:727;34973:753;34627:1103;;34416:1314;;;;;;;:::o;889:327:42:-;970:4;1112:56;-1:-1:-1;;;;;;2820:46:59;;2819:74;1161:6:42;1112:19;:56::i;:::-;:99;;;;1172:39;1192:10;1204:6;1172:19;:39::i;7197:1488:14:-;7323:13;1004:16;7348:25;;7344:97;;;7390:44;;;;;;;;6057:25:208;;;6030:18;;7390:44:14;5911:177:208;7344:97:14;7503:13;6184:59;;;6801:16;;;922;6801;834;6790:27;6750:68;;;6728:92;;7766:38;;;7762:192;;7849:19;7831:15;:37;7816:52;;;;7762:192;;;7930:15;7908:19;:37;7893:52;;;;7762:192;-1:-1:-1;8270:16:14;834;922;8137;;;;8126:27;8262:35;;;8576:5;8415:26;8396:45;;;;8395:61;;;8557:24;;;;8586:34;;;;;8556:65;;-1:-1:-1;7197:1488:14;;;;;:::o;6010:2380:18:-;6127:10;;6123:1542;;6280:2;6270:6;:12;6266:122;;6343:2;6334:6;:11;6316:29;;;;6367:2;6357:12;;;;;;:::i;:::-;;;;6266:122;6478:10;;6474:1185;;6686:2;:11;;;6560:21;6744:22;;;6740:135;;;-1:-1:-1;;;537:1:29;738:25:31;;716:48;6740:135:18;;;-1:-1:-1;;;537:1:29;738:25:31;;716:48;6740:135:18;7069:14;7063:21;7048:12;7040:6;7036:25;7032:53;7309:4;7293:13;7287:20;7283:31;7219:4;7215:9;7203:10;7199:26;7144:184;7117:13;7097:243;;7399:13;7389:6;:23;7385:36;;7414:7;;;;7385:36;-1:-1:-1;7562:1:18;7544:19;;;;;7617:23;;;;;7575:30;6474:1185;7694:253;7711:2;7701:6;:12;7694:253;;7805:21;;7783:44;;7880:1;7862:19;;;;-1:-1:-1;;7920:12:18;;;;7908:2;7891:19;7694:253;;;8015:10;;8011:375;;8035:12;-1:-1:-1;;537:1:29;738:25:31;;716:48;8323:20:18;;8233:21;;8256:9;;8229:37;8319:31;;8178:184;8135:237;;-1:-1:-1;6010:2380:18;;;;:::o;52768:282:19:-;53013:30;;;;;;31568:19:208;;;31603:12;;;31596:28;;;52856:7:19;;31640:12:208;;53013:30:19;31380:278:208;50342:360:19;50468:12;50492:6;50502:1;50492:11;50488:26;;-1:-1:-1;50505:9:19;;;;;;;;;-1:-1:-1;50505:9:19;;;;50488:26;50555:16;50574:41;50597:7;50606:8;50574:22;:41::i;:::-;50555:60;;50628:69;50659:8;50677:1;50688:6;50628:12;:69::i;4507:378:75:-;4631:16;;;4645:1;4631:16;;;;;;;;4583:11;;;;4631:16;4645:1;4631:16;;;;;;;;;;-1:-1:-1;4631:16:75;4602:45;;4686:10;4653:9;4663:1;4653:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;4742:6;-1:-1:-1;;;;;4726:24:75;4718:33;;4703:9;4713:1;4703:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;4758:13;4774:62;1298:66;4809:9;4758:13;-1:-1:-1;;;4774:24:75;:62::i;:::-;4758:78;;4850:29;4871:5;4858:20;;1452:10:15;1343:126;14:219:208;81:20;;-1:-1:-1;;;;;;130:78:208;;120:89;;110:117;;223:1;220;213:12;238:184;296:6;349:2;337:9;328:7;324:23;320:32;317:52;;;365:1;362;355:12;317:52;388:28;406:9;388:28;:::i;619:166::-;-1:-1:-1;;;;;710:5:208;706:54;699:5;696:65;686:93;;775:1;772;765:12;790:377;908:6;916;969:2;957:9;948:7;944:23;940:32;937:52;;;985:1;982;975:12;937:52;1021:9;1008:23;998:33;;1081:2;1070:9;1066:18;1053:32;1094:43;1131:5;1094:43;:::i;:::-;1156:5;1146:15;;;790:377;;;;;:::o;1172:375::-;1243:8;1253:6;1307:3;1300:4;1292:6;1288:17;1284:27;1274:55;;1325:1;1322;1315:12;1274:55;-1:-1:-1;1348:20:208;;1391:18;1380:30;;1377:50;;;1423:1;1420;1413:12;1377:50;1460:4;1452:6;1448:17;1436:29;;1520:3;1513:4;1503:6;1500:1;1496:14;1488:6;1484:27;1480:38;1477:47;1474:67;;;1537:1;1534;1527:12;1474:67;1172:375;;;;;:::o;1552:1204::-;1850:6;1858;1866;1874;1882;1890;1898;1906;1959:3;1947:9;1938:7;1934:23;1930:33;1927:53;;;1976:1;1973;1966:12;1927:53;2012:9;1999:23;1989:33;;2069:2;2058:9;2054:18;2041:32;2031:42;;2120:2;2109:9;2105:18;2092:32;2082:42;;2171:2;2160:9;2156:18;2143:32;2133:42;;2226:3;2215:9;2211:19;2198:33;2250:18;2291:2;2283:6;2280:14;2277:34;;;2307:1;2304;2297:12;2277:34;2346:78;2416:7;2407:6;2396:9;2392:22;2346:78;:::i;:::-;2443:8;;-1:-1:-1;2320:104:208;-1:-1:-1;2531:3:208;2516:19;;2503:33;;-1:-1:-1;2548:16:208;;;2545:36;;;2577:1;2574;2567:12;2545:36;;2616:80;2688:7;2677:8;2666:9;2662:24;2616:80;:::i;:::-;1552:1204;;;;-1:-1:-1;1552:1204:208;;-1:-1:-1;1552:1204:208;;;;;;2715:8;-1:-1:-1;;;1552:1204:208:o;2992:184::-;-1:-1:-1;;;3041:1:208;3034:88;3141:4;3138:1;3131:15;3165:4;3162:1;3155:15;3181:334;3252:2;3246:9;3308:2;3298:13;;-1:-1:-1;;3294:86:208;3282:99;;3411:18;3396:34;;3432:22;;;3393:62;3390:88;;;3458:18;;:::i;:::-;3494:2;3487:22;3181:334;;-1:-1:-1;3181:334:208:o;3520:589::-;3562:5;3615:3;3608:4;3600:6;3596:17;3592:27;3582:55;;3633:1;3630;3623:12;3582:55;3669:6;3656:20;3695:18;3691:2;3688:26;3685:52;;;3717:18;;:::i;:::-;3761:114;3869:4;-1:-1:-1;;3793:4:208;3789:2;3785:13;3781:86;3777:97;3761:114;:::i;:::-;3900:2;3891:7;3884:19;3946:3;3939:4;3934:2;3926:6;3922:15;3918:26;3915:35;3912:55;;;3963:1;3960;3953:12;3912:55;4028:2;4021:4;4013:6;4009:17;4002:4;3993:7;3989:18;3976:55;4076:1;4051:16;;;4069:4;4047:27;4040:38;;;;4055:7;3520:589;-1:-1:-1;;;3520:589:208:o;4114:566::-;4231:6;4239;4247;4300:2;4288:9;4279:7;4275:23;4271:32;4268:52;;;4316:1;4313;4306:12;4268:52;4355:9;4342:23;4374:43;4411:5;4374:43;:::i;:::-;4436:5;-1:-1:-1;4488:2:208;4473:18;;4460:32;;-1:-1:-1;4543:2:208;4528:18;;4515:32;4570:18;4559:30;;4556:50;;;4602:1;4599;4592:12;4556:50;4625:49;4666:7;4657:6;4646:9;4642:22;4625:49;:::i;:::-;4615:59;;;4114:566;;;;;:::o;4685:420::-;4794:6;4802;4855:2;4843:9;4834:7;4830:23;4826:32;4823:52;;;4871:1;4868;4861:12;4823:52;4907:9;4894:23;4884:33;;4968:2;4957:9;4953:18;4940:32;4995:18;4987:6;4984:30;4981:50;;;5027:1;5024;5017:12;4981:50;5050:49;5091:7;5082:6;5071:9;5067:22;5050:49;:::i;:::-;5040:59;;;4685:420;;;;;:::o;5363:543::-;5484:6;5492;5500;5553:2;5541:9;5532:7;5528:23;5524:32;5521:52;;;5569:1;5566;5559:12;5521:52;5605:9;5592:23;5582:33;;5665:2;5654:9;5650:18;5637:32;5678:43;5715:5;5678:43;:::i;:::-;5740:5;-1:-1:-1;5797:2:208;5782:18;;5769:32;5839:15;;5832:23;5820:36;;5810:64;;5870:1;5867;5860:12;5810:64;5893:7;5883:17;;;5363:543;;;;;:::o;6093:156::-;6159:20;;6219:4;6208:16;;6198:27;;6188:55;;6239:1;6236;6229:12;6254:447;6379:6;6387;6395;6448:2;6436:9;6427:7;6423:23;6419:32;6416:52;;;6464:1;6461;6454:12;6416:52;6500:9;6487:23;6477:33;;6560:2;6549:9;6545:18;6532:32;6573:43;6610:5;6573:43;:::i;:::-;6635:5;-1:-1:-1;6659:36:208;6691:2;6676:18;;6659:36;:::i;:::-;6649:46;;6254:447;;;;;:::o;6706:492::-;6823:6;6831;6839;6892:2;6880:9;6871:7;6867:23;6863:32;6860:52;;;6908:1;6905;6898:12;6860:52;6944:9;6931:23;6921:33;;7005:2;6994:9;6990:18;6977:32;7032:18;7024:6;7021:30;7018:50;;;7064:1;7061;7054:12;7018:50;7087:49;7128:7;7119:6;7108:9;7104:22;7087:49;:::i;:::-;7077:59;;;7155:37;7188:2;7177:9;7173:18;7155:37;:::i;7203:484::-;7297:6;7305;7358:2;7346:9;7337:7;7333:23;7329:32;7326:52;;;7374:1;7371;7364:12;7326:52;7413:9;7400:23;7432:43;7469:5;7432:43;:::i;:::-;7494:5;-1:-1:-1;7550:2:208;7535:18;;7522:32;7577:18;7566:30;;7563:50;;;7609:1;7606;7599:12;8076:211;8166:6;8219:2;8207:9;8198:7;8194:23;8190:32;8187:52;;;8235:1;8232;8225:12;8187:52;-1:-1:-1;8258:23:208;;8076:211;-1:-1:-1;8076:211:208:o;8292:518::-;8440:6;8448;8456;8509:2;8497:9;8488:7;8484:23;8480:32;8477:52;;;8525:1;8522;8515:12;8477:52;8561:9;8548:23;8538:33;;8618:2;8607:9;8603:18;8590:32;8580:42;;8673:2;8662:9;8658:18;8645:32;8700:18;8692:6;8689:30;8686:50;;;8732:1;8729;8722:12;8815:259;8874:6;8927:2;8915:9;8906:7;8902:23;8898:32;8895:52;;;8943:1;8940;8933:12;8895:52;8982:9;8969:23;9001:43;9038:5;9001:43;:::i;9533:250::-;9618:1;9628:113;9642:6;9639:1;9636:13;9628:113;;;9718:11;;;9712:18;9699:11;;;9692:39;9664:2;9657:10;9628:113;;;-1:-1:-1;;9775:1:208;9757:16;;9750:27;9533:250::o;9788:330::-;9830:3;9868:5;9862:12;9895:6;9890:3;9883:19;9911:76;9980:6;9973:4;9968:3;9964:14;9957:4;9950:5;9946:16;9911:76;:::i;:::-;10032:2;10020:15;-1:-1:-1;;10016:88:208;10007:98;;;;10107:4;10003:109;;9788:330;-1:-1:-1;;9788:330:208:o;10123:322::-;10331:6;10320:9;10313:25;10374:2;10369;10358:9;10354:18;10347:30;10294:4;10394:45;10435:2;10424:9;10420:18;10412:6;10394:45;:::i;10450:940::-;10588:9;10622:18;10663:2;10655:6;10652:14;10649:40;;;10669:18;;:::i;:::-;10715:6;10712:1;10708:14;10741:4;10765:30;10789:4;10785:2;10781:13;10765:30;:::i;:::-;10829:19;;;10901:14;;;;10873:4;10864:14;;;10938;10927:26;;10924:46;;;10966:1;10963;10956:12;10924:46;10990:5;11004:353;11020:6;11015:3;11012:15;11004:353;;;11106:3;11093:17;11142:2;11129:11;11126:19;11123:109;;;11186:1;11215:2;11211;11204:14;11123:109;11257:57;11299:14;11285:11;11278:5;11274:23;11257:57;:::i;:::-;11245:70;;-1:-1:-1;11335:12:208;;;;11037;;11004:353;;;-1:-1:-1;11379:5:208;10450:940;-1:-1:-1;;;;;;;10450:940:208:o;11395:464::-;-1:-1:-1;;;;;;11633:6:208;11629:79;11618:9;11611:98;11745:6;11740:2;11729:9;11725:18;11718:34;11788:2;11783;11772:9;11768:18;11761:30;11592:4;11808:45;11849:2;11838:9;11834:18;11826:6;11808:45;:::i;11864:641::-;12144:3;12182:6;12176:13;12198:66;12257:6;12252:3;12245:4;12237:6;12233:17;12198:66;:::i;:::-;12325:4;12286:16;;;12311:19;;;12355:13;;12377:78;12355:13;12442:1;12431:13;;12424:4;12412:17;;12377:78;:::i;:::-;12475:20;12497:1;12471:28;;11864:641;-1:-1:-1;;;;11864:641:208:o;13043:357::-;13161:12;;13208:4;13197:16;;;13191:23;;13161:12;13226:16;;13223:171;;;-1:-1:-1;;13300:4:208;13296:17;;;;13293:1;13289:25;13285:98;13274:110;;13043:357;-1:-1:-1;13043:357:208:o;13405:218::-;13552:2;13541:9;13534:21;13515:4;13572:45;13613:2;13602:9;13598:18;13590:6;13572:45;:::i;13628:340::-;13805:2;13794:9;13787:21;13768:4;13825:45;13866:2;13855:9;13851:18;13843:6;13825:45;:::i;:::-;13817:53;;-1:-1:-1;;;;;13910:6:208;13906:55;13901:2;13890:9;13886:18;13879:83;13628:340;;;;;:::o;13973:184::-;-1:-1:-1;;;14022:1:208;14015:88;14122:4;14119:1;14112:15;14146:4;14143:1;14136:15;14162:125;14227:9;;;14248:10;;;14245:36;;;14261:18;;:::i;14292:925::-;-1:-1:-1;;;;;;14733:6:208;14729:79;14724:3;14717:92;14699:3;14828;14860:2;14856:1;14851:3;14847:11;14840:23;14892:6;14886:13;14908:74;14975:6;14971:1;14966:3;14962:11;14955:4;14947:6;14943:17;14908:74;:::i;:::-;15010:6;15005:3;15001:16;14991:26;;15045:2;15041:1;15037:2;15033:10;15026:22;15079:6;15073:13;15057:29;;15095:75;15161:8;15157:1;15153:2;15149:10;15142:4;15134:6;15130:17;15095:75;:::i;:::-;15190:17;15209:1;15186:25;;14292:925;-1:-1:-1;;;;;14292:925:208:o;15693:184::-;-1:-1:-1;;;15742:1:208;15735:88;15842:4;15839:1;15832:15;15866:4;15863:1;15856:15;15882:862;16044:4;16073:2;16113;16102:9;16098:18;16143:2;16132:9;16125:21;16166:6;16201;16195:13;16232:6;16224;16217:22;16270:2;16259:9;16255:18;16248:25;;16332:2;16322:6;16319:1;16315:14;16304:9;16300:30;16296:39;16282:53;;16370:2;16362:6;16358:15;16391:1;16401:314;16415:6;16412:1;16409:13;16401:314;;;16504:66;16492:9;16484:6;16480:22;16476:95;16471:3;16464:108;16595:40;16628:6;16619;16613:13;16595:40;:::i;:::-;16585:50;-1:-1:-1;16693:12:208;;;;16658:15;;;;16437:1;16430:9;16401:314;;;-1:-1:-1;16732:6:208;;15882:862;-1:-1:-1;;;;;;;15882:862:208:o;16749:184::-;-1:-1:-1;;;16798:1:208;16791:88;16898:4;16895:1;16888:15;16922:4;16919:1;16912:15;17964:128;18031:9;;;18052:11;;;18049:37;;;18066:18;;:::i;19071:168::-;19144:9;;;19175;;19192:15;;;19186:22;;19172:37;19162:71;;19213:18;;:::i;19244:440::-;-1:-1:-1;;;;;19482:6:208;19478:55;19467:9;19460:74;19570:6;19565:2;19554:9;19550:18;19543:34;19613:2;19608;19597:9;19593:18;19586:30;19441:4;19633:45;19674:2;19663:9;19659:18;19651:6;19633:45;:::i;20043:439::-;20096:3;20134:5;20128:12;20161:6;20156:3;20149:19;20187:4;20216;20211:3;20207:14;20200:21;;20255:4;20248:5;20244:16;20278:1;20288:169;20302:6;20299:1;20296:13;20288:169;;;20363:13;;20351:26;;20397:12;;;;20432:15;;;;20324:1;20317:9;20288:169;;;-1:-1:-1;20473:3:208;;20043:439;-1:-1:-1;;;;;20043:439:208:o;20487:690::-;20820:3;20809:9;20802:22;20783:4;20847:57;20899:3;20888:9;20884:19;20876:6;20847:57;:::i;:::-;20952:9;20944:6;20940:22;20935:2;20924:9;20920:18;20913:50;20986:33;21012:6;21004;20986:33;:::i;:::-;20972:47;;21055:6;21050:2;21039:9;21035:18;21028:34;21110:9;21102:6;21098:22;21093:2;21082:9;21078:18;21071:50;21138:33;21164:6;21156;21138:33;:::i;21182:896::-;21633:6;21622:9;21615:25;21676:3;21671:2;21660:9;21656:18;21649:31;21596:4;21703:57;21755:3;21744:9;21740:19;21732:6;21703:57;:::i;:::-;21808:9;21800:6;21796:22;21791:2;21780:9;21776:18;21769:50;21842:33;21868:6;21860;21842:33;:::i;:::-;21828:47;;21911:6;21906:2;21895:9;21891:18;21884:34;21967:9;21959:6;21955:22;21949:3;21938:9;21934:19;21927:51;21995:33;22021:6;22013;21995:33;:::i;:::-;21987:41;;;22065:6;22059:3;22048:9;22044:19;22037:35;21182:896;;;;;;;;;:::o;22083:287::-;22212:3;22250:6;22244:13;22266:66;22325:6;22320:3;22313:4;22305:6;22301:17;22266:66;:::i;:::-;22348:16;;;;;22083:287;-1:-1:-1;;22083:287:208:o;22375:261::-;22554:2;22543:9;22536:21;22517:4;22574:56;22626:2;22615:9;22611:18;22603:6;22574:56;:::i;22641:465::-;22938:6;22927:9;22920:25;22981:2;22976;22965:9;22961:18;22954:30;22901:4;23001:56;23053:2;23042:9;23038:18;23030:6;23001:56;:::i;:::-;22993:64;;23093:6;23088:2;23077:9;23073:18;23066:34;22641:465;;;;;;:::o;23465:363::-;23703:6;23692:9;23685:25;23746:2;23741;23730:9;23726:18;23719:30;23666:4;23766:56;23818:2;23807:9;23803:18;23795:6;23766:56;:::i;23833:604::-;24141:6;24130:9;24123:25;24184:3;24179:2;24168:9;24164:18;24157:31;24104:4;24211:57;24263:3;24252:9;24248:19;24240:6;24211:57;:::i;:::-;24316:4;24308:6;24304:17;24299:2;24288:9;24284:18;24277:45;24370:9;24362:6;24358:22;24353:2;24342:9;24338:18;24331:50;24398:33;24424:6;24416;24398:33;:::i;24844:492::-;25019:3;25057:6;25051:13;25073:66;25132:6;25127:3;25120:4;25112:6;25108:17;25073:66;:::i;:::-;25202:13;;25161:16;;;;25224:70;25202:13;25161:16;25271:4;25259:17;;25224:70;:::i;:::-;25310:20;;24844:492;-1:-1:-1;;;;24844:492:208:o;25341:512::-;25592:2;25581:9;25574:21;25555:4;25618:56;25670:2;25659:9;25655:18;25647:6;25618:56;:::i;:::-;25722:14;25714:6;25710:27;25705:2;25694:9;25690:18;25683:55;25786:9;25778:6;25774:22;25769:2;25758:9;25754:18;25747:50;25814:33;25840:6;25832;25814:33;:::i;25858:616::-;26168:6;26157:9;26150:25;26211:3;26206:2;26195:9;26191:18;26184:31;26131:4;26238:57;26290:3;26279:9;26275:19;26267:6;26238:57;:::i;:::-;26343:14;26335:6;26331:27;26326:2;26315:9;26311:18;26304:55;26407:9;26399:6;26395:22;26390:2;26379:9;26375:18;26368:50;26435:33;26461:6;26453;26435:33;:::i;26479:639::-;26729:6;26724:3;26717:19;26699:3;26755:2;26788;26783:3;26779:12;26820:6;26814:13;26885:2;26877:6;26873:15;26906:1;26916:175;26930:6;26927:1;26924:13;26916:175;;;26993:13;;26979:28;;27029:14;;;;27066:15;;;;26952:1;26945:9;26916:175;;;-1:-1:-1;27107:5:208;;26479:639;-1:-1:-1;;;;;;;26479:639:208:o;27123:184::-;-1:-1:-1;;;27172:1:208;27165:88;27272:4;27269:1;27262:15;27296:4;27293:1;27286:15;27312:274;27352:1;27378;27368:189;;-1:-1:-1;;;27410:1:208;27403:88;27514:4;27511:1;27504:15;27542:4;27539:1;27532:15;27368:189;-1:-1:-1;27571:9:208;;27312:274::o;27591:530::-;27776:3;27814:6;27808:13;27830:66;27889:6;27884:3;27877:4;27869:6;27865:17;27830:66;:::i;:::-;27965:2;27961:15;;;;-1:-1:-1;;27957:88:208;27918:16;;;;27943:103;;;28073:2;28062:14;;28055:30;;;;28112:2;28101:14;;27591:530;-1:-1:-1;;27591:530:208:o;28126:360::-;28329:2;28318:9;28311:21;28292:4;28349:45;28390:2;28379:9;28375:18;28367:6;28349:45;:::i;:::-;28425:2;28410:18;;28403:34;;;;-1:-1:-1;28468:2:208;28453:18;28446:34;28341:53;28126:360;-1:-1:-1;28126:360:208:o;28678:174::-;28745:12;28777:10;;;28789;;;28773:27;;28812:11;;;28809:37;;;28826:18;;:::i;:::-;28809:37;28678:174;;;;:::o;29504:899::-;29926:6;29915:9;29908:25;29969:3;29964:2;29953:9;29949:18;29942:31;29889:4;29996:57;30048:3;30037:9;30033:19;30025:6;29996:57;:::i;:::-;30101:4;30089:17;;30084:2;30069:18;;30062:45;30126:12;30174:15;;;30169:2;30154:18;;30147:43;30227:15;;30221:3;30206:19;;30199:44;30274:3;30259:19;;30252:35;;;30324:22;;;30318:3;30303:19;;30296:51;30364:33;30328:6;30382;30364:33;:::i;:::-;30356:41;29504:899;-1:-1:-1;;;;;;;;;;29504:899:208:o;30408:787::-;30771:3;30760:9;30753:22;30734:4;30798:57;30850:3;30839:9;30835:19;30827:6;30798:57;:::i;:::-;30903:4;30895:6;30891:17;30886:2;30875:9;30871:18;30864:45;30957:14;30949:6;30945:27;30940:2;30929:9;30925:18;30918:55;31021:12;31013:6;31009:25;31004:2;30993:9;30989:18;30982:53;31072:6;31066:3;31055:9;31051:19;31044:35;31128:9;31120:6;31116:22;31110:3;31099:9;31095:19;31088:51;31156:33;31182:6;31174;31156:33;:::i;:::-;31148:41;30408:787;-1:-1:-1;;;;;;;;;30408:787:208:o;31200:175::-;31237:3;31281:4;31274:5;31270:16;31310:4;31301:7;31298:17;31295:43;;31318:18;;:::i;:::-;31367:1;31354:15;;31200:175;-1:-1:-1;;31200:175:208:o","linkReferences":{},"immutableReferences":{"35806":[{"start":3080,"length":32}]}},"methodIdentifiers":{"_msgSender()":"119df25f","_msgValue()":"45ec9354","_world()":"e1af802c","installModule(address,bytes)":"8da798da","registerDelegation(address,bytes32,bytes)":"1d2257ba","registerFunctionSelector(bytes32,string)":"26d98102","registerNamespace(bytes32)":"b29e4089","registerNamespaceDelegation(bytes32,bytes32,bytes)":"bfdfaff7","registerRootFunctionSelector(bytes32,string,bytes4)":"742d6118","registerStoreHook(bytes32,address,uint8)":"530f4b60","registerSystem(bytes32,address,bool)":"3350b6a9","registerSystemHook(bytes32,address,uint8)":"d5f8337f","registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])":"0ba51f49","supportsInterface(bytes4)":"01ffc9a7","unregisterDelegation(address)":"cdc938c5","unregisterNamespaceDelegation(bytes32)":"aa66e9c8","unregisterStoreHook(bytes32,address)":"05609129","unregisterSystemHook(bytes32,address)":"a92813ad"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FieldLayoutLib_Empty\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"staticDataLength\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"computedStaticDataLength\",\"type\":\"uint256\"}],\"name\":\"FieldLayoutLib_InvalidStaticDataLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayoutLib_StaticLengthDoesNotFitInAWord\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayoutLib_StaticLengthIsNotZero\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayoutLib_StaticLengthIsZero\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"numFields\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"maxFields\",\"type\":\"uint256\"}],\"name\":\"FieldLayoutLib_TooManyDynamicFields\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"numFields\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"maxFields\",\"type\":\"uint256\"}],\"name\":\"FieldLayoutLib_TooManyFields\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"PackedCounter_InvalidLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"SchemaLib_InvalidLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"SchemaLib_StaticTypeAfterDynamicType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Slice_OutOfBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"accessedIndex\",\"type\":\"uint256\"}],\"name\":\"Store_IndexOutOfBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidFieldNamesLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidKeyNamesLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes2\",\"name\":\"expected\",\"type\":\"bytes2\"},{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"Store_InvalidResourceType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint40\",\"name\":\"startWithinField\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"fieldLength\",\"type\":\"uint40\"}],\"name\":\"Store_InvalidSplice\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidStaticDataLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidValueSchemaDynamicLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidValueSchemaLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidValueSchemaStaticLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"tableIdString\",\"type\":\"string\"}],\"name\":\"Store_TableAlreadyExists\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"tableIdString\",\"type\":\"string\"}],\"name\":\"Store_TableNotFound\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"UnauthorizedCallContext\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"resource\",\"type\":\"string\"},{\"internalType\":\"address\",\"name\":\"caller\",\"type\":\"address\"}],\"name\":\"World_AccessDenied\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"World_AlreadyInitialized\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"functionSelector\",\"type\":\"bytes4\"}],\"name\":\"World_CallbackNotAllowed\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"World_DelegationNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"functionSelector\",\"type\":\"bytes4\"}],\"name\":\"World_FunctionSelectorAlreadyExists\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"functionSelector\",\"type\":\"bytes4\"}],\"name\":\"World_FunctionSelectorNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"World_InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"contractAddress\",\"type\":\"address\"},{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"World_InterfaceNotSupported\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes14\",\"name\":\"namespace\",\"type\":\"bytes14\"}],\"name\":\"World_InvalidNamespace\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_InvalidResourceId\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes2\",\"name\":\"expected\",\"type\":\"bytes2\"},{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_InvalidResourceType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_ResourceAlreadyExists\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_ResourceNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"system\",\"type\":\"address\"}],\"name\":\"World_SystemAlreadyExists\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"World_UnlimitedDelegationNotAllowed\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"}],\"name\":\"Store_DeleteRecord\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"name\":\"Store_SetRecord\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"indexed\":false,\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"indexed\":false,\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"Store_SpliceDynamicData\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"Store_SpliceStaticData\",\"type\":\"event\"},{\"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\":\"contract IModule\",\"name\":\"module\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"encodedArgs\",\"type\":\"bytes\"}],\"name\":\"installModule\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"ResourceId\",\"name\":\"delegationControlId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"initCallData\",\"type\":\"bytes\"}],\"name\":\"registerDelegation\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"systemFunctionSignature\",\"type\":\"string\"}],\"name\":\"registerFunctionSelector\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"worldFunctionSelector\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"namespaceId\",\"type\":\"bytes32\"}],\"name\":\"registerNamespace\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"namespaceId\",\"type\":\"bytes32\"},{\"internalType\":\"ResourceId\",\"name\":\"delegationControlId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"initCallData\",\"type\":\"bytes\"}],\"name\":\"registerNamespaceDelegation\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"worldFunctionSignature\",\"type\":\"string\"},{\"internalType\":\"bytes4\",\"name\":\"systemFunctionSelector\",\"type\":\"bytes4\"}],\"name\":\"registerRootFunctionSelector\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"worldFunctionSelector\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"contract IStoreHook\",\"name\":\"hookAddress\",\"type\":\"address\"},{\"internalType\":\"uint8\",\"name\":\"enabledHooksBitmap\",\"type\":\"uint8\"}],\"name\":\"registerStoreHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"contract System\",\"name\":\"system\",\"type\":\"address\"},{\"internalType\":\"bool\",\"name\":\"publicAccess\",\"type\":\"bool\"}],\"name\":\"registerSystem\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"contract ISystemHook\",\"name\":\"hookAddress\",\"type\":\"address\"},{\"internalType\":\"uint8\",\"name\":\"enabledHooksBitmap\",\"type\":\"uint8\"}],\"name\":\"registerSystemHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"},{\"internalType\":\"Schema\",\"name\":\"keySchema\",\"type\":\"bytes32\"},{\"internalType\":\"Schema\",\"name\":\"valueSchema\",\"type\":\"bytes32\"},{\"internalType\":\"string[]\",\"name\":\"keyNames\",\"type\":\"string[]\"},{\"internalType\":\"string[]\",\"name\":\"fieldNames\",\"type\":\"string[]\"}],\"name\":\"registerTable\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"unregisterDelegation\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"namespaceId\",\"type\":\"bytes32\"}],\"name\":\"unregisterNamespaceDelegation\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"contract IStoreHook\",\"name\":\"hookAddress\",\"type\":\"address\"}],\"name\":\"unregisterStoreHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"contract ISystemHook\",\"name\":\"hookAddress\",\"type\":\"address\"}],\"name\":\"unregisterSystemHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Aggregates multiple system implementations for the World.\",\"errors\":{\"SchemaLib_InvalidLength(uint256)\":[{\"details\":\"Error raised when the provided schema has an invalid length.\"}],\"SchemaLib_StaticTypeAfterDynamicType()\":[{\"details\":\"Error raised when a static type is placed after a dynamic type in a schema.\"}],\"World_AccessDenied(string,address)\":[{\"params\":{\"caller\":\"The address of the user trying to access the resource.\",\"resource\":\"The resource's identifier.\"}}],\"World_CallbackNotAllowed(bytes4)\":[{\"params\":{\"functionSelector\":\"The function selector of the disallowed callback.\"}}],\"World_DelegationNotFound(address,address)\":[{\"params\":{\"delegatee\":\"The address of the delegatee.\",\"delegator\":\"The address of the delegator.\"}}],\"World_FunctionSelectorAlreadyExists(bytes4)\":[{\"params\":{\"functionSelector\":\"The function selector in question.\"}}],\"World_FunctionSelectorNotFound(bytes4)\":[{\"params\":{\"functionSelector\":\"The function selector in question.\"}}],\"World_InsufficientBalance(uint256,uint256)\":[{\"params\":{\"amount\":\"The amount needed.\",\"balance\":\"The current balance.\"}}],\"World_InterfaceNotSupported(address,bytes4)\":[{\"params\":{\"contractAddress\":\"The address of the contract in question.\",\"interfaceId\":\"The ID of the interface.\"}}],\"World_InvalidNamespace(bytes14)\":[{\"params\":{\"namespace\":\"The invalid namespace.\"}}],\"World_InvalidResourceId(bytes32,string)\":[{\"params\":{\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_InvalidResourceType(bytes2,bytes32,string)\":[{\"params\":{\"expected\":\"The expected resource type.\",\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_ResourceAlreadyExists(bytes32,string)\":[{\"params\":{\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_ResourceNotFound(bytes32,string)\":[{\"params\":{\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_SystemAlreadyExists(address)\":[{\"params\":{\"system\":\"The address of the system.\"}}]},\"events\":{\"Store_DeleteRecord(bytes32,bytes32[])\":{\"params\":{\"keyTuple\":\"An array representing the composite key for the record.\",\"tableId\":\"The ID of the table where the record is deleted.\"}},\"Store_SetRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"params\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"staticData\":\"The static data of the record.\",\"tableId\":\"The ID of the table where the record is set.\"}},\"Store_SpliceDynamicData(bytes32,bytes32[],uint8,uint48,uint40,bytes32,bytes)\":{\"params\":{\"data\":\"The data to insert into the dynamic data of the record at the start byte.\",\"deleteCount\":\"The number of bytes to delete in the splice operation.\",\"dynamicFieldIndex\":\"The index of the dynamic field to splice data, relative to the start of the dynamic fields. (Dynamic field index = field index - number of static fields)\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"start\":\"The start position in bytes for the splice operation.\",\"tableId\":\"The ID of the table where the data is spliced.\"}},\"Store_SpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"details\":\"In static data, data is always overwritten starting at the start position, so the total length of the data remains the same and no data is shifted.\",\"params\":{\"data\":\"The data to write to the static data of the record at the start byte.\",\"keyTuple\":\"An array representing the key for the record.\",\"start\":\"The start position in bytes for the splice operation.\",\"tableId\":\"The ID of the table where the data is spliced.\"}}},\"kind\":\"dev\",\"methods\":{\"_msgSender()\":{\"returns\":{\"sender\":\"The `msg.sender` in the call to the World contract before the World routed the call to the WorldContextConsumer contract.\"}},\"_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.\"}},\"installModule(address,bytes)\":{\"details\":\"Validates the given module against the IModule interface and delegates the installation process. The module is then registered in the InstalledModules table.\",\"params\":{\"encodedArgs\":\"The ABI encoded arguments for module installation.\",\"module\":\"The module to be installed.\"}},\"registerDelegation(address,bytes32,bytes)\":{\"details\":\"Creates a new delegation from the caller to the specified delegatee\",\"params\":{\"delegatee\":\"The address of the delegatee\",\"delegationControlId\":\"The ID controlling the delegation\",\"initCallData\":\"The initialization data for the delegation\"}},\"registerFunctionSelector(bytes32,string)\":{\"details\":\"Creates a mapping between a World function and its associated system function\",\"params\":{\"systemFunctionSignature\":\"The signature of the system function\",\"systemId\":\"The system ID\"},\"returns\":{\"worldFunctionSelector\":\"The selector of the World function\"}},\"registerNamespace(bytes32)\":{\"details\":\"Creates a new namespace resource with the given ID\",\"params\":{\"namespaceId\":\"The unique identifier for the new namespace\"}},\"registerNamespaceDelegation(bytes32,bytes32,bytes)\":{\"details\":\"Sets up a new delegation control for a specific namespace\",\"params\":{\"delegationControlId\":\"The ID controlling the delegation\",\"initCallData\":\"The initialization data for the delegation\",\"namespaceId\":\"The ID of the namespace\"}},\"registerRootFunctionSelector(bytes32,string,bytes4)\":{\"details\":\"Creates a mapping for a root World function without namespace or name prefix\",\"params\":{\"systemFunctionSelector\":\"The selector of the system function\",\"systemId\":\"The system ID\",\"worldFunctionSignature\":\"The signature of the World function\"},\"returns\":{\"worldFunctionSelector\":\"The selector of the World function\"}},\"registerStoreHook(bytes32,address,uint8)\":{\"details\":\"The caller must be the owner of the namespace to which the table belongs. The hook must conform to the IStoreHook interface.\",\"params\":{\"enabledHooksBitmap\":\"A bitmap indicating which hook functionalities are enabled.\",\"hookAddress\":\"The address of the storage hook contract.\",\"tableId\":\"The resource ID of the table for which the hook is being registered.\"}},\"registerSystem(bytes32,address,bool)\":{\"details\":\"Registers or upgrades a system at the given ID If the namespace doesn't exist yet, it is registered. The system is granted access to its namespace, so it can write to any table in the same namespace. If publicAccess is true, no access control check is performed for calling the system. This function doesn't check whether a system already exists at the given selector, making it possible to upgrade systems.\",\"params\":{\"publicAccess\":\"Flag indicating if access control check is bypassed\",\"system\":\"The system being registered\",\"systemId\":\"The unique identifier for the system\"}},\"registerSystemHook(bytes32,address,uint8)\":{\"details\":\"Adds a new hook for the system at the provided system ID\",\"params\":{\"enabledHooksBitmap\":\"Bitmap indicating which hooks are enabled\",\"hookAddress\":\"The address of the hook being registered\",\"systemId\":\"The ID of the system\"}},\"registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])\":{\"details\":\"Registers a table with the specified configuration. If the namespace for the table does not exist, it's created. Existing namespaces require the caller to be the owner for table registration.\",\"params\":{\"fieldLayout\":\"The field layout structure for the table.\",\"fieldNames\":\"The names of the fields in the table.\",\"keyNames\":\"The names associated with the keys in the table.\",\"keySchema\":\"The schema for the keys of the table.\",\"tableId\":\"The resource ID of the table.\",\"valueSchema\":\"The schema for the values within the table.\"}},\"supportsInterface(bytes4)\":{\"params\":{\"interfaceId\":\"The ID of the interface in question.\"},\"returns\":{\"_0\":\"True if the interface is supported, false otherwise.\"}},\"unregisterDelegation(address)\":{\"details\":\"Deletes the new delegation from the caller to the specified delegatee\",\"params\":{\"delegatee\":\"The address of the delegatee\"}},\"unregisterNamespaceDelegation(bytes32)\":{\"details\":\"Deletes the delegation control for a specific namespace\",\"params\":{\"namespaceId\":\"The ID of the namespace\"}},\"unregisterStoreHook(bytes32,address)\":{\"details\":\"The caller must be the owner of the namespace to which the table belongs.\",\"params\":{\"hookAddress\":\"The address of the storage hook contract.\",\"tableId\":\"The resource ID of the table from which the hook is being unregistered.\"}},\"unregisterSystemHook(bytes32,address)\":{\"details\":\"Removes a hook for the system at the provided system ID\",\"params\":{\"hookAddress\":\"The address of the hook being unregistered\",\"systemId\":\"The ID of the system\"}}},\"title\":\"Registration System for World\",\"version\":1},\"userdoc\":{\"errors\":{\"World_AccessDenied(string,address)\":[{\"notice\":\"Raised when a user tries to access a resource they don't have permission for.\"}],\"World_AlreadyInitialized()\":[{\"notice\":\"Raised when trying to initialize an already initialized World.\"}],\"World_CallbackNotAllowed(bytes4)\":[{\"notice\":\"Raised when the World is calling itself via an external call.\"}],\"World_DelegationNotFound(address,address)\":[{\"notice\":\"Raised when the specified delegation is not found.\"}],\"World_FunctionSelectorAlreadyExists(bytes4)\":[{\"notice\":\"Raised when trying to register a function selector that already exists.\"}],\"World_FunctionSelectorNotFound(bytes4)\":[{\"notice\":\"Raised when the specified function selector is not found.\"}],\"World_InsufficientBalance(uint256,uint256)\":[{\"notice\":\"Raised when there's an insufficient balance for a particular operation.\"}],\"World_InterfaceNotSupported(address,bytes4)\":[{\"notice\":\"Raised when the specified interface is not supported by the contract.\"}],\"World_InvalidNamespace(bytes14)\":[{\"notice\":\"Raised when an namespace contains an invalid sequence of characters (\\\"__\\\").\"}],\"World_InvalidResourceId(bytes32,string)\":[{\"notice\":\"Raised when an invalid resource ID is provided.\"}],\"World_InvalidResourceType(bytes2,bytes32,string)\":[{\"notice\":\"Raised when an invalid resource type is provided.\"}],\"World_ResourceAlreadyExists(bytes32,string)\":[{\"notice\":\"Raised when trying to register a resource that already exists.\"}],\"World_ResourceNotFound(bytes32,string)\":[{\"notice\":\"Raised when the specified resource is not found.\"}],\"World_SystemAlreadyExists(address)\":[{\"notice\":\"Raised when trying to register a system that already exists.\"}],\"World_UnlimitedDelegationNotAllowed()\":[{\"notice\":\"Raised when trying to create an unlimited delegation in a context where it is not allowed, e.g. when registering a namespace fallback delegation.\"}]},\"events\":{\"Store_DeleteRecord(bytes32,bytes32[])\":{\"notice\":\"Emitted when a record is deleted from the store.\"},\"Store_SetRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"notice\":\"Emitted when a new record is set in the store.\"},\"Store_SpliceDynamicData(bytes32,bytes32[],uint8,uint48,uint40,bytes32,bytes)\":{\"notice\":\"Emitted when dynamic data in the store is spliced.\"},\"Store_SpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"notice\":\"Emitted when static data in the store is spliced.\"}},\"kind\":\"user\",\"methods\":{\"_msgSender()\":{\"notice\":\"Extract the `msg.sender` from the context appended to the 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.\"},\"installModule(address,bytes)\":{\"notice\":\"Installs a module into the World under a specified namespace.\"},\"registerDelegation(address,bytes32,bytes)\":{\"notice\":\"Registers a delegation for the caller\"},\"registerFunctionSelector(bytes32,string)\":{\"notice\":\"Registers a new World function selector\"},\"registerNamespace(bytes32)\":{\"notice\":\"Registers a new namespace\"},\"registerNamespaceDelegation(bytes32,bytes32,bytes)\":{\"notice\":\"Registers a delegation for a namespace\"},\"registerRootFunctionSelector(bytes32,string,bytes4)\":{\"notice\":\"Registers a root World function selector\"},\"registerStoreHook(bytes32,address,uint8)\":{\"notice\":\"Register a storage hook for a specified table.\"},\"registerSystem(bytes32,address,bool)\":{\"notice\":\"Registers a system\"},\"registerSystemHook(bytes32,address,uint8)\":{\"notice\":\"Registers a new system hook\"},\"registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])\":{\"notice\":\"Register a table within the World framework.\"},\"supportsInterface(bytes4)\":{\"notice\":\"Checks if an interface is supported by the contract. using ERC-165 supportsInterface (see https://eips.ethereum.org/EIPS/eip-165)\"},\"unregisterDelegation(address)\":{\"notice\":\"Unregisters a delegation\"},\"unregisterNamespaceDelegation(bytes32)\":{\"notice\":\"Unregisters a delegation for a namespace\"},\"unregisterStoreHook(bytes32,address)\":{\"notice\":\"Unregister a previously registered storage hook for a specified table.\"},\"unregisterSystemHook(bytes32,address)\":{\"notice\":\"Unregisters a system hook\"}},\"notice\":\"This system aggregates World registration and installation functionalities externalized from the World contract, aiming to keep the World contract's bytecode lean.\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/world/src/modules/init/RegistrationSystem.sol\":\"RegistrationSystem\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":ds-test/=node_modules/ds-test/src/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol\":{\"keccak256\":\"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44\",\"dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL\"]},\"node_modules/@latticexyz/store/src/Bytes.sol\":{\"keccak256\":\"0xf506b8e9521a2173ae51aca038b86f705ac6c10fc6361c5df32ea37c7218fdbd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9ce5626141f377ea6c9477a27205fa23013c321423950a97f75a2685ac401c55\",\"dweb:/ipfs/QmfYjQmUcQUm46dRHbiYkUnoBokHuS58WZUd8oSdGKKohy\"]},\"node_modules/@latticexyz/store/src/FieldLayout.sol\":{\"keccak256\":\"0xc6aa930fb9a3df986870e3c77e567cabff12ae5e7b2c2af69669390e018d3728\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a8d6d40675ddd6575538cfa915f73fc8379f4c154b034220df2cf6b7be6d9baf\",\"dweb:/ipfs/QmS7RNEDNBq6YwVJ1gPfs36CJg9d6h5MaxPRtuL3726uEK\"]},\"node_modules/@latticexyz/store/src/Hook.sol\":{\"keccak256\":\"0x6041a89e90293b15acf91378e329815cb857d79f0b384918cd97292378ed5c09\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0e263d3c8230b4a4852e3b66058e9c36e946cf64471ffd0ac7f54b7a37f329f4\",\"dweb:/ipfs/QmdCnZE1G5PX4ZswUiR6t2DWMRDbVdJYaCzbCF4hbDTKc2\"]},\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2\",\"dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg\"]},\"node_modules/@latticexyz/store/src/IStore.sol\":{\"keccak256\":\"0x9b0e20e73ed3e01de8dce6730b6dea05a518dfb016c78d13751fd7ea413e6cde\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e3a773c2409c5799a52e8287b4eb2731ef216bc5eeb5e33f2dabf321d99857a2\",\"dweb:/ipfs/QmZkHjQffTDbRxAutbtpJc42Lb5QjcqNdDsse1EL2zorgW\"]},\"node_modules/@latticexyz/store/src/IStoreData.sol\":{\"keccak256\":\"0x174b2e5a5f80094d752cd2a36f1fbdf50e81b1e203216b9e5a6f33e02d606cec\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://59e6de780b55c1937a7148d3cc07ec137c3e2f243f331ba0b70f3262d919c1cb\",\"dweb:/ipfs/QmTJbh6ybPsZE9pFziTztstWxmh6ogUgMa6E81M6PMTA6g\"]},\"node_modules/@latticexyz/store/src/IStoreEvents.sol\":{\"keccak256\":\"0xee86f5ddd78b35ce6fdad7c9268e2cf4b523e70beffa5780114cf839d6e7c25c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d3f50e9b7b1281eb251abd2681df787d739422a29300947ceaf81f69099d894b\",\"dweb:/ipfs/QmUbxyhUoyW9n5tYLcddafF8vCfTv2hvEpRadN51FhLmJs\"]},\"node_modules/@latticexyz/store/src/IStoreHook.sol\":{\"keccak256\":\"0x677224ab340753edf523ccff8c9d6ede987addbf0d7bc13d0e479306f3866a99\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c0285a7684490d6e65d6f91b3631abdafb135d200ea9068e730dd98017a305e\",\"dweb:/ipfs/QmcURHZiMGnSET9P2iSgph22F6iFdoDbN4WmJsHxTAT5G9\"]},\"node_modules/@latticexyz/store/src/IStoreRead.sol\":{\"keccak256\":\"0xe246addf70a3fe65f19e2ab0048d48785bc2ef2f75884eeade151aef59ff5449\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://389022221307160febdec33a7fbdd82fcfbdd1fa6f9b1c67ffe3bf0467d2c924\",\"dweb:/ipfs/QmWunXryDsJZJBwdXxKetRH1vB4tkwTXsdzoM4nePGVvaA\"]},\"node_modules/@latticexyz/store/src/IStoreRegistration.sol\":{\"keccak256\":\"0xf6d2871ca67aacadfd5dd4caef45440a571d932e68a04466f2674e481e79e167\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://260067ed037789d073f407db1d416171e33c79e9b584090794d05e990ee88b67\",\"dweb:/ipfs/QmbAA4Ynfy5aQv71JkZrPcdt2iqc3NK8DcAL1mnx7M1WYC\"]},\"node_modules/@latticexyz/store/src/IStoreWrite.sol\":{\"keccak256\":\"0x7f6d8a25eea4a9d51de396ff64215e2567b29ce607538f04ec1a4ae2efb591bc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8ae6e34ba2e92bd3cb8dd556838f4e3caa6c3feaf9e2d63649afa944cb5e3263\",\"dweb:/ipfs/QmR1oNRLp87pnrnxrujdT7JU1Gzwq22rVukKUkXmwNBVSC\"]},\"node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0x79954fa7614943899ad13b27ca0c2bf27c996d7b82a0e347afa48d7a4bbc6e2d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://34f7d6e209bcc6e379e004ae5a03f909e23e4e87956205610f4e39969b968912\",\"dweb:/ipfs/QmZQeHDwtUBEpTSWn9L7AZ1id6dUbEHmLo6Cj3f9jKRqVM\"]},\"node_modules/@latticexyz/store/src/PackedCounter.sol\":{\"keccak256\":\"0x6dc7a614a120b1940ca8de1924e59895a42ef5f0e22d81a9221790fd76687c2e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b638521a9590a62c4e976f12be43d0370246836b90227cbf2e306888331986f6\",\"dweb:/ipfs/QmcEpcjHhL9rawjJRuMJvtTv3YwN2ggYsQHXZeoF88VRFX\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0xdca93829ef7e90c12678d3b7bcafee1d3ec9499abfc76c91edd188a8923f4f18\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3193518ae917765035c845266de41ccebde7a7a06ee6fd7f000534a530975ab2\",\"dweb:/ipfs/QmYr9dCG2HKUMrXHevyRanqsPRHYpD2dnpgZkvwZYqWHe9\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0x21d008da9dd112938ad5381264dce39be7855002076afa01d78dc6421a951fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1af33c3d662d6ba193987ec62c865e05b53ced4904bff9a5729ab3ada2ca3a99\",\"dweb:/ipfs/QmUSXF3R7LwQWW8P6BZCrt3MAgGN5UwiiaHB3DGCSBZLL5\"]},\"node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0x1f04af14e5040f71bd3daa79b90245a275e52f8d0294c17ae5bfe9aa727651a5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d76533959ded2f58434ae9f89fe8c3ff66095ec94e829f89914b362751799e3a\",\"dweb:/ipfs/Qmb1e12g6Sku2u1R96qei1GhqSNi1sZhKRCb111SyNk1ta\"]},\"node_modules/@latticexyz/store/src/Storage.sol\":{\"keccak256\":\"0x48c9749d33f06406b8033b3df67002836d1b356c6ae8282865e7b437941ed61f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://931e1275db62ba2f9410ee8a8ab384ece2a7031cdf446c50696078f9da24a04d\",\"dweb:/ipfs/QmTXzyjLNj5KuJUHfe1T3awroK5DLkCU4dm6RR4pSUVrfE\"]},\"node_modules/@latticexyz/store/src/StoreCore.sol\":{\"keccak256\":\"0x4ffff18377ca8c94ec29ba504ed4f107943c4fe0a963de006375774c2de57cc7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://279fe91c8f7fecb582aba253f7b6c59df11b4675721015557161f3d7f1af3855\",\"dweb:/ipfs/QmVQnrxjgPGswYNkQ6bMMuv9TTjBp83u2UZPtpzeBDtR41\"]},\"node_modules/@latticexyz/store/src/StoreSwitch.sol\":{\"keccak256\":\"0xbe5cb815a5d073d1d94fc73a3a02a151ffb4e9ce299f00580c6c2d9cd339d7c9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b7416ec2aeef38b06c4e559dc3e76fa8cd51f54c06cc58aeed613f44dfd3c3ff\",\"dweb:/ipfs/QmRp6ZmUckpmGKG31wyZSxtgmUJZS2y85sRP2UU9Foajn7\"]},\"node_modules/@latticexyz/store/src/codegen/index.sol\":{\"keccak256\":\"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4\",\"dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0x327bb7e9ff5f8d9318a62c3d63eecd761762dfac85c46c03fac7367430f4ea07\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://456833b291763cb79ee0bc3fb8a6bb535c252e34632300475c98c480be6db544\",\"dweb:/ipfs/Qmcyt2HY6NbWp51fwKQzaRnfdTrQ2NtkXqbt1bqeEjbk6g\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0x0f5d48dd4f3ae0dbac332dc2c6c800ab30e68c1f45fe4556206492a7dd0aa2b0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://feb6dc7463223926885bbed22702a34f7f87868b4aa2bb0274a1c2f268238271\",\"dweb:/ipfs/QmZLtZ76s4dMNttRSTGkdJ3H7NrYSXugF5BvcDAPeRLfH3\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0x399169fa22a668a41b1372d16ae4b0ad542361bd40c033bb276eec37e8ab4fd7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f0203f3c160feb9925734fe8a6292442da7c6bed0d21aa0f5a62759d0bb1f761\",\"dweb:/ipfs/QmQ8cSYcpTMv37AcXB8jw5Wmv9sGBuW4q1Nyc8owAJLeff\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0xaaae4e59300a6c0495d8636a5134ecc14b57613028884efb24a8a5de71d0e6c1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3fd2f46fbcc0bf82949bb4182d9efd5b987d16f35be84c90133fc844ccd47d4a\",\"dweb:/ipfs/QmQWeKxWD7oH1xYMaH4qFPXe5WSjn9RyHdUgu5RPZpYLtY\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x2fe1752ecfb01c2de84cd9ae0c47fef85f9f0a7668ae31dc8b19724570eaad50\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb90fb960543d00b37df49274c3b7bda6f2c8fb1b363226610f6de7f5bffc7c2\",\"dweb:/ipfs/Qmc1ZQ6xPm8jXaWbc9Lakq2uZxY3pqtVC8r3WnNDFgLGTN\"]},\"node_modules/@latticexyz/store/src/errors.sol\":{\"keccak256\":\"0x01f9ae187bb5635e499cd7d53347509bc00feb3f19459dbeb69fcfeead5d7083\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b55a5f5c9904f4373da03339a8b0440323727a53c8d502dbbd201b3455006efd\",\"dweb:/ipfs/QmWgZrdqqpwtUrB3KPKWhAH2ddsoqKQvarcwBR1pWLWZoM\"]},\"node_modules/@latticexyz/store/src/rightMask.sol\":{\"keccak256\":\"0xbde7a13eb04663ffd62c3eac929abde4bf8d4fb4c434e510782af01045b78410\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3b629c78d8e194824b07bbf66f62d5bb94ce883100f5523cb545d3e980792f38\",\"dweb:/ipfs/QmWCRbCT55mnusK1abavXvwM4uN9QStcML4ZgjUG9L6V8S\"]},\"node_modules/@latticexyz/store/src/storeHookTypes.sol\":{\"keccak256\":\"0xcc16f330a9cb5f9f095e2bfc62c67818f2b91a229223c64c87891f1cebfc0305\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1384e4acac4553089859ff1368f358e5c81ceba986a902e5ec082801de097f64\",\"dweb:/ipfs/QmXcEESML4KRKCfwxvC3tsW9jiA8PE7pxPuZ8L1t1wiNby\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0x515001322ebb9b58c62be0bd96ba65dc82841cc550533f283813ad24baaf2554\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b014d298897dfc75189c10f5e3d970d8368db734c545f6c7d4833cec9c7117eb\",\"dweb:/ipfs/Qmcs7rTdh6zVyDHczXW6mEJqVmndZZTDSjNC1jouf43hTX\"]},\"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0xcf8e6e16b76972b6a96ea6b428d7298fc174a840fc8c5c09b6fe2030d31600d7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://025cf5112618018efd416155c9df257cd28447629bd79c0c37655a8e22c0e4f4\",\"dweb:/ipfs/QmaqeqzGVrAK6rQqQgCzs8UJMWrWmR52jqzN8jqRdaY1kT\"]},\"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol\":{\"keccak256\":\"0x248c35b8efaf6a0b0229fd81cafcb8fac6a54662187b56b49574b10e9c3ebf29\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://63b6c95da7d63346db3b741f836b20e23f8e46a6245efdfa6443b204edecabcf\",\"dweb:/ipfs/QmY79DfLgvMsTSZJzwbYmzGYE2ajCumu3ruQ2GpDyYbVqY\"]},\"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x08f257c62602117fe4943580b0a19f19cf696b22000afd927a2159e24625a13a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://40ee497f86d4192794a5592264e356dcda27bbe275f6a110dfbc3c3b67798205\",\"dweb:/ipfs/QmW98aRsWSvUzwvX8FkweFDrgGS9YKr8KvfnFrT5HkMtvT\"]},\"node_modules/@latticexyz/store/src/version.sol\":{\"keccak256\":\"0x1cf2e205960520ded9a1ac8a6f4e4e25b5153114939adc7acb66122aba88af61\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7b41a9da0859000750196a14db7352e12fbe0d55e3849a468fe41b23ffa847ed\",\"dweb:/ipfs/QmTjkrru4tcqXx38k49C2ris5ednawtkfdcW5EVRNJYBKU\"]},\"node_modules/@latticexyz/world/src/AccessControl.sol\":{\"keccak256\":\"0xc1b9fa9167dc3d39d5591d0b2d5f7c3c12ad6aeaa0a1b83b1e326ebd104de439\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ed0ff59e3240fc85509fc5a1bc9c158f2056bd4be82ba88100ed138afc08d60c\",\"dweb:/ipfs/QmZScS3xhT8EMX4RrnVEqWm1VrGBG9JiA6aiZWtWMphF7q\"]},\"node_modules/@latticexyz/world/src/Delegation.sol\":{\"keccak256\":\"0xd049053827c730ad69585c1c7eb52b4fd9774370063aab461021a111ee0bc86a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e5a05e41e45c0054e835565046276d830581ca181e7ff3d83b15c71b6e01af89\",\"dweb:/ipfs/QmZYGFT621rS5fE2WXKX5wqBMENguMuY7DqaXPkZ2rcEfZ\"]},\"node_modules/@latticexyz/world/src/ERC165Checker.sol\":{\"keccak256\":\"0x26204bcfddbc272eae391f4512a629f53697867d582ea8cabcd6a8e04a255270\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://46944bac8253250ba3f645a6164df8e996738bc76a544867677e54ede57619a1\",\"dweb:/ipfs/QmY1XSxQY9MuQSEvGaeQT6kqmeJ3VhYyRRTfzCkRmdsWsX\"]},\"node_modules/@latticexyz/world/src/IDelegationControl.sol\":{\"keccak256\":\"0x9f0dcc1cd281b51a5d3d8f75a55ce8cfb2577c88a9b6644ee144fe260c14e60e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://85d99d96c33512968e2c3ef68777bdf65305de0b01597e182750ce2c152e089d\",\"dweb:/ipfs/QmZwB163CzPuHJGPW8LPL8pHsEdvkYmBuoEVbu3JqNSTkC\"]},\"node_modules/@latticexyz/world/src/IERC165.sol\":{\"keccak256\":\"0xe00be0c676fa14949ecc4324ae3e932834b0550e2fabbc813b5aa49cf0e2b695\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://700a595ee72389add0e9aef8ae6c2cafc5336b0dc2c43e580ce4d9546ca0dee3\",\"dweb:/ipfs/QmPfRtR5591tJPSvu9mz9J26qSwEjFm5FK8D99jA3qHZCe\"]},\"node_modules/@latticexyz/world/src/IModule.sol\":{\"keccak256\":\"0x6c11c44fef08d46ca9f291551a42b8576259f65b7e957aef92540ba0acd72909\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0ffbc3646ea495350939319f5418ba2dd45b6ec809d6b84ed3264e592a9385bd\",\"dweb:/ipfs/QmPCjuQUMWVUPv7vSVfztnymYA9hUP1xRS62FD6iwzGMuo\"]},\"node_modules/@latticexyz/world/src/ISystemHook.sol\":{\"keccak256\":\"0xad31c270fe5bf23869fe4a55a9a8d3372871c595f6b0f9a197e810051ab1bfdc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://af7acd6a86410c6d2586739e370134265521cf522fec0c3091804c0d0f99a0fc\",\"dweb:/ipfs/QmRRbUbw89Z3tva95UTvxKhFwn5ddYNMiHbVs6Nnmpsty3\"]},\"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol\":{\"keccak256\":\"0xd3645ee90c73dd991659a140c0132c5a2aaf27a296c457737b212d87b2f66402\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://519d81e2bc7233b1488339eaf9220f7eb57086dd3ee8e1831708ebc6e87f00db\",\"dweb:/ipfs/Qmf8RjMxuPXbteMeEB3vstjutsCrmveyBFCjVFt7nSYgtc\"]},\"node_modules/@latticexyz/world/src/IWorldErrors.sol\":{\"keccak256\":\"0x149d3c2b4bbea21047fc8cf79236488764dd8dde6e440dbc37067a8ce8831bbd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d2f340a5616cafd1d80e6ef79f1620102d3d64730c6aa19ecdbb4ca86aaa59b2\",\"dweb:/ipfs/QmWoXP1BKj8U3ZXXoiTRENCxVaaCxrKAenwCZbCVbyfaZ7\"]},\"node_modules/@latticexyz/world/src/System.sol\":{\"keccak256\":\"0x1d380574763b720a8950dc0a14d519c2532f9f27c8115116f0a6f7916c9606b3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a395df820ee46be3dcdb36682183811a86cdc848dbd56ecc2a21785a42785cf9\",\"dweb:/ipfs/QmeiuzuHjQuv4GHXXiRkBkxhyN7e9Vy19TYfAccnxWej91\"]},\"node_modules/@latticexyz/world/src/SystemCall.sol\":{\"keccak256\":\"0x9c3e1e5eb40d130e90726ca4bfabd748d190d076ecd95c668f038635f751cad2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://40ba8d4ea85cdac5b622117bf70f56466bfd8b3b693fbb4ab266630768f8865d\",\"dweb:/ipfs/QmQ8ttFdCFJdw1thyDJHheoWNkdpQUM2u7kZzi4zj6mYh7\"]},\"node_modules/@latticexyz/world/src/WorldContext.sol\":{\"keccak256\":\"0x4b83d5791209b8f39773b07e5f162dfd0617f5f9b5b4bd371c087412e5ad01cf\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://033a3777136e6d5c581efc8bf2535403abe44874409c85d17a353fae6dc56006\",\"dweb:/ipfs/QmaXepBDVnmnMdVzuxbGT2qo5vqWnjB75KNCCdxRehrBMX\"]},\"node_modules/@latticexyz/world/src/WorldResourceId.sol\":{\"keccak256\":\"0xf668eeaecd294a2b8b9e1a771161373af84abe42b8a9820cf9d3092a9a1e64bd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://01f2939361e51497304e66bdcd9cb33bfea95737fce41ca731f20d3b5dbd5f74\",\"dweb:/ipfs/QmayLveLBSq8axMgbouD411V5BTiYXKbg9ddEpxjcMU4ez\"]},\"node_modules/@latticexyz/world/src/codegen/tables/Balances.sol\":{\"keccak256\":\"0x4ca92b682610ae2c6636a5c196ccf837417b67ce1495b06ed30ac6fd09ed964e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://16bdacafc7a9f73c753259fbe3d9de4e50578359efee9f523ceb367de3ae78e5\",\"dweb:/ipfs/QmUBkgKVMSsYbn4wmEbCyHhGLBVrViCMR6u1SQdEvpyq7f\"]},\"node_modules/@latticexyz/world/src/codegen/tables/FunctionSelectors.sol\":{\"keccak256\":\"0xa138b23cf8a6c7783e25c1daa359cd4208b410808f816eb8182ce4f284290fe6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://25f34ba67c233887b67bafc0eed258c873898bb4ee8bb054287e2c7abbc6621d\",\"dweb:/ipfs/QmZsEu66KL3GsaKkCjSAf7RN7GBUXcBPuDsiot6TUtR97q\"]},\"node_modules/@latticexyz/world/src/codegen/tables/FunctionSignatures.sol\":{\"keccak256\":\"0xef3b8ea518e69884ef8fcfa56a34b9b53ba9ddec43ec549da8e2e90543329ac8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6ae33ee2ebaeb6c321c39742c2c8a5125444aa15ef825b8f6113f04ae0194c4a\",\"dweb:/ipfs/Qme9myURbe5DzCT6oBiY4Gn7nGESsjXw7dBRUQWWBeXBq4\"]},\"node_modules/@latticexyz/world/src/codegen/tables/InstalledModules.sol\":{\"keccak256\":\"0x8f9f072762de332fbe4e03621eb984958efc21ae8444ed0dd3cf0ef0ec3770b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://efe99411a9129b2da6763ad8e2ecb44c08f48deefaa9fff2d9d25358453bf610\",\"dweb:/ipfs/QmdRaxsT2UQfnCwETAVZBV58AkQUopt4gpQBiZAYZhFdE4\"]},\"node_modules/@latticexyz/world/src/codegen/tables/NamespaceDelegationControl.sol\":{\"keccak256\":\"0xb6a2475d33990b8c3646c62c22b92718955af66af95f2a1caac0cbb29b27efa4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ebdbcb2da135f43f46a5acb4562422315bd6b3d7c4b8a224ec62b26d4326f0a2\",\"dweb:/ipfs/QmTYFbcAEdn81FVkBCBjezo9F53E1uxsEk68gw2rLCUevP\"]},\"node_modules/@latticexyz/world/src/codegen/tables/NamespaceOwner.sol\":{\"keccak256\":\"0xe801ed02d43684ecc54726f8780b64a235cc737dc75a2ca1038490fff6397a15\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://71061afa978e0ab58a75598d3cdae62cff9914da477ab4ff367cf231064e7fca\",\"dweb:/ipfs/QmSfXxysM2N4eD7YZxeHQ1a569DFWcut45Sb1oDHoxGoxg\"]},\"node_modules/@latticexyz/world/src/codegen/tables/ResourceAccess.sol\":{\"keccak256\":\"0x967fd72a8ecda89a6b1892a3e50b3b9e94a8b7d13d17ac1dd654c5b0271a1fe9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://936310fa397119cfabcf81bc4bcec2039cef6f7d625cb9091cdf0d557399e243\",\"dweb:/ipfs/QmaW598cbEvihxS6mECckHDaJ2MrPFKKESGjH5gxvVtaPj\"]},\"node_modules/@latticexyz/world/src/codegen/tables/SystemHooks.sol\":{\"keccak256\":\"0x0ccdb0f2e1d2586e9a7e433e6b927938663a214fab69ba5c857cfb43418f7746\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eb385a338d9697498beee8d9a9557ff33510ee5755c37a488f98c099111b9ceb\",\"dweb:/ipfs/QmRvvbX54ADo4QeBRTLkmGBSqgMWu4fqkqc3Qcb954YgKE\"]},\"node_modules/@latticexyz/world/src/codegen/tables/SystemRegistry.sol\":{\"keccak256\":\"0x26b63187d6006915f13cdd978f53557c1add608ef6c3fbc222246eb178d68b2e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6528ab7ab18056b60c941ca4038aea5ff00791a73fb83e2822213a9e5aade1d9\",\"dweb:/ipfs/QmcQDJdn5oYLE9tQZZk9bzfhDLjEeq2PatDGBhVeNph2Mu\"]},\"node_modules/@latticexyz/world/src/codegen/tables/Systems.sol\":{\"keccak256\":\"0xd3ac5771c2a9497022c52c7d3787d4687f4aca674d06b6712c98d8469cb988ac\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://424fb263d531d88b71e3323f72341ccc7918f6202ea7bff56ee889b424571729\",\"dweb:/ipfs/QmaLvuPV9fFjDs4P61cB9My3N6ogwZYqGe5C11qxkREUxT\"]},\"node_modules/@latticexyz/world/src/codegen/tables/UserDelegationControl.sol\":{\"keccak256\":\"0x7bef07381674a5aa5eed9e59c41feca3e7fc00283249bff4a9cd8690a68785dd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9d6946cff935909a91e6638677f0b4df774e403d5daa21683cd6dbcff0eb6ecb\",\"dweb:/ipfs/QmSJvMTqpgC2zSwyYNicmRiLrocuyQStTSe4oStZPUvkX7\"]},\"node_modules/@latticexyz/world/src/constants.sol\":{\"keccak256\":\"0xb8320f88ed5519a4fe2554ad94815ce328a50fef7719932375d6ce695265c2f5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a8f5de30fbcc63e469e46ad4a4d4bcd7d8e4b4f2d31fcf62a04aca48d999af22\",\"dweb:/ipfs/QmXw1jDQM2szfRY3tAGrRy6fEzte6yVFgebJAqCLMDHndV\"]},\"node_modules/@latticexyz/world/src/modules/init/LimitedCallContext.sol\":{\"keccak256\":\"0x95e23ed6d143242d8232f484f86c5ed14964d3b3b592a83ac8ad22239a9001aa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2974121de686e47139d8adb6bdc7fd0854a56c745cc0497b8a8d88b55a3e77d6\",\"dweb:/ipfs/QmcXGbZL3wnFdJA8cvj9NnQtrnmkj2co84u3CJphYMg2Lc\"]},\"node_modules/@latticexyz/world/src/modules/init/RegistrationSystem.sol\":{\"keccak256\":\"0x10711eaec9cf4f8b64dea5d1956bc80a3bd3c20cf33163a37aefc93d7f9d0be9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5129961b6452d3215fb3c1453da366e5b87cacb9373300879757d48b3c067e9c\",\"dweb:/ipfs/QmRidqUXVZ5jKZes37RWv9MqTmigMUAL1mbMNyeUm1Q3f9\"]},\"node_modules/@latticexyz/world/src/modules/init/constants.sol\":{\"keccak256\":\"0xe7eb58bdb9ebaf16162db44d7b02d7e95f70ac46910c19649bb57b835f96dad9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://23227e603db835db6390e872d11569749c8c8f22de770aa775ab7c99f450a752\",\"dweb:/ipfs/QmZkGgdNqbno253umMW8sCHC3QKd5WLjrQi7CbH74x36Z8\"]},\"node_modules/@latticexyz/world/src/modules/init/implementations/ModuleInstallationSystem.sol\":{\"keccak256\":\"0xe00ff4886f017f75372be42ced66025a2d200d780198a89022bda32424927f93\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb75902a76ab392bd46170a64ab575232ae172f47bc7ec095016fe2cf344a216\",\"dweb:/ipfs/QmRJsK7ZtS4mm3JmXDW5uLaeCdBPShMVYmDmNjCKiv1k9z\"]},\"node_modules/@latticexyz/world/src/modules/init/implementations/StoreRegistrationSystem.sol\":{\"keccak256\":\"0x6de6e033845658f714e478982b9125bedb74d4db4e5794e647bc3c4fb6b5f84f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4c22d4ee79114f3a59bc7da6bc74e9ca0412a5c0bd606ccf79b141064699d2a7\",\"dweb:/ipfs/QmRuVPECJGZTw9k2PfAdDbbUUnptAF4e9VcqMkzhJ9mBBL\"]},\"node_modules/@latticexyz/world/src/modules/init/implementations/WorldRegistrationSystem.sol\":{\"keccak256\":\"0x89ef3634e9ca378f047ee9d0bc52c5be5533d54ea3642bbf3ced4a01dd45948f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b32a50933d8686c0f3a4712450797b79c5d3be583c84d6725f91abaaf071b148\",\"dweb:/ipfs/Qme2magezDm5Cqdbjxkey886yDZFTUWpF93DUadAX1pyyW\"]},\"node_modules/@latticexyz/world/src/requireInterface.sol\":{\"keccak256\":\"0x95e9469529f790727966c513ed19b42abf065a2cd482faba4b8e3404edfb8730\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://da63bf514679a87134d2c36563c9c398906e1e06b27cb17eed10895cd7c87658\",\"dweb:/ipfs/QmUrfkw8YTs6zUq5eaWPgdLmTUJVsp1CRBGQz6kdh7bs3C\"]},\"node_modules/@latticexyz/world/src/requireNamespace.sol\":{\"keccak256\":\"0x3a98f80c6438d8670281c5ef1ecfc7ddc9c7c0d09fa66d54dda4fa812c89baa1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fb7093a4816d52af381d8959601046a1d307fb32b11dfb787813144eb01ca9c6\",\"dweb:/ipfs/QmUj9hw39TNTtamhWvYAe647CYvNuTfxwsYSu2H4QmHfPi\"]},\"node_modules/@latticexyz/world/src/requireValidNamespace.sol\":{\"keccak256\":\"0x75f4a72a942bd59d237e6a1329da8f9a582b8d3d94ffeeb2ee4d7cfe992881bc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5d6d3c0bb90663d8d411ef056faf0a126727fdeba806efea4403815943b94027\",\"dweb:/ipfs/QmXrAEDnRrqj3137fXPc91jyDMHFZHHJ39NmMUEh1y2AgL\"]},\"node_modules/@latticexyz/world/src/revertWithBytes.sol\":{\"keccak256\":\"0x0e18f180961360de71b9374363cf31bf97e489fc895ff900946b515eeb7ecb3a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e85a5e2c0e79ef39a6e367b3b653d475f702fb8f4e14f5817ca3091480e21eb8\",\"dweb:/ipfs/QmeoYVTLo3LncJRD3mqc5bMSHY3Rc9N3yveu6pH2uRVCGW\"]},\"node_modules/@latticexyz/world/src/systemHookTypes.sol\":{\"keccak256\":\"0xf312c694828e49cd263d1df8ba82beb0376ce8dce1337f9e62ec52e3ed36a145\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2b060c176e46fa6e55d2f525d1f1c64e3c371e6bf24b6d0ff05ae20b3c0c0c0d\",\"dweb:/ipfs/QmdLfnBQrYnLq1iwjX9UyzpDqe6EyJ21T56ZWUVJr1VQCy\"]},\"node_modules/@latticexyz/world/src/worldResourceTypes.sol\":{\"keccak256\":\"0x3478328afa3363bcb25271cdcd4c23355f53be785ae0aab5159490122831b8ed\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5192c5d7dbe1e5521fc9af4830c991be7209652080c507ee6860cc3746dce96d\",\"dweb:/ipfs/Qmbf6ge8pEwaGhjei7MKFCNk9UbCb55AvUadbbeqyNKJ12\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[],"type":"error","name":"FieldLayoutLib_Empty"},{"inputs":[{"internalType":"uint256","name":"staticDataLength","type":"uint256"},{"internalType":"uint256","name":"computedStaticDataLength","type":"uint256"}],"type":"error","name":"FieldLayoutLib_InvalidStaticDataLength"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayoutLib_StaticLengthDoesNotFitInAWord"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayoutLib_StaticLengthIsNotZero"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayoutLib_StaticLengthIsZero"},{"inputs":[{"internalType":"uint256","name":"numFields","type":"uint256"},{"internalType":"uint256","name":"maxFields","type":"uint256"}],"type":"error","name":"FieldLayoutLib_TooManyDynamicFields"},{"inputs":[{"internalType":"uint256","name":"numFields","type":"uint256"},{"internalType":"uint256","name":"maxFields","type":"uint256"}],"type":"error","name":"FieldLayoutLib_TooManyFields"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"PackedCounter_InvalidLength"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"SchemaLib_InvalidLength"},{"inputs":[],"type":"error","name":"SchemaLib_StaticTypeAfterDynamicType"},{"inputs":[{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"type":"error","name":"Slice_OutOfBounds"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"},{"internalType":"uint256","name":"accessedIndex","type":"uint256"}],"type":"error","name":"Store_IndexOutOfBounds"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidFieldNamesLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidKeyNamesLength"},{"inputs":[{"internalType":"bytes2","name":"expected","type":"bytes2"},{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"Store_InvalidResourceType"},{"inputs":[{"internalType":"uint40","name":"startWithinField","type":"uint40"},{"internalType":"uint40","name":"deleteCount","type":"uint40"},{"internalType":"uint40","name":"fieldLength","type":"uint40"}],"type":"error","name":"Store_InvalidSplice"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidStaticDataLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidValueSchemaDynamicLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidValueSchemaLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidValueSchemaStaticLength"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"string","name":"tableIdString","type":"string"}],"type":"error","name":"Store_TableAlreadyExists"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"string","name":"tableIdString","type":"string"}],"type":"error","name":"Store_TableNotFound"},{"inputs":[],"type":"error","name":"UnauthorizedCallContext"},{"inputs":[{"internalType":"string","name":"resource","type":"string"},{"internalType":"address","name":"caller","type":"address"}],"type":"error","name":"World_AccessDenied"},{"inputs":[],"type":"error","name":"World_AlreadyInitialized"},{"inputs":[{"internalType":"bytes4","name":"functionSelector","type":"bytes4"}],"type":"error","name":"World_CallbackNotAllowed"},{"inputs":[{"internalType":"address","name":"delegator","type":"address"},{"internalType":"address","name":"delegatee","type":"address"}],"type":"error","name":"World_DelegationNotFound"},{"inputs":[{"internalType":"bytes4","name":"functionSelector","type":"bytes4"}],"type":"error","name":"World_FunctionSelectorAlreadyExists"},{"inputs":[{"internalType":"bytes4","name":"functionSelector","type":"bytes4"}],"type":"error","name":"World_FunctionSelectorNotFound"},{"inputs":[{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"amount","type":"uint256"}],"type":"error","name":"World_InsufficientBalance"},{"inputs":[{"internalType":"address","name":"contractAddress","type":"address"},{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"type":"error","name":"World_InterfaceNotSupported"},{"inputs":[{"internalType":"bytes14","name":"namespace","type":"bytes14"}],"type":"error","name":"World_InvalidNamespace"},{"inputs":[{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_InvalidResourceId"},{"inputs":[{"internalType":"bytes2","name":"expected","type":"bytes2"},{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_InvalidResourceType"},{"inputs":[{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_ResourceAlreadyExists"},{"inputs":[{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_ResourceNotFound"},{"inputs":[{"internalType":"address","name":"system","type":"address"}],"type":"error","name":"World_SystemAlreadyExists"},{"inputs":[],"type":"error","name":"World_UnlimitedDelegationNotAllowed"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false}],"type":"event","name":"Store_DeleteRecord","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"bytes","name":"staticData","type":"bytes","indexed":false},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32","indexed":false},{"internalType":"bytes","name":"dynamicData","type":"bytes","indexed":false}],"type":"event","name":"Store_SetRecord","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8","indexed":false},{"internalType":"uint48","name":"start","type":"uint48","indexed":false},{"internalType":"uint40","name":"deleteCount","type":"uint40","indexed":false},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32","indexed":false},{"internalType":"bytes","name":"data","type":"bytes","indexed":false}],"type":"event","name":"Store_SpliceDynamicData","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"uint48","name":"start","type":"uint48","indexed":false},{"internalType":"bytes","name":"data","type":"bytes","indexed":false}],"type":"event","name":"Store_SpliceStaticData","anonymous":false},{"inputs":[],"stateMutability":"view","type":"function","name":"_msgSender","outputs":[{"internalType":"address","name":"sender","type":"address"}]},{"inputs":[],"stateMutability":"pure","type":"function","name":"_msgValue","outputs":[{"internalType":"uint256","name":"value","type":"uint256"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"_world","outputs":[{"internalType":"address","name":"","type":"address"}]},{"inputs":[{"internalType":"contract IModule","name":"module","type":"address"},{"internalType":"bytes","name":"encodedArgs","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"installModule"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"ResourceId","name":"delegationControlId","type":"bytes32"},{"internalType":"bytes","name":"initCallData","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"registerDelegation"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"string","name":"systemFunctionSignature","type":"string"}],"stateMutability":"nonpayable","type":"function","name":"registerFunctionSelector","outputs":[{"internalType":"bytes4","name":"worldFunctionSelector","type":"bytes4"}]},{"inputs":[{"internalType":"ResourceId","name":"namespaceId","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"registerNamespace"},{"inputs":[{"internalType":"ResourceId","name":"namespaceId","type":"bytes32"},{"internalType":"ResourceId","name":"delegationControlId","type":"bytes32"},{"internalType":"bytes","name":"initCallData","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"registerNamespaceDelegation"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"string","name":"worldFunctionSignature","type":"string"},{"internalType":"bytes4","name":"systemFunctionSelector","type":"bytes4"}],"stateMutability":"nonpayable","type":"function","name":"registerRootFunctionSelector","outputs":[{"internalType":"bytes4","name":"worldFunctionSelector","type":"bytes4"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"contract IStoreHook","name":"hookAddress","type":"address"},{"internalType":"uint8","name":"enabledHooksBitmap","type":"uint8"}],"stateMutability":"nonpayable","type":"function","name":"registerStoreHook"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"contract System","name":"system","type":"address"},{"internalType":"bool","name":"publicAccess","type":"bool"}],"stateMutability":"nonpayable","type":"function","name":"registerSystem"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"contract ISystemHook","name":"hookAddress","type":"address"},{"internalType":"uint8","name":"enabledHooksBitmap","type":"uint8"}],"stateMutability":"nonpayable","type":"function","name":"registerSystemHook"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"},{"internalType":"Schema","name":"keySchema","type":"bytes32"},{"internalType":"Schema","name":"valueSchema","type":"bytes32"},{"internalType":"string[]","name":"keyNames","type":"string[]"},{"internalType":"string[]","name":"fieldNames","type":"string[]"}],"stateMutability":"nonpayable","type":"function","name":"registerTable"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"stateMutability":"pure","type":"function","name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}]},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"unregisterDelegation"},{"inputs":[{"internalType":"ResourceId","name":"namespaceId","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"unregisterNamespaceDelegation"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"contract IStoreHook","name":"hookAddress","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"unregisterStoreHook"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"contract ISystemHook","name":"hookAddress","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"unregisterSystemHook"}],"devdoc":{"kind":"dev","methods":{"_msgSender()":{"returns":{"sender":"The `msg.sender` in the call to the World contract before the World routed the call to the WorldContextConsumer contract."}},"_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."}},"installModule(address,bytes)":{"details":"Validates the given module against the IModule interface and delegates the installation process. The module is then registered in the InstalledModules table.","params":{"encodedArgs":"The ABI encoded arguments for module installation.","module":"The module to be installed."}},"registerDelegation(address,bytes32,bytes)":{"details":"Creates a new delegation from the caller to the specified delegatee","params":{"delegatee":"The address of the delegatee","delegationControlId":"The ID controlling the delegation","initCallData":"The initialization data for the delegation"}},"registerFunctionSelector(bytes32,string)":{"details":"Creates a mapping between a World function and its associated system function","params":{"systemFunctionSignature":"The signature of the system function","systemId":"The system ID"},"returns":{"worldFunctionSelector":"The selector of the World function"}},"registerNamespace(bytes32)":{"details":"Creates a new namespace resource with the given ID","params":{"namespaceId":"The unique identifier for the new namespace"}},"registerNamespaceDelegation(bytes32,bytes32,bytes)":{"details":"Sets up a new delegation control for a specific namespace","params":{"delegationControlId":"The ID controlling the delegation","initCallData":"The initialization data for the delegation","namespaceId":"The ID of the namespace"}},"registerRootFunctionSelector(bytes32,string,bytes4)":{"details":"Creates a mapping for a root World function without namespace or name prefix","params":{"systemFunctionSelector":"The selector of the system function","systemId":"The system ID","worldFunctionSignature":"The signature of the World function"},"returns":{"worldFunctionSelector":"The selector of the World function"}},"registerStoreHook(bytes32,address,uint8)":{"details":"The caller must be the owner of the namespace to which the table belongs. The hook must conform to the IStoreHook interface.","params":{"enabledHooksBitmap":"A bitmap indicating which hook functionalities are enabled.","hookAddress":"The address of the storage hook contract.","tableId":"The resource ID of the table for which the hook is being registered."}},"registerSystem(bytes32,address,bool)":{"details":"Registers or upgrades a system at the given ID If the namespace doesn't exist yet, it is registered. The system is granted access to its namespace, so it can write to any table in the same namespace. If publicAccess is true, no access control check is performed for calling the system. This function doesn't check whether a system already exists at the given selector, making it possible to upgrade systems.","params":{"publicAccess":"Flag indicating if access control check is bypassed","system":"The system being registered","systemId":"The unique identifier for the system"}},"registerSystemHook(bytes32,address,uint8)":{"details":"Adds a new hook for the system at the provided system ID","params":{"enabledHooksBitmap":"Bitmap indicating which hooks are enabled","hookAddress":"The address of the hook being registered","systemId":"The ID of the system"}},"registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])":{"details":"Registers a table with the specified configuration. If the namespace for the table does not exist, it's created. Existing namespaces require the caller to be the owner for table registration.","params":{"fieldLayout":"The field layout structure for the table.","fieldNames":"The names of the fields in the table.","keyNames":"The names associated with the keys in the table.","keySchema":"The schema for the keys of the table.","tableId":"The resource ID of the table.","valueSchema":"The schema for the values within the table."}},"supportsInterface(bytes4)":{"params":{"interfaceId":"The ID of the interface in question."},"returns":{"_0":"True if the interface is supported, false otherwise."}},"unregisterDelegation(address)":{"details":"Deletes the new delegation from the caller to the specified delegatee","params":{"delegatee":"The address of the delegatee"}},"unregisterNamespaceDelegation(bytes32)":{"details":"Deletes the delegation control for a specific namespace","params":{"namespaceId":"The ID of the namespace"}},"unregisterStoreHook(bytes32,address)":{"details":"The caller must be the owner of the namespace to which the table belongs.","params":{"hookAddress":"The address of the storage hook contract.","tableId":"The resource ID of the table from which the hook is being unregistered."}},"unregisterSystemHook(bytes32,address)":{"details":"Removes a hook for the system at the provided system ID","params":{"hookAddress":"The address of the hook being unregistered","systemId":"The ID of the system"}}},"version":1},"userdoc":{"kind":"user","methods":{"_msgSender()":{"notice":"Extract the `msg.sender` from the context appended to the 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."},"installModule(address,bytes)":{"notice":"Installs a module into the World under a specified namespace."},"registerDelegation(address,bytes32,bytes)":{"notice":"Registers a delegation for the caller"},"registerFunctionSelector(bytes32,string)":{"notice":"Registers a new World function selector"},"registerNamespace(bytes32)":{"notice":"Registers a new namespace"},"registerNamespaceDelegation(bytes32,bytes32,bytes)":{"notice":"Registers a delegation for a namespace"},"registerRootFunctionSelector(bytes32,string,bytes4)":{"notice":"Registers a root World function selector"},"registerStoreHook(bytes32,address,uint8)":{"notice":"Register a storage hook for a specified table."},"registerSystem(bytes32,address,bool)":{"notice":"Registers a system"},"registerSystemHook(bytes32,address,uint8)":{"notice":"Registers a new system hook"},"registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])":{"notice":"Register a table within the World framework."},"supportsInterface(bytes4)":{"notice":"Checks if an interface is supported by the contract. using ERC-165 supportsInterface (see https://eips.ethereum.org/EIPS/eip-165)"},"unregisterDelegation(address)":{"notice":"Unregisters a delegation"},"unregisterNamespaceDelegation(bytes32)":{"notice":"Unregisters a delegation for a namespace"},"unregisterStoreHook(bytes32,address)":{"notice":"Unregister a previously registered storage hook for a specified table."},"unregisterSystemHook(bytes32,address)":{"notice":"Unregisters a system hook"}},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","ds-test/=node_modules/ds-test/src/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/world/src/modules/init/RegistrationSystem.sol":"RegistrationSystem"},"evmVersion":"paris","libraries":{}},"sources":{"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol":{"keccak256":"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a","urls":["bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44","dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL"],"license":"MIT"},"node_modules/@latticexyz/store/src/Bytes.sol":{"keccak256":"0xf506b8e9521a2173ae51aca038b86f705ac6c10fc6361c5df32ea37c7218fdbd","urls":["bzz-raw://9ce5626141f377ea6c9477a27205fa23013c321423950a97f75a2685ac401c55","dweb:/ipfs/QmfYjQmUcQUm46dRHbiYkUnoBokHuS58WZUd8oSdGKKohy"],"license":"MIT"},"node_modules/@latticexyz/store/src/FieldLayout.sol":{"keccak256":"0xc6aa930fb9a3df986870e3c77e567cabff12ae5e7b2c2af69669390e018d3728","urls":["bzz-raw://a8d6d40675ddd6575538cfa915f73fc8379f4c154b034220df2cf6b7be6d9baf","dweb:/ipfs/QmS7RNEDNBq6YwVJ1gPfs36CJg9d6h5MaxPRtuL3726uEK"],"license":"MIT"},"node_modules/@latticexyz/store/src/Hook.sol":{"keccak256":"0x6041a89e90293b15acf91378e329815cb857d79f0b384918cd97292378ed5c09","urls":["bzz-raw://0e263d3c8230b4a4852e3b66058e9c36e946cf64471ffd0ac7f54b7a37f329f4","dweb:/ipfs/QmdCnZE1G5PX4ZswUiR6t2DWMRDbVdJYaCzbCF4hbDTKc2"],"license":"MIT"},"node_modules/@latticexyz/store/src/IERC165.sol":{"keccak256":"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927","urls":["bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2","dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStore.sol":{"keccak256":"0x9b0e20e73ed3e01de8dce6730b6dea05a518dfb016c78d13751fd7ea413e6cde","urls":["bzz-raw://e3a773c2409c5799a52e8287b4eb2731ef216bc5eeb5e33f2dabf321d99857a2","dweb:/ipfs/QmZkHjQffTDbRxAutbtpJc42Lb5QjcqNdDsse1EL2zorgW"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreData.sol":{"keccak256":"0x174b2e5a5f80094d752cd2a36f1fbdf50e81b1e203216b9e5a6f33e02d606cec","urls":["bzz-raw://59e6de780b55c1937a7148d3cc07ec137c3e2f243f331ba0b70f3262d919c1cb","dweb:/ipfs/QmTJbh6ybPsZE9pFziTztstWxmh6ogUgMa6E81M6PMTA6g"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreEvents.sol":{"keccak256":"0xee86f5ddd78b35ce6fdad7c9268e2cf4b523e70beffa5780114cf839d6e7c25c","urls":["bzz-raw://d3f50e9b7b1281eb251abd2681df787d739422a29300947ceaf81f69099d894b","dweb:/ipfs/QmUbxyhUoyW9n5tYLcddafF8vCfTv2hvEpRadN51FhLmJs"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreHook.sol":{"keccak256":"0x677224ab340753edf523ccff8c9d6ede987addbf0d7bc13d0e479306f3866a99","urls":["bzz-raw://6c0285a7684490d6e65d6f91b3631abdafb135d200ea9068e730dd98017a305e","dweb:/ipfs/QmcURHZiMGnSET9P2iSgph22F6iFdoDbN4WmJsHxTAT5G9"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRead.sol":{"keccak256":"0xe246addf70a3fe65f19e2ab0048d48785bc2ef2f75884eeade151aef59ff5449","urls":["bzz-raw://389022221307160febdec33a7fbdd82fcfbdd1fa6f9b1c67ffe3bf0467d2c924","dweb:/ipfs/QmWunXryDsJZJBwdXxKetRH1vB4tkwTXsdzoM4nePGVvaA"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRegistration.sol":{"keccak256":"0xf6d2871ca67aacadfd5dd4caef45440a571d932e68a04466f2674e481e79e167","urls":["bzz-raw://260067ed037789d073f407db1d416171e33c79e9b584090794d05e990ee88b67","dweb:/ipfs/QmbAA4Ynfy5aQv71JkZrPcdt2iqc3NK8DcAL1mnx7M1WYC"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreWrite.sol":{"keccak256":"0x7f6d8a25eea4a9d51de396ff64215e2567b29ce607538f04ec1a4ae2efb591bc","urls":["bzz-raw://8ae6e34ba2e92bd3cb8dd556838f4e3caa6c3feaf9e2d63649afa944cb5e3263","dweb:/ipfs/QmR1oNRLp87pnrnxrujdT7JU1Gzwq22rVukKUkXmwNBVSC"],"license":"MIT"},"node_modules/@latticexyz/store/src/Memory.sol":{"keccak256":"0x79954fa7614943899ad13b27ca0c2bf27c996d7b82a0e347afa48d7a4bbc6e2d","urls":["bzz-raw://34f7d6e209bcc6e379e004ae5a03f909e23e4e87956205610f4e39969b968912","dweb:/ipfs/QmZQeHDwtUBEpTSWn9L7AZ1id6dUbEHmLo6Cj3f9jKRqVM"],"license":"MIT"},"node_modules/@latticexyz/store/src/PackedCounter.sol":{"keccak256":"0x6dc7a614a120b1940ca8de1924e59895a42ef5f0e22d81a9221790fd76687c2e","urls":["bzz-raw://b638521a9590a62c4e976f12be43d0370246836b90227cbf2e306888331986f6","dweb:/ipfs/QmcEpcjHhL9rawjJRuMJvtTv3YwN2ggYsQHXZeoF88VRFX"],"license":"MIT"},"node_modules/@latticexyz/store/src/ResourceId.sol":{"keccak256":"0xdca93829ef7e90c12678d3b7bcafee1d3ec9499abfc76c91edd188a8923f4f18","urls":["bzz-raw://3193518ae917765035c845266de41ccebde7a7a06ee6fd7f000534a530975ab2","dweb:/ipfs/QmYr9dCG2HKUMrXHevyRanqsPRHYpD2dnpgZkvwZYqWHe9"],"license":"MIT"},"node_modules/@latticexyz/store/src/Schema.sol":{"keccak256":"0x21d008da9dd112938ad5381264dce39be7855002076afa01d78dc6421a951fd8","urls":["bzz-raw://1af33c3d662d6ba193987ec62c865e05b53ced4904bff9a5729ab3ada2ca3a99","dweb:/ipfs/QmUSXF3R7LwQWW8P6BZCrt3MAgGN5UwiiaHB3DGCSBZLL5"],"license":"MIT"},"node_modules/@latticexyz/store/src/Slice.sol":{"keccak256":"0x1f04af14e5040f71bd3daa79b90245a275e52f8d0294c17ae5bfe9aa727651a5","urls":["bzz-raw://d76533959ded2f58434ae9f89fe8c3ff66095ec94e829f89914b362751799e3a","dweb:/ipfs/Qmb1e12g6Sku2u1R96qei1GhqSNi1sZhKRCb111SyNk1ta"],"license":"MIT"},"node_modules/@latticexyz/store/src/Storage.sol":{"keccak256":"0x48c9749d33f06406b8033b3df67002836d1b356c6ae8282865e7b437941ed61f","urls":["bzz-raw://931e1275db62ba2f9410ee8a8ab384ece2a7031cdf446c50696078f9da24a04d","dweb:/ipfs/QmTXzyjLNj5KuJUHfe1T3awroK5DLkCU4dm6RR4pSUVrfE"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreCore.sol":{"keccak256":"0x4ffff18377ca8c94ec29ba504ed4f107943c4fe0a963de006375774c2de57cc7","urls":["bzz-raw://279fe91c8f7fecb582aba253f7b6c59df11b4675721015557161f3d7f1af3855","dweb:/ipfs/QmVQnrxjgPGswYNkQ6bMMuv9TTjBp83u2UZPtpzeBDtR41"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreSwitch.sol":{"keccak256":"0xbe5cb815a5d073d1d94fc73a3a02a151ffb4e9ce299f00580c6c2d9cd339d7c9","urls":["bzz-raw://b7416ec2aeef38b06c4e559dc3e76fa8cd51f54c06cc58aeed613f44dfd3c3ff","dweb:/ipfs/QmRp6ZmUckpmGKG31wyZSxtgmUJZS2y85sRP2UU9Foajn7"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/index.sol":{"keccak256":"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85","urls":["bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4","dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol":{"keccak256":"0x327bb7e9ff5f8d9318a62c3d63eecd761762dfac85c46c03fac7367430f4ea07","urls":["bzz-raw://456833b291763cb79ee0bc3fb8a6bb535c252e34632300475c98c480be6db544","dweb:/ipfs/Qmcyt2HY6NbWp51fwKQzaRnfdTrQ2NtkXqbt1bqeEjbk6g"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol":{"keccak256":"0x0f5d48dd4f3ae0dbac332dc2c6c800ab30e68c1f45fe4556206492a7dd0aa2b0","urls":["bzz-raw://feb6dc7463223926885bbed22702a34f7f87868b4aa2bb0274a1c2f268238271","dweb:/ipfs/QmZLtZ76s4dMNttRSTGkdJ3H7NrYSXugF5BvcDAPeRLfH3"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol":{"keccak256":"0x399169fa22a668a41b1372d16ae4b0ad542361bd40c033bb276eec37e8ab4fd7","urls":["bzz-raw://f0203f3c160feb9925734fe8a6292442da7c6bed0d21aa0f5a62759d0bb1f761","dweb:/ipfs/QmQ8cSYcpTMv37AcXB8jw5Wmv9sGBuW4q1Nyc8owAJLeff"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol":{"keccak256":"0xaaae4e59300a6c0495d8636a5134ecc14b57613028884efb24a8a5de71d0e6c1","urls":["bzz-raw://3fd2f46fbcc0bf82949bb4182d9efd5b987d16f35be84c90133fc844ccd47d4a","dweb:/ipfs/QmQWeKxWD7oH1xYMaH4qFPXe5WSjn9RyHdUgu5RPZpYLtY"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x2fe1752ecfb01c2de84cd9ae0c47fef85f9f0a7668ae31dc8b19724570eaad50","urls":["bzz-raw://cb90fb960543d00b37df49274c3b7bda6f2c8fb1b363226610f6de7f5bffc7c2","dweb:/ipfs/Qmc1ZQ6xPm8jXaWbc9Lakq2uZxY3pqtVC8r3WnNDFgLGTN"],"license":"MIT"},"node_modules/@latticexyz/store/src/errors.sol":{"keccak256":"0x01f9ae187bb5635e499cd7d53347509bc00feb3f19459dbeb69fcfeead5d7083","urls":["bzz-raw://b55a5f5c9904f4373da03339a8b0440323727a53c8d502dbbd201b3455006efd","dweb:/ipfs/QmWgZrdqqpwtUrB3KPKWhAH2ddsoqKQvarcwBR1pWLWZoM"],"license":"MIT"},"node_modules/@latticexyz/store/src/rightMask.sol":{"keccak256":"0xbde7a13eb04663ffd62c3eac929abde4bf8d4fb4c434e510782af01045b78410","urls":["bzz-raw://3b629c78d8e194824b07bbf66f62d5bb94ce883100f5523cb545d3e980792f38","dweb:/ipfs/QmWCRbCT55mnusK1abavXvwM4uN9QStcML4ZgjUG9L6V8S"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeHookTypes.sol":{"keccak256":"0xcc16f330a9cb5f9f095e2bfc62c67818f2b91a229223c64c87891f1cebfc0305","urls":["bzz-raw://1384e4acac4553089859ff1368f358e5c81ceba986a902e5ec082801de097f64","dweb:/ipfs/QmXcEESML4KRKCfwxvC3tsW9jiA8PE7pxPuZ8L1t1wiNby"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeResourceTypes.sol":{"keccak256":"0x515001322ebb9b58c62be0bd96ba65dc82841cc550533f283813ad24baaf2554","urls":["bzz-raw://b014d298897dfc75189c10f5e3d970d8368db734c545f6c7d4833cec9c7117eb","dweb:/ipfs/Qmcs7rTdh6zVyDHczXW6mEJqVmndZZTDSjNC1jouf43hTX"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol":{"keccak256":"0xcf8e6e16b76972b6a96ea6b428d7298fc174a840fc8c5c09b6fe2030d31600d7","urls":["bzz-raw://025cf5112618018efd416155c9df257cd28447629bd79c0c37655a8e22c0e4f4","dweb:/ipfs/QmaqeqzGVrAK6rQqQgCzs8UJMWrWmR52jqzN8jqRdaY1kT"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol":{"keccak256":"0x248c35b8efaf6a0b0229fd81cafcb8fac6a54662187b56b49574b10e9c3ebf29","urls":["bzz-raw://63b6c95da7d63346db3b741f836b20e23f8e46a6245efdfa6443b204edecabcf","dweb:/ipfs/QmY79DfLgvMsTSZJzwbYmzGYE2ajCumu3ruQ2GpDyYbVqY"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol":{"keccak256":"0x08f257c62602117fe4943580b0a19f19cf696b22000afd927a2159e24625a13a","urls":["bzz-raw://40ee497f86d4192794a5592264e356dcda27bbe275f6a110dfbc3c3b67798205","dweb:/ipfs/QmW98aRsWSvUzwvX8FkweFDrgGS9YKr8KvfnFrT5HkMtvT"],"license":"MIT"},"node_modules/@latticexyz/store/src/version.sol":{"keccak256":"0x1cf2e205960520ded9a1ac8a6f4e4e25b5153114939adc7acb66122aba88af61","urls":["bzz-raw://7b41a9da0859000750196a14db7352e12fbe0d55e3849a468fe41b23ffa847ed","dweb:/ipfs/QmTjkrru4tcqXx38k49C2ris5ednawtkfdcW5EVRNJYBKU"],"license":"MIT"},"node_modules/@latticexyz/world/src/AccessControl.sol":{"keccak256":"0xc1b9fa9167dc3d39d5591d0b2d5f7c3c12ad6aeaa0a1b83b1e326ebd104de439","urls":["bzz-raw://ed0ff59e3240fc85509fc5a1bc9c158f2056bd4be82ba88100ed138afc08d60c","dweb:/ipfs/QmZScS3xhT8EMX4RrnVEqWm1VrGBG9JiA6aiZWtWMphF7q"],"license":"MIT"},"node_modules/@latticexyz/world/src/Delegation.sol":{"keccak256":"0xd049053827c730ad69585c1c7eb52b4fd9774370063aab461021a111ee0bc86a","urls":["bzz-raw://e5a05e41e45c0054e835565046276d830581ca181e7ff3d83b15c71b6e01af89","dweb:/ipfs/QmZYGFT621rS5fE2WXKX5wqBMENguMuY7DqaXPkZ2rcEfZ"],"license":"MIT"},"node_modules/@latticexyz/world/src/ERC165Checker.sol":{"keccak256":"0x26204bcfddbc272eae391f4512a629f53697867d582ea8cabcd6a8e04a255270","urls":["bzz-raw://46944bac8253250ba3f645a6164df8e996738bc76a544867677e54ede57619a1","dweb:/ipfs/QmY1XSxQY9MuQSEvGaeQT6kqmeJ3VhYyRRTfzCkRmdsWsX"],"license":"MIT"},"node_modules/@latticexyz/world/src/IDelegationControl.sol":{"keccak256":"0x9f0dcc1cd281b51a5d3d8f75a55ce8cfb2577c88a9b6644ee144fe260c14e60e","urls":["bzz-raw://85d99d96c33512968e2c3ef68777bdf65305de0b01597e182750ce2c152e089d","dweb:/ipfs/QmZwB163CzPuHJGPW8LPL8pHsEdvkYmBuoEVbu3JqNSTkC"],"license":"MIT"},"node_modules/@latticexyz/world/src/IERC165.sol":{"keccak256":"0xe00be0c676fa14949ecc4324ae3e932834b0550e2fabbc813b5aa49cf0e2b695","urls":["bzz-raw://700a595ee72389add0e9aef8ae6c2cafc5336b0dc2c43e580ce4d9546ca0dee3","dweb:/ipfs/QmPfRtR5591tJPSvu9mz9J26qSwEjFm5FK8D99jA3qHZCe"],"license":"MIT"},"node_modules/@latticexyz/world/src/IModule.sol":{"keccak256":"0x6c11c44fef08d46ca9f291551a42b8576259f65b7e957aef92540ba0acd72909","urls":["bzz-raw://0ffbc3646ea495350939319f5418ba2dd45b6ec809d6b84ed3264e592a9385bd","dweb:/ipfs/QmPCjuQUMWVUPv7vSVfztnymYA9hUP1xRS62FD6iwzGMuo"],"license":"MIT"},"node_modules/@latticexyz/world/src/ISystemHook.sol":{"keccak256":"0xad31c270fe5bf23869fe4a55a9a8d3372871c595f6b0f9a197e810051ab1bfdc","urls":["bzz-raw://af7acd6a86410c6d2586739e370134265521cf522fec0c3091804c0d0f99a0fc","dweb:/ipfs/QmRRbUbw89Z3tva95UTvxKhFwn5ddYNMiHbVs6Nnmpsty3"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol":{"keccak256":"0xd3645ee90c73dd991659a140c0132c5a2aaf27a296c457737b212d87b2f66402","urls":["bzz-raw://519d81e2bc7233b1488339eaf9220f7eb57086dd3ee8e1831708ebc6e87f00db","dweb:/ipfs/Qmf8RjMxuPXbteMeEB3vstjutsCrmveyBFCjVFt7nSYgtc"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldErrors.sol":{"keccak256":"0x149d3c2b4bbea21047fc8cf79236488764dd8dde6e440dbc37067a8ce8831bbd","urls":["bzz-raw://d2f340a5616cafd1d80e6ef79f1620102d3d64730c6aa19ecdbb4ca86aaa59b2","dweb:/ipfs/QmWoXP1BKj8U3ZXXoiTRENCxVaaCxrKAenwCZbCVbyfaZ7"],"license":"MIT"},"node_modules/@latticexyz/world/src/System.sol":{"keccak256":"0x1d380574763b720a8950dc0a14d519c2532f9f27c8115116f0a6f7916c9606b3","urls":["bzz-raw://a395df820ee46be3dcdb36682183811a86cdc848dbd56ecc2a21785a42785cf9","dweb:/ipfs/QmeiuzuHjQuv4GHXXiRkBkxhyN7e9Vy19TYfAccnxWej91"],"license":"MIT"},"node_modules/@latticexyz/world/src/SystemCall.sol":{"keccak256":"0x9c3e1e5eb40d130e90726ca4bfabd748d190d076ecd95c668f038635f751cad2","urls":["bzz-raw://40ba8d4ea85cdac5b622117bf70f56466bfd8b3b693fbb4ab266630768f8865d","dweb:/ipfs/QmQ8ttFdCFJdw1thyDJHheoWNkdpQUM2u7kZzi4zj6mYh7"],"license":"MIT"},"node_modules/@latticexyz/world/src/WorldContext.sol":{"keccak256":"0x4b83d5791209b8f39773b07e5f162dfd0617f5f9b5b4bd371c087412e5ad01cf","urls":["bzz-raw://033a3777136e6d5c581efc8bf2535403abe44874409c85d17a353fae6dc56006","dweb:/ipfs/QmaXepBDVnmnMdVzuxbGT2qo5vqWnjB75KNCCdxRehrBMX"],"license":"MIT"},"node_modules/@latticexyz/world/src/WorldResourceId.sol":{"keccak256":"0xf668eeaecd294a2b8b9e1a771161373af84abe42b8a9820cf9d3092a9a1e64bd","urls":["bzz-raw://01f2939361e51497304e66bdcd9cb33bfea95737fce41ca731f20d3b5dbd5f74","dweb:/ipfs/QmayLveLBSq8axMgbouD411V5BTiYXKbg9ddEpxjcMU4ez"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/Balances.sol":{"keccak256":"0x4ca92b682610ae2c6636a5c196ccf837417b67ce1495b06ed30ac6fd09ed964e","urls":["bzz-raw://16bdacafc7a9f73c753259fbe3d9de4e50578359efee9f523ceb367de3ae78e5","dweb:/ipfs/QmUBkgKVMSsYbn4wmEbCyHhGLBVrViCMR6u1SQdEvpyq7f"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/FunctionSelectors.sol":{"keccak256":"0xa138b23cf8a6c7783e25c1daa359cd4208b410808f816eb8182ce4f284290fe6","urls":["bzz-raw://25f34ba67c233887b67bafc0eed258c873898bb4ee8bb054287e2c7abbc6621d","dweb:/ipfs/QmZsEu66KL3GsaKkCjSAf7RN7GBUXcBPuDsiot6TUtR97q"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/FunctionSignatures.sol":{"keccak256":"0xef3b8ea518e69884ef8fcfa56a34b9b53ba9ddec43ec549da8e2e90543329ac8","urls":["bzz-raw://6ae33ee2ebaeb6c321c39742c2c8a5125444aa15ef825b8f6113f04ae0194c4a","dweb:/ipfs/Qme9myURbe5DzCT6oBiY4Gn7nGESsjXw7dBRUQWWBeXBq4"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/InstalledModules.sol":{"keccak256":"0x8f9f072762de332fbe4e03621eb984958efc21ae8444ed0dd3cf0ef0ec3770b8","urls":["bzz-raw://efe99411a9129b2da6763ad8e2ecb44c08f48deefaa9fff2d9d25358453bf610","dweb:/ipfs/QmdRaxsT2UQfnCwETAVZBV58AkQUopt4gpQBiZAYZhFdE4"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/NamespaceDelegationControl.sol":{"keccak256":"0xb6a2475d33990b8c3646c62c22b92718955af66af95f2a1caac0cbb29b27efa4","urls":["bzz-raw://ebdbcb2da135f43f46a5acb4562422315bd6b3d7c4b8a224ec62b26d4326f0a2","dweb:/ipfs/QmTYFbcAEdn81FVkBCBjezo9F53E1uxsEk68gw2rLCUevP"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/NamespaceOwner.sol":{"keccak256":"0xe801ed02d43684ecc54726f8780b64a235cc737dc75a2ca1038490fff6397a15","urls":["bzz-raw://71061afa978e0ab58a75598d3cdae62cff9914da477ab4ff367cf231064e7fca","dweb:/ipfs/QmSfXxysM2N4eD7YZxeHQ1a569DFWcut45Sb1oDHoxGoxg"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/ResourceAccess.sol":{"keccak256":"0x967fd72a8ecda89a6b1892a3e50b3b9e94a8b7d13d17ac1dd654c5b0271a1fe9","urls":["bzz-raw://936310fa397119cfabcf81bc4bcec2039cef6f7d625cb9091cdf0d557399e243","dweb:/ipfs/QmaW598cbEvihxS6mECckHDaJ2MrPFKKESGjH5gxvVtaPj"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/SystemHooks.sol":{"keccak256":"0x0ccdb0f2e1d2586e9a7e433e6b927938663a214fab69ba5c857cfb43418f7746","urls":["bzz-raw://eb385a338d9697498beee8d9a9557ff33510ee5755c37a488f98c099111b9ceb","dweb:/ipfs/QmRvvbX54ADo4QeBRTLkmGBSqgMWu4fqkqc3Qcb954YgKE"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/SystemRegistry.sol":{"keccak256":"0x26b63187d6006915f13cdd978f53557c1add608ef6c3fbc222246eb178d68b2e","urls":["bzz-raw://6528ab7ab18056b60c941ca4038aea5ff00791a73fb83e2822213a9e5aade1d9","dweb:/ipfs/QmcQDJdn5oYLE9tQZZk9bzfhDLjEeq2PatDGBhVeNph2Mu"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/Systems.sol":{"keccak256":"0xd3ac5771c2a9497022c52c7d3787d4687f4aca674d06b6712c98d8469cb988ac","urls":["bzz-raw://424fb263d531d88b71e3323f72341ccc7918f6202ea7bff56ee889b424571729","dweb:/ipfs/QmaLvuPV9fFjDs4P61cB9My3N6ogwZYqGe5C11qxkREUxT"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/UserDelegationControl.sol":{"keccak256":"0x7bef07381674a5aa5eed9e59c41feca3e7fc00283249bff4a9cd8690a68785dd","urls":["bzz-raw://9d6946cff935909a91e6638677f0b4df774e403d5daa21683cd6dbcff0eb6ecb","dweb:/ipfs/QmSJvMTqpgC2zSwyYNicmRiLrocuyQStTSe4oStZPUvkX7"],"license":"MIT"},"node_modules/@latticexyz/world/src/constants.sol":{"keccak256":"0xb8320f88ed5519a4fe2554ad94815ce328a50fef7719932375d6ce695265c2f5","urls":["bzz-raw://a8f5de30fbcc63e469e46ad4a4d4bcd7d8e4b4f2d31fcf62a04aca48d999af22","dweb:/ipfs/QmXw1jDQM2szfRY3tAGrRy6fEzte6yVFgebJAqCLMDHndV"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/LimitedCallContext.sol":{"keccak256":"0x95e23ed6d143242d8232f484f86c5ed14964d3b3b592a83ac8ad22239a9001aa","urls":["bzz-raw://2974121de686e47139d8adb6bdc7fd0854a56c745cc0497b8a8d88b55a3e77d6","dweb:/ipfs/QmcXGbZL3wnFdJA8cvj9NnQtrnmkj2co84u3CJphYMg2Lc"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/RegistrationSystem.sol":{"keccak256":"0x10711eaec9cf4f8b64dea5d1956bc80a3bd3c20cf33163a37aefc93d7f9d0be9","urls":["bzz-raw://5129961b6452d3215fb3c1453da366e5b87cacb9373300879757d48b3c067e9c","dweb:/ipfs/QmRidqUXVZ5jKZes37RWv9MqTmigMUAL1mbMNyeUm1Q3f9"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/constants.sol":{"keccak256":"0xe7eb58bdb9ebaf16162db44d7b02d7e95f70ac46910c19649bb57b835f96dad9","urls":["bzz-raw://23227e603db835db6390e872d11569749c8c8f22de770aa775ab7c99f450a752","dweb:/ipfs/QmZkGgdNqbno253umMW8sCHC3QKd5WLjrQi7CbH74x36Z8"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/implementations/ModuleInstallationSystem.sol":{"keccak256":"0xe00ff4886f017f75372be42ced66025a2d200d780198a89022bda32424927f93","urls":["bzz-raw://cb75902a76ab392bd46170a64ab575232ae172f47bc7ec095016fe2cf344a216","dweb:/ipfs/QmRJsK7ZtS4mm3JmXDW5uLaeCdBPShMVYmDmNjCKiv1k9z"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/implementations/StoreRegistrationSystem.sol":{"keccak256":"0x6de6e033845658f714e478982b9125bedb74d4db4e5794e647bc3c4fb6b5f84f","urls":["bzz-raw://4c22d4ee79114f3a59bc7da6bc74e9ca0412a5c0bd606ccf79b141064699d2a7","dweb:/ipfs/QmRuVPECJGZTw9k2PfAdDbbUUnptAF4e9VcqMkzhJ9mBBL"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/implementations/WorldRegistrationSystem.sol":{"keccak256":"0x89ef3634e9ca378f047ee9d0bc52c5be5533d54ea3642bbf3ced4a01dd45948f","urls":["bzz-raw://b32a50933d8686c0f3a4712450797b79c5d3be583c84d6725f91abaaf071b148","dweb:/ipfs/Qme2magezDm5Cqdbjxkey886yDZFTUWpF93DUadAX1pyyW"],"license":"MIT"},"node_modules/@latticexyz/world/src/requireInterface.sol":{"keccak256":"0x95e9469529f790727966c513ed19b42abf065a2cd482faba4b8e3404edfb8730","urls":["bzz-raw://da63bf514679a87134d2c36563c9c398906e1e06b27cb17eed10895cd7c87658","dweb:/ipfs/QmUrfkw8YTs6zUq5eaWPgdLmTUJVsp1CRBGQz6kdh7bs3C"],"license":"MIT"},"node_modules/@latticexyz/world/src/requireNamespace.sol":{"keccak256":"0x3a98f80c6438d8670281c5ef1ecfc7ddc9c7c0d09fa66d54dda4fa812c89baa1","urls":["bzz-raw://fb7093a4816d52af381d8959601046a1d307fb32b11dfb787813144eb01ca9c6","dweb:/ipfs/QmUj9hw39TNTtamhWvYAe647CYvNuTfxwsYSu2H4QmHfPi"],"license":"MIT"},"node_modules/@latticexyz/world/src/requireValidNamespace.sol":{"keccak256":"0x75f4a72a942bd59d237e6a1329da8f9a582b8d3d94ffeeb2ee4d7cfe992881bc","urls":["bzz-raw://5d6d3c0bb90663d8d411ef056faf0a126727fdeba806efea4403815943b94027","dweb:/ipfs/QmXrAEDnRrqj3137fXPc91jyDMHFZHHJ39NmMUEh1y2AgL"],"license":"MIT"},"node_modules/@latticexyz/world/src/revertWithBytes.sol":{"keccak256":"0x0e18f180961360de71b9374363cf31bf97e489fc895ff900946b515eeb7ecb3a","urls":["bzz-raw://e85a5e2c0e79ef39a6e367b3b653d475f702fb8f4e14f5817ca3091480e21eb8","dweb:/ipfs/QmeoYVTLo3LncJRD3mqc5bMSHY3Rc9N3yveu6pH2uRVCGW"],"license":"MIT"},"node_modules/@latticexyz/world/src/systemHookTypes.sol":{"keccak256":"0xf312c694828e49cd263d1df8ba82beb0376ce8dce1337f9e62ec52e3ed36a145","urls":["bzz-raw://2b060c176e46fa6e55d2f525d1f1c64e3c371e6bf24b6d0ff05ae20b3c0c0c0d","dweb:/ipfs/QmdLfnBQrYnLq1iwjX9UyzpDqe6EyJ21T56ZWUVJr1VQCy"],"license":"MIT"},"node_modules/@latticexyz/world/src/worldResourceTypes.sol":{"keccak256":"0x3478328afa3363bcb25271cdcd4c23355f53be785ae0aab5159490122831b8ed","urls":["bzz-raw://5192c5d7dbe1e5521fc9af4830c991be7209652080c507ee6860cc3746dce96d","dweb:/ipfs/Qmbf6ge8pEwaGhjei7MKFCNk9UbCb55AvUadbbeqyNKJ12"],"license":"MIT"}},"version":1},"id":83}
1
+ {"abi":[{"type":"function","name":"_msgSender","inputs":[],"outputs":[{"name":"sender","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"_msgValue","inputs":[],"outputs":[{"name":"value","type":"uint256","internalType":"uint256"}],"stateMutability":"pure"},{"type":"function","name":"_world","inputs":[],"outputs":[{"name":"","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"installModule","inputs":[{"name":"module","type":"address","internalType":"contract IModule"},{"name":"encodedArgs","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerDelegation","inputs":[{"name":"delegatee","type":"address","internalType":"address"},{"name":"delegationControlId","type":"bytes32","internalType":"ResourceId"},{"name":"initCallData","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerFunctionSelector","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"systemFunctionSignature","type":"string","internalType":"string"}],"outputs":[{"name":"worldFunctionSelector","type":"bytes4","internalType":"bytes4"}],"stateMutability":"nonpayable"},{"type":"function","name":"registerNamespace","inputs":[{"name":"namespaceId","type":"bytes32","internalType":"ResourceId"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerNamespaceDelegation","inputs":[{"name":"namespaceId","type":"bytes32","internalType":"ResourceId"},{"name":"delegationControlId","type":"bytes32","internalType":"ResourceId"},{"name":"initCallData","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerRootFunctionSelector","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"worldFunctionSignature","type":"string","internalType":"string"},{"name":"systemFunctionSelector","type":"bytes4","internalType":"bytes4"}],"outputs":[{"name":"worldFunctionSelector","type":"bytes4","internalType":"bytes4"}],"stateMutability":"nonpayable"},{"type":"function","name":"registerStoreHook","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"hookAddress","type":"address","internalType":"contract IStoreHook"},{"name":"enabledHooksBitmap","type":"uint8","internalType":"uint8"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerSystem","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"system","type":"address","internalType":"contract System"},{"name":"publicAccess","type":"bool","internalType":"bool"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerSystemHook","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"hookAddress","type":"address","internalType":"contract ISystemHook"},{"name":"enabledHooksBitmap","type":"uint8","internalType":"uint8"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerTable","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"},{"name":"keySchema","type":"bytes32","internalType":"Schema"},{"name":"valueSchema","type":"bytes32","internalType":"Schema"},{"name":"keyNames","type":"string[]","internalType":"string[]"},{"name":"fieldNames","type":"string[]","internalType":"string[]"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"supportsInterface","inputs":[{"name":"interfaceId","type":"bytes4","internalType":"bytes4"}],"outputs":[{"name":"","type":"bool","internalType":"bool"}],"stateMutability":"pure"},{"type":"function","name":"unregisterDelegation","inputs":[{"name":"delegatee","type":"address","internalType":"address"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"unregisterNamespaceDelegation","inputs":[{"name":"namespaceId","type":"bytes32","internalType":"ResourceId"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"unregisterStoreHook","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"hookAddress","type":"address","internalType":"contract IStoreHook"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"unregisterSystemHook","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"hookAddress","type":"address","internalType":"contract ISystemHook"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"event","name":"Store_DeleteRecord","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"}],"anonymous":false},{"type":"event","name":"Store_SetRecord","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"staticData","type":"bytes","indexed":false,"internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","indexed":false,"internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"event","name":"Store_SpliceDynamicData","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","indexed":false,"internalType":"uint8"},{"name":"start","type":"uint48","indexed":false,"internalType":"uint48"},{"name":"deleteCount","type":"uint40","indexed":false,"internalType":"uint40"},{"name":"encodedLengths","type":"bytes32","indexed":false,"internalType":"PackedCounter"},{"name":"data","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"event","name":"Store_SpliceStaticData","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"start","type":"uint48","indexed":false,"internalType":"uint48"},{"name":"data","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"error","name":"FieldLayoutLib_Empty","inputs":[]},{"type":"error","name":"FieldLayoutLib_InvalidStaticDataLength","inputs":[{"name":"staticDataLength","type":"uint256","internalType":"uint256"},{"name":"computedStaticDataLength","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayoutLib_StaticLengthDoesNotFitInAWord","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayoutLib_StaticLengthIsNotZero","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayoutLib_StaticLengthIsZero","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayoutLib_TooManyDynamicFields","inputs":[{"name":"numFields","type":"uint256","internalType":"uint256"},{"name":"maxFields","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayoutLib_TooManyFields","inputs":[{"name":"numFields","type":"uint256","internalType":"uint256"},{"name":"maxFields","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"PackedCounter_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"SchemaLib_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"SchemaLib_StaticTypeAfterDynamicType","inputs":[]},{"type":"error","name":"Slice_OutOfBounds","inputs":[{"name":"data","type":"bytes","internalType":"bytes"},{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_IndexOutOfBounds","inputs":[{"name":"length","type":"uint256","internalType":"uint256"},{"name":"accessedIndex","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidFieldNamesLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidKeyNamesLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidResourceType","inputs":[{"name":"expected","type":"bytes2","internalType":"bytes2"},{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"Store_InvalidSplice","inputs":[{"name":"startWithinField","type":"uint40","internalType":"uint40"},{"name":"deleteCount","type":"uint40","internalType":"uint40"},{"name":"fieldLength","type":"uint40","internalType":"uint40"}]},{"type":"error","name":"Store_InvalidStaticDataLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidValueSchemaDynamicLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidValueSchemaLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidValueSchemaStaticLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_TableAlreadyExists","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"tableIdString","type":"string","internalType":"string"}]},{"type":"error","name":"Store_TableNotFound","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"tableIdString","type":"string","internalType":"string"}]},{"type":"error","name":"UnauthorizedCallContext","inputs":[]},{"type":"error","name":"World_AccessDenied","inputs":[{"name":"resource","type":"string","internalType":"string"},{"name":"caller","type":"address","internalType":"address"}]},{"type":"error","name":"World_AlreadyInitialized","inputs":[]},{"type":"error","name":"World_CallbackNotAllowed","inputs":[{"name":"functionSelector","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_DelegationNotFound","inputs":[{"name":"delegator","type":"address","internalType":"address"},{"name":"delegatee","type":"address","internalType":"address"}]},{"type":"error","name":"World_FunctionSelectorAlreadyExists","inputs":[{"name":"functionSelector","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_FunctionSelectorNotFound","inputs":[{"name":"functionSelector","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_InsufficientBalance","inputs":[{"name":"balance","type":"uint256","internalType":"uint256"},{"name":"amount","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"World_InterfaceNotSupported","inputs":[{"name":"contractAddress","type":"address","internalType":"address"},{"name":"interfaceId","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_InvalidNamespace","inputs":[{"name":"namespace","type":"bytes14","internalType":"bytes14"}]},{"type":"error","name":"World_InvalidResourceId","inputs":[{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_InvalidResourceType","inputs":[{"name":"expected","type":"bytes2","internalType":"bytes2"},{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_ResourceAlreadyExists","inputs":[{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_ResourceNotFound","inputs":[{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_SystemAlreadyExists","inputs":[{"name":"system","type":"address","internalType":"address"}]},{"type":"error","name":"World_UnlimitedDelegationNotAllowed","inputs":[]}],"bytecode":{"object":"0x60a06040523060805234801561001457600080fd5b50608051615793620000316000396000610c0801526157936000f3fe608060405234801561001057600080fd5b50600436106101365760003560e01c8063742d6118116100b2578063b29e408911610081578063cdc938c511610066578063cdc938c514610295578063d5f8337f146102a8578063e1af802c146102bb57600080fd5b8063b29e40891461026f578063bfdfaff71461028257600080fd5b8063742d6118146102235780638da798da14610236578063a92813ad14610249578063aa66e9c81461025c57600080fd5b80631d2257ba116101095780633350b6a9116100ee5780633350b6a9146101ea57806345ec9354146101fd578063530f4b601461021057600080fd5b80631d2257ba146101ab57806326d98102146101be57600080fd5b806301ffc9a71461013b57806305609129146101635780630ba51f4914610178578063119df25f1461018b575b600080fd5b61014e610149366004614c04565b6102c3565b60405190151581526020015b60405180910390f35b610176610171366004614c34565b61032c565b005b610176610186366004614cb0565b610353565b61019361041e565b6040516001600160a01b03909116815260200161015a565b6101766101b9366004614dfd565b61042d565b6101d16101cc366004614e56565b6104a8565b6040516001600160e01b0319909116815260200161015a565b6101766101f8366004614e9d565b6105f4565b604051601f19360135815260200161015a565b61017661021e366004614ef5565b61076f565b6101d1610231366004614f33565b6107db565b610176610244366004614f81565b61089d565b610176610257366004614c34565b61095f565b61017661026a366004614fbb565b61099e565b61017661027d366004614fbb565b6109d0565b610176610290366004614fd4565b610a65565b6101766102a336600461500e565b610b1a565b6101766102b6366004614ef5565b610b33565b610193610bf4565b60006001600160e01b031982167fb5dee12700000000000000000000000000000000000000000000000000000000148061032657506001600160e01b031982167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b610334610bfe565b6103458261034061041e565b610c62565b61034f8282610cdb565b5050565b61035b610bfe565b600061036689610d06565b6fffffffffffffffffffffffffffffffff1916036103c5578761038889610d1d565b6040517fe4ac069e0000000000000000000000000000000000000000000000000000000081526004016103bc92919061507b565b60405180910390fd5b6103e8616e7360f01b6dffffffffffffffffffffffffffff60801b8a1617610e31565b6103f48861034061041e565b61041488888888610405888a615094565b61040f8789615094565b610e7c565b5050505050505050565b600061042861128c565b905090565b610435610bfe565b61044761044061041e565b84846112be565b61045082611391565b156104a3576000610460836113ad565b905061048c817f1a86b55000000000000000000000000000000000000000000000000000000000611449565b6104a061049761041e565b848460006114a4565b50505b505050565b60006104b2610bfe565b61737960f01b836001600160f01b0319161461050d5761737960f01b836104d885610d1d565b6040517f5c30fb6f0000000000000000000000000000000000000000000000000000000081526004016103bc9392919061511a565b61051683610e31565b6105228361034061041e565b600061054b6105318560101b90565b71ffffffffffffffffffffffffffffffffffff19166114d1565b905060008184604051602001610562929190615143565b60405160208183030381529060405290508080519060200120925060006105888461155b565b905080156105ce576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319851660048201526024016103bc565b845160208601206105e085888361160b565b6105ea85846116d6565b5050505092915050565b6105fc610bfe565b61737960f01b836001600160f01b031916146106225761737960f01b836104d885610d1d565b6dffffffffffffffffffffffffffff60801b8316616e7360f01b1761064681610e31565b6106528161034061041e565b61067c837fb5dee12700000000000000000000000000000000000000000000000000000000611449565b600061068785610d06565b6fffffffffffffffffffffffffffffffff1916036106a9578361038885610d1d565b60006106b48461179f565b905080158015906106c55750848114155b15610707576040517fc0b707410000000000000000000000000000000000000000000000000000000081526001600160a01b03851660048201526024016103bc565b6000610712866113ad565b90506001600160a01b0381161561073b5761072c81611824565b61073683826118a3565b610746565b610746866001611941565b6107518686866119e2565b61075b8587611a85565b61076783866001611b10565b505050505050565b610777610bfe565b6107a1827f1873396a00000000000000000000000000000000000000000000000000000000611449565b6107c4616e7360f01b6dffffffffffffffffffffffffffff60801b851617610e31565b6107d08361034061041e565b6104a3838383611bbf565b60006107e5610bfe565b60408051616e7360f01b60208201526000602282018190526030820152610827910160405160208183030381529060405261081f9061519b565b61034061041e565b5081516020830120600061083a8261155b565b90508015610880576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319831660048201526024016103bc565b61088b82868561160b565b61089582856116d6565b509392505050565b6108a5610bfe565b6108cf827f6fdd1c8000000000000000000000000000000000000000000000000000000000611449565b61094b6108da61041e565b600084846040516024016108ee91906151bf565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f13861fb500000000000000000000000000000000000000000000000000000000179052611c82565b5061034f8282805190602001206001611c93565b610967610bfe565b6109738261034061041e565b61034f7f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383611d42565b6109a6610bfe565b6109af81611e55565b6109b881610e31565b6109c48161034061041e565b6109cd81611e86565b50565b6109d8610bfe565b6109e181611e55565b6109ea81611ef1565b6109f3816120e3565b15610a365780610a0282610d1d565b6040517f0dc28f6a0000000000000000000000000000000000000000000000000000000081526004016103bc92919061507b565b610a41816001611941565b610a5281610a4d61041e565b612168565b6109cd81610a5e61041e565b6001611b10565b610a6d610bfe565b610a7683611e55565b610a7f82611391565b610ab5576040517f71ee9e8100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610ac18361034061041e565b6000610acc836113ad565b9050610af8817f1a86b55000000000000000000000000000000000000000000000000000000000611449565b610b028484612232565b815115610b14576104a061049761041e565b50505050565b610b22610bfe565b6109cd610b2d61041e565b826122b1565b610b3b610bfe565b61737960f01b836001600160f01b03191614610b615761737960f01b836104d885610d1d565b610b8b827f540fbfa800000000000000000000000000000000000000000000000000000000611449565b610b9483610e31565b610bb7616e7360f01b6dffffffffffffffffffffffffffff60801b851617610e31565b610bc38361034061041e565b6104a3836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b1617612353565b60006104286123f8565b6001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163003610c60576040517f9f03a02600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b565b6001600160a01b038116610c8f616e7360f01b6dffffffffffffffffffffffffffff60801b851617612402565b6001600160a01b03161461034f57610ca682610d1d565b816040517fd787b7370000000000000000000000000000000000000000000000000000000081526004016103bc9291906151d2565b61034f7f746273746f726500000000000000000053746f7265486f6f6b730000000000008383611d42565b6000610d1460706010615213565b9190911b919050565b606081601081901b6000610d3083610d06565b90508271ffffffffffffffffffffffffffffffffffff19831615610d7157610d6c71ffffffffffffffffffffffffffffffffffff1984166114d1565b610da8565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b6fffffffffffffffffffffffffffffffff19831615610dcf57610dca836114d1565b610e06565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b604051602001610e1893929190615226565b6040516020818303038152906040529350505050919050565b610e3a816120e3565b6109cd5780610e4882610d1d565b6040517ffbf10ce60000000000000000000000000000000000000000000000000000000081526004016103bc92919061507b565b613a3160f11b866001600160f01b03191614801590610eaa5750611bdd60f21b866001600160f01b03191614155b15610f0b57613a3160f11b8687604051602001610ec991815260200190565b60408051601f19818403018152908290527f31b466830000000000000000000000000000000000000000000000000000000082526103bc93929160040161511a565b610f1485612493565b610f1f8460016126da565b610f2a8360006126da565b60e084901c60e885901c0160ff16825114610f8a5760e084901c60e885901c0160ff1682516040517f0f72cb98000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b60e085901c60e886901c0160ff16815114610fea5760e085901c60e886901c0160ff1681516040517f7dec4c00000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b60e085901c60e886901c0160ff1660e084901c60e885901c0160ff16146110625760e085901c60e886901c0160ff1660e084901c60e885901c0160ff166040517ff29d4d88000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b61106b85612876565b61107484612876565b146110c65761108285612876565b61108b84612876565b6040517f65cc0adf000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b6110cf856128a8565b6110d8846128a8565b1461112a576110e6856128a8565b6110ef846128a8565b6040517fedea9587000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b60005b61113686612876565b8110156111d15761116061114a85836128c5565b60c581111561115b5761115b61529c565b6128ed565b6008601b8390030287901c60ff16146111c9576008601b8290030286901c60ff1661118e61114a86846128c5565b6040517f254c7db4000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b60010161112d565b506111db866120e3565b156112355785866040516020016111f491815260200190565b60408051601f19818403018152908290527fdfaaf9cf0000000000000000000000000000000000000000000000000000000082526103bc929160040161507b565b611281868686868660405160200161124d91906152b2565b6040516020818303038152906040528660405160200161126d91906152b2565b60405160208183030381529060405261294d565b610767866001611941565b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffcc36013560601c806112bb5750335b90565b604080516002808252606082018352600092602083019080368337019050509050836001600160a01b031660001b816000815181106112ff576112ff615334565b602002602001018181525050826001600160a01b031660001b8160018151811061132b5761132b615334565b602002602001018181525050610b147f7462776f726c640000000000000000005573657244656c65676174696f6e436f60001b8260008560405160200161137491815260200190565b60408051601f19818403018152919052630100080160dd1b612a14565b6000811515801561032657506113a682612a29565b1592915050565b6040805160018082528183019092526000918291906020808301908036833701905050905082816000815181106113e6576113e6615334565b6020908102919091010152600061143e7f7462776f726c6400000000000000000053797374656d7300000000000000000083837e15020014010000000000000000000000000000000000000000000000000000612a89565b60601c949350505050565b6114538282612abf565b61034f576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b0319821660248201526044016103bc565b60606000806114b587878787612adb565b91509150816114c7576114c781612cab565b9695505050505050565b606060005b6010811015611527576fffffffffffffffffffffffffffffffff198316600882021b7fff000000000000000000000000000000000000000000000000000000000000001615611527576001016114d6565b604080516fffffffffffffffffffffffffffffffff198516602082015281516030909101909152818152805b949350505050565b60408051600180825281830190925260009182919060208083019080368337019050509050827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916816000815181106115b3576115b3615334565b602090810291909101015260006115537f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f7283837e24020020040000000000000000000000000000000000000000000000000000612a89565b60006116178383612cb3565b60408051600180825281830190925291925060009160609183919060208083019080368337019050509050867bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19168160008151811061167557611675615334565b60209081029190910101526116cd7f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72828686867e24020020040000000000000000000000000000000000000000000000000000612cf2565b50505050505050565b606060006116e383612ff8565b905060006116f084613008565b6040805160018082528183019092529192506000919060208083019080368337019050509050857bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19168160008151811061174957611749615334565b60209081029190910101526107677f6f74776f726c6400000000000000000046756e6374696f6e5369676e61747572828686867c0100000000000000000000000000000000000000000000000000000000612cf2565b60408051600180825281830190925260009182919060208083019080368337019050509050826001600160a01b031660001b816000815181106117e4576117e4615334565b602090810291909101015260006115537f7462776f726c6400000000000000000053797374656d526567697374727900008383630100080160dd1b612a89565b60408051600180825281830190925260009160208083019080368337019050509050816001600160a01b031660001b8160008151811061186657611866615334565b602090810291909101015261034f7f7462776f726c6400000000000000000053797374656d5265676973747279000082630100080160dd1b613031565b60408051600280825260608201835260009260208301908036833701905050905082816000815181106118d8576118d8615334565b602002602001018181525050816001600160a01b031660001b8160018151811061190457611904615334565b60209081029190910101526104a37f7462776f726c640000000000000000005265736f75726365416363657373000082630101000160d81b613031565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061197757611977615334565b6020026020010181815250506104a37f746273746f72650000000000000000005265736f75726365496473000000000060001b826000856040516020016119c591151560f81b815260010190565b60408051601f19818403018152919052630101000160d81b612a14565b60006119ee83836132fd565b604080516001808252818301909252919250600091606091839190602080830190803683370190505090508681600081518110611a2d57611a2d615334565b60209081029190910101526116cd7f7462776f726c6400000000000000000053797374656d73000000000000000000828686867e15020014010000000000000000000000000000000000000000000000000000612cf2565b60408051600180825281830190925260009160208083019080368337019050509050826001600160a01b031660001b81600081518110611ac757611ac7615334565b6020026020010181815250506104a37f7462776f726c6400000000000000000053797374656d5265676973747279000060001b8260008560405160200161137491815260200190565b6040805160028082526060820183526000926020830190803683370190505090508381600081518110611b4557611b45615334565b602002602001018181525050826001600160a01b031660001b81600181518110611b7157611b71615334565b602002602001018181525050610b147f7462776f726c640000000000000000005265736f75726365416363657373000060001b826000856040516020016119c591151560f81b815260010190565b613a3160f11b836001600160f01b03191614611bef57613a3160f11b8384604051602001610ec991815260200190565b611bf8836120e3565b611c51578283604051602001611c1091815260200190565b60408051601f19818403018152908290527f41e713ad0000000000000000000000000000000000000000000000000000000082526103bc929160040161507b565b6104a3836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b161761332d565b60606000806114b5878787876133d2565b604080516002808252606082018352600092602083019080368337019050509050836001600160a01b031660001b81600081518110611cd457611cd4615334565b6020026020010181815250508281600181518110611cf457611cf4615334565b602002602001018181525050610b147f7462776f726c64000000000000000000496e7374616c6c65644d6f64756c657360001b826000856040516020016119c591151560f81b815260010190565b6000611d4e848461344a565b90506000815167ffffffffffffffff811115611d6c57611d6c614d46565b604051908082528060200260200182016040528015611d95578160200160208202803683370190505b5090506000805b8351811015611e4657846001600160a01b0316611de0858381518110611dc457611dc4615334565b60200260200101516affffffffffffffffffffff191660601c90565b6001600160a01b031614611e3e57838181518110611e0057611e00615334565b6020026020010151838381518110611e1a57611e1a615334565b6affffffffffffffffffffff19909216602092830291909101909101526001909101905b600101611d9c565b508082526107678686846134b5565b616e7360f01b6dffffffffffffffffffffffffffff60801b82161781146109cd57616e7360f01b816104d883610d1d565b604080516001808252818301909252600091602080830190803683370190505090508181600081518110611ebc57611ebc615334565b602090810291909101015261034f7f7462776f726c640000000000000000004e616d65737061636544656c656761748261350c565b6000611efd8260101b90565b90506000611f1f71ffffffffffffffffffffffffffffffffffff1983166114d1565b80519091508015610b1457611f4182611f3960018461534a565b016020015190565b7fff00000000000000000000000000000000000000000000000000000000000000167f5f0000000000000000000000000000000000000000000000000000000000000003611fd2576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19841660048201526024016103bc565b60005b611fe060018361534a565b8110156104a057602081840101517effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f0000000000000000000000000000000000000000000000000000000000000014801561208d575061204883611f39836001615213565b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f00000000000000000000000000000000000000000000000000000000000000145b156120db576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19851660048201526024016103bc565b600101611fd5565b60408051600180825281830190925260009182919060208083019080368337019050509050828160008151811061211c5761211c615334565b6020908102919091010152600061215c7f746273746f72650000000000000000005265736f7572636549647300000000008383630101000160d81b612a89565b90506115538160f81c90565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061219e5761219e615334565b6020026020010181815250506104a37f7462776f726c640000000000000000004e616d6573706163654f776e6572000060001b826000856040516020016121fd919060609190911b6bffffffffffffffffffffffff1916815260140190565b60408051601f198184030181529190527e14010014000000000000000000000000000000000000000000000000000000612a14565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061226857612268615334565b6020026020010181815250506104a37f7462776f726c640000000000000000004e616d65737061636544656c6567617460001b8260008560405160200161137491815260200190565b604080516002808252606082018352600092602083019080368337019050509050826001600160a01b031660001b816000815181106122f2576122f2615334565b602002602001018181525050816001600160a01b031660001b8160018151811061231e5761231e615334565b60209081029190910101526104a37f7462776f726c640000000000000000005573657244656c65676174696f6e436f8261350c565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061238957612389615334565b6020026020010181815250506104a37f7462776f726c6400000000000000000053797374656d486f6f6b73000000000060001b826000856040516020016123e491906affffffffffffffffffffff1991909116815260150190565b6040516020818303038152906040526135a7565b6000610428613658565b60408051600180825281830190925260009182919060208083019080368337019050509050828160008151811061243b5761243b615334565b6020908102919091010152600061143e7f7462776f726c640000000000000000004e616d6573706163654f776e6572000083837e14010014000000000000000000000000000000000000000000000000000000612a89565b806124ca576040517f220c0f6500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60006124d5826128a8565b9050600581111561251c576040517f7f2372c300000000000000000000000000000000000000000000000000000000815260048101829052600560248201526044016103bc565b600061252783612876565b905060006125358383615213565b9050601c81111561257c576040517f4a8a06ad00000000000000000000000000000000000000000000000000000000815260048101829052601c60248201526044016103bc565b6000805b838110156126275760ff601b82900360080287901c1660008190036125d4576040517f01f2a07c000000000000000000000000000000000000000000000000000000008152600481018390526024016103bc565b6020811115612612576040517f24c85d58000000000000000000000000000000000000000000000000000000008152600481018390526024016103bc565b61261c8184615213565b925050600101612580565b5061263185613697565b811461267d5761264085613697565b6040517f9365944a0000000000000000000000000000000000000000000000000000000081526004810191909152602481018290526044016103bc565b825b601c8110156107675760ff601b82900360080287901c1680156126d1576040517fbb68821a000000000000000000000000000000000000000000000000000000008152600481018390526024016103bc565b5060010161267f565b801580156126e6575081155b1561270757604051635318beb960e01b8152600060048201526024016103bc565b6000612712836128a8565b9050600581111561273957604051635318beb960e01b8152600481018290526024016103bc565b600061274484612876565b905060006127528383615213565b9050601c81111561277957604051635318beb960e01b8152600481018290526024016103bc565b6000805b838110156127e557600061279461114a89846128c5565b9050806000036127d0576040517ff1e56be400000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6127da8184615213565b92505060010161277d565b506127ef86613697565b811461281a576127fe86613697565b604051635318beb960e01b81526004016103bc91815260200190565b825b828110156116cd57600061283361114a89846128c5565b9050801561286d576040517ff1e56be400000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5060010161281c565b6000600860016128886002602061534a565b612892919061534a565b61289c919061535d565b8260ff911c1692915050565b600060086001806128bb6002602061534a565b612888919061534a565b6000601b8290036008028360ff911c1660c58111156128e6576128e661529c565b9392505050565b6000808260c58111156129025761290261529c565b60ff169050606181101561291c57601f1660010192915050565b60618360c58111156129305761293061529c565b0361293e5750601492915050565b50600092915050565b50919050565b600061295a8686866136ba565b9050600061296884846136f0565b90506000612976858561370d565b604080516001808252818301909252919250600091906020808301908036833701905050905089816000815181106129b0576129b0615334565b6020908102919091010152612a087f746273746f72650000000000000000005461626c657300000000000000000000828686867e60030220202000000000000000000000000000000000000000000000000000612cf2565b50505050505050505050565b6104a08585612a238487613722565b85613753565b6040805161737960f01b60208201526000602282018190527f756e6c696d69746564000000000000000000000000000000000000000000000060308301529101604051602081830303815290604052612a819061519b565b909114919050565b6000612ab6612a9886866139bb565b60ff858116601b0360080285901c16612ab18587613722565b613a11565b95945050505050565b6000612aca83613a62565b80156128e657506128e68383613aa3565b600060606000612aea86613b5b565b905060005b8151811015612bbd576000828281518110612b0c57612b0c615334565b60200260200101519050612b386001826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15612bb4576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c332303190612b81908c908c908c90600401615374565b600060405180830381600087803b158015612b9b57600080fd5b505af1158015612baf573d6000803e3d6000fd5b505050505b50600101612aef565b50612bca87858888613bfd565b909350915060005b8151811015612ca0576000828281518110612bef57612bef615334565b60200260200101519050612c1b6002826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15612c97576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f9990612c64908c908c908c90600401615374565b600060405180830381600087803b158015612c7e57600080fd5b505af1158015612c92573d6000803e3d6000fd5b505050505b50600101612bd2565b505094509492505050565b805160208201fd5b60608282604051602001612cdb9291909182526001600160e01b031916602082015260240190565b604051602081830303815290604052905092915050565b611bdd60f21b866001600160f01b03191603612d4b57857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051612d3e94939291906153d8565b60405180910390a2610767565b6000612d5687613ccf565b905060005b8151811015612e2f576000828281518110612d7857612d78615334565b60200260200101519050612da46001826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15612e26576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c90612df3908c908c908c908c908c908c90600401615417565b600060405180830381600087803b158015612e0d57600080fd5b505af1158015612e21573d6000803e3d6000fd5b505050505b50600101612d5b565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a987878787604051612e6694939291906153d8565b60405180910390a26000612e7a88886139bb565b90506000602087019050612e92826000895184613d41565b6000612e9d856128a8565b1115612f21576000612eaf8a8a613e00565b878155905060208601915060008060005b612ec9886128a8565b8160ff161015612f1c57612ede8d8d83613e56565b9250612ef98a8260ff166028026038011c64ffffffffff1690565b9150612f088360008488613d41565b612f128286615213565b9450600101612ec0565b505050505b60005b8351811015612a08576000848281518110612f4157612f41615334565b60200260200101519050612f6d6002826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15612fef576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf90612fbc908e908e908e908e908e908e90600401615417565b600060405180830381600087803b158015612fd657600080fd5b505af1158015612fea573d6000803e3d6000fd5b505050505b50600101612f24565b60006103268251603881901b1790565b60608160405160200161301b9190615470565b6040516020818303038152906040529050919050565b611bdd60f21b836001600160f01b0319160361308457827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0783604051613077919061548c565b60405180910390a2505050565b600061308f84613ccf565b905060005b81518110156131625760008282815181106130b1576130b1615334565b602002602001015190506130dd6040826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15613159576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf45906131269089908990899060040161549f565b600060405180830381600087803b15801561314057600080fd5b505af1158015613154573d6000803e3d6000fd5b505050505b50600101613094565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0784604051613193919061548c565b60405180910390a260006131a785856139bb565b90506132008160006131b886613697565b67ffffffffffffffff8111156131d0576131d0614d46565b6040519080825280601f01601f1916602001820160405280156131fa576020820181803683370190505b50613ed6565b600061320b846128a8565b111561322c57600061321d8686613e00565b905061322a816020613eec565b505b60005b825181101561076757600083828151811061324c5761324c615334565b602002602001015190506132786080826affffffffffffffffffffff1916613bdf90919063ffffffff16565b156132f4576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b906132c1908a908a908a9060040161549f565b600060405180830381600087803b1580156132db57600080fd5b505af11580156132ef573d6000803e3d6000fd5b505050505b5060010161322f565b604051606083811b6bffffffffffffffffffffffff1916602083015282151560f81b603483015290603501612cdb565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061336357613363615334565b6020026020010181815250506104a37f746273746f726500000000000000000053746f7265486f6f6b7300000000000060001b826000856040516020016133be91906affffffffffffffffffffff1991909116815260150190565b604051602081830303815290604052613f29565b60006060836001600160a01b031660006133ed858989613f64565b6040516133fa9190615470565b60006040518083038185875af1925050503d8060008114613437576040519150601f19603f3d011682016040523d82523d6000602084013e61343c565b606091505b509097909650945050505050565b6040805160018082528183019092526060916000919060208083019080368337019050509050828160008151811061348457613484615334565b602002602001018181525050600061349e85836000613f7b565b9050612ab66134b08260008451613fb5565b614043565b6040805160018082528183019092526000916020808301908036833701905050905082816000815181106134eb576134eb615334565b602002602001018181525050610b148482600061350786614054565b614064565b6000613516613658565b9050306001600160a01b03821603613532576104a3838361409f565b6040517f505a181d0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063505a181d9061357990869086906004016154c8565b600060405180830381600087803b15801561359357600080fd5b505af11580156116cd573d6000803e3d6000fd5b60006135b1613658565b9050306001600160a01b038216036135d4576135cf85858585613f29565b6104a0565b6040517f150f32620000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063150f32629061361f9088908890889088906004016154e1565b600060405180830381600087803b15801561363957600080fd5b505af115801561364d573d6000803e3d6000fd5b505050505050505050565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175546000906001600160a01b031680613692573391505090565b919050565b600060086136a76002602061534a565b6136b1919061535d565b9190911c919050565b60408051602081018590529081018390526060818101839052906080015b60405160208183030381529060405290509392505050565b8151815160009181810160389190911b1760609190911b176128e6565b60608282604051602001612cdb929190615515565b600080805b8360ff168110156108955761374960ff601b83900360080287901c1683615213565b9150600101613727565b611bdd60f21b846001600160f01b031916036137aa57837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be84848460405161379d93929190615544565b60405180910390a2610b14565b60006137b685856139bb565b905060006137c386613ccf565b905060005b81518110156138985760008282815181106137e5576137e5615334565b602002602001015190506138116004826affffffffffffffffffffff1916613bdf90919063ffffffff16565b1561388f576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d9061385c908b908b908b908b90600401615577565b600060405180830381600087803b15801561387657600080fd5b505af115801561388a573d6000803e3d6000fd5b505050505b506001016137c8565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be8686866040516138cd93929190615544565b60405180910390a26138e8828565ffffffffffff1685613ed6565b60005b81518110156116cd57600082828151811061390857613908615334565b602002602001015190506139346008826affffffffffffffffffffff1916613bdf90919063ffffffff16565b156139b2576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba87219061397f908b908b908b908b90600401615577565b600060405180830381600087803b15801561399957600080fd5b505af11580156139ad573d6000803e3d6000fd5b505050505b506001016138eb565b600082826040516020016139d09291906155b0565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600060208210613a3757602082048401935060208281613a3357613a336155ec565b0691505b508254600882021b602082900380841115610895576001850154600882021c82179150509392505050565b6000613a8e827f01ffc9a700000000000000000000000000000000000000000000000000000000613aa3565b801561032657506113a6826001600160e01b03195b6040516001600160e01b031982166024820152600090819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a700000000000000000000000000000000000000000000000000000000178152825192935060009283928392909183918a617530fa92503d91506000519050828015613b44575060208210155b8015613b505750600081115b979650505050505050565b60408051600180825281830190925260609160009190602080830190803683370190505090508281600081518110613b9557613b95615334565b60209081029190910101526000613bcd7f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383613f7b565b90506115536134b08260008451613fb5565b60008160ff1682613bf08560581c90565b1660ff1614905092915050565b60006060600080613c0d866140b2565b90925090506001600160a01b038216613c2a5785610e4887610d1d565b80613c3957613c39868961416a565b8615613c7d576dffffffffffffffffffffffffffff60801b8616616e7360f01b176000613c6582614181565b9050613c7a82613c758b84615213565b6141fa565b50505b6000613c898760101b90565b71ffffffffffffffffffffffffffffffffffff191614613cb457613caf888884886133d2565b613cc0565b613cc088888488614279565b90999098509650505050505050565b60408051600180825281830190925260609160009190602080830190803683370190505090508281600081518110613d0957613d09615334565b60209081029190910101526000613bcd7f746273746f726500000000000000000053746f7265486f6f6b730000000000008383613f7b565b8215613dbb5760208310613d6b57602083048401935060208381613d6757613d676155ec565b0692505b8215613dbb5760208390036000600019600885021c1990506008850281811c91508351811c9050811987541682821617875550818411613dac575050610b14565b50600194909401939182900391015b5b60208210613ddd5780518455600190930192601f1990910190602001613dbc565b8115610b14576000600019600884021c8554835182191691161785555050505050565b60008282604051602001613e159291906155b0565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b60008383604051602001613e6b9291906155b0565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b6104a383838351613ee78560200190565b613d41565b60006020613efb83601f615213565b613f059190615602565b613f0f9084615213565b90505b808310156104a35760008355600183019250613f12565b6000613f3585856142da565b90506000613f52828560ff166028026038011c64ffffffffff1690565b905061076786868684600088886142ed565b60608383836040516020016136d893929190615624565b6060611553613f8b858585613e56565b6000613fb085613f9b89896142da565b9060ff166028026038011c64ffffffffff1690565b614697565b600081831180613fc55750835182115b15614002578383836040517f23230fa30000000000000000000000000000000000000000000000000000000081526004016103bc93929190615663565b602084016140108482615213565b9050600061401e858561534a565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b606060006128e683601560006146ba565b6060816128e68160156000614735565b600061407085856142da565b9050600061408d828560ff166028026038011c64ffffffffff1690565b905061076786868660008588886142ed565b61034f82826140ad85614789565b613031565b604080516001808252818301909252600091829182916020808301908036833701905050905083816000815181106140ec576140ec615334565b6020908102919091010152600080806141457f7462776f726c6400000000000000000053797374656d73000000000000000000857e1502001401000000000000000000000000000000000000000000000000000061480e565b5050602081015160349091015160609190911c9860f89190911c975095505050505050565b6141748282614916565b61034f57610ca682610d1d565b6040805160018082528183019092526000918291906020808301908036833701905050905082816000815181106141ba576141ba615334565b602090810291909101015260006115537f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b612a89565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061423057614230615334565b6020026020010181815250506104a37f7462776f726c6400000000000000000042616c616e636573000000000000000060001b8260008560405160200161137491815260200190565b60006060836001600160a01b0316614292848888613f64565b60405161429f9190615470565b600060405180830381855af49150503d8060008114613437576040519150601f19603f3d011682016040523d82523d6000602084013e61343c565b60006128e66142e98484613e00565b5490565b613a3160f11b876001600160f01b0319161461431d57613a3160f11b8788604051602001610ec991815260200190565b6000614338828760ff166028026038011c64ffffffffff1690565b9050600083518564ffffffffff1683614351919061534a565b61435b9190615213565b905080821415801561437d5750816143738688615688565b64ffffffffff1614155b156143cd576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff80881660048301528087166024830152831660448201526064016103bc565b818664ffffffffff16111561441e576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff871660248201526044016103bc565b600061442b84898461494c565b905060006144388b613ccf565b905060005b815181101561450357600082828151811061445a5761445a615334565b602002602001015190506144866010826affffffffffffffffffffff1916613bdf90919063ffffffff16565b156144fa57606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b81526004016144c797969594939291906156ad565b600060405180830381600087803b1580156144e157600080fd5b505af11580156144f5573d6000803e3d6000fd5b505050505b5060010161443d565b5064ffffffffff881660005b8a60ff168160ff16101561454257614536878260ff166028026038011c64ffffffffff1690565b9091019060010161450f565b508b7ffe158a7adba34e256807c8a149028d3162918713c3838afc643ce9f96716ebfd8c8c848c888d60405161457d9695949392919061570b565b60405180910390a25082841461459e5760006145998c8c613e00565b839055505b60006145ab8c8c8c613e56565b90506145bf818a64ffffffffff1689613ed6565b5060005b81518110156146895760008282815181106145e0576145e0615334565b6020026020010151905061460c6020826affffffffffffffffffffff1916613bdf90919063ffffffff16565b1561468057606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b815260040161464d97969594939291906156ad565b600060405180830381600087803b15801561466757600080fd5b505af115801561467b573d6000803e3d6000fd5b505050505b506001016145c3565b505050505050505050505050565b60405160208101601f19603f848401011660405282825261089585858584614a1a565b606060006146c88560801c90565b90506fffffffffffffffffffffffffffffffff851660008582816146ee576146ee6155ec565b04905060405193506020840160208202810160405281855260005b82811015614729578451871c825293870193602090910190600101614709565b50505050509392505050565b82516060906000614746858361535d565b9050604051925060208301601f19603f83860101166040528184526000602088015b84821015614729578051871b83529187019160019190910190602001614768565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016147d857507e60030220202000000000000000000000000000000000000000000000000000919050565b6103266148057f746273746f72650000000000000000005461626c65730000000000000000000084614ae6565b60206000613a11565b606060006060600061481f85613697565b905061482c878783614b02565b93506000614839866128a8565b9050801561490b5761484b88886142da565b935066ffffffffffffff841667ffffffffffffffff81111561486f5761486f614d46565b6040519080825280601f01601f191660200182016040528015614899576020820181803683370190505b5092506020830160005b828160ff1610156149085760006148bb8b8b84613e56565b905060006148d8888460ff166028026038011c64ffffffffff1690565b90506148e78260008387614a1a565b6148f18185615213565b93505050808061490090615767565b9150506148a3565b50505b505093509350939050565b600061493c616e7360f01b6dffffffffffffffffffffffffffff60801b85161783614b3b565b806128e657506128e68383614b3b565b600064ffffffffff821115614990576040517f47670588000000000000000000000000000000000000000000000000000000008152600481018390526024016103bc565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff168085106149c257808503820191506149ca565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b8215614aa15760208310614a4457602083048401935060208381614a4057614a406155ec565b0692505b8215614aa1576020839003600081841015614a675750600019600884021c614a71565b50600019600882021c5b8554600886021b818451168219821617845250818411614a92575050610b14565b50600194909401939182900391015b5b60208210614ac35783548152600190930192601f1990910190602001614aa2565b8115610b14576000600019600884021c8251865482191691161782525050505050565b60408051602081018490529081018290526000906060016139d0565b606081600003614b2157506040805160208101909152600081526128e6565b6000614b2d85856139bb565b9050612ab681600085614697565b604080516002808252606082018352600092839291906020830190803683370190505090508381600081518110614b7457614b74615334565b602002602001018181525050826001600160a01b031660001b81600181518110614ba057614ba0615334565b60209081029190910101526000614be07f7462776f726c640000000000000000005265736f7572636541636365737300008383630101000160d81b612a89565b9050612ab68160f81c90565b80356001600160e01b03198116811461369257600080fd5b600060208284031215614c1657600080fd5b6128e682614bec565b6001600160a01b03811681146109cd57600080fd5b60008060408385031215614c4757600080fd5b823591506020830135614c5981614c1f565b809150509250929050565b60008083601f840112614c7657600080fd5b50813567ffffffffffffffff811115614c8e57600080fd5b6020830191508360208260051b8501011115614ca957600080fd5b9250929050565b60008060008060008060008060c0898b031215614ccc57600080fd5b88359750602089013596506040890135955060608901359450608089013567ffffffffffffffff80821115614d0057600080fd5b614d0c8c838d01614c64565b909650945060a08b0135915080821115614d2557600080fd5b50614d328b828c01614c64565b999c989b5096995094979396929594505050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f1916810167ffffffffffffffff81118282101715614d8557614d85614d46565b604052919050565b600082601f830112614d9e57600080fd5b813567ffffffffffffffff811115614db857614db8614d46565b614dcb6020601f19601f84011601614d5c565b818152846020838601011115614de057600080fd5b816020850160208301376000918101602001919091529392505050565b600080600060608486031215614e1257600080fd5b8335614e1d81614c1f565b925060208401359150604084013567ffffffffffffffff811115614e4057600080fd5b614e4c86828701614d8d565b9150509250925092565b60008060408385031215614e6957600080fd5b82359150602083013567ffffffffffffffff811115614e8757600080fd5b614e9385828601614d8d565b9150509250929050565b600080600060608486031215614eb257600080fd5b833592506020840135614ec481614c1f565b915060408401358015158114614ed957600080fd5b809150509250925092565b803560ff8116811461369257600080fd5b600080600060608486031215614f0a57600080fd5b833592506020840135614f1c81614c1f565b9150614f2a60408501614ee4565b90509250925092565b600080600060608486031215614f4857600080fd5b83359250602084013567ffffffffffffffff811115614f6657600080fd5b614f7286828701614d8d565b925050614f2a60408501614bec565b60008060408385031215614f9457600080fd5b8235614f9f81614c1f565b9150602083013567ffffffffffffffff811115614e8757600080fd5b600060208284031215614fcd57600080fd5b5035919050565b600080600060608486031215614fe957600080fd5b8335925060208401359150604084013567ffffffffffffffff811115614e4057600080fd5b60006020828403121561502057600080fd5b81356128e681614c1f565b60005b8381101561504657818101518382015260200161502e565b50506000910152565b6000815180845261506781602086016020860161502b565b601f01601f19169290920160200192915050565b828152604060208201526000611553604083018461504f565b600067ffffffffffffffff808411156150af576150af614d46565b8360051b60206150c160208301614d5c565b868152918501916020810190368411156150da57600080fd5b865b8481101561510e578035868111156150f45760008081fd5b61510036828b01614d8d565b8452509183019183016150dc565b50979650505050505050565b6001600160f01b031984168152826020820152606060408201526000612ab6606083018461504f565b6000835161515581846020880161502b565b7f5f5f000000000000000000000000000000000000000000000000000000000000908301908152835161518f81600284016020880161502b565b01600201949350505050565b805160208083015191908110156129475760001960209190910360031b1b16919050565b6020815260006128e6602083018461504f565b6040815260006151e5604083018561504f565b90506001600160a01b03831660208301529392505050565b634e487b7160e01b600052601160045260246000fd5b80820180821115610326576103266151fd565b6001600160f01b03198416815260007f3a00000000000000000000000000000000000000000000000000000000000000806002840152845161526f81600386016020890161502b565b80840190508160038201528451915061528f82600483016020880161502b565b0160040195945050505050565b634e487b7160e01b600052602160045260246000fd5b600060208083016020845280855180835260408601915060408160051b87010192506020870160005b82811015615327577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc088860301845261531585835161504f565b945092850192908501906001016152db565b5092979650505050505050565b634e487b7160e01b600052603260045260246000fd5b81810381811115610326576103266151fd565b8082028115828204841417610326576103266151fd565b6001600160a01b0384168152826020820152606060408201526000612ab6606083018461504f565b60008151808452602080850194506020840160005b838110156153cd578151875295820195908201906001016153b1565b509495945050505050565b6080815260006153eb608083018761539c565b82810360208401526153fd818761504f565b90508460408401528281036060840152613b50818561504f565b86815260c06020820152600061543060c083018861539c565b8281036040840152615442818861504f565b9050856060840152828103608084015261545c818661504f565b9150508260a0830152979650505050505050565b6000825161548281846020870161502b565b9190910192915050565b6020815260006128e6602083018461539c565b8381526060602082015260006154b8606083018561539c565b9050826040830152949350505050565b828152604060208201526000611553604083018461539c565b8481526080602082015260006154fa608083018661539c565b60ff851660408401528281036060840152613b50818561504f565b6000835161552781846020880161502b565b83519083019061553b81836020880161502b565b01949350505050565b606081526000615557606083018661539c565b65ffffffffffff8516602084015282810360408401526114c7818561504f565b848152608060208201526000615590608083018661539c565b65ffffffffffff851660408401528281036060840152613b50818561504f565b8281526000602080830184516020860160005b828110156155df578151845292840192908401906001016155c3565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b60008261561f57634e487b7160e01b600052601260045260246000fd5b500490565b6000845161563681846020890161502b565b60609490941b6bffffffffffffffffffffffff191691909301908152601481019190915260340192915050565b606081526000615676606083018661504f565b60208301949094525060400152919050565b64ffffffffff8181168382160190808211156156a6576156a66151fd565b5092915050565b87815260e0602082015260006156c660e083018961539c565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c08401526156fd818561504f565b9a9950505050505050505050565b60c08152600061571e60c083018961539c565b60ff8816602084015265ffffffffffff8716604084015264ffffffffff8616606084015284608084015282810360a084015261575a818561504f565b9998505050505050505050565b600060ff821660ff810361577d5761577d6151fd565b6001019291505056fea164736f6c6343000818000a","sourceMap":"740:212:83:-:0;;;981:4:82;938:48;;740:212:83;;;;;;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x608060405234801561001057600080fd5b50600436106101365760003560e01c8063742d6118116100b2578063b29e408911610081578063cdc938c511610066578063cdc938c514610295578063d5f8337f146102a8578063e1af802c146102bb57600080fd5b8063b29e40891461026f578063bfdfaff71461028257600080fd5b8063742d6118146102235780638da798da14610236578063a92813ad14610249578063aa66e9c81461025c57600080fd5b80631d2257ba116101095780633350b6a9116100ee5780633350b6a9146101ea57806345ec9354146101fd578063530f4b601461021057600080fd5b80631d2257ba146101ab57806326d98102146101be57600080fd5b806301ffc9a71461013b57806305609129146101635780630ba51f4914610178578063119df25f1461018b575b600080fd5b61014e610149366004614c04565b6102c3565b60405190151581526020015b60405180910390f35b610176610171366004614c34565b61032c565b005b610176610186366004614cb0565b610353565b61019361041e565b6040516001600160a01b03909116815260200161015a565b6101766101b9366004614dfd565b61042d565b6101d16101cc366004614e56565b6104a8565b6040516001600160e01b0319909116815260200161015a565b6101766101f8366004614e9d565b6105f4565b604051601f19360135815260200161015a565b61017661021e366004614ef5565b61076f565b6101d1610231366004614f33565b6107db565b610176610244366004614f81565b61089d565b610176610257366004614c34565b61095f565b61017661026a366004614fbb565b61099e565b61017661027d366004614fbb565b6109d0565b610176610290366004614fd4565b610a65565b6101766102a336600461500e565b610b1a565b6101766102b6366004614ef5565b610b33565b610193610bf4565b60006001600160e01b031982167fb5dee12700000000000000000000000000000000000000000000000000000000148061032657506001600160e01b031982167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b610334610bfe565b6103458261034061041e565b610c62565b61034f8282610cdb565b5050565b61035b610bfe565b600061036689610d06565b6fffffffffffffffffffffffffffffffff1916036103c5578761038889610d1d565b6040517fe4ac069e0000000000000000000000000000000000000000000000000000000081526004016103bc92919061507b565b60405180910390fd5b6103e8616e7360f01b6dffffffffffffffffffffffffffff60801b8a1617610e31565b6103f48861034061041e565b61041488888888610405888a615094565b61040f8789615094565b610e7c565b5050505050505050565b600061042861128c565b905090565b610435610bfe565b61044761044061041e565b84846112be565b61045082611391565b156104a3576000610460836113ad565b905061048c817f1a86b55000000000000000000000000000000000000000000000000000000000611449565b6104a061049761041e565b848460006114a4565b50505b505050565b60006104b2610bfe565b61737960f01b836001600160f01b0319161461050d5761737960f01b836104d885610d1d565b6040517f5c30fb6f0000000000000000000000000000000000000000000000000000000081526004016103bc9392919061511a565b61051683610e31565b6105228361034061041e565b600061054b6105318560101b90565b71ffffffffffffffffffffffffffffffffffff19166114d1565b905060008184604051602001610562929190615143565b60405160208183030381529060405290508080519060200120925060006105888461155b565b905080156105ce576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319851660048201526024016103bc565b845160208601206105e085888361160b565b6105ea85846116d6565b5050505092915050565b6105fc610bfe565b61737960f01b836001600160f01b031916146106225761737960f01b836104d885610d1d565b6dffffffffffffffffffffffffffff60801b8316616e7360f01b1761064681610e31565b6106528161034061041e565b61067c837fb5dee12700000000000000000000000000000000000000000000000000000000611449565b600061068785610d06565b6fffffffffffffffffffffffffffffffff1916036106a9578361038885610d1d565b60006106b48461179f565b905080158015906106c55750848114155b15610707576040517fc0b707410000000000000000000000000000000000000000000000000000000081526001600160a01b03851660048201526024016103bc565b6000610712866113ad565b90506001600160a01b0381161561073b5761072c81611824565b61073683826118a3565b610746565b610746866001611941565b6107518686866119e2565b61075b8587611a85565b61076783866001611b10565b505050505050565b610777610bfe565b6107a1827f1873396a00000000000000000000000000000000000000000000000000000000611449565b6107c4616e7360f01b6dffffffffffffffffffffffffffff60801b851617610e31565b6107d08361034061041e565b6104a3838383611bbf565b60006107e5610bfe565b60408051616e7360f01b60208201526000602282018190526030820152610827910160405160208183030381529060405261081f9061519b565b61034061041e565b5081516020830120600061083a8261155b565b90508015610880576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319831660048201526024016103bc565b61088b82868561160b565b61089582856116d6565b509392505050565b6108a5610bfe565b6108cf827f6fdd1c8000000000000000000000000000000000000000000000000000000000611449565b61094b6108da61041e565b600084846040516024016108ee91906151bf565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f13861fb500000000000000000000000000000000000000000000000000000000179052611c82565b5061034f8282805190602001206001611c93565b610967610bfe565b6109738261034061041e565b61034f7f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383611d42565b6109a6610bfe565b6109af81611e55565b6109b881610e31565b6109c48161034061041e565b6109cd81611e86565b50565b6109d8610bfe565b6109e181611e55565b6109ea81611ef1565b6109f3816120e3565b15610a365780610a0282610d1d565b6040517f0dc28f6a0000000000000000000000000000000000000000000000000000000081526004016103bc92919061507b565b610a41816001611941565b610a5281610a4d61041e565b612168565b6109cd81610a5e61041e565b6001611b10565b610a6d610bfe565b610a7683611e55565b610a7f82611391565b610ab5576040517f71ee9e8100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610ac18361034061041e565b6000610acc836113ad565b9050610af8817f1a86b55000000000000000000000000000000000000000000000000000000000611449565b610b028484612232565b815115610b14576104a061049761041e565b50505050565b610b22610bfe565b6109cd610b2d61041e565b826122b1565b610b3b610bfe565b61737960f01b836001600160f01b03191614610b615761737960f01b836104d885610d1d565b610b8b827f540fbfa800000000000000000000000000000000000000000000000000000000611449565b610b9483610e31565b610bb7616e7360f01b6dffffffffffffffffffffffffffff60801b851617610e31565b610bc38361034061041e565b6104a3836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b1617612353565b60006104286123f8565b6001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163003610c60576040517f9f03a02600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b565b6001600160a01b038116610c8f616e7360f01b6dffffffffffffffffffffffffffff60801b851617612402565b6001600160a01b03161461034f57610ca682610d1d565b816040517fd787b7370000000000000000000000000000000000000000000000000000000081526004016103bc9291906151d2565b61034f7f746273746f726500000000000000000053746f7265486f6f6b730000000000008383611d42565b6000610d1460706010615213565b9190911b919050565b606081601081901b6000610d3083610d06565b90508271ffffffffffffffffffffffffffffffffffff19831615610d7157610d6c71ffffffffffffffffffffffffffffffffffff1984166114d1565b610da8565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b6fffffffffffffffffffffffffffffffff19831615610dcf57610dca836114d1565b610e06565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b604051602001610e1893929190615226565b6040516020818303038152906040529350505050919050565b610e3a816120e3565b6109cd5780610e4882610d1d565b6040517ffbf10ce60000000000000000000000000000000000000000000000000000000081526004016103bc92919061507b565b613a3160f11b866001600160f01b03191614801590610eaa5750611bdd60f21b866001600160f01b03191614155b15610f0b57613a3160f11b8687604051602001610ec991815260200190565b60408051601f19818403018152908290527f31b466830000000000000000000000000000000000000000000000000000000082526103bc93929160040161511a565b610f1485612493565b610f1f8460016126da565b610f2a8360006126da565b60e084901c60e885901c0160ff16825114610f8a5760e084901c60e885901c0160ff1682516040517f0f72cb98000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b60e085901c60e886901c0160ff16815114610fea5760e085901c60e886901c0160ff1681516040517f7dec4c00000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b60e085901c60e886901c0160ff1660e084901c60e885901c0160ff16146110625760e085901c60e886901c0160ff1660e084901c60e885901c0160ff166040517ff29d4d88000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b61106b85612876565b61107484612876565b146110c65761108285612876565b61108b84612876565b6040517f65cc0adf000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b6110cf856128a8565b6110d8846128a8565b1461112a576110e6856128a8565b6110ef846128a8565b6040517fedea9587000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b60005b61113686612876565b8110156111d15761116061114a85836128c5565b60c581111561115b5761115b61529c565b6128ed565b6008601b8390030287901c60ff16146111c9576008601b8290030286901c60ff1661118e61114a86846128c5565b6040517f254c7db4000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103bc565b60010161112d565b506111db866120e3565b156112355785866040516020016111f491815260200190565b60408051601f19818403018152908290527fdfaaf9cf0000000000000000000000000000000000000000000000000000000082526103bc929160040161507b565b611281868686868660405160200161124d91906152b2565b6040516020818303038152906040528660405160200161126d91906152b2565b60405160208183030381529060405261294d565b610767866001611941565b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffcc36013560601c806112bb5750335b90565b604080516002808252606082018352600092602083019080368337019050509050836001600160a01b031660001b816000815181106112ff576112ff615334565b602002602001018181525050826001600160a01b031660001b8160018151811061132b5761132b615334565b602002602001018181525050610b147f7462776f726c640000000000000000005573657244656c65676174696f6e436f60001b8260008560405160200161137491815260200190565b60408051601f19818403018152919052630100080160dd1b612a14565b6000811515801561032657506113a682612a29565b1592915050565b6040805160018082528183019092526000918291906020808301908036833701905050905082816000815181106113e6576113e6615334565b6020908102919091010152600061143e7f7462776f726c6400000000000000000053797374656d7300000000000000000083837e15020014010000000000000000000000000000000000000000000000000000612a89565b60601c949350505050565b6114538282612abf565b61034f576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b0319821660248201526044016103bc565b60606000806114b587878787612adb565b91509150816114c7576114c781612cab565b9695505050505050565b606060005b6010811015611527576fffffffffffffffffffffffffffffffff198316600882021b7fff000000000000000000000000000000000000000000000000000000000000001615611527576001016114d6565b604080516fffffffffffffffffffffffffffffffff198516602082015281516030909101909152818152805b949350505050565b60408051600180825281830190925260009182919060208083019080368337019050509050827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916816000815181106115b3576115b3615334565b602090810291909101015260006115537f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f7283837e24020020040000000000000000000000000000000000000000000000000000612a89565b60006116178383612cb3565b60408051600180825281830190925291925060009160609183919060208083019080368337019050509050867bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19168160008151811061167557611675615334565b60209081029190910101526116cd7f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72828686867e24020020040000000000000000000000000000000000000000000000000000612cf2565b50505050505050565b606060006116e383612ff8565b905060006116f084613008565b6040805160018082528183019092529192506000919060208083019080368337019050509050857bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19168160008151811061174957611749615334565b60209081029190910101526107677f6f74776f726c6400000000000000000046756e6374696f6e5369676e61747572828686867c0100000000000000000000000000000000000000000000000000000000612cf2565b60408051600180825281830190925260009182919060208083019080368337019050509050826001600160a01b031660001b816000815181106117e4576117e4615334565b602090810291909101015260006115537f7462776f726c6400000000000000000053797374656d526567697374727900008383630100080160dd1b612a89565b60408051600180825281830190925260009160208083019080368337019050509050816001600160a01b031660001b8160008151811061186657611866615334565b602090810291909101015261034f7f7462776f726c6400000000000000000053797374656d5265676973747279000082630100080160dd1b613031565b60408051600280825260608201835260009260208301908036833701905050905082816000815181106118d8576118d8615334565b602002602001018181525050816001600160a01b031660001b8160018151811061190457611904615334565b60209081029190910101526104a37f7462776f726c640000000000000000005265736f75726365416363657373000082630101000160d81b613031565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061197757611977615334565b6020026020010181815250506104a37f746273746f72650000000000000000005265736f75726365496473000000000060001b826000856040516020016119c591151560f81b815260010190565b60408051601f19818403018152919052630101000160d81b612a14565b60006119ee83836132fd565b604080516001808252818301909252919250600091606091839190602080830190803683370190505090508681600081518110611a2d57611a2d615334565b60209081029190910101526116cd7f7462776f726c6400000000000000000053797374656d73000000000000000000828686867e15020014010000000000000000000000000000000000000000000000000000612cf2565b60408051600180825281830190925260009160208083019080368337019050509050826001600160a01b031660001b81600081518110611ac757611ac7615334565b6020026020010181815250506104a37f7462776f726c6400000000000000000053797374656d5265676973747279000060001b8260008560405160200161137491815260200190565b6040805160028082526060820183526000926020830190803683370190505090508381600081518110611b4557611b45615334565b602002602001018181525050826001600160a01b031660001b81600181518110611b7157611b71615334565b602002602001018181525050610b147f7462776f726c640000000000000000005265736f75726365416363657373000060001b826000856040516020016119c591151560f81b815260010190565b613a3160f11b836001600160f01b03191614611bef57613a3160f11b8384604051602001610ec991815260200190565b611bf8836120e3565b611c51578283604051602001611c1091815260200190565b60408051601f19818403018152908290527f41e713ad0000000000000000000000000000000000000000000000000000000082526103bc929160040161507b565b6104a3836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b161761332d565b60606000806114b5878787876133d2565b604080516002808252606082018352600092602083019080368337019050509050836001600160a01b031660001b81600081518110611cd457611cd4615334565b6020026020010181815250508281600181518110611cf457611cf4615334565b602002602001018181525050610b147f7462776f726c64000000000000000000496e7374616c6c65644d6f64756c657360001b826000856040516020016119c591151560f81b815260010190565b6000611d4e848461344a565b90506000815167ffffffffffffffff811115611d6c57611d6c614d46565b604051908082528060200260200182016040528015611d95578160200160208202803683370190505b5090506000805b8351811015611e4657846001600160a01b0316611de0858381518110611dc457611dc4615334565b60200260200101516affffffffffffffffffffff191660601c90565b6001600160a01b031614611e3e57838181518110611e0057611e00615334565b6020026020010151838381518110611e1a57611e1a615334565b6affffffffffffffffffffff19909216602092830291909101909101526001909101905b600101611d9c565b508082526107678686846134b5565b616e7360f01b6dffffffffffffffffffffffffffff60801b82161781146109cd57616e7360f01b816104d883610d1d565b604080516001808252818301909252600091602080830190803683370190505090508181600081518110611ebc57611ebc615334565b602090810291909101015261034f7f7462776f726c640000000000000000004e616d65737061636544656c656761748261350c565b6000611efd8260101b90565b90506000611f1f71ffffffffffffffffffffffffffffffffffff1983166114d1565b80519091508015610b1457611f4182611f3960018461534a565b016020015190565b7fff00000000000000000000000000000000000000000000000000000000000000167f5f0000000000000000000000000000000000000000000000000000000000000003611fd2576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19841660048201526024016103bc565b60005b611fe060018361534a565b8110156104a057602081840101517effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f0000000000000000000000000000000000000000000000000000000000000014801561208d575061204883611f39836001615213565b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f00000000000000000000000000000000000000000000000000000000000000145b156120db576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19851660048201526024016103bc565b600101611fd5565b60408051600180825281830190925260009182919060208083019080368337019050509050828160008151811061211c5761211c615334565b6020908102919091010152600061215c7f746273746f72650000000000000000005265736f7572636549647300000000008383630101000160d81b612a89565b90506115538160f81c90565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061219e5761219e615334565b6020026020010181815250506104a37f7462776f726c640000000000000000004e616d6573706163654f776e6572000060001b826000856040516020016121fd919060609190911b6bffffffffffffffffffffffff1916815260140190565b60408051601f198184030181529190527e14010014000000000000000000000000000000000000000000000000000000612a14565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061226857612268615334565b6020026020010181815250506104a37f7462776f726c640000000000000000004e616d65737061636544656c6567617460001b8260008560405160200161137491815260200190565b604080516002808252606082018352600092602083019080368337019050509050826001600160a01b031660001b816000815181106122f2576122f2615334565b602002602001018181525050816001600160a01b031660001b8160018151811061231e5761231e615334565b60209081029190910101526104a37f7462776f726c640000000000000000005573657244656c65676174696f6e436f8261350c565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061238957612389615334565b6020026020010181815250506104a37f7462776f726c6400000000000000000053797374656d486f6f6b73000000000060001b826000856040516020016123e491906affffffffffffffffffffff1991909116815260150190565b6040516020818303038152906040526135a7565b6000610428613658565b60408051600180825281830190925260009182919060208083019080368337019050509050828160008151811061243b5761243b615334565b6020908102919091010152600061143e7f7462776f726c640000000000000000004e616d6573706163654f776e6572000083837e14010014000000000000000000000000000000000000000000000000000000612a89565b806124ca576040517f220c0f6500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60006124d5826128a8565b9050600581111561251c576040517f7f2372c300000000000000000000000000000000000000000000000000000000815260048101829052600560248201526044016103bc565b600061252783612876565b905060006125358383615213565b9050601c81111561257c576040517f4a8a06ad00000000000000000000000000000000000000000000000000000000815260048101829052601c60248201526044016103bc565b6000805b838110156126275760ff601b82900360080287901c1660008190036125d4576040517f01f2a07c000000000000000000000000000000000000000000000000000000008152600481018390526024016103bc565b6020811115612612576040517f24c85d58000000000000000000000000000000000000000000000000000000008152600481018390526024016103bc565b61261c8184615213565b925050600101612580565b5061263185613697565b811461267d5761264085613697565b6040517f9365944a0000000000000000000000000000000000000000000000000000000081526004810191909152602481018290526044016103bc565b825b601c8110156107675760ff601b82900360080287901c1680156126d1576040517fbb68821a000000000000000000000000000000000000000000000000000000008152600481018390526024016103bc565b5060010161267f565b801580156126e6575081155b1561270757604051635318beb960e01b8152600060048201526024016103bc565b6000612712836128a8565b9050600581111561273957604051635318beb960e01b8152600481018290526024016103bc565b600061274484612876565b905060006127528383615213565b9050601c81111561277957604051635318beb960e01b8152600481018290526024016103bc565b6000805b838110156127e557600061279461114a89846128c5565b9050806000036127d0576040517ff1e56be400000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6127da8184615213565b92505060010161277d565b506127ef86613697565b811461281a576127fe86613697565b604051635318beb960e01b81526004016103bc91815260200190565b825b828110156116cd57600061283361114a89846128c5565b9050801561286d576040517ff1e56be400000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5060010161281c565b6000600860016128886002602061534a565b612892919061534a565b61289c919061535d565b8260ff911c1692915050565b600060086001806128bb6002602061534a565b612888919061534a565b6000601b8290036008028360ff911c1660c58111156128e6576128e661529c565b9392505050565b6000808260c58111156129025761290261529c565b60ff169050606181101561291c57601f1660010192915050565b60618360c58111156129305761293061529c565b0361293e5750601492915050565b50600092915050565b50919050565b600061295a8686866136ba565b9050600061296884846136f0565b90506000612976858561370d565b604080516001808252818301909252919250600091906020808301908036833701905050905089816000815181106129b0576129b0615334565b6020908102919091010152612a087f746273746f72650000000000000000005461626c657300000000000000000000828686867e60030220202000000000000000000000000000000000000000000000000000612cf2565b50505050505050505050565b6104a08585612a238487613722565b85613753565b6040805161737960f01b60208201526000602282018190527f756e6c696d69746564000000000000000000000000000000000000000000000060308301529101604051602081830303815290604052612a819061519b565b909114919050565b6000612ab6612a9886866139bb565b60ff858116601b0360080285901c16612ab18587613722565b613a11565b95945050505050565b6000612aca83613a62565b80156128e657506128e68383613aa3565b600060606000612aea86613b5b565b905060005b8151811015612bbd576000828281518110612b0c57612b0c615334565b60200260200101519050612b386001826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15612bb4576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c332303190612b81908c908c908c90600401615374565b600060405180830381600087803b158015612b9b57600080fd5b505af1158015612baf573d6000803e3d6000fd5b505050505b50600101612aef565b50612bca87858888613bfd565b909350915060005b8151811015612ca0576000828281518110612bef57612bef615334565b60200260200101519050612c1b6002826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15612c97576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f9990612c64908c908c908c90600401615374565b600060405180830381600087803b158015612c7e57600080fd5b505af1158015612c92573d6000803e3d6000fd5b505050505b50600101612bd2565b505094509492505050565b805160208201fd5b60608282604051602001612cdb9291909182526001600160e01b031916602082015260240190565b604051602081830303815290604052905092915050565b611bdd60f21b866001600160f01b03191603612d4b57857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051612d3e94939291906153d8565b60405180910390a2610767565b6000612d5687613ccf565b905060005b8151811015612e2f576000828281518110612d7857612d78615334565b60200260200101519050612da46001826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15612e26576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c90612df3908c908c908c908c908c908c90600401615417565b600060405180830381600087803b158015612e0d57600080fd5b505af1158015612e21573d6000803e3d6000fd5b505050505b50600101612d5b565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a987878787604051612e6694939291906153d8565b60405180910390a26000612e7a88886139bb565b90506000602087019050612e92826000895184613d41565b6000612e9d856128a8565b1115612f21576000612eaf8a8a613e00565b878155905060208601915060008060005b612ec9886128a8565b8160ff161015612f1c57612ede8d8d83613e56565b9250612ef98a8260ff166028026038011c64ffffffffff1690565b9150612f088360008488613d41565b612f128286615213565b9450600101612ec0565b505050505b60005b8351811015612a08576000848281518110612f4157612f41615334565b60200260200101519050612f6d6002826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15612fef576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf90612fbc908e908e908e908e908e908e90600401615417565b600060405180830381600087803b158015612fd657600080fd5b505af1158015612fea573d6000803e3d6000fd5b505050505b50600101612f24565b60006103268251603881901b1790565b60608160405160200161301b9190615470565b6040516020818303038152906040529050919050565b611bdd60f21b836001600160f01b0319160361308457827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0783604051613077919061548c565b60405180910390a2505050565b600061308f84613ccf565b905060005b81518110156131625760008282815181106130b1576130b1615334565b602002602001015190506130dd6040826affffffffffffffffffffff1916613bdf90919063ffffffff16565b15613159576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf45906131269089908990899060040161549f565b600060405180830381600087803b15801561314057600080fd5b505af1158015613154573d6000803e3d6000fd5b505050505b50600101613094565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0784604051613193919061548c565b60405180910390a260006131a785856139bb565b90506132008160006131b886613697565b67ffffffffffffffff8111156131d0576131d0614d46565b6040519080825280601f01601f1916602001820160405280156131fa576020820181803683370190505b50613ed6565b600061320b846128a8565b111561322c57600061321d8686613e00565b905061322a816020613eec565b505b60005b825181101561076757600083828151811061324c5761324c615334565b602002602001015190506132786080826affffffffffffffffffffff1916613bdf90919063ffffffff16565b156132f4576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b906132c1908a908a908a9060040161549f565b600060405180830381600087803b1580156132db57600080fd5b505af11580156132ef573d6000803e3d6000fd5b505050505b5060010161322f565b604051606083811b6bffffffffffffffffffffffff1916602083015282151560f81b603483015290603501612cdb565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061336357613363615334565b6020026020010181815250506104a37f746273746f726500000000000000000053746f7265486f6f6b7300000000000060001b826000856040516020016133be91906affffffffffffffffffffff1991909116815260150190565b604051602081830303815290604052613f29565b60006060836001600160a01b031660006133ed858989613f64565b6040516133fa9190615470565b60006040518083038185875af1925050503d8060008114613437576040519150601f19603f3d011682016040523d82523d6000602084013e61343c565b606091505b509097909650945050505050565b6040805160018082528183019092526060916000919060208083019080368337019050509050828160008151811061348457613484615334565b602002602001018181525050600061349e85836000613f7b565b9050612ab66134b08260008451613fb5565b614043565b6040805160018082528183019092526000916020808301908036833701905050905082816000815181106134eb576134eb615334565b602002602001018181525050610b148482600061350786614054565b614064565b6000613516613658565b9050306001600160a01b03821603613532576104a3838361409f565b6040517f505a181d0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063505a181d9061357990869086906004016154c8565b600060405180830381600087803b15801561359357600080fd5b505af11580156116cd573d6000803e3d6000fd5b60006135b1613658565b9050306001600160a01b038216036135d4576135cf85858585613f29565b6104a0565b6040517f150f32620000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063150f32629061361f9088908890889088906004016154e1565b600060405180830381600087803b15801561363957600080fd5b505af115801561364d573d6000803e3d6000fd5b505050505050505050565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175546000906001600160a01b031680613692573391505090565b919050565b600060086136a76002602061534a565b6136b1919061535d565b9190911c919050565b60408051602081018590529081018390526060818101839052906080015b60405160208183030381529060405290509392505050565b8151815160009181810160389190911b1760609190911b176128e6565b60608282604051602001612cdb929190615515565b600080805b8360ff168110156108955761374960ff601b83900360080287901c1683615213565b9150600101613727565b611bdd60f21b846001600160f01b031916036137aa57837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be84848460405161379d93929190615544565b60405180910390a2610b14565b60006137b685856139bb565b905060006137c386613ccf565b905060005b81518110156138985760008282815181106137e5576137e5615334565b602002602001015190506138116004826affffffffffffffffffffff1916613bdf90919063ffffffff16565b1561388f576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d9061385c908b908b908b908b90600401615577565b600060405180830381600087803b15801561387657600080fd5b505af115801561388a573d6000803e3d6000fd5b505050505b506001016137c8565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be8686866040516138cd93929190615544565b60405180910390a26138e8828565ffffffffffff1685613ed6565b60005b81518110156116cd57600082828151811061390857613908615334565b602002602001015190506139346008826affffffffffffffffffffff1916613bdf90919063ffffffff16565b156139b2576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba87219061397f908b908b908b908b90600401615577565b600060405180830381600087803b15801561399957600080fd5b505af11580156139ad573d6000803e3d6000fd5b505050505b506001016138eb565b600082826040516020016139d09291906155b0565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600060208210613a3757602082048401935060208281613a3357613a336155ec565b0691505b508254600882021b602082900380841115610895576001850154600882021c82179150509392505050565b6000613a8e827f01ffc9a700000000000000000000000000000000000000000000000000000000613aa3565b801561032657506113a6826001600160e01b03195b6040516001600160e01b031982166024820152600090819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a700000000000000000000000000000000000000000000000000000000178152825192935060009283928392909183918a617530fa92503d91506000519050828015613b44575060208210155b8015613b505750600081115b979650505050505050565b60408051600180825281830190925260609160009190602080830190803683370190505090508281600081518110613b9557613b95615334565b60209081029190910101526000613bcd7f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383613f7b565b90506115536134b08260008451613fb5565b60008160ff1682613bf08560581c90565b1660ff1614905092915050565b60006060600080613c0d866140b2565b90925090506001600160a01b038216613c2a5785610e4887610d1d565b80613c3957613c39868961416a565b8615613c7d576dffffffffffffffffffffffffffff60801b8616616e7360f01b176000613c6582614181565b9050613c7a82613c758b84615213565b6141fa565b50505b6000613c898760101b90565b71ffffffffffffffffffffffffffffffffffff191614613cb457613caf888884886133d2565b613cc0565b613cc088888488614279565b90999098509650505050505050565b60408051600180825281830190925260609160009190602080830190803683370190505090508281600081518110613d0957613d09615334565b60209081029190910101526000613bcd7f746273746f726500000000000000000053746f7265486f6f6b730000000000008383613f7b565b8215613dbb5760208310613d6b57602083048401935060208381613d6757613d676155ec565b0692505b8215613dbb5760208390036000600019600885021c1990506008850281811c91508351811c9050811987541682821617875550818411613dac575050610b14565b50600194909401939182900391015b5b60208210613ddd5780518455600190930192601f1990910190602001613dbc565b8115610b14576000600019600884021c8554835182191691161785555050505050565b60008282604051602001613e159291906155b0565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b60008383604051602001613e6b9291906155b0565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b6104a383838351613ee78560200190565b613d41565b60006020613efb83601f615213565b613f059190615602565b613f0f9084615213565b90505b808310156104a35760008355600183019250613f12565b6000613f3585856142da565b90506000613f52828560ff166028026038011c64ffffffffff1690565b905061076786868684600088886142ed565b60608383836040516020016136d893929190615624565b6060611553613f8b858585613e56565b6000613fb085613f9b89896142da565b9060ff166028026038011c64ffffffffff1690565b614697565b600081831180613fc55750835182115b15614002578383836040517f23230fa30000000000000000000000000000000000000000000000000000000081526004016103bc93929190615663565b602084016140108482615213565b9050600061401e858561534a565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b606060006128e683601560006146ba565b6060816128e68160156000614735565b600061407085856142da565b9050600061408d828560ff166028026038011c64ffffffffff1690565b905061076786868660008588886142ed565b61034f82826140ad85614789565b613031565b604080516001808252818301909252600091829182916020808301908036833701905050905083816000815181106140ec576140ec615334565b6020908102919091010152600080806141457f7462776f726c6400000000000000000053797374656d73000000000000000000857e1502001401000000000000000000000000000000000000000000000000000061480e565b5050602081015160349091015160609190911c9860f89190911c975095505050505050565b6141748282614916565b61034f57610ca682610d1d565b6040805160018082528183019092526000918291906020808301908036833701905050905082816000815181106141ba576141ba615334565b602090810291909101015260006115537f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b612a89565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061423057614230615334565b6020026020010181815250506104a37f7462776f726c6400000000000000000042616c616e636573000000000000000060001b8260008560405160200161137491815260200190565b60006060836001600160a01b0316614292848888613f64565b60405161429f9190615470565b600060405180830381855af49150503d8060008114613437576040519150601f19603f3d011682016040523d82523d6000602084013e61343c565b60006128e66142e98484613e00565b5490565b613a3160f11b876001600160f01b0319161461431d57613a3160f11b8788604051602001610ec991815260200190565b6000614338828760ff166028026038011c64ffffffffff1690565b9050600083518564ffffffffff1683614351919061534a565b61435b9190615213565b905080821415801561437d5750816143738688615688565b64ffffffffff1614155b156143cd576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff80881660048301528087166024830152831660448201526064016103bc565b818664ffffffffff16111561441e576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff871660248201526044016103bc565b600061442b84898461494c565b905060006144388b613ccf565b905060005b815181101561450357600082828151811061445a5761445a615334565b602002602001015190506144866010826affffffffffffffffffffff1916613bdf90919063ffffffff16565b156144fa57606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b81526004016144c797969594939291906156ad565b600060405180830381600087803b1580156144e157600080fd5b505af11580156144f5573d6000803e3d6000fd5b505050505b5060010161443d565b5064ffffffffff881660005b8a60ff168160ff16101561454257614536878260ff166028026038011c64ffffffffff1690565b9091019060010161450f565b508b7ffe158a7adba34e256807c8a149028d3162918713c3838afc643ce9f96716ebfd8c8c848c888d60405161457d9695949392919061570b565b60405180910390a25082841461459e5760006145998c8c613e00565b839055505b60006145ab8c8c8c613e56565b90506145bf818a64ffffffffff1689613ed6565b5060005b81518110156146895760008282815181106145e0576145e0615334565b6020026020010151905061460c6020826affffffffffffffffffffff1916613bdf90919063ffffffff16565b1561468057606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b815260040161464d97969594939291906156ad565b600060405180830381600087803b15801561466757600080fd5b505af115801561467b573d6000803e3d6000fd5b505050505b506001016145c3565b505050505050505050505050565b60405160208101601f19603f848401011660405282825261089585858584614a1a565b606060006146c88560801c90565b90506fffffffffffffffffffffffffffffffff851660008582816146ee576146ee6155ec565b04905060405193506020840160208202810160405281855260005b82811015614729578451871c825293870193602090910190600101614709565b50505050509392505050565b82516060906000614746858361535d565b9050604051925060208301601f19603f83860101166040528184526000602088015b84821015614729578051871b83529187019160019190910190602001614768565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016147d857507e60030220202000000000000000000000000000000000000000000000000000919050565b6103266148057f746273746f72650000000000000000005461626c65730000000000000000000084614ae6565b60206000613a11565b606060006060600061481f85613697565b905061482c878783614b02565b93506000614839866128a8565b9050801561490b5761484b88886142da565b935066ffffffffffffff841667ffffffffffffffff81111561486f5761486f614d46565b6040519080825280601f01601f191660200182016040528015614899576020820181803683370190505b5092506020830160005b828160ff1610156149085760006148bb8b8b84613e56565b905060006148d8888460ff166028026038011c64ffffffffff1690565b90506148e78260008387614a1a565b6148f18185615213565b93505050808061490090615767565b9150506148a3565b50505b505093509350939050565b600061493c616e7360f01b6dffffffffffffffffffffffffffff60801b85161783614b3b565b806128e657506128e68383614b3b565b600064ffffffffff821115614990576040517f47670588000000000000000000000000000000000000000000000000000000008152600481018390526024016103bc565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff168085106149c257808503820191506149ca565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b8215614aa15760208310614a4457602083048401935060208381614a4057614a406155ec565b0692505b8215614aa1576020839003600081841015614a675750600019600884021c614a71565b50600019600882021c5b8554600886021b818451168219821617845250818411614a92575050610b14565b50600194909401939182900391015b5b60208210614ac35783548152600190930192601f1990910190602001614aa2565b8115610b14576000600019600884021c8251865482191691161782525050505050565b60408051602081018490529081018290526000906060016139d0565b606081600003614b2157506040805160208101909152600081526128e6565b6000614b2d85856139bb565b9050612ab681600085614697565b604080516002808252606082018352600092839291906020830190803683370190505090508381600081518110614b7457614b74615334565b602002602001018181525050826001600160a01b031660001b81600181518110614ba057614ba0615334565b60209081029190910101526000614be07f7462776f726c640000000000000000005265736f7572636541636365737300008383630101000160d81b612a89565b9050612ab68160f81c90565b80356001600160e01b03198116811461369257600080fd5b600060208284031215614c1657600080fd5b6128e682614bec565b6001600160a01b03811681146109cd57600080fd5b60008060408385031215614c4757600080fd5b823591506020830135614c5981614c1f565b809150509250929050565b60008083601f840112614c7657600080fd5b50813567ffffffffffffffff811115614c8e57600080fd5b6020830191508360208260051b8501011115614ca957600080fd5b9250929050565b60008060008060008060008060c0898b031215614ccc57600080fd5b88359750602089013596506040890135955060608901359450608089013567ffffffffffffffff80821115614d0057600080fd5b614d0c8c838d01614c64565b909650945060a08b0135915080821115614d2557600080fd5b50614d328b828c01614c64565b999c989b5096995094979396929594505050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f1916810167ffffffffffffffff81118282101715614d8557614d85614d46565b604052919050565b600082601f830112614d9e57600080fd5b813567ffffffffffffffff811115614db857614db8614d46565b614dcb6020601f19601f84011601614d5c565b818152846020838601011115614de057600080fd5b816020850160208301376000918101602001919091529392505050565b600080600060608486031215614e1257600080fd5b8335614e1d81614c1f565b925060208401359150604084013567ffffffffffffffff811115614e4057600080fd5b614e4c86828701614d8d565b9150509250925092565b60008060408385031215614e6957600080fd5b82359150602083013567ffffffffffffffff811115614e8757600080fd5b614e9385828601614d8d565b9150509250929050565b600080600060608486031215614eb257600080fd5b833592506020840135614ec481614c1f565b915060408401358015158114614ed957600080fd5b809150509250925092565b803560ff8116811461369257600080fd5b600080600060608486031215614f0a57600080fd5b833592506020840135614f1c81614c1f565b9150614f2a60408501614ee4565b90509250925092565b600080600060608486031215614f4857600080fd5b83359250602084013567ffffffffffffffff811115614f6657600080fd5b614f7286828701614d8d565b925050614f2a60408501614bec565b60008060408385031215614f9457600080fd5b8235614f9f81614c1f565b9150602083013567ffffffffffffffff811115614e8757600080fd5b600060208284031215614fcd57600080fd5b5035919050565b600080600060608486031215614fe957600080fd5b8335925060208401359150604084013567ffffffffffffffff811115614e4057600080fd5b60006020828403121561502057600080fd5b81356128e681614c1f565b60005b8381101561504657818101518382015260200161502e565b50506000910152565b6000815180845261506781602086016020860161502b565b601f01601f19169290920160200192915050565b828152604060208201526000611553604083018461504f565b600067ffffffffffffffff808411156150af576150af614d46565b8360051b60206150c160208301614d5c565b868152918501916020810190368411156150da57600080fd5b865b8481101561510e578035868111156150f45760008081fd5b61510036828b01614d8d565b8452509183019183016150dc565b50979650505050505050565b6001600160f01b031984168152826020820152606060408201526000612ab6606083018461504f565b6000835161515581846020880161502b565b7f5f5f000000000000000000000000000000000000000000000000000000000000908301908152835161518f81600284016020880161502b565b01600201949350505050565b805160208083015191908110156129475760001960209190910360031b1b16919050565b6020815260006128e6602083018461504f565b6040815260006151e5604083018561504f565b90506001600160a01b03831660208301529392505050565b634e487b7160e01b600052601160045260246000fd5b80820180821115610326576103266151fd565b6001600160f01b03198416815260007f3a00000000000000000000000000000000000000000000000000000000000000806002840152845161526f81600386016020890161502b565b80840190508160038201528451915061528f82600483016020880161502b565b0160040195945050505050565b634e487b7160e01b600052602160045260246000fd5b600060208083016020845280855180835260408601915060408160051b87010192506020870160005b82811015615327577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc088860301845261531585835161504f565b945092850192908501906001016152db565b5092979650505050505050565b634e487b7160e01b600052603260045260246000fd5b81810381811115610326576103266151fd565b8082028115828204841417610326576103266151fd565b6001600160a01b0384168152826020820152606060408201526000612ab6606083018461504f565b60008151808452602080850194506020840160005b838110156153cd578151875295820195908201906001016153b1565b509495945050505050565b6080815260006153eb608083018761539c565b82810360208401526153fd818761504f565b90508460408401528281036060840152613b50818561504f565b86815260c06020820152600061543060c083018861539c565b8281036040840152615442818861504f565b9050856060840152828103608084015261545c818661504f565b9150508260a0830152979650505050505050565b6000825161548281846020870161502b565b9190910192915050565b6020815260006128e6602083018461539c565b8381526060602082015260006154b8606083018561539c565b9050826040830152949350505050565b828152604060208201526000611553604083018461539c565b8481526080602082015260006154fa608083018661539c565b60ff851660408401528281036060840152613b50818561504f565b6000835161552781846020880161502b565b83519083019061553b81836020880161502b565b01949350505050565b606081526000615557606083018661539c565b65ffffffffffff8516602084015282810360408401526114c7818561504f565b848152608060208201526000615590608083018661539c565b65ffffffffffff851660408401528281036060840152613b50818561504f565b8281526000602080830184516020860160005b828110156155df578151845292840192908401906001016155c3565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b60008261561f57634e487b7160e01b600052601260045260246000fd5b500490565b6000845161563681846020890161502b565b60609490941b6bffffffffffffffffffffffff191691909301908152601481019190915260340192915050565b606081526000615676606083018661504f565b60208301949094525060400152919050565b64ffffffffff8181168382160190808211156156a6576156a66151fd565b5092915050565b87815260e0602082015260006156c660e083018961539c565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c08401526156fd818561504f565b9a9950505050505050505050565b60c08152600061571e60c083018961539c565b60ff8816602084015265ffffffffffff8716604084015264ffffffffff8616606084015284608084015282810360a084015261575a818561504f565b9998505050505050505050565b600060ff821660ff810361577d5761577d6151fd565b6001019291505056fea164736f6c6343000818000a","sourceMap":"740:212:83:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2331:198:58;;;;;;:::i;:::-;;:::i;:::-;;;592:14:208;;585:22;567:41;;555:2;540:18;2331:198:58;;;;;;;;4111:293:90;;;;;;:::i;:::-;;:::i;:::-;;1963:748;;;;;;:::i;:::-;;:::i;1262:113:58:-;;;:::i;:::-;;;-1:-1:-1;;;;;2925:55:208;;;2907:74;;2895:2;2880:18;1262:113:58;2761:226:208;11618:932:91;;;;;;:::i;:::-;;:::i;8379:1508::-;;;;;;:::i;:::-;;:::i;:::-;;;-1:-1:-1;;;;;;5272:79:208;;;5254:98;;5242:2;5227:18;8379:1508:91;5110:248:208;5808:2236:91;;;;;;:::i;:::-;;:::i;1616:110:58:-;;;-1:-1:-1;;3800:14:58;3796:25;3783:39;6057:25:208;;6045:2;6030:18;1616:110:58;5911:177:208;3174:595:90;;;;;;:::i;:::-;;:::i;10291:997:91:-;;;;;;:::i;:::-;;:::i;1085:570:89:-;;;;;;:::i;:::-;;:::i;4742:388:91:-;;;;;;:::i;:::-;;:::i;14605:466::-;;;;;;:::i;:::-;;:::i;2536:736::-;;;;;;:::i;:::-;;:::i;13276:1145::-;;;;;;:::i;:::-;;:::i;12735:223::-;;;;;;:::i;:::-;;:::i;3576:936::-;;;;;;:::i;:::-;;:::i;1942:98:58:-;;;:::i;2331:198::-;2407:4;-1:-1:-1;;;;;;2426:54:58;;2441:39;2426:54;;:98;;-1:-1:-1;;;;;;;2484:40:58;;2499:25;2484:40;2426:98;2419:105;2331:198;-1:-1:-1;;2331:198:58:o;4111:293:90:-;1061:20:82;:18;:20::i;:::-;4265:49:90::1;4292:7;4301:12;:10;:12::i;:::-;4265:26;:49::i;:::-;4348:51;4378:7;4387:11;4348:29;:51::i;:::-;4111:293:::0;;:::o;1963:748::-;1061:20:82;:18;:20::i;:::-;2278:9:90::1;2257:17;:7:::0;:15:::1;:17::i;:::-;-1:-1:-1::0;;2257:30:90::1;::::0;2253:110:::1;;2328:7;2337:18;:7;:16;:18::i;:::-;2304:52;;;;;;;;;;;;:::i;:::-;;;;;;;;2253:110;2415:56;-1:-1:-1::0;;;;;;2952:46:59;;2951:74;2415:30:90::1;:56::i;:::-;2533:49;2560:7;2569:12;:10;:12::i;2533:49::-;2615:91;2639:7:::0;2648:11;2661:9;2672:11;2615:91:::1;2685:8:::0;;2615:91:::1;:::i;:::-;;2695:10:::0;;2615:91:::1;:::i;:::-;:23;:91::i;:::-;1963:748:::0;;;;;;;;:::o;1262:113:58:-;1305:14;1334:36;:34;:36::i;:::-;1327:43;;1262:113;:::o;11618:932:91:-;1061:20:82;:18;:20::i;:::-;11823:141:91::1;11869:12;:10;:12::i;:::-;11900:9;11938:19;11823:26;:141::i;:::-;12014:41;12035:19;12014:20;:41::i;:::-;12010:536;;;12159:25;12187:39;12206:19;12187:18;:39::i;:::-;12159:67;;12234:73;12251:17;12270:36;12234:16;:73::i;:::-;12378:161;12429:12;:10;:12::i;:::-;12461:19;12500:12;12529:1;12378:32;:161::i;:::-;;12057:489;12010:536;11618:932:::0;;;:::o;8379:1508::-;8518:28;1061:20:82;:18;:20::i;:::-;-1:-1:-1;;;8625:8:91;-1:-1:-1;;;;;;8625:37:91::1;;8621:138;;-1:-1:-1::0;;;8722:8:91::1;8732:19;:8;:17;:19::i;:::-;8679:73;;;;;;;;;;;;;:::i;8621:138::-;8802:40;8833:8;8802:30;:40::i;:::-;8896:50;8923:8;8933:12;:10;:12::i;8896:50::-;8993:29;9025:59;9060:23;:8;451:5:16::0;2634:44:59;;2536:148;9060:23:91::1;-1:-1:-1::0;;9025:59:91::1;:34;:59::i;:::-;8993:91;;9090:35;9145:15;9168:23;9128:64;;;;;;;;;:::i;:::-;;;;;;;;;;;;;9090:102;;9239:22;9229:33;;;;;;9198:65;;9329:27;9359:53;9390:21;9359:30;:53::i;:::-;9329:83:::0;-1:-1:-1;9423:40:91;;9419:111:::1;;9472:58;::::0;::::1;::::0;;-1:-1:-1;;;;;;5272:79:208;;9472:58:91::1;::::0;::::1;5254:98:208::0;5227:18;;9472:58:91::1;5110:248:208::0;9419:111:91::1;9614:41:::0;;::::1;::::0;::::1;::::0;9662:79:::1;9685:21:::0;9708:8;9614:41;9662:22:::1;:79::i;:::-;9804:78;9828:21;9858:22;9804:23;:78::i;:::-;8548:1339;;;;8379:1508:::0;;;;:::o;5808:2236::-;1061:20:82;:18;:20::i;:::-;-1:-1:-1;;;5996:8:91;-1:-1:-1;;;;;;5996:37:91::1;;5992:138;;-1:-1:-1::0;;;6093:8:91::1;6103:19;:8;:17;:19::i;5992:138::-;-1:-1:-1::0;;;2952:46:59;;-1:-1:-1;;;2951:74:59;6239:43:91::1;2951:74:59::0;6239:30:91::1;:43::i;:::-;6336:53;6363:11;6376:12;:10;:12::i;6336:53::-;6480:74;6505:6;6514:39;6480:16;:74::i;:::-;6647:9;6625:18;:8:::0;:16:::1;:18::i;:::-;-1:-1:-1::0;;6625:31:91::1;::::0;6621:98:::1;;6689:8;6699:19;:8;:17;:19::i;6621:98::-;6803:27;6833:36;6861:6;6833:19;:36::i;:::-;6803:66:::0;-1:-1:-1;6886:40:91;;;::::1;::::0;:110:::1;;;6987:8;6948:16;6930:66;;6886:110;6875:192;;;7018:42;::::0;::::1;::::0;;-1:-1:-1;;;;;2925:55:208;;7018:42:91::1;::::0;::::1;2907:74:208::0;2880:18;;7018:42:91::1;2761:226:208::0;6875:192:91::1;7131:22;7156:28;7175:8;7156:18;:28::i;:::-;7131:53:::0;-1:-1:-1;;;;;;7264:28:91;::::1;::::0;7260:411:::1;;7363:44;7392:14;7363:28;:44::i;:::-;7478:57;7507:11;7520:14;7478:28;:57::i;:::-;7260:411;;;7626:38;7649:8;7659:4;7626:22;:38::i;:::-;7758:53;7771:8;7789:6;7798:12;7758;:53::i;:::-;7883:46;7911:6;7920:8;7883:19;:46::i;:::-;7984:55;8004:11;8025:6;8034:4;7984:19;:55::i;:::-;5919:2125;;;5808:2236:::0;;;:::o;3174:595:90:-;1061:20:82;:18;:20::i;:::-;3387:68:90::1;3412:11;3426:28;3387:16;:68::i;:::-;3508:56;-1:-1:-1::0;;;;;;2952:46:59;;2951:74;2415:30:90::1;:56::i;3508:::-;3614:49;3641:7;3650:12;:10;:12::i;3614:49::-;3695:69;3723:7;3732:11;3745:18;3695:27;:69::i;10291:997:91:-:0;10468:28;1061:20:82;:18;:20::i;:::-;625:63:80::1;::::0;;-1:-1:-1;;;625:63:80::1;::::0;::::1;12693:92:208::0;662:14:80::1;12801:11:208::0;;;12794:100;;;12910:12;;;12903:101;10556:59:91::1;::::0;13020:12:208;625:63:80::1;;;;;;;;;;;;617:72;;;:::i;:::-;10602:12:91;:10;:12::i;10556:59::-;-1:-1:-1::0;10718:40:91;;::::1;::::0;::::1;::::0;10825:27:::1;10855:53;10718:40:::0;10855:30:::1;:53::i;:::-;10825:83:::0;-1:-1:-1;10919:40:91;;10915:111:::1;;10968:58;::::0;::::1;::::0;;-1:-1:-1;;;;;;5272:79:208;;10968:58:91::1;::::0;::::1;5254:98:208::0;5227:18;;10968:58:91::1;5110:248:208::0;10915:111:91::1;11071:79;11094:21;11117:8;11127:22;11071;:79::i;:::-;11213:70;11237:21;11260:22;11213:23;:70::i;:::-;10498:790;10291:997:::0;;;;;:::o;1085:570:89:-;1061:20:82;:18;:20::i;:::-;1251:60:89::1;1276:6;1285:25;1251:16;:60::i;:::-;1318:200;1385:12;:10;:12::i;:::-;1415:1;1440:6;1498:11;1465:46;;;;;;;;:::i;:::-;;::::0;;-1:-1:-1;;1465:46:89;;::::1;::::0;;;;;;::::1;::::0;::::1;::::0;;::::1;;::::0;::::1;::::0;;1318:47:::1;:200::i;:::-;;1582:68;1612:6;1631:11;1621:22;;;;;;1645:4;1582:21;:68::i;4742:388:91:-:0;1061:20:82;:18;:20::i;:::-;4899:50:91::1;4926:8;4936:12;:10;:12::i;4899:50::-;5044:81;1292:66:76;5094:8:91::0;5112:11;5044:27:::1;:81::i;14605:466::-:0;1061:20:82;:18;:20::i;:::-;14746:29:91::1;14763:11;14746:16;:29::i;:::-;14820:43;14851:11;14820:30;:43::i;:::-;14917:53;14944:11;14957:12;:10;:12::i;14917:53::-;15014:52;15054:11;15014:39;:52::i;:::-;14605:466:::0;:::o;2536:736::-;1061:20:82;:18;:20::i;:::-;2673:29:91::1;2690:11;2673:16;:29::i;:::-;2767:34;2789:11;2767:21;:34::i;:::-;2854:35;2877:11;2854:22;:35::i;:::-;2850:127;;;2934:11;2947:22;:11;:20;:22::i;:::-;2906:64;;;;;;;;;;;;:::i;2850:127::-;3021:41;3044:11;3057:4;3021:22;:41::i;:::-;3115:46;3135:11;3148:12;:10;:12::i;:::-;3115:19;:46::i;:::-;3215:52;3235:11;3248:12;:10;:12::i;:::-;3262:4;3215:19;:52::i;13276:1145::-:0;1061:20:82;:18;:20::i;:::-;13490:29:91::1;13507:11;13490:16;:29::i;:::-;13581:41;13602:19;13581:20;:41::i;:::-;13576:107;;13639:37;;;;;;;;;;;;;;13576:107;13736:53;13763:11;13776:12;:10;:12::i;13736:53::-;13888:25;13916:39;13935:19;13916:18;:39::i;:::-;13888:67;;13961:73;13978:17;13997:36;13961:16;:73::i;:::-;14080:65;14112:11;14125:19;14080:31;:65::i;:::-;14216:19:::0;;:23;14212:205:::1;;14249:161;14300:12;:10;:12::i;14212:205::-;13436:985;13276:1145:::0;;;:::o;12735:223::-;1061:20:82;:18;:20::i;:::-;12868:85:91::1;12916:12;:10;:12::i;:::-;12941:9;12868:34;:85::i;3576:936::-:0;1061:20:82;:18;:20::i;:::-;-1:-1:-1;;;3801:8:91;-1:-1:-1;;;;;;3801:37:91::1;;3797:138;;-1:-1:-1::0;;;3898:8:91::1;3908:19;:8;:17;:19::i;3797:138::-;4016:69;4041:11;4055:29;4016:16;:69::i;:::-;4127:40;4158:8;4127:30;:40::i;:::-;4221:57;-1:-1:-1::0;;;;;;2952:46:59;;2951:74;2415:30:90::1;:56::i;4221:57:91:-;4328:50;4355:8;4365:12;:10;:12::i;4328:50::-;4410:97;4427:8:::0;-1:-1:-1;;1053:20:4;;;;1045:29;1077:30;;;;;;1045:62;4410:16:91::1;:97::i;1942:98:58:-:0;1981:7;2003:32;:30;:32::i;1179:189:82:-;-1:-1:-1;;;;;1265:6:82;1248:23;1256:4;1248:23;1237:127;;1332:25;;;;;;;;;;;;;;1237:127;1179:189::o;2140:233:42:-;-1:-1:-1;;;;;2225:58:42;;:48;-1:-1:-1;;;;;;2952:46:59;;2951:74;2225:19:42;:48::i;:::-;-1:-1:-1;;;;;2225:58:42;;2221:148;;2332:21;:10;:19;:21::i;:::-;2355:6;2300:62;;;;;;;;;;;;:::i;13083:172:20:-;13171:79;1100:66:28;13220:7:20;13237:11;13171:27;:79::i;3162:160:59:-;3225:7;3289:26;438:6;451:5:16;3289:26:59;:::i;:::-;3255:61;;;;;3162:160;-1:-1:-1;3162:160:59:o;3483:592::-;3547:13;3617:10;451:5:16;2634:44:59;;;3568:19;3715;3617:10;3715:7;:19::i;:::-;3692:42;-1:-1:-1;3797:12:59;-1:-1:-1;;3836:35:59;;;:102;;3885:53;-1:-1:-1;;3885:53:59;;:34;:53::i;:::-;3836:102;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;3965:25:59;;;:87;;4004:48;4039:12;4004:34;:48::i;:::-;3965:87;;;;;;;;;;;;;;;;;;;;;3769:293;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;3740:330;;;;;3483:592;;;:::o;2602:206:42:-;2676:34;2699:10;2676:22;:34::i;:::-;2671:133;;2763:10;2775:21;:10;:19;:21::i;:::-;2727:70;;;;;;;;;;;;:::i;9039:2614:20:-;-1:-1:-1;;;9299:7:20;-1:-1:-1;;;;;;9299:35:20;;;;;:83;;-1:-1:-1;;;;9338:7:20;-1:-1:-1;;;;;;9338:44:20;;;9299:83;9295:209;;;-1:-1:-1;;;9454:7:20;9487;9470:25;;;;;;15382:19:208;;15426:2;15417:12;;15222:213;9470:25:20;;;;-1:-1:-1;;9470:25:20;;;;;;;;;;9399:98;;;;;;;;;;:::i;9295:209::-;9550:22;:11;:20;:22::i;:::-;9613:40;:9;9646:4;9613:18;:40::i;:::-;9659:43;:11;9694:5;9659:20;:43::i;:::-;1684:38:30;5408:60:17;;;1516:34:30;5331:59:17;;;5325:144;5310:159;;9790:8:20;:15;:40;9786:148;;1684:38:30;5408:60:17;;;1516:34:30;5331:59:17;;;5325:144;5310:159;;9911:15:20;;9847:80;;;;;;;;15614:25:208;;;;15655:18;;;15648:34;15587:18;;9847:80:20;15440:248:208;9786:148:20;1684:38:30;5408:60:17;;;1516:34:30;5331:59:17;;;5325:144;5310:159;;9984:10:20;:17;:44;9980:158;;1684:38:30;5408:60:17;;;1516:34:30;5331:59:17;;;5325:144;5310:159;;10113:17:20;;10045:86;;;;;;;;15614:25:208;;;;15655:18;;;15648:34;15587:18;;10045:86:20;15440:248:208;9980:158:20;1684:38:30;5408:60:17;;;1516:34:30;5331:59:17;;;5325:144;5310:159;;1684:38:30;5408:60:17;;;1516:34:30;5331:59:17;;;5325:144;5310:159;;10195:50:20;10191:171;;1684:38:30;5408:60:17;;;1516:34:30;5331:59:17;;;5325:144;5310:159;;1684:38:30;5408:60:17;;;1516:34:30;5331:59:17;;;5325:144;5310:159;;10262:93:20;;;;;;;;15614:25:208;;;;15655:18;;;15648:34;15587:18;;10262:93:20;15440:248:208;10191:171:20;10404:29;:11;:27;:29::i;:::-;10371;:11;:27;:29::i;:::-;:62;10367:225;;10509:29;:11;:27;:29::i;:::-;10548;:11;:27;:29::i;:::-;10450:135;;;;;;;;15614:25:208;;;;15655:18;;;15648:34;15587:18;;10450:135:20;15440:248:208;10367:225:20;10635:30;:11;:28;:30::i;:::-;10601;:11;:28;:30::i;:::-;:64;10597:230;;10742:30;:11;:28;:30::i;:::-;10782;:11;:28;:30::i;:::-;10682:138;;;;;;;;15614:25:208;;;;15655:18;;;15648:34;15587:18;;10682:138:20;15440:248:208;10597:230:20;10924:9;10919:314;10939:29;:11;:27;:29::i;:::-;10935:1;:33;10919:314;;;11013:44;:22;:11;11033:1;11013:19;:22::i;:::-;:42;;;;;;;;:::i;:::-;;:44::i;:::-;579:1:30;4677:19:3;:27;;;4676:44;4642:79;;;4629:93;;10987:70:20;10983:244;;579:1:30;4677:19:3;:27;;;4676:44;4642:79;;;4629:93;;11164:44:20;:22;:11;11184:1;11164:19;:22::i;:44::-;11076:142;;;;;;;;15614:25:208;;;;15655:18;;;15648:34;15587:18;;11076:142:20;15440:248:208;10983:244:20;10970:3;;10919:314;;;;11295:31;11318:7;11295:22;:31::i;:::-;11291:140;;;11381:7;11414;11397:25;;;;;;15382:19:208;;15426:2;15417:12;;15222:213;11397:25:20;;;;-1:-1:-1;;11397:25:20;;;;;;;;;;11343:81;;;;;;;;;:::i;11291:140::-;11472:103;11484:7;11493:11;11506:9;11517:11;11541:8;11530:20;;;;;;;;:::i;:::-;;;;;;;;;;;;;11563:10;11552:22;;;;;;;;:::i;:::-;;;;;;;;;;;;;11472:11;:103::i;:::-;11611:37;11634:7;11643:4;11611:22;:37::i;2992:383:58:-;3278:34;3282:14;3278:34;3265:48;3259:4;3255:59;;3325:45;;-1:-1:-1;3360:10:58;3325:45;2992:383;:::o;6660:426:79:-;6788:16;;;6802:1;6788:16;;;;;;;;6759:26;;6788:16;;;;;;;;;;-1:-1:-1;6788:16:79;6759:45;;6849:9;-1:-1:-1;;;;;6833:27:79;6825:36;;6810:9;6820:1;6810:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;6906:9;-1:-1:-1;;;;;6890:27:79;6882:36;;6867:9;6877:1;6867:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;6925:156;1307:66;1291:83;;6973:9;6990:1;7034:19;6999:56;;;;;;15382:19:208;;15426:2;15417:12;;15222:213;6999:56:79;;;;-1:-1:-1;;6999:56:79;;;;;;;;;-1:-1:-1;;;6925:24:79;:156::i;1509:162:43:-;1583:4;810:53;;;1602:64;;;;;1634:32;1646:19;1634:11;:32::i;:::-;1633:33;1595:71;1509:162;-1:-1:-1;;1509:162:43:o;3579:307:78:-;3694:16;;;3708:1;3694:16;;;;;;;;;3643:14;;;;3694:16;;;;;;;;;;;;-1:-1:-1;3694:16:78;3665:45;;3749:8;3716:9;3726:1;3716:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;3765:13;3781:62;1284:66;3816:9;3765:13;1413:66;3781:24;:62::i;:::-;3857:23;;;3579:307;-1:-1:-1;;;;3579:307:78:o;692:238:93:-;777:61;809:15;826:11;777:31;:61::i;:::-;772:156;;853:70;;;;;-1:-1:-1;;;;;17315:55:208;;853:70:93;;;17297:74:208;-1:-1:-1;;;;;;17407:79:208;;17387:18;;;17380:107;17270:18;;853:70:93;17125:368:208;5258:401:55;5402:17;5428:12;5442:23;5469:115;5499:6;5543:8;5569;5520:5;5469:13;:115::i;:::-;5427:157;;;;5595:7;5590:41;;5604:27;5620:10;5604:15;:27::i;:::-;5644:10;5258:401;-1:-1:-1;;;;;;5258:401:55:o;1862:322:59:-;1932:13;1953:14;1973:80;1989:2;1980:6;:11;1973:80;;;-1:-1:-1;;2007:34:59;;3218:1:2;3214:13;;3210:24;2007:39:59;;2003:50;2048:5;2003:50;1993:8;;1973:80;;;2089:30;;;-1:-1:-1;;17639:79:208;;2089:30:59;;;17627:92:208;2089:30:59;;17735:12:208;;;;2089:30:59;;;875:21:2;;;2089:30:59;2139:39;2125:54;1862:322;-1:-1:-1;;;;1862:322:59:o;3638::69:-;3764:16;;;3778:1;3764:16;;;;;;;;;3708:19;;;;3764:16;;;;;;;;;;;;-1:-1:-1;3764:16:69;3735:45;;3809:16;3801:25;;;3786:9;3796:1;3786:12;;;;;;;;:::i;:::-;;;;;;;;;;:40;3833:13;3849:62;1303:66;3884:9;3833:13;1432:66;3849:24;:62::i;7743:454::-;7849:24;7876:46;7889:8;7899:22;7876:12;:46::i;:::-;8025:16;;;8039:1;8025:16;;;;;;;;;7849:73;;-1:-1:-1;7929:29:69;;7964:25;;7929:29;;8025:16;;;;;;;;;;;;-1:-1:-1;8025:16:69;7996:45;;8070:16;8062:25;;;8047:9;8057:1;8047:12;;;;;;;;:::i;:::-;;;;;;;;;;:40;8094:98;1303:66;8124:9;8135:11;8148:15;8165:12;1432:66;8094:19;:98::i;:::-;7843:354;;;;7743:454;;;:::o;3657:455:70:-;3744:24;3774:29;3806:32;3820:17;3806:13;:32::i;:::-;3774:64;;3844:25;3872:32;3886:17;3872:13;:32::i;:::-;3940:16;;;3954:1;3940:16;;;;;;;;;3844:60;;-1:-1:-1;3911:26:70;;3940:16;;;;;;;;;;;;-1:-1:-1;3940:16:70;3911:45;;3985:16;3977:25;;;3962:9;3972:1;3962:12;;;;;;;;:::i;:::-;;;;;;;;;;:40;4009:98;1224:66;4039:9;4050:11;4063:15;4080:12;1353:66;4009:19;:98::i;4257:313:77:-;4366:16;;;4380:1;4366:16;;;;;;;;;4310:19;;;;4366:16;;;;;;;;;;;;-1:-1:-1;4366:16:77;4337:45;;4427:6;-1:-1:-1;;;;;4411:24:77;4403:33;;4388:9;4398:1;4388:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;4443:13;4459:62;1298:66;4494:9;4443:13;-1:-1:-1;;;4459:24:77;:62::i;6235:222::-;6318:16;;;6332:1;6318:16;;;;;;;;;6289:26;;6318:16;;;;;;;;;;;-1:-1:-1;6318:16:77;6289:45;;6379:6;-1:-1:-1;;;;;6363:24:77;6355:33;;6340:9;6350:1;6340:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;6395:57;1298:66;6428:9;-1:-1:-1;;;6395:22:77;:57::i;6795:295:75:-;6901:16;;;6915:1;6901:16;;;;;;;;6872:26;;6901:16;;;;;;;;;;-1:-1:-1;6901:16:75;6872:45;;6956:10;6923:9;6933:1;6923:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;7012:6;-1:-1:-1;;;;;6996:24:75;6988:33;;6973:9;6983:1;6973:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;7028:57;1298:66;7061:9;-1:-1:-1;;;7028:22:75;:57::i;4692:268:27:-;4792:16;;;4806:1;4792:16;;;;;;;;;4763:26;;4792:16;;;;;;;;;;;-1:-1:-1;4792:16:27;4763:45;;4847:10;4814:9;4824:1;4814:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;4865:90;1102:66;1086:83;;4900:9;4911:1;4932:6;4914:26;;;;;;17909:14:208;17902:22;17897:3;17893:32;17881:45;;17951:1;17942:11;;17758:201;4914:26:27;;;;-1:-1:-1;;4914:26:27;;;;;;;;;-1:-1:-1;;;4865:24:27;:90::i;7416:423:78:-;7501:24;7528:34;7541:6;7549:12;7528;:34::i;:::-;7665:16;;;7679:1;7665:16;;;;;;;;;7501:61;;-1:-1:-1;7569:29:78;;7604:25;;7569:29;;7665:16;;;;;;;;;;;;-1:-1:-1;7665:16:78;7636:45;;7720:8;7687:9;7697:1;7687:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;7736:98;1284:66;7766:9;7777:11;7790:15;7807:12;1413:66;7736:19;:98::i;5618:286:77:-;5713:16;;;5727:1;5713:16;;;;;;;;;5684:26;;5713:16;;;;;;;;;;;-1:-1:-1;5713:16:77;5684:45;;5774:6;-1:-1:-1;;;;;5758:24:77;5750:33;;5735:9;5745:1;5735:12;;;;;;;;:::i;:::-;;;;;;:48;;;;;5790:109;1298:66;1282:83;;5825:9;5836:1;5874:8;5839:45;;;;;;15382:19:208;;15426:2;15417:12;;15222:213;6059:332:75;6169:16;;;6183:1;6169:16;;;;;;;;6140:26;;6169:16;;;;;;;;;;-1:-1:-1;6169:16:75;6140:45;;6224:10;6191:9;6201:1;6191:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;6280:6;-1:-1:-1;;;;;6264:24:75;6256:33;;6241:9;6251:1;6241:12;;;;;;;;:::i;:::-;;;;;;:48;;;;;6296:90;1298:66;1282:83;;6331:9;6342:1;6363:6;6345:26;;;;;;17909:14:208;17902:22;17897:3;17893:32;17881:45;;17951:1;17942:11;;17758:201;12255:624:20;-1:-1:-1;;;12439:7:20;-1:-1:-1;;;;;;12439:35:20;;12435:161;;-1:-1:-1;;;12546:7:20;12579;12562:25;;;;;;15382:19:208;;15426:2;15417:12;;15222:213;12435:161:20;12641:31;12664:7;12641:22;:31::i;:::-;12636:136;;12722:7;12755;12738:25;;;;;;15382:19:208;;15426:2;15417:12;;15222:213;12738:25:20;;;;-1:-1:-1;;12738:25:20;;;;;;;;;;12689:76;;;;;;;;;:::i;12636:136::-;12778:96;12795:7;-1:-1:-1;;1053:20:4;;;;1045:29;1077:30;;;;;;1045:62;12778:16:20;:96::i;7191:399:58:-;7338:17;7364:12;7378:18;7400:125;7435:9;7462:8;7486:6;7510:8;7400:15;:125::i;6085:340:72:-;6207:16;;;6221:1;6207:16;;;;;;;;6178:26;;6207:16;;;;;;;;;;-1:-1:-1;6207:16:72;6178:45;;6268:13;-1:-1:-1;;;;;6252:31:72;6244:40;;6229:9;6239:1;6229:12;;;;;;;;:::i;:::-;;;;;;:55;;;;;6305:13;6290:9;6300:1;6290:12;;;;;;;;:::i;:::-;;;;;;:28;;;;;6325:95;1213:66;1197:83;;6360:9;6371:1;6392:11;6374:31;;;;;;17909:14:208;17902:22;17897:3;17893:32;17881:45;;17951:1;17942:11;;17758:201;1474:1069:4;1617:29;1649:42;1660:11;1673:17;1649:10;:42::i;:::-;1617:74;;1809:25;1851:12;:19;1837:34;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;1837:34:4;;1809:62;;1919:21;1969:25;1964:312;2016:12;:19;1996:17;:39;1964:312;;;2139:19;-1:-1:-1;;;;;2072:87:4;:55;2082:12;2095:17;2082:31;;;;;;;;:::i;:::-;;;;;;;2072:53;;;3536:35;;;3406:170;2072:55;-1:-1:-1;;;;;2072:87:4;;2068:200;;2199:12;2212:17;2199:31;;;;;;;;:::i;:::-;;;;;;;2173:8;2182:13;2173:23;;;;;;;;:::i;:::-;-1:-1:-1;;2173:57:4;;;:23;;;;;;;;;;;:57;2242:15;;;;;2068:200;2037:19;;1964:312;;;;2429:13;2419:8;2412:31;2486:52;2497:11;2510:17;2529:8;2486:10;:52::i;596:401:94:-;-1:-1:-1;;;;;;2952:46:59;;2951:74;821:10:94;803:79;799:196;;-1:-1:-1;;;956:10:94;968:21;:10;:19;:21::i;6443:214:73:-;6533:16;;;6547:1;6533:16;;;;;;;;;6504:26;;6533:16;;;;;;;;;;;-1:-1:-1;6533:16:73;6504:45;;6588:11;6555:9;6565:1;6555:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;6607;1312:66;6642:9;6607:24;:45::i;648:770:95:-;776:17;796:25;:10;451:5:16;2634:44:59;;2536:148;796:25:95;776:45;-1:-1:-1;825:30:95;858:45;-1:-1:-1;;858:45:95;;:34;:45::i;:::-;940:30;;825:78;;-1:-1:-1;979:26:95;;975:441;;1017:65;1036:16;1055:26;1080:1;1055:22;:26;:::i;:::-;2702:27:2;2716:4;2702:27;2696:34;;2575:165;1017:65:95;:72;;;;1013:146;;1106:46;;;;;-1:-1:-1;;18261:79:208;;1106:46:95;;;18243:98:208;18216:18;;1106:46:95;18097:250:208;1013:146:95;1170:9;1165:247;1185:26;1210:1;1185:22;:26;:::i;:::-;1181:1;:30;1165:247;;;2716:4:2;2702:27;;;;2696:34;1230:47:95;;;;;:102;;;;-1:-1:-1;1281:44:95;1300:16;1319:5;:1;1323;1319:5;:::i;1281:44::-;:51;;;;;1230:102;1226:180;;;1351:46;;;;;-1:-1:-1;;18261:79:208;;1351:46:95;;;18243:98:208;18216:18;;1351:46:95;18097:250:208;1226:180:95;1213:3;;1165:247;;3328:314:27;3442:16;;;3456:1;3442:16;;;;;;;;;3394:11;;;;3442:16;;;;;;;;;;;;-1:-1:-1;3442:16:27;3413:45;;3497:10;3464:9;3474:1;3464:12;;;;;;;;:::i;:::-;;;;;;;;;;:44;3515:13;3531:62;1102:66;3566:9;3515:13;-1:-1:-1;;;3531:24:27;:62::i;:::-;3515:78;;3607:29;3628:5;3615:20;;1650:10:16;1541:126;5493:265:74;5590:16;;;5604:1;5590:16;;;;;;;;;5561:26;;5590:16;;;;;;;;;;;-1:-1:-1;5590:16:74;5561:45;;5645:11;5612:9;5622:1;5612:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;5664:89;1298:66;1282:83;;5699:9;5710:1;5731:5;5713:25;;;;;;;18501:2:208;18497:15;;;;-1:-1:-1;;18493:88:208;18481:101;;18607:2;18598:12;;18352:264;5713:25:74;;;;-1:-1:-1;;5713:25:74;;;;;;;;;1427:66;5664:24;:89::i;6033:349:73:-;6147:16;;;6161:1;6147:16;;;;;;;;;6118:26;;6147:16;;;;;;;;;;;-1:-1:-1;6147:16:73;6118:45;;6202:11;6169:9;6179:1;6169:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;6221:156;1312:66;1296:83;;6269:9;6286:1;6330:19;6295:56;;;;;;15382:19:208;;15426:2;15417:12;;15222:213;7147:291:79;7251:16;;;7265:1;7251:16;;;;;;;;7222:26;;7251:16;;;;;;;;;;-1:-1:-1;7251:16:79;7222:45;;7312:9;-1:-1:-1;;;;;7296:27:79;7288:36;;7273:9;7283:1;7273:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;7369:9;-1:-1:-1;;;;;7353:27:79;7345:36;;7330:9;7340:1;7330:12;;;;;;;;:::i;:::-;;;;;;;;;;:51;7388:45;1307:66;7423:9;7388:24;:45::i;10051:257:76:-;10148:16;;;10162:1;10148:16;;;;;;;;;10119:26;;10148:16;;;;;;;;;;;-1:-1:-1;10148:16:76;10119:45;;10203:8;10170:9;10180:1;10170:12;;;;;;;;:::i;:::-;;;;;;:42;;;;;10219:84;1292:66;1276:83;;10260:9;10271:1;10292:8;10274:28;;;;;;;-1:-1:-1;;18762:79:208;;;;18750:92;;18867:2;18858:12;;18621:255;10274:28:76;;;;;;;;;;;;;10219:30;:84::i;4048:97:58:-;4089:7;4111:29;:27;:29::i;4220:306:74:-;4331:16;;;4345:1;4331:16;;;;;;;;;4281:13;;;;4331:16;;;;;;;;;;;;-1:-1:-1;4331:16:74;4302:45;;4386:11;4353:9;4363:1;4353:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;4405:13;4421:62;1298:66;4456:9;4405:13;1427:66;4421:24;:62::i;6972:1658:3:-;6655:45;7035:86;;7077:37;;;;;;;;;;;;;;7035:86;7127:25;7155:30;:11;:28;:30::i;:::-;7127:58;;944:1:30;7195:17:3;:38;7191:155;;;7250:89;;;;;;;;15614:25:208;;;944:1:30;15655:18:208;;;15648:34;15587:18;;7250:89:3;15440:248:208;7191:155:3;7352:24;7379:29;:11;:27;:29::i;:::-;7352:56;-1:-1:-1;7414:23:3;7440:36;7459:17;7352:56;7440:36;:::i;:::-;7414:62;;689:2:30;7486:15:3;:34;7482:140;;;7537:78;;;;;;;;15614:25:208;;;689:2:30;15655:18:208;;;15648:34;15587:18;;7537:78:3;15440:248:208;7482:140:3;7664:25;7700:9;7695:427;7715:16;7711:1;:20;7695:427;;;4629:93;4677:19;:27;;;579:1:30;4676:44:3;4642:79;;;4629:93;7743:24;7804:21;;;7800:232;;7844:51;;;;;;;;6057:25:208;;;6030:18;;7844:51:3;5911:177:208;7800:232:3;376:2:30;7914:16:3;:28;7910:122;;;7961:62;;;;;;;;6057:25:208;;;6030:18;;7961:62:3;5911:177:208;7910:122:3;8039:37;8060:16;8039:37;;:::i;:::-;;-1:-1:-1;;8104:3:3;;7695:427;;;;8189:30;:11;:28;:30::i;:::-;8168:17;:51;8164:183;;8290:30;:11;:28;:30::i;:::-;8236:104;;;;;;;;15614:25:208;;;;15655:18;;;15648:34;;;15587:18;;8236:104:3;15440:248:208;8164:183:3;8403:16;8386:240;689:2:30;8421:1:3;:20;8386:240;;;4629:93;4677:19;:27;;;579:1:30;4676:44:3;4642:79;;;4629:93;8517:21;;8513:107;;8557:54;;;;;;;;6057:25:208;;;6030:18;;8557:54:3;5911:177:208;8513:107:3;-1:-1:-1;8443:3:3;;8386:240;;5932:1629:17;6039:10;6038:11;:31;;;;-1:-1:-1;6655:45:3;;6053:16:17;6034:80;;;6078:36;;-1:-1:-1;;;6078:36:17;;6112:1;6078:36;;;6057:25:208;6030:18;;6078:36:17;5911:177:208;6034:80:17;6177:25;6205;:6;:23;:25::i;:::-;6177:53;;944:1:30;6240:17:17;:38;6236:103;;;6287:52;;-1:-1:-1;;;6287:52:17;;;;;6057:25:208;;;6030:18;;6287:52:17;5911:177:208;6236:103:17;6346:24;6373;:6;:22;:24::i;:::-;6346:51;-1:-1:-1;6467:23:17;6493:36;6512:17;6346:51;6493:36;:::i;:::-;6467:62;;689:2:30;6539:15:17;:34;6535:97;;;6582:50;;-1:-1:-1;;;6582:50:17;;;;;6057:25:208;;;6030:18;;6582:50:17;5911:177:208;6535:97:17;6693:25;6729:9;6724:313;6744:16;6740:1;:20;6724:313;;;6772:24;6799:39;:17;:6;6814:1;6799:14;:17::i;:39::-;6772:66;;6850:16;6870:1;6850:21;6846:101;;6890:48;;;;;;;;;;;;;;6846:101;6954:37;6975:16;6954:37;;:::i;:::-;;-1:-1:-1;;7019:3:17;;6724:313;;;;7105:25;:6;:23;:25::i;:::-;7084:17;:46;7080:134;;7181:25;:6;:23;:25::i;:::-;7147:60;;-1:-1:-1;;;7147:60:17;;;;;;6057:25:208;;6045:2;6030:18;;5911:177;7080:134:17;7289:16;7272:285;7311:15;7307:1;:19;7272:285;;;7338:24;7365:39;:17;:6;7380:1;7365:14;:17::i;:39::-;7338:66;-1:-1:-1;7416:20:17;;7412:100;;7455:48;;;;;;;;;;;;;;7412:100;-1:-1:-1;7539:3:17;;7272:285;;5333:171:3;5406:7;579:1:30;1533;1517:13;1529:1;376:2;1517:13;:::i;:::-;:17;;;;:::i;:::-;1516:34;;;;:::i;:::-;5442:11:3;5421:78;5434:64;;5421:78;;5333:171;-1:-1:-1;;5333:171:3:o;5731:173::-;5805:7;579:1:30;1705;;1685:13;1697:1;376:2;1685:13;:::i;:::-;:17;;;;:::i;4191:206:17:-;4261:10;4351:19;:27;;;4382:1;4350:33;4329:6;4304:82;4321:63;;4304:82;;;;;;;;;:::i;:::-;4297:89;4191:206;-1:-1:-1;;;4191:206:17:o;3195:520:1:-;3261:7;3274:13;3296:10;3290:17;;;;;;;;:::i;:::-;3274:33;;;;3324:2;3316:5;:10;3312:401;;;3568:2;3560:10;3574:1;3559:16;;;-1:-1:-1;;3195:520:1:o;3312:401::-;3610:18;3596:10;:32;;;;;;;;:::i;:::-;;3592:121;;-1:-1:-1;3643:2:1;;3195:520;-1:-1:-1;;3195:520:1:o;3592:121::-;-1:-1:-1;3707:1:1;;3195:520;-1:-1:-1;;3195:520:1:o;3592:121::-;3270:445;3195:520;;;:::o;20396:676:29:-;20604:24;20631:49;20644:11;20657:9;20668:11;20631:12;:49::i;:::-;20604:76;;20687:29;20719:55;20733:18;20753:20;20719:13;:55::i;:::-;20687:87;;20780:25;20808:55;20822:18;20842:20;20808:13;:55::i;:::-;20899:16;;;20913:1;20899:16;;;;;;;;;20780:83;;-1:-1:-1;20870:26:29;;20899:16;;;;;;;;;;;;-1:-1:-1;20899:16:29;20870:45;;20954:7;20921:9;20931:1;20921:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;20969:98;1342:66;20999:9;21010:11;21023:15;21040:12;1471:66;20969:19;:98::i;:::-;20598:474;;;;20396:676;;;;;;:::o;25172:355:20:-;25344:178;25378:7;25403:8;25433:63;25472:11;25485:10;25433:38;:63::i;:::-;25511:4;25344:16;:178::i;1129:181:43:-;764:71:80;;;-1:-1:-1;;;764:71:80;;;12693:92:208;1205:4:43;12801:11:208;;;12794:100;;;814:20:80;12910:12:208;;;12903:101;1205:4:43;13020:12:208;764:71:80;;;;;;;;;;;;756:80;;;:::i;:::-;1224:81:43;;;;1129:181;-1:-1:-1;1129:181:43:o;38205:541:20:-;38362:7;38499:242;38543:59;38584:7;38593:8;38543:40;:59::i;:::-;38620:31;;;;4677:19:3;:27;579:1:30;4676:44:3;4642:79;;;4629:93;38669:63:20;38708:11;38721:10;38669:38;:63::i;:::-;38499:17;:242::i;:::-;38486:255;38205:541;-1:-1:-1;;;;;38205:541:20:o;1312:272:45:-;1399:4;1498:23;1513:7;1498:14;:23::i;:::-;:81;;;;;1525:54;1558:7;1567:11;1525:32;:54::i;3782:1003:55:-;3918:12;3932:17;3981:22;4006:26;4023:8;4006:16;:26::i;:::-;3981:51;;4109:9;4104:228;4124:5;:12;4120:1;:16;4104:228;;;4151:9;4173:5;4179:1;4173:8;;;;;;;;:::i;:::-;;;;;;;4151:31;;4194:34;458:6:97;4194:4:55;:14;;;;;:34;;;;:::i;:::-;4190:136;;;4240:77;;;;;3536:35:4;;;;;4240:49:55;;:77;;4290:6;;4298:8;;4308;;4240:77;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4190:136;-1:-1:-1;4138:3:55;;4104:228;;;;4407:78;4422:6;4437:5;4454:8;4474;4407:4;:78::i;:::-;4389:96;;-1:-1:-1;4389:96:55;-1:-1:-1;4560:9:55;4555:226;4575:5;:12;4571:1;:16;4555:226;;;4602:9;4624:5;4630:1;4624:8;;;;;;;;:::i;:::-;;;;;;;4602:31;;4645:33;586:6:97;4645:4:55;:14;;;;;:33;;;;:::i;:::-;4641:134;;;4690:76;;;;;3536:35:4;;;;;4690:48:55;;:76;;4739:6;;4747:8;;4757;;4690:76;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4641:134;-1:-1:-1;4589:3:55;;4555:226;;;;3951:834;3782:1003;;;;;;;:::o;348:217:96:-;551:6;545:13;538:4;530:6;526:17;519:40;9649:179:69;9746:12;9790:8;9800:22;9773:50;;;;;;;;19875:19:208;;;-1:-1:-1;;;;;;19924:79:208;19919:2;19910:12;;19903:101;20029:2;20020:12;;19689:349;9773:50:69;;;;;;;;;;;;;9766:57;;9649:179;;;;:::o;15310:3138:20:-;-1:-1:-1;;;15583:7:20;-1:-1:-1;;;;;;15583:44:20;;15579:198;;15697:7;15681:75;15706:8;15716:10;15728:14;15744:11;15681:75;;;;;;;;;:::i;:::-;;;;;;;;15764:7;;15579:198;15915:22;15940:24;15956:7;15940:15;:24::i;:::-;15915:49;;15975:9;15970:340;15990:5;:12;15986:1;:16;15970:340;;;16017:9;16039:5;16045:1;16039:8;;;;;;;;:::i;:::-;;;;;;;16017:31;;16060:33;409:6:32;16060:4:20;:14;;;;;:33;;;;:::i;:::-;16056:248;;;16105:190;;;;;3536:35:4;;;;;16105:47:20;;:190;;16164:7;;16183:8;;16203:10;;16225:14;;16251:11;;16274;;16105:190;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;16056:248;-1:-1:-1;16004:3:20;;15970:340;;;;16374:7;16358:75;16383:8;16393:10;16405:14;16421:11;16358:75;;;;;;;;;:::i;:::-;;;;;;;;16497:26;16526:59;16567:7;16576:8;16526:40;:59::i;:::-;16497:88;-1:-1:-1;16591:21:20;894:4:14;884:15;;16591:54:20;;16651:149;16689:18;16723:1;16740:10;:17;16780:13;16651;:149::i;:::-;16900:1;16867:30;:11;:28;:30::i;:::-;:34;16863:1174;;;16986:33;17022:66;17070:7;17079:8;17022:47;:66::i;:::-;695:28:19;;;16986:102:20;-1:-1:-1;894:4:14;884:15;;17262:47:20;;17418:27;17453:25;17491:7;17486:545;17504:30;:11;:28;:30::i;:::-;17500:1;:34;;;17486:545;;;17570:63;17612:7;17621:8;17631:1;17570:41;:63::i;:::-;17548:85;-1:-1:-1;17663:25:20;:14;17686:1;6999:16:15;;988;6999;900;6988:27;6948:68;6926:92;;;6811:218;17663:25:20;17643:45;;17698:170;17740:19;17779:1;17800:17;17844:13;17698;:170::i;:::-;17878:34;17895:17;17878:34;;:::i;:::-;;-1:-1:-1;18009:3:20;;17486:545;;;;16903:1134;;;16863:1174;18111:9;18106:338;18126:5;:12;18122:1;:16;18106:338;;;18153:9;18175:5;18181:1;18175:8;;;;;;;;:::i;:::-;;;;;;;18153:31;;18196:32;503:6:32;18196:4:20;:14;;;;;:32;;;;:::i;:::-;18192:246;;;18240:189;;;;;3536:35:4;;;;;18240:46:20;;:189;;18298:7;;18317:8;;18337:10;;18359:14;;18385:11;;18408;;18240:189;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;18192:246;-1:-1:-1;18140:3:20;;18106:338;;5751:304:70;5830:29;5990:54;6018:17;6012:31;900:16:15;1986:39;;;1968:58;;1829:263;6220:155:70;6299:12;6350:17;6326:44;;;;;;;;:::i;:::-;;;;;;;;;;;;;6319:51;;6220:155;;;:::o;28360:1778:20:-;-1:-1:-1;;;28527:7:20;-1:-1:-1;;;;;;28527:44:20;;28523:160;;28644:7;28625:37;28653:8;28625:37;;;;;;:::i;:::-;;;;;;;;28360:1778;;;:::o;28523:160::-;28824:22;28849:24;28865:7;28849:15;:24::i;:::-;28824:49;;28884:9;28879:235;28899:5;:12;28895:1;:16;28879:235;;;28926:9;28948:5;28954:1;28948:8;;;;;;;;:::i;:::-;;;;;;;28926:31;;28969:36;1049:6:32;28969:4:20;:14;;;;;:36;;;;:::i;:::-;28965:143;;;29017:82;;;;;3536:35:4;;;;;29017:50:20;;:82;;29068:7;;29077:8;;29087:11;;29017:82;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;28965:143;-1:-1:-1;28913:3:20;;28879:235;;;;29181:7;29162:37;29190:8;29162:37;;;;;;:::i;:::-;;;;;;;;29232:26;29261:59;29302:7;29311:8;29261:40;:59::i;:::-;29232:88;;29326:113;29358:18;29386:1;29405:30;:11;:28;:30::i;:::-;29395:41;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;29395:41:20;;29326:13;:113::i;:::-;29658:1;29625:30;:11;:28;:30::i;:::-;:34;29621:236;;;29669:33;29705:66;29753:7;29762:8;29705:47;:66::i;:::-;29669:102;;29779:71;29810:25;29845:2;29779:12;:71::i;:::-;29661:196;29621:236;29906:9;29901:233;29921:5;:12;29917:1;:16;29901:233;;;29948:9;29970:5;29976:1;29970:8;;;;;;;;:::i;:::-;;;;;;;29948:31;;29991:35;1149:6:32;29991:4:20;:14;;;;;:35;;;;:::i;:::-;29987:141;;;30038:81;;;;;3536:35:4;;;;;30038:49:20;;:81;;30088:7;;30097:8;;30107:11;;30038:81;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;29987:141;-1:-1:-1;29935:3:20;;29901:233;;9239:150:78;9346:38;;9319:12;23278:15:208;;;-1:-1:-1;;23274:88:208;9346:38:78;;;23262:101:208;23409:14;;23402:22;23397:3;23393:32;23379:12;;;23372:54;9319:12:78;23442::208;;9346:38:78;23111:349:208;10132:254:28;10229:16;;;10243:1;10229:16;;;;;;;;;10200:26;;10229:16;;;;;;;;;;;-1:-1:-1;10229:16:28;10200:45;;10284:7;10251:9;10261:1;10251:12;;;;;;;;:::i;:::-;;;;;;:41;;;;;10299:82;1100:66;1084:83;;10338:9;10349:1;10370:8;10352:28;;;;;;;-1:-1:-1;;18762:79:208;;;;18750:92;;18867:2;18858:12;;18621:255;10352:28:28;;;;;;;;;;;;;10299;:82::i;5594:317:58:-;5733:12;5747:17;5790:6;-1:-1:-1;;;;;5790:11:58;5810:1;5821:79;5847:8;5868:9;5889:8;5821:13;:79::i;:::-;5790:116;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;5772:134:58;;;;-1:-1:-1;5594:317:58;-1:-1:-1;;;;;5594:317:58:o;4001:369:26:-;4141:16;;;4155:1;4141:16;;;;;;;;;4082:22;;4112:26;;4141:16;;;;;;;;;;;;-1:-1:-1;4141:16:26;4112:45;;4196:10;4163:9;4173:1;4163:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;4214:18;4235:49;4261:8;4271:9;4282:1;4235:25;:49::i;:::-;4214:70;;4298:66;:44;4319:5;4326:1;4329:5;:12;4298:20;:44::i;:::-;:64;:66::i;5388:282::-;5514:16;;;5528:1;5514:16;;;;;;;;;5485:26;;5514:16;;;;;;;;;;;-1:-1:-1;5514:16:26;5485:45;;5569:10;5536:9;5546:1;5536:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;5587:78;5613:8;5623:9;5634:1;5637:27;5657:5;5637:18;:27::i;:::-;5587:25;:78::i;13842:301:24:-;13926:21;13950:17;:15;:17::i;:::-;13926:41;-1:-1:-1;14002:4:24;-1:-1:-1;;;;;13977:30:24;;;13973:166;;14017:41;14040:7;14049:8;14017:22;:41::i;13973:166::-;14079:53;;;;;-1:-1:-1;;;;;14079:34:24;;;;;:53;;14114:7;;14123:8;;14079:53;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;12340:451;12500:21;12524:17;:15;:17::i;:::-;12500:41;-1:-1:-1;12576:4:24;-1:-1:-1;;;;;12551:30:24;;;12547:240;;12591:78;12620:7;12629:8;12639:17;12658:10;12591:28;:78::i;:::-;12547:240;;;12690:90;;;;;-1:-1:-1;;;;;12690:40:24;;;;;:90;;12731:7;;12740:8;;12750:17;;12769:10;;12690:90;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;12494:297;12340:451;;;;:::o;1832:227::-;1062:42;1921:22;1882:7;;-1:-1:-1;;;;;1921:22:24;;1949:106;;1997:10;1990:17;;;1832:227;:::o;1949:106::-;2035:13;1832:227;-1:-1:-1;1832:227:24:o;4952:171:3:-;5026:7;579:1:30;1355:13;1367:1;376:2;1355:13;:::i;:::-;1354:30;;;;:::i;:::-;5048:70:3;;;;;4952:171;-1:-1:-1;4952:171:3:o;24799:209:29:-;24950:53;;;;;;24712:19:208;;;24747:12;;;24740:28;;;24923:12:29;24784::208;;;24777:28;;;24923:12:29;24821::208;;24950:53:29;;;;;;;;;;;;;24943:60;;24799:209;;;;;:::o;25199:388::-;25507:32;;25541:34;;25325:29;;2576:5:15;;;900:16;2607:39;;;;2589:58;2688:23;2673:39;;;;2655:58;25485:91:29;2435:344:15;25752:234:29;25878:12;25929:18;25958:20;25905:76;;;;;;;;;:::i;53851:242:20:-;53947:7;;;53986:84;54006:10;54002:14;;:1;:14;53986:84;;;54031:32;4629:93:3;4677:19;:27;;;579:1:30;4676:44:3;4642:79;;;4629:93;54031:32:20;;:::i;:::-;;-1:-1:-1;54018:3:20;;53986:84;;19084:1676;-1:-1:-1;;;19263:7:20;-1:-1:-1;;;;;;19263:44:20;;19259:232;;19414:7;19370:100;19433:8;19450:5;19463:4;19370:100;;;;;;;;:::i;:::-;;;;;;;;19478:7;;19259:232;19497:16;19516:59;19557:7;19566:8;19516:40;:59::i;:::-;19497:78;;19721:22;19746:24;19762:7;19746:15;:24::i;:::-;19721:49;;19781:9;19776:328;19796:5;:12;19792:1;:16;19776:328;;;19823:9;19845:5;19851:1;19845:8;;;;;;;;:::i;:::-;;;;;;;19823:31;;19866:41;614:6:32;19866:4:20;:14;;;;;:41;;;;:::i;:::-;19862:236;;;19919:170;;;;;3536:35:4;;;;;19919:54:20;;:170;;19995:7;;20024:8;;20051:5;;20074:4;;19919:170;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;19862:236;-1:-1:-1;19810:3:20;;19776:328;;;;20205:7;20161:100;20224:8;20241:5;20254:4;20161:100;;;;;;;;:::i;:::-;;;;;;;;20311:70;20343:8;20361:5;20311:70;;20374:4;20311:13;:70::i;:::-;20435:9;20430:326;20450:5;:12;20446:1;:16;20430:326;;;20477:9;20499:5;20505:1;20499:8;;;;;;;;:::i;:::-;;;;;;;20477:31;;20520:40;723:6:32;20520:4:20;:14;;;;;:40;;;;:::i;:::-;20516:234;;;20572:169;;;;;3536:35:4;;;;;20572:53:20;;:169;;20647:7;;20676:8;;20703:5;;20726:4;;20572:169;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;20516:234;-1:-1:-1;20464:3:20;;20430:326;;52834:191;52936:7;53000;53009:8;52983:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;52983:35:20;;;;;;;;;52973:46;;52983:35;52973:46;;;;44394:22;52966:53;;52834:191;-1:-1:-1;;;52834:191:20:o;8945:812:19:-;9043:14;9079:2;9069:6;:12;9065:112;;9138:2;9129:6;:11;9111:29;;;;9160:2;9150:12;;;;;;:::i;:::-;;;;9065:112;-1:-1:-1;9368:21:19;;9353:12;9341:25;;9337:53;9516:2;:11;;;9598:22;;;9594:159;;;9734:1;9718:14;9714:22;9708:29;9693:12;9678:13;9674:32;9670:68;9662:6;9659:80;9649:90;;9059:698;8945:812;;;;;:::o;708:400:45:-;772:4;961:68;994:7;1003:25;961:32;:68::i;:::-;:142;;;;-1:-1:-1;1040:63:45;1073:7;-1:-1:-1;;;;;;4132:576:45;4295:56;;-1:-1:-1;;;;;;5272:79:208;;4295:56:45;;;5254:98:208;4234:4:45;;;;5227:18:208;;4295:56:45;;;-1:-1:-1;;4295:56:45;;;;;;;;;;;;;;;;;;;;;4533:20;;4295:56;;-1:-1:-1;;;;;;;4295:56:45;;-1:-1:-1;;4498:7:45;4491:5;4480:86;4469:97;;4587:16;4573:30;;4631:4;4625:11;4610:26;;4655:7;:29;;;;;4680:4;4666:10;:18;;4655:29;:48;;;;;4702:1;4688:11;:15;4655:48;4648:55;4132:576;-1:-1:-1;;;;;;;4132:576:45:o;4331:344:76:-;4448:16;;;4462:1;4448:16;;;;;;;;;4389:22;;4419:26;;4448:16;;;;;;;;;;;;-1:-1:-1;4448:16:76;4419:45;;4503:8;4470:9;4480:1;4470:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;4519:18;4540:49;1292:66;4576:9;4519:18;4540:25;:49::i;:::-;4519:70;;4603:66;:44;4624:5;4631:1;4634:5;:12;4603:20;:44::i;3035:136:4:-;3105:4;3157:9;3124:42;;3143:9;3125:15;3135:4;3934:26;;;3804:162;3125:15;:27;3124:42;;;3117:49;;3035:136;;;;:::o;1761:1386:55:-;1888:12;1902:17;1956:21;1979:17;2000:22;2013:8;2000:12;:22::i;:::-;1955:67;;-1:-1:-1;1955:67:55;-1:-1:-1;;;;;;2067:27:55;;2063:106;;2139:8;2149:19;:8;:17;:19::i;2063:106::-;2275:12;2270:64;;2289:45;2317:8;2327:6;2289:27;:45::i;:::-;2413:9;;2409:197;;-1:-1:-1;;;2952:46:59;;-1:-1:-1;;;2951:74:59;2432:22:55;2515:26;2951:74:59;2515:13:55;:26::i;:::-;2490:51;-1:-1:-1;2549:50:55;2563:11;2576:22;2593:5;2490:51;2576:22;:::i;:::-;2549:13;:50::i;:::-;2424:182;;2409:197;2708:14;2681:23;:8;451:5:16;2634:44:59;;2536:148;2681:23:55;-1:-1:-1;;2681:41:55;;:461;;2982:160;3043:6;3069:5;3092:13;3125:8;2982:39;:160::i;:::-;2681:461;;;2805:168;2874:6;2900:5;2923:13;2956:8;2805:47;:168::i;:::-;2663:479;;;;-1:-1:-1;1761:1386:55;-1:-1:-1;;;;;;;1761:1386:55:o;4132:342:28:-;4248:16;;;4262:1;4248:16;;;;;;;;;4189:22;;4219:26;;4248:16;;;;;;;;;;;;-1:-1:-1;4248:16:28;4219:45;;4303:7;4270:9;4280:1;4270:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;4318:18;4339:49;1100:66;4375:9;4318:18;4339:25;:49::i;1489:2340:19:-;1602:10;;1598:1504;;1755:2;1745:6;:12;1741:122;;1818:2;1809:6;:11;1791:29;;;;1842:2;1832:12;;;;;;:::i;:::-;;;;1741:122;1953:10;;1949:1147;;2161:2;:11;;;2035:21;-1:-1:-1;;579:1:30;804:25:31;;782:48;2208:18:19;2193:33;;2395:12;2387:6;2383:25;2442:4;2431:9;2427:20;2419:28;;2497:13;2491:20;2480:9;2476:36;2458:54;;2745:4;2741:9;2724:14;2718:21;2714:37;2645:4;2633:10;2629:21;2572:193;2544:14;2524:253;;2836:13;2826:6;:23;2822:36;;2851:7;;;;2822:36;-1:-1:-1;2999:1:19;2981:19;;;;;3054:23;;;;;3012:30;1949:1147;3132:253;3149:2;3139:6;:12;3132:253;;3244:20;;3221:44;;3318:1;3300:19;;;;-1:-1:-1;;3358:12:19;;;;3346:2;3329:19;3132:253;;;3453:10;;3449:376;;3473:12;-1:-1:-1;;579:1:30;804:25:31;;782:48;3761:21:19;;3672:20;;3694:9;;3668:36;3757:32;;3617:184;3573:238;;-1:-1:-1;1489:2340:19;;;;:::o;55399:230:20:-;55520:7;55604;55613:8;55587:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;55587:35:20;;;;;;;;;55577:46;;55587:35;55577:46;;;;44557:40;55550:73;;55399:230;-1:-1:-1;;;55399:230:20:o;54770:274::-;54914:7;55019;55028:8;55002:35;;;;;;;;;:::i;:::-;;;;;;;;;;;;;54992:46;;;;;;54971:17;54964:25;;54944:45;;;44466:34;54944:45;:94;54936:103;;54929:110;;54770:274;;;;;:::o;966:162:19:-;1055:68;1061:14;1077:6;1085:4;:11;1098:24;1117:4;894::14;884:15;;758:151;1098:24:19;1055:5;:68::i;4032:370::-;4154:13;4203:2;4188:11;:6;4197:2;4188:11;:::i;:::-;4187:18;;;;:::i;:::-;4170:35;;:14;:35;:::i;:::-;4154:51;;4211:187;4235:5;4218:14;:22;4211:187;;;4333:1;4317:14;4310:25;4382:1;4366:14;4362:22;4344:40;;4211:187;;30802:790:20;31061:36;31100:66;31148:7;31157:8;31100:47;:66::i;:::-;31061:105;-1:-1:-1;31172:26:20;31208:49;31061:105;31239:17;6999:16:15;;988;6999;900;6988:27;6948:68;6926:92;;;6811:218;31208:49:20;31172:86;;31296:291;31350:7;31375:8;31410:17;31460:19;31501:1;31516:10;31558:22;31296:36;:291::i;4897:201:58:-;5019:12;5063:8;5073:9;5084:8;5046:47;;;;;;;;;;:::i;39214:522:20:-;39350:12;39474:257;39513:79;39555:7;39564:8;39574:17;39513:41;:79::i;:::-;39610:1;39629:93;39704:17;39629:66;39677:7;39686:8;39629:47;:66::i;:::-;:74;6999:16:15;;988;6999;900;6988:27;6948:68;6926:92;;;6811:218;39629:93:20;39474:12;:257::i;2020:561:18:-;2111:5;2206:3;2198:5;:11;:32;;;;2219:4;:11;2213:3;:17;2198:32;2194:80;;;2257:4;2263:5;2270:3;2239:35;;;;;;;;;;;;;:::i;2194:80::-;2340:4;2330:15;;2387:16;2398:5;2330:15;2387:16;:::i;:::-;;-1:-1:-1;2409:12:18;2424:11;2430:5;2424:3;:11;:::i;:::-;709:17;2559:15;2551:3;2540:14;;;;2539:36;;;;;;-1:-1:-1;;;;;2020:561:18:o;40103:220:34:-;40169:24;40201:30;40234:32;40252:6;40260:2;40264:1;40234:17;:32::i;39802:222:35:-;39866:12;39956:6;39980:39;39956:6;40013:2;40017:1;39980:17;:39::i;26217:737:20:-;26468:36;26507:66;26555:7;26564:8;26507:47;:66::i;:::-;26468:105;-1:-1:-1;26579:26:20;26615:49;26468:105;26646:17;6999:16:15;;988;6999;900;6988:27;6948:68;6926:92;;;6811:218;26615:49:20;26579:86;;26672:277;26726:7;26751:8;26786:17;26829:1;26851:19;26884:4;26920:22;26672:36;:277::i;27616:145::-;27700:56;27713:7;27722:8;27732:23;27747:7;27732:14;:23::i;:::-;27700:12;:56::i;6430:432:78:-;6558:16;;;6572:1;6558:16;;;;;;;;;6488:14;;;;;;6558:16;;;;;;;;;;;-1:-1:-1;6558:16:78;6529:45;;6613:8;6580:9;6590:1;6580:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;6630:24;;;6716:78;1284:66;6759:9;1413:66;6716:19;:78::i;:::-;-1:-1:-1;;2716:4:2;2702:27;;2696:34;2702:27;;;;2696:34;8063:32:78;;;;;;8127:30;;;;;;-1:-1:-1;6430:432:78;-1:-1:-1;;;;;;6430:432:78:o;1546:281:42:-;1708:29;1718:10;1730:6;1708:9;:29::i;:::-;1703:120;;1786:21;:10;:19;:21::i;4228:308:68:-;4341:16;;;4355:1;4341:16;;;;;;;;;4289:15;;;;4341:16;;;;;;;;;;;;-1:-1:-1;4341:16:68;4312:45;;4396:11;4363:9;4373:1;4363:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;4415:13;4431:62;1286:66;4466:9;4415:13;-1:-1:-1;;;4431:24:68;:62::i;5527:269::-;5626:16;;;5640:1;5626:16;;;;;;;;;5597:26;;5626:16;;;;;;;;;;;-1:-1:-1;5626:16:68;5597:45;;5681:11;5648:9;5658:1;5648:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;5700:91;1286:66;1270:83;;5735:9;5746:1;5767:7;5749:27;;;;;;15382:19:208;;15426:2;15417:12;;15222:213;6415:321:58;6562:12;6576:17;6619:6;-1:-1:-1;;;;;6619:19:58;6646:79;6672:8;6693:9;6714:8;6646:13;:79::i;:::-;6619:112;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;55967:301:20;56088:13;56180:82;56211:48;56241:7;56250:8;56211:29;:48::i;:::-;4711:21:19;;4605:137;46287:3996:20;-1:-1:-1;;;46684:7:20;-1:-1:-1;;;;;;46684:35:20;;46680:161;;-1:-1:-1;;;46791:7:20;46824;46807:25;;;;;;15382:19:208;;15426:2;15417:12;;15222:213;46680:161:20;46847:27;46877:49;:22;46908:17;6999:16:15;;988;6999;900;6988:27;6948:68;6926:92;;;6811:218;46877:49:20;46847:79;;46932:26;46997:4;:11;46983;46961:33;;:19;:33;;;;:::i;:::-;:47;;;;:::i;:::-;46932:76;;47280:18;47257:19;:41;;:98;;;;-1:-1:-1;47336:19:20;47302:30;47321:11;47302:16;:30;:::i;:::-;:53;;;;47257:98;47253:218;;;47372:92;;;;;29063:12:208;29102:15;;;47372:92:20;;;29084:34:208;29154:15;;;29134:18;;;29127:43;29206:15;;29186:18;;;29179:43;29026:18;;47372:92:20;28857:371:208;47253:218:20;47577:19;47558:16;:38;;;47554:140;;;47613:74;;;;;;;;29406:25:208;;;29479:12;29467:25;;29447:18;;;29440:53;29379:18;;47613:74:20;29233:266:208;47554:140:20;47733:35;47771:72;:22;47805:17;47824:18;47771:33;:72::i;:::-;47733:110;;47990:22;48015:24;48031:7;48015:15;:24::i;:::-;47990:49;;48050:9;48045:486;48065:5;:12;48061:1;:16;48045:486;;;48092:9;48114:5;48120:1;48114:8;;;;;;;;:::i;:::-;;;;;;;48092:31;;48135:42;836:6:32;48135:4:20;:14;;;;;:42;;;;:::i;:::-;48131:394;;;3536:35:4;;;;-1:-1:-1;;;;;48189:55:20;;48266:7;48295:8;48334:17;48381:16;48422:11;48461:22;48501:4;48189:327;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;48131:394;-1:-1:-1;48079:3:20;;48045:486;;;-1:-1:-1;48589:32:20;;;:13;48729:107;48747:17;48743:21;;:1;:21;;;48729:107;;;48792:33;:22;48823:1;6999:16:15;;988;6999;900;6988:27;6948:68;6926:92;;;6811:218;48792:33:20;48783:42;;;;48766:3;;48729:107;;;;48958:7;48905:274;48985:8;49022:17;49063:5;49092:11;49129:21;49166:4;48905:274;;;;;;;;;;;:::i;:::-;;;;;;;;48537:649;49271:18;49248:19;:41;49244:248;;49299:31;49333:48;49363:7;49372:8;49333:29;:48::i;:::-;695:28:19;;;-1:-1:-1;49244:248:20;49549:27;49579:61;49603:7;49612:8;49622:17;49579:23;:61::i;:::-;49549:91;;49648:92;49680:19;49709:16;49648:92;;49733:4;49648:13;:92::i;:::-;49541:206;49801:9;49796:483;49816:5;:12;49812:1;:16;49796:483;;;49843:9;49865:5;49871:1;49865:8;;;;;;;;:::i;:::-;;;;;;;49843:31;;49886:41;947:6:32;49886:4:20;:14;;;;;:41;;;;:::i;:::-;49882:391;;;3536:35:4;;;;-1:-1:-1;;;;;49939:54:20;;50015:7;50044:8;50083:17;50130:16;50171:11;50210:21;50249:4;49939:325;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;49882:391;-1:-1:-1;49830:3:20;;49796:483;;;;46530:3753;;;;46287:3996;;;;;;;:::o;5042:669:19:-;5458:4;5452:11;5499:4;5487:17;;-1:-1:-1;;5373:16:19;5546:26;;;5373:16;5369:32;5518:4;5511:63;5618:6;5610;5603:22;5636:51;5641:14;5657:6;5665;5673:13;5636:4;:51::i;2681:1129:36:-;2801:22;2831:21;2855;:11;3001:3:18;2979:25;;2905:104;2855:21:36;2831:45;-1:-1:-1;709:17:18;3242:38;;2882:20:36;3044:11;3242:38:18;3044:11:36;3029:26;;;;:::i;:::-;;3015:40;;3164:4;3158:11;3149:20;;3207:4;3200:5;3196:16;3267:4;3254:11;3250:22;3236:12;3232:41;3226:4;3219:55;3317:11;3310:5;3303:26;3360:1;3337:463;3376:11;3373:1;3370:18;3337:463;;;3770:20;;3749:42;;3728:64;;3642:31;;;;3555:4;3537:23;;;;3463:1;3456:9;3337:463;;;3341:28;;3116:690;;;2681:1129;;;;;:::o;830:1343::-;1002:12;;955:17;;980:19;1043:26;1058:11;1002:12;1043:26;:::i;:::-;1020:49;;1441:4;1435:11;;-1:-1:-1;1484:4:36;1474:15;;-1:-1:-1;;5373:16:19;1531:32:36;;;5373:16:19;5369:32;1503:4:36;1496:69;1607:12;1601:4;1594:26;1651:1;1721:4;1714:5;1710:16;1628:535;1741:11;1738:1;1735:18;1628:535;;;2134:19;;2113:41;;2091:64;;2007:31;;;;1828:1;1821:9;;;;;1920:4;1902:23;1628:535;;6417:652:20;6484:11;6720:64;;;6716:111;;-1:-1:-1;1471:66:29;;6417:652:20;-1:-1:-1;6417:652:20:o;6716:111::-;6871:185;6917:85;1342:66:29;6993:7:20;6917:40;:85::i;:::-;7022:2;7044:1;6871:17;:185::i;34794:1314::-;34924:23;34949:28;34979:24;35045:20;35068:30;:11;:28;:30::i;:::-;35045:53;;35159:65;35192:7;35201:8;35211:12;35159:32;:65::i;:::-;35146:78;;35288:24;35315:30;:11;:28;:30::i;:::-;35288:57;-1:-1:-1;35355:20:20;;35351:753;;35448:66;35496:7;35505:8;35448:47;:66::i;:::-;35431:83;-1:-1:-1;6382:59:15;;;35566:33:20;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;35566:33:20;-1:-1:-1;35552:47:20;-1:-1:-1;894:4:14;884:15;;35607:21:20;35671:427;35689:16;35685:1;:20;;;35671:427;;;35722:27;35752:63;35794:7;35803:8;35813:1;35752:41;:63::i;:::-;35722:93;-1:-1:-1;35825:14:20;35842:25;:14;35865:1;6999:16:15;;988;6999;900;6988:27;6948:68;6926:92;;;6811:218;35842:25:20;35825:42;;35877:110;35908:19;35937:1;35948:6;35971:13;35877:12;:110::i;:::-;36066:23;36083:6;36066:23;;:::i;:::-;;;35712:386;;35707:3;;;;;:::i;:::-;;;;35671:427;;;;35377:727;35351:753;35005:1103;;34794:1314;;;;;;;:::o;955:327:42:-;1036:4;1178:56;-1:-1:-1;;;;;;2952:46:59;;2951:74;1227:6:42;1178:19;:56::i;:::-;:99;;;;1238:39;1258:10;1270:6;1238:19;:39::i;7395:1488:15:-;7521:13;1070:16;7546:25;;7542:97;;;7588:44;;;;;;;;6057:25:208;;;6030:18;;7588:44:15;5911:177:208;7542:97:15;7701:13;6382:59;;;6999:16;;;988;6999;900;6988:27;6948:68;;;6926:92;;7964:38;;;7960:192;;8047:19;8029:15;:37;8014:52;;;;7960:192;;;8128:15;8106:19;:37;8091:52;;;;7960:192;-1:-1:-1;8468:16:15;900;988;8335;;;;8324:27;8460:35;;;8774:5;8613:26;8594:45;;;;8593:61;;;8755:24;;;;8784:34;;;;;8754:65;;-1:-1:-1;7395:1488:15;;;;;:::o;6076:2380:19:-;6193:10;;6189:1542;;6346:2;6336:6;:12;6332:122;;6409:2;6400:6;:11;6382:29;;;;6433:2;6423:12;;;;;;:::i;:::-;;;;6332:122;6544:10;;6540:1185;;6752:2;:11;;;6626:21;6810:22;;;6806:135;;;-1:-1:-1;;;579:1:30;804:25:31;;782:48;6806:135:19;;;-1:-1:-1;;;579:1:30;804:25:31;;782:48;6806:135:19;7135:14;7129:21;7114:12;7106:6;7102:25;7098:53;7375:4;7359:13;7353:20;7349:31;7285:4;7281:9;7269:10;7265:26;7210:184;7183:13;7163:243;;7465:13;7455:6;:23;7451:36;;7480:7;;;;7451:36;-1:-1:-1;7628:1:19;7610:19;;;;;7683:23;;;;;7641:30;6540:1185;7760:253;7777:2;7767:6;:12;7760:253;;7871:21;;7849:44;;7946:1;7928:19;;;;-1:-1:-1;;7986:12:19;;;;7974:2;7957:19;7760:253;;;8081:10;;8077:375;;8101:12;-1:-1:-1;;579:1:30;804:25:31;;782:48;8389:20:19;;8299:21;;8322:9;;8295:37;8385:31;;8244:184;8201:237;;-1:-1:-1;6076:2380:19;;;;:::o;53277:282:20:-;53522:30;;;;;;31568:19:208;;;31603:12;;;31596:28;;;53365:7:20;;31640:12:208;;53522:30:20;31380:278:208;50851:360:20;50977:12;51001:6;51011:1;51001:11;50997:26;;-1:-1:-1;51014:9:20;;;;;;;;;-1:-1:-1;51014:9:20;;;;50997:26;51064:16;51083:41;51106:7;51115:8;51083:22;:41::i;:::-;51064:60;;51137:69;51168:8;51186:1;51197:6;51137:12;:69::i;4507:378:75:-;4631:16;;;4645:1;4631:16;;;;;;;;4583:11;;;;4631:16;4645:1;4631:16;;;;;;;;;;-1:-1:-1;4631:16:75;4602:45;;4686:10;4653:9;4663:1;4653:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;4742:6;-1:-1:-1;;;;;4726:24:75;4718:33;;4703:9;4713:1;4703:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;4758:13;4774:62;1298:66;4809:9;4758:13;-1:-1:-1;;;4774:24:75;:62::i;:::-;4758:78;;4850:29;4871:5;4858:20;;1650:10:16;1541:126;14:219:208;81:20;;-1:-1:-1;;;;;;130:78:208;;120:89;;110:117;;223:1;220;213:12;238:184;296:6;349:2;337:9;328:7;324:23;320:32;317:52;;;365:1;362;355:12;317:52;388:28;406:9;388:28;:::i;619:166::-;-1:-1:-1;;;;;710:5:208;706:54;699:5;696:65;686:93;;775:1;772;765:12;790:377;908:6;916;969:2;957:9;948:7;944:23;940:32;937:52;;;985:1;982;975:12;937:52;1021:9;1008:23;998:33;;1081:2;1070:9;1066:18;1053:32;1094:43;1131:5;1094:43;:::i;:::-;1156:5;1146:15;;;790:377;;;;;:::o;1172:375::-;1243:8;1253:6;1307:3;1300:4;1292:6;1288:17;1284:27;1274:55;;1325:1;1322;1315:12;1274:55;-1:-1:-1;1348:20:208;;1391:18;1380:30;;1377:50;;;1423:1;1420;1413:12;1377:50;1460:4;1452:6;1448:17;1436:29;;1520:3;1513:4;1503:6;1500:1;1496:14;1488:6;1484:27;1480:38;1477:47;1474:67;;;1537:1;1534;1527:12;1474:67;1172:375;;;;;:::o;1552:1204::-;1850:6;1858;1866;1874;1882;1890;1898;1906;1959:3;1947:9;1938:7;1934:23;1930:33;1927:53;;;1976:1;1973;1966:12;1927:53;2012:9;1999:23;1989:33;;2069:2;2058:9;2054:18;2041:32;2031:42;;2120:2;2109:9;2105:18;2092:32;2082:42;;2171:2;2160:9;2156:18;2143:32;2133:42;;2226:3;2215:9;2211:19;2198:33;2250:18;2291:2;2283:6;2280:14;2277:34;;;2307:1;2304;2297:12;2277:34;2346:78;2416:7;2407:6;2396:9;2392:22;2346:78;:::i;:::-;2443:8;;-1:-1:-1;2320:104:208;-1:-1:-1;2531:3:208;2516:19;;2503:33;;-1:-1:-1;2548:16:208;;;2545:36;;;2577:1;2574;2567:12;2545:36;;2616:80;2688:7;2677:8;2666:9;2662:24;2616:80;:::i;:::-;1552:1204;;;;-1:-1:-1;1552:1204:208;;-1:-1:-1;1552:1204:208;;;;;;2715:8;-1:-1:-1;;;1552:1204:208:o;2992:184::-;-1:-1:-1;;;3041:1:208;3034:88;3141:4;3138:1;3131:15;3165:4;3162:1;3155:15;3181:334;3252:2;3246:9;3308:2;3298:13;;-1:-1:-1;;3294:86:208;3282:99;;3411:18;3396:34;;3432:22;;;3393:62;3390:88;;;3458:18;;:::i;:::-;3494:2;3487:22;3181:334;;-1:-1:-1;3181:334:208:o;3520:589::-;3562:5;3615:3;3608:4;3600:6;3596:17;3592:27;3582:55;;3633:1;3630;3623:12;3582:55;3669:6;3656:20;3695:18;3691:2;3688:26;3685:52;;;3717:18;;:::i;:::-;3761:114;3869:4;-1:-1:-1;;3793:4:208;3789:2;3785:13;3781:86;3777:97;3761:114;:::i;:::-;3900:2;3891:7;3884:19;3946:3;3939:4;3934:2;3926:6;3922:15;3918:26;3915:35;3912:55;;;3963:1;3960;3953:12;3912:55;4028:2;4021:4;4013:6;4009:17;4002:4;3993:7;3989:18;3976:55;4076:1;4051:16;;;4069:4;4047:27;4040:38;;;;4055:7;3520:589;-1:-1:-1;;;3520:589:208:o;4114:566::-;4231:6;4239;4247;4300:2;4288:9;4279:7;4275:23;4271:32;4268:52;;;4316:1;4313;4306:12;4268:52;4355:9;4342:23;4374:43;4411:5;4374:43;:::i;:::-;4436:5;-1:-1:-1;4488:2:208;4473:18;;4460:32;;-1:-1:-1;4543:2:208;4528:18;;4515:32;4570:18;4559:30;;4556:50;;;4602:1;4599;4592:12;4556:50;4625:49;4666:7;4657:6;4646:9;4642:22;4625:49;:::i;:::-;4615:59;;;4114:566;;;;;:::o;4685:420::-;4794:6;4802;4855:2;4843:9;4834:7;4830:23;4826:32;4823:52;;;4871:1;4868;4861:12;4823:52;4907:9;4894:23;4884:33;;4968:2;4957:9;4953:18;4940:32;4995:18;4987:6;4984:30;4981:50;;;5027:1;5024;5017:12;4981:50;5050:49;5091:7;5082:6;5071:9;5067:22;5050:49;:::i;:::-;5040:59;;;4685:420;;;;;:::o;5363:543::-;5484:6;5492;5500;5553:2;5541:9;5532:7;5528:23;5524:32;5521:52;;;5569:1;5566;5559:12;5521:52;5605:9;5592:23;5582:33;;5665:2;5654:9;5650:18;5637:32;5678:43;5715:5;5678:43;:::i;:::-;5740:5;-1:-1:-1;5797:2:208;5782:18;;5769:32;5839:15;;5832:23;5820:36;;5810:64;;5870:1;5867;5860:12;5810:64;5893:7;5883:17;;;5363:543;;;;;:::o;6093:156::-;6159:20;;6219:4;6208:16;;6198:27;;6188:55;;6239:1;6236;6229:12;6254:447;6379:6;6387;6395;6448:2;6436:9;6427:7;6423:23;6419:32;6416:52;;;6464:1;6461;6454:12;6416:52;6500:9;6487:23;6477:33;;6560:2;6549:9;6545:18;6532:32;6573:43;6610:5;6573:43;:::i;:::-;6635:5;-1:-1:-1;6659:36:208;6691:2;6676:18;;6659:36;:::i;:::-;6649:46;;6254:447;;;;;:::o;6706:492::-;6823:6;6831;6839;6892:2;6880:9;6871:7;6867:23;6863:32;6860:52;;;6908:1;6905;6898:12;6860:52;6944:9;6931:23;6921:33;;7005:2;6994:9;6990:18;6977:32;7032:18;7024:6;7021:30;7018:50;;;7064:1;7061;7054:12;7018:50;7087:49;7128:7;7119:6;7108:9;7104:22;7087:49;:::i;:::-;7077:59;;;7155:37;7188:2;7177:9;7173:18;7155:37;:::i;7203:484::-;7297:6;7305;7358:2;7346:9;7337:7;7333:23;7329:32;7326:52;;;7374:1;7371;7364:12;7326:52;7413:9;7400:23;7432:43;7469:5;7432:43;:::i;:::-;7494:5;-1:-1:-1;7550:2:208;7535:18;;7522:32;7577:18;7566:30;;7563:50;;;7609:1;7606;7599:12;8076:211;8166:6;8219:2;8207:9;8198:7;8194:23;8190:32;8187:52;;;8235:1;8232;8225:12;8187:52;-1:-1:-1;8258:23:208;;8076:211;-1:-1:-1;8076:211:208:o;8292:518::-;8440:6;8448;8456;8509:2;8497:9;8488:7;8484:23;8480:32;8477:52;;;8525:1;8522;8515:12;8477:52;8561:9;8548:23;8538:33;;8618:2;8607:9;8603:18;8590:32;8580:42;;8673:2;8662:9;8658:18;8645:32;8700:18;8692:6;8689:30;8686:50;;;8732:1;8729;8722:12;8815:259;8874:6;8927:2;8915:9;8906:7;8902:23;8898:32;8895:52;;;8943:1;8940;8933:12;8895:52;8982:9;8969:23;9001:43;9038:5;9001:43;:::i;9533:250::-;9618:1;9628:113;9642:6;9639:1;9636:13;9628:113;;;9718:11;;;9712:18;9699:11;;;9692:39;9664:2;9657:10;9628:113;;;-1:-1:-1;;9775:1:208;9757:16;;9750:27;9533:250::o;9788:330::-;9830:3;9868:5;9862:12;9895:6;9890:3;9883:19;9911:76;9980:6;9973:4;9968:3;9964:14;9957:4;9950:5;9946:16;9911:76;:::i;:::-;10032:2;10020:15;-1:-1:-1;;10016:88:208;10007:98;;;;10107:4;10003:109;;9788:330;-1:-1:-1;;9788:330:208:o;10123:322::-;10331:6;10320:9;10313:25;10374:2;10369;10358:9;10354:18;10347:30;10294:4;10394:45;10435:2;10424:9;10420:18;10412:6;10394:45;:::i;10450:940::-;10588:9;10622:18;10663:2;10655:6;10652:14;10649:40;;;10669:18;;:::i;:::-;10715:6;10712:1;10708:14;10741:4;10765:30;10789:4;10785:2;10781:13;10765:30;:::i;:::-;10829:19;;;10901:14;;;;10873:4;10864:14;;;10938;10927:26;;10924:46;;;10966:1;10963;10956:12;10924:46;10990:5;11004:353;11020:6;11015:3;11012:15;11004:353;;;11106:3;11093:17;11142:2;11129:11;11126:19;11123:109;;;11186:1;11215:2;11211;11204:14;11123:109;11257:57;11299:14;11285:11;11278:5;11274:23;11257:57;:::i;:::-;11245:70;;-1:-1:-1;11335:12:208;;;;11037;;11004:353;;;-1:-1:-1;11379:5:208;10450:940;-1:-1:-1;;;;;;;10450:940:208:o;11395:464::-;-1:-1:-1;;;;;;11633:6:208;11629:79;11618:9;11611:98;11745:6;11740:2;11729:9;11725:18;11718:34;11788:2;11783;11772:9;11768:18;11761:30;11592:4;11808:45;11849:2;11838:9;11834:18;11826:6;11808:45;:::i;11864:641::-;12144:3;12182:6;12176:13;12198:66;12257:6;12252:3;12245:4;12237:6;12233:17;12198:66;:::i;:::-;12325:4;12286:16;;;12311:19;;;12355:13;;12377:78;12355:13;12442:1;12431:13;;12424:4;12412:17;;12377:78;:::i;:::-;12475:20;12497:1;12471:28;;11864:641;-1:-1:-1;;;;11864:641:208:o;13043:357::-;13161:12;;13208:4;13197:16;;;13191:23;;13161:12;13226:16;;13223:171;;;-1:-1:-1;;13300:4:208;13296:17;;;;13293:1;13289:25;13285:98;13274:110;;13043:357;-1:-1:-1;13043:357:208:o;13405:218::-;13552:2;13541:9;13534:21;13515:4;13572:45;13613:2;13602:9;13598:18;13590:6;13572:45;:::i;13628:340::-;13805:2;13794:9;13787:21;13768:4;13825:45;13866:2;13855:9;13851:18;13843:6;13825:45;:::i;:::-;13817:53;;-1:-1:-1;;;;;13910:6:208;13906:55;13901:2;13890:9;13886:18;13879:83;13628:340;;;;;:::o;13973:184::-;-1:-1:-1;;;14022:1:208;14015:88;14122:4;14119:1;14112:15;14146:4;14143:1;14136:15;14162:125;14227:9;;;14248:10;;;14245:36;;;14261:18;;:::i;14292:925::-;-1:-1:-1;;;;;;14733:6:208;14729:79;14724:3;14717:92;14699:3;14828;14860:2;14856:1;14851:3;14847:11;14840:23;14892:6;14886:13;14908:74;14975:6;14971:1;14966:3;14962:11;14955:4;14947:6;14943:17;14908:74;:::i;:::-;15010:6;15005:3;15001:16;14991:26;;15045:2;15041:1;15037:2;15033:10;15026:22;15079:6;15073:13;15057:29;;15095:75;15161:8;15157:1;15153:2;15149:10;15142:4;15134:6;15130:17;15095:75;:::i;:::-;15190:17;15209:1;15186:25;;14292:925;-1:-1:-1;;;;;14292:925:208:o;15693:184::-;-1:-1:-1;;;15742:1:208;15735:88;15842:4;15839:1;15832:15;15866:4;15863:1;15856:15;15882:862;16044:4;16073:2;16113;16102:9;16098:18;16143:2;16132:9;16125:21;16166:6;16201;16195:13;16232:6;16224;16217:22;16270:2;16259:9;16255:18;16248:25;;16332:2;16322:6;16319:1;16315:14;16304:9;16300:30;16296:39;16282:53;;16370:2;16362:6;16358:15;16391:1;16401:314;16415:6;16412:1;16409:13;16401:314;;;16504:66;16492:9;16484:6;16480:22;16476:95;16471:3;16464:108;16595:40;16628:6;16619;16613:13;16595:40;:::i;:::-;16585:50;-1:-1:-1;16693:12:208;;;;16658:15;;;;16437:1;16430:9;16401:314;;;-1:-1:-1;16732:6:208;;15882:862;-1:-1:-1;;;;;;;15882:862:208:o;16749:184::-;-1:-1:-1;;;16798:1:208;16791:88;16898:4;16895:1;16888:15;16922:4;16919:1;16912:15;17964:128;18031:9;;;18052:11;;;18049:37;;;18066:18;;:::i;19071:168::-;19144:9;;;19175;;19192:15;;;19186:22;;19172:37;19162:71;;19213:18;;:::i;19244:440::-;-1:-1:-1;;;;;19482:6:208;19478:55;19467:9;19460:74;19570:6;19565:2;19554:9;19550:18;19543:34;19613:2;19608;19597:9;19593:18;19586:30;19441:4;19633:45;19674:2;19663:9;19659:18;19651:6;19633:45;:::i;20043:439::-;20096:3;20134:5;20128:12;20161:6;20156:3;20149:19;20187:4;20216;20211:3;20207:14;20200:21;;20255:4;20248:5;20244:16;20278:1;20288:169;20302:6;20299:1;20296:13;20288:169;;;20363:13;;20351:26;;20397:12;;;;20432:15;;;;20324:1;20317:9;20288:169;;;-1:-1:-1;20473:3:208;;20043:439;-1:-1:-1;;;;;20043:439:208:o;20487:690::-;20820:3;20809:9;20802:22;20783:4;20847:57;20899:3;20888:9;20884:19;20876:6;20847:57;:::i;:::-;20952:9;20944:6;20940:22;20935:2;20924:9;20920:18;20913:50;20986:33;21012:6;21004;20986:33;:::i;:::-;20972:47;;21055:6;21050:2;21039:9;21035:18;21028:34;21110:9;21102:6;21098:22;21093:2;21082:9;21078:18;21071:50;21138:33;21164:6;21156;21138:33;:::i;21182:896::-;21633:6;21622:9;21615:25;21676:3;21671:2;21660:9;21656:18;21649:31;21596:4;21703:57;21755:3;21744:9;21740:19;21732:6;21703:57;:::i;:::-;21808:9;21800:6;21796:22;21791:2;21780:9;21776:18;21769:50;21842:33;21868:6;21860;21842:33;:::i;:::-;21828:47;;21911:6;21906:2;21895:9;21891:18;21884:34;21967:9;21959:6;21955:22;21949:3;21938:9;21934:19;21927:51;21995:33;22021:6;22013;21995:33;:::i;:::-;21987:41;;;22065:6;22059:3;22048:9;22044:19;22037:35;21182:896;;;;;;;;;:::o;22083:287::-;22212:3;22250:6;22244:13;22266:66;22325:6;22320:3;22313:4;22305:6;22301:17;22266:66;:::i;:::-;22348:16;;;;;22083:287;-1:-1:-1;;22083:287:208:o;22375:261::-;22554:2;22543:9;22536:21;22517:4;22574:56;22626:2;22615:9;22611:18;22603:6;22574:56;:::i;22641:465::-;22938:6;22927:9;22920:25;22981:2;22976;22965:9;22961:18;22954:30;22901:4;23001:56;23053:2;23042:9;23038:18;23030:6;23001:56;:::i;:::-;22993:64;;23093:6;23088:2;23077:9;23073:18;23066:34;22641:465;;;;;;:::o;23465:363::-;23703:6;23692:9;23685:25;23746:2;23741;23730:9;23726:18;23719:30;23666:4;23766:56;23818:2;23807:9;23803:18;23795:6;23766:56;:::i;23833:604::-;24141:6;24130:9;24123:25;24184:3;24179:2;24168:9;24164:18;24157:31;24104:4;24211:57;24263:3;24252:9;24248:19;24240:6;24211:57;:::i;:::-;24316:4;24308:6;24304:17;24299:2;24288:9;24284:18;24277:45;24370:9;24362:6;24358:22;24353:2;24342:9;24338:18;24331:50;24398:33;24424:6;24416;24398:33;:::i;24844:492::-;25019:3;25057:6;25051:13;25073:66;25132:6;25127:3;25120:4;25112:6;25108:17;25073:66;:::i;:::-;25202:13;;25161:16;;;;25224:70;25202:13;25161:16;25271:4;25259:17;;25224:70;:::i;:::-;25310:20;;24844:492;-1:-1:-1;;;;24844:492:208:o;25341:512::-;25592:2;25581:9;25574:21;25555:4;25618:56;25670:2;25659:9;25655:18;25647:6;25618:56;:::i;:::-;25722:14;25714:6;25710:27;25705:2;25694:9;25690:18;25683:55;25786:9;25778:6;25774:22;25769:2;25758:9;25754:18;25747:50;25814:33;25840:6;25832;25814:33;:::i;25858:616::-;26168:6;26157:9;26150:25;26211:3;26206:2;26195:9;26191:18;26184:31;26131:4;26238:57;26290:3;26279:9;26275:19;26267:6;26238:57;:::i;:::-;26343:14;26335:6;26331:27;26326:2;26315:9;26311:18;26304:55;26407:9;26399:6;26395:22;26390:2;26379:9;26375:18;26368:50;26435:33;26461:6;26453;26435:33;:::i;26479:639::-;26729:6;26724:3;26717:19;26699:3;26755:2;26788;26783:3;26779:12;26820:6;26814:13;26885:2;26877:6;26873:15;26906:1;26916:175;26930:6;26927:1;26924:13;26916:175;;;26993:13;;26979:28;;27029:14;;;;27066:15;;;;26952:1;26945:9;26916:175;;;-1:-1:-1;27107:5:208;;26479:639;-1:-1:-1;;;;;;;26479:639:208:o;27123:184::-;-1:-1:-1;;;27172:1:208;27165:88;27272:4;27269:1;27262:15;27296:4;27293:1;27286:15;27312:274;27352:1;27378;27368:189;;-1:-1:-1;;;27410:1:208;27403:88;27514:4;27511:1;27504:15;27542:4;27539:1;27532:15;27368:189;-1:-1:-1;27571:9:208;;27312:274::o;27591:530::-;27776:3;27814:6;27808:13;27830:66;27889:6;27884:3;27877:4;27869:6;27865:17;27830:66;:::i;:::-;27965:2;27961:15;;;;-1:-1:-1;;27957:88:208;27918:16;;;;27943:103;;;28073:2;28062:14;;28055:30;;;;28112:2;28101:14;;27591:530;-1:-1:-1;;27591:530:208:o;28126:360::-;28329:2;28318:9;28311:21;28292:4;28349:45;28390:2;28379:9;28375:18;28367:6;28349:45;:::i;:::-;28425:2;28410:18;;28403:34;;;;-1:-1:-1;28468:2:208;28453:18;28446:34;28341:53;28126:360;-1:-1:-1;28126:360:208:o;28678:174::-;28745:12;28777:10;;;28789;;;28773:27;;28812:11;;;28809:37;;;28826:18;;:::i;:::-;28809:37;28678:174;;;;:::o;29504:899::-;29926:6;29915:9;29908:25;29969:3;29964:2;29953:9;29949:18;29942:31;29889:4;29996:57;30048:3;30037:9;30033:19;30025:6;29996:57;:::i;:::-;30101:4;30089:17;;30084:2;30069:18;;30062:45;30126:12;30174:15;;;30169:2;30154:18;;30147:43;30227:15;;30221:3;30206:19;;30199:44;30274:3;30259:19;;30252:35;;;30324:22;;;30318:3;30303:19;;30296:51;30364:33;30328:6;30382;30364:33;:::i;:::-;30356:41;29504:899;-1:-1:-1;;;;;;;;;;29504:899:208:o;30408:787::-;30771:3;30760:9;30753:22;30734:4;30798:57;30850:3;30839:9;30835:19;30827:6;30798:57;:::i;:::-;30903:4;30895:6;30891:17;30886:2;30875:9;30871:18;30864:45;30957:14;30949:6;30945:27;30940:2;30929:9;30925:18;30918:55;31021:12;31013:6;31009:25;31004:2;30993:9;30989:18;30982:53;31072:6;31066:3;31055:9;31051:19;31044:35;31128:9;31120:6;31116:22;31110:3;31099:9;31095:19;31088:51;31156:33;31182:6;31174;31156:33;:::i;:::-;31148:41;30408:787;-1:-1:-1;;;;;;;;;30408:787:208:o;31200:175::-;31237:3;31281:4;31274:5;31270:16;31310:4;31301:7;31298:17;31295:43;;31318:18;;:::i;:::-;31367:1;31354:15;;31200:175;-1:-1:-1;;31200:175:208:o","linkReferences":{},"immutableReferences":{"35856":[{"start":3080,"length":32}]}},"methodIdentifiers":{"_msgSender()":"119df25f","_msgValue()":"45ec9354","_world()":"e1af802c","installModule(address,bytes)":"8da798da","registerDelegation(address,bytes32,bytes)":"1d2257ba","registerFunctionSelector(bytes32,string)":"26d98102","registerNamespace(bytes32)":"b29e4089","registerNamespaceDelegation(bytes32,bytes32,bytes)":"bfdfaff7","registerRootFunctionSelector(bytes32,string,bytes4)":"742d6118","registerStoreHook(bytes32,address,uint8)":"530f4b60","registerSystem(bytes32,address,bool)":"3350b6a9","registerSystemHook(bytes32,address,uint8)":"d5f8337f","registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])":"0ba51f49","supportsInterface(bytes4)":"01ffc9a7","unregisterDelegation(address)":"cdc938c5","unregisterNamespaceDelegation(bytes32)":"aa66e9c8","unregisterStoreHook(bytes32,address)":"05609129","unregisterSystemHook(bytes32,address)":"a92813ad"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FieldLayoutLib_Empty\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"staticDataLength\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"computedStaticDataLength\",\"type\":\"uint256\"}],\"name\":\"FieldLayoutLib_InvalidStaticDataLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayoutLib_StaticLengthDoesNotFitInAWord\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayoutLib_StaticLengthIsNotZero\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayoutLib_StaticLengthIsZero\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"numFields\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"maxFields\",\"type\":\"uint256\"}],\"name\":\"FieldLayoutLib_TooManyDynamicFields\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"numFields\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"maxFields\",\"type\":\"uint256\"}],\"name\":\"FieldLayoutLib_TooManyFields\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"PackedCounter_InvalidLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"SchemaLib_InvalidLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"SchemaLib_StaticTypeAfterDynamicType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Slice_OutOfBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"accessedIndex\",\"type\":\"uint256\"}],\"name\":\"Store_IndexOutOfBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidFieldNamesLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidKeyNamesLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes2\",\"name\":\"expected\",\"type\":\"bytes2\"},{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"Store_InvalidResourceType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint40\",\"name\":\"startWithinField\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"fieldLength\",\"type\":\"uint40\"}],\"name\":\"Store_InvalidSplice\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidStaticDataLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidValueSchemaDynamicLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidValueSchemaLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidValueSchemaStaticLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"tableIdString\",\"type\":\"string\"}],\"name\":\"Store_TableAlreadyExists\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"tableIdString\",\"type\":\"string\"}],\"name\":\"Store_TableNotFound\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"UnauthorizedCallContext\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"resource\",\"type\":\"string\"},{\"internalType\":\"address\",\"name\":\"caller\",\"type\":\"address\"}],\"name\":\"World_AccessDenied\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"World_AlreadyInitialized\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"functionSelector\",\"type\":\"bytes4\"}],\"name\":\"World_CallbackNotAllowed\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"World_DelegationNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"functionSelector\",\"type\":\"bytes4\"}],\"name\":\"World_FunctionSelectorAlreadyExists\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"functionSelector\",\"type\":\"bytes4\"}],\"name\":\"World_FunctionSelectorNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"World_InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"contractAddress\",\"type\":\"address\"},{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"World_InterfaceNotSupported\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes14\",\"name\":\"namespace\",\"type\":\"bytes14\"}],\"name\":\"World_InvalidNamespace\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_InvalidResourceId\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes2\",\"name\":\"expected\",\"type\":\"bytes2\"},{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_InvalidResourceType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_ResourceAlreadyExists\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_ResourceNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"system\",\"type\":\"address\"}],\"name\":\"World_SystemAlreadyExists\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"World_UnlimitedDelegationNotAllowed\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"}],\"name\":\"Store_DeleteRecord\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"name\":\"Store_SetRecord\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"indexed\":false,\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"indexed\":false,\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"Store_SpliceDynamicData\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"Store_SpliceStaticData\",\"type\":\"event\"},{\"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\":\"contract IModule\",\"name\":\"module\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"encodedArgs\",\"type\":\"bytes\"}],\"name\":\"installModule\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"ResourceId\",\"name\":\"delegationControlId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"initCallData\",\"type\":\"bytes\"}],\"name\":\"registerDelegation\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"systemFunctionSignature\",\"type\":\"string\"}],\"name\":\"registerFunctionSelector\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"worldFunctionSelector\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"namespaceId\",\"type\":\"bytes32\"}],\"name\":\"registerNamespace\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"namespaceId\",\"type\":\"bytes32\"},{\"internalType\":\"ResourceId\",\"name\":\"delegationControlId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"initCallData\",\"type\":\"bytes\"}],\"name\":\"registerNamespaceDelegation\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"worldFunctionSignature\",\"type\":\"string\"},{\"internalType\":\"bytes4\",\"name\":\"systemFunctionSelector\",\"type\":\"bytes4\"}],\"name\":\"registerRootFunctionSelector\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"worldFunctionSelector\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"contract IStoreHook\",\"name\":\"hookAddress\",\"type\":\"address\"},{\"internalType\":\"uint8\",\"name\":\"enabledHooksBitmap\",\"type\":\"uint8\"}],\"name\":\"registerStoreHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"contract System\",\"name\":\"system\",\"type\":\"address\"},{\"internalType\":\"bool\",\"name\":\"publicAccess\",\"type\":\"bool\"}],\"name\":\"registerSystem\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"contract ISystemHook\",\"name\":\"hookAddress\",\"type\":\"address\"},{\"internalType\":\"uint8\",\"name\":\"enabledHooksBitmap\",\"type\":\"uint8\"}],\"name\":\"registerSystemHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"},{\"internalType\":\"Schema\",\"name\":\"keySchema\",\"type\":\"bytes32\"},{\"internalType\":\"Schema\",\"name\":\"valueSchema\",\"type\":\"bytes32\"},{\"internalType\":\"string[]\",\"name\":\"keyNames\",\"type\":\"string[]\"},{\"internalType\":\"string[]\",\"name\":\"fieldNames\",\"type\":\"string[]\"}],\"name\":\"registerTable\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"unregisterDelegation\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"namespaceId\",\"type\":\"bytes32\"}],\"name\":\"unregisterNamespaceDelegation\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"contract IStoreHook\",\"name\":\"hookAddress\",\"type\":\"address\"}],\"name\":\"unregisterStoreHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"contract ISystemHook\",\"name\":\"hookAddress\",\"type\":\"address\"}],\"name\":\"unregisterSystemHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"details\":\"Aggregates multiple system implementations for the World.\",\"errors\":{\"SchemaLib_InvalidLength(uint256)\":[{\"details\":\"Error raised when the provided schema has an invalid length.\"}],\"SchemaLib_StaticTypeAfterDynamicType()\":[{\"details\":\"Error raised when a static type is placed after a dynamic type in a schema.\"}],\"World_AccessDenied(string,address)\":[{\"params\":{\"caller\":\"The address of the user trying to access the resource.\",\"resource\":\"The resource's identifier.\"}}],\"World_CallbackNotAllowed(bytes4)\":[{\"params\":{\"functionSelector\":\"The function selector of the disallowed callback.\"}}],\"World_DelegationNotFound(address,address)\":[{\"params\":{\"delegatee\":\"The address of the delegatee.\",\"delegator\":\"The address of the delegator.\"}}],\"World_FunctionSelectorAlreadyExists(bytes4)\":[{\"params\":{\"functionSelector\":\"The function selector in question.\"}}],\"World_FunctionSelectorNotFound(bytes4)\":[{\"params\":{\"functionSelector\":\"The function selector in question.\"}}],\"World_InsufficientBalance(uint256,uint256)\":[{\"params\":{\"amount\":\"The amount needed.\",\"balance\":\"The current balance.\"}}],\"World_InterfaceNotSupported(address,bytes4)\":[{\"params\":{\"contractAddress\":\"The address of the contract in question.\",\"interfaceId\":\"The ID of the interface.\"}}],\"World_InvalidNamespace(bytes14)\":[{\"params\":{\"namespace\":\"The invalid namespace.\"}}],\"World_InvalidResourceId(bytes32,string)\":[{\"params\":{\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_InvalidResourceType(bytes2,bytes32,string)\":[{\"params\":{\"expected\":\"The expected resource type.\",\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_ResourceAlreadyExists(bytes32,string)\":[{\"params\":{\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_ResourceNotFound(bytes32,string)\":[{\"params\":{\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_SystemAlreadyExists(address)\":[{\"params\":{\"system\":\"The address of the system.\"}}]},\"events\":{\"Store_DeleteRecord(bytes32,bytes32[])\":{\"params\":{\"keyTuple\":\"An array representing the composite key for the record.\",\"tableId\":\"The ID of the table where the record is deleted.\"}},\"Store_SetRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"params\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"staticData\":\"The static data of the record.\",\"tableId\":\"The ID of the table where the record is set.\"}},\"Store_SpliceDynamicData(bytes32,bytes32[],uint8,uint48,uint40,bytes32,bytes)\":{\"params\":{\"data\":\"The data to insert into the dynamic data of the record at the start byte.\",\"deleteCount\":\"The number of bytes to delete in the splice operation.\",\"dynamicFieldIndex\":\"The index of the dynamic field to splice data, relative to the start of the dynamic fields. (Dynamic field index = field index - number of static fields)\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"start\":\"The start position in bytes for the splice operation.\",\"tableId\":\"The ID of the table where the data is spliced.\"}},\"Store_SpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"details\":\"In static data, data is always overwritten starting at the start position, so the total length of the data remains the same and no data is shifted.\",\"params\":{\"data\":\"The data to write to the static data of the record at the start byte.\",\"keyTuple\":\"An array representing the key for the record.\",\"start\":\"The start position in bytes for the splice operation.\",\"tableId\":\"The ID of the table where the data is spliced.\"}}},\"kind\":\"dev\",\"methods\":{\"_msgSender()\":{\"returns\":{\"sender\":\"The `msg.sender` in the call to the World contract before the World routed the call to the WorldContextConsumer contract.\"}},\"_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.\"}},\"installModule(address,bytes)\":{\"details\":\"Validates the given module against the IModule interface and delegates the installation process. The module is then registered in the InstalledModules table.\",\"params\":{\"encodedArgs\":\"The ABI encoded arguments for module installation.\",\"module\":\"The module to be installed.\"}},\"registerDelegation(address,bytes32,bytes)\":{\"details\":\"Creates a new delegation from the caller to the specified delegatee\",\"params\":{\"delegatee\":\"The address of the delegatee\",\"delegationControlId\":\"The ID controlling the delegation\",\"initCallData\":\"The initialization data for the delegation\"}},\"registerFunctionSelector(bytes32,string)\":{\"details\":\"Creates a mapping between a World function and its associated system function\",\"params\":{\"systemFunctionSignature\":\"The signature of the system function\",\"systemId\":\"The system ID\"},\"returns\":{\"worldFunctionSelector\":\"The selector of the World function\"}},\"registerNamespace(bytes32)\":{\"details\":\"Creates a new namespace resource with the given ID\",\"params\":{\"namespaceId\":\"The unique identifier for the new namespace\"}},\"registerNamespaceDelegation(bytes32,bytes32,bytes)\":{\"details\":\"Sets up a new delegation control for a specific namespace\",\"params\":{\"delegationControlId\":\"The ID controlling the delegation\",\"initCallData\":\"The initialization data for the delegation\",\"namespaceId\":\"The ID of the namespace\"}},\"registerRootFunctionSelector(bytes32,string,bytes4)\":{\"details\":\"Creates a mapping for a root World function without namespace or name prefix\",\"params\":{\"systemFunctionSelector\":\"The selector of the system function\",\"systemId\":\"The system ID\",\"worldFunctionSignature\":\"The signature of the World function\"},\"returns\":{\"worldFunctionSelector\":\"The selector of the World function\"}},\"registerStoreHook(bytes32,address,uint8)\":{\"details\":\"The caller must be the owner of the namespace to which the table belongs. The hook must conform to the IStoreHook interface.\",\"params\":{\"enabledHooksBitmap\":\"A bitmap indicating which hook functionalities are enabled.\",\"hookAddress\":\"The address of the storage hook contract.\",\"tableId\":\"The resource ID of the table for which the hook is being registered.\"}},\"registerSystem(bytes32,address,bool)\":{\"details\":\"Registers or upgrades a system at the given ID If the namespace doesn't exist yet, it is registered. The system is granted access to its namespace, so it can write to any table in the same namespace. If publicAccess is true, no access control check is performed for calling the system. This function doesn't check whether a system already exists at the given selector, making it possible to upgrade systems.\",\"params\":{\"publicAccess\":\"Flag indicating if access control check is bypassed\",\"system\":\"The system being registered\",\"systemId\":\"The unique identifier for the system\"}},\"registerSystemHook(bytes32,address,uint8)\":{\"details\":\"Adds a new hook for the system at the provided system ID\",\"params\":{\"enabledHooksBitmap\":\"Bitmap indicating which hooks are enabled\",\"hookAddress\":\"The address of the hook being registered\",\"systemId\":\"The ID of the system\"}},\"registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])\":{\"details\":\"Registers a table with the specified configuration. If the namespace for the table does not exist, it's created. Existing namespaces require the caller to be the owner for table registration.\",\"params\":{\"fieldLayout\":\"The field layout structure for the table.\",\"fieldNames\":\"The names of the fields in the table.\",\"keyNames\":\"The names associated with the keys in the table.\",\"keySchema\":\"The schema for the keys of the table.\",\"tableId\":\"The resource ID of the table.\",\"valueSchema\":\"The schema for the values within the table.\"}},\"supportsInterface(bytes4)\":{\"params\":{\"interfaceId\":\"The ID of the interface in question.\"},\"returns\":{\"_0\":\"True if the interface is supported, false otherwise.\"}},\"unregisterDelegation(address)\":{\"details\":\"Deletes the new delegation from the caller to the specified delegatee\",\"params\":{\"delegatee\":\"The address of the delegatee\"}},\"unregisterNamespaceDelegation(bytes32)\":{\"details\":\"Deletes the delegation control for a specific namespace\",\"params\":{\"namespaceId\":\"The ID of the namespace\"}},\"unregisterStoreHook(bytes32,address)\":{\"details\":\"The caller must be the owner of the namespace to which the table belongs.\",\"params\":{\"hookAddress\":\"The address of the storage hook contract.\",\"tableId\":\"The resource ID of the table from which the hook is being unregistered.\"}},\"unregisterSystemHook(bytes32,address)\":{\"details\":\"Removes a hook for the system at the provided system ID\",\"params\":{\"hookAddress\":\"The address of the hook being unregistered\",\"systemId\":\"The ID of the system\"}}},\"title\":\"Registration System for World\",\"version\":1},\"userdoc\":{\"errors\":{\"World_AccessDenied(string,address)\":[{\"notice\":\"Raised when a user tries to access a resource they don't have permission for.\"}],\"World_AlreadyInitialized()\":[{\"notice\":\"Raised when trying to initialize an already initialized World.\"}],\"World_CallbackNotAllowed(bytes4)\":[{\"notice\":\"Raised when the World is calling itself via an external call.\"}],\"World_DelegationNotFound(address,address)\":[{\"notice\":\"Raised when the specified delegation is not found.\"}],\"World_FunctionSelectorAlreadyExists(bytes4)\":[{\"notice\":\"Raised when trying to register a function selector that already exists.\"}],\"World_FunctionSelectorNotFound(bytes4)\":[{\"notice\":\"Raised when the specified function selector is not found.\"}],\"World_InsufficientBalance(uint256,uint256)\":[{\"notice\":\"Raised when there's an insufficient balance for a particular operation.\"}],\"World_InterfaceNotSupported(address,bytes4)\":[{\"notice\":\"Raised when the specified interface is not supported by the contract.\"}],\"World_InvalidNamespace(bytes14)\":[{\"notice\":\"Raised when an namespace contains an invalid sequence of characters (\\\"__\\\").\"}],\"World_InvalidResourceId(bytes32,string)\":[{\"notice\":\"Raised when an invalid resource ID is provided.\"}],\"World_InvalidResourceType(bytes2,bytes32,string)\":[{\"notice\":\"Raised when an invalid resource type is provided.\"}],\"World_ResourceAlreadyExists(bytes32,string)\":[{\"notice\":\"Raised when trying to register a resource that already exists.\"}],\"World_ResourceNotFound(bytes32,string)\":[{\"notice\":\"Raised when the specified resource is not found.\"}],\"World_SystemAlreadyExists(address)\":[{\"notice\":\"Raised when trying to register a system that already exists.\"}],\"World_UnlimitedDelegationNotAllowed()\":[{\"notice\":\"Raised when trying to create an unlimited delegation in a context where it is not allowed, e.g. when registering a namespace fallback delegation.\"}]},\"events\":{\"Store_DeleteRecord(bytes32,bytes32[])\":{\"notice\":\"Emitted when a record is deleted from the store.\"},\"Store_SetRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"notice\":\"Emitted when a new record is set in the store.\"},\"Store_SpliceDynamicData(bytes32,bytes32[],uint8,uint48,uint40,bytes32,bytes)\":{\"notice\":\"Emitted when dynamic data in the store is spliced.\"},\"Store_SpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"notice\":\"Emitted when static data in the store is spliced.\"}},\"kind\":\"user\",\"methods\":{\"_msgSender()\":{\"notice\":\"Extract the `msg.sender` from the context appended to the 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.\"},\"installModule(address,bytes)\":{\"notice\":\"Installs a module into the World under a specified namespace.\"},\"registerDelegation(address,bytes32,bytes)\":{\"notice\":\"Registers a delegation for the caller\"},\"registerFunctionSelector(bytes32,string)\":{\"notice\":\"Registers a new World function selector\"},\"registerNamespace(bytes32)\":{\"notice\":\"Registers a new namespace\"},\"registerNamespaceDelegation(bytes32,bytes32,bytes)\":{\"notice\":\"Registers a delegation for a namespace\"},\"registerRootFunctionSelector(bytes32,string,bytes4)\":{\"notice\":\"Registers a root World function selector\"},\"registerStoreHook(bytes32,address,uint8)\":{\"notice\":\"Register a storage hook for a specified table.\"},\"registerSystem(bytes32,address,bool)\":{\"notice\":\"Registers a system\"},\"registerSystemHook(bytes32,address,uint8)\":{\"notice\":\"Registers a new system hook\"},\"registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])\":{\"notice\":\"Register a table within the World framework.\"},\"supportsInterface(bytes4)\":{\"notice\":\"Checks if an interface is supported by the contract. using ERC-165 supportsInterface (see https://eips.ethereum.org/EIPS/eip-165)\"},\"unregisterDelegation(address)\":{\"notice\":\"Unregisters a delegation\"},\"unregisterNamespaceDelegation(bytes32)\":{\"notice\":\"Unregisters a delegation for a namespace\"},\"unregisterStoreHook(bytes32,address)\":{\"notice\":\"Unregister a previously registered storage hook for a specified table.\"},\"unregisterSystemHook(bytes32,address)\":{\"notice\":\"Unregisters a system hook\"}},\"notice\":\"This system aggregates World registration and installation functionalities externalized from the World contract, aiming to keep the World contract's bytecode lean.\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/world/src/modules/init/RegistrationSystem.sol\":\"RegistrationSystem\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":ds-test/=node_modules/ds-test/src/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol\":{\"keccak256\":\"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44\",\"dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL\"]},\"node_modules/@latticexyz/store/src/Bytes.sol\":{\"keccak256\":\"0x3ac04fbbbab8c94b12b5b285e6b96d3323b88677e8efaa4adac2bc98b0903ee4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://84d29c5ce5a343acbc5555fc70a726e9dc39c90468a7d4cbdf3fee5dd196aeea\",\"dweb:/ipfs/QmSjdbZmcTwxLHsZNxSNp8TK2pmtAoUqcJ6EaCpBj19D5f\"]},\"node_modules/@latticexyz/store/src/FieldLayout.sol\":{\"keccak256\":\"0x330764978de66a98b0c40476892af5a74a2a0081c9414c9e958ca53c613db0cf\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://adf51f83161aa7ba24a939ccfaf567b986034a687f998f59a75e17f68de83f40\",\"dweb:/ipfs/QmWUjaXVjPj68eSWqixH8aPwpvgtUH9j4FdPZN8QBvm68Z\"]},\"node_modules/@latticexyz/store/src/Hook.sol\":{\"keccak256\":\"0xd016a2e1260f5a81ff9a8dfac58d7947e114414df8cce7302a2629908ea5f18e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0c558a6f3a5f540c0190fa6d642a094a185c5db1acfc2437c7dbde0340f00ac3\",\"dweb:/ipfs/QmViAHvR7U7HNfBiBZEMFiy1TTSHDFNiDzBfQSeLBShCky\"]},\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2\",\"dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg\"]},\"node_modules/@latticexyz/store/src/IStore.sol\":{\"keccak256\":\"0xe68926b6ba2718fb2a15b5b8106c01180653962d81ed48985a96e09867cebaa0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0361faa496c4e2d94f09d8d6e0f737c5c1fadec80bfe8df9d22cefbdbdae7ecd\",\"dweb:/ipfs/Qmea7kL12do4RS9w6oeqi3zYXGLPzPYrU3nQds1w7mVVn2\"]},\"node_modules/@latticexyz/store/src/IStoreData.sol\":{\"keccak256\":\"0xe3fb1996fa571471bf488d29519f70d71afb6071d6f164ad6c0ab10e2eb7dac1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://73f4882c6d337064bc95287877f94955bcb2add4b9b3b4b931083522b1e9f9a1\",\"dweb:/ipfs/QmezagzYNuFW4A23xQWZA9abuShoFrANAX4wVzmJ6Sp15S\"]},\"node_modules/@latticexyz/store/src/IStoreErrors.sol\":{\"keccak256\":\"0x4b471eb3b98a51f15992f7e4cfb7a7d8e842410f081ea03ef85d3a7b34c35f79\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7e82faaea290036677562d8a3a8502f5f871b1368b58ac38897e0ef67216d84\",\"dweb:/ipfs/QmfCj4CtNZ7LYkWUAYcMoyp3X7PFJkUjXgBwbzXkbkDFL6\"]},\"node_modules/@latticexyz/store/src/IStoreEvents.sol\":{\"keccak256\":\"0xf255c05df7f87c53316aea76a5212e6f9bf86ad95408d6189b0fcfaf7d5a0006\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://06873e63d2db6e00ddddec986cebfd4547e4de8c348437132ad76322e9f76c71\",\"dweb:/ipfs/QmT1Fm6FSWt27Jskm5ZPxqWN3S1hsiEy63oR4yuU2qmzUv\"]},\"node_modules/@latticexyz/store/src/IStoreHook.sol\":{\"keccak256\":\"0x3e9eb573557af7e7cf40281ba7b3ebdffb4e3b13ecc49827b307a5f061028087\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://36391ca958dbb9fac695b28ebc5be2e9c47cbff3bab85ba779b08870ee32ef09\",\"dweb:/ipfs/QmZBhQPg2X4HxHaBUyEL7dn4bnuGoKpiHHTTKSYUGNBLh7\"]},\"node_modules/@latticexyz/store/src/IStoreRead.sol\":{\"keccak256\":\"0xabefed80f6691fd3b3362a5434e4c24a38d2ca5c51279b722aa25d897b5427d0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a711569d612187f6738a4bb39d8d8419a03ff3da91c45209b4096e5dcdfca53c\",\"dweb:/ipfs/QmWTGSZyrGmbpwfttR8nLzFYqbjg1L3G9P8xfrtzg8QVpH\"]},\"node_modules/@latticexyz/store/src/IStoreRegistration.sol\":{\"keccak256\":\"0x9e91a73f93cc9ebc00c265c83177f6a3f8a156749a9261202e2845e12aeaa96b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a39280d87d22dd0a959d8f55925cb092dba1fee2f11d3dd8e3ffabed45a9ab6a\",\"dweb:/ipfs/QmRMBFLJtT2KN43Xz9P3vUNWxXrP8rLTNBFw2P6Z7EGeaS\"]},\"node_modules/@latticexyz/store/src/IStoreWrite.sol\":{\"keccak256\":\"0x3f115843507290fa8b5dabee0a69b03397274fb1291d79ecb51ab80055bea5dd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0733e8df7e6e5ca91800c97d4914e9743fbe84a4a16bad01c76c1539d0d8046a\",\"dweb:/ipfs/QmeRqJ1tBBgEMc1z29m4UM46QSjxDvrmV2v86J8bNCb4o5\"]},\"node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0xef6e7000b181c2991aeacbf99a9d886f8c4df88878b857713f851185b63a7811\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b079b4773d140ab2c01bdb04facfa56a78f753aea7122fa445b2bfa133411392\",\"dweb:/ipfs/QmWYWKFpwtsPeGdCSxcANgxXUbwAuMMgR7iMVPDSCZxz2A\"]},\"node_modules/@latticexyz/store/src/PackedCounter.sol\":{\"keccak256\":\"0x52f6cb7751e1e6c6770d4a6637313bf13c5ea02c3b595b4da527ccf1b9090c1e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://bc8a02d97e3e6f152bb03346ddf9b2ffe16697ee7fd17aeff7187bb43ae3c33d\",\"dweb:/ipfs/QmfDqZRmxgpunmnj6h3pBvACVyKr65LSc4Z4ZFwoNBQ8pR\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x167af6321dc89c2e5850e31949b1d64ab70bb1cc809daa54a030e8ff30f35411\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e4b1a2d5da7e4f79349f5257a62b4c6ffe110d6e18fe407099aec71a2f3b2539\",\"dweb:/ipfs/QmQXqehp55UecYyuYTiPBKSnuedqYybXfCCjoPPrZ2hnRw\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0xfb31db07f1cdc199842650deee35ec74902e93542464d81c43e799413fb724a9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2b8ff1b4aa291df8caea7bd04aca6049e3507d166c005fa49b658640e6753619\",\"dweb:/ipfs/QmQnbkvTsRLFMMbEGucwkBs3N5eNr6JTUPpsGP17G31EYe\"]},\"node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0xa718d6adb347637f363591d1c6f69bf434606754ca55cf235421c445142d46a5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0494d0dbf663af270ddfb50ad45f03e663a831e1a0bb5b409cb217537c14a4d2\",\"dweb:/ipfs/QmYFDKjbDxnAF2ny8byydUz3BEoXm6TNsk2hNtbT7VEXRA\"]},\"node_modules/@latticexyz/store/src/Storage.sol\":{\"keccak256\":\"0x7e735a4c7fa8b8a5fe2371d90801e3287ddb78efed69b31e1a76f0b7b153c4c3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9e6db36bd52144b6feeecd91a58fc311127a3892fc96c4171db5b570fe9876ee\",\"dweb:/ipfs/QmS6LqnTZvpMc4eiz5JowBoNnh3RYemG6JHjqtYucT1rQi\"]},\"node_modules/@latticexyz/store/src/StoreCore.sol\":{\"keccak256\":\"0x1bbf8a76e921eadf1db34beae3f7b0825b8cc1bc0596edac30ae93be98a62654\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://04b3dcf91a8d414d14a5446dc5a8e6b0df070bae8e2a9aee699d45f3faf5f536\",\"dweb:/ipfs/QmZKeAH3enK4byQ65a3EJDdAuSwLsMDiWi2pyG1gC1RQLr\"]},\"node_modules/@latticexyz/store/src/StoreSwitch.sol\":{\"keccak256\":\"0x868d515c7579d909f73cc5353e7a58fdb361d0c9dde83b11fa1529f0c2dd21fe\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fdeb6ca2dc6cae645c13cba6a5b08ff495858e32f16f8b54d19784d4da012d37\",\"dweb:/ipfs/QmPyHrJFDUddguyWcYEwfbTisRkzmwDx169feEZCJq8v9Z\"]},\"node_modules/@latticexyz/store/src/codegen/index.sol\":{\"keccak256\":\"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4\",\"dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0x327bb7e9ff5f8d9318a62c3d63eecd761762dfac85c46c03fac7367430f4ea07\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://456833b291763cb79ee0bc3fb8a6bb535c252e34632300475c98c480be6db544\",\"dweb:/ipfs/Qmcyt2HY6NbWp51fwKQzaRnfdTrQ2NtkXqbt1bqeEjbk6g\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0x0f5d48dd4f3ae0dbac332dc2c6c800ab30e68c1f45fe4556206492a7dd0aa2b0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://feb6dc7463223926885bbed22702a34f7f87868b4aa2bb0274a1c2f268238271\",\"dweb:/ipfs/QmZLtZ76s4dMNttRSTGkdJ3H7NrYSXugF5BvcDAPeRLfH3\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0x399169fa22a668a41b1372d16ae4b0ad542361bd40c033bb276eec37e8ab4fd7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f0203f3c160feb9925734fe8a6292442da7c6bed0d21aa0f5a62759d0bb1f761\",\"dweb:/ipfs/QmQ8cSYcpTMv37AcXB8jw5Wmv9sGBuW4q1Nyc8owAJLeff\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0xaaae4e59300a6c0495d8636a5134ecc14b57613028884efb24a8a5de71d0e6c1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3fd2f46fbcc0bf82949bb4182d9efd5b987d16f35be84c90133fc844ccd47d4a\",\"dweb:/ipfs/QmQWeKxWD7oH1xYMaH4qFPXe5WSjn9RyHdUgu5RPZpYLtY\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x88689af9b661f7eb723123fbe212876c2f342cfdb3a01ea7f4e94e9c8f819877\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f39abf5a2306a4346d9909f98d7808474c85ed46d552a503d2a69f4dccb54289\",\"dweb:/ipfs/QmcBLXR8ckXfoBCntFF8YcoTymKNJv7PkmFpgy4zZtTRUd\"]},\"node_modules/@latticexyz/store/src/rightMask.sol\":{\"keccak256\":\"0x28887aab8ad5ca598927e59d702999ca6e3b3128f1cddd2b995a381c8d04b275\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7710847f4689b7f5b81436c7d52ae4395f244a2eebf8d398b2edd43accb06754\",\"dweb:/ipfs/QmTD2wYqryXTynHAn5Vf9wtjUUSGeCJWENZTnWtBAK38pa\"]},\"node_modules/@latticexyz/store/src/storeHookTypes.sol\":{\"keccak256\":\"0x4f29001e53690ce74fe405a6d0376a564c9c743d1631d36fab04331865e4d572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://138c80abd63225a3eeb01ebfa1f9288e188a7ee5b2266b275fb4ed31b5aa30e3\",\"dweb:/ipfs/QmdEx9uHgCCbTcetGwFH5a66Ft7ajmrMDXvP1fW7WjnnE2\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0x1c4cb6b3ecf76f614479ab304d7de3ade0e99c7ccfd07717b57c92f699a27261\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2c9b0e0c9b3b5610d6fd65a8ffd7c54df390a34ccc70d58f4a055c49ad1ea586\",\"dweb:/ipfs/QmP6ffpnR7aRyvq9AiUkVNH6LbGfFP3NDq7E2n2PVcHhp2\"]},\"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0x310523f7f3acca841e62fe50be8d8b042cad5b3c239cb1105d6623cf83e63152\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1cc40ca233acf6502bc65677b381c05331dd7323953e54b5df969051e47f851e\",\"dweb:/ipfs/QmTxy9mhodT8drezB5K1kPR78AMaARomoJqDyaWpLuCKui\"]},\"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol\":{\"keccak256\":\"0x259ee545fd9dfd4767f0b7fef31f52fd3c54c4a1c6657d6fbda4927800c937b3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0a4e31efa9f476cd267af7c3e11fe0151252206a1f6407a80a4092444c2de8ea\",\"dweb:/ipfs/QmRF4gWYw33mFTMh7nX8DJ1qzx3Ko6yMsnxubzYTRppdyo\"]},\"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x0e74ff88ec94cb33f79d8afc1497c4fdccf02db40ab47f3701c7d02fc305d4d8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://36b7cd0c2a3f2dcdc83ab7ac5a93f123746ce29c0f1000f2b275ad2c647ff0f3\",\"dweb:/ipfs/QmYdipHYUhHhS78wLdtmKZUK14FEwpto5mFy3rNeZssMLz\"]},\"node_modules/@latticexyz/store/src/version.sol\":{\"keccak256\":\"0xfc030c5075377169d4384cf89e8a1037dacab1ee53bcb867d5ace75e4ee5df46\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d1c310ce30a1a39380108e75c5f893f58be159cf4b80706b43b8466f4bc4aa0b\",\"dweb:/ipfs/QmXWTsz6Gk8XQKmNNNLHaRuHxJis1dHmoStWoANAYwfmcz\"]},\"node_modules/@latticexyz/world/src/AccessControl.sol\":{\"keccak256\":\"0xe9e1b1e588699a15ee81cc46f5959e14ff323787b576681abe7b0163d5988a4e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f19076661965fcf60fbf5e58ee8a83daac63e174806af79f5fd4144929cab899\",\"dweb:/ipfs/QmVQxPrkHpSo1fbsqGvToXc6q9x8zrVrGaZjKTKY413QBm\"]},\"node_modules/@latticexyz/world/src/Delegation.sol\":{\"keccak256\":\"0x1ad6ce468042f6ba104c8fa2cd5506e434e1bd458448492ae9e8d1993a7e5f1d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ded3d879ad5a4119f9ff2320ff27f63a06bc3853e91d3697b3406ee3e6ab65d5\",\"dweb:/ipfs/QmTMjjArXQxXa3WeFF4dvvkAFSEstHTTsNYDCckgCBUVeE\"]},\"node_modules/@latticexyz/world/src/ERC165Checker.sol\":{\"keccak256\":\"0xc63b86705fd62b862e422f830604b7e14e18f1fab662b70a02f656f6ace4fdc7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9d674c90bcc5b21e93b0b2a685c6cff86a69962cf900811af677ce77c3598dcf\",\"dweb:/ipfs/QmVE4pv8AFQWP9RRdaqGo6FP1AR8svMaUQsPnEHZc5VLgF\"]},\"node_modules/@latticexyz/world/src/IDelegationControl.sol\":{\"keccak256\":\"0x7cc2fbdd8ff6c996e19fab46c1031b76355da74973cebf45ce4df4b035d566bf\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://857d577f84a68018a3392ec4540c15e80326aaf4b0f224d0d239605abacfc0f3\",\"dweb:/ipfs/QmVEr3rTH1F1BFaCTMd7MmuceTqASwKBcMRnuFZ4tUAYmR\"]},\"node_modules/@latticexyz/world/src/IERC165.sol\":{\"keccak256\":\"0xe3d9074a1be3247be67ff4dd2c9e41481650ddaa799285a249736bb85673e33d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0b6743ee1e6d0c74927bf17fc1da0cad7575aa7634871b94190ffbdb4c28c2a7\",\"dweb:/ipfs/Qma5bNsPJSBTesWxg3eAAMUBTDE7UjqWaHF7eMiGwP87jr\"]},\"node_modules/@latticexyz/world/src/IModule.sol\":{\"keccak256\":\"0x0cfee97ee4634e2a9480333cb25b6f99f999910d7d3646b45780eb5485219592\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://491f8f7ec0e2da54e44a984576acab6cf63f4de86b296855fc749997fc297aec\",\"dweb:/ipfs/QmavXGLER27V4PTzcUxMTZ7aXr3RmBMoCZvvptBHwfBFzq\"]},\"node_modules/@latticexyz/world/src/ISystemHook.sol\":{\"keccak256\":\"0x81f1743d7ca6a9c7efc4997cf95e603ccb2070885265ca0e540f461aa7430721\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://93d99e78b541b33ecd501bf0cd407a78cef490fec8eaef2f188bddb9e293a99f\",\"dweb:/ipfs/QmPrcMDxwhvBZTr2AxoGqJA9L3Mjx27KBc98h3gXSsa3PM\"]},\"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol\":{\"keccak256\":\"0xb39e9d8cff4162e255f6c460ef9f9f0ad5b804627f745d967b2f10d0dd509299\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18d957cd87febccc00d82b9454047f0f5236250c9245befc0f57978671675255\",\"dweb:/ipfs/QmdZ1eXBd15vLpLVqTNJDAAaTzzucpRLD8GPJahLKT4J7x\"]},\"node_modules/@latticexyz/world/src/IWorldErrors.sol\":{\"keccak256\":\"0x0abae6f4ed1b3070bddd0ed194c08b83a948b61ae959396202cf627bf1056a2b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7037954f281cc0188a5aafc1d0cca0aabc110fd0234e6c43dca35ad69ed3baf\",\"dweb:/ipfs/Qmbv2nfK1qPpnoAbqNJFqWwo7AuyaX2ZEgZMFspMv7DR5B\"]},\"node_modules/@latticexyz/world/src/System.sol\":{\"keccak256\":\"0xadcb32bdc444a4420909b738d81fa662dc63739455fe93d5aa89c93a3ccfd2dd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d303094c84ebfb0f9f114c54ff4dfc68bfa1e526d0ebe304be6fbeb7cb2f0d3f\",\"dweb:/ipfs/QmYvUx1mNDhkxZFqxLeswW3w9HkvVqeoJiJKj1HN1SB7Gi\"]},\"node_modules/@latticexyz/world/src/SystemCall.sol\":{\"keccak256\":\"0x5012c0607c8d41a4eed69d8a0430f742844883d3c3f17a6717ac287608b4e6af\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c389f65d050849cc95a7df9f45145186a60ae892b7d02b26ec92f8a38f8e2ee5\",\"dweb:/ipfs/QmNQPBewaXghhVeJDaC1XUK6BbFrZ5qUjryhmJuyvgWdbF\"]},\"node_modules/@latticexyz/world/src/WorldContext.sol\":{\"keccak256\":\"0x50ca52bdd89a9f27d6b03ad00ef45c8c5a6884ea9d75e18f8fa53524ac2feed9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://55febdece37b291527094fb654919d4c8fe0b231792996a14c5e5cc76512b19e\",\"dweb:/ipfs/QmZHFbDDNmdFHWc1uTSvDgMUUgb8NgBPb1cDUJYajswbHT\"]},\"node_modules/@latticexyz/world/src/WorldResourceId.sol\":{\"keccak256\":\"0x6475af14127236618ac8ba4a5549bba13d92f4839df9c17d9b2a730400be9797\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5491d7aa712f0d3a13e237743ab1b46e9f9cfe2025a761aeadbb9024b36f52ff\",\"dweb:/ipfs/QmQarLY1e6paD1kVjpiUNLrdQszTxHJ2NuaivMbjGarLqw\"]},\"node_modules/@latticexyz/world/src/codegen/tables/Balances.sol\":{\"keccak256\":\"0x4ca92b682610ae2c6636a5c196ccf837417b67ce1495b06ed30ac6fd09ed964e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://16bdacafc7a9f73c753259fbe3d9de4e50578359efee9f523ceb367de3ae78e5\",\"dweb:/ipfs/QmUBkgKVMSsYbn4wmEbCyHhGLBVrViCMR6u1SQdEvpyq7f\"]},\"node_modules/@latticexyz/world/src/codegen/tables/FunctionSelectors.sol\":{\"keccak256\":\"0xa138b23cf8a6c7783e25c1daa359cd4208b410808f816eb8182ce4f284290fe6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://25f34ba67c233887b67bafc0eed258c873898bb4ee8bb054287e2c7abbc6621d\",\"dweb:/ipfs/QmZsEu66KL3GsaKkCjSAf7RN7GBUXcBPuDsiot6TUtR97q\"]},\"node_modules/@latticexyz/world/src/codegen/tables/FunctionSignatures.sol\":{\"keccak256\":\"0xef3b8ea518e69884ef8fcfa56a34b9b53ba9ddec43ec549da8e2e90543329ac8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6ae33ee2ebaeb6c321c39742c2c8a5125444aa15ef825b8f6113f04ae0194c4a\",\"dweb:/ipfs/Qme9myURbe5DzCT6oBiY4Gn7nGESsjXw7dBRUQWWBeXBq4\"]},\"node_modules/@latticexyz/world/src/codegen/tables/InstalledModules.sol\":{\"keccak256\":\"0x8f9f072762de332fbe4e03621eb984958efc21ae8444ed0dd3cf0ef0ec3770b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://efe99411a9129b2da6763ad8e2ecb44c08f48deefaa9fff2d9d25358453bf610\",\"dweb:/ipfs/QmdRaxsT2UQfnCwETAVZBV58AkQUopt4gpQBiZAYZhFdE4\"]},\"node_modules/@latticexyz/world/src/codegen/tables/NamespaceDelegationControl.sol\":{\"keccak256\":\"0xb6a2475d33990b8c3646c62c22b92718955af66af95f2a1caac0cbb29b27efa4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ebdbcb2da135f43f46a5acb4562422315bd6b3d7c4b8a224ec62b26d4326f0a2\",\"dweb:/ipfs/QmTYFbcAEdn81FVkBCBjezo9F53E1uxsEk68gw2rLCUevP\"]},\"node_modules/@latticexyz/world/src/codegen/tables/NamespaceOwner.sol\":{\"keccak256\":\"0xe801ed02d43684ecc54726f8780b64a235cc737dc75a2ca1038490fff6397a15\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://71061afa978e0ab58a75598d3cdae62cff9914da477ab4ff367cf231064e7fca\",\"dweb:/ipfs/QmSfXxysM2N4eD7YZxeHQ1a569DFWcut45Sb1oDHoxGoxg\"]},\"node_modules/@latticexyz/world/src/codegen/tables/ResourceAccess.sol\":{\"keccak256\":\"0x967fd72a8ecda89a6b1892a3e50b3b9e94a8b7d13d17ac1dd654c5b0271a1fe9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://936310fa397119cfabcf81bc4bcec2039cef6f7d625cb9091cdf0d557399e243\",\"dweb:/ipfs/QmaW598cbEvihxS6mECckHDaJ2MrPFKKESGjH5gxvVtaPj\"]},\"node_modules/@latticexyz/world/src/codegen/tables/SystemHooks.sol\":{\"keccak256\":\"0x0ccdb0f2e1d2586e9a7e433e6b927938663a214fab69ba5c857cfb43418f7746\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eb385a338d9697498beee8d9a9557ff33510ee5755c37a488f98c099111b9ceb\",\"dweb:/ipfs/QmRvvbX54ADo4QeBRTLkmGBSqgMWu4fqkqc3Qcb954YgKE\"]},\"node_modules/@latticexyz/world/src/codegen/tables/SystemRegistry.sol\":{\"keccak256\":\"0x26b63187d6006915f13cdd978f53557c1add608ef6c3fbc222246eb178d68b2e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6528ab7ab18056b60c941ca4038aea5ff00791a73fb83e2822213a9e5aade1d9\",\"dweb:/ipfs/QmcQDJdn5oYLE9tQZZk9bzfhDLjEeq2PatDGBhVeNph2Mu\"]},\"node_modules/@latticexyz/world/src/codegen/tables/Systems.sol\":{\"keccak256\":\"0xd3ac5771c2a9497022c52c7d3787d4687f4aca674d06b6712c98d8469cb988ac\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://424fb263d531d88b71e3323f72341ccc7918f6202ea7bff56ee889b424571729\",\"dweb:/ipfs/QmaLvuPV9fFjDs4P61cB9My3N6ogwZYqGe5C11qxkREUxT\"]},\"node_modules/@latticexyz/world/src/codegen/tables/UserDelegationControl.sol\":{\"keccak256\":\"0x7bef07381674a5aa5eed9e59c41feca3e7fc00283249bff4a9cd8690a68785dd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9d6946cff935909a91e6638677f0b4df774e403d5daa21683cd6dbcff0eb6ecb\",\"dweb:/ipfs/QmSJvMTqpgC2zSwyYNicmRiLrocuyQStTSe4oStZPUvkX7\"]},\"node_modules/@latticexyz/world/src/constants.sol\":{\"keccak256\":\"0xb8320f88ed5519a4fe2554ad94815ce328a50fef7719932375d6ce695265c2f5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a8f5de30fbcc63e469e46ad4a4d4bcd7d8e4b4f2d31fcf62a04aca48d999af22\",\"dweb:/ipfs/QmXw1jDQM2szfRY3tAGrRy6fEzte6yVFgebJAqCLMDHndV\"]},\"node_modules/@latticexyz/world/src/modules/init/LimitedCallContext.sol\":{\"keccak256\":\"0x1aa994d09220ac38bd4f47e2be9f54e4b1a46ffb14be40552ac64998059105fe\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://88ba9f14551c18238056f6f5daf6166acc93c531f66cf32bbadb4142eca04a25\",\"dweb:/ipfs/QmQfiy93ewydVkwLdbUSXHn5K29r1SJaiw51sgoFWJXsmu\"]},\"node_modules/@latticexyz/world/src/modules/init/RegistrationSystem.sol\":{\"keccak256\":\"0x5aa1ad023ec7e30b102275af8f76e08d195e277fd89fb5fffd8436adf7dbc3f2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5389a9204b6714c8494f169277ccfdcf43ab3d969cafddf8a5eb61d2a2b827a4\",\"dweb:/ipfs/QmVvkj8hEcUQZTvHptDe7fEZHnH9bnut6f3jaLSquPgBCw\"]},\"node_modules/@latticexyz/world/src/modules/init/constants.sol\":{\"keccak256\":\"0xe7eb58bdb9ebaf16162db44d7b02d7e95f70ac46910c19649bb57b835f96dad9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://23227e603db835db6390e872d11569749c8c8f22de770aa775ab7c99f450a752\",\"dweb:/ipfs/QmZkGgdNqbno253umMW8sCHC3QKd5WLjrQi7CbH74x36Z8\"]},\"node_modules/@latticexyz/world/src/modules/init/implementations/ModuleInstallationSystem.sol\":{\"keccak256\":\"0x1be1b12b2b2c7ff519cbe503ddda58cd308a8067e9ff7a168f3833031cf3f93d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://37cede506e9219fa7a1c518ece3fa6333ccad58b4b792629044288d2d9b9e8d1\",\"dweb:/ipfs/QmcFo72Bv2t5GFQgM71NNB7xNLnQwG39oE9KTrdaNsv9ZV\"]},\"node_modules/@latticexyz/world/src/modules/init/implementations/StoreRegistrationSystem.sol\":{\"keccak256\":\"0x3a8ffe8942badedf5654e02189c6d6e89c5a37d40d8643abbdd7869ee2858498\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://885dec95191527acc629af3b99818e81c37cb14744ae33677a84d37bc9413c86\",\"dweb:/ipfs/Qmd873kb8eDWXqZxnT6Qimh5AW2osaX6KnbXySSVkjZRrf\"]},\"node_modules/@latticexyz/world/src/modules/init/implementations/WorldRegistrationSystem.sol\":{\"keccak256\":\"0xa832d2f9e97f6f4d8a59fce75a749eab17f7e0aa0e87da394e735fe697483ec4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e872d0efa21d1d1fa0913a447805f1b6ab9759868cfee5dd0128b445118d17c9\",\"dweb:/ipfs/QmebxB45ncxaVLccDxN78DdhqaFj8MuaXYNhxrnpWd5e2E\"]},\"node_modules/@latticexyz/world/src/requireInterface.sol\":{\"keccak256\":\"0x5b94a21fd46abb4aac8f38809c0d6105f30792042c927f8a6a4f40cfe35c7ab8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8bade9d52cf370f3b5435abb47a5338dca5498bee773e97518e7a080fa882940\",\"dweb:/ipfs/QmTtaXUWwMQmHW8oKEoRZxagidZcCiN3oLQs7kN3nycrkW\"]},\"node_modules/@latticexyz/world/src/requireNamespace.sol\":{\"keccak256\":\"0xda4a4a55bde8e55c28472d37009a194aa221ad11feb233d1c17a87b303977567\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ef691f35102f6ce85cc1cdaf3ec29b4ba632384a0358629dd642292c709f34e5\",\"dweb:/ipfs/QmYuewEaRZ1UWxd231AK4SpjsiLrd7o4nyaPTeEzLCswcc\"]},\"node_modules/@latticexyz/world/src/requireValidNamespace.sol\":{\"keccak256\":\"0xfad78b977794de8301ba73ac1a871e3ca24c31584a97fdcb2c2c4039ff01b30b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://784f5049a467eeef2dbc24911d64cb65c283c4d468aab68a60d7bbf6b2ee3241\",\"dweb:/ipfs/QmYrpoWRGu8t3mf1aEUpEBJBkZhBwRzz2AYoori68qeZkz\"]},\"node_modules/@latticexyz/world/src/revertWithBytes.sol\":{\"keccak256\":\"0xa1147f218a0152b153d4e8bada0f606bfed40ac1f184fd16a941c2d0033c53f5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3f5e0f6d1b51a3a04d4bd84537b2ced373b32824898cf6fbfd13ae1cbdf06359\",\"dweb:/ipfs/QmayYRmBZRUV9m4UnFxuC62VvHriXhkYXeH3HibZ3Gmxxf\"]},\"node_modules/@latticexyz/world/src/systemHookTypes.sol\":{\"keccak256\":\"0x15c25ae4b21e091209970e45a198cb51f31eeae482828862641099c1a9b2448a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0ce3c3eb58dc5c262d36babf372ad028d2846beea73a59d6e70f0eb8c90ee00d\",\"dweb:/ipfs/QmWUkgegTRtSJM3awvjg4J7DWZ2ME7Pnxp1dP2TWWzLNoo\"]},\"node_modules/@latticexyz/world/src/worldResourceTypes.sol\":{\"keccak256\":\"0xeb042e7d3638430f6fd394107f3237cf14e4325154f0098624e8a7826584d465\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://39e0b8eb87616b661f5a4f2fd7e1a727bd19b7fd8d40ad3d93fda26822f433ea\",\"dweb:/ipfs/QmacYMatKV9pwEwirVRY9a6r89RoNs5yk99ic37ieWA8Dk\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[],"type":"error","name":"FieldLayoutLib_Empty"},{"inputs":[{"internalType":"uint256","name":"staticDataLength","type":"uint256"},{"internalType":"uint256","name":"computedStaticDataLength","type":"uint256"}],"type":"error","name":"FieldLayoutLib_InvalidStaticDataLength"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayoutLib_StaticLengthDoesNotFitInAWord"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayoutLib_StaticLengthIsNotZero"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayoutLib_StaticLengthIsZero"},{"inputs":[{"internalType":"uint256","name":"numFields","type":"uint256"},{"internalType":"uint256","name":"maxFields","type":"uint256"}],"type":"error","name":"FieldLayoutLib_TooManyDynamicFields"},{"inputs":[{"internalType":"uint256","name":"numFields","type":"uint256"},{"internalType":"uint256","name":"maxFields","type":"uint256"}],"type":"error","name":"FieldLayoutLib_TooManyFields"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"PackedCounter_InvalidLength"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"SchemaLib_InvalidLength"},{"inputs":[],"type":"error","name":"SchemaLib_StaticTypeAfterDynamicType"},{"inputs":[{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"type":"error","name":"Slice_OutOfBounds"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"},{"internalType":"uint256","name":"accessedIndex","type":"uint256"}],"type":"error","name":"Store_IndexOutOfBounds"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidFieldNamesLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidKeyNamesLength"},{"inputs":[{"internalType":"bytes2","name":"expected","type":"bytes2"},{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"Store_InvalidResourceType"},{"inputs":[{"internalType":"uint40","name":"startWithinField","type":"uint40"},{"internalType":"uint40","name":"deleteCount","type":"uint40"},{"internalType":"uint40","name":"fieldLength","type":"uint40"}],"type":"error","name":"Store_InvalidSplice"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidStaticDataLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidValueSchemaDynamicLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidValueSchemaLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidValueSchemaStaticLength"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"string","name":"tableIdString","type":"string"}],"type":"error","name":"Store_TableAlreadyExists"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"string","name":"tableIdString","type":"string"}],"type":"error","name":"Store_TableNotFound"},{"inputs":[],"type":"error","name":"UnauthorizedCallContext"},{"inputs":[{"internalType":"string","name":"resource","type":"string"},{"internalType":"address","name":"caller","type":"address"}],"type":"error","name":"World_AccessDenied"},{"inputs":[],"type":"error","name":"World_AlreadyInitialized"},{"inputs":[{"internalType":"bytes4","name":"functionSelector","type":"bytes4"}],"type":"error","name":"World_CallbackNotAllowed"},{"inputs":[{"internalType":"address","name":"delegator","type":"address"},{"internalType":"address","name":"delegatee","type":"address"}],"type":"error","name":"World_DelegationNotFound"},{"inputs":[{"internalType":"bytes4","name":"functionSelector","type":"bytes4"}],"type":"error","name":"World_FunctionSelectorAlreadyExists"},{"inputs":[{"internalType":"bytes4","name":"functionSelector","type":"bytes4"}],"type":"error","name":"World_FunctionSelectorNotFound"},{"inputs":[{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"amount","type":"uint256"}],"type":"error","name":"World_InsufficientBalance"},{"inputs":[{"internalType":"address","name":"contractAddress","type":"address"},{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"type":"error","name":"World_InterfaceNotSupported"},{"inputs":[{"internalType":"bytes14","name":"namespace","type":"bytes14"}],"type":"error","name":"World_InvalidNamespace"},{"inputs":[{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_InvalidResourceId"},{"inputs":[{"internalType":"bytes2","name":"expected","type":"bytes2"},{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_InvalidResourceType"},{"inputs":[{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_ResourceAlreadyExists"},{"inputs":[{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_ResourceNotFound"},{"inputs":[{"internalType":"address","name":"system","type":"address"}],"type":"error","name":"World_SystemAlreadyExists"},{"inputs":[],"type":"error","name":"World_UnlimitedDelegationNotAllowed"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false}],"type":"event","name":"Store_DeleteRecord","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"bytes","name":"staticData","type":"bytes","indexed":false},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32","indexed":false},{"internalType":"bytes","name":"dynamicData","type":"bytes","indexed":false}],"type":"event","name":"Store_SetRecord","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8","indexed":false},{"internalType":"uint48","name":"start","type":"uint48","indexed":false},{"internalType":"uint40","name":"deleteCount","type":"uint40","indexed":false},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32","indexed":false},{"internalType":"bytes","name":"data","type":"bytes","indexed":false}],"type":"event","name":"Store_SpliceDynamicData","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"uint48","name":"start","type":"uint48","indexed":false},{"internalType":"bytes","name":"data","type":"bytes","indexed":false}],"type":"event","name":"Store_SpliceStaticData","anonymous":false},{"inputs":[],"stateMutability":"view","type":"function","name":"_msgSender","outputs":[{"internalType":"address","name":"sender","type":"address"}]},{"inputs":[],"stateMutability":"pure","type":"function","name":"_msgValue","outputs":[{"internalType":"uint256","name":"value","type":"uint256"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"_world","outputs":[{"internalType":"address","name":"","type":"address"}]},{"inputs":[{"internalType":"contract IModule","name":"module","type":"address"},{"internalType":"bytes","name":"encodedArgs","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"installModule"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"ResourceId","name":"delegationControlId","type":"bytes32"},{"internalType":"bytes","name":"initCallData","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"registerDelegation"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"string","name":"systemFunctionSignature","type":"string"}],"stateMutability":"nonpayable","type":"function","name":"registerFunctionSelector","outputs":[{"internalType":"bytes4","name":"worldFunctionSelector","type":"bytes4"}]},{"inputs":[{"internalType":"ResourceId","name":"namespaceId","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"registerNamespace"},{"inputs":[{"internalType":"ResourceId","name":"namespaceId","type":"bytes32"},{"internalType":"ResourceId","name":"delegationControlId","type":"bytes32"},{"internalType":"bytes","name":"initCallData","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"registerNamespaceDelegation"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"string","name":"worldFunctionSignature","type":"string"},{"internalType":"bytes4","name":"systemFunctionSelector","type":"bytes4"}],"stateMutability":"nonpayable","type":"function","name":"registerRootFunctionSelector","outputs":[{"internalType":"bytes4","name":"worldFunctionSelector","type":"bytes4"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"contract IStoreHook","name":"hookAddress","type":"address"},{"internalType":"uint8","name":"enabledHooksBitmap","type":"uint8"}],"stateMutability":"nonpayable","type":"function","name":"registerStoreHook"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"contract System","name":"system","type":"address"},{"internalType":"bool","name":"publicAccess","type":"bool"}],"stateMutability":"nonpayable","type":"function","name":"registerSystem"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"contract ISystemHook","name":"hookAddress","type":"address"},{"internalType":"uint8","name":"enabledHooksBitmap","type":"uint8"}],"stateMutability":"nonpayable","type":"function","name":"registerSystemHook"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"},{"internalType":"Schema","name":"keySchema","type":"bytes32"},{"internalType":"Schema","name":"valueSchema","type":"bytes32"},{"internalType":"string[]","name":"keyNames","type":"string[]"},{"internalType":"string[]","name":"fieldNames","type":"string[]"}],"stateMutability":"nonpayable","type":"function","name":"registerTable"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"stateMutability":"pure","type":"function","name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}]},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"unregisterDelegation"},{"inputs":[{"internalType":"ResourceId","name":"namespaceId","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"unregisterNamespaceDelegation"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"contract IStoreHook","name":"hookAddress","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"unregisterStoreHook"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"contract ISystemHook","name":"hookAddress","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"unregisterSystemHook"}],"devdoc":{"kind":"dev","methods":{"_msgSender()":{"returns":{"sender":"The `msg.sender` in the call to the World contract before the World routed the call to the WorldContextConsumer contract."}},"_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."}},"installModule(address,bytes)":{"details":"Validates the given module against the IModule interface and delegates the installation process. The module is then registered in the InstalledModules table.","params":{"encodedArgs":"The ABI encoded arguments for module installation.","module":"The module to be installed."}},"registerDelegation(address,bytes32,bytes)":{"details":"Creates a new delegation from the caller to the specified delegatee","params":{"delegatee":"The address of the delegatee","delegationControlId":"The ID controlling the delegation","initCallData":"The initialization data for the delegation"}},"registerFunctionSelector(bytes32,string)":{"details":"Creates a mapping between a World function and its associated system function","params":{"systemFunctionSignature":"The signature of the system function","systemId":"The system ID"},"returns":{"worldFunctionSelector":"The selector of the World function"}},"registerNamespace(bytes32)":{"details":"Creates a new namespace resource with the given ID","params":{"namespaceId":"The unique identifier for the new namespace"}},"registerNamespaceDelegation(bytes32,bytes32,bytes)":{"details":"Sets up a new delegation control for a specific namespace","params":{"delegationControlId":"The ID controlling the delegation","initCallData":"The initialization data for the delegation","namespaceId":"The ID of the namespace"}},"registerRootFunctionSelector(bytes32,string,bytes4)":{"details":"Creates a mapping for a root World function without namespace or name prefix","params":{"systemFunctionSelector":"The selector of the system function","systemId":"The system ID","worldFunctionSignature":"The signature of the World function"},"returns":{"worldFunctionSelector":"The selector of the World function"}},"registerStoreHook(bytes32,address,uint8)":{"details":"The caller must be the owner of the namespace to which the table belongs. The hook must conform to the IStoreHook interface.","params":{"enabledHooksBitmap":"A bitmap indicating which hook functionalities are enabled.","hookAddress":"The address of the storage hook contract.","tableId":"The resource ID of the table for which the hook is being registered."}},"registerSystem(bytes32,address,bool)":{"details":"Registers or upgrades a system at the given ID If the namespace doesn't exist yet, it is registered. The system is granted access to its namespace, so it can write to any table in the same namespace. If publicAccess is true, no access control check is performed for calling the system. This function doesn't check whether a system already exists at the given selector, making it possible to upgrade systems.","params":{"publicAccess":"Flag indicating if access control check is bypassed","system":"The system being registered","systemId":"The unique identifier for the system"}},"registerSystemHook(bytes32,address,uint8)":{"details":"Adds a new hook for the system at the provided system ID","params":{"enabledHooksBitmap":"Bitmap indicating which hooks are enabled","hookAddress":"The address of the hook being registered","systemId":"The ID of the system"}},"registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])":{"details":"Registers a table with the specified configuration. If the namespace for the table does not exist, it's created. Existing namespaces require the caller to be the owner for table registration.","params":{"fieldLayout":"The field layout structure for the table.","fieldNames":"The names of the fields in the table.","keyNames":"The names associated with the keys in the table.","keySchema":"The schema for the keys of the table.","tableId":"The resource ID of the table.","valueSchema":"The schema for the values within the table."}},"supportsInterface(bytes4)":{"params":{"interfaceId":"The ID of the interface in question."},"returns":{"_0":"True if the interface is supported, false otherwise."}},"unregisterDelegation(address)":{"details":"Deletes the new delegation from the caller to the specified delegatee","params":{"delegatee":"The address of the delegatee"}},"unregisterNamespaceDelegation(bytes32)":{"details":"Deletes the delegation control for a specific namespace","params":{"namespaceId":"The ID of the namespace"}},"unregisterStoreHook(bytes32,address)":{"details":"The caller must be the owner of the namespace to which the table belongs.","params":{"hookAddress":"The address of the storage hook contract.","tableId":"The resource ID of the table from which the hook is being unregistered."}},"unregisterSystemHook(bytes32,address)":{"details":"Removes a hook for the system at the provided system ID","params":{"hookAddress":"The address of the hook being unregistered","systemId":"The ID of the system"}}},"version":1},"userdoc":{"kind":"user","methods":{"_msgSender()":{"notice":"Extract the `msg.sender` from the context appended to the 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."},"installModule(address,bytes)":{"notice":"Installs a module into the World under a specified namespace."},"registerDelegation(address,bytes32,bytes)":{"notice":"Registers a delegation for the caller"},"registerFunctionSelector(bytes32,string)":{"notice":"Registers a new World function selector"},"registerNamespace(bytes32)":{"notice":"Registers a new namespace"},"registerNamespaceDelegation(bytes32,bytes32,bytes)":{"notice":"Registers a delegation for a namespace"},"registerRootFunctionSelector(bytes32,string,bytes4)":{"notice":"Registers a root World function selector"},"registerStoreHook(bytes32,address,uint8)":{"notice":"Register a storage hook for a specified table."},"registerSystem(bytes32,address,bool)":{"notice":"Registers a system"},"registerSystemHook(bytes32,address,uint8)":{"notice":"Registers a new system hook"},"registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])":{"notice":"Register a table within the World framework."},"supportsInterface(bytes4)":{"notice":"Checks if an interface is supported by the contract. using ERC-165 supportsInterface (see https://eips.ethereum.org/EIPS/eip-165)"},"unregisterDelegation(address)":{"notice":"Unregisters a delegation"},"unregisterNamespaceDelegation(bytes32)":{"notice":"Unregisters a delegation for a namespace"},"unregisterStoreHook(bytes32,address)":{"notice":"Unregister a previously registered storage hook for a specified table."},"unregisterSystemHook(bytes32,address)":{"notice":"Unregisters a system hook"}},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","ds-test/=node_modules/ds-test/src/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/world/src/modules/init/RegistrationSystem.sol":"RegistrationSystem"},"evmVersion":"paris","libraries":{}},"sources":{"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol":{"keccak256":"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a","urls":["bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44","dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL"],"license":"MIT"},"node_modules/@latticexyz/store/src/Bytes.sol":{"keccak256":"0x3ac04fbbbab8c94b12b5b285e6b96d3323b88677e8efaa4adac2bc98b0903ee4","urls":["bzz-raw://84d29c5ce5a343acbc5555fc70a726e9dc39c90468a7d4cbdf3fee5dd196aeea","dweb:/ipfs/QmSjdbZmcTwxLHsZNxSNp8TK2pmtAoUqcJ6EaCpBj19D5f"],"license":"MIT"},"node_modules/@latticexyz/store/src/FieldLayout.sol":{"keccak256":"0x330764978de66a98b0c40476892af5a74a2a0081c9414c9e958ca53c613db0cf","urls":["bzz-raw://adf51f83161aa7ba24a939ccfaf567b986034a687f998f59a75e17f68de83f40","dweb:/ipfs/QmWUjaXVjPj68eSWqixH8aPwpvgtUH9j4FdPZN8QBvm68Z"],"license":"MIT"},"node_modules/@latticexyz/store/src/Hook.sol":{"keccak256":"0xd016a2e1260f5a81ff9a8dfac58d7947e114414df8cce7302a2629908ea5f18e","urls":["bzz-raw://0c558a6f3a5f540c0190fa6d642a094a185c5db1acfc2437c7dbde0340f00ac3","dweb:/ipfs/QmViAHvR7U7HNfBiBZEMFiy1TTSHDFNiDzBfQSeLBShCky"],"license":"MIT"},"node_modules/@latticexyz/store/src/IERC165.sol":{"keccak256":"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927","urls":["bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2","dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStore.sol":{"keccak256":"0xe68926b6ba2718fb2a15b5b8106c01180653962d81ed48985a96e09867cebaa0","urls":["bzz-raw://0361faa496c4e2d94f09d8d6e0f737c5c1fadec80bfe8df9d22cefbdbdae7ecd","dweb:/ipfs/Qmea7kL12do4RS9w6oeqi3zYXGLPzPYrU3nQds1w7mVVn2"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreData.sol":{"keccak256":"0xe3fb1996fa571471bf488d29519f70d71afb6071d6f164ad6c0ab10e2eb7dac1","urls":["bzz-raw://73f4882c6d337064bc95287877f94955bcb2add4b9b3b4b931083522b1e9f9a1","dweb:/ipfs/QmezagzYNuFW4A23xQWZA9abuShoFrANAX4wVzmJ6Sp15S"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreErrors.sol":{"keccak256":"0x4b471eb3b98a51f15992f7e4cfb7a7d8e842410f081ea03ef85d3a7b34c35f79","urls":["bzz-raw://e7e82faaea290036677562d8a3a8502f5f871b1368b58ac38897e0ef67216d84","dweb:/ipfs/QmfCj4CtNZ7LYkWUAYcMoyp3X7PFJkUjXgBwbzXkbkDFL6"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreEvents.sol":{"keccak256":"0xf255c05df7f87c53316aea76a5212e6f9bf86ad95408d6189b0fcfaf7d5a0006","urls":["bzz-raw://06873e63d2db6e00ddddec986cebfd4547e4de8c348437132ad76322e9f76c71","dweb:/ipfs/QmT1Fm6FSWt27Jskm5ZPxqWN3S1hsiEy63oR4yuU2qmzUv"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreHook.sol":{"keccak256":"0x3e9eb573557af7e7cf40281ba7b3ebdffb4e3b13ecc49827b307a5f061028087","urls":["bzz-raw://36391ca958dbb9fac695b28ebc5be2e9c47cbff3bab85ba779b08870ee32ef09","dweb:/ipfs/QmZBhQPg2X4HxHaBUyEL7dn4bnuGoKpiHHTTKSYUGNBLh7"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRead.sol":{"keccak256":"0xabefed80f6691fd3b3362a5434e4c24a38d2ca5c51279b722aa25d897b5427d0","urls":["bzz-raw://a711569d612187f6738a4bb39d8d8419a03ff3da91c45209b4096e5dcdfca53c","dweb:/ipfs/QmWTGSZyrGmbpwfttR8nLzFYqbjg1L3G9P8xfrtzg8QVpH"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRegistration.sol":{"keccak256":"0x9e91a73f93cc9ebc00c265c83177f6a3f8a156749a9261202e2845e12aeaa96b","urls":["bzz-raw://a39280d87d22dd0a959d8f55925cb092dba1fee2f11d3dd8e3ffabed45a9ab6a","dweb:/ipfs/QmRMBFLJtT2KN43Xz9P3vUNWxXrP8rLTNBFw2P6Z7EGeaS"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreWrite.sol":{"keccak256":"0x3f115843507290fa8b5dabee0a69b03397274fb1291d79ecb51ab80055bea5dd","urls":["bzz-raw://0733e8df7e6e5ca91800c97d4914e9743fbe84a4a16bad01c76c1539d0d8046a","dweb:/ipfs/QmeRqJ1tBBgEMc1z29m4UM46QSjxDvrmV2v86J8bNCb4o5"],"license":"MIT"},"node_modules/@latticexyz/store/src/Memory.sol":{"keccak256":"0xef6e7000b181c2991aeacbf99a9d886f8c4df88878b857713f851185b63a7811","urls":["bzz-raw://b079b4773d140ab2c01bdb04facfa56a78f753aea7122fa445b2bfa133411392","dweb:/ipfs/QmWYWKFpwtsPeGdCSxcANgxXUbwAuMMgR7iMVPDSCZxz2A"],"license":"MIT"},"node_modules/@latticexyz/store/src/PackedCounter.sol":{"keccak256":"0x52f6cb7751e1e6c6770d4a6637313bf13c5ea02c3b595b4da527ccf1b9090c1e","urls":["bzz-raw://bc8a02d97e3e6f152bb03346ddf9b2ffe16697ee7fd17aeff7187bb43ae3c33d","dweb:/ipfs/QmfDqZRmxgpunmnj6h3pBvACVyKr65LSc4Z4ZFwoNBQ8pR"],"license":"MIT"},"node_modules/@latticexyz/store/src/ResourceId.sol":{"keccak256":"0x167af6321dc89c2e5850e31949b1d64ab70bb1cc809daa54a030e8ff30f35411","urls":["bzz-raw://e4b1a2d5da7e4f79349f5257a62b4c6ffe110d6e18fe407099aec71a2f3b2539","dweb:/ipfs/QmQXqehp55UecYyuYTiPBKSnuedqYybXfCCjoPPrZ2hnRw"],"license":"MIT"},"node_modules/@latticexyz/store/src/Schema.sol":{"keccak256":"0xfb31db07f1cdc199842650deee35ec74902e93542464d81c43e799413fb724a9","urls":["bzz-raw://2b8ff1b4aa291df8caea7bd04aca6049e3507d166c005fa49b658640e6753619","dweb:/ipfs/QmQnbkvTsRLFMMbEGucwkBs3N5eNr6JTUPpsGP17G31EYe"],"license":"MIT"},"node_modules/@latticexyz/store/src/Slice.sol":{"keccak256":"0xa718d6adb347637f363591d1c6f69bf434606754ca55cf235421c445142d46a5","urls":["bzz-raw://0494d0dbf663af270ddfb50ad45f03e663a831e1a0bb5b409cb217537c14a4d2","dweb:/ipfs/QmYFDKjbDxnAF2ny8byydUz3BEoXm6TNsk2hNtbT7VEXRA"],"license":"MIT"},"node_modules/@latticexyz/store/src/Storage.sol":{"keccak256":"0x7e735a4c7fa8b8a5fe2371d90801e3287ddb78efed69b31e1a76f0b7b153c4c3","urls":["bzz-raw://9e6db36bd52144b6feeecd91a58fc311127a3892fc96c4171db5b570fe9876ee","dweb:/ipfs/QmS6LqnTZvpMc4eiz5JowBoNnh3RYemG6JHjqtYucT1rQi"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreCore.sol":{"keccak256":"0x1bbf8a76e921eadf1db34beae3f7b0825b8cc1bc0596edac30ae93be98a62654","urls":["bzz-raw://04b3dcf91a8d414d14a5446dc5a8e6b0df070bae8e2a9aee699d45f3faf5f536","dweb:/ipfs/QmZKeAH3enK4byQ65a3EJDdAuSwLsMDiWi2pyG1gC1RQLr"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreSwitch.sol":{"keccak256":"0x868d515c7579d909f73cc5353e7a58fdb361d0c9dde83b11fa1529f0c2dd21fe","urls":["bzz-raw://fdeb6ca2dc6cae645c13cba6a5b08ff495858e32f16f8b54d19784d4da012d37","dweb:/ipfs/QmPyHrJFDUddguyWcYEwfbTisRkzmwDx169feEZCJq8v9Z"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/index.sol":{"keccak256":"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85","urls":["bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4","dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol":{"keccak256":"0x327bb7e9ff5f8d9318a62c3d63eecd761762dfac85c46c03fac7367430f4ea07","urls":["bzz-raw://456833b291763cb79ee0bc3fb8a6bb535c252e34632300475c98c480be6db544","dweb:/ipfs/Qmcyt2HY6NbWp51fwKQzaRnfdTrQ2NtkXqbt1bqeEjbk6g"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol":{"keccak256":"0x0f5d48dd4f3ae0dbac332dc2c6c800ab30e68c1f45fe4556206492a7dd0aa2b0","urls":["bzz-raw://feb6dc7463223926885bbed22702a34f7f87868b4aa2bb0274a1c2f268238271","dweb:/ipfs/QmZLtZ76s4dMNttRSTGkdJ3H7NrYSXugF5BvcDAPeRLfH3"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol":{"keccak256":"0x399169fa22a668a41b1372d16ae4b0ad542361bd40c033bb276eec37e8ab4fd7","urls":["bzz-raw://f0203f3c160feb9925734fe8a6292442da7c6bed0d21aa0f5a62759d0bb1f761","dweb:/ipfs/QmQ8cSYcpTMv37AcXB8jw5Wmv9sGBuW4q1Nyc8owAJLeff"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol":{"keccak256":"0xaaae4e59300a6c0495d8636a5134ecc14b57613028884efb24a8a5de71d0e6c1","urls":["bzz-raw://3fd2f46fbcc0bf82949bb4182d9efd5b987d16f35be84c90133fc844ccd47d4a","dweb:/ipfs/QmQWeKxWD7oH1xYMaH4qFPXe5WSjn9RyHdUgu5RPZpYLtY"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x88689af9b661f7eb723123fbe212876c2f342cfdb3a01ea7f4e94e9c8f819877","urls":["bzz-raw://f39abf5a2306a4346d9909f98d7808474c85ed46d552a503d2a69f4dccb54289","dweb:/ipfs/QmcBLXR8ckXfoBCntFF8YcoTymKNJv7PkmFpgy4zZtTRUd"],"license":"MIT"},"node_modules/@latticexyz/store/src/rightMask.sol":{"keccak256":"0x28887aab8ad5ca598927e59d702999ca6e3b3128f1cddd2b995a381c8d04b275","urls":["bzz-raw://7710847f4689b7f5b81436c7d52ae4395f244a2eebf8d398b2edd43accb06754","dweb:/ipfs/QmTD2wYqryXTynHAn5Vf9wtjUUSGeCJWENZTnWtBAK38pa"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeHookTypes.sol":{"keccak256":"0x4f29001e53690ce74fe405a6d0376a564c9c743d1631d36fab04331865e4d572","urls":["bzz-raw://138c80abd63225a3eeb01ebfa1f9288e188a7ee5b2266b275fb4ed31b5aa30e3","dweb:/ipfs/QmdEx9uHgCCbTcetGwFH5a66Ft7ajmrMDXvP1fW7WjnnE2"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeResourceTypes.sol":{"keccak256":"0x1c4cb6b3ecf76f614479ab304d7de3ade0e99c7ccfd07717b57c92f699a27261","urls":["bzz-raw://2c9b0e0c9b3b5610d6fd65a8ffd7c54df390a34ccc70d58f4a055c49ad1ea586","dweb:/ipfs/QmP6ffpnR7aRyvq9AiUkVNH6LbGfFP3NDq7E2n2PVcHhp2"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol":{"keccak256":"0x310523f7f3acca841e62fe50be8d8b042cad5b3c239cb1105d6623cf83e63152","urls":["bzz-raw://1cc40ca233acf6502bc65677b381c05331dd7323953e54b5df969051e47f851e","dweb:/ipfs/QmTxy9mhodT8drezB5K1kPR78AMaARomoJqDyaWpLuCKui"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol":{"keccak256":"0x259ee545fd9dfd4767f0b7fef31f52fd3c54c4a1c6657d6fbda4927800c937b3","urls":["bzz-raw://0a4e31efa9f476cd267af7c3e11fe0151252206a1f6407a80a4092444c2de8ea","dweb:/ipfs/QmRF4gWYw33mFTMh7nX8DJ1qzx3Ko6yMsnxubzYTRppdyo"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol":{"keccak256":"0x0e74ff88ec94cb33f79d8afc1497c4fdccf02db40ab47f3701c7d02fc305d4d8","urls":["bzz-raw://36b7cd0c2a3f2dcdc83ab7ac5a93f123746ce29c0f1000f2b275ad2c647ff0f3","dweb:/ipfs/QmYdipHYUhHhS78wLdtmKZUK14FEwpto5mFy3rNeZssMLz"],"license":"MIT"},"node_modules/@latticexyz/store/src/version.sol":{"keccak256":"0xfc030c5075377169d4384cf89e8a1037dacab1ee53bcb867d5ace75e4ee5df46","urls":["bzz-raw://d1c310ce30a1a39380108e75c5f893f58be159cf4b80706b43b8466f4bc4aa0b","dweb:/ipfs/QmXWTsz6Gk8XQKmNNNLHaRuHxJis1dHmoStWoANAYwfmcz"],"license":"MIT"},"node_modules/@latticexyz/world/src/AccessControl.sol":{"keccak256":"0xe9e1b1e588699a15ee81cc46f5959e14ff323787b576681abe7b0163d5988a4e","urls":["bzz-raw://f19076661965fcf60fbf5e58ee8a83daac63e174806af79f5fd4144929cab899","dweb:/ipfs/QmVQxPrkHpSo1fbsqGvToXc6q9x8zrVrGaZjKTKY413QBm"],"license":"MIT"},"node_modules/@latticexyz/world/src/Delegation.sol":{"keccak256":"0x1ad6ce468042f6ba104c8fa2cd5506e434e1bd458448492ae9e8d1993a7e5f1d","urls":["bzz-raw://ded3d879ad5a4119f9ff2320ff27f63a06bc3853e91d3697b3406ee3e6ab65d5","dweb:/ipfs/QmTMjjArXQxXa3WeFF4dvvkAFSEstHTTsNYDCckgCBUVeE"],"license":"MIT"},"node_modules/@latticexyz/world/src/ERC165Checker.sol":{"keccak256":"0xc63b86705fd62b862e422f830604b7e14e18f1fab662b70a02f656f6ace4fdc7","urls":["bzz-raw://9d674c90bcc5b21e93b0b2a685c6cff86a69962cf900811af677ce77c3598dcf","dweb:/ipfs/QmVE4pv8AFQWP9RRdaqGo6FP1AR8svMaUQsPnEHZc5VLgF"],"license":"MIT"},"node_modules/@latticexyz/world/src/IDelegationControl.sol":{"keccak256":"0x7cc2fbdd8ff6c996e19fab46c1031b76355da74973cebf45ce4df4b035d566bf","urls":["bzz-raw://857d577f84a68018a3392ec4540c15e80326aaf4b0f224d0d239605abacfc0f3","dweb:/ipfs/QmVEr3rTH1F1BFaCTMd7MmuceTqASwKBcMRnuFZ4tUAYmR"],"license":"MIT"},"node_modules/@latticexyz/world/src/IERC165.sol":{"keccak256":"0xe3d9074a1be3247be67ff4dd2c9e41481650ddaa799285a249736bb85673e33d","urls":["bzz-raw://0b6743ee1e6d0c74927bf17fc1da0cad7575aa7634871b94190ffbdb4c28c2a7","dweb:/ipfs/Qma5bNsPJSBTesWxg3eAAMUBTDE7UjqWaHF7eMiGwP87jr"],"license":"MIT"},"node_modules/@latticexyz/world/src/IModule.sol":{"keccak256":"0x0cfee97ee4634e2a9480333cb25b6f99f999910d7d3646b45780eb5485219592","urls":["bzz-raw://491f8f7ec0e2da54e44a984576acab6cf63f4de86b296855fc749997fc297aec","dweb:/ipfs/QmavXGLER27V4PTzcUxMTZ7aXr3RmBMoCZvvptBHwfBFzq"],"license":"MIT"},"node_modules/@latticexyz/world/src/ISystemHook.sol":{"keccak256":"0x81f1743d7ca6a9c7efc4997cf95e603ccb2070885265ca0e540f461aa7430721","urls":["bzz-raw://93d99e78b541b33ecd501bf0cd407a78cef490fec8eaef2f188bddb9e293a99f","dweb:/ipfs/QmPrcMDxwhvBZTr2AxoGqJA9L3Mjx27KBc98h3gXSsa3PM"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol":{"keccak256":"0xb39e9d8cff4162e255f6c460ef9f9f0ad5b804627f745d967b2f10d0dd509299","urls":["bzz-raw://18d957cd87febccc00d82b9454047f0f5236250c9245befc0f57978671675255","dweb:/ipfs/QmdZ1eXBd15vLpLVqTNJDAAaTzzucpRLD8GPJahLKT4J7x"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldErrors.sol":{"keccak256":"0x0abae6f4ed1b3070bddd0ed194c08b83a948b61ae959396202cf627bf1056a2b","urls":["bzz-raw://a7037954f281cc0188a5aafc1d0cca0aabc110fd0234e6c43dca35ad69ed3baf","dweb:/ipfs/Qmbv2nfK1qPpnoAbqNJFqWwo7AuyaX2ZEgZMFspMv7DR5B"],"license":"MIT"},"node_modules/@latticexyz/world/src/System.sol":{"keccak256":"0xadcb32bdc444a4420909b738d81fa662dc63739455fe93d5aa89c93a3ccfd2dd","urls":["bzz-raw://d303094c84ebfb0f9f114c54ff4dfc68bfa1e526d0ebe304be6fbeb7cb2f0d3f","dweb:/ipfs/QmYvUx1mNDhkxZFqxLeswW3w9HkvVqeoJiJKj1HN1SB7Gi"],"license":"MIT"},"node_modules/@latticexyz/world/src/SystemCall.sol":{"keccak256":"0x5012c0607c8d41a4eed69d8a0430f742844883d3c3f17a6717ac287608b4e6af","urls":["bzz-raw://c389f65d050849cc95a7df9f45145186a60ae892b7d02b26ec92f8a38f8e2ee5","dweb:/ipfs/QmNQPBewaXghhVeJDaC1XUK6BbFrZ5qUjryhmJuyvgWdbF"],"license":"MIT"},"node_modules/@latticexyz/world/src/WorldContext.sol":{"keccak256":"0x50ca52bdd89a9f27d6b03ad00ef45c8c5a6884ea9d75e18f8fa53524ac2feed9","urls":["bzz-raw://55febdece37b291527094fb654919d4c8fe0b231792996a14c5e5cc76512b19e","dweb:/ipfs/QmZHFbDDNmdFHWc1uTSvDgMUUgb8NgBPb1cDUJYajswbHT"],"license":"MIT"},"node_modules/@latticexyz/world/src/WorldResourceId.sol":{"keccak256":"0x6475af14127236618ac8ba4a5549bba13d92f4839df9c17d9b2a730400be9797","urls":["bzz-raw://5491d7aa712f0d3a13e237743ab1b46e9f9cfe2025a761aeadbb9024b36f52ff","dweb:/ipfs/QmQarLY1e6paD1kVjpiUNLrdQszTxHJ2NuaivMbjGarLqw"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/Balances.sol":{"keccak256":"0x4ca92b682610ae2c6636a5c196ccf837417b67ce1495b06ed30ac6fd09ed964e","urls":["bzz-raw://16bdacafc7a9f73c753259fbe3d9de4e50578359efee9f523ceb367de3ae78e5","dweb:/ipfs/QmUBkgKVMSsYbn4wmEbCyHhGLBVrViCMR6u1SQdEvpyq7f"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/FunctionSelectors.sol":{"keccak256":"0xa138b23cf8a6c7783e25c1daa359cd4208b410808f816eb8182ce4f284290fe6","urls":["bzz-raw://25f34ba67c233887b67bafc0eed258c873898bb4ee8bb054287e2c7abbc6621d","dweb:/ipfs/QmZsEu66KL3GsaKkCjSAf7RN7GBUXcBPuDsiot6TUtR97q"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/FunctionSignatures.sol":{"keccak256":"0xef3b8ea518e69884ef8fcfa56a34b9b53ba9ddec43ec549da8e2e90543329ac8","urls":["bzz-raw://6ae33ee2ebaeb6c321c39742c2c8a5125444aa15ef825b8f6113f04ae0194c4a","dweb:/ipfs/Qme9myURbe5DzCT6oBiY4Gn7nGESsjXw7dBRUQWWBeXBq4"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/InstalledModules.sol":{"keccak256":"0x8f9f072762de332fbe4e03621eb984958efc21ae8444ed0dd3cf0ef0ec3770b8","urls":["bzz-raw://efe99411a9129b2da6763ad8e2ecb44c08f48deefaa9fff2d9d25358453bf610","dweb:/ipfs/QmdRaxsT2UQfnCwETAVZBV58AkQUopt4gpQBiZAYZhFdE4"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/NamespaceDelegationControl.sol":{"keccak256":"0xb6a2475d33990b8c3646c62c22b92718955af66af95f2a1caac0cbb29b27efa4","urls":["bzz-raw://ebdbcb2da135f43f46a5acb4562422315bd6b3d7c4b8a224ec62b26d4326f0a2","dweb:/ipfs/QmTYFbcAEdn81FVkBCBjezo9F53E1uxsEk68gw2rLCUevP"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/NamespaceOwner.sol":{"keccak256":"0xe801ed02d43684ecc54726f8780b64a235cc737dc75a2ca1038490fff6397a15","urls":["bzz-raw://71061afa978e0ab58a75598d3cdae62cff9914da477ab4ff367cf231064e7fca","dweb:/ipfs/QmSfXxysM2N4eD7YZxeHQ1a569DFWcut45Sb1oDHoxGoxg"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/ResourceAccess.sol":{"keccak256":"0x967fd72a8ecda89a6b1892a3e50b3b9e94a8b7d13d17ac1dd654c5b0271a1fe9","urls":["bzz-raw://936310fa397119cfabcf81bc4bcec2039cef6f7d625cb9091cdf0d557399e243","dweb:/ipfs/QmaW598cbEvihxS6mECckHDaJ2MrPFKKESGjH5gxvVtaPj"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/SystemHooks.sol":{"keccak256":"0x0ccdb0f2e1d2586e9a7e433e6b927938663a214fab69ba5c857cfb43418f7746","urls":["bzz-raw://eb385a338d9697498beee8d9a9557ff33510ee5755c37a488f98c099111b9ceb","dweb:/ipfs/QmRvvbX54ADo4QeBRTLkmGBSqgMWu4fqkqc3Qcb954YgKE"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/SystemRegistry.sol":{"keccak256":"0x26b63187d6006915f13cdd978f53557c1add608ef6c3fbc222246eb178d68b2e","urls":["bzz-raw://6528ab7ab18056b60c941ca4038aea5ff00791a73fb83e2822213a9e5aade1d9","dweb:/ipfs/QmcQDJdn5oYLE9tQZZk9bzfhDLjEeq2PatDGBhVeNph2Mu"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/Systems.sol":{"keccak256":"0xd3ac5771c2a9497022c52c7d3787d4687f4aca674d06b6712c98d8469cb988ac","urls":["bzz-raw://424fb263d531d88b71e3323f72341ccc7918f6202ea7bff56ee889b424571729","dweb:/ipfs/QmaLvuPV9fFjDs4P61cB9My3N6ogwZYqGe5C11qxkREUxT"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/UserDelegationControl.sol":{"keccak256":"0x7bef07381674a5aa5eed9e59c41feca3e7fc00283249bff4a9cd8690a68785dd","urls":["bzz-raw://9d6946cff935909a91e6638677f0b4df774e403d5daa21683cd6dbcff0eb6ecb","dweb:/ipfs/QmSJvMTqpgC2zSwyYNicmRiLrocuyQStTSe4oStZPUvkX7"],"license":"MIT"},"node_modules/@latticexyz/world/src/constants.sol":{"keccak256":"0xb8320f88ed5519a4fe2554ad94815ce328a50fef7719932375d6ce695265c2f5","urls":["bzz-raw://a8f5de30fbcc63e469e46ad4a4d4bcd7d8e4b4f2d31fcf62a04aca48d999af22","dweb:/ipfs/QmXw1jDQM2szfRY3tAGrRy6fEzte6yVFgebJAqCLMDHndV"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/LimitedCallContext.sol":{"keccak256":"0x1aa994d09220ac38bd4f47e2be9f54e4b1a46ffb14be40552ac64998059105fe","urls":["bzz-raw://88ba9f14551c18238056f6f5daf6166acc93c531f66cf32bbadb4142eca04a25","dweb:/ipfs/QmQfiy93ewydVkwLdbUSXHn5K29r1SJaiw51sgoFWJXsmu"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/RegistrationSystem.sol":{"keccak256":"0x5aa1ad023ec7e30b102275af8f76e08d195e277fd89fb5fffd8436adf7dbc3f2","urls":["bzz-raw://5389a9204b6714c8494f169277ccfdcf43ab3d969cafddf8a5eb61d2a2b827a4","dweb:/ipfs/QmVvkj8hEcUQZTvHptDe7fEZHnH9bnut6f3jaLSquPgBCw"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/constants.sol":{"keccak256":"0xe7eb58bdb9ebaf16162db44d7b02d7e95f70ac46910c19649bb57b835f96dad9","urls":["bzz-raw://23227e603db835db6390e872d11569749c8c8f22de770aa775ab7c99f450a752","dweb:/ipfs/QmZkGgdNqbno253umMW8sCHC3QKd5WLjrQi7CbH74x36Z8"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/implementations/ModuleInstallationSystem.sol":{"keccak256":"0x1be1b12b2b2c7ff519cbe503ddda58cd308a8067e9ff7a168f3833031cf3f93d","urls":["bzz-raw://37cede506e9219fa7a1c518ece3fa6333ccad58b4b792629044288d2d9b9e8d1","dweb:/ipfs/QmcFo72Bv2t5GFQgM71NNB7xNLnQwG39oE9KTrdaNsv9ZV"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/implementations/StoreRegistrationSystem.sol":{"keccak256":"0x3a8ffe8942badedf5654e02189c6d6e89c5a37d40d8643abbdd7869ee2858498","urls":["bzz-raw://885dec95191527acc629af3b99818e81c37cb14744ae33677a84d37bc9413c86","dweb:/ipfs/Qmd873kb8eDWXqZxnT6Qimh5AW2osaX6KnbXySSVkjZRrf"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/implementations/WorldRegistrationSystem.sol":{"keccak256":"0xa832d2f9e97f6f4d8a59fce75a749eab17f7e0aa0e87da394e735fe697483ec4","urls":["bzz-raw://e872d0efa21d1d1fa0913a447805f1b6ab9759868cfee5dd0128b445118d17c9","dweb:/ipfs/QmebxB45ncxaVLccDxN78DdhqaFj8MuaXYNhxrnpWd5e2E"],"license":"MIT"},"node_modules/@latticexyz/world/src/requireInterface.sol":{"keccak256":"0x5b94a21fd46abb4aac8f38809c0d6105f30792042c927f8a6a4f40cfe35c7ab8","urls":["bzz-raw://8bade9d52cf370f3b5435abb47a5338dca5498bee773e97518e7a080fa882940","dweb:/ipfs/QmTtaXUWwMQmHW8oKEoRZxagidZcCiN3oLQs7kN3nycrkW"],"license":"MIT"},"node_modules/@latticexyz/world/src/requireNamespace.sol":{"keccak256":"0xda4a4a55bde8e55c28472d37009a194aa221ad11feb233d1c17a87b303977567","urls":["bzz-raw://ef691f35102f6ce85cc1cdaf3ec29b4ba632384a0358629dd642292c709f34e5","dweb:/ipfs/QmYuewEaRZ1UWxd231AK4SpjsiLrd7o4nyaPTeEzLCswcc"],"license":"MIT"},"node_modules/@latticexyz/world/src/requireValidNamespace.sol":{"keccak256":"0xfad78b977794de8301ba73ac1a871e3ca24c31584a97fdcb2c2c4039ff01b30b","urls":["bzz-raw://784f5049a467eeef2dbc24911d64cb65c283c4d468aab68a60d7bbf6b2ee3241","dweb:/ipfs/QmYrpoWRGu8t3mf1aEUpEBJBkZhBwRzz2AYoori68qeZkz"],"license":"MIT"},"node_modules/@latticexyz/world/src/revertWithBytes.sol":{"keccak256":"0xa1147f218a0152b153d4e8bada0f606bfed40ac1f184fd16a941c2d0033c53f5","urls":["bzz-raw://3f5e0f6d1b51a3a04d4bd84537b2ced373b32824898cf6fbfd13ae1cbdf06359","dweb:/ipfs/QmayYRmBZRUV9m4UnFxuC62VvHriXhkYXeH3HibZ3Gmxxf"],"license":"MIT"},"node_modules/@latticexyz/world/src/systemHookTypes.sol":{"keccak256":"0x15c25ae4b21e091209970e45a198cb51f31eeae482828862641099c1a9b2448a","urls":["bzz-raw://0ce3c3eb58dc5c262d36babf372ad028d2846beea73a59d6e70f0eb8c90ee00d","dweb:/ipfs/QmWUkgegTRtSJM3awvjg4J7DWZ2ME7Pnxp1dP2TWWzLNoo"],"license":"MIT"},"node_modules/@latticexyz/world/src/worldResourceTypes.sol":{"keccak256":"0xeb042e7d3638430f6fd394107f3237cf14e4325154f0098624e8a7826584d465","urls":["bzz-raw://39e0b8eb87616b661f5a4f2fd7e1a727bd19b7fd8d40ad3d93fda26822f433ea","dweb:/ipfs/QmacYMatKV9pwEwirVRY9a6r89RoNs5yk99ic37ieWA8Dk"],"license":"MIT"}},"version":1},"id":83}