@latticexyz/world-modules 2.0.0-transaction-context-324984c5 → 2.0.0-transaction-context-98ef570f
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
package/out/World.sol/World.json
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"abi":[{"type":"constructor","inputs":[],"stateMutability":"nonpayable"},{"type":"fallback","stateMutability":"payable"},{"type":"receive","stateMutability":"payable"},{"type":"function","name":"call","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"callData","type":"bytes","internalType":"bytes"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"payable"},{"type":"function","name":"callFrom","inputs":[{"name":"delegator","type":"address","internalType":"address"},{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"callData","type":"bytes","internalType":"bytes"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"payable"},{"type":"function","name":"creator","inputs":[],"outputs":[{"name":"","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"deleteRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"getDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getDynamicFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getDynamicFieldSlice","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getFieldLayout","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"stateMutability":"view"},{"type":"function","name":"getFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getKeySchema","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"keySchema","type":"bytes32","internalType":"Schema"}],"stateMutability":"view"},{"type":"function","name":"getRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"}],"outputs":[{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getStaticField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"data","type":"bytes32","internalType":"bytes32"}],"stateMutability":"view"},{"type":"function","name":"getValueSchema","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"valueSchema","type":"bytes32","internalType":"Schema"}],"stateMutability":"view"},{"type":"function","name":"initialize","inputs":[{"name":"initModule","type":"address","internalType":"contract IModule"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"installRootModule","inputs":[{"name":"module","type":"address","internalType":"contract IModule"},{"name":"encodedArgs","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"popFromDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"byteLengthToPop","type":"uint256","internalType":"uint256"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"pushToDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"dataToPush","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"data","type":"bytes","internalType":"bytes"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setStaticField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"data","type":"bytes","internalType":"bytes"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"spliceDynamicData","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"startWithinField","type":"uint40","internalType":"uint40"},{"name":"deleteCount","type":"uint40","internalType":"uint40"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"spliceStaticData","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"start","type":"uint48","internalType":"uint48"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"storeVersion","inputs":[],"outputs":[{"name":"","type":"bytes32","internalType":"bytes32"}],"stateMutability":"pure"},{"type":"function","name":"worldVersion","inputs":[],"outputs":[{"name":"","type":"bytes32","internalType":"bytes32"}],"stateMutability":"pure"},{"type":"event","name":"HelloStore","inputs":[{"name":"storeVersion","type":"bytes32","indexed":true,"internalType":"bytes32"}],"anonymous":false},{"type":"event","name":"HelloWorld","inputs":[{"name":"worldVersion","type":"bytes32","indexed":true,"internalType":"bytes32"}],"anonymous":false},{"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_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_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_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":"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_InvalidBounds","inputs":[{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidResourceType","inputs":[{"name":"expected","type":"bytes2","internalType":"bytes2"},{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"Store_InvalidSplice","inputs":[{"name":"startWithinField","type":"uint40","internalType":"uint40"},{"name":"deleteCount","type":"uint40","internalType":"uint40"},{"name":"fieldLength","type":"uint40","internalType":"uint40"}]},{"type":"error","name":"Store_TableNotFound","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"tableIdString","type":"string","internalType":"string"}]},{"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":"0x60a060405234801561001057600080fd5b506100477f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e17580546001600160a01b03191630179055565b6040516e0c4b8c0b8c0b5d5b985d591a5d1959608a1b907fc7f5fdc8526b76f54916701bc910876243ffff2a40b0bb8d59eea8151c52c00590600090a2336080526040516e0c4b8c0b8c0b5d5b985d591a5d1959608a1b907f7f8f36afe3fb61c459c1a54a60b8a477eab02cc58e49f547561a40906239cb8290600090a26080516154fc620000e8600039600081816103ee01526115ac01526154fc6000f3fe6080604052600436106101d15760003560e01c80638c364d59116100f7578063c4d66de811610095578063d9c03a0411610064578063d9c03a0414610750578063dbbf0e2114610650578063e228a4a314610770578063ef6ea8621461079057610266565b8063c4d66de8146106d0578063cc49db7e146106f0578063d03edb8c14610710578063d4285dc21461073057610266565b8063af068c9e116100d1578063af068c9e14610670578063b047c1eb14610690578063c0a2895a146106b0578063c1122229146105ca57610266565b80638c364d59146106105780639f1fcf0a14610630578063a53417ed1461065057610266565b8063390baae01161016f5780634dc77d971161013e5780634dc77d971461058a578063505a181d146105aa5780636951955d146105ca578063894ecc58146105fd57610266565b8063390baae0146104fa5780633a77c2c21461051a5780633ae7af0814610548578063419b58fd1461055b57610266565b8063150f3262116101ab578063150f32621461047a5780631e7889771461049a578063298314fb146104ba5780633708196e146104da57610266565b806302d05d3f146103dc57806305242d2f1461042d578063114a72661461045a57610266565b366102665760408051616e7360f01b60208201526000602282018190526030820181905291610218910160405160208183030381529060405261021390614616565b6107b0565b60408051616e7360f01b60208201526000602282018190526030820152919250610264910160405160208183030381529060405261025590614616565b61025f3484614653565b610831565b005b303303610299576040516327a1460b60e21b81526001600160e01b03196000351660048201526024015b60405180910390fd5b60008080806102a66108d2565b6001600160a01b0316036103185760006102bf33610921565b146102f8576040517f58c7e8d6000000000000000000000000000000000000000000000000000000008152336004820152602401610290565b506001821561030f5761030a826109a6565b610318565b610318336109a6565b6000806103306000356001600160e01b031916610a1f565b91509150816000801b0361037e576040517ffdde54e20000000000000000000000000000000000000000000000000000000081526001600160e01b0319600035166004820152602401610290565b60006103c26000368080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201829052509250869150610aef9050565b905060006103d233858434610b22565b9050805160208201f35b3480156103e857600080fd5b506104107f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020015b60405180910390f35b34801561043957600080fd5b5061044d6104483660046146c3565b610b4f565b6040516104249190614779565b34801561046657600080fd5b506102646104753660046147ce565b610b92565b34801561048657600080fd5b506102646104953660046147ce565b610c45565b3480156104a657600080fd5b5061044d6104b536600461485b565b610cf0565b3480156104c657600080fd5b506102646104d53660046148b9565b610d3a565b3480156104e657600080fd5b506102646104f5366004614966565b610e23565b34801561050657600080fd5b50610264610515366004614966565b610ed9565b34801561052657600080fd5b5061053a6105353660046149fc565b610f86565b604051908152602001610424565b61044d610556366004614acc565b610f97565b34801561056757600080fd5b5061057b610576366004614b13565b611071565b60405161042493929190614b66565b34801561059657600080fd5b5061044d6105a5366004614c06565b6110c6565b3480156105b657600080fd5b506102646105c5366004614c6f565b6110d5565b3480156105d657600080fd5b507f312e302e302d756e61756469746564000000000000000000000000000000000061053a565b61044d61060b366004614cd0565b61114a565b34801561061c57600080fd5b5061053a61062b3660046146c3565b611344565b34801561063c57600080fd5b5061053a61064b366004614d29565b611387565b34801561065c57600080fd5b5061053a61066b366004614d88565b611395565b34801561067c57600080fd5b5061026461068b366004614ddf565b6113a2565b34801561069c57600080fd5b506102646106ab366004614e19565b61141a565b3480156106bc57600080fd5b506102646106cb366004614ea8565b6114c5565b3480156106dc57600080fd5b506102646106eb366004614f35565b611573565b3480156106fc57600080fd5b5061057b61070b366004614c6f565b6116b5565b34801561071c57600080fd5b5061044d61072b36600461485b565b611707565b34801561073c57600080fd5b5061053a61074b3660046149fc565b611748565b34801561075c57600080fd5b5061026461076b3660046146c3565b611753565b34801561077c57600080fd5b5061053a61078b3660046149fc565b6117d3565b34801561079c57600080fd5b506102646107ab3660046147ce565b6117de565b6040805160018082528183019092526000918291906020808301908036833701905050905082816000815181106107e9576107e9614f52565b602090810291909101015260006108297f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b611889565b949350505050565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061086757610867614f52565b6020026020010181815250506108cd7f7462776f726c6400000000000000000042616c616e636573000000000000000060001b826000856040516020016108b091815260200190565b60408051601f19818403018152919052630100080160dd1b6118b6565b505050565b6040805160008082526020820190925260006109177f7462776f726c640000000000000000005472616e73616374696f6e436f6e74658383630500400560da1b6118cb565b60601c9392505050565b60408051600180825281830190925260009182919060208083019080368337019050509050826001600160a01b031660001b8160008151811061096657610966614f52565b602090810291909101015260006108297f7462776f726c6400000000000000000053797374656d526567697374727900008383630100080160dd1b6118cb565b604080516000808252602082018352606084901b6bffffffffffffffffffffffff19169282019290925290610a1b907f7462776f726c640000000000000000005472616e73616374696f6e436f6e7465908390605482015b60408051601f19818403018152919052630500400560da1b611988565b5050565b6040805160018082528183019092526000918291829160208083019080368337019050509050837bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191681600081518110610a7857610a78614f52565b602090810291909101015260008080610ad17f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72857e24020020040000000000000000000000000000000000000000000000000000611a3d565b925092509250610ae2838383611b45565b9550955050505050915091565b82820160200180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1682179052825b9392505050565b6060600080610b3387878787611b5d565b9150915081610b4557610b4581611d2d565b9695505050505050565b6060610b4586868680806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250889250879150611d359050565b303303610bc0576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610bca8633611d7a565b610c3d8686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f890181900481028201810190925287815289935091508790879081908401838280828437600092019190915250611dc692505050565b505050505050565b303303610c73576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610c7d8633611d7a565b610c3d8686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f890181900481028201810190925287815289935091508790879081908401838280828437600092019190915250611de192505050565b6060610d3185858580806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250879250611e1c915050565b95945050505050565b303303610d68576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610d728833611d7a565b610e198888888080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8c018190048102820181019092528a815292508a915089908190840183828082843760009201919091525050604080516020601f8a018190048102820181019092528881528a935091508890889081908401838280828437600092019190915250611e5692505050565b5050505050505050565b303303610e51576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610e5b8733611d7a565b610ed08787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8a018190048102820181019092528881528a935091508890889081908401838280828437600092019190915250889250611e6c915050565b50505050505050565b303303610f07576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610f118733611d7a565b610ed08787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8a018190048102820181019092528881528a9350915088908890819084018382808284376000920191909152508892506118b6915050565b6000610f9182611eaf565b92915050565b6060303303610fc7576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b6000808080610fd46108d2565b6001600160a01b031603611046576000610fed33610921565b14611026576040517f58c7e8d6000000000000000000000000000000000000000000000000000000008152336004820152602401610290565b506001821561103d57611038826109a6565b611046565b611046336109a6565b61105233878734610b22565b93508015156001036110685761106860006109a6565b50505092915050565b6060600060606110b687878780806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250899250611a3d915050565b9250925092509450945094915050565b6060610b458686868686611f34565b303303611103576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b61110d8333611d7a565b6108cd8383838080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525061203792505050565b606030330361117a576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b6001846000806111886108d2565b6001600160a01b0316036111fa5760006111a133610921565b146111da576040517f58c7e8d6000000000000000000000000000000000000000000000000000000008152336004820152602401610290565b50600182156111f1576111ec826109a6565b6111fa565b6111fa336109a6565b336001600160a01b0388160361121d5761121633878734610b22565b9350611326565b6000611229883361204a565b90506112388189338a8a6120fb565b156112515761124988888834610b22565b945050611326565b600061125e89600061204a565b905061126d818a338b8b6120fb565b156112875761127e89898934610b22565b95505050611326565b60006112b9616e7360f01b7dffffffffffffffffffffffffffff000000000000000000000000000000008b16176121d0565b90506112c8818b338c8c6120fb565b156112e3576112d98a8a8a34610b22565b9650505050611326565b6040517fc86745f90000000000000000000000000000000000000000000000000000000081526001600160a01b038b166004820152336024820152604401610290565b80151560010361133a5761133a60006109a6565b5050509392505050565b6000610b45868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506118899050565b6000610d3185858585612249565b600061082984848461228d565b3033036113d0576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b60408051616e7360f01b60208201526000602282018190526030820152611410910160405160208183030381529060405261140a90614616565b336122a3565b610a1b82826122f4565b303303611448576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b6114528633611d7a565b610c3d8686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8901819004810282018101909252878152899350915087908790819084018382808284376000920191909152506123a792505050565b3033036114f3576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b6114fd8833611d7a565b610e198888888080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528b93508a92508991899089908190840183828082843760009201919091525061264292505050565b3033036115a1576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b336001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016146116455760408051616e7360f01b60208201526000602282018190526030820152611610910160405160208183030381529060405261160b90614616565b61265a565b336040517fd787b737000000000000000000000000000000000000000000000000000000008152600401610290929190614f68565b600061164f612797565b6001600160a01b03161461168f576040517f15e34a4800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b611698816127dc565b6040805160008152602081019091526116b29082906122f4565b50565b6060600060606116f88686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525061283892505050565b92509250925093509350939050565b6060610d318585858080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525087925061285e915050565b6000610f9182612874565b303303611781576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b61178b8533611d7a565b6117cc858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792508691506128e89050565b5050505050565b6000610f9182612941565b30330361180c576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b6118168633611d7a565b610c3d8686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528993509150879087908190840183828082843760009201919091525061296792505050565b6000610d3161189886866129a2565b60ff858116601b0360080285901c166118b185876129f8565b612a31565b6117cc85856118c584876129f8565b856123a7565b6000806118d6612a82565b9050306001600160a01b038216036118fc576118f486868686611889565b915050610829565b6040517f8c364d590000000000000000000000000000000000000000000000000000000081526001600160a01b03821690638c364d5990611947908990899089908990600401614fcf565b602060405180830381865afa158015611964573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906118f49190614ffe565b6000611992612a82565b9050306001600160a01b038216036119b6576119b186868686866118b6565b610c3d565b6040517f390baae00000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063390baae090611a039089908990899089908990600401615017565b600060405180830381600087803b158015611a1d57600080fd5b505af1158015611a31573d6000803e3d6000fd5b50505050505050505050565b6060600060606000611a4e85612abc565b9050611a5b878783612adf565b93506000611a6886612b18565b90508015611b3a57611a7a8888612b55565b935066ffffffffffffff841667ffffffffffffffff811115611a9e57611a9e614a15565b6040519080825280601f01601f191660200182016040528015611ac8576020820181803683370190505b5092506020830160005b828160ff161015611b37576000611aea8b8b84612b68565b90506000611b07888460ff166028026038011c64ffffffffff1690565b9050611b168260008387612be8565b611b208185614653565b935050508080611b2f9061505e565b915050611ad2565b50505b505093509350939050565b600080611b5185612cb4565b90969095509350505050565b600060606000611b6c86612cc9565b905060005b8151811015611c3f576000828281518110611b8e57611b8e614f52565b60200260200101519050611bba6001826affffffffffffffffffffff1916612d5290919063ffffffff16565b15611c36576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c332303190611c03908c908c908c9060040161507d565b600060405180830381600087803b158015611c1d57600080fd5b505af1158015611c31573d6000803e3d6000fd5b505050505b50600101611b71565b50611c4c87858888612d70565b909350915060005b8151811015611d22576000828281518110611c7157611c71614f52565b60200260200101519050611c9d6002826affffffffffffffffffffff1916612d5290919063ffffffff16565b15611d19576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f9990611ce6908c908c908c9060040161507d565b600060405180830381600087803b158015611d0057600080fd5b505af1158015611d14573d6000803e3d6000fd5b505050505b50600101611c54565b505094509492505050565b805160208201fd5b6060611d4082612e8b565b8360ff161015611d5d57611d5685858585612e9d565b9050610829565b611d568585611d6b85612e8b565b611d7590876150a5565b611e1c565b611d848282612eca565b610a1b57611d918261265a565b816040517fd787b737000000000000000000000000000000000000000000000000000000008152600401610290929190614f68565b611ddb84848484611dd689611eaf565b611e6c565b50505050565b6000611ded8585612b55565b90506000611e0a828560ff166028026038011c64ffffffffff1690565b9050610c3d8686868460008888612f0d565b6060610829611e2c858585612b68565b6000611e5185611e3c8989612b55565b9060ff166028026038011c64ffffffffff1690565b613345565b6117cc8585858585611e678b611eaf565b613368565b611e7581612e8b565b8360ff161015611e9157611e8c85858585856118b6565b6117cc565b6117cc8585611e9f84612e8b565b611ea990876150a5565b85612967565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d000000000000000000008201611efe57507e60030220202000000000000000000000000000000000000000000000000000919050565b610f91611f2b7f746273746f72650000000000000000005461626c657300000000000000000000846136a1565b60206000612a31565b606081831115611f7a576040517fa8c547820000000000000000000000000000000000000000000000000000000081526004810184905260248101839052604401610290565b6000611f868787612b55565b90506000611fa3828760ff166028026038011c64ffffffffff1690565b90508085101580611fb357508084115b1561200e578081861015611fd157611fcc6001866150be565b611fd3565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401610290565b600061201b898989612b68565b905061202a8187888803613345565b9998505050505050505050565b610a1b828261204585611eaf565b6136bd565b60408051600280825260608201835260009283929190602083019080368337019050509050836001600160a01b031660001b8160008151811061208f5761208f614f52565b602002602001018181525050826001600160a01b031660001b816001815181106120bb576120bb614f52565b60209081029190910101526000610d317f7462776f726c640000000000000000005573657244656c65676174696f6e436f8383630100080160dd1b611889565b6000612106866139bc565b1561211357506001610d31565b8561212057506000610d31565b60008061219c8660008a8a898960405160240161213f9392919061507d565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f1a86b55000000000000000000000000000000000000000000000000000000000179052612d70565b91509150816121b057600092505050610d31565b808060200190518101906121c491906150d1565b98975050505050505050565b60408051600180825281830190925260009182919060208083019080368337019050509050828160008151811061220957612209614f52565b602090810291909101015260006108297f7462776f726c640000000000000000004e616d65737061636544656c656761748383630100080160dd1b611889565b60008061225583612e8b565b90508060ff168460ff1610156122795760ff848116601b0360080284901c166118f4565b6118f4868661228884886150a5565b613a37565b600061082984848461229e88611eaf565b612249565b6001600160a01b0381166122dd616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000851617613a47565b6001600160a01b031614610a1b57611d918261265a565b61231e827f6fdd1c8000000000000000000000000000000000000000000000000000000000613acb565b61239333600084846040516024016123369190614779565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f7c5b033500000000000000000000000000000000000000000000000000000000179052613b26565b50610a1b8282805190602001206001613b37565b7f6f74000000000000000000000000000000000000000000000000000000000000847fffff000000000000000000000000000000000000000000000000000000000000160361243157837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be848484604051612424939291906150f3565b60405180910390a2611ddb565b600061243d85856129a2565b9050600061244a86613c1b565b905060005b815181101561251f57600082828151811061246c5761246c614f52565b602002602001015190506124986004826affffffffffffffffffffff1916612d5290919063ffffffff16565b15612516576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d906124e3908b908b908b908b90600401615126565b600060405180830381600087803b1580156124fd57600080fd5b505af1158015612511573d6000803e3d6000fd5b505050505b5060010161244f565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be868686604051612554939291906150f3565b60405180910390a261256f828565ffffffffffff1685613c8d565b60005b8151811015610ed057600082828151811061258f5761258f614f52565b602002602001015190506125bb6008826affffffffffffffffffffff1916612d5290919063ffffffff16565b15612639576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba872190612606908b908b908b908b90600401615126565b600060405180830381600087803b15801561262057600080fd5b505af1158015612634573d6000803e3d6000fd5b505050505b50600101612572565b610c3d8686868686866126558d8d612b55565b612f0d565b606081601081901b600061266d83613ca3565b9050827fffffffffffffffffffffffffffff0000000000000000000000000000000000008316156126c8576126c37fffffffffffffffffffffffffffff0000000000000000000000000000000000008416613cba565b6126ff565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b7fffffffffffffffffffffffffffffffff000000000000000000000000000000008316156127355761273083613cba565b61276c565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b60405160200161277e9392919061515f565b6040516020818303038152906040529350505050919050565b6040805160008082526020820190925260006109177f7462776f726c64000000000000000000496e69744d6f64756c654164647265738383630500400560da1b6118cb565b604080516000808252602082018352606084901b6bffffffffffffffffffffffff19169282019290925290610a1b907f7462776f726c64000000000000000000496e69744d6f64756c65416464726573908390605482016109fe565b606060006060612851858561284c88611eaf565b611a3d565b9250925092509250925092565b606061082984848461286f88611eaf565b611d35565b600061287f82613d5e565b905061288a82613df0565b6128e35781826040516020016128a291815260200190565b60408051601f19818403018152908290527f41e713ad00000000000000000000000000000000000000000000000000000000825261029092916004016151ed565b919050565b60006128f48585612b55565b90506000612911828560ff166028026038011c64ffffffffff1690565b9050610c3d86868661292a8764ffffffffff87166150be565b604080516000815260208101909152889088612f0d565b600061294c82613e8d565b9050806128e35781826040516020016128a291815260200190565b60006129738585612b55565b90506000612990828560ff166028026038011c64ffffffffff1690565b9050610c3d8686866000858888612f0d565b600082826040516020016129b7929190615206565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600080805b8360ff16811015612a2957612a1f60ff601b83900360080287901c1683614653565b91506001016129fd565b509392505050565b600060208210612a5757602082048401935060208281612a5357612a53615242565b0691505b508254600882021b602082900380841115612a29576001850154600882021c82179150509392505050565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175546000906001600160a01b0316806128e3573391505090565b60006008612acc600260206150be565b612ad69190615258565b9190911c919050565b606081600003612afe5750604080516020810190915260008152610b1b565b6000612b0a85856129a2565b9050610d3181600085613345565b60006008600180612b2b600260206150be565b612b3591906150be565b612b3f91906150be565b612b499190615258565b8260ff911c1692915050565b6000610b1b612b648484613f1f565b5490565b60008383604051602001612b7d929190615206565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b8215612c6f5760208310612c1257602083048401935060208381612c0e57612c0e615242565b0692505b8215612c6f576020839003600081841015612c355750600019600884021c612c3f565b50600019600882021c5b8554600886021b818451168219821617845250818411612c60575050611ddb565b50600194909401939182900391015b5b60208210612c915783548152600190930192601f1990910190602001612c70565b8115611ddb576000600019600884021c8251865482191691161782525050505050565b602081015160408201516000905b9050915091565b60408051600180825281830190925260609160009190602080830190803683370190505090508281600081518110612d0357612d03614f52565b60209081029190910101526000612d3b7f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383611e1c565b9050610829612d4d8260008451613f75565b614003565b60008160ff1682612d638560581c90565b1660ff1614905092915050565b60006060600080612d8086614014565b90925090506001600160a01b038216612dd15785612d9d8761265a565b6040517ffbf10ce60000000000000000000000000000000000000000000000000000000081526004016102909291906151ed565b80612de057612de08689611d7a565b8615612e2c577dffffffffffffffffffffffffffff000000000000000000000000000000008616616e7360f01b176000612e19826107b0565b9050612e298261025f8b84614653565b50505b6000612e388760101b90565b7fffffffffffffffffffffffffffff0000000000000000000000000000000000001614612e7057612e6b888884886140b8565b612e7c565b612e7c88888488614130565b90999098509650505050505050565b600060086001612b35600260206150be565b6060610d31612eac86866129a2565b612eb684866129f8565b60ff868116601b0360080286901c16613345565b6000612efd616e7360f01b7dffffffffffffffffffffffffffff0000000000000000000000000000000085161783614191565b80610b1b5750610b1b8383614191565b7f7462000000000000000000000000000000000000000000000000000000000000877fffff0000000000000000000000000000000000000000000000000000000000001614612fcd577f74620000000000000000000000000000000000000000000000000000000000008788604051602001612f8b91815260200190565b60408051601f19818403018152908290527f31b4668300000000000000000000000000000000000000000000000000000000825261029093929160040161526f565b6000612fe8828760ff166028026038011c64ffffffffff1690565b9050600083518564ffffffffff168361300191906150be565b61300b9190614653565b905080821415801561302d57508161302386886152b0565b64ffffffffff1614155b1561307d576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff8088166004830152808716602483015283166044820152606401610290565b818664ffffffffff1611156130ce576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff87166024820152604401610290565b60006130db84898461425a565b905060006130e88b613c1b565b905060005b81518110156131b357600082828151811061310a5761310a614f52565b602002602001015190506131366010826affffffffffffffffffffff1916612d5290919063ffffffff16565b156131aa57606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b815260040161317797969594939291906152d5565b600060405180830381600087803b15801561319157600080fd5b505af11580156131a5573d6000803e3d6000fd5b505050505b506001016130ed565b5064ffffffffff881660005b8a60ff168160ff1610156131f2576131e6878260ff166028026038011c64ffffffffff1690565b909101906001016131bf565b508b7faa63765a776145e5e6492f471ae097dfed11cd57a61bc2679dd43180422385b48c838b878c60405161322b959493929190615333565b60405180910390a25082841461324c5760006132478c8c613f1f565b839055505b60006132598c8c8c612b68565b905061326d818a64ffffffffff1689613c8d565b5060005b815181101561333757600082828151811061328e5761328e614f52565b602002602001015190506132ba6020826affffffffffffffffffffff1916612d5290919063ffffffff16565b1561332e57606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b81526004016132fb97969594939291906152d5565b600060405180830381600087803b15801561331557600080fd5b505af1158015613329573d6000803e3d6000fd5b505050505b50600101613271565b505050505050505050505050565b60405160208101601f19603f8484010116604052828252612a2985858584612be8565b7f6f74000000000000000000000000000000000000000000000000000000000000867fffff00000000000000000000000000000000000000000000000000000000000016036133f457857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a9868686866040516133e79493929190615379565b60405180910390a2610c3d565b60006133ff87613c1b565b905060005b81518110156134d857600082828151811061342157613421614f52565b6020026020010151905061344d6001826affffffffffffffffffffff1916612d5290919063ffffffff16565b156134cf576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c9061349c908c908c908c908c908c908c906004016153b8565b600060405180830381600087803b1580156134b657600080fd5b505af11580156134ca573d6000803e3d6000fd5b505050505b50600101613404565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a98787878760405161350f9493929190615379565b60405180910390a2600061352388886129a2565b9050600060208701905061353b826000895184614328565b600061354685612b18565b11156135ca5760006135588a8a613f1f565b878155905060208601915060008060005b61357288612b18565b8160ff1610156135c5576135878d8d83612b68565b92506135a28a8260ff166028026038011c64ffffffffff1690565b91506135b18360008488614328565b6135bb8286614653565b9450600101613569565b505050505b60005b8351811015611a315760008482815181106135ea576135ea614f52565b602002602001015190506136166002826affffffffffffffffffffff1916612d5290919063ffffffff16565b15613698576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf90613665908e908e908e908e908e908e906004016153b8565b600060405180830381600087803b15801561367f57600080fd5b505af1158015613693573d6000803e3d6000fd5b505050505b506001016135cd565b60408051602081018490529081018290526000906060016129b7565b7f6f74000000000000000000000000000000000000000000000000000000000000837fffff000000000000000000000000000000000000000000000000000000000000160361374357827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07836040516137369190615411565b60405180910390a2505050565b600061374e84613c1b565b905060005b815181101561382157600082828151811061377057613770614f52565b6020026020010151905061379c6040826affffffffffffffffffffff1916612d5290919063ffffffff16565b15613818576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf45906137e590899089908990600401615424565b600060405180830381600087803b1580156137ff57600080fd5b505af1158015613813573d6000803e3d6000fd5b505050505b50600101613753565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07846040516138529190615411565b60405180910390a2600061386685856129a2565b90506138bf81600061387786612abc565b67ffffffffffffffff81111561388f5761388f614a15565b6040519080825280601f01601f1916602001820160405280156138b9576020820181803683370190505b50613c8d565b60006138ca84612b18565b11156138eb5760006138dc8686613f1f565b90506138e98160206143e7565b505b60005b8251811015610c3d57600083828151811061390b5761390b614f52565b602002602001015190506139376080826affffffffffffffffffffff1916612d5290919063ffffffff16565b156139b3576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b90613980908a908a908a90600401615424565b600060405180830381600087803b15801561399a57600080fd5b505af11580156139ae573d6000803e3d6000fd5b505050505b506001016138ee565b604080517f737900000000000000000000000000000000000000000000000000000000000060208201526000602282018190527f756e6c696d69746564000000000000000000000000000000000000000000000060308301529101604051602081830303815290604052613a2f90614616565b909114919050565b600061082982611e3c8686612b55565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613a8057613a80614f52565b60209081029190910101526000613ac07f7462776f726c640000000000000000004e616d6573706163654f776e657200008383630500400560da1b611889565b60601c949350505050565b613ad58282614424565b610a1b576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b031982166024820152604401610290565b6060600080610b3387878787614130565b604080516002808252606082018352600092602083019080368337019050509050836001600160a01b031660001b81600081518110613b7857613b78614f52565b6020026020010181815250508281600181518110613b9857613b98614f52565b602002602001018181525050611ddb7f7462776f726c64000000000000000000496e7374616c6c65644d6f64756c657360001b82600085604051602001613be691151560f81b815260010190565b60408051601f198184030181529190527e010100010000000000000000000000000000000000000000000000000000006118b6565b60408051600180825281830190925260609160009190602080830190803683370190505090508281600081518110613c5557613c55614f52565b60209081029190910101526000612d3b7f746273746f726500000000000000000053746f7265486f6f6b730000000000008383611e1c565b6108cd83838351613c9e8560200190565b614328565b6000613cb160706010614653565b9190911b919050565b606060005b6010811015613d1f577fffffffffffffffffffffffffffffffff000000000000000000000000000000008316600882021b7fff000000000000000000000000000000000000000000000000000000000000001615613d1f57600101613cbf565b604080517fffffffffffffffffffffffffffffffff00000000000000000000000000000000851660208201528151603090910190915281815280610829565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613d9757613d97614f52565b602090810291909101015260006108297f746273746f72650000000000000000005461626c6573000000000000000000008360017e60030220202000000000000000000000000000000000000000000000000000611889565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613e2957613e29614f52565b60209081029190910101526000613e817f746273746f72650000000000000000005265736f75726365496473000000000083837e01010001000000000000000000000000000000000000000000000000000000611889565b90506108298160f81c90565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613ec657613ec6614f52565b602090810291909101015260006108297f746273746f72650000000000000000005461626c6573000000000000000000008360027e60030220202000000000000000000000000000000000000000000000000000611889565b60008282604051602001613f34929190615206565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b600081831180613f855750835182115b15613fc2578383836040517f23230fa30000000000000000000000000000000000000000000000000000000081526004016102909392919061544d565b60208401613fd08482614653565b90506000613fde85856150be565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b60606000610b1b8360156000614440565b6040805160018082528183019092526000918291829160208083019080368337019050509050838160008151811061404e5761404e614f52565b6020908102919091010152600080806140a77f7462776f726c6400000000000000000053797374656d73000000000000000000857e15020014010000000000000000000000000000000000000000000000000000611a3d565b925092509250610ae28383836144bb565b60006060836001600160a01b031660006140d38589896144c7565b6040516140e09190615472565b60006040518083038185875af1925050503d806000811461411d576040519150601f19603f3d011682016040523d82523d6000602084013e614122565b606091505b509097909650945050505050565b60006060836001600160a01b03166141498488886144c7565b6040516141569190615472565b600060405180830381855af49150503d806000811461411d576040519150601f19603f3d011682016040523d82523d6000602084013e614122565b6040805160028082526060820183526000928392919060208301908036833701905050905083816000815181106141ca576141ca614f52565b602002602001018181525050826001600160a01b031660001b816001815181106141f6576141f6614f52565b6020908102919091010152600061424e7f7462776f726c640000000000000000005265736f75726365416363657373000083837e01010001000000000000000000000000000000000000000000000000000000611889565b9050610d318160f81c90565b600064ffffffffff82111561429e576040517f4767058800000000000000000000000000000000000000000000000000000000815260048101839052602401610290565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff168085106142d057808503820191506142d8565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b82156143a257602083106143525760208304840193506020838161434e5761434e615242565b0692505b82156143a25760208390036000600019600885021c1990506008850281811c91508351811c9050811987541682821617875550818411614393575050611ddb565b50600194909401939182900391015b5b602082106143c45780518455600190930192601f19909101906020016143a3565b8115611ddb576000600019600884021c8554835182191691161785555050505050565b600060206143f683601f614653565b614400919061548e565b61440a9084614653565b90505b808310156108cd576000835560018301925061440d565b600061442f836144f6565b8015610b1b5750610b1b8383614542565b6060600061444e8560801c90565b90506fffffffffffffffffffffffffffffffff8516600085828161447457614474615242565b04905060405193506020840160208202810160405281855260005b828110156144af578451871c82529387019360209091019060010161448f565b50505050509392505050565b600080611b51856145fa565b60608383836040516020016144de939291906154b0565b60405160208183030381529060405290509392505050565b6000614522827f01ffc9a700000000000000000000000000000000000000000000000000000000614542565b8015610f91575061453b826001600160e01b0319614542565b1592915050565b6040516001600160e01b031982166024820152600090819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a700000000000000000000000000000000000000000000000000000000178152825192935060009283928392909183918a617530fa92503d915060005190508280156145e3575060208210155b80156145ef5750600081115b979650505050505050565b6020810151603482015160609190911c9060009060f81c612cc2565b80516020808301519190811015614637576000198160200360031b1b821691505b50919050565b634e487b7160e01b600052601160045260246000fd5b80820180821115610f9157610f9161463d565b60008083601f84011261467857600080fd5b50813567ffffffffffffffff81111561469057600080fd5b6020830191508360208260051b85010111156146ab57600080fd5b9250929050565b803560ff811681146128e357600080fd5b6000806000806000608086880312156146db57600080fd5b85359450602086013567ffffffffffffffff8111156146f957600080fd5b61470588828901614666565b90955093506147189050604087016146b2565b949793965091946060013592915050565b60005b8381101561474457818101518382015260200161472c565b50506000910152565b60008151808452614765816020860160208601614729565b601f01601f19169290920160200192915050565b602081526000610b1b602083018461474d565b60008083601f84011261479e57600080fd5b50813567ffffffffffffffff8111156147b657600080fd5b6020830191508360208285010111156146ab57600080fd5b600080600080600080608087890312156147e757600080fd5b86359550602087013567ffffffffffffffff8082111561480657600080fd5b6148128a838b01614666565b909750955085915061482660408a016146b2565b9450606089013591508082111561483c57600080fd5b5061484989828a0161478c565b979a9699509497509295939492505050565b6000806000806060858703121561487157600080fd5b84359350602085013567ffffffffffffffff81111561488f57600080fd5b61489b87828801614666565b90945092506148ae9050604086016146b2565b905092959194509250565b60008060008060008060008060a0898b0312156148d557600080fd5b88359750602089013567ffffffffffffffff808211156148f457600080fd5b6149008c838d01614666565b909950975060408b013591508082111561491957600080fd5b6149258c838d0161478c565b909750955060608b0135945060808b013591508082111561494557600080fd5b506149528b828c0161478c565b999c989b5096995094979396929594505050565b600080600080600080600060a0888a03121561498157600080fd5b87359650602088013567ffffffffffffffff808211156149a057600080fd5b6149ac8b838c01614666565b90985096508691506149c060408b016146b2565b955060608a01359150808211156149d657600080fd5b506149e38a828b0161478c565b989b979a50959894979596608090950135949350505050565b600060208284031215614a0e57600080fd5b5035919050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f1916810167ffffffffffffffff81118282101715614a5457614a54614a15565b604052919050565b600082601f830112614a6d57600080fd5b813567ffffffffffffffff811115614a8757614a87614a15565b614a9a6020601f19601f84011601614a2b565b818152846020838601011115614aaf57600080fd5b816020850160208301376000918101602001919091529392505050565b60008060408385031215614adf57600080fd5b82359150602083013567ffffffffffffffff811115614afd57600080fd5b614b0985828601614a5c565b9150509250929050565b60008060008060608587031215614b2957600080fd5b84359350602085013567ffffffffffffffff811115614b4757600080fd5b614b5387828801614666565b9598909750949560400135949350505050565b606081526000614b79606083018661474d565b8460208401528281036040840152610b45818561474d565b600082601f830112614ba257600080fd5b8135602067ffffffffffffffff821115614bbe57614bbe614a15565b8160051b614bcd828201614a2b565b9283528481018201928281019087851115614be757600080fd5b83870192505b848310156145ef57823582529183019190830190614bed565b600080600080600060a08688031215614c1e57600080fd5b85359450602086013567ffffffffffffffff811115614c3c57600080fd5b614c4888828901614b91565b945050614c57604087016146b2565b94979396509394606081013594506080013592915050565b600080600060408486031215614c8457600080fd5b83359250602084013567ffffffffffffffff811115614ca257600080fd5b614cae86828701614666565b9497909650939450505050565b6001600160a01b03811681146116b257600080fd5b600080600060608486031215614ce557600080fd5b8335614cf081614cbb565b925060208401359150604084013567ffffffffffffffff811115614d1357600080fd5b614d1f86828701614a5c565b9150509250925092565b60008060008060808587031215614d3f57600080fd5b84359350602085013567ffffffffffffffff811115614d5d57600080fd5b614d6987828801614b91565b935050614d78604086016146b2565b9396929550929360600135925050565b600080600060608486031215614d9d57600080fd5b83359250602084013567ffffffffffffffff811115614dbb57600080fd5b614dc786828701614b91565b925050614dd6604085016146b2565b90509250925092565b60008060408385031215614df257600080fd5b8235614dfd81614cbb565b9150602083013567ffffffffffffffff811115614afd57600080fd5b60008060008060008060808789031215614e3257600080fd5b86359550602087013567ffffffffffffffff80821115614e5157600080fd5b614e5d8a838b01614666565b90975095506040890135915065ffffffffffff82168214614e7d57600080fd5b9093506060880135908082111561483c57600080fd5b803564ffffffffff811681146128e357600080fd5b60008060008060008060008060c0898b031215614ec457600080fd5b88359750602089013567ffffffffffffffff80821115614ee357600080fd5b614eef8c838d01614666565b9099509750879150614f0360408c016146b2565b9650614f1160608c01614e93565b9550614f1f60808c01614e93565b945060a08b013591508082111561494557600080fd5b600060208284031215614f4757600080fd5b8135610b1b81614cbb565b634e487b7160e01b600052603260045260246000fd5b604081526000614f7b604083018561474d565b90506001600160a01b03831660208301529392505050565b60008151808452602080850194506020840160005b83811015614fc457815187529582019590820190600101614fa8565b509495945050505050565b848152608060208201526000614fe86080830186614f93565b60ff949094166040830152506060015292915050565b60006020828403121561501057600080fd5b5051919050565b85815260a06020820152600061503060a0830187614f93565b60ff86166040840152828103606084015261504b818661474d565b9150508260808301529695505050505050565b600060ff821660ff81036150745761507461463d565b60010192915050565b6001600160a01b0384168152826020820152606060408201526000610d31606083018461474d565b60ff8281168282160390811115610f9157610f9161463d565b81810381811115610f9157610f9161463d565b6000602082840312156150e357600080fd5b81518015158114610b1b57600080fd5b6060815260006151066060830186614f93565b65ffffffffffff851660208401528281036040840152610b45818561474d565b84815260806020820152600061513f6080830186614f93565b65ffffffffffff8516604084015282810360608401526145ef818561474d565b7fffff0000000000000000000000000000000000000000000000000000000000008416815260007f3a0000000000000000000000000000000000000000000000000000000000000080600284015284516151c0816003860160208901614729565b8084019050816003820152845191506151e0826004830160208801614729565b0160040195945050505050565b828152604060208201526000610829604083018461474d565b8281526000602080830184516020860160005b8281101561523557815184529284019290840190600101615219565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b8082028115828204841417610f9157610f9161463d565b7fffff00000000000000000000000000000000000000000000000000000000000084168152826020820152606060408201526000610d31606083018461474d565b64ffffffffff8181168382160190808211156152ce576152ce61463d565b5092915050565b87815260e0602082015260006152ee60e0830189614f93565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c0840152615325818561474d565b9a9950505050505050505050565b60a08152600061534660a0830188614f93565b65ffffffffffff8716602084015264ffffffffff8616604084015284606084015282810360808401526121c4818561474d565b60808152600061538c6080830187614f93565b828103602084015261539e818761474d565b905084604084015282810360608401526145ef818561474d565b86815260c0602082015260006153d160c0830188614f93565b82810360408401526153e3818861474d565b905085606084015282810360808401526153fd818661474d565b9150508260a0830152979650505050505050565b602081526000610b1b6020830184614f93565b83815260606020820152600061543d6060830185614f93565b9050826040830152949350505050565b606081526000615460606083018661474d565b60208301949094525060400152919050565b60008251615484818460208701614729565b9190910192915050565b6000826154ab57634e487b7160e01b600052601260045260246000fd5b500490565b600084516154c2818460208901614729565b60609490941b6bffffffffffffffffffffffff19169190930190815260148101919091526034019291505056fea164736f6c6343000818000a","sourceMap":"1740:15828:57:-:0;;;2128:81;;;;;;;;;-1:-1:-1;739:22:21;996:42:24;2304:38;;-1:-1:-1;;;;;;2304:38:24;4066:4:20;2304:38:24;;;3993:84:20;739:22:21;772:25;;-1:-1:-1;;;783:13:21;772:25;;;;;2158:10:57;2148:20;;2179:25;;-1:-1:-1;;;2190:13:57;2179:25;;;;;1740:15828;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x6080604052600436106101d15760003560e01c80638c364d59116100f7578063c4d66de811610095578063d9c03a0411610064578063d9c03a0414610750578063dbbf0e2114610650578063e228a4a314610770578063ef6ea8621461079057610266565b8063c4d66de8146106d0578063cc49db7e146106f0578063d03edb8c14610710578063d4285dc21461073057610266565b8063af068c9e116100d1578063af068c9e14610670578063b047c1eb14610690578063c0a2895a146106b0578063c1122229146105ca57610266565b80638c364d59146106105780639f1fcf0a14610630578063a53417ed1461065057610266565b8063390baae01161016f5780634dc77d971161013e5780634dc77d971461058a578063505a181d146105aa5780636951955d146105ca578063894ecc58146105fd57610266565b8063390baae0146104fa5780633a77c2c21461051a5780633ae7af0814610548578063419b58fd1461055b57610266565b8063150f3262116101ab578063150f32621461047a5780631e7889771461049a578063298314fb146104ba5780633708196e146104da57610266565b806302d05d3f146103dc57806305242d2f1461042d578063114a72661461045a57610266565b366102665760408051616e7360f01b60208201526000602282018190526030820181905291610218910160405160208183030381529060405261021390614616565b6107b0565b60408051616e7360f01b60208201526000602282018190526030820152919250610264910160405160208183030381529060405261025590614616565b61025f3484614653565b610831565b005b303303610299576040516327a1460b60e21b81526001600160e01b03196000351660048201526024015b60405180910390fd5b60008080806102a66108d2565b6001600160a01b0316036103185760006102bf33610921565b146102f8576040517f58c7e8d6000000000000000000000000000000000000000000000000000000008152336004820152602401610290565b506001821561030f5761030a826109a6565b610318565b610318336109a6565b6000806103306000356001600160e01b031916610a1f565b91509150816000801b0361037e576040517ffdde54e20000000000000000000000000000000000000000000000000000000081526001600160e01b0319600035166004820152602401610290565b60006103c26000368080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201829052509250869150610aef9050565b905060006103d233858434610b22565b9050805160208201f35b3480156103e857600080fd5b506104107f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020015b60405180910390f35b34801561043957600080fd5b5061044d6104483660046146c3565b610b4f565b6040516104249190614779565b34801561046657600080fd5b506102646104753660046147ce565b610b92565b34801561048657600080fd5b506102646104953660046147ce565b610c45565b3480156104a657600080fd5b5061044d6104b536600461485b565b610cf0565b3480156104c657600080fd5b506102646104d53660046148b9565b610d3a565b3480156104e657600080fd5b506102646104f5366004614966565b610e23565b34801561050657600080fd5b50610264610515366004614966565b610ed9565b34801561052657600080fd5b5061053a6105353660046149fc565b610f86565b604051908152602001610424565b61044d610556366004614acc565b610f97565b34801561056757600080fd5b5061057b610576366004614b13565b611071565b60405161042493929190614b66565b34801561059657600080fd5b5061044d6105a5366004614c06565b6110c6565b3480156105b657600080fd5b506102646105c5366004614c6f565b6110d5565b3480156105d657600080fd5b507f312e302e302d756e61756469746564000000000000000000000000000000000061053a565b61044d61060b366004614cd0565b61114a565b34801561061c57600080fd5b5061053a61062b3660046146c3565b611344565b34801561063c57600080fd5b5061053a61064b366004614d29565b611387565b34801561065c57600080fd5b5061053a61066b366004614d88565b611395565b34801561067c57600080fd5b5061026461068b366004614ddf565b6113a2565b34801561069c57600080fd5b506102646106ab366004614e19565b61141a565b3480156106bc57600080fd5b506102646106cb366004614ea8565b6114c5565b3480156106dc57600080fd5b506102646106eb366004614f35565b611573565b3480156106fc57600080fd5b5061057b61070b366004614c6f565b6116b5565b34801561071c57600080fd5b5061044d61072b36600461485b565b611707565b34801561073c57600080fd5b5061053a61074b3660046149fc565b611748565b34801561075c57600080fd5b5061026461076b3660046146c3565b611753565b34801561077c57600080fd5b5061053a61078b3660046149fc565b6117d3565b34801561079c57600080fd5b506102646107ab3660046147ce565b6117de565b6040805160018082528183019092526000918291906020808301908036833701905050905082816000815181106107e9576107e9614f52565b602090810291909101015260006108297f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b611889565b949350505050565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061086757610867614f52565b6020026020010181815250506108cd7f7462776f726c6400000000000000000042616c616e636573000000000000000060001b826000856040516020016108b091815260200190565b60408051601f19818403018152919052630100080160dd1b6118b6565b505050565b6040805160008082526020820190925260006109177f7462776f726c640000000000000000005472616e73616374696f6e436f6e74658383630500400560da1b6118cb565b60601c9392505050565b60408051600180825281830190925260009182919060208083019080368337019050509050826001600160a01b031660001b8160008151811061096657610966614f52565b602090810291909101015260006108297f7462776f726c6400000000000000000053797374656d526567697374727900008383630100080160dd1b6118cb565b604080516000808252602082018352606084901b6bffffffffffffffffffffffff19169282019290925290610a1b907f7462776f726c640000000000000000005472616e73616374696f6e436f6e7465908390605482015b60408051601f19818403018152919052630500400560da1b611988565b5050565b6040805160018082528183019092526000918291829160208083019080368337019050509050837bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191681600081518110610a7857610a78614f52565b602090810291909101015260008080610ad17f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72857e24020020040000000000000000000000000000000000000000000000000000611a3d565b925092509250610ae2838383611b45565b9550955050505050915091565b82820160200180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1682179052825b9392505050565b6060600080610b3387878787611b5d565b9150915081610b4557610b4581611d2d565b9695505050505050565b6060610b4586868680806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250889250879150611d359050565b303303610bc0576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610bca8633611d7a565b610c3d8686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f890181900481028201810190925287815289935091508790879081908401838280828437600092019190915250611dc692505050565b505050505050565b303303610c73576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610c7d8633611d7a565b610c3d8686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f890181900481028201810190925287815289935091508790879081908401838280828437600092019190915250611de192505050565b6060610d3185858580806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250879250611e1c915050565b95945050505050565b303303610d68576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610d728833611d7a565b610e198888888080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8c018190048102820181019092528a815292508a915089908190840183828082843760009201919091525050604080516020601f8a018190048102820181019092528881528a935091508890889081908401838280828437600092019190915250611e5692505050565b5050505050505050565b303303610e51576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610e5b8733611d7a565b610ed08787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8a018190048102820181019092528881528a935091508890889081908401838280828437600092019190915250889250611e6c915050565b50505050505050565b303303610f07576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610f118733611d7a565b610ed08787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8a018190048102820181019092528881528a9350915088908890819084018382808284376000920191909152508892506118b6915050565b6000610f9182611eaf565b92915050565b6060303303610fc7576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b6000808080610fd46108d2565b6001600160a01b031603611046576000610fed33610921565b14611026576040517f58c7e8d6000000000000000000000000000000000000000000000000000000008152336004820152602401610290565b506001821561103d57611038826109a6565b611046565b611046336109a6565b61105233878734610b22565b93508015156001036110685761106860006109a6565b50505092915050565b6060600060606110b687878780806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250899250611a3d915050565b9250925092509450945094915050565b6060610b458686868686611f34565b303303611103576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b61110d8333611d7a565b6108cd8383838080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525061203792505050565b606030330361117a576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b6001846000806111886108d2565b6001600160a01b0316036111fa5760006111a133610921565b146111da576040517f58c7e8d6000000000000000000000000000000000000000000000000000000008152336004820152602401610290565b50600182156111f1576111ec826109a6565b6111fa565b6111fa336109a6565b336001600160a01b0388160361121d5761121633878734610b22565b9350611326565b6000611229883361204a565b90506112388189338a8a6120fb565b156112515761124988888834610b22565b945050611326565b600061125e89600061204a565b905061126d818a338b8b6120fb565b156112875761127e89898934610b22565b95505050611326565b60006112b9616e7360f01b7dffffffffffffffffffffffffffff000000000000000000000000000000008b16176121d0565b90506112c8818b338c8c6120fb565b156112e3576112d98a8a8a34610b22565b9650505050611326565b6040517fc86745f90000000000000000000000000000000000000000000000000000000081526001600160a01b038b166004820152336024820152604401610290565b80151560010361133a5761133a60006109a6565b5050509392505050565b6000610b45868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506118899050565b6000610d3185858585612249565b600061082984848461228d565b3033036113d0576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b60408051616e7360f01b60208201526000602282018190526030820152611410910160405160208183030381529060405261140a90614616565b336122a3565b610a1b82826122f4565b303303611448576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b6114528633611d7a565b610c3d8686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8901819004810282018101909252878152899350915087908790819084018382808284376000920191909152506123a792505050565b3033036114f3576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b6114fd8833611d7a565b610e198888888080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528b93508a92508991899089908190840183828082843760009201919091525061264292505050565b3033036115a1576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b336001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016146116455760408051616e7360f01b60208201526000602282018190526030820152611610910160405160208183030381529060405261160b90614616565b61265a565b336040517fd787b737000000000000000000000000000000000000000000000000000000008152600401610290929190614f68565b600061164f612797565b6001600160a01b03161461168f576040517f15e34a4800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b611698816127dc565b6040805160008152602081019091526116b29082906122f4565b50565b6060600060606116f88686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525061283892505050565b92509250925093509350939050565b6060610d318585858080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525087925061285e915050565b6000610f9182612874565b303303611781576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b61178b8533611d7a565b6117cc858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792508691506128e89050565b5050505050565b6000610f9182612941565b30330361180c576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b6118168633611d7a565b610c3d8686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528993509150879087908190840183828082843760009201919091525061296792505050565b6000610d3161189886866129a2565b60ff858116601b0360080285901c166118b185876129f8565b612a31565b6117cc85856118c584876129f8565b856123a7565b6000806118d6612a82565b9050306001600160a01b038216036118fc576118f486868686611889565b915050610829565b6040517f8c364d590000000000000000000000000000000000000000000000000000000081526001600160a01b03821690638c364d5990611947908990899089908990600401614fcf565b602060405180830381865afa158015611964573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906118f49190614ffe565b6000611992612a82565b9050306001600160a01b038216036119b6576119b186868686866118b6565b610c3d565b6040517f390baae00000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063390baae090611a039089908990899089908990600401615017565b600060405180830381600087803b158015611a1d57600080fd5b505af1158015611a31573d6000803e3d6000fd5b50505050505050505050565b6060600060606000611a4e85612abc565b9050611a5b878783612adf565b93506000611a6886612b18565b90508015611b3a57611a7a8888612b55565b935066ffffffffffffff841667ffffffffffffffff811115611a9e57611a9e614a15565b6040519080825280601f01601f191660200182016040528015611ac8576020820181803683370190505b5092506020830160005b828160ff161015611b37576000611aea8b8b84612b68565b90506000611b07888460ff166028026038011c64ffffffffff1690565b9050611b168260008387612be8565b611b208185614653565b935050508080611b2f9061505e565b915050611ad2565b50505b505093509350939050565b600080611b5185612cb4565b90969095509350505050565b600060606000611b6c86612cc9565b905060005b8151811015611c3f576000828281518110611b8e57611b8e614f52565b60200260200101519050611bba6001826affffffffffffffffffffff1916612d5290919063ffffffff16565b15611c36576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c332303190611c03908c908c908c9060040161507d565b600060405180830381600087803b158015611c1d57600080fd5b505af1158015611c31573d6000803e3d6000fd5b505050505b50600101611b71565b50611c4c87858888612d70565b909350915060005b8151811015611d22576000828281518110611c7157611c71614f52565b60200260200101519050611c9d6002826affffffffffffffffffffff1916612d5290919063ffffffff16565b15611d19576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f9990611ce6908c908c908c9060040161507d565b600060405180830381600087803b158015611d0057600080fd5b505af1158015611d14573d6000803e3d6000fd5b505050505b50600101611c54565b505094509492505050565b805160208201fd5b6060611d4082612e8b565b8360ff161015611d5d57611d5685858585612e9d565b9050610829565b611d568585611d6b85612e8b565b611d7590876150a5565b611e1c565b611d848282612eca565b610a1b57611d918261265a565b816040517fd787b737000000000000000000000000000000000000000000000000000000008152600401610290929190614f68565b611ddb84848484611dd689611eaf565b611e6c565b50505050565b6000611ded8585612b55565b90506000611e0a828560ff166028026038011c64ffffffffff1690565b9050610c3d8686868460008888612f0d565b6060610829611e2c858585612b68565b6000611e5185611e3c8989612b55565b9060ff166028026038011c64ffffffffff1690565b613345565b6117cc8585858585611e678b611eaf565b613368565b611e7581612e8b565b8360ff161015611e9157611e8c85858585856118b6565b6117cc565b6117cc8585611e9f84612e8b565b611ea990876150a5565b85612967565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d000000000000000000008201611efe57507e60030220202000000000000000000000000000000000000000000000000000919050565b610f91611f2b7f746273746f72650000000000000000005461626c657300000000000000000000846136a1565b60206000612a31565b606081831115611f7a576040517fa8c547820000000000000000000000000000000000000000000000000000000081526004810184905260248101839052604401610290565b6000611f868787612b55565b90506000611fa3828760ff166028026038011c64ffffffffff1690565b90508085101580611fb357508084115b1561200e578081861015611fd157611fcc6001866150be565b611fd3565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401610290565b600061201b898989612b68565b905061202a8187888803613345565b9998505050505050505050565b610a1b828261204585611eaf565b6136bd565b60408051600280825260608201835260009283929190602083019080368337019050509050836001600160a01b031660001b8160008151811061208f5761208f614f52565b602002602001018181525050826001600160a01b031660001b816001815181106120bb576120bb614f52565b60209081029190910101526000610d317f7462776f726c640000000000000000005573657244656c65676174696f6e436f8383630100080160dd1b611889565b6000612106866139bc565b1561211357506001610d31565b8561212057506000610d31565b60008061219c8660008a8a898960405160240161213f9392919061507d565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f1a86b55000000000000000000000000000000000000000000000000000000000179052612d70565b91509150816121b057600092505050610d31565b808060200190518101906121c491906150d1565b98975050505050505050565b60408051600180825281830190925260009182919060208083019080368337019050509050828160008151811061220957612209614f52565b602090810291909101015260006108297f7462776f726c640000000000000000004e616d65737061636544656c656761748383630100080160dd1b611889565b60008061225583612e8b565b90508060ff168460ff1610156122795760ff848116601b0360080284901c166118f4565b6118f4868661228884886150a5565b613a37565b600061082984848461229e88611eaf565b612249565b6001600160a01b0381166122dd616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000851617613a47565b6001600160a01b031614610a1b57611d918261265a565b61231e827f6fdd1c8000000000000000000000000000000000000000000000000000000000613acb565b61239333600084846040516024016123369190614779565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f7c5b033500000000000000000000000000000000000000000000000000000000179052613b26565b50610a1b8282805190602001206001613b37565b7f6f74000000000000000000000000000000000000000000000000000000000000847fffff000000000000000000000000000000000000000000000000000000000000160361243157837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be848484604051612424939291906150f3565b60405180910390a2611ddb565b600061243d85856129a2565b9050600061244a86613c1b565b905060005b815181101561251f57600082828151811061246c5761246c614f52565b602002602001015190506124986004826affffffffffffffffffffff1916612d5290919063ffffffff16565b15612516576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d906124e3908b908b908b908b90600401615126565b600060405180830381600087803b1580156124fd57600080fd5b505af1158015612511573d6000803e3d6000fd5b505050505b5060010161244f565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be868686604051612554939291906150f3565b60405180910390a261256f828565ffffffffffff1685613c8d565b60005b8151811015610ed057600082828151811061258f5761258f614f52565b602002602001015190506125bb6008826affffffffffffffffffffff1916612d5290919063ffffffff16565b15612639576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba872190612606908b908b908b908b90600401615126565b600060405180830381600087803b15801561262057600080fd5b505af1158015612634573d6000803e3d6000fd5b505050505b50600101612572565b610c3d8686868686866126558d8d612b55565b612f0d565b606081601081901b600061266d83613ca3565b9050827fffffffffffffffffffffffffffff0000000000000000000000000000000000008316156126c8576126c37fffffffffffffffffffffffffffff0000000000000000000000000000000000008416613cba565b6126ff565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b7fffffffffffffffffffffffffffffffff000000000000000000000000000000008316156127355761273083613cba565b61276c565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b60405160200161277e9392919061515f565b6040516020818303038152906040529350505050919050565b6040805160008082526020820190925260006109177f7462776f726c64000000000000000000496e69744d6f64756c654164647265738383630500400560da1b6118cb565b604080516000808252602082018352606084901b6bffffffffffffffffffffffff19169282019290925290610a1b907f7462776f726c64000000000000000000496e69744d6f64756c65416464726573908390605482016109fe565b606060006060612851858561284c88611eaf565b611a3d565b9250925092509250925092565b606061082984848461286f88611eaf565b611d35565b600061287f82613d5e565b905061288a82613df0565b6128e35781826040516020016128a291815260200190565b60408051601f19818403018152908290527f41e713ad00000000000000000000000000000000000000000000000000000000825261029092916004016151ed565b919050565b60006128f48585612b55565b90506000612911828560ff166028026038011c64ffffffffff1690565b9050610c3d86868661292a8764ffffffffff87166150be565b604080516000815260208101909152889088612f0d565b600061294c82613e8d565b9050806128e35781826040516020016128a291815260200190565b60006129738585612b55565b90506000612990828560ff166028026038011c64ffffffffff1690565b9050610c3d8686866000858888612f0d565b600082826040516020016129b7929190615206565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600080805b8360ff16811015612a2957612a1f60ff601b83900360080287901c1683614653565b91506001016129fd565b509392505050565b600060208210612a5757602082048401935060208281612a5357612a53615242565b0691505b508254600882021b602082900380841115612a29576001850154600882021c82179150509392505050565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175546000906001600160a01b0316806128e3573391505090565b60006008612acc600260206150be565b612ad69190615258565b9190911c919050565b606081600003612afe5750604080516020810190915260008152610b1b565b6000612b0a85856129a2565b9050610d3181600085613345565b60006008600180612b2b600260206150be565b612b3591906150be565b612b3f91906150be565b612b499190615258565b8260ff911c1692915050565b6000610b1b612b648484613f1f565b5490565b60008383604051602001612b7d929190615206565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b8215612c6f5760208310612c1257602083048401935060208381612c0e57612c0e615242565b0692505b8215612c6f576020839003600081841015612c355750600019600884021c612c3f565b50600019600882021c5b8554600886021b818451168219821617845250818411612c60575050611ddb565b50600194909401939182900391015b5b60208210612c915783548152600190930192601f1990910190602001612c70565b8115611ddb576000600019600884021c8251865482191691161782525050505050565b602081015160408201516000905b9050915091565b60408051600180825281830190925260609160009190602080830190803683370190505090508281600081518110612d0357612d03614f52565b60209081029190910101526000612d3b7f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383611e1c565b9050610829612d4d8260008451613f75565b614003565b60008160ff1682612d638560581c90565b1660ff1614905092915050565b60006060600080612d8086614014565b90925090506001600160a01b038216612dd15785612d9d8761265a565b6040517ffbf10ce60000000000000000000000000000000000000000000000000000000081526004016102909291906151ed565b80612de057612de08689611d7a565b8615612e2c577dffffffffffffffffffffffffffff000000000000000000000000000000008616616e7360f01b176000612e19826107b0565b9050612e298261025f8b84614653565b50505b6000612e388760101b90565b7fffffffffffffffffffffffffffff0000000000000000000000000000000000001614612e7057612e6b888884886140b8565b612e7c565b612e7c88888488614130565b90999098509650505050505050565b600060086001612b35600260206150be565b6060610d31612eac86866129a2565b612eb684866129f8565b60ff868116601b0360080286901c16613345565b6000612efd616e7360f01b7dffffffffffffffffffffffffffff0000000000000000000000000000000085161783614191565b80610b1b5750610b1b8383614191565b7f7462000000000000000000000000000000000000000000000000000000000000877fffff0000000000000000000000000000000000000000000000000000000000001614612fcd577f74620000000000000000000000000000000000000000000000000000000000008788604051602001612f8b91815260200190565b60408051601f19818403018152908290527f31b4668300000000000000000000000000000000000000000000000000000000825261029093929160040161526f565b6000612fe8828760ff166028026038011c64ffffffffff1690565b9050600083518564ffffffffff168361300191906150be565b61300b9190614653565b905080821415801561302d57508161302386886152b0565b64ffffffffff1614155b1561307d576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff8088166004830152808716602483015283166044820152606401610290565b818664ffffffffff1611156130ce576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff87166024820152604401610290565b60006130db84898461425a565b905060006130e88b613c1b565b905060005b81518110156131b357600082828151811061310a5761310a614f52565b602002602001015190506131366010826affffffffffffffffffffff1916612d5290919063ffffffff16565b156131aa57606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b815260040161317797969594939291906152d5565b600060405180830381600087803b15801561319157600080fd5b505af11580156131a5573d6000803e3d6000fd5b505050505b506001016130ed565b5064ffffffffff881660005b8a60ff168160ff1610156131f2576131e6878260ff166028026038011c64ffffffffff1690565b909101906001016131bf565b508b7faa63765a776145e5e6492f471ae097dfed11cd57a61bc2679dd43180422385b48c838b878c60405161322b959493929190615333565b60405180910390a25082841461324c5760006132478c8c613f1f565b839055505b60006132598c8c8c612b68565b905061326d818a64ffffffffff1689613c8d565b5060005b815181101561333757600082828151811061328e5761328e614f52565b602002602001015190506132ba6020826affffffffffffffffffffff1916612d5290919063ffffffff16565b1561332e57606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b81526004016132fb97969594939291906152d5565b600060405180830381600087803b15801561331557600080fd5b505af1158015613329573d6000803e3d6000fd5b505050505b50600101613271565b505050505050505050505050565b60405160208101601f19603f8484010116604052828252612a2985858584612be8565b7f6f74000000000000000000000000000000000000000000000000000000000000867fffff00000000000000000000000000000000000000000000000000000000000016036133f457857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a9868686866040516133e79493929190615379565b60405180910390a2610c3d565b60006133ff87613c1b565b905060005b81518110156134d857600082828151811061342157613421614f52565b6020026020010151905061344d6001826affffffffffffffffffffff1916612d5290919063ffffffff16565b156134cf576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c9061349c908c908c908c908c908c908c906004016153b8565b600060405180830381600087803b1580156134b657600080fd5b505af11580156134ca573d6000803e3d6000fd5b505050505b50600101613404565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a98787878760405161350f9493929190615379565b60405180910390a2600061352388886129a2565b9050600060208701905061353b826000895184614328565b600061354685612b18565b11156135ca5760006135588a8a613f1f565b878155905060208601915060008060005b61357288612b18565b8160ff1610156135c5576135878d8d83612b68565b92506135a28a8260ff166028026038011c64ffffffffff1690565b91506135b18360008488614328565b6135bb8286614653565b9450600101613569565b505050505b60005b8351811015611a315760008482815181106135ea576135ea614f52565b602002602001015190506136166002826affffffffffffffffffffff1916612d5290919063ffffffff16565b15613698576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf90613665908e908e908e908e908e908e906004016153b8565b600060405180830381600087803b15801561367f57600080fd5b505af1158015613693573d6000803e3d6000fd5b505050505b506001016135cd565b60408051602081018490529081018290526000906060016129b7565b7f6f74000000000000000000000000000000000000000000000000000000000000837fffff000000000000000000000000000000000000000000000000000000000000160361374357827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07836040516137369190615411565b60405180910390a2505050565b600061374e84613c1b565b905060005b815181101561382157600082828151811061377057613770614f52565b6020026020010151905061379c6040826affffffffffffffffffffff1916612d5290919063ffffffff16565b15613818576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf45906137e590899089908990600401615424565b600060405180830381600087803b1580156137ff57600080fd5b505af1158015613813573d6000803e3d6000fd5b505050505b50600101613753565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07846040516138529190615411565b60405180910390a2600061386685856129a2565b90506138bf81600061387786612abc565b67ffffffffffffffff81111561388f5761388f614a15565b6040519080825280601f01601f1916602001820160405280156138b9576020820181803683370190505b50613c8d565b60006138ca84612b18565b11156138eb5760006138dc8686613f1f565b90506138e98160206143e7565b505b60005b8251811015610c3d57600083828151811061390b5761390b614f52565b602002602001015190506139376080826affffffffffffffffffffff1916612d5290919063ffffffff16565b156139b3576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b90613980908a908a908a90600401615424565b600060405180830381600087803b15801561399a57600080fd5b505af11580156139ae573d6000803e3d6000fd5b505050505b506001016138ee565b604080517f737900000000000000000000000000000000000000000000000000000000000060208201526000602282018190527f756e6c696d69746564000000000000000000000000000000000000000000000060308301529101604051602081830303815290604052613a2f90614616565b909114919050565b600061082982611e3c8686612b55565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613a8057613a80614f52565b60209081029190910101526000613ac07f7462776f726c640000000000000000004e616d6573706163654f776e657200008383630500400560da1b611889565b60601c949350505050565b613ad58282614424565b610a1b576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b031982166024820152604401610290565b6060600080610b3387878787614130565b604080516002808252606082018352600092602083019080368337019050509050836001600160a01b031660001b81600081518110613b7857613b78614f52565b6020026020010181815250508281600181518110613b9857613b98614f52565b602002602001018181525050611ddb7f7462776f726c64000000000000000000496e7374616c6c65644d6f64756c657360001b82600085604051602001613be691151560f81b815260010190565b60408051601f198184030181529190527e010100010000000000000000000000000000000000000000000000000000006118b6565b60408051600180825281830190925260609160009190602080830190803683370190505090508281600081518110613c5557613c55614f52565b60209081029190910101526000612d3b7f746273746f726500000000000000000053746f7265486f6f6b730000000000008383611e1c565b6108cd83838351613c9e8560200190565b614328565b6000613cb160706010614653565b9190911b919050565b606060005b6010811015613d1f577fffffffffffffffffffffffffffffffff000000000000000000000000000000008316600882021b7fff000000000000000000000000000000000000000000000000000000000000001615613d1f57600101613cbf565b604080517fffffffffffffffffffffffffffffffff00000000000000000000000000000000851660208201528151603090910190915281815280610829565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613d9757613d97614f52565b602090810291909101015260006108297f746273746f72650000000000000000005461626c6573000000000000000000008360017e60030220202000000000000000000000000000000000000000000000000000611889565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613e2957613e29614f52565b60209081029190910101526000613e817f746273746f72650000000000000000005265736f75726365496473000000000083837e01010001000000000000000000000000000000000000000000000000000000611889565b90506108298160f81c90565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613ec657613ec6614f52565b602090810291909101015260006108297f746273746f72650000000000000000005461626c6573000000000000000000008360027e60030220202000000000000000000000000000000000000000000000000000611889565b60008282604051602001613f34929190615206565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b600081831180613f855750835182115b15613fc2578383836040517f23230fa30000000000000000000000000000000000000000000000000000000081526004016102909392919061544d565b60208401613fd08482614653565b90506000613fde85856150be565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b60606000610b1b8360156000614440565b6040805160018082528183019092526000918291829160208083019080368337019050509050838160008151811061404e5761404e614f52565b6020908102919091010152600080806140a77f7462776f726c6400000000000000000053797374656d73000000000000000000857e15020014010000000000000000000000000000000000000000000000000000611a3d565b925092509250610ae28383836144bb565b60006060836001600160a01b031660006140d38589896144c7565b6040516140e09190615472565b60006040518083038185875af1925050503d806000811461411d576040519150601f19603f3d011682016040523d82523d6000602084013e614122565b606091505b509097909650945050505050565b60006060836001600160a01b03166141498488886144c7565b6040516141569190615472565b600060405180830381855af49150503d806000811461411d576040519150601f19603f3d011682016040523d82523d6000602084013e614122565b6040805160028082526060820183526000928392919060208301908036833701905050905083816000815181106141ca576141ca614f52565b602002602001018181525050826001600160a01b031660001b816001815181106141f6576141f6614f52565b6020908102919091010152600061424e7f7462776f726c640000000000000000005265736f75726365416363657373000083837e01010001000000000000000000000000000000000000000000000000000000611889565b9050610d318160f81c90565b600064ffffffffff82111561429e576040517f4767058800000000000000000000000000000000000000000000000000000000815260048101839052602401610290565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff168085106142d057808503820191506142d8565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b82156143a257602083106143525760208304840193506020838161434e5761434e615242565b0692505b82156143a25760208390036000600019600885021c1990506008850281811c91508351811c9050811987541682821617875550818411614393575050611ddb565b50600194909401939182900391015b5b602082106143c45780518455600190930192601f19909101906020016143a3565b8115611ddb576000600019600884021c8554835182191691161785555050505050565b600060206143f683601f614653565b614400919061548e565b61440a9084614653565b90505b808310156108cd576000835560018301925061440d565b600061442f836144f6565b8015610b1b5750610b1b8383614542565b6060600061444e8560801c90565b90506fffffffffffffffffffffffffffffffff8516600085828161447457614474615242565b04905060405193506020840160208202810160405281855260005b828110156144af578451871c82529387019360209091019060010161448f565b50505050509392505050565b600080611b51856145fa565b60608383836040516020016144de939291906154b0565b60405160208183030381529060405290509392505050565b6000614522827f01ffc9a700000000000000000000000000000000000000000000000000000000614542565b8015610f91575061453b826001600160e01b0319614542565b1592915050565b6040516001600160e01b031982166024820152600090819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a700000000000000000000000000000000000000000000000000000000178152825192935060009283928392909183918a617530fa92503d915060005190508280156145e3575060208210155b80156145ef5750600081115b979650505050505050565b6020810151603482015160609190911c9060009060f81c612cc2565b80516020808301519190811015614637576000198160200360031b1b821691505b50919050565b634e487b7160e01b600052601160045260246000fd5b80820180821115610f9157610f9161463d565b60008083601f84011261467857600080fd5b50813567ffffffffffffffff81111561469057600080fd5b6020830191508360208260051b85010111156146ab57600080fd5b9250929050565b803560ff811681146128e357600080fd5b6000806000806000608086880312156146db57600080fd5b85359450602086013567ffffffffffffffff8111156146f957600080fd5b61470588828901614666565b90955093506147189050604087016146b2565b949793965091946060013592915050565b60005b8381101561474457818101518382015260200161472c565b50506000910152565b60008151808452614765816020860160208601614729565b601f01601f19169290920160200192915050565b602081526000610b1b602083018461474d565b60008083601f84011261479e57600080fd5b50813567ffffffffffffffff8111156147b657600080fd5b6020830191508360208285010111156146ab57600080fd5b600080600080600080608087890312156147e757600080fd5b86359550602087013567ffffffffffffffff8082111561480657600080fd5b6148128a838b01614666565b909750955085915061482660408a016146b2565b9450606089013591508082111561483c57600080fd5b5061484989828a0161478c565b979a9699509497509295939492505050565b6000806000806060858703121561487157600080fd5b84359350602085013567ffffffffffffffff81111561488f57600080fd5b61489b87828801614666565b90945092506148ae9050604086016146b2565b905092959194509250565b60008060008060008060008060a0898b0312156148d557600080fd5b88359750602089013567ffffffffffffffff808211156148f457600080fd5b6149008c838d01614666565b909950975060408b013591508082111561491957600080fd5b6149258c838d0161478c565b909750955060608b0135945060808b013591508082111561494557600080fd5b506149528b828c0161478c565b999c989b5096995094979396929594505050565b600080600080600080600060a0888a03121561498157600080fd5b87359650602088013567ffffffffffffffff808211156149a057600080fd5b6149ac8b838c01614666565b90985096508691506149c060408b016146b2565b955060608a01359150808211156149d657600080fd5b506149e38a828b0161478c565b989b979a50959894979596608090950135949350505050565b600060208284031215614a0e57600080fd5b5035919050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f1916810167ffffffffffffffff81118282101715614a5457614a54614a15565b604052919050565b600082601f830112614a6d57600080fd5b813567ffffffffffffffff811115614a8757614a87614a15565b614a9a6020601f19601f84011601614a2b565b818152846020838601011115614aaf57600080fd5b816020850160208301376000918101602001919091529392505050565b60008060408385031215614adf57600080fd5b82359150602083013567ffffffffffffffff811115614afd57600080fd5b614b0985828601614a5c565b9150509250929050565b60008060008060608587031215614b2957600080fd5b84359350602085013567ffffffffffffffff811115614b4757600080fd5b614b5387828801614666565b9598909750949560400135949350505050565b606081526000614b79606083018661474d565b8460208401528281036040840152610b45818561474d565b600082601f830112614ba257600080fd5b8135602067ffffffffffffffff821115614bbe57614bbe614a15565b8160051b614bcd828201614a2b565b9283528481018201928281019087851115614be757600080fd5b83870192505b848310156145ef57823582529183019190830190614bed565b600080600080600060a08688031215614c1e57600080fd5b85359450602086013567ffffffffffffffff811115614c3c57600080fd5b614c4888828901614b91565b945050614c57604087016146b2565b94979396509394606081013594506080013592915050565b600080600060408486031215614c8457600080fd5b83359250602084013567ffffffffffffffff811115614ca257600080fd5b614cae86828701614666565b9497909650939450505050565b6001600160a01b03811681146116b257600080fd5b600080600060608486031215614ce557600080fd5b8335614cf081614cbb565b925060208401359150604084013567ffffffffffffffff811115614d1357600080fd5b614d1f86828701614a5c565b9150509250925092565b60008060008060808587031215614d3f57600080fd5b84359350602085013567ffffffffffffffff811115614d5d57600080fd5b614d6987828801614b91565b935050614d78604086016146b2565b9396929550929360600135925050565b600080600060608486031215614d9d57600080fd5b83359250602084013567ffffffffffffffff811115614dbb57600080fd5b614dc786828701614b91565b925050614dd6604085016146b2565b90509250925092565b60008060408385031215614df257600080fd5b8235614dfd81614cbb565b9150602083013567ffffffffffffffff811115614afd57600080fd5b60008060008060008060808789031215614e3257600080fd5b86359550602087013567ffffffffffffffff80821115614e5157600080fd5b614e5d8a838b01614666565b90975095506040890135915065ffffffffffff82168214614e7d57600080fd5b9093506060880135908082111561483c57600080fd5b803564ffffffffff811681146128e357600080fd5b60008060008060008060008060c0898b031215614ec457600080fd5b88359750602089013567ffffffffffffffff80821115614ee357600080fd5b614eef8c838d01614666565b9099509750879150614f0360408c016146b2565b9650614f1160608c01614e93565b9550614f1f60808c01614e93565b945060a08b013591508082111561494557600080fd5b600060208284031215614f4757600080fd5b8135610b1b81614cbb565b634e487b7160e01b600052603260045260246000fd5b604081526000614f7b604083018561474d565b90506001600160a01b03831660208301529392505050565b60008151808452602080850194506020840160005b83811015614fc457815187529582019590820190600101614fa8565b509495945050505050565b848152608060208201526000614fe86080830186614f93565b60ff949094166040830152506060015292915050565b60006020828403121561501057600080fd5b5051919050565b85815260a06020820152600061503060a0830187614f93565b60ff86166040840152828103606084015261504b818661474d565b9150508260808301529695505050505050565b600060ff821660ff81036150745761507461463d565b60010192915050565b6001600160a01b0384168152826020820152606060408201526000610d31606083018461474d565b60ff8281168282160390811115610f9157610f9161463d565b81810381811115610f9157610f9161463d565b6000602082840312156150e357600080fd5b81518015158114610b1b57600080fd5b6060815260006151066060830186614f93565b65ffffffffffff851660208401528281036040840152610b45818561474d565b84815260806020820152600061513f6080830186614f93565b65ffffffffffff8516604084015282810360608401526145ef818561474d565b7fffff0000000000000000000000000000000000000000000000000000000000008416815260007f3a0000000000000000000000000000000000000000000000000000000000000080600284015284516151c0816003860160208901614729565b8084019050816003820152845191506151e0826004830160208801614729565b0160040195945050505050565b828152604060208201526000610829604083018461474d565b8281526000602080830184516020860160005b8281101561523557815184529284019290840190600101615219565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b8082028115828204841417610f9157610f9161463d565b7fffff00000000000000000000000000000000000000000000000000000000000084168152826020820152606060408201526000610d31606083018461474d565b64ffffffffff8181168382160190808211156152ce576152ce61463d565b5092915050565b87815260e0602082015260006152ee60e0830189614f93565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c0840152615325818561474d565b9a9950505050505050505050565b60a08152600061534660a0830188614f93565b65ffffffffffff8716602084015264ffffffffff8616604084015284606084015282810360808401526121c4818561474d565b60808152600061538c6080830187614f93565b828103602084015261539e818761474d565b905084604084015282810360608401526145ef818561474d565b86815260c0602082015260006153d160c0830188614f93565b82810360408401526153e3818861474d565b905085606084015282810360808401526153fd818661474d565b9150508260a0830152979650505050505050565b602081526000610b1b6020830184614f93565b83815260606020820152600061543d6060830185614f93565b9050826040830152949350505050565b606081526000615460606083018661474d565b60208301949094525060400152919050565b60008251615484818460208701614729565b9190910192915050565b6000826154ab57634e487b7160e01b600052601260045260246000fd5b500490565b600084516154c2818460208901614729565b60609490941b6bffffffffffffffffffffffff19169190930190815260148101919091526034019291505056fea164736f6c6343000818000a","sourceMap":"1740:15828:57:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;625:63:81;;;-1:-1:-1;;;625:63:81;;;197:92:208;16624:19:57;305:11:208;;;298:100;;;414:12;;;407:101;;;16624:19:57;16646:32;;524:12:208;625:63:81;;;;;;;;;;;;617:72;;;:::i;:::-;16646:13:57;:32::i;:::-;625:63:81;;;-1:-1:-1;;;625:63:81;;;197:92:208;662:14:81;305:11:208;;;298:100;;;414:12;;;407:101;16624:54:57;;-1:-1:-1;16684:57:57;;524:12:208;625:63:81;;;;;;;;;;;;617:72;;;:::i;:::-;16717:23:57;16731:9;16717:11;:23;:::i;:::-;16684:13;:57::i;:::-;16618:128;1740:15828;2350:4;2328:10;:27;2324:88;;2372:33;;-1:-1:-1;;;2372:33:57;;-1:-1:-1;;;;;;2397:7:57;;;2372:33;;;1372:98:208;1345:18;;2372:33:57;;;;;;;;2324:88;16899:5:::1;::::0;;;2576:38:::1;:36;:38::i;:::-;-1:-1:-1::0;;;;;2576:52:57::1;::::0;2572:402:::1;;2703:1;2660:30;2679:10;2660:18;:30::i;:::-;2642:63;2638:330;;2724:45;::::0;::::1;::::0;;2758:10:::1;2724:45;::::0;::::1;1627:74:208::0;1600:18;;2724:45:57::1;1481:226:208::0;2638:330:57::1;-1:-1:-1::0;2810:4:57::1;2824:135:::0;::::1;;;2852:42;2889:4;2852:36;:42::i;:::-;2824:135;;;2911:48;2948:10;2911:36;:48::i;:::-;16925:19:::2;16946:29:::0;16979:31:::2;17002:7;;-1:-1:-1::0;;;;;;17002:7:57::2;16979:22;:31::i;:::-;16924:86;;;;17039:8;17052:1;17021:32:::0;::::2;::::0;17017:84:::2;;17062:39;::::0;::::2;::::0;;-1:-1:-1;;;;;;17093:7:57::2;;;17062:39;::::0;::::2;1372:98:208::0;1345:18;;17062:39:57::2;1228:248:208::0;17017:84:57::2;17191:21;17215:52;17231:8;;17215:52;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::2;::::0;;;-1:-1:-1;17215:52:57;-1:-1:-1;17244:22:57;;-1:-1:-1;17215:15:57::2;::::0;-1:-1:-1;17215:52:57:i:2;:::-;17191:76;;17325:23;17351:75;17384:10;17396:8;17406;17416:9;17351:32;:75::i;:::-;17325:101;;17544:10;17538:17;17531:4;17519:10;17515:21;17508:48;1884:32:::0;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;1645:55:208;;;1627:74;;1615:2;1600:18;1884:32:57;;;;;;;;3942:258:23;;;;;;;;;;-1:-1:-1;3942:258:23;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;8364:349:57:-;;;;;;;;;;-1:-1:-1;8364:349:57;;;;;:::i;:::-;;:::i;11576:399::-;;;;;;;;;;-1:-1:-1;11576:399:57;;;;;:::i;:::-;;:::i;5209:244:23:-;;;;;;;;;;-1:-1:-1;5209:244:23;;;;;:::i;:::-;;:::i;5866:429:57:-;;;;;;;;;;-1:-1:-1;5866:429:57;;;;;:::i;:::-;;:::i;9122:391::-;;;;;;;;;;-1:-1:-1;9122:391:57;;;;;:::i;:::-;;:::i;10045:403::-;;;;;;;;;;-1:-1:-1;10045:403:57;;;;;:::i;:::-;;:::i;711:156:23:-;;;;;;;;;;-1:-1:-1;711:156:23;;;;;:::i;:::-;;:::i;:::-;;;8303:25:208;;;8291:2;8276:18;711:156:23;8126:208:208;13869:272:57;;;;;;:::i;:::-;;:::i;2604:288:23:-;;;;;;;;;;-1:-1:-1;2604:288:23;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;:::i;7725:295::-;;;;;;;;;;-1:-1:-1;7725:295:23;;;;;:::i;:::-;;:::i;13109:284:57:-;;;;;;;;;;-1:-1:-1;13109:284:57;;;;;:::i;:::-;;:::i;1978:85::-;;;;;;;;;;-1:-1:-1;2045:13:57;1978:85;;14541:1768;;;;;;:::i;:::-;;:::i;4597:265:23:-;;;;;;;;;;-1:-1:-1;4597:265:23;;;;;:::i;:::-;;:::i;6467:258::-;;;;;;;;;;-1:-1:-1;6467:258:23;;;;;:::i;:::-;;:::i;5915:216::-;;;;;;;;;;-1:-1:-1;5915:216:23;;;;;:::i;:::-;;:::i;4196:212:57:-;;;;;;;;;;-1:-1:-1;4196:212:57;;;;;:::i;:::-;;:::i;6664:369::-;;;;;;;;;;-1:-1:-1;6664:369:57;;;;;:::i;:::-;;:::i;7557:479::-;;;;;;;;;;-1:-1:-1;7557:479:57;;;;;:::i;:::-;;:::i;3399:553::-;;;;;;;;;;-1:-1:-1;3399:553:57;;;;;:::i;:::-;;:::i;1906:246:23:-;;;;;;;;;;-1:-1:-1;1906:246:23;;;;;:::i;:::-;;:::i;3371:216::-;;;;;;;;;;-1:-1:-1;3371:216:23;;;;;:::i;:::-;;:::i;1386:143::-;;;;;;;;;;-1:-1:-1;1386:143:23;;;;;:::i;:::-;;:::i;12414:404:57:-;;;;;;;;;;-1:-1:-1;12414:404:57;;;;;:::i;:::-;;:::i;1054:151:23:-;;;;;;;;;;-1:-1:-1;1054:151:23;;;;;:::i;:::-;;:::i;10814:377:57:-;;;;;;;;;;-1:-1:-1;10814:377:57;;;;;:::i;:::-;;:::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;:::-;4672:78;4485:308;-1:-1:-1;;;;4485:308:68:o;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;;;;;;19363:19:208;;19407:2;19398:12;;19234:182;6006:27:68;;;;-1:-1:-1;;6006:27:68;;;;;;;;;-1:-1:-1;;;5957:24:68;:91::i;:::-;5848:205;5784:269;;:::o;3299:257:79:-;3410:16;;;3351:22;3410:16;;;;;;;;;3433:13;3449:64;1182:66;3381:45;3433:13;-1:-1:-1;;;3449:26:79;:64::i;:::-;3527:23;;;3299:257;-1:-1:-1;;;3299:257:79:o;4163:314:77:-;4271:16;;;4285:1;4271:16;;;;;;;;;4215:19;;;;4271:16;;;;;;;;;;;;-1:-1:-1;4271:16:77;4242:45;;4332:6;-1:-1:-1;;;;;4316:24:77;4308:33;;4293:9;4303:1;4293:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;4348:13;4364:64;1269:66;4401:9;4348:13;-1:-1:-1;;;4364:26:77;:64::i;4493:223:79:-;4588:16;;;4559:26;4588:16;;;;;;;;19570:2:208;19566:15;;;-1:-1:-1;;19562:88:208;4662:34:79;;;19550:101:208;;;;4588:16:79;4611:100;;1182:66;;4588:16;;19667:12:208;;;4662:34:79;;;;-1:-1:-1;;4662:34:79;;;;;;;;;-1:-1:-1;;;4611:26:79;:100::i;:::-;4553:163;4493:223;:::o;6973:451:69:-;7122:16;;;7136:1;7122:16;;;;;;;;;7035:19;;;;;;7122:16;;;;;;;;;;;-1:-1:-1;7122:16:69;7093:45;;7167:16;7159:25;;;7144:9;7154:1;7144:12;;;;;;;;:::i;:::-;;;;;;;;;;:40;7192:24;;;7278:78;1271:66;7321:9;1454:66;7278:19;:78::i;:::-;7191:165;;;;;;7369:50;7376:11;7389:15;7406:12;7369:6;:50::i;:::-;7362:57;;;;;;;;6973:451;;;:::o;1497:492:2:-;1678:28;;;1693:4;1678:28;1672:35;;1781:9;1770:21;1837:20;;1895:43;;1686:5;1497:492;;;;;;:::o;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;3942:258:23:-;4101:17;4133:62;4152:7;4161:8;;4133:62;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4171:10:23;;-1:-1:-1;4183:11:23;;-1:-1:-1;4133:18:23;;-1:-1:-1;4133:62:23:i;8364:349:57:-;2350:4;2328:10;:27;2324:88;;2372:33;;-1:-1:-1;;;2372:33:57;;-1:-1:-1;;;;;;2397:7:57;;;2372:33;;;1372:98:208;1345:18;;2372:33:57;1228:248:208;2324:88:57;8577:48:::1;8605:7;8614:10;8577:27;:48::i;:::-;8653:55;8672:7;8681:8;;8653:55;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;8653:55:57::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;8691:10;;-1:-1:-1;8653:55:57;-1:-1:-1;8703:4:57;;;;;;8653:55;::::1;8703:4:::0;;;;8653:55;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;8653:18:57::1;::::0;-1:-1:-1;;;8653:55:57:i:1;:::-;8364:349:::0;;;;;;:::o;11576:399::-;2350:4;2328:10;:27;2324:88;;2372:33;;-1:-1:-1;;;2372:33:57;;-1:-1:-1;;;;;;2397:7:57;;;2372:33;;;1372:98:208;1345:18;;2372:33:57;1228:248:208;2324:88:57;11812:48:::1;11840:7;11849:10;11812:27;:48::i;:::-;11892:78;11921:7;11930:8;;11892:78;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;11892:78:57::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;11940:17;;-1:-1:-1;11892:78:57;-1:-1:-1;11959:10:57;;;;;;11892:78;::::1;11959:10:::0;;;;11892:78;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;11892:28:57::1;::::0;-1:-1:-1;;;11892:78:57:i:1;5209:244:23:-:0;5353:17;5385:63;5411:7;5420:8;;5385:63;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;5430:17:23;;-1:-1:-1;5385:25:23;;-1:-1:-1;;5385:63:23:i;:::-;5378:70;5209:244;-1:-1:-1;;;;;5209:244:23:o;5866:429:57:-;2350:4;2328:10;:27;2324:88;;2372:33;;-1:-1:-1;;;2372:33:57;;-1:-1:-1;;;;;;2397:7:57;;;2372:33;;;1372:98:208;1345:18;;2372:33:57;1228:248:208;2324:88:57;6134:48:::1;6162:7;6171:10;6134:27;:48::i;:::-;6211:79;6231:7;6240:8;;6211:79;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;6211:79:57::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;;-1:-1:-1;6250:10:57;;-1:-1:-1;6250:10:57;;;;6211:79;::::1;6250:10:::0;;;;6211:79;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;;6211:79:57::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;6262:14;;-1:-1:-1;6211:79:57;-1:-1:-1;6278:11:57;;;;;;6211:79;::::1;6278:11:::0;;;;6211:79;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;6211:19:57::1;::::0;-1:-1:-1;;;6211:79:57:i:1;:::-;5866:429:::0;;;;;;;;:::o;9122:391::-;2350:4;2328:10;:27;2324:88;;2372:33;;-1:-1:-1;;;2372:33:57;;-1:-1:-1;;;;;;2397:7:57;;;2372:33;;;1372:98:208;1345:18;;2372:33:57;1228:248:208;2324:88:57;9364:48:::1;9392:7;9401:10;9364:27;:48::i;:::-;9440:68;9459:7;9468:8;;9440:68;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;9440:68:57::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;9478:10;;-1:-1:-1;9440:68:57;-1:-1:-1;9490:4:57;;;;;;9440:68;::::1;9490:4:::0;;;;9440:68;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;9496:11:57;;-1:-1:-1;9440:18:57::1;::::0;-1:-1:-1;;9440:68:57:i:1;:::-;9122:391:::0;;;;;;;:::o;10045:403::-;2350:4;2328:10;:27;2324:88;;2372:33;;-1:-1:-1;;;2372:33:57;;-1:-1:-1;;;;;;2397:7:57;;;2372:33;;;1372:98:208;1345:18;;2372:33:57;1228:248:208;2324:88:57;10293:48:::1;10321:7;10330:10;10293:27;:48::i;:::-;10369:74;10394:7;10403:8;;10369:74;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;10369:74:57::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;10413:10;;-1:-1:-1;10369:74:57;-1:-1:-1;10425:4:57;;;;;;10369:74;::::1;10425:4:::0;;;;10369:74;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;10431:11:57;;-1:-1:-1;10369:24:57::1;::::0;-1:-1:-1;;10369:74:57:i:1;711:156:23:-:0;784:23;829:33;854:7;829:24;:33::i;:::-;815:47;711:156;-1:-1:-1;;711:156:23:o;13869:272:57:-;14034:12;2350:4;2328:10;:27;2324:88;;2372:33;;-1:-1:-1;;;2372:33:57;;-1:-1:-1;;;;;;2397:7:57;;;2372:33;;;1372:98:208;1345:18;;2372:33:57;1228:248:208;2324:88:57;14006:5:::1;::::0;;;2576:38:::1;:36;:38::i;:::-;-1:-1:-1::0;;;;;2576:52:57::1;::::0;2572:402:::1;;2703:1;2660:30;2679:10;2660:18;:30::i;:::-;2642:63;2638:330;;2724:45;::::0;::::1;::::0;;2758:10:::1;2724:45;::::0;::::1;1627:74:208::0;1600:18;;2724:45:57::1;1481:226:208::0;2638:330:57::1;-1:-1:-1::0;2810:4:57::1;2824:135:::0;::::1;;;2852:42;2889:4;2852:36;:42::i;:::-;2824:135;;;2911:48;2948:10;2911:36;:48::i;:::-;14061:75:::2;14094:10;14106:8;14116;14126:9;14061:32;:75::i;:::-;14054:82;;3079:21:::0;::::1;;3096:4;3079:21:::0;3075:90:::1;;3110:48;3155:1;3110:36;:48::i;:::-;2534:635;2417:1;;13869:272:::0;;;;:::o;2604:288:23:-;2742:23;2767:28;2797:24;2836:51;2856:7;2865:8;;2836:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2875:11:23;;-1:-1:-1;2836:19:23;;-1:-1:-1;;2836:51:23:i;:::-;2829:58;;;;;;2604:288;;;;;;;;:::o;7725:295::-;7908:12;7935:80;7966:7;7975:8;7985:17;8004:5;8011:3;7935:30;:80::i;13109:284:57:-;2350:4;2328:10;:27;2324:88;;2372:33;;-1:-1:-1;;;2372:33:57;;-1:-1:-1;;;;;;2397:7:57;;;2372:33;;;1372:98:208;1345:18;;2372:33:57;1228:248:208;2324:88:57;13267:48:::1;13295:7;13304:10;13267:27;:48::i;:::-;13347:41;13370:7;13379:8;;13347:41;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;13347:22:57::1;::::0;-1:-1:-1;;;13347:41:57:i:1;14541:1768::-:0;14731:12;2350:4;2328:10;:27;2324:88;;2372:33;;-1:-1:-1;;;2372:33:57;;-1:-1:-1;;;;;;2397:7:57;;;2372:33;;;1372:98:208;1345:18;;2372:33:57;1228:248:208;2324:88:57;14705:4:::1;14711:9:::0;2540:18:::1;::::0;2576:38:::1;:36;:38::i;:::-;-1:-1:-1::0;;;;;2576:52:57::1;::::0;2572:402:::1;;2703:1;2660:30;2679:10;2660:18;:30::i;:::-;2642:63;2638:330;;2724:45;::::0;::::1;::::0;;2758:10:::1;2724:45;::::0;::::1;1627:74:208::0;1600:18;;2724:45:57::1;1481:226:208::0;2638:330:57::1;-1:-1:-1::0;2810:4:57::1;2824:135:::0;::::1;;;2852:42;2889:4;2852:36;:42::i;:::-;2824:135;;;2911:48;2948:10;2911:36;:48::i;:::-;14832:10:::2;-1:-1:-1::0;;;;;14819:23:57;::::2;::::0;14815:126:::2;;14859:75;14892:10;14904:8;14914;14924:9;14859:32;:75::i;:::-;14852:82;;;;14815:126;15062:33;15098:75;15138:9;15160:10;15098:26;:75::i;:::-;15062:111;;15184:84;15202:22;15226:9;15237:10;15249:8;15259;15184:17;:84::i;:::-;15180:227;;;15326:74;15359:9;15370:8;15380;15390:9;15326:32;:74::i;:::-;15319:81;;;;;15180:227;15481:35;15519:75;15559:9;15589:1;15519:26;:75::i;:::-;15481:113;;15604:86;15622:24;15648:9;15659:10;15671:8;15681;15604:17;:86::i;:::-;15600:229;;;15748:74;15781:9;15792:8;15802;15812:9;15748:32;:74::i;:::-;15741:81;;;;;;15600:229;15903:40;15946:58;-1:-1:-1::0;;;578:36:59;2820:46;;2819:74;15946:31:57::2;:58::i;:::-;15903:101;;16014:91;16032:29;16063:9;16074:10;16086:8;16096;16014:17;:91::i;:::-;16010:234;;;16163:74;16196:9;16207:8;16217;16227:9;16163:32;:74::i;:::-;16156:81;;;;;;;16010:234;16257:47;::::0;::::2;::::0;;-1:-1:-1;;;;;19943:15:208;;16257:47:57::2;::::0;::::2;19925:34:208::0;16293:10:57::2;19975:18:208::0;;;19968:43;19837:18;;16257:47:57::2;19690:327:208::0;2979:1:57::2;3079:21:::0;::::1;;3096:4;3079:21:::0;3075:90:::1;;3110:48;3155:1;3110:36;:48::i;:::-;2534:635;2417:1;;14541:1768:::0;;;;;:::o;4597:265:23:-;4762:12;4789:68;4814:7;4823:8;;4789:68;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4833:10:23;;-1:-1:-1;4845:11:23;;-1:-1:-1;4789:24:23;;-1:-1:-1;4789:68:23:i;6467:258::-;6630:7;6652:68;6677:7;6686:8;6696:10;6708:11;6652:24;:68::i;5915:216::-;6049:7;6071:55;6096:7;6105:8;6115:10;6071:24;:55::i;4196:212:57:-;2350:4;2328:10;:27;2324:88;;2372:33;;-1:-1:-1;;;2372:33:57;;-1:-1:-1;;;;;;2397:7:57;;;2372:33;;;1372:98:208;1345:18;;2372:33:57;1228:248:208;2324:88:57;625:63:81::1;::::0;;-1:-1:-1;;;625:63:81::1;::::0;::::1;197:92:208::0;662:14:81::1;305:11:208::0;;;298:100;;;414:12;;;407:101;4301:57:57::1;::::0;524:12:208;625:63:81::1;;;;;;;;;;;;617:72;;;:::i;:::-;4347:10:57;4301:26;:57::i;:::-;4364:39;4383:6;4391:11;4364:18;:39::i;6664:369::-:0;2350:4;2328:10;:27;2324:88;;2372:33;;-1:-1:-1;;;2372:33:57;;-1:-1:-1;;;;;;2397:7:57;;;2372:33;;;1372:98:208;1345:18;;2372:33:57;1228:248:208;2324:88:57;6885:48:::1;6913:7;6922:10;6885:27;:48::i;:::-;6970:58;6997:7;7006:8;;6970:58;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;6970:58:57::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;7016:5;;-1:-1:-1;6970:58:57;-1:-1:-1;7023:4:57;;;;;;6970:58;::::1;7023:4:::0;;;;6970:58;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;6970:26:57::1;::::0;-1:-1:-1;;;6970:58:57:i:1;7557:479::-:0;2350:4;2328:10;:27;2324:88;;2372:33;;-1:-1:-1;;;2372:33:57;;-1:-1:-1;;;;;;2397:7:57;;;2372:33;;;1372:98:208;1345:18;;2372:33:57;1228:248:208;2324:88:57;7843:48:::1;7871:7;7880:10;7843:27;:48::i;:::-;7929:102;7957:7;7966:8;;7929:102;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;7929:102:57::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;7976:17;;-1:-1:-1;7995:16:57;;-1:-1:-1;8013:11:57;;8026:4;;;;;;7929:102;::::1;8026:4:::0;;;;7929:102;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;7929:27:57::1;::::0;-1:-1:-1;;;7929:102:57:i:1;3399:553::-:0;2350:4;2328:10;:27;2324:88;;2372:33;;-1:-1:-1;;;2372:33:57;;-1:-1:-1;;;;;;2397:7:57;;;2372:33;;;1372:98:208;1345:18;;2372:33:57;1228:248:208;2324:88:57;3542:10:::1;-1:-1:-1::0;;;;;3556:7:57::1;3542:21;;3538:109;;625:63:81;::::0;;-1:-1:-1;;;625:63:81::1;::::0;::::1;197:92:208::0;662:14:81::1;305:11:208::0;;;298:100;;;414:12;;;407:101;3599:28:57::1;::::0;524:12:208;625:63:81::1;;;;;;;;;;;;617:72;;;:::i;:::-;3599:26:57;:28::i;:::-;3629:10;3580:60;;;;;;;;;;;;:::i;3538:109::-;3738:1;3703:23;:21;:23::i;:::-;-1:-1:-1::0;;;;;3703:37:57::1;;3699:91;;3757:26;;;;;;;;;;;;;;3699:91;3796:42;3826:10;3796:21;:42::i;:::-;3934:12;::::0;;3944:1:::1;3934:12:::0;;::::1;::::0;::::1;::::0;;;3903:44:::1;::::0;3922:10;;3903:18:::1;:44::i;:::-;3399:553:::0;:::o;1906:246:23:-;2015:23;2040:28;2070:24;2109:38;2129:7;2138:8;;2109:38;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2109:19:23;;-1:-1:-1;;;2109:38:23:i;:::-;2102:45;;;;;;1906:246;;;;;;;:::o;3371:216::-;3501:17;3533:49;3552:7;3561:8;;3533:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;3571:10:23;;-1:-1:-1;3533:18:23;;-1:-1:-1;;3533:49:23:i;1386:143::-;1457:16;1493:31;1516:7;1493:22;:31::i;12414:404:57:-;2350:4;2328:10;:27;2324:88;;2372:33;;-1:-1:-1;;;2372:33:57;;-1:-1:-1;;;;;;2397:7:57;;;2372:33;;;1372:98:208;1345:18;;2372:33:57;1228:248:208;2324:88:57;12649:48:::1;12677:7;12686:10;12649:27;:48::i;:::-;12729:84;12759:7;12768:8;;12729:84;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;12778:17:57;;-1:-1:-1;12797:15:57;;-1:-1:-1;12729:29:57::1;::::0;-1:-1:-1;12729:84:57:i:1;:::-;12414:404:::0;;;;;:::o;1054:151:23:-;1127:18;1167:33;1192:7;1167:24;:33::i;10814:377:57:-;2350:4;2328:10;:27;2324:88;;2372:33;;-1:-1:-1;;;2372:33:57;;-1:-1:-1;;;;;;2397:7:57;;;2372:33;;;1372:98:208;1345:18;;2372:33:57;1228:248:208;2324:88:57;11041:48:::1;11069:7;11078:10;11041:27;:48::i;:::-;11117:69;11143:7;11152:8;;11117:69;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;11117:69:57::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;11162:17;;-1:-1:-1;11117:69:57;-1:-1:-1;11181:4:57;;;;;;11117:69;::::1;11181:4:::0;;;;11117:69;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;11117:25:57::1;::::0;-1:-1:-1;;;11117:69:57:i:1;38022:541:20:-:0;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;24989:355::-;25161:178;25195:7;25220:8;25250:63;25289:11;25302:10;25250:38;:63::i;:::-;25328:4;25161:16;:178::i;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;10690:455::-;10862:21;10886:17;:15;:17::i;:::-;10862:41;-1:-1:-1;10938:4:24;-1:-1:-1;;;;;10913:30:24;;;10909:232;;10953:74;10978:7;10987:8;10997:10;11009:4;11015:11;10953:24;:74::i;:::-;10909:232;;;11048:86;;;;;-1:-1:-1;;;;;11048:36:24;;;;;:86;;11085:7;;11094:8;;11104:10;;11116:4;;11122:11;;11048:86;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;10856:289;10690:455;;;;;:::o;34611:1314:20:-;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;8965:235:69:-;9075:19;9096:29;9170:25;9183:11;9170:12;:25::i;:::-;9133:62;;;;-1:-1:-1;8965:235:69;-1:-1:-1;;;;8965:235:69: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;36975:440:20;37126:12;37163:29;:11;:27;:29::i;:::-;37150:10;:42;;;37146:265;;;37209:82;37248:7;37257:8;37267:10;37279:11;37209:38;:82::i;:::-;37202:89;;;;37146:265;37319:85;37335:7;37344:8;37373:29;:11;:27;:29::i;:::-;37354:49;;:10;:49;:::i;:::-;37319:15;:85::i;1480:281:42:-;1642:29;1652:10;1664:6;1642:9;:29::i;:::-;1637:120;;1720:21;:10;:19;:21::i;:::-;1743:6;1688:62;;;;;;;;;;;;:::i;22831:192:20:-;22948:70;22957:7;22966:8;22976:10;22988:4;22994:23;23009:7;22994:14;:23::i;:::-;22948:8;:70::i;:::-;22831:192;;;;:::o;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;39031:522::-;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;13982:285::-;14168:94;14178:7;14187:8;14197:10;14209:14;14225:11;14238:23;14253:7;14238:14;:23::i;:::-;14168:9;:94::i;23922:409::-;24105:29;:11;:27;:29::i;:::-;24092:10;:42;;;24088:239;;;24144:64;24159:7;24168:8;24178:10;24190:4;24196:11;24144:14;:64::i;:::-;24088:239;;;24229:91;24245:7;24254:8;24283:29;:11;:27;:29::i;:::-;24264:49;;:10;:49;:::i;:::-;24315:4;24229:15;:91::i;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;42754:1148::-;42931:12;43004:3;42996:5;:11;42992:83;;;43024:44;;;;;;;;23214:25:208;;;23255:18;;;23248:34;;;23187:18;;43024:44:20;23040:248:208;42992:83:20;43284:28;43315:66;43363:7;43372:8;43315:47;:66::i;:::-;43284:97;-1:-1:-1;43387:19:20;43409:41;43284:97;43432:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;43409:41:20;43387:63;;43469:11;43460:5;:20;;:41;;;;43490:11;43484:3;:17;43460:41;43456:157;;;43554:11;43576;43567:5;:20;;:38;;43598:7;43604:1;43598:3;:7;:::i;:::-;43567:38;;;43590:5;43567:38;43518:88;;;;;;;;23214:25:208;;;;23255:18;;;23248:34;23187:18;;43518:88:20;23040:248:208;43456:157:20;43683:16;43702:79;43744:7;43753:8;43763:17;43702:41;:79::i;:::-;43683:98;;43813:78;43844:8;43862:5;43883;43877:3;:11;43813:12;:78::i;:::-;43806:85;42754:1148;-1:-1:-1;;;;;;;;;42754:1148:20:o;27433:145::-;27517:56;27530:7;27539:8;27549:23;27564:7;27549:14;:23::i;:::-;27517:12;:56::i;4990:406:80:-;5132:16;;;5146:1;5132:16;;;;;;;;5065:30;;;;5132:16;5146:1;5132:16;;;;;;;;;;-1:-1:-1;5132:16:80;5103:45;;5193:9;-1:-1:-1;;;;;5177:27:80;5169:36;;5154:9;5164:1;5154:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;5250:9;-1:-1:-1;;;;;5234:27:80;5226:36;;5211:9;5221:1;5211:12;;;;;;;;:::i;:::-;;;;;;;;;;:51;5269:13;5285:62;1271:66;5320:9;5269:13;-1:-1:-1;;;5285:24:80;:62::i;2128:811:43:-;2300:4;2372:32;2384:19;2372:11;:32::i;:::-;2368:49;;;-1:-1:-1;2413:4:43;2406:11;;2368:49;744:53;2476:46;;-1:-1:-1;2517:5:43;2510:12;;2476:46;2636:12;2650:17;2671:193;2703:9;2856:1;2730:19;2810:9;2821:8;2831;2767:74;;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;2767:74:43;;;;;;;;;;;;;;;;;;;;2671:15;:193::i;:::-;2635:229;;;;2876:7;2871:26;;2892:5;2885:12;;;;;;2871:26;2921:4;2910:24;;;;;;;;;;;;:::i;:::-;2903:31;2128:811;-1:-1:-1;;;;;;;;2128:811:43:o;4676:329:73:-;4804:16;;;4818:1;4804:16;;;;;;;;;4737:30;;;;4804:16;;;;;;;;;;;;-1:-1:-1;4804:16:73;4775:45;;4859:11;4826:9;4836:1;4826:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;4878:13;4894:62;1271:66;4929:9;4878:13;-1:-1:-1;;;4894:24:73;:62::i;40817:427:20:-;40974:7;40989:21;41019:29;:11;:27;:29::i;:::-;40989:60;;41072:15;41059:28;;:10;:28;;;41055:185;;;41104:31;;;;4479:19:3;:27;537:1:30;4478:44:3;4444:79;;;4431:93;41104:31:20;4318:217:3;41055:185:20;41163:70;41185:7;41194:8;41204:28;41217:15;41204:10;:28;:::i;:::-;41163:21;:70::i;40170:225::-;40298:7;40320:70;40335:7;40344:8;40354:10;40366:23;40381:7;40366:14;:23::i;:::-;40320:14;:70::i;2074:233:42:-;-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;4600:570:57:-;4756:60;4781:6;4790:25;4756:16;:60::i;:::-;4823:210;4898:10;4926:1;4951:6;5013:11;4976:50;;;;;;;;:::i;:::-;;;;-1:-1:-1;;4976:50:57;;;;;;;;;;;;;;;;;;;;4823:55;:210::i;:::-;;5097:68;5127:6;5146:11;5136:22;;;;;;5160:4;5097:21;:68::i;18901:1676:20:-;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;;21476:539;21682:328;21736:7;21761:8;21796:17;21839:16;21876:11;21901:4;21937:66;21985:7;21994:8;21937:47;:66::i;:::-;21682:36;:328::i;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;3704:35;;;;:102;;3753:53;;;;:34;:53::i;:::-;3704:102;;;;;;;;;;;;;;;;;;;;;3833:25;;;;:87;;3872:48;3907:12;3872:34;:48::i;:::-;3833:87;;;;;;;;;;;;;;;;;;;;;3637:293;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;3608:330;;;;;3351:592;;;:::o;3836:234:71:-;3924:16;;;3874:13;3924:16;;;;;;;;;3947:13;3963:64;1182:66;3895:45;3947:13;-1:-1:-1;;;3963:26:71;:64::i;4854:191::-;4926:16;;;4897:26;4926:16;;;;;;;;19570:2:208;19566:15;;;-1:-1:-1;;19562:88:208;5000:25:71;;;19550:101:208;;;;4926:16:71;4949:91;;1182:66;;4926:16;;19667:12:208;;;5000:25:71;19421:264:208;33811:253:20;33912:23;33937:28;33967:24;34006:53;34016:7;34025:8;34035:23;34050:7;34035:14;:23::i;:::-;34006:9;:53::i;:::-;33999:60;;;;;;33811:253;;;;;:::o;36354:218::-;36476:12;36503:64;36512:7;36521:8;36531:10;36543:23;36558:7;36543:14;:23::i;:::-;36503:8;:64::i;7148:379::-;7213:16;7249:29;7270:7;7249:20;:29::i;:::-;7237:41;;7392:31;7415:7;7392:22;:31::i;:::-;7387:136;;7473:7;7506;7489:25;;;;;;19363:19:208;;19407:2;19398:12;;19234:182;7489:25:20;;;;-1:-1:-1;;7489:25:20;;;;;;;;;;7440:76;;;;;;;;;:::i;7387:136::-;7148:379;;;:::o;32089:833::-;32349:36;32388:66;32436:7;32445:8;32388:47;:66::i;:::-;32349:105;-1:-1:-1;32460:26:20;32496:49;32349:105;32527:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;32496:49:20;32460:86;-1:-1:-1;32584:333:20;32638:7;32663:8;32698:17;32748:37;32770:15;32748:37;;;;:::i;:::-;32844:12;;;32854:1;32844:12;;;;;;;;32814:15;;32888:22;32584:36;:333::i;7795:273::-;7862:18;7902:31;7925:7;7902:22;:31::i;:::-;7888:45;-1:-1:-1;5479:35:17;7939:125:20;;8014:7;8047;8030:25;;;;;;19363:19:208;;19407:2;19398:12;;19234:182;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;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;53556:242::-;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;;;-1:-1:-1;53787:6:20;53556:242;-1:-1:-1;;;53556:242: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;1766:227:24:-;996:42;1855:22;1816:7;;-1:-1:-1;;;;;1855:22:24;;1883:106;;1931:10;1924:17;;;1766:227;:::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;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;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;55672:301:20:-;55793:13;55885:82;55916:48;55946:7;55955:8;55916:29;:48::i;:::-;4645:21:19;;4539:137;54475:274:20;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;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;8571:236:69:-;7342:4:2;7328:27;;7322:34;7328:27;;;7322:34;8636:19:69;;8778:23;8752:50;;8571:236;;;:::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;:::-;:64;:66::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;:::-;2037:66;;;;;;;;;;;;:::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:50::-;2358:182;;2343:197;2642:14;2615:23;:8;385:5:16;2502:44:59;;2404:148;2615:23:55;:41;;;: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;5135:171:3:-;5208:7;537:1:30;1425;1409:13;1421:1;334:2;1409:13;:::i;51381:511:20:-;51544:12;51686:201;51725:41;51748:7;51757:8;51725:22;:41::i;:::-;51784:45;51805:11;51818:10;51784:20;:45::i;:::-;51847:31;;;;4479:19:3;:27;537:1:30;4478:44:3;4444:79;;;4431:93;39291:12:20;:257::i;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;46038:3950:20:-;46456:14;46435:7;:35;;;46431:161;;46526:14;46542:7;46575;46558:25;;;;;;19363:19:208;;19407:2;19398:12;;19234: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;;;;;28177:12:208;28216:15;;;47123:92:20;;;28198:34:208;28268:15;;;28248:18;;;28241:43;28320:15;;28300:18;;;28293:43;28140:18;;47123:92:20;27971:371:208;47004:218:20;47328:19;47309:16;:38;;;47305:140;;;47364:74;;;;;;;;28520:25:208;;;28593:12;28581:25;;28561:18;;;28554:53;28493:18;;47364:74:20;28347: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;4976:669:19:-;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;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;;52982:282;53227:30;;;;;;32013:19:208;;;32048:12;;;32041:28;;;53070:7:20;;32085:12:208;;53227:30:20;31825:278:208;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;;1063:181:43;764:71:81;;;781:15;764:71;;;197:92:208;1139:4:43;305:11:208;;;298:100;;;814:20:81;414:12:208;;;407:101;1139:4:43;524:12:208;764:71:81;;;;;;;;;;;;756:80;;;:::i;:::-;1158:81:43;;;;1063:181;-1:-1:-1;1063:181:43:o;41760:262:20:-;41902:7;41924:93;41999:17;41924:66;41972:7;41981:8;41924:47;:66::i;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;-1:-1:-1;;;4684:24:74;:62::i;:::-;4760:23;;;4483:306;-1:-1:-1;;;;4483:306:74:o;879:238:93:-;964:61;996:15;1013:11;964:31;:61::i;:::-;959:156;;1040:70;;;;;-1:-1:-1;;;;;33034:55:208;;1040:70:93;;;33016:74:208;-1:-1:-1;;;;;;33126:79:208;;33106:18;;;33099:107;32989:18;;1040:70:93;32844:368:208;8517:415:58;8672:17;8698:12;8712:18;8734:133;8777:9;8804:8;8828:6;8852:8;8734:23;:133::i;6350:340:72:-;6472:16;;;6486:1;6472:16;;;;;;;;6443:26;;6472:16;;;;;;;;;;-1:-1:-1;6472:16:72;6443:45;;6533:13;-1:-1:-1;;;;;6517:31:72;6509:40;;6494:9;6504:1;6494:12;;;;;;;;:::i;:::-;;;;;;:55;;;;;6570:13;6555:9;6565:1;6555:12;;;;;;;;:::i;:::-;;;;;;:28;;;;;6590:95;1182:66;1166:83;;6625:9;6636:1;6657:11;6639:31;;;;;;33368:14:208;33361:22;33356:3;33352:32;33340:45;;33410:1;33401:11;;33217:201;6639:31:72;;;;-1:-1:-1;;6639:31:72;;;;;;;;;1364:66;6590:24;:95::i;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;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;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;1796:322::-;1866:13;1887:14;1907:80;1923:2;1914:6;:11;1907:80;;;1941:34;;;3152:1:2;3148:13;;3144:24;1941:39:59;;1937:50;1982:5;1937:50;1927:8;;1907:80;;;2023:30;;;33576:66:208;33564:79;;2023:30:59;;;33552:92:208;2023:30:59;;33660:12:208;;;;2023:30:59;;;809:21:2;;;2023:30:59;2073:39;694:164:2;5592:312:29;5711:16;;;5725:1;5711:16;;;;;;;;;5658;;;;5711;;;;;;;;;;;;-1:-1:-1;5711:16:29;5682:45;;5766:7;5733:9;5743:1;5733:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;5781:13;5797:62;1171:66;5832:9;5843:1;1343:66;5797:24;:62::i;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;1253:66;3791:24;:62::i;:::-;3775:78;;3867:29;3888:5;3875:20;;1452:10:16;1343:126;6974:316:29;7097:16;;;7111:1;7097:16;;;;;;;;;7042:18;;;;7097:16;;;;;;;;;;;;-1:-1:-1;7097:16:29;7068:45;;7152:7;7119:9;7129:1;7119:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;7167:13;7183:62;1171:66;7218:9;7229:1;1343:66;7183:24;:62::i;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;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;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;:::-;6885:165;;;;;;7063:50;7070:11;7083:15;7100:12;7063:6;:50::i;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;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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;1449:66;5037:24;:62::i;:::-;5021:78;;5113:29;5134:5;5121:20;;1452:10:16;1343:126;7197:1488:15;7323:13;1004:16;7348:25;;7344:97;;;7390:44;;;;;;;;8303:25:208;;;8276:18;;7390:44:15;8126:208: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;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;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;;1313:272:45;1400:4;1499:23;1514:7;1499:14;:23::i;:::-;:81;;;;;1526:54;1559:7;1568:11;1526:32;:54::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;8578:206:78:-;8688:14;8704:17;8754:25;8767:11;8754:12;:25::i;5361:201:58:-;5483:12;5527:8;5537:9;5548:8;5510:47;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;5503:54;;5361:201;;;;;:::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;;;;;;1041:32:45;:63::i;:::-;1040:64;949:155;709:400;-1:-1:-1;;709:400:45:o;4133:576::-;4296:56;;-1:-1:-1;;;;;;1390:79:208;;4296:56:45;;;1372:98:208;4235:4:45;;;;1345: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;8203:217:78:-;7342:4:2;7328:27;;7322:34;7328:27;;;7322:34;8319:32:78;;;;;;8268:14;;8383:30;;8375:39;1343:126:16;547:357:208;665:12;;712:4;701:16;;;695:23;;665:12;730:16;;727:171;;;-1:-1:-1;;810:6:208;804:4;800:17;797:1;793:25;789:98;782:5;778:110;769:119;;727:171;;547:357;;;:::o;909:184::-;-1:-1:-1;;;958:1:208;951:88;1058:4;1055:1;1048:15;1082:4;1079:1;1072:15;1098:125;1163:9;;;1184:10;;;1181:36;;;1197:18;;:::i;1712:367::-;1775:8;1785:6;1839:3;1832:4;1824:6;1820:17;1816:27;1806:55;;1857:1;1854;1847:12;1806:55;-1:-1:-1;1880:20:208;;1923:18;1912:30;;1909:50;;;1955:1;1952;1945:12;1909:50;1992:4;1984:6;1980:17;1968:29;;2052:3;2045:4;2035:6;2032:1;2028:14;2020:6;2016:27;2012:38;2009:47;2006:67;;;2069:1;2066;2059:12;2006:67;1712:367;;;;;:::o;2084:156::-;2150:20;;2210:4;2199:16;;2189:27;;2179:55;;2230:1;2227;2220:12;2245:706;2418:6;2426;2434;2442;2450;2503:3;2491:9;2482:7;2478:23;2474:33;2471:53;;;2520:1;2517;2510:12;2471:53;2556:9;2543:23;2533:33;;2617:2;2606:9;2602:18;2589:32;2644:18;2636:6;2633:30;2630:50;;;2676:1;2673;2666:12;2630:50;2715:70;2777:7;2768:6;2757:9;2753:22;2715:70;:::i;:::-;2804:8;;-1:-1:-1;2689:96:208;-1:-1:-1;2858:36:208;;-1:-1:-1;2890:2:208;2875:18;;2858:36;:::i;:::-;2245:706;;;;-1:-1:-1;2245:706:208;;2941:2;2926:18;2913:32;;2245:706;-1:-1:-1;;2245:706:208:o;2956:250::-;3041:1;3051:113;3065:6;3062:1;3059:13;3051:113;;;3141:11;;;3135:18;3122:11;;;3115:39;3087:2;3080:10;3051:113;;;-1:-1:-1;;3198:1:208;3180:16;;3173:27;2956:250::o;3211:329::-;3252:3;3290:5;3284:12;3317:6;3312:3;3305:19;3333:76;3402:6;3395:4;3390:3;3386:14;3379:4;3372:5;3368:16;3333:76;:::i;:::-;3454:2;3442:15;-1:-1:-1;;3438:88:208;3429:98;;;;3529:4;3425:109;;3211:329;-1:-1:-1;;3211:329:208:o;3545:217::-;3692:2;3681:9;3674:21;3655:4;3712:44;3752:2;3741:9;3737:18;3729:6;3712:44;:::i;3767:347::-;3818:8;3828:6;3882:3;3875:4;3867:6;3863:17;3859:27;3849:55;;3900:1;3897;3890:12;3849:55;-1:-1:-1;3923:20:208;;3966:18;3955:30;;3952:50;;;3998:1;3995;3988:12;3952:50;4035:4;4027:6;4023:17;4011:29;;4087:3;4080:4;4071:6;4063;4059:19;4055:30;4052:39;4049:59;;;4104:1;4101;4094:12;4119:915;4272:6;4280;4288;4296;4304;4312;4365:3;4353:9;4344:7;4340:23;4336:33;4333:53;;;4382:1;4379;4372:12;4333:53;4418:9;4405:23;4395:33;;4479:2;4468:9;4464:18;4451:32;4502:18;4543:2;4535:6;4532:14;4529:34;;;4559:1;4556;4549:12;4529:34;4598:70;4660:7;4651:6;4640:9;4636:22;4598:70;:::i;:::-;4687:8;;-1:-1:-1;4572:96:208;-1:-1:-1;4572:96:208;;-1:-1:-1;4741:36:208;4773:2;4758:18;;4741:36;:::i;:::-;4731:46;;4830:2;4819:9;4815:18;4802:32;4786:48;;4859:2;4849:8;4846:16;4843:36;;;4875:1;4872;4865:12;4843:36;;4914:60;4966:7;4955:8;4944:9;4940:24;4914:60;:::i;:::-;4119:915;;;;-1:-1:-1;4119:915:208;;-1:-1:-1;4119:915:208;;4993:8;;4119:915;-1:-1:-1;;;4119:915:208:o;5039:606::-;5172:6;5180;5188;5196;5249:2;5237:9;5228:7;5224:23;5220:32;5217:52;;;5265:1;5262;5255:12;5217:52;5301:9;5288:23;5278:33;;5362:2;5351:9;5347:18;5334:32;5389:18;5381:6;5378:30;5375:50;;;5421:1;5418;5411:12;5375:50;5460:70;5522:7;5513:6;5502:9;5498:22;5460:70;:::i;:::-;5549:8;;-1:-1:-1;5434:96:208;-1:-1:-1;5603:36:208;;-1:-1:-1;5635:2:208;5620:18;;5603:36;:::i;:::-;5593:46;;5039:606;;;;;;;:::o;5650:1235::-;5859:6;5867;5875;5883;5891;5899;5907;5915;5968:3;5956:9;5947:7;5943:23;5939:33;5936:53;;;5985:1;5982;5975:12;5936:53;6021:9;6008:23;5998:33;;6082:2;6071:9;6067:18;6054:32;6105:18;6146:2;6138:6;6135:14;6132:34;;;6162:1;6159;6152:12;6132:34;6201:70;6263:7;6254:6;6243:9;6239:22;6201:70;:::i;:::-;6290:8;;-1:-1:-1;6175:96:208;-1:-1:-1;6378:2:208;6363:18;;6350:32;;-1:-1:-1;6394:16:208;;;6391:36;;;6423:1;6420;6413:12;6391:36;6462:60;6514:7;6503:8;6492:9;6488:24;6462:60;:::i;:::-;6541:8;;-1:-1:-1;6436:86:208;-1:-1:-1;6623:2:208;6608:18;;6595:32;;-1:-1:-1;6680:3:208;6665:19;;6652:33;;-1:-1:-1;6697:16:208;;;6694:36;;;6726:1;6723;6716:12;6694:36;;6765:60;6817:7;6806:8;6795:9;6791:24;6765:60;:::i;:::-;5650:1235;;;;-1:-1:-1;5650:1235:208;;-1:-1:-1;5650:1235:208;;;;;;6844:8;-1:-1:-1;;;5650:1235:208:o;6890:1015::-;7083:6;7091;7099;7107;7115;7123;7131;7184:3;7172:9;7163:7;7159:23;7155:33;7152:53;;;7201:1;7198;7191:12;7152:53;7237:9;7224:23;7214:33;;7298:2;7287:9;7283:18;7270:32;7321:18;7362:2;7354:6;7351:14;7348:34;;;7378:1;7375;7368:12;7348:34;7417:70;7479:7;7470:6;7459:9;7455:22;7417:70;:::i;:::-;7506:8;;-1:-1:-1;7391:96:208;-1:-1:-1;7391:96:208;;-1:-1:-1;7560:36:208;7592:2;7577:18;;7560:36;:::i;:::-;7550:46;;7649:2;7638:9;7634:18;7621:32;7605:48;;7678:2;7668:8;7665:16;7662:36;;;7694:1;7691;7684:12;7662:36;;7733:60;7785:7;7774:8;7763:9;7759:24;7733:60;:::i;:::-;6890:1015;;;;-1:-1:-1;6890:1015:208;;;;;;7894:3;7879:19;;;7866:33;;6890:1015;-1:-1:-1;;;;6890:1015:208:o;7910:211::-;8000:6;8053:2;8041:9;8032:7;8028:23;8024:32;8021:52;;;8069:1;8066;8059:12;8021:52;-1:-1:-1;8092:23:208;;7910:211;-1:-1:-1;7910:211:208:o;8339:184::-;-1:-1:-1;;;8388:1:208;8381:88;8488:4;8485:1;8478:15;8512:4;8509:1;8502:15;8528:334;8599:2;8593:9;8655:2;8645:13;;-1:-1:-1;;8641:86:208;8629:99;;8758:18;8743:34;;8779:22;;;8740:62;8737:88;;;8805:18;;:::i;:::-;8841:2;8834:22;8528:334;;-1:-1:-1;8528:334:208:o;8867:589::-;8909:5;8962:3;8955:4;8947:6;8943:17;8939:27;8929:55;;8980:1;8977;8970:12;8929:55;9016:6;9003:20;9042:18;9038:2;9035:26;9032:52;;;9064:18;;:::i;:::-;9108:114;9216:4;-1:-1:-1;;9140:4:208;9136:2;9132:13;9128:86;9124:97;9108:114;:::i;:::-;9247:2;9238:7;9231:19;9293:3;9286:4;9281:2;9273:6;9269:15;9265:26;9262:35;9259:55;;;9310:1;9307;9300:12;9259:55;9375:2;9368:4;9360:6;9356:17;9349:4;9340:7;9336:18;9323:55;9423:1;9398:16;;;9416:4;9394:27;9387:38;;;;9402:7;8867:589;-1:-1:-1;;;8867:589:208:o;9461:419::-;9569:6;9577;9630:2;9618:9;9609:7;9605:23;9601:32;9598:52;;;9646:1;9643;9636:12;9598:52;9682:9;9669:23;9659:33;;9743:2;9732:9;9728:18;9715:32;9770:18;9762:6;9759:30;9756:50;;;9802:1;9799;9792:12;9756:50;9825:49;9866:7;9857:6;9846:9;9842:22;9825:49;:::i;:::-;9815:59;;;9461:419;;;;;:::o;9885:635::-;10051:6;10059;10067;10075;10128:2;10116:9;10107:7;10103:23;10099:32;10096:52;;;10144:1;10141;10134:12;10096:52;10180:9;10167:23;10157:33;;10241:2;10230:9;10226:18;10213:32;10268:18;10260:6;10257:30;10254:50;;;10300:1;10297;10290:12;10254:50;10339:70;10401:7;10392:6;10381:9;10377:22;10339:70;:::i;:::-;9885:635;;10428:8;;-1:-1:-1;10313:96:208;;10510:2;10495:18;10482:32;;9885:635;-1:-1:-1;;;;9885:635:208:o;10525:482::-;10780:2;10769:9;10762:21;10743:4;10806:44;10846:2;10835:9;10831:18;10823:6;10806:44;:::i;:::-;10886:6;10881:2;10870:9;10866:18;10859:34;10941:9;10933:6;10929:22;10924:2;10913:9;10909:18;10902:50;10969:32;10994:6;10986;10969:32;:::i;11012:712::-;11066:5;11119:3;11112:4;11104:6;11100:17;11096:27;11086:55;;11137:1;11134;11127:12;11086:55;11173:6;11160:20;11199:4;11222:18;11218:2;11215:26;11212:52;;;11244:18;;:::i;:::-;11290:2;11287:1;11283:10;11313:28;11337:2;11333;11329:11;11313:28;:::i;:::-;11375:15;;;11445;;;11441:24;;;11406:12;;;;11477:15;;;11474:35;;;11505:1;11502;11495:12;11474:35;11541:2;11533:6;11529:15;11518:26;;11553:142;11569:6;11564:3;11561:15;11553:142;;;11635:17;;11623:30;;11586:12;;;;11673;;;;11553:142;;11729:655;11878:6;11886;11894;11902;11910;11963:3;11951:9;11942:7;11938:23;11934:33;11931:53;;;11980:1;11977;11970:12;11931:53;12016:9;12003:23;11993:33;;12077:2;12066:9;12062:18;12049:32;12104:18;12096:6;12093:30;12090:50;;;12136:1;12133;12126:12;12090:50;12159:61;12212:7;12203:6;12192:9;12188:22;12159:61;:::i;:::-;12149:71;;;12239:36;12271:2;12260:9;12256:18;12239:36;:::i;:::-;11729:655;;;;-1:-1:-1;12229:46:208;;12322:2;12307:18;;12294:32;;-1:-1:-1;12373:3:208;12358:19;12345:33;;11729:655;-1:-1:-1;;11729:655:208:o;12389:536::-;12515:6;12523;12531;12584:2;12572:9;12563:7;12559:23;12555:32;12552:52;;;12600:1;12597;12590:12;12552:52;12636:9;12623:23;12613:33;;12697:2;12686:9;12682:18;12669:32;12724:18;12716:6;12713:30;12710:50;;;12756:1;12753;12746:12;12710:50;12795:70;12857:7;12848:6;12837:9;12833:22;12795:70;:::i;:::-;12389:536;;12884:8;;-1:-1:-1;12769:96:208;;-1:-1:-1;;;;12389:536:208:o;13112:154::-;-1:-1:-1;;;;;13191:5:208;13187:54;13180:5;13177:65;13167:93;;13256:1;13253;13246:12;13271:554;13388:6;13396;13404;13457:2;13445:9;13436:7;13432:23;13428:32;13425:52;;;13473:1;13470;13463:12;13425:52;13512:9;13499:23;13531:31;13556:5;13531:31;:::i;:::-;13581:5;-1:-1:-1;13633:2:208;13618:18;;13605:32;;-1:-1:-1;13688:2:208;13673:18;;13660:32;13715:18;13704:30;;13701:50;;;13747:1;13744;13737:12;13701:50;13770:49;13811:7;13802:6;13791:9;13787:22;13770:49;:::i;:::-;13760:59;;;13271:554;;;;;:::o;13830:617::-;14001:6;14009;14017;14025;14078:3;14066:9;14057:7;14053:23;14049:33;14046:53;;;14095:1;14092;14085:12;14046:53;14131:9;14118:23;14108:33;;14192:2;14181:9;14177:18;14164:32;14219:18;14211:6;14208:30;14205:50;;;14251:1;14248;14241:12;14205:50;14274:61;14327:7;14318:6;14307:9;14303:22;14274:61;:::i;:::-;14264:71;;;14354:36;14386:2;14375:9;14371:18;14354:36;:::i;:::-;13830:617;;;;-1:-1:-1;14344:46:208;;14437:2;14422:18;14409:32;;-1:-1:-1;;13830:617:208:o;14634:517::-;14765:6;14773;14781;14834:2;14822:9;14813:7;14809:23;14805:32;14802:52;;;14850:1;14847;14840:12;14802:52;14886:9;14873:23;14863:33;;14947:2;14936:9;14932:18;14919:32;14974:18;14966:6;14963:30;14960:50;;;15006:1;15003;14996:12;14960:50;15029:61;15082:7;15073:6;15062:9;15058:22;15029:61;:::i;:::-;15019:71;;;15109:36;15141:2;15130:9;15126:18;15109:36;:::i;:::-;15099:46;;14634:517;;;;;:::o;15156:472::-;15250:6;15258;15311:2;15299:9;15290:7;15286:23;15282:32;15279:52;;;15327:1;15324;15317:12;15279:52;15366:9;15353:23;15385:31;15410:5;15385:31;:::i;:::-;15435:5;-1:-1:-1;15491:2:208;15476:18;;15463:32;15518:18;15507:30;;15504:50;;;15550:1;15547;15540:12;15633:1013;15787:6;15795;15803;15811;15819;15827;15880:3;15868:9;15859:7;15855:23;15851:33;15848:53;;;15897:1;15894;15887:12;15848:53;15933:9;15920:23;15910:33;;15994:2;15983:9;15979:18;15966:32;16017:18;16058:2;16050:6;16047:14;16044:34;;;16074:1;16071;16064:12;16044:34;16113:70;16175:7;16166:6;16155:9;16151:22;16113:70;:::i;:::-;16202:8;;-1:-1:-1;16087:96:208;-1:-1:-1;16287:2:208;16272:18;;16259:32;;-1:-1:-1;16331:14:208;16320:26;;16310:37;;16300:65;;16361:1;16358;16351:12;16300:65;16384:5;;-1:-1:-1;16442:2:208;16427:18;;16414:32;;16458:16;;;16455:36;;;16487:1;16484;16477:12;16651:165;16718:20;;16778:12;16767:24;;16757:35;;16747:63;;16806:1;16803;16796:12;16821:1061;16990:6;16998;17006;17014;17022;17030;17038;17046;17099:3;17087:9;17078:7;17074:23;17070:33;17067:53;;;17116:1;17113;17106:12;17067:53;17152:9;17139:23;17129:33;;17213:2;17202:9;17198:18;17185:32;17236:18;17277:2;17269:6;17266:14;17263:34;;;17293:1;17290;17283:12;17263:34;17332:70;17394:7;17385:6;17374:9;17370:22;17332:70;:::i;:::-;17421:8;;-1:-1:-1;17306:96:208;-1:-1:-1;17306:96:208;;-1:-1:-1;17475:36:208;17507:2;17492:18;;17475:36;:::i;:::-;17465:46;;17530:37;17563:2;17552:9;17548:18;17530:37;:::i;:::-;17520:47;;17586:38;17619:3;17608:9;17604:19;17586:38;:::i;:::-;17576:48;;17677:3;17666:9;17662:19;17649:33;17633:49;;17707:2;17697:8;17694:16;17691:36;;;17723:1;17720;17713:12;17887:264;17963:6;18016:2;18004:9;17995:7;17991:23;17987:32;17984:52;;;18032:1;18029;18022:12;17984:52;18071:9;18058:23;18090:31;18115:5;18090:31;:::i;19045:184::-;-1:-1:-1;;;19094:1:208;19087:88;19194:4;19191:1;19184:15;19218:4;19215:1;19208:15;20022:339;20199:2;20188:9;20181:21;20162:4;20219:44;20259:2;20248:9;20244:18;20236:6;20219:44;:::i;:::-;20211:52;;-1:-1:-1;;;;;20303:6:208;20299:55;20294:2;20283:9;20279:18;20272:83;20022:339;;;;;:::o;20366:439::-;20419:3;20457:5;20451:12;20484:6;20479:3;20472:19;20510:4;20539;20534:3;20530:14;20523:21;;20578:4;20571:5;20567:16;20601:1;20611:169;20625:6;20622:1;20619:13;20611:169;;;20686:13;;20674:26;;20720:12;;;;20755:15;;;;20647:1;20640:9;20611:169;;;-1:-1:-1;20796:3:208;;20366:439;-1:-1:-1;;;;;20366:439:208:o;20810:545::-;21131:6;21120:9;21113:25;21174:3;21169:2;21158:9;21154:18;21147:31;21094:4;21195:57;21247:3;21236:9;21232:19;21224:6;21195:57;:::i;:::-;21300:4;21288:17;;;;21283:2;21268:18;;21261:45;-1:-1:-1;21337:2:208;21322:18;21315:34;21187:65;20810:545;-1:-1:-1;;20810:545:208:o;21360:184::-;21430:6;21483:2;21471:9;21462:7;21458:23;21454:32;21451:52;;;21499:1;21496;21489:12;21451:52;-1:-1:-1;21522:16:208;;21360:184;-1:-1:-1;21360:184:208:o;21549:706::-;21916:6;21905:9;21898:25;21959:3;21954:2;21943:9;21939:18;21932:31;21879:4;21986:57;22038:3;22027:9;22023:19;22015:6;21986:57;:::i;:::-;22091:4;22083:6;22079:17;22074:2;22063:9;22059:18;22052:45;22145:9;22137:6;22133:22;22128:2;22117:9;22113:18;22106:50;22173:32;22198:6;22190;22173:32;:::i;:::-;22165:40;;;22242:6;22236:3;22225:9;22221:19;22214:35;21549:706;;;;;;;;:::o;22260:175::-;22297:3;22341:4;22334:5;22330:16;22370:4;22361:7;22358:17;22355:43;;22378:18;;:::i;:::-;22427:1;22414:15;;22260:175;-1:-1:-1;;22260:175:208:o;22440:439::-;-1:-1:-1;;;;;22678:6:208;22674:55;22663:9;22656:74;22766:6;22761:2;22750:9;22746:18;22739:34;22809:2;22804;22793:9;22789:18;22782:30;22637:4;22829:44;22869:2;22858:9;22854:18;22846:6;22829:44;:::i;22884:151::-;22974:4;22967:12;;;22953;;;22949:31;;22992:14;;22989:40;;;23009:18;;:::i;23293:128::-;23360:9;;;23381:11;;;23378:37;;;23395:18;;:::i;23426:277::-;23493:6;23546:2;23534:9;23525:7;23521:23;23517:32;23514:52;;;23562:1;23559;23552:12;23514:52;23594:9;23588:16;23647:5;23640:13;23633:21;23626:5;23623:32;23613:60;;23669:1;23666;23659:12;23708:511;23959:2;23948:9;23941:21;23922:4;23985:56;24037:2;24026:9;24022:18;24014:6;23985:56;:::i;:::-;24089:14;24081:6;24077:27;24072:2;24061:9;24057:18;24050:55;24153:9;24145:6;24141:22;24136:2;24125:9;24121:18;24114:50;24181:32;24206:6;24198;24181:32;:::i;24224:615::-;24534:6;24523:9;24516:25;24577:3;24572:2;24561:9;24557:18;24550:31;24497:4;24604:57;24656:3;24645:9;24641:19;24633:6;24604:57;:::i;:::-;24709:14;24701:6;24697:27;24692:2;24681:9;24677:18;24670:55;24773:9;24765:6;24761:22;24756:2;24745:9;24741:18;24734:50;24801:32;24826:6;24818;24801:32;:::i;24844:925::-;25293:66;25285:6;25281:79;25276:3;25269:92;25251:3;25380;25412:2;25408:1;25403:3;25399:11;25392:23;25444:6;25438:13;25460:74;25527:6;25523:1;25518:3;25514:11;25507:4;25499:6;25495:17;25460:74;:::i;:::-;25562:6;25557:3;25553:16;25543:26;;25597:2;25593:1;25589:2;25585:10;25578:22;25631:6;25625:13;25609:29;;25647:75;25713:8;25709:1;25705:2;25701:10;25694:4;25686:6;25682:17;25647:75;:::i;:::-;25742:17;25761:1;25738:25;;24844:925;-1:-1:-1;;;;;24844:925:208:o;25992:321::-;26200:6;26189:9;26182:25;26243:2;26238;26227:9;26223:18;26216:30;26163:4;26263:44;26303:2;26292:9;26288:18;26280:6;26263:44;:::i;26318:639::-;26568:6;26563:3;26556:19;26538:3;26594:2;26627;26622:3;26618:12;26659:6;26653:13;26724:2;26716:6;26712:15;26745:1;26755:175;26769:6;26766:1;26763:13;26755:175;;;26832:13;;26818:28;;26868:14;;;;26905:15;;;;26791:1;26784:9;26755:175;;;-1:-1:-1;26946:5:208;;26318:639;-1:-1:-1;;;;;;;26318:639:208:o;26962:184::-;-1:-1:-1;;;27011:1:208;27004:88;27111:4;27108:1;27101:15;27135:4;27132:1;27125:15;27151:168;27224:9;;;27255;;27272:15;;;27266:22;;27252:37;27242:71;;27293:18;;:::i;27324:463::-;27570:66;27562:6;27558:79;27547:9;27540:98;27674:6;27669:2;27658:9;27654:18;27647:34;27717:2;27712;27701:9;27697:18;27690:30;27521:4;27737:44;27777:2;27766:9;27762:18;27754:6;27737:44;:::i;27792:174::-;27859:12;27891:10;;;27903;;;27887:27;;27926:11;;;27923:37;;;27940:18;;:::i;:::-;27923:37;27792:174;;;;:::o;28618:898::-;29040:6;29029:9;29022:25;29083:3;29078:2;29067:9;29063:18;29056:31;29003:4;29110:57;29162:3;29151:9;29147:19;29139:6;29110:57;:::i;:::-;29215:4;29203:17;;29198:2;29183:18;;29176:45;29240:12;29288:15;;;29283:2;29268:18;;29261:43;29341:15;;29335:3;29320:19;;29313:44;29388:3;29373:19;;29366:35;;;29438:22;;;29432:3;29417:19;;29410:51;29478:32;29442:6;29495;29478:32;:::i;:::-;29470:40;28618:898;-1:-1:-1;;;;;;;;;;28618:898:208:o;29521:707::-;29860:3;29849:9;29842:22;29823:4;29887:57;29939:3;29928:9;29924:19;29916:6;29887:57;:::i;:::-;29992:14;29984:6;29980:27;29975:2;29964:9;29960:18;29953:55;30056:12;30048:6;30044:25;30039:2;30028:9;30024:18;30017:53;30106:6;30101:2;30090:9;30086:18;30079:34;30162:9;30154:6;30150:22;30144:3;30133:9;30129:19;30122:51;30190:32;30215:6;30207;30190:32;:::i;30233:688::-;30566:3;30555:9;30548:22;30529:4;30593:57;30645:3;30634:9;30630:19;30622:6;30593:57;:::i;:::-;30698:9;30690:6;30686:22;30681:2;30670:9;30666:18;30659:50;30732:32;30757:6;30749;30732:32;:::i;:::-;30718:46;;30800:6;30795:2;30784:9;30780:18;30773:34;30855:9;30847:6;30843:22;30838:2;30827:9;30823:18;30816:50;30883:32;30908:6;30900;30883:32;:::i;30926:894::-;31377:6;31366:9;31359:25;31420:3;31415:2;31404:9;31400:18;31393:31;31340:4;31447:57;31499:3;31488:9;31484:19;31476:6;31447:57;:::i;:::-;31552:9;31544:6;31540:22;31535:2;31524:9;31520:18;31513:50;31586:32;31611:6;31603;31586:32;:::i;:::-;31572:46;;31654:6;31649:2;31638:9;31634:18;31627:34;31710:9;31702:6;31698:22;31692:3;31681:9;31677:19;31670:51;31738:32;31763:6;31755;31738:32;:::i;:::-;31730:40;;;31807:6;31801:3;31790:9;31786:19;31779:35;30926:894;;;;;;;;;:::o;32108:261::-;32287:2;32276:9;32269:21;32250:4;32307:56;32359:2;32348:9;32344:18;32336:6;32307:56;:::i;32374:465::-;32671:6;32660:9;32653:25;32714:2;32709;32698:9;32694:18;32687:30;32634:4;32734:56;32786:2;32775:9;32771:18;32763:6;32734:56;:::i;:::-;32726:64;;32826:6;32821:2;32810:9;32806:18;32799:34;32374:465;;;;;;:::o;33683:359::-;33886:2;33875:9;33868:21;33849:4;33906:44;33946:2;33935:9;33931:18;33923:6;33906:44;:::i;:::-;33981:2;33966:18;;33959:34;;;;-1:-1:-1;34024:2:208;34009:18;34002:34;33898:52;33683:359;-1:-1:-1;33683:359:208:o;34047:287::-;34176:3;34214:6;34208:13;34230:66;34289:6;34284:3;34277:4;34269:6;34265:17;34230:66;:::i;:::-;34312:16;;;;;34047:287;-1:-1:-1;;34047:287:208:o;34339:274::-;34379:1;34405;34395:189;;-1:-1:-1;;;34437:1:208;34430:88;34541:4;34538:1;34531:15;34569:4;34566:1;34559:15;34395:189;-1:-1:-1;34598:9:208;;34339:274::o;34618:530::-;34803:3;34841:6;34835:13;34857:66;34916:6;34911:3;34904:4;34896:6;34892:17;34857:66;:::i;:::-;34992:2;34988:15;;;;-1:-1:-1;;34984:88:208;34945:16;;;;34970:103;;;35100:2;35089:14;;35082:30;;;;35139:2;35128:14;;34618:530;-1:-1:-1;;34618:530:208:o","linkReferences":{},"immutableReferences":{"23126":[{"start":1006,"length":32},{"start":5548,"length":32}]}},"methodIdentifiers":{"call(bytes32,bytes)":"3ae7af08","callFrom(address,bytes32,bytes)":"894ecc58","creator()":"02d05d3f","deleteRecord(bytes32,bytes32[])":"505a181d","getDynamicField(bytes32,bytes32[],uint8)":"1e788977","getDynamicFieldLength(bytes32,bytes32[],uint8)":"dbbf0e21","getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":"4dc77d97","getField(bytes32,bytes32[],uint8)":"d03edb8c","getField(bytes32,bytes32[],uint8,bytes32)":"05242d2f","getFieldLayout(bytes32)":"3a77c2c2","getFieldLength(bytes32,bytes32[],uint8)":"a53417ed","getFieldLength(bytes32,bytes32[],uint8,bytes32)":"9f1fcf0a","getKeySchema(bytes32)":"d4285dc2","getRecord(bytes32,bytes32[])":"cc49db7e","getRecord(bytes32,bytes32[],bytes32)":"419b58fd","getStaticField(bytes32,bytes32[],uint8,bytes32)":"8c364d59","getValueSchema(bytes32)":"e228a4a3","initialize(address)":"c4d66de8","installRootModule(address,bytes)":"af068c9e","popFromDynamicField(bytes32,bytes32[],uint8,uint256)":"d9c03a04","pushToDynamicField(bytes32,bytes32[],uint8,bytes)":"150f3262","setDynamicField(bytes32,bytes32[],uint8,bytes)":"ef6ea862","setField(bytes32,bytes32[],uint8,bytes)":"114a7266","setField(bytes32,bytes32[],uint8,bytes,bytes32)":"3708196e","setRecord(bytes32,bytes32[],bytes,bytes32,bytes)":"298314fb","setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)":"390baae0","spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)":"c0a2895a","spliceStaticData(bytes32,bytes32[],uint48,bytes)":"b047c1eb","storeVersion()":"c1122229","worldVersion()":"6951955d"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"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\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes2\",\"name\":\"expected\",\"type\":\"bytes2\"},{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"Store_InvalidResourceType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint40\",\"name\":\"startWithinField\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"fieldLength\",\"type\":\"uint40\"}],\"name\":\"Store_InvalidSplice\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"tableIdString\",\"type\":\"string\"}],\"name\":\"Store_TableNotFound\",\"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\":\"bytes32\",\"name\":\"storeVersion\",\"type\":\"bytes32\"}],\"name\":\"HelloStore\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"worldVersion\",\"type\":\"bytes32\"}],\"name\":\"HelloWorld\",\"type\":\"event\"},{\"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[]\"}],\"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\":\"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\":\"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\"},{\"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\"},{\"stateMutability\":\"payable\",\"type\":\"fallback\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"callData\",\"type\":\"bytes\"}],\"name\":\"call\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"callData\",\"type\":\"bytes\"}],\"name\":\"callFrom\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"creator\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"}],\"name\":\"deleteRecord\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"}],\"name\":\"getDynamicField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"}],\"name\":\"getDynamicFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"getDynamicFieldSlice\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"}],\"name\":\"getField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getFieldLayout\",\"outputs\":[{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"}],\"name\":\"getFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getKeySchema\",\"outputs\":[{\"internalType\":\"Schema\",\"name\":\"keySchema\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getRecord\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"}],\"name\":\"getRecord\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getStaticField\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"data\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getValueSchema\",\"outputs\":[{\"internalType\":\"Schema\",\"name\":\"valueSchema\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contract IModule\",\"name\":\"initModule\",\"type\":\"address\"}],\"name\":\"initialize\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contract IModule\",\"name\":\"module\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"encodedArgs\",\"type\":\"bytes\"}],\"name\":\"installRootModule\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"byteLengthToPop\",\"type\":\"uint256\"}],\"name\":\"popFromDynamicField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"dataToPush\",\"type\":\"bytes\"}],\"name\":\"pushToDynamicField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"setDynamicField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"setField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"setField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"name\":\"setRecord\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"setStaticField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"uint40\",\"name\":\"startWithinField\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"spliceDynamicData\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"spliceStaticData\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"storeVersion\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"worldVersion\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"This contract is the core \\\"World\\\" contract containing various methods for data manipulation, system calls, and dynamic function selector handling.\",\"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\":{\"HelloStore(bytes32)\":{\"params\":{\"storeVersion\":\"The version of the Store contract.\"}},\"HelloWorld(bytes32)\":{\"details\":\"Emitted upon successful World initialization.\",\"params\":{\"worldVersion\":\"The version of the World being initialized.\"}},\"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\":{\"call(bytes32,bytes)\":{\"details\":\"If system is private, caller must have appropriate access.\",\"params\":{\"callData\":\"The data for the system call.\",\"systemId\":\"The ID of the system to be called.\"},\"returns\":{\"_0\":\"Return data from the system call.\"}},\"callFrom(address,bytes32,bytes)\":{\"details\":\"If system is private, caller must have appropriate access.\",\"params\":{\"callData\":\"The ABI data for the system call.\",\"delegator\":\"The address on whose behalf the system is called.\",\"systemId\":\"The ID of the system to be called.\"},\"returns\":{\"_0\":\"Return data from the system call.\"}},\"constructor\":{\"details\":\"Event emitted when the World contract is created.\"},\"deleteRecord(bytes32,bytes32[])\":{\"details\":\"Requires the caller to have access to the table's namespace or name.\",\"params\":{\"keyTuple\":\"Array of keys identifying the record to delete.\",\"tableId\":\"The unique identifier for the table.\"}},\"getDynamicField(bytes32,bytes32[],uint8)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the dynamic field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The dynamic data of the specified field.\"}},\"getDynamicFieldLength(bytes32,bytes32[],uint8)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to measure.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified dynamic field.\"}},\"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to slice.\",\"end\":\"The ending position of the slice.\",\"keyTuple\":\"The tuple used as a key to fetch the dynamic field slice.\",\"start\":\"The starting position of the slice.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The sliced data from the specified dynamic field.\"}},\"getField(bytes32,bytes32[],uint8)\":{\"details\":\"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.\",\"params\":{\"fieldIndex\":\"Index of the field to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The data of the specified field.\"}},\"getField(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the field to retrieve.\",\"fieldLayout\":\"The layout of fields for the retrieval.\",\"keyTuple\":\"The tuple used as a key to fetch the field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The data of the specified field.\"}},\"getFieldLayout(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table for which to retrieve the field layout.\"},\"returns\":{\"fieldLayout\":\"The layout of fields in the specified table.\"}},\"getFieldLength(bytes32,bytes32[],uint8)\":{\"details\":\"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.\",\"params\":{\"fieldIndex\":\"Index of the field to measure.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified field.\"}},\"getFieldLength(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the field to measure.\",\"fieldLayout\":\"The layout of fields for measurement.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified field.\"}},\"getKeySchema(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table.\"},\"returns\":{\"keySchema\":\"The schema for keys in the specified table.\"}},\"getRecord(bytes32,bytes32[])\":{\"params\":{\"keyTuple\":\"The tuple used as a key to fetch the record.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"Encoded lengths of dynamic data.\",\"staticData\":\"The static data of the record.\"}},\"getRecord(bytes32,bytes32[],bytes32)\":{\"params\":{\"fieldLayout\":\"The layout of fields to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the record.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"Encoded lengths of dynamic data.\",\"staticData\":\"The static data of the record.\"}},\"getStaticField(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the static field to retrieve.\",\"fieldLayout\":\"The layout of fields for the retrieval.\",\"keyTuple\":\"The tuple used as a key to fetch the static field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The static data of the specified field.\"}},\"getValueSchema(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table.\"},\"returns\":{\"valueSchema\":\"The schema for values in the specified table.\"}},\"initialize(address)\":{\"details\":\"Only the initial creator can initialize. This can be done only once.\",\"params\":{\"initModule\":\"The core module to initialize the World with.\"}},\"installRootModule(address,bytes)\":{\"details\":\"The caller must own the root namespace.\",\"params\":{\"encodedArgs\":\"The ABI encoded arguments for module installation.\",\"module\":\"The module to be installed.\"}},\"popFromDynamicField(bytes32,bytes32[],uint8,uint256)\":{\"params\":{\"byteLengthToPop\":\"The number of bytes to remove from the end of the dynamic field.\",\"dynamicFieldIndex\":\"Index of the dynamic field to remove data from.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"pushToDynamicField(bytes32,bytes32[],uint8,bytes)\":{\"params\":{\"dataToPush\":\"Data to append to the specified dynamic field.\",\"dynamicFieldIndex\":\"Index of the dynamic field to append to.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setDynamicField(bytes32,bytes32[],uint8,bytes)\":{\"params\":{\"data\":\"Data to write into the specified dynamic field.\",\"dynamicFieldIndex\":\"Index of the dynamic field to modify.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setField(bytes32,bytes32[],uint8,bytes)\":{\"params\":{\"data\":\"Data to write into the specified field.\",\"fieldIndex\":\"Index of the field to modify.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setField(bytes32,bytes32[],uint8,bytes,bytes32)\":{\"params\":{\"data\":\"Data to write into the specified field.\",\"fieldIndex\":\"Index of the field to modify.\",\"fieldLayout\":\"The layout to adhere to when modifying the field.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"details\":\"Requires the caller to have access to the table's namespace or name (encoded in the tableId).\",\"params\":{\"dynamicData\":\"Dynamic data (variable length fields) of the record.\",\"encodedLengths\":\"Encoded lengths of data.\",\"keyTuple\":\"Array of keys identifying the record.\",\"staticData\":\"Static data (fixed length fields) of the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)\":{\"details\":\"Requires the caller to have access to the table's namespace or name (encoded in the tableId).\",\"params\":{\"data\":\"Data to write into the specified static field.\",\"fieldIndex\":\"Index of the static field to modify.\",\"fieldLayout\":\"The layout to adhere to when modifying the field.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)\":{\"params\":{\"data\":\"Data to splice into the dynamic data of the field.\",\"deleteCount\":\"Number of bytes to delete starting from the `startWithinField`.\",\"dynamicFieldIndex\":\"Index of the dynamic field to modify.\",\"keyTuple\":\"Array of keys identifying the record.\",\"startWithinField\":\"Start position within the specified dynamic field.\",\"tableId\":\"The unique identifier for the table.\"}},\"spliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"params\":{\"data\":\"Data to splice into the static data of the record.\",\"keyTuple\":\"Array of keys identifying the record.\",\"start\":\"Position from where the static data modification should start.\",\"tableId\":\"The unique identifier for the table.\"}},\"storeVersion()\":{\"returns\":{\"_0\":\"The current version of the store as a bytes32.\"}},\"worldVersion()\":{\"returns\":{\"_0\":\"The current version of the world contract.\"}}},\"title\":\"World Contract\",\"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\":{\"HelloStore(bytes32)\":{\"notice\":\"Emitted when the store is initialized.\"},\"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\":{\"call(bytes32,bytes)\":{\"notice\":\"Calls a system with a given system ID.\"},\"callFrom(address,bytes32,bytes)\":{\"notice\":\"Calls a system with a given system ID on behalf of the given delegator.\"},\"creator()\":{\"notice\":\"Address of the contract's creator.\"},\"deleteRecord(bytes32,bytes32[])\":{\"notice\":\"Deletes a record from the table identified by `tableId`.\"},\"getDynamicField(bytes32,bytes32[],uint8)\":{\"notice\":\"Retrieves data for a specific dynamic (variable length) field in a record.\"},\"getDynamicFieldLength(bytes32,bytes32[],uint8)\":{\"notice\":\"Calculates the length of a specified dynamic (variable length) field in a record.\"},\"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)\":{\"notice\":\"Retrieves a slice of a dynamic (variable length) field.\"},\"getField(bytes32,bytes32[],uint8)\":{\"notice\":\"Retrieves data for a specified field in a record.\"},\"getField(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Retrieves data for a specified field in a record.\"},\"getFieldLayout(bytes32)\":{\"notice\":\"Fetches the field layout for a given table.\"},\"getFieldLength(bytes32,bytes32[],uint8)\":{\"notice\":\"Calculates the length of a specified field in a record.\"},\"getFieldLength(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Calculates the length of a specified field in a record.\"},\"getKeySchema(bytes32)\":{\"notice\":\"Retrieves the key schema for a given table.\"},\"getRecord(bytes32,bytes32[])\":{\"notice\":\"Fetches a record from a specified table using a provided key tuple.\"},\"getRecord(bytes32,bytes32[],bytes32)\":{\"notice\":\"Fetches a record from a specified table using a provided key tuple and field layout.\"},\"getStaticField(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Retrieves data for a specific static (fixed length) field in a record.\"},\"getValueSchema(bytes32)\":{\"notice\":\"Retrieves the value schema for a given table.\"},\"initialize(address)\":{\"notice\":\"Initializes the World by installing the core module.\"},\"installRootModule(address,bytes)\":{\"notice\":\"Installs a given root module in the World.\"},\"popFromDynamicField(bytes32,bytes32[],uint8,uint256)\":{\"notice\":\"Removes a specified amount of data from the end of a dynamic (variable length) field in the table identified by `tableId`.\"},\"pushToDynamicField(bytes32,bytes32[],uint8,bytes)\":{\"notice\":\"Appends data to the end of a dynamic (variable length) field in the table identified by `tableId`.\"},\"setDynamicField(bytes32,bytes32[],uint8,bytes)\":{\"notice\":\"Writes data into a dynamic (varible length) field in the table identified by `tableId`.\"},\"setField(bytes32,bytes32[],uint8,bytes)\":{\"notice\":\"Writes data into a specified field in the table identified by `tableId`.\"},\"setField(bytes32,bytes32[],uint8,bytes,bytes32)\":{\"notice\":\"Writes data into a specified field in the table, adhering to a specific layout.\"},\"setRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"notice\":\"Writes a record in the table identified by `tableId`.\"},\"setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)\":{\"notice\":\"Writes data into a static (fixed length) field in the table identified by `tableId`.\"},\"spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)\":{\"notice\":\"Modifies dynamic (variable length) data in a record for a specified field.\"},\"spliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"notice\":\"Modifies static (fixed length) data in a record at the specified position.\"},\"storeVersion()\":{\"notice\":\"Retrieves the version of the store.\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/world/src/World.sol\":\"World\"},\"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/StoreData.sol\":{\"keccak256\":\"0x9d740905a6bd4e322f7cc6f7837fe80d7733f7604d2077e45b58b8c3e84b67dd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c53f83af2b84c740ede7fa379d92d86ab2e94341296d930114fa58c0380fd210\",\"dweb:/ipfs/QmTUf3nL1fqKQXuTQF9HyjeWXdXYGemD2EzXUB3BjaNS2A\"]},\"node_modules/@latticexyz/store/src/StoreRead.sol\":{\"keccak256\":\"0x9fdfe426fd74b31fe309efbd9bf30bcfea7457366f8c8138cf0ee0bd983d6c28\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5bba26fa27f64c5560708391c09da78a1e8bbaa6b5d515aa7692a57516319ecd\",\"dweb:/ipfs/QmQmDtwG742BMqW8qgiMAccdpZbzxQyyVnW9LMETP2NBVF\"]},\"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/IModule.sol\":{\"keccak256\":\"0x6c11c44fef08d46ca9f291551a42b8576259f65b7e957aef92540ba0acd72909\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0ffbc3646ea495350939319f5418ba2dd45b6ec809d6b84ed3264e592a9385bd\",\"dweb:/ipfs/QmPCjuQUMWVUPv7vSVfztnymYA9hUP1xRS62FD6iwzGMuo\"]},\"node_modules/@latticexyz/world/src/ISystemHook.sol\":{\"keccak256\":\"0xad31c270fe5bf23869fe4a55a9a8d3372871c595f6b0f9a197e810051ab1bfdc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://af7acd6a86410c6d2586739e370134265521cf522fec0c3091804c0d0f99a0fc\",\"dweb:/ipfs/QmRRbUbw89Z3tva95UTvxKhFwn5ddYNMiHbVs6Nnmpsty3\"]},\"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol\":{\"keccak256\":\"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/IWorldKernel.sol\":{\"keccak256\":\"0xf15243b03fdc6e5222aefdaad74fffc909f9058f9d8d6ba06acb797197f74635\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c3f4ecb21499e677697dbe71002a5e96651fb0d8c279c4065e6441f13a9c75b3\",\"dweb:/ipfs/QmZ7oEHWK85aetzt9uJ3bmJJKLZkK5PoaakxiEDq4xEEww\"]},\"node_modules/@latticexyz/world/src/SystemCall.sol\":{\"keccak256\":\"0x9c3e1e5eb40d130e90726ca4bfabd748d190d076ecd95c668f038635f751cad2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://40ba8d4ea85cdac5b622117bf70f56466bfd8b3b693fbb4ab266630768f8865d\",\"dweb:/ipfs/QmQ8ttFdCFJdw1thyDJHheoWNkdpQUM2u7kZzi4zj6mYh7\"]},\"node_modules/@latticexyz/world/src/World.sol\":{\"keccak256\":\"0xbdee403ebb8dfa1af0b7834ae616bb99ce65bdbb7086bf46da13e2b4c6718ba6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f5287378d13c57585f46693d8a3e7af34f28b13ca07a10462a19d7898ad3ccc1\",\"dweb:/ipfs/QmZyHGiekhTt69AiLSTo4FjQYttCUgm8zeqJMmb8DNNdPF\"]},\"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/InitModuleAddress.sol\":{\"keccak256\":\"0x4d0a317051e00a64696a4f9a749f95953dda5ce6fc086b194f54276af1510395\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5e96a02aa8a528d9d18d741a5cac7c19200ee5739ec92d42faafbf64efeeeb69\",\"dweb:/ipfs/QmXkeMC6EyH3b6px685Dgfd5uGnrkfBUAQ4n1S8bsicEWd\"]},\"node_modules/@latticexyz/world/src/codegen/tables/InstalledModules.sol\":{\"keccak256\":\"0x6d247eea47c3566ea8e71b39e662607509f7a2080eabddf83c9f6b0682d27edc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ab03d2cf026d39902ec68c3665a6779053e82e0f60bccfe2810be4b43f05894e\",\"dweb:/ipfs/Qmdzg8bmkWjN4mw9EfnHFqYHpTJACGm9YoYZDZhX1MMamY\"]},\"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/requireInterface.sol\":{\"keccak256\":\"0x95e9469529f790727966c513ed19b42abf065a2cd482faba4b8e3404edfb8730\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://da63bf514679a87134d2c36563c9c398906e1e06b27cb17eed10895cd7c87658\",\"dweb:/ipfs/QmUrfkw8YTs6zUq5eaWPgdLmTUJVsp1CRBGQz6kdh7bs3C\"]},\"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/version.sol\":{\"keccak256\":\"0x940fa33f2a4986bda788f9418fe4e51ae206a6e4954721443cec11ebf2e700be\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3aacb56ffa02e40a60b9343aae4fe7c0d9623b74c6ee70b9a42f8428e64e4d4e\",\"dweb:/ipfs/QmNXwHcUzNEvqjaSTdooSV3hhCkGadpT9peQAmhLaQTj2k\"]},\"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":[],"stateMutability":"nonpayable","type":"constructor"},{"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":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"type":"error","name":"Store_InvalidBounds"},{"inputs":[{"internalType":"bytes2","name":"expected","type":"bytes2"},{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"Store_InvalidResourceType"},{"inputs":[{"internalType":"uint40","name":"startWithinField","type":"uint40"},{"internalType":"uint40","name":"deleteCount","type":"uint40"},{"internalType":"uint40","name":"fieldLength","type":"uint40"}],"type":"error","name":"Store_InvalidSplice"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"string","name":"tableIdString","type":"string"}],"type":"error","name":"Store_TableNotFound"},{"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":"bytes32","name":"storeVersion","type":"bytes32","indexed":true}],"type":"event","name":"HelloStore","anonymous":false},{"inputs":[{"internalType":"bytes32","name":"worldVersion","type":"bytes32","indexed":true}],"type":"event","name":"HelloWorld","anonymous":false},{"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}],"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":"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":"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":[{"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":"payable","type":"fallback"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"bytes","name":"callData","type":"bytes"}],"stateMutability":"payable","type":"function","name":"call","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[{"internalType":"address","name":"delegator","type":"address"},{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"bytes","name":"callData","type":"bytes"}],"stateMutability":"payable","type":"function","name":"callFrom","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"creator","outputs":[{"internalType":"address","name":"","type":"address"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"}],"stateMutability":"nonpayable","type":"function","name":"deleteRecord"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getDynamicField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getDynamicFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"stateMutability":"view","type":"function","name":"getDynamicFieldSlice","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getFieldLayout","outputs":[{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getKeySchema","outputs":[{"internalType":"Schema","name":"keySchema","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getRecord","outputs":[{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"}],"stateMutability":"view","type":"function","name":"getRecord","outputs":[{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getStaticField","outputs":[{"internalType":"bytes32","name":"data","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getValueSchema","outputs":[{"internalType":"Schema","name":"valueSchema","type":"bytes32"}]},{"inputs":[{"internalType":"contract IModule","name":"initModule","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"initialize"},{"inputs":[{"internalType":"contract IModule","name":"module","type":"address"},{"internalType":"bytes","name":"encodedArgs","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"installRootModule"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"uint256","name":"byteLengthToPop","type":"uint256"}],"stateMutability":"nonpayable","type":"function","name":"popFromDynamicField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"bytes","name":"dataToPush","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"pushToDynamicField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"setDynamicField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"setField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"setField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"setRecord"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"setStaticField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"uint40","name":"startWithinField","type":"uint40"},{"internalType":"uint40","name":"deleteCount","type":"uint40"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"spliceDynamicData"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint48","name":"start","type":"uint48"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"spliceStaticData"},{"inputs":[],"stateMutability":"pure","type":"function","name":"storeVersion","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}]},{"inputs":[],"stateMutability":"pure","type":"function","name":"worldVersion","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}]},{"inputs":[],"stateMutability":"payable","type":"receive"}],"devdoc":{"kind":"dev","methods":{"call(bytes32,bytes)":{"details":"If system is private, caller must have appropriate access.","params":{"callData":"The data for the system call.","systemId":"The ID of the system to be called."},"returns":{"_0":"Return data from the system call."}},"callFrom(address,bytes32,bytes)":{"details":"If system is private, caller must have appropriate access.","params":{"callData":"The ABI data for the system call.","delegator":"The address on whose behalf the system is called.","systemId":"The ID of the system to be called."},"returns":{"_0":"Return data from the system call."}},"constructor":{"details":"Event emitted when the World contract is created."},"deleteRecord(bytes32,bytes32[])":{"details":"Requires the caller to have access to the table's namespace or name.","params":{"keyTuple":"Array of keys identifying the record to delete.","tableId":"The unique identifier for the table."}},"getDynamicField(bytes32,bytes32[],uint8)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to retrieve.","keyTuple":"The tuple used as a key to fetch the dynamic field.","tableId":"The ID of the table."},"returns":{"data":"The dynamic data of the specified field."}},"getDynamicFieldLength(bytes32,bytes32[],uint8)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to measure.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified dynamic field."}},"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to slice.","end":"The ending position of the slice.","keyTuple":"The tuple used as a key to fetch the dynamic field slice.","start":"The starting position of the slice.","tableId":"The ID of the table."},"returns":{"_0":"The sliced data from the specified dynamic field."}},"getField(bytes32,bytes32[],uint8)":{"details":"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.","params":{"fieldIndex":"Index of the field to retrieve.","keyTuple":"The tuple used as a key to fetch the field.","tableId":"The ID of the table."},"returns":{"data":"The data of the specified field."}},"getField(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the field to retrieve.","fieldLayout":"The layout of fields for the retrieval.","keyTuple":"The tuple used as a key to fetch the field.","tableId":"The ID of the table."},"returns":{"data":"The data of the specified field."}},"getFieldLayout(bytes32)":{"params":{"tableId":"The ID of the table for which to retrieve the field layout."},"returns":{"fieldLayout":"The layout of fields in the specified table."}},"getFieldLength(bytes32,bytes32[],uint8)":{"details":"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.","params":{"fieldIndex":"Index of the field to measure.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified field."}},"getFieldLength(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the field to measure.","fieldLayout":"The layout of fields for measurement.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified field."}},"getKeySchema(bytes32)":{"params":{"tableId":"The ID of the table."},"returns":{"keySchema":"The schema for keys in the specified table."}},"getRecord(bytes32,bytes32[])":{"params":{"keyTuple":"The tuple used as a key to fetch the record.","tableId":"The ID of the table."},"returns":{"dynamicData":"The dynamic data of the record.","encodedLengths":"Encoded lengths of dynamic data.","staticData":"The static data of the record."}},"getRecord(bytes32,bytes32[],bytes32)":{"params":{"fieldLayout":"The layout of fields to retrieve.","keyTuple":"The tuple used as a key to fetch the record.","tableId":"The ID of the table."},"returns":{"dynamicData":"The dynamic data of the record.","encodedLengths":"Encoded lengths of dynamic data.","staticData":"The static data of the record."}},"getStaticField(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the static field to retrieve.","fieldLayout":"The layout of fields for the retrieval.","keyTuple":"The tuple used as a key to fetch the static field.","tableId":"The ID of the table."},"returns":{"data":"The static data of the specified field."}},"getValueSchema(bytes32)":{"params":{"tableId":"The ID of the table."},"returns":{"valueSchema":"The schema for values in the specified table."}},"initialize(address)":{"details":"Only the initial creator can initialize. This can be done only once.","params":{"initModule":"The core module to initialize the World with."}},"installRootModule(address,bytes)":{"details":"The caller must own the root namespace.","params":{"encodedArgs":"The ABI encoded arguments for module installation.","module":"The module to be installed."}},"popFromDynamicField(bytes32,bytes32[],uint8,uint256)":{"params":{"byteLengthToPop":"The number of bytes to remove from the end of the dynamic field.","dynamicFieldIndex":"Index of the dynamic field to remove data from.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"pushToDynamicField(bytes32,bytes32[],uint8,bytes)":{"params":{"dataToPush":"Data to append to the specified dynamic field.","dynamicFieldIndex":"Index of the dynamic field to append to.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"setDynamicField(bytes32,bytes32[],uint8,bytes)":{"params":{"data":"Data to write into the specified dynamic field.","dynamicFieldIndex":"Index of the dynamic field to modify.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"setField(bytes32,bytes32[],uint8,bytes)":{"params":{"data":"Data to write into the specified field.","fieldIndex":"Index of the field to modify.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"setField(bytes32,bytes32[],uint8,bytes,bytes32)":{"params":{"data":"Data to write into the specified field.","fieldIndex":"Index of the field to modify.","fieldLayout":"The layout to adhere to when modifying the field.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"setRecord(bytes32,bytes32[],bytes,bytes32,bytes)":{"details":"Requires the caller to have access to the table's namespace or name (encoded in the tableId).","params":{"dynamicData":"Dynamic data (variable length fields) of the record.","encodedLengths":"Encoded lengths of data.","keyTuple":"Array of keys identifying the record.","staticData":"Static data (fixed length fields) of the record.","tableId":"The unique identifier for the table."}},"setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)":{"details":"Requires the caller to have access to the table's namespace or name (encoded in the tableId).","params":{"data":"Data to write into the specified static field.","fieldIndex":"Index of the static field to modify.","fieldLayout":"The layout to adhere to when modifying the field.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)":{"params":{"data":"Data to splice into the dynamic data of the field.","deleteCount":"Number of bytes to delete starting from the `startWithinField`.","dynamicFieldIndex":"Index of the dynamic field to modify.","keyTuple":"Array of keys identifying the record.","startWithinField":"Start position within the specified dynamic field.","tableId":"The unique identifier for the table."}},"spliceStaticData(bytes32,bytes32[],uint48,bytes)":{"params":{"data":"Data to splice into the static data of the record.","keyTuple":"Array of keys identifying the record.","start":"Position from where the static data modification should start.","tableId":"The unique identifier for the table."}},"storeVersion()":{"returns":{"_0":"The current version of the store as a bytes32."}},"worldVersion()":{"returns":{"_0":"The current version of the world contract."}}},"version":1},"userdoc":{"kind":"user","methods":{"call(bytes32,bytes)":{"notice":"Calls a system with a given system ID."},"callFrom(address,bytes32,bytes)":{"notice":"Calls a system with a given system ID on behalf of the given delegator."},"creator()":{"notice":"Address of the contract's creator."},"deleteRecord(bytes32,bytes32[])":{"notice":"Deletes a record from the table identified by `tableId`."},"getDynamicField(bytes32,bytes32[],uint8)":{"notice":"Retrieves data for a specific dynamic (variable length) field in a record."},"getDynamicFieldLength(bytes32,bytes32[],uint8)":{"notice":"Calculates the length of a specified dynamic (variable length) field in a record."},"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":{"notice":"Retrieves a slice of a dynamic (variable length) field."},"getField(bytes32,bytes32[],uint8)":{"notice":"Retrieves data for a specified field in a record."},"getField(bytes32,bytes32[],uint8,bytes32)":{"notice":"Retrieves data for a specified field in a record."},"getFieldLayout(bytes32)":{"notice":"Fetches the field layout for a given table."},"getFieldLength(bytes32,bytes32[],uint8)":{"notice":"Calculates the length of a specified field in a record."},"getFieldLength(bytes32,bytes32[],uint8,bytes32)":{"notice":"Calculates the length of a specified field in a record."},"getKeySchema(bytes32)":{"notice":"Retrieves the key schema for a given table."},"getRecord(bytes32,bytes32[])":{"notice":"Fetches a record from a specified table using a provided key tuple."},"getRecord(bytes32,bytes32[],bytes32)":{"notice":"Fetches a record from a specified table using a provided key tuple and field layout."},"getStaticField(bytes32,bytes32[],uint8,bytes32)":{"notice":"Retrieves data for a specific static (fixed length) field in a record."},"getValueSchema(bytes32)":{"notice":"Retrieves the value schema for a given table."},"initialize(address)":{"notice":"Initializes the World by installing the core module."},"installRootModule(address,bytes)":{"notice":"Installs a given root module in the World."},"popFromDynamicField(bytes32,bytes32[],uint8,uint256)":{"notice":"Removes a specified amount of data from the end of a dynamic (variable length) field in the table identified by `tableId`."},"pushToDynamicField(bytes32,bytes32[],uint8,bytes)":{"notice":"Appends data to the end of a dynamic (variable length) field in the table identified by `tableId`."},"setDynamicField(bytes32,bytes32[],uint8,bytes)":{"notice":"Writes data into a dynamic (varible length) field in the table identified by `tableId`."},"setField(bytes32,bytes32[],uint8,bytes)":{"notice":"Writes data into a specified field in the table identified by `tableId`."},"setField(bytes32,bytes32[],uint8,bytes,bytes32)":{"notice":"Writes data into a specified field in the table, adhering to a specific layout."},"setRecord(bytes32,bytes32[],bytes,bytes32,bytes)":{"notice":"Writes a record in the table identified by `tableId`."},"setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)":{"notice":"Writes data into a static (fixed length) field in the table identified by `tableId`."},"spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)":{"notice":"Modifies dynamic (variable length) data in a record for a specified field."},"spliceStaticData(bytes32,bytes32[],uint48,bytes)":{"notice":"Modifies static (fixed length) data in a record at the specified position."},"storeVersion()":{"notice":"Retrieves the version of the store."}},"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/World.sol":"World"},"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/StoreData.sol":{"keccak256":"0x9d740905a6bd4e322f7cc6f7837fe80d7733f7604d2077e45b58b8c3e84b67dd","urls":["bzz-raw://c53f83af2b84c740ede7fa379d92d86ab2e94341296d930114fa58c0380fd210","dweb:/ipfs/QmTUf3nL1fqKQXuTQF9HyjeWXdXYGemD2EzXUB3BjaNS2A"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreRead.sol":{"keccak256":"0x9fdfe426fd74b31fe309efbd9bf30bcfea7457366f8c8138cf0ee0bd983d6c28","urls":["bzz-raw://5bba26fa27f64c5560708391c09da78a1e8bbaa6b5d515aa7692a57516319ecd","dweb:/ipfs/QmQmDtwG742BMqW8qgiMAccdpZbzxQyyVnW9LMETP2NBVF"],"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/IModule.sol":{"keccak256":"0x6c11c44fef08d46ca9f291551a42b8576259f65b7e957aef92540ba0acd72909","urls":["bzz-raw://0ffbc3646ea495350939319f5418ba2dd45b6ec809d6b84ed3264e592a9385bd","dweb:/ipfs/QmPCjuQUMWVUPv7vSVfztnymYA9hUP1xRS62FD6iwzGMuo"],"license":"MIT"},"node_modules/@latticexyz/world/src/ISystemHook.sol":{"keccak256":"0xad31c270fe5bf23869fe4a55a9a8d3372871c595f6b0f9a197e810051ab1bfdc","urls":["bzz-raw://af7acd6a86410c6d2586739e370134265521cf522fec0c3091804c0d0f99a0fc","dweb:/ipfs/QmRRbUbw89Z3tva95UTvxKhFwn5ddYNMiHbVs6Nnmpsty3"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol":{"keccak256":"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/IWorldKernel.sol":{"keccak256":"0xf15243b03fdc6e5222aefdaad74fffc909f9058f9d8d6ba06acb797197f74635","urls":["bzz-raw://c3f4ecb21499e677697dbe71002a5e96651fb0d8c279c4065e6441f13a9c75b3","dweb:/ipfs/QmZ7oEHWK85aetzt9uJ3bmJJKLZkK5PoaakxiEDq4xEEww"],"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/World.sol":{"keccak256":"0xbdee403ebb8dfa1af0b7834ae616bb99ce65bdbb7086bf46da13e2b4c6718ba6","urls":["bzz-raw://f5287378d13c57585f46693d8a3e7af34f28b13ca07a10462a19d7898ad3ccc1","dweb:/ipfs/QmZyHGiekhTt69AiLSTo4FjQYttCUgm8zeqJMmb8DNNdPF"],"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/InitModuleAddress.sol":{"keccak256":"0x4d0a317051e00a64696a4f9a749f95953dda5ce6fc086b194f54276af1510395","urls":["bzz-raw://5e96a02aa8a528d9d18d741a5cac7c19200ee5739ec92d42faafbf64efeeeb69","dweb:/ipfs/QmXkeMC6EyH3b6px685Dgfd5uGnrkfBUAQ4n1S8bsicEWd"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/InstalledModules.sol":{"keccak256":"0x6d247eea47c3566ea8e71b39e662607509f7a2080eabddf83c9f6b0682d27edc","urls":["bzz-raw://ab03d2cf026d39902ec68c3665a6779053e82e0f60bccfe2810be4b43f05894e","dweb:/ipfs/Qmdzg8bmkWjN4mw9EfnHFqYHpTJACGm9YoYZDZhX1MMamY"],"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/requireInterface.sol":{"keccak256":"0x95e9469529f790727966c513ed19b42abf065a2cd482faba4b8e3404edfb8730","urls":["bzz-raw://da63bf514679a87134d2c36563c9c398906e1e06b27cb17eed10895cd7c87658","dweb:/ipfs/QmUrfkw8YTs6zUq5eaWPgdLmTUJVsp1CRBGQz6kdh7bs3C"],"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/version.sol":{"keccak256":"0x940fa33f2a4986bda788f9418fe4e51ae206a6e4954721443cec11ebf2e700be","urls":["bzz-raw://3aacb56ffa02e40a60b9343aae4fe7c0d9623b74c6ee70b9a42f8428e64e4d4e","dweb:/ipfs/QmNXwHcUzNEvqjaSTdooSV3hhCkGadpT9peQAmhLaQTj2k"],"license":"MIT"},"node_modules/@latticexyz/world/src/worldResourceTypes.sol":{"keccak256":"0x3478328afa3363bcb25271cdcd4c23355f53be785ae0aab5159490122831b8ed","urls":["bzz-raw://5192c5d7dbe1e5521fc9af4830c991be7209652080c507ee6860cc3746dce96d","dweb:/ipfs/Qmbf6ge8pEwaGhjei7MKFCNk9UbCb55AvUadbbeqyNKJ12"],"license":"MIT"}},"version":1},"id":57}
|
1
|
+
{"abi":[{"type":"constructor","inputs":[],"stateMutability":"nonpayable"},{"type":"fallback","stateMutability":"payable"},{"type":"receive","stateMutability":"payable"},{"type":"function","name":"call","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"callData","type":"bytes","internalType":"bytes"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"payable"},{"type":"function","name":"callFrom","inputs":[{"name":"delegator","type":"address","internalType":"address"},{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"callData","type":"bytes","internalType":"bytes"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"payable"},{"type":"function","name":"creator","inputs":[],"outputs":[{"name":"","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"deleteRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"getDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getDynamicFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getDynamicFieldSlice","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getFieldLayout","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"stateMutability":"view"},{"type":"function","name":"getFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getKeySchema","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"keySchema","type":"bytes32","internalType":"Schema"}],"stateMutability":"view"},{"type":"function","name":"getRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"}],"outputs":[{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getStaticField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"data","type":"bytes32","internalType":"bytes32"}],"stateMutability":"view"},{"type":"function","name":"getValueSchema","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"valueSchema","type":"bytes32","internalType":"Schema"}],"stateMutability":"view"},{"type":"function","name":"initialMsgSender","inputs":[],"outputs":[{"name":"","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"initialize","inputs":[{"name":"initModule","type":"address","internalType":"contract IModule"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"installRootModule","inputs":[{"name":"module","type":"address","internalType":"contract IModule"},{"name":"encodedArgs","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"popFromDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"byteLengthToPop","type":"uint256","internalType":"uint256"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"pushToDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"dataToPush","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"data","type":"bytes","internalType":"bytes"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setStaticField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"data","type":"bytes","internalType":"bytes"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"spliceDynamicData","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"startWithinField","type":"uint40","internalType":"uint40"},{"name":"deleteCount","type":"uint40","internalType":"uint40"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"spliceStaticData","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"start","type":"uint48","internalType":"uint48"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"storeVersion","inputs":[],"outputs":[{"name":"","type":"bytes32","internalType":"bytes32"}],"stateMutability":"pure"},{"type":"function","name":"worldVersion","inputs":[],"outputs":[{"name":"","type":"bytes32","internalType":"bytes32"}],"stateMutability":"pure"},{"type":"event","name":"HelloStore","inputs":[{"name":"storeVersion","type":"bytes32","indexed":true,"internalType":"bytes32"}],"anonymous":false},{"type":"event","name":"HelloWorld","inputs":[{"name":"worldVersion","type":"bytes32","indexed":true,"internalType":"bytes32"}],"anonymous":false},{"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_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_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_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":"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_InvalidBounds","inputs":[{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidResourceType","inputs":[{"name":"expected","type":"bytes2","internalType":"bytes2"},{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"Store_InvalidSplice","inputs":[{"name":"startWithinField","type":"uint40","internalType":"uint40"},{"name":"deleteCount","type":"uint40","internalType":"uint40"},{"name":"fieldLength","type":"uint40","internalType":"uint40"}]},{"type":"error","name":"Store_TableNotFound","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"tableIdString","type":"string","internalType":"string"}]},{"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":"0x60a060405234801561000f575f80fd5b506100467f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e17580546001600160a01b03191630179055565b6040516e0c4b8c0b8c0b5d5b985d591a5d1959608a1b907fc7f5fdc8526b76f54916701bc910876243ffff2a40b0bb8d59eea8151c52c005905f90a2336080526040516e0c4b8c0b8c0b5d5b985d591a5d1959608a1b907f7f8f36afe3fb61c459c1a54a60b8a477eab02cc58e49f547561a40906239cb82905f90a260805161514c620000e25f395f818161039d0152611305015261514c5ff3fe6080604052600436106101db575f3560e01c8063894ecc5811610101578063c4d66de811610094578063d9c03a0411610063578063d9c03a04146106fc578063dbbf0e2114610604578063e228a4a31461071b578063ef6ea8621461073a5761026e565b8063c4d66de814610680578063cc49db7e1461069f578063d03edb8c146106be578063d4285dc2146106dd5761026e565b8063af068c9e116100d0578063af068c9e14610623578063b047c1eb14610642578063c0a2895a14610661578063c1122229146105815761026e565b8063894ecc58146105b35780638c364d59146105c65780639f1fcf0a146105e5578063a53417ed146106045761026e565b80633708196e11610179578063419b58fd11610148578063419b58fd146105155780634dc77d9714610543578063505a181d146105625780636951955d146105815761026e565b80633708196e14610497578063390baae0146104b65780633a77c2c2146104d55780633ae7af08146105025761026e565b8063150f3262116101b5578063150f3262146104275780631e71d54c146104465780631e78897714610459578063298314fb146104785761026e565b806302d05d3f1461038c57806305242d2f146103dc578063114a7266146104085761026e565b3661026e5760408051616e7360f01b60208201525f602282018190526030820181905291610221910160405160208183030381529060405261021c906142e1565b610759565b60408051616e7360f01b60208201525f60228201819052603082015291925061026c910160405160208183030381529060405261025d906142e1565b610267348461431b565b6107d7565b005b3033036102a0576040516327a1460b60e21b81526001600160e01b03195f351660048201526024015b60405180910390fd5b5f336001600160a01b03825c166102d0575f82156102c857506001600160a01b0381166102cb565b50335b805f5d505b5f806102e65f356001600160e01b031916610874565b91509150815f801b03610332576040517ffdde54e20000000000000000000000000000000000000000000000000000000081526001600160e01b03195f35166004820152602401610297565b5f6103735f368080601f0160208091040260200160405190810160405280939291908181526020018383808284375f92018290525092508691506109419050565b90505f61038233858434610974565b9050805160208201f35b348015610397575f80fd5b506103bf7f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020015b60405180910390f35b3480156103e7575f80fd5b506103fb6103f6366004614386565b6109a0565b6040516103d39190614434565b348015610413575f80fd5b5061026c610422366004614484565b6109e2565b348015610432575f80fd5b5061026c610441366004614484565b610a92565b348015610451575f80fd5b505f5c6103bf565b348015610464575f80fd5b506103fb61047336600461450b565b610b3a565b348015610483575f80fd5b5061026c610492366004614565565b610b83565b3480156104a2575f80fd5b5061026c6104b136600461460a565b610c68565b3480156104c1575f80fd5b5061026c6104d036600461460a565b610d1b565b3480156104e0575f80fd5b506104f46104ef366004614699565b610dc5565b6040519081526020016103d3565b6103fb610510366004614761565b610dd5565b348015610520575f80fd5b5061053461052f3660046147a5565b610e40565b6040516103d3939291906147f4565b34801561054e575f80fd5b506103fb61055d366004614890565b610e93565b34801561056d575f80fd5b5061026c61057c3660046148f4565b610ea2565b34801561058c575f80fd5b507f312e302e302d756e6175646974656400000000000000000000000000000000006104f4565b6103fb6105c1366004614950565b610f15565b3480156105d1575f80fd5b506104f46105e0366004614386565b6110a6565b3480156105f0575f80fd5b506104f46105ff3660046149a5565b6110e7565b34801561060f575f80fd5b506104f461061e366004614a00565b6110f4565b34801561062e575f80fd5b5061026c61063d366004614a53565b611100565b34801561064d575f80fd5b5061026c61065c366004614a8a565b61117a565b34801561066c575f80fd5b5061026c61067b366004614b11565b611222565b34801561068b575f80fd5b5061026c61069a366004614b97565b6112cd565b3480156106aa575f80fd5b506105346106b93660046148f4565b61140b565b3480156106c9575f80fd5b506103fb6106d836600461450b565b61145b565b3480156106e8575f80fd5b506104f46106f7366004614699565b61149b565b348015610707575f80fd5b5061026c610716366004614386565b6114a5565b348015610726575f80fd5b506104f4610735366004614699565b611523565b348015610745575f80fd5b5061026c610754366004614484565b61152d565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f8151811061079057610790614bb2565b60209081029190910101525f6107cf7f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b6115d5565b949350505050565b6040805160018082528183019092525f916020808301908036833701905050905082815f8151811061080b5761080b614bb2565b60200260200101818152505061086f7f7462776f726c6400000000000000000042616c616e63657300000000000000005f1b825f8560405160200161085291815260200190565b60408051601f19818403018152919052630100080160dd1b611601565b505050565b6040805160018082528183019092525f918291829160208083019080368337019050509050837bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f815181106108cb576108cb614bb2565b60209081029190910101525f80806109237f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72857e24020020040000000000000000000000000000000000000000000000000000611616565b925092509250610934838383611717565b9550955050505050915091565b82820160200180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1682179052825b9392505050565b60605f806109848787878761172e565b915091508161099657610996816118ee565b9695505050505050565b6060610996868686808060200260200160405190810160405280939291908181526020018383602002808284375f920191909152508892508791506118f69050565b303303610a0f576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b610a19863361193b565b610a8a868686808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525050604080516020601f8901819004810282018101909252878152899350915087908790819084018382808284375f9201919091525061198792505050565b505050505050565b303303610abf576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b610ac9863361193b565b610a8a868686808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525050604080516020601f8901819004810282018101909252878152899350915087908790819084018382808284375f920191909152506119a292505050565b6060610b7a858585808060200260200160405190810160405280939291908181526020018383602002808284375f920191909152508792506119da915050565b95945050505050565b303303610bb0576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b610bba883361193b565b610c5e888888808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525050604080516020601f8c018190048102820181019092528a815292508a91508990819084018382808284375f9201919091525050604080516020601f8a018190048102820181019092528881528a9350915088908890819084018382808284375f92019190915250611a1392505050565b5050505050505050565b303303610c95576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b610c9f873361193b565b610d12878787808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525050604080516020601f8a018190048102820181019092528881528a9350915088908890819084018382808284375f92019190915250889250611a29915050565b50505050505050565b303303610d48576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b610d52873361193b565b610d12878787808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525050604080516020601f8a018190048102820181019092528881528a9350915088908890819084018382808284375f92019190915250889250611601915050565b5f610dcf82611a6c565b92915050565b6060303303610e04576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b5f336001600160a01b03825c16610e34575f8215610e2c57506001600160a01b038116610e2f565b50335b805f5d505b610b7a33868634610974565b60605f6060610e83878787808060200260200160405190810160405280939291908181526020018383602002808284375f92019190915250899250611616915050565b9250925092509450945094915050565b60606109968686868686611aef565b303303610ecf576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b610ed9833361193b565b61086f838383808060200260200160405190810160405280939291908181526020018383602002808284375f92019190915250611bef92505050565b6060303303610f44576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b6001846001600160a01b035f5c16610f75575f8215610f6d57506001600160a01b038116610f70565b50335b805f5d505b336001600160a01b03871603610f9857610f9133868634610974565b925061109d565b5f610fa38733611c02565b9050610fb28188338989611cae565b15610fcb57610fc387878734610974565b93505061109d565b5f610fd6885f611c02565b9050610fe58189338a8a611cae565b15610fff57610ff688888834610974565b9450505061109d565b5f611030616e7360f01b7dffffffffffffffffffffffffffff000000000000000000000000000000008a1617611d7e565b905061103f818a338b8b611cae565b1561105a5761105089898934610974565b955050505061109d565b6040517fc86745f90000000000000000000000000000000000000000000000000000000081526001600160a01b038a166004820152336024820152604401610297565b50509392505050565b5f610996868686808060200260200160405190810160405280939291908181526020018383602002808284375f920191909152508892508791506115d59050565b5f610b7a85858585611df4565b5f6107cf848484611e3b565b30330361112d576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b60408051616e7360f01b60208201525f60228201819052603082015261116c9101604051602081830303815290604052611166906142e1565b33611e50565b6111768282611ea1565b5050565b3033036111a7576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b6111b1863361193b565b610a8a868686808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525050604080516020601f8901819004810282018101909252878152899350915087908790819084018382808284375f92019190915250611f5392505050565b30330361124f576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b611259883361193b565b610c5e888888808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525050604080516020601f89018190048102820181019092528781528b93508a9250899189908990819084018382808284375f920191909152506121de92505050565b3033036112fa576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b336001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000161461139d5760408051616e7360f01b60208201525f6022820181905260308201526113689101604051602081830303815290604052611363906142e1565b6121f6565b336040517fd787b737000000000000000000000000000000000000000000000000000000008152600401610297929190614bc6565b5f6113a6612332565b6001600160a01b0316146113e6576040517f15e34a4800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6113ef81612397565b604080515f815260208101909152611408908290611ea1565b50565b60605f606061144c868686808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525061243192505050565b92509250925093509350939050565b6060610b7a858585808060200260200160405190810160405280939291908181526020018383602002808284375f92019190915250879250612456915050565b5f610dcf8261246c565b3033036114d2576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b6114dc853361193b565b61151c858585808060200260200160405190810160405280939291908181526020018383602002808284375f920191909152508792508691506124df9050565b5050505050565b5f610dcf82612535565b30330361155a576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b611564863361193b565b610a8a868686808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525050604080516020601f8901819004810282018101909252878152899350915087908790819084018382808284375f9201919091525061255a92505050565b5f610b7a6115e38686612592565b60ff858116601b0360080285901c166115fc85876125e7565b61261f565b61151c858561161084876125e7565b85611f53565b60605f60605f6116258561266f565b9050611632878783612691565b93505f61163e866126c6565b9050801561170c576116508888612702565b935066ffffffffffffff841667ffffffffffffffff811115611674576116746146b0565b6040519080825280601f01601f19166020018201604052801561169e576020820181803683370190505b509250602083015f5b828160ff161015611709575f6116be8b8b84612714565b90505f6116da888460ff166028026038011c64ffffffffff1690565b90506116e8825f8387612792565b6116f2818561431b565b93505050808061170190614bf0565b9150506116a7565b50505b505093509350939050565b5f8061172285612859565b90969095509350505050565b5f60605f61173b8661286d565b90505f5b8151811015611807575f82828151811061175b5761175b614bb2565b602002602001015190506117876001826affffffffffffffffffffff19166128f290919063ffffffff16565b156117fe576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c3323031906117d0908c908c908c90600401614c0e565b5f604051808303815f87803b1580156117e7575f80fd5b505af11580156117f9573d5f803e3d5ffd5b505050505b5060010161173f565b506118148785888861290f565b90935091505f5b81518110156118e3575f82828151811061183757611837614bb2565b602002602001015190506118636002826affffffffffffffffffffff19166128f290919063ffffffff16565b156118da576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f99906118ac908c908c908c90600401614c0e565b5f604051808303815f87803b1580156118c3575f80fd5b505af11580156118d5573d5f803e3d5ffd5b505050505b5060010161181b565b505094509492505050565b805160208201fd5b606061190182612a26565b8360ff16101561191e5761191785858585612a37565b90506107cf565b611917858561192c85612a26565b6119369087614c35565b6119da565b6119458282612a64565b61117657611952826121f6565b816040517fd787b737000000000000000000000000000000000000000000000000000000008152600401610297929190614bc6565b61199c8484848461199789611a6c565b611a29565b50505050565b5f6119ad8585612702565b90505f6119c9828560ff166028026038011c64ffffffffff1690565b9050610a8a868686845f8888612aa6565b60606107cf6119ea858585612714565b5f611a0e856119f98989612702565b9060ff166028026038011c64ffffffffff1690565b612ec9565b61151c8585858585611a248b611a6c565b612eec565b611a3281612a26565b8360ff161015611a4e57611a498585858585611601565b61151c565b61151c8585611a5c84612a26565b611a669087614c35565b8561255a565b5f7f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d000000000000000000008201611aba57507e60030220202000000000000000000000000000000000000000000000000000919050565b610dcf611ae77f746273746f72650000000000000000005461626c6573000000000000000000008461321a565b60205f61261f565b606081831115611b35576040517fa8c547820000000000000000000000000000000000000000000000000000000081526004810184905260248101839052604401610297565b5f611b408787612702565b90505f611b5c828760ff166028026038011c64ffffffffff1690565b90508085101580611b6c57508084115b15611bc7578081861015611b8a57611b85600186614c4e565b611b8c565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401610297565b5f611bd3898989612714565b9050611be28187888803612ec9565b9998505050505050505050565b6111768282611bfd85611a6c565b613235565b6040805160028082526060820183525f9283929190602083019080368337019050509050836001600160a01b03165f1b815f81518110611c4457611c44614bb2565b602002602001018181525050826001600160a01b03165f1b81600181518110611c6f57611c6f614bb2565b60209081029190910101525f610b7a7f7462776f726c640000000000000000005573657244656c65676174696f6e436f8383630100080160dd1b6115d5565b5f611cb886613521565b15611cc557506001610b7a565b85611cd157505f610b7a565b5f80611d4b865f8a8a8989604051602401611cee93929190614c0e565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f1a86b5500000000000000000000000000000000000000000000000000000000017905261290f565b9150915081611d5e575f92505050610b7a565b80806020019051810190611d729190614c61565b98975050505050505050565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f81518110611db557611db5614bb2565b60209081029190910101525f6107cf7f7462776f726c640000000000000000004e616d65737061636544656c656761748383630100080160dd1b6115d5565b5f80611dff83612a26565b90508060ff168460ff161015611e275760ff848116601b0360080284901c165b9150506107cf565b611e1f8686611e368488614c35565b61359b565b5f6107cf848484611e4b88611a6c565b611df4565b6001600160a01b038116611e8a616e7360f01b7dffffffffffffffffffffffffffff000000000000000000000000000000008516176135aa565b6001600160a01b03161461117657611952826121f6565b611ecb827f6fdd1c8000000000000000000000000000000000000000000000000000000000613643565b611f3f335f8484604051602401611ee29190614434565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f7c5b03350000000000000000000000000000000000000000000000000000000017905261369e565b5061117682828051906020012060016136ae565b7f6f74000000000000000000000000000000000000000000000000000000000000847fffff0000000000000000000000000000000000000000000000000000000000001603611fdd57837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be848484604051611fd093929190614cba565b60405180910390a261199c565b5f611fe88585612592565b90505f611ff48661378d565b90505f5b81518110156120c2575f82828151811061201457612014614bb2565b602002602001015190506120406004826affffffffffffffffffffff19166128f290919063ffffffff16565b156120b9576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d9061208b908b908b908b908b90600401614cec565b5f604051808303815f87803b1580156120a2575f80fd5b505af11580156120b4573d5f803e3d5ffd5b505050505b50600101611ff8565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be8686866040516120f793929190614cba565b60405180910390a2612112828565ffffffffffff16856137fc565b5f5b8151811015610d12575f82828151811061213057612130614bb2565b6020026020010151905061215c6008826affffffffffffffffffffff19166128f290919063ffffffff16565b156121d5576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba8721906121a7908b908b908b908b90600401614cec565b5f604051808303815f87803b1580156121be575f80fd5b505af11580156121d0573d5f803e3d5ffd5b505050505b50600101612114565b610a8a8686868686866121f18d8d612702565b612aa6565b606081601081901b5f61220883613812565b9050827fffffffffffffffffffffffffffff0000000000000000000000000000000000008316156122635761225e7fffffffffffffffffffffffffffff0000000000000000000000000000000000008416613828565b61229a565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b7fffffffffffffffffffffffffffffffff000000000000000000000000000000008316156122d0576122cb83613828565b612307565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b60405160200161231993929190614d24565b6040516020818303038152906040529350505050919050565b604080515f808252602082019092525f61238d7f7462776f726c64000000000000000000496e69744d6f64756c6541646472657383837e140100140000000000000000000000000000000000000000000000000000006138cb565b60601c9392505050565b604080515f808252602082018352606084901b7fffffffffffffffffffffffffffffffffffffffff000000000000000000000000168284015282518083036034018152605483019093529091611176917f7462776f726c64000000000000000000496e69744d6f64756c65416464726573918491907e1401001400000000000000000000000000000000000000000000000000000061397d565b60605f6060612449858561244488611a6c565b611616565b9250925092509250925092565b60606107cf84848461246788611a6c565b6118f6565b5f61247682613a20565b905061248182613aaf565b6124da57818260405160200161249991815260200190565b60408051601f19818403018152908290527f41e713ad0000000000000000000000000000000000000000000000000000000082526102979291600401614db1565b919050565b5f6124ea8585612702565b90505f612506828560ff166028026038011c64ffffffffff1690565b9050610a8a86868661251f8764ffffffffff8716614c4e565b604080515f815260208101909152889088612aa6565b5f61253f82613b49565b9050806124da57818260405160200161249991815260200190565b5f6125658585612702565b90505f612581828560ff166028026038011c64ffffffffff1690565b9050610a8a8686865f858888612aa6565b5f82826040516020016125a6929190614dc9565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b5f80805b8360ff168110156126175761260d60ff601b83900360080287901c168361431b565b91506001016125eb565b509392505050565b5f602082106126445760208204840193506020828161264057612640614e03565b0691505b508254600882021b602082900380841115612617576001850154600882021c82179150509392505050565b5f600861267e60026020614c4e565b6126889190614e17565b9190911c919050565b6060815f036126ae575060408051602081019091525f815261096d565b5f6126b98585612592565b9050610b7a815f85612ec9565b5f60086001806126d860026020614c4e565b6126e29190614c4e565b6126ec9190614c4e565b6126f69190614e17565b8260ff911c1692915050565b5f61096d6127108484613bd8565b5490565b5f8383604051602001612728929190614dc9565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f118185f1c90509392505050565b821561281657602083106127bc576020830484019350602083816127b8576127b8614e03565b0692505b82156128165760208390035f818410156127dd57505f19600884021c6127e6565b505f19600882021c5b8554600886021b81845116821982161784525081841161280757505061199c565b50600194909401939182900391015b5b602082106128385783548152600190930192601f1990910190602001612817565b811561199c575f5f19600884021c8251865482191691161782525050505050565b602081015160408201515f905b9050915091565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f815181106128a5576128a5614bb2565b60209081029190910101525f6128dc7f7462776f726c6400000000000000000053797374656d486f6f6b73000000000083836119da565b90506107cf6128ed825f8451613c2d565b613cb9565b5f8160ff16826129028560581c90565b1660ff1614905092915050565b5f60605f8061291d86613cc8565b90925090506001600160a01b03821661296e578561293a876121f6565b6040517ffbf10ce6000000000000000000000000000000000000000000000000000000008152600401610297929190614db1565b8061297d5761297d868961193b565b86156129c8577dffffffffffffffffffffffffffff000000000000000000000000000000008616616e7360f01b175f6129b582610759565b90506129c5826102678b8461431b565b50505b5f6129d38760101b90565b7fffffffffffffffffffffffffffff0000000000000000000000000000000000001614612a0b57612a0688888488613d69565b612a17565b612a1788888488613ddc565b90999098509650505050505050565b5f600860016126e260026020614c4e565b6060610b7a612a468686612592565b612a5084866125e7565b60ff868116601b0360080286901c16612ec9565b5f612a96616e7360f01b7dffffffffffffffffffffffffffff0000000000000000000000000000000085161783613e39565b8061096d575061096d8383613e39565b7f7462000000000000000000000000000000000000000000000000000000000000877fffff0000000000000000000000000000000000000000000000000000000000001614612b66577f74620000000000000000000000000000000000000000000000000000000000008788604051602001612b2491815260200190565b60408051601f19818403018152908290527f31b46683000000000000000000000000000000000000000000000000000000008252610297939291600401614e2e565b5f612b80828760ff166028026038011c64ffffffffff1690565b90505f83518564ffffffffff1683612b989190614c4e565b612ba2919061431b565b9050808214158015612bc4575081612bba8688614e6e565b64ffffffffff1614155b15612c14576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff8088166004830152808716602483015283166044820152606401610297565b818664ffffffffff161115612c65576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff87166024820152604401610297565b5f612c71848984613efe565b90505f612c7d8b61378d565b90505f5b8151811015612d41575f828281518110612c9d57612c9d614bb2565b60200260200101519050612cc96010826affffffffffffffffffffff19166128f290919063ffffffff16565b15612d3857606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b8152600401612d0a9796959493929190614e93565b5f604051808303815f87803b158015612d21575f80fd5b505af1158015612d33573d5f803e3d5ffd5b505050505b50600101612c81565b5064ffffffffff88165f5b8a60ff168160ff161015612d7f57612d73878260ff166028026038011c64ffffffffff1690565b90910190600101612d4c565b508b7faa63765a776145e5e6492f471ae097dfed11cd57a61bc2679dd43180422385b48c838b878c604051612db8959493929190614ef0565b60405180910390a250828414612dd8575f612dd38c8c613bd8565b839055505b5f612de48c8c8c612714565b9050612df8818a64ffffffffff16896137fc565b505f5b8151811015612ebb575f828281518110612e1757612e17614bb2565b60200260200101519050612e436020826affffffffffffffffffffff19166128f290919063ffffffff16565b15612eb257606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b8152600401612e849796959493929190614e93565b5f604051808303815f87803b158015612e9b575f80fd5b505af1158015612ead573d5f803e3d5ffd5b505050505b50600101612dfb565b505050505050505050505050565b60405160208101601f19603f848401011660405282825261261785858584612792565b7f6f74000000000000000000000000000000000000000000000000000000000000867fffff0000000000000000000000000000000000000000000000000000000000001603612f7857857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051612f6b9493929190614f35565b60405180910390a2610a8a565b5f612f828761378d565b90505f5b8151811015613054575f828281518110612fa257612fa2614bb2565b60200260200101519050612fce6001826affffffffffffffffffffff19166128f290919063ffffffff16565b1561304b576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c9061301d908c908c908c908c908c908c90600401614f73565b5f604051808303815f87803b158015613034575f80fd5b505af1158015613046573d5f803e3d5ffd5b505050505b50600101612f86565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a98787878760405161308b9493929190614f35565b60405180910390a25f61309e8888612592565b90505f6020870190506130b4825f895184613fcb565b5f6130be856126c6565b111561313e575f6130cf8a8a613bd8565b87815590506020860191505f805f5b6130e7886126c6565b8160ff161015613139576130fc8d8d83612714565b92506131178a8260ff166028026038011c64ffffffffff1690565b9150613125835f8488613fcb565b61312f828661431b565b94506001016130de565b505050505b5f5b835181101561320e575f84828151811061315c5761315c614bb2565b602002602001015190506131886002826affffffffffffffffffffff19166128f290919063ffffffff16565b15613205576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf906131d7908e908e908e908e908e908e90600401614f73565b5f604051808303815f87803b1580156131ee575f80fd5b505af1158015613200573d5f803e3d5ffd5b505050505b50600101613140565b50505050505050505050565b60408051602081018490529081018290525f906060016125a6565b7f6f74000000000000000000000000000000000000000000000000000000000000837fffff00000000000000000000000000000000000000000000000000000000000016036132bb57827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07836040516132ae9190614fcb565b60405180910390a2505050565b5f6132c58461378d565b90505f5b8151811015613391575f8282815181106132e5576132e5614bb2565b602002602001015190506133116040826affffffffffffffffffffff19166128f290919063ffffffff16565b15613388576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf459061335a90899089908990600401614fdd565b5f604051808303815f87803b158015613371575f80fd5b505af1158015613383573d5f803e3d5ffd5b505050505b506001016132c9565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07846040516133c29190614fcb565b60405180910390a25f6133d58585612592565b905061342d815f6133e58661266f565b67ffffffffffffffff8111156133fd576133fd6146b0565b6040519080825280601f01601f191660200182016040528015613427576020820181803683370190505b506137fc565b5f613437846126c6565b1115613457575f6134488686613bd8565b9050613455816020614086565b505b5f5b8251811015610a8a575f83828151811061347557613475614bb2565b602002602001015190506134a16080826affffffffffffffffffffff19166128f290919063ffffffff16565b15613518576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b906134ea908a908a908a90600401614fdd565b5f604051808303815f87803b158015613501575f80fd5b505af1158015613513573d5f803e3d5ffd5b505050505b50600101613459565b604080517f737900000000000000000000000000000000000000000000000000000000000060208201525f602282018190527f756e6c696d69746564000000000000000000000000000000000000000000000060308301529101604051602081830303815290604052613593906142e1565b909114919050565b5f6107cf826119f98686612702565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f815181106135e1576135e1614bb2565b60209081029190910101525f6136387f7462776f726c640000000000000000004e616d6573706163654f776e6572000083837e140100140000000000000000000000000000000000000000000000000000006115d5565b60601c949350505050565b61364d82826140c1565b611176576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b031982166024820152604401610297565b60605f8061098487878787613ddc565b6040805160028082526060820183525f92602083019080368337019050509050836001600160a01b03165f1b815f815181106136ec576136ec614bb2565b602002602001018181525050828160018151811061370c5761370c614bb2565b60200260200101818152505061199c7f7462776f726c64000000000000000000496e7374616c6c65644d6f64756c65735f1b825f8560405160200161375891151560f81b815260010190565b60408051601f198184030181529190527e01010001000000000000000000000000000000000000000000000000000000611601565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f815181106137c5576137c5614bb2565b60209081029190910101525f6128dc7f746273746f726500000000000000000053746f7265486f6f6b7300000000000083836119da565b61086f8383835161380d8560200190565b613fcb565b5f61381f6070601061431b565b9190911b919050565b60605f5b601081101561388c577fffffffffffffffffffffffffffffffff000000000000000000000000000000008316600882021b7fff00000000000000000000000000000000000000000000000000000000000000161561388c5760010161382c565b604080517fffffffffffffffffffffffffffffffff000000000000000000000000000000008516602082015281516030909101909152818152806107cf565b5f806138d56140dc565b9050306001600160a01b038216036138f357611e1f868686866115d5565b6040517f8c364d590000000000000000000000000000000000000000000000000000000081526001600160a01b03821690638c364d599061393e908990899089908990600401615005565b602060405180830381865afa158015613959573d5f803e3d5ffd5b505050506040513d601f19601f82011682018060405250810190611e1f9190615033565b5f6139866140dc565b9050306001600160a01b038216036139aa576139a58686868686611601565b610a8a565b6040517f390baae00000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063390baae0906139f7908990899089908990899060040161504a565b5f604051808303815f87803b158015613a0e575f80fd5b505af115801561320e573d5f803e3d5ffd5b6040805160018082528183019092525f918291906020808301908036833701905050905082815f81518110613a5757613a57614bb2565b60209081029190910101525f6107cf7f746273746f72650000000000000000005461626c6573000000000000000000008360017e600302202020000000000000000000000000000000000000000000000000006115d5565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f81518110613ae657613ae6614bb2565b60209081029190910101525f613b3d7f746273746f72650000000000000000005265736f75726365496473000000000083837e010100010000000000000000000000000000000000000000000000000000006115d5565b90506107cf8160f81c90565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f81518110613b8057613b80614bb2565b60209081029190910101525f6107cf7f746273746f72650000000000000000005461626c6573000000000000000000008360027e600302202020000000000000000000000000000000000000000000000000006115d5565b5f8282604051602001613bec929190614dc9565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b5f81831180613c3c5750835182115b15613c79578383836040517f23230fa300000000000000000000000000000000000000000000000000000000815260040161029793929190615090565b60208401613c87848261431b565b90505f613c948585614c4e565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b60605f61096d8360155f614115565b6040805160018082528183019092525f91829182916020808301908036833701905050905083815f81518110613d0057613d00614bb2565b60209081029190910101525f8080613d587f7462776f726c6400000000000000000053797374656d73000000000000000000857e15020014010000000000000000000000000000000000000000000000000000611616565b92509250925061093483838361418d565b5f6060836001600160a01b03165f613d82858989614198565b604051613d8f91906150b4565b5f6040518083038185875af1925050503d805f8114613dc9576040519150601f19603f3d011682016040523d82523d5f602084013e613dce565b606091505b509097909650945050505050565b5f6060836001600160a01b0316613df4848888614198565b604051613e0191906150b4565b5f60405180830381855af49150503d805f8114613dc9576040519150601f19603f3d011682016040523d82523d5f602084013e613dce565b6040805160028082526060820183525f928392919060208301908036833701905050905083815f81518110613e7057613e70614bb2565b602002602001018181525050826001600160a01b03165f1b81600181518110613e9b57613e9b614bb2565b60209081029190910101525f613ef27f7462776f726c640000000000000000005265736f75726365416363657373000083837e010100010000000000000000000000000000000000000000000000000000006115d5565b9050610b7a8160f81c90565b5f64ffffffffff821115613f41576040517f4767058800000000000000000000000000000000000000000000000000000000815260048101839052602401610297565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff16808510613f735780850382019150613f7b565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b82156140435760208310613ff557602083048401935060208381613ff157613ff1614e03565b0692505b82156140435760208390035f5f19600885021c1990506008850281811c91508351811c905081198754168282161787555081841161403457505061199c565b50600194909401939182900391015b5b602082106140655780518455600190930192601f1990910190602001614044565b811561199c575f5f19600884021c8554835182191691161785555050505050565b5f602061409483601f61431b565b61409e91906150cf565b6140a8908461431b565b90505b8083101561086f575f83556001830192506140ab565b5f6140cb836141c7565b801561096d575061096d8383614212565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175545f906001600160a01b0316806124da573391505090565b60605f6141228560801c90565b90506fffffffffffffffffffffffffffffffff85165f85828161414757614147614e03565b0490506040519350602084016020820281016040528185525f5b82811015614181578451871c825293870193602090910190600101614161565b50505050509392505050565b5f80611722856142c6565b60608383836040516020016141af939291906150ee565b60405160208183030381529060405290509392505050565b5f6141f2827f01ffc9a700000000000000000000000000000000000000000000000000000000614212565b8015610dcf575061420b826001600160e01b0319614212565b1592915050565b6040516001600160e01b0319821660248201525f90819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a70000000000000000000000000000000000000000000000000000000017815282519293505f9283928392909183918a617530fa92503d91505f5190508280156142b0575060208210155b80156142bb57505f81115b979650505050505050565b6020810151603482015160609190911c905f9060f81c612866565b80516020808301519190811015614301575f198160200360031b1b821691505b50919050565b634e487b7160e01b5f52601160045260245ffd5b80820180821115610dcf57610dcf614307565b5f8083601f84011261433e575f80fd5b50813567ffffffffffffffff811115614355575f80fd5b6020830191508360208260051b850101111561436f575f80fd5b9250929050565b803560ff811681146124da575f80fd5b5f805f805f6080868803121561439a575f80fd5b85359450602086013567ffffffffffffffff8111156143b7575f80fd5b6143c38882890161432e565b90955093506143d6905060408701614376565b949793965091946060013592915050565b5f5b838110156144015781810151838201526020016143e9565b50505f910152565b5f81518084526144208160208601602086016143e7565b601f01601f19169290920160200192915050565b602081525f61096d6020830184614409565b5f8083601f840112614456575f80fd5b50813567ffffffffffffffff81111561446d575f80fd5b60208301915083602082850101111561436f575f80fd5b5f805f805f8060808789031215614499575f80fd5b86359550602087013567ffffffffffffffff808211156144b7575f80fd5b6144c38a838b0161432e565b90975095508591506144d760408a01614376565b945060608901359150808211156144ec575f80fd5b506144f989828a01614446565b979a9699509497509295939492505050565b5f805f806060858703121561451e575f80fd5b84359350602085013567ffffffffffffffff81111561453b575f80fd5b6145478782880161432e565b909450925061455a905060408601614376565b905092959194509250565b5f805f805f805f8060a0898b03121561457c575f80fd5b88359750602089013567ffffffffffffffff8082111561459a575f80fd5b6145a68c838d0161432e565b909950975060408b01359150808211156145be575f80fd5b6145ca8c838d01614446565b909750955060608b0135945060808b01359150808211156145e9575f80fd5b506145f68b828c01614446565b999c989b5096995094979396929594505050565b5f805f805f805f60a0888a031215614620575f80fd5b87359650602088013567ffffffffffffffff8082111561463e575f80fd5b61464a8b838c0161432e565b909850965086915061465e60408b01614376565b955060608a0135915080821115614673575f80fd5b506146808a828b01614446565b989b979a50959894979596608090950135949350505050565b5f602082840312156146a9575f80fd5b5035919050565b634e487b7160e01b5f52604160045260245ffd5b604051601f8201601f1916810167ffffffffffffffff811182821017156146ed576146ed6146b0565b604052919050565b5f82601f830112614704575f80fd5b813567ffffffffffffffff81111561471e5761471e6146b0565b6147316020601f19601f840116016146c4565b818152846020838601011115614745575f80fd5b816020850160208301375f918101602001919091529392505050565b5f8060408385031215614772575f80fd5b82359150602083013567ffffffffffffffff81111561478f575f80fd5b61479b858286016146f5565b9150509250929050565b5f805f80606085870312156147b8575f80fd5b84359350602085013567ffffffffffffffff8111156147d5575f80fd5b6147e18782880161432e565b9598909750949560400135949350505050565b606081525f6148066060830186614409565b84602084015282810360408401526109968185614409565b5f82601f83011261482d575f80fd5b8135602067ffffffffffffffff821115614849576148496146b0565b8160051b6148588282016146c4565b9283528481018201928281019087851115614871575f80fd5b83870192505b848310156142bb57823582529183019190830190614877565b5f805f805f60a086880312156148a4575f80fd5b85359450602086013567ffffffffffffffff8111156148c1575f80fd5b6148cd8882890161481e565b9450506148dc60408701614376565b94979396509394606081013594506080013592915050565b5f805f60408486031215614906575f80fd5b83359250602084013567ffffffffffffffff811115614923575f80fd5b61492f8682870161432e565b9497909650939450505050565b6001600160a01b0381168114611408575f80fd5b5f805f60608486031215614962575f80fd5b833561496d8161493c565b925060208401359150604084013567ffffffffffffffff81111561498f575f80fd5b61499b868287016146f5565b9150509250925092565b5f805f80608085870312156149b8575f80fd5b84359350602085013567ffffffffffffffff8111156149d5575f80fd5b6149e18782880161481e565b9350506149f060408601614376565b9396929550929360600135925050565b5f805f60608486031215614a12575f80fd5b83359250602084013567ffffffffffffffff811115614a2f575f80fd5b614a3b8682870161481e565b925050614a4a60408501614376565b90509250925092565b5f8060408385031215614a64575f80fd5b8235614a6f8161493c565b9150602083013567ffffffffffffffff81111561478f575f80fd5b5f805f805f8060808789031215614a9f575f80fd5b86359550602087013567ffffffffffffffff80821115614abd575f80fd5b614ac98a838b0161432e565b90975095506040890135915065ffffffffffff82168214614ae8575f80fd5b909350606088013590808211156144ec575f80fd5b803564ffffffffff811681146124da575f80fd5b5f805f805f805f8060c0898b031215614b28575f80fd5b88359750602089013567ffffffffffffffff80821115614b46575f80fd5b614b528c838d0161432e565b9099509750879150614b6660408c01614376565b9650614b7460608c01614afd565b9550614b8260808c01614afd565b945060a08b01359150808211156145e9575f80fd5b5f60208284031215614ba7575f80fd5b813561096d8161493c565b634e487b7160e01b5f52603260045260245ffd5b604081525f614bd86040830185614409565b90506001600160a01b03831660208301529392505050565b5f60ff821660ff8103614c0557614c05614307565b60010192915050565b6001600160a01b0384168152826020820152606060408201525f610b7a6060830184614409565b60ff8281168282160390811115610dcf57610dcf614307565b81810381811115610dcf57610dcf614307565b5f60208284031215614c71575f80fd5b8151801515811461096d575f80fd5b5f815180845260208085019450602084015f5b83811015614caf57815187529582019590820190600101614c93565b509495945050505050565b606081525f614ccc6060830186614c80565b65ffffffffffff8516602084015282810360408401526109968185614409565b848152608060208201525f614d046080830186614c80565b65ffffffffffff8516604084015282810360608401526142bb8185614409565b7fffff000000000000000000000000000000000000000000000000000000000000841681525f7f3a000000000000000000000000000000000000000000000000000000000000008060028401528451614d848160038601602089016143e7565b808401905081600382015284519150614da48260048301602088016143e7565b0160040195945050505050565b828152604060208201525f6107cf6040830184614409565b8281525f60208083018451602086015f5b82811015614df657815184529284019290840190600101614dda565b5091979650505050505050565b634e487b7160e01b5f52601260045260245ffd5b8082028115828204841417610dcf57610dcf614307565b7fffff00000000000000000000000000000000000000000000000000000000000084168152826020820152606060408201525f610b7a6060830184614409565b64ffffffffff818116838216019080821115614e8c57614e8c614307565b5092915050565b87815260e060208201525f614eab60e0830189614c80565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c0840152614ee28185614409565b9a9950505050505050505050565b60a081525f614f0260a0830188614c80565b65ffffffffffff8716602084015264ffffffffff861660408401528460608401528281036080840152611d728185614409565b608081525f614f476080830187614c80565b8281036020840152614f598187614409565b905084604084015282810360608401526142bb8185614409565b86815260c060208201525f614f8b60c0830188614c80565b8281036040840152614f9d8188614409565b90508560608401528281036080840152614fb78186614409565b9150508260a0830152979650505050505050565b602081525f61096d6020830184614c80565b838152606060208201525f614ff56060830185614c80565b9050826040830152949350505050565b848152608060208201525f61501d6080830186614c80565b60ff949094166040830152506060015292915050565b5f60208284031215615043575f80fd5b5051919050565b85815260a060208201525f61506260a0830187614c80565b60ff86166040840152828103606084015261507d8186614409565b9150508260808301529695505050505050565b606081525f6150a26060830186614409565b60208301949094525060400152919050565b5f82516150c58184602087016143e7565b9190910192915050565b5f826150e957634e487b7160e01b5f52601260045260245ffd5b500490565b5f84516150ff8184602089016143e7565b60609490941b7fffffffffffffffffffffffffffffffffffffffff000000000000000000000000169190930190815260148101919091526034019291505056fea164736f6c6343000818000a","sourceMap":"1687:15960:57:-:0;;;2284:81;;;;;;;;;-1:-1:-1;739:22:21;996:42:24;2304:38;;-1:-1:-1;;;;;;2304:38:24;4066:4:20;2304:38:24;;;3993:84:20;739:22:21;772:25;;-1:-1:-1;;;783:13:21;772:25;;;;;2314:10:57;2304:20;;2335:25;;-1:-1:-1;;;2346:13:57;2335:25;;;;;1687:15960;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x6080604052600436106101db575f3560e01c8063894ecc5811610101578063c4d66de811610094578063d9c03a0411610063578063d9c03a04146106fc578063dbbf0e2114610604578063e228a4a31461071b578063ef6ea8621461073a5761026e565b8063c4d66de814610680578063cc49db7e1461069f578063d03edb8c146106be578063d4285dc2146106dd5761026e565b8063af068c9e116100d0578063af068c9e14610623578063b047c1eb14610642578063c0a2895a14610661578063c1122229146105815761026e565b8063894ecc58146105b35780638c364d59146105c65780639f1fcf0a146105e5578063a53417ed146106045761026e565b80633708196e11610179578063419b58fd11610148578063419b58fd146105155780634dc77d9714610543578063505a181d146105625780636951955d146105815761026e565b80633708196e14610497578063390baae0146104b65780633a77c2c2146104d55780633ae7af08146105025761026e565b8063150f3262116101b5578063150f3262146104275780631e71d54c146104465780631e78897714610459578063298314fb146104785761026e565b806302d05d3f1461038c57806305242d2f146103dc578063114a7266146104085761026e565b3661026e5760408051616e7360f01b60208201525f602282018190526030820181905291610221910160405160208183030381529060405261021c906142e1565b610759565b60408051616e7360f01b60208201525f60228201819052603082015291925061026c910160405160208183030381529060405261025d906142e1565b610267348461431b565b6107d7565b005b3033036102a0576040516327a1460b60e21b81526001600160e01b03195f351660048201526024015b60405180910390fd5b5f336001600160a01b03825c166102d0575f82156102c857506001600160a01b0381166102cb565b50335b805f5d505b5f806102e65f356001600160e01b031916610874565b91509150815f801b03610332576040517ffdde54e20000000000000000000000000000000000000000000000000000000081526001600160e01b03195f35166004820152602401610297565b5f6103735f368080601f0160208091040260200160405190810160405280939291908181526020018383808284375f92018290525092508691506109419050565b90505f61038233858434610974565b9050805160208201f35b348015610397575f80fd5b506103bf7f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020015b60405180910390f35b3480156103e7575f80fd5b506103fb6103f6366004614386565b6109a0565b6040516103d39190614434565b348015610413575f80fd5b5061026c610422366004614484565b6109e2565b348015610432575f80fd5b5061026c610441366004614484565b610a92565b348015610451575f80fd5b505f5c6103bf565b348015610464575f80fd5b506103fb61047336600461450b565b610b3a565b348015610483575f80fd5b5061026c610492366004614565565b610b83565b3480156104a2575f80fd5b5061026c6104b136600461460a565b610c68565b3480156104c1575f80fd5b5061026c6104d036600461460a565b610d1b565b3480156104e0575f80fd5b506104f46104ef366004614699565b610dc5565b6040519081526020016103d3565b6103fb610510366004614761565b610dd5565b348015610520575f80fd5b5061053461052f3660046147a5565b610e40565b6040516103d3939291906147f4565b34801561054e575f80fd5b506103fb61055d366004614890565b610e93565b34801561056d575f80fd5b5061026c61057c3660046148f4565b610ea2565b34801561058c575f80fd5b507f312e302e302d756e6175646974656400000000000000000000000000000000006104f4565b6103fb6105c1366004614950565b610f15565b3480156105d1575f80fd5b506104f46105e0366004614386565b6110a6565b3480156105f0575f80fd5b506104f46105ff3660046149a5565b6110e7565b34801561060f575f80fd5b506104f461061e366004614a00565b6110f4565b34801561062e575f80fd5b5061026c61063d366004614a53565b611100565b34801561064d575f80fd5b5061026c61065c366004614a8a565b61117a565b34801561066c575f80fd5b5061026c61067b366004614b11565b611222565b34801561068b575f80fd5b5061026c61069a366004614b97565b6112cd565b3480156106aa575f80fd5b506105346106b93660046148f4565b61140b565b3480156106c9575f80fd5b506103fb6106d836600461450b565b61145b565b3480156106e8575f80fd5b506104f46106f7366004614699565b61149b565b348015610707575f80fd5b5061026c610716366004614386565b6114a5565b348015610726575f80fd5b506104f4610735366004614699565b611523565b348015610745575f80fd5b5061026c610754366004614484565b61152d565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f8151811061079057610790614bb2565b60209081029190910101525f6107cf7f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b6115d5565b949350505050565b6040805160018082528183019092525f916020808301908036833701905050905082815f8151811061080b5761080b614bb2565b60200260200101818152505061086f7f7462776f726c6400000000000000000042616c616e63657300000000000000005f1b825f8560405160200161085291815260200190565b60408051601f19818403018152919052630100080160dd1b611601565b505050565b6040805160018082528183019092525f918291829160208083019080368337019050509050837bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f815181106108cb576108cb614bb2565b60209081029190910101525f80806109237f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72857e24020020040000000000000000000000000000000000000000000000000000611616565b925092509250610934838383611717565b9550955050505050915091565b82820160200180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1682179052825b9392505050565b60605f806109848787878761172e565b915091508161099657610996816118ee565b9695505050505050565b6060610996868686808060200260200160405190810160405280939291908181526020018383602002808284375f920191909152508892508791506118f69050565b303303610a0f576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b610a19863361193b565b610a8a868686808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525050604080516020601f8901819004810282018101909252878152899350915087908790819084018382808284375f9201919091525061198792505050565b505050505050565b303303610abf576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b610ac9863361193b565b610a8a868686808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525050604080516020601f8901819004810282018101909252878152899350915087908790819084018382808284375f920191909152506119a292505050565b6060610b7a858585808060200260200160405190810160405280939291908181526020018383602002808284375f920191909152508792506119da915050565b95945050505050565b303303610bb0576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b610bba883361193b565b610c5e888888808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525050604080516020601f8c018190048102820181019092528a815292508a91508990819084018382808284375f9201919091525050604080516020601f8a018190048102820181019092528881528a9350915088908890819084018382808284375f92019190915250611a1392505050565b5050505050505050565b303303610c95576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b610c9f873361193b565b610d12878787808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525050604080516020601f8a018190048102820181019092528881528a9350915088908890819084018382808284375f92019190915250889250611a29915050565b50505050505050565b303303610d48576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b610d52873361193b565b610d12878787808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525050604080516020601f8a018190048102820181019092528881528a9350915088908890819084018382808284375f92019190915250889250611601915050565b5f610dcf82611a6c565b92915050565b6060303303610e04576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b5f336001600160a01b03825c16610e34575f8215610e2c57506001600160a01b038116610e2f565b50335b805f5d505b610b7a33868634610974565b60605f6060610e83878787808060200260200160405190810160405280939291908181526020018383602002808284375f92019190915250899250611616915050565b9250925092509450945094915050565b60606109968686868686611aef565b303303610ecf576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b610ed9833361193b565b61086f838383808060200260200160405190810160405280939291908181526020018383602002808284375f92019190915250611bef92505050565b6060303303610f44576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b6001846001600160a01b035f5c16610f75575f8215610f6d57506001600160a01b038116610f70565b50335b805f5d505b336001600160a01b03871603610f9857610f9133868634610974565b925061109d565b5f610fa38733611c02565b9050610fb28188338989611cae565b15610fcb57610fc387878734610974565b93505061109d565b5f610fd6885f611c02565b9050610fe58189338a8a611cae565b15610fff57610ff688888834610974565b9450505061109d565b5f611030616e7360f01b7dffffffffffffffffffffffffffff000000000000000000000000000000008a1617611d7e565b905061103f818a338b8b611cae565b1561105a5761105089898934610974565b955050505061109d565b6040517fc86745f90000000000000000000000000000000000000000000000000000000081526001600160a01b038a166004820152336024820152604401610297565b50509392505050565b5f610996868686808060200260200160405190810160405280939291908181526020018383602002808284375f920191909152508892508791506115d59050565b5f610b7a85858585611df4565b5f6107cf848484611e3b565b30330361112d576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b60408051616e7360f01b60208201525f60228201819052603082015261116c9101604051602081830303815290604052611166906142e1565b33611e50565b6111768282611ea1565b5050565b3033036111a7576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b6111b1863361193b565b610a8a868686808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525050604080516020601f8901819004810282018101909252878152899350915087908790819084018382808284375f92019190915250611f5392505050565b30330361124f576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b611259883361193b565b610c5e888888808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525050604080516020601f89018190048102820181019092528781528b93508a9250899189908990819084018382808284375f920191909152506121de92505050565b3033036112fa576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b336001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000161461139d5760408051616e7360f01b60208201525f6022820181905260308201526113689101604051602081830303815290604052611363906142e1565b6121f6565b336040517fd787b737000000000000000000000000000000000000000000000000000000008152600401610297929190614bc6565b5f6113a6612332565b6001600160a01b0316146113e6576040517f15e34a4800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6113ef81612397565b604080515f815260208101909152611408908290611ea1565b50565b60605f606061144c868686808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525061243192505050565b92509250925093509350939050565b6060610b7a858585808060200260200160405190810160405280939291908181526020018383602002808284375f92019190915250879250612456915050565b5f610dcf8261246c565b3033036114d2576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b6114dc853361193b565b61151c858585808060200260200160405190810160405280939291908181526020018383602002808284375f920191909152508792508691506124df9050565b5050505050565b5f610dcf82612535565b30330361155a576040516327a1460b60e21b81526001600160e01b03195f35166004820152602401610297565b611564863361193b565b610a8a868686808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525050604080516020601f8901819004810282018101909252878152899350915087908790819084018382808284375f9201919091525061255a92505050565b5f610b7a6115e38686612592565b60ff858116601b0360080285901c166115fc85876125e7565b61261f565b61151c858561161084876125e7565b85611f53565b60605f60605f6116258561266f565b9050611632878783612691565b93505f61163e866126c6565b9050801561170c576116508888612702565b935066ffffffffffffff841667ffffffffffffffff811115611674576116746146b0565b6040519080825280601f01601f19166020018201604052801561169e576020820181803683370190505b509250602083015f5b828160ff161015611709575f6116be8b8b84612714565b90505f6116da888460ff166028026038011c64ffffffffff1690565b90506116e8825f8387612792565b6116f2818561431b565b93505050808061170190614bf0565b9150506116a7565b50505b505093509350939050565b5f8061172285612859565b90969095509350505050565b5f60605f61173b8661286d565b90505f5b8151811015611807575f82828151811061175b5761175b614bb2565b602002602001015190506117876001826affffffffffffffffffffff19166128f290919063ffffffff16565b156117fe576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c3323031906117d0908c908c908c90600401614c0e565b5f604051808303815f87803b1580156117e7575f80fd5b505af11580156117f9573d5f803e3d5ffd5b505050505b5060010161173f565b506118148785888861290f565b90935091505f5b81518110156118e3575f82828151811061183757611837614bb2565b602002602001015190506118636002826affffffffffffffffffffff19166128f290919063ffffffff16565b156118da576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f99906118ac908c908c908c90600401614c0e565b5f604051808303815f87803b1580156118c3575f80fd5b505af11580156118d5573d5f803e3d5ffd5b505050505b5060010161181b565b505094509492505050565b805160208201fd5b606061190182612a26565b8360ff16101561191e5761191785858585612a37565b90506107cf565b611917858561192c85612a26565b6119369087614c35565b6119da565b6119458282612a64565b61117657611952826121f6565b816040517fd787b737000000000000000000000000000000000000000000000000000000008152600401610297929190614bc6565b61199c8484848461199789611a6c565b611a29565b50505050565b5f6119ad8585612702565b90505f6119c9828560ff166028026038011c64ffffffffff1690565b9050610a8a868686845f8888612aa6565b60606107cf6119ea858585612714565b5f611a0e856119f98989612702565b9060ff166028026038011c64ffffffffff1690565b612ec9565b61151c8585858585611a248b611a6c565b612eec565b611a3281612a26565b8360ff161015611a4e57611a498585858585611601565b61151c565b61151c8585611a5c84612a26565b611a669087614c35565b8561255a565b5f7f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d000000000000000000008201611aba57507e60030220202000000000000000000000000000000000000000000000000000919050565b610dcf611ae77f746273746f72650000000000000000005461626c6573000000000000000000008461321a565b60205f61261f565b606081831115611b35576040517fa8c547820000000000000000000000000000000000000000000000000000000081526004810184905260248101839052604401610297565b5f611b408787612702565b90505f611b5c828760ff166028026038011c64ffffffffff1690565b90508085101580611b6c57508084115b15611bc7578081861015611b8a57611b85600186614c4e565b611b8c565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401610297565b5f611bd3898989612714565b9050611be28187888803612ec9565b9998505050505050505050565b6111768282611bfd85611a6c565b613235565b6040805160028082526060820183525f9283929190602083019080368337019050509050836001600160a01b03165f1b815f81518110611c4457611c44614bb2565b602002602001018181525050826001600160a01b03165f1b81600181518110611c6f57611c6f614bb2565b60209081029190910101525f610b7a7f7462776f726c640000000000000000005573657244656c65676174696f6e436f8383630100080160dd1b6115d5565b5f611cb886613521565b15611cc557506001610b7a565b85611cd157505f610b7a565b5f80611d4b865f8a8a8989604051602401611cee93929190614c0e565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f1a86b5500000000000000000000000000000000000000000000000000000000017905261290f565b9150915081611d5e575f92505050610b7a565b80806020019051810190611d729190614c61565b98975050505050505050565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f81518110611db557611db5614bb2565b60209081029190910101525f6107cf7f7462776f726c640000000000000000004e616d65737061636544656c656761748383630100080160dd1b6115d5565b5f80611dff83612a26565b90508060ff168460ff161015611e275760ff848116601b0360080284901c165b9150506107cf565b611e1f8686611e368488614c35565b61359b565b5f6107cf848484611e4b88611a6c565b611df4565b6001600160a01b038116611e8a616e7360f01b7dffffffffffffffffffffffffffff000000000000000000000000000000008516176135aa565b6001600160a01b03161461117657611952826121f6565b611ecb827f6fdd1c8000000000000000000000000000000000000000000000000000000000613643565b611f3f335f8484604051602401611ee29190614434565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f7c5b03350000000000000000000000000000000000000000000000000000000017905261369e565b5061117682828051906020012060016136ae565b7f6f74000000000000000000000000000000000000000000000000000000000000847fffff0000000000000000000000000000000000000000000000000000000000001603611fdd57837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be848484604051611fd093929190614cba565b60405180910390a261199c565b5f611fe88585612592565b90505f611ff48661378d565b90505f5b81518110156120c2575f82828151811061201457612014614bb2565b602002602001015190506120406004826affffffffffffffffffffff19166128f290919063ffffffff16565b156120b9576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d9061208b908b908b908b908b90600401614cec565b5f604051808303815f87803b1580156120a2575f80fd5b505af11580156120b4573d5f803e3d5ffd5b505050505b50600101611ff8565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be8686866040516120f793929190614cba565b60405180910390a2612112828565ffffffffffff16856137fc565b5f5b8151811015610d12575f82828151811061213057612130614bb2565b6020026020010151905061215c6008826affffffffffffffffffffff19166128f290919063ffffffff16565b156121d5576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba8721906121a7908b908b908b908b90600401614cec565b5f604051808303815f87803b1580156121be575f80fd5b505af11580156121d0573d5f803e3d5ffd5b505050505b50600101612114565b610a8a8686868686866121f18d8d612702565b612aa6565b606081601081901b5f61220883613812565b9050827fffffffffffffffffffffffffffff0000000000000000000000000000000000008316156122635761225e7fffffffffffffffffffffffffffff0000000000000000000000000000000000008416613828565b61229a565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b7fffffffffffffffffffffffffffffffff000000000000000000000000000000008316156122d0576122cb83613828565b612307565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b60405160200161231993929190614d24565b6040516020818303038152906040529350505050919050565b604080515f808252602082019092525f61238d7f7462776f726c64000000000000000000496e69744d6f64756c6541646472657383837e140100140000000000000000000000000000000000000000000000000000006138cb565b60601c9392505050565b604080515f808252602082018352606084901b7fffffffffffffffffffffffffffffffffffffffff000000000000000000000000168284015282518083036034018152605483019093529091611176917f7462776f726c64000000000000000000496e69744d6f64756c65416464726573918491907e1401001400000000000000000000000000000000000000000000000000000061397d565b60605f6060612449858561244488611a6c565b611616565b9250925092509250925092565b60606107cf84848461246788611a6c565b6118f6565b5f61247682613a20565b905061248182613aaf565b6124da57818260405160200161249991815260200190565b60408051601f19818403018152908290527f41e713ad0000000000000000000000000000000000000000000000000000000082526102979291600401614db1565b919050565b5f6124ea8585612702565b90505f612506828560ff166028026038011c64ffffffffff1690565b9050610a8a86868661251f8764ffffffffff8716614c4e565b604080515f815260208101909152889088612aa6565b5f61253f82613b49565b9050806124da57818260405160200161249991815260200190565b5f6125658585612702565b90505f612581828560ff166028026038011c64ffffffffff1690565b9050610a8a8686865f858888612aa6565b5f82826040516020016125a6929190614dc9565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b5f80805b8360ff168110156126175761260d60ff601b83900360080287901c168361431b565b91506001016125eb565b509392505050565b5f602082106126445760208204840193506020828161264057612640614e03565b0691505b508254600882021b602082900380841115612617576001850154600882021c82179150509392505050565b5f600861267e60026020614c4e565b6126889190614e17565b9190911c919050565b6060815f036126ae575060408051602081019091525f815261096d565b5f6126b98585612592565b9050610b7a815f85612ec9565b5f60086001806126d860026020614c4e565b6126e29190614c4e565b6126ec9190614c4e565b6126f69190614e17565b8260ff911c1692915050565b5f61096d6127108484613bd8565b5490565b5f8383604051602001612728929190614dc9565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f118185f1c90509392505050565b821561281657602083106127bc576020830484019350602083816127b8576127b8614e03565b0692505b82156128165760208390035f818410156127dd57505f19600884021c6127e6565b505f19600882021c5b8554600886021b81845116821982161784525081841161280757505061199c565b50600194909401939182900391015b5b602082106128385783548152600190930192601f1990910190602001612817565b811561199c575f5f19600884021c8251865482191691161782525050505050565b602081015160408201515f905b9050915091565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f815181106128a5576128a5614bb2565b60209081029190910101525f6128dc7f7462776f726c6400000000000000000053797374656d486f6f6b73000000000083836119da565b90506107cf6128ed825f8451613c2d565b613cb9565b5f8160ff16826129028560581c90565b1660ff1614905092915050565b5f60605f8061291d86613cc8565b90925090506001600160a01b03821661296e578561293a876121f6565b6040517ffbf10ce6000000000000000000000000000000000000000000000000000000008152600401610297929190614db1565b8061297d5761297d868961193b565b86156129c8577dffffffffffffffffffffffffffff000000000000000000000000000000008616616e7360f01b175f6129b582610759565b90506129c5826102678b8461431b565b50505b5f6129d38760101b90565b7fffffffffffffffffffffffffffff0000000000000000000000000000000000001614612a0b57612a0688888488613d69565b612a17565b612a1788888488613ddc565b90999098509650505050505050565b5f600860016126e260026020614c4e565b6060610b7a612a468686612592565b612a5084866125e7565b60ff868116601b0360080286901c16612ec9565b5f612a96616e7360f01b7dffffffffffffffffffffffffffff0000000000000000000000000000000085161783613e39565b8061096d575061096d8383613e39565b7f7462000000000000000000000000000000000000000000000000000000000000877fffff0000000000000000000000000000000000000000000000000000000000001614612b66577f74620000000000000000000000000000000000000000000000000000000000008788604051602001612b2491815260200190565b60408051601f19818403018152908290527f31b46683000000000000000000000000000000000000000000000000000000008252610297939291600401614e2e565b5f612b80828760ff166028026038011c64ffffffffff1690565b90505f83518564ffffffffff1683612b989190614c4e565b612ba2919061431b565b9050808214158015612bc4575081612bba8688614e6e565b64ffffffffff1614155b15612c14576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff8088166004830152808716602483015283166044820152606401610297565b818664ffffffffff161115612c65576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff87166024820152604401610297565b5f612c71848984613efe565b90505f612c7d8b61378d565b90505f5b8151811015612d41575f828281518110612c9d57612c9d614bb2565b60200260200101519050612cc96010826affffffffffffffffffffff19166128f290919063ffffffff16565b15612d3857606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b8152600401612d0a9796959493929190614e93565b5f604051808303815f87803b158015612d21575f80fd5b505af1158015612d33573d5f803e3d5ffd5b505050505b50600101612c81565b5064ffffffffff88165f5b8a60ff168160ff161015612d7f57612d73878260ff166028026038011c64ffffffffff1690565b90910190600101612d4c565b508b7faa63765a776145e5e6492f471ae097dfed11cd57a61bc2679dd43180422385b48c838b878c604051612db8959493929190614ef0565b60405180910390a250828414612dd8575f612dd38c8c613bd8565b839055505b5f612de48c8c8c612714565b9050612df8818a64ffffffffff16896137fc565b505f5b8151811015612ebb575f828281518110612e1757612e17614bb2565b60200260200101519050612e436020826affffffffffffffffffffff19166128f290919063ffffffff16565b15612eb257606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b8152600401612e849796959493929190614e93565b5f604051808303815f87803b158015612e9b575f80fd5b505af1158015612ead573d5f803e3d5ffd5b505050505b50600101612dfb565b505050505050505050505050565b60405160208101601f19603f848401011660405282825261261785858584612792565b7f6f74000000000000000000000000000000000000000000000000000000000000867fffff0000000000000000000000000000000000000000000000000000000000001603612f7857857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051612f6b9493929190614f35565b60405180910390a2610a8a565b5f612f828761378d565b90505f5b8151811015613054575f828281518110612fa257612fa2614bb2565b60200260200101519050612fce6001826affffffffffffffffffffff19166128f290919063ffffffff16565b1561304b576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c9061301d908c908c908c908c908c908c90600401614f73565b5f604051808303815f87803b158015613034575f80fd5b505af1158015613046573d5f803e3d5ffd5b505050505b50600101612f86565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a98787878760405161308b9493929190614f35565b60405180910390a25f61309e8888612592565b90505f6020870190506130b4825f895184613fcb565b5f6130be856126c6565b111561313e575f6130cf8a8a613bd8565b87815590506020860191505f805f5b6130e7886126c6565b8160ff161015613139576130fc8d8d83612714565b92506131178a8260ff166028026038011c64ffffffffff1690565b9150613125835f8488613fcb565b61312f828661431b565b94506001016130de565b505050505b5f5b835181101561320e575f84828151811061315c5761315c614bb2565b602002602001015190506131886002826affffffffffffffffffffff19166128f290919063ffffffff16565b15613205576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf906131d7908e908e908e908e908e908e90600401614f73565b5f604051808303815f87803b1580156131ee575f80fd5b505af1158015613200573d5f803e3d5ffd5b505050505b50600101613140565b50505050505050505050565b60408051602081018490529081018290525f906060016125a6565b7f6f74000000000000000000000000000000000000000000000000000000000000837fffff00000000000000000000000000000000000000000000000000000000000016036132bb57827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07836040516132ae9190614fcb565b60405180910390a2505050565b5f6132c58461378d565b90505f5b8151811015613391575f8282815181106132e5576132e5614bb2565b602002602001015190506133116040826affffffffffffffffffffff19166128f290919063ffffffff16565b15613388576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf459061335a90899089908990600401614fdd565b5f604051808303815f87803b158015613371575f80fd5b505af1158015613383573d5f803e3d5ffd5b505050505b506001016132c9565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07846040516133c29190614fcb565b60405180910390a25f6133d58585612592565b905061342d815f6133e58661266f565b67ffffffffffffffff8111156133fd576133fd6146b0565b6040519080825280601f01601f191660200182016040528015613427576020820181803683370190505b506137fc565b5f613437846126c6565b1115613457575f6134488686613bd8565b9050613455816020614086565b505b5f5b8251811015610a8a575f83828151811061347557613475614bb2565b602002602001015190506134a16080826affffffffffffffffffffff19166128f290919063ffffffff16565b15613518576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b906134ea908a908a908a90600401614fdd565b5f604051808303815f87803b158015613501575f80fd5b505af1158015613513573d5f803e3d5ffd5b505050505b50600101613459565b604080517f737900000000000000000000000000000000000000000000000000000000000060208201525f602282018190527f756e6c696d69746564000000000000000000000000000000000000000000000060308301529101604051602081830303815290604052613593906142e1565b909114919050565b5f6107cf826119f98686612702565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f815181106135e1576135e1614bb2565b60209081029190910101525f6136387f7462776f726c640000000000000000004e616d6573706163654f776e6572000083837e140100140000000000000000000000000000000000000000000000000000006115d5565b60601c949350505050565b61364d82826140c1565b611176576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b031982166024820152604401610297565b60605f8061098487878787613ddc565b6040805160028082526060820183525f92602083019080368337019050509050836001600160a01b03165f1b815f815181106136ec576136ec614bb2565b602002602001018181525050828160018151811061370c5761370c614bb2565b60200260200101818152505061199c7f7462776f726c64000000000000000000496e7374616c6c65644d6f64756c65735f1b825f8560405160200161375891151560f81b815260010190565b60408051601f198184030181529190527e01010001000000000000000000000000000000000000000000000000000000611601565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f815181106137c5576137c5614bb2565b60209081029190910101525f6128dc7f746273746f726500000000000000000053746f7265486f6f6b7300000000000083836119da565b61086f8383835161380d8560200190565b613fcb565b5f61381f6070601061431b565b9190911b919050565b60605f5b601081101561388c577fffffffffffffffffffffffffffffffff000000000000000000000000000000008316600882021b7fff00000000000000000000000000000000000000000000000000000000000000161561388c5760010161382c565b604080517fffffffffffffffffffffffffffffffff000000000000000000000000000000008516602082015281516030909101909152818152806107cf565b5f806138d56140dc565b9050306001600160a01b038216036138f357611e1f868686866115d5565b6040517f8c364d590000000000000000000000000000000000000000000000000000000081526001600160a01b03821690638c364d599061393e908990899089908990600401615005565b602060405180830381865afa158015613959573d5f803e3d5ffd5b505050506040513d601f19601f82011682018060405250810190611e1f9190615033565b5f6139866140dc565b9050306001600160a01b038216036139aa576139a58686868686611601565b610a8a565b6040517f390baae00000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063390baae0906139f7908990899089908990899060040161504a565b5f604051808303815f87803b158015613a0e575f80fd5b505af115801561320e573d5f803e3d5ffd5b6040805160018082528183019092525f918291906020808301908036833701905050905082815f81518110613a5757613a57614bb2565b60209081029190910101525f6107cf7f746273746f72650000000000000000005461626c6573000000000000000000008360017e600302202020000000000000000000000000000000000000000000000000006115d5565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f81518110613ae657613ae6614bb2565b60209081029190910101525f613b3d7f746273746f72650000000000000000005265736f75726365496473000000000083837e010100010000000000000000000000000000000000000000000000000000006115d5565b90506107cf8160f81c90565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f81518110613b8057613b80614bb2565b60209081029190910101525f6107cf7f746273746f72650000000000000000005461626c6573000000000000000000008360027e600302202020000000000000000000000000000000000000000000000000006115d5565b5f8282604051602001613bec929190614dc9565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b5f81831180613c3c5750835182115b15613c79578383836040517f23230fa300000000000000000000000000000000000000000000000000000000815260040161029793929190615090565b60208401613c87848261431b565b90505f613c948585614c4e565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b60605f61096d8360155f614115565b6040805160018082528183019092525f91829182916020808301908036833701905050905083815f81518110613d0057613d00614bb2565b60209081029190910101525f8080613d587f7462776f726c6400000000000000000053797374656d73000000000000000000857e15020014010000000000000000000000000000000000000000000000000000611616565b92509250925061093483838361418d565b5f6060836001600160a01b03165f613d82858989614198565b604051613d8f91906150b4565b5f6040518083038185875af1925050503d805f8114613dc9576040519150601f19603f3d011682016040523d82523d5f602084013e613dce565b606091505b509097909650945050505050565b5f6060836001600160a01b0316613df4848888614198565b604051613e0191906150b4565b5f60405180830381855af49150503d805f8114613dc9576040519150601f19603f3d011682016040523d82523d5f602084013e613dce565b6040805160028082526060820183525f928392919060208301908036833701905050905083815f81518110613e7057613e70614bb2565b602002602001018181525050826001600160a01b03165f1b81600181518110613e9b57613e9b614bb2565b60209081029190910101525f613ef27f7462776f726c640000000000000000005265736f75726365416363657373000083837e010100010000000000000000000000000000000000000000000000000000006115d5565b9050610b7a8160f81c90565b5f64ffffffffff821115613f41576040517f4767058800000000000000000000000000000000000000000000000000000000815260048101839052602401610297565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff16808510613f735780850382019150613f7b565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b82156140435760208310613ff557602083048401935060208381613ff157613ff1614e03565b0692505b82156140435760208390035f5f19600885021c1990506008850281811c91508351811c905081198754168282161787555081841161403457505061199c565b50600194909401939182900391015b5b602082106140655780518455600190930192601f1990910190602001614044565b811561199c575f5f19600884021c8554835182191691161785555050505050565b5f602061409483601f61431b565b61409e91906150cf565b6140a8908461431b565b90505b8083101561086f575f83556001830192506140ab565b5f6140cb836141c7565b801561096d575061096d8383614212565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175545f906001600160a01b0316806124da573391505090565b60605f6141228560801c90565b90506fffffffffffffffffffffffffffffffff85165f85828161414757614147614e03565b0490506040519350602084016020820281016040528185525f5b82811015614181578451871c825293870193602090910190600101614161565b50505050509392505050565b5f80611722856142c6565b60608383836040516020016141af939291906150ee565b60405160208183030381529060405290509392505050565b5f6141f2827f01ffc9a700000000000000000000000000000000000000000000000000000000614212565b8015610dcf575061420b826001600160e01b0319614212565b1592915050565b6040516001600160e01b0319821660248201525f90819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a70000000000000000000000000000000000000000000000000000000017815282519293505f9283928392909183918a617530fa92503d91505f5190508280156142b0575060208210155b80156142bb57505f81115b979650505050505050565b6020810151603482015160609190911c905f9060f81c612866565b80516020808301519190811015614301575f198160200360031b1b821691505b50919050565b634e487b7160e01b5f52601160045260245ffd5b80820180821115610dcf57610dcf614307565b5f8083601f84011261433e575f80fd5b50813567ffffffffffffffff811115614355575f80fd5b6020830191508360208260051b850101111561436f575f80fd5b9250929050565b803560ff811681146124da575f80fd5b5f805f805f6080868803121561439a575f80fd5b85359450602086013567ffffffffffffffff8111156143b7575f80fd5b6143c38882890161432e565b90955093506143d6905060408701614376565b949793965091946060013592915050565b5f5b838110156144015781810151838201526020016143e9565b50505f910152565b5f81518084526144208160208601602086016143e7565b601f01601f19169290920160200192915050565b602081525f61096d6020830184614409565b5f8083601f840112614456575f80fd5b50813567ffffffffffffffff81111561446d575f80fd5b60208301915083602082850101111561436f575f80fd5b5f805f805f8060808789031215614499575f80fd5b86359550602087013567ffffffffffffffff808211156144b7575f80fd5b6144c38a838b0161432e565b90975095508591506144d760408a01614376565b945060608901359150808211156144ec575f80fd5b506144f989828a01614446565b979a9699509497509295939492505050565b5f805f806060858703121561451e575f80fd5b84359350602085013567ffffffffffffffff81111561453b575f80fd5b6145478782880161432e565b909450925061455a905060408601614376565b905092959194509250565b5f805f805f805f8060a0898b03121561457c575f80fd5b88359750602089013567ffffffffffffffff8082111561459a575f80fd5b6145a68c838d0161432e565b909950975060408b01359150808211156145be575f80fd5b6145ca8c838d01614446565b909750955060608b0135945060808b01359150808211156145e9575f80fd5b506145f68b828c01614446565b999c989b5096995094979396929594505050565b5f805f805f805f60a0888a031215614620575f80fd5b87359650602088013567ffffffffffffffff8082111561463e575f80fd5b61464a8b838c0161432e565b909850965086915061465e60408b01614376565b955060608a0135915080821115614673575f80fd5b506146808a828b01614446565b989b979a50959894979596608090950135949350505050565b5f602082840312156146a9575f80fd5b5035919050565b634e487b7160e01b5f52604160045260245ffd5b604051601f8201601f1916810167ffffffffffffffff811182821017156146ed576146ed6146b0565b604052919050565b5f82601f830112614704575f80fd5b813567ffffffffffffffff81111561471e5761471e6146b0565b6147316020601f19601f840116016146c4565b818152846020838601011115614745575f80fd5b816020850160208301375f918101602001919091529392505050565b5f8060408385031215614772575f80fd5b82359150602083013567ffffffffffffffff81111561478f575f80fd5b61479b858286016146f5565b9150509250929050565b5f805f80606085870312156147b8575f80fd5b84359350602085013567ffffffffffffffff8111156147d5575f80fd5b6147e18782880161432e565b9598909750949560400135949350505050565b606081525f6148066060830186614409565b84602084015282810360408401526109968185614409565b5f82601f83011261482d575f80fd5b8135602067ffffffffffffffff821115614849576148496146b0565b8160051b6148588282016146c4565b9283528481018201928281019087851115614871575f80fd5b83870192505b848310156142bb57823582529183019190830190614877565b5f805f805f60a086880312156148a4575f80fd5b85359450602086013567ffffffffffffffff8111156148c1575f80fd5b6148cd8882890161481e565b9450506148dc60408701614376565b94979396509394606081013594506080013592915050565b5f805f60408486031215614906575f80fd5b83359250602084013567ffffffffffffffff811115614923575f80fd5b61492f8682870161432e565b9497909650939450505050565b6001600160a01b0381168114611408575f80fd5b5f805f60608486031215614962575f80fd5b833561496d8161493c565b925060208401359150604084013567ffffffffffffffff81111561498f575f80fd5b61499b868287016146f5565b9150509250925092565b5f805f80608085870312156149b8575f80fd5b84359350602085013567ffffffffffffffff8111156149d5575f80fd5b6149e18782880161481e565b9350506149f060408601614376565b9396929550929360600135925050565b5f805f60608486031215614a12575f80fd5b83359250602084013567ffffffffffffffff811115614a2f575f80fd5b614a3b8682870161481e565b925050614a4a60408501614376565b90509250925092565b5f8060408385031215614a64575f80fd5b8235614a6f8161493c565b9150602083013567ffffffffffffffff81111561478f575f80fd5b5f805f805f8060808789031215614a9f575f80fd5b86359550602087013567ffffffffffffffff80821115614abd575f80fd5b614ac98a838b0161432e565b90975095506040890135915065ffffffffffff82168214614ae8575f80fd5b909350606088013590808211156144ec575f80fd5b803564ffffffffff811681146124da575f80fd5b5f805f805f805f8060c0898b031215614b28575f80fd5b88359750602089013567ffffffffffffffff80821115614b46575f80fd5b614b528c838d0161432e565b9099509750879150614b6660408c01614376565b9650614b7460608c01614afd565b9550614b8260808c01614afd565b945060a08b01359150808211156145e9575f80fd5b5f60208284031215614ba7575f80fd5b813561096d8161493c565b634e487b7160e01b5f52603260045260245ffd5b604081525f614bd86040830185614409565b90506001600160a01b03831660208301529392505050565b5f60ff821660ff8103614c0557614c05614307565b60010192915050565b6001600160a01b0384168152826020820152606060408201525f610b7a6060830184614409565b60ff8281168282160390811115610dcf57610dcf614307565b81810381811115610dcf57610dcf614307565b5f60208284031215614c71575f80fd5b8151801515811461096d575f80fd5b5f815180845260208085019450602084015f5b83811015614caf57815187529582019590820190600101614c93565b509495945050505050565b606081525f614ccc6060830186614c80565b65ffffffffffff8516602084015282810360408401526109968185614409565b848152608060208201525f614d046080830186614c80565b65ffffffffffff8516604084015282810360608401526142bb8185614409565b7fffff000000000000000000000000000000000000000000000000000000000000841681525f7f3a000000000000000000000000000000000000000000000000000000000000008060028401528451614d848160038601602089016143e7565b808401905081600382015284519150614da48260048301602088016143e7565b0160040195945050505050565b828152604060208201525f6107cf6040830184614409565b8281525f60208083018451602086015f5b82811015614df657815184529284019290840190600101614dda565b5091979650505050505050565b634e487b7160e01b5f52601260045260245ffd5b8082028115828204841417610dcf57610dcf614307565b7fffff00000000000000000000000000000000000000000000000000000000000084168152826020820152606060408201525f610b7a6060830184614409565b64ffffffffff818116838216019080821115614e8c57614e8c614307565b5092915050565b87815260e060208201525f614eab60e0830189614c80565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c0840152614ee28185614409565b9a9950505050505050505050565b60a081525f614f0260a0830188614c80565b65ffffffffffff8716602084015264ffffffffff861660408401528460608401528281036080840152611d728185614409565b608081525f614f476080830187614c80565b8281036020840152614f598187614409565b905084604084015282810360608401526142bb8185614409565b86815260c060208201525f614f8b60c0830188614c80565b8281036040840152614f9d8188614409565b90508560608401528281036080840152614fb78186614409565b9150508260a0830152979650505050505050565b602081525f61096d6020830184614c80565b838152606060208201525f614ff56060830185614c80565b9050826040830152949350505050565b848152608060208201525f61501d6080830186614c80565b60ff949094166040830152506060015292915050565b5f60208284031215615043575f80fd5b5051919050565b85815260a060208201525f61506260a0830187614c80565b60ff86166040840152828103606084015261507d8186614409565b9150508260808301529695505050505050565b606081525f6150a26060830186614409565b60208301949094525060400152919050565b5f82516150c58184602087016143e7565b9190910192915050565b5f826150e957634e487b7160e01b5f52601260045260245ffd5b500490565b5f84516150ff8184602089016143e7565b60609490941b7fffffffffffffffffffffffffffffffffffffffff000000000000000000000000169190930190815260148101919091526034019291505056fea164736f6c6343000818000a","sourceMap":"1687:15960:57:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;625:63:80;;;-1:-1:-1;;;625:63:80;;;197:92:207;16703:19:57;305:11:207;;;298:100;;;414:12;;;407:101;;;16703:19:57;16725:32;;524:12:207;625:63:80;;;;;;;;;;;;617:72;;;:::i;:::-;16725:13:57;:32::i;:::-;625:63:80;;;-1:-1:-1;;;625:63:80;;;197:92:207;662:14:80;305:11:207;;;298:100;;;414:12;;;407:101;16703:54:57;;-1:-1:-1;16763:57:57;;524:12:207;625:63:80;;;;;;;;;;;;617:72;;;:::i;:::-;16796:23:57;16810:9;16796:11;:23;:::i;:::-;16763:13;:57::i;:::-;16697:128;1687:15960;2506:4;2484:10;:27;2480:88;;2528:33;;-1:-1:-1;;;2528:33:57;;-1:-1:-1;;;;;;2553:7:57;;;2528:33;;;1372:98:207;1345:18;;2528:33:57;;;;;;;;2480:88;16978:5:::1;16985:10;-1:-1:-1::0;;;;;2145:8:57;;2700:32:::1;2696:541;;2963:14;2989:10;2985:146;;;-1:-1:-1::0;;;;;;3028:22:57;::::1;2985:146;;;-1:-1:-1::0;3109:10:57::1;2985:146;3216:6;3213:1;3206:17;3147:84;2696:541;17004:19:::2;17025:29:::0;17058:31:::2;17081:7;;-1:-1:-1::0;;;;;;17081:7:57::2;17058:22;:31::i;:::-;17003:86;;;;17118:8;17131:1;17100:32:::0;::::2;::::0;17096:84:::2;;17141:39;::::0;::::2;::::0;;-1:-1:-1;;;;;;17172:7:57::2;;;17141:39;::::0;::::2;1372:98:207::0;1345:18;;17141:39:57::2;1228:248:207::0;17096:84:57::2;17270:21;17294:52;17310:8;;17294:52;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::2;::::0;;;-1:-1:-1;17294:52:57;-1:-1:-1;17323:22:57;;-1:-1:-1;17294:15:57::2;::::0;-1:-1:-1;17294:52:57:i:2;:::-;17270:76;;17404:23;17430:75;17463:10;17475:8;17485;17495:9;17430:32;:75::i;:::-;17404:101;;17623:10;17617:17;17610:4;17598:10;17594:21;17587:48;1831:32:::0;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;1645:55:207;;;1627:74;;1615:2;1600:18;1831:32:57;;;;;;;;3942:258:23;;;;;;;;;;-1:-1:-1;3942:258:23;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;8443:349:57:-;;;;;;;;;;-1:-1:-1;8443:349:57;;;;;:::i;:::-;;:::i;11655:399::-;;;;;;;;;;-1:-1:-1;11655:399:57;;;;;:::i;:::-;;:::i;2014:205::-;;;;;;;;;;-1:-1:-1;2063:7:57;2145:8;2014:205;;5209:244:23;;;;;;;;;;-1:-1:-1;5209:244:23;;;;;:::i;:::-;;:::i;5945:429:57:-;;;;;;;;;;-1:-1:-1;5945:429:57;;;;;:::i;:::-;;:::i;9201:391::-;;;;;;;;;;-1:-1:-1;9201:391:57;;;;;:::i;:::-;;:::i;10124:403::-;;;;;;;;;;-1:-1:-1;10124:403:57;;;;;:::i;:::-;;:::i;711:156:23:-;;;;;;;;;;-1:-1:-1;711:156:23;;;;;:::i;:::-;;:::i;:::-;;;8303:25:207;;;8291:2;8276:18;711:156:23;8126:208:207;13948:272:57;;;;;;:::i;:::-;;:::i;2604:288:23:-;;;;;;;;;;-1:-1:-1;2604:288:23;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;:::i;7725:295::-;;;;;;;;;;-1:-1:-1;7725:295:23;;;;;:::i;:::-;;:::i;13188:284:57:-;;;;;;;;;;-1:-1:-1;13188:284:57;;;;;:::i;:::-;;:::i;1925:85::-;;;;;;;;;;-1:-1:-1;1992:13:57;1925:85;;14620:1768;;;;;;:::i;:::-;;:::i;4597:265:23:-;;;;;;;;;;-1:-1:-1;4597:265:23;;;;;:::i;:::-;;:::i;6467:258::-;;;;;;;;;;-1:-1:-1;6467:258:23;;;;;:::i;:::-;;:::i;5915:216::-;;;;;;;;;;-1:-1:-1;5915:216:23;;;;;:::i;:::-;;:::i;4275:212:57:-;;;;;;;;;;-1:-1:-1;4275:212:57;;;;;:::i;:::-;;:::i;6743:369::-;;;;;;;;;;-1:-1:-1;6743:369:57;;;;;:::i;:::-;;:::i;7636:479::-;;;;;;;;;;-1:-1:-1;7636:479:57;;;;;:::i;:::-;;:::i;3478:553::-;;;;;;;;;;-1:-1:-1;3478:553:57;;;;;:::i;:::-;;:::i;1906:246:23:-;;;;;;;;;;-1:-1:-1;1906:246:23;;;;;:::i;:::-;;:::i;3371:216::-;;;;;;;;;;-1:-1:-1;3371:216:23;;;;;:::i;:::-;;:::i;1386:143::-;;;;;;;;;;-1:-1:-1;1386:143:23;;;;;:::i;:::-;;:::i;12493:404:57:-;;;;;;;;;;-1:-1:-1;12493:404:57;;;;;:::i;:::-;;:::i;1054:151:23:-;;;;;;;;;;-1:-1:-1;1054:151:23;;;;;:::i;:::-;;:::i;10893:377:57:-;;;;;;;;;;-1:-1:-1;10893:377:57;;;;;:::i;:::-;;:::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;:::-;4672:78;4485:308;-1:-1:-1;;;;4485:308:68:o;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;;;;;;19363:19:207;;19407:2;19398:12;;19234:182;6006:27:68;;;;-1:-1:-1;;6006:27:68;;;;;;;;;-1:-1:-1;;;5957:24:68;:91::i;:::-;5848:205;5784:269;;:::o;6973:451:69:-;7122:16;;;7136:1;7122:16;;;;;;;;;7035:19;;;;;;7122:16;;;;;;;;;;;-1:-1:-1;7122:16:69;7093:45;;7167:16;7159:25;;;7144:9;7154:1;7144:12;;;;;;;;:::i;:::-;;;;;;;;;;:40;7192:24;;;7278:78;1271:66;7321:9;1454:66;7278:19;:78::i;:::-;7191:165;;;;;;7369:50;7376:11;7389:15;7406:12;7369:6;:50::i;:::-;7362:57;;;;;;;;6973:451;;;:::o;1497:492:2:-;1678:28;;;1693:4;1678:28;1672:35;;1781:9;1770:21;1837:20;;1895:43;;1686:5;1497:492;;;;;;:::o;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;3942:258:23:-;4101:17;4133:62;4152:7;4161:8;;4133:62;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4171:10:23;;-1:-1:-1;4183:11:23;;-1:-1:-1;4133:18:23;;-1:-1:-1;4133:62:23:i;8443:349:57:-;2506:4;2484:10;:27;2480:88;;2528:33;;-1:-1:-1;;;2528:33:57;;-1:-1:-1;;;;;;2553:7:57;;;2528:33;;;1372:98:207;1345:18;;2528:33:57;1228:248:207;2480:88:57;8656:48:::1;8684:7;8693:10;8656:27;:48::i;:::-;8732:55;8751:7;8760:8;;8732:55;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;8732:55:57::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;8770:10;;-1:-1:-1;8732:55:57;-1:-1:-1;8782:4:57;;;;;;8732:55;::::1;8782:4:::0;;;;8732:55;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;8732:18:57::1;::::0;-1:-1:-1;;;8732:55:57:i:1;:::-;8443:349:::0;;;;;;:::o;11655:399::-;2506:4;2484:10;:27;2480:88;;2528:33;;-1:-1:-1;;;2528:33:57;;-1:-1:-1;;;;;;2553:7:57;;;2528:33;;;1372:98:207;1345:18;;2528:33:57;1228:248:207;2480:88:57;11891:48:::1;11919:7;11928:10;11891:27;:48::i;:::-;11971:78;12000:7;12009:8;;11971:78;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;11971:78:57::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;12019:17;;-1:-1:-1;11971:78:57;-1:-1:-1;12038:10:57;;;;;;11971:78;::::1;12038:10:::0;;;;11971:78;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;11971:28:57::1;::::0;-1:-1:-1;;;11971:78:57:i:1;5209:244:23:-:0;5353:17;5385:63;5411:7;5420:8;;5385:63;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;5430:17:23;;-1:-1:-1;5385:25:23;;-1:-1:-1;;5385:63:23:i;:::-;5378:70;5209:244;-1:-1:-1;;;;;5209:244:23:o;5945:429:57:-;2506:4;2484:10;:27;2480:88;;2528:33;;-1:-1:-1;;;2528:33:57;;-1:-1:-1;;;;;;2553:7:57;;;2528:33;;;1372:98:207;1345:18;;2528:33:57;1228:248:207;2480:88:57;6213:48:::1;6241:7;6250:10;6213:27;:48::i;:::-;6290:79;6310:7;6319:8;;6290:79;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;6290:79:57::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;;-1:-1:-1;6329:10:57;;-1:-1:-1;6329:10:57;;;;6290:79;::::1;6329:10:::0;;;;6290:79;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;;6290:79:57::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;6341:14;;-1:-1:-1;6290:79:57;-1:-1:-1;6357:11:57;;;;;;6290:79;::::1;6357:11:::0;;;;6290:79;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;6290:19:57::1;::::0;-1:-1:-1;;;6290:79:57:i:1;:::-;5945:429:::0;;;;;;;;:::o;9201:391::-;2506:4;2484:10;:27;2480:88;;2528:33;;-1:-1:-1;;;2528:33:57;;-1:-1:-1;;;;;;2553:7:57;;;2528:33;;;1372:98:207;1345:18;;2528:33:57;1228:248:207;2480:88:57;9443:48:::1;9471:7;9480:10;9443:27;:48::i;:::-;9519:68;9538:7;9547:8;;9519:68;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;9519:68:57::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;9557:10;;-1:-1:-1;9519:68:57;-1:-1:-1;9569:4:57;;;;;;9519:68;::::1;9569:4:::0;;;;9519:68;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;9575:11:57;;-1:-1:-1;9519:18:57::1;::::0;-1:-1:-1;;9519:68:57:i:1;:::-;9201:391:::0;;;;;;;:::o;10124:403::-;2506:4;2484:10;:27;2480:88;;2528:33;;-1:-1:-1;;;2528:33:57;;-1:-1:-1;;;;;;2553:7:57;;;2528:33;;;1372:98:207;1345:18;;2528:33:57;1228:248:207;2480:88:57;10372:48:::1;10400:7;10409:10;10372:27;:48::i;:::-;10448:74;10473:7;10482:8;;10448:74;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;10448:74:57::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;10492:10;;-1:-1:-1;10448:74:57;-1:-1:-1;10504:4:57;;;;;;10448:74;::::1;10504:4:::0;;;;10448:74;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;10510:11:57;;-1:-1:-1;10448:24:57::1;::::0;-1:-1:-1;;10448:74:57:i:1;711:156:23:-:0;784:23;829:33;854:7;829:24;:33::i;:::-;815:47;711:156;-1:-1:-1;;711:156:23:o;13948:272:57:-;14113:12;2506:4;2484:10;:27;2480:88;;2528:33;;-1:-1:-1;;;2528:33:57;;-1:-1:-1;;;;;;2553:7:57;;;2528:33;;;1372:98:207;1345:18;;2528:33:57;1228:248:207;2480:88:57;14085:5:::1;14092:10;-1:-1:-1::0;;;;;2145:8:57;;2700:32:::1;2696:541;;2963:14;2989:10;2985:146;;;-1:-1:-1::0;;;;;;3028:22:57;::::1;2985:146;;;-1:-1:-1::0;3109:10:57::1;2985:146;3216:6;3213:1;3206:17;3147:84;2696:541;14140:75:::2;14173:10;14185:8;14195;14205:9;14140:32;:75::i;2604:288:23:-:0;2742:23;2767:28;2797:24;2836:51;2856:7;2865:8;;2836:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2875:11:23;;-1:-1:-1;2836:19:23;;-1:-1:-1;;2836:51:23:i;:::-;2829:58;;;;;;2604:288;;;;;;;;:::o;7725:295::-;7908:12;7935:80;7966:7;7975:8;7985:17;8004:5;8011:3;7935:30;:80::i;13188:284:57:-;2506:4;2484:10;:27;2480:88;;2528:33;;-1:-1:-1;;;2528:33:57;;-1:-1:-1;;;;;;2553:7:57;;;2528:33;;;1372:98:207;1345:18;;2528:33:57;1228:248:207;2480:88:57;13346:48:::1;13374:7;13383:10;13346:27;:48::i;:::-;13426:41;13449:7;13458:8;;13426:41;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;13426:22:57::1;::::0;-1:-1:-1;;;13426:41:57:i:1;14620:1768::-:0;14810:12;2506:4;2484:10;:27;2480:88;;2528:33;;-1:-1:-1;;;2528:33:57;;-1:-1:-1;;;;;;2553:7:57;;;2528:33;;;1372:98:207;1345:18;;2528:33:57;1228:248:207;2480:88:57;14784:4:::1;14790:9:::0;-1:-1:-1;;;;;2730:1:57::1;2145:8:::0;2700:32:::1;2696:541;;2963:14;2989:10;2985:146;;;-1:-1:-1::0;;;;;;3028:22:57;::::1;2985:146;;;-1:-1:-1::0;3109:10:57::1;2985:146;3216:6;3213:1;3206:17;3147:84;2696:541;14911:10:::2;-1:-1:-1::0;;;;;14898:23:57;::::2;::::0;14894:126:::2;;14938:75;14971:10;14983:8;14993;15003:9;14938:32;:75::i;:::-;14931:82;;;;14894:126;15141:33;15177:75;15217:9;15239:10;15177:26;:75::i;:::-;15141:111;;15263:84;15281:22;15305:9;15316:10;15328:8;15338;15263:17;:84::i;:::-;15259:227;;;15405:74;15438:9;15449:8;15459;15469:9;15405:32;:74::i;:::-;15398:81;;;;;15259:227;15560:35;15598:75;15638:9;15668:1;15598:26;:75::i;:::-;15560:113;;15683:86;15701:24;15727:9;15738:10;15750:8;15760;15683:17;:86::i;:::-;15679:229;;;15827:74;15860:9;15871:8;15881;15891:9;15827:32;:74::i;:::-;15820:81;;;;;;15679:229;15982:40;16025:58;-1:-1:-1::0;;;578:36:59;2820:46;;2819:74;16025:31:57::2;:58::i;:::-;15982:101;;16093:91;16111:29;16142:9;16153:10;16165:8;16175;16093:17;:91::i;:::-;16089:234;;;16242:74;16275:9;16286:8;16296;16306:9;16242:32;:74::i;:::-;16235:81;;;;;;;16089:234;16336:47;::::0;::::2;::::0;;-1:-1:-1;;;;;19674:15:207;;16336:47:57::2;::::0;::::2;19656:34:207::0;16372:10:57::2;19706:18:207::0;;;19699:43;19568:18;;16336:47:57::2;19421:327:207::0;3242:1:57::2;2573::::1;;14620:1768:::0;;;;;:::o;4597:265:23:-;4762:12;4789:68;4814:7;4823:8;;4789:68;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4833:10:23;;-1:-1:-1;4845:11:23;;-1:-1:-1;4789:24:23;;-1:-1:-1;4789:68:23:i;6467:258::-;6630:7;6652:68;6677:7;6686:8;6696:10;6708:11;6652:24;:68::i;5915:216::-;6049:7;6071:55;6096:7;6105:8;6115:10;6071:24;:55::i;4275:212:57:-;2506:4;2484:10;:27;2480:88;;2528:33;;-1:-1:-1;;;2528:33:57;;-1:-1:-1;;;;;;2553:7:57;;;2528:33;;;1372:98:207;1345:18;;2528:33:57;1228:248:207;2480:88:57;625:63:80::1;::::0;;-1:-1:-1;;;625:63:80::1;::::0;::::1;197:92:207::0;662:14:80::1;305:11:207::0;;;298:100;;;414:12;;;407:101;4380:57:57::1;::::0;524:12:207;625:63:80::1;;;;;;;;;;;;617:72;;;:::i;:::-;4426:10:57;4380:26;:57::i;:::-;4443:39;4462:6;4470:11;4443:18;:39::i;:::-;4275:212:::0;;:::o;6743:369::-;2506:4;2484:10;:27;2480:88;;2528:33;;-1:-1:-1;;;2528:33:57;;-1:-1:-1;;;;;;2553:7:57;;;2528:33;;;1372:98:207;1345:18;;2528:33:57;1228:248:207;2480:88:57;6964:48:::1;6992:7;7001:10;6964:27;:48::i;:::-;7049:58;7076:7;7085:8;;7049:58;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;7049:58:57::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;7095:5;;-1:-1:-1;7049:58:57;-1:-1:-1;7102:4:57;;;;;;7049:58;::::1;7102:4:::0;;;;7049:58;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;7049:26:57::1;::::0;-1:-1:-1;;;7049:58:57:i:1;7636:479::-:0;2506:4;2484:10;:27;2480:88;;2528:33;;-1:-1:-1;;;2528:33:57;;-1:-1:-1;;;;;;2553:7:57;;;2528:33;;;1372:98:207;1345:18;;2528:33:57;1228:248:207;2480:88:57;7922:48:::1;7950:7;7959:10;7922:27;:48::i;:::-;8008:102;8036:7;8045:8;;8008:102;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;8008:102:57::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;8055:17;;-1:-1:-1;8074:16:57;;-1:-1:-1;8092:11:57;;8105:4;;;;;;8008:102;::::1;8105:4:::0;;;;8008:102;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;8008:27:57::1;::::0;-1:-1:-1;;;8008:102:57:i:1;3478:553::-:0;2506:4;2484:10;:27;2480:88;;2528:33;;-1:-1:-1;;;2528:33:57;;-1:-1:-1;;;;;;2553:7:57;;;2528:33;;;1372:98:207;1345:18;;2528:33:57;1228:248:207;2480:88:57;3621:10:::1;-1:-1:-1::0;;;;;3635:7:57::1;3621:21;;3617:109;;625:63:80;::::0;;-1:-1:-1;;;625:63:80::1;::::0;::::1;197:92:207::0;662:14:80::1;305:11:207::0;;;298:100;;;414:12;;;407:101;3678:28:57::1;::::0;524:12:207;625:63:80::1;;;;;;;;;;;;617:72;;;:::i;:::-;3678:26:57;:28::i;:::-;3708:10;3659:60;;;;;;;;;;;;:::i;3617:109::-;3817:1;3782:23;:21;:23::i;:::-;-1:-1:-1::0;;;;;3782:37:57::1;;3778:91;;3836:26;;;;;;;;;;;;;;3778:91;3875:42;3905:10;3875:21;:42::i;:::-;4013:12;::::0;;4023:1:::1;4013:12:::0;;::::1;::::0;::::1;::::0;;;3982:44:::1;::::0;4001:10;;3982:18:::1;:44::i;:::-;3478:553:::0;:::o;1906:246:23:-;2015:23;2040:28;2070:24;2109:38;2129:7;2138:8;;2109:38;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2109:19:23;;-1:-1:-1;;;2109:38:23:i;:::-;2102:45;;;;;;1906:246;;;;;;;:::o;3371:216::-;3501:17;3533:49;3552:7;3561:8;;3533:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;3571:10:23;;-1:-1:-1;3533:18:23;;-1:-1:-1;;3533:49:23:i;1386:143::-;1457:16;1493:31;1516:7;1493:22;:31::i;12493:404:57:-;2506:4;2484:10;:27;2480:88;;2528:33;;-1:-1:-1;;;2528:33:57;;-1:-1:-1;;;;;;2553:7:57;;;2528:33;;;1372:98:207;1345:18;;2528:33:57;1228:248:207;2480:88:57;12728:48:::1;12756:7;12765:10;12728:27;:48::i;:::-;12808:84;12838:7;12847:8;;12808:84;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;12857:17:57;;-1:-1:-1;12876:15:57;;-1:-1:-1;12808:29:57::1;::::0;-1:-1:-1;12808:84:57:i:1;:::-;12493:404:::0;;;;;:::o;1054:151:23:-;1127:18;1167:33;1192:7;1167:24;:33::i;10893:377:57:-;2506:4;2484:10;:27;2480:88;;2528:33;;-1:-1:-1;;;2528:33:57;;-1:-1:-1;;;;;;2553:7:57;;;2528:33;;;1372:98:207;1345:18;;2528:33:57;1228:248:207;2480:88:57;11120:48:::1;11148:7;11157:10;11120:27;:48::i;:::-;11196:69;11222:7;11231:8;;11196:69;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;11196:69:57::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;11241:17;;-1:-1:-1;11196:69:57;-1:-1:-1;11260:4:57;;;;;;11196:69;::::1;11260:4:::0;;;;11196:69;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;11196:25:57::1;::::0;-1:-1:-1;;;11196:69:57:i:1;38022:541:20:-:0;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;24989:355::-;25161:178;25195:7;25220:8;25250:63;25289:11;25302:10;25250:38;:63::i;:::-;25328:4;25161:16;:178::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;8965:235:69:-;9075:19;9096:29;9170:25;9183:11;9170:12;:25::i;:::-;9133:62;;;;-1:-1:-1;8965:235:69;-1:-1:-1;;;;8965:235:69: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;36975:440:20;37126:12;37163:29;:11;:27;:29::i;:::-;37150:10;:42;;;37146:265;;;37209:82;37248:7;37257:8;37267:10;37279:11;37209:38;:82::i;:::-;37202:89;;;;37146:265;37319:85;37335:7;37344:8;37373:29;:11;:27;:29::i;:::-;37354:49;;:10;:49;:::i;:::-;37319:15;:85::i;1480:281:42:-;1642:29;1652:10;1664:6;1642:9;:29::i;:::-;1637:120;;1720:21;:10;:19;:21::i;:::-;1743:6;1688:62;;;;;;;;;;;;:::i;22831:192:20:-;22948:70;22957:7;22966:8;22976:10;22988:4;22994:23;23009:7;22994:14;:23::i;:::-;22948:8;:70::i;:::-;22831:192;;;;:::o;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;39031:522::-;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;13982:285::-;14168:94;14178:7;14187:8;14197:10;14209:14;14225:11;14238:23;14253:7;14238:14;:23::i;:::-;14168:9;:94::i;23922:409::-;24105:29;:11;:27;:29::i;:::-;24092:10;:42;;;24088:239;;;24144:64;24159:7;24168:8;24178:10;24190:4;24196:11;24144:14;:64::i;:::-;24088:239;;;24229:91;24245:7;24254:8;24283:29;:11;:27;:29::i;:::-;24264:49;;:10;:49;:::i;:::-;24315:4;24229:15;:91::i;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;42754:1148::-;42931:12;43004:3;42996:5;:11;42992:83;;;43024:44;;;;;;;;21051:25:207;;;21092:18;;;21085:34;;;21024:18;;43024:44:20;20877:248:207;42992:83:20;43284:28;43315:66;43363:7;43372:8;43315:47;:66::i;:::-;43284:97;-1:-1:-1;43387:19:20;43409:41;43284:97;43432:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;43409:41:20;43387:63;;43469:11;43460:5;:20;;:41;;;;43490:11;43484:3;:17;43460:41;43456:157;;;43554:11;43576;43567:5;:20;;:38;;43598:7;43604:1;43598:3;:7;:::i;:::-;43567:38;;;43590:5;43567:38;43518:88;;;;;;;;21051:25:207;;;;21092:18;;;21085:34;21024:18;;43518:88:20;20877:248:207;43456:157:20;43683:16;43702:79;43744:7;43753:8;43763:17;43702:41;:79::i;:::-;43683:98;;43813:78;43844:8;43862:5;43883;43877:3;:11;43813:12;:78::i;:::-;43806:85;42754:1148;-1:-1:-1;;;;;;;;;42754:1148:20:o;27433:145::-;27517:56;27530:7;27539:8;27549:23;27564:7;27549:14;:23::i;:::-;27517:12;:56::i;4990:406:79:-;5132:16;;;5146:1;5132:16;;;;;;;;5065:30;;;;5132:16;5146:1;5132:16;;;;;;;;;;-1:-1:-1;5132:16:79;5103:45;;5193:9;-1:-1:-1;;;;;5177:27:79;5169:36;;5154:9;5164:1;5154:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;5250:9;-1:-1:-1;;;;;5234:27:79;5226:36;;5211:9;5221:1;5211:12;;;;;;;;:::i;:::-;;;;;;;;;;:51;5269:13;5285:62;1271:66;5320:9;5269:13;-1:-1:-1;;;5285:24:79;:62::i;2128:811:43:-;2300:4;2372:32;2384:19;2372:11;:32::i;:::-;2368:49;;;-1:-1:-1;2413:4:43;2406:11;;2368:49;744:53;2476:46;;-1:-1:-1;2517:5:43;2510:12;;2476:46;2636:12;2650:17;2671:193;2703:9;2856:1;2730:19;2810:9;2821:8;2831;2767:74;;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;2767:74:43;;;;;;;;;;;;;;;;;;;;2671:15;:193::i;:::-;2635:229;;;;2876:7;2871:26;;2892:5;2885:12;;;;;;2871:26;2921:4;2910:24;;;;;;;;;;;;:::i;:::-;2903:31;2128:811;-1:-1:-1;;;;;;;;2128:811:43:o;4676:329:73:-;4804:16;;;4818:1;4804:16;;;;;;;;;4737:30;;;;4804:16;;;;;;;;;;;;-1:-1:-1;4804:16:73;4775:45;;4859:11;4826:9;4836:1;4826:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;4878:13;4894:62;1271:66;4929:9;4878:13;-1:-1:-1;;;4894:24:73;:62::i;40817:427:20:-;40974:7;40989:21;41019:29;:11;:27;:29::i;:::-;40989:60;;41072:15;41059:28;;:10;:28;;;41055:185;;;41104:31;;;;4479:19:3;:27;537:1:30;4478:44:3;4444:79;;;4431:93;41104:31:20;41097:38;;;;;41055:185;41163:70;41185:7;41194:8;41204:28;41217:15;41204:10;:28;:::i;:::-;41163:21;:70::i;40170:225::-;40298:7;40320:70;40335:7;40344:8;40354:10;40366:23;40381:7;40366:14;:23::i;:::-;40320:14;:70::i;2074:233:42:-;-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;4679:570:57:-;4835:60;4860:6;4869:25;4835:16;:60::i;:::-;4902:210;4977:10;5005:1;5030:6;5092:11;5055:50;;;;;;;;:::i;:::-;;;;-1:-1:-1;;5055:50:57;;;;;;;;;;;;;;;;;;;;4902:55;:210::i;:::-;;5176:68;5206:6;5225:11;5215:22;;;;;;5239:4;5176:21;:68::i;18901:1676:20:-;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;;21476:539;21682:328;21736:7;21761:8;21796:17;21839:16;21876:11;21901:4;21937:66;21985:7;21994:8;21937:47;:66::i;:::-;21682:36;:328::i;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;3704:35;;;;:102;;3753:53;;;;:34;:53::i;:::-;3704:102;;;;;;;;;;;;;;;;;;;;;3833:25;;;;:87;;3872:48;3907:12;3872:34;:48::i;:::-;3833:87;;;;;;;;;;;;;;;;;;;;;3637:293;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;3608:330;;;;;3351:592;;;:::o;3836:234:71:-;3924:16;;;3874:13;3924:16;;;;;;;;;3947:13;3963:64;1182:66;3895:45;3947:13;1365:66;3963:26;:64::i;:::-;4041:23;;;3836:234;-1:-1:-1;;;3836:234:71:o;4854:191::-;4926:16;;;4897:26;4926:16;;;;;;;;24204:2:207;24200:15;;;24217:66;24196:88;5000:25:71;;;24184:101:207;5000:25:71;;;;;24301:12:207;5000:25:71;;;24301:12:207;;;5000:25:71;;;4926:16;;4949:91;;1182:66;;4926:16;;4897:26;1365:66;4949:26;:91::i;33811:253:20:-;33912:23;33937:28;33967:24;34006:53;34016:7;34025:8;34035:23;34050:7;34035:14;:23::i;:::-;34006:9;:53::i;:::-;33999:60;;;;;;33811:253;;;;;:::o;36354:218::-;36476:12;36503:64;36512:7;36521:8;36531:10;36543:23;36558:7;36543:14;:23::i;:::-;36503:8;:64::i;7148:379::-;7213:16;7249:29;7270:7;7249:20;:29::i;:::-;7237:41;;7392:31;7415:7;7392:22;:31::i;:::-;7387:136;;7473:7;7506;7489:25;;;;;;19363:19:207;;19407:2;19398:12;;19234:182;7489:25:20;;;;-1:-1:-1;;7489:25:20;;;;;;;;;;7440:76;;;;;;;;;:::i;7387:136::-;7148:379;;;:::o;32089:833::-;32349:36;32388:66;32436:7;32445:8;32388:47;:66::i;:::-;32349:105;-1:-1:-1;32460:26:20;32496:49;32349:105;32527:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;32496:49:20;32460:86;-1:-1:-1;32584:333:20;32638:7;32663:8;32698:17;32748:37;32770:15;32748:37;;;;:::i;:::-;32844:12;;;32854:1;32844:12;;;;;;;;32814:15;;32888:22;32584:36;:333::i;7795:273::-;7862:18;7902:31;7925:7;7902:22;:31::i;:::-;7888:45;-1:-1:-1;5479:35:17;7939:125:20;;8014:7;8047;8030:25;;;;;;19363:19:207;;19407:2;19398:12;;19234:182;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;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;53556:242::-;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;;;-1:-1:-1;53787:6:20;53556:242;-1:-1:-1;;;53556:242: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;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;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;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;55672:301:20:-;55793:13;55885:82;55916:48;55946:7;55955:8;55916:29;:48::i;:::-;4645:21:19;;4539:137;54475:274:20;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;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;8571:236:69:-;7342:4:2;7328:27;;7322:34;7328:27;;;7322:34;8636:19:69;;8778:23;8752:50;;8571:236;;;:::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;:::-;:64;:66::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;:::-;2037:66;;;;;;;;;;;;:::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:50::-;2358:182;;2343:197;2642:14;2615:23;:8;385:5:16;2502:44:59;;2404:148;2615:23:55;:41;;;: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;5135:171:3:-;5208:7;537:1:30;1425;1409:13;1421:1;334:2;1409:13;:::i;51381:511:20:-;51544:12;51686:201;51725:41;51748:7;51757:8;51725:22;:41::i;:::-;51784:45;51805:11;51818:10;51784:20;:45::i;:::-;51847:31;;;;4479:19:3;:27;537:1:30;4478:44:3;4444:79;;;4431:93;39291:12:20;:257::i;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;46038:3950:20:-;46456:14;46435:7;:35;;;46431:161;;46526:14;46542:7;46575;46558:25;;;;;;19363:19:207;;19407:2;19398:12;;19234: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;;;;;26727:12:207;26766:15;;;47123:92:20;;;26748:34:207;26818:15;;;26798:18;;;26791:43;26870:15;;26850:18;;;26843:43;26690:18;;47123:92:20;26521:371:207;47004:218:20;47328:19;47309:16;:38;;;47305:140;;;47364:74;;;;;;;;27070:25:207;;;27143:12;27131:25;;27111:18;;;27104:53;27043:18;;47364:74:20;26897: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;4976:669:19:-;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;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;52982:282::-;53227:30;;;;;;30563:19:207;;;30598:12;;;30591:28;;;53070:7:20;;30635:12:207;;53227:30:20;30375:278:207;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;;1063:181:43;764:71:80;;;781:15;764:71;;;197:92:207;1139:4:43;305:11:207;;;298:100;;;814:20:80;414:12:207;;;407:101;1139:4:43;524:12:207;764:71:80;;;;;;;;;;;;756:80;;;:::i;:::-;1158:81:43;;;;1063:181;-1:-1:-1;1063:181:43:o;41760:262:20:-;41902:7;41924:93;41999:17;41924:66;41972:7;41981:8;41924:47;:66::i;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;:::-;4760:23;;;4483:306;-1:-1:-1;;;;4483:306:74:o;879:238:92:-;964:61;996:15;1013:11;964:31;:61::i;:::-;959:156;;1040:70;;;;;-1:-1:-1;;;;;31584:55:207;;1040:70:92;;;31566:74:207;-1:-1:-1;;;;;;31676:79:207;;31656:18;;;31649:107;31539:18;;1040:70:92;31394:368:207;7738:415:58;7893:17;7919:12;7933:18;7955:133;7998:9;8025:8;8049:6;8073:8;7955:23;:133::i;6350:340:72:-;6472:16;;;6486:1;6472:16;;;;;;;;6443:26;;6472:16;;;;;;;;;;-1:-1:-1;6472:16:72;6443:45;;6533:13;-1:-1:-1;;;;;6517:31:72;6509:40;;6494:9;6504:1;6494:12;;;;;;;;:::i;:::-;;;;;;:55;;;;;6570:13;6555:9;6565:1;6555:12;;;;;;;;:::i;:::-;;;;;;:28;;;;;6590:95;1182:66;1166:83;;6625:9;6636:1;6657:11;6639:31;;;;;;31918:14:207;31911:22;31906:3;31902:32;31890:45;;31960:1;31951:11;;31767:201;6639:31:72;;;;-1:-1:-1;;6639:31:72;;;;;;;;;1364:66;6590:24;:95::i;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;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;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;1796:322::-;1866:13;1887:14;1907:80;1923:2;1914:6;:11;1907:80;;;1941:34;;;3152:1:2;3148:13;;3144:24;1941:39:59;;1937:50;1982:5;1937:50;1927:8;;1907:80;;;2023:30;;;32126:66:207;32114:79;;2023:30:59;;;32102:92:207;2023:30:59;;32210:12:207;;;;2023:30:59;;;809:21:2;;;2023:30:59;2073:39;694:164:2;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;17921:234::-;18068:80;;;;;-1:-1:-1;;;;;18068:36:24;;;;;:80;;18105:7;;18114:8;;18124:10;;18136:11;;18068:80;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;10690:455::-;10862:21;10886:17;:15;:17::i;:::-;10862:41;-1:-1:-1;10938:4:24;-1:-1:-1;;;;;10913:30:24;;;10909:232;;10953:74;10978:7;10987:8;10997:10;11009:4;11015:11;10953:24;:74::i;:::-;10909:232;;;11048:86;;;;;-1:-1:-1;;;;;11048:36:24;;;;;:86;;11085:7;;11094:8;;11104:10;;11116:4;;11122:11;;11048:86;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;5592:312:29;5711:16;;;5725:1;5711:16;;;;;;;;;5658;;;;5711;;;;;;;;;;;;-1:-1:-1;5711:16:29;5682:45;;5766:7;5733:9;5743:1;5733:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;5781:13;5797:62;1171:66;5832:9;5843:1;1343:66;5797:24;:62::i;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;1253:66;3791:24;:62::i;:::-;3775:78;;3867:29;3888:5;3875:20;;1452:10:16;1343:126;6974:316:29;7097:16;;;7111:1;7097:16;;;;;;;;;7042:18;;;;7097:16;;;;;;;;;;;;-1:-1:-1;7097:16:29;7068:45;;7152:7;7119:9;7129:1;7119:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;7167:13;7183:62;1171:66;7218:9;7229:1;1343:66;7183:24;:62::i;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;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;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;:::-;6885:165;;;;;;7063:50;7070:11;7083:15;7100:12;7063:6;:50::i;5279:317:58:-;5418:12;5432:17;5475:6;-1:-1:-1;;;;;5475:11:58;5495:1;5506:79;5532:8;5553:9;5574:8;5506:13;:79::i;:::-;5475:116;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;5457:134:58;;;;-1:-1:-1;5279:317:58;-1:-1:-1;;;;;5279:317:58:o;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;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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;1449:66;5037:24;:62::i;:::-;5021:78;;5113:29;5134:5;5121:20;;1452:10:16;1343:126;7197:1488:15;7323:13;1004:16;7348:25;;7344:97;;;7390:44;;;;;;;;8303:25:207;;;8276:18;;7390:44:15;8126:208: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;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;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;;1313:272:45;1400:4;1499:23;1514:7;1499:14;:23::i;:::-;:81;;;;;1526:54;1559:7;1568:11;1526:32;:54::i;1766:227:24:-;996:42;1855:22;1816:7;;-1:-1:-1;;;;;1855:22:24;;1883:106;;1931:10;1924:17;;;1766:227;:::o;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;8578:206:78:-;8688:14;8704:17;8754:25;8767:11;8754:12;:25::i;4582:201:58:-;4704:12;4748:8;4758:9;4769:8;4731:47;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;4724:54;;4582:201;;;;;:::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;;;;;;1041:32:45;:63::i;:::-;1040:64;949:155;709:400;-1:-1:-1;;709:400:45:o;4133:576::-;4296:56;;-1:-1:-1;;;;;;1390:79:207;;4296:56:45;;;1372:98:207;4235:4:45;;;;1345: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;8203:217:78:-;7342:4:2;7328:27;;7322:34;7328:27;;;7322:34;8319:32:78;;;;;;8268:14;;8383:30;;8375:39;1343:126:16;547:357:207;665:12;;712:4;701:16;;;695:23;;665:12;730:16;;727:171;;;-1:-1:-1;;810:6:207;804:4;800:17;797:1;793:25;789:98;782:5;778:110;769:119;;727:171;;547:357;;;:::o;909:184::-;-1:-1:-1;;;958:1:207;951:88;1058:4;1055:1;1048:15;1082:4;1079:1;1072:15;1098:125;1163:9;;;1184:10;;;1181:36;;;1197:18;;:::i;1712:367::-;1775:8;1785:6;1839:3;1832:4;1824:6;1820:17;1816:27;1806:55;;1857:1;1854;1847:12;1806:55;-1:-1:-1;1880:20:207;;1923:18;1912:30;;1909:50;;;1955:1;1952;1945:12;1909:50;1992:4;1984:6;1980:17;1968:29;;2052:3;2045:4;2035:6;2032:1;2028:14;2020:6;2016:27;2012:38;2009:47;2006:67;;;2069:1;2066;2059:12;2006:67;1712:367;;;;;:::o;2084:156::-;2150:20;;2210:4;2199:16;;2189:27;;2179:55;;2230:1;2227;2220:12;2245:706;2418:6;2426;2434;2442;2450;2503:3;2491:9;2482:7;2478:23;2474:33;2471:53;;;2520:1;2517;2510:12;2471:53;2556:9;2543:23;2533:33;;2617:2;2606:9;2602:18;2589:32;2644:18;2636:6;2633:30;2630:50;;;2676:1;2673;2666:12;2630:50;2715:70;2777:7;2768:6;2757:9;2753:22;2715:70;:::i;:::-;2804:8;;-1:-1:-1;2689:96:207;-1:-1:-1;2858:36:207;;-1:-1:-1;2890:2:207;2875:18;;2858:36;:::i;:::-;2245:706;;;;-1:-1:-1;2245:706:207;;2941:2;2926:18;2913:32;;2245:706;-1:-1:-1;;2245:706:207:o;2956:250::-;3041:1;3051:113;3065:6;3062:1;3059:13;3051:113;;;3141:11;;;3135:18;3122:11;;;3115:39;3087:2;3080:10;3051:113;;;-1:-1:-1;;3198:1:207;3180:16;;3173:27;2956:250::o;3211:329::-;3252:3;3290:5;3284:12;3317:6;3312:3;3305:19;3333:76;3402:6;3395:4;3390:3;3386:14;3379:4;3372:5;3368:16;3333:76;:::i;:::-;3454:2;3442:15;-1:-1:-1;;3438:88:207;3429:98;;;;3529:4;3425:109;;3211:329;-1:-1:-1;;3211:329:207:o;3545:217::-;3692:2;3681:9;3674:21;3655:4;3712:44;3752:2;3741:9;3737:18;3729:6;3712:44;:::i;3767:347::-;3818:8;3828:6;3882:3;3875:4;3867:6;3863:17;3859:27;3849:55;;3900:1;3897;3890:12;3849:55;-1:-1:-1;3923:20:207;;3966:18;3955:30;;3952:50;;;3998:1;3995;3988:12;3952:50;4035:4;4027:6;4023:17;4011:29;;4087:3;4080:4;4071:6;4063;4059:19;4055:30;4052:39;4049:59;;;4104:1;4101;4094:12;4119:915;4272:6;4280;4288;4296;4304;4312;4365:3;4353:9;4344:7;4340:23;4336:33;4333:53;;;4382:1;4379;4372:12;4333:53;4418:9;4405:23;4395:33;;4479:2;4468:9;4464:18;4451:32;4502:18;4543:2;4535:6;4532:14;4529:34;;;4559:1;4556;4549:12;4529:34;4598:70;4660:7;4651:6;4640:9;4636:22;4598:70;:::i;:::-;4687:8;;-1:-1:-1;4572:96:207;-1:-1:-1;4572:96:207;;-1:-1:-1;4741:36:207;4773:2;4758:18;;4741:36;:::i;:::-;4731:46;;4830:2;4819:9;4815:18;4802:32;4786:48;;4859:2;4849:8;4846:16;4843:36;;;4875:1;4872;4865:12;4843:36;;4914:60;4966:7;4955:8;4944:9;4940:24;4914:60;:::i;:::-;4119:915;;;;-1:-1:-1;4119:915:207;;-1:-1:-1;4119:915:207;;4993:8;;4119:915;-1:-1:-1;;;4119:915:207:o;5039:606::-;5172:6;5180;5188;5196;5249:2;5237:9;5228:7;5224:23;5220:32;5217:52;;;5265:1;5262;5255:12;5217:52;5301:9;5288:23;5278:33;;5362:2;5351:9;5347:18;5334:32;5389:18;5381:6;5378:30;5375:50;;;5421:1;5418;5411:12;5375:50;5460:70;5522:7;5513:6;5502:9;5498:22;5460:70;:::i;:::-;5549:8;;-1:-1:-1;5434:96:207;-1:-1:-1;5603:36:207;;-1:-1:-1;5635:2:207;5620:18;;5603:36;:::i;:::-;5593:46;;5039:606;;;;;;;:::o;5650:1235::-;5859:6;5867;5875;5883;5891;5899;5907;5915;5968:3;5956:9;5947:7;5943:23;5939:33;5936:53;;;5985:1;5982;5975:12;5936:53;6021:9;6008:23;5998:33;;6082:2;6071:9;6067:18;6054:32;6105:18;6146:2;6138:6;6135:14;6132:34;;;6162:1;6159;6152:12;6132:34;6201:70;6263:7;6254:6;6243:9;6239:22;6201:70;:::i;:::-;6290:8;;-1:-1:-1;6175:96:207;-1:-1:-1;6378:2:207;6363:18;;6350:32;;-1:-1:-1;6394:16:207;;;6391:36;;;6423:1;6420;6413:12;6391:36;6462:60;6514:7;6503:8;6492:9;6488:24;6462:60;:::i;:::-;6541:8;;-1:-1:-1;6436:86:207;-1:-1:-1;6623:2:207;6608:18;;6595:32;;-1:-1:-1;6680:3:207;6665:19;;6652:33;;-1:-1:-1;6697:16:207;;;6694:36;;;6726:1;6723;6716:12;6694:36;;6765:60;6817:7;6806:8;6795:9;6791:24;6765:60;:::i;:::-;5650:1235;;;;-1:-1:-1;5650:1235:207;;-1:-1:-1;5650:1235:207;;;;;;6844:8;-1:-1:-1;;;5650:1235:207:o;6890:1015::-;7083:6;7091;7099;7107;7115;7123;7131;7184:3;7172:9;7163:7;7159:23;7155:33;7152:53;;;7201:1;7198;7191:12;7152:53;7237:9;7224:23;7214:33;;7298:2;7287:9;7283:18;7270:32;7321:18;7362:2;7354:6;7351:14;7348:34;;;7378:1;7375;7368:12;7348:34;7417:70;7479:7;7470:6;7459:9;7455:22;7417:70;:::i;:::-;7506:8;;-1:-1:-1;7391:96:207;-1:-1:-1;7391:96:207;;-1:-1:-1;7560:36:207;7592:2;7577:18;;7560:36;:::i;:::-;7550:46;;7649:2;7638:9;7634:18;7621:32;7605:48;;7678:2;7668:8;7665:16;7662:36;;;7694:1;7691;7684:12;7662:36;;7733:60;7785:7;7774:8;7763:9;7759:24;7733:60;:::i;:::-;6890:1015;;;;-1:-1:-1;6890:1015:207;;;;;;7894:3;7879:19;;;7866:33;;6890:1015;-1:-1:-1;;;;6890:1015:207:o;7910:211::-;8000:6;8053:2;8041:9;8032:7;8028:23;8024:32;8021:52;;;8069:1;8066;8059:12;8021:52;-1:-1:-1;8092:23:207;;7910:211;-1:-1:-1;7910:211:207:o;8339:184::-;-1:-1:-1;;;8388:1:207;8381:88;8488:4;8485:1;8478:15;8512:4;8509:1;8502:15;8528:334;8599:2;8593:9;8655:2;8645:13;;-1:-1:-1;;8641:86:207;8629:99;;8758:18;8743:34;;8779:22;;;8740:62;8737:88;;;8805:18;;:::i;:::-;8841:2;8834:22;8528:334;;-1:-1:-1;8528:334:207:o;8867:589::-;8909:5;8962:3;8955:4;8947:6;8943:17;8939:27;8929:55;;8980:1;8977;8970:12;8929:55;9016:6;9003:20;9042:18;9038:2;9035:26;9032:52;;;9064:18;;:::i;:::-;9108:114;9216:4;-1:-1:-1;;9140:4:207;9136:2;9132:13;9128:86;9124:97;9108:114;:::i;:::-;9247:2;9238:7;9231:19;9293:3;9286:4;9281:2;9273:6;9269:15;9265:26;9262:35;9259:55;;;9310:1;9307;9300:12;9259:55;9375:2;9368:4;9360:6;9356:17;9349:4;9340:7;9336:18;9323:55;9423:1;9398:16;;;9416:4;9394:27;9387:38;;;;9402:7;8867:589;-1:-1:-1;;;8867:589:207:o;9461:419::-;9569:6;9577;9630:2;9618:9;9609:7;9605:23;9601:32;9598:52;;;9646:1;9643;9636:12;9598:52;9682:9;9669:23;9659:33;;9743:2;9732:9;9728:18;9715:32;9770:18;9762:6;9759:30;9756:50;;;9802:1;9799;9792:12;9756:50;9825:49;9866:7;9857:6;9846:9;9842:22;9825:49;:::i;:::-;9815:59;;;9461:419;;;;;:::o;9885:635::-;10051:6;10059;10067;10075;10128:2;10116:9;10107:7;10103:23;10099:32;10096:52;;;10144:1;10141;10134:12;10096:52;10180:9;10167:23;10157:33;;10241:2;10230:9;10226:18;10213:32;10268:18;10260:6;10257:30;10254:50;;;10300:1;10297;10290:12;10254:50;10339:70;10401:7;10392:6;10381:9;10377:22;10339:70;:::i;:::-;9885:635;;10428:8;;-1:-1:-1;10313:96:207;;10510:2;10495:18;10482:32;;9885:635;-1:-1:-1;;;;9885:635:207:o;10525:482::-;10780:2;10769:9;10762:21;10743:4;10806:44;10846:2;10835:9;10831:18;10823:6;10806:44;:::i;:::-;10886:6;10881:2;10870:9;10866:18;10859:34;10941:9;10933:6;10929:22;10924:2;10913:9;10909:18;10902:50;10969:32;10994:6;10986;10969:32;:::i;11012:712::-;11066:5;11119:3;11112:4;11104:6;11100:17;11096:27;11086:55;;11137:1;11134;11127:12;11086:55;11173:6;11160:20;11199:4;11222:18;11218:2;11215:26;11212:52;;;11244:18;;:::i;:::-;11290:2;11287:1;11283:10;11313:28;11337:2;11333;11329:11;11313:28;:::i;:::-;11375:15;;;11445;;;11441:24;;;11406:12;;;;11477:15;;;11474:35;;;11505:1;11502;11495:12;11474:35;11541:2;11533:6;11529:15;11518:26;;11553:142;11569:6;11564:3;11561:15;11553:142;;;11635:17;;11623:30;;11586:12;;;;11673;;;;11553:142;;11729:655;11878:6;11886;11894;11902;11910;11963:3;11951:9;11942:7;11938:23;11934:33;11931:53;;;11980:1;11977;11970:12;11931:53;12016:9;12003:23;11993:33;;12077:2;12066:9;12062:18;12049:32;12104:18;12096:6;12093:30;12090:50;;;12136:1;12133;12126:12;12090:50;12159:61;12212:7;12203:6;12192:9;12188:22;12159:61;:::i;:::-;12149:71;;;12239:36;12271:2;12260:9;12256:18;12239:36;:::i;:::-;11729:655;;;;-1:-1:-1;12229:46:207;;12322:2;12307:18;;12294:32;;-1:-1:-1;12373:3:207;12358:19;12345:33;;11729:655;-1:-1:-1;;11729:655:207:o;12389:536::-;12515:6;12523;12531;12584:2;12572:9;12563:7;12559:23;12555:32;12552:52;;;12600:1;12597;12590:12;12552:52;12636:9;12623:23;12613:33;;12697:2;12686:9;12682:18;12669:32;12724:18;12716:6;12713:30;12710:50;;;12756:1;12753;12746:12;12710:50;12795:70;12857:7;12848:6;12837:9;12833:22;12795:70;:::i;:::-;12389:536;;12884:8;;-1:-1:-1;12769:96:207;;-1:-1:-1;;;;12389:536:207:o;13112:154::-;-1:-1:-1;;;;;13191:5:207;13187:54;13180:5;13177:65;13167:93;;13256:1;13253;13246:12;13271:554;13388:6;13396;13404;13457:2;13445:9;13436:7;13432:23;13428:32;13425:52;;;13473:1;13470;13463:12;13425:52;13512:9;13499:23;13531:31;13556:5;13531:31;:::i;:::-;13581:5;-1:-1:-1;13633:2:207;13618:18;;13605:32;;-1:-1:-1;13688:2:207;13673:18;;13660:32;13715:18;13704:30;;13701:50;;;13747:1;13744;13737:12;13701:50;13770:49;13811:7;13802:6;13791:9;13787:22;13770:49;:::i;:::-;13760:59;;;13271:554;;;;;:::o;13830:617::-;14001:6;14009;14017;14025;14078:3;14066:9;14057:7;14053:23;14049:33;14046:53;;;14095:1;14092;14085:12;14046:53;14131:9;14118:23;14108:33;;14192:2;14181:9;14177:18;14164:32;14219:18;14211:6;14208:30;14205:50;;;14251:1;14248;14241:12;14205:50;14274:61;14327:7;14318:6;14307:9;14303:22;14274:61;:::i;:::-;14264:71;;;14354:36;14386:2;14375:9;14371:18;14354:36;:::i;:::-;13830:617;;;;-1:-1:-1;14344:46:207;;14437:2;14422:18;14409:32;;-1:-1:-1;;13830:617:207:o;14634:517::-;14765:6;14773;14781;14834:2;14822:9;14813:7;14809:23;14805:32;14802:52;;;14850:1;14847;14840:12;14802:52;14886:9;14873:23;14863:33;;14947:2;14936:9;14932:18;14919:32;14974:18;14966:6;14963:30;14960:50;;;15006:1;15003;14996:12;14960:50;15029:61;15082:7;15073:6;15062:9;15058:22;15029:61;:::i;:::-;15019:71;;;15109:36;15141:2;15130:9;15126:18;15109:36;:::i;:::-;15099:46;;14634:517;;;;;:::o;15156:472::-;15250:6;15258;15311:2;15299:9;15290:7;15286:23;15282:32;15279:52;;;15327:1;15324;15317:12;15279:52;15366:9;15353:23;15385:31;15410:5;15385:31;:::i;:::-;15435:5;-1:-1:-1;15491:2:207;15476:18;;15463:32;15518:18;15507:30;;15504:50;;;15550:1;15547;15540:12;15633:1013;15787:6;15795;15803;15811;15819;15827;15880:3;15868:9;15859:7;15855:23;15851:33;15848:53;;;15897:1;15894;15887:12;15848:53;15933:9;15920:23;15910:33;;15994:2;15983:9;15979:18;15966:32;16017:18;16058:2;16050:6;16047:14;16044:34;;;16074:1;16071;16064:12;16044:34;16113:70;16175:7;16166:6;16155:9;16151:22;16113:70;:::i;:::-;16202:8;;-1:-1:-1;16087:96:207;-1:-1:-1;16287:2:207;16272:18;;16259:32;;-1:-1:-1;16331:14:207;16320:26;;16310:37;;16300:65;;16361:1;16358;16351:12;16300:65;16384:5;;-1:-1:-1;16442:2:207;16427:18;;16414:32;;16458:16;;;16455:36;;;16487:1;16484;16477:12;16651:165;16718:20;;16778:12;16767:24;;16757:35;;16747:63;;16806:1;16803;16796:12;16821:1061;16990:6;16998;17006;17014;17022;17030;17038;17046;17099:3;17087:9;17078:7;17074:23;17070:33;17067:53;;;17116:1;17113;17106:12;17067:53;17152:9;17139:23;17129:33;;17213:2;17202:9;17198:18;17185:32;17236:18;17277:2;17269:6;17266:14;17263:34;;;17293:1;17290;17283:12;17263:34;17332:70;17394:7;17385:6;17374:9;17370:22;17332:70;:::i;:::-;17421:8;;-1:-1:-1;17306:96:207;-1:-1:-1;17306:96:207;;-1:-1:-1;17475:36:207;17507:2;17492:18;;17475:36;:::i;:::-;17465:46;;17530:37;17563:2;17552:9;17548:18;17530:37;:::i;:::-;17520:47;;17586:38;17619:3;17608:9;17604:19;17586:38;:::i;:::-;17576:48;;17677:3;17666:9;17662:19;17649:33;17633:49;;17707:2;17697:8;17694:16;17691:36;;;17723:1;17720;17713:12;17887:264;17963:6;18016:2;18004:9;17995:7;17991:23;17987:32;17984:52;;;18032:1;18029;18022:12;17984:52;18071:9;18058:23;18090:31;18115:5;18090:31;:::i;19045:184::-;-1:-1:-1;;;19094:1:207;19087:88;19194:4;19191:1;19184:15;19218:4;19215:1;19208:15;19753:339;19930:2;19919:9;19912:21;19893:4;19950:44;19990:2;19979:9;19975:18;19967:6;19950:44;:::i;:::-;19942:52;;-1:-1:-1;;;;;20034:6:207;20030:55;20025:2;20014:9;20010:18;20003:83;19753:339;;;;;:::o;20097:175::-;20134:3;20178:4;20171:5;20167:16;20207:4;20198:7;20195:17;20192:43;;20215:18;;:::i;:::-;20264:1;20251:15;;20097:175;-1:-1:-1;;20097:175:207:o;20277:439::-;-1:-1:-1;;;;;20515:6:207;20511:55;20500:9;20493:74;20603:6;20598:2;20587:9;20583:18;20576:34;20646:2;20641;20630:9;20626:18;20619:30;20474:4;20666:44;20706:2;20695:9;20691:18;20683:6;20666:44;:::i;20721:151::-;20811:4;20804:12;;;20790;;;20786:31;;20829:14;;20826:40;;;20846:18;;:::i;21130:128::-;21197:9;;;21218:11;;;21215:37;;;21232:18;;:::i;21263:277::-;21330:6;21383:2;21371:9;21362:7;21358:23;21354:32;21351:52;;;21399:1;21396;21389:12;21351:52;21431:9;21425:16;21484:5;21477:13;21470:21;21463:5;21460:32;21450:60;;21506:1;21503;21496:12;21545:439;21598:3;21636:5;21630:12;21663:6;21658:3;21651:19;21689:4;21718;21713:3;21709:14;21702:21;;21757:4;21750:5;21746:16;21780:1;21790:169;21804:6;21801:1;21798:13;21790:169;;;21865:13;;21853:26;;21899:12;;;;21934:15;;;;21826:1;21819:9;21790:169;;;-1:-1:-1;21975:3:207;;21545:439;-1:-1:-1;;;;;21545:439:207:o;21989:511::-;22240:2;22229:9;22222:21;22203:4;22266:56;22318:2;22307:9;22303:18;22295:6;22266:56;:::i;:::-;22370:14;22362:6;22358:27;22353:2;22342:9;22338:18;22331:55;22434:9;22426:6;22422:22;22417:2;22406:9;22402:18;22395:50;22462:32;22487:6;22479;22462:32;:::i;22505:615::-;22815:6;22804:9;22797:25;22858:3;22853:2;22842:9;22838:18;22831:31;22778:4;22885:57;22937:3;22926:9;22922:19;22914:6;22885:57;:::i;:::-;22990:14;22982:6;22978:27;22973:2;22962:9;22958:18;22951:55;23054:9;23046:6;23042:22;23037:2;23026:9;23022:18;23015:50;23082:32;23107:6;23099;23082:32;:::i;23125:925::-;23574:66;23566:6;23562:79;23557:3;23550:92;23532:3;23661;23693:2;23689:1;23684:3;23680:11;23673:23;23725:6;23719:13;23741:74;23808:6;23804:1;23799:3;23795:11;23788:4;23780:6;23776:17;23741:74;:::i;:::-;23843:6;23838:3;23834:16;23824:26;;23878:2;23874:1;23870:2;23866:10;23859:22;23912:6;23906:13;23890:29;;23928:75;23994:8;23990:1;23986:2;23982:10;23975:4;23967:6;23963:17;23928:75;:::i;:::-;24023:17;24042:1;24019:25;;23125:925;-1:-1:-1;;;;;23125:925:207:o;24542:321::-;24750:6;24739:9;24732:25;24793:2;24788;24777:9;24773:18;24766:30;24713:4;24813:44;24853:2;24842:9;24838:18;24830:6;24813:44;:::i;24868:639::-;25118:6;25113:3;25106:19;25088:3;25144:2;25177;25172:3;25168:12;25209:6;25203:13;25274:2;25266:6;25262:15;25295:1;25305:175;25319:6;25316:1;25313:13;25305:175;;;25382:13;;25368:28;;25418:14;;;;25455:15;;;;25341:1;25334:9;25305:175;;;-1:-1:-1;25496:5:207;;24868:639;-1:-1:-1;;;;;;;24868:639:207:o;25512:184::-;-1:-1:-1;;;25561:1:207;25554:88;25661:4;25658:1;25651:15;25685:4;25682:1;25675:15;25701:168;25774:9;;;25805;;25822:15;;;25816:22;;25802:37;25792:71;;25843:18;;:::i;25874:463::-;26120:66;26112:6;26108:79;26097:9;26090:98;26224:6;26219:2;26208:9;26204:18;26197:34;26267:2;26262;26251:9;26247:18;26240:30;26071:4;26287:44;26327:2;26316:9;26312:18;26304:6;26287:44;:::i;26342:174::-;26409:12;26441:10;;;26453;;;26437:27;;26476:11;;;26473:37;;;26490:18;;:::i;:::-;26473:37;26342:174;;;;:::o;27168:898::-;27590:6;27579:9;27572:25;27633:3;27628:2;27617:9;27613:18;27606:31;27553:4;27660:57;27712:3;27701:9;27697:19;27689:6;27660:57;:::i;:::-;27765:4;27753:17;;27748:2;27733:18;;27726:45;27790:12;27838:15;;;27833:2;27818:18;;27811:43;27891:15;;27885:3;27870:19;;27863:44;27938:3;27923:19;;27916:35;;;27988:22;;;27982:3;27967:19;;27960:51;28028:32;27992:6;28045;28028:32;:::i;:::-;28020:40;27168:898;-1:-1:-1;;;;;;;;;;27168:898:207:o;28071:707::-;28410:3;28399:9;28392:22;28373:4;28437:57;28489:3;28478:9;28474:19;28466:6;28437:57;:::i;:::-;28542:14;28534:6;28530:27;28525:2;28514:9;28510:18;28503:55;28606:12;28598:6;28594:25;28589:2;28578:9;28574:18;28567:53;28656:6;28651:2;28640:9;28636:18;28629:34;28712:9;28704:6;28700:22;28694:3;28683:9;28679:19;28672:51;28740:32;28765:6;28757;28740:32;:::i;28783:688::-;29116:3;29105:9;29098:22;29079:4;29143:57;29195:3;29184:9;29180:19;29172:6;29143:57;:::i;:::-;29248:9;29240:6;29236:22;29231:2;29220:9;29216:18;29209:50;29282:32;29307:6;29299;29282:32;:::i;:::-;29268:46;;29350:6;29345:2;29334:9;29330:18;29323:34;29405:9;29397:6;29393:22;29388:2;29377:9;29373:18;29366:50;29433:32;29458:6;29450;29433:32;:::i;29476:894::-;29927:6;29916:9;29909:25;29970:3;29965:2;29954:9;29950:18;29943:31;29890:4;29997:57;30049:3;30038:9;30034:19;30026:6;29997:57;:::i;:::-;30102:9;30094:6;30090:22;30085:2;30074:9;30070:18;30063:50;30136:32;30161:6;30153;30136:32;:::i;:::-;30122:46;;30204:6;30199:2;30188:9;30184:18;30177:34;30260:9;30252:6;30248:22;30242:3;30231:9;30227:19;30220:51;30288:32;30313:6;30305;30288:32;:::i;:::-;30280:40;;;30357:6;30351:3;30340:9;30336:19;30329:35;29476:894;;;;;;;;;:::o;30658:261::-;30837:2;30826:9;30819:21;30800:4;30857:56;30909:2;30898:9;30894:18;30886:6;30857:56;:::i;30924:465::-;31221:6;31210:9;31203:25;31264:2;31259;31248:9;31244:18;31237:30;31184:4;31284:56;31336:2;31325:9;31321:18;31313:6;31284:56;:::i;:::-;31276:64;;31376:6;31371:2;31360:9;31356:18;31349:34;30924:465;;;;;;:::o;32233:545::-;32554:6;32543:9;32536:25;32597:3;32592:2;32581:9;32577:18;32570:31;32517:4;32618:57;32670:3;32659:9;32655:19;32647:6;32618:57;:::i;:::-;32723:4;32711:17;;;;32706:2;32691:18;;32684:45;-1:-1:-1;32760:2:207;32745:18;32738:34;32610:65;32233:545;-1:-1:-1;;32233:545:207:o;32783:184::-;32853:6;32906:2;32894:9;32885:7;32881:23;32877:32;32874:52;;;32922:1;32919;32912:12;32874:52;-1:-1:-1;32945:16:207;;32783:184;-1:-1:-1;32783:184:207:o;32972:706::-;33339:6;33328:9;33321:25;33382:3;33377:2;33366:9;33362:18;33355:31;33302:4;33409:57;33461:3;33450:9;33446:19;33438:6;33409:57;:::i;:::-;33514:4;33506:6;33502:17;33497:2;33486:9;33482:18;33475:45;33568:9;33560:6;33556:22;33551:2;33540:9;33536:18;33529:50;33596:32;33621:6;33613;33596:32;:::i;:::-;33588:40;;;33665:6;33659:3;33648:9;33644:19;33637:35;32972:706;;;;;;;;:::o;33683:359::-;33886:2;33875:9;33868:21;33849:4;33906:44;33946:2;33935:9;33931:18;33923:6;33906:44;:::i;:::-;33981:2;33966:18;;33959:34;;;;-1:-1:-1;34024:2:207;34009:18;34002:34;33898:52;33683:359;-1:-1:-1;33683:359:207:o;34047:287::-;34176:3;34214:6;34208:13;34230:66;34289:6;34284:3;34277:4;34269:6;34265:17;34230:66;:::i;:::-;34312:16;;;;;34047:287;-1:-1:-1;;34047:287:207:o;34339:274::-;34379:1;34405;34395:189;;-1:-1:-1;;;34437:1:207;34430:88;34541:4;34538:1;34531:15;34569:4;34566:1;34559:15;34395:189;-1:-1:-1;34598:9:207;;34339:274::o;34618:530::-;34803:3;34841:6;34835:13;34857:66;34916:6;34911:3;34904:4;34896:6;34892:17;34857:66;:::i;:::-;34992:2;34988:15;;;;35005:66;34984:88;34945:16;;;;34970:103;;;35100:2;35089:14;;35082:30;;;;35139:2;35128:14;;34618:530;-1:-1:-1;;34618:530:207:o","linkReferences":{},"immutableReferences":{"23125":[{"start":925,"length":32},{"start":4869,"length":32}]}},"methodIdentifiers":{"call(bytes32,bytes)":"3ae7af08","callFrom(address,bytes32,bytes)":"894ecc58","creator()":"02d05d3f","deleteRecord(bytes32,bytes32[])":"505a181d","getDynamicField(bytes32,bytes32[],uint8)":"1e788977","getDynamicFieldLength(bytes32,bytes32[],uint8)":"dbbf0e21","getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":"4dc77d97","getField(bytes32,bytes32[],uint8)":"d03edb8c","getField(bytes32,bytes32[],uint8,bytes32)":"05242d2f","getFieldLayout(bytes32)":"3a77c2c2","getFieldLength(bytes32,bytes32[],uint8)":"a53417ed","getFieldLength(bytes32,bytes32[],uint8,bytes32)":"9f1fcf0a","getKeySchema(bytes32)":"d4285dc2","getRecord(bytes32,bytes32[])":"cc49db7e","getRecord(bytes32,bytes32[],bytes32)":"419b58fd","getStaticField(bytes32,bytes32[],uint8,bytes32)":"8c364d59","getValueSchema(bytes32)":"e228a4a3","initialMsgSender()":"1e71d54c","initialize(address)":"c4d66de8","installRootModule(address,bytes)":"af068c9e","popFromDynamicField(bytes32,bytes32[],uint8,uint256)":"d9c03a04","pushToDynamicField(bytes32,bytes32[],uint8,bytes)":"150f3262","setDynamicField(bytes32,bytes32[],uint8,bytes)":"ef6ea862","setField(bytes32,bytes32[],uint8,bytes)":"114a7266","setField(bytes32,bytes32[],uint8,bytes,bytes32)":"3708196e","setRecord(bytes32,bytes32[],bytes,bytes32,bytes)":"298314fb","setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)":"390baae0","spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)":"c0a2895a","spliceStaticData(bytes32,bytes32[],uint48,bytes)":"b047c1eb","storeVersion()":"c1122229","worldVersion()":"6951955d"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"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\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes2\",\"name\":\"expected\",\"type\":\"bytes2\"},{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"Store_InvalidResourceType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint40\",\"name\":\"startWithinField\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"fieldLength\",\"type\":\"uint40\"}],\"name\":\"Store_InvalidSplice\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"tableIdString\",\"type\":\"string\"}],\"name\":\"Store_TableNotFound\",\"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\":\"bytes32\",\"name\":\"storeVersion\",\"type\":\"bytes32\"}],\"name\":\"HelloStore\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"worldVersion\",\"type\":\"bytes32\"}],\"name\":\"HelloWorld\",\"type\":\"event\"},{\"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[]\"}],\"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\":\"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\":\"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\"},{\"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\"},{\"stateMutability\":\"payable\",\"type\":\"fallback\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"callData\",\"type\":\"bytes\"}],\"name\":\"call\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"callData\",\"type\":\"bytes\"}],\"name\":\"callFrom\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"creator\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"}],\"name\":\"deleteRecord\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"}],\"name\":\"getDynamicField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"}],\"name\":\"getDynamicFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"getDynamicFieldSlice\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"}],\"name\":\"getField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getFieldLayout\",\"outputs\":[{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"}],\"name\":\"getFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getKeySchema\",\"outputs\":[{\"internalType\":\"Schema\",\"name\":\"keySchema\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getRecord\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"}],\"name\":\"getRecord\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getStaticField\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"data\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getValueSchema\",\"outputs\":[{\"internalType\":\"Schema\",\"name\":\"valueSchema\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"initialMsgSender\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contract IModule\",\"name\":\"initModule\",\"type\":\"address\"}],\"name\":\"initialize\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contract IModule\",\"name\":\"module\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"encodedArgs\",\"type\":\"bytes\"}],\"name\":\"installRootModule\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"byteLengthToPop\",\"type\":\"uint256\"}],\"name\":\"popFromDynamicField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"dataToPush\",\"type\":\"bytes\"}],\"name\":\"pushToDynamicField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"setDynamicField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"setField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"setField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"name\":\"setRecord\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"setStaticField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"uint40\",\"name\":\"startWithinField\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"spliceDynamicData\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"spliceStaticData\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"storeVersion\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"worldVersion\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"This contract is the core \\\"World\\\" contract containing various methods for data manipulation, system calls, and dynamic function selector handling.\",\"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\":{\"HelloStore(bytes32)\":{\"params\":{\"storeVersion\":\"The version of the Store contract.\"}},\"HelloWorld(bytes32)\":{\"details\":\"Emitted upon successful World initialization.\",\"params\":{\"worldVersion\":\"The version of the World being initialized.\"}},\"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\":{\"call(bytes32,bytes)\":{\"details\":\"If system is private, caller must have appropriate access.\",\"params\":{\"callData\":\"The data for the system call.\",\"systemId\":\"The ID of the system to be called.\"},\"returns\":{\"_0\":\"Return data from the system call.\"}},\"callFrom(address,bytes32,bytes)\":{\"details\":\"If system is private, caller must have appropriate access.\",\"params\":{\"callData\":\"The ABI data for the system call.\",\"delegator\":\"The address on whose behalf the system is called.\",\"systemId\":\"The ID of the system to be called.\"},\"returns\":{\"_0\":\"Return data from the system call.\"}},\"constructor\":{\"details\":\"Event emitted when the World contract is created.\"},\"deleteRecord(bytes32,bytes32[])\":{\"details\":\"Requires the caller to have access to the table's namespace or name.\",\"params\":{\"keyTuple\":\"Array of keys identifying the record to delete.\",\"tableId\":\"The unique identifier for the table.\"}},\"getDynamicField(bytes32,bytes32[],uint8)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the dynamic field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The dynamic data of the specified field.\"}},\"getDynamicFieldLength(bytes32,bytes32[],uint8)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to measure.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified dynamic field.\"}},\"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to slice.\",\"end\":\"The ending position of the slice.\",\"keyTuple\":\"The tuple used as a key to fetch the dynamic field slice.\",\"start\":\"The starting position of the slice.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The sliced data from the specified dynamic field.\"}},\"getField(bytes32,bytes32[],uint8)\":{\"details\":\"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.\",\"params\":{\"fieldIndex\":\"Index of the field to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The data of the specified field.\"}},\"getField(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the field to retrieve.\",\"fieldLayout\":\"The layout of fields for the retrieval.\",\"keyTuple\":\"The tuple used as a key to fetch the field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The data of the specified field.\"}},\"getFieldLayout(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table for which to retrieve the field layout.\"},\"returns\":{\"fieldLayout\":\"The layout of fields in the specified table.\"}},\"getFieldLength(bytes32,bytes32[],uint8)\":{\"details\":\"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.\",\"params\":{\"fieldIndex\":\"Index of the field to measure.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified field.\"}},\"getFieldLength(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the field to measure.\",\"fieldLayout\":\"The layout of fields for measurement.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified field.\"}},\"getKeySchema(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table.\"},\"returns\":{\"keySchema\":\"The schema for keys in the specified table.\"}},\"getRecord(bytes32,bytes32[])\":{\"params\":{\"keyTuple\":\"The tuple used as a key to fetch the record.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"Encoded lengths of dynamic data.\",\"staticData\":\"The static data of the record.\"}},\"getRecord(bytes32,bytes32[],bytes32)\":{\"params\":{\"fieldLayout\":\"The layout of fields to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the record.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"Encoded lengths of dynamic data.\",\"staticData\":\"The static data of the record.\"}},\"getStaticField(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the static field to retrieve.\",\"fieldLayout\":\"The layout of fields for the retrieval.\",\"keyTuple\":\"The tuple used as a key to fetch the static field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The static data of the specified field.\"}},\"getValueSchema(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table.\"},\"returns\":{\"valueSchema\":\"The schema for values in the specified table.\"}},\"initialize(address)\":{\"details\":\"Only the initial creator can initialize. This can be done only once.\",\"params\":{\"initModule\":\"The core module to initialize the World with.\"}},\"installRootModule(address,bytes)\":{\"details\":\"The caller must own the root namespace.\",\"params\":{\"encodedArgs\":\"The ABI encoded arguments for module installation.\",\"module\":\"The module to be installed.\"}},\"popFromDynamicField(bytes32,bytes32[],uint8,uint256)\":{\"params\":{\"byteLengthToPop\":\"The number of bytes to remove from the end of the dynamic field.\",\"dynamicFieldIndex\":\"Index of the dynamic field to remove data from.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"pushToDynamicField(bytes32,bytes32[],uint8,bytes)\":{\"params\":{\"dataToPush\":\"Data to append to the specified dynamic field.\",\"dynamicFieldIndex\":\"Index of the dynamic field to append to.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setDynamicField(bytes32,bytes32[],uint8,bytes)\":{\"params\":{\"data\":\"Data to write into the specified dynamic field.\",\"dynamicFieldIndex\":\"Index of the dynamic field to modify.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setField(bytes32,bytes32[],uint8,bytes)\":{\"params\":{\"data\":\"Data to write into the specified field.\",\"fieldIndex\":\"Index of the field to modify.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setField(bytes32,bytes32[],uint8,bytes,bytes32)\":{\"params\":{\"data\":\"Data to write into the specified field.\",\"fieldIndex\":\"Index of the field to modify.\",\"fieldLayout\":\"The layout to adhere to when modifying the field.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"details\":\"Requires the caller to have access to the table's namespace or name (encoded in the tableId).\",\"params\":{\"dynamicData\":\"Dynamic data (variable length fields) of the record.\",\"encodedLengths\":\"Encoded lengths of data.\",\"keyTuple\":\"Array of keys identifying the record.\",\"staticData\":\"Static data (fixed length fields) of the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)\":{\"details\":\"Requires the caller to have access to the table's namespace or name (encoded in the tableId).\",\"params\":{\"data\":\"Data to write into the specified static field.\",\"fieldIndex\":\"Index of the static field to modify.\",\"fieldLayout\":\"The layout to adhere to when modifying the field.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)\":{\"params\":{\"data\":\"Data to splice into the dynamic data of the field.\",\"deleteCount\":\"Number of bytes to delete starting from the `startWithinField`.\",\"dynamicFieldIndex\":\"Index of the dynamic field to modify.\",\"keyTuple\":\"Array of keys identifying the record.\",\"startWithinField\":\"Start position within the specified dynamic field.\",\"tableId\":\"The unique identifier for the table.\"}},\"spliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"params\":{\"data\":\"Data to splice into the static data of the record.\",\"keyTuple\":\"Array of keys identifying the record.\",\"start\":\"Position from where the static data modification should start.\",\"tableId\":\"The unique identifier for the table.\"}},\"storeVersion()\":{\"returns\":{\"_0\":\"The current version of the store as a bytes32.\"}},\"worldVersion()\":{\"returns\":{\"_0\":\"The current version of the world contract.\"}}},\"title\":\"World Contract\",\"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\":{\"HelloStore(bytes32)\":{\"notice\":\"Emitted when the store is initialized.\"},\"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\":{\"call(bytes32,bytes)\":{\"notice\":\"Calls a system with a given system ID.\"},\"callFrom(address,bytes32,bytes)\":{\"notice\":\"Calls a system with a given system ID on behalf of the given delegator.\"},\"creator()\":{\"notice\":\"Address of the contract's creator.\"},\"deleteRecord(bytes32,bytes32[])\":{\"notice\":\"Deletes a record from the table identified by `tableId`.\"},\"getDynamicField(bytes32,bytes32[],uint8)\":{\"notice\":\"Retrieves data for a specific dynamic (variable length) field in a record.\"},\"getDynamicFieldLength(bytes32,bytes32[],uint8)\":{\"notice\":\"Calculates the length of a specified dynamic (variable length) field in a record.\"},\"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)\":{\"notice\":\"Retrieves a slice of a dynamic (variable length) field.\"},\"getField(bytes32,bytes32[],uint8)\":{\"notice\":\"Retrieves data for a specified field in a record.\"},\"getField(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Retrieves data for a specified field in a record.\"},\"getFieldLayout(bytes32)\":{\"notice\":\"Fetches the field layout for a given table.\"},\"getFieldLength(bytes32,bytes32[],uint8)\":{\"notice\":\"Calculates the length of a specified field in a record.\"},\"getFieldLength(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Calculates the length of a specified field in a record.\"},\"getKeySchema(bytes32)\":{\"notice\":\"Retrieves the key schema for a given table.\"},\"getRecord(bytes32,bytes32[])\":{\"notice\":\"Fetches a record from a specified table using a provided key tuple.\"},\"getRecord(bytes32,bytes32[],bytes32)\":{\"notice\":\"Fetches a record from a specified table using a provided key tuple and field layout.\"},\"getStaticField(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Retrieves data for a specific static (fixed length) field in a record.\"},\"getValueSchema(bytes32)\":{\"notice\":\"Retrieves the value schema for a given table.\"},\"initialMsgSender()\":{\"notice\":\"tracks the initial person who called the World\"},\"initialize(address)\":{\"notice\":\"Initializes the World by installing the core module.\"},\"installRootModule(address,bytes)\":{\"notice\":\"Installs a given root module in the World.\"},\"popFromDynamicField(bytes32,bytes32[],uint8,uint256)\":{\"notice\":\"Removes a specified amount of data from the end of a dynamic (variable length) field in the table identified by `tableId`.\"},\"pushToDynamicField(bytes32,bytes32[],uint8,bytes)\":{\"notice\":\"Appends data to the end of a dynamic (variable length) field in the table identified by `tableId`.\"},\"setDynamicField(bytes32,bytes32[],uint8,bytes)\":{\"notice\":\"Writes data into a dynamic (varible length) field in the table identified by `tableId`.\"},\"setField(bytes32,bytes32[],uint8,bytes)\":{\"notice\":\"Writes data into a specified field in the table identified by `tableId`.\"},\"setField(bytes32,bytes32[],uint8,bytes,bytes32)\":{\"notice\":\"Writes data into a specified field in the table, adhering to a specific layout.\"},\"setRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"notice\":\"Writes a record in the table identified by `tableId`.\"},\"setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)\":{\"notice\":\"Writes data into a static (fixed length) field in the table identified by `tableId`.\"},\"spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)\":{\"notice\":\"Modifies dynamic (variable length) data in a record for a specified field.\"},\"spliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"notice\":\"Modifies static (fixed length) data in a record at the specified position.\"},\"storeVersion()\":{\"notice\":\"Retrieves the version of the store.\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/world/src/World.sol\":\"World\"},\"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/StoreData.sol\":{\"keccak256\":\"0x9d740905a6bd4e322f7cc6f7837fe80d7733f7604d2077e45b58b8c3e84b67dd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c53f83af2b84c740ede7fa379d92d86ab2e94341296d930114fa58c0380fd210\",\"dweb:/ipfs/QmTUf3nL1fqKQXuTQF9HyjeWXdXYGemD2EzXUB3BjaNS2A\"]},\"node_modules/@latticexyz/store/src/StoreRead.sol\":{\"keccak256\":\"0x9fdfe426fd74b31fe309efbd9bf30bcfea7457366f8c8138cf0ee0bd983d6c28\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5bba26fa27f64c5560708391c09da78a1e8bbaa6b5d515aa7692a57516319ecd\",\"dweb:/ipfs/QmQmDtwG742BMqW8qgiMAccdpZbzxQyyVnW9LMETP2NBVF\"]},\"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/IModule.sol\":{\"keccak256\":\"0x6c11c44fef08d46ca9f291551a42b8576259f65b7e957aef92540ba0acd72909\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0ffbc3646ea495350939319f5418ba2dd45b6ec809d6b84ed3264e592a9385bd\",\"dweb:/ipfs/QmPCjuQUMWVUPv7vSVfztnymYA9hUP1xRS62FD6iwzGMuo\"]},\"node_modules/@latticexyz/world/src/ISystemHook.sol\":{\"keccak256\":\"0xad31c270fe5bf23869fe4a55a9a8d3372871c595f6b0f9a197e810051ab1bfdc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://af7acd6a86410c6d2586739e370134265521cf522fec0c3091804c0d0f99a0fc\",\"dweb:/ipfs/QmRRbUbw89Z3tva95UTvxKhFwn5ddYNMiHbVs6Nnmpsty3\"]},\"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol\":{\"keccak256\":\"0xd3645ee90c73dd991659a140c0132c5a2aaf27a296c457737b212d87b2f66402\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://519d81e2bc7233b1488339eaf9220f7eb57086dd3ee8e1831708ebc6e87f00db\",\"dweb:/ipfs/Qmf8RjMxuPXbteMeEB3vstjutsCrmveyBFCjVFt7nSYgtc\"]},\"node_modules/@latticexyz/world/src/IWorldErrors.sol\":{\"keccak256\":\"0x5e733399a521c7a051601e1f31835ac1653d310a04194e2d10c54206277586cb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d2646c3cf530d6768c4479c64477306a38b3358009792dfe82436cf1e6c27f90\",\"dweb:/ipfs/QmdD5Vk7iswuvWVHBsRkw3n7tJ1gaZ9X9y7s2SkurkQ829\"]},\"node_modules/@latticexyz/world/src/IWorldKernel.sol\":{\"keccak256\":\"0x603c73df2d8d210b1970be3e7e49b8659ae45574add5ce3911a4fc59cce88839\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a095f9d317302d15e0e124951fe6b29a3bb0e3452e3d2211ac126b49992af443\",\"dweb:/ipfs/QmRwwuh7w1msqx4vixJDbiBux4wVALiPGzCZJbikZsqwz7\"]},\"node_modules/@latticexyz/world/src/SystemCall.sol\":{\"keccak256\":\"0x9c3e1e5eb40d130e90726ca4bfabd748d190d076ecd95c668f038635f751cad2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://40ba8d4ea85cdac5b622117bf70f56466bfd8b3b693fbb4ab266630768f8865d\",\"dweb:/ipfs/QmQ8ttFdCFJdw1thyDJHheoWNkdpQUM2u7kZzi4zj6mYh7\"]},\"node_modules/@latticexyz/world/src/World.sol\":{\"keccak256\":\"0x2ade3b18f6a22bb7c9dd0b8b3786e2fd540efb26c812f72f6453abce3d998c8a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://126f3aa6e1319019bb36b82ed67dbb6cd75fbacbed51166cfe6de13175c9e818\",\"dweb:/ipfs/QmYuEMsveLdusyyVcKUedmX99dXjwYLSugv7U9VADjbBhu\"]},\"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/InitModuleAddress.sol\":{\"keccak256\":\"0x4d0a317051e00a64696a4f9a749f95953dda5ce6fc086b194f54276af1510395\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5e96a02aa8a528d9d18d741a5cac7c19200ee5739ec92d42faafbf64efeeeb69\",\"dweb:/ipfs/QmXkeMC6EyH3b6px685Dgfd5uGnrkfBUAQ4n1S8bsicEWd\"]},\"node_modules/@latticexyz/world/src/codegen/tables/InstalledModules.sol\":{\"keccak256\":\"0x6d247eea47c3566ea8e71b39e662607509f7a2080eabddf83c9f6b0682d27edc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ab03d2cf026d39902ec68c3665a6779053e82e0f60bccfe2810be4b43f05894e\",\"dweb:/ipfs/Qmdzg8bmkWjN4mw9EfnHFqYHpTJACGm9YoYZDZhX1MMamY\"]},\"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/requireInterface.sol\":{\"keccak256\":\"0x95e9469529f790727966c513ed19b42abf065a2cd482faba4b8e3404edfb8730\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://da63bf514679a87134d2c36563c9c398906e1e06b27cb17eed10895cd7c87658\",\"dweb:/ipfs/QmUrfkw8YTs6zUq5eaWPgdLmTUJVsp1CRBGQz6kdh7bs3C\"]},\"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/version.sol\":{\"keccak256\":\"0x940fa33f2a4986bda788f9418fe4e51ae206a6e4954721443cec11ebf2e700be\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3aacb56ffa02e40a60b9343aae4fe7c0d9623b74c6ee70b9a42f8428e64e4d4e\",\"dweb:/ipfs/QmNXwHcUzNEvqjaSTdooSV3hhCkGadpT9peQAmhLaQTj2k\"]},\"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":[],"stateMutability":"nonpayable","type":"constructor"},{"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":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"type":"error","name":"Store_InvalidBounds"},{"inputs":[{"internalType":"bytes2","name":"expected","type":"bytes2"},{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"Store_InvalidResourceType"},{"inputs":[{"internalType":"uint40","name":"startWithinField","type":"uint40"},{"internalType":"uint40","name":"deleteCount","type":"uint40"},{"internalType":"uint40","name":"fieldLength","type":"uint40"}],"type":"error","name":"Store_InvalidSplice"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"string","name":"tableIdString","type":"string"}],"type":"error","name":"Store_TableNotFound"},{"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":"bytes32","name":"storeVersion","type":"bytes32","indexed":true}],"type":"event","name":"HelloStore","anonymous":false},{"inputs":[{"internalType":"bytes32","name":"worldVersion","type":"bytes32","indexed":true}],"type":"event","name":"HelloWorld","anonymous":false},{"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}],"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":"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":"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":[{"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":"payable","type":"fallback"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"bytes","name":"callData","type":"bytes"}],"stateMutability":"payable","type":"function","name":"call","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[{"internalType":"address","name":"delegator","type":"address"},{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"bytes","name":"callData","type":"bytes"}],"stateMutability":"payable","type":"function","name":"callFrom","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"creator","outputs":[{"internalType":"address","name":"","type":"address"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"}],"stateMutability":"nonpayable","type":"function","name":"deleteRecord"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getDynamicField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getDynamicFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"stateMutability":"view","type":"function","name":"getDynamicFieldSlice","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getFieldLayout","outputs":[{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getKeySchema","outputs":[{"internalType":"Schema","name":"keySchema","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getRecord","outputs":[{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"}],"stateMutability":"view","type":"function","name":"getRecord","outputs":[{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getStaticField","outputs":[{"internalType":"bytes32","name":"data","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getValueSchema","outputs":[{"internalType":"Schema","name":"valueSchema","type":"bytes32"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"initialMsgSender","outputs":[{"internalType":"address","name":"","type":"address"}]},{"inputs":[{"internalType":"contract IModule","name":"initModule","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"initialize"},{"inputs":[{"internalType":"contract IModule","name":"module","type":"address"},{"internalType":"bytes","name":"encodedArgs","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"installRootModule"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"uint256","name":"byteLengthToPop","type":"uint256"}],"stateMutability":"nonpayable","type":"function","name":"popFromDynamicField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"bytes","name":"dataToPush","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"pushToDynamicField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"setDynamicField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"setField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"setField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"setRecord"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"setStaticField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"uint40","name":"startWithinField","type":"uint40"},{"internalType":"uint40","name":"deleteCount","type":"uint40"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"spliceDynamicData"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint48","name":"start","type":"uint48"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"spliceStaticData"},{"inputs":[],"stateMutability":"pure","type":"function","name":"storeVersion","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}]},{"inputs":[],"stateMutability":"pure","type":"function","name":"worldVersion","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}]},{"inputs":[],"stateMutability":"payable","type":"receive"}],"devdoc":{"kind":"dev","methods":{"call(bytes32,bytes)":{"details":"If system is private, caller must have appropriate access.","params":{"callData":"The data for the system call.","systemId":"The ID of the system to be called."},"returns":{"_0":"Return data from the system call."}},"callFrom(address,bytes32,bytes)":{"details":"If system is private, caller must have appropriate access.","params":{"callData":"The ABI data for the system call.","delegator":"The address on whose behalf the system is called.","systemId":"The ID of the system to be called."},"returns":{"_0":"Return data from the system call."}},"constructor":{"details":"Event emitted when the World contract is created."},"deleteRecord(bytes32,bytes32[])":{"details":"Requires the caller to have access to the table's namespace or name.","params":{"keyTuple":"Array of keys identifying the record to delete.","tableId":"The unique identifier for the table."}},"getDynamicField(bytes32,bytes32[],uint8)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to retrieve.","keyTuple":"The tuple used as a key to fetch the dynamic field.","tableId":"The ID of the table."},"returns":{"data":"The dynamic data of the specified field."}},"getDynamicFieldLength(bytes32,bytes32[],uint8)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to measure.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified dynamic field."}},"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to slice.","end":"The ending position of the slice.","keyTuple":"The tuple used as a key to fetch the dynamic field slice.","start":"The starting position of the slice.","tableId":"The ID of the table."},"returns":{"_0":"The sliced data from the specified dynamic field."}},"getField(bytes32,bytes32[],uint8)":{"details":"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.","params":{"fieldIndex":"Index of the field to retrieve.","keyTuple":"The tuple used as a key to fetch the field.","tableId":"The ID of the table."},"returns":{"data":"The data of the specified field."}},"getField(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the field to retrieve.","fieldLayout":"The layout of fields for the retrieval.","keyTuple":"The tuple used as a key to fetch the field.","tableId":"The ID of the table."},"returns":{"data":"The data of the specified field."}},"getFieldLayout(bytes32)":{"params":{"tableId":"The ID of the table for which to retrieve the field layout."},"returns":{"fieldLayout":"The layout of fields in the specified table."}},"getFieldLength(bytes32,bytes32[],uint8)":{"details":"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.","params":{"fieldIndex":"Index of the field to measure.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified field."}},"getFieldLength(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the field to measure.","fieldLayout":"The layout of fields for measurement.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified field."}},"getKeySchema(bytes32)":{"params":{"tableId":"The ID of the table."},"returns":{"keySchema":"The schema for keys in the specified table."}},"getRecord(bytes32,bytes32[])":{"params":{"keyTuple":"The tuple used as a key to fetch the record.","tableId":"The ID of the table."},"returns":{"dynamicData":"The dynamic data of the record.","encodedLengths":"Encoded lengths of dynamic data.","staticData":"The static data of the record."}},"getRecord(bytes32,bytes32[],bytes32)":{"params":{"fieldLayout":"The layout of fields to retrieve.","keyTuple":"The tuple used as a key to fetch the record.","tableId":"The ID of the table."},"returns":{"dynamicData":"The dynamic data of the record.","encodedLengths":"Encoded lengths of dynamic data.","staticData":"The static data of the record."}},"getStaticField(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the static field to retrieve.","fieldLayout":"The layout of fields for the retrieval.","keyTuple":"The tuple used as a key to fetch the static field.","tableId":"The ID of the table."},"returns":{"data":"The static data of the specified field."}},"getValueSchema(bytes32)":{"params":{"tableId":"The ID of the table."},"returns":{"valueSchema":"The schema for values in the specified table."}},"initialize(address)":{"details":"Only the initial creator can initialize. This can be done only once.","params":{"initModule":"The core module to initialize the World with."}},"installRootModule(address,bytes)":{"details":"The caller must own the root namespace.","params":{"encodedArgs":"The ABI encoded arguments for module installation.","module":"The module to be installed."}},"popFromDynamicField(bytes32,bytes32[],uint8,uint256)":{"params":{"byteLengthToPop":"The number of bytes to remove from the end of the dynamic field.","dynamicFieldIndex":"Index of the dynamic field to remove data from.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"pushToDynamicField(bytes32,bytes32[],uint8,bytes)":{"params":{"dataToPush":"Data to append to the specified dynamic field.","dynamicFieldIndex":"Index of the dynamic field to append to.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"setDynamicField(bytes32,bytes32[],uint8,bytes)":{"params":{"data":"Data to write into the specified dynamic field.","dynamicFieldIndex":"Index of the dynamic field to modify.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"setField(bytes32,bytes32[],uint8,bytes)":{"params":{"data":"Data to write into the specified field.","fieldIndex":"Index of the field to modify.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"setField(bytes32,bytes32[],uint8,bytes,bytes32)":{"params":{"data":"Data to write into the specified field.","fieldIndex":"Index of the field to modify.","fieldLayout":"The layout to adhere to when modifying the field.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"setRecord(bytes32,bytes32[],bytes,bytes32,bytes)":{"details":"Requires the caller to have access to the table's namespace or name (encoded in the tableId).","params":{"dynamicData":"Dynamic data (variable length fields) of the record.","encodedLengths":"Encoded lengths of data.","keyTuple":"Array of keys identifying the record.","staticData":"Static data (fixed length fields) of the record.","tableId":"The unique identifier for the table."}},"setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)":{"details":"Requires the caller to have access to the table's namespace or name (encoded in the tableId).","params":{"data":"Data to write into the specified static field.","fieldIndex":"Index of the static field to modify.","fieldLayout":"The layout to adhere to when modifying the field.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)":{"params":{"data":"Data to splice into the dynamic data of the field.","deleteCount":"Number of bytes to delete starting from the `startWithinField`.","dynamicFieldIndex":"Index of the dynamic field to modify.","keyTuple":"Array of keys identifying the record.","startWithinField":"Start position within the specified dynamic field.","tableId":"The unique identifier for the table."}},"spliceStaticData(bytes32,bytes32[],uint48,bytes)":{"params":{"data":"Data to splice into the static data of the record.","keyTuple":"Array of keys identifying the record.","start":"Position from where the static data modification should start.","tableId":"The unique identifier for the table."}},"storeVersion()":{"returns":{"_0":"The current version of the store as a bytes32."}},"worldVersion()":{"returns":{"_0":"The current version of the world contract."}}},"version":1},"userdoc":{"kind":"user","methods":{"call(bytes32,bytes)":{"notice":"Calls a system with a given system ID."},"callFrom(address,bytes32,bytes)":{"notice":"Calls a system with a given system ID on behalf of the given delegator."},"creator()":{"notice":"Address of the contract's creator."},"deleteRecord(bytes32,bytes32[])":{"notice":"Deletes a record from the table identified by `tableId`."},"getDynamicField(bytes32,bytes32[],uint8)":{"notice":"Retrieves data for a specific dynamic (variable length) field in a record."},"getDynamicFieldLength(bytes32,bytes32[],uint8)":{"notice":"Calculates the length of a specified dynamic (variable length) field in a record."},"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":{"notice":"Retrieves a slice of a dynamic (variable length) field."},"getField(bytes32,bytes32[],uint8)":{"notice":"Retrieves data for a specified field in a record."},"getField(bytes32,bytes32[],uint8,bytes32)":{"notice":"Retrieves data for a specified field in a record."},"getFieldLayout(bytes32)":{"notice":"Fetches the field layout for a given table."},"getFieldLength(bytes32,bytes32[],uint8)":{"notice":"Calculates the length of a specified field in a record."},"getFieldLength(bytes32,bytes32[],uint8,bytes32)":{"notice":"Calculates the length of a specified field in a record."},"getKeySchema(bytes32)":{"notice":"Retrieves the key schema for a given table."},"getRecord(bytes32,bytes32[])":{"notice":"Fetches a record from a specified table using a provided key tuple."},"getRecord(bytes32,bytes32[],bytes32)":{"notice":"Fetches a record from a specified table using a provided key tuple and field layout."},"getStaticField(bytes32,bytes32[],uint8,bytes32)":{"notice":"Retrieves data for a specific static (fixed length) field in a record."},"getValueSchema(bytes32)":{"notice":"Retrieves the value schema for a given table."},"initialMsgSender()":{"notice":"tracks the initial person who called the World"},"initialize(address)":{"notice":"Initializes the World by installing the core module."},"installRootModule(address,bytes)":{"notice":"Installs a given root module in the World."},"popFromDynamicField(bytes32,bytes32[],uint8,uint256)":{"notice":"Removes a specified amount of data from the end of a dynamic (variable length) field in the table identified by `tableId`."},"pushToDynamicField(bytes32,bytes32[],uint8,bytes)":{"notice":"Appends data to the end of a dynamic (variable length) field in the table identified by `tableId`."},"setDynamicField(bytes32,bytes32[],uint8,bytes)":{"notice":"Writes data into a dynamic (varible length) field in the table identified by `tableId`."},"setField(bytes32,bytes32[],uint8,bytes)":{"notice":"Writes data into a specified field in the table identified by `tableId`."},"setField(bytes32,bytes32[],uint8,bytes,bytes32)":{"notice":"Writes data into a specified field in the table, adhering to a specific layout."},"setRecord(bytes32,bytes32[],bytes,bytes32,bytes)":{"notice":"Writes a record in the table identified by `tableId`."},"setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)":{"notice":"Writes data into a static (fixed length) field in the table identified by `tableId`."},"spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)":{"notice":"Modifies dynamic (variable length) data in a record for a specified field."},"spliceStaticData(bytes32,bytes32[],uint48,bytes)":{"notice":"Modifies static (fixed length) data in a record at the specified position."},"storeVersion()":{"notice":"Retrieves the version of the store."}},"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/World.sol":"World"},"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/StoreData.sol":{"keccak256":"0x9d740905a6bd4e322f7cc6f7837fe80d7733f7604d2077e45b58b8c3e84b67dd","urls":["bzz-raw://c53f83af2b84c740ede7fa379d92d86ab2e94341296d930114fa58c0380fd210","dweb:/ipfs/QmTUf3nL1fqKQXuTQF9HyjeWXdXYGemD2EzXUB3BjaNS2A"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreRead.sol":{"keccak256":"0x9fdfe426fd74b31fe309efbd9bf30bcfea7457366f8c8138cf0ee0bd983d6c28","urls":["bzz-raw://5bba26fa27f64c5560708391c09da78a1e8bbaa6b5d515aa7692a57516319ecd","dweb:/ipfs/QmQmDtwG742BMqW8qgiMAccdpZbzxQyyVnW9LMETP2NBVF"],"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/IModule.sol":{"keccak256":"0x6c11c44fef08d46ca9f291551a42b8576259f65b7e957aef92540ba0acd72909","urls":["bzz-raw://0ffbc3646ea495350939319f5418ba2dd45b6ec809d6b84ed3264e592a9385bd","dweb:/ipfs/QmPCjuQUMWVUPv7vSVfztnymYA9hUP1xRS62FD6iwzGMuo"],"license":"MIT"},"node_modules/@latticexyz/world/src/ISystemHook.sol":{"keccak256":"0xad31c270fe5bf23869fe4a55a9a8d3372871c595f6b0f9a197e810051ab1bfdc","urls":["bzz-raw://af7acd6a86410c6d2586739e370134265521cf522fec0c3091804c0d0f99a0fc","dweb:/ipfs/QmRRbUbw89Z3tva95UTvxKhFwn5ddYNMiHbVs6Nnmpsty3"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol":{"keccak256":"0xd3645ee90c73dd991659a140c0132c5a2aaf27a296c457737b212d87b2f66402","urls":["bzz-raw://519d81e2bc7233b1488339eaf9220f7eb57086dd3ee8e1831708ebc6e87f00db","dweb:/ipfs/Qmf8RjMxuPXbteMeEB3vstjutsCrmveyBFCjVFt7nSYgtc"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldErrors.sol":{"keccak256":"0x5e733399a521c7a051601e1f31835ac1653d310a04194e2d10c54206277586cb","urls":["bzz-raw://d2646c3cf530d6768c4479c64477306a38b3358009792dfe82436cf1e6c27f90","dweb:/ipfs/QmdD5Vk7iswuvWVHBsRkw3n7tJ1gaZ9X9y7s2SkurkQ829"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldKernel.sol":{"keccak256":"0x603c73df2d8d210b1970be3e7e49b8659ae45574add5ce3911a4fc59cce88839","urls":["bzz-raw://a095f9d317302d15e0e124951fe6b29a3bb0e3452e3d2211ac126b49992af443","dweb:/ipfs/QmRwwuh7w1msqx4vixJDbiBux4wVALiPGzCZJbikZsqwz7"],"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/World.sol":{"keccak256":"0x2ade3b18f6a22bb7c9dd0b8b3786e2fd540efb26c812f72f6453abce3d998c8a","urls":["bzz-raw://126f3aa6e1319019bb36b82ed67dbb6cd75fbacbed51166cfe6de13175c9e818","dweb:/ipfs/QmYuEMsveLdusyyVcKUedmX99dXjwYLSugv7U9VADjbBhu"],"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/InitModuleAddress.sol":{"keccak256":"0x4d0a317051e00a64696a4f9a749f95953dda5ce6fc086b194f54276af1510395","urls":["bzz-raw://5e96a02aa8a528d9d18d741a5cac7c19200ee5739ec92d42faafbf64efeeeb69","dweb:/ipfs/QmXkeMC6EyH3b6px685Dgfd5uGnrkfBUAQ4n1S8bsicEWd"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/InstalledModules.sol":{"keccak256":"0x6d247eea47c3566ea8e71b39e662607509f7a2080eabddf83c9f6b0682d27edc","urls":["bzz-raw://ab03d2cf026d39902ec68c3665a6779053e82e0f60bccfe2810be4b43f05894e","dweb:/ipfs/Qmdzg8bmkWjN4mw9EfnHFqYHpTJACGm9YoYZDZhX1MMamY"],"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/requireInterface.sol":{"keccak256":"0x95e9469529f790727966c513ed19b42abf065a2cd482faba4b8e3404edfb8730","urls":["bzz-raw://da63bf514679a87134d2c36563c9c398906e1e06b27cb17eed10895cd7c87658","dweb:/ipfs/QmUrfkw8YTs6zUq5eaWPgdLmTUJVsp1CRBGQz6kdh7bs3C"],"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/version.sol":{"keccak256":"0x940fa33f2a4986bda788f9418fe4e51ae206a6e4954721443cec11ebf2e700be","urls":["bzz-raw://3aacb56ffa02e40a60b9343aae4fe7c0d9623b74c6ee70b9a42f8428e64e4d4e","dweb:/ipfs/QmNXwHcUzNEvqjaSTdooSV3hhCkGadpT9peQAmhLaQTj2k"],"license":"MIT"},"node_modules/@latticexyz/world/src/worldResourceTypes.sol":{"keccak256":"0x3478328afa3363bcb25271cdcd4c23355f53be785ae0aab5159490122831b8ed","urls":["bzz-raw://5192c5d7dbe1e5521fc9af4830c991be7209652080c507ee6860cc3746dce96d","dweb:/ipfs/Qmbf6ge8pEwaGhjei7MKFCNk9UbCb55AvUadbbeqyNKJ12"],"license":"MIT"}},"version":1},"id":57}
|