@latticexyz/world-modules 2.0.0-transaction-context-324984c5 → 2.0.0-transaction-context-af4b168c
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.
- package/out/AccessControl.sol/AccessControl.json +1 -1
- package/out/AccessControlLib.sol/AccessControlLib.json +1 -1
- package/out/AccessManagementSystem.sol/AccessManagementSystem.abi.json +0 -13
- package/out/AccessManagementSystem.sol/AccessManagementSystem.abi.json.d.ts +0 -13
- package/out/AccessManagementSystem.sol/AccessManagementSystem.json +1 -1
- package/out/AddressArray.sol/AddressArray.json +1 -1
- package/out/Allowances.sol/Allowances.json +1 -1
- package/out/ArrayLib.sol/ArrayLib.json +1 -1
- package/out/BalanceTransferSystem.sol/BalanceTransferSystem.abi.json +0 -13
- package/out/BalanceTransferSystem.sol/BalanceTransferSystem.abi.json.d.ts +0 -13
- package/out/BalanceTransferSystem.sol/BalanceTransferSystem.json +1 -1
- package/out/Balances.sol/Balances.json +1 -1
- package/out/Base.sol/CommonBase.json +1 -1
- package/out/Base.sol/ScriptBase.json +1 -1
- package/out/Base.sol/TestBase.json +1 -1
- package/out/BatchCallSystem.sol/BatchCallSystem.abi.json +0 -13
- package/out/BatchCallSystem.sol/BatchCallSystem.abi.json.d.ts +0 -13
- package/out/BatchCallSystem.sol/BatchCallSystem.json +1 -1
- package/out/Bool.sol/Bool.json +1 -1
- package/out/Bytes.sol/Bytes.json +1 -1
- package/out/CallboundDelegationControl.sol/CallboundDelegationControl.abi.json +0 -13
- package/out/CallboundDelegationControl.sol/CallboundDelegationControl.abi.json.d.ts +0 -13
- package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +1 -1
- package/out/CallboundDelegations.sol/CallboundDelegations.json +1 -1
- package/out/DecodeSlice.sol/DecodeSlice.json +1 -1
- package/out/Delegation.sol/Delegation.json +1 -1
- package/out/DelegationControl.sol/DelegationControl.abi.json +0 -13
- package/out/DelegationControl.sol/DelegationControl.abi.json.d.ts +0 -13
- package/out/DelegationControl.sol/DelegationControl.json +1 -1
- package/out/DelegationControlMock.sol/DelegationControlMock.abi.json +0 -13
- package/out/DelegationControlMock.sol/DelegationControlMock.abi.json.d.ts +0 -13
- package/out/DelegationControlMock.sol/DelegationControlMock.json +1 -1
- package/out/ERC165Checker.sol/ERC165Checker.json +1 -1
- package/out/ERC20.t.sol/ERC20Test.json +1 -1
- package/out/ERC20Metadata.sol/ERC20Metadata.json +1 -1
- package/out/ERC20Module.sol/ERC20Module.abi.json +0 -13
- package/out/ERC20Module.sol/ERC20Module.abi.json.d.ts +0 -13
- package/out/ERC20Module.sol/ERC20Module.json +1 -1
- package/out/ERC20Module.sol/ERC20ModuleRegistrationLibrary.json +1 -1
- package/out/ERC20Registry.sol/ERC20Registry.json +1 -1
- package/out/ERC20System.sol/ERC20System.abi.json +0 -13
- package/out/ERC20System.sol/ERC20System.abi.json.d.ts +0 -13
- package/out/ERC20System.sol/ERC20System.json +1 -1
- package/out/ERC721.t.sol/ERC721Recipient.json +1 -1
- package/out/ERC721.t.sol/ERC721Test.json +1 -1
- package/out/ERC721.t.sol/ERC721TokenReceiver.json +1 -1
- package/out/ERC721.t.sol/NonERC721Recipient.json +1 -1
- package/out/ERC721.t.sol/RevertingERC721Recipient.json +1 -1
- package/out/ERC721.t.sol/WrongReturnDataERC721Recipient.json +1 -1
- package/out/ERC721Metadata.sol/ERC721Metadata.json +1 -1
- package/out/ERC721Module.sol/ERC721Module.abi.json +0 -13
- package/out/ERC721Module.sol/ERC721Module.abi.json.d.ts +0 -13
- package/out/ERC721Module.sol/ERC721Module.json +1 -1
- package/out/ERC721Module.sol/ERC721ModuleRegistrationLibrary.json +1 -1
- package/out/ERC721Registry.sol/ERC721Registry.json +1 -1
- package/out/ERC721System.sol/ERC721System.abi.json +0 -13
- package/out/ERC721System.sol/ERC721System.abi.json.d.ts +0 -13
- package/out/ERC721System.sol/ERC721System.json +1 -1
- package/out/EchoSubscriber.sol/EchoSubscriber.json +1 -1
- package/out/EncodeArray.sol/EncodeArray.json +1 -1
- package/out/FieldLayout.sol/FieldLayoutInstance.json +1 -1
- package/out/FieldLayout.sol/FieldLayoutLib.json +1 -1
- package/out/FieldLayoutEncodeHelper.sol/FieldLayoutEncodeHelper.json +1 -1
- package/out/FunctionSelectors.sol/FunctionSelectors.json +1 -1
- package/out/FunctionSignatures.sol/FunctionSignatures.json +1 -1
- package/out/GasReporter.sol/GasReporter.json +1 -1
- package/out/Hook.sol/HookInstance.json +1 -1
- package/out/Hook.sol/HookLib.json +1 -1
- package/out/Hooks.sol/Hooks.json +1 -1
- package/out/IAccessManagementSystem.sol/IAccessManagementSystem.json +1 -1
- package/out/IBalanceTransferSystem.sol/IBalanceTransferSystem.json +1 -1
- package/out/IBaseWorld.sol/IBaseWorld.abi.json +13 -0
- package/out/IBaseWorld.sol/IBaseWorld.abi.json.d.ts +13 -0
- package/out/IBaseWorld.sol/IBaseWorld.json +1 -1
- package/out/IBatchCallSystem.sol/IBatchCallSystem.json +1 -1
- package/out/IDelegationControl.sol/IDelegationControl.abi.json +0 -13
- package/out/IDelegationControl.sol/IDelegationControl.abi.json.d.ts +0 -13
- package/out/IDelegationControl.sol/IDelegationControl.json +1 -1
- package/out/IERC20.sol/IERC20.json +1 -1
- package/out/IERC20Errors.sol/IERC20Errors.json +1 -1
- package/out/IERC20Events.sol/IERC20Events.json +1 -1
- package/out/IERC20Mintable.sol/IERC20Mintable.json +1 -1
- package/out/IERC20System.sol/IERC20System.json +1 -1
- package/out/IERC721.sol/IERC721.json +1 -1
- package/out/IERC721Errors.sol/IERC721Errors.json +1 -1
- package/out/IERC721Events.sol/IERC721Events.json +1 -1
- package/out/IERC721Metadata.sol/IERC721Metadata.json +1 -1
- package/out/IERC721Mintable.sol/IERC721Mintable.json +1 -1
- package/out/IERC721Receiver.sol/IERC721Receiver.json +1 -1
- package/out/IModule.sol/IModule.json +1 -1
- package/out/IModuleInstallationSystem.sol/IModuleInstallationSystem.json +1 -1
- package/out/IMulticall3.sol/IMulticall3.json +1 -1
- package/out/IPuppetFactorySystem.sol/IPuppetFactorySystem.json +1 -1
- package/out/IRegistrationSystem.sol/IRegistrationSystem.json +1 -1
- package/out/IStore.sol/IStore.json +1 -1
- package/out/IStoreData.sol/IStoreData.json +1 -1
- package/out/IStoreErrors.sol/IStoreErrors.json +1 -1
- package/out/IStoreEvents.sol/IStoreEvents.json +1 -1
- package/out/IStoreHook.sol/IStoreHook.json +1 -1
- package/out/IStoreRead.sol/IStoreRead.json +1 -1
- package/out/IStoreRegistration.sol/IStoreRegistration.json +1 -1
- package/out/IStoreWrite.sol/IStoreWrite.json +1 -1
- package/out/ISystemHook.sol/ISystemHook.json +1 -1
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.abi.json +0 -13
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.abi.json.d.ts +0 -13
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.json +1 -1
- package/out/IWorldErrors.sol/IWorldErrors.json +1 -1
- package/out/IWorldKernel.sol/IWorldCall.json +1 -1
- package/out/IWorldKernel.sol/IWorldKernel.abi.json +13 -0
- package/out/IWorldKernel.sol/IWorldKernel.abi.json.d.ts +13 -0
- package/out/IWorldKernel.sol/IWorldKernel.json +1 -1
- package/out/IWorldKernel.sol/IWorldModuleInstallation.json +1 -1
- package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +1 -1
- package/out/InitModule.sol/InitModule.abi.json +0 -13
- package/out/InitModule.sol/InitModule.abi.json.d.ts +0 -13
- package/out/InitModule.sol/InitModule.json +1 -1
- package/out/InitModuleAddress.sol/InitModuleAddress.json +1 -1
- package/out/InstalledModules.sol/InstalledModules.json +1 -1
- package/out/KeysInTable.sol/KeysInTable.json +1 -1
- package/out/KeysInTableHook.sol/KeysInTableHook.json +1 -1
- package/out/KeysInTableModule.sol/KeysInTableModule.abi.json +0 -13
- package/out/KeysInTableModule.sol/KeysInTableModule.abi.json.d.ts +0 -13
- package/out/KeysInTableModule.sol/KeysInTableModule.json +1 -1
- package/out/KeysInTableModule.t.sol/KeysInTableModuleTest.json +1 -1
- package/out/KeysWithValue.sol/KeysWithValue.json +1 -1
- package/out/KeysWithValueHook.sol/KeysWithValueHook.json +1 -1
- package/out/KeysWithValueModule.sol/KeysWithValueModule.abi.json +0 -13
- package/out/KeysWithValueModule.sol/KeysWithValueModule.abi.json.d.ts +0 -13
- package/out/KeysWithValueModule.sol/KeysWithValueModule.json +1 -1
- package/out/KeysWithValueModule.t.sol/KeysWithValueModuleTest.json +1 -1
- package/out/LimitedCallContext.sol/LimitedCallContext.json +1 -1
- package/out/Memory.sol/Memory.json +1 -1
- package/out/Module.sol/Module.abi.json +0 -13
- package/out/Module.sol/Module.abi.json.d.ts +0 -13
- package/out/Module.sol/Module.json +1 -1
- package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.abi.json +0 -13
- package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.abi.json.d.ts +0 -13
- package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.json +1 -1
- package/out/NamespaceDelegationControl.sol/NamespaceDelegationControl.json +1 -1
- package/out/NamespaceOwner.sol/NamespaceOwner.json +1 -1
- package/out/OperatorApproval.sol/OperatorApproval.json +1 -1
- package/out/Owners.sol/Owners.json +1 -1
- package/out/PackedCounter.sol/PackedCounterInstance.json +1 -1
- package/out/PackedCounter.sol/PackedCounterLib.json +1 -1
- package/out/Puppet.sol/Puppet.json +1 -1
- package/out/PuppetDelegationControl.sol/PuppetDelegationControl.abi.json +0 -13
- package/out/PuppetDelegationControl.sol/PuppetDelegationControl.abi.json.d.ts +0 -13
- package/out/PuppetDelegationControl.sol/PuppetDelegationControl.json +1 -1
- package/out/PuppetFactorySystem.sol/PuppetFactorySystem.abi.json +0 -13
- package/out/PuppetFactorySystem.sol/PuppetFactorySystem.abi.json.d.ts +0 -13
- package/out/PuppetFactorySystem.sol/PuppetFactorySystem.json +1 -1
- package/out/PuppetMaster.sol/PuppetMaster.json +1 -1
- package/out/PuppetModule.sol/PuppetModule.abi.json +0 -13
- package/out/PuppetModule.sol/PuppetModule.abi.json.d.ts +0 -13
- package/out/PuppetModule.sol/PuppetModule.json +1 -1
- package/out/PuppetModule.t.sol/PuppetModuleTest.json +1 -1
- package/out/PuppetModule.t.sol/PuppetTestSystem.abi.json +0 -13
- package/out/PuppetModule.t.sol/PuppetTestSystem.abi.json.d.ts +0 -13
- package/out/PuppetModule.t.sol/PuppetTestSystem.json +1 -1
- package/out/PuppetRegistry.sol/PuppetRegistry.json +1 -1
- package/out/RegistrationSystem.sol/RegistrationSystem.abi.json +0 -13
- package/out/RegistrationSystem.sol/RegistrationSystem.abi.json.d.ts +0 -13
- package/out/RegistrationSystem.sol/RegistrationSystem.json +1 -1
- package/out/ResourceAccess.sol/ResourceAccess.json +1 -1
- package/out/ResourceId.sol/ResourceIdInstance.json +1 -1
- package/out/ResourceId.sol/ResourceIdLib.json +1 -1
- package/out/ResourceIds.sol/ResourceIds.json +1 -1
- package/out/RevertSubscriber.sol/RevertSubscriber.json +1 -1
- package/out/Schema.sol/SchemaInstance.json +1 -1
- package/out/Schema.sol/SchemaLib.json +1 -1
- package/out/SchemaEncodeHelper.sol/SchemaEncodeHelper.json +1 -1
- package/out/Slice.sol/SliceInstance.json +1 -1
- package/out/Slice.sol/SliceLib.json +1 -1
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.abi.json +0 -13
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.abi.json.d.ts +0 -13
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +1 -1
- package/out/StandardDelegationsModule.t.sol/StandardDelegationsModuleTest.json +1 -1
- package/out/StdAssertions.sol/StdAssertions.json +1 -1
- package/out/StdChains.sol/StdChains.json +1 -1
- package/out/StdCheats.sol/StdCheats.json +1 -1
- package/out/StdCheats.sol/StdCheatsSafe.json +1 -1
- package/out/StdError.sol/stdError.json +1 -1
- package/out/StdInvariant.sol/StdInvariant.json +1 -1
- package/out/StdJson.sol/stdJson.json +1 -1
- package/out/StdMath.sol/stdMath.json +1 -1
- package/out/StdStorage.sol/stdStorage.json +1 -1
- package/out/StdStorage.sol/stdStorageSafe.json +1 -1
- package/out/StdStyle.sol/StdStyle.json +1 -1
- package/out/StdUtils.sol/StdUtils.json +1 -1
- package/out/Storage.sol/Storage.json +1 -1
- package/out/StoreCore.sol/StoreCore.json +1 -1
- package/out/StoreCore.sol/StoreCoreInternal.json +1 -1
- package/out/StoreData.sol/StoreData.json +1 -1
- package/out/StoreHook.sol/StoreHook.json +1 -1
- package/out/StoreHooks.sol/StoreHooks.json +1 -1
- package/out/StoreRead.sol/StoreRead.json +1 -1
- package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.abi.json +0 -13
- package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.abi.json.d.ts +0 -13
- package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.json +1 -1
- package/out/StoreSwitch.sol/StoreSwitch.json +1 -1
- package/out/System.sol/System.abi.json +0 -13
- package/out/System.sol/System.abi.json.d.ts +0 -13
- package/out/System.sol/System.json +1 -1
- package/out/SystemCall.sol/SystemCall.json +1 -1
- package/out/SystemHook.sol/SystemHook.json +1 -1
- package/out/SystemHooks.sol/SystemHooks.json +1 -1
- package/out/SystemRegistry.sol/SystemRegistry.json +1 -1
- package/out/SystemSwitch.sol/SystemSwitch.json +1 -1
- package/out/SystemSwitch.t.sol/EchoSystem.abi.json +0 -13
- package/out/SystemSwitch.t.sol/EchoSystem.abi.json.d.ts +0 -13
- package/out/SystemSwitch.t.sol/EchoSystem.json +1 -1
- package/out/SystemSwitch.t.sol/SystemSwitchTest.json +1 -1
- package/out/SystemboundDelegationControl.sol/SystemboundDelegationControl.abi.json +0 -13
- package/out/SystemboundDelegationControl.sol/SystemboundDelegationControl.abi.json.d.ts +0 -13
- package/out/SystemboundDelegationControl.sol/SystemboundDelegationControl.json +1 -1
- package/out/SystemboundDelegations.sol/SystemboundDelegations.json +1 -1
- package/out/Systems.sol/Systems.json +1 -1
- package/out/Tables.sol/Tables.json +1 -1
- package/out/Test.sol/Test.json +1 -1
- package/out/TightCoder.sol/TightCoder.json +1 -1
- package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.abi.json +0 -13
- package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.abi.json.d.ts +0 -13
- package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +1 -1
- package/out/TimeboundDelegations.sol/TimeboundDelegations.json +1 -1
- package/out/TokenApproval.sol/TokenApproval.json +1 -1
- package/out/TokenURI.sol/TokenURI.json +1 -1
- package/out/TotalSupply.sol/TotalSupply.json +1 -1
- package/out/TwoFields.sol/TwoFields.json +1 -1
- package/out/UniqueEntity.sol/UniqueEntity.json +1 -1
- package/out/UniqueEntityModule.sol/UniqueEntityModule.abi.json +0 -13
- package/out/UniqueEntityModule.sol/UniqueEntityModule.abi.json.d.ts +0 -13
- package/out/UniqueEntityModule.sol/UniqueEntityModule.json +1 -1
- package/out/UniqueEntityModule.t.sol/UniqueEntityModuleTest.json +1 -1
- package/out/UniqueEntityModule.t.sol/UniqueEntityTestSystem.abi.json +0 -13
- package/out/UniqueEntityModule.t.sol/UniqueEntityTestSystem.abi.json.d.ts +0 -13
- package/out/UniqueEntityModule.t.sol/UniqueEntityTestSystem.json +1 -1
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.abi.json +0 -13
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.abi.json.d.ts +0 -13
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +1 -1
- package/out/UsedKeysIndex.sol/UsedKeysIndex.json +1 -1
- package/out/UserDelegationControl.sol/UserDelegationControl.json +1 -1
- package/out/Vm.sol/Vm.json +1 -1
- package/out/Vm.sol/VmSafe.json +1 -1
- package/out/World.sol/World.abi.json +13 -0
- package/out/World.sol/World.abi.json.d.ts +13 -0
- package/out/World.sol/World.json +1 -1
- package/out/World.t.sol/EchoSystemHook.json +1 -1
- package/out/World.t.sol/IWorldTestSystem.json +1 -1
- package/out/World.t.sol/PayableFallbackSystem.abi.json +0 -13
- package/out/World.t.sol/PayableFallbackSystem.abi.json.d.ts +0 -13
- package/out/World.t.sol/PayableFallbackSystem.json +1 -1
- package/out/World.t.sol/RevertSystemHook.json +1 -1
- package/out/World.t.sol/WorldTest.abi.json +7 -0
- package/out/World.t.sol/WorldTest.abi.json.d.ts +7 -0
- package/out/World.t.sol/WorldTest.json +1 -1
- package/out/World.t.sol/WorldTestSystem.abi.json +13 -13
- package/out/World.t.sol/WorldTestSystem.abi.json.d.ts +13 -13
- package/out/World.t.sol/WorldTestSystem.json +1 -1
- package/out/WorldContext.sol/WorldContextConsumer.abi.json +0 -13
- package/out/WorldContext.sol/WorldContextConsumer.abi.json.d.ts +0 -13
- package/out/WorldContext.sol/WorldContextConsumer.json +1 -1
- package/out/WorldContext.sol/WorldContextConsumerLib.json +1 -1
- package/out/WorldContext.sol/WorldContextProviderLib.json +1 -1
- package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.abi.json +0 -13
- package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.abi.json.d.ts +0 -13
- package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.json +1 -1
- package/out/WorldResourceId.sol/WorldResourceIdInstance.json +1 -1
- package/out/WorldResourceId.sol/WorldResourceIdLib.json +1 -1
- package/out/console.sol/console.json +1 -1
- package/out/console2.sol/console2.json +1 -1
- package/out/constants.sol/LayoutOffsets.json +1 -1
- package/out/interfaces/IBaseWorld.sol/IBaseWorld.abi.json +13 -0
- package/out/interfaces/IBaseWorld.sol/IBaseWorld.abi.json.d.ts +13 -0
- package/out/interfaces/IBaseWorld.sol/IBaseWorld.json +1 -1
- package/out/query.t.sol/QueryTest.json +1 -1
- package/out/safeconsole.sol/safeconsole.json +1 -1
- package/out/src/IERC165.sol/IERC165.json +1 -1
- package/out/tables/Balances.sol/Balances.json +1 -1
- package/out/test.sol/DSTest.json +1 -1
- package/out/world/src/IERC165.sol/IERC165.json +1 -1
- package/package.json +8 -8
- package/out/TransactionContext.sol/TransactionContext.abi.json +0 -1
- package/out/TransactionContext.sol/TransactionContext.json +0 -1
@@ -1 +1 @@
|
|
1
|
-
{"abi":[{"type":"function","name":"_initialMsgSender","inputs":[],"outputs":[{"name":"sender","type":"address","internalType":"address"}],"stateMutability":"view"},{"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":"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":"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":"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":"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":"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":"PackedCounter_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]},{"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_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":"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_DirectCallToSystemForbidden","inputs":[{"name":"caller","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":"0x60a06040523060805234801561001457600080fd5b50608051614a4d6100306000396000610a470152614a4d6000f3fe608060405234801561001057600080fd5b50600436106100f55760003560e01c80639081c75811610097578063bfdfaff711610066578063bfdfaff7146101fd578063cdc938c514610210578063d5f8337f14610223578063e1af802c1461023657600080fd5b80639081c758146101bc578063a92813ad146101c4578063aa66e9c8146101d7578063b29e4089146101ea57600080fd5b806326d98102116100d357806326d98102146101575780633350b6a91461018357806345ec935414610196578063742d6118146101a957600080fd5b806301ffc9a7146100fa578063119df25f146101225780631d2257ba14610142575b600080fd5b61010d6101083660046140dc565b61023e565b60405190151581526020015b60405180910390f35b61012a6102a7565b6040516001600160a01b039091168152602001610119565b6101556101503660046141af565b6102b6565b005b61016a610165366004614208565b610331565b6040516001600160e01b03199091168152602001610119565b61015561019136600461424f565b6104a3565b604051601f193601358152602001610119565b61016a6101b7366004614296565b610677565b61012a610739565b6101556101d23660046142ed565b610743565b6101556101e536600461431d565b610786565b6101556101f836600461431d565b6107b8565b61015561020b366004614336565b61084d565b61015561021e366004614370565b610902565b61015561023136600461438d565b61091b565b61012a610a01565b60006001600160e01b031982167f255f267f0000000000000000000000000000000000000000000000000000000014806102a157506001600160e01b031982167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b60006102b1610a0b565b905090565b6102be610a3d565b6102d06102c96102a7565b8484610aa1565b6102d982610b74565b1561032c5760006102e983610b90565b9050610315817f1a86b55000000000000000000000000000000000000000000000000000000000610c2c565b6103296103206102a7565b84846000610c87565b50505b505050565b600061033b610a3d565b61737960f01b837fffff00000000000000000000000000000000000000000000000000000000000016146103b75761737960f01b8361037985610cb6565b6040517f5c30fb6f0000000000000000000000000000000000000000000000000000000081526004016103ae9392919061441a565b60405180910390fd5b6103c083610dca565b6103d1836103cc6102a7565b610e15565b60006103fa6103e08560101b90565b71ffffffffffffffffffffffffffffffffffff1916610e9b565b90506000818460405160200161041192919061445b565b604051602081830303815290604052905080805190602001209250600061043784610f21565b9050801561047d576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319851660048201526024016103ae565b8451602086012061048f858883610fd1565b610499858461109c565b5050505092915050565b6104ab610a3d565b61737960f01b837fffff00000000000000000000000000000000000000000000000000000000000016146104e95761737960f01b8361037985610cb6565b7dffffffffffffffffffffffffffff000000000000000000000000000000008316616e7360f01b1761051a81610dca565b610526816103cc6102a7565b610550837f255f267f00000000000000000000000000000000000000000000000000000000610c2c565b600061055b85611165565b6fffffffffffffffffffffffffffffffff1916036105b1578361057d85610cb6565b6040517fe4ac069e0000000000000000000000000000000000000000000000000000000081526004016103ae9291906144b3565b60006105bc8461117c565b905080158015906105cd5750848114155b1561060f576040517fc0b707410000000000000000000000000000000000000000000000000000000081526001600160a01b03851660048201526024016103ae565b600061061a86610b90565b90506001600160a01b038116156106435761063481611201565b61063e8382611280565b61064e565b61064e86600161131e565b6106598686866113bf565b6106638587611462565b61066f838660016114ed565b505050505050565b6000610681610a3d565b60408051616e7360f01b602082015260006022820181905260308201526106c391016040516020818303038152906040526106bb906144cc565b6103cc6102a7565b508151602083012060006106d682610f21565b9050801561071c576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319831660048201526024016103ae565b610727828685610fd1565b610731828561109c565b509392505050565b60006102b161159c565b61074b610a3d565b610757826103cc6102a7565b6107827f7462776f726c6400000000000000000053797374656d486f6f6b73000000000083836115a6565b5050565b61078e610a3d565b610797816116cd565b6107a081610dca565b6107ac816103cc6102a7565b6107b58161170b565b50565b6107c0610a3d565b6107c9816116cd565b6107d281611776565b6107db81611968565b1561081e57806107ea82610cb6565b6040517f0dc28f6a0000000000000000000000000000000000000000000000000000000081526004016103ae9291906144b3565b61082981600161131e565b61083a816108356102a7565b6119ed565b6107b5816108466102a7565b60016114ed565b610855610a3d565b61085e836116cd565b61086782610b74565b61089d576040517f71ee9e8100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6108a9836103cc6102a7565b60006108b483610b90565b90506108e0817f1a86b55000000000000000000000000000000000000000000000000000000000610c2c565b6108ea8484611ab7565b8151156108fc576103296103206102a7565b50505050565b61090a610a3d565b6107b56109156102a7565b82611b36565b610923610a3d565b61737960f01b837fffff00000000000000000000000000000000000000000000000000000000000016146109615761737960f01b8361037985610cb6565b61098b827f540fbfa800000000000000000000000000000000000000000000000000000000610c2c565b61099483610dca565b6109c4616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000851617610dca565b6109d0836103cc6102a7565b61032c836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b1617611bd8565b60006102b1611c91565b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffcc36013560601c80610a3a5750335b90565b6001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163003610a9f576040517f9f03a02600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b565b604080516002808252606082018352600092602083019080368337019050509050836001600160a01b031660001b81600081518110610ae257610ae26144f3565b602002602001018181525050826001600160a01b031660001b81600181518110610b0e57610b0e6144f3565b6020026020010181815250506108fc7f7462776f726c640000000000000000005573657244656c65676174696f6e436f60001b82600085604051602001610b5791815260200190565b60408051601f19818403018152919052630100080160dd1b611c9b565b600081151580156102a15750610b8982611cb0565b1592915050565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610bc957610bc96144f3565b60209081029190910101526000610c217f7462776f726c6400000000000000000053797374656d7300000000000000000083837e15020014010000000000000000000000000000000000000000000000000000611d10565b60601c949350505050565b610c368282611d46565b610782576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b0319821660248201526044016103ae565b6060600080610c9887878787611d69565b9150915081610caa57610caa81611f39565b9150505b949350505050565b606081601081901b6000610cc983611165565b90508271ffffffffffffffffffffffffffffffffffff19831615610d0a57610d0571ffffffffffffffffffffffffffffffffffff198416610e9b565b610d41565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b6fffffffffffffffffffffffffffffffff19831615610d6857610d6383610e9b565b610d9f565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b604051602001610db193929190614509565b6040516020818303038152906040529350505050919050565b610dd381611968565b6107b55780610de182610cb6565b6040517ffbf10ce60000000000000000000000000000000000000000000000000000000081526004016103ae9291906144b3565b6001600160a01b038116610e4f616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000851617611f41565b6001600160a01b03161461078257610e6682610cb6565b816040517fd787b7370000000000000000000000000000000000000000000000000000000081526004016103ae929190614597565b606060005b6010811015610ef1576fffffffffffffffffffffffffffffffff198316600882021b7fff000000000000000000000000000000000000000000000000000000000000001615610ef157600101610ea0565b604080516fffffffffffffffffffffffffffffffff19851660208201528151603090910190915281815280610cae565b60408051600180825281830190925260009182919060208083019080368337019050509050827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191681600081518110610f7957610f796144f3565b60209081029190910101526000610cae7f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f7283837e24020020040000000000000000000000000000000000000000000000000000611d10565b6000610fdd8383611fd2565b60408051600180825281830190925291925060009160609183919060208083019080368337019050509050867bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19168160008151811061103b5761103b6144f3565b60209081029190910101526110937f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72828686867e24020020040000000000000000000000000000000000000000000000000000612011565b50505050505050565b606060006110a983612356565b905060006110b684612366565b6040805160018082528183019092529192506000919060208083019080368337019050509050857bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19168160008151811061110f5761110f6144f3565b602090810291909101015261066f7f6f74776f726c6400000000000000000046756e6374696f6e5369676e61747572828686867c0100000000000000000000000000000000000000000000000000000000612011565b6000611173607060106145d8565b9190911b919050565b60408051600180825281830190925260009182919060208083019080368337019050509050826001600160a01b031660001b816000815181106111c1576111c16144f3565b60209081029190910101526000610cae7f7462776f726c6400000000000000000053797374656d526567697374727900008383630100080160dd1b611d10565b60408051600180825281830190925260009160208083019080368337019050509050816001600160a01b031660001b81600081518110611243576112436144f3565b60209081029190910101526107827f7462776f726c6400000000000000000053797374656d5265676973747279000082630100080160dd1b61238f565b60408051600280825260608201835260009260208301908036833701905050905082816000815181106112b5576112b56144f3565b602002602001018181525050816001600160a01b031660001b816001815181106112e1576112e16144f3565b602090810291909101015261032c7f7462776f726c640000000000000000005265736f75726365416363657373000082630101000160d81b61238f565b604080516001808252818301909252600091602080830190803683370190505090508281600081518110611354576113546144f3565b60200260200101818152505061032c7f746273746f72650000000000000000005265736f75726365496473000000000060001b826000856040516020016113a291151560f81b815260010190565b60408051601f19818403018152919052630101000160d81b611c9b565b60006113cb838361268e565b60408051600180825281830190925291925060009160609183919060208083019080368337019050509050868160008151811061140a5761140a6144f3565b60209081029190910101526110937f7462776f726c6400000000000000000053797374656d73000000000000000000828686867e15020014010000000000000000000000000000000000000000000000000000612011565b60408051600180825281830190925260009160208083019080368337019050509050826001600160a01b031660001b816000815181106114a4576114a46144f3565b60200260200101818152505061032c7f7462776f726c6400000000000000000053797374656d5265676973747279000060001b82600085604051602001610b5791815260200190565b6040805160028082526060820183526000926020830190803683370190505090508381600081518110611522576115226144f3565b602002602001018181525050826001600160a01b031660001b8160018151811061154e5761154e6144f3565b6020026020010181815250506108fc7f7462776f726c640000000000000000005265736f75726365416363657373000060001b826000856040516020016113a291151560f81b815260010190565b60006102b16126be565b60006115b28484612725565b90506000815167ffffffffffffffff8111156115d0576115d061410c565b6040519080825280602002602001820160405280156115f9578160200160208202803683370190505b5090506000805b83518110156116be57846001600160a01b0316611644858381518110611628576116286144f3565b60200260200101516affffffffffffffffffffff191660601c90565b6001600160a01b0316146116b657838181518110611664576116646144f3565b602002602001015183838151811061167e5761167e6144f3565b7fffffffffffffffffffffffffffffffffffffffffff0000000000000000000000909216602092830291909101909101526001909101905b600101611600565b5080825261066f868684612790565b616e7360f01b7dffffffffffffffffffffffffffff0000000000000000000000000000000082161781146107b557616e7360f01b8161037983610cb6565b604080516001808252818301909252600091602080830190803683370190505090508181600081518110611741576117416144f3565b60209081029190910101526107827f7462776f726c640000000000000000004e616d65737061636544656c65676174826127e7565b60006117828260101b90565b905060006117a471ffffffffffffffffffffffffffffffffffff198316610e9b565b805190915080156108fc576117c6826117be6001846145eb565b016020015190565b7fff00000000000000000000000000000000000000000000000000000000000000167f5f0000000000000000000000000000000000000000000000000000000000000003611857576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19841660048201526024016103ae565b60005b6118656001836145eb565b81101561032957602081840101517effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f0000000000000000000000000000000000000000000000000000000000000014801561191257506118cd836117be8360016145d8565b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f00000000000000000000000000000000000000000000000000000000000000145b15611960576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19851660048201526024016103ae565b60010161185a565b6040805160018082528183019092526000918291906020808301908036833701905050905082816000815181106119a1576119a16144f3565b602090810291909101015260006119e17f746273746f72650000000000000000005265736f7572636549647300000000008383630101000160d81b611d10565b9050610cae8160f81c90565b604080516001808252818301909252600091602080830190803683370190505090508281600081518110611a2357611a236144f3565b60200260200101818152505061032c7f7462776f726c640000000000000000004e616d6573706163654f776e6572000060001b82600085604051602001611a82919060609190911b6bffffffffffffffffffffffff1916815260140190565b60408051601f198184030181529190527e14010014000000000000000000000000000000000000000000000000000000611c9b565b604080516001808252818301909252600091602080830190803683370190505090508281600081518110611aed57611aed6144f3565b60200260200101818152505061032c7f7462776f726c640000000000000000004e616d65737061636544656c6567617460001b82600085604051602001610b5791815260200190565b604080516002808252606082018352600092602083019080368337019050509050826001600160a01b031660001b81600081518110611b7757611b776144f3565b602002602001018181525050816001600160a01b031660001b81600181518110611ba357611ba36144f3565b602090810291909101015261032c7f7462776f726c640000000000000000005573657244656c65676174696f6e436f826127e7565b604080516001808252818301909252600091602080830190803683370190505090508281600081518110611c0e57611c0e6144f3565b60200260200101818152505061032c7f7462776f726c6400000000000000000053797374656d486f6f6b73000000000060001b82600085604051602001611c7d91907fffffffffffffffffffffffffffffffffffffffffff000000000000000000000091909116815260150190565b604051602081830303815290604052612882565b60006102b1612933565b6103298585611caa8487612972565b856129a3565b6040805161737960f01b60208201526000602282018190527f756e6c696d69746564000000000000000000000000000000000000000000000060308301529101604051602081830303815290604052611d08906144cc565b909114919050565b6000611d3d611d1f8686612c3e565b60ff858116601b0360080285901c16611d388587612972565b612c94565b95945050505050565b6000611d5183612ce5565b8015611d625750611d628383612d26565b9392505050565b600060606000611d7886612dde565b905060005b8151811015611e4b576000828281518110611d9a57611d9a6144f3565b60200260200101519050611dc66001826affffffffffffffffffffff1916612e6290919063ffffffff16565b15611e42576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c332303190611e0f908c908c908c906004016145fe565b600060405180830381600087803b158015611e2957600080fd5b505af1158015611e3d573d6000803e3d6000fd5b505050505b50600101611d7d565b50611e5887858888612e80565b909350915060005b8151811015611f2e576000828281518110611e7d57611e7d6144f3565b60200260200101519050611ea96002826affffffffffffffffffffff1916612e6290919063ffffffff16565b15611f25576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f9990611ef2908c908c908c906004016145fe565b600060405180830381600087803b158015611f0c57600080fd5b505af1158015611f20573d6000803e3d6000fd5b505050505b50600101611e60565b505094509492505050565b805160208201fd5b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110611f7a57611f7a6144f3565b60209081029190910101526000610c217f7462776f726c640000000000000000004e616d6573706163654f776e6572000083837e14010014000000000000000000000000000000000000000000000000000000611d10565b60608282604051602001611ffa9291909182526001600160e01b031916602082015260240190565b604051602081830303815290604052905092915050565b7f6f74000000000000000000000000000000000000000000000000000000000000867fffff000000000000000000000000000000000000000000000000000000000000160361209d57857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a9868686866040516120909493929190614662565b60405180910390a261066f565b60006120a887612f5f565b905060005b81518110156121815760008282815181106120ca576120ca6144f3565b602002602001015190506120f66001826affffffffffffffffffffff1916612e6290919063ffffffff16565b15612178576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c90612145908c908c908c908c908c908c906004016146a1565b600060405180830381600087803b15801561215f57600080fd5b505af1158015612173573d6000803e3d6000fd5b505050505b506001016120ad565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a9878787876040516121b89493929190614662565b60405180910390a260006121cc8888612c3e565b905060006020870190506121e4826000895184612fd1565b60006121ef85613090565b11156122735760006122018a8a6130cd565b878155905060208601915060008060005b61221b88613090565b8160ff16101561226e576122308d8d83613123565b925061224b8a8260ff166028026038011c64ffffffffff1690565b915061225a8360008488612fd1565b61226482866145d8565b9450600101612212565b505050505b60005b835181101561234a576000848281518110612293576122936144f3565b602002602001015190506122bf6002826affffffffffffffffffffff1916612e6290919063ffffffff16565b15612341576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf9061230e908e908e908e908e908e908e906004016146a1565b600060405180830381600087803b15801561232857600080fd5b505af115801561233c573d6000803e3d6000fd5b505050505b50600101612276565b50505050505050505050565b60006102a18251603881901b1790565b60608160405160200161237991906146fa565b6040516020818303038152906040529050919050565b7f6f74000000000000000000000000000000000000000000000000000000000000837fffff000000000000000000000000000000000000000000000000000000000000160361241557827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07836040516124089190614716565b60405180910390a2505050565b600061242084612f5f565b905060005b81518110156124f3576000828281518110612442576124426144f3565b6020026020010151905061246e6040826affffffffffffffffffffff1916612e6290919063ffffffff16565b156124ea576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf45906124b790899089908990600401614729565b600060405180830381600087803b1580156124d157600080fd5b505af11580156124e5573d6000803e3d6000fd5b505050505b50600101612425565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07846040516125249190614716565b60405180910390a260006125388585612c3e565b9050612591816000612549866131a3565b67ffffffffffffffff8111156125615761256161410c565b6040519080825280601f01601f19166020018201604052801561258b576020820181803683370190505b506131c6565b600061259c84613090565b11156125bd5760006125ae86866130cd565b90506125bb8160206131dc565b505b60005b825181101561066f5760008382815181106125dd576125dd6144f3565b602002602001015190506126096080826affffffffffffffffffffff1916612e6290919063ffffffff16565b15612685576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b90612652908a908a908a90600401614729565b600060405180830381600087803b15801561266c57600080fd5b505af1158015612680573d6000803e3d6000fd5b505050505b506001016125c0565b604051606083811b6bffffffffffffffffffffffff1916602083015282151560f81b603483015290603501611ffa565b60408051600080825260208201909252600061271b7f7462776f726c640000000000000000005472616e73616374696f6e436f6e746583837e14010014000000000000000000000000000000000000000000000000000000613219565b60601c9392505050565b6040805160018082528183019092526060916000919060208083019080368337019050509050828160008151811061275f5761275f6144f3565b6020026020010181815250506000612779858360006132d6565b9050611d3d61278b8260008451613310565b61339e565b6040805160018082528183019092526000916020808301908036833701905050905082816000815181106127c6576127c66144f3565b6020026020010181815250506108fc848260006127e2866133af565b6133bf565b60006127f1612933565b9050306001600160a01b0382160361280d5761032c83836133fa565b6040517f505a181d0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063505a181d906128549086908690600401614752565b600060405180830381600087803b15801561286e57600080fd5b505af1158015611093573d6000803e3d6000fd5b600061288c612933565b9050306001600160a01b038216036128af576128aa8585858561340d565b610329565b6040517f150f32620000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063150f3262906128fa90889088908890889060040161476b565b600060405180830381600087803b15801561291457600080fd5b505af1158015612928573d6000803e3d6000fd5b505050505050505050565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175546000906001600160a01b03168061296d573391505090565b919050565b600080805b8360ff168110156107315761299960ff601b83900360080287901c16836145d8565b9150600101612977565b7f6f74000000000000000000000000000000000000000000000000000000000000847fffff0000000000000000000000000000000000000000000000000000000000001603612a2d57837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be848484604051612a209392919061479f565b60405180910390a26108fc565b6000612a398585612c3e565b90506000612a4686612f5f565b905060005b8151811015612b1b576000828281518110612a6857612a686144f3565b60200260200101519050612a946004826affffffffffffffffffffff1916612e6290919063ffffffff16565b15612b12576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d90612adf908b908b908b908b906004016147dc565b600060405180830381600087803b158015612af957600080fd5b505af1158015612b0d573d6000803e3d6000fd5b505050505b50600101612a4b565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be868686604051612b509392919061479f565b60405180910390a2612b6b828565ffffffffffff16856131c6565b60005b8151811015611093576000828281518110612b8b57612b8b6144f3565b60200260200101519050612bb76008826affffffffffffffffffffff1916612e6290919063ffffffff16565b15612c35576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba872190612c02908b908b908b908b906004016147dc565b600060405180830381600087803b158015612c1c57600080fd5b505af1158015612c30573d6000803e3d6000fd5b505050505b50600101612b6e565b60008282604051602001612c53929190614815565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600060208210612cba57602082048401935060208281612cb657612cb6614851565b0691505b508254600882021b602082900380841115610731576001850154600882021c82179150509392505050565b6000612d11827f01ffc9a700000000000000000000000000000000000000000000000000000000612d26565b80156102a15750610b89826001600160e01b03195b6040516001600160e01b031982166024820152600090819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a700000000000000000000000000000000000000000000000000000000178152825192935060009283928392909183918a617530fa92503d91506000519050828015612dc7575060208210155b8015612dd35750600081115b979650505050505050565b60408051600180825281830190925260609160009190602080830190803683370190505090508281600081518110612e1857612e186144f3565b60209081029190910101526000612e507f7462776f726c6400000000000000000053797374656d486f6f6b73000000000083836132d6565b9050610cae61278b8260008451613310565b60008160ff1682612e738560581c90565b1660ff1614905092915050565b60006060600080612e9086613448565b90925090506001600160a01b038216612ead5785610de187610cb6565b80612ebc57612ebc8689613500565b8615612f0d577dffffffffffffffffffffffffffff000000000000000000000000000000008616616e7360f01b176000612ef582613517565b9050612f0a82612f058b846145d8565b613590565b50505b6000612f198760101b90565b71ffffffffffffffffffffffffffffffffffff191614612f4457612f3f8888848861360f565b612f50565b612f5088888488613687565b90999098509650505050505050565b60408051600180825281830190925260609160009190602080830190803683370190505090508281600081518110612f9957612f996144f3565b60209081029190910101526000612e507f746273746f726500000000000000000053746f7265486f6f6b7300000000000083836132d6565b821561304b5760208310612ffb57602083048401935060208381612ff757612ff7614851565b0692505b821561304b5760208390036000600019600885021c1990506008850281811c91508351811c905081198754168282161787555081841161303c5750506108fc565b50600194909401939182900391015b5b6020821061306d5780518455600190930192601f199091019060200161304c565b81156108fc576000600019600884021c8554835182191691161785555050505050565b600060086001806130a3600260206145eb565b6130ad91906145eb565b6130b791906145eb565b6130c19190614867565b8260ff911c1692915050565b600082826040516020016130e2929190614815565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b60008383604051602001613138929190614815565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b600060086131b3600260206145eb565b6131bd9190614867565b9190911c919050565b61032c838383516131d78560200190565b612fd1565b600060206131eb83601f6145d8565b6131f5919061487e565b6131ff90846145d8565b90505b8083101561032c5760008355600183019250613202565b600080613224612933565b9050306001600160a01b0382160361324a5761324286868686611d10565b915050610cae565b6040517f8c364d590000000000000000000000000000000000000000000000000000000081526001600160a01b03821690638c364d59906132959089908990899089906004016148a0565b602060405180830381865afa1580156132b2573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061324291906148cf565b6060610cae6132e6858585613123565b600061330b856132f689896136e8565b9060ff166028026038011c64ffffffffff1690565b6136fb565b6000818311806133205750835182115b1561335d578383836040517f23230fa30000000000000000000000000000000000000000000000000000000081526004016103ae939291906148e8565b6020840161336b84826145d8565b9050600061337985856145eb565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b60606000611d62836015600061371e565b606081611d628160156000613799565b60006133cb85856136e8565b905060006133e8828560ff166028026038011c64ffffffffff1690565b905061066f86868660008588886137ed565b610782828261340885613c25565b61238f565b600061341985856136e8565b90506000613436828560ff166028026038011c64ffffffffff1690565b905061066f86868684600088886137ed565b60408051600180825281830190925260009182918291602080830190803683370190505090508381600081518110613482576134826144f3565b6020908102919091010152600080806134db7f7462776f726c6400000000000000000053797374656d73000000000000000000857e15020014010000000000000000000000000000000000000000000000000000613caa565b5050602081015160349091015160609190911c9860f89190911c975095505050505050565b61350a8282613db2565b61078257610e6682610cb6565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613550576135506144f3565b60209081029190910101526000610cae7f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b611d10565b6040805160018082528183019092526000916020808301908036833701905050905082816000815181106135c6576135c66144f3565b60200260200101818152505061032c7f7462776f726c6400000000000000000042616c616e636573000000000000000060001b82600085604051602001610b5791815260200190565b60006060836001600160a01b0316600061362a858989613df5565b60405161363791906146fa565b60006040518083038185875af1925050503d8060008114613674576040519150601f19603f3d011682016040523d82523d6000602084013e613679565b606091505b509097909650945050505050565b60006060836001600160a01b03166136a0848888613df5565b6040516136ad91906146fa565b600060405180830381855af49150503d8060008114613674576040519150601f19603f3d011682016040523d82523d6000602084013e613679565b6000611d626136f784846130cd565b5490565b60405160208101601f19603f848401011660405282825261073185858584613e24565b6060600061372c8560801c90565b90506fffffffffffffffffffffffffffffffff8516600085828161375257613752614851565b04905060405193506020840160208202810160405281855260005b8281101561378d578451871c82529387019360209091019060010161376d565b50505050509392505050565b825160609060006137aa8583614867565b9050604051925060208301601f19603f83860101166040528184526000602088015b8482101561378d578051871b835291870191600191909101906020016137cc565b7f7462000000000000000000000000000000000000000000000000000000000000877fffff00000000000000000000000000000000000000000000000000000000000016146138ad577f7462000000000000000000000000000000000000000000000000000000000000878860405160200161386b91815260200190565b60408051601f19818403018152908290527f31b466830000000000000000000000000000000000000000000000000000000082526103ae93929160040161441a565b60006138c8828760ff166028026038011c64ffffffffff1690565b9050600083518564ffffffffff16836138e191906145eb565b6138eb91906145d8565b905080821415801561390d575081613903868861490d565b64ffffffffff1614155b1561395d576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff80881660048301528087166024830152831660448201526064016103ae565b818664ffffffffff1611156139ae576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff871660248201526044016103ae565b60006139bb848984613ef0565b905060006139c88b612f5f565b905060005b8151811015613a935760008282815181106139ea576139ea6144f3565b60200260200101519050613a166010826affffffffffffffffffffff1916612e6290919063ffffffff16565b15613a8a57606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b8152600401613a579796959493929190614932565b600060405180830381600087803b158015613a7157600080fd5b505af1158015613a85573d6000803e3d6000fd5b505050505b506001016139cd565b5064ffffffffff881660005b8a60ff168160ff161015613ad257613ac6878260ff166028026038011c64ffffffffff1690565b90910190600101613a9f565b508b7faa63765a776145e5e6492f471ae097dfed11cd57a61bc2679dd43180422385b48c838b878c604051613b0b959493929190614990565b60405180910390a250828414613b2c576000613b278c8c6130cd565b839055505b6000613b398c8c8c613123565b9050613b4d818a64ffffffffff16896131c6565b5060005b8151811015613c17576000828281518110613b6e57613b6e6144f3565b60200260200101519050613b9a6020826affffffffffffffffffffff1916612e6290919063ffffffff16565b15613c0e57606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b8152600401613bdb9796959493929190614932565b600060405180830381600087803b158015613bf557600080fd5b505af1158015613c09573d6000803e3d6000fd5b505050505b50600101613b51565b505050505050505050505050565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d000000000000000000008201613c7457507e60030220202000000000000000000000000000000000000000000000000000919050565b6102a1613ca17f746273746f72650000000000000000005461626c65730000000000000000000084613fbe565b60206000612c94565b6060600060606000613cbb856131a3565b9050613cc8878783613fda565b93506000613cd586613090565b90508015613da757613ce788886136e8565b935066ffffffffffffff841667ffffffffffffffff811115613d0b57613d0b61410c565b6040519080825280601f01601f191660200182016040528015613d35576020820181803683370190505b5092506020830160005b828160ff161015613da4576000613d578b8b84613123565b90506000613d74888460ff166028026038011c64ffffffffff1690565b9050613d838260008387613e24565b613d8d81856145d8565b935050508080613d9c906149e2565b915050613d3f565b50505b505093509350939050565b6000613de5616e7360f01b7dffffffffffffffffffffffffffff0000000000000000000000000000000085161783614013565b80611d625750611d628383614013565b6060838383604051602001613e0c93929190614a01565b60405160208183030381529060405290509392505050565b8215613eab5760208310613e4e57602083048401935060208381613e4a57613e4a614851565b0692505b8215613eab576020839003600081841015613e715750600019600884021c613e7b565b50600019600882021c5b8554600886021b818451168219821617845250818411613e9c5750506108fc565b50600194909401939182900391015b5b60208210613ecd5783548152600190930192601f1990910190602001613eac565b81156108fc576000600019600884021c8251865482191691161782525050505050565b600064ffffffffff821115613f34576040517f47670588000000000000000000000000000000000000000000000000000000008152600481018390526024016103ae565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff16808510613f665780850382019150613f6e565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b6040805160208101849052908101829052600090606001612c53565b606081600003613ff95750604080516020810190915260008152611d62565b60006140058585612c3e565b9050611d3d816000856136fb565b60408051600280825260608201835260009283929190602083019080368337019050509050838160008151811061404c5761404c6144f3565b602002602001018181525050826001600160a01b031660001b81600181518110614078576140786144f3565b602090810291909101015260006140b87f7462776f726c640000000000000000005265736f7572636541636365737300008383630101000160d81b611d10565b9050611d3d8160f81c90565b80356001600160e01b03198116811461296d57600080fd5b6000602082840312156140ee57600080fd5b611d62826140c4565b6001600160a01b03811681146107b557600080fd5b634e487b7160e01b600052604160045260246000fd5b600082601f83011261413357600080fd5b813567ffffffffffffffff8082111561414e5761414e61410c565b604051601f8301601f19908116603f011681019082821181831017156141765761417661410c565b8160405283815286602085880101111561418f57600080fd5b836020870160208301376000602085830101528094505050505092915050565b6000806000606084860312156141c457600080fd5b83356141cf816140f7565b925060208401359150604084013567ffffffffffffffff8111156141f257600080fd5b6141fe86828701614122565b9150509250925092565b6000806040838503121561421b57600080fd5b82359150602083013567ffffffffffffffff81111561423957600080fd5b61424585828601614122565b9150509250929050565b60008060006060848603121561426457600080fd5b833592506020840135614276816140f7565b91506040840135801515811461428b57600080fd5b809150509250925092565b6000806000606084860312156142ab57600080fd5b83359250602084013567ffffffffffffffff8111156142c957600080fd5b6142d586828701614122565b9250506142e4604085016140c4565b90509250925092565b6000806040838503121561430057600080fd5b823591506020830135614312816140f7565b809150509250929050565b60006020828403121561432f57600080fd5b5035919050565b60008060006060848603121561434b57600080fd5b8335925060208401359150604084013567ffffffffffffffff8111156141f257600080fd5b60006020828403121561438257600080fd5b8135611d62816140f7565b6000806000606084860312156143a257600080fd5b8335925060208401356143b4816140f7565b9150604084013560ff8116811461428b57600080fd5b60005b838110156143e55781810151838201526020016143cd565b50506000910152565b600081518084526144068160208601602086016143ca565b601f01601f19169290920160200192915050565b7fffff00000000000000000000000000000000000000000000000000000000000084168152826020820152606060408201526000611d3d60608301846143ee565b6000835161446d8184602088016143ca565b7f5f5f00000000000000000000000000000000000000000000000000000000000090830190815283516144a78160028401602088016143ca565b01600201949350505050565b828152604060208201526000610cae60408301846143ee565b805160208083015191908110156144ed576000198160200360031b1b821691505b50919050565b634e487b7160e01b600052603260045260246000fd5b7fffff0000000000000000000000000000000000000000000000000000000000008416815260007f3a00000000000000000000000000000000000000000000000000000000000000806002840152845161456a8160038601602089016143ca565b80840190508160038201528451915061458a8260048301602088016143ca565b0160040195945050505050565b6040815260006145aa60408301856143ee565b90506001600160a01b03831660208301529392505050565b634e487b7160e01b600052601160045260246000fd5b808201808211156102a1576102a16145c2565b818103818111156102a1576102a16145c2565b6001600160a01b0384168152826020820152606060408201526000611d3d60608301846143ee565b60008151808452602080850194506020840160005b838110156146575781518752958201959082019060010161463b565b509495945050505050565b6080815260006146756080830187614626565b828103602084015261468781876143ee565b90508460408401528281036060840152612dd381856143ee565b86815260c0602082015260006146ba60c0830188614626565b82810360408401526146cc81886143ee565b905085606084015282810360808401526146e681866143ee565b9150508260a0830152979650505050505050565b6000825161470c8184602087016143ca565b9190910192915050565b602081526000611d626020830184614626565b8381526060602082015260006147426060830185614626565b9050826040830152949350505050565b828152604060208201526000610cae6040830184614626565b8481526080602082015260006147846080830186614626565b60ff851660408401528281036060840152612dd381856143ee565b6060815260006147b26060830186614626565b65ffffffffffff8516602084015282810360408401526147d281856143ee565b9695505050505050565b8481526080602082015260006147f56080830186614626565b65ffffffffffff851660408401528281036060840152612dd381856143ee565b8281526000602080830184516020860160005b8281101561484457815184529284019290840190600101614828565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b80820281158282048414176102a1576102a16145c2565b60008261489b57634e487b7160e01b600052601260045260246000fd5b500490565b8481526080602082015260006148b96080830186614626565b60ff949094166040830152506060015292915050565b6000602082840312156148e157600080fd5b5051919050565b6060815260006148fb60608301866143ee565b60208301949094525060400152919050565b64ffffffffff81811683821601908082111561492b5761492b6145c2565b5092915050565b87815260e06020820152600061494b60e0830189614626565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c084015261498281856143ee565b9a9950505050505050505050565b60a0815260006149a360a0830188614626565b65ffffffffffff8716602084015264ffffffffff8616604084015284606084015282810360808401526149d681856143ee565b98975050505050505050565b600060ff821660ff81036149f8576149f86145c2565b60010192915050565b60008451614a138184602089016143ca565b60609490941b6bffffffffffffffffffffffff19169190930190815260148101919091526034019291505056fea164736f6c6343000818000a","sourceMap":"2180:12845:91:-:0;;;915:4:83;872:48;;2180:12845:91;;;;;;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x608060405234801561001057600080fd5b50600436106100f55760003560e01c80639081c75811610097578063bfdfaff711610066578063bfdfaff7146101fd578063cdc938c514610210578063d5f8337f14610223578063e1af802c1461023657600080fd5b80639081c758146101bc578063a92813ad146101c4578063aa66e9c8146101d7578063b29e4089146101ea57600080fd5b806326d98102116100d357806326d98102146101575780633350b6a91461018357806345ec935414610196578063742d6118146101a957600080fd5b806301ffc9a7146100fa578063119df25f146101225780631d2257ba14610142575b600080fd5b61010d6101083660046140dc565b61023e565b60405190151581526020015b60405180910390f35b61012a6102a7565b6040516001600160a01b039091168152602001610119565b6101556101503660046141af565b6102b6565b005b61016a610165366004614208565b610331565b6040516001600160e01b03199091168152602001610119565b61015561019136600461424f565b6104a3565b604051601f193601358152602001610119565b61016a6101b7366004614296565b610677565b61012a610739565b6101556101d23660046142ed565b610743565b6101556101e536600461431d565b610786565b6101556101f836600461431d565b6107b8565b61015561020b366004614336565b61084d565b61015561021e366004614370565b610902565b61015561023136600461438d565b61091b565b61012a610a01565b60006001600160e01b031982167f255f267f0000000000000000000000000000000000000000000000000000000014806102a157506001600160e01b031982167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b60006102b1610a0b565b905090565b6102be610a3d565b6102d06102c96102a7565b8484610aa1565b6102d982610b74565b1561032c5760006102e983610b90565b9050610315817f1a86b55000000000000000000000000000000000000000000000000000000000610c2c565b6103296103206102a7565b84846000610c87565b50505b505050565b600061033b610a3d565b61737960f01b837fffff00000000000000000000000000000000000000000000000000000000000016146103b75761737960f01b8361037985610cb6565b6040517f5c30fb6f0000000000000000000000000000000000000000000000000000000081526004016103ae9392919061441a565b60405180910390fd5b6103c083610dca565b6103d1836103cc6102a7565b610e15565b60006103fa6103e08560101b90565b71ffffffffffffffffffffffffffffffffffff1916610e9b565b90506000818460405160200161041192919061445b565b604051602081830303815290604052905080805190602001209250600061043784610f21565b9050801561047d576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319851660048201526024016103ae565b8451602086012061048f858883610fd1565b610499858461109c565b5050505092915050565b6104ab610a3d565b61737960f01b837fffff00000000000000000000000000000000000000000000000000000000000016146104e95761737960f01b8361037985610cb6565b7dffffffffffffffffffffffffffff000000000000000000000000000000008316616e7360f01b1761051a81610dca565b610526816103cc6102a7565b610550837f255f267f00000000000000000000000000000000000000000000000000000000610c2c565b600061055b85611165565b6fffffffffffffffffffffffffffffffff1916036105b1578361057d85610cb6565b6040517fe4ac069e0000000000000000000000000000000000000000000000000000000081526004016103ae9291906144b3565b60006105bc8461117c565b905080158015906105cd5750848114155b1561060f576040517fc0b707410000000000000000000000000000000000000000000000000000000081526001600160a01b03851660048201526024016103ae565b600061061a86610b90565b90506001600160a01b038116156106435761063481611201565b61063e8382611280565b61064e565b61064e86600161131e565b6106598686866113bf565b6106638587611462565b61066f838660016114ed565b505050505050565b6000610681610a3d565b60408051616e7360f01b602082015260006022820181905260308201526106c391016040516020818303038152906040526106bb906144cc565b6103cc6102a7565b508151602083012060006106d682610f21565b9050801561071c576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319831660048201526024016103ae565b610727828685610fd1565b610731828561109c565b509392505050565b60006102b161159c565b61074b610a3d565b610757826103cc6102a7565b6107827f7462776f726c6400000000000000000053797374656d486f6f6b73000000000083836115a6565b5050565b61078e610a3d565b610797816116cd565b6107a081610dca565b6107ac816103cc6102a7565b6107b58161170b565b50565b6107c0610a3d565b6107c9816116cd565b6107d281611776565b6107db81611968565b1561081e57806107ea82610cb6565b6040517f0dc28f6a0000000000000000000000000000000000000000000000000000000081526004016103ae9291906144b3565b61082981600161131e565b61083a816108356102a7565b6119ed565b6107b5816108466102a7565b60016114ed565b610855610a3d565b61085e836116cd565b61086782610b74565b61089d576040517f71ee9e8100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6108a9836103cc6102a7565b60006108b483610b90565b90506108e0817f1a86b55000000000000000000000000000000000000000000000000000000000610c2c565b6108ea8484611ab7565b8151156108fc576103296103206102a7565b50505050565b61090a610a3d565b6107b56109156102a7565b82611b36565b610923610a3d565b61737960f01b837fffff00000000000000000000000000000000000000000000000000000000000016146109615761737960f01b8361037985610cb6565b61098b827f540fbfa800000000000000000000000000000000000000000000000000000000610c2c565b61099483610dca565b6109c4616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000851617610dca565b6109d0836103cc6102a7565b61032c836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b1617611bd8565b60006102b1611c91565b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffcc36013560601c80610a3a5750335b90565b6001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163003610a9f576040517f9f03a02600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b565b604080516002808252606082018352600092602083019080368337019050509050836001600160a01b031660001b81600081518110610ae257610ae26144f3565b602002602001018181525050826001600160a01b031660001b81600181518110610b0e57610b0e6144f3565b6020026020010181815250506108fc7f7462776f726c640000000000000000005573657244656c65676174696f6e436f60001b82600085604051602001610b5791815260200190565b60408051601f19818403018152919052630100080160dd1b611c9b565b600081151580156102a15750610b8982611cb0565b1592915050565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610bc957610bc96144f3565b60209081029190910101526000610c217f7462776f726c6400000000000000000053797374656d7300000000000000000083837e15020014010000000000000000000000000000000000000000000000000000611d10565b60601c949350505050565b610c368282611d46565b610782576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b0319821660248201526044016103ae565b6060600080610c9887878787611d69565b9150915081610caa57610caa81611f39565b9150505b949350505050565b606081601081901b6000610cc983611165565b90508271ffffffffffffffffffffffffffffffffffff19831615610d0a57610d0571ffffffffffffffffffffffffffffffffffff198416610e9b565b610d41565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b6fffffffffffffffffffffffffffffffff19831615610d6857610d6383610e9b565b610d9f565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b604051602001610db193929190614509565b6040516020818303038152906040529350505050919050565b610dd381611968565b6107b55780610de182610cb6565b6040517ffbf10ce60000000000000000000000000000000000000000000000000000000081526004016103ae9291906144b3565b6001600160a01b038116610e4f616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000851617611f41565b6001600160a01b03161461078257610e6682610cb6565b816040517fd787b7370000000000000000000000000000000000000000000000000000000081526004016103ae929190614597565b606060005b6010811015610ef1576fffffffffffffffffffffffffffffffff198316600882021b7fff000000000000000000000000000000000000000000000000000000000000001615610ef157600101610ea0565b604080516fffffffffffffffffffffffffffffffff19851660208201528151603090910190915281815280610cae565b60408051600180825281830190925260009182919060208083019080368337019050509050827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191681600081518110610f7957610f796144f3565b60209081029190910101526000610cae7f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f7283837e24020020040000000000000000000000000000000000000000000000000000611d10565b6000610fdd8383611fd2565b60408051600180825281830190925291925060009160609183919060208083019080368337019050509050867bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19168160008151811061103b5761103b6144f3565b60209081029190910101526110937f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72828686867e24020020040000000000000000000000000000000000000000000000000000612011565b50505050505050565b606060006110a983612356565b905060006110b684612366565b6040805160018082528183019092529192506000919060208083019080368337019050509050857bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19168160008151811061110f5761110f6144f3565b602090810291909101015261066f7f6f74776f726c6400000000000000000046756e6374696f6e5369676e61747572828686867c0100000000000000000000000000000000000000000000000000000000612011565b6000611173607060106145d8565b9190911b919050565b60408051600180825281830190925260009182919060208083019080368337019050509050826001600160a01b031660001b816000815181106111c1576111c16144f3565b60209081029190910101526000610cae7f7462776f726c6400000000000000000053797374656d526567697374727900008383630100080160dd1b611d10565b60408051600180825281830190925260009160208083019080368337019050509050816001600160a01b031660001b81600081518110611243576112436144f3565b60209081029190910101526107827f7462776f726c6400000000000000000053797374656d5265676973747279000082630100080160dd1b61238f565b60408051600280825260608201835260009260208301908036833701905050905082816000815181106112b5576112b56144f3565b602002602001018181525050816001600160a01b031660001b816001815181106112e1576112e16144f3565b602090810291909101015261032c7f7462776f726c640000000000000000005265736f75726365416363657373000082630101000160d81b61238f565b604080516001808252818301909252600091602080830190803683370190505090508281600081518110611354576113546144f3565b60200260200101818152505061032c7f746273746f72650000000000000000005265736f75726365496473000000000060001b826000856040516020016113a291151560f81b815260010190565b60408051601f19818403018152919052630101000160d81b611c9b565b60006113cb838361268e565b60408051600180825281830190925291925060009160609183919060208083019080368337019050509050868160008151811061140a5761140a6144f3565b60209081029190910101526110937f7462776f726c6400000000000000000053797374656d73000000000000000000828686867e15020014010000000000000000000000000000000000000000000000000000612011565b60408051600180825281830190925260009160208083019080368337019050509050826001600160a01b031660001b816000815181106114a4576114a46144f3565b60200260200101818152505061032c7f7462776f726c6400000000000000000053797374656d5265676973747279000060001b82600085604051602001610b5791815260200190565b6040805160028082526060820183526000926020830190803683370190505090508381600081518110611522576115226144f3565b602002602001018181525050826001600160a01b031660001b8160018151811061154e5761154e6144f3565b6020026020010181815250506108fc7f7462776f726c640000000000000000005265736f75726365416363657373000060001b826000856040516020016113a291151560f81b815260010190565b60006102b16126be565b60006115b28484612725565b90506000815167ffffffffffffffff8111156115d0576115d061410c565b6040519080825280602002602001820160405280156115f9578160200160208202803683370190505b5090506000805b83518110156116be57846001600160a01b0316611644858381518110611628576116286144f3565b60200260200101516affffffffffffffffffffff191660601c90565b6001600160a01b0316146116b657838181518110611664576116646144f3565b602002602001015183838151811061167e5761167e6144f3565b7fffffffffffffffffffffffffffffffffffffffffff0000000000000000000000909216602092830291909101909101526001909101905b600101611600565b5080825261066f868684612790565b616e7360f01b7dffffffffffffffffffffffffffff0000000000000000000000000000000082161781146107b557616e7360f01b8161037983610cb6565b604080516001808252818301909252600091602080830190803683370190505090508181600081518110611741576117416144f3565b60209081029190910101526107827f7462776f726c640000000000000000004e616d65737061636544656c65676174826127e7565b60006117828260101b90565b905060006117a471ffffffffffffffffffffffffffffffffffff198316610e9b565b805190915080156108fc576117c6826117be6001846145eb565b016020015190565b7fff00000000000000000000000000000000000000000000000000000000000000167f5f0000000000000000000000000000000000000000000000000000000000000003611857576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19841660048201526024016103ae565b60005b6118656001836145eb565b81101561032957602081840101517effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f0000000000000000000000000000000000000000000000000000000000000014801561191257506118cd836117be8360016145d8565b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f00000000000000000000000000000000000000000000000000000000000000145b15611960576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19851660048201526024016103ae565b60010161185a565b6040805160018082528183019092526000918291906020808301908036833701905050905082816000815181106119a1576119a16144f3565b602090810291909101015260006119e17f746273746f72650000000000000000005265736f7572636549647300000000008383630101000160d81b611d10565b9050610cae8160f81c90565b604080516001808252818301909252600091602080830190803683370190505090508281600081518110611a2357611a236144f3565b60200260200101818152505061032c7f7462776f726c640000000000000000004e616d6573706163654f776e6572000060001b82600085604051602001611a82919060609190911b6bffffffffffffffffffffffff1916815260140190565b60408051601f198184030181529190527e14010014000000000000000000000000000000000000000000000000000000611c9b565b604080516001808252818301909252600091602080830190803683370190505090508281600081518110611aed57611aed6144f3565b60200260200101818152505061032c7f7462776f726c640000000000000000004e616d65737061636544656c6567617460001b82600085604051602001610b5791815260200190565b604080516002808252606082018352600092602083019080368337019050509050826001600160a01b031660001b81600081518110611b7757611b776144f3565b602002602001018181525050816001600160a01b031660001b81600181518110611ba357611ba36144f3565b602090810291909101015261032c7f7462776f726c640000000000000000005573657244656c65676174696f6e436f826127e7565b604080516001808252818301909252600091602080830190803683370190505090508281600081518110611c0e57611c0e6144f3565b60200260200101818152505061032c7f7462776f726c6400000000000000000053797374656d486f6f6b73000000000060001b82600085604051602001611c7d91907fffffffffffffffffffffffffffffffffffffffffff000000000000000000000091909116815260150190565b604051602081830303815290604052612882565b60006102b1612933565b6103298585611caa8487612972565b856129a3565b6040805161737960f01b60208201526000602282018190527f756e6c696d69746564000000000000000000000000000000000000000000000060308301529101604051602081830303815290604052611d08906144cc565b909114919050565b6000611d3d611d1f8686612c3e565b60ff858116601b0360080285901c16611d388587612972565b612c94565b95945050505050565b6000611d5183612ce5565b8015611d625750611d628383612d26565b9392505050565b600060606000611d7886612dde565b905060005b8151811015611e4b576000828281518110611d9a57611d9a6144f3565b60200260200101519050611dc66001826affffffffffffffffffffff1916612e6290919063ffffffff16565b15611e42576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c332303190611e0f908c908c908c906004016145fe565b600060405180830381600087803b158015611e2957600080fd5b505af1158015611e3d573d6000803e3d6000fd5b505050505b50600101611d7d565b50611e5887858888612e80565b909350915060005b8151811015611f2e576000828281518110611e7d57611e7d6144f3565b60200260200101519050611ea96002826affffffffffffffffffffff1916612e6290919063ffffffff16565b15611f25576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f9990611ef2908c908c908c906004016145fe565b600060405180830381600087803b158015611f0c57600080fd5b505af1158015611f20573d6000803e3d6000fd5b505050505b50600101611e60565b505094509492505050565b805160208201fd5b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110611f7a57611f7a6144f3565b60209081029190910101526000610c217f7462776f726c640000000000000000004e616d6573706163654f776e6572000083837e14010014000000000000000000000000000000000000000000000000000000611d10565b60608282604051602001611ffa9291909182526001600160e01b031916602082015260240190565b604051602081830303815290604052905092915050565b7f6f74000000000000000000000000000000000000000000000000000000000000867fffff000000000000000000000000000000000000000000000000000000000000160361209d57857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a9868686866040516120909493929190614662565b60405180910390a261066f565b60006120a887612f5f565b905060005b81518110156121815760008282815181106120ca576120ca6144f3565b602002602001015190506120f66001826affffffffffffffffffffff1916612e6290919063ffffffff16565b15612178576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c90612145908c908c908c908c908c908c906004016146a1565b600060405180830381600087803b15801561215f57600080fd5b505af1158015612173573d6000803e3d6000fd5b505050505b506001016120ad565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a9878787876040516121b89493929190614662565b60405180910390a260006121cc8888612c3e565b905060006020870190506121e4826000895184612fd1565b60006121ef85613090565b11156122735760006122018a8a6130cd565b878155905060208601915060008060005b61221b88613090565b8160ff16101561226e576122308d8d83613123565b925061224b8a8260ff166028026038011c64ffffffffff1690565b915061225a8360008488612fd1565b61226482866145d8565b9450600101612212565b505050505b60005b835181101561234a576000848281518110612293576122936144f3565b602002602001015190506122bf6002826affffffffffffffffffffff1916612e6290919063ffffffff16565b15612341576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf9061230e908e908e908e908e908e908e906004016146a1565b600060405180830381600087803b15801561232857600080fd5b505af115801561233c573d6000803e3d6000fd5b505050505b50600101612276565b50505050505050505050565b60006102a18251603881901b1790565b60608160405160200161237991906146fa565b6040516020818303038152906040529050919050565b7f6f74000000000000000000000000000000000000000000000000000000000000837fffff000000000000000000000000000000000000000000000000000000000000160361241557827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07836040516124089190614716565b60405180910390a2505050565b600061242084612f5f565b905060005b81518110156124f3576000828281518110612442576124426144f3565b6020026020010151905061246e6040826affffffffffffffffffffff1916612e6290919063ffffffff16565b156124ea576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf45906124b790899089908990600401614729565b600060405180830381600087803b1580156124d157600080fd5b505af11580156124e5573d6000803e3d6000fd5b505050505b50600101612425565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07846040516125249190614716565b60405180910390a260006125388585612c3e565b9050612591816000612549866131a3565b67ffffffffffffffff8111156125615761256161410c565b6040519080825280601f01601f19166020018201604052801561258b576020820181803683370190505b506131c6565b600061259c84613090565b11156125bd5760006125ae86866130cd565b90506125bb8160206131dc565b505b60005b825181101561066f5760008382815181106125dd576125dd6144f3565b602002602001015190506126096080826affffffffffffffffffffff1916612e6290919063ffffffff16565b15612685576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b90612652908a908a908a90600401614729565b600060405180830381600087803b15801561266c57600080fd5b505af1158015612680573d6000803e3d6000fd5b505050505b506001016125c0565b604051606083811b6bffffffffffffffffffffffff1916602083015282151560f81b603483015290603501611ffa565b60408051600080825260208201909252600061271b7f7462776f726c640000000000000000005472616e73616374696f6e436f6e746583837e14010014000000000000000000000000000000000000000000000000000000613219565b60601c9392505050565b6040805160018082528183019092526060916000919060208083019080368337019050509050828160008151811061275f5761275f6144f3565b6020026020010181815250506000612779858360006132d6565b9050611d3d61278b8260008451613310565b61339e565b6040805160018082528183019092526000916020808301908036833701905050905082816000815181106127c6576127c66144f3565b6020026020010181815250506108fc848260006127e2866133af565b6133bf565b60006127f1612933565b9050306001600160a01b0382160361280d5761032c83836133fa565b6040517f505a181d0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063505a181d906128549086908690600401614752565b600060405180830381600087803b15801561286e57600080fd5b505af1158015611093573d6000803e3d6000fd5b600061288c612933565b9050306001600160a01b038216036128af576128aa8585858561340d565b610329565b6040517f150f32620000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063150f3262906128fa90889088908890889060040161476b565b600060405180830381600087803b15801561291457600080fd5b505af1158015612928573d6000803e3d6000fd5b505050505050505050565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175546000906001600160a01b03168061296d573391505090565b919050565b600080805b8360ff168110156107315761299960ff601b83900360080287901c16836145d8565b9150600101612977565b7f6f74000000000000000000000000000000000000000000000000000000000000847fffff0000000000000000000000000000000000000000000000000000000000001603612a2d57837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be848484604051612a209392919061479f565b60405180910390a26108fc565b6000612a398585612c3e565b90506000612a4686612f5f565b905060005b8151811015612b1b576000828281518110612a6857612a686144f3565b60200260200101519050612a946004826affffffffffffffffffffff1916612e6290919063ffffffff16565b15612b12576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d90612adf908b908b908b908b906004016147dc565b600060405180830381600087803b158015612af957600080fd5b505af1158015612b0d573d6000803e3d6000fd5b505050505b50600101612a4b565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be868686604051612b509392919061479f565b60405180910390a2612b6b828565ffffffffffff16856131c6565b60005b8151811015611093576000828281518110612b8b57612b8b6144f3565b60200260200101519050612bb76008826affffffffffffffffffffff1916612e6290919063ffffffff16565b15612c35576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba872190612c02908b908b908b908b906004016147dc565b600060405180830381600087803b158015612c1c57600080fd5b505af1158015612c30573d6000803e3d6000fd5b505050505b50600101612b6e565b60008282604051602001612c53929190614815565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600060208210612cba57602082048401935060208281612cb657612cb6614851565b0691505b508254600882021b602082900380841115610731576001850154600882021c82179150509392505050565b6000612d11827f01ffc9a700000000000000000000000000000000000000000000000000000000612d26565b80156102a15750610b89826001600160e01b03195b6040516001600160e01b031982166024820152600090819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a700000000000000000000000000000000000000000000000000000000178152825192935060009283928392909183918a617530fa92503d91506000519050828015612dc7575060208210155b8015612dd35750600081115b979650505050505050565b60408051600180825281830190925260609160009190602080830190803683370190505090508281600081518110612e1857612e186144f3565b60209081029190910101526000612e507f7462776f726c6400000000000000000053797374656d486f6f6b73000000000083836132d6565b9050610cae61278b8260008451613310565b60008160ff1682612e738560581c90565b1660ff1614905092915050565b60006060600080612e9086613448565b90925090506001600160a01b038216612ead5785610de187610cb6565b80612ebc57612ebc8689613500565b8615612f0d577dffffffffffffffffffffffffffff000000000000000000000000000000008616616e7360f01b176000612ef582613517565b9050612f0a82612f058b846145d8565b613590565b50505b6000612f198760101b90565b71ffffffffffffffffffffffffffffffffffff191614612f4457612f3f8888848861360f565b612f50565b612f5088888488613687565b90999098509650505050505050565b60408051600180825281830190925260609160009190602080830190803683370190505090508281600081518110612f9957612f996144f3565b60209081029190910101526000612e507f746273746f726500000000000000000053746f7265486f6f6b7300000000000083836132d6565b821561304b5760208310612ffb57602083048401935060208381612ff757612ff7614851565b0692505b821561304b5760208390036000600019600885021c1990506008850281811c91508351811c905081198754168282161787555081841161303c5750506108fc565b50600194909401939182900391015b5b6020821061306d5780518455600190930192601f199091019060200161304c565b81156108fc576000600019600884021c8554835182191691161785555050505050565b600060086001806130a3600260206145eb565b6130ad91906145eb565b6130b791906145eb565b6130c19190614867565b8260ff911c1692915050565b600082826040516020016130e2929190614815565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b60008383604051602001613138929190614815565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b600060086131b3600260206145eb565b6131bd9190614867565b9190911c919050565b61032c838383516131d78560200190565b612fd1565b600060206131eb83601f6145d8565b6131f5919061487e565b6131ff90846145d8565b90505b8083101561032c5760008355600183019250613202565b600080613224612933565b9050306001600160a01b0382160361324a5761324286868686611d10565b915050610cae565b6040517f8c364d590000000000000000000000000000000000000000000000000000000081526001600160a01b03821690638c364d59906132959089908990899089906004016148a0565b602060405180830381865afa1580156132b2573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061324291906148cf565b6060610cae6132e6858585613123565b600061330b856132f689896136e8565b9060ff166028026038011c64ffffffffff1690565b6136fb565b6000818311806133205750835182115b1561335d578383836040517f23230fa30000000000000000000000000000000000000000000000000000000081526004016103ae939291906148e8565b6020840161336b84826145d8565b9050600061337985856145eb565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b60606000611d62836015600061371e565b606081611d628160156000613799565b60006133cb85856136e8565b905060006133e8828560ff166028026038011c64ffffffffff1690565b905061066f86868660008588886137ed565b610782828261340885613c25565b61238f565b600061341985856136e8565b90506000613436828560ff166028026038011c64ffffffffff1690565b905061066f86868684600088886137ed565b60408051600180825281830190925260009182918291602080830190803683370190505090508381600081518110613482576134826144f3565b6020908102919091010152600080806134db7f7462776f726c6400000000000000000053797374656d73000000000000000000857e15020014010000000000000000000000000000000000000000000000000000613caa565b5050602081015160349091015160609190911c9860f89190911c975095505050505050565b61350a8282613db2565b61078257610e6682610cb6565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613550576135506144f3565b60209081029190910101526000610cae7f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b611d10565b6040805160018082528183019092526000916020808301908036833701905050905082816000815181106135c6576135c66144f3565b60200260200101818152505061032c7f7462776f726c6400000000000000000042616c616e636573000000000000000060001b82600085604051602001610b5791815260200190565b60006060836001600160a01b0316600061362a858989613df5565b60405161363791906146fa565b60006040518083038185875af1925050503d8060008114613674576040519150601f19603f3d011682016040523d82523d6000602084013e613679565b606091505b509097909650945050505050565b60006060836001600160a01b03166136a0848888613df5565b6040516136ad91906146fa565b600060405180830381855af49150503d8060008114613674576040519150601f19603f3d011682016040523d82523d6000602084013e613679565b6000611d626136f784846130cd565b5490565b60405160208101601f19603f848401011660405282825261073185858584613e24565b6060600061372c8560801c90565b90506fffffffffffffffffffffffffffffffff8516600085828161375257613752614851565b04905060405193506020840160208202810160405281855260005b8281101561378d578451871c82529387019360209091019060010161376d565b50505050509392505050565b825160609060006137aa8583614867565b9050604051925060208301601f19603f83860101166040528184526000602088015b8482101561378d578051871b835291870191600191909101906020016137cc565b7f7462000000000000000000000000000000000000000000000000000000000000877fffff00000000000000000000000000000000000000000000000000000000000016146138ad577f7462000000000000000000000000000000000000000000000000000000000000878860405160200161386b91815260200190565b60408051601f19818403018152908290527f31b466830000000000000000000000000000000000000000000000000000000082526103ae93929160040161441a565b60006138c8828760ff166028026038011c64ffffffffff1690565b9050600083518564ffffffffff16836138e191906145eb565b6138eb91906145d8565b905080821415801561390d575081613903868861490d565b64ffffffffff1614155b1561395d576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff80881660048301528087166024830152831660448201526064016103ae565b818664ffffffffff1611156139ae576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff871660248201526044016103ae565b60006139bb848984613ef0565b905060006139c88b612f5f565b905060005b8151811015613a935760008282815181106139ea576139ea6144f3565b60200260200101519050613a166010826affffffffffffffffffffff1916612e6290919063ffffffff16565b15613a8a57606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b8152600401613a579796959493929190614932565b600060405180830381600087803b158015613a7157600080fd5b505af1158015613a85573d6000803e3d6000fd5b505050505b506001016139cd565b5064ffffffffff881660005b8a60ff168160ff161015613ad257613ac6878260ff166028026038011c64ffffffffff1690565b90910190600101613a9f565b508b7faa63765a776145e5e6492f471ae097dfed11cd57a61bc2679dd43180422385b48c838b878c604051613b0b959493929190614990565b60405180910390a250828414613b2c576000613b278c8c6130cd565b839055505b6000613b398c8c8c613123565b9050613b4d818a64ffffffffff16896131c6565b5060005b8151811015613c17576000828281518110613b6e57613b6e6144f3565b60200260200101519050613b9a6020826affffffffffffffffffffff1916612e6290919063ffffffff16565b15613c0e57606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b8152600401613bdb9796959493929190614932565b600060405180830381600087803b158015613bf557600080fd5b505af1158015613c09573d6000803e3d6000fd5b505050505b50600101613b51565b505050505050505050505050565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d000000000000000000008201613c7457507e60030220202000000000000000000000000000000000000000000000000000919050565b6102a1613ca17f746273746f72650000000000000000005461626c65730000000000000000000084613fbe565b60206000612c94565b6060600060606000613cbb856131a3565b9050613cc8878783613fda565b93506000613cd586613090565b90508015613da757613ce788886136e8565b935066ffffffffffffff841667ffffffffffffffff811115613d0b57613d0b61410c565b6040519080825280601f01601f191660200182016040528015613d35576020820181803683370190505b5092506020830160005b828160ff161015613da4576000613d578b8b84613123565b90506000613d74888460ff166028026038011c64ffffffffff1690565b9050613d838260008387613e24565b613d8d81856145d8565b935050508080613d9c906149e2565b915050613d3f565b50505b505093509350939050565b6000613de5616e7360f01b7dffffffffffffffffffffffffffff0000000000000000000000000000000085161783614013565b80611d625750611d628383614013565b6060838383604051602001613e0c93929190614a01565b60405160208183030381529060405290509392505050565b8215613eab5760208310613e4e57602083048401935060208381613e4a57613e4a614851565b0692505b8215613eab576020839003600081841015613e715750600019600884021c613e7b565b50600019600882021c5b8554600886021b818451168219821617845250818411613e9c5750506108fc565b50600194909401939182900391015b5b60208210613ecd5783548152600190930192601f1990910190602001613eac565b81156108fc576000600019600884021c8251865482191691161782525050505050565b600064ffffffffff821115613f34576040517f47670588000000000000000000000000000000000000000000000000000000008152600481018390526024016103ae565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff16808510613f665780850382019150613f6e565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b6040805160208101849052908101829052600090606001612c53565b606081600003613ff95750604080516020810190915260008152611d62565b60006140058585612c3e565b9050611d3d816000856136fb565b60408051600280825260608201835260009283929190602083019080368337019050509050838160008151811061404c5761404c6144f3565b602002602001018181525050826001600160a01b031660001b81600181518110614078576140786144f3565b602090810291909101015260006140b87f7462776f726c640000000000000000005265736f7572636541636365737300008383630101000160d81b611d10565b9050611d3d8160f81c90565b80356001600160e01b03198116811461296d57600080fd5b6000602082840312156140ee57600080fd5b611d62826140c4565b6001600160a01b03811681146107b557600080fd5b634e487b7160e01b600052604160045260246000fd5b600082601f83011261413357600080fd5b813567ffffffffffffffff8082111561414e5761414e61410c565b604051601f8301601f19908116603f011681019082821181831017156141765761417661410c565b8160405283815286602085880101111561418f57600080fd5b836020870160208301376000602085830101528094505050505092915050565b6000806000606084860312156141c457600080fd5b83356141cf816140f7565b925060208401359150604084013567ffffffffffffffff8111156141f257600080fd5b6141fe86828701614122565b9150509250925092565b6000806040838503121561421b57600080fd5b82359150602083013567ffffffffffffffff81111561423957600080fd5b61424585828601614122565b9150509250929050565b60008060006060848603121561426457600080fd5b833592506020840135614276816140f7565b91506040840135801515811461428b57600080fd5b809150509250925092565b6000806000606084860312156142ab57600080fd5b83359250602084013567ffffffffffffffff8111156142c957600080fd5b6142d586828701614122565b9250506142e4604085016140c4565b90509250925092565b6000806040838503121561430057600080fd5b823591506020830135614312816140f7565b809150509250929050565b60006020828403121561432f57600080fd5b5035919050565b60008060006060848603121561434b57600080fd5b8335925060208401359150604084013567ffffffffffffffff8111156141f257600080fd5b60006020828403121561438257600080fd5b8135611d62816140f7565b6000806000606084860312156143a257600080fd5b8335925060208401356143b4816140f7565b9150604084013560ff8116811461428b57600080fd5b60005b838110156143e55781810151838201526020016143cd565b50506000910152565b600081518084526144068160208601602086016143ca565b601f01601f19169290920160200192915050565b7fffff00000000000000000000000000000000000000000000000000000000000084168152826020820152606060408201526000611d3d60608301846143ee565b6000835161446d8184602088016143ca565b7f5f5f00000000000000000000000000000000000000000000000000000000000090830190815283516144a78160028401602088016143ca565b01600201949350505050565b828152604060208201526000610cae60408301846143ee565b805160208083015191908110156144ed576000198160200360031b1b821691505b50919050565b634e487b7160e01b600052603260045260246000fd5b7fffff0000000000000000000000000000000000000000000000000000000000008416815260007f3a00000000000000000000000000000000000000000000000000000000000000806002840152845161456a8160038601602089016143ca565b80840190508160038201528451915061458a8260048301602088016143ca565b0160040195945050505050565b6040815260006145aa60408301856143ee565b90506001600160a01b03831660208301529392505050565b634e487b7160e01b600052601160045260246000fd5b808201808211156102a1576102a16145c2565b818103818111156102a1576102a16145c2565b6001600160a01b0384168152826020820152606060408201526000611d3d60608301846143ee565b60008151808452602080850194506020840160005b838110156146575781518752958201959082019060010161463b565b509495945050505050565b6080815260006146756080830187614626565b828103602084015261468781876143ee565b90508460408401528281036060840152612dd381856143ee565b86815260c0602082015260006146ba60c0830188614626565b82810360408401526146cc81886143ee565b905085606084015282810360808401526146e681866143ee565b9150508260a0830152979650505050505050565b6000825161470c8184602087016143ca565b9190910192915050565b602081526000611d626020830184614626565b8381526060602082015260006147426060830185614626565b9050826040830152949350505050565b828152604060208201526000610cae6040830184614626565b8481526080602082015260006147846080830186614626565b60ff851660408401528281036060840152612dd381856143ee565b6060815260006147b26060830186614626565b65ffffffffffff8516602084015282810360408401526147d281856143ee565b9695505050505050565b8481526080602082015260006147f56080830186614626565b65ffffffffffff851660408401528281036060840152612dd381856143ee565b8281526000602080830184516020860160005b8281101561484457815184529284019290840190600101614828565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b80820281158282048414176102a1576102a16145c2565b60008261489b57634e487b7160e01b600052601260045260246000fd5b500490565b8481526080602082015260006148b96080830186614626565b60ff949094166040830152506060015292915050565b6000602082840312156148e157600080fd5b5051919050565b6060815260006148fb60608301866143ee565b60208301949094525060400152919050565b64ffffffffff81811683821601908082111561492b5761492b6145c2565b5092915050565b87815260e06020820152600061494b60e0830189614626565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c084015261498281856143ee565b9a9950505050505050505050565b60a0815260006149a360a0830188614626565b65ffffffffffff8716602084015264ffffffffff8616604084015284606084015282810360808401526149d681856143ee565b98975050505050505050565b600060ff821660ff81036149f8576149f86145c2565b60010192915050565b60008451614a138184602089016143ca565b60609490941b6bffffffffffffffffffffffff19169190930190815260148101919091526034019291505056fea164736f6c6343000818000a","sourceMap":"2180:12845:91:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2695:198:58;;;;;;:::i;:::-;;:::i;:::-;;;592:14:208;;585:22;567:41;;555:2;540:18;2695:198:58;;;;;;;;1274:113;;;:::i;:::-;;;-1:-1:-1;;;;;783:55:208;;;765:74;;753:2;738:18;1274:113:58;619:226:208;11570:932:91;;;;;;:::i;:::-;;:::i;:::-;;8331:1508;;;;;;:::i;:::-;;:::i;:::-;;;-1:-1:-1;;;;;;3126:79:208;;;3108:98;;3096:2;3081:18;8331:1508:91;2964:248:208;5760:2236:91;;;;;;:::i;:::-;;:::i;1980:110:58:-;;;-1:-1:-1;;4330:14:58;4326:25;4313:39;3899:25:208;;3887:2;3872:18;1980:110:58;3753:177:208;10243:997:91;;;;;;:::i;:::-;;:::i;1610:129:58:-;;;:::i;4696:386:91:-;;;;;;:::i;:::-;;:::i;14557:466::-;;;;;;:::i;:::-;;:::i;2490:736::-;;;;;;:::i;:::-;;:::i;13228:1145::-;;;;;;:::i;:::-;;:::i;12687:223::-;;;;;;:::i;:::-;;:::i;3530:936::-;;;;;;:::i;:::-;;:::i;2306:98:58:-;;;:::i;2695:198::-;2771:4;-1:-1:-1;;;;;;2790:54:58;;2805:39;2790:54;;:98;;-1:-1:-1;;;;;;;2848:40:58;;2863:25;2848:40;2790:98;2783:105;2695:198;-1:-1:-1;;2695:198:58:o;1274:113::-;1317:14;1346:36;:34;:36::i;:::-;1339:43;;1274:113;:::o;11570:932:91:-;995:20:83;:18;:20::i;:::-;11775:141:91::1;11821:12;:10;:12::i;:::-;11852:9;11890:19;11775:26;:141::i;:::-;11966:41;11987:19;11966:20;:41::i;:::-;11962:536;;;12111:25;12139:39;12158:19;12139:18;:39::i;:::-;12111:67;;12186:73;12203:17;12222:36;12186:16;:73::i;:::-;12330:161;12381:12;:10;:12::i;:::-;12413:19;12452:12;12481:1;12330:32;:161::i;:::-;;12009:489;11962:536;11570:932:::0;;;:::o;8331:1508::-;8470:28;995:20:83;:18;:20::i;:::-;-1:-1:-1;;;8577:8:91;:37;::::1;;8573:138;;-1:-1:-1::0;;;8674:8:91::1;8684:19;:8;:17;:19::i;:::-;8631:73;;;;;;;;;;;;;:::i;:::-;;;;;;;;8573:138;8754:40;8785:8;8754:30;:40::i;:::-;8848:50;8875:8;8885:12;:10;:12::i;:::-;8848:26;:50::i;:::-;8945:29;8977:59;9012:23;:8;385:5:16::0;2502:44:59;;2404:148;9012:23:91::1;-1:-1:-1::0;;8977:59:91::1;:34;:59::i;:::-;8945:91;;9042:35;9097:15;9120:23;9080:64;;;;;;;;;:::i;:::-;;;;;;;;;;;;;9042:102;;9191:22;9181:33;;;;;;9150:65;;9281:27;9311:53;9342:21;9311:30;:53::i;:::-;9281:83:::0;-1:-1:-1;9375:40:91;;9371:111:::1;;9424:58;::::0;::::1;::::0;;-1:-1:-1;;;;;;3126:79:208;;9424:58:91::1;::::0;::::1;3108:98:208::0;3081:18;;9424:58:91::1;2964:248:208::0;9371:111:91::1;9566:41:::0;;::::1;::::0;::::1;::::0;9614:79:::1;9637:21:::0;9660:8;9566:41;9614:22:::1;:79::i;:::-;9756:78;9780:21;9810:22;9756:23;:78::i;:::-;8500:1339;;;;8331:1508:::0;;;;:::o;5760:2236::-;995:20:83;:18;:20::i;:::-;-1:-1:-1;;;5948:8:91;:37;::::1;;5944:138;;-1:-1:-1::0;;;6045:8:91::1;6055:19;:8;:17;:19::i;5944:138::-;578:36:59::0;2820:46;;-1:-1:-1;;;2819:74:59;6191:43:91::1;2819:74:59::0;6191:30:91::1;:43::i;:::-;6288:53;6315:11;6328:12;:10;:12::i;6288:53::-;6432:74;6457:6;6466:39;6432:16;:74::i;:::-;6599:9;6577:18;:8:::0;:16:::1;:18::i;:::-;-1:-1:-1::0;;6577:31:91::1;::::0;6573:98:::1;;6641:8;6651:19;:8;:17;:19::i;:::-;6617:54;;;;;;;;;;;;:::i;6573:98::-;6755:27;6785:36;6813:6;6785:19;:36::i;:::-;6755:66:::0;-1:-1:-1;6838:40:91;;;::::1;::::0;:110:::1;;;6939:8;6900:16;6882:66;;6838:110;6827:192;;;6970:42;::::0;::::1;::::0;;-1:-1:-1;;;;;783:55:208;;6970:42:91::1;::::0;::::1;765:74:208::0;738:18;;6970:42:91::1;619:226:208::0;6827:192:91::1;7083:22;7108:28;7127:8;7108:18;:28::i;:::-;7083:53:::0;-1:-1:-1;;;;;;7216:28:91;::::1;::::0;7212:411:::1;;7315:44;7344:14;7315:28;:44::i;:::-;7430:57;7459:11;7472:14;7430:28;:57::i;:::-;7212:411;;;7578:38;7601:8;7611:4;7578:22;:38::i;:::-;7710:53;7723:8;7741:6;7750:12;7710;:53::i;:::-;7835:46;7863:6;7872:8;7835:19;:46::i;:::-;7936:55;7956:11;7977:6;7986:4;7936:19;:55::i;:::-;5871:2125;;;5760:2236:::0;;;:::o;10243:997::-;10420:28;995:20:83;:18;:20::i;:::-;625:63:81::1;::::0;;-1:-1:-1;;;625:63:81::1;::::0;::::1;8547:92:208::0;662:14:81::1;8655:11:208::0;;;8648:100;;;8764:12;;;8757:101;10508:59:91::1;::::0;8874:12:208;625:63:81::1;;;;;;;;;;;;617:72;;;:::i;:::-;10554:12:91;:10;:12::i;10508:59::-;-1:-1:-1::0;10670:40:91;;::::1;::::0;::::1;::::0;10777:27:::1;10807:53;10670:40:::0;10807:30:::1;:53::i;:::-;10777:83:::0;-1:-1:-1;10871:40:91;;10867:111:::1;;10920:58;::::0;::::1;::::0;;-1:-1:-1;;;;;;3126:79:208;;10920:58:91::1;::::0;::::1;3108:98:208::0;3081:18;;10920:58:91::1;2964:248:208::0;10867:111:91::1;11023:79;11046:21;11069:8;11079:22;11023;:79::i;:::-;11165:70;11189:21;11212:22;11165:23;:70::i;:::-;10450:790;10243:997:::0;;;;;:::o;1610:129:58:-;1660:14;1691:43;:41;:43::i;4696:386:91:-;995:20:83;:18;:20::i;:::-;4853:50:91::1;4880:8;4890:12;:10;:12::i;4853:50::-;4998:79;1266:66:76;5046:8:91::0;5064:11;4998:27:::1;:79::i;:::-;4696:386:::0;;:::o;14557:466::-;995:20:83;:18;:20::i;:::-;14698:29:91::1;14715:11;14698:16;:29::i;:::-;14772:43;14803:11;14772:30;:43::i;:::-;14869:53;14896:11;14909:12;:10;:12::i;14869:53::-;14966:52;15006:11;14966:39;:52::i;:::-;14557:466:::0;:::o;2490:736::-;995:20:83;:18;:20::i;:::-;2627:29:91::1;2644:11;2627:16;:29::i;:::-;2721:34;2743:11;2721:21;:34::i;:::-;2808:35;2831:11;2808:22;:35::i;:::-;2804:127;;;2888:11;2901:22;:11;:20;:22::i;:::-;2860:64;;;;;;;;;;;;:::i;2804:127::-;2975:41;2998:11;3011:4;2975:22;:41::i;:::-;3069:46;3089:11;3102:12;:10;:12::i;:::-;3069:19;:46::i;:::-;3169:52;3189:11;3202:12;:10;:12::i;:::-;3216:4;3169:19;:52::i;13228:1145::-:0;995:20:83;:18;:20::i;:::-;13442:29:91::1;13459:11;13442:16;:29::i;:::-;13533:41;13554:19;13533:20;:41::i;:::-;13528:107;;13591:37;;;;;;;;;;;;;;13528:107;13688:53;13715:11;13728:12;:10;:12::i;13688:53::-;13840:25;13868:39;13887:19;13868:18;:39::i;:::-;13840:67;;13913:73;13930:17;13949:36;13913:16;:73::i;:::-;14032:65;14064:11;14077:19;14032:31;:65::i;:::-;14168:19:::0;;:23;14164:205:::1;;14201:161;14252:12;:10;:12::i;14164:205::-;13388:985;13228:1145:::0;;;:::o;12687:223::-;995:20:83;:18;:20::i;:::-;12820:85:91::1;12868:12;:10;:12::i;:::-;12893:9;12820:34;:85::i;3530:936::-:0;995:20:83;:18;:20::i;:::-;-1:-1:-1;;;3755:8:91;:37;::::1;;3751:138;;-1:-1:-1::0;;;3852:8:91::1;3862:19;:8;:17;:19::i;3751:138::-;3970:69;3995:11;4009:29;3970:16;:69::i;:::-;4081:40;4112:8;4081:30;:40::i;:::-;4175:57;-1:-1:-1::0;;;578:36:59;2820:46;;2819:74;4175:30:91::1;:57::i;:::-;4282:50;4309:8;4319:12;:10;:12::i;4282:50::-;4364:97;4381:8:::0;-1:-1:-1;;987:20:4;;;;979:29;1011:30;;;;;;979:62;4364:16:91::1;:97::i;2306:98:58:-:0;2345:7;2367:32;:30;:32::i;3173:383::-;3459:34;3463:14;3459:34;3446:48;3440:4;3436:59;;3506:45;;-1:-1:-1;3541:10:58;3506:45;3173:383;:::o;1113:189:83:-;-1:-1:-1;;;;;1199:6:83;1182:23;1190:4;1182:23;1171:127;;1266:25;;;;;;;;;;;;;;1171:127;1113:189::o;6930:426:80:-;7058:16;;;7072:1;7058:16;;;;;;;;7029:26;;7058:16;;;;;;;;;;-1:-1:-1;7058:16:80;7029:45;;7119:9;-1:-1:-1;;;;;7103:27:80;7095:36;;7080:9;7090:1;7080:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;7176:9;-1:-1:-1;;;;;7160:27:80;7152:36;;7137:9;7147:1;7137:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;7195:156;1271:66;1255:83;;7243:9;7260:1;7304:19;7269:56;;;;;;9577:19:208;;9621:2;9612:12;;9448:182;7269:56:80;;;;-1:-1:-1;;7269:56:80;;;;;;;;;-1:-1:-1;;;7195:24:80;: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;3835:307:78:-;3950:16;;;3964:1;3950:16;;;;;;;;;3899:14;;;;3950:16;;;;;;;;;;;;-1:-1:-1;3950:16:78;3921:45;;4005:8;3972:9;3982:1;3972:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;4021:13;4037:62;1262:66;4072:9;4021:13;1435:66;4037:24;:62::i;:::-;4113:23;;;3835:307;-1:-1:-1;;;;3835:307:78:o;879:238:93:-;964:61;996:15;1013:11;964:31;:61::i;:::-;959:156;;1040:70;;;;;-1:-1:-1;;;;;9825:55:208;;1040:70:93;;;9807:74:208;-1:-1:-1;;;;;;9917:79:208;;9897:18;;;9890:107;9780:18;;1040:70:93;9635: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;-1:-1:-1;;5192:401:55;;;;;;;:::o;3351:592:59:-;3415:13;3485:10;385:5:16;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;2074:233::-;-1:-1:-1;;;;;2159:58:42;;:48;-1:-1:-1;;;578:36:59;2820:46;;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;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;;11424:79:208;;2023:30:59;;;11412:92:208;2023:30:59;;11520:12:208;;;;2023:30:59;;;809:21:2;;;2023:30:59;2073:39;694:164:2;3904:322:69;4030:16;;;4044:1;4030:16;;;;;;;;;3974:19;;;;4030:16;;;;;;;;;;;;-1:-1:-1;4030:16:69;4001:45;;4075:16;4067:25;;;4052:9;4062:1;4052:12;;;;;;;;:::i;:::-;;;;;;;;;;:40;4099:13;4115:62;1271:66;4150:9;4099:13;1454:66;4115:24;:62::i;8009:454::-;8115:24;8142:46;8155:8;8165:22;8142:12;:46::i;:::-;8291:16;;;8305:1;8291:16;;;;;;;;;8115:73;;-1:-1:-1;8195:29:69;;8230:25;;8195:29;;8291:16;;;;;;;;;;;;-1:-1:-1;8291:16:69;8262:45;;8336:16;8328:25;;;8313:9;8323:1;8313:12;;;;;;;;:::i;:::-;;;;;;;;;;:40;8360:98;1271:66;8390:9;8401:11;8414:15;8431:12;1454:66;8360:19;:98::i;:::-;8109:354;;;;8009:454;;;:::o;3924:455:70:-;4011:24;4041:29;4073:32;4087:17;4073:13;:32::i;:::-;4041:64;;4111:25;4139:32;4153:17;4139:13;:32::i;:::-;4207:16;;;4221:1;4207:16;;;;;;;;;4111:60;;-1:-1:-1;4178:26:70;;4207:16;;;;;;;;;;;;-1:-1:-1;4207:16:70;4178:45;;4252:16;4244:25;;;4229:9;4239:1;4229:12;;;;;;;;:::i;:::-;;;;;;;;;;:40;4276:98;1191:66;4306:9;4317:11;4330:15;4347:12;1375:66;4276:19;:98::i;3030:160:59:-;3093:7;3157:26;438:6;385:5:16;3157:26:59;:::i;:::-;3123:61;;;;;3030:160;-1:-1:-1;3030:160:59:o;4520:313:77:-;4629:16;;;4643:1;4629:16;;;;;;;;;4573:19;;;;4629:16;;;;;;;;;;;;-1:-1:-1;4629:16:77;4600:45;;4690:6;-1:-1:-1;;;;;4674:24:77;4666:33;;4651:9;4661:1;4651:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;4706:13;4722:62;1269:66;4757:9;4706:13;-1:-1:-1;;;4722:24:77;:62::i;6498:222::-;6581:16;;;6595:1;6581:16;;;;;;;;;6552:26;;6581:16;;;;;;;;;;;-1:-1:-1;6581:16:77;6552:45;;6642:6;-1:-1:-1;;;;;6626:24:77;6618:33;;6603:9;6613:1;6603:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;6658:57;1269:66;6691:9;-1:-1:-1;;;6658:22:77;:57::i;7058:295:75:-;7164:16;;;7178:1;7164:16;;;;;;;;7135:26;;7164:16;;;;;;;;;;-1:-1:-1;7164:16:75;7135:45;;7219:10;7186:9;7196:1;7186:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;7275:6;-1:-1:-1;;;;;7259:24:75;7251:33;;7236:9;7246:1;7236:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;7291:57;1269:66;7324:9;-1:-1:-1;;;7291:22:75;:57::i;4952:268:27:-;5052:16;;;5066:1;5052:16;;;;;;;;;5023:26;;5052:16;;;;;;;;;;;-1:-1:-1;5052:16:27;5023:45;;5107:10;5074:9;5084:1;5074:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;5125:90;1076:66;1060:83;;5160:9;5171:1;5192:6;5174:26;;;;;;12013:14:208;12006:22;12001:3;11997:32;11985:45;;12055:1;12046:11;;11862:201;5174:26:27;;;;-1:-1:-1;;5174:26:27;;;;;;;;;-1:-1:-1;;;5125:24:27;:90::i;7672:423:78:-;7757:24;7784:34;7797:6;7805:12;7784;:34::i;:::-;7921:16;;;7935:1;7921:16;;;;;;;;;7757:61;;-1:-1:-1;7825:29:78;;7860:25;;7825:29;;7921:16;;;;;;;;;;;;-1:-1:-1;7921:16:78;7892:45;;7976:8;7943:9;7953:1;7943:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;7992:98;1262:66;8022:9;8033:11;8046:15;8063:12;1435:66;7992:19;:98::i;5881:286:77:-;5976:16;;;5990:1;5976:16;;;;;;;;;5947:26;;5976:16;;;;;;;;;;;-1:-1:-1;5976:16:77;5947:45;;6037:6;-1:-1:-1;;;;;6021:24:77;6013:33;;5998:9;6008:1;5998:12;;;;;;;;:::i;:::-;;;;;;:48;;;;;6053:109;1269:66;1253:83;;6088:9;6099:1;6137:8;6102:45;;;;;;9577:19:208;;9621:2;9612:12;;9448:182;6322:332:75;6432:16;;;6446:1;6432:16;;;;;;;;6403:26;;6432:16;;;;;;;;;;-1:-1:-1;6432:16:75;6403:45;;6487:10;6454:9;6464:1;6454:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;6543:6;-1:-1:-1;;;;;6527:24:75;6519:33;;6504:9;6514:1;6504:12;;;;;;;;:::i;:::-;;;;;;:48;;;;;6559:90;1269:66;1253:83;;6594:9;6605:1;6626:6;6608:26;;;;;;12013:14:208;12006:22;12001:3;11997:32;11985:45;;12055:1;12046:11;;11862:201;3779:126:58;3831:14;3862:38;:36;:38::i;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;:::-;:57;;;;: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;;;578:36:59;2820:46;;2819:74;746:10:94;728:79;724:196;;-1:-1:-1;;;881:10:94;893:21;:10;:19;:21::i;6718:214:73:-;6808:16;;;6822:1;6808:16;;;;;;;;;6779:26;;6808:16;;;;;;;;;;;-1:-1:-1;6808:16:73;6779:45;;6863:11;6830:9;6840:1;6830:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;6882;1271:66;6917:9;6882:24;:45::i;573:770:95:-;701:17;721:25;:10;385:5:16;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;;12365:79:208;;1031:46:95;;;12347:98:208;12320:18;;1031:46:95;12201: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;;12365:79:208;;1276:46:95;;;12347:98:208;12320:18;;1276:46:95;12201:250:208;1151:180:95;1138:3;;1090:247;;3588:314:27;3702:16;;;3716:1;3702:16;;;;;;;;;3654:11;;;;3702:16;;;;;;;;;;;;-1:-1:-1;3702:16:27;3673:45;;3757:10;3724:9;3734:1;3724:12;;;;;;;;:::i;:::-;;;;;;;;;;:44;3775:13;3791:62;1076:66;3826:9;3775:13;-1:-1:-1;;;3791:24:27;:62::i;:::-;3775:78;;3867:29;3888:5;3875:20;;1452:10:16;1343:126;5756:265:74;5853:16;;;5867:1;5853:16;;;;;;;;;5824:26;;5853:16;;;;;;;;;;;-1:-1:-1;5853:16:74;5824:45;;5908:11;5875:9;5885:1;5875:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;5927:89;1269:66;1253:83;;5962:9;5973:1;5994:5;5976:25;;;;;;;12605:2:208;12601:15;;;;-1:-1:-1;;12597:88:208;12585:101;;12711:2;12702:12;;12456:264;5976:25:74;;;;-1:-1:-1;;5976:25:74;;;;;;;;;1449:66;5927:24;:89::i;6308:349:73:-;6422:16;;;6436:1;6422:16;;;;;;;;;6393:26;;6422:16;;;;;;;;;;;-1:-1:-1;6422:16:73;6393:45;;6477:11;6444:9;6454:1;6444:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;6496:156;1271:66;1255:83;;6544:9;6561:1;6605:19;6570:56;;;;;;9577:19:208;;9621:2;9612:12;;9448:182;7417:291:80;7521:16;;;7535:1;7521:16;;;;;;;;7492:26;;7521:16;;;;;;;;;;-1:-1:-1;7521:16:80;7492:45;;7582:9;-1:-1:-1;;;;;7566:27:80;7558:36;;7543:9;7553:1;7543:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;7639:9;-1:-1:-1;;;;;7623:27:80;7615:36;;7600:9;7610:1;7600:12;;;;;;;;:::i;:::-;;;;;;;;;;:51;7658:45;1271:66;7693:9;7658:24;:45::i;10311:257:76:-;10408:16;;;10422:1;10408:16;;;;;;;;;10379:26;;10408:16;;;;;;;;;;;-1:-1:-1;10408:16:76;10379:45;;10463:8;10430:9;10440:1;10430:12;;;;;;;;:::i;:::-;;;;;;:42;;;;;10479:84;1266:66;1250:83;;10520:9;10531:1;10552:8;10534:28;;;;;;;12878:66:208;12866:79;;;;12854:92;;12971:2;12962:12;;12725:255;10534:28:76;;;;;;;;;;;;;10479:30;:84::i;4578:97:58:-;4619:7;4641:29;:27;:29::i;24989:355:20:-;25161:178;25195:7;25220:8;25250:63;25289:11;25302:10;25250:38;:63::i;:::-;25328:4;25161:16;:178::i;1063:181:43:-;764:71:81;;;-1:-1:-1;;;764:71:81;;;8547:92:208;1139:4:43;8655:11:208;;;8648:100;;;814:20:81;8764:12:208;;;8757:101;1139:4:43;8874:12:208;764:71:81;;;;;;;;;;;;756:80;;;:::i;:::-;1158:81:43;;;;1063:181;-1:-1:-1;1063:181:43:o;38022:541:20:-;38179:7;38316:242;38360:59;38401:7;38410:8;38360:40;:59::i;:::-;38437:31;;;;4479:19:3;:27;537:1:30;4478:44:3;4444:79;;;4431:93;38486:63:20;38525:11;38538:10;38486:38;:63::i;:::-;38316:17;:242::i;:::-;38303:255;38022:541;-1:-1:-1;;;;;38022:541:20: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;:::-;1492:88;1313:272;-1:-1:-1;;;1313:272:45:o;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;4483:306:74;4594:16;;;4608:1;4594:16;;;;;;;;;4544:13;;;;4594:16;;;;;;;;;;;;-1:-1:-1;4594:16:74;4565:45;;4649:11;4616:9;4626:1;4616:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;4668:13;4684:62;1269:66;4719:9;4668:13;1449:66;4684:24;:62::i;9915:179:69:-;10012:12;10056:8;10066:22;10039:50;;;;;;;;13616:19:208;;;-1:-1:-1;;;;;;13665:79:208;13660:2;13651:12;;13644:101;13770:2;13761:12;;13430:349;10039:50:69;;;;;;;;;;;;;10032:57;;9915:179;;;;:::o;15127:3138:20:-;15421:23;15400:7;:44;;;15396:198;;15514:7;15498:75;15523:8;15533:10;15545:14;15561:11;15498:75;;;;;;;;;:::i;:::-;;;;;;;;15581:7;;15396:198;15732:22;15757:24;15773:7;15757:15;:24::i;:::-;15732:49;;15792:9;15787:340;15807:5;:12;15803:1;:16;15787:340;;;15834:9;15856:5;15862:1;15856:8;;;;;;;;:::i;:::-;;;;;;;15834:31;;15877:33;343:6:32;15877:4:20;:14;;;;;:33;;;;:::i;:::-;15873:248;;;15922:190;;;;;3404:35:4;;;;;15922:47:20;;:190;;15981:7;;16000:8;;16020:10;;16042:14;;16068:11;;16091;;15922:190;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;15873:248;-1:-1:-1;15821:3:20;;15787:340;;;;16191:7;16175:75;16200:8;16210:10;16222:14;16238:11;16175:75;;;;;;;;;:::i;:::-;;;;;;;;16314:26;16343:59;16384:7;16393:8;16343:40;:59::i;:::-;16314:88;-1:-1:-1;16408:21:20;828:4:14;818:15;;16408:54:20;;16468:149;16506:18;16540:1;16557:10;:17;16597:13;16468;:149::i;:::-;16717:1;16684:30;:11;:28;:30::i;:::-;:34;16680:1174;;;16803:33;16839:66;16887:7;16896:8;16839:47;:66::i;:::-;629:28:19;;;16803:102:20;-1:-1:-1;828:4:14;818:15;;17079:47:20;;17235:27;17270:25;17308:7;17303:545;17321:30;:11;:28;:30::i;:::-;17317:1;:34;;;17303:545;;;17387:63;17429:7;17438:8;17448:1;17387:41;:63::i;:::-;17365:85;-1:-1:-1;17480:25:20;:14;17503:1;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;17480:25:20;17460:45;;17515:170;17557:19;17596:1;17617:17;17661:13;17515;:170::i;:::-;17695:34;17712:17;17695:34;;:::i;:::-;;-1:-1:-1;17826:3:20;;17303:545;;;;16720:1134;;;16680:1174;17928:9;17923:338;17943:5;:12;17939:1;:16;17923:338;;;17970:9;17992:5;17998:1;17992:8;;;;;;;;:::i;:::-;;;;;;;17970:31;;18013:32;437:6:32;18013:4:20;:14;;;;;:32;;;;:::i;:::-;18009:246;;;18057:189;;;;;3404:35:4;;;;;18057:46:20;;:189;;18115:7;;18134:8;;18154:10;;18176:14;;18202:11;;18225;;18057:189;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;18009:246;-1:-1:-1;17957:3:20;;17923:338;;;;15336:2929;;;15127:3138;;;;;;:::o;6018:304:70:-;6097:29;6257:54;6285:17;6279:31;834:16:15;1854:39;;;1836:58;;1697:263;6487:155:70;6566:12;6617:17;6593:44;;;;;;;;:::i;:::-;;;;;;;;;;;;;6586:51;;6487:155;;;:::o;28177:1778:20:-;28365:23;28344:7;:44;;;28340:160;;28461:7;28442:37;28470:8;28442:37;;;;;;:::i;:::-;;;;;;;;28177:1778;;;:::o;28340:160::-;28641:22;28666:24;28682:7;28666:15;:24::i;:::-;28641:49;;28701:9;28696:235;28716:5;:12;28712:1;:16;28696:235;;;28743:9;28765:5;28771:1;28765:8;;;;;;;;:::i;:::-;;;;;;;28743:31;;28786:36;983:6:32;28786:4:20;:14;;;;;:36;;;;:::i;:::-;28782:143;;;28834:82;;;;;3404:35:4;;;;;28834:50:20;;:82;;28885:7;;28894:8;;28904:11;;28834:82;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;28782:143;-1:-1:-1;28730:3:20;;28696:235;;;;28998:7;28979:37;29007:8;28979:37;;;;;;:::i;:::-;;;;;;;;29049:26;29078:59;29119:7;29128:8;29078:40;:59::i;:::-;29049:88;;29143:113;29175:18;29203:1;29222:30;:11;:28;:30::i;:::-;29212:41;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;29212:41:20;;29143:13;:113::i;:::-;29475:1;29442:30;:11;:28;:30::i;:::-;:34;29438:236;;;29486:33;29522:66;29570:7;29579:8;29522:47;:66::i;:::-;29486:102;;29596:71;29627:25;29662:2;29596:12;:71::i;:::-;29478:196;29438:236;29723:9;29718:233;29738:5;:12;29734:1;:16;29718:233;;;29765:9;29787:5;29793:1;29787:8;;;;;;;;:::i;:::-;;;;;;;29765:31;;29808:35;1083:6:32;29808:4:20;:14;;;;;:35;;;;:::i;:::-;29804:141;;;29855:81;;;;;3404:35:4;;;;;29855:49:20;;:81;;29905:7;;29914:8;;29924:11;;29855:81;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;29804:141;-1:-1:-1;29752:3:20;;29718:233;;9495:150:78;9602:38;;9575:12;17019:15:208;;;-1:-1:-1;;17015:88:208;9602:38:78;;;17003:101:208;17150:14;;17143:22;17138:3;17134:32;17120:12;;;17113:54;9575:12:78;17183::208;;9602:38:78;16852:349:208;3299:257:79;3410:16;;;3351:22;3410:16;;;;;;;;;3433:13;3449:64;1182:66;3381:45;3433:13;1366:66;3449:26;:64::i;:::-;3527:23;;;3299:257;-1:-1:-1;;;3299:257:79:o;4214:369:26:-;4354:16;;;4368:1;4354:16;;;;;;;;;4295:22;;4325:26;;4354:16;;;;;;;;;;;;-1:-1:-1;4354:16:26;4325:45;;4409:10;4376:9;4386:1;4376:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;4427:18;4448:49;4474:8;4484:9;4495:1;4448:25;:49::i;:::-;4427:70;;4511:66;:44;4532:5;4539:1;4542:5;:12;4511:20;:44::i;:::-;:64;:66::i;5601:282::-;5727:16;;;5741:1;5727:16;;;;;;;;;5698:26;;5727:16;;;;;;;;;;;-1:-1:-1;5727:16:26;5698:45;;5782:10;5749:9;5759:1;5749:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;5800:78;5826:8;5836:9;5847:1;5850:27;5870:5;5850:18;:27::i;:::-;5800:25;:78::i;13776:301:24:-;13860:21;13884:17;:15;:17::i;:::-;13860:41;-1:-1:-1;13936:4:24;-1:-1:-1;;;;;13911:30:24;;;13907:166;;13951:41;13974:7;13983:8;13951:22;:41::i;13907:166::-;14013:53;;;;;-1:-1:-1;;;;;14013:34:24;;;;;:53;;14048:7;;14057:8;;14013:53;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;12274:451;12434:21;12458:17;:15;:17::i;:::-;12434:41;-1:-1:-1;12510:4:24;-1:-1:-1;;;;;12485:30:24;;;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:24;;;;;: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:24;;1883:106;;1931:10;1924:17;;;1766:227;:::o;1883:106::-;1969:13;1766:227;-1:-1:-1;1766:227:24:o;53556:242:20:-;53652:7;;;53691:84;53711:10;53707:14;;:1;:14;53691:84;;;53736:32;4431:93:3;4479:19;:27;;;537:1:30;4478:44:3;4444:79;;;4431:93;53736:32:20;;:::i;:::-;;-1:-1:-1;53723:3:20;;53691:84;;18901:1676;19101:23;19080:7;:44;;;19076:232;;19231:7;19187:100;19250:8;19267:5;19280:4;19187:100;;;;;;;;:::i;:::-;;;;;;;;19295:7;;19076:232;19314:16;19333:59;19374:7;19383:8;19333:40;:59::i;:::-;19314:78;;19538:22;19563:24;19579:7;19563:15;:24::i;:::-;19538:49;;19598:9;19593:328;19613:5;:12;19609:1;:16;19593:328;;;19640:9;19662:5;19668:1;19662:8;;;;;;;;:::i;:::-;;;;;;;19640:31;;19683:41;548:6:32;19683:4:20;:14;;;;;:41;;;;:::i;:::-;19679:236;;;19736:170;;;;;3404:35:4;;;;;19736:54:20;;:170;;19812:7;;19841:8;;19868:5;;19891:4;;19736:170;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;19679:236;-1:-1:-1;19627:3:20;;19593:328;;;;20022:7;19978:100;20041:8;20058:5;20071:4;19978:100;;;;;;;;:::i;:::-;;;;;;;;20128:70;20160:8;20178:5;20128:70;;20191:4;20128:13;:70::i;:::-;20252:9;20247:326;20267:5;:12;20263:1;:16;20247:326;;;20294:9;20316:5;20322:1;20316:8;;;;;;;;:::i;:::-;;;;;;;20294:31;;20337:40;657:6:32;20337:4:20;:14;;;;;:40;;;;:::i;:::-;20333:234;;;20389:169;;;;;3404:35:4;;;;;20389:53:20;;:169;;20464:7;;20493:8;;20520:5;;20543:4;;20389:169;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;20333:234;-1:-1:-1;20281:3:20;;20247:326;;52539:191;52641:7;52705;52714:8;52688:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;52688:35:20;;;;;;;;;52678:46;;52688:35;52678:46;;;;44145:22;52671:53;;52539:191;-1:-1:-1;;;52539:191:20:o;8879:812:19:-;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:19;;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;;;;;;3126:79:208;;4296:56:45;;;3108:98:208;4235:4:45;;;;3081: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;4591:344:76:-;4708:16;;;4722:1;4708:16;;;;;;;;;4649:22;;4679:26;;4708:16;;;;;;;;;;;;-1:-1:-1;4708:16:76;4679:45;;4763:8;4730:9;4740:1;4730:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;4779:18;4800:49;1266:66;4836:9;4779:18;4800:25;:49::i;:::-;4779:70;;4863:66;:44;4884:5;4891:1;4894:5;:12;4863: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;;578:36:59;2820:46;;-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:16;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;4391:342:28:-;4507:16;;;4521:1;4507:16;;;;;;;;;4448:22;;4478:26;;4507:16;;;;;;;;;;;;-1:-1:-1;4507:16:28;4478:45;;4562:7;4529:9;4539:1;4529:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;4577:18;4598:49;1075:66;4634:9;4577:18;4598:25;:49::i;1423:2340:19:-;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:30;738:25:31;;716:48;2142:18:19;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:19;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:19;;;;3280:2;3263:19;3066:253;;;3387:10;;3383:376;;3407:12;-1:-1:-1;;537:1:30;738:25:31;;716:48;3695:21:19;;3606:20;;3628:9;;3602:36;3691:32;;3551:184;3507:238;;-1:-1:-1;1423:2340:19;;;;:::o;5533:173:3:-;5607:7;537:1:30;1597;;1577:13;1589:1;334:2;1577:13;:::i;:::-;:17;;;;:::i;:::-;:21;;;;:::i;:::-;1576:38;;;;:::i;:::-;5643:11:3;5622:79;5635:65;;5622:79;;5533:173;-1:-1:-1;;5533:173:3:o;55104:230:20:-;55225:7;55309;55318:8;55292:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;55292:35:20;;;;;;;;;55282:46;;55292:35;55282:46;;;;44308:40;55255:73;;55104:230;-1:-1:-1;;;55104:230:20:o;54475:274::-;54619:7;54724;54733:8;54707:35;;;;;;;;;:::i;:::-;;;;;;;;;;;;;54697:46;;;;;;54676:17;54669:25;;54649:45;;;44217:34;54649:45;:94;54641:103;;54634:110;;54475:274;;;;;:::o;4754:171:3:-;4828:7;537:1:30;1247:13;1259:1;334:2;1247:13;:::i;:::-;1246:30;;;;:::i;:::-;4850:70:3;;;;;4754:171;-1:-1:-1;4754:171:3:o;900:162:19:-;989:68;995:14;1011:6;1019:4;:11;1032:24;1051:4;828::14;818:15;;692:151;1032:24:19;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;;17702:457:24;17859:7;17874:21;17898:17;:15;:17::i;:::-;17874:41;-1:-1:-1;17950:4:24;-1:-1:-1;;;;;17925:30:24;;;17921:234;;17972:68;17997:7;18006:8;18016:10;18028:11;17972:24;:68::i;:::-;17965:75;;;;;17921:234;18068:80;;;;;-1:-1:-1;;;;;18068:36:24;;;;;:80;;18105:7;;18114:8;;18124:10;;18136:11;;18068:80;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;39031:522:20:-;39167:12;39291:257;39330:79;39372:7;39381:8;39391:17;39330:41;:79::i;:::-;39427:1;39446:93;39521:17;39446:66;39494:7;39503:8;39446:47;:66::i;:::-;:74;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;39446:93:20;39291:12;:257::i;1954:561:18:-;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:18;2358:11;2364:5;2358:3;:11;:::i;:::-;643:17;2493:15;2485:3;2474:14;;;;2473:36;;;;;;-1:-1:-1;;;;;1954:561:18: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;26034:737:20:-;26285:36;26324:66;26372:7;26381:8;26324:47;:66::i;:::-;26285:105;-1:-1:-1;26396:26:20;26432:49;26285:105;26463:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;26432:49:20;26396:86;;26489:277;26543:7;26568:8;26603:17;26646:1;26668:19;26701:4;26737:22;26489:36;:277::i;27433:145::-;27517:56;27530:7;27539:8;27549:23;27564:7;27549:14;:23::i;:::-;27517:12;:56::i;30619:790::-;30878:36;30917:66;30965:7;30974:8;30917:47;:66::i;:::-;30878:105;-1:-1:-1;30989:26:20;31025:49;30878:105;31056:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;31025:49:20;30989:86;;31113:291;31167:7;31192:8;31227:17;31277:19;31318:1;31333:10;31375:22;31113:36;:291::i;6686:432:78:-;6814:16;;;6828:1;6814:16;;;;;;;;;6744:14;;;;;;6814:16;;;;;;;;;;;-1:-1:-1;6814:16:78;6785:45;;6869:8;6836:9;6846:1;6836:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;6886:24;;;6972:78;1262:66;7015:9;1435:66;6972:19;:78::i;:::-;-1:-1:-1;;2650:4:2;2636:27;;2630:34;2636:27;;;;2630:34;8319:32:78;;;;;;8383:30;;;;;;-1:-1:-1;6686:432:78;-1:-1:-1;;;;;;6686:432:78:o;1480:281:42:-;1642:29;1652:10;1664:6;1642:9;:29::i;:::-;1637:120;;1720:21;:10;:19;:21::i;4485:308:68:-;4598:16;;;4612:1;4598:16;;;;;;;;;4546:15;;;;4598:16;;;;;;;;;;;;-1:-1:-1;4598:16:68;4569:45;;4653:11;4620:9;4630:1;4620:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;4672:13;4688:62;1263:66;4723:9;4672:13;-1:-1:-1;;;4688:24:68;:62::i;5784:269::-;5883:16;;;5897:1;5883:16;;;;;;;;;5854:26;;5883:16;;;;;;;;;;;-1:-1:-1;5883:16:68;5854:45;;5938:11;5905:9;5915:1;5905:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;5957:91;1263:66;1247:83;;5992:9;6003:1;6024:7;6006:27;;;;;;9577:19:208;;9621:2;9612:12;;9448:182;6058:317:58;6197:12;6211:17;6254:6;-1:-1:-1;;;;;6254:11:58;6274:1;6285:79;6311:8;6332:9;6353:8;6285:13;:79::i;:::-;6254:116;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;6236:134:58;;;;-1:-1:-1;6058:317:58;-1:-1:-1;;;;;6058:317:58:o;6879:321::-;7026:12;7040:17;7083:6;-1:-1:-1;;;;;7083:19:58;7110:79;7136:8;7157:9;7178:8;7110:13;:79::i;:::-;7083:112;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;55672:301:20;55793:13;55885:82;55916:48;55946:7;55955:8;55916:29;:48::i;:::-;4645:21:19;;4539:137;4976:669;5392:4;5386:11;5433:4;5421:17;;-1:-1:-1;;5307:16:19;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:18;2847:25;;2773:104;2789:21:36;2765:45;-1:-1:-1;643:17:18;3110:38;;2816:20:36;2978:11;3110:38:18;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:19;1465:32:36;;;5307:16:19;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;;46038:3950:20;46456:14;46435:7;:35;;;46431:161;;46526:14;46542:7;46575;46558:25;;;;;;9577:19:208;;9621:2;9612:12;;9448:182;46558:25:20;;;;-1:-1:-1;;46558:25:20;;;;;;;;;;46487:98;;;;;;;;;;:::i;46431:161::-;46598:27;46628:49;:22;46659:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;46628:49:20;46598:79;;46683:26;46748:4;:11;46734;46712:33;;:19;:33;;;;:::i;:::-;:47;;;;:::i;:::-;46683:76;;47031:18;47008:19;:41;;:98;;;;-1:-1:-1;47087:19:20;47053:30;47072:11;47053:16;:30;:::i;:::-;:53;;;;47008:98;47004:218;;;47123:92;;;;;22500:12:208;22539:15;;;47123:92:20;;;22521:34:208;22591:15;;;22571:18;;;22564:43;22643:15;;22623:18;;;22616:43;22463:18;;47123:92:20;22294:371:208;47004:218:20;47328:19;47309:16;:38;;;47305:140;;;47364:74;;;;;;;;22843:25:208;;;22916:12;22904:25;;22884:18;;;22877:53;22816:18;;47364:74:20;22670:266:208;47305:140:20;47484:35;47522:72;:22;47556:17;47575:18;47522:33;:72::i;:::-;47484:110;;47741:22;47766:24;47782:7;47766:15;:24::i;:::-;47741:49;;47801:9;47796:486;47816:5;:12;47812:1;:16;47796:486;;;47843:9;47865:5;47871:1;47865:8;;;;;;;;:::i;:::-;;;;;;;47843:31;;47886:42;770:6:32;47886:4:20;:14;;;;;:42;;;;:::i;:::-;47882:394;;;3404:35:4;;;;-1:-1:-1;;;;;47940:55:20;;48017:7;48046:8;48085:17;48132:16;48173:11;48212:22;48252:4;47940:327;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;47882:394;-1:-1:-1;47830:3:20;;47796:486;;;-1:-1:-1;48340:32:20;;;:13;48480:107;48498:17;48494:21;;:1;:21;;;48480:107;;;48543:33;:22;48574:1;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;48543:33:20;48534:42;;;;48517:3;;48480:107;;;;48709:7;48656:228;48736:8;48768:5;48797:11;48834:21;48871:4;48656:228;;;;;;;;;;:::i;:::-;;;;;;;;48288:603;48976:18;48953:19;:41;48949:248;;49004:31;49038:48;49068:7;49077:8;49038:29;:48::i;:::-;629:28:19;;;-1:-1:-1;48949:248:20;49254:27;49284:61;49308:7;49317:8;49327:17;49284:23;:61::i;:::-;49254:91;;49353:92;49385:19;49414:16;49353:92;;49438:4;49353:13;:92::i;:::-;49246:206;49506:9;49501:483;49521:5;:12;49517:1;:16;49501:483;;;49548:9;49570:5;49576:1;49570:8;;;;;;;;:::i;:::-;;;;;;;49548:31;;49591:41;881:6:32;49591:4:20;:14;;;;;:41;;;;:::i;:::-;49587:391;;;3404:35:4;;;;-1:-1:-1;;;;;49644:54:20;;49720:7;49749:8;49788:17;49835:16;49876:11;49915:21;49954:4;49644:325;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;49587:391;-1:-1:-1;49535:3:20;;49501:483;;;;46281:3707;;;;46038:3950;;;;;;;:::o;6237:651::-;6304:11;6540:62;;;6536:112;;-1:-1:-1;1343:66:29;;6237:651:20;-1:-1:-1;6237:651:20:o;6536:112::-;6692:183;6738:83;1171:66:29;6812:7:20;6738:40;:83::i;:::-;6841:2;6863:1;6692:17;:183::i;34611:1314::-;34741:23;34766:28;34796:24;34862:20;34885:30;:11;:28;:30::i;:::-;34862:53;;34976:65;35009:7;35018:8;35028:12;34976:32;:65::i;:::-;34963:78;;35105:24;35132:30;:11;:28;:30::i;:::-;35105:57;-1:-1:-1;35172:20:20;;35168:753;;35265:66;35313:7;35322:8;35265:47;:66::i;:::-;35248:83;-1:-1:-1;6184:59:15;;;35383:33:20;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;35383:33:20;-1:-1:-1;35369:47:20;-1:-1:-1;828:4:14;818:15;;35424:21:20;35488:427;35506:16;35502:1;:20;;;35488:427;;;35539:27;35569:63;35611:7;35620:8;35630:1;35569:41;:63::i;:::-;35539:93;-1:-1:-1;35642:14:20;35659:25;:14;35682:1;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;35659:25:20;35642:42;;35694:110;35725:19;35754:1;35765:6;35788:13;35694:12;:110::i;:::-;35883:23;35900:6;35883:23;;:::i;:::-;;;35529:386;;35524:3;;;;;:::i;:::-;;;;35488:427;;;;35194:727;35168:753;34822:1103;;34611:1314;;;;;;;:::o;889:327:42:-;970:4;1112:56;-1:-1:-1;;;578:36:59;2820:46;;2819:74;1161:6:42;1112:19;:56::i;:::-;:99;;;;1172:39;1192:10;1204:6;1172:19;:39::i;5361:201:58:-;5483:12;5527:8;5537:9;5548:8;5510:47;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;5503:54;;5361:201;;;;;:::o;6010:2380:19:-;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:30;738:25:31;;716:48;6740:135:19;;;-1:-1:-1;;;537:1:30;738:25:31;;716:48;6740:135:19;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:19;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:19;;;;7908:2;7891:19;7694:253;;;8015:10;;8011:375;;8035:12;-1:-1:-1;;537:1:30;738:25:31;;716:48;8323:20:19;;8233:21;;8256:9;;8229:37;8319:31;;8178:184;8135:237;;-1:-1:-1;6010:2380:19;;;;:::o;7197:1488:15:-;7323:13;1004:16;7348:25;;7344:97;;;7390:44;;;;;;;;3899:25:208;;;3872:18;;7390:44:15;3753:177:208;7344:97:15;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:15;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:15;;;;;:::o;52982:282:20:-;53227:30;;;;;;25461:19:208;;;25496:12;;;25489:28;;;53070:7:20;;25533:12:208;;53227:30:20;25273:278:208;50556:360:20;50682:12;50706:6;50716:1;50706:11;50702:26;;-1:-1:-1;50719:9:20;;;;;;;;;-1:-1:-1;50719:9:20;;;;50702:26;50769:16;50788:41;50811:7;50820:8;50788:22;:41::i;:::-;50769:60;;50842:69;50873:8;50891:1;50902:6;50842:12;:69::i;4770:378:75:-;4894:16;;;4908:1;4894:16;;;;;;;;4846:11;;;;4894:16;4908:1;4894:16;;;;;;;;;;-1:-1:-1;4894:16:75;4865:45;;4949:10;4916:9;4926:1;4916:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;5005:6;-1:-1:-1;;;;;4989:24:75;4981:33;;4966:9;4976:1;4966:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;5021:13;5037:62;1269:66;5072:9;5021:13;-1:-1:-1;;;5037:24:75;:62::i;:::-;5021:78;;5113:29;5134:5;5121:20;;1452:10:16;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;850:154::-;-1:-1:-1;;;;;929:5:208;925:54;918:5;915:65;905:93;;994:1;991;984:12;1009:184;-1:-1:-1;;;1058:1:208;1051:88;1158:4;1155:1;1148:15;1182:4;1179:1;1172:15;1198:777;1240:5;1293:3;1286:4;1278:6;1274:17;1270:27;1260:55;;1311:1;1308;1301:12;1260:55;1347:6;1334:20;1373:18;1410:2;1406;1403:10;1400:36;;;1416:18;;:::i;:::-;1550:2;1544:9;1612:4;1604:13;;-1:-1:-1;;1600:22:208;;;1624:2;1596:31;1592:40;1580:53;;;1648:18;;;1668:22;;;1645:46;1642:72;;;1694:18;;:::i;:::-;1734:10;1730:2;1723:22;1769:2;1761:6;1754:18;1815:3;1808:4;1803:2;1795:6;1791:15;1787:26;1784:35;1781:55;;;1832:1;1829;1822:12;1781:55;1896:2;1889:4;1881:6;1877:17;1870:4;1862:6;1858:17;1845:54;1943:1;1936:4;1931:2;1923:6;1919:15;1915:26;1908:37;1963:6;1954:15;;;;;;1198:777;;;;:::o;1980:554::-;2097:6;2105;2113;2166:2;2154:9;2145:7;2141:23;2137:32;2134:52;;;2182:1;2179;2172:12;2134:52;2221:9;2208:23;2240:31;2265:5;2240:31;:::i;:::-;2290:5;-1:-1:-1;2342:2:208;2327:18;;2314:32;;-1:-1:-1;2397:2:208;2382:18;;2369:32;2424:18;2413:30;;2410:50;;;2456:1;2453;2446:12;2410:50;2479:49;2520:7;2511:6;2500:9;2496:22;2479:49;:::i;:::-;2469:59;;;1980:554;;;;;:::o;2539:420::-;2648:6;2656;2709:2;2697:9;2688:7;2684:23;2680:32;2677:52;;;2725:1;2722;2715:12;2677:52;2761:9;2748:23;2738:33;;2822:2;2811:9;2807:18;2794:32;2849:18;2841:6;2838:30;2835:50;;;2881:1;2878;2871:12;2835:50;2904:49;2945:7;2936:6;2925:9;2921:22;2904:49;:::i;:::-;2894:59;;;2539:420;;;;;:::o;3217:531::-;3338:6;3346;3354;3407:2;3395:9;3386:7;3382:23;3378:32;3375:52;;;3423:1;3420;3413:12;3375:52;3459:9;3446:23;3436:33;;3519:2;3508:9;3504:18;3491:32;3532:31;3557:5;3532:31;:::i;:::-;3582:5;-1:-1:-1;3639:2:208;3624:18;;3611:32;3681:15;;3674:23;3662:36;;3652:64;;3712:1;3709;3702:12;3652:64;3735:7;3725:17;;;3217:531;;;;;:::o;3935:492::-;4052:6;4060;4068;4121:2;4109:9;4100:7;4096:23;4092:32;4089:52;;;4137:1;4134;4127:12;4089:52;4173:9;4160:23;4150:33;;4234:2;4223:9;4219:18;4206:32;4261:18;4253:6;4250:30;4247:50;;;4293:1;4290;4283:12;4247:50;4316:49;4357:7;4348:6;4337:9;4333:22;4316:49;:::i;:::-;4306:59;;;4384:37;4417:2;4406:9;4402:18;4384:37;:::i;:::-;4374:47;;3935:492;;;;;:::o;4432:367::-;4552:6;4560;4613:2;4601:9;4592:7;4588:23;4584:32;4581:52;;;4629:1;4626;4619:12;4581:52;4665:9;4652:23;4642:33;;4725:2;4714:9;4710:18;4697:32;4738:31;4763:5;4738:31;:::i;:::-;4788:5;4778:15;;;4432:367;;;;;:::o;4804:211::-;4894:6;4947:2;4935:9;4926:7;4922:23;4918:32;4915:52;;;4963:1;4960;4953:12;4915:52;-1:-1:-1;4986:23:208;;4804:211;-1:-1:-1;4804:211:208:o;5020:518::-;5168:6;5176;5184;5237:2;5225:9;5216:7;5212:23;5208:32;5205:52;;;5253:1;5250;5243:12;5205:52;5289:9;5276:23;5266:33;;5346:2;5335:9;5331:18;5318:32;5308:42;;5401:2;5390:9;5386:18;5373:32;5428:18;5420:6;5417:30;5414:50;;;5460:1;5457;5450:12;5543:247;5602:6;5655:2;5643:9;5634:7;5630:23;5626:32;5623:52;;;5671:1;5668;5661:12;5623:52;5710:9;5697:23;5729:31;5754:5;5729:31;:::i;5795:532::-;5922:6;5930;5938;5991:2;5979:9;5970:7;5966:23;5962:32;5959:52;;;6007:1;6004;5997:12;5959:52;6043:9;6030:23;6020:33;;6103:2;6092:9;6088:18;6075:32;6116:31;6141:5;6116:31;:::i;:::-;6166:5;-1:-1:-1;6223:2:208;6208:18;;6195:32;6271:4;6258:18;;6246:31;;6236:59;;6291:1;6288;6281:12;6332:250;6417:1;6427:113;6441:6;6438:1;6435:13;6427:113;;;6517:11;;;6511:18;6498:11;;;6491:39;6463:2;6456:10;6427:113;;;-1:-1:-1;;6574:1:208;6556:16;;6549:27;6332:250::o;6587:330::-;6629:3;6667:5;6661:12;6694:6;6689:3;6682:19;6710:76;6779:6;6772:4;6767:3;6763:14;6756:4;6749:5;6745:16;6710:76;:::i;:::-;6831:2;6819:15;-1:-1:-1;;6815:88:208;6806:98;;;;6906:4;6802:109;;6587:330;-1:-1:-1;;6587:330:208:o;6922:464::-;7168:66;7160:6;7156:79;7145:9;7138:98;7272:6;7267:2;7256:9;7252:18;7245:34;7315:2;7310;7299:9;7295:18;7288:30;7119:4;7335:45;7376:2;7365:9;7361:18;7353:6;7335:45;:::i;7391:641::-;7671:3;7709:6;7703:13;7725:66;7784:6;7779:3;7772:4;7764:6;7760:17;7725:66;:::i;:::-;7852:4;7813:16;;;7838:19;;;7882:13;;7904:78;7882:13;7969:1;7958:13;;7951:4;7939:17;;7904:78;:::i;:::-;8002:20;8024:1;7998:28;;7391:641;-1:-1:-1;;;;7391:641:208:o;8037:322::-;8245:6;8234:9;8227:25;8288:2;8283;8272:9;8268:18;8261:30;8208:4;8308:45;8349:2;8338:9;8334:18;8326:6;8308:45;:::i;8897:357::-;9015:12;;9062:4;9051:16;;;9045:23;;9015:12;9080:16;;9077:171;;;-1:-1:-1;;9160:6:208;9154:4;9150:17;9147:1;9143:25;9139:98;9132:5;9128:110;9119:119;;9077:171;;8897:357;;;:::o;9259:184::-;-1:-1:-1;;;9308:1:208;9301:88;9408:4;9405:1;9398:15;9432:4;9429:1;9422:15;10008:925;10457:66;10449:6;10445:79;10440:3;10433:92;10415:3;10544;10576:2;10572:1;10567:3;10563:11;10556:23;10608:6;10602:13;10624:74;10691:6;10687:1;10682:3;10678:11;10671:4;10663:6;10659:17;10624:74;:::i;:::-;10726:6;10721:3;10717:16;10707:26;;10761:2;10757:1;10753:2;10749:10;10742:22;10795:6;10789:13;10773:29;;10811:75;10877:8;10873:1;10869:2;10865:10;10858:4;10850:6;10846:17;10811:75;:::i;:::-;10906:17;10925:1;10902:25;;10008:925;-1:-1:-1;;;;;10008:925:208:o;10938:340::-;11115:2;11104:9;11097:21;11078:4;11135:45;11176:2;11165:9;11161:18;11153:6;11135:45;:::i;:::-;11127:53;;-1:-1:-1;;;;;11220:6:208;11216:55;11211:2;11200:9;11196:18;11189:83;10938:340;;;;;:::o;11543:184::-;-1:-1:-1;;;11592:1:208;11585:88;11692:4;11689:1;11682:15;11716:4;11713:1;11706:15;11732:125;11797:9;;;11818:10;;;11815:36;;;11831:18;;:::i;12068:128::-;12135:9;;;12156:11;;;12153:37;;;12170:18;;:::i;12985:440::-;-1:-1:-1;;;;;13223:6:208;13219:55;13208:9;13201:74;13311:6;13306:2;13295:9;13291:18;13284:34;13354:2;13349;13338:9;13334:18;13327:30;13182:4;13374:45;13415:2;13404:9;13400:18;13392:6;13374:45;:::i;13784:439::-;13837:3;13875:5;13869:12;13902:6;13897:3;13890:19;13928:4;13957;13952:3;13948:14;13941:21;;13996:4;13989:5;13985:16;14019:1;14029:169;14043:6;14040:1;14037:13;14029:169;;;14104:13;;14092:26;;14138:12;;;;14173:15;;;;14065:1;14058:9;14029:169;;;-1:-1:-1;14214:3:208;;13784:439;-1:-1:-1;;;;;13784:439:208:o;14228:690::-;14561:3;14550:9;14543:22;14524:4;14588:57;14640:3;14629:9;14625:19;14617:6;14588:57;:::i;:::-;14693:9;14685:6;14681:22;14676:2;14665:9;14661:18;14654:50;14727:33;14753:6;14745;14727:33;:::i;:::-;14713:47;;14796:6;14791:2;14780:9;14776:18;14769:34;14851:9;14843:6;14839:22;14834:2;14823:9;14819:18;14812:50;14879:33;14905:6;14897;14879:33;:::i;14923:896::-;15374:6;15363:9;15356:25;15417:3;15412:2;15401:9;15397:18;15390:31;15337:4;15444:57;15496:3;15485:9;15481:19;15473:6;15444:57;:::i;:::-;15549:9;15541:6;15537:22;15532:2;15521:9;15517:18;15510:50;15583:33;15609:6;15601;15583:33;:::i;:::-;15569:47;;15652:6;15647:2;15636:9;15632:18;15625:34;15708:9;15700:6;15696:22;15690:3;15679:9;15675:19;15668:51;15736:33;15762:6;15754;15736:33;:::i;:::-;15728:41;;;15806:6;15800:3;15789:9;15785:19;15778:35;14923:896;;;;;;;;;:::o;15824:287::-;15953:3;15991:6;15985:13;16007:66;16066:6;16061:3;16054:4;16046:6;16042:17;16007:66;:::i;:::-;16089:16;;;;;15824:287;-1:-1:-1;;15824:287:208:o;16116:261::-;16295:2;16284:9;16277:21;16258:4;16315:56;16367:2;16356:9;16352:18;16344:6;16315:56;:::i;16382:465::-;16679:6;16668:9;16661:25;16722:2;16717;16706:9;16702:18;16695:30;16642:4;16742:56;16794:2;16783:9;16779:18;16771:6;16742:56;:::i;:::-;16734:64;;16834:6;16829:2;16818:9;16814:18;16807:34;16382:465;;;;;;:::o;17206:363::-;17444:6;17433:9;17426:25;17487:2;17482;17471:9;17467:18;17460:30;17407:4;17507:56;17559:2;17548:9;17544:18;17536:6;17507:56;:::i;17574:604::-;17882:6;17871:9;17864:25;17925:3;17920:2;17909:9;17905:18;17898:31;17845:4;17952:57;18004:3;17993:9;17989:19;17981:6;17952:57;:::i;:::-;18057:4;18049:6;18045:17;18040:2;18029:9;18025:18;18018:45;18111:9;18103:6;18099:22;18094:2;18083:9;18079:18;18072:50;18139:33;18165:6;18157;18139:33;:::i;18183:512::-;18434:2;18423:9;18416:21;18397:4;18460:56;18512:2;18501:9;18497:18;18489:6;18460:56;:::i;:::-;18564:14;18556:6;18552:27;18547:2;18536:9;18532:18;18525:55;18628:9;18620:6;18616:22;18611:2;18600:9;18596:18;18589:50;18656:33;18682:6;18674;18656:33;:::i;:::-;18648:41;18183:512;-1:-1:-1;;;;;;18183:512:208:o;18700:616::-;19010:6;18999:9;18992:25;19053:3;19048:2;19037:9;19033:18;19026:31;18973:4;19080:57;19132:3;19121:9;19117:19;19109:6;19080:57;:::i;:::-;19185:14;19177:6;19173:27;19168:2;19157:9;19153:18;19146:55;19249:9;19241:6;19237:22;19232:2;19221:9;19217:18;19210:50;19277:33;19303:6;19295;19277:33;:::i;19321:639::-;19571:6;19566:3;19559:19;19541:3;19597:2;19630;19625:3;19621:12;19662:6;19656:13;19727:2;19719:6;19715:15;19748:1;19758:175;19772:6;19769:1;19766:13;19758:175;;;19835:13;;19821:28;;19871:14;;;;19908:15;;;;19794:1;19787:9;19758:175;;;-1:-1:-1;19949:5:208;;19321:639;-1:-1:-1;;;;;;;19321:639:208:o;19965:184::-;-1:-1:-1;;;20014:1:208;20007:88;20114:4;20111:1;20104:15;20138:4;20135:1;20128:15;20154:168;20227:9;;;20258;;20275:15;;;20269:22;;20255:37;20245:71;;20296:18;;:::i;20327:274::-;20367:1;20393;20383:189;;-1:-1:-1;;;20425:1:208;20418:88;20529:4;20526:1;20519:15;20557:4;20554:1;20547:15;20383:189;-1:-1:-1;20586:9:208;;20327:274::o;20606:545::-;20927:6;20916:9;20909:25;20970:3;20965:2;20954:9;20950:18;20943:31;20890:4;20991:57;21043:3;21032:9;21028:19;21020:6;20991:57;:::i;:::-;21096:4;21084:17;;;;21079:2;21064:18;;21057:45;-1:-1:-1;21133:2:208;21118:18;21111:34;20983:65;20606:545;-1:-1:-1;;20606:545:208:o;21156:184::-;21226:6;21279:2;21267:9;21258:7;21254:23;21250:32;21247:52;;;21295:1;21292;21285:12;21247:52;-1:-1:-1;21318:16:208;;21156:184;-1:-1:-1;21156:184:208:o;21345:360::-;21548:2;21537:9;21530:21;21511:4;21568:45;21609:2;21598:9;21594:18;21586:6;21568:45;:::i;:::-;21644:2;21629:18;;21622:34;;;;-1:-1:-1;21687:2:208;21672:18;21665:34;21560:53;21345:360;-1:-1:-1;21345:360:208:o;22115:174::-;22182:12;22214:10;;;22226;;;22210:27;;22249:11;;;22246:37;;;22263:18;;:::i;:::-;22246:37;22115:174;;;;:::o;22941:899::-;23363:6;23352:9;23345:25;23406:3;23401:2;23390:9;23386:18;23379:31;23326:4;23433:57;23485:3;23474:9;23470:19;23462:6;23433:57;:::i;:::-;23538:4;23526:17;;23521:2;23506:18;;23499:45;23563:12;23611:15;;;23606:2;23591:18;;23584:43;23664:15;;23658:3;23643:19;;23636:44;23711:3;23696:19;;23689:35;;;23761:22;;;23755:3;23740:19;;23733:51;23801:33;23765:6;23819;23801:33;:::i;:::-;23793:41;22941:899;-1:-1:-1;;;;;;;;;;22941:899:208:o;23845:708::-;24184:3;24173:9;24166:22;24147:4;24211:57;24263:3;24252:9;24248:19;24240:6;24211:57;:::i;:::-;24316:14;24308:6;24304:27;24299:2;24288:9;24284:18;24277:55;24380:12;24372:6;24368:25;24363:2;24352:9;24348:18;24341:53;24430:6;24425:2;24414:9;24410:18;24403:34;24486:9;24478:6;24474:22;24468:3;24457:9;24453:19;24446:51;24514:33;24540:6;24532;24514:33;:::i;:::-;24506:41;23845:708;-1:-1:-1;;;;;;;;23845:708:208:o;24558:175::-;24595:3;24639:4;24632:5;24628:16;24668:4;24659:7;24656:17;24653:43;;24676:18;;:::i;:::-;24725:1;24712:15;;24558:175;-1:-1:-1;;24558:175:208:o;24738:530::-;24923:3;24961:6;24955:13;24977:66;25036:6;25031:3;25024:4;25016:6;25012:17;24977:66;:::i;:::-;25112:2;25108:15;;;;-1:-1:-1;;25104:88:208;25065:16;;;;25090:103;;;25220:2;25209:14;;25202:30;;;;25259:2;25248:14;;24738:530;-1:-1:-1;;24738:530:208:o","linkReferences":{},"immutableReferences":{"36818":[{"start":2631,"length":32}]}},"methodIdentifiers":{"_initialMsgSender()":"9081c758","_msgSender()":"119df25f","_msgValue()":"45ec9354","_world()":"e1af802c","registerDelegation(address,bytes32,bytes)":"1d2257ba","registerFunctionSelector(bytes32,string)":"26d98102","registerNamespace(bytes32)":"b29e4089","registerNamespaceDelegation(bytes32,bytes32,bytes)":"bfdfaff7","registerRootFunctionSelector(bytes32,string,bytes4)":"742d6118","registerSystem(bytes32,address,bool)":"3350b6a9","registerSystemHook(bytes32,address,uint8)":"d5f8337f","supportsInterface(bytes4)":"01ffc9a7","unregisterDelegation(address)":"cdc938c5","unregisterNamespaceDelegation(bytes32)":"aa66e9c8","unregisterSystemHook(bytes32,address)":"a92813ad"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"PackedCounter_InvalidLength\",\"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\":\"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\":[],\"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\":\"address\",\"name\":\"caller\",\"type\":\"address\"}],\"name\":\"World_DirectCallToSystemForbidden\",\"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\":\"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\":\"_initialMsgSender\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"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\":\"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\":\"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\":\"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\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"contract ISystemHook\",\"name\":\"hookAddress\",\"type\":\"address\"}],\"name\":\"unregisterSystemHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"This contract provides functions related to registering resources other than tables in the World.\",\"errors\":{\"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[],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.\",\"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\":{\"_initialMsgSender()\":{\"returns\":{\"sender\":\"The `msg.sender` that made the first call to World in this transaction\"}},\"_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.\"}},\"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\"}},\"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\"}},\"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\"}},\"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\":\"WorldRegistrationSystem\",\"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_DirectCallToSystemForbidden(address)\":[{\"notice\":\"Raised when a System has been called directly and then makes an internal call to World, which is forbidden.\"}],\"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[],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\":{\"_initialMsgSender()\":{\"notice\":\"Extract the `msg.sender` from TransactionContext (mutex in World.sol on `call` and `callFrom` 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.\"},\"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\"},\"registerSystem(bytes32,address,bool)\":{\"notice\":\"Registers a system\"},\"registerSystemHook(bytes32,address,uint8)\":{\"notice\":\"Registers a new system hook\"},\"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\"},\"unregisterSystemHook(bytes32,address)\":{\"notice\":\"Unregisters a system hook\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/world/src/modules/init/implementations/WorldRegistrationSystem.sol\":\"WorldRegistrationSystem\"},\"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\":\"0xa95a7b8095a313078abe9b3953fa4512aac88ead4526e37023583cb5dc274cb3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8a878403e5133ec5f250d752e7b7495e2b13420cd3a42fb59aa6d5f8ee6d188b\",\"dweb:/ipfs/QmUGxeD5Y7B5goNNgFcgaAakjoSr4YtVaE3CMAypRUZGmc\"]},\"node_modules/@latticexyz/store/src/IStoreData.sol\":{\"keccak256\":\"0x174b2e5a5f80094d752cd2a36f1fbdf50e81b1e203216b9e5a6f33e02d606cec\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://59e6de780b55c1937a7148d3cc07ec137c3e2f243f331ba0b70f3262d919c1cb\",\"dweb:/ipfs/QmTJbh6ybPsZE9pFziTztstWxmh6ogUgMa6E81M6PMTA6g\"]},\"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\":\"0xfdeeba7e17c947285610d49d85d402cfe5286c046814f827c1aaa37636c16d8f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5fde8b7c7caf4dcdcb524565cb8745d897d4d22d88fa0744f9db4b3d36a1eee1\",\"dweb:/ipfs/QmbUe4pfJeRqiiPz31BKWbYv12cz8Lz3Ky5yKydtTb4FY9\"]},\"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\":\"0x7cafc150d77cb46ecb49b1a1a7d43cc17e21a095596cf544cc8ba6bfe7ed7f20\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://889cadacfbc667e10a7a83ac34e858c76d0472d04cad72c7691a84879e503ce3\",\"dweb:/ipfs/Qmcm6GFFoGFw2nmuz3Z2NRAgqfBPFZixHppmQzZM4Fy3sR\"]},\"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\":\"0xa59c43271d363f2366d6f6732ae586b1a36a3ffa4906b8f5cbbf19d3d314562c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2bd7c9f8f9ad579a8dfec566b2bd2e646f8065ce8a07e6732e11a4a3a2be7787\",\"dweb:/ipfs/QmWBwZGnYYxEiRjFKSsu1mFtCWJYw3XSojhn7zmc5YE4vG\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0x2e81480e081ce6ad4917ecc634e5c9b7a5674068992ae8d9088f0f6296da3bf7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2acfdee4dd4c0347ec214273184f267db0e7edc82e586600501d13581dbb5551\",\"dweb:/ipfs/QmcD945zNdGfkwKVvKHA2fpBGictaz4cVMnNm96SmTG5qY\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0x29ed1bd962e594e00a9b921ddbbb202a47206adbece718721483a69593b88763\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://786df2eca996d18660a4ea7d059dfb8c8476fe5cc8f14e0ce5c8f237e08444ea\",\"dweb:/ipfs/QmQ8dbVA2rMgcb9rznHVjn8DGH9U8bZuHmebukjkYxs2Av\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0xe9c42e51b6d20496dde8e8013680ec4a4ea1229fd57f0364a2a061c14c1c115b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2bcbeeb7b3de32fc68102f7875d71348d5a0171dbb50937d6ebeb28dd10d4ed4\",\"dweb:/ipfs/QmPY91z4D25KGLU2nhnZgb538Mh1mi46RbwHQB8kZvXd4h\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0xf80e355b361d29b0169483074b73e2502b228d539d5b3511239edfa9644ae270\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://067d0b61a94453ed29f985cee8d237b46ef1c95f790848a927951e951ebe5a44\",\"dweb:/ipfs/QmVjF2vEnRXzq1GHXwXd9iHJAfyrZNA2wAuygpZv6dGRTB\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x2fe1752ecfb01c2de84cd9ae0c47fef85f9f0a7668ae31dc8b19724570eaad50\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb90fb960543d00b37df49274c3b7bda6f2c8fb1b363226610f6de7f5bffc7c2\",\"dweb:/ipfs/Qmc1ZQ6xPm8jXaWbc9Lakq2uZxY3pqtVC8r3WnNDFgLGTN\"]},\"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/ISystemHook.sol\":{\"keccak256\":\"0xad31c270fe5bf23869fe4a55a9a8d3372871c595f6b0f9a197e810051ab1bfdc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://af7acd6a86410c6d2586739e370134265521cf522fec0c3091804c0d0f99a0fc\",\"dweb:/ipfs/QmRRbUbw89Z3tva95UTvxKhFwn5ddYNMiHbVs6Nnmpsty3\"]},\"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol\":{\"keccak256\":\"0x61392feda0588aba0f72be7c44c65d9115604b5f3d61a79a716d2cc78906bb01\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7cd374cc3c8b05140aa54d712cbd541a51fc7cb4065f7bfc172f64169c1a818a\",\"dweb:/ipfs/QmcsHDhXQFUDB5vf8kES61teypHLuMxNdheat9TN8wY9so\"]},\"node_modules/@latticexyz/world/src/IWorldErrors.sol\":{\"keccak256\":\"0x7d478d15961646ee2889e30169e4e4045ed98c92bfa398abda9299179c234ca6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6aa9999fb5bed10c89639cbc1caf099971abaa8c481a581038227e6c14210776\",\"dweb:/ipfs/QmdxsLT2cFi9Y7buNBVC1WWeKKjNyNDTrpkuRNwGYSGAFz\"]},\"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\":\"0x570da3c73388cb2bcdce4b137968871d89ffe294ba00997029a505060f3a6f0d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://840b4bf9a472574066e6ebe765a8cbbc4ecff41820b5c72b4e92f92fa7c88d55\",\"dweb:/ipfs/QmXX9AUXdVH1xdDZLD1FS3MNoHmunYL1BYt8Ar9iDwVtTU\"]},\"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\":\"0x705f45c60cd9f5cf5ed2b92d73bef71f2c234ec281297dae79779860cfdf9e6f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b927d760e5f09c72c421ad62ab8da11a38a2a47d321e6b023e3d7c2a4a46a458\",\"dweb:/ipfs/QmXMDWhE5gVHURzFAL7cyA7EeFJRkykZRZwRV9qrTBj13Y\"]},\"node_modules/@latticexyz/world/src/codegen/tables/FunctionSelectors.sol\":{\"keccak256\":\"0x88a0bc28aa9ef62f524fd2592cc0aaaf3e33a8cb0c7674c6dba7f2115be551f8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c64f10d7f97971fca0b7b2ab5b38f8d06d85d54b7b34d8ddc90da17264dae7dd\",\"dweb:/ipfs/QmeMgiefFv9fvetswGBG3q2LzL1SJ6zNwBwupSgVpSmpDG\"]},\"node_modules/@latticexyz/world/src/codegen/tables/FunctionSignatures.sol\":{\"keccak256\":\"0xfcaedc1b1a23f7b2c40fbc5cc71d1781de18f0b1cfbc40a83876852659137d2b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8bad7219652c0f76a46107facc5fdcde7c1d3798d201499d87a7f584ac46db7\",\"dweb:/ipfs/Qma1yhF31Q9wxDYjQ8eCYdjpLVXjC2VVHMCipUjPVrRVdF\"]},\"node_modules/@latticexyz/world/src/codegen/tables/NamespaceDelegationControl.sol\":{\"keccak256\":\"0x05b07d7a06c7e801fb0c0143dde8fce02907d9940f2862b63dcf085d43e54fdf\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18eaa2e74e9db4d142a7743c6ab9bfa5e9ff5c3700c0db148840266c4ac8ad35\",\"dweb:/ipfs/QmRiBMxuzDRTST9C4nu8jo6z2D44HYG6VEpKNyDPa6HMhS\"]},\"node_modules/@latticexyz/world/src/codegen/tables/NamespaceOwner.sol\":{\"keccak256\":\"0x1bf6746d0154dc5464f394e5b3d8d66398a55eaff68f6e2c3f3f964d8daf39cd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b902e62ea9758145aaa0677c04b764cf721ba103b8294191cdc4ba6c25f3ba9e\",\"dweb:/ipfs/QmT3m18HiJd8BT1j5pWeXkGMQjqRCfKDiFvoBTBJ8ZKruv\"]},\"node_modules/@latticexyz/world/src/codegen/tables/ResourceAccess.sol\":{\"keccak256\":\"0x57b12c2ff2649db6dd7e2acacece0c5fbdcc0f0bff9b28c685c93d4372688568\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3a9c39f46cf1e43b13b4a94fad22fde80223f6b5e39c87ca5a8f5d76432d1a3c\",\"dweb:/ipfs/QmNdEEiM7acceMy4ojy9oFKvba7Yjm3MXF1hpnRoWTaAsD\"]},\"node_modules/@latticexyz/world/src/codegen/tables/SystemHooks.sol\":{\"keccak256\":\"0x65c5544ed57f2e01d6729339461496fa3db50dd843db6de163e6cca2b9b17c68\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9d8acc162ac647954ffcfd98f6083823713b10d8dc4a05defc18199e9929faf2\",\"dweb:/ipfs/QmVEwCPrDFcQ84qbJyfm3dNEXuqMbUVVqi5DddmJUREriD\"]},\"node_modules/@latticexyz/world/src/codegen/tables/SystemRegistry.sol\":{\"keccak256\":\"0x98b313c90edc060aed54e1728c5931e104914d485dfb0099099dc469773c6194\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://595d820d40e7faceb413613f24d56e82d13e3e53dd86c69627f1c0f134b5705c\",\"dweb:/ipfs/QmUosi7xfNsg5ehaPNZ7tpU3UxyBMbfQW1ESyqH8Bk73JU\"]},\"node_modules/@latticexyz/world/src/codegen/tables/Systems.sol\":{\"keccak256\":\"0xb9b4eada80dfde28cc334d7a8ede2a57b92f3b42f3501af693ba981ba38b8f21\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6edf1eb4a0d1730b331eff58f3f26aa037fed7767b6d420a28b905134908bf7\",\"dweb:/ipfs/QmXyZNb5SvwLJ7eG2mrFLDyC6Q2wKPGiHyeQQ21cQLujJR\"]},\"node_modules/@latticexyz/world/src/codegen/tables/TransactionContext.sol\":{\"keccak256\":\"0xbf501d3d05958c923bb4cb8ca11d5d7c0fba898eda1235bbb1bea95e8f77ed9b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ceb206c972ff952de239ace637c9ead2e069035d1676ea18690289572d8663d1\",\"dweb:/ipfs/QmYRENaiEAexz1xEy9YoX2Xj7nAdr29g7dEsbshK3VoXNE\"]},\"node_modules/@latticexyz/world/src/codegen/tables/UserDelegationControl.sol\":{\"keccak256\":\"0x25c8832ec6db8bc83d0a3c274d8cb49f93bfc57e2b0125c739caf19c1a2c8a51\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a226cf322efa14384b1191263136af4792d5e6285a7ffa9030218a44ec97d571\",\"dweb:/ipfs/QmYC19AoGU6v15mzTKq2oHWMKUeRnzxGEkKgHVEUcUKw91\"]},\"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/implementations/WorldRegistrationSystem.sol\":{\"keccak256\":\"0xe4b91af36de3852dea10f354ee91b7e6c8a78a0f4c40f72b94bdca411599ca6e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd5e616104f0eb8c261f55901579b09871e91784995e3cb1055ac575995f7535\",\"dweb:/ipfs/QmYinJme183sz4QXH642734s62U8YkGWZ5fNPPfC6GzJmw\"]},\"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":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"PackedCounter_InvalidLength"},{"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":"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":[],"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":"address","name":"caller","type":"address"}],"type":"error","name":"World_DirectCallToSystemForbidden"},{"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":"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":"_initialMsgSender","outputs":[{"internalType":"address","name":"sender","type":"address"}]},{"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":"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":"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":"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":"systemId","type":"bytes32"},{"internalType":"contract ISystemHook","name":"hookAddress","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"unregisterSystemHook"}],"devdoc":{"kind":"dev","methods":{"_initialMsgSender()":{"returns":{"sender":"The `msg.sender` that made the first call to World in this transaction"}},"_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."}},"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"}},"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"}},"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"}},"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":{"_initialMsgSender()":{"notice":"Extract the `msg.sender` from TransactionContext (mutex in World.sol on `call` and `callFrom` 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."},"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"},"registerSystem(bytes32,address,bool)":{"notice":"Registers a system"},"registerSystemHook(bytes32,address,uint8)":{"notice":"Registers a new system hook"},"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"},"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/implementations/WorldRegistrationSystem.sol":"WorldRegistrationSystem"},"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":"0xa95a7b8095a313078abe9b3953fa4512aac88ead4526e37023583cb5dc274cb3","urls":["bzz-raw://8a878403e5133ec5f250d752e7b7495e2b13420cd3a42fb59aa6d5f8ee6d188b","dweb:/ipfs/QmUGxeD5Y7B5goNNgFcgaAakjoSr4YtVaE3CMAypRUZGmc"],"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/IStoreErrors.sol":{"keccak256":"0x4b471eb3b98a51f15992f7e4cfb7a7d8e842410f081ea03ef85d3a7b34c35f79","urls":["bzz-raw://e7e82faaea290036677562d8a3a8502f5f871b1368b58ac38897e0ef67216d84","dweb:/ipfs/QmfCj4CtNZ7LYkWUAYcMoyp3X7PFJkUjXgBwbzXkbkDFL6"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreEvents.sol":{"keccak256":"0xfdeeba7e17c947285610d49d85d402cfe5286c046814f827c1aaa37636c16d8f","urls":["bzz-raw://5fde8b7c7caf4dcdcb524565cb8745d897d4d22d88fa0744f9db4b3d36a1eee1","dweb:/ipfs/QmbUe4pfJeRqiiPz31BKWbYv12cz8Lz3Ky5yKydtTb4FY9"],"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":"0x7cafc150d77cb46ecb49b1a1a7d43cc17e21a095596cf544cc8ba6bfe7ed7f20","urls":["bzz-raw://889cadacfbc667e10a7a83ac34e858c76d0472d04cad72c7691a84879e503ce3","dweb:/ipfs/Qmcm6GFFoGFw2nmuz3Z2NRAgqfBPFZixHppmQzZM4Fy3sR"],"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":"0xa59c43271d363f2366d6f6732ae586b1a36a3ffa4906b8f5cbbf19d3d314562c","urls":["bzz-raw://2bd7c9f8f9ad579a8dfec566b2bd2e646f8065ce8a07e6732e11a4a3a2be7787","dweb:/ipfs/QmWBwZGnYYxEiRjFKSsu1mFtCWJYw3XSojhn7zmc5YE4vG"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol":{"keccak256":"0x2e81480e081ce6ad4917ecc634e5c9b7a5674068992ae8d9088f0f6296da3bf7","urls":["bzz-raw://2acfdee4dd4c0347ec214273184f267db0e7edc82e586600501d13581dbb5551","dweb:/ipfs/QmcD945zNdGfkwKVvKHA2fpBGictaz4cVMnNm96SmTG5qY"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol":{"keccak256":"0x29ed1bd962e594e00a9b921ddbbb202a47206adbece718721483a69593b88763","urls":["bzz-raw://786df2eca996d18660a4ea7d059dfb8c8476fe5cc8f14e0ce5c8f237e08444ea","dweb:/ipfs/QmQ8dbVA2rMgcb9rznHVjn8DGH9U8bZuHmebukjkYxs2Av"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol":{"keccak256":"0xe9c42e51b6d20496dde8e8013680ec4a4ea1229fd57f0364a2a061c14c1c115b","urls":["bzz-raw://2bcbeeb7b3de32fc68102f7875d71348d5a0171dbb50937d6ebeb28dd10d4ed4","dweb:/ipfs/QmPY91z4D25KGLU2nhnZgb538Mh1mi46RbwHQB8kZvXd4h"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol":{"keccak256":"0xf80e355b361d29b0169483074b73e2502b228d539d5b3511239edfa9644ae270","urls":["bzz-raw://067d0b61a94453ed29f985cee8d237b46ef1c95f790848a927951e951ebe5a44","dweb:/ipfs/QmVjF2vEnRXzq1GHXwXd9iHJAfyrZNA2wAuygpZv6dGRTB"],"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/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/ISystemHook.sol":{"keccak256":"0xad31c270fe5bf23869fe4a55a9a8d3372871c595f6b0f9a197e810051ab1bfdc","urls":["bzz-raw://af7acd6a86410c6d2586739e370134265521cf522fec0c3091804c0d0f99a0fc","dweb:/ipfs/QmRRbUbw89Z3tva95UTvxKhFwn5ddYNMiHbVs6Nnmpsty3"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol":{"keccak256":"0x61392feda0588aba0f72be7c44c65d9115604b5f3d61a79a716d2cc78906bb01","urls":["bzz-raw://7cd374cc3c8b05140aa54d712cbd541a51fc7cb4065f7bfc172f64169c1a818a","dweb:/ipfs/QmcsHDhXQFUDB5vf8kES61teypHLuMxNdheat9TN8wY9so"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldErrors.sol":{"keccak256":"0x7d478d15961646ee2889e30169e4e4045ed98c92bfa398abda9299179c234ca6","urls":["bzz-raw://6aa9999fb5bed10c89639cbc1caf099971abaa8c481a581038227e6c14210776","dweb:/ipfs/QmdxsLT2cFi9Y7buNBVC1WWeKKjNyNDTrpkuRNwGYSGAFz"],"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":"0x570da3c73388cb2bcdce4b137968871d89ffe294ba00997029a505060f3a6f0d","urls":["bzz-raw://840b4bf9a472574066e6ebe765a8cbbc4ecff41820b5c72b4e92f92fa7c88d55","dweb:/ipfs/QmXX9AUXdVH1xdDZLD1FS3MNoHmunYL1BYt8Ar9iDwVtTU"],"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":"0x705f45c60cd9f5cf5ed2b92d73bef71f2c234ec281297dae79779860cfdf9e6f","urls":["bzz-raw://b927d760e5f09c72c421ad62ab8da11a38a2a47d321e6b023e3d7c2a4a46a458","dweb:/ipfs/QmXMDWhE5gVHURzFAL7cyA7EeFJRkykZRZwRV9qrTBj13Y"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/FunctionSelectors.sol":{"keccak256":"0x88a0bc28aa9ef62f524fd2592cc0aaaf3e33a8cb0c7674c6dba7f2115be551f8","urls":["bzz-raw://c64f10d7f97971fca0b7b2ab5b38f8d06d85d54b7b34d8ddc90da17264dae7dd","dweb:/ipfs/QmeMgiefFv9fvetswGBG3q2LzL1SJ6zNwBwupSgVpSmpDG"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/FunctionSignatures.sol":{"keccak256":"0xfcaedc1b1a23f7b2c40fbc5cc71d1781de18f0b1cfbc40a83876852659137d2b","urls":["bzz-raw://d8bad7219652c0f76a46107facc5fdcde7c1d3798d201499d87a7f584ac46db7","dweb:/ipfs/Qma1yhF31Q9wxDYjQ8eCYdjpLVXjC2VVHMCipUjPVrRVdF"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/NamespaceDelegationControl.sol":{"keccak256":"0x05b07d7a06c7e801fb0c0143dde8fce02907d9940f2862b63dcf085d43e54fdf","urls":["bzz-raw://18eaa2e74e9db4d142a7743c6ab9bfa5e9ff5c3700c0db148840266c4ac8ad35","dweb:/ipfs/QmRiBMxuzDRTST9C4nu8jo6z2D44HYG6VEpKNyDPa6HMhS"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/NamespaceOwner.sol":{"keccak256":"0x1bf6746d0154dc5464f394e5b3d8d66398a55eaff68f6e2c3f3f964d8daf39cd","urls":["bzz-raw://b902e62ea9758145aaa0677c04b764cf721ba103b8294191cdc4ba6c25f3ba9e","dweb:/ipfs/QmT3m18HiJd8BT1j5pWeXkGMQjqRCfKDiFvoBTBJ8ZKruv"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/ResourceAccess.sol":{"keccak256":"0x57b12c2ff2649db6dd7e2acacece0c5fbdcc0f0bff9b28c685c93d4372688568","urls":["bzz-raw://3a9c39f46cf1e43b13b4a94fad22fde80223f6b5e39c87ca5a8f5d76432d1a3c","dweb:/ipfs/QmNdEEiM7acceMy4ojy9oFKvba7Yjm3MXF1hpnRoWTaAsD"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/SystemHooks.sol":{"keccak256":"0x65c5544ed57f2e01d6729339461496fa3db50dd843db6de163e6cca2b9b17c68","urls":["bzz-raw://9d8acc162ac647954ffcfd98f6083823713b10d8dc4a05defc18199e9929faf2","dweb:/ipfs/QmVEwCPrDFcQ84qbJyfm3dNEXuqMbUVVqi5DddmJUREriD"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/SystemRegistry.sol":{"keccak256":"0x98b313c90edc060aed54e1728c5931e104914d485dfb0099099dc469773c6194","urls":["bzz-raw://595d820d40e7faceb413613f24d56e82d13e3e53dd86c69627f1c0f134b5705c","dweb:/ipfs/QmUosi7xfNsg5ehaPNZ7tpU3UxyBMbfQW1ESyqH8Bk73JU"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/Systems.sol":{"keccak256":"0xb9b4eada80dfde28cc334d7a8ede2a57b92f3b42f3501af693ba981ba38b8f21","urls":["bzz-raw://c6edf1eb4a0d1730b331eff58f3f26aa037fed7767b6d420a28b905134908bf7","dweb:/ipfs/QmXyZNb5SvwLJ7eG2mrFLDyC6Q2wKPGiHyeQQ21cQLujJR"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/TransactionContext.sol":{"keccak256":"0xbf501d3d05958c923bb4cb8ca11d5d7c0fba898eda1235bbb1bea95e8f77ed9b","urls":["bzz-raw://ceb206c972ff952de239ace637c9ead2e069035d1676ea18690289572d8663d1","dweb:/ipfs/QmYRENaiEAexz1xEy9YoX2Xj7nAdr29g7dEsbshK3VoXNE"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/UserDelegationControl.sol":{"keccak256":"0x25c8832ec6db8bc83d0a3c274d8cb49f93bfc57e2b0125c739caf19c1a2c8a51","urls":["bzz-raw://a226cf322efa14384b1191263136af4792d5e6285a7ffa9030218a44ec97d571","dweb:/ipfs/QmYC19AoGU6v15mzTKq2oHWMKUeRnzxGEkKgHVEUcUKw91"],"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/implementations/WorldRegistrationSystem.sol":{"keccak256":"0xe4b91af36de3852dea10f354ee91b7e6c8a78a0f4c40f72b94bdca411599ca6e","urls":["bzz-raw://fd5e616104f0eb8c261f55901579b09871e91784995e3cb1055ac575995f7535","dweb:/ipfs/QmYinJme183sz4QXH642734s62U8YkGWZ5fNPPfC6GzJmw"],"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":91}
|
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":"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":"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":"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":"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":"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":"PackedCounter_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]},{"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_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":"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_DirectCallToSystemForbidden","inputs":[{"name":"caller","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":"0x60a060405230608052348015610013575f80fd5b5060805161472961002c5f395f610a1401526147295ff3fe608060405234801561000f575f80fd5b50600436106100e5575f3560e01c8063a92813ad11610088578063bfdfaff711610063578063bfdfaff7146101e4578063cdc938c5146101f7578063d5f8337f1461020a578063e1af802c1461021d575f80fd5b8063a92813ad146101ab578063aa66e9c8146101be578063b29e4089146101d1575f80fd5b806326d98102116100c357806326d98102146101465780633350b6a91461017257806345ec935414610185578063742d611814610198575f80fd5b806301ffc9a7146100e9578063119df25f146101115780631d2257ba14610131575b5f80fd5b6100fc6100f7366004613e55565b610225565b60405190151581526020015b60405180910390f35b61011961028d565b6040516001600160a01b039091168152602001610108565b61014461013f366004613f1f565b61029b565b005b610159610154366004613f74565b610314565b6040516001600160e01b03199091168152602001610108565b610144610180366004613fb8565b610482565b604051601f193601358152602001610108565b6101596101a6366004613ffb565b610653565b6101446101b936600461404e565b610712565b6101446101cc36600461407c565b610755565b6101446101df36600461407c565b610787565b6101446101f2366004614093565b61081c565b6101446102053660046140c9565b6108d0565b6101446102183660046140e4565b6108e9565b6101196109cf565b5f6001600160e01b031982167fb5dee12700000000000000000000000000000000000000000000000000000000148061028757506001600160e01b031982167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b5f6102966109d8565b905090565b6102a3610a0a565b6102b56102ae61028d565b8484610a6e565b6102be82610b3b565b1561030f575f6102cd83610b56565b90506102f9817f1a86b55000000000000000000000000000000000000000000000000000000000610bef565b61030c61030461028d565b84845f610c4a565b50505b505050565b5f61031d610a0a565b61737960f01b837fffff00000000000000000000000000000000000000000000000000000000000016146103995761737960f01b8361035b85610c76565b6040517f5c30fb6f0000000000000000000000000000000000000000000000000000000081526004016103909392919061416a565b60405180910390fd5b6103a283610d89565b6103b3836103ae61028d565b610dd4565b5f6103db6103c18560101b90565b71ffffffffffffffffffffffffffffffffffff1916610e5a565b90505f81846040516020016103f19291906141aa565b6040516020818303038152906040529050808051906020012092505f61041684610ee3565b9050801561045c576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b031985166004820152602401610390565b8451602086012061046e858883610f90565b6104788584611058565b5050505092915050565b61048a610a0a565b61737960f01b837fffff00000000000000000000000000000000000000000000000000000000000016146104c85761737960f01b8361035b85610c76565b7dffffffffffffffffffffffffffff000000000000000000000000000000008316616e7360f01b176104f981610d89565b610505816103ae61028d565b61052f837fb5dee12700000000000000000000000000000000000000000000000000000000610bef565b5f6105398561111d565b6fffffffffffffffffffffffffffffffff19160361058f578361055b85610c76565b6040517fe4ac069e000000000000000000000000000000000000000000000000000000008152600401610390929190614201565b5f61059984611133565b905080158015906105aa5750848114155b156105ec576040517fc0b707410000000000000000000000000000000000000000000000000000000081526001600160a01b0385166004820152602401610390565b5f6105f686610b56565b90506001600160a01b0381161561061f57610610816111b4565b61061a8382611230565b61062a565b61062a8660016112cb565b610635868686611368565b61063f8587611408565b61064b8386600161148e565b505050505050565b5f61065c610a0a565b60408051616e7360f01b60208201525f60228201819052603082015261069d910160405160208183030381529060405261069590614219565b6103ae61028d565b50815160208301205f6106af82610ee3565b905080156106f5576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b031983166004820152602401610390565b610700828685610f90565b61070a8285611058565b509392505050565b61071a610a0a565b610726826103ae61028d565b6107517f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383611538565b5050565b61075d610a0a565b6107668161165c565b61076f81610d89565b61077b816103ae61028d565b6107848161169a565b50565b61078f610a0a565b6107988161165c565b6107a181611703565b6107aa816118f2565b156107ed57806107b982610c76565b6040517f0dc28f6a000000000000000000000000000000000000000000000000000000008152600401610390929190614201565b6107f88160016112cb565b6108098161080461028d565b611974565b6107848161081561028d565b600161148e565b610824610a0a565b61082d8361165c565b61083682610b3b565b61086c576040517f71ee9e8100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610878836103ae61028d565b5f61088283610b56565b90506108ae817f1a86b55000000000000000000000000000000000000000000000000000000000610bef565b6108b88484611a3a565b8151156108ca5761030c61030461028d565b50505050565b6108d8610a0a565b6107846108e361028d565b82611ab5565b6108f1610a0a565b61737960f01b837fffff000000000000000000000000000000000000000000000000000000000000161461092f5761737960f01b8361035b85610c76565b610959827f540fbfa800000000000000000000000000000000000000000000000000000000610bef565b61096283610d89565b610992616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000851617610d89565b61099e836103ae61028d565b61030f836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b1617611b53565b5f610296611c08565b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffcc36013560601c80610a075750335b90565b6001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163003610a6c576040517f9f03a02600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b565b6040805160028082526060820183525f92602083019080368337019050509050836001600160a01b03165f1b815f81518110610aac57610aac61423f565b602002602001018181525050826001600160a01b03165f1b81600181518110610ad757610ad761423f565b6020026020010181815250506108ca7f7462776f726c640000000000000000005573657244656c65676174696f6e436f5f1b825f85604051602001610b1e91815260200190565b60408051601f19818403018152919052630100080160dd1b611c11565b5f81151580156102875750610b4f82611c26565b1592915050565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f81518110610b8d57610b8d61423f565b60209081029190910101525f610be47f7462776f726c6400000000000000000053797374656d7300000000000000000083837e15020014010000000000000000000000000000000000000000000000000000611c85565b60601c949350505050565b610bf98282611cba565b610751576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b031982166024820152604401610390565b60605f80610c5a87878787611cdc565b9150915081610c6c57610c6c81611e9c565b9695505050505050565b606081601081901b5f610c888361111d565b90508271ffffffffffffffffffffffffffffffffffff19831615610cc957610cc471ffffffffffffffffffffffffffffffffffff198416610e5a565b610d00565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b6fffffffffffffffffffffffffffffffff19831615610d2757610d2283610e5a565b610d5e565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b604051602001610d7093929190614253565b6040516020818303038152906040529350505050919050565b610d92816118f2565b6107845780610da082610c76565b6040517ffbf10ce6000000000000000000000000000000000000000000000000000000008152600401610390929190614201565b6001600160a01b038116610e0e616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000851617611ea4565b6001600160a01b03161461075157610e2582610c76565b816040517fd787b7370000000000000000000000000000000000000000000000000000000081526004016103909291906142e0565b60605f5b6010811015610eaf576fffffffffffffffffffffffffffffffff198316600882021b7fff000000000000000000000000000000000000000000000000000000000000001615610eaf57600101610e5e565b604080516fffffffffffffffffffffffffffffffff198516602082015281516030909101909152818152805b949350505050565b6040805160018082528183019092525f9182919060208083019080368337019050509050827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f81518110610f3957610f3961423f565b60209081029190910101525f610edb7f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f7283837e24020020040000000000000000000000000000000000000000000000000000611c85565b5f610f9b8383611f32565b6040805160018082528183019092529192505f9160609183919060208083019080368337019050509050867bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f81518110610ff757610ff761423f565b602090810291909101015261104f7f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72828686867e24020020040000000000000000000000000000000000000000000000000000611f71565b50505050505050565b60605f6110648361229f565b90505f611070846122ae565b6040805160018082528183019092529192505f919060208083019080368337019050509050857bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f815181106110c7576110c761423f565b602090810291909101015261064b7f6f74776f726c6400000000000000000046756e6374696f6e5369676e61747572828686867c0100000000000000000000000000000000000000000000000000000000611f71565b5f61112a6070601061431e565b9190911b919050565b6040805160018082528183019092525f9182919060208083019080368337019050509050826001600160a01b03165f1b815f815181106111755761117561423f565b60209081029190910101525f610edb7f7462776f726c6400000000000000000053797374656d526567697374727900008383630100080160dd1b611c85565b6040805160018082528183019092525f9160208083019080368337019050509050816001600160a01b03165f1b815f815181106111f3576111f361423f565b60209081029190910101526107517f7462776f726c6400000000000000000053797374656d5265676973747279000082630100080160dd1b6122d7565b6040805160028082526060820183525f9260208301908036833701905050905082815f815181106112635761126361423f565b602002602001018181525050816001600160a01b03165f1b8160018151811061128e5761128e61423f565b602090810291909101015261030f7f7462776f726c640000000000000000005265736f75726365416363657373000082630101000160d81b6122d7565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106112ff576112ff61423f565b60200260200101818152505061030f7f746273746f72650000000000000000005265736f7572636549647300000000005f1b825f8560405160200161134b91151560f81b815260010190565b60408051601f19818403018152919052630101000160d81b611c11565b5f61137383836125c3565b6040805160018082528183019092529192505f916060918391906020808301908036833701905050905086815f815181106113b0576113b061423f565b602090810291909101015261104f7f7462776f726c6400000000000000000053797374656d73000000000000000000828686867e15020014010000000000000000000000000000000000000000000000000000611f71565b6040805160018082528183019092525f9160208083019080368337019050509050826001600160a01b03165f1b815f815181106114475761144761423f565b60200260200101818152505061030f7f7462776f726c6400000000000000000053797374656d526567697374727900005f1b825f85604051602001610b1e91815260200190565b6040805160028082526060820183525f9260208301908036833701905050905083815f815181106114c1576114c161423f565b602002602001018181525050826001600160a01b03165f1b816001815181106114ec576114ec61423f565b6020026020010181815250506108ca7f7462776f726c640000000000000000005265736f7572636541636365737300005f1b825f8560405160200161134b91151560f81b815260010190565b5f61154384846125f3565b90505f815167ffffffffffffffff81111561156057611560613e82565b604051908082528060200260200182016040528015611589578160200160208202803683370190505b5090505f805b835181101561164d57846001600160a01b03166115d38583815181106115b7576115b761423f565b60200260200101516affffffffffffffffffffff191660601c90565b6001600160a01b031614611645578381815181106115f3576115f361423f565b602002602001015183838151811061160d5761160d61423f565b7fffffffffffffffffffffffffffffffffffffffffff0000000000000000000000909216602092830291909101909101526001909101905b60010161158f565b5080825261064b868684612659565b616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000821617811461078457616e7360f01b8161035b83610c76565b6040805160018082528183019092525f916020808301908036833701905050905081815f815181106116ce576116ce61423f565b60209081029190910101526107517f7462776f726c640000000000000000004e616d65737061636544656c65676174826126ad565b5f61170e8260101b90565b90505f61172f71ffffffffffffffffffffffffffffffffffff198316610e5a565b805190915080156108ca5761175182611749600184614331565b016020015190565b7fff00000000000000000000000000000000000000000000000000000000000000167f5f00000000000000000000000000000000000000000000000000000000000000036117e2576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff1984166004820152602401610390565b5f5b6117ef600183614331565b81101561030c57602081840101517effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f0000000000000000000000000000000000000000000000000000000000000014801561189c57506118578361174983600161431e565b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f00000000000000000000000000000000000000000000000000000000000000145b156118ea576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff1985166004820152602401610390565b6001016117e4565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f815181106119295761192961423f565b60209081029190910101525f6119687f746273746f72650000000000000000005265736f7572636549647300000000008383630101000160d81b611c85565b9050610edb8160f81c90565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106119a8576119a861423f565b60200260200101818152505061030f7f7462776f726c640000000000000000004e616d6573706163654f776e657200005f1b825f85604051602001611a05919060609190911b6bffffffffffffffffffffffff1916815260140190565b60408051601f198184030181529190527e14010014000000000000000000000000000000000000000000000000000000611c11565b6040805160018082528183019092525f916020808301908036833701905050905082815f81518110611a6e57611a6e61423f565b60200260200101818152505061030f7f7462776f726c640000000000000000004e616d65737061636544656c656761745f1b825f85604051602001610b1e91815260200190565b6040805160028082526060820183525f92602083019080368337019050509050826001600160a01b03165f1b815f81518110611af357611af361423f565b602002602001018181525050816001600160a01b03165f1b81600181518110611b1e57611b1e61423f565b602090810291909101015261030f7f7462776f726c640000000000000000005573657244656c65676174696f6e436f826126ad565b6040805160018082528183019092525f916020808301908036833701905050905082815f81518110611b8757611b8761423f565b60200260200101818152505061030f7f7462776f726c6400000000000000000053797374656d486f6f6b7300000000005f1b825f85604051602001611bf491907fffffffffffffffffffffffffffffffffffffffffff000000000000000000000091909116815260150190565b604051602081830303815290604052612742565b5f6102966127ed565b61030c8585611c20848761282b565b8561285b565b6040805161737960f01b60208201525f602282018190527f756e6c696d69746564000000000000000000000000000000000000000000000060308301529101604051602081830303815290604052611c7d90614219565b909114919050565b5f611cb1611c938686612ae6565b60ff858116601b0360080285901c16611cac858761282b565b612b3b565b95945050505050565b5f611cc483612b8b565b8015611cd55750611cd58383612bcb565b9392505050565b5f60605f611ce986612c7f565b90505f5b8151811015611db5575f828281518110611d0957611d0961423f565b60200260200101519050611d356001826affffffffffffffffffffff1916612cff90919063ffffffff16565b15611dac576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c332303190611d7e908c908c908c90600401614344565b5f604051808303815f87803b158015611d95575f80fd5b505af1158015611da7573d5f803e3d5ffd5b505050505b50600101611ced565b50611dc287858888612d1c565b90935091505f5b8151811015611e91575f828281518110611de557611de561423f565b60200260200101519050611e116002826affffffffffffffffffffff1916612cff90919063ffffffff16565b15611e88576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f9990611e5a908c908c908c90600401614344565b5f604051808303815f87803b158015611e71575f80fd5b505af1158015611e83573d5f803e3d5ffd5b505050505b50600101611dc9565b505094509492505050565b805160208201fd5b6040805160018082528183019092525f918291906020808301908036833701905050905082815f81518110611edb57611edb61423f565b60209081029190910101525f610be47f7462776f726c640000000000000000004e616d6573706163654f776e6572000083837e14010014000000000000000000000000000000000000000000000000000000611c85565b60608282604051602001611f5a9291909182526001600160e01b031916602082015260240190565b604051602081830303815290604052905092915050565b7f6f74000000000000000000000000000000000000000000000000000000000000867fffff0000000000000000000000000000000000000000000000000000000000001603611ffd57857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051611ff094939291906143a5565b60405180910390a261064b565b5f61200787612df7565b90505f5b81518110156120d9575f8282815181106120275761202761423f565b602002602001015190506120536001826affffffffffffffffffffff1916612cff90919063ffffffff16565b156120d0576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c906120a2908c908c908c908c908c908c906004016143e3565b5f604051808303815f87803b1580156120b9575f80fd5b505af11580156120cb573d5f803e3d5ffd5b505050505b5060010161200b565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a98787878760405161211094939291906143a5565b60405180910390a25f6121238888612ae6565b90505f602087019050612139825f895184612e66565b5f61214385612f21565b11156121c3575f6121548a8a612f5d565b87815590506020860191505f805f5b61216c88612f21565b8160ff1610156121be576121818d8d83612fb2565b925061219c8a8260ff166028026038011c64ffffffffff1690565b91506121aa835f8488612e66565b6121b4828661431e565b9450600101612163565b505050505b5f5b8351811015612293575f8482815181106121e1576121e161423f565b6020026020010151905061220d6002826affffffffffffffffffffff1916612cff90919063ffffffff16565b1561228a576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf9061225c908e908e908e908e908e908e906004016143e3565b5f604051808303815f87803b158015612273575f80fd5b505af1158015612285573d5f803e3d5ffd5b505050505b506001016121c5565b50505050505050505050565b5f6102878251603881901b1790565b6060816040516020016122c1919061443b565b6040516020818303038152906040529050919050565b7f6f74000000000000000000000000000000000000000000000000000000000000837fffff000000000000000000000000000000000000000000000000000000000000160361235d57827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07836040516123509190614456565b60405180910390a2505050565b5f61236784612df7565b90505f5b8151811015612433575f8282815181106123875761238761423f565b602002602001015190506123b36040826affffffffffffffffffffff1916612cff90919063ffffffff16565b1561242a576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf45906123fc90899089908990600401614468565b5f604051808303815f87803b158015612413575f80fd5b505af1158015612425573d5f803e3d5ffd5b505050505b5060010161236b565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07846040516124649190614456565b60405180910390a25f6124778585612ae6565b90506124cf815f61248786613030565b67ffffffffffffffff81111561249f5761249f613e82565b6040519080825280601f01601f1916602001820160405280156124c9576020820181803683370190505b50613052565b5f6124d984612f21565b11156124f9575f6124ea8686612f5d565b90506124f7816020613068565b505b5f5b825181101561064b575f8382815181106125175761251761423f565b602002602001015190506125436080826affffffffffffffffffffff1916612cff90919063ffffffff16565b156125ba576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b9061258c908a908a908a90600401614468565b5f604051808303815f87803b1580156125a3575f80fd5b505af11580156125b5573d5f803e3d5ffd5b505050505b506001016124fb565b604051606083811b6bffffffffffffffffffffffff1916602083015282151560f81b603483015290603501611f5a565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f8151811061262b5761262b61423f565b6020026020010181815250505f61264385835f6130a3565b9050611cb1612654825f84516130dc565b613168565b6040805160018082528183019092525f916020808301908036833701905050905082815f8151811061268d5761268d61423f565b6020026020010181815250506108ca84825f6126a886613177565b613186565b5f6126b66127ed565b9050306001600160a01b038216036126d25761030f83836131be565b6040517f505a181d0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063505a181d906127199086908690600401614490565b5f604051808303815f87803b158015612730575f80fd5b505af115801561104f573d5f803e3d5ffd5b5f61274b6127ed565b9050306001600160a01b0382160361276e57612769858585856131d1565b61030c565b6040517f150f32620000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063150f3262906127b99088908890889088906004016144a8565b5f604051808303815f87803b1580156127d0575f80fd5b505af11580156127e2573d5f803e3d5ffd5b505050505050505050565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175545f906001600160a01b031680612826573391505090565b919050565b5f80805b8360ff1681101561070a5761285160ff601b83900360080287901c168361431e565b915060010161282f565b7f6f74000000000000000000000000000000000000000000000000000000000000847fffff00000000000000000000000000000000000000000000000000000000000016036128e557837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be8484846040516128d8939291906144db565b60405180910390a26108ca565b5f6128f08585612ae6565b90505f6128fc86612df7565b90505f5b81518110156129ca575f82828151811061291c5761291c61423f565b602002602001015190506129486004826affffffffffffffffffffff1916612cff90919063ffffffff16565b156129c1576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d90612993908b908b908b908b9060040161450d565b5f604051808303815f87803b1580156129aa575f80fd5b505af11580156129bc573d5f803e3d5ffd5b505050505b50600101612900565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be8686866040516129ff939291906144db565b60405180910390a2612a1a828565ffffffffffff1685613052565b5f5b815181101561104f575f828281518110612a3857612a3861423f565b60200260200101519050612a646008826affffffffffffffffffffff1916612cff90919063ffffffff16565b15612add576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba872190612aaf908b908b908b908b9060040161450d565b5f604051808303815f87803b158015612ac6575f80fd5b505af1158015612ad8573d5f803e3d5ffd5b505050505b50600101612a1c565b5f8282604051602001612afa929190614545565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b5f60208210612b6057602082048401935060208281612b5c57612b5c61457f565b0691505b508254600882021b60208290038084111561070a576001850154600882021c82179150509392505050565b5f612bb6827f01ffc9a700000000000000000000000000000000000000000000000000000000612bcb565b80156102875750610b4f826001600160e01b03195b6040516001600160e01b0319821660248201525f90819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a70000000000000000000000000000000000000000000000000000000017815282519293505f9283928392909183918a617530fa92503d91505f519050828015612c69575060208210155b8015612c7457505f81115b979650505050505050565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f81518110612cb757612cb761423f565b60209081029190910101525f612cee7f7462776f726c6400000000000000000053797374656d486f6f6b73000000000083836130a3565b9050610edb612654825f84516130dc565b5f8160ff1682612d0f8560581c90565b1660ff1614905092915050565b5f60605f80612d2a86613209565b90925090506001600160a01b038216612d475785610da087610c76565b80612d5657612d5686896132be565b8615612da6577dffffffffffffffffffffffffffff000000000000000000000000000000008616616e7360f01b175f612d8e826132d5565b9050612da382612d9e8b8461431e565b61334b565b50505b5f612db18760101b90565b71ffffffffffffffffffffffffffffffffffff191614612ddc57612dd7888884886133c6565b612de8565b612de888888488613439565b90999098509650505050505050565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f81518110612e2f57612e2f61423f565b60209081029190910101525f612cee7f746273746f726500000000000000000053746f7265486f6f6b7300000000000083836130a3565b8215612ede5760208310612e9057602083048401935060208381612e8c57612e8c61457f565b0692505b8215612ede5760208390035f5f19600885021c1990506008850281811c91508351811c9050811987541682821617875550818411612ecf5750506108ca565b50600194909401939182900391015b5b60208210612f005780518455600190930192601f1990910190602001612edf565b81156108ca575f5f19600884021c8554835182191691161785555050505050565b5f6008600180612f3360026020614331565b612f3d9190614331565b612f479190614331565b612f519190614593565b8260ff911c1692915050565b5f8282604051602001612f71929190614545565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b5f8383604051602001612fc6929190614545565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f118185f1c90509392505050565b5f600861303f60026020614331565b6130499190614593565b9190911c919050565b61030f838383516130638560200190565b612e66565b5f602061307683601f61431e565b61308091906145aa565b61308a908461431e565b90505b8083101561030f575f835560018301925061308d565b6060610edb6130b3858585612fb2565b5f6130d7856130c28989613496565b9060ff166028026038011c64ffffffffff1690565b6134a8565b5f818311806130eb5750835182115b15613128578383836040517f23230fa3000000000000000000000000000000000000000000000000000000008152600401610390939291906145c9565b60208401613136848261431e565b90505f6131438585614331565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b60605f611cd58360155f6134cb565b606081611cd58160155f613543565b5f6131918585613496565b90505f6131ad828560ff166028026038011c64ffffffffff1690565b905061064b8686865f858888613595565b61075182826131cc856139b8565b6122d7565b5f6131dc8585613496565b90505f6131f8828560ff166028026038011c64ffffffffff1690565b905061064b868686845f8888613595565b6040805160018082528183019092525f91829182916020808301908036833701905050905083815f815181106132415761324161423f565b60209081029190910101525f80806132997f7462776f726c6400000000000000000053797374656d73000000000000000000857e15020014010000000000000000000000000000000000000000000000000000613a3b565b5050602081015160349091015160609190911c9860f89190911c975095505050505050565b6132c88282613b3c565b61075157610e2582610c76565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f8151811061330c5761330c61423f565b60209081029190910101525f610edb7f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b611c85565b6040805160018082528183019092525f916020808301908036833701905050905082815f8151811061337f5761337f61423f565b60200260200101818152505061030f7f7462776f726c6400000000000000000042616c616e63657300000000000000005f1b825f85604051602001610b1e91815260200190565b5f6060836001600160a01b03165f6133df858989613b7e565b6040516133ec919061443b565b5f6040518083038185875af1925050503d805f8114613426576040519150601f19603f3d011682016040523d82523d5f602084013e61342b565b606091505b509097909650945050505050565b5f6060836001600160a01b0316613451848888613b7e565b60405161345e919061443b565b5f60405180830381855af49150503d805f8114613426576040519150601f19603f3d011682016040523d82523d5f602084013e61342b565b5f611cd56134a48484612f5d565b5490565b60405160208101601f19603f848401011660405282825261070a85858584613bad565b60605f6134d88560801c90565b90506fffffffffffffffffffffffffffffffff85165f8582816134fd576134fd61457f565b0490506040519350602084016020820281016040528185525f5b82811015613537578451871c825293870193602090910190600101613517565b50505050509392505050565b82516060905f6135538583614593565b9050604051925060208301601f19603f83860101166040528184525f602088015b84821015613537578051871b83529187019160019190910190602001613574565b7f7462000000000000000000000000000000000000000000000000000000000000877fffff0000000000000000000000000000000000000000000000000000000000001614613655577f7462000000000000000000000000000000000000000000000000000000000000878860405160200161361391815260200190565b60408051601f19818403018152908290527f31b4668300000000000000000000000000000000000000000000000000000000825261039093929160040161416a565b5f61366f828760ff166028026038011c64ffffffffff1690565b90505f83518564ffffffffff16836136879190614331565b613691919061431e565b90508082141580156136b35750816136a986886145ed565b64ffffffffff1614155b15613703576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff8088166004830152808716602483015283166044820152606401610390565b818664ffffffffff161115613754576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff87166024820152604401610390565b5f613760848984613c74565b90505f61376c8b612df7565b90505f5b8151811015613830575f82828151811061378c5761378c61423f565b602002602001015190506137b86010826affffffffffffffffffffff1916612cff90919063ffffffff16565b1561382757606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b81526004016137f99796959493929190614612565b5f604051808303815f87803b158015613810575f80fd5b505af1158015613822573d5f803e3d5ffd5b505050505b50600101613770565b5064ffffffffff88165f5b8a60ff168160ff16101561386e57613862878260ff166028026038011c64ffffffffff1690565b9091019060010161383b565b508b7faa63765a776145e5e6492f471ae097dfed11cd57a61bc2679dd43180422385b48c838b878c6040516138a795949392919061466f565b60405180910390a2508284146138c7575f6138c28c8c612f5d565b839055505b5f6138d38c8c8c612fb2565b90506138e7818a64ffffffffff1689613052565b505f5b81518110156139aa575f8282815181106139065761390661423f565b602002602001015190506139326020826affffffffffffffffffffff1916612cff90919063ffffffff16565b156139a157606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b81526004016139739796959493929190614612565b5f604051808303815f87803b15801561398a575f80fd5b505af115801561399c573d5f803e3d5ffd5b505050505b506001016138ea565b505050505050505050505050565b5f7f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d000000000000000000008201613a0657507e60030220202000000000000000000000000000000000000000000000000000919050565b610287613a337f746273746f72650000000000000000005461626c65730000000000000000000084613d41565b60205f612b3b565b60605f60605f613a4a85613030565b9050613a57878783613d5c565b93505f613a6386612f21565b90508015613b3157613a758888613496565b935066ffffffffffffff841667ffffffffffffffff811115613a9957613a99613e82565b6040519080825280601f01601f191660200182016040528015613ac3576020820181803683370190505b509250602083015f5b828160ff161015613b2e575f613ae38b8b84612fb2565b90505f613aff888460ff166028026038011c64ffffffffff1690565b9050613b0d825f8387613bad565b613b17818561431e565b935050508080613b26906146c0565b915050613acc565b50505b505093509350939050565b5f613b6e616e7360f01b7dffffffffffffffffffffffffffff0000000000000000000000000000000085161783613d91565b80611cd55750611cd58383613d91565b6060838383604051602001613b95939291906146de565b60405160208183030381529060405290509392505050565b8215613c315760208310613bd757602083048401935060208381613bd357613bd361457f565b0692505b8215613c315760208390035f81841015613bf857505f19600884021c613c01565b505f19600882021c5b8554600886021b818451168219821617845250818411613c225750506108ca565b50600194909401939182900391015b5b60208210613c535783548152600190930192601f1990910190602001613c32565b81156108ca575f5f19600884021c8251865482191691161782525050505050565b5f64ffffffffff821115613cb7576040517f4767058800000000000000000000000000000000000000000000000000000000815260048101839052602401610390565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff16808510613ce95780850382019150613cf1565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b60408051602081018490529081018290525f90606001612afa565b6060815f03613d79575060408051602081019091525f8152611cd5565b5f613d848585612ae6565b9050611cb1815f856134a8565b6040805160028082526060820183525f928392919060208301908036833701905050905083815f81518110613dc857613dc861423f565b602002602001018181525050826001600160a01b03165f1b81600181518110613df357613df361423f565b60209081029190910101525f613e327f7462776f726c640000000000000000005265736f7572636541636365737300008383630101000160d81b611c85565b9050611cb18160f81c90565b80356001600160e01b031981168114612826575f80fd5b5f60208284031215613e65575f80fd5b611cd582613e3e565b6001600160a01b0381168114610784575f80fd5b634e487b7160e01b5f52604160045260245ffd5b5f82601f830112613ea5575f80fd5b813567ffffffffffffffff80821115613ec057613ec0613e82565b604051601f8301601f19908116603f01168101908282118183101715613ee857613ee8613e82565b81604052838152866020858801011115613f00575f80fd5b836020870160208301375f602085830101528094505050505092915050565b5f805f60608486031215613f31575f80fd5b8335613f3c81613e6e565b925060208401359150604084013567ffffffffffffffff811115613f5e575f80fd5b613f6a86828701613e96565b9150509250925092565b5f8060408385031215613f85575f80fd5b82359150602083013567ffffffffffffffff811115613fa2575f80fd5b613fae85828601613e96565b9150509250929050565b5f805f60608486031215613fca575f80fd5b833592506020840135613fdc81613e6e565b915060408401358015158114613ff0575f80fd5b809150509250925092565b5f805f6060848603121561400d575f80fd5b83359250602084013567ffffffffffffffff81111561402a575f80fd5b61403686828701613e96565b92505061404560408501613e3e565b90509250925092565b5f806040838503121561405f575f80fd5b82359150602083013561407181613e6e565b809150509250929050565b5f6020828403121561408c575f80fd5b5035919050565b5f805f606084860312156140a5575f80fd5b8335925060208401359150604084013567ffffffffffffffff811115613f5e575f80fd5b5f602082840312156140d9575f80fd5b8135611cd581613e6e565b5f805f606084860312156140f6575f80fd5b83359250602084013561410881613e6e565b9150604084013560ff81168114613ff0575f80fd5b5f5b8381101561413757818101518382015260200161411f565b50505f910152565b5f815180845261415681602086016020860161411d565b601f01601f19169290920160200192915050565b7fffff00000000000000000000000000000000000000000000000000000000000084168152826020820152606060408201525f611cb1606083018461413f565b5f83516141bb81846020880161411d565b7f5f5f00000000000000000000000000000000000000000000000000000000000090830190815283516141f581600284016020880161411d565b01600201949350505050565b828152604060208201525f610edb604083018461413f565b80516020808301519190811015614239575f198160200360031b1b821691505b50919050565b634e487b7160e01b5f52603260045260245ffd5b7fffff000000000000000000000000000000000000000000000000000000000000841681525f7f3a0000000000000000000000000000000000000000000000000000000000000080600284015284516142b381600386016020890161411d565b8084019050816003820152845191506142d382600483016020880161411d565b0160040195945050505050565b604081525f6142f2604083018561413f565b90506001600160a01b03831660208301529392505050565b634e487b7160e01b5f52601160045260245ffd5b808201808211156102875761028761430a565b818103818111156102875761028761430a565b6001600160a01b0384168152826020820152606060408201525f611cb1606083018461413f565b5f815180845260208085019450602084015f5b8381101561439a5781518752958201959082019060010161437e565b509495945050505050565b608081525f6143b7608083018761436b565b82810360208401526143c9818761413f565b90508460408401528281036060840152612c74818561413f565b86815260c060208201525f6143fb60c083018861436b565b828103604084015261440d818861413f565b90508560608401528281036080840152614427818661413f565b9150508260a0830152979650505050505050565b5f825161444c81846020870161411d565b9190910192915050565b602081525f611cd5602083018461436b565b838152606060208201525f614480606083018561436b565b9050826040830152949350505050565b828152604060208201525f610edb604083018461436b565b848152608060208201525f6144c0608083018661436b565b60ff851660408401528281036060840152612c74818561413f565b606081525f6144ed606083018661436b565b65ffffffffffff851660208401528281036040840152610c6c818561413f565b848152608060208201525f614525608083018661436b565b65ffffffffffff851660408401528281036060840152612c74818561413f565b8281525f60208083018451602086015f5b8281101561457257815184529284019290840190600101614556565b5091979650505050505050565b634e487b7160e01b5f52601260045260245ffd5b80820281158282048414176102875761028761430a565b5f826145c457634e487b7160e01b5f52601260045260245ffd5b500490565b606081525f6145db606083018661413f565b60208301949094525060400152919050565b64ffffffffff81811683821601908082111561460b5761460b61430a565b5092915050565b87815260e060208201525f61462a60e083018961436b565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c0840152614661818561413f565b9a9950505050505050505050565b60a081525f61468160a083018861436b565b65ffffffffffff8716602084015264ffffffffff8616604084015284606084015282810360808401526146b4818561413f565b98975050505050505050565b5f60ff821660ff81036146d5576146d561430a565b60010192915050565b5f84516146ef81846020890161411d565b60609490941b6bffffffffffffffffffffffff19169190930190815260148101919091526034019291505056fea164736f6c6343000818000a","sourceMap":"2180:12845:90:-:0;;;915:4:82;872:48;;2180:12845:90;;;;;;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x608060405234801561000f575f80fd5b50600436106100e5575f3560e01c8063a92813ad11610088578063bfdfaff711610063578063bfdfaff7146101e4578063cdc938c5146101f7578063d5f8337f1461020a578063e1af802c1461021d575f80fd5b8063a92813ad146101ab578063aa66e9c8146101be578063b29e4089146101d1575f80fd5b806326d98102116100c357806326d98102146101465780633350b6a91461017257806345ec935414610185578063742d611814610198575f80fd5b806301ffc9a7146100e9578063119df25f146101115780631d2257ba14610131575b5f80fd5b6100fc6100f7366004613e55565b610225565b60405190151581526020015b60405180910390f35b61011961028d565b6040516001600160a01b039091168152602001610108565b61014461013f366004613f1f565b61029b565b005b610159610154366004613f74565b610314565b6040516001600160e01b03199091168152602001610108565b610144610180366004613fb8565b610482565b604051601f193601358152602001610108565b6101596101a6366004613ffb565b610653565b6101446101b936600461404e565b610712565b6101446101cc36600461407c565b610755565b6101446101df36600461407c565b610787565b6101446101f2366004614093565b61081c565b6101446102053660046140c9565b6108d0565b6101446102183660046140e4565b6108e9565b6101196109cf565b5f6001600160e01b031982167fb5dee12700000000000000000000000000000000000000000000000000000000148061028757506001600160e01b031982167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b5f6102966109d8565b905090565b6102a3610a0a565b6102b56102ae61028d565b8484610a6e565b6102be82610b3b565b1561030f575f6102cd83610b56565b90506102f9817f1a86b55000000000000000000000000000000000000000000000000000000000610bef565b61030c61030461028d565b84845f610c4a565b50505b505050565b5f61031d610a0a565b61737960f01b837fffff00000000000000000000000000000000000000000000000000000000000016146103995761737960f01b8361035b85610c76565b6040517f5c30fb6f0000000000000000000000000000000000000000000000000000000081526004016103909392919061416a565b60405180910390fd5b6103a283610d89565b6103b3836103ae61028d565b610dd4565b5f6103db6103c18560101b90565b71ffffffffffffffffffffffffffffffffffff1916610e5a565b90505f81846040516020016103f19291906141aa565b6040516020818303038152906040529050808051906020012092505f61041684610ee3565b9050801561045c576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b031985166004820152602401610390565b8451602086012061046e858883610f90565b6104788584611058565b5050505092915050565b61048a610a0a565b61737960f01b837fffff00000000000000000000000000000000000000000000000000000000000016146104c85761737960f01b8361035b85610c76565b7dffffffffffffffffffffffffffff000000000000000000000000000000008316616e7360f01b176104f981610d89565b610505816103ae61028d565b61052f837fb5dee12700000000000000000000000000000000000000000000000000000000610bef565b5f6105398561111d565b6fffffffffffffffffffffffffffffffff19160361058f578361055b85610c76565b6040517fe4ac069e000000000000000000000000000000000000000000000000000000008152600401610390929190614201565b5f61059984611133565b905080158015906105aa5750848114155b156105ec576040517fc0b707410000000000000000000000000000000000000000000000000000000081526001600160a01b0385166004820152602401610390565b5f6105f686610b56565b90506001600160a01b0381161561061f57610610816111b4565b61061a8382611230565b61062a565b61062a8660016112cb565b610635868686611368565b61063f8587611408565b61064b8386600161148e565b505050505050565b5f61065c610a0a565b60408051616e7360f01b60208201525f60228201819052603082015261069d910160405160208183030381529060405261069590614219565b6103ae61028d565b50815160208301205f6106af82610ee3565b905080156106f5576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b031983166004820152602401610390565b610700828685610f90565b61070a8285611058565b509392505050565b61071a610a0a565b610726826103ae61028d565b6107517f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383611538565b5050565b61075d610a0a565b6107668161165c565b61076f81610d89565b61077b816103ae61028d565b6107848161169a565b50565b61078f610a0a565b6107988161165c565b6107a181611703565b6107aa816118f2565b156107ed57806107b982610c76565b6040517f0dc28f6a000000000000000000000000000000000000000000000000000000008152600401610390929190614201565b6107f88160016112cb565b6108098161080461028d565b611974565b6107848161081561028d565b600161148e565b610824610a0a565b61082d8361165c565b61083682610b3b565b61086c576040517f71ee9e8100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610878836103ae61028d565b5f61088283610b56565b90506108ae817f1a86b55000000000000000000000000000000000000000000000000000000000610bef565b6108b88484611a3a565b8151156108ca5761030c61030461028d565b50505050565b6108d8610a0a565b6107846108e361028d565b82611ab5565b6108f1610a0a565b61737960f01b837fffff000000000000000000000000000000000000000000000000000000000000161461092f5761737960f01b8361035b85610c76565b610959827f540fbfa800000000000000000000000000000000000000000000000000000000610bef565b61096283610d89565b610992616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000851617610d89565b61099e836103ae61028d565b61030f836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b1617611b53565b5f610296611c08565b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffcc36013560601c80610a075750335b90565b6001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163003610a6c576040517f9f03a02600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b565b6040805160028082526060820183525f92602083019080368337019050509050836001600160a01b03165f1b815f81518110610aac57610aac61423f565b602002602001018181525050826001600160a01b03165f1b81600181518110610ad757610ad761423f565b6020026020010181815250506108ca7f7462776f726c640000000000000000005573657244656c65676174696f6e436f5f1b825f85604051602001610b1e91815260200190565b60408051601f19818403018152919052630100080160dd1b611c11565b5f81151580156102875750610b4f82611c26565b1592915050565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f81518110610b8d57610b8d61423f565b60209081029190910101525f610be47f7462776f726c6400000000000000000053797374656d7300000000000000000083837e15020014010000000000000000000000000000000000000000000000000000611c85565b60601c949350505050565b610bf98282611cba565b610751576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b031982166024820152604401610390565b60605f80610c5a87878787611cdc565b9150915081610c6c57610c6c81611e9c565b9695505050505050565b606081601081901b5f610c888361111d565b90508271ffffffffffffffffffffffffffffffffffff19831615610cc957610cc471ffffffffffffffffffffffffffffffffffff198416610e5a565b610d00565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b6fffffffffffffffffffffffffffffffff19831615610d2757610d2283610e5a565b610d5e565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b604051602001610d7093929190614253565b6040516020818303038152906040529350505050919050565b610d92816118f2565b6107845780610da082610c76565b6040517ffbf10ce6000000000000000000000000000000000000000000000000000000008152600401610390929190614201565b6001600160a01b038116610e0e616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000851617611ea4565b6001600160a01b03161461075157610e2582610c76565b816040517fd787b7370000000000000000000000000000000000000000000000000000000081526004016103909291906142e0565b60605f5b6010811015610eaf576fffffffffffffffffffffffffffffffff198316600882021b7fff000000000000000000000000000000000000000000000000000000000000001615610eaf57600101610e5e565b604080516fffffffffffffffffffffffffffffffff198516602082015281516030909101909152818152805b949350505050565b6040805160018082528183019092525f9182919060208083019080368337019050509050827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f81518110610f3957610f3961423f565b60209081029190910101525f610edb7f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f7283837e24020020040000000000000000000000000000000000000000000000000000611c85565b5f610f9b8383611f32565b6040805160018082528183019092529192505f9160609183919060208083019080368337019050509050867bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f81518110610ff757610ff761423f565b602090810291909101015261104f7f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72828686867e24020020040000000000000000000000000000000000000000000000000000611f71565b50505050505050565b60605f6110648361229f565b90505f611070846122ae565b6040805160018082528183019092529192505f919060208083019080368337019050509050857bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f815181106110c7576110c761423f565b602090810291909101015261064b7f6f74776f726c6400000000000000000046756e6374696f6e5369676e61747572828686867c0100000000000000000000000000000000000000000000000000000000611f71565b5f61112a6070601061431e565b9190911b919050565b6040805160018082528183019092525f9182919060208083019080368337019050509050826001600160a01b03165f1b815f815181106111755761117561423f565b60209081029190910101525f610edb7f7462776f726c6400000000000000000053797374656d526567697374727900008383630100080160dd1b611c85565b6040805160018082528183019092525f9160208083019080368337019050509050816001600160a01b03165f1b815f815181106111f3576111f361423f565b60209081029190910101526107517f7462776f726c6400000000000000000053797374656d5265676973747279000082630100080160dd1b6122d7565b6040805160028082526060820183525f9260208301908036833701905050905082815f815181106112635761126361423f565b602002602001018181525050816001600160a01b03165f1b8160018151811061128e5761128e61423f565b602090810291909101015261030f7f7462776f726c640000000000000000005265736f75726365416363657373000082630101000160d81b6122d7565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106112ff576112ff61423f565b60200260200101818152505061030f7f746273746f72650000000000000000005265736f7572636549647300000000005f1b825f8560405160200161134b91151560f81b815260010190565b60408051601f19818403018152919052630101000160d81b611c11565b5f61137383836125c3565b6040805160018082528183019092529192505f916060918391906020808301908036833701905050905086815f815181106113b0576113b061423f565b602090810291909101015261104f7f7462776f726c6400000000000000000053797374656d73000000000000000000828686867e15020014010000000000000000000000000000000000000000000000000000611f71565b6040805160018082528183019092525f9160208083019080368337019050509050826001600160a01b03165f1b815f815181106114475761144761423f565b60200260200101818152505061030f7f7462776f726c6400000000000000000053797374656d526567697374727900005f1b825f85604051602001610b1e91815260200190565b6040805160028082526060820183525f9260208301908036833701905050905083815f815181106114c1576114c161423f565b602002602001018181525050826001600160a01b03165f1b816001815181106114ec576114ec61423f565b6020026020010181815250506108ca7f7462776f726c640000000000000000005265736f7572636541636365737300005f1b825f8560405160200161134b91151560f81b815260010190565b5f61154384846125f3565b90505f815167ffffffffffffffff81111561156057611560613e82565b604051908082528060200260200182016040528015611589578160200160208202803683370190505b5090505f805b835181101561164d57846001600160a01b03166115d38583815181106115b7576115b761423f565b60200260200101516affffffffffffffffffffff191660601c90565b6001600160a01b031614611645578381815181106115f3576115f361423f565b602002602001015183838151811061160d5761160d61423f565b7fffffffffffffffffffffffffffffffffffffffffff0000000000000000000000909216602092830291909101909101526001909101905b60010161158f565b5080825261064b868684612659565b616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000821617811461078457616e7360f01b8161035b83610c76565b6040805160018082528183019092525f916020808301908036833701905050905081815f815181106116ce576116ce61423f565b60209081029190910101526107517f7462776f726c640000000000000000004e616d65737061636544656c65676174826126ad565b5f61170e8260101b90565b90505f61172f71ffffffffffffffffffffffffffffffffffff198316610e5a565b805190915080156108ca5761175182611749600184614331565b016020015190565b7fff00000000000000000000000000000000000000000000000000000000000000167f5f00000000000000000000000000000000000000000000000000000000000000036117e2576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff1984166004820152602401610390565b5f5b6117ef600183614331565b81101561030c57602081840101517effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f0000000000000000000000000000000000000000000000000000000000000014801561189c57506118578361174983600161431e565b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f00000000000000000000000000000000000000000000000000000000000000145b156118ea576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff1985166004820152602401610390565b6001016117e4565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f815181106119295761192961423f565b60209081029190910101525f6119687f746273746f72650000000000000000005265736f7572636549647300000000008383630101000160d81b611c85565b9050610edb8160f81c90565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106119a8576119a861423f565b60200260200101818152505061030f7f7462776f726c640000000000000000004e616d6573706163654f776e657200005f1b825f85604051602001611a05919060609190911b6bffffffffffffffffffffffff1916815260140190565b60408051601f198184030181529190527e14010014000000000000000000000000000000000000000000000000000000611c11565b6040805160018082528183019092525f916020808301908036833701905050905082815f81518110611a6e57611a6e61423f565b60200260200101818152505061030f7f7462776f726c640000000000000000004e616d65737061636544656c656761745f1b825f85604051602001610b1e91815260200190565b6040805160028082526060820183525f92602083019080368337019050509050826001600160a01b03165f1b815f81518110611af357611af361423f565b602002602001018181525050816001600160a01b03165f1b81600181518110611b1e57611b1e61423f565b602090810291909101015261030f7f7462776f726c640000000000000000005573657244656c65676174696f6e436f826126ad565b6040805160018082528183019092525f916020808301908036833701905050905082815f81518110611b8757611b8761423f565b60200260200101818152505061030f7f7462776f726c6400000000000000000053797374656d486f6f6b7300000000005f1b825f85604051602001611bf491907fffffffffffffffffffffffffffffffffffffffffff000000000000000000000091909116815260150190565b604051602081830303815290604052612742565b5f6102966127ed565b61030c8585611c20848761282b565b8561285b565b6040805161737960f01b60208201525f602282018190527f756e6c696d69746564000000000000000000000000000000000000000000000060308301529101604051602081830303815290604052611c7d90614219565b909114919050565b5f611cb1611c938686612ae6565b60ff858116601b0360080285901c16611cac858761282b565b612b3b565b95945050505050565b5f611cc483612b8b565b8015611cd55750611cd58383612bcb565b9392505050565b5f60605f611ce986612c7f565b90505f5b8151811015611db5575f828281518110611d0957611d0961423f565b60200260200101519050611d356001826affffffffffffffffffffff1916612cff90919063ffffffff16565b15611dac576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c332303190611d7e908c908c908c90600401614344565b5f604051808303815f87803b158015611d95575f80fd5b505af1158015611da7573d5f803e3d5ffd5b505050505b50600101611ced565b50611dc287858888612d1c565b90935091505f5b8151811015611e91575f828281518110611de557611de561423f565b60200260200101519050611e116002826affffffffffffffffffffff1916612cff90919063ffffffff16565b15611e88576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f9990611e5a908c908c908c90600401614344565b5f604051808303815f87803b158015611e71575f80fd5b505af1158015611e83573d5f803e3d5ffd5b505050505b50600101611dc9565b505094509492505050565b805160208201fd5b6040805160018082528183019092525f918291906020808301908036833701905050905082815f81518110611edb57611edb61423f565b60209081029190910101525f610be47f7462776f726c640000000000000000004e616d6573706163654f776e6572000083837e14010014000000000000000000000000000000000000000000000000000000611c85565b60608282604051602001611f5a9291909182526001600160e01b031916602082015260240190565b604051602081830303815290604052905092915050565b7f6f74000000000000000000000000000000000000000000000000000000000000867fffff0000000000000000000000000000000000000000000000000000000000001603611ffd57857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051611ff094939291906143a5565b60405180910390a261064b565b5f61200787612df7565b90505f5b81518110156120d9575f8282815181106120275761202761423f565b602002602001015190506120536001826affffffffffffffffffffff1916612cff90919063ffffffff16565b156120d0576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c906120a2908c908c908c908c908c908c906004016143e3565b5f604051808303815f87803b1580156120b9575f80fd5b505af11580156120cb573d5f803e3d5ffd5b505050505b5060010161200b565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a98787878760405161211094939291906143a5565b60405180910390a25f6121238888612ae6565b90505f602087019050612139825f895184612e66565b5f61214385612f21565b11156121c3575f6121548a8a612f5d565b87815590506020860191505f805f5b61216c88612f21565b8160ff1610156121be576121818d8d83612fb2565b925061219c8a8260ff166028026038011c64ffffffffff1690565b91506121aa835f8488612e66565b6121b4828661431e565b9450600101612163565b505050505b5f5b8351811015612293575f8482815181106121e1576121e161423f565b6020026020010151905061220d6002826affffffffffffffffffffff1916612cff90919063ffffffff16565b1561228a576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf9061225c908e908e908e908e908e908e906004016143e3565b5f604051808303815f87803b158015612273575f80fd5b505af1158015612285573d5f803e3d5ffd5b505050505b506001016121c5565b50505050505050505050565b5f6102878251603881901b1790565b6060816040516020016122c1919061443b565b6040516020818303038152906040529050919050565b7f6f74000000000000000000000000000000000000000000000000000000000000837fffff000000000000000000000000000000000000000000000000000000000000160361235d57827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07836040516123509190614456565b60405180910390a2505050565b5f61236784612df7565b90505f5b8151811015612433575f8282815181106123875761238761423f565b602002602001015190506123b36040826affffffffffffffffffffff1916612cff90919063ffffffff16565b1561242a576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf45906123fc90899089908990600401614468565b5f604051808303815f87803b158015612413575f80fd5b505af1158015612425573d5f803e3d5ffd5b505050505b5060010161236b565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07846040516124649190614456565b60405180910390a25f6124778585612ae6565b90506124cf815f61248786613030565b67ffffffffffffffff81111561249f5761249f613e82565b6040519080825280601f01601f1916602001820160405280156124c9576020820181803683370190505b50613052565b5f6124d984612f21565b11156124f9575f6124ea8686612f5d565b90506124f7816020613068565b505b5f5b825181101561064b575f8382815181106125175761251761423f565b602002602001015190506125436080826affffffffffffffffffffff1916612cff90919063ffffffff16565b156125ba576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b9061258c908a908a908a90600401614468565b5f604051808303815f87803b1580156125a3575f80fd5b505af11580156125b5573d5f803e3d5ffd5b505050505b506001016124fb565b604051606083811b6bffffffffffffffffffffffff1916602083015282151560f81b603483015290603501611f5a565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f8151811061262b5761262b61423f565b6020026020010181815250505f61264385835f6130a3565b9050611cb1612654825f84516130dc565b613168565b6040805160018082528183019092525f916020808301908036833701905050905082815f8151811061268d5761268d61423f565b6020026020010181815250506108ca84825f6126a886613177565b613186565b5f6126b66127ed565b9050306001600160a01b038216036126d25761030f83836131be565b6040517f505a181d0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063505a181d906127199086908690600401614490565b5f604051808303815f87803b158015612730575f80fd5b505af115801561104f573d5f803e3d5ffd5b5f61274b6127ed565b9050306001600160a01b0382160361276e57612769858585856131d1565b61030c565b6040517f150f32620000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063150f3262906127b99088908890889088906004016144a8565b5f604051808303815f87803b1580156127d0575f80fd5b505af11580156127e2573d5f803e3d5ffd5b505050505050505050565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175545f906001600160a01b031680612826573391505090565b919050565b5f80805b8360ff1681101561070a5761285160ff601b83900360080287901c168361431e565b915060010161282f565b7f6f74000000000000000000000000000000000000000000000000000000000000847fffff00000000000000000000000000000000000000000000000000000000000016036128e557837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be8484846040516128d8939291906144db565b60405180910390a26108ca565b5f6128f08585612ae6565b90505f6128fc86612df7565b90505f5b81518110156129ca575f82828151811061291c5761291c61423f565b602002602001015190506129486004826affffffffffffffffffffff1916612cff90919063ffffffff16565b156129c1576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d90612993908b908b908b908b9060040161450d565b5f604051808303815f87803b1580156129aa575f80fd5b505af11580156129bc573d5f803e3d5ffd5b505050505b50600101612900565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be8686866040516129ff939291906144db565b60405180910390a2612a1a828565ffffffffffff1685613052565b5f5b815181101561104f575f828281518110612a3857612a3861423f565b60200260200101519050612a646008826affffffffffffffffffffff1916612cff90919063ffffffff16565b15612add576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba872190612aaf908b908b908b908b9060040161450d565b5f604051808303815f87803b158015612ac6575f80fd5b505af1158015612ad8573d5f803e3d5ffd5b505050505b50600101612a1c565b5f8282604051602001612afa929190614545565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b5f60208210612b6057602082048401935060208281612b5c57612b5c61457f565b0691505b508254600882021b60208290038084111561070a576001850154600882021c82179150509392505050565b5f612bb6827f01ffc9a700000000000000000000000000000000000000000000000000000000612bcb565b80156102875750610b4f826001600160e01b03195b6040516001600160e01b0319821660248201525f90819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a70000000000000000000000000000000000000000000000000000000017815282519293505f9283928392909183918a617530fa92503d91505f519050828015612c69575060208210155b8015612c7457505f81115b979650505050505050565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f81518110612cb757612cb761423f565b60209081029190910101525f612cee7f7462776f726c6400000000000000000053797374656d486f6f6b73000000000083836130a3565b9050610edb612654825f84516130dc565b5f8160ff1682612d0f8560581c90565b1660ff1614905092915050565b5f60605f80612d2a86613209565b90925090506001600160a01b038216612d475785610da087610c76565b80612d5657612d5686896132be565b8615612da6577dffffffffffffffffffffffffffff000000000000000000000000000000008616616e7360f01b175f612d8e826132d5565b9050612da382612d9e8b8461431e565b61334b565b50505b5f612db18760101b90565b71ffffffffffffffffffffffffffffffffffff191614612ddc57612dd7888884886133c6565b612de8565b612de888888488613439565b90999098509650505050505050565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f81518110612e2f57612e2f61423f565b60209081029190910101525f612cee7f746273746f726500000000000000000053746f7265486f6f6b7300000000000083836130a3565b8215612ede5760208310612e9057602083048401935060208381612e8c57612e8c61457f565b0692505b8215612ede5760208390035f5f19600885021c1990506008850281811c91508351811c9050811987541682821617875550818411612ecf5750506108ca565b50600194909401939182900391015b5b60208210612f005780518455600190930192601f1990910190602001612edf565b81156108ca575f5f19600884021c8554835182191691161785555050505050565b5f6008600180612f3360026020614331565b612f3d9190614331565b612f479190614331565b612f519190614593565b8260ff911c1692915050565b5f8282604051602001612f71929190614545565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b5f8383604051602001612fc6929190614545565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f118185f1c90509392505050565b5f600861303f60026020614331565b6130499190614593565b9190911c919050565b61030f838383516130638560200190565b612e66565b5f602061307683601f61431e565b61308091906145aa565b61308a908461431e565b90505b8083101561030f575f835560018301925061308d565b6060610edb6130b3858585612fb2565b5f6130d7856130c28989613496565b9060ff166028026038011c64ffffffffff1690565b6134a8565b5f818311806130eb5750835182115b15613128578383836040517f23230fa3000000000000000000000000000000000000000000000000000000008152600401610390939291906145c9565b60208401613136848261431e565b90505f6131438585614331565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b60605f611cd58360155f6134cb565b606081611cd58160155f613543565b5f6131918585613496565b90505f6131ad828560ff166028026038011c64ffffffffff1690565b905061064b8686865f858888613595565b61075182826131cc856139b8565b6122d7565b5f6131dc8585613496565b90505f6131f8828560ff166028026038011c64ffffffffff1690565b905061064b868686845f8888613595565b6040805160018082528183019092525f91829182916020808301908036833701905050905083815f815181106132415761324161423f565b60209081029190910101525f80806132997f7462776f726c6400000000000000000053797374656d73000000000000000000857e15020014010000000000000000000000000000000000000000000000000000613a3b565b5050602081015160349091015160609190911c9860f89190911c975095505050505050565b6132c88282613b3c565b61075157610e2582610c76565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f8151811061330c5761330c61423f565b60209081029190910101525f610edb7f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b611c85565b6040805160018082528183019092525f916020808301908036833701905050905082815f8151811061337f5761337f61423f565b60200260200101818152505061030f7f7462776f726c6400000000000000000042616c616e63657300000000000000005f1b825f85604051602001610b1e91815260200190565b5f6060836001600160a01b03165f6133df858989613b7e565b6040516133ec919061443b565b5f6040518083038185875af1925050503d805f8114613426576040519150601f19603f3d011682016040523d82523d5f602084013e61342b565b606091505b509097909650945050505050565b5f6060836001600160a01b0316613451848888613b7e565b60405161345e919061443b565b5f60405180830381855af49150503d805f8114613426576040519150601f19603f3d011682016040523d82523d5f602084013e61342b565b5f611cd56134a48484612f5d565b5490565b60405160208101601f19603f848401011660405282825261070a85858584613bad565b60605f6134d88560801c90565b90506fffffffffffffffffffffffffffffffff85165f8582816134fd576134fd61457f565b0490506040519350602084016020820281016040528185525f5b82811015613537578451871c825293870193602090910190600101613517565b50505050509392505050565b82516060905f6135538583614593565b9050604051925060208301601f19603f83860101166040528184525f602088015b84821015613537578051871b83529187019160019190910190602001613574565b7f7462000000000000000000000000000000000000000000000000000000000000877fffff0000000000000000000000000000000000000000000000000000000000001614613655577f7462000000000000000000000000000000000000000000000000000000000000878860405160200161361391815260200190565b60408051601f19818403018152908290527f31b4668300000000000000000000000000000000000000000000000000000000825261039093929160040161416a565b5f61366f828760ff166028026038011c64ffffffffff1690565b90505f83518564ffffffffff16836136879190614331565b613691919061431e565b90508082141580156136b35750816136a986886145ed565b64ffffffffff1614155b15613703576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff8088166004830152808716602483015283166044820152606401610390565b818664ffffffffff161115613754576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff87166024820152604401610390565b5f613760848984613c74565b90505f61376c8b612df7565b90505f5b8151811015613830575f82828151811061378c5761378c61423f565b602002602001015190506137b86010826affffffffffffffffffffff1916612cff90919063ffffffff16565b1561382757606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b81526004016137f99796959493929190614612565b5f604051808303815f87803b158015613810575f80fd5b505af1158015613822573d5f803e3d5ffd5b505050505b50600101613770565b5064ffffffffff88165f5b8a60ff168160ff16101561386e57613862878260ff166028026038011c64ffffffffff1690565b9091019060010161383b565b508b7faa63765a776145e5e6492f471ae097dfed11cd57a61bc2679dd43180422385b48c838b878c6040516138a795949392919061466f565b60405180910390a2508284146138c7575f6138c28c8c612f5d565b839055505b5f6138d38c8c8c612fb2565b90506138e7818a64ffffffffff1689613052565b505f5b81518110156139aa575f8282815181106139065761390661423f565b602002602001015190506139326020826affffffffffffffffffffff1916612cff90919063ffffffff16565b156139a157606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b81526004016139739796959493929190614612565b5f604051808303815f87803b15801561398a575f80fd5b505af115801561399c573d5f803e3d5ffd5b505050505b506001016138ea565b505050505050505050505050565b5f7f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d000000000000000000008201613a0657507e60030220202000000000000000000000000000000000000000000000000000919050565b610287613a337f746273746f72650000000000000000005461626c65730000000000000000000084613d41565b60205f612b3b565b60605f60605f613a4a85613030565b9050613a57878783613d5c565b93505f613a6386612f21565b90508015613b3157613a758888613496565b935066ffffffffffffff841667ffffffffffffffff811115613a9957613a99613e82565b6040519080825280601f01601f191660200182016040528015613ac3576020820181803683370190505b509250602083015f5b828160ff161015613b2e575f613ae38b8b84612fb2565b90505f613aff888460ff166028026038011c64ffffffffff1690565b9050613b0d825f8387613bad565b613b17818561431e565b935050508080613b26906146c0565b915050613acc565b50505b505093509350939050565b5f613b6e616e7360f01b7dffffffffffffffffffffffffffff0000000000000000000000000000000085161783613d91565b80611cd55750611cd58383613d91565b6060838383604051602001613b95939291906146de565b60405160208183030381529060405290509392505050565b8215613c315760208310613bd757602083048401935060208381613bd357613bd361457f565b0692505b8215613c315760208390035f81841015613bf857505f19600884021c613c01565b505f19600882021c5b8554600886021b818451168219821617845250818411613c225750506108ca565b50600194909401939182900391015b5b60208210613c535783548152600190930192601f1990910190602001613c32565b81156108ca575f5f19600884021c8251865482191691161782525050505050565b5f64ffffffffff821115613cb7576040517f4767058800000000000000000000000000000000000000000000000000000000815260048101839052602401610390565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff16808510613ce95780850382019150613cf1565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b60408051602081018490529081018290525f90606001612afa565b6060815f03613d79575060408051602081019091525f8152611cd5565b5f613d848585612ae6565b9050611cb1815f856134a8565b6040805160028082526060820183525f928392919060208301908036833701905050905083815f81518110613dc857613dc861423f565b602002602001018181525050826001600160a01b03165f1b81600181518110613df357613df361423f565b60209081029190910101525f613e327f7462776f726c640000000000000000005265736f7572636541636365737300008383630101000160d81b611c85565b9050611cb18160f81c90565b80356001600160e01b031981168114612826575f80fd5b5f60208284031215613e65575f80fd5b611cd582613e3e565b6001600160a01b0381168114610784575f80fd5b634e487b7160e01b5f52604160045260245ffd5b5f82601f830112613ea5575f80fd5b813567ffffffffffffffff80821115613ec057613ec0613e82565b604051601f8301601f19908116603f01168101908282118183101715613ee857613ee8613e82565b81604052838152866020858801011115613f00575f80fd5b836020870160208301375f602085830101528094505050505092915050565b5f805f60608486031215613f31575f80fd5b8335613f3c81613e6e565b925060208401359150604084013567ffffffffffffffff811115613f5e575f80fd5b613f6a86828701613e96565b9150509250925092565b5f8060408385031215613f85575f80fd5b82359150602083013567ffffffffffffffff811115613fa2575f80fd5b613fae85828601613e96565b9150509250929050565b5f805f60608486031215613fca575f80fd5b833592506020840135613fdc81613e6e565b915060408401358015158114613ff0575f80fd5b809150509250925092565b5f805f6060848603121561400d575f80fd5b83359250602084013567ffffffffffffffff81111561402a575f80fd5b61403686828701613e96565b92505061404560408501613e3e565b90509250925092565b5f806040838503121561405f575f80fd5b82359150602083013561407181613e6e565b809150509250929050565b5f6020828403121561408c575f80fd5b5035919050565b5f805f606084860312156140a5575f80fd5b8335925060208401359150604084013567ffffffffffffffff811115613f5e575f80fd5b5f602082840312156140d9575f80fd5b8135611cd581613e6e565b5f805f606084860312156140f6575f80fd5b83359250602084013561410881613e6e565b9150604084013560ff81168114613ff0575f80fd5b5f5b8381101561413757818101518382015260200161411f565b50505f910152565b5f815180845261415681602086016020860161411d565b601f01601f19169290920160200192915050565b7fffff00000000000000000000000000000000000000000000000000000000000084168152826020820152606060408201525f611cb1606083018461413f565b5f83516141bb81846020880161411d565b7f5f5f00000000000000000000000000000000000000000000000000000000000090830190815283516141f581600284016020880161411d565b01600201949350505050565b828152604060208201525f610edb604083018461413f565b80516020808301519190811015614239575f198160200360031b1b821691505b50919050565b634e487b7160e01b5f52603260045260245ffd5b7fffff000000000000000000000000000000000000000000000000000000000000841681525f7f3a0000000000000000000000000000000000000000000000000000000000000080600284015284516142b381600386016020890161411d565b8084019050816003820152845191506142d382600483016020880161411d565b0160040195945050505050565b604081525f6142f2604083018561413f565b90506001600160a01b03831660208301529392505050565b634e487b7160e01b5f52601160045260245ffd5b808201808211156102875761028761430a565b818103818111156102875761028761430a565b6001600160a01b0384168152826020820152606060408201525f611cb1606083018461413f565b5f815180845260208085019450602084015f5b8381101561439a5781518752958201959082019060010161437e565b509495945050505050565b608081525f6143b7608083018761436b565b82810360208401526143c9818761413f565b90508460408401528281036060840152612c74818561413f565b86815260c060208201525f6143fb60c083018861436b565b828103604084015261440d818861413f565b90508560608401528281036080840152614427818661413f565b9150508260a0830152979650505050505050565b5f825161444c81846020870161411d565b9190910192915050565b602081525f611cd5602083018461436b565b838152606060208201525f614480606083018561436b565b9050826040830152949350505050565b828152604060208201525f610edb604083018461436b565b848152608060208201525f6144c0608083018661436b565b60ff851660408401528281036060840152612c74818561413f565b606081525f6144ed606083018661436b565b65ffffffffffff851660208401528281036040840152610c6c818561413f565b848152608060208201525f614525608083018661436b565b65ffffffffffff851660408401528281036060840152612c74818561413f565b8281525f60208083018451602086015f5b8281101561457257815184529284019290840190600101614556565b5091979650505050505050565b634e487b7160e01b5f52601260045260245ffd5b80820281158282048414176102875761028761430a565b5f826145c457634e487b7160e01b5f52601260045260245ffd5b500490565b606081525f6145db606083018661413f565b60208301949094525060400152919050565b64ffffffffff81811683821601908082111561460b5761460b61430a565b5092915050565b87815260e060208201525f61462a60e083018961436b565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c0840152614661818561413f565b9a9950505050505050505050565b60a081525f61468160a083018861436b565b65ffffffffffff8716602084015264ffffffffff8616604084015284606084015282810360808401526146b4818561413f565b98975050505050505050565b5f60ff821660ff81036146d5576146d561430a565b60010192915050565b5f84516146ef81846020890161411d565b60609490941b6bffffffffffffffffffffffff19169190930190815260148101919091526034019291505056fea164736f6c6343000818000a","sourceMap":"2180:12845:90:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2265:198:58;;;;;;:::i;:::-;;:::i;:::-;;;592:14:207;;585:22;567:41;;555:2;540:18;2265:198:58;;;;;;;;1196:113;;;:::i;:::-;;;-1:-1:-1;;;;;783:55:207;;;765:74;;753:2;738:18;1196:113:58;619:226:207;11570:932:90;;;;;;:::i;:::-;;:::i;:::-;;8331:1508;;;;;;:::i;:::-;;:::i;:::-;;;-1:-1:-1;;;;;;3126:79:207;;;3108:98;;3096:2;3081:18;8331:1508:90;2964:248:207;5760:2236:90;;;;;;:::i;:::-;;:::i;1550:110:58:-;;;-1:-1:-1;;3551:14:58;3547:25;3534:39;3899:25:207;;3887:2;3872:18;1550:110:58;3753:177:207;10243:997:90;;;;;;:::i;:::-;;:::i;4696:386::-;;;;;;:::i;:::-;;:::i;14557:466::-;;;;;;:::i;:::-;;:::i;2490:736::-;;;;;;:::i;:::-;;:::i;13228:1145::-;;;;;;:::i;:::-;;:::i;12687:223::-;;;;;;:::i;:::-;;:::i;3530: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;1196:113::-;1239:14;1268:36;:34;:36::i;:::-;1261:43;;1196:113;:::o;11570:932:90:-;995:20:82;:18;:20::i;:::-;11775:141:90::1;11821:12;:10;:12::i;:::-;11852:9;11890:19;11775:26;:141::i;:::-;11966:41;11987:19;11966:20;:41::i;:::-;11962:536;;;12111:25;12139:39;12158:19;12139:18;:39::i;:::-;12111:67;;12186:73;12203:17;12222:36;12186:16;:73::i;:::-;12330:161;12381:12;:10;:12::i;:::-;12413:19;12452:12;12481:1;12330:32;:161::i;:::-;;12009:489;11962:536;11570:932:::0;;;:::o;8331:1508::-;8470:28;995:20:82;:18;:20::i;:::-;-1:-1:-1;;;8577:8:90;:37;::::1;;8573:138;;-1:-1:-1::0;;;8674:8:90::1;8684:19;:8;:17;:19::i;:::-;8631:73;;;;;;;;;;;;;:::i;:::-;;;;;;;;8573:138;8754:40;8785:8;8754:30;:40::i;:::-;8848:50;8875:8;8885:12;:10;:12::i;:::-;8848:26;:50::i;:::-;8945:29;8977:59;9012:23;:8;385:5:16::0;2502:44:59;;2404:148;9012:23:90::1;-1:-1:-1::0;;8977:59:90::1;:34;:59::i;:::-;8945:91;;9042:35;9097:15;9120:23;9080:64;;;;;;;;;:::i;:::-;;;;;;;;;;;;;9042:102;;9191:22;9181:33;;;;;;9150:65;;9281:27;9311:53;9342:21;9311:30;:53::i;:::-;9281:83:::0;-1:-1:-1;9375:40:90;;9371:111:::1;;9424:58;::::0;::::1;::::0;;-1:-1:-1;;;;;;3126:79:207;;9424:58:90::1;::::0;::::1;3108:98:207::0;3081:18;;9424:58:90::1;2964:248:207::0;9371:111:90::1;9566:41:::0;;::::1;::::0;::::1;::::0;9614:79:::1;9637:21:::0;9660:8;9566:41;9614:22:::1;:79::i;:::-;9756:78;9780:21;9810:22;9756:23;:78::i;:::-;8500:1339;;;;8331:1508:::0;;;;:::o;5760:2236::-;995:20:82;:18;:20::i;:::-;-1:-1:-1;;;5948:8:90;:37;::::1;;5944:138;;-1:-1:-1::0;;;6045:8:90::1;6055:19;:8;:17;:19::i;5944:138::-;578:36:59::0;2820:46;;-1:-1:-1;;;2819:74:59;6191:43:90::1;2819:74:59::0;6191:30:90::1;:43::i;:::-;6288:53;6315:11;6328:12;:10;:12::i;6288:53::-;6432:74;6457:6;6466:39;6432:16;:74::i;:::-;6599:9;6577:18;:8:::0;:16:::1;:18::i;:::-;-1:-1:-1::0;;6577:31:90::1;::::0;6573:98:::1;;6641:8;6651:19;:8;:17;:19::i;:::-;6617:54;;;;;;;;;;;;:::i;6573:98::-;6755:27;6785:36;6813:6;6785:19;:36::i;:::-;6755:66:::0;-1:-1:-1;6838:40:90;;;::::1;::::0;:110:::1;;;6939:8;6900:16;6882:66;;6838:110;6827:192;;;6970:42;::::0;::::1;::::0;;-1:-1:-1;;;;;783:55:207;;6970:42:90::1;::::0;::::1;765:74:207::0;738:18;;6970:42:90::1;619:226:207::0;6827:192:90::1;7083:22;7108:28;7127:8;7108:18;:28::i;:::-;7083:53:::0;-1:-1:-1;;;;;;7216:28:90;::::1;::::0;7212:411:::1;;7315:44;7344:14;7315:28;:44::i;:::-;7430:57;7459:11;7472:14;7430:28;:57::i;:::-;7212:411;;;7578:38;7601:8;7611:4;7578:22;:38::i;:::-;7710:53;7723:8;7741:6;7750:12;7710;:53::i;:::-;7835:46;7863:6;7872:8;7835:19;:46::i;:::-;7936:55;7956:11;7977:6;7986:4;7936:19;:55::i;:::-;5871:2125;;;5760:2236:::0;;;:::o;10243:997::-;10420:28;995:20:82;:18;:20::i;:::-;625:63:80::1;::::0;;-1:-1:-1;;;625:63:80::1;::::0;::::1;8547:92:207::0;662:14:80::1;8655:11:207::0;;;8648:100;;;8764:12;;;8757:101;10508:59:90::1;::::0;8874:12:207;625:63:80::1;;;;;;;;;;;;617:72;;;:::i;:::-;10554:12:90;:10;:12::i;10508:59::-;-1:-1:-1::0;10670:40:90;;::::1;::::0;::::1;::::0;10777:27:::1;10807:53;10670:40:::0;10807:30:::1;:53::i;:::-;10777:83:::0;-1:-1:-1;10871:40:90;;10867:111:::1;;10920:58;::::0;::::1;::::0;;-1:-1:-1;;;;;;3126:79:207;;10920:58:90::1;::::0;::::1;3108:98:207::0;3081:18;;10920:58:90::1;2964:248:207::0;10867:111:90::1;11023:79;11046:21;11069:8;11079:22;11023;:79::i;:::-;11165:70;11189:21;11212:22;11165:23;:70::i;:::-;10450:790;10243:997:::0;;;;;:::o;4696:386::-;995:20:82;:18;:20::i;:::-;4853:50:90::1;4880:8;4890:12;:10;:12::i;4853:50::-;4998:79;1266:66:76;5046:8:90::0;5064:11;4998:27:::1;:79::i;:::-;4696:386:::0;;:::o;14557:466::-;995:20:82;:18;:20::i;:::-;14698:29:90::1;14715:11;14698:16;:29::i;:::-;14772:43;14803:11;14772:30;:43::i;:::-;14869:53;14896:11;14909:12;:10;:12::i;14869:53::-;14966:52;15006:11;14966:39;:52::i;:::-;14557:466:::0;:::o;2490:736::-;995:20:82;:18;:20::i;:::-;2627:29:90::1;2644:11;2627:16;:29::i;:::-;2721:34;2743:11;2721:21;:34::i;:::-;2808:35;2831:11;2808:22;:35::i;:::-;2804:127;;;2888:11;2901:22;:11;:20;:22::i;:::-;2860:64;;;;;;;;;;;;:::i;2804:127::-;2975:41;2998:11;3011:4;2975:22;:41::i;:::-;3069:46;3089:11;3102:12;:10;:12::i;:::-;3069:19;:46::i;:::-;3169:52;3189:11;3202:12;:10;:12::i;:::-;3216:4;3169:19;:52::i;13228:1145::-:0;995:20:82;:18;:20::i;:::-;13442:29:90::1;13459:11;13442:16;:29::i;:::-;13533:41;13554:19;13533:20;:41::i;:::-;13528:107;;13591:37;;;;;;;;;;;;;;13528:107;13688:53;13715:11;13728:12;:10;:12::i;13688:53::-;13840:25;13868:39;13887:19;13868:18;:39::i;:::-;13840:67;;13913:73;13930:17;13949:36;13913:16;:73::i;:::-;14032:65;14064:11;14077:19;14032:31;:65::i;:::-;14168:19:::0;;:23;14164:205:::1;;14201:161;14252:12;:10;:12::i;14164:205::-;13388:985;13228:1145:::0;;;:::o;12687:223::-;995:20:82;:18;:20::i;:::-;12820:85:90::1;12868:12;:10;:12::i;:::-;12893:9;12820:34;:85::i;3530:936::-:0;995:20:82;:18;:20::i;:::-;-1:-1:-1;;;3755:8:90;:37;::::1;;3751:138;;-1:-1:-1::0;;;3852:8:90::1;3862:19;:8;:17;:19::i;3751:138::-;3970:69;3995:11;4009:29;3970:16;:69::i;:::-;4081:40;4112:8;4081:30;:40::i;:::-;4175:57;-1:-1:-1::0;;;578:36:59;2820:46;;2819:74;4175:30:90::1;:57::i;:::-;4282:50;4309:8;4319:12;:10;:12::i;4282:50::-;4364:97;4381:8:::0;-1:-1:-1;;987:20:4;;;;979:29;1011:30;;;;;;979:62;4364:16:90::1;:97::i;1876:98:58:-:0;1915:7;1937:32;:30;:32::i;2743:383::-;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;1113:189:82:-;-1:-1:-1;;;;;1199:6:82;1182:23;1190:4;1182:23;1171:127;;1266:25;;;;;;;;;;;;;;1171:127;1113:189::o;6930:426:79:-;7058:16;;;7072:1;7058:16;;;;;;;;7029:26;;7058:16;;;;;;;;;;-1:-1:-1;7058:16:79;7029:45;;7119:9;-1:-1:-1;;;;;7103:27:79;7095:36;;7080:9;7090:1;7080:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;7176:9;-1:-1:-1;;;;;7160:27:79;7152:36;;7137:9;7147:1;7137:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;7195:156;1271:66;1255:83;;7243:9;7260:1;7304:19;7269:56;;;;;;9577:19:207;;9621:2;9612:12;;9448:182;7269:56:79;;;;-1:-1:-1;;7269:56:79;;;;;;;;;-1:-1:-1;;;7195: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;3835:307:78:-;3950:16;;;3964:1;3950:16;;;;;;;;;3899:14;;;;3950:16;;;;;;;;;;;;-1:-1:-1;3950:16:78;3921:45;;4005:8;3972:9;3982:1;3972:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;4021:13;4037:62;1262:66;4072:9;4021:13;1435:66;4037:24;:62::i;:::-;4113:23;;;3835:307;-1:-1:-1;;;;3835:307:78:o;879:238:92:-;964:61;996:15;1013:11;964:31;:61::i;:::-;959:156;;1040:70;;;;;-1:-1:-1;;;;;9825:55:207;;1040:70:92;;;9807:74:207;-1:-1:-1;;;;;;9917:79:207;;9897:18;;;9890:107;9780:18;;1040:70:92;9635:368:207;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;3351:592:59:-;3415:13;3485:10;385:5:16;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;2074:233::-;-1:-1:-1;;;;;2159:58:42;;:48;-1:-1:-1;;;578:36:59;2820:46;;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;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;;11424:79:207;;2023:30:59;;;11412:92:207;2023:30:59;;11520:12:207;;;;2023:30:59;;;809:21:2;;;2023:30:59;2073:39;2059:54;1796:322;-1:-1:-1;;;;1796:322:59:o;3904::69:-;4030:16;;;4044:1;4030:16;;;;;;;;;3974:19;;;;4030:16;;;;;;;;;;;;-1:-1:-1;4030:16:69;4001:45;;4075:16;4067:25;;;4052:9;4062:1;4052:12;;;;;;;;:::i;:::-;;;;;;;;;;:40;4099:13;4115:62;1271:66;4150:9;4099:13;1454:66;4115:24;:62::i;8009:454::-;8115:24;8142:46;8155:8;8165:22;8142:12;:46::i;:::-;8291:16;;;8305:1;8291:16;;;;;;;;;8115:73;;-1:-1:-1;8195:29:69;;8230:25;;8195:29;;8291:16;;;;;;;;;;;;-1:-1:-1;8291:16:69;8262:45;;8336:16;8328:25;;;8313:9;8323:1;8313:12;;;;;;;;:::i;:::-;;;;;;;;;;:40;8360:98;1271:66;8390:9;8401:11;8414:15;8431:12;1454:66;8360:19;:98::i;:::-;8109:354;;;;8009:454;;;:::o;3924:455:70:-;4011:24;4041:29;4073:32;4087:17;4073:13;:32::i;:::-;4041:64;;4111:25;4139:32;4153:17;4139:13;:32::i;:::-;4207:16;;;4221:1;4207:16;;;;;;;;;4111:60;;-1:-1:-1;4178:26:70;;4207:16;;;;;;;;;;;;-1:-1:-1;4207:16:70;4178:45;;4252:16;4244:25;;;4229:9;4239:1;4229:12;;;;;;;;:::i;:::-;;;;;;;;;;:40;4276:98;1191:66;4306:9;4317:11;4330:15;4347:12;1375:66;4276:19;:98::i;3030:160:59:-;3093:7;3157:26;438:6;385:5:16;3157:26:59;:::i;:::-;3123:61;;;;;3030:160;-1:-1:-1;3030:160:59:o;4520:313:77:-;4629:16;;;4643:1;4629:16;;;;;;;;;4573:19;;;;4629:16;;;;;;;;;;;;-1:-1:-1;4629:16:77;4600:45;;4690:6;-1:-1:-1;;;;;4674:24:77;4666:33;;4651:9;4661:1;4651:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;4706:13;4722:62;1269:66;4757:9;4706:13;-1:-1:-1;;;4722:24:77;:62::i;6498:222::-;6581:16;;;6595:1;6581:16;;;;;;;;;6552:26;;6581:16;;;;;;;;;;;-1:-1:-1;6581:16:77;6552:45;;6642:6;-1:-1:-1;;;;;6626:24:77;6618:33;;6603:9;6613:1;6603:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;6658:57;1269:66;6691:9;-1:-1:-1;;;6658:22:77;:57::i;7058:295:75:-;7164:16;;;7178:1;7164:16;;;;;;;;7135:26;;7164:16;;;;;;;;;;-1:-1:-1;7164:16:75;7135:45;;7219:10;7186:9;7196:1;7186:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;7275:6;-1:-1:-1;;;;;7259:24:75;7251:33;;7236:9;7246:1;7236:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;7291:57;1269:66;7324:9;-1:-1:-1;;;7291:22:75;:57::i;4952:268:27:-;5052:16;;;5066:1;5052:16;;;;;;;;;5023:26;;5052:16;;;;;;;;;;;-1:-1:-1;5052:16:27;5023:45;;5107:10;5074:9;5084:1;5074:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;5125:90;1076:66;1060:83;;5160:9;5171:1;5192:6;5174:26;;;;;;12013:14:207;12006:22;12001:3;11997:32;11985:45;;12055:1;12046:11;;11862:201;5174:26:27;;;;-1:-1:-1;;5174:26:27;;;;;;;;;-1:-1:-1;;;5125:24:27;:90::i;7672:423:78:-;7757:24;7784:34;7797:6;7805:12;7784;:34::i;:::-;7921:16;;;7935:1;7921:16;;;;;;;;;7757:61;;-1:-1:-1;7825:29:78;;7860:25;;7825:29;;7921:16;;;;;;;;;;;;-1:-1:-1;7921:16:78;7892:45;;7976:8;7943:9;7953:1;7943:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;7992:98;1262:66;8022:9;8033:11;8046:15;8063:12;1435:66;7992:19;:98::i;5881:286:77:-;5976:16;;;5990:1;5976:16;;;;;;;;;5947:26;;5976:16;;;;;;;;;;;-1:-1:-1;5976:16:77;5947:45;;6037:6;-1:-1:-1;;;;;6021:24:77;6013:33;;5998:9;6008:1;5998:12;;;;;;;;:::i;:::-;;;;;;:48;;;;;6053:109;1269:66;1253:83;;6088:9;6099:1;6137:8;6102:45;;;;;;9577:19:207;;9621:2;9612:12;;9448:182;6322:332:75;6432:16;;;6446:1;6432:16;;;;;;;;6403:26;;6432:16;;;;;;;;;;-1:-1:-1;6432:16:75;6403:45;;6487:10;6454:9;6464:1;6454:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;6543:6;-1:-1:-1;;;;;6527:24:75;6519:33;;6504:9;6514:1;6504:12;;;;;;;;:::i;:::-;;;;;;:48;;;;;6559:90;1269:66;1253:83;;6594:9;6605:1;6626:6;6608:26;;;;;;12013:14:207;12006:22;12001:3;11997:32;11985:45;;12055:1;12046:11;;11862: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;:::-;:57;;;;: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:93:-;-1:-1:-1;;;578:36:59;2820:46;;2819:74;746:10:93;728:79;724:196;;-1:-1:-1;;;881:10:93;893:21;:10;:19;:21::i;6718:214:73:-;6808:16;;;6822:1;6808:16;;;;;;;;;6779:26;;6808:16;;;;;;;;;;;-1:-1:-1;6808:16:73;6779:45;;6863:11;6830:9;6840:1;6830:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;6882;1271:66;6917:9;6882:24;:45::i;573:770:94:-;701:17;721:25;:10;385:5:16;2502:44:59;;2404:148;721:25:94;701:45;-1:-1:-1;750:30:94;783:45;-1:-1:-1;;783:45:94;;:34;:45::i;:::-;865:30;;750:78;;-1:-1:-1;904:26:94;;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:94;:72;;;;938:146;;1031:46;;;;;-1:-1:-1;;12365:79:207;;1031:46:94;;;12347:98:207;12320:18;;1031:46:94;12201:250:207;938:146:94;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:94;;;;;:102;;;;-1:-1:-1;1206:44:94;1225:16;1244:5;:1;1248;1244:5;:::i;1206:44::-;:51;;;;;1155:102;1151:180;;;1276:46;;;;;-1:-1:-1;;12365:79:207;;1276:46:94;;;12347:98:207;12320:18;;1276:46:94;12201:250:207;1151:180:94;1138:3;;1090:247;;3588:314:27;3702:16;;;3716:1;3702:16;;;;;;;;;3654:11;;;;3702:16;;;;;;;;;;;;-1:-1:-1;3702:16:27;3673:45;;3757:10;3724:9;3734:1;3724:12;;;;;;;;:::i;:::-;;;;;;;;;;:44;3775:13;3791:62;1076:66;3826:9;3775:13;-1:-1:-1;;;3791:24:27;:62::i;:::-;3775:78;;3867:29;3888:5;3875:20;;1452:10:16;1343:126;5756:265:74;5853:16;;;5867:1;5853:16;;;;;;;;;5824:26;;5853:16;;;;;;;;;;;-1:-1:-1;5853:16:74;5824:45;;5908:11;5875:9;5885:1;5875:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;5927:89;1269:66;1253:83;;5962:9;5973:1;5994:5;5976:25;;;;;;;12605:2:207;12601:15;;;;-1:-1:-1;;12597:88:207;12585:101;;12711:2;12702:12;;12456:264;5976:25:74;;;;-1:-1:-1;;5976:25:74;;;;;;;;;1449:66;5927:24;:89::i;6308:349:73:-;6422:16;;;6436:1;6422:16;;;;;;;;;6393:26;;6422:16;;;;;;;;;;;-1:-1:-1;6422:16:73;6393:45;;6477:11;6444:9;6454:1;6444:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;6496:156;1271:66;1255:83;;6544:9;6561:1;6605:19;6570:56;;;;;;9577:19:207;;9621:2;9612:12;;9448:182;7417:291:79;7521:16;;;7535:1;7521:16;;;;;;;;7492:26;;7521:16;;;;;;;;;;-1:-1:-1;7521:16:79;7492:45;;7582:9;-1:-1:-1;;;;;7566:27:79;7558:36;;7543:9;7553:1;7543:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;7639:9;-1:-1:-1;;;;;7623:27:79;7615:36;;7600:9;7610:1;7600:12;;;;;;;;:::i;:::-;;;;;;;;;;:51;7658:45;1271:66;7693:9;7658:24;:45::i;10311:257:76:-;10408:16;;;10422:1;10408:16;;;;;;;;;10379:26;;10408:16;;;;;;;;;;;-1:-1:-1;10408:16:76;10379:45;;10463:8;10430:9;10440:1;10430:12;;;;;;;;:::i;:::-;;;;;;:42;;;;;10479:84;1266:66;1250:83;;10520:9;10531:1;10552:8;10534:28;;;;;;;12878:66:207;12866:79;;;;12854:92;;12971:2;12962:12;;12725:255;10534:28:76;;;;;;;;;;;;;10479:30;:84::i;3799:97:58:-;3840:7;3862:29;:27;:29::i;24989:355:20:-;25161:178;25195:7;25220:8;25250:63;25289:11;25302:10;25250:38;:63::i;:::-;25328:4;25161:16;:178::i;1063:181:43:-;764:71:80;;;-1:-1:-1;;;764:71:80;;;8547:92:207;1139:4:43;8655:11:207;;;8648:100;;;814:20:80;8764:12:207;;;8757:101;1139:4:43;8874:12:207;764:71:80;;;;;;;;;;;;756:80;;;:::i;:::-;1158:81:43;;;;1063:181;-1:-1:-1;1063:181:43:o;38022:541:20:-;38179:7;38316:242;38360:59;38401:7;38410:8;38360:40;:59::i;:::-;38437:31;;;;4479:19:3;:27;537:1:30;4478:44:3;4444:79;;;4431:93;38486:63:20;38525:11;38538:10;38486:38;:63::i;:::-;38316:17;:242::i;:::-;38303:255;38022:541;-1:-1:-1;;;;;38022:541:20: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;:::-;1492:88;1313:272;-1:-1:-1;;;1313:272:45:o;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:96;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:96;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:95:-;704:6;698:13;691:4;683:6;679:17;672:40;4483:306:74;4594:16;;;4608:1;4594:16;;;;;;;;;4544:13;;;;4594:16;;;;;;;;;;;;-1:-1:-1;4594:16:74;4565:45;;4649:11;4616:9;4626:1;4616:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;4668:13;4684:62;1269:66;4719:9;4668:13;1449:66;4684:24;:62::i;9915:179:69:-;10012:12;10056:8;10066:22;10039:50;;;;;;;;13616:19:207;;;-1:-1:-1;;;;;;13665:79:207;13660:2;13651:12;;13644:101;13770:2;13761:12;;13430:349;10039:50:69;;;;;;;;;;;;;10032:57;;9915:179;;;;:::o;15127:3138:20:-;15421:23;15400:7;:44;;;15396:198;;15514:7;15498:75;15523:8;15533:10;15545:14;15561:11;15498:75;;;;;;;;;:::i;:::-;;;;;;;;15581:7;;15396:198;15732:22;15757:24;15773:7;15757:15;:24::i;:::-;15732:49;;15792:9;15787:340;15807:5;:12;15803:1;:16;15787:340;;;15834:9;15856:5;15862:1;15856:8;;;;;;;;:::i;:::-;;;;;;;15834:31;;15877:33;343:6:32;15877:4:20;:14;;;;;:33;;;;:::i;:::-;15873:248;;;15922:190;;;;;3404:35:4;;;;;15922:47:20;;:190;;15981:7;;16000:8;;16020:10;;16042:14;;16068:11;;16091;;15922:190;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;15873:248;-1:-1:-1;15821:3:20;;15787:340;;;;16191:7;16175:75;16200:8;16210:10;16222:14;16238:11;16175:75;;;;;;;;;:::i;:::-;;;;;;;;16314:26;16343:59;16384:7;16393:8;16343:40;:59::i;:::-;16314:88;-1:-1:-1;16408:21:20;828:4:14;818:15;;16408:54:20;;16468:149;16506:18;16540:1;16557:10;:17;16597:13;16468;:149::i;:::-;16717:1;16684:30;:11;:28;:30::i;:::-;:34;16680:1174;;;16803:33;16839:66;16887:7;16896:8;16839:47;:66::i;:::-;629:28:19;;;16803:102:20;-1:-1:-1;828:4:14;818:15;;17079:47:20;;17235:27;17270:25;17308:7;17303:545;17321:30;:11;:28;:30::i;:::-;17317:1;:34;;;17303:545;;;17387:63;17429:7;17438:8;17448:1;17387:41;:63::i;:::-;17365:85;-1:-1:-1;17480:25:20;:14;17503:1;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;17480:25:20;17460:45;;17515:170;17557:19;17596:1;17617:17;17661:13;17515;:170::i;:::-;17695:34;17712:17;17695:34;;:::i;:::-;;-1:-1:-1;17826:3:20;;17303:545;;;;16720:1134;;;16680:1174;17928:9;17923:338;17943:5;:12;17939:1;:16;17923:338;;;17970:9;17992:5;17998:1;17992:8;;;;;;;;:::i;:::-;;;;;;;17970:31;;18013:32;437:6:32;18013:4:20;:14;;;;;:32;;;;:::i;:::-;18009:246;;;18057:189;;;;;3404:35:4;;;;;18057:46:20;;:189;;18115:7;;18134:8;;18154:10;;18176:14;;18202:11;;18225;;18057:189;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;18009:246;-1:-1:-1;17957:3:20;;17923:338;;;;15336:2929;;;15127:3138;;;;;;:::o;6018:304:70:-;6097:29;6257:54;6285:17;6279:31;834:16:15;1854:39;;;1836:58;;1697:263;6487:155:70;6566:12;6617:17;6593:44;;;;;;;;:::i;:::-;;;;;;;;;;;;;6586:51;;6487:155;;;:::o;28177:1778:20:-;28365:23;28344:7;:44;;;28340:160;;28461:7;28442:37;28470:8;28442:37;;;;;;:::i;:::-;;;;;;;;28177:1778;;;:::o;28340:160::-;28641:22;28666:24;28682:7;28666:15;:24::i;:::-;28641:49;;28701:9;28696:235;28716:5;:12;28712:1;:16;28696:235;;;28743:9;28765:5;28771:1;28765:8;;;;;;;;:::i;:::-;;;;;;;28743:31;;28786:36;983:6:32;28786:4:20;:14;;;;;:36;;;;:::i;:::-;28782:143;;;28834:82;;;;;3404:35:4;;;;;28834:50:20;;:82;;28885:7;;28894:8;;28904:11;;28834:82;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;28782:143;-1:-1:-1;28730:3:20;;28696:235;;;;28998:7;28979:37;29007:8;28979:37;;;;;;:::i;:::-;;;;;;;;29049:26;29078:59;29119:7;29128:8;29078:40;:59::i;:::-;29049:88;;29143:113;29175:18;29203:1;29222:30;:11;:28;:30::i;:::-;29212:41;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;29212:41:20;;29143:13;:113::i;:::-;29475:1;29442:30;:11;:28;:30::i;:::-;:34;29438:236;;;29486:33;29522:66;29570:7;29579:8;29522:47;:66::i;:::-;29486:102;;29596:71;29627:25;29662:2;29596:12;:71::i;:::-;29478:196;29438:236;29723:9;29718:233;29738:5;:12;29734:1;:16;29718:233;;;29765:9;29787:5;29793:1;29787:8;;;;;;;;:::i;:::-;;;;;;;29765:31;;29808:35;1083:6:32;29808:4:20;:14;;;;;:35;;;;:::i;:::-;29804:141;;;29855:81;;;;;3404:35:4;;;;;29855:49:20;;:81;;29905:7;;29914:8;;29924:11;;29855:81;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;29804:141;-1:-1:-1;29752:3:20;;29718:233;;9495:150:78;9602:38;;9575:12;17019:15:207;;;-1:-1:-1;;17015:88:207;9602:38:78;;;17003:101:207;17150:14;;17143:22;17138:3;17134:32;17120:12;;;17113:54;9575:12:78;17183::207;;9602:38:78;16852:349:207;4214:369:26;4354:16;;;4368:1;4354:16;;;;;;;;;4295:22;;4325:26;;4354:16;;;;;;;;;;;;-1:-1:-1;4354:16:26;4325:45;;4409:10;4376:9;4386:1;4376:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;4427:18;4448:49;4474:8;4484:9;4495:1;4448:25;:49::i;:::-;4427:70;;4511:66;:44;4532:5;4539:1;4542:5;:12;4511:20;:44::i;:::-;:64;:66::i;5601:282::-;5727:16;;;5741:1;5727:16;;;;;;;;;5698:26;;5727:16;;;;;;;;;;;-1:-1:-1;5727:16:26;5698:45;;5782:10;5749:9;5759:1;5749:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;5800:78;5826:8;5836:9;5847:1;5850:27;5870:5;5850:18;:27::i;:::-;5800:25;:78::i;13776:301:24:-;13860:21;13884:17;:15;:17::i;:::-;13860:41;-1:-1:-1;13936:4:24;-1:-1:-1;;;;;13911:30:24;;;13907:166;;13951:41;13974:7;13983:8;13951:22;:41::i;13907:166::-;14013:53;;;;;-1:-1:-1;;;;;14013:34:24;;;;;:53;;14048:7;;14057:8;;14013:53;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;12274:451;12434:21;12458:17;:15;:17::i;:::-;12434:41;-1:-1:-1;12510:4:24;-1:-1:-1;;;;;12485:30:24;;;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:24;;;;;: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:24;;1883:106;;1931:10;1924:17;;;1766:227;:::o;1883:106::-;1969:13;1766:227;-1:-1:-1;1766:227:24:o;53556:242:20:-;53652:7;;;53691:84;53711:10;53707:14;;:1;:14;53691:84;;;53736:32;4431:93:3;4479:19;:27;;;537:1:30;4478:44:3;4444:79;;;4431:93;53736:32:20;;:::i;:::-;;-1:-1:-1;53723:3:20;;53691:84;;18901:1676;19101:23;19080:7;:44;;;19076:232;;19231:7;19187:100;19250:8;19267:5;19280:4;19187:100;;;;;;;;:::i;:::-;;;;;;;;19295:7;;19076:232;19314:16;19333:59;19374:7;19383:8;19333:40;:59::i;:::-;19314:78;;19538:22;19563:24;19579:7;19563:15;:24::i;:::-;19538:49;;19598:9;19593:328;19613:5;:12;19609:1;:16;19593:328;;;19640:9;19662:5;19668:1;19662:8;;;;;;;;:::i;:::-;;;;;;;19640:31;;19683:41;548:6:32;19683:4:20;:14;;;;;:41;;;;:::i;:::-;19679:236;;;19736:170;;;;;3404:35:4;;;;;19736:54:20;;:170;;19812:7;;19841:8;;19868:5;;19891:4;;19736:170;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;19679:236;-1:-1:-1;19627:3:20;;19593:328;;;;20022:7;19978:100;20041:8;20058:5;20071:4;19978:100;;;;;;;;:::i;:::-;;;;;;;;20128:70;20160:8;20178:5;20128:70;;20191:4;20128:13;:70::i;:::-;20252:9;20247:326;20267:5;:12;20263:1;:16;20247:326;;;20294:9;20316:5;20322:1;20316:8;;;;;;;;:::i;:::-;;;;;;;20294:31;;20337:40;657:6:32;20337:4:20;:14;;;;;:40;;;;:::i;:::-;20333:234;;;20389:169;;;;;3404:35:4;;;;;20389:53:20;;:169;;20464:7;;20493:8;;20520:5;;20543:4;;20389:169;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;20333:234;-1:-1:-1;20281:3:20;;20247:326;;52539:191;52641:7;52705;52714:8;52688:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;52688:35:20;;;;;;;;;52678:46;;52688:35;52678:46;;;;44145:22;52671:53;;52539:191;-1:-1:-1;;;52539:191:20:o;8879:812:19:-;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:19;;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;;;;;;3126:79:207;;4296:56:45;;;3108:98:207;4235:4:45;;;;3081:18:207;;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;4591:344:76:-;4708:16;;;4722:1;4708:16;;;;;;;;;4649:22;;4679:26;;4708:16;;;;;;;;;;;;-1:-1:-1;4708:16:76;4679:45;;4763:8;4730:9;4740:1;4730:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;4779:18;4800:49;1266:66;4836:9;4779:18;4800:25;:49::i;:::-;4779:70;;4863:66;:44;4884:5;4891:1;4894:5;:12;4863: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;;578:36:59;2820:46;;-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:16;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;4391:342:28:-;4507:16;;;4521:1;4507:16;;;;;;;;;4448:22;;4478:26;;4507:16;;;;;;;;;;;;-1:-1:-1;4507:16:28;4478:45;;4562:7;4529:9;4539:1;4529:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;4577:18;4598:49;1075:66;4634:9;4577:18;4598:25;:49::i;1423:2340:19:-;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:30;738:25:31;;716:48;2142:18:19;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:19;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:19;;;;3280:2;3263:19;3066:253;;;3387:10;;3383:376;;3407:12;-1:-1:-1;;537:1:30;738:25:31;;716:48;3695:21:19;;3606:20;;3628:9;;3602:36;3691:32;;3551:184;3507:238;;-1:-1:-1;1423:2340:19;;;;:::o;5533:173:3:-;5607:7;537:1:30;1597;;1577:13;1589:1;334:2;1577:13;:::i;:::-;:17;;;;:::i;:::-;:21;;;;:::i;:::-;1576:38;;;;:::i;:::-;5643:11:3;5622:79;5635:65;;5622:79;;5533:173;-1:-1:-1;;5533:173:3:o;55104:230:20:-;55225:7;55309;55318:8;55292:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;55292:35:20;;;;;;;;;55282:46;;55292:35;55282:46;;;;44308:40;55255:73;;55104:230;-1:-1:-1;;;55104:230:20:o;54475:274::-;54619:7;54724;54733:8;54707:35;;;;;;;;;:::i;:::-;;;;;;;;;;;;;54697:46;;;;;;54676:17;54669:25;;54649:45;;;44217:34;54649:45;:94;54641:103;;54634:110;;54475:274;;;;;:::o;4754:171:3:-;4828:7;537:1:30;1247:13;1259:1;334:2;1247:13;:::i;:::-;1246:30;;;;:::i;:::-;4850:70:3;;;;;4754:171;-1:-1:-1;4754:171:3:o;900:162:19:-;989:68;995:14;1011:6;1019:4;:11;1032:24;1051:4;828::14;818:15;;692:151;1032:24:19;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;;39031:522:20;39167:12;39291:257;39330:79;39372:7;39381:8;39391:17;39330:41;:79::i;:::-;39427:1;39446:93;39521:17;39446:66;39494:7;39503:8;39446:47;:66::i;:::-;:74;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;39446:93:20;39291:12;:257::i;1954:561:18:-;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:18;2358:11;2364:5;2358:3;:11;:::i;:::-;643:17;2493:15;2485:3;2474:14;;;;2473:36;;;;;;-1:-1:-1;;;;;1954:561:18: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;26034:737:20:-;26285:36;26324:66;26372:7;26381:8;26324:47;:66::i;:::-;26285:105;-1:-1:-1;26396:26:20;26432:49;26285:105;26463:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;26432:49:20;26396:86;;26489:277;26543:7;26568:8;26603:17;26646:1;26668:19;26701:4;26737:22;26489:36;:277::i;27433:145::-;27517:56;27530:7;27539:8;27549:23;27564:7;27549:14;:23::i;:::-;27517:12;:56::i;30619:790::-;30878:36;30917:66;30965:7;30974:8;30917:47;:66::i;:::-;30878:105;-1:-1:-1;30989:26:20;31025:49;30878:105;31056:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;31025:49:20;30989:86;;31113:291;31167:7;31192:8;31227:17;31277:19;31318:1;31333:10;31375:22;31113:36;:291::i;6686:432:78:-;6814:16;;;6828:1;6814:16;;;;;;;;;6744:14;;;;;;6814:16;;;;;;;;;;;-1:-1:-1;6814:16:78;6785:45;;6869:8;6836:9;6846:1;6836:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;6886:24;;;6972:78;1262:66;7015:9;1435:66;6972:19;:78::i;:::-;-1:-1:-1;;2650:4:2;2636:27;;2630:34;2636:27;;;;2630:34;8319:32:78;;;;;;8383:30;;;;;;-1:-1:-1;6686:432:78;-1:-1:-1;;;;;;6686:432:78:o;1480:281:42:-;1642:29;1652:10;1664:6;1642:9;:29::i;:::-;1637:120;;1720:21;:10;:19;:21::i;4485:308:68:-;4598:16;;;4612:1;4598:16;;;;;;;;;4546:15;;;;4598:16;;;;;;;;;;;;-1:-1:-1;4598:16:68;4569:45;;4653:11;4620:9;4630:1;4620:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;4672:13;4688:62;1263:66;4723:9;4672:13;-1:-1:-1;;;4688:24:68;:62::i;5784:269::-;5883:16;;;5897:1;5883:16;;;;;;;;;5854:26;;5883:16;;;;;;;;;;;-1:-1:-1;5883:16:68;5854:45;;5938:11;5905:9;5915:1;5905:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;5957:91;1263:66;1247:83;;5992:9;6003:1;6024:7;6006:27;;;;;;9577:19:207;;9621:2;9612:12;;9448:182;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;6100:321::-;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;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;55672:301:20;55793:13;55885:82;55916:48;55946:7;55955:8;55916:29;:48::i;:::-;4645:21:19;;4539:137;4976:669;5392:4;5386:11;5433:4;5421:17;;-1:-1:-1;;5307:16:19;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:18;2847:25;;2773:104;2789:21:36;2765:45;-1:-1:-1;643:17:18;3110:38;;2816:20:36;2978:11;3110:38:18;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:19;1465:32:36;;;5307:16:19;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;;46038:3950:20;46456:14;46435:7;:35;;;46431:161;;46526:14;46542:7;46575;46558:25;;;;;;9577:19:207;;9621:2;9612:12;;9448:182;46558:25:20;;;;-1:-1:-1;;46558:25:20;;;;;;;;;;46487:98;;;;;;;;;;:::i;46431:161::-;46598:27;46628:49;:22;46659:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;46628:49:20;46598:79;;46683:26;46748:4;:11;46734;46712:33;;:19;:33;;;;:::i;:::-;:47;;;;:::i;:::-;46683:76;;47031:18;47008:19;:41;;:98;;;;-1:-1:-1;47087:19:20;47053:30;47072:11;47053:16;:30;:::i;:::-;:53;;;;47008:98;47004:218;;;47123:92;;;;;21761:12:207;21800:15;;;47123:92:20;;;21782:34:207;21852:15;;;21832:18;;;21825:43;21904:15;;21884:18;;;21877:43;21724:18;;47123:92:20;21555:371:207;47004:218:20;47328:19;47309:16;:38;;;47305:140;;;47364:74;;;;;;;;22104:25:207;;;22177:12;22165:25;;22145:18;;;22138:53;22077:18;;47364:74:20;21931:266:207;47305:140:20;47484:35;47522:72;:22;47556:17;47575:18;47522:33;:72::i;:::-;47484:110;;47741:22;47766:24;47782:7;47766:15;:24::i;:::-;47741:49;;47801:9;47796:486;47816:5;:12;47812:1;:16;47796:486;;;47843:9;47865:5;47871:1;47865:8;;;;;;;;:::i;:::-;;;;;;;47843:31;;47886:42;770:6:32;47886:4:20;:14;;;;;:42;;;;:::i;:::-;47882:394;;;3404:35:4;;;;-1:-1:-1;;;;;47940:55:20;;48017:7;48046:8;48085:17;48132:16;48173:11;48212:22;48252:4;47940:327;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;47882:394;-1:-1:-1;47830:3:20;;47796:486;;;-1:-1:-1;48340:32:20;;;:13;48480:107;48498:17;48494:21;;:1;:21;;;48480:107;;;48543:33;:22;48574:1;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;48543:33:20;48534:42;;;;48517:3;;48480:107;;;;48709:7;48656:228;48736:8;48768:5;48797:11;48834:21;48871:4;48656:228;;;;;;;;;;:::i;:::-;;;;;;;;48288:603;48976:18;48953:19;:41;48949:248;;49004:31;49038:48;49068:7;49077:8;49038:29;:48::i;:::-;629:28:19;;;-1:-1:-1;48949:248:20;49254:27;49284:61;49308:7;49317:8;49327:17;49284:23;:61::i;:::-;49254:91;;49353:92;49385:19;49414:16;49353:92;;49438:4;49353:13;:92::i;:::-;49246:206;49506:9;49501:483;49521:5;:12;49517:1;:16;49501:483;;;49548:9;49570:5;49576:1;49570:8;;;;;;;;:::i;:::-;;;;;;;49548:31;;49591:41;881:6:32;49591:4:20;:14;;;;;:41;;;;:::i;:::-;49587:391;;;3404:35:4;;;;-1:-1:-1;;;;;49644:54:20;;49720:7;49749:8;49788:17;49835:16;49876:11;49915:21;49954:4;49644:325;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;49587:391;-1:-1:-1;49535:3:20;;49501:483;;;;46281:3707;;;;46038:3950;;;;;;;:::o;6237:651::-;6304:11;6540:62;;;6536:112;;-1:-1:-1;1343:66:29;;6237:651:20;-1:-1:-1;6237:651:20:o;6536:112::-;6692:183;6738:83;1171:66:29;6812:7:20;6738:40;:83::i;:::-;6841:2;6863:1;6692:17;:183::i;34611:1314::-;34741:23;34766:28;34796:24;34862:20;34885:30;:11;:28;:30::i;:::-;34862:53;;34976:65;35009:7;35018:8;35028:12;34976:32;:65::i;:::-;34963:78;;35105:24;35132:30;:11;:28;:30::i;:::-;35105:57;-1:-1:-1;35172:20:20;;35168:753;;35265:66;35313:7;35322:8;35265:47;:66::i;:::-;35248:83;-1:-1:-1;6184:59:15;;;35383:33:20;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;35383:33:20;-1:-1:-1;35369:47:20;-1:-1:-1;828:4:14;818:15;;35424:21:20;35488:427;35506:16;35502:1;:20;;;35488:427;;;35539:27;35569:63;35611:7;35620:8;35630:1;35569:41;:63::i;:::-;35539:93;-1:-1:-1;35642:14:20;35659:25;:14;35682:1;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;35659:25:20;35642:42;;35694:110;35725:19;35754:1;35765:6;35788:13;35694:12;:110::i;:::-;35883:23;35900:6;35883:23;;:::i;:::-;;;35529:386;;35524:3;;;;;:::i;:::-;;;;35488:427;;;;35194:727;35168:753;34822:1103;;34611:1314;;;;;;;:::o;889:327:42:-;970:4;1112:56;-1:-1:-1;;;578:36:59;2820:46;;2819:74;1161:6:42;1112:19;:56::i;:::-;:99;;;;1172:39;1192:10;1204:6;1172:19;:39::i;4582:201:58:-;4704:12;4748:8;4758:9;4769:8;4731:47;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;4724:54;;4582:201;;;;;:::o;6010:2380:19:-;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:30;738:25:31;;716:48;6740:135:19;;;-1:-1:-1;;;537:1:30;738:25:31;;716:48;6740:135:19;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:19;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:19;;;;7908:2;7891:19;7694:253;;;8015:10;;8011:375;;8035:12;-1:-1:-1;;537:1:30;738:25:31;;716:48;8323:20:19;;8233:21;;8256:9;;8229:37;8319:31;;8178:184;8135:237;;-1:-1:-1;6010:2380:19;;;;:::o;7197:1488:15:-;7323:13;1004:16;7348:25;;7344:97;;;7390:44;;;;;;;;3899:25:207;;;3872:18;;7390:44:15;3753:177:207;7344:97:15;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:15;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:15;;;;;:::o;52982:282:20:-;53227:30;;;;;;24722:19:207;;;24757:12;;;24750:28;;;53070:7:20;;24794:12:207;;53227:30:20;24534:278:207;50556:360:20;50682:12;50706:6;50716:1;50706:11;50702:26;;-1:-1:-1;50719:9:20;;;;;;;;;-1:-1:-1;50719:9:20;;;;50702:26;50769:16;50788:41;50811:7;50820:8;50788:22;:41::i;:::-;50769:60;;50842:69;50873:8;50891:1;50902:6;50842:12;:69::i;4770:378:75:-;4894:16;;;4908:1;4894:16;;;;;;;;4846:11;;;;4894:16;4908:1;4894:16;;;;;;;;;;-1:-1:-1;4894:16:75;4865:45;;4949:10;4916:9;4926:1;4916:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;5005:6;-1:-1:-1;;;;;4989:24:75;4981:33;;4966:9;4976:1;4966:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;5021:13;5037:62;1269:66;5072:9;5021:13;-1:-1:-1;;;5037:24:75;:62::i;:::-;5021:78;;5113:29;5134:5;5121:20;;1452:10:16;1343:126;14:219:207;81:20;;-1:-1:-1;;;;;;130:78:207;;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;850:154::-;-1:-1:-1;;;;;929:5:207;925:54;918:5;915:65;905:93;;994:1;991;984:12;1009:184;-1:-1:-1;;;1058:1:207;1051:88;1158:4;1155:1;1148:15;1182:4;1179:1;1172:15;1198:777;1240:5;1293:3;1286:4;1278:6;1274:17;1270:27;1260:55;;1311:1;1308;1301:12;1260:55;1347:6;1334:20;1373:18;1410:2;1406;1403:10;1400:36;;;1416:18;;:::i;:::-;1550:2;1544:9;1612:4;1604:13;;-1:-1:-1;;1600:22:207;;;1624:2;1596:31;1592:40;1580:53;;;1648:18;;;1668:22;;;1645:46;1642:72;;;1694:18;;:::i;:::-;1734:10;1730:2;1723:22;1769:2;1761:6;1754:18;1815:3;1808:4;1803:2;1795:6;1791:15;1787:26;1784:35;1781:55;;;1832:1;1829;1822:12;1781:55;1896:2;1889:4;1881:6;1877:17;1870:4;1862:6;1858:17;1845:54;1943:1;1936:4;1931:2;1923:6;1919:15;1915:26;1908:37;1963:6;1954:15;;;;;;1198:777;;;;:::o;1980:554::-;2097:6;2105;2113;2166:2;2154:9;2145:7;2141:23;2137:32;2134:52;;;2182:1;2179;2172:12;2134:52;2221:9;2208:23;2240:31;2265:5;2240:31;:::i;:::-;2290:5;-1:-1:-1;2342:2:207;2327:18;;2314:32;;-1:-1:-1;2397:2:207;2382:18;;2369:32;2424:18;2413:30;;2410:50;;;2456:1;2453;2446:12;2410:50;2479:49;2520:7;2511:6;2500:9;2496:22;2479:49;:::i;:::-;2469:59;;;1980:554;;;;;:::o;2539:420::-;2648:6;2656;2709:2;2697:9;2688:7;2684:23;2680:32;2677:52;;;2725:1;2722;2715:12;2677:52;2761:9;2748:23;2738:33;;2822:2;2811:9;2807:18;2794:32;2849:18;2841:6;2838:30;2835:50;;;2881:1;2878;2871:12;2835:50;2904:49;2945:7;2936:6;2925:9;2921:22;2904:49;:::i;:::-;2894:59;;;2539:420;;;;;:::o;3217:531::-;3338:6;3346;3354;3407:2;3395:9;3386:7;3382:23;3378:32;3375:52;;;3423:1;3420;3413:12;3375:52;3459:9;3446:23;3436:33;;3519:2;3508:9;3504:18;3491:32;3532:31;3557:5;3532:31;:::i;:::-;3582:5;-1:-1:-1;3639:2:207;3624:18;;3611:32;3681:15;;3674:23;3662:36;;3652:64;;3712:1;3709;3702:12;3652:64;3735:7;3725:17;;;3217:531;;;;;:::o;3935:492::-;4052:6;4060;4068;4121:2;4109:9;4100:7;4096:23;4092:32;4089:52;;;4137:1;4134;4127:12;4089:52;4173:9;4160:23;4150:33;;4234:2;4223:9;4219:18;4206:32;4261:18;4253:6;4250:30;4247:50;;;4293:1;4290;4283:12;4247:50;4316:49;4357:7;4348:6;4337:9;4333:22;4316:49;:::i;:::-;4306:59;;;4384:37;4417:2;4406:9;4402:18;4384:37;:::i;:::-;4374:47;;3935:492;;;;;:::o;4432:367::-;4552:6;4560;4613:2;4601:9;4592:7;4588:23;4584:32;4581:52;;;4629:1;4626;4619:12;4581:52;4665:9;4652:23;4642:33;;4725:2;4714:9;4710:18;4697:32;4738:31;4763:5;4738:31;:::i;:::-;4788:5;4778:15;;;4432:367;;;;;:::o;4804:211::-;4894:6;4947:2;4935:9;4926:7;4922:23;4918:32;4915:52;;;4963:1;4960;4953:12;4915:52;-1:-1:-1;4986:23:207;;4804:211;-1:-1:-1;4804:211:207:o;5020:518::-;5168:6;5176;5184;5237:2;5225:9;5216:7;5212:23;5208:32;5205:52;;;5253:1;5250;5243:12;5205:52;5289:9;5276:23;5266:33;;5346:2;5335:9;5331:18;5318:32;5308:42;;5401:2;5390:9;5386:18;5373:32;5428:18;5420:6;5417:30;5414:50;;;5460:1;5457;5450:12;5543:247;5602:6;5655:2;5643:9;5634:7;5630:23;5626:32;5623:52;;;5671:1;5668;5661:12;5623:52;5710:9;5697:23;5729:31;5754:5;5729:31;:::i;5795:532::-;5922:6;5930;5938;5991:2;5979:9;5970:7;5966:23;5962:32;5959:52;;;6007:1;6004;5997:12;5959:52;6043:9;6030:23;6020:33;;6103:2;6092:9;6088:18;6075:32;6116:31;6141:5;6116:31;:::i;:::-;6166:5;-1:-1:-1;6223:2:207;6208:18;;6195:32;6271:4;6258:18;;6246:31;;6236:59;;6291:1;6288;6281:12;6332:250;6417:1;6427:113;6441:6;6438:1;6435:13;6427:113;;;6517:11;;;6511:18;6498:11;;;6491:39;6463:2;6456:10;6427:113;;;-1:-1:-1;;6574:1:207;6556:16;;6549:27;6332:250::o;6587:330::-;6629:3;6667:5;6661:12;6694:6;6689:3;6682:19;6710:76;6779:6;6772:4;6767:3;6763:14;6756:4;6749:5;6745:16;6710:76;:::i;:::-;6831:2;6819:15;-1:-1:-1;;6815:88:207;6806:98;;;;6906:4;6802:109;;6587:330;-1:-1:-1;;6587:330:207:o;6922:464::-;7168:66;7160:6;7156:79;7145:9;7138:98;7272:6;7267:2;7256:9;7252:18;7245:34;7315:2;7310;7299:9;7295:18;7288:30;7119:4;7335:45;7376:2;7365:9;7361:18;7353:6;7335:45;:::i;7391:641::-;7671:3;7709:6;7703:13;7725:66;7784:6;7779:3;7772:4;7764:6;7760:17;7725:66;:::i;:::-;7852:4;7813:16;;;7838:19;;;7882:13;;7904:78;7882:13;7969:1;7958:13;;7951:4;7939:17;;7904:78;:::i;:::-;8002:20;8024:1;7998:28;;7391:641;-1:-1:-1;;;;7391:641:207:o;8037:322::-;8245:6;8234:9;8227:25;8288:2;8283;8272:9;8268:18;8261:30;8208:4;8308:45;8349:2;8338:9;8334:18;8326:6;8308:45;:::i;8897:357::-;9015:12;;9062:4;9051:16;;;9045:23;;9015:12;9080:16;;9077:171;;;-1:-1:-1;;9160:6:207;9154:4;9150:17;9147:1;9143:25;9139:98;9132:5;9128:110;9119:119;;9077:171;;8897:357;;;:::o;9259:184::-;-1:-1:-1;;;9308:1:207;9301:88;9408:4;9405:1;9398:15;9432:4;9429:1;9422:15;10008:925;10457:66;10449:6;10445:79;10440:3;10433:92;10415:3;10544;10576:2;10572:1;10567:3;10563:11;10556:23;10608:6;10602:13;10624:74;10691:6;10687:1;10682:3;10678:11;10671:4;10663:6;10659:17;10624:74;:::i;:::-;10726:6;10721:3;10717:16;10707:26;;10761:2;10757:1;10753:2;10749:10;10742:22;10795:6;10789:13;10773:29;;10811:75;10877:8;10873:1;10869:2;10865:10;10858:4;10850:6;10846:17;10811:75;:::i;:::-;10906:17;10925:1;10902:25;;10008:925;-1:-1:-1;;;;;10008:925:207:o;10938:340::-;11115:2;11104:9;11097:21;11078:4;11135:45;11176:2;11165:9;11161:18;11153:6;11135:45;:::i;:::-;11127:53;;-1:-1:-1;;;;;11220:6:207;11216:55;11211:2;11200:9;11196:18;11189:83;10938:340;;;;;:::o;11543:184::-;-1:-1:-1;;;11592:1:207;11585:88;11692:4;11689:1;11682:15;11716:4;11713:1;11706:15;11732:125;11797:9;;;11818:10;;;11815:36;;;11831:18;;:::i;12068:128::-;12135:9;;;12156:11;;;12153:37;;;12170:18;;:::i;12985:440::-;-1:-1:-1;;;;;13223:6:207;13219:55;13208:9;13201:74;13311:6;13306:2;13295:9;13291:18;13284:34;13354:2;13349;13338:9;13334:18;13327:30;13182:4;13374:45;13415:2;13404:9;13400:18;13392:6;13374:45;:::i;13784:439::-;13837:3;13875:5;13869:12;13902:6;13897:3;13890:19;13928:4;13957;13952:3;13948:14;13941:21;;13996:4;13989:5;13985:16;14019:1;14029:169;14043:6;14040:1;14037:13;14029:169;;;14104:13;;14092:26;;14138:12;;;;14173:15;;;;14065:1;14058:9;14029:169;;;-1:-1:-1;14214:3:207;;13784:439;-1:-1:-1;;;;;13784:439:207:o;14228:690::-;14561:3;14550:9;14543:22;14524:4;14588:57;14640:3;14629:9;14625:19;14617:6;14588:57;:::i;:::-;14693:9;14685:6;14681:22;14676:2;14665:9;14661:18;14654:50;14727:33;14753:6;14745;14727:33;:::i;:::-;14713:47;;14796:6;14791:2;14780:9;14776:18;14769:34;14851:9;14843:6;14839:22;14834:2;14823:9;14819:18;14812:50;14879:33;14905:6;14897;14879:33;:::i;14923:896::-;15374:6;15363:9;15356:25;15417:3;15412:2;15401:9;15397:18;15390:31;15337:4;15444:57;15496:3;15485:9;15481:19;15473:6;15444:57;:::i;:::-;15549:9;15541:6;15537:22;15532:2;15521:9;15517:18;15510:50;15583:33;15609:6;15601;15583:33;:::i;:::-;15569:47;;15652:6;15647:2;15636:9;15632:18;15625:34;15708:9;15700:6;15696:22;15690:3;15679:9;15675:19;15668:51;15736:33;15762:6;15754;15736:33;:::i;:::-;15728:41;;;15806:6;15800:3;15789:9;15785:19;15778:35;14923:896;;;;;;;;;:::o;15824:287::-;15953:3;15991:6;15985:13;16007:66;16066:6;16061:3;16054:4;16046:6;16042:17;16007:66;:::i;:::-;16089:16;;;;;15824:287;-1:-1:-1;;15824:287:207:o;16116:261::-;16295:2;16284:9;16277:21;16258:4;16315:56;16367:2;16356:9;16352:18;16344:6;16315:56;:::i;16382:465::-;16679:6;16668:9;16661:25;16722:2;16717;16706:9;16702:18;16695:30;16642:4;16742:56;16794:2;16783:9;16779:18;16771:6;16742:56;:::i;:::-;16734:64;;16834:6;16829:2;16818:9;16814:18;16807:34;16382:465;;;;;;:::o;17206:363::-;17444:6;17433:9;17426:25;17487:2;17482;17471:9;17467:18;17460:30;17407:4;17507:56;17559:2;17548:9;17544:18;17536:6;17507:56;:::i;17574:604::-;17882:6;17871:9;17864:25;17925:3;17920:2;17909:9;17905:18;17898:31;17845:4;17952:57;18004:3;17993:9;17989:19;17981:6;17952:57;:::i;:::-;18057:4;18049:6;18045:17;18040:2;18029:9;18025:18;18018:45;18111:9;18103:6;18099:22;18094:2;18083:9;18079:18;18072:50;18139:33;18165:6;18157;18139:33;:::i;18183:512::-;18434:2;18423:9;18416:21;18397:4;18460:56;18512:2;18501:9;18497:18;18489:6;18460:56;:::i;:::-;18564:14;18556:6;18552:27;18547:2;18536:9;18532:18;18525:55;18628:9;18620:6;18616:22;18611:2;18600:9;18596:18;18589:50;18656:33;18682:6;18674;18656:33;:::i;18700:616::-;19010:6;18999:9;18992:25;19053:3;19048:2;19037:9;19033:18;19026:31;18973:4;19080:57;19132:3;19121:9;19117:19;19109:6;19080:57;:::i;:::-;19185:14;19177:6;19173:27;19168:2;19157:9;19153:18;19146:55;19249:9;19241:6;19237:22;19232:2;19221:9;19217:18;19210:50;19277:33;19303:6;19295;19277:33;:::i;19321:639::-;19571:6;19566:3;19559:19;19541:3;19597:2;19630;19625:3;19621:12;19662:6;19656:13;19727:2;19719:6;19715:15;19748:1;19758:175;19772:6;19769:1;19766:13;19758:175;;;19835:13;;19821:28;;19871:14;;;;19908:15;;;;19794:1;19787:9;19758:175;;;-1:-1:-1;19949:5:207;;19321:639;-1:-1:-1;;;;;;;19321:639:207:o;19965:184::-;-1:-1:-1;;;20014:1:207;20007:88;20114:4;20111:1;20104:15;20138:4;20135:1;20128:15;20154:168;20227:9;;;20258;;20275:15;;;20269:22;;20255:37;20245:71;;20296:18;;:::i;20327:274::-;20367:1;20393;20383:189;;-1:-1:-1;;;20425:1:207;20418:88;20529:4;20526:1;20519:15;20557:4;20554:1;20547:15;20383:189;-1:-1:-1;20586:9:207;;20327:274::o;20606:360::-;20809:2;20798:9;20791:21;20772:4;20829:45;20870:2;20859:9;20855:18;20847:6;20829:45;:::i;:::-;20905:2;20890:18;;20883:34;;;;-1:-1:-1;20948:2:207;20933:18;20926:34;20821:53;20606:360;-1:-1:-1;20606:360:207:o;21376:174::-;21443:12;21475:10;;;21487;;;21471:27;;21510:11;;;21507:37;;;21524:18;;:::i;:::-;21507:37;21376:174;;;;:::o;22202:899::-;22624:6;22613:9;22606:25;22667:3;22662:2;22651:9;22647:18;22640:31;22587:4;22694:57;22746:3;22735:9;22731:19;22723:6;22694:57;:::i;:::-;22799:4;22787:17;;22782:2;22767:18;;22760:45;22824:12;22872:15;;;22867:2;22852:18;;22845:43;22925:15;;22919:3;22904:19;;22897:44;22972:3;22957:19;;22950:35;;;23022:22;;;23016:3;23001:19;;22994:51;23062:33;23026:6;23080;23062:33;:::i;:::-;23054:41;22202:899;-1:-1:-1;;;;;;;;;;22202:899:207:o;23106:708::-;23445:3;23434:9;23427:22;23408:4;23472:57;23524:3;23513:9;23509:19;23501:6;23472:57;:::i;:::-;23577:14;23569:6;23565:27;23560:2;23549:9;23545:18;23538:55;23641:12;23633:6;23629:25;23624:2;23613:9;23609:18;23602:53;23691:6;23686:2;23675:9;23671:18;23664:34;23747:9;23739:6;23735:22;23729:3;23718:9;23714:19;23707:51;23775:33;23801:6;23793;23775:33;:::i;:::-;23767:41;23106:708;-1:-1:-1;;;;;;;;23106:708:207:o;23819:175::-;23856:3;23900:4;23893:5;23889:16;23929:4;23920:7;23917:17;23914:43;;23937:18;;:::i;:::-;23986:1;23973:15;;23819:175;-1:-1:-1;;23819:175:207:o;23999:530::-;24184:3;24222:6;24216:13;24238:66;24297:6;24292:3;24285:4;24277:6;24273:17;24238:66;:::i;:::-;24373:2;24369:15;;;;-1:-1:-1;;24365:88:207;24326:16;;;;24351:103;;;24481:2;24470:14;;24463:30;;;;24520:2;24509:14;;23999:530;-1:-1:-1;;23999:530:207:o","linkReferences":{},"immutableReferences":{"36208":[{"start":2580,"length":32}]}},"methodIdentifiers":{"_msgSender()":"119df25f","_msgValue()":"45ec9354","_world()":"e1af802c","registerDelegation(address,bytes32,bytes)":"1d2257ba","registerFunctionSelector(bytes32,string)":"26d98102","registerNamespace(bytes32)":"b29e4089","registerNamespaceDelegation(bytes32,bytes32,bytes)":"bfdfaff7","registerRootFunctionSelector(bytes32,string,bytes4)":"742d6118","registerSystem(bytes32,address,bool)":"3350b6a9","registerSystemHook(bytes32,address,uint8)":"d5f8337f","supportsInterface(bytes4)":"01ffc9a7","unregisterDelegation(address)":"cdc938c5","unregisterNamespaceDelegation(bytes32)":"aa66e9c8","unregisterSystemHook(bytes32,address)":"a92813ad"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"PackedCounter_InvalidLength\",\"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\":\"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\":[],\"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\":\"address\",\"name\":\"caller\",\"type\":\"address\"}],\"name\":\"World_DirectCallToSystemForbidden\",\"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\":\"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\":\"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\":\"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\":\"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\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"contract ISystemHook\",\"name\":\"hookAddress\",\"type\":\"address\"}],\"name\":\"unregisterSystemHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"This contract provides functions related to registering resources other than tables in the World.\",\"errors\":{\"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_DirectCallToSystemForbidden(address)\":[{\"params\":{\"caller\":\"the address who made a direct call to a System\"}}],\"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[],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.\",\"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.\"}},\"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\"}},\"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\"}},\"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\"}},\"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\":\"WorldRegistrationSystem\",\"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_DirectCallToSystemForbidden(address)\":[{\"notice\":\"Raised when a System has been called directly and then makes an internal call to World, which is forbidden.\"}],\"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[],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.\"},\"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\"},\"registerSystem(bytes32,address,bool)\":{\"notice\":\"Registers a system\"},\"registerSystemHook(bytes32,address,uint8)\":{\"notice\":\"Registers a new system hook\"},\"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\"},\"unregisterSystemHook(bytes32,address)\":{\"notice\":\"Unregisters a system hook\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/world/src/modules/init/implementations/WorldRegistrationSystem.sol\":\"WorldRegistrationSystem\"},\"evmVersion\":\"cancun\",\"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\":\"0xa95a7b8095a313078abe9b3953fa4512aac88ead4526e37023583cb5dc274cb3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8a878403e5133ec5f250d752e7b7495e2b13420cd3a42fb59aa6d5f8ee6d188b\",\"dweb:/ipfs/QmUGxeD5Y7B5goNNgFcgaAakjoSr4YtVaE3CMAypRUZGmc\"]},\"node_modules/@latticexyz/store/src/IStoreData.sol\":{\"keccak256\":\"0x174b2e5a5f80094d752cd2a36f1fbdf50e81b1e203216b9e5a6f33e02d606cec\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://59e6de780b55c1937a7148d3cc07ec137c3e2f243f331ba0b70f3262d919c1cb\",\"dweb:/ipfs/QmTJbh6ybPsZE9pFziTztstWxmh6ogUgMa6E81M6PMTA6g\"]},\"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\":\"0xfdeeba7e17c947285610d49d85d402cfe5286c046814f827c1aaa37636c16d8f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5fde8b7c7caf4dcdcb524565cb8745d897d4d22d88fa0744f9db4b3d36a1eee1\",\"dweb:/ipfs/QmbUe4pfJeRqiiPz31BKWbYv12cz8Lz3Ky5yKydtTb4FY9\"]},\"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\":\"0x7cafc150d77cb46ecb49b1a1a7d43cc17e21a095596cf544cc8ba6bfe7ed7f20\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://889cadacfbc667e10a7a83ac34e858c76d0472d04cad72c7691a84879e503ce3\",\"dweb:/ipfs/Qmcm6GFFoGFw2nmuz3Z2NRAgqfBPFZixHppmQzZM4Fy3sR\"]},\"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\":\"0xa59c43271d363f2366d6f6732ae586b1a36a3ffa4906b8f5cbbf19d3d314562c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2bd7c9f8f9ad579a8dfec566b2bd2e646f8065ce8a07e6732e11a4a3a2be7787\",\"dweb:/ipfs/QmWBwZGnYYxEiRjFKSsu1mFtCWJYw3XSojhn7zmc5YE4vG\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0x2e81480e081ce6ad4917ecc634e5c9b7a5674068992ae8d9088f0f6296da3bf7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2acfdee4dd4c0347ec214273184f267db0e7edc82e586600501d13581dbb5551\",\"dweb:/ipfs/QmcD945zNdGfkwKVvKHA2fpBGictaz4cVMnNm96SmTG5qY\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0x29ed1bd962e594e00a9b921ddbbb202a47206adbece718721483a69593b88763\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://786df2eca996d18660a4ea7d059dfb8c8476fe5cc8f14e0ce5c8f237e08444ea\",\"dweb:/ipfs/QmQ8dbVA2rMgcb9rznHVjn8DGH9U8bZuHmebukjkYxs2Av\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0xe9c42e51b6d20496dde8e8013680ec4a4ea1229fd57f0364a2a061c14c1c115b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2bcbeeb7b3de32fc68102f7875d71348d5a0171dbb50937d6ebeb28dd10d4ed4\",\"dweb:/ipfs/QmPY91z4D25KGLU2nhnZgb538Mh1mi46RbwHQB8kZvXd4h\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0xf80e355b361d29b0169483074b73e2502b228d539d5b3511239edfa9644ae270\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://067d0b61a94453ed29f985cee8d237b46ef1c95f790848a927951e951ebe5a44\",\"dweb:/ipfs/QmVjF2vEnRXzq1GHXwXd9iHJAfyrZNA2wAuygpZv6dGRTB\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x2fe1752ecfb01c2de84cd9ae0c47fef85f9f0a7668ae31dc8b19724570eaad50\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb90fb960543d00b37df49274c3b7bda6f2c8fb1b363226610f6de7f5bffc7c2\",\"dweb:/ipfs/Qmc1ZQ6xPm8jXaWbc9Lakq2uZxY3pqtVC8r3WnNDFgLGTN\"]},\"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/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\":\"0x5e733399a521c7a051601e1f31835ac1653d310a04194e2d10c54206277586cb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d2646c3cf530d6768c4479c64477306a38b3358009792dfe82436cf1e6c27f90\",\"dweb:/ipfs/QmdD5Vk7iswuvWVHBsRkw3n7tJ1gaZ9X9y7s2SkurkQ829\"]},\"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\":\"0x705f45c60cd9f5cf5ed2b92d73bef71f2c234ec281297dae79779860cfdf9e6f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b927d760e5f09c72c421ad62ab8da11a38a2a47d321e6b023e3d7c2a4a46a458\",\"dweb:/ipfs/QmXMDWhE5gVHURzFAL7cyA7EeFJRkykZRZwRV9qrTBj13Y\"]},\"node_modules/@latticexyz/world/src/codegen/tables/FunctionSelectors.sol\":{\"keccak256\":\"0x88a0bc28aa9ef62f524fd2592cc0aaaf3e33a8cb0c7674c6dba7f2115be551f8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c64f10d7f97971fca0b7b2ab5b38f8d06d85d54b7b34d8ddc90da17264dae7dd\",\"dweb:/ipfs/QmeMgiefFv9fvetswGBG3q2LzL1SJ6zNwBwupSgVpSmpDG\"]},\"node_modules/@latticexyz/world/src/codegen/tables/FunctionSignatures.sol\":{\"keccak256\":\"0xfcaedc1b1a23f7b2c40fbc5cc71d1781de18f0b1cfbc40a83876852659137d2b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8bad7219652c0f76a46107facc5fdcde7c1d3798d201499d87a7f584ac46db7\",\"dweb:/ipfs/Qma1yhF31Q9wxDYjQ8eCYdjpLVXjC2VVHMCipUjPVrRVdF\"]},\"node_modules/@latticexyz/world/src/codegen/tables/NamespaceDelegationControl.sol\":{\"keccak256\":\"0x05b07d7a06c7e801fb0c0143dde8fce02907d9940f2862b63dcf085d43e54fdf\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18eaa2e74e9db4d142a7743c6ab9bfa5e9ff5c3700c0db148840266c4ac8ad35\",\"dweb:/ipfs/QmRiBMxuzDRTST9C4nu8jo6z2D44HYG6VEpKNyDPa6HMhS\"]},\"node_modules/@latticexyz/world/src/codegen/tables/NamespaceOwner.sol\":{\"keccak256\":\"0x1bf6746d0154dc5464f394e5b3d8d66398a55eaff68f6e2c3f3f964d8daf39cd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b902e62ea9758145aaa0677c04b764cf721ba103b8294191cdc4ba6c25f3ba9e\",\"dweb:/ipfs/QmT3m18HiJd8BT1j5pWeXkGMQjqRCfKDiFvoBTBJ8ZKruv\"]},\"node_modules/@latticexyz/world/src/codegen/tables/ResourceAccess.sol\":{\"keccak256\":\"0x57b12c2ff2649db6dd7e2acacece0c5fbdcc0f0bff9b28c685c93d4372688568\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3a9c39f46cf1e43b13b4a94fad22fde80223f6b5e39c87ca5a8f5d76432d1a3c\",\"dweb:/ipfs/QmNdEEiM7acceMy4ojy9oFKvba7Yjm3MXF1hpnRoWTaAsD\"]},\"node_modules/@latticexyz/world/src/codegen/tables/SystemHooks.sol\":{\"keccak256\":\"0x65c5544ed57f2e01d6729339461496fa3db50dd843db6de163e6cca2b9b17c68\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9d8acc162ac647954ffcfd98f6083823713b10d8dc4a05defc18199e9929faf2\",\"dweb:/ipfs/QmVEwCPrDFcQ84qbJyfm3dNEXuqMbUVVqi5DddmJUREriD\"]},\"node_modules/@latticexyz/world/src/codegen/tables/SystemRegistry.sol\":{\"keccak256\":\"0x98b313c90edc060aed54e1728c5931e104914d485dfb0099099dc469773c6194\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://595d820d40e7faceb413613f24d56e82d13e3e53dd86c69627f1c0f134b5705c\",\"dweb:/ipfs/QmUosi7xfNsg5ehaPNZ7tpU3UxyBMbfQW1ESyqH8Bk73JU\"]},\"node_modules/@latticexyz/world/src/codegen/tables/Systems.sol\":{\"keccak256\":\"0xb9b4eada80dfde28cc334d7a8ede2a57b92f3b42f3501af693ba981ba38b8f21\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6edf1eb4a0d1730b331eff58f3f26aa037fed7767b6d420a28b905134908bf7\",\"dweb:/ipfs/QmXyZNb5SvwLJ7eG2mrFLDyC6Q2wKPGiHyeQQ21cQLujJR\"]},\"node_modules/@latticexyz/world/src/codegen/tables/UserDelegationControl.sol\":{\"keccak256\":\"0x25c8832ec6db8bc83d0a3c274d8cb49f93bfc57e2b0125c739caf19c1a2c8a51\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a226cf322efa14384b1191263136af4792d5e6285a7ffa9030218a44ec97d571\",\"dweb:/ipfs/QmYC19AoGU6v15mzTKq2oHWMKUeRnzxGEkKgHVEUcUKw91\"]},\"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/implementations/WorldRegistrationSystem.sol\":{\"keccak256\":\"0xe4b91af36de3852dea10f354ee91b7e6c8a78a0f4c40f72b94bdca411599ca6e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd5e616104f0eb8c261f55901579b09871e91784995e3cb1055ac575995f7535\",\"dweb:/ipfs/QmYinJme183sz4QXH642734s62U8YkGWZ5fNPPfC6GzJmw\"]},\"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":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"PackedCounter_InvalidLength"},{"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":"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":[],"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":"address","name":"caller","type":"address"}],"type":"error","name":"World_DirectCallToSystemForbidden"},{"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":"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":"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":"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":"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":"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."}},"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"}},"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"}},"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"}},"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."},"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"},"registerSystem(bytes32,address,bool)":{"notice":"Registers a system"},"registerSystemHook(bytes32,address,uint8)":{"notice":"Registers a new system hook"},"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"},"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/implementations/WorldRegistrationSystem.sol":"WorldRegistrationSystem"},"evmVersion":"cancun","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":"0xa95a7b8095a313078abe9b3953fa4512aac88ead4526e37023583cb5dc274cb3","urls":["bzz-raw://8a878403e5133ec5f250d752e7b7495e2b13420cd3a42fb59aa6d5f8ee6d188b","dweb:/ipfs/QmUGxeD5Y7B5goNNgFcgaAakjoSr4YtVaE3CMAypRUZGmc"],"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/IStoreErrors.sol":{"keccak256":"0x4b471eb3b98a51f15992f7e4cfb7a7d8e842410f081ea03ef85d3a7b34c35f79","urls":["bzz-raw://e7e82faaea290036677562d8a3a8502f5f871b1368b58ac38897e0ef67216d84","dweb:/ipfs/QmfCj4CtNZ7LYkWUAYcMoyp3X7PFJkUjXgBwbzXkbkDFL6"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreEvents.sol":{"keccak256":"0xfdeeba7e17c947285610d49d85d402cfe5286c046814f827c1aaa37636c16d8f","urls":["bzz-raw://5fde8b7c7caf4dcdcb524565cb8745d897d4d22d88fa0744f9db4b3d36a1eee1","dweb:/ipfs/QmbUe4pfJeRqiiPz31BKWbYv12cz8Lz3Ky5yKydtTb4FY9"],"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":"0x7cafc150d77cb46ecb49b1a1a7d43cc17e21a095596cf544cc8ba6bfe7ed7f20","urls":["bzz-raw://889cadacfbc667e10a7a83ac34e858c76d0472d04cad72c7691a84879e503ce3","dweb:/ipfs/Qmcm6GFFoGFw2nmuz3Z2NRAgqfBPFZixHppmQzZM4Fy3sR"],"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":"0xa59c43271d363f2366d6f6732ae586b1a36a3ffa4906b8f5cbbf19d3d314562c","urls":["bzz-raw://2bd7c9f8f9ad579a8dfec566b2bd2e646f8065ce8a07e6732e11a4a3a2be7787","dweb:/ipfs/QmWBwZGnYYxEiRjFKSsu1mFtCWJYw3XSojhn7zmc5YE4vG"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol":{"keccak256":"0x2e81480e081ce6ad4917ecc634e5c9b7a5674068992ae8d9088f0f6296da3bf7","urls":["bzz-raw://2acfdee4dd4c0347ec214273184f267db0e7edc82e586600501d13581dbb5551","dweb:/ipfs/QmcD945zNdGfkwKVvKHA2fpBGictaz4cVMnNm96SmTG5qY"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol":{"keccak256":"0x29ed1bd962e594e00a9b921ddbbb202a47206adbece718721483a69593b88763","urls":["bzz-raw://786df2eca996d18660a4ea7d059dfb8c8476fe5cc8f14e0ce5c8f237e08444ea","dweb:/ipfs/QmQ8dbVA2rMgcb9rznHVjn8DGH9U8bZuHmebukjkYxs2Av"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol":{"keccak256":"0xe9c42e51b6d20496dde8e8013680ec4a4ea1229fd57f0364a2a061c14c1c115b","urls":["bzz-raw://2bcbeeb7b3de32fc68102f7875d71348d5a0171dbb50937d6ebeb28dd10d4ed4","dweb:/ipfs/QmPY91z4D25KGLU2nhnZgb538Mh1mi46RbwHQB8kZvXd4h"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol":{"keccak256":"0xf80e355b361d29b0169483074b73e2502b228d539d5b3511239edfa9644ae270","urls":["bzz-raw://067d0b61a94453ed29f985cee8d237b46ef1c95f790848a927951e951ebe5a44","dweb:/ipfs/QmVjF2vEnRXzq1GHXwXd9iHJAfyrZNA2wAuygpZv6dGRTB"],"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/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/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":"0x5e733399a521c7a051601e1f31835ac1653d310a04194e2d10c54206277586cb","urls":["bzz-raw://d2646c3cf530d6768c4479c64477306a38b3358009792dfe82436cf1e6c27f90","dweb:/ipfs/QmdD5Vk7iswuvWVHBsRkw3n7tJ1gaZ9X9y7s2SkurkQ829"],"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":"0x705f45c60cd9f5cf5ed2b92d73bef71f2c234ec281297dae79779860cfdf9e6f","urls":["bzz-raw://b927d760e5f09c72c421ad62ab8da11a38a2a47d321e6b023e3d7c2a4a46a458","dweb:/ipfs/QmXMDWhE5gVHURzFAL7cyA7EeFJRkykZRZwRV9qrTBj13Y"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/FunctionSelectors.sol":{"keccak256":"0x88a0bc28aa9ef62f524fd2592cc0aaaf3e33a8cb0c7674c6dba7f2115be551f8","urls":["bzz-raw://c64f10d7f97971fca0b7b2ab5b38f8d06d85d54b7b34d8ddc90da17264dae7dd","dweb:/ipfs/QmeMgiefFv9fvetswGBG3q2LzL1SJ6zNwBwupSgVpSmpDG"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/FunctionSignatures.sol":{"keccak256":"0xfcaedc1b1a23f7b2c40fbc5cc71d1781de18f0b1cfbc40a83876852659137d2b","urls":["bzz-raw://d8bad7219652c0f76a46107facc5fdcde7c1d3798d201499d87a7f584ac46db7","dweb:/ipfs/Qma1yhF31Q9wxDYjQ8eCYdjpLVXjC2VVHMCipUjPVrRVdF"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/NamespaceDelegationControl.sol":{"keccak256":"0x05b07d7a06c7e801fb0c0143dde8fce02907d9940f2862b63dcf085d43e54fdf","urls":["bzz-raw://18eaa2e74e9db4d142a7743c6ab9bfa5e9ff5c3700c0db148840266c4ac8ad35","dweb:/ipfs/QmRiBMxuzDRTST9C4nu8jo6z2D44HYG6VEpKNyDPa6HMhS"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/NamespaceOwner.sol":{"keccak256":"0x1bf6746d0154dc5464f394e5b3d8d66398a55eaff68f6e2c3f3f964d8daf39cd","urls":["bzz-raw://b902e62ea9758145aaa0677c04b764cf721ba103b8294191cdc4ba6c25f3ba9e","dweb:/ipfs/QmT3m18HiJd8BT1j5pWeXkGMQjqRCfKDiFvoBTBJ8ZKruv"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/ResourceAccess.sol":{"keccak256":"0x57b12c2ff2649db6dd7e2acacece0c5fbdcc0f0bff9b28c685c93d4372688568","urls":["bzz-raw://3a9c39f46cf1e43b13b4a94fad22fde80223f6b5e39c87ca5a8f5d76432d1a3c","dweb:/ipfs/QmNdEEiM7acceMy4ojy9oFKvba7Yjm3MXF1hpnRoWTaAsD"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/SystemHooks.sol":{"keccak256":"0x65c5544ed57f2e01d6729339461496fa3db50dd843db6de163e6cca2b9b17c68","urls":["bzz-raw://9d8acc162ac647954ffcfd98f6083823713b10d8dc4a05defc18199e9929faf2","dweb:/ipfs/QmVEwCPrDFcQ84qbJyfm3dNEXuqMbUVVqi5DddmJUREriD"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/SystemRegistry.sol":{"keccak256":"0x98b313c90edc060aed54e1728c5931e104914d485dfb0099099dc469773c6194","urls":["bzz-raw://595d820d40e7faceb413613f24d56e82d13e3e53dd86c69627f1c0f134b5705c","dweb:/ipfs/QmUosi7xfNsg5ehaPNZ7tpU3UxyBMbfQW1ESyqH8Bk73JU"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/Systems.sol":{"keccak256":"0xb9b4eada80dfde28cc334d7a8ede2a57b92f3b42f3501af693ba981ba38b8f21","urls":["bzz-raw://c6edf1eb4a0d1730b331eff58f3f26aa037fed7767b6d420a28b905134908bf7","dweb:/ipfs/QmXyZNb5SvwLJ7eG2mrFLDyC6Q2wKPGiHyeQQ21cQLujJR"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/UserDelegationControl.sol":{"keccak256":"0x25c8832ec6db8bc83d0a3c274d8cb49f93bfc57e2b0125c739caf19c1a2c8a51","urls":["bzz-raw://a226cf322efa14384b1191263136af4792d5e6285a7ffa9030218a44ec97d571","dweb:/ipfs/QmYC19AoGU6v15mzTKq2oHWMKUeRnzxGEkKgHVEUcUKw91"],"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/implementations/WorldRegistrationSystem.sol":{"keccak256":"0xe4b91af36de3852dea10f354ee91b7e6c8a78a0f4c40f72b94bdca411599ca6e","urls":["bzz-raw://fd5e616104f0eb8c261f55901579b09871e91784995e3cb1055ac575995f7535","dweb:/ipfs/QmYinJme183sz4QXH642734s62U8YkGWZ5fNPPfC6GzJmw"],"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":90}
|