@latticexyz/world-modules 2.2.22-ca7a36a114ba65468662dbeef343129fa60f04eb → 2.2.22-d621dc7c427a59eb74f4d379862646355a149338
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/AccessManagementSystem.sol/AccessManagementSystem.json +1 -1
- package/out/BalanceTransferSystem.sol/BalanceTransferSystem.json +1 -1
- package/out/BatchCallSystem.sol/BatchCallSystem.json +1 -1
- package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +1 -1
- package/out/DelegationControl.sol/DelegationControl.json +1 -1
- package/out/DelegationControlMock.sol/DelegationControlMock.json +1 -1
- package/out/ERC20.t.sol/ERC20Test.json +1 -1
- package/out/ERC20Module.sol/ERC20Module.json +1 -1
- package/out/ERC20Module.sol/ERC20ModuleRegistrationLib.json +1 -1
- 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/ERC721Module.sol/ERC721Module.json +1 -1
- package/out/ERC721Module.sol/ERC721ModuleRegistrationLib.json +1 -1
- package/out/ERC721System.sol/ERC721System.json +1 -1
- package/out/IBaseWorld.sol/IBaseWorld.json +1 -1
- package/out/IWorld.sol/IWorld.json +1 -1
- package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +1 -1
- package/out/InitModule.sol/InitModule.json +1 -1
- package/out/KeysInTableModule.sol/KeysInTableModule.json +1 -1
- package/out/KeysInTableModule.t.sol/KeysInTableModuleTest.json +1 -1
- package/out/KeysWithValueHook.sol/KeysWithValueHook.json +1 -1
- package/out/KeysWithValueModule.sol/KeysWithValueModule.json +1 -1
- package/out/KeysWithValueModule.t.sol/KeysWithValueModuleTest.json +1 -1
- package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.json +1 -1
- package/out/Puppet.sol/Puppet.json +1 -1
- package/out/PuppetDelegationControl.sol/PuppetDelegationControl.json +1 -1
- package/out/PuppetFactorySystem.sol/PuppetFactorySystem.json +1 -1
- package/out/PuppetMaster.sol/PuppetMaster.json +1 -1
- package/out/PuppetModule.sol/PuppetModule.json +1 -1
- package/out/PuppetModule.t.sol/PuppetModuleTest.json +1 -1
- package/out/PuppetModule.t.sol/PuppetTestSystem.json +1 -1
- package/out/RegistrationSystem.sol/RegistrationSystem.json +1 -1
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +1 -1
- package/out/StandardDelegationsModule.t.sol/StandardDelegationsModuleTest.json +1 -1
- package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.json +1 -1
- package/out/System.sol/System.json +1 -1
- package/out/SystemSwitch.t.sol/EchoSystem.json +1 -1
- package/out/SystemSwitch.t.sol/SystemSwitchTest.json +1 -1
- package/out/SystemboundDelegationControl.sol/SystemboundDelegationControl.json +1 -1
- package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +1 -1
- package/out/UniqueEntityModule.sol/UniqueEntityModule.json +1 -1
- package/out/UniqueEntityModule.t.sol/UniqueEntityModuleTest.json +1 -1
- package/out/UniqueEntityModule.t.sol/UniqueEntityTestSystem.json +1 -1
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.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.json +1 -1
- package/out/World.t.sol/RevertSystemHook.json +1 -1
- package/out/World.t.sol/WorldTest.json +1 -1
- package/out/World.t.sol/WorldTestSystem.json +1 -1
- package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.json +1 -1
- package/out/build-info/83e4b8083d33526a.json +1 -0
- package/out/query.t.sol/QueryTest.json +1 -1
- package/package.json +9 -9
- package/out/build-info/a719ac6111d0804c0ec3a2c92ab1dcb6.json +0 -1
@@ -1 +1 @@
|
|
1
|
-
{"abi":[{"type":"function","name":"_msgSender","inputs":[],"outputs":[{"name":"sender","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"_msgValue","inputs":[],"outputs":[{"name":"value","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"_world","inputs":[],"outputs":[{"name":"","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"installModule","inputs":[{"name":"module","type":"address","internalType":"contract IModule"},{"name":"encodedArgs","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerDelegation","inputs":[{"name":"delegatee","type":"address","internalType":"address"},{"name":"delegationControlId","type":"bytes32","internalType":"ResourceId"},{"name":"initCallData","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerFunctionSelector","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"systemFunctionSignature","type":"string","internalType":"string"}],"outputs":[{"name":"worldFunctionSelector","type":"bytes4","internalType":"bytes4"}],"stateMutability":"nonpayable"},{"type":"function","name":"registerNamespace","inputs":[{"name":"namespaceId","type":"bytes32","internalType":"ResourceId"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerNamespaceDelegation","inputs":[{"name":"namespaceId","type":"bytes32","internalType":"ResourceId"},{"name":"delegationControlId","type":"bytes32","internalType":"ResourceId"},{"name":"initCallData","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerRootFunctionSelector","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"worldFunctionSignature","type":"string","internalType":"string"},{"name":"systemFunctionSignature","type":"string","internalType":"string"}],"outputs":[{"name":"worldFunctionSelector","type":"bytes4","internalType":"bytes4"}],"stateMutability":"nonpayable"},{"type":"function","name":"registerStoreHook","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"hookAddress","type":"address","internalType":"contract IStoreHook"},{"name":"enabledHooksBitmap","type":"uint8","internalType":"uint8"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerSystem","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"system","type":"address","internalType":"contract System"},{"name":"publicAccess","type":"bool","internalType":"bool"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerSystemHook","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"hookAddress","type":"address","internalType":"contract ISystemHook"},{"name":"enabledHooksBitmap","type":"uint8","internalType":"uint8"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerTable","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"},{"name":"keySchema","type":"bytes32","internalType":"Schema"},{"name":"valueSchema","type":"bytes32","internalType":"Schema"},{"name":"keyNames","type":"string[]","internalType":"string[]"},{"name":"fieldNames","type":"string[]","internalType":"string[]"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"supportsInterface","inputs":[{"name":"interfaceId","type":"bytes4","internalType":"bytes4"}],"outputs":[{"name":"","type":"bool","internalType":"bool"}],"stateMutability":"pure"},{"type":"function","name":"unregisterDelegation","inputs":[{"name":"delegatee","type":"address","internalType":"address"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"unregisterNamespaceDelegation","inputs":[{"name":"namespaceId","type":"bytes32","internalType":"ResourceId"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"unregisterStoreHook","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"hookAddress","type":"address","internalType":"contract IStoreHook"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"unregisterSystemHook","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"hookAddress","type":"address","internalType":"contract ISystemHook"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"event","name":"Store_DeleteRecord","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"}],"anonymous":false},{"type":"event","name":"Store_SetRecord","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"staticData","type":"bytes","indexed":false,"internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","indexed":false,"internalType":"EncodedLengths"},{"name":"dynamicData","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"event","name":"Store_SpliceDynamicData","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","indexed":false,"internalType":"uint8"},{"name":"start","type":"uint48","indexed":false,"internalType":"uint48"},{"name":"deleteCount","type":"uint40","indexed":false,"internalType":"uint40"},{"name":"encodedLengths","type":"bytes32","indexed":false,"internalType":"EncodedLengths"},{"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":"EncodedLengths_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_Empty","inputs":[]},{"type":"error","name":"FieldLayout_InvalidStaticDataLength","inputs":[{"name":"staticDataLength","type":"uint256","internalType":"uint256"},{"name":"computedStaticDataLength","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_StaticLengthDoesNotFitInAWord","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_StaticLengthIsNotZero","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_StaticLengthIsZero","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_TooManyDynamicFields","inputs":[{"name":"numFields","type":"uint256","internalType":"uint256"},{"name":"maxFields","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_TooManyFields","inputs":[{"name":"numFields","type":"uint256","internalType":"uint256"},{"name":"maxFields","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Schema_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Schema_StaticTypeAfterDynamicType","inputs":[]},{"type":"error","name":"Slice_OutOfBounds","inputs":[{"name":"data","type":"bytes","internalType":"bytes"},{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_IndexOutOfBounds","inputs":[{"name":"length","type":"uint256","internalType":"uint256"},{"name":"accessedIndex","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidFieldNamesLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidKeyNamesLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidResourceType","inputs":[{"name":"expected","type":"bytes2","internalType":"bytes2"},{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"Store_InvalidSplice","inputs":[{"name":"startWithinField","type":"uint40","internalType":"uint40"},{"name":"deleteCount","type":"uint40","internalType":"uint40"},{"name":"fieldLength","type":"uint40","internalType":"uint40"}]},{"type":"error","name":"Store_InvalidStaticDataLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidValueSchemaDynamicLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidValueSchemaLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidValueSchemaStaticLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_TableAlreadyExists","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"tableIdString","type":"string","internalType":"string"}]},{"type":"error","name":"Store_TableNotFound","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"tableIdString","type":"string","internalType":"string"}]},{"type":"error","name":"UnauthorizedCallContext","inputs":[]},{"type":"error","name":"World_AccessDenied","inputs":[{"name":"resource","type":"string","internalType":"string"},{"name":"caller","type":"address","internalType":"address"}]},{"type":"error","name":"World_AlreadyInitialized","inputs":[]},{"type":"error","name":"World_CallbackNotAllowed","inputs":[{"name":"functionSelector","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_DelegationNotFound","inputs":[{"name":"delegator","type":"address","internalType":"address"},{"name":"delegatee","type":"address","internalType":"address"}]},{"type":"error","name":"World_FunctionSelectorAlreadyExists","inputs":[{"name":"functionSelector","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_FunctionSelectorNotFound","inputs":[{"name":"functionSelector","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_InsufficientBalance","inputs":[{"name":"balance","type":"uint256","internalType":"uint256"},{"name":"amount","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"World_InterfaceNotSupported","inputs":[{"name":"contractAddress","type":"address","internalType":"address"},{"name":"interfaceId","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_InvalidNamespace","inputs":[{"name":"namespace","type":"bytes14","internalType":"bytes14"}]},{"type":"error","name":"World_InvalidResourceId","inputs":[{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_InvalidResourceType","inputs":[{"name":"expected","type":"bytes2","internalType":"bytes2"},{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_ResourceAlreadyExists","inputs":[{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_ResourceNotFound","inputs":[{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_SystemAlreadyExists","inputs":[{"name":"system","type":"address","internalType":"address"}]},{"type":"error","name":"World_UnlimitedDelegationNotAllowed","inputs":[]}],"bytecode":{"object":"0x60a060405230608052348015610013575f80fd5b5060805161565b6200002d5f395f610bc1015261565b5ff3fe608060405234801561000f575f80fd5b506004361061012f575f3560e01c80636548a90a116100ad578063b29e40891161007d578063cdc938c511610063578063cdc938c51461028d578063d5f8337f146102a0578063e1af802c146102b3575f80fd5b8063b29e408914610267578063bfdfaff71461027a575f80fd5b80636548a90a1461021b5780638da798da1461022e578063a92813ad14610241578063aa66e9c814610254575f80fd5b80631d2257ba116101025780633350b6a9116100e85780633350b6a9146101e257806345ec9354146101f5578063530f4b6014610208575f80fd5b80631d2257ba146101a357806326d98102146101b6575f80fd5b806301ffc9a714610133578063056091291461015b5780630ba51f4914610170578063119df25f14610183575b5f80fd5b610146610141366004614b0d565b6102bb565b60405190151581526020015b60405180910390f35b61016e610169366004614b48565b610323565b005b61016e61017e366004614bbe565b61034a565b61018b610414565b6040516001600160a01b039091168152602001610152565b61016e6101b1366004614cfe565b610422565b6101c96101c4366004614d53565b610442565b6040516001600160e01b03199091168152602001610152565b61016e6101f0366004614d97565b610594565b604051601f193601358152602001610152565b61016e610216366004614dea565b61070c565b6101c9610229366004614e25565b610778565b61016e61023c366004614e83565b61084f565b61016e61024f366004614b48565b610910565b61016e610262366004614eba565b61094f565b61016e610275366004614eba565b610981565b61016e610288366004614ed1565b610a16565b61016e61029b366004614f07565b610ad4565b61016e6102ae366004614dea565b610aed565b61018b610bae565b5f6001600160e01b031982167fb5dee12700000000000000000000000000000000000000000000000000000000148061031d57506001600160e01b031982167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b61032b610bb7565b61033c82610337610414565b610c1b565b6103468282610c94565b5050565b610352610bb7565b5f61035c89610cbf565b6fffffffffffffffffffffffffffffffff1916036103bb578761037e89610cd5565b6040517fe4ac069e0000000000000000000000000000000000000000000000000000000081526004016103b2929190614f6f565b60405180910390fd5b6103de616e7360f01b6dffffffffffffffffffffffffffff60801b8a1617610de8565b6103ea88610337610414565b61040a888888886103fb888a614f87565b6104058789614f87565b610e33565b5050505050505050565b5f61041d611290565b905090565b61042a610bb7565b61043d610435610414565b8484846112c2565b505050565b5f61044b610bb7565b61737960f01b836001600160f01b031916146104a65761737960f01b8361047185610cd5565b6040517f5c30fb6f0000000000000000000000000000000000000000000000000000000081526004016103b293929190615009565b6104af83610de8565b6104bb83610337610414565b5f6104e36104c98560101b90565b71ffffffffffffffffffffffffffffffffffff191661131d565b90505f81846040516020016104f9929190615031565b6040516020818303038152906040529050808051906020012092505f61051e846113a6565b90508015610564576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319851660048201526024016103b2565b84516020860120610576858883611453565b610580818761151b565b61058a858461151b565b5050505092915050565b61059c610bb7565b61737960f01b836001600160f01b031916146105c25761737960f01b8361047185610cd5565b6dffffffffffffffffffffffffffff60801b8316616e7360f01b176105e681610de8565b6105f281610337610414565b61061c837fb5dee127000000000000000000000000000000000000000000000000000000006115e0565b5f61062685610cbf565b6fffffffffffffffffffffffffffffffff191603610648578361037e85610cd5565b5f6106528461163b565b905080158015906106635750848114155b156106a5576040517fc0b707410000000000000000000000000000000000000000000000000000000081526001600160a01b03851660048201526024016103b2565b5f6106af866116bc565b90506001600160a01b038116156106d8576106c981611755565b6106d383826117d1565b6106e3565b6106e386600161186c565b6106ee868686611909565b6106f885876119a9565b61070483866001611a4c565b505050505050565b610714610bb7565b61073e827f1873396a000000000000000000000000000000000000000000000000000000006115e0565b610761616e7360f01b6dffffffffffffffffffffffffffff60801b851617610de8565b61076d83610337610414565b61043d838383611af6565b5f610781610bb7565b60408051616e7360f01b60208201525f6022820181905260308201526107c291016040516020818303038152906040526107ba90615088565b610337610414565b828051906020012090505f828051906020012090505f6107e1836113a6565b90508015610827576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319841660048201526024016103b2565b610832838784611453565b61083c828561151b565b610846838661151b565b50509392505050565b610857610bb7565b610881827f6fdd1c80000000000000000000000000000000000000000000000000000000006115e0565b6108fc61088c610414565b5f848460405160240161089f91906150ab565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f13861fb500000000000000000000000000000000000000000000000000000000179052611bb9565b506103468282805190602001206001611be5565b610918610bb7565b61092482610337610414565b6103467f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383611c8f565b610957610bb7565b61096081611d9f565b61096981610de8565b61097581610337610414565b61097e81611dd0565b50565b610989610bb7565b61099281611d9f565b61099b81611e39565b6109a481612028565b156109e757806109b382610cd5565b6040517f0dc28f6a0000000000000000000000000000000000000000000000000000000081526004016103b2929190614f6f565b6109f281600161186c565b610a03816109fe610414565b6120aa565b61097e81610a0f610414565b6001611a4c565b610a1e610bb7565b610a2783611d9f565b610a3082612170565b610a66576040517f71ee9e8100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610a7283610337610414565b5f610a7c836116bc565b9050610aa8817f1a86b550000000000000000000000000000000000000000000000000000000006115e0565b610ab2848461218b565b815115610ace57610acc610ac4610414565b84845f612206565b505b50505050565b610adc610bb7565b61097e610ae7610414565b82612216565b610af5610bb7565b61737960f01b836001600160f01b03191614610b1b5761737960f01b8361047185610cd5565b610b45827f540fbfa8000000000000000000000000000000000000000000000000000000006115e0565b610b4e83610de8565b610b71616e7360f01b6dffffffffffffffffffffffffffff60801b851617610de8565b610b7d83610337610414565b61043d836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b16176122b4565b5f61041d612355565b6001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163003610c19576040517f9f03a02600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b565b6001600160a01b038116610c48616e7360f01b6dffffffffffffffffffffffffffff60801b85161761235e565b6001600160a01b03161461034657610c5f82610cd5565b816040517fd787b7370000000000000000000000000000000000000000000000000000000081526004016103b29291906150bd565b6103467f746273746f726500000000000000000053746f7265486f6f6b730000000000008383611c8f565b5f610ccc607060106150fb565b9190911b919050565b606081601081901b5f610ce783610cbf565b90508271ffffffffffffffffffffffffffffffffffff19831615610d2857610d2371ffffffffffffffffffffffffffffffffffff19841661131d565b610d5f565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b6fffffffffffffffffffffffffffffffff19831615610d8657610d818361131d565b610dbd565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b604051602001610dcf9392919061510e565b6040516020818303038152906040529350505050919050565b610df181612028565b61097e5780610dff82610cd5565b6040517ffbf10ce60000000000000000000000000000000000000000000000000000000081526004016103b2929190614f6f565b613a3160f11b866001600160f01b03191614801590610e615750611bdd60f21b866001600160f01b03191614155b15610ec257613a3160f11b8687604051602001610e8091815260200190565b60408051601f19818403018152908290527f31b466830000000000000000000000000000000000000000000000000000000082526103b2939291600401615009565b610ecb856123ec565b610ed684600161262e565b610ee0835f61262e565b60e084901c60e885901c0160ff16825114610f405760e084901c60e885901c0160ff1682516040517f0f72cb98000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b60e085901c60e886901c0160ff16815114610fa05760e085901c60e886901c0160ff1681516040517f7dec4c00000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b60e085901c60e886901c0160ff1660e084901c60e885901c0160ff16146110185760e085901c60e886901c0160ff1660e084901c60e885901c0160ff166040517ff29d4d88000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b611021856127c2565b61102a846127c2565b1461107c57611038856127c2565b611041846127c2565b6040517f65cc0adf000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b611085856127f3565b61108e846127f3565b146110e05761109c856127f3565b6110a5846127f3565b6040517fedea9587000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b5f5b6110eb866127c2565b811015611186576111156110ff858361280f565b60c581111561111057611110615183565b612836565b6008601b8390030287901c60ff161461117e576008601b8290030286901c60ff166111436110ff868461280f565b6040517f254c7db4000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b6001016110e2565b505f6111af613a3160f11b61119b8960101b90565b60101c6001600160f01b0319919091161790565b90505f6111c5611bdd60f21b61119b8a60101b90565b90506111d082612028565b806111df57506111df81612028565b156112395787886040516020016111f891815260200190565b60408051601f19818403018152908290527fdfaaf9cf0000000000000000000000000000000000000000000000000000000082526103b29291600401614f6f565b61128588888888886040516020016112519190615197565b604051602081830303815290604052886040516020016112719190615197565b604051602081830303815290604052612894565b61040a88600161186c565b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffcc36013560601c806112bf5750335b90565b6112cd848484612956565b6112d682612170565b15610ace575f6112e5836116bc565b9050611311817f1a86b550000000000000000000000000000000000000000000000000000000006115e0565b6107048584845f612206565b60605f5b6010811015611372576fffffffffffffffffffffffffffffffff198316600882021b7fff00000000000000000000000000000000000000000000000000000000000000161561137257600101611321565b604080516fffffffffffffffffffffffffffffffff198516602082015281516030909101909152818152805b949350505050565b6040805160018082528183019092525f9182919060208083019080368337019050509050827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f815181106113fc576113fc615217565b60209081029190910101525f61139e7f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f7283837e24020020040000000000000000000000000000000000000000000000000000612a06565b5f61145e8383612a3b565b6040805160018082528183019092529192505f9160609183919060208083019080368337019050509050867bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f815181106114ba576114ba615217565b60209081029190910101526115127f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72828686867e24020020040000000000000000000000000000000000000000000000000000612a7a565b50505050505050565b60605f61152783612d69565b90505f61153384612d78565b6040805160018082528183019092529192505f919060208083019080368337019050509050857bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f8151811061158a5761158a615217565b60209081029190910101526107047f6f74776f726c6400000000000000000046756e6374696f6e5369676e61747572828686867c0100000000000000000000000000000000000000000000000000000000612a7a565b6115ea8282612da1565b610346576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b0319821660248201526044016103b2565b6040805160018082528183019092525f9182919060208083019080368337019050509050826001600160a01b03165f1b815f8151811061167d5761167d615217565b60209081029190910101525f61139e7f7462776f726c6400000000000000000053797374656d526567697374727900008383630100080160dd1b612a06565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f815181106116f3576116f3615217565b60209081029190910101525f61174a7f7462776f726c6400000000000000000053797374656d7300000000000000000083837e15020014010000000000000000000000000000000000000000000000000000612a06565b60601c949350505050565b6040805160018082528183019092525f9160208083019080368337019050509050816001600160a01b03165f1b815f8151811061179457611794615217565b60209081029190910101526103467f7462776f726c6400000000000000000053797374656d5265676973747279000082630100080160dd1b612dbc565b6040805160028082526060820183525f9260208301908036833701905050905082815f8151811061180457611804615217565b602002602001018181525050816001600160a01b03165f1b8160018151811061182f5761182f615217565b602090810291909101015261043d7f7462776f726c640000000000000000005265736f75726365416363657373000082630101000160d81b612dbc565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106118a0576118a0615217565b60200260200101818152505061043d7f746273746f72650000000000000000005265736f7572636549647300000000005f1b825f856040516020016118ec91151560f81b815260010190565b60408051601f19818403018152919052630101000160d81b613075565b5f611914838361308a565b6040805160018082528183019092529192505f916060918391906020808301908036833701905050905086815f8151811061195157611951615217565b60209081029190910101526115127f7462776f726c6400000000000000000053797374656d73000000000000000000828686867e15020014010000000000000000000000000000000000000000000000000000612a7a565b6040805160018082528183019092525f9160208083019080368337019050509050826001600160a01b03165f1b815f815181106119e8576119e8615217565b60200260200101818152505061043d7f7462776f726c6400000000000000000053797374656d526567697374727900005f1b825f85604051602001611a2f91815260200190565b60408051601f19818403018152919052630100080160dd1b613075565b6040805160028082526060820183525f9260208301908036833701905050905083815f81518110611a7f57611a7f615217565b602002602001018181525050826001600160a01b03165f1b81600181518110611aaa57611aaa615217565b602002602001018181525050610ace7f7462776f726c640000000000000000005265736f7572636541636365737300005f1b825f856040516020016118ec91151560f81b815260010190565b613a3160f11b836001600160f01b03191614611b2657613a3160f11b8384604051602001610e8091815260200190565b611b2f83612028565b611b88578283604051602001611b4791815260200190565b60408051601f19818403018152908290527f41e713ad0000000000000000000000000000000000000000000000000000000082526103b29291600401614f6f565b61043d836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b16176130ba565b60605f80611bc98787878761315b565b9150915081611bdb57611bdb816131ce565b9695505050505050565b6040805160028082526060820183525f92602083019080368337019050509050836001600160a01b03165f1b815f81518110611c2357611c23615217565b6020026020010181815250508281600181518110611c4357611c43615217565b602002602001018181525050610ace7f7462776f726c64000000000000000000496e7374616c6c65644d6f64756c65735f1b825f856040516020016118ec91151560f81b815260010190565b5f611c9a84846131d6565b90505f815167ffffffffffffffff811115611cb757611cb7614c4d565b604051908082528060200260200182016040528015611ce0578160200160208202803683370190505b5090505f805b8351811015611d9057846001600160a01b0316611d2a858381518110611d0e57611d0e615217565b60200260200101516affffffffffffffffffffff191660601c90565b6001600160a01b031614611d8857838181518110611d4a57611d4a615217565b6020026020010151838381518110611d6457611d64615217565b6affffffffffffffffffffff19909216602092830291909101909101526001909101905b600101611ce6565b5080825261070486868461323c565b616e7360f01b6dffffffffffffffffffffffffffff60801b821617811461097e57616e7360f01b8161047183610cd5565b6040805160018082528183019092525f916020808301908036833701905050905081815f81518110611e0457611e04615217565b60209081029190910101526103467f7462776f726c640000000000000000004e616d65737061636544656c6567617482613290565b5f611e448260101b90565b90505f611e6571ffffffffffffffffffffffffffffffffffff19831661131d565b80519091508015610ace57611e8782611e7f60018461522b565b016020015190565b7fff00000000000000000000000000000000000000000000000000000000000000167f5f0000000000000000000000000000000000000000000000000000000000000003611f18576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19841660048201526024016103b2565b5f5b611f2560018361522b565b811015610acc57602081840101517effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f00000000000000000000000000000000000000000000000000000000000000148015611fd25750611f8d83611e7f8360016150fb565b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f00000000000000000000000000000000000000000000000000000000000000145b15612020576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19851660048201526024016103b2565b600101611f1a565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f8151811061205f5761205f615217565b60209081029190910101525f61209e7f746273746f72650000000000000000005265736f7572636549647300000000008383630101000160d81b612a06565b905061139e8160f81c90565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106120de576120de615217565b60200260200101818152505061043d7f7462776f726c640000000000000000004e616d6573706163654f776e657200005f1b825f8560405160200161213b919060609190911b6bffffffffffffffffffffffff1916815260140190565b60408051601f198184030181529190527e14010014000000000000000000000000000000000000000000000000000000613075565b5f811515801561031d575061218482613325565b1592915050565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106121bf576121bf615217565b60200260200101818152505061043d7f7462776f726c640000000000000000004e616d65737061636544656c656761745f1b825f85604051602001611a2f91815260200190565b60605f80611bc987878787613384565b6040805160028082526060820183525f92602083019080368337019050509050826001600160a01b03165f1b815f8151811061225457612254615217565b602002602001018181525050816001600160a01b03165f1b8160018151811061227f5761227f615217565b602090810291909101015261043d7f7462776f726c640000000000000000005573657244656c65676174696f6e436f82613290565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106122e8576122e8615217565b60200260200101818152505061043d7f7462776f726c6400000000000000000053797374656d486f6f6b7300000000005f1b825f8560405160200161234191906affffffffffffffffffffff1991909116815260150190565b604051602081830303815290604052613544565b5f61041d6135ef565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f8151811061239557612395615217565b60209081029190910101525f61174a7f7462776f726c640000000000000000004e616d6573706163654f776e6572000083837e14010014000000000000000000000000000000000000000000000000000000612a06565b80612423576040517fa019e4da00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5f61242d826127f3565b90506005811115612474576040517f6793df6200000000000000000000000000000000000000000000000000000000815260048101829052600560248201526044016103b2565b5f61247e836127c2565b90505f61248b83836150fb565b9050601c8111156124d2576040517fecd893b900000000000000000000000000000000000000000000000000000000815260048101829052601c60248201526044016103b2565b5f805b8381101561257b5760ff601b82900360080287901c165f819003612528576040517f53b2dd05000000000000000000000000000000000000000000000000000000008152600481018390526024016103b2565b6020811115612566576040517f7237f237000000000000000000000000000000000000000000000000000000008152600481018390526024016103b2565b61257081846150fb565b9250506001016124d5565b506125858561362d565b81146125d1576125948561362d565b6040517feba964de0000000000000000000000000000000000000000000000000000000081526004810191909152602481018290526044016103b2565b825b601c8110156107045760ff601b82900360080287901c168015612625576040517f1d8d44db000000000000000000000000000000000000000000000000000000008152600481018390526024016103b2565b506001016125d3565b8015801561263a575081155b1561265a5760405163d498615960e01b81525f60048201526024016103b2565b5f612664836127f3565b9050600581111561268b5760405163d498615960e01b8152600481018290526024016103b2565b5f612695846127c2565b90505f6126a283836150fb565b9050601c8111156126c95760405163d498615960e01b8152600481018290526024016103b2565b5f805b83811015612732575f6126e26110ff898461280f565b9050805f0361271d576040517ff44b422000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61272781846150fb565b9250506001016126cc565b5061273c8661362d565b81146127675761274b8661362d565b60405163d498615960e01b81526004016103b291815260200190565b825b82811015611512575f61277f6110ff898461280f565b905080156127b9576040517ff44b422000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b50600101612769565b5f600860016127d36002602061522b565b6127dd919061522b565b6127e7919061523e565b8260ff911c1692915050565b5f60086001806128056002602061522b565b6127d3919061522b565b5f601b8290036008028360ff911c1660c581111561282f5761282f615183565b9392505050565b5f808260c581111561284a5761284a615183565b60ff169050606181101561286457601f1660010192915050565b60618360c581111561287857612878615183565b036128865750601492915050565b505f92915050565b50919050565b5f6128a086868661364f565b90505f6128ad8484613685565b90505f6128ba85856136a1565b6040805160018082528183019092529192505f91906020808301908036833701905050905089815f815181106128f2576128f2615217565b602090810291909101015261294a7f746273746f72650000000000000000005461626c657300000000000000000000828686867e60030220202000000000000000000000000000000000000000000000000000612a7a565b50505050505050505050565b6040805160028082526060820183525f92602083019080368337019050509050836001600160a01b03165f1b815f8151811061299457612994615217565b602002602001018181525050826001600160a01b03165f1b816001815181106129bf576129bf615217565b602002602001018181525050610ace7f7462776f726c640000000000000000005573657244656c65676174696f6e436f5f1b825f85604051602001611a2f91815260200190565b5f612a32612a1486866136b6565b60ff858116601b0360080285901c16612a2d858761370b565b613743565b95945050505050565b60608282604051602001612a639291909182526001600160e01b031916602082015260240190565b604051602081830303815290604052905092915050565b611bdd60f21b866001600160f01b03191603612ad357857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051612ac6949392919061528f565b60405180910390a2610704565b5f612add87613793565b90505f5b8151811015612baf575f828281518110612afd57612afd615217565b60200260200101519050612b296001826affffffffffffffffffffff191661381390919063ffffffff16565b15612ba6576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c90612b78908c908c908c908c908c908c906004016152cd565b5f604051808303815f87803b158015612b8f575f80fd5b505af1158015612ba1573d5f803e3d5ffd5b505050505b50600101612ae1565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a987878787604051612be6949392919061528f565b60405180910390a25f612bf988886136b6565b90505f602087019050612c0f825f895184613830565b5f612c19856127f3565b1115612c99575f612c2a8a8a6138eb565b87815590506020860191505f805f5b612c42886127f3565b8160ff161015612c9457612c578d8d83613940565b9250612c728a8260ff166028026038011c64ffffffffff1690565b9150612c80835f8488613830565b612c8a82866150fb565b9450600101612c39565b505050505b5f5b835181101561294a575f848281518110612cb757612cb7615217565b60200260200101519050612ce36002826affffffffffffffffffffff191661381390919063ffffffff16565b15612d60576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf90612d32908e908e908e908e908e908e906004016152cd565b5f604051808303815f87803b158015612d49575f80fd5b505af1158015612d5b573d5f803e3d5ffd5b505050505b50600101612c9b565b5f61031d8251603881901b1790565b606081604051602001612d8b9190615325565b6040516020818303038152906040529050919050565b5f612dab836139be565b801561282f575061282f83836139fe565b611bdd60f21b836001600160f01b03191603612e0f57827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0783604051612e029190615340565b60405180910390a2505050565b5f612e1984613793565b90505f5b8151811015612ee5575f828281518110612e3957612e39615217565b60200260200101519050612e656040826affffffffffffffffffffff191661381390919063ffffffff16565b15612edc576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf4590612eae90899089908990600401615352565b5f604051808303815f87803b158015612ec5575f80fd5b505af1158015612ed7573d5f803e3d5ffd5b505050505b50600101612e1d565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0784604051612f169190615340565b60405180910390a25f612f2985856136b6565b9050612f81815f612f398661362d565b67ffffffffffffffff811115612f5157612f51614c4d565b6040519080825280601f01601f191660200182016040528015612f7b576020820181803683370190505b50613ab2565b5f612f8b846127f3565b1115612fab575f612f9c86866138eb565b9050612fa9816020613ac8565b505b5f5b8251811015610704575f838281518110612fc957612fc9615217565b60200260200101519050612ff56080826affffffffffffffffffffff191661381390919063ffffffff16565b1561306c576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b9061303e908a908a908a90600401615352565b5f604051808303815f87803b158015613055575f80fd5b505af1158015613067573d5f803e3d5ffd5b505050505b50600101612fad565b610acc8585613084848761370b565b85613b03565b604051606083811b6bffffffffffffffffffffffff1916602083015282151560f81b603483015290603501612a63565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106130ee576130ee615217565b60200260200101818152505061043d7f746273746f726500000000000000000053746f7265486f6f6b730000000000005f1b825f8560405160200161314791906affffffffffffffffffffff1991909116815260150190565b604051602081830303815290604052613d5b565b5f6060836001600160a01b03165f613174858989613d93565b6040516131819190615325565b5f6040518083038185875af1925050503d805f81146131bb576040519150601f19603f3d011682016040523d82523d5f602084013e6131c0565b606091505b509097909650945050505050565b805160208201fd5b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f8151811061320e5761320e615217565b6020026020010181815250505f61322685835f613daa565b9050612a32613237825f8451613de3565b613e6f565b6040805160018082528183019092525f916020808301908036833701905050905082815f8151811061327057613270615217565b602002602001018181525050610ace84825f61328b86613e7e565b613e8d565b5f6132996135ef565b9050306001600160a01b038216036132b55761043d8383613ec5565b6040517f505a181d0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063505a181d906132fc908690869060040161537a565b5f604051808303815f87803b158015613313575f80fd5b505af1158015611512573d5f803e3d5ffd5b6040805161737960f01b60208201525f602282018190527f756e6c696d6974656400000000000000000000000000000000000000000000006030830152910160405160208183030381529060405261337c90615088565b909114919050565b5f60605f61339186613ed8565b90505f5b815181101561345d575f8282815181106133b1576133b1615217565b602002602001015190506133dd6001826affffffffffffffffffffff191661381390919063ffffffff16565b15613454576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c332303190613426908c908c908c90600401615392565b5f604051808303815f87803b15801561343d575f80fd5b505af115801561344f573d5f803e3d5ffd5b505050505b50600101613395565b5061346a87858888613f47565b90935091505f5b8151811015613539575f82828151811061348d5761348d615217565b602002602001015190506134b96002826affffffffffffffffffffff191661381390919063ffffffff16565b15613530576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f9990613502908c908c908c90600401615392565b5f604051808303815f87803b158015613519575f80fd5b505af115801561352b573d5f803e3d5ffd5b505050505b50600101613471565b505094509492505050565b5f61354d6135ef565b9050306001600160a01b038216036135705761356b85858585613d5b565b610acc565b6040517f150f32620000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063150f3262906135bb9088908890889088906004016153b9565b5f604051808303815f87803b1580156135d2575f80fd5b505af11580156135e4573d5f803e3d5ffd5b505050505050505050565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175545f906001600160a01b031680613628573391505090565b919050565b5f600861363c6002602061522b565b613646919061523e565b9190911c919050565b60408051602081018590529081018390526060818101839052906080015b60405160208183030381529060405290509392505050565b815181515f9181810160389190911b1760609190911b1761282f565b60608282604051602001612a639291906153ec565b5f82826040516020016136ca92919061541a565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b5f80805b8360ff1681101561373b5761373160ff601b83900360080287901c16836150fb565b915060010161370f565b509392505050565b5f602082106137685760208204840193506020828161376457613764615454565b0691505b508254600882021b60208290038084111561373b576001850154600882021c82179150509392505050565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f815181106137cb576137cb615217565b60209081029190910101525f6138027f746273746f726500000000000000000053746f7265486f6f6b730000000000008383613daa565b905061139e613237825f8451613de3565b5f8160ff16826138238560581c90565b1660ff1614905092915050565b82156138a8576020831061385a5760208304840193506020838161385657613856615454565b0692505b82156138a85760208390035f5f19600885021c1990506008850281811c91508351811c9050811987541682821617875550818411613899575050610ace565b50600194909401939182900391015b5b602082106138ca5780518455600190930192601f19909101906020016138a9565b8115610ace575f5f19600884021c8554835182191691161785555050505050565b5f82826040516020016138ff92919061541a565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b5f838360405160200161395492919061541a565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f118185f1c90509392505050565b5f6139e9827f01ffc9a7000000000000000000000000000000000000000000000000000000006139fe565b801561031d5750612184826001600160e01b03195b6040516001600160e01b0319821660248201525f90819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a70000000000000000000000000000000000000000000000000000000017815282519293505f9283928392909183918a617530fa92503d91505f519050828015613a9c575060208210155b8015613aa757505f81115b979650505050505050565b61043d83838351613ac38560200190565b613830565b5f6020613ad683601f6150fb565b613ae09190615468565b613aea90846150fb565b90505b8083101561043d575f8355600183019250613aed565b611bdd60f21b846001600160f01b03191603613b5a57837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be848484604051613b4d93929190615487565b60405180910390a2610ace565b5f613b6585856136b6565b90505f613b7186613793565b90505f5b8151811015613c3f575f828281518110613b9157613b91615217565b60200260200101519050613bbd6004826affffffffffffffffffffff191661381390919063ffffffff16565b15613c36576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d90613c08908b908b908b908b906004016154b9565b5f604051808303815f87803b158015613c1f575f80fd5b505af1158015613c31573d5f803e3d5ffd5b505050505b50600101613b75565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be868686604051613c7493929190615487565b60405180910390a2613c8f828565ffffffffffff1685613ab2565b5f5b8151811015611512575f828281518110613cad57613cad615217565b60200260200101519050613cd96008826affffffffffffffffffffff191661381390919063ffffffff16565b15613d52576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba872190613d24908b908b908b908b906004016154b9565b5f604051808303815f87803b158015613d3b575f80fd5b505af1158015613d4d573d5f803e3d5ffd5b505050505b50600101613c91565b5f613d668585614015565b90505f613d82828560ff166028026038011c64ffffffffff1690565b9050610704868686845f8888614027565b606083838360405160200161366d939291906154f1565b606061139e613dba858585613940565b5f613dde85613dc98989614015565b9060ff166028026038011c64ffffffffff1690565b6143bc565b5f81831180613df25750835182115b15613e2f578383836040517f23230fa30000000000000000000000000000000000000000000000000000000081526004016103b29392919061552f565b60208401613e3d84826150fb565b90505f613e4a858561522b565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b60605f61282f8360155f6143df565b60608161282f8160155f614457565b5f613e988585614015565b90505f613eb4828560ff166028026038011c64ffffffffff1690565b90506107048686865f858888614027565b6103468282613ed3856144a9565b612dbc565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f81518110613f1057613f10615217565b60209081029190910101525f6138027f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383613daa565b5f60605f80613f558661452c565b90925090506001600160a01b038216613f725785610dff87610cd5565b80613f8157613f8186896145e1565b8615613fc4576dffffffffffffffffffffffffffff60801b8616616e7360f01b175f613fac826145f8565b9050613fc182613fbc8b846150fb565b61466e565b50505b5f613fcf8760101b90565b71ffffffffffffffffffffffffffffffffffff191614613ffa57613ff58888848861315b565b614006565b614006888884886146e9565b90999098509650505050505050565b5f61282f61402384846138eb565b5490565b613a3160f11b876001600160f01b0319161461405757613a3160f11b8788604051602001610e8091815260200190565b5f614071828760ff166028026038011c64ffffffffff1690565b90505f83518564ffffffffff1683614089919061522b565b61409391906150fb565b90508082141580156140b55750816140ab8688615553565b64ffffffffff1614155b15614105576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff80881660048301528087166024830152831660448201526064016103b2565b818664ffffffffff161115614156576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff871660248201526044016103b2565b5f614162848984614746565b90505f61416e8b613793565b90505f5b8151811015614232575f82828151811061418e5761418e615217565b602002602001015190506141ba6010826affffffffffffffffffffff191661381390919063ffffffff16565b1561422957606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b81526004016141fb9796959493929190615578565b5f604051808303815f87803b158015614212575f80fd5b505af1158015614224573d5f803e3d5ffd5b505050505b50600101614172565b5064ffffffffff88165f5b8a60ff168160ff16101561427057614264878260ff166028026038011c64ffffffffff1690565b9091019060010161423d565b508b7ffe158a7adba34e256807c8a149028d3162918713c3838afc643ce9f96716ebfd8c8c848c888d6040516142ab969594939291906155d5565b60405180910390a2508284146142cb575f6142c68c8c6138eb565b839055505b5f6142d78c8c8c613940565b90506142eb818a64ffffffffff1689613ab2565b505f5b81518110156143ae575f82828151811061430a5761430a615217565b602002602001015190506143366020826affffffffffffffffffffff191661381390919063ffffffff16565b156143a557606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b81526004016143779796959493929190615578565b5f604051808303815f87803b15801561438e575f80fd5b505af11580156143a0573d5f803e3d5ffd5b505050505b506001016142ee565b505050505050505050505050565b60405160208101601f19603f848401011660405282825261373b85858584614813565b60605f6143ec8560801c90565b90506fffffffffffffffffffffffffffffffff85165f85828161441157614411615454565b0490506040519350602084016020820281016040528185525f5b8281101561444b578451871c82529387019360209091019060010161442b565b50505050509392505050565b82516060905f614467858361523e565b9050604051925060208301601f19603f83860101166040528184525f602088015b8482101561444b578051871b83529187019160019190910190602001614488565b5f7f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016144f757507e60030220202000000000000000000000000000000000000000000000000000919050565b61031d6145247f746273746f72650000000000000000005461626c657300000000000000000000846148da565b60205f613743565b6040805160018082528183019092525f91829182916020808301908036833701905050905083815f8151811061456457614564615217565b60209081029190910101525f80806145bc7f7462776f726c6400000000000000000053797374656d73000000000000000000857e150200140100000000000000000000000000000000000000000000000000006148f5565b5050602081015160349091015160609190911c9860f89190911c975095505050505050565b6145eb82826149f6565b61034657610c5f82610cd5565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f8151811061462f5761462f615217565b60209081029190910101525f61139e7f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b612a06565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106146a2576146a2615217565b60200260200101818152505061043d7f7462776f726c6400000000000000000042616c616e63657300000000000000005f1b825f85604051602001611a2f91815260200190565b5f6060836001600160a01b0316614701848888613d93565b60405161470e9190615325565b5f60405180830381855af49150503d805f81146131bb576040519150601f19603f3d011682016040523d82523d5f602084013e6131c0565b5f64ffffffffff821115614789576040517f7149a3c1000000000000000000000000000000000000000000000000000000008152600481018390526024016103b2565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff168085106147bb57808503820191506147c3565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b8215614897576020831061483d5760208304840193506020838161483957614839615454565b0692505b82156148975760208390035f8184101561485e57505f19600884021c614867565b505f19600882021c5b8554600886021b818451168219821617845250818411614888575050610ace565b50600194909401939182900391015b5b602082106148b95783548152600190930192601f1990910190602001614898565b8115610ace575f5f19600884021c8251865482191691161782525050505050565b60408051602081018490529081018290525f906060016136ca565b60605f60605f6149048561362d565b9050614911878783614a2b565b93505f61491d866127f3565b905080156149eb5761492f8888614015565b935066ffffffffffffff841667ffffffffffffffff81111561495357614953614c4d565b6040519080825280601f01601f19166020018201604052801561497d576020820181803683370190505b509250602083015f5b828160ff1610156149e8575f61499d8b8b84613940565b90505f6149b9888460ff166028026038011c64ffffffffff1690565b90506149c7825f8387614813565b6149d181856150fb565b9350505080806149e090615630565b915050614986565b50505b505093509350939050565b5f614a1b616e7360f01b6dffffffffffffffffffffffffffff60801b85161783614a60565b8061282f575061282f8383614a60565b6060815f03614a48575060408051602081019091525f815261282f565b5f614a5385856136b6565b9050612a32815f856143bc565b6040805160028082526060820183525f928392919060208301908036833701905050905083815f81518110614a9757614a97615217565b602002602001018181525050826001600160a01b03165f1b81600181518110614ac257614ac2615217565b60209081029190910101525f614b017f7462776f726c640000000000000000005265736f7572636541636365737300008383630101000160d81b612a06565b9050612a328160f81c90565b5f60208284031215614b1d575f80fd5b81356001600160e01b03198116811461282f575f80fd5b6001600160a01b038116811461097e575f80fd5b5f8060408385031215614b59575f80fd5b823591506020830135614b6b81614b34565b809150509250929050565b5f8083601f840112614b86575f80fd5b50813567ffffffffffffffff811115614b9d575f80fd5b6020830191508360208260051b8501011115614bb7575f80fd5b9250929050565b5f805f805f805f8060c0898b031215614bd5575f80fd5b88359750602089013596506040890135955060608901359450608089013567ffffffffffffffff80821115614c08575f80fd5b614c148c838d01614b76565b909650945060a08b0135915080821115614c2c575f80fd5b50614c398b828c01614b76565b999c989b5096995094979396929594505050565b634e487b7160e01b5f52604160045260245ffd5b604051601f8201601f1916810167ffffffffffffffff81118282101715614c8a57614c8a614c4d565b604052919050565b5f82601f830112614ca1575f80fd5b813567ffffffffffffffff811115614cbb57614cbb614c4d565b614cce6020601f19601f84011601614c61565b818152846020838601011115614ce2575f80fd5b816020850160208301375f918101602001919091529392505050565b5f805f60608486031215614d10575f80fd5b8335614d1b81614b34565b925060208401359150604084013567ffffffffffffffff811115614d3d575f80fd5b614d4986828701614c92565b9150509250925092565b5f8060408385031215614d64575f80fd5b82359150602083013567ffffffffffffffff811115614d81575f80fd5b614d8d85828601614c92565b9150509250929050565b5f805f60608486031215614da9575f80fd5b833592506020840135614dbb81614b34565b915060408401358015158114614dcf575f80fd5b809150509250925092565b803560ff81168114613628575f80fd5b5f805f60608486031215614dfc575f80fd5b833592506020840135614e0e81614b34565b9150614e1c60408501614dda565b90509250925092565b5f805f60608486031215614e37575f80fd5b83359250602084013567ffffffffffffffff80821115614e55575f80fd5b614e6187838801614c92565b93506040860135915080821115614e76575f80fd5b50614d4986828701614c92565b5f8060408385031215614e94575f80fd5b8235614e9f81614b34565b9150602083013567ffffffffffffffff811115614d81575f80fd5b5f60208284031215614eca575f80fd5b5035919050565b5f805f60608486031215614ee3575f80fd5b8335925060208401359150604084013567ffffffffffffffff811115614d3d575f80fd5b5f60208284031215614f17575f80fd5b813561282f81614b34565b5f5b83811015614f3c578181015183820152602001614f24565b50505f910152565b5f8151808452614f5b816020860160208601614f22565b601f01601f19169290920160200192915050565b828152604060208201525f61139e6040830184614f44565b5f67ffffffffffffffff80841115614fa157614fa1614c4d565b8360051b6020614fb360208301614c61565b86815291850191602081019036841115614fcb575f80fd5b865b84811015614ffd57803586811115614fe3575f80fd5b614fef36828b01614c92565b845250918301918301614fcd565b50979650505050505050565b6001600160f01b031984168152826020820152606060408201525f612a326060830184614f44565b5f8351615042818460208801614f22565b7f5f5f000000000000000000000000000000000000000000000000000000000000908301908152835161507c816002840160208801614f22565b01600201949350505050565b8051602080830151919081101561288e575f1960209190910360031b1b16919050565b602081525f61282f6020830184614f44565b604081525f6150cf6040830185614f44565b90506001600160a01b03831660208301529392505050565b634e487b7160e01b5f52601160045260245ffd5b8082018082111561031d5761031d6150e7565b6001600160f01b0319841681525f7f3a000000000000000000000000000000000000000000000000000000000000008060028401528451615156816003860160208901614f22565b808401905081600382015284519150615176826004830160208801614f22565b0160040195945050505050565b634e487b7160e01b5f52602160045260245ffd5b5f60208083016020845280855180835260408601915060408160051b8701019250602087015f5b8281101561520a577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc08886030184526151f8858351614f44565b945092850192908501906001016151be565b5092979650505050505050565b634e487b7160e01b5f52603260045260245ffd5b8181038181111561031d5761031d6150e7565b808202811582820484141761031d5761031d6150e7565b5f815180845260208085019450602084015f5b8381101561528457815187529582019590820190600101615268565b509495945050505050565b608081525f6152a16080830187615255565b82810360208401526152b38187614f44565b90508460408401528281036060840152613aa78185614f44565b86815260c060208201525f6152e560c0830188615255565b82810360408401526152f78188614f44565b905085606084015282810360808401526153118186614f44565b9150508260a0830152979650505050505050565b5f8251615336818460208701614f22565b9190910192915050565b602081525f61282f6020830184615255565b838152606060208201525f61536a6060830185615255565b9050826040830152949350505050565b828152604060208201525f61139e6040830184615255565b6001600160a01b0384168152826020820152606060408201525f612a326060830184614f44565b848152608060208201525f6153d16080830186615255565b60ff851660408401528281036060840152613aa78185614f44565b5f83516153fd818460208801614f22565b835190830190615411818360208801614f22565b01949350505050565b8281525f60208083018451602086015f5b828110156154475781518452928401929084019060010161542b565b5091979650505050505050565b634e487b7160e01b5f52601260045260245ffd5b5f8261548257634e487b7160e01b5f52601260045260245ffd5b500490565b606081525f6154996060830186615255565b65ffffffffffff851660208401528281036040840152611bdb8185614f44565b848152608060208201525f6154d16080830186615255565b65ffffffffffff851660408401528281036060840152613aa78185614f44565b5f8451615502818460208901614f22565b60609490941b6bffffffffffffffffffffffff191691909301908152601481019190915260340192915050565b606081525f6155416060830186614f44565b60208301949094525060400152919050565b64ffffffffff818116838216019080821115615571576155716150e7565b5092915050565b87815260e060208201525f61559060e0830189615255565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c08401526155c78185614f44565b9a9950505050505050505050565b60c081525f6155e760c0830189615255565b60ff8816602084015265ffffffffffff8716604084015264ffffffffff8616606084015284608084015282810360a08401526156238185614f44565b9998505050505050505050565b5f60ff821660ff8103615645576156456150e7565b6001019291505056fea164736f6c6343000818000a","sourceMap":"740:212:89:-:0;;;981:4:88;938:48;;740:212:89;;;;;;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x608060405234801561000f575f80fd5b506004361061012f575f3560e01c80636548a90a116100ad578063b29e40891161007d578063cdc938c511610063578063cdc938c51461028d578063d5f8337f146102a0578063e1af802c146102b3575f80fd5b8063b29e408914610267578063bfdfaff71461027a575f80fd5b80636548a90a1461021b5780638da798da1461022e578063a92813ad14610241578063aa66e9c814610254575f80fd5b80631d2257ba116101025780633350b6a9116100e85780633350b6a9146101e257806345ec9354146101f5578063530f4b6014610208575f80fd5b80631d2257ba146101a357806326d98102146101b6575f80fd5b806301ffc9a714610133578063056091291461015b5780630ba51f4914610170578063119df25f14610183575b5f80fd5b610146610141366004614b0d565b6102bb565b60405190151581526020015b60405180910390f35b61016e610169366004614b48565b610323565b005b61016e61017e366004614bbe565b61034a565b61018b610414565b6040516001600160a01b039091168152602001610152565b61016e6101b1366004614cfe565b610422565b6101c96101c4366004614d53565b610442565b6040516001600160e01b03199091168152602001610152565b61016e6101f0366004614d97565b610594565b604051601f193601358152602001610152565b61016e610216366004614dea565b61070c565b6101c9610229366004614e25565b610778565b61016e61023c366004614e83565b61084f565b61016e61024f366004614b48565b610910565b61016e610262366004614eba565b61094f565b61016e610275366004614eba565b610981565b61016e610288366004614ed1565b610a16565b61016e61029b366004614f07565b610ad4565b61016e6102ae366004614dea565b610aed565b61018b610bae565b5f6001600160e01b031982167fb5dee12700000000000000000000000000000000000000000000000000000000148061031d57506001600160e01b031982167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b61032b610bb7565b61033c82610337610414565b610c1b565b6103468282610c94565b5050565b610352610bb7565b5f61035c89610cbf565b6fffffffffffffffffffffffffffffffff1916036103bb578761037e89610cd5565b6040517fe4ac069e0000000000000000000000000000000000000000000000000000000081526004016103b2929190614f6f565b60405180910390fd5b6103de616e7360f01b6dffffffffffffffffffffffffffff60801b8a1617610de8565b6103ea88610337610414565b61040a888888886103fb888a614f87565b6104058789614f87565b610e33565b5050505050505050565b5f61041d611290565b905090565b61042a610bb7565b61043d610435610414565b8484846112c2565b505050565b5f61044b610bb7565b61737960f01b836001600160f01b031916146104a65761737960f01b8361047185610cd5565b6040517f5c30fb6f0000000000000000000000000000000000000000000000000000000081526004016103b293929190615009565b6104af83610de8565b6104bb83610337610414565b5f6104e36104c98560101b90565b71ffffffffffffffffffffffffffffffffffff191661131d565b90505f81846040516020016104f9929190615031565b6040516020818303038152906040529050808051906020012092505f61051e846113a6565b90508015610564576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319851660048201526024016103b2565b84516020860120610576858883611453565b610580818761151b565b61058a858461151b565b5050505092915050565b61059c610bb7565b61737960f01b836001600160f01b031916146105c25761737960f01b8361047185610cd5565b6dffffffffffffffffffffffffffff60801b8316616e7360f01b176105e681610de8565b6105f281610337610414565b61061c837fb5dee127000000000000000000000000000000000000000000000000000000006115e0565b5f61062685610cbf565b6fffffffffffffffffffffffffffffffff191603610648578361037e85610cd5565b5f6106528461163b565b905080158015906106635750848114155b156106a5576040517fc0b707410000000000000000000000000000000000000000000000000000000081526001600160a01b03851660048201526024016103b2565b5f6106af866116bc565b90506001600160a01b038116156106d8576106c981611755565b6106d383826117d1565b6106e3565b6106e386600161186c565b6106ee868686611909565b6106f885876119a9565b61070483866001611a4c565b505050505050565b610714610bb7565b61073e827f1873396a000000000000000000000000000000000000000000000000000000006115e0565b610761616e7360f01b6dffffffffffffffffffffffffffff60801b851617610de8565b61076d83610337610414565b61043d838383611af6565b5f610781610bb7565b60408051616e7360f01b60208201525f6022820181905260308201526107c291016040516020818303038152906040526107ba90615088565b610337610414565b828051906020012090505f828051906020012090505f6107e1836113a6565b90508015610827576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319841660048201526024016103b2565b610832838784611453565b61083c828561151b565b610846838661151b565b50509392505050565b610857610bb7565b610881827f6fdd1c80000000000000000000000000000000000000000000000000000000006115e0565b6108fc61088c610414565b5f848460405160240161089f91906150ab565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f13861fb500000000000000000000000000000000000000000000000000000000179052611bb9565b506103468282805190602001206001611be5565b610918610bb7565b61092482610337610414565b6103467f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383611c8f565b610957610bb7565b61096081611d9f565b61096981610de8565b61097581610337610414565b61097e81611dd0565b50565b610989610bb7565b61099281611d9f565b61099b81611e39565b6109a481612028565b156109e757806109b382610cd5565b6040517f0dc28f6a0000000000000000000000000000000000000000000000000000000081526004016103b2929190614f6f565b6109f281600161186c565b610a03816109fe610414565b6120aa565b61097e81610a0f610414565b6001611a4c565b610a1e610bb7565b610a2783611d9f565b610a3082612170565b610a66576040517f71ee9e8100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610a7283610337610414565b5f610a7c836116bc565b9050610aa8817f1a86b550000000000000000000000000000000000000000000000000000000006115e0565b610ab2848461218b565b815115610ace57610acc610ac4610414565b84845f612206565b505b50505050565b610adc610bb7565b61097e610ae7610414565b82612216565b610af5610bb7565b61737960f01b836001600160f01b03191614610b1b5761737960f01b8361047185610cd5565b610b45827f540fbfa8000000000000000000000000000000000000000000000000000000006115e0565b610b4e83610de8565b610b71616e7360f01b6dffffffffffffffffffffffffffff60801b851617610de8565b610b7d83610337610414565b61043d836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b16176122b4565b5f61041d612355565b6001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163003610c19576040517f9f03a02600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b565b6001600160a01b038116610c48616e7360f01b6dffffffffffffffffffffffffffff60801b85161761235e565b6001600160a01b03161461034657610c5f82610cd5565b816040517fd787b7370000000000000000000000000000000000000000000000000000000081526004016103b29291906150bd565b6103467f746273746f726500000000000000000053746f7265486f6f6b730000000000008383611c8f565b5f610ccc607060106150fb565b9190911b919050565b606081601081901b5f610ce783610cbf565b90508271ffffffffffffffffffffffffffffffffffff19831615610d2857610d2371ffffffffffffffffffffffffffffffffffff19841661131d565b610d5f565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b6fffffffffffffffffffffffffffffffff19831615610d8657610d818361131d565b610dbd565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b604051602001610dcf9392919061510e565b6040516020818303038152906040529350505050919050565b610df181612028565b61097e5780610dff82610cd5565b6040517ffbf10ce60000000000000000000000000000000000000000000000000000000081526004016103b2929190614f6f565b613a3160f11b866001600160f01b03191614801590610e615750611bdd60f21b866001600160f01b03191614155b15610ec257613a3160f11b8687604051602001610e8091815260200190565b60408051601f19818403018152908290527f31b466830000000000000000000000000000000000000000000000000000000082526103b2939291600401615009565b610ecb856123ec565b610ed684600161262e565b610ee0835f61262e565b60e084901c60e885901c0160ff16825114610f405760e084901c60e885901c0160ff1682516040517f0f72cb98000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b60e085901c60e886901c0160ff16815114610fa05760e085901c60e886901c0160ff1681516040517f7dec4c00000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b60e085901c60e886901c0160ff1660e084901c60e885901c0160ff16146110185760e085901c60e886901c0160ff1660e084901c60e885901c0160ff166040517ff29d4d88000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b611021856127c2565b61102a846127c2565b1461107c57611038856127c2565b611041846127c2565b6040517f65cc0adf000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b611085856127f3565b61108e846127f3565b146110e05761109c856127f3565b6110a5846127f3565b6040517fedea9587000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b5f5b6110eb866127c2565b811015611186576111156110ff858361280f565b60c581111561111057611110615183565b612836565b6008601b8390030287901c60ff161461117e576008601b8290030286901c60ff166111436110ff868461280f565b6040517f254c7db4000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b6001016110e2565b505f6111af613a3160f11b61119b8960101b90565b60101c6001600160f01b0319919091161790565b90505f6111c5611bdd60f21b61119b8a60101b90565b90506111d082612028565b806111df57506111df81612028565b156112395787886040516020016111f891815260200190565b60408051601f19818403018152908290527fdfaaf9cf0000000000000000000000000000000000000000000000000000000082526103b29291600401614f6f565b61128588888888886040516020016112519190615197565b604051602081830303815290604052886040516020016112719190615197565b604051602081830303815290604052612894565b61040a88600161186c565b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffcc36013560601c806112bf5750335b90565b6112cd848484612956565b6112d682612170565b15610ace575f6112e5836116bc565b9050611311817f1a86b550000000000000000000000000000000000000000000000000000000006115e0565b6107048584845f612206565b60605f5b6010811015611372576fffffffffffffffffffffffffffffffff198316600882021b7fff00000000000000000000000000000000000000000000000000000000000000161561137257600101611321565b604080516fffffffffffffffffffffffffffffffff198516602082015281516030909101909152818152805b949350505050565b6040805160018082528183019092525f9182919060208083019080368337019050509050827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f815181106113fc576113fc615217565b60209081029190910101525f61139e7f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f7283837e24020020040000000000000000000000000000000000000000000000000000612a06565b5f61145e8383612a3b565b6040805160018082528183019092529192505f9160609183919060208083019080368337019050509050867bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f815181106114ba576114ba615217565b60209081029190910101526115127f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72828686867e24020020040000000000000000000000000000000000000000000000000000612a7a565b50505050505050565b60605f61152783612d69565b90505f61153384612d78565b6040805160018082528183019092529192505f919060208083019080368337019050509050857bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f8151811061158a5761158a615217565b60209081029190910101526107047f6f74776f726c6400000000000000000046756e6374696f6e5369676e61747572828686867c0100000000000000000000000000000000000000000000000000000000612a7a565b6115ea8282612da1565b610346576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b0319821660248201526044016103b2565b6040805160018082528183019092525f9182919060208083019080368337019050509050826001600160a01b03165f1b815f8151811061167d5761167d615217565b60209081029190910101525f61139e7f7462776f726c6400000000000000000053797374656d526567697374727900008383630100080160dd1b612a06565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f815181106116f3576116f3615217565b60209081029190910101525f61174a7f7462776f726c6400000000000000000053797374656d7300000000000000000083837e15020014010000000000000000000000000000000000000000000000000000612a06565b60601c949350505050565b6040805160018082528183019092525f9160208083019080368337019050509050816001600160a01b03165f1b815f8151811061179457611794615217565b60209081029190910101526103467f7462776f726c6400000000000000000053797374656d5265676973747279000082630100080160dd1b612dbc565b6040805160028082526060820183525f9260208301908036833701905050905082815f8151811061180457611804615217565b602002602001018181525050816001600160a01b03165f1b8160018151811061182f5761182f615217565b602090810291909101015261043d7f7462776f726c640000000000000000005265736f75726365416363657373000082630101000160d81b612dbc565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106118a0576118a0615217565b60200260200101818152505061043d7f746273746f72650000000000000000005265736f7572636549647300000000005f1b825f856040516020016118ec91151560f81b815260010190565b60408051601f19818403018152919052630101000160d81b613075565b5f611914838361308a565b6040805160018082528183019092529192505f916060918391906020808301908036833701905050905086815f8151811061195157611951615217565b60209081029190910101526115127f7462776f726c6400000000000000000053797374656d73000000000000000000828686867e15020014010000000000000000000000000000000000000000000000000000612a7a565b6040805160018082528183019092525f9160208083019080368337019050509050826001600160a01b03165f1b815f815181106119e8576119e8615217565b60200260200101818152505061043d7f7462776f726c6400000000000000000053797374656d526567697374727900005f1b825f85604051602001611a2f91815260200190565b60408051601f19818403018152919052630100080160dd1b613075565b6040805160028082526060820183525f9260208301908036833701905050905083815f81518110611a7f57611a7f615217565b602002602001018181525050826001600160a01b03165f1b81600181518110611aaa57611aaa615217565b602002602001018181525050610ace7f7462776f726c640000000000000000005265736f7572636541636365737300005f1b825f856040516020016118ec91151560f81b815260010190565b613a3160f11b836001600160f01b03191614611b2657613a3160f11b8384604051602001610e8091815260200190565b611b2f83612028565b611b88578283604051602001611b4791815260200190565b60408051601f19818403018152908290527f41e713ad0000000000000000000000000000000000000000000000000000000082526103b29291600401614f6f565b61043d836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b16176130ba565b60605f80611bc98787878761315b565b9150915081611bdb57611bdb816131ce565b9695505050505050565b6040805160028082526060820183525f92602083019080368337019050509050836001600160a01b03165f1b815f81518110611c2357611c23615217565b6020026020010181815250508281600181518110611c4357611c43615217565b602002602001018181525050610ace7f7462776f726c64000000000000000000496e7374616c6c65644d6f64756c65735f1b825f856040516020016118ec91151560f81b815260010190565b5f611c9a84846131d6565b90505f815167ffffffffffffffff811115611cb757611cb7614c4d565b604051908082528060200260200182016040528015611ce0578160200160208202803683370190505b5090505f805b8351811015611d9057846001600160a01b0316611d2a858381518110611d0e57611d0e615217565b60200260200101516affffffffffffffffffffff191660601c90565b6001600160a01b031614611d8857838181518110611d4a57611d4a615217565b6020026020010151838381518110611d6457611d64615217565b6affffffffffffffffffffff19909216602092830291909101909101526001909101905b600101611ce6565b5080825261070486868461323c565b616e7360f01b6dffffffffffffffffffffffffffff60801b821617811461097e57616e7360f01b8161047183610cd5565b6040805160018082528183019092525f916020808301908036833701905050905081815f81518110611e0457611e04615217565b60209081029190910101526103467f7462776f726c640000000000000000004e616d65737061636544656c6567617482613290565b5f611e448260101b90565b90505f611e6571ffffffffffffffffffffffffffffffffffff19831661131d565b80519091508015610ace57611e8782611e7f60018461522b565b016020015190565b7fff00000000000000000000000000000000000000000000000000000000000000167f5f0000000000000000000000000000000000000000000000000000000000000003611f18576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19841660048201526024016103b2565b5f5b611f2560018361522b565b811015610acc57602081840101517effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f00000000000000000000000000000000000000000000000000000000000000148015611fd25750611f8d83611e7f8360016150fb565b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f00000000000000000000000000000000000000000000000000000000000000145b15612020576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19851660048201526024016103b2565b600101611f1a565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f8151811061205f5761205f615217565b60209081029190910101525f61209e7f746273746f72650000000000000000005265736f7572636549647300000000008383630101000160d81b612a06565b905061139e8160f81c90565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106120de576120de615217565b60200260200101818152505061043d7f7462776f726c640000000000000000004e616d6573706163654f776e657200005f1b825f8560405160200161213b919060609190911b6bffffffffffffffffffffffff1916815260140190565b60408051601f198184030181529190527e14010014000000000000000000000000000000000000000000000000000000613075565b5f811515801561031d575061218482613325565b1592915050565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106121bf576121bf615217565b60200260200101818152505061043d7f7462776f726c640000000000000000004e616d65737061636544656c656761745f1b825f85604051602001611a2f91815260200190565b60605f80611bc987878787613384565b6040805160028082526060820183525f92602083019080368337019050509050826001600160a01b03165f1b815f8151811061225457612254615217565b602002602001018181525050816001600160a01b03165f1b8160018151811061227f5761227f615217565b602090810291909101015261043d7f7462776f726c640000000000000000005573657244656c65676174696f6e436f82613290565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106122e8576122e8615217565b60200260200101818152505061043d7f7462776f726c6400000000000000000053797374656d486f6f6b7300000000005f1b825f8560405160200161234191906affffffffffffffffffffff1991909116815260150190565b604051602081830303815290604052613544565b5f61041d6135ef565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f8151811061239557612395615217565b60209081029190910101525f61174a7f7462776f726c640000000000000000004e616d6573706163654f776e6572000083837e14010014000000000000000000000000000000000000000000000000000000612a06565b80612423576040517fa019e4da00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5f61242d826127f3565b90506005811115612474576040517f6793df6200000000000000000000000000000000000000000000000000000000815260048101829052600560248201526044016103b2565b5f61247e836127c2565b90505f61248b83836150fb565b9050601c8111156124d2576040517fecd893b900000000000000000000000000000000000000000000000000000000815260048101829052601c60248201526044016103b2565b5f805b8381101561257b5760ff601b82900360080287901c165f819003612528576040517f53b2dd05000000000000000000000000000000000000000000000000000000008152600481018390526024016103b2565b6020811115612566576040517f7237f237000000000000000000000000000000000000000000000000000000008152600481018390526024016103b2565b61257081846150fb565b9250506001016124d5565b506125858561362d565b81146125d1576125948561362d565b6040517feba964de0000000000000000000000000000000000000000000000000000000081526004810191909152602481018290526044016103b2565b825b601c8110156107045760ff601b82900360080287901c168015612625576040517f1d8d44db000000000000000000000000000000000000000000000000000000008152600481018390526024016103b2565b506001016125d3565b8015801561263a575081155b1561265a5760405163d498615960e01b81525f60048201526024016103b2565b5f612664836127f3565b9050600581111561268b5760405163d498615960e01b8152600481018290526024016103b2565b5f612695846127c2565b90505f6126a283836150fb565b9050601c8111156126c95760405163d498615960e01b8152600481018290526024016103b2565b5f805b83811015612732575f6126e26110ff898461280f565b9050805f0361271d576040517ff44b422000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61272781846150fb565b9250506001016126cc565b5061273c8661362d565b81146127675761274b8661362d565b60405163d498615960e01b81526004016103b291815260200190565b825b82811015611512575f61277f6110ff898461280f565b905080156127b9576040517ff44b422000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b50600101612769565b5f600860016127d36002602061522b565b6127dd919061522b565b6127e7919061523e565b8260ff911c1692915050565b5f60086001806128056002602061522b565b6127d3919061522b565b5f601b8290036008028360ff911c1660c581111561282f5761282f615183565b9392505050565b5f808260c581111561284a5761284a615183565b60ff169050606181101561286457601f1660010192915050565b60618360c581111561287857612878615183565b036128865750601492915050565b505f92915050565b50919050565b5f6128a086868661364f565b90505f6128ad8484613685565b90505f6128ba85856136a1565b6040805160018082528183019092529192505f91906020808301908036833701905050905089815f815181106128f2576128f2615217565b602090810291909101015261294a7f746273746f72650000000000000000005461626c657300000000000000000000828686867e60030220202000000000000000000000000000000000000000000000000000612a7a565b50505050505050505050565b6040805160028082526060820183525f92602083019080368337019050509050836001600160a01b03165f1b815f8151811061299457612994615217565b602002602001018181525050826001600160a01b03165f1b816001815181106129bf576129bf615217565b602002602001018181525050610ace7f7462776f726c640000000000000000005573657244656c65676174696f6e436f5f1b825f85604051602001611a2f91815260200190565b5f612a32612a1486866136b6565b60ff858116601b0360080285901c16612a2d858761370b565b613743565b95945050505050565b60608282604051602001612a639291909182526001600160e01b031916602082015260240190565b604051602081830303815290604052905092915050565b611bdd60f21b866001600160f01b03191603612ad357857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051612ac6949392919061528f565b60405180910390a2610704565b5f612add87613793565b90505f5b8151811015612baf575f828281518110612afd57612afd615217565b60200260200101519050612b296001826affffffffffffffffffffff191661381390919063ffffffff16565b15612ba6576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c90612b78908c908c908c908c908c908c906004016152cd565b5f604051808303815f87803b158015612b8f575f80fd5b505af1158015612ba1573d5f803e3d5ffd5b505050505b50600101612ae1565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a987878787604051612be6949392919061528f565b60405180910390a25f612bf988886136b6565b90505f602087019050612c0f825f895184613830565b5f612c19856127f3565b1115612c99575f612c2a8a8a6138eb565b87815590506020860191505f805f5b612c42886127f3565b8160ff161015612c9457612c578d8d83613940565b9250612c728a8260ff166028026038011c64ffffffffff1690565b9150612c80835f8488613830565b612c8a82866150fb565b9450600101612c39565b505050505b5f5b835181101561294a575f848281518110612cb757612cb7615217565b60200260200101519050612ce36002826affffffffffffffffffffff191661381390919063ffffffff16565b15612d60576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf90612d32908e908e908e908e908e908e906004016152cd565b5f604051808303815f87803b158015612d49575f80fd5b505af1158015612d5b573d5f803e3d5ffd5b505050505b50600101612c9b565b5f61031d8251603881901b1790565b606081604051602001612d8b9190615325565b6040516020818303038152906040529050919050565b5f612dab836139be565b801561282f575061282f83836139fe565b611bdd60f21b836001600160f01b03191603612e0f57827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0783604051612e029190615340565b60405180910390a2505050565b5f612e1984613793565b90505f5b8151811015612ee5575f828281518110612e3957612e39615217565b60200260200101519050612e656040826affffffffffffffffffffff191661381390919063ffffffff16565b15612edc576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf4590612eae90899089908990600401615352565b5f604051808303815f87803b158015612ec5575f80fd5b505af1158015612ed7573d5f803e3d5ffd5b505050505b50600101612e1d565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0784604051612f169190615340565b60405180910390a25f612f2985856136b6565b9050612f81815f612f398661362d565b67ffffffffffffffff811115612f5157612f51614c4d565b6040519080825280601f01601f191660200182016040528015612f7b576020820181803683370190505b50613ab2565b5f612f8b846127f3565b1115612fab575f612f9c86866138eb565b9050612fa9816020613ac8565b505b5f5b8251811015610704575f838281518110612fc957612fc9615217565b60200260200101519050612ff56080826affffffffffffffffffffff191661381390919063ffffffff16565b1561306c576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b9061303e908a908a908a90600401615352565b5f604051808303815f87803b158015613055575f80fd5b505af1158015613067573d5f803e3d5ffd5b505050505b50600101612fad565b610acc8585613084848761370b565b85613b03565b604051606083811b6bffffffffffffffffffffffff1916602083015282151560f81b603483015290603501612a63565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106130ee576130ee615217565b60200260200101818152505061043d7f746273746f726500000000000000000053746f7265486f6f6b730000000000005f1b825f8560405160200161314791906affffffffffffffffffffff1991909116815260150190565b604051602081830303815290604052613d5b565b5f6060836001600160a01b03165f613174858989613d93565b6040516131819190615325565b5f6040518083038185875af1925050503d805f81146131bb576040519150601f19603f3d011682016040523d82523d5f602084013e6131c0565b606091505b509097909650945050505050565b805160208201fd5b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f8151811061320e5761320e615217565b6020026020010181815250505f61322685835f613daa565b9050612a32613237825f8451613de3565b613e6f565b6040805160018082528183019092525f916020808301908036833701905050905082815f8151811061327057613270615217565b602002602001018181525050610ace84825f61328b86613e7e565b613e8d565b5f6132996135ef565b9050306001600160a01b038216036132b55761043d8383613ec5565b6040517f505a181d0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063505a181d906132fc908690869060040161537a565b5f604051808303815f87803b158015613313575f80fd5b505af1158015611512573d5f803e3d5ffd5b6040805161737960f01b60208201525f602282018190527f756e6c696d6974656400000000000000000000000000000000000000000000006030830152910160405160208183030381529060405261337c90615088565b909114919050565b5f60605f61339186613ed8565b90505f5b815181101561345d575f8282815181106133b1576133b1615217565b602002602001015190506133dd6001826affffffffffffffffffffff191661381390919063ffffffff16565b15613454576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c332303190613426908c908c908c90600401615392565b5f604051808303815f87803b15801561343d575f80fd5b505af115801561344f573d5f803e3d5ffd5b505050505b50600101613395565b5061346a87858888613f47565b90935091505f5b8151811015613539575f82828151811061348d5761348d615217565b602002602001015190506134b96002826affffffffffffffffffffff191661381390919063ffffffff16565b15613530576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f9990613502908c908c908c90600401615392565b5f604051808303815f87803b158015613519575f80fd5b505af115801561352b573d5f803e3d5ffd5b505050505b50600101613471565b505094509492505050565b5f61354d6135ef565b9050306001600160a01b038216036135705761356b85858585613d5b565b610acc565b6040517f150f32620000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063150f3262906135bb9088908890889088906004016153b9565b5f604051808303815f87803b1580156135d2575f80fd5b505af11580156135e4573d5f803e3d5ffd5b505050505050505050565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175545f906001600160a01b031680613628573391505090565b919050565b5f600861363c6002602061522b565b613646919061523e565b9190911c919050565b60408051602081018590529081018390526060818101839052906080015b60405160208183030381529060405290509392505050565b815181515f9181810160389190911b1760609190911b1761282f565b60608282604051602001612a639291906153ec565b5f82826040516020016136ca92919061541a565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b5f80805b8360ff1681101561373b5761373160ff601b83900360080287901c16836150fb565b915060010161370f565b509392505050565b5f602082106137685760208204840193506020828161376457613764615454565b0691505b508254600882021b60208290038084111561373b576001850154600882021c82179150509392505050565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f815181106137cb576137cb615217565b60209081029190910101525f6138027f746273746f726500000000000000000053746f7265486f6f6b730000000000008383613daa565b905061139e613237825f8451613de3565b5f8160ff16826138238560581c90565b1660ff1614905092915050565b82156138a8576020831061385a5760208304840193506020838161385657613856615454565b0692505b82156138a85760208390035f5f19600885021c1990506008850281811c91508351811c9050811987541682821617875550818411613899575050610ace565b50600194909401939182900391015b5b602082106138ca5780518455600190930192601f19909101906020016138a9565b8115610ace575f5f19600884021c8554835182191691161785555050505050565b5f82826040516020016138ff92919061541a565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b5f838360405160200161395492919061541a565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f118185f1c90509392505050565b5f6139e9827f01ffc9a7000000000000000000000000000000000000000000000000000000006139fe565b801561031d5750612184826001600160e01b03195b6040516001600160e01b0319821660248201525f90819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a70000000000000000000000000000000000000000000000000000000017815282519293505f9283928392909183918a617530fa92503d91505f519050828015613a9c575060208210155b8015613aa757505f81115b979650505050505050565b61043d83838351613ac38560200190565b613830565b5f6020613ad683601f6150fb565b613ae09190615468565b613aea90846150fb565b90505b8083101561043d575f8355600183019250613aed565b611bdd60f21b846001600160f01b03191603613b5a57837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be848484604051613b4d93929190615487565b60405180910390a2610ace565b5f613b6585856136b6565b90505f613b7186613793565b90505f5b8151811015613c3f575f828281518110613b9157613b91615217565b60200260200101519050613bbd6004826affffffffffffffffffffff191661381390919063ffffffff16565b15613c36576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d90613c08908b908b908b908b906004016154b9565b5f604051808303815f87803b158015613c1f575f80fd5b505af1158015613c31573d5f803e3d5ffd5b505050505b50600101613b75565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be868686604051613c7493929190615487565b60405180910390a2613c8f828565ffffffffffff1685613ab2565b5f5b8151811015611512575f828281518110613cad57613cad615217565b60200260200101519050613cd96008826affffffffffffffffffffff191661381390919063ffffffff16565b15613d52576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba872190613d24908b908b908b908b906004016154b9565b5f604051808303815f87803b158015613d3b575f80fd5b505af1158015613d4d573d5f803e3d5ffd5b505050505b50600101613c91565b5f613d668585614015565b90505f613d82828560ff166028026038011c64ffffffffff1690565b9050610704868686845f8888614027565b606083838360405160200161366d939291906154f1565b606061139e613dba858585613940565b5f613dde85613dc98989614015565b9060ff166028026038011c64ffffffffff1690565b6143bc565b5f81831180613df25750835182115b15613e2f578383836040517f23230fa30000000000000000000000000000000000000000000000000000000081526004016103b29392919061552f565b60208401613e3d84826150fb565b90505f613e4a858561522b565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b60605f61282f8360155f6143df565b60608161282f8160155f614457565b5f613e988585614015565b90505f613eb4828560ff166028026038011c64ffffffffff1690565b90506107048686865f858888614027565b6103468282613ed3856144a9565b612dbc565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f81518110613f1057613f10615217565b60209081029190910101525f6138027f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383613daa565b5f60605f80613f558661452c565b90925090506001600160a01b038216613f725785610dff87610cd5565b80613f8157613f8186896145e1565b8615613fc4576dffffffffffffffffffffffffffff60801b8616616e7360f01b175f613fac826145f8565b9050613fc182613fbc8b846150fb565b61466e565b50505b5f613fcf8760101b90565b71ffffffffffffffffffffffffffffffffffff191614613ffa57613ff58888848861315b565b614006565b614006888884886146e9565b90999098509650505050505050565b5f61282f61402384846138eb565b5490565b613a3160f11b876001600160f01b0319161461405757613a3160f11b8788604051602001610e8091815260200190565b5f614071828760ff166028026038011c64ffffffffff1690565b90505f83518564ffffffffff1683614089919061522b565b61409391906150fb565b90508082141580156140b55750816140ab8688615553565b64ffffffffff1614155b15614105576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff80881660048301528087166024830152831660448201526064016103b2565b818664ffffffffff161115614156576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff871660248201526044016103b2565b5f614162848984614746565b90505f61416e8b613793565b90505f5b8151811015614232575f82828151811061418e5761418e615217565b602002602001015190506141ba6010826affffffffffffffffffffff191661381390919063ffffffff16565b1561422957606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b81526004016141fb9796959493929190615578565b5f604051808303815f87803b158015614212575f80fd5b505af1158015614224573d5f803e3d5ffd5b505050505b50600101614172565b5064ffffffffff88165f5b8a60ff168160ff16101561427057614264878260ff166028026038011c64ffffffffff1690565b9091019060010161423d565b508b7ffe158a7adba34e256807c8a149028d3162918713c3838afc643ce9f96716ebfd8c8c848c888d6040516142ab969594939291906155d5565b60405180910390a2508284146142cb575f6142c68c8c6138eb565b839055505b5f6142d78c8c8c613940565b90506142eb818a64ffffffffff1689613ab2565b505f5b81518110156143ae575f82828151811061430a5761430a615217565b602002602001015190506143366020826affffffffffffffffffffff191661381390919063ffffffff16565b156143a557606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b81526004016143779796959493929190615578565b5f604051808303815f87803b15801561438e575f80fd5b505af11580156143a0573d5f803e3d5ffd5b505050505b506001016142ee565b505050505050505050505050565b60405160208101601f19603f848401011660405282825261373b85858584614813565b60605f6143ec8560801c90565b90506fffffffffffffffffffffffffffffffff85165f85828161441157614411615454565b0490506040519350602084016020820281016040528185525f5b8281101561444b578451871c82529387019360209091019060010161442b565b50505050509392505050565b82516060905f614467858361523e565b9050604051925060208301601f19603f83860101166040528184525f602088015b8482101561444b578051871b83529187019160019190910190602001614488565b5f7f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016144f757507e60030220202000000000000000000000000000000000000000000000000000919050565b61031d6145247f746273746f72650000000000000000005461626c657300000000000000000000846148da565b60205f613743565b6040805160018082528183019092525f91829182916020808301908036833701905050905083815f8151811061456457614564615217565b60209081029190910101525f80806145bc7f7462776f726c6400000000000000000053797374656d73000000000000000000857e150200140100000000000000000000000000000000000000000000000000006148f5565b5050602081015160349091015160609190911c9860f89190911c975095505050505050565b6145eb82826149f6565b61034657610c5f82610cd5565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f8151811061462f5761462f615217565b60209081029190910101525f61139e7f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b612a06565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106146a2576146a2615217565b60200260200101818152505061043d7f7462776f726c6400000000000000000042616c616e63657300000000000000005f1b825f85604051602001611a2f91815260200190565b5f6060836001600160a01b0316614701848888613d93565b60405161470e9190615325565b5f60405180830381855af49150503d805f81146131bb576040519150601f19603f3d011682016040523d82523d5f602084013e6131c0565b5f64ffffffffff821115614789576040517f7149a3c1000000000000000000000000000000000000000000000000000000008152600481018390526024016103b2565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff168085106147bb57808503820191506147c3565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b8215614897576020831061483d5760208304840193506020838161483957614839615454565b0692505b82156148975760208390035f8184101561485e57505f19600884021c614867565b505f19600882021c5b8554600886021b818451168219821617845250818411614888575050610ace565b50600194909401939182900391015b5b602082106148b95783548152600190930192601f1990910190602001614898565b8115610ace575f5f19600884021c8251865482191691161782525050505050565b60408051602081018490529081018290525f906060016136ca565b60605f60605f6149048561362d565b9050614911878783614a2b565b93505f61491d866127f3565b905080156149eb5761492f8888614015565b935066ffffffffffffff841667ffffffffffffffff81111561495357614953614c4d565b6040519080825280601f01601f19166020018201604052801561497d576020820181803683370190505b509250602083015f5b828160ff1610156149e8575f61499d8b8b84613940565b90505f6149b9888460ff166028026038011c64ffffffffff1690565b90506149c7825f8387614813565b6149d181856150fb565b9350505080806149e090615630565b915050614986565b50505b505093509350939050565b5f614a1b616e7360f01b6dffffffffffffffffffffffffffff60801b85161783614a60565b8061282f575061282f8383614a60565b6060815f03614a48575060408051602081019091525f815261282f565b5f614a5385856136b6565b9050612a32815f856143bc565b6040805160028082526060820183525f928392919060208301908036833701905050905083815f81518110614a9757614a97615217565b602002602001018181525050826001600160a01b03165f1b81600181518110614ac257614ac2615217565b60209081029190910101525f614b017f7462776f726c640000000000000000005265736f7572636541636365737300008383630101000160d81b612a06565b9050612a328160f81c90565b5f60208284031215614b1d575f80fd5b81356001600160e01b03198116811461282f575f80fd5b6001600160a01b038116811461097e575f80fd5b5f8060408385031215614b59575f80fd5b823591506020830135614b6b81614b34565b809150509250929050565b5f8083601f840112614b86575f80fd5b50813567ffffffffffffffff811115614b9d575f80fd5b6020830191508360208260051b8501011115614bb7575f80fd5b9250929050565b5f805f805f805f8060c0898b031215614bd5575f80fd5b88359750602089013596506040890135955060608901359450608089013567ffffffffffffffff80821115614c08575f80fd5b614c148c838d01614b76565b909650945060a08b0135915080821115614c2c575f80fd5b50614c398b828c01614b76565b999c989b5096995094979396929594505050565b634e487b7160e01b5f52604160045260245ffd5b604051601f8201601f1916810167ffffffffffffffff81118282101715614c8a57614c8a614c4d565b604052919050565b5f82601f830112614ca1575f80fd5b813567ffffffffffffffff811115614cbb57614cbb614c4d565b614cce6020601f19601f84011601614c61565b818152846020838601011115614ce2575f80fd5b816020850160208301375f918101602001919091529392505050565b5f805f60608486031215614d10575f80fd5b8335614d1b81614b34565b925060208401359150604084013567ffffffffffffffff811115614d3d575f80fd5b614d4986828701614c92565b9150509250925092565b5f8060408385031215614d64575f80fd5b82359150602083013567ffffffffffffffff811115614d81575f80fd5b614d8d85828601614c92565b9150509250929050565b5f805f60608486031215614da9575f80fd5b833592506020840135614dbb81614b34565b915060408401358015158114614dcf575f80fd5b809150509250925092565b803560ff81168114613628575f80fd5b5f805f60608486031215614dfc575f80fd5b833592506020840135614e0e81614b34565b9150614e1c60408501614dda565b90509250925092565b5f805f60608486031215614e37575f80fd5b83359250602084013567ffffffffffffffff80821115614e55575f80fd5b614e6187838801614c92565b93506040860135915080821115614e76575f80fd5b50614d4986828701614c92565b5f8060408385031215614e94575f80fd5b8235614e9f81614b34565b9150602083013567ffffffffffffffff811115614d81575f80fd5b5f60208284031215614eca575f80fd5b5035919050565b5f805f60608486031215614ee3575f80fd5b8335925060208401359150604084013567ffffffffffffffff811115614d3d575f80fd5b5f60208284031215614f17575f80fd5b813561282f81614b34565b5f5b83811015614f3c578181015183820152602001614f24565b50505f910152565b5f8151808452614f5b816020860160208601614f22565b601f01601f19169290920160200192915050565b828152604060208201525f61139e6040830184614f44565b5f67ffffffffffffffff80841115614fa157614fa1614c4d565b8360051b6020614fb360208301614c61565b86815291850191602081019036841115614fcb575f80fd5b865b84811015614ffd57803586811115614fe3575f80fd5b614fef36828b01614c92565b845250918301918301614fcd565b50979650505050505050565b6001600160f01b031984168152826020820152606060408201525f612a326060830184614f44565b5f8351615042818460208801614f22565b7f5f5f000000000000000000000000000000000000000000000000000000000000908301908152835161507c816002840160208801614f22565b01600201949350505050565b8051602080830151919081101561288e575f1960209190910360031b1b16919050565b602081525f61282f6020830184614f44565b604081525f6150cf6040830185614f44565b90506001600160a01b03831660208301529392505050565b634e487b7160e01b5f52601160045260245ffd5b8082018082111561031d5761031d6150e7565b6001600160f01b0319841681525f7f3a000000000000000000000000000000000000000000000000000000000000008060028401528451615156816003860160208901614f22565b808401905081600382015284519150615176826004830160208801614f22565b0160040195945050505050565b634e487b7160e01b5f52602160045260245ffd5b5f60208083016020845280855180835260408601915060408160051b8701019250602087015f5b8281101561520a577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc08886030184526151f8858351614f44565b945092850192908501906001016151be565b5092979650505050505050565b634e487b7160e01b5f52603260045260245ffd5b8181038181111561031d5761031d6150e7565b808202811582820484141761031d5761031d6150e7565b5f815180845260208085019450602084015f5b8381101561528457815187529582019590820190600101615268565b509495945050505050565b608081525f6152a16080830187615255565b82810360208401526152b38187614f44565b90508460408401528281036060840152613aa78185614f44565b86815260c060208201525f6152e560c0830188615255565b82810360408401526152f78188614f44565b905085606084015282810360808401526153118186614f44565b9150508260a0830152979650505050505050565b5f8251615336818460208701614f22565b9190910192915050565b602081525f61282f6020830184615255565b838152606060208201525f61536a6060830185615255565b9050826040830152949350505050565b828152604060208201525f61139e6040830184615255565b6001600160a01b0384168152826020820152606060408201525f612a326060830184614f44565b848152608060208201525f6153d16080830186615255565b60ff851660408401528281036060840152613aa78185614f44565b5f83516153fd818460208801614f22565b835190830190615411818360208801614f22565b01949350505050565b8281525f60208083018451602086015f5b828110156154475781518452928401929084019060010161542b565b5091979650505050505050565b634e487b7160e01b5f52601260045260245ffd5b5f8261548257634e487b7160e01b5f52601260045260245ffd5b500490565b606081525f6154996060830186615255565b65ffffffffffff851660208401528281036040840152611bdb8185614f44565b848152608060208201525f6154d16080830186615255565b65ffffffffffff851660408401528281036060840152613aa78185614f44565b5f8451615502818460208901614f22565b60609490941b6bffffffffffffffffffffffff191691909301908152601481019190915260340192915050565b606081525f6155416060830186614f44565b60208301949094525060400152919050565b64ffffffffff818116838216019080821115615571576155716150e7565b5092915050565b87815260e060208201525f61559060e0830189615255565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c08401526155c78185614f44565b9a9950505050505050505050565b60c081525f6155e760c0830189615255565b60ff8816602084015265ffffffffffff8716604084015264ffffffffff8616606084015284608084015282810360a08401526156238185614f44565b9998505050505050505050565b5f60ff821660ff8103615645576156456150e7565b6001019291505056fea164736f6c6343000818000a","sourceMap":"740:212:89:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2347:198:64;;;;;;:::i;:::-;;:::i;:::-;;;516:14:213;;509:22;491:41;;479:2;464:18;2347:198:64;;;;;;;;4227:294:96;;;;;;:::i;:::-;;:::i;:::-;;2075:750;;;;;;:::i;:::-;;:::i;1262:121:64:-;;;:::i;:::-;;;-1:-1:-1;;;;;2850:55:213;;;2832:74;;2820:2;2805:18;1262:121:64;2686:226:213;11947:233:97;;;;;;:::i;:::-;;:::i;8453:1586::-;;;;;;:::i;:::-;;:::i;:::-;;;-1:-1:-1;;;;;;5197:79:213;;;5179:98;;5167:2;5152:18;8453:1586:97;5035:248:213;5880:2238:97;;;;;;:::i;:::-;;:::i;1624:118:64:-;;;-1:-1:-1;;3816:14:64;3812:25;3799:39;5982:25:213;;5970:2;5955:18;1624:118:64;5836:177:213;3288:597:96;;;;;;:::i;:::-;;:::i;10445:1172:97:-;;;;;;:::i;:::-;;:::i;1094:570:95:-;;;;;;:::i;:::-;;:::i;4813:389:97:-;;;;;;:::i;:::-;;:::i;14236:468::-;;;;;;:::i;:::-;;:::i;2604:736::-;;;;;;:::i;:::-;;:::i;12906:1146::-;;;;;;:::i;:::-;;:::i;12365:223::-;;;;;;:::i;:::-;;:::i;3644:939::-;;;;;;:::i;:::-;;:::i;1958:98:64:-;;;:::i;2347:198::-;2423:4;-1:-1:-1;;;;;;2442:54:64;;2457:39;2442:54;;:98;;-1:-1:-1;;;;;;;2500:40:64;;2515:25;2500:40;2442:98;2435:105;2347:198;-1:-1:-1;;2347:198:64:o;4227:294:96:-;1061:20:88;:18;:20::i;:::-;4381:50:96::1;4409:7;4418:12;:10;:12::i;:::-;4381:27;:50::i;:::-;4465:51;4495:7;4504:11;4465:29;:51::i;:::-;4227:294:::0;;:::o;2075:750::-;1061:20:88;:18;:20::i;:::-;2390:9:96::1;2369:17;:7:::0;:15:::1;:17::i;:::-;-1:-1:-1::0;;2369:30:96::1;::::0;2365:110:::1;;2440:7;2449:18;:7;:16;:18::i;:::-;2416:52;;;;;;;;;;;;:::i;:::-;;;;;;;;2365:110;2527:57;-1:-1:-1::0;;;;;;2955:46:65;;2954:74;2527:31:96::1;:57::i;:::-;2646:50;2674:7;2683:12;:10;:12::i;2646:50::-;2729:91;2753:7:::0;2762:11;2775:9;2786:11;2729:91:::1;2799:8:::0;;2729:91:::1;:::i;:::-;;2809:10:::0;;2729:91:::1;:::i;:::-;:23;:91::i;:::-;2075:750:::0;;;;;;;;:::o;1262:121:64:-;1313:14;1342:36;:34;:36::i;:::-;1335:43;;1262:121;:::o;11947:233:97:-;1061:20:88;:18;:20::i;:::-;12099:76:97::1;12116:12;:10;:12::i;:::-;12130:9;12141:19;12162:12;12099:16;:76::i;:::-;11947:233:::0;;;:::o;8453:1586::-;8592:28;1061:20:88;:18;:20::i;:::-;-1:-1:-1;;;8699:8:97;-1:-1:-1;;;;;;8699:37:97::1;;8695:138;;-1:-1:-1::0;;;8796:8:97::1;8806:19;:8;:17;:19::i;:::-;8753:73;;;;;;;;;;;;;:::i;8695:138::-;8876:41;8908:8;8876:31;:41::i;:::-;8971:51;8999:8;9009:12;:10;:12::i;8971:51::-;9069:29;9101:59;9136:23;:8;451:5:20::0;2637:44:65;;2539:148;9136:23:97::1;-1:-1:-1::0;;9101:59:97::1;:34;:59::i;:::-;9069:91;;9166:36;9219:15;9242:23;9205:61;;;;;;;;;:::i;:::-;;;;;;;;;;;;;9166:100;;9319:22;9303:40;;;;;;9272:72;;9410:27;9440:53;9471:21;9440:30;:53::i;:::-;9410:83:::0;-1:-1:-1;9504:40:97;;9500:111:::1;;9553:58;::::0;::::1;::::0;;-1:-1:-1;;;;;;5197:79:213;;9553:58:97::1;::::0;::::1;5179:98:213::0;5152:18;;9553:58:97::1;5035:248:213::0;9500:111:97::1;9695:41:::0;;::::1;::::0;::::1;::::0;9743:79:::1;9766:21:::0;9789:8;9695:41;9743:22:::1;:79::i;:::-;9886:72;9910:22;9934:23;9886;:72::i;:::-;9964:70;9988:21;10011:22;9964:23;:70::i;:::-;8622:1417;;;;8453:1586:::0;;;;:::o;5880:2238::-;1061:20:88;:18;:20::i;:::-;-1:-1:-1;;;6068:8:97;-1:-1:-1;;;;;;6068:37:97::1;;6064:138;;-1:-1:-1::0;;;6165:8:97::1;6175:19;:8;:17;:19::i;6064:138::-;-1:-1:-1::0;;;2955:46:65;;-1:-1:-1;;;2954:74:65;6311:44:97::1;2954:74:65::0;6311:31:97::1;:44::i;:::-;6409:54;6437:11;6450:12;:10;:12::i;6409:54::-;6554:74;6579:6;6588:39;6554:16;:74::i;:::-;6721:9;6699:18;:8:::0;:16:::1;:18::i;:::-;-1:-1:-1::0;;6699:31:97::1;::::0;6695:98:::1;;6763:8;6773:19;:8;:17;:19::i;6695:98::-;6877:27;6907:36;6935:6;6907:19;:36::i;:::-;6877:66:::0;-1:-1:-1;6960:40:97;;;::::1;::::0;:110:::1;;;7061:8;7022:16;7004:66;;6960:110;6949:192;;;7092:42;::::0;::::1;::::0;;-1:-1:-1;;;;;2850:55:213;;7092:42:97::1;::::0;::::1;2832:74:213::0;2805:18;;7092:42:97::1;2686:226:213::0;6949:192:97::1;7205:22;7230:28;7249:8;7230:18;:28::i;:::-;7205:53:::0;-1:-1:-1;;;;;;7338:28:97;::::1;::::0;7334:411:::1;;7437:44;7466:14;7437:28;:44::i;:::-;7552:57;7581:11;7594:14;7552:28;:57::i;:::-;7334:411;;;7700:38;7723:8;7733:4;7700:22;:38::i;:::-;7832:53;7845:8;7863:6;7872:12;7832;:53::i;:::-;7957:46;7985:6;7994:8;7957:19;:46::i;:::-;8058:55;8078:11;8099:6;8108:4;8058:19;:55::i;:::-;5991:2127;;;5880:2238:::0;;;:::o;3288:597:96:-;1061:20:88;:18;:20::i;:::-;3501:68:96::1;3526:11;3540:28;3501:16;:68::i;:::-;3622:57;-1:-1:-1::0;;;;;;2955:46:65;;2954:74;2527:31:96::1;:57::i;3622:::-;3729:50;3757:7;3766:12;:10;:12::i;3729:50::-;3811:69;3839:7;3848:11;3861:18;3811:27;:69::i;10445:1172:97:-:0;10630:28;1061:20:88;:18;:20::i;:::-;625:63:86::1;::::0;;-1:-1:-1;;;625:63:86::1;::::0;::::1;12685:92:213::0;662:14:86::1;12793:11:213::0;;;12786:100;;;12902:12;;;12895:101;10718:60:97::1;::::0;13012:12:213;625:63:86::1;;;;;;;;;;;;617:72;;;:::i;:::-;10765:12:97;:10;:12::i;10718:60::-;10897:22;10881:40;;;;;;10850:72;;10928:29;10983:23;10967:41;;;;;;10928:81;;11075:27;11105:53;11136:21;11105:30;:53::i;:::-;11075:83:::0;-1:-1:-1;11169:40:97;;11165:111:::1;;11218:58;::::0;::::1;::::0;;-1:-1:-1;;;;;;5197:79:213;;11218:58:97::1;::::0;::::1;5179:98:213::0;5152:18;;11218:58:97::1;5035:248:213::0;11165:111:97::1;11321:79;11344:21;11367:8;11377:22;11321;:79::i;:::-;11464:72;11488:22;11512:23;11464;:72::i;:::-;11542:70;11566:21;11589:22;11542:23;:70::i;:::-;10660:957;;10445:1172:::0;;;;;:::o;1094:570:95:-;1061:20:88;:18;:20::i;:::-;1260:60:95::1;1285:6;1294:25;1260:16;:60::i;:::-;1327:200;1394:12;:10;:12::i;:::-;1424:1;1449:6;1507:11;1474:46;;;;;;;;:::i;:::-;;::::0;;-1:-1:-1;;1474:46:95;;::::1;::::0;;;;;;::::1;::::0;::::1;::::0;;::::1;;::::0;::::1;::::0;;1327:47:::1;:200::i;:::-;;1591:68;1621:6;1640:11;1630:22;;;;;;1654:4;1591:21;:68::i;4813:389:97:-:0;1061:20:88;:18;:20::i;:::-;4970:51:97::1;4998:8;5008:12;:10;:12::i;4970:51::-;5116:81;1163:66:82;5166:8:97::0;5184:11;5116:27:::1;:81::i;14236:468::-:0;1061:20:88;:18;:20::i;:::-;14377:29:97::1;14394:11;14377:16;:29::i;:::-;14451:44;14483:11;14451:31;:44::i;:::-;14549:54;14577:11;14590:12;:10;:12::i;14549:54::-;14647:52;14687:11;14647:39;:52::i;:::-;14236:468:::0;:::o;2604:736::-;1061:20:88;:18;:20::i;:::-;2741:29:97::1;2758:11;2741:16;:29::i;:::-;2835:34;2857:11;2835:21;:34::i;:::-;2922:35;2945:11;2922:22;:35::i;:::-;2918:127;;;3002:11;3015:22;:11;:20;:22::i;:::-;2974:64;;;;;;;;;;;;:::i;2918:127::-;3089:41;3112:11;3125:4;3089:22;:41::i;:::-;3183:46;3203:11;3216:12;:10;:12::i;:::-;3183:19;:46::i;:::-;3283:52;3303:11;3316:12;:10;:12::i;:::-;3330:4;3283:19;:52::i;12906:1146::-:0;1061:20:88;:18;:20::i;:::-;13120:29:97::1;13137:11;13120:16;:29::i;:::-;13211:41;13232:19;13211:20;:41::i;:::-;13206:107;;13269:37;;;;;;;;;;;;;;13206:107;13366:54;13394:11;13407:12;:10;:12::i;13366:54::-;13519:25;13547:39;13566:19;13547:18;:39::i;:::-;13519:67;;13592:73;13609:17;13628:36;13592:16;:73::i;:::-;13711:65;13743:11;13756:19;13711:31;:65::i;:::-;13847:19:::0;;:23;13843:205:::1;;13880:161;13931:12;:10;:12::i;:::-;13963:19;14002:12;14031:1;13880:32;:161::i;:::-;;13843:205;13066:986;12906:1146:::0;;;:::o;12365:223::-;1061:20:88;:18;:20::i;:::-;12498:85:97::1;12546:12;:10;:12::i;:::-;12571:9;12498:34;:85::i;3644:939::-:0;1061:20:88;:18;:20::i;:::-;-1:-1:-1;;;3869:8:97;-1:-1:-1;;;;;;3869:37:97::1;;3865:138;;-1:-1:-1::0;;;3966:8:97::1;3976:19;:8;:17;:19::i;3865:138::-;4084:69;4109:11;4123:29;4084:16;:69::i;:::-;4195:41;4227:8;4195:31;:41::i;:::-;4290:58;-1:-1:-1::0;;;;;;2955:46:65;;2954:74;2527:31:96::1;:57::i;4290:58:97:-;4398:51;4426:8;4436:12;:10;:12::i;4398:51::-;4481:97;4498:8:::0;-1:-1:-1;;1053:20:5;;;;1045:29;1077:30;;;;;;1045:62;4481:16:97::1;:97::i;1958:98:64:-:0;1997:7;2019:32;:30;:32::i;1179:189:88:-;-1:-1:-1;;;;;1265:6:88;1248:23;1256:4;1248:23;1237:127;;1332:25;;;;;;;;;;;;;;1237:127;1179:189::o;4186:234:46:-;-1:-1:-1;;;;;4272:58:46;;:48;-1:-1:-1;;;;;;2955:46:65;;2954:74;4272:19:46;:48::i;:::-;-1:-1:-1;;;;;4272:58:46;;4268:148;;4379:21;:10;:19;:21::i;:::-;4402:6;4347:62;;;;;;;;;;;;:::i;10984:172:24:-;11072:79;969:66:32;11121:7:24;11138:11;11072:27;:79::i;3165:160:65:-;3228:7;3292:26;438:6;451:5:20;3292:26:65;:::i;:::-;3258:61;;;;;3165:160;-1:-1:-1;3165:160:65:o;3486:592::-;3550:13;3620:10;451:5:20;2637:44:65;;;3571:19;3718;3620:10;3718:7;:19::i;:::-;3695:42;-1:-1:-1;3800:12:65;-1:-1:-1;;3839:35:65;;;:102;;3888:53;-1:-1:-1;;3888:53:65;;:34;:53::i;:::-;3839:102;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;3968:25:65;;;:87;;4007:48;4042:12;4007:34;:48::i;:::-;3968:87;;;;;;;;;;;;;;;;;;;;;3772:293;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;3743:330;;;;;3486:592;;;:::o;5202:207:46:-;5277:34;5300:10;5277:22;:34::i;:::-;5272:133;;5364:10;5376:21;:10;:19;:21::i;:::-;5328:70;;;;;;;;;;;;:::i;6637:2917:24:-;-1:-1:-1;;;6924:7:24;-1:-1:-1;;;;;;6924:35:24;;;;;:83;;-1:-1:-1;;;;6963:7:24;-1:-1:-1;;;;;;6963:44:24;;;6924:83;6920:209;;;-1:-1:-1;;;7079:7:24;7112;7095:25;;;;;;15374:19:213;;15418:2;15409:12;;15214:213;7095:25:24;;;;-1:-1:-1;;7095:25:24;;;;;;;;;;7024:98;;;;;;;;;;:::i;6920:209::-;7175:22;:11;:20;:22::i;:::-;7238:40;:9;7271:4;7238:18;:40::i;:::-;7284:43;:11;7319:5;7284:20;:43::i;:::-;1683:38:34;5236:60:21;;;1515:34:34;5159:59:21;;;5153:144;5138:159;;7415:8:24;:15;:40;7411:148;;1683:38:34;5236:60:21;;;1515:34:34;5159:59:21;;;5153:144;5138:159;;7536:15:24;;7472:80;;;;;;;;15606:25:213;;;;15647:18;;;15640:34;15579:18;;7472:80:24;15432:248:213;7411:148:24;1683:38:34;5236:60:21;;;1515:34:34;5159:59:21;;;5153:144;5138:159;;7609:10:24;:17;:44;7605:158;;1683:38:34;5236:60:21;;;1515:34:34;5159:59:21;;;5153:144;5138:159;;7738:17:24;;7670:86;;;;;;;;15606:25:213;;;;15647:18;;;15640:34;15579:18;;7670:86:24;15432:248:213;7605:158:24;1683:38:34;5236:60:21;;;1515:34:34;5159:59:21;;;5153:144;5138:159;;1683:38:34;5236:60:21;;;1515:34:34;5159:59:21;;;5153:144;5138:159;;7820:50:24;7816:171;;1683:38:34;5236:60:21;;;1515:34:34;5159:59:21;;;5153:144;5138:159;;1683:38:34;5236:60:21;;;1515:34:34;5159:59:21;;;5153:144;5138:159;;7887:93:24;;;;;;;;15606:25:213;;;;15647:18;;;15640:34;15579:18;;7887:93:24;15432:248:213;7816:171:24;8029:29;:11;:27;:29::i;:::-;7996;:11;:27;:29::i;:::-;:62;7992:225;;8134:29;:11;:27;:29::i;:::-;8173;:11;:27;:29::i;:::-;8075:135;;;;;;;;15606:25:213;;;;15647:18;;;15640:34;15579:18;;8075:135:24;15432:248:213;7992:225:24;8260:30;:11;:28;:30::i;:::-;8226;:11;:28;:30::i;:::-;:64;8222:230;;8367:30;:11;:28;:30::i;:::-;8407;:11;:28;:30::i;:::-;8307:138;;;;;;;;15606:25:213;;;;15647:18;;;15640:34;15579:18;;8307:138:24;15432:248:213;8222:230:24;8549:9;8544:314;8564:29;:11;:27;:29::i;:::-;8560:1;:33;8544:314;;;8638:44;:22;:11;8658:1;8638:19;:22::i;:::-;:42;;;;;;;;:::i;:::-;;:44::i;:::-;579:1:34;4323:19:4;:27;;;4322:44;4288:79;;;4275:93;;8612:70:24;8608:244;;579:1:34;4323:19:4;:27;;;4322:44;4288:79;;;4275:93;;8789:44:24;:22;:11;8809:1;8789:19;:22::i;:44::-;8701:142;;;;;;;;15606:25:213;;;;15647:18;;;15640:34;15579:18;;8701:142:24;15432:248:213;8608:244:24;8595:3;;8544:314;;;;8938:25;8966:63;-1:-1:-1;;;9003:25:24;:7;451:5:20;2637:44:65;;2539:148;9003:25:24;451:5:20;1080:26;-1:-1:-1;;;;;;1061:15:20;;;;:46;;952:161;8966:63:24;8938:91;;9035:26;9064:72;-1:-1:-1;;;9110:25:24;:7;451:5:20;2637:44:65;;2539:148;9064:72:24;9035:101;;9146:38;9169:14;9146:22;:38::i;:::-;:81;;;;9188:39;9211:15;9188:22;:39::i;:::-;9142:190;;;9282:7;9315;9298:25;;;;;;15374:19:213;;15418:2;15409:12;;15214:213;9298:25:24;;;;-1:-1:-1;;9298:25:24;;;;;;;;;;9244:81;;;;;;;;;:::i;9142:190::-;9373:103;9385:7;9394:11;9407:9;9418:11;9442:8;9431:20;;;;;;;;:::i;:::-;;;;;;;;;;;;;9464:10;9453:22;;;;;;;;:::i;:::-;;;;;;;;;;;;;9373:11;:103::i;:::-;9512:37;9535:7;9544:4;9512:22;:37::i;3008:383:64:-;3294:34;3298:14;3294:34;3281:48;3275:4;3271:59;;3341:45;;-1:-1:-1;3376:10:64;3341:45;3008:383;:::o;604:859:98:-;792:116;832:9;854;886:19;792:26;:116::i;:::-;954:41;975:19;954:20;:41::i;:::-;950:511;;;1095:25;1123:39;1142:19;1123:18;:39::i;:::-;1095:67;;1168:73;1185:17;1204:36;1168:16;:73::i;:::-;1308:148;1357:9;1384:19;1421:12;1448:1;1308:32;:148::i;1862:325:65:-;1932:13;1953:14;1973:83;1989:2;1980:6;:11;1973:83;;;-1:-1:-1;;2007:37:65;;3261:1:2;3257:13;;3253:24;2007:42:65;;2003:53;2051:5;2003:53;1993:8;;1973:83;;;2092:30;;;-1:-1:-1;;16882:79:213;;2092:30:65;;;16870:92:213;2092:30:65;;16978:12:213;;;;2092:30:65;;;875:21:2;;;2092:30:65;2142:39;2128:54;1862:325;-1:-1:-1;;;;1862:325:65:o;3150:332:75:-;3281:16;;;3295:1;3281:16;;;;;;;;;3225:19;;;;3281:16;;;;;;;;;;;;-1:-1:-1;3281:16:75;3252:45;;3326:21;3318:30;;;3303:9;3313:1;3303:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;3355:13;3371:62;1174:66;3406:9;3355:13;1303:66;3371:24;:62::i;7390:465::-;7501:24;7528:46;7541:8;7551:22;7528:12;:46::i;:::-;7678:16;;;7692:1;7678:16;;;;;;;;;7501:73;;-1:-1:-1;7581:30:75;;7617:25;;7581:30;;7678:16;;;;;;;;;;;;-1:-1:-1;7678:16:75;7649:45;;7723:21;7715:30;;;7700:9;7710:1;7700:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;7752:98;1174:66;7782:9;7793:11;7806:15;7823:12;1303:66;7752:19;:98::i;:::-;7495:360;;;;7390:465;;;:::o;3188:456:76:-;3275:24;3305:30;3338:32;3352:17;3338:13;:32::i;:::-;3305:65;;3376:25;3404:32;3418:17;3404:13;:32::i;:::-;3472:16;;;3486:1;3472:16;;;;;;;;;3376:60;;-1:-1:-1;3443:26:76;;3472:16;;;;;;;;;;;;-1:-1:-1;3472:16:76;3443:45;;3517:16;3509:25;;;3494:9;3504:1;3494:12;;;;;;;;:::i;:::-;;;;;;;;;;:40;3541:98;1095:66;3571:9;3582:11;3595:15;3612:12;1224:66;3541:19;:98::i;692:238:100:-;777:61;809:15;826:11;777:31;:61::i;:::-;772:156;;853:70;;;;;-1:-1:-1;;;;;17380:55:213;;853:70:100;;;17362:74:213;-1:-1:-1;;;;;;17472:79:213;;17452:18;;;17445:107;17335:18;;853:70:100;17190:368:213;3787:313:83;3896:16;;;3910:1;3896:16;;;;;;;;;3840:19;;;;3896:16;;;;;;;;;;;;-1:-1:-1;3896:16:83;3867:45;;3957:6;-1:-1:-1;;;;;3941:24:83;3933:33;;3918:9;3928:1;3918:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;3973:13;3989:62;1169:66;4024:9;3973:13;-1:-1:-1;;;3989:24:83;:62::i;3076:307:84:-;3191:16;;;3205:1;3191:16;;;;;;;;;3140:14;;;;3191:16;;;;;;;;;;;;-1:-1:-1;3191:16:84;3162:45;;3246:8;3213:9;3223:1;3213:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;3262:13;3278:62;1155:66;3313:9;3262:13;1284:66;3278:24;:62::i;:::-;3354:23;;;3076:307;-1:-1:-1;;;;3076:307:84:o;5765:222:83:-;5848:16;;;5862:1;5848:16;;;;;;;;;5819:26;;5848:16;;;;;;;;;;;-1:-1:-1;5848:16:83;5819:45;;5909:6;-1:-1:-1;;;;;5893:24:83;5885:33;;5870:9;5880:1;5870:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;5925:57;1169:66;5958:9;-1:-1:-1;;;5925:22:83;:57::i;6294:295:81:-;6400:16;;;6414:1;6400:16;;;;;;;;6371:26;;6400:16;;;;;;;;;;-1:-1:-1;6400:16:81;6371:45;;6455:10;6422:9;6432:1;6422:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;6511:6;-1:-1:-1;;;;;6495:24:81;6487:33;;6472:9;6482:1;6472:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;6527:57;1169:66;6560:9;-1:-1:-1;;;6527:22:81;:57::i;4220:268:31:-;4320:16;;;4334:1;4320:16;;;;;;;;;4291:26;;4320:16;;;;;;;;;;;-1:-1:-1;4320:16:31;4291:45;;4375:10;4342:9;4352:1;4342:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;4393:90;971:66;955:83;;4428:9;4439:1;4460:6;4442:26;;;;;;17714:14:213;17707:22;17702:3;17698:32;17686:45;;17756:1;17747:11;;17563:201;4442:26:31;;;;-1:-1:-1;;4442:26:31;;;;;;;;;-1:-1:-1;;;4393:24:31;:90::i;6916:424:84:-;7001:24;7028:34;7041:6;7049:12;7028;:34::i;:::-;7166:16;;;7180:1;7166:16;;;;;;;;;7001:61;;-1:-1:-1;7069:30:84;;7105:25;;7069:30;;7166:16;;;;;;;;;;;;-1:-1:-1;7166:16:84;7137:45;;7221:8;7188:9;7198:1;7188:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;7237:98;1155:66;7267:9;7278:11;7291:15;7308:12;1284:66;7237:19;:98::i;5148:286:83:-;5243:16;;;5257:1;5243:16;;;;;;;;;5214:26;;5243:16;;;;;;;;;;;-1:-1:-1;5243:16:83;5214:45;;5304:6;-1:-1:-1;;;;;5288:24:83;5280:33;;5265:9;5275:1;5265:12;;;;;;;;:::i;:::-;;;;;;:48;;;;;5320:109;1169:66;1153:83;;5355:9;5366:1;5404:8;5369:45;;;;;;15374:19:213;;15418:2;15409:12;;15214:213;5369:45:83;;;;-1:-1:-1;;5369:45:83;;;;;;;;;-1:-1:-1;;;5320:24:83;:109::i;5558:332:81:-;5668:16;;;5682:1;5668:16;;;;;;;;5639:26;;5668:16;;;;;;;;;;-1:-1:-1;5668:16:81;5639:45;;5723:10;5690:9;5700:1;5690:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;5779:6;-1:-1:-1;;;;;5763:24:81;5755:33;;5740:9;5750:1;5740:12;;;;;;;;:::i;:::-;;;;;;:48;;;;;5795:90;1169:66;1153:83;;5830:9;5841:1;5862:6;5844:26;;;;;;17714:14:213;17707:22;17702:3;17698:32;17686:45;;17756:1;17747:11;;17563:201;10156:624:24;-1:-1:-1;;;10340:7:24;-1:-1:-1;;;;;;10340:35:24;;10336:161;;-1:-1:-1;;;10447:7:24;10480;10463:25;;;;;;15374:19:213;;15418:2;15409:12;;15214:213;10336:161:24;10542:31;10565:7;10542:22;:31::i;:::-;10537:136;;10623:7;10656;10639:25;;;;;;15374:19:213;;15418:2;15409:12;;15214:213;10639:25:24;;;;-1:-1:-1;;10639:25:24;;;;;;;;;;10590:76;;;;;;;;;:::i;10537:136::-;10679:96;10696:7;-1:-1:-1;;1053:20:5;;;;1045:29;1077:30;;;;;;1045:62;10679:16:24;:96::i;7931:399:64:-;8078:17;8104:12;8118:18;8140:125;8175:9;8202:8;8226:6;8250:8;8140:15;:125::i;:::-;8103:162;;;;8276:7;8271:36;;8285:22;8301:5;8285:15;:22::i;:::-;8320:5;7931:399;-1:-1:-1;;;;;;7931:399:64:o;5584:340:78:-;5706:16;;;5720:1;5706:16;;;;;;;;5677:26;;5706:16;;;;;;;;;;-1:-1:-1;5706:16:78;5677:45;;5767:13;-1:-1:-1;;;;;5751:31:78;5743:40;;5728:9;5738:1;5728:12;;;;;;;;:::i;:::-;;;;;;:55;;;;;5804:13;5789:9;5799:1;5789:12;;;;;;;;:::i;:::-;;;;;;:28;;;;;5824:95;1084:66;1068:83;;5859:9;5870:1;5891:11;5873:31;;;;;;17714:14:213;17707:22;17702:3;17698:32;17686:45;;17756:1;17747:11;;17563:201;1474:1069:5;1617:29;1649:42;1660:11;1673:17;1649:10;:42::i;:::-;1617:74;;1809:25;1851:12;:19;1837:34;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;1837:34:5;;1809:62;;1919:21;1969:25;1964:312;2016:12;:19;1996:17;:39;1964:312;;;2139:19;-1:-1:-1;;;;;2072:87:5;:55;2082:12;2095:17;2082:31;;;;;;;;:::i;:::-;;;;;;;2072:53;;;3536:35;;;3406:170;2072:55;-1:-1:-1;;;;;2072:87:5;;2068:200;;2199:12;2212:17;2199:31;;;;;;;;:::i;:::-;;;;;;;2173:8;2182:13;2173:23;;;;;;;;:::i;:::-;-1:-1:-1;;2173:57:5;;;:23;;;;;;;;;;;:57;2242:15;;;;;2068:200;2037:19;;1964:312;;;;2429:13;2419:8;2412:31;2486:52;2497:11;2510:17;2529:8;2486:10;:52::i;596:401:101:-;-1:-1:-1;;;;;;2955:46:65;;2954:74;821:10:101;803:79;799:196;;-1:-1:-1;;;956:10:101;968:21;:10;:19;:21::i;5973:214:79:-;6063:16;;;6077:1;6063:16;;;;;;;;;6034:26;;6063:16;;;;;;;;;;;-1:-1:-1;6063:16:79;6034:45;;6118:11;6085:9;6095:1;6085:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;6137;1183:66;6172:9;6137:24;:45::i;648:795:102:-;776:17;796:25;:10;451:5:20;2637:44:65;;2539:148;796:25:102;776:45;-1:-1:-1;825:30:102;858:45;-1:-1:-1;;858:45:102;;:34;:45::i;:::-;940:30;;825:78;;-1:-1:-1;979:26:102;;975:466;;1017:68;1039:16;1058:26;1083:1;1058:22;:26;:::i;:::-;2742:27:2;2756:4;2742:27;2736:34;;2612:168;1017:68:102;:75;;;;1013:149;;1109:46;;;;;-1:-1:-1;;18253:79:213;;1109:46:102;;;18235:98:213;18208:18;;1109:46:102;18089:250:213;1013:149:102;1173:9;1168:269;1188:26;1213:1;1188:22;:26;:::i;:::-;1184:1;:30;1168:269;;;2756:4:2;2742:27;;;;2736:34;1242:50:102;;;;;:108;;;;-1:-1:-1;1296:47:102;1318:16;1337:5;:1;1341;1337:5;:::i;1296:47::-;:54;;;;;1242:108;1229:202;;;1376:46;;;;;-1:-1:-1;;18253:79:213;;1376:46:102;;;18235:98:213;18208:18;;1376:46:102;18089:250:213;1229:202:102;1216:3;;1168:269;;2856:314:31;2970:16;;;2984:1;2970:16;;;;;;;;;2922:11;;;;2970:16;;;;;;;;;;;;-1:-1:-1;2970:16:31;2941:45;;3025:10;2992:9;3002:1;2992:12;;;;;;;;:::i;:::-;;;;;;;;;;:44;3043:13;3059:62;971:66;3094:9;3043:13;-1:-1:-1;;;3059:24:31;:62::i;:::-;3043:78;;3135:29;3156:5;3143:20;;1650:10:20;1541:126;5023:265:80;5120:16;;;5134:1;5120:16;;;;;;;;;5091:26;;5120:16;;;;;;;;;;;-1:-1:-1;5120:16:80;5091:45;;5175:11;5142:9;5152:1;5142:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;5194:89;1169:66;1153:83;;5229:9;5240:1;5261:5;5243:25;;;;;;;18493:2:213;18489:15;;;;-1:-1:-1;;18485:88:213;18473:101;;18599:2;18590:12;;18344:264;5243:25:80;;;;-1:-1:-1;;5243:25:80;;;;;;;;;1298:66;5194:24;:89::i;1509:162:47:-;1583:4;810:53;;;1602:64;;;;;1634:32;1646:19;1634:11;:32::i;:::-;1633:33;1595:71;1509:162;-1:-1:-1;;1509:162:47:o;5563:349:79:-;5677:16;;;5691:1;5677:16;;;;;;;;;5648:26;;5677:16;;;;;;;;;;;-1:-1:-1;5677:16:79;5648:45;;5732:11;5699:9;5709:1;5699:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;5751:156;1183:66;1167:83;;5799:9;5816:1;5860:19;5825:56;;;;;;15374:19:213;;15418:2;15409:12;;15214:213;7661:401:61;7805:17;7831:12;7845:23;7872:115;7902:6;7946:8;7972;7923:5;7872:13;:115::i;6646:291:85:-;6750:16;;;6764:1;6750:16;;;;;;;;6721:26;;6750:16;;;;;;;;;;-1:-1:-1;6750:16:85;6721:45;;6811:9;-1:-1:-1;;;;;6795:27:85;6787:36;;6772:9;6782:1;6772:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;6868:9;-1:-1:-1;;;;;6852:27:85;6844:36;;6829:9;6839:1;6829:12;;;;;;;;:::i;:::-;;;;;;;;;;:51;6887:45;1178:66;6922:9;6887:24;:45::i;9577:257:82:-;9674:16;;;9688:1;9674:16;;;;;;;;;9645:26;;9674:16;;;;;;;;;;;-1:-1:-1;9674:16:82;9645:45;;9729:8;9696:9;9706:1;9696:12;;;;;;;;:::i;:::-;;;;;;:42;;;;;9745:84;1163:66;1147:83;;9786:9;9797:1;9818:8;9800:28;;;;;;;-1:-1:-1;;18754:79:213;;;;18742:92;;18859:2;18850:12;;18613:255;9800:28:82;;;;;;;;;;;;;9745:30;:84::i;4064:97:64:-;4105:7;4127:29;:27;:29::i;3750:306:80:-;3861:16;;;3875:1;3861:16;;;;;;;;;3811:13;;;;3861:16;;;;;;;;;;;;-1:-1:-1;3861:16:80;3832:45;;3916:11;3883:9;3893:1;3883:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;3935:13;3951:62;1169:66;3986:9;3935:13;1298:66;3951:24;:62::i;6618:1665:4:-;6301:45;6681:87;;6723:38;;;;;;;;;;;;;;6681:87;6774:25;6802:30;:11;:28;:30::i;:::-;6774:58;;943:1:34;6842:17:4;:38;6838:156;;;6897:90;;;;;;;;15606:25:213;;;943:1:34;15647:18:213;;;15640:34;15579:18;;6897:90:4;15432:248:213;6838:156:4;7000:24;7027:29;:11;:27;:29::i;:::-;7000:56;-1:-1:-1;7062:23:4;7088:36;7107:17;7000:56;7088:36;:::i;:::-;7062:62;;689:2:34;7134:15:4;:34;7130:141;;;7185:79;;;;;;;;15606:25:213;;;689:2:34;15647:18:213;;;15640:34;15579:18;;7185:79:4;15432:248:213;7130:141:4;7313:25;7349:9;7344:429;7364:16;7360:1;:20;7344:429;;;4275:93;4323:19;:27;;;579:1:34;4322:44:4;4288:79;;;4275:93;7392:24;7453:21;;;7449:234;;7493:52;;;;;;;;5982:25:213;;;5955:18;;7493:52:4;5836:177:213;7449:234:4;376:2:34;7564:16:4;:28;7560:123;;;7611:63;;;;;;;;5982:25:213;;;5955:18;;7611:63:4;5836:177:213;7560:123:4;7690:37;7711:16;7690:37;;:::i;:::-;;-1:-1:-1;;7755:3:4;;7344:429;;;;7840:30;:11;:28;:30::i;:::-;7819:17;:51;7815:184;;7942:30;:11;:28;:30::i;:::-;7887:105;;;;;;;;15606:25:213;;;;15647:18;;;15640:34;;;15579:18;;7887:105:4;15432:248:213;7815:184:4;8055:16;8038:241;689:2:34;8073:1:4;:20;8038:241;;;4275:93;4323:19;:27;;;579:1:34;4322:44:4;4288:79;;;4275:93;8169:21;;8165:108;;8209:55;;;;;;;;5982:25:213;;;5955:18;;8209:55:4;5836:177:213;8165:108:4;-1:-1:-1;8095:3:4;;8038:241;;5760:1635:21;5867:10;5866:11;:31;;;;-1:-1:-1;6301:45:4;;5881:16:21;5862:81;;;5906:37;;-1:-1:-1;;;5906:37:21;;5941:1;5906:37;;;5982:25:213;5955:18;;5906:37:21;5836:177:213;5862:81:21;6006:25;6034;:6;:23;:25::i;:::-;6006:53;;943:1:34;6069:17:21;:38;6065:104;;;6116:53;;-1:-1:-1;;;6116:53:21;;;;;5982:25:213;;;5955:18;;6116:53:21;5836:177:213;6065:104:21;6176:24;6203;:6;:22;:24::i;:::-;6176:51;-1:-1:-1;6297:23:21;6323:36;6342:17;6176:51;6323:36;:::i;:::-;6297:62;;689:2:34;6369:15:21;:34;6365:98;;;6412:51;;-1:-1:-1;;;6412:51:21;;;;;5982:25:213;;;5955:18;;6412:51:21;5836:177:213;6365:98:21;6524:25;6560:9;6555:314;6575:16;6571:1;:20;6555:314;;;6603:24;6630:39;:17;:6;6645:1;6630:14;:17::i;:39::-;6603:66;;6681:16;6701:1;6681:21;6677:102;;6721:49;;;;;;;;;;;;;;6677:102;6786:37;6807:16;6786:37;;:::i;:::-;;-1:-1:-1;;6851:3:21;;6555:314;;;;6937:25;:6;:23;:25::i;:::-;6916:17;:46;6912:135;;7014:25;:6;:23;:25::i;:::-;6979:61;;-1:-1:-1;;;6979:61:21;;;;;;5982:25:213;;5970:2;5955:18;;5836:177;6912:135:21;7122:16;7105:286;7144:15;7140:1;:19;7105:286;;;7171:24;7198:39;:17;:6;7213:1;7198:14;:17::i;:39::-;7171:66;-1:-1:-1;7249:20:21;;7245:101;;7288:49;;;;;;;;;;;;;;7245:101;-1:-1:-1;7373:3:21;;7105:286;;4979:171:4;5052:7;579:1:34;1532;1516:13;1528:1;376:2;1516:13;:::i;:::-;:17;;;;:::i;:::-;1515:34;;;;:::i;:::-;5088:11:4;5067:78;5080:64;;5067:78;;4979:171;-1:-1:-1;;4979:171:4:o;5377:173::-;5451:7;579:1:34;1704;;1684:13;1696:1;376:2;1684:13;:::i;:::-;:17;;;;:::i;4019:206:21:-;4089:10;4179:19;:27;;;4210:1;4178:33;4157:6;4132:82;4149:63;;4132:82;;;;;;;;;:::i;:::-;4125:89;4019:206;-1:-1:-1;;;4019:206:21:o;3195:520:1:-;3261:7;3274:13;3296:10;3290:17;;;;;;;;:::i;:::-;3274:33;;;;3324:2;3316:5;:10;3312:401;;;3568:2;3560:10;3574:1;3559:16;;;-1:-1:-1;;3195:520:1:o;3312:401::-;3610:18;3596:10;:32;;;;;;;;:::i;:::-;;3592:121;;-1:-1:-1;3643:2:1;;3195:520;-1:-1:-1;;3195:520:1:o;3592:121::-;-1:-1:-1;3707:1:1;;3195:520;-1:-1:-1;;3195:520:1:o;3592:121::-;3270:445;3195:520;;;:::o;19791:677:33:-;19999:24;20026:49;20039:11;20052:9;20063:11;20026:12;:49::i;:::-;19999:76;;20082:30;20115:55;20129:18;20149:20;20115:13;:55::i;:::-;20082:88;;20176:25;20204:55;20218:18;20238:20;20204:13;:55::i;:::-;20295:16;;;20309:1;20295:16;;;;;;;;;20176:83;;-1:-1:-1;20266:26:33;;20295:16;;;;;;;;;;;;-1:-1:-1;20295:16:33;20266:45;;20350:7;20317:9;20327:1;20317:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;20365:98;1207:66;20395:9;20406:11;20419:15;20436:12;1336:66;20365:19;:98::i;:::-;19993:475;;;;19791:677;;;;;;:::o;6159:426:85:-;6287:16;;;6301:1;6287:16;;;;;;;;6258:26;;6287:16;;;;;;;;;;-1:-1:-1;6287:16:85;6258:45;;6348:9;-1:-1:-1;;;;;6332:27:85;6324:36;;6309:9;6319:1;6309:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;6405:9;-1:-1:-1;;;;;6389:27:85;6381:36;;6366:9;6376:1;6366:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;6424:156;1178:66;1162:83;;6472:9;6489:1;6533:19;6498:56;;;;;;15374:19:213;;15418:2;15409:12;;15214:213;36171:541:24;36328:7;36465:242;36509:59;36550:7;36559:8;36509:40;:59::i;:::-;36586:31;;;;4323:19:4;:27;579:1:34;4322:44:4;4288:79;;;4275:93;36635:63:24;36674:11;36687:10;36635:38;:63::i;:::-;36465:17;:242::i;:::-;36452:255;36171:541;-1:-1:-1;;;;;36171:541:24:o;9334:179:75:-;9431:12;9475:8;9485:22;9458:50;;;;;;;;19422:19:213;;;-1:-1:-1;;;;;;19471:79:213;19466:2;19457:12;;19450:101;19576:2;19567:12;;19236:349;9458:50:75;;;;;;;;;;;;;9451:57;;9334:179;;;;:::o;13212:3165:24:-;-1:-1:-1;;;13486:7:24;-1:-1:-1;;;;;;13486:44:24;;13482:211;;13613:7;13584:88;13622:8;13632:10;13644:14;13660:11;13584:88;;;;;;;;;:::i;:::-;;;;;;;;13680:7;;13482:211;13831:22;13856:24;13872:7;13856:15;:24::i;:::-;13831:49;;13891:9;13886:340;13906:5;:12;13902:1;:16;13886:340;;;13933:9;13955:5;13961:1;13955:8;;;;;;;;:::i;:::-;;;;;;;13933:31;;13976:33;409:6:36;13976:4:24;:14;;;;;:33;;;;:::i;:::-;13972:248;;;14021:190;;;;;3536:35:5;;;;;14021:47:24;;:190;;14080:7;;14099:8;;14119:10;;14141:14;;14167:11;;14190;;14021:190;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;13972:248;-1:-1:-1;13920:3:24;;13886:340;;;;14303:7;14274:88;14312:8;14322:10;14334:14;14350:11;14274:88;;;;;;;;;:::i;:::-;;;;;;;;14426:26;14455:59;14496:7;14505:8;14455:40;:59::i;:::-;14426:88;-1:-1:-1;14520:21:24;894:4:19;884:15;;14520:54:24;;14580:149;14618:18;14652:1;14669:10;:17;14709:13;14580;:149::i;:::-;14829:1;14796:30;:11;:28;:30::i;:::-;:34;14792:1174;;;14915:33;14951:66;14999:7;15008:8;14951:47;:66::i;:::-;695:28:23;;;14915:102:24;-1:-1:-1;894:4:19;884:15;;15191:47:24;;15347:27;15382:25;15420:7;15415:545;15433:30;:11;:28;:30::i;:::-;15429:1;:34;;;15415:545;;;15499:63;15541:7;15550:8;15560:1;15499:41;:63::i;:::-;15477:85;-1:-1:-1;15592:25:24;:14;15615:1;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;15592:25:24;15572:45;;15627:170;15669:19;15708:1;15729:17;15773:13;15627;:170::i;:::-;15807:34;15824:17;15807:34;;:::i;:::-;;-1:-1:-1;15938:3:24;;15415:545;;;;14832:1134;;;14792:1174;16040:9;16035:338;16055:5;:12;16051:1;:16;16035:338;;;16082:9;16104:5;16110:1;16104:8;;;;;;;;:::i;:::-;;;;;;;16082:31;;16125:32;503:6:36;16125:4:24;:14;;;;;:32;;;;:::i;:::-;16121:246;;;16169:189;;;;;3536:35:5;;;;;16169:46:24;;:189;;16227:7;;16246:8;;16266:10;;16288:14;;16314:11;;16337;;16169:189;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;16121:246;-1:-1:-1;16069:3:24;;16035:338;;5285:306:76;5364:30;5525:55;5554:17;5548:31;975:16:3;2068:39;;;2049:59;;1907:269;5756:155:76;5835:12;5886:17;5862:44;;;;;;;;:::i;:::-;;;;;;;;;;;;;5855:51;;5756:155;;;:::o;1312:272:49:-;1399:4;1498:23;1513:7;1498:14;:23::i;:::-;:81;;;;;1525:54;1558:7;1567:11;1525:32;:54::i;26296:1804:24:-;-1:-1:-1;;;26463:7:24;-1:-1:-1;;;;;;26463:44:24;;26459:173;;26593:7;26561:50;26602:8;26561:50;;;;;;:::i;:::-;;;;;;;;26296:1804;;;:::o;26459:173::-;26773:22;26798:24;26814:7;26798:15;:24::i;:::-;26773:49;;26833:9;26828:235;26848:5;:12;26844:1;:16;26828:235;;;26875:9;26897:5;26903:1;26897:8;;;;;;;;:::i;:::-;;;;;;;26875:31;;26918:36;1049:6:36;26918:4:24;:14;;;;;:36;;;;:::i;:::-;26914:143;;;26966:82;;;;;3536:35:5;;;;;26966:50:24;;:82;;27017:7;;27026:8;;27036:11;;26966:82;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;26914:143;-1:-1:-1;26862:3:24;;26828:235;;;;27143:7;27111:50;27152:8;27111:50;;;;;;:::i;:::-;;;;;;;;27194:26;27223:59;27264:7;27273:8;27223:40;:59::i;:::-;27194:88;;27288:113;27320:18;27348:1;27367:30;:11;:28;:30::i;:::-;27357:41;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;27357:41:24;;27288:13;:113::i;:::-;27620:1;27587:30;:11;:28;:30::i;:::-;:34;27583:236;;;27631:33;27667:66;27715:7;27724:8;27667:47;:66::i;:::-;27631:102;;27741:71;27772:25;27807:2;27741:12;:71::i;:::-;27623:196;27583:236;27868:9;27863:233;27883:5;:12;27879:1;:16;27863:233;;;27910:9;27932:5;27938:1;27932:8;;;;;;;;:::i;:::-;;;;;;;27910:31;;27953:35;1149:6:36;27953:4:24;:14;;;;;:35;;;;:::i;:::-;27949:141;;;28000:81;;;;;3536:35:5;;;;;28000:49:24;;:81;;28050:7;;28059:8;;28069:11;;28000:81;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;27949:141;-1:-1:-1;27897:3:24;;27863:233;;23107:355;23279:178;23313:7;23338:8;23368:63;23407:11;23420:10;23368:38;:63::i;:::-;23446:4;23279:16;:178::i;8747:150:84:-;8854:38;;8827:12;22829:15:213;;;-1:-1:-1;;22825:88:213;8854:38:84;;;22813:101:213;22960:14;;22953:22;22948:3;22944:32;22930:12;;;22923:54;8827:12:84;22993::213;;8854:38:84;22662:349:213;9656:254:32;9753:16;;;9767:1;9753:16;;;;;;;;;9724:26;;9753:16;;;;;;;;;;;-1:-1:-1;9753:16:32;9724:45;;9808:7;9775:9;9785:1;9775:12;;;;;;;;:::i;:::-;;;;;;:41;;;;;9823:82;969:66;953:83;;9862:9;9873:1;9894:8;9876:28;;;;;;;-1:-1:-1;;18754:79:213;;;;18742:92;;18859:2;18850:12;;18613:255;9876:28:32;;;;;;;;;;;;;9823;:82::i;5610:317:64:-;5749:12;5763:17;5806:6;-1:-1:-1;;;;;5806:11:64;5826:1;5837:79;5863:8;5884:9;5905:8;5837:13;:79::i;:::-;5806:116;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;5788:134:64;;;;-1:-1:-1;5610:317:64;-1:-1:-1;;;;;5610:317:64:o;348:217:103:-;551:6;545:13;538:4;530:6;526:17;519:40;3525:369:30;3665:16;;;3679:1;3665:16;;;;;;;;;3606:22;;3636:26;;3665:16;;;;;;;;;;;;-1:-1:-1;3665:16:30;3636:45;;3720:10;3687:9;3697:1;3687:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;3738:18;3759:49;3785:8;3795:9;3806:1;3759:25;:49::i;:::-;3738:70;;3822:66;:44;3843:5;3850:1;3853:5;:12;3822:20;:44::i;:::-;:64;:66::i;4912:282::-;5038:16;;;5052:1;5038:16;;;;;;;;;5009:26;;5038:16;;;;;;;;;;;-1:-1:-1;5038:16:30;5009:45;;5093:10;5060:9;5070:1;5060:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;5111:78;5137:8;5147:9;5158:1;5161:27;5181:5;5161:18;:27::i;:::-;5111:25;:78::i;13847:301:28:-;13931:21;13955:17;:15;:17::i;:::-;13931:41;-1:-1:-1;14007:4:28;-1:-1:-1;;;;;13982:30:28;;;13978:166;;14022:41;14045:7;14054:8;14022:22;:41::i;13978:166::-;14084:53;;;;;-1:-1:-1;;;;;14084:34:28;;;;;:53;;14119:7;;14128:8;;14084:53;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1129:181:47;764:71:86;;;-1:-1:-1;;;764:71:86;;;12685:92:213;1205:4:47;12793:11:213;;;12786:100;;;814:20:86;12902:12:213;;;12895:101;1205:4:47;13012:12:213;764:71:86;;;;;;;;;;;;756:80;;;:::i;:::-;1224:81:47;;;;1129:181;-1:-1:-1;1129:181:47:o;6185:1003:61:-;6321:12;6335:17;6384:22;6409:26;6426:8;6409:16;:26::i;:::-;6384:51;;6512:9;6507:228;6527:5;:12;6523:1;:16;6507:228;;;6554:9;6576:5;6582:1;6576:8;;;;;;;;:::i;:::-;;;;;;;6554:31;;6597:34;458:6:104;6597:4:61;:14;;;;;:34;;;;:::i;:::-;6593:136;;;6643:77;;;;;3536:35:5;;;;;6643:49:61;;:77;;6693:6;;6701:8;;6711;;6643:77;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6593:136;-1:-1:-1;6541:3:61;;6507:228;;;;6810:78;6825:6;6840:5;6857:8;6877;6810:4;:78::i;:::-;6792:96;;-1:-1:-1;6792:96:61;-1:-1:-1;6963:9:61;6958:226;6978:5;:12;6974:1;:16;6958:226;;;7005:9;7027:5;7033:1;7027:8;;;;;;;;:::i;:::-;;;;;;;7005:31;;7048:33;586:6:104;7048:4:61;:14;;;;;:33;;;;:::i;:::-;7044:134;;;7093:76;;;;;3536:35:5;;;;;7093:48:61;;:76;;7142:6;;7150:8;;7160;;7093:76;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;7044:134;-1:-1:-1;6992:3:61;;6958:226;;;;6354:834;6185:1003;;;;;;;:::o;12345:451:28:-;12505:21;12529:17;:15;:17::i;:::-;12505:41;-1:-1:-1;12581:4:28;-1:-1:-1;;;;;12556:30:28;;;12552:240;;12596:78;12625:7;12634:8;12644:17;12663:10;12596:28;:78::i;:::-;12552:240;;;12695:90;;;;;-1:-1:-1;;;;;12695:40:28;;;;;:90;;12736:7;;12745:8;;12755:17;;12774:10;;12695:90;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;12499:297;12345:451;;;;:::o;1836:227::-;1066:42;1925:22;1886:7;;-1:-1:-1;;;;;1925:22:28;;1953:106;;2001:10;1994:17;;;1836:227;:::o;1953:106::-;2039:13;1836:227;-1:-1:-1;1836:227:28:o;4598:171:4:-;4672:7;579:1:34;1354:13;1366:1;376:2;1354:13;:::i;:::-;1353:30;;;;:::i;:::-;4694:70:4;;;;;4598:171;-1:-1:-1;4598:171:4:o;24208:209:33:-;24359:53;;;;;;24709:19:213;;;24744:12;;;24737:28;;;24332:12:33;24781::213;;;24774:28;;;24332:12:33;24818::213;;24359:53:33;;;;;;;;;;;;;24352:60;;24208:209;;;;;:::o;24608:390::-;24918:32;;24952:34;;24734:30;;2662:5:3;;;975:16;2694:39;;;;2675:59;2776:23;2761:39;;;;2742:59;24895:92:33;2518:351:3;25163:234:33;25289:12;25340:18;25369:20;25316:76;;;;;;;;;:::i;50806:191:24:-;50908:7;50972;50981:8;50955:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;50955:35:24;;;;;;;;;50945:46;;50955:35;50945:46;;;;42361:22;50938:53;;50806:191;-1:-1:-1;;;50806:191:24:o;51823:242::-;51919:7;;;51958:84;51978:10;51974:14;;:1;:14;51958:84;;;52003:32;4275:93:4;4323:19;:27;;;579:1:34;4322:44:4;4288:79;;;4275:93;52003:32:24;;:::i;:::-;;-1:-1:-1;51990:3:24;;51958:84;;;-1:-1:-1;52054:6:24;51823:242;-1:-1:-1;;;51823:242:24:o;8945:812:23:-;9043:14;9079:2;9069:6;:12;9065:112;;9138:2;9129:6;:11;9111:29;;;;9160:2;9150:12;;;;;;:::i;:::-;;;;9065:112;-1:-1:-1;9368:21:23;;9353:12;9341:25;;9337:53;9516:2;:11;;;9598:22;;;9594:159;;;9734:1;9718:14;9714:22;9708:29;9693:12;9678:13;9674:32;9670:68;9662:6;9659:80;9649:90;;9059:698;8945:812;;;;;:::o;3656:342:32:-;3772:16;;;3786:1;3772:16;;;;;;;;;3713:22;;3743:26;;3772:16;;;;;;;;;;;;-1:-1:-1;3772:16:32;3743:45;;3827:7;3794:9;3804:1;3794:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;3842:18;3863:49;969:66;3899:9;3842:18;3863:25;:49::i;:::-;3842:70;;3926:66;:44;3947:5;3954:1;3957:5;:12;3926:20;:44::i;3035:136:5:-;3105:4;3157:9;3124:42;;3143:9;3125:15;3135:4;3934:26;;;3804:162;3125:15;:27;3124:42;;;3117:49;;3035:136;;;;:::o;1489:2340:23:-;1602:10;;1598:1504;;1755:2;1745:6;:12;1741:122;;1818:2;1809:6;:11;1791:29;;;;1842:2;1832:12;;;;;;:::i;:::-;;;;1741:122;1953:10;;1949:1147;;2161:2;:11;;;2035:21;-1:-1:-1;;579:1:34;804:25:35;;782:48;2208:18:23;2193:33;;2395:12;2387:6;2383:25;2442:4;2431:9;2427:20;2419:28;;2497:13;2491:20;2480:9;2476:36;2458:54;;2745:4;2741:9;2724:14;2718:21;2714:37;2645:4;2633:10;2629:21;2572:193;2544:14;2524:253;;2836:13;2826:6;:23;2822:36;;2851:7;;;;2822:36;-1:-1:-1;2999:1:23;2981:19;;;;;3054:23;;;;;3012:30;1949:1147;3132:253;3149:2;3139:6;:12;3132:253;;3244:20;;3221:44;;3318:1;3300:19;;;;-1:-1:-1;;3358:12:23;;;;3346:2;3329:19;3132:253;;;3453:10;;3449:376;;3473:12;-1:-1:-1;;579:1:34;804:25:35;;782:48;3761:21:23;;3672:20;;3694:9;;3668:36;3757:32;;3617:184;3573:238;;-1:-1:-1;1489:2340:23;;;;:::o;53371:230:24:-;53492:7;53576;53585:8;53559:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;53559:35:24;;;;;;;;;53549:46;;53559:35;53549:46;;;;42524:40;53522:73;;53371:230;-1:-1:-1;;;53371:230:24:o;52742:274::-;52886:7;52991;53000:8;52974:35;;;;;;;;;:::i;:::-;;;;;;;;;;;;;52964:46;;;;;;52943:17;52936:25;;52916:45;;;42433:34;52916:45;:94;52908:103;;52901:110;;52742:274;;;;;:::o;708:400:49:-;772:4;961:68;994:7;1003:25;961:32;:68::i;:::-;:142;;;;-1:-1:-1;1040:63:49;1073:7;-1:-1:-1;;;;;;4132:576:49;4295:56;;-1:-1:-1;;;;;;5197:79:213;;4295:56:49;;;5179:98:213;4234:4:49;;;;5152:18:213;;4295:56:49;;;-1:-1:-1;;4295:56:49;;;;;;;;;;;;;;;;;;;;;4533:20;;4295:56;;-1:-1:-1;;;;;;;4295:56:49;;-1:-1:-1;;4498:7:49;4491:5;4480:86;4469:97;;4587:16;4573:30;;4631:4;4625:11;4610:26;;4655:7;:29;;;;;4680:4;4666:10;:18;;4655:29;:48;;;;;4702:1;4688:11;:15;4655:48;4648:55;4132:576;-1:-1:-1;;;;;;;4132:576:49:o;966:162:23:-;1055:68;1061:14;1077:6;1085:4;:11;1098:24;1117:4;894::19;884:15;;758:151;1098:24:23;1055:5;:68::i;4032:370::-;4154:13;4203:2;4188:11;:6;4197:2;4188:11;:::i;:::-;4187:18;;;;:::i;:::-;4170:35;;:14;:35;:::i;:::-;4154:51;;4211:187;4235:5;4218:14;:22;4211:187;;;4333:1;4317:14;4310:25;4382:1;4366:14;4362:22;4344:40;;4211:187;;17013:1682:24;-1:-1:-1;;;17192:7:24;-1:-1:-1;;;;;;17192:44:24;;17188:235;;17346:7;17299:103;17365:8;17382:5;17395:4;17299:103;;;;;;;;:::i;:::-;;;;;;;;17410:7;;17188:235;17429:16;17448:59;17489:7;17498:8;17448:40;:59::i;:::-;17429:78;;17653:22;17678:24;17694:7;17678:15;:24::i;:::-;17653:49;;17713:9;17708:328;17728:5;:12;17724:1;:16;17708:328;;;17755:9;17777:5;17783:1;17777:8;;;;;;;;:::i;:::-;;;;;;;17755:31;;17798:41;614:6:36;17798:4:24;:14;;;;;:41;;;;:::i;:::-;17794:236;;;17851:170;;;;;3536:35:5;;;;;17851:54:24;;:170;;17927:7;;17956:8;;17983:5;;18006:4;;17851:170;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;17794:236;-1:-1:-1;17742:3:24;;17708:328;;;;18140:7;18093:103;18159:8;18176:5;18189:4;18093:103;;;;;;;;:::i;:::-;;;;;;;;18246:70;18278:8;18296:5;18246:70;;18309:4;18246:13;:70::i;:::-;18370:9;18365:326;18385:5;:12;18381:1;:16;18365:326;;;18412:9;18434:5;18440:1;18434:8;;;;;;;;:::i;:::-;;;;;;;18412:31;;18455:40;723:6:36;18455:4:24;:14;;;;;:40;;;;:::i;:::-;18451:234;;;18507:169;;;;;3536:35:5;;;;;18507:53:24;;:169;;18582:7;;18611:8;;18638:5;;18661:4;;18507:169;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;18451:234;-1:-1:-1;18399:3:24;;18365:326;;28764:791;29023:37;29063:66;29111:7;29120:8;29063:47;:66::i;:::-;29023:106;-1:-1:-1;29135:26:24;29171:49;29023:106;29202:17;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;29171:49:24;29135:86;;29259:291;29313:7;29338:8;29373:17;29423:19;29464:1;29479:10;29521:22;29259:36;:291::i;4913:201:64:-;5035:12;5079:8;5089:9;5100:8;5062:47;;;;;;;;;;:::i;37180:522:24:-;37316:12;37440:257;37479:79;37521:7;37530:8;37540:17;37479:41;:79::i;:::-;37576:1;37595:93;37670:17;37595:66;37643:7;37652:8;37595:47;:66::i;:::-;:74;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;37595:93:24;37440:12;:257::i;2003:574:22:-;2094:5;2189:3;2181:5;:11;:32;;;;2202:4;:11;2196:3;:17;2181:32;2177:93;;;2253:4;2259:5;2266:3;2222:48;;;;;;;;;;;;;:::i;2177:93::-;2336:4;2326:15;;2383:16;2394:5;2326:15;2383:16;:::i;:::-;;-1:-1:-1;2405:12:22;2420:11;2426:5;2420:3;:11;:::i;:::-;692:17;2555:15;2547:3;2536:14;;;;2535:36;;;;;;-1:-1:-1;;;;;2003:574:22:o;40103:220:38:-;40169:24;40201:30;40234:32;40252:6;40260:2;40264:1;40234:17;:32::i;39802:222:39:-;39866:12;39956:6;39980:39;39956:6;40013:2;40017:1;39980:17;:39::i;24152:738:24:-;24403:37;24443:66;24491:7;24500:8;24443:47;:66::i;:::-;24403:106;-1:-1:-1;24515:26:24;24551:49;24403:106;24582:17;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;24551:49:24;24515:86;;24608:277;24662:7;24687:8;24722:17;24765:1;24787:19;24820:4;24856:22;24608:36;:277::i;25552:145::-;25636:56;25649:7;25658:8;25668:23;25683:7;25668:14;:23::i;:::-;25636:12;:56::i;3857:344:82:-;3974:16;;;3988:1;3974:16;;;;;;;;;3915:22;;3945:26;;3974:16;;;;;;;;;;;;-1:-1:-1;3974:16:82;3945:45;;4029:8;3996:9;4006:1;3996:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;4045:18;4066:49;1163:66;4102:9;4045:18;4066:25;:49::i;1761:1387:61:-;1888:12;1902:17;1956:21;1979:17;2000:22;2013:8;2000:12;:22::i;:::-;1955:67;;-1:-1:-1;1955:67:61;-1:-1:-1;;;;;;2067:27:61;;2063:106;;2139:8;2149:19;:8;:17;:19::i;2063:106::-;2275:12;2270:65;;2289:46;2318:8;2328:6;2289:28;:46::i;:::-;2414:9;;2410:197;;-1:-1:-1;;;2955:46:65;;-1:-1:-1;;;2954:74:65;2433:22:61;2516:26;2954:74:65;2516:13:61;:26::i;:::-;2491:51;-1:-1:-1;2550:50:61;2564:11;2577:22;2594:5;2491:51;2577:22;:::i;:::-;2550:13;:50::i;:::-;2425:182;;2410:197;2709:14;2682:23;:8;451:5:20;2637:44:65;;2539:148;2682:23:61;-1:-1:-1;;2682:41:61;;:461;;2983:160;3044:6;3070:5;3093:13;3126:8;2983:39;:160::i;:::-;2682:461;;;2806:168;2875:6;2901:5;2924:13;2957:8;2806:47;:168::i;:::-;2664:479;;;;-1:-1:-1;1761:1387:61;-1:-1:-1;;;;;;;1761:1387:61:o;53939:303:24:-;54060:14;54154:82;54185:48;54215:7;54224:8;54185:29;:48::i;:::-;4711:21:23;;4605:137;44254:4001:24;-1:-1:-1;;;44652:7:24;-1:-1:-1;;;;;;44652:35:24;;44648:161;;-1:-1:-1;;;44759:7:24;44792;44775:25;;;;;;15374:19:213;;15418:2;15409:12;;15214:213;44648:161:24;44815:27;44845:49;:22;44876:17;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;44845:49:24;44815:79;;44900:26;44965:4;:11;44951;44929:33;;:19;:33;;;;:::i;:::-;:47;;;;:::i;:::-;44900:76;;45248:18;45225:19;:41;;:98;;;;-1:-1:-1;45304:19:24;45270:30;45289:11;45270:16;:30;:::i;:::-;:53;;;;45225:98;45221:218;;;45340:92;;;;;28873:12:213;28912:15;;;45340:92:24;;;28894:34:213;28964:15;;;28944:18;;;28937:43;29016:15;;28996:18;;;28989:43;28836:18;;45340:92:24;28667:371:213;45221:218:24;45545:19;45526:16;:38;;;45522:140;;;45581:74;;;;;;;;29216:25:213;;;29289:12;29277:25;;29257:18;;;29250:53;29189:18;;45581:74:24;29043:266:213;45522:140:24;45701:36;45740:72;:22;45774:17;45793:18;45740:33;:72::i;:::-;45701:111;;45959:22;45984:24;46000:7;45984:15;:24::i;:::-;45959:49;;46019:9;46014:486;46034:5;:12;46030:1;:16;46014:486;;;46061:9;46083:5;46089:1;46083:8;;;;;;;;:::i;:::-;;;;;;;46061:31;;46104:42;836:6:36;46104:4:24;:14;;;;;:42;;;;:::i;:::-;46100:394;;;3536:35:5;;;;-1:-1:-1;;;;;46158:55:24;;46235:7;46264:8;46303:17;46350:16;46391:11;46430:22;46470:4;46158:327;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;46100:394;-1:-1:-1;46048:3:24;;46014:486;;;-1:-1:-1;46558:32:24;;;:13;46698:107;46716:17;46712:21;;:1;:21;;;46698:107;;;46761:33;:22;46792:1;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;46761:33:24;46752:42;;;;46735:3;;46698:107;;;;46930:7;46874:277;46957:8;46994:17;47035:5;47064:11;47101:21;47138:4;46874:277;;;;;;;;;;;:::i;:::-;;;;;;;;46506:652;47243:18;47220:19;:41;47216:248;;47271:31;47305:48;47335:7;47344:8;47305:29;:48::i;:::-;695:28:23;;;-1:-1:-1;47216:248:24;47521:27;47551:61;47575:7;47584:8;47594:17;47551:23;:61::i;:::-;47521:91;;47620:92;47652:19;47681:16;47620:92;;47705:4;47620:13;:92::i;:::-;47513:206;47773:9;47768:483;47788:5;:12;47784:1;:16;47768:483;;;47815:9;47837:5;47843:1;47837:8;;;;;;;;:::i;:::-;;;;;;;47815:31;;47858:41;947:6:36;47858:4:24;:14;;;;;:41;;;;:::i;:::-;47854:391;;;3536:35:5;;;;-1:-1:-1;;;;;47911:54:24;;47987:7;48016:8;48055:17;48102:16;48143:11;48182:21;48221:4;47911:325;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;47854:391;-1:-1:-1;47802:3:24;;47768:483;;;;44498:3757;;;;44254:4001;;;;;;;:::o;5042:669:23:-;5458:4;5452:11;5499:4;5487:17;;-1:-1:-1;;5373:16:23;5546:26;;;5373:16;5369:32;5518:4;5511:63;5618:6;5610;5603:22;5636:51;5641:14;5657:6;5665;5673:13;5636:4;:51::i;2681:1129:40:-;2801:22;2831:21;2855;:11;2997:3:22;2975:25;;2901:104;2855:21:40;2831:45;-1:-1:-1;692:17:22;3238:38;;2882:20:40;3044:11;3238:38:22;3044:11:40;3029:26;;;;:::i;:::-;;3015:40;;3164:4;3158:11;3149:20;;3207:4;3200:5;3196:16;3267:4;3254:11;3250:22;3236:12;3232:41;3226:4;3219:55;3317:11;3310:5;3303:26;3360:1;3337:463;3376:11;3373:1;3370:18;3337:463;;;3770:20;;3749:42;;3728:64;;3642:31;;;;3555:4;3537:23;;;;3463:1;3456:9;3337:463;;;3341:28;;3116:690;;;2681:1129;;;;;:::o;830:1343::-;1002:12;;955:17;;980:19;1043:26;1058:11;1002:12;1043:26;:::i;:::-;1020:49;;1441:4;1435:11;;-1:-1:-1;1484:4:40;1474:15;;-1:-1:-1;;5373:16:23;1531:32:40;;;5373:16:23;5369:32;1503:4:40;1496:69;1607:12;1601:4;1594:26;1651:1;1721:4;1714:5;1710:16;1628:535;1741:11;1738:1;1735:18;1628:535;;;2134:19;;2113:41;;2091:64;;2007:31;;;;1828:1;1821:9;;;;;1920:4;1902:23;1628:535;;4015:652:24;4082:11;4318:64;;;4314:111;;-1:-1:-1;1336:66:33;;4015:652:24;-1:-1:-1;4015:652:24:o;4314:111::-;4469:185;4515:85;1207:66:33;4591:7:24;4515:40;:85::i;:::-;4620:2;4642:1;4469:17;:185::i;5928:433:84:-;6056:16;;;6070:1;6056:16;;;;;;;;;5986:14;;;;;;6056:16;;;;;;;;;;;-1:-1:-1;6056:16:84;6027:45;;6111:8;6078:9;6088:1;6078:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;6128:24;;;6215:78;1155:66;6258:9;1284:66;6215:19;:78::i;:::-;-1:-1:-1;;2756:4:2;2742:27;;2736:34;2742:27;;;;2736:34;7564:35:84;;;;;;7631:33;;;;;;-1:-1:-1;5928:433:84;-1:-1:-1;;;;;;5928:433:84:o;2926:283:46:-;3089:30;3100:10;3112:6;3089:10;:30::i;:::-;3084:121;;3168:21;:10;:19;:21::i;3758:308:74:-;3871:16;;;3885:1;3871:16;;;;;;;;;3819:15;;;;3871:16;;;;;;;;;;;;-1:-1:-1;3871:16:74;3842:45;;3926:11;3893:9;3903:1;3893:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;3945:13;3961:62;1157:66;3996:9;3945:13;-1:-1:-1;;;3961:24:74;:62::i;5057:269::-;5156:16;;;5170:1;5156:16;;;;;;;;;5127:26;;5156:16;;;;;;;;;;;-1:-1:-1;5156:16:74;5127:45;;5211:11;5178:9;5188:1;5178:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;5230:91;1157:66;1141:83;;5265:9;5276:1;5297:7;5279:27;;;;;;15374:19:213;;15418:2;15409:12;;15214:213;7155:321:64;7302:12;7316:17;7359:6;-1:-1:-1;;;;;7359:19:64;7386:79;7412:8;7433:9;7454:8;7386:13;:79::i;:::-;7359:112;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;7468:1525:3;7596:14;1145:16;7622:25;;7618:120;;;7664:67;;;;;;;;5982:25:213;;;5955:18;;7664:67:3;5836:177:213;7618:120:3;7802:14;6445:61;;;7070:16;;;1063;7070;975;7059:27;7017:70;;;6995:94;;8068:38;;;8064:192;;8151:19;8133:15;:37;8118:52;;;;8064:192;;;8232:15;8210:19;:37;8195:52;;;;8064:192;-1:-1:-1;8572:16:3;975;1063;8439;;;;8428:27;8564:35;;;8882:5;8719:26;8699:46;;;;8698:62;;;8862:25;;;;8892:34;;;;;8861:66;;-1:-1:-1;7468:1525:3;;;;;:::o;6076:2380:23:-;6193:10;;6189:1542;;6346:2;6336:6;:12;6332:122;;6409:2;6400:6;:11;6382:29;;;;6433:2;6423:12;;;;;;:::i;:::-;;;;6332:122;6544:10;;6540:1185;;6752:2;:11;;;6626:21;6810:22;;;6806:135;;;-1:-1:-1;;;579:1:34;804:25:35;;782:48;6806:135:23;;;-1:-1:-1;;;579:1:34;804:25:35;;782:48;6806:135:23;7135:14;7129:21;7114:12;7106:6;7102:25;7098:53;7375:4;7359:13;7353:20;7349:31;7285:4;7281:9;7269:10;7265:26;7210:184;7183:13;7163:243;;7465:13;7455:6;:23;7451:36;;7480:7;;;;7451:36;-1:-1:-1;7628:1:23;7610:19;;;;;7683:23;;;;;7641:30;6540:1185;7760:253;7777:2;7767:6;:12;7760:253;;7871:21;;7849:44;;7946:1;7928:19;;;;-1:-1:-1;;7986:12:23;;;;7974:2;7957:19;7760:253;;;8081:10;;8077:375;;8101:12;-1:-1:-1;;579:1:34;804:25:35;;782:48;8389:20:23;;8299:21;;8322:9;;8295:37;8385:31;;8244:184;8201:237;;-1:-1:-1;6076:2380:23;;;;:::o;51249:282:24:-;51494:30;;;;;;31387:19:213;;;31422:12;;;31415:28;;;51337:7:24;;31459:12:213;;51494:30:24;31199:278:213;32759:1315:24;32889:23;32914:29;32945:24;33011:20;33034:30;:11;:28;:30::i;:::-;33011:53;;33125:65;33158:7;33167:8;33177:12;33125:32;:65::i;:::-;33112:78;;33254:24;33281:30;:11;:28;:30::i;:::-;33254:57;-1:-1:-1;33321:20:24;;33317:753;;33414:66;33462:7;33471:8;33414:47;:66::i;:::-;33397:83;-1:-1:-1;6445:61:3;;;33532:33:24;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;33532:33:24;-1:-1:-1;33518:47:24;-1:-1:-1;894:4:19;884:15;;33573:21:24;33637:427;33655:16;33651:1;:20;;;33637:427;;;33688:27;33718:63;33760:7;33769:8;33779:1;33718:41;:63::i;:::-;33688:93;-1:-1:-1;33791:14:24;33808:25;:14;33831:1;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;33808:25:24;33791:42;;33843:110;33874:19;33903:1;33914:6;33937:13;33843:12;:110::i;:::-;34032:23;34049:6;34032:23;;:::i;:::-;;;33678:386;;33673:3;;;;;:::i;:::-;;;;33637:427;;;;33343:727;33317:753;32971:1103;;32759:1315;;;;;;;:::o;1670:328:46:-;1752:4;1894:56;-1:-1:-1;;;;;;2955:46:65;;2954:74;1943:6:46;1894:19;:56::i;:::-;:99;;;;1954:39;1974:10;1986:6;1954:19;:39::i;48823:360:24:-;48949:12;48973:6;48983:1;48973:11;48969:26;;-1:-1:-1;48986:9:24;;;;;;;;;-1:-1:-1;48986:9:24;;;;48969:26;49036:16;49055:41;49078:7;49087:8;49055:22;:41::i;:::-;49036:60;;49109:69;49140:8;49158:1;49169:6;49109:12;:69::i;4006:378:81:-;4130:16;;;4144:1;4130:16;;;;;;;;4082:11;;;;4130:16;4144:1;4130:16;;;;;;;;;;-1:-1:-1;4130:16:81;4101:45;;4185:10;4152:9;4162:1;4152:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;4241:6;-1:-1:-1;;;;;4225:24:81;4217:33;;4202:9;4212:1;4202:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;4257:13;4273:62;1169:66;4308:9;4257:13;-1:-1:-1;;;4273:24:81;:62::i;:::-;4257:78;;4349:29;4370:5;4357:20;;1650:10:20;1541:126;14:332:213;72:6;125:2;113:9;104:7;100:23;96:32;93:52;;;141:1;138;131:12;93:52;180:9;167:23;-1:-1:-1;;;;;;223:5:213;219:78;212:5;209:89;199:117;;312:1;309;302:12;543:166;-1:-1:-1;;;;;634:5:213;630:54;623:5;620:65;610:93;;699:1;696;689:12;714:377;832:6;840;893:2;881:9;872:7;868:23;864:32;861:52;;;909:1;906;899:12;861:52;945:9;932:23;922:33;;1005:2;994:9;990:18;977:32;1018:43;1055:5;1018:43;:::i;:::-;1080:5;1070:15;;;714:377;;;;;:::o;1096:375::-;1167:8;1177:6;1231:3;1224:4;1216:6;1212:17;1208:27;1198:55;;1249:1;1246;1239:12;1198:55;-1:-1:-1;1272:20:213;;1315:18;1304:30;;1301:50;;;1347:1;1344;1337:12;1301:50;1384:4;1376:6;1372:17;1360:29;;1444:3;1437:4;1427:6;1424:1;1420:14;1412:6;1408:27;1404:38;1401:47;1398:67;;;1461:1;1458;1451:12;1398:67;1096:375;;;;;:::o;1476:1205::-;1775:6;1783;1791;1799;1807;1815;1823;1831;1884:3;1872:9;1863:7;1859:23;1855:33;1852:53;;;1901:1;1898;1891:12;1852:53;1937:9;1924:23;1914:33;;1994:2;1983:9;1979:18;1966:32;1956:42;;2045:2;2034:9;2030:18;2017:32;2007:42;;2096:2;2085:9;2081:18;2068:32;2058:42;;2151:3;2140:9;2136:19;2123:33;2175:18;2216:2;2208:6;2205:14;2202:34;;;2232:1;2229;2222:12;2202:34;2271:78;2341:7;2332:6;2321:9;2317:22;2271:78;:::i;:::-;2368:8;;-1:-1:-1;2245:104:213;-1:-1:-1;2456:3:213;2441:19;;2428:33;;-1:-1:-1;2473:16:213;;;2470:36;;;2502:1;2499;2492:12;2470:36;;2541:80;2613:7;2602:8;2591:9;2587:24;2541:80;:::i;:::-;1476:1205;;;;-1:-1:-1;1476:1205:213;;-1:-1:-1;1476:1205:213;;;;;;2640:8;-1:-1:-1;;;1476:1205:213:o;2917:184::-;-1:-1:-1;;;2966:1:213;2959:88;3066:4;3063:1;3056:15;3090:4;3087:1;3080:15;3106:334;3177:2;3171:9;3233:2;3223:13;;-1:-1:-1;;3219:86:213;3207:99;;3336:18;3321:34;;3357:22;;;3318:62;3315:88;;;3383:18;;:::i;:::-;3419:2;3412:22;3106:334;;-1:-1:-1;3106:334:213:o;3445:589::-;3487:5;3540:3;3533:4;3525:6;3521:17;3517:27;3507:55;;3558:1;3555;3548:12;3507:55;3594:6;3581:20;3620:18;3616:2;3613:26;3610:52;;;3642:18;;:::i;:::-;3686:114;3794:4;-1:-1:-1;;3718:4:213;3714:2;3710:13;3706:86;3702:97;3686:114;:::i;:::-;3825:2;3816:7;3809:19;3871:3;3864:4;3859:2;3851:6;3847:15;3843:26;3840:35;3837:55;;;3888:1;3885;3878:12;3837:55;3953:2;3946:4;3938:6;3934:17;3927:4;3918:7;3914:18;3901:55;4001:1;3976:16;;;3994:4;3972:27;3965:38;;;;3980:7;3445:589;-1:-1:-1;;;3445:589:213:o;4039:566::-;4156:6;4164;4172;4225:2;4213:9;4204:7;4200:23;4196:32;4193:52;;;4241:1;4238;4231:12;4193:52;4280:9;4267:23;4299:43;4336:5;4299:43;:::i;:::-;4361:5;-1:-1:-1;4413:2:213;4398:18;;4385:32;;-1:-1:-1;4468:2:213;4453:18;;4440:32;4495:18;4484:30;;4481:50;;;4527:1;4524;4517:12;4481:50;4550:49;4591:7;4582:6;4571:9;4567:22;4550:49;:::i;:::-;4540:59;;;4039:566;;;;;:::o;4610:420::-;4719:6;4727;4780:2;4768:9;4759:7;4755:23;4751:32;4748:52;;;4796:1;4793;4786:12;4748:52;4832:9;4819:23;4809:33;;4893:2;4882:9;4878:18;4865:32;4920:18;4912:6;4909:30;4906:50;;;4952:1;4949;4942:12;4906:50;4975:49;5016:7;5007:6;4996:9;4992:22;4975:49;:::i;:::-;4965:59;;;4610:420;;;;;:::o;5288:543::-;5409:6;5417;5425;5478:2;5466:9;5457:7;5453:23;5449:32;5446:52;;;5494:1;5491;5484:12;5446:52;5530:9;5517:23;5507:33;;5590:2;5579:9;5575:18;5562:32;5603:43;5640:5;5603:43;:::i;:::-;5665:5;-1:-1:-1;5722:2:213;5707:18;;5694:32;5764:15;;5757:23;5745:36;;5735:64;;5795:1;5792;5785:12;5735:64;5818:7;5808:17;;;5288:543;;;;;:::o;6018:156::-;6084:20;;6144:4;6133:16;;6123:27;;6113:55;;6164:1;6161;6154:12;6179:447;6304:6;6312;6320;6373:2;6361:9;6352:7;6348:23;6344:32;6341:52;;;6389:1;6386;6379:12;6341:52;6425:9;6412:23;6402:33;;6485:2;6474:9;6470:18;6457:32;6498:43;6535:5;6498:43;:::i;:::-;6560:5;-1:-1:-1;6584:36:213;6616:2;6601:18;;6584:36;:::i;:::-;6574:46;;6179:447;;;;;:::o;6631:640::-;6759:6;6767;6775;6828:2;6816:9;6807:7;6803:23;6799:32;6796:52;;;6844:1;6841;6834:12;6796:52;6880:9;6867:23;6857:33;;6941:2;6930:9;6926:18;6913:32;6964:18;7005:2;6997:6;6994:14;6991:34;;;7021:1;7018;7011:12;6991:34;7044:49;7085:7;7076:6;7065:9;7061:22;7044:49;:::i;:::-;7034:59;;7146:2;7135:9;7131:18;7118:32;7102:48;;7175:2;7165:8;7162:16;7159:36;;;7191:1;7188;7181:12;7159:36;;7214:51;7257:7;7246:8;7235:9;7231:24;7214:51;:::i;7276:484::-;7370:6;7378;7431:2;7419:9;7410:7;7406:23;7402:32;7399:52;;;7447:1;7444;7437:12;7399:52;7486:9;7473:23;7505:43;7542:5;7505:43;:::i;:::-;7567:5;-1:-1:-1;7623:2:213;7608:18;;7595:32;7650:18;7639:30;;7636:50;;;7682:1;7679;7672:12;8149:211;8239:6;8292:2;8280:9;8271:7;8267:23;8263:32;8260:52;;;8308:1;8305;8298:12;8260:52;-1:-1:-1;8331:23:213;;8149:211;-1:-1:-1;8149:211:213:o;8365:518::-;8513:6;8521;8529;8582:2;8570:9;8561:7;8557:23;8553:32;8550:52;;;8598:1;8595;8588:12;8550:52;8634:9;8621:23;8611:33;;8691:2;8680:9;8676:18;8663:32;8653:42;;8746:2;8735:9;8731:18;8718:32;8773:18;8765:6;8762:30;8759:50;;;8805:1;8802;8795:12;8888:259;8947:6;9000:2;8988:9;8979:7;8975:23;8971:32;8968:52;;;9016:1;9013;9006:12;8968:52;9055:9;9042:23;9074:43;9111:5;9074:43;:::i;9606:250::-;9691:1;9701:113;9715:6;9712:1;9709:13;9701:113;;;9791:11;;;9785:18;9772:11;;;9765:39;9737:2;9730:10;9701:113;;;-1:-1:-1;;9848:1:213;9830:16;;9823:27;9606:250::o;9861:330::-;9903:3;9941:5;9935:12;9968:6;9963:3;9956:19;9984:76;10053:6;10046:4;10041:3;10037:14;10030:4;10023:5;10019:16;9984:76;:::i;:::-;10105:2;10093:15;-1:-1:-1;;10089:88:213;10080:98;;;;10180:4;10076:109;;9861:330;-1:-1:-1;;9861:330:213:o;10196:322::-;10404:6;10393:9;10386:25;10447:2;10442;10431:9;10427:18;10420:30;10367:4;10467:45;10508:2;10497:9;10493:18;10485:6;10467:45;:::i;10523:870::-;10661:9;10695:18;10736:2;10728:6;10725:14;10722:40;;;10742:18;;:::i;:::-;10788:6;10785:1;10781:14;10814:4;10838:30;10862:4;10858:2;10854:13;10838:30;:::i;:::-;10902:19;;;10974:14;;;;10946:4;10937:14;;;11011;11000:26;;10997:46;;;11039:1;11036;11029:12;10997:46;11063:5;11077:283;11093:6;11088:3;11085:15;11077:283;;;11179:3;11166:17;11215:2;11202:11;11199:19;11196:39;;;11231:1;11228;11221:12;11196:39;11260:57;11302:14;11288:11;11281:5;11277:23;11260:57;:::i;:::-;11248:70;;-1:-1:-1;11338:12:213;;;;11110;;11077:283;;;-1:-1:-1;11382:5:213;10523:870;-1:-1:-1;;;;;;;10523:870:213:o;11398:464::-;-1:-1:-1;;;;;;11636:6:213;11632:79;11621:9;11614:98;11748:6;11743:2;11732:9;11728:18;11721:34;11791:2;11786;11775:9;11771:18;11764:30;11595:4;11811:45;11852:2;11841:9;11837:18;11829:6;11811:45;:::i;11867:630::-;12136:3;12174:6;12168:13;12190:66;12249:6;12244:3;12237:4;12229:6;12225:17;12190:66;:::i;:::-;12317:4;12278:16;;;12303:19;;;12347:13;;12369:78;12347:13;12434:1;12423:13;;12416:4;12404:17;;12369:78;:::i;:::-;12467:20;12489:1;12463:28;;11867:630;-1:-1:-1;;;;11867:630:213:o;13035:357::-;13153:12;;13200:4;13189:16;;;13183:23;;13153:12;13218:16;;13215:171;;;-1:-1:-1;;13292:4:213;13288:17;;;;13285:1;13281:25;13277:98;13266:110;;13035:357;-1:-1:-1;13035:357:213:o;13397:218::-;13544:2;13533:9;13526:21;13507:4;13564:45;13605:2;13594:9;13590:18;13582:6;13564:45;:::i;13620:340::-;13797:2;13786:9;13779:21;13760:4;13817:45;13858:2;13847:9;13843:18;13835:6;13817:45;:::i;:::-;13809:53;;-1:-1:-1;;;;;13902:6:213;13898:55;13893:2;13882:9;13878:18;13871:83;13620:340;;;;;:::o;13965:184::-;-1:-1:-1;;;14014:1:213;14007:88;14114:4;14111:1;14104:15;14138:4;14135:1;14128:15;14154:125;14219:9;;;14240:10;;;14237:36;;;14253:18;;:::i;14284:925::-;-1:-1:-1;;;;;;14725:6:213;14721:79;14716:3;14709:92;14691:3;14820;14852:2;14848:1;14843:3;14839:11;14832:23;14884:6;14878:13;14900:74;14967:6;14963:1;14958:3;14954:11;14947:4;14939:6;14935:17;14900:74;:::i;:::-;15002:6;14997:3;14993:16;14983:26;;15037:2;15033:1;15029:2;15025:10;15018:22;15071:6;15065:13;15049:29;;15087:75;15153:8;15149:1;15145:2;15141:10;15134:4;15126:6;15122:17;15087:75;:::i;:::-;15182:17;15201:1;15178:25;;14284:925;-1:-1:-1;;;;;14284:925:213:o;15685:184::-;-1:-1:-1;;;15734:1:213;15727:88;15834:4;15831:1;15824:15;15858:4;15855:1;15848:15;15874:862;16036:4;16065:2;16105;16094:9;16090:18;16135:2;16124:9;16117:21;16158:6;16193;16187:13;16224:6;16216;16209:22;16262:2;16251:9;16247:18;16240:25;;16324:2;16314:6;16311:1;16307:14;16296:9;16292:30;16288:39;16274:53;;16362:2;16354:6;16350:15;16383:1;16393:314;16407:6;16404:1;16401:13;16393:314;;;16496:66;16484:9;16476:6;16472:22;16468:95;16463:3;16456:108;16587:40;16620:6;16611;16605:13;16587:40;:::i;:::-;16577:50;-1:-1:-1;16685:12:213;;;;16650:15;;;;16429:1;16422:9;16393:314;;;-1:-1:-1;16724:6:213;;15874:862;-1:-1:-1;;;;;;;15874:862:213:o;17001:184::-;-1:-1:-1;;;17050:1:213;17043:88;17150:4;17147:1;17140:15;17174:4;17171:1;17164:15;17956:128;18023:9;;;18044:11;;;18041:37;;;18058:18;;:::i;19063:168::-;19136:9;;;19167;;19184:15;;;19178:22;;19164:37;19154:71;;19205:18;;:::i;19590:439::-;19643:3;19681:5;19675:12;19708:6;19703:3;19696:19;19734:4;19763;19758:3;19754:14;19747:21;;19802:4;19795:5;19791:16;19825:1;19835:169;19849:6;19846:1;19843:13;19835:169;;;19910:13;;19898:26;;19944:12;;;;19979:15;;;;19871:1;19864:9;19835:169;;;-1:-1:-1;20020:3:213;;19590:439;-1:-1:-1;;;;;19590:439:213:o;20034:691::-;20368:3;20357:9;20350:22;20331:4;20395:57;20447:3;20436:9;20432:19;20424:6;20395:57;:::i;:::-;20500:9;20492:6;20488:22;20483:2;20472:9;20468:18;20461:50;20534:33;20560:6;20552;20534:33;:::i;:::-;20520:47;;20603:6;20598:2;20587:9;20583:18;20576:34;20658:9;20650:6;20646:22;20641:2;20630:9;20626:18;20619:50;20686:33;20712:6;20704;20686:33;:::i;20730:898::-;21183:6;21172:9;21165:25;21226:3;21221:2;21210:9;21206:18;21199:31;21146:4;21253:57;21305:3;21294:9;21290:19;21282:6;21253:57;:::i;:::-;21358:9;21350:6;21346:22;21341:2;21330:9;21326:18;21319:50;21392:33;21418:6;21410;21392:33;:::i;:::-;21378:47;;21461:6;21456:2;21445:9;21441:18;21434:34;21517:9;21509:6;21505:22;21499:3;21488:9;21484:19;21477:51;21545:33;21571:6;21563;21545:33;:::i;:::-;21537:41;;;21615:6;21609:3;21598:9;21594:19;21587:35;20730:898;;;;;;;;;:::o;21633:287::-;21762:3;21800:6;21794:13;21816:66;21875:6;21870:3;21863:4;21855:6;21851:17;21816:66;:::i;:::-;21898:16;;;;;21633:287;-1:-1:-1;;21633:287:213:o;21925:261::-;22104:2;22093:9;22086:21;22067:4;22124:56;22176:2;22165:9;22161:18;22153:6;22124:56;:::i;22191:466::-;22489:6;22478:9;22471:25;22532:2;22527;22516:9;22512:18;22505:30;22452:4;22552:56;22604:2;22593:9;22589:18;22581:6;22552:56;:::i;:::-;22544:64;;22644:6;22639:2;22628:9;22624:18;22617:34;22191:466;;;;;;:::o;23016:363::-;23254:6;23243:9;23236:25;23297:2;23292;23281:9;23277:18;23270:30;23217:4;23317:56;23369:2;23358:9;23354:18;23346:6;23317:56;:::i;23384:440::-;-1:-1:-1;;;;;23622:6:213;23618:55;23607:9;23600:74;23710:6;23705:2;23694:9;23690:18;23683:34;23753:2;23748;23737:9;23733:18;23726:30;23581:4;23773:45;23814:2;23803:9;23799:18;23791:6;23773:45;:::i;23829:604::-;24137:6;24126:9;24119:25;24180:3;24175:2;24164:9;24160:18;24153:31;24100:4;24207:57;24259:3;24248:9;24244:19;24236:6;24207:57;:::i;:::-;24312:4;24304:6;24300:17;24295:2;24284:9;24280:18;24273:45;24366:9;24358:6;24354:22;24349:2;24338:9;24334:18;24327:50;24394:33;24420:6;24412;24394:33;:::i;24841:492::-;25016:3;25054:6;25048:13;25070:66;25129:6;25124:3;25117:4;25109:6;25105:17;25070:66;:::i;:::-;25199:13;;25158:16;;;;25221:70;25199:13;25158:16;25268:4;25256:17;;25221:70;:::i;:::-;25307:20;;24841:492;-1:-1:-1;;;;24841:492:213:o;25338:639::-;25588:6;25583:3;25576:19;25558:3;25614:2;25647;25642:3;25638:12;25679:6;25673:13;25744:2;25736:6;25732:15;25765:1;25775:175;25789:6;25786:1;25783:13;25775:175;;;25852:13;;25838:28;;25888:14;;;;25925:15;;;;25811:1;25804:9;25775:175;;;-1:-1:-1;25966:5:213;;25338:639;-1:-1:-1;;;;;;;25338:639:213:o;25982:184::-;-1:-1:-1;;;26031:1:213;26024:88;26131:4;26128:1;26121:15;26155:4;26152:1;26145:15;26171:274;26211:1;26237;26227:189;;-1:-1:-1;;;26269:1:213;26262:88;26373:4;26370:1;26363:15;26401:4;26398:1;26391:15;26227:189;-1:-1:-1;26430:9:213;;26171:274::o;26450:512::-;26701:2;26690:9;26683:21;26664:4;26727:56;26779:2;26768:9;26764:18;26756:6;26727:56;:::i;:::-;26831:14;26823:6;26819:27;26814:2;26803:9;26799:18;26792:55;26895:9;26887:6;26883:22;26878:2;26867:9;26863:18;26856:50;26923:33;26949:6;26941;26923:33;:::i;26967:616::-;27277:6;27266:9;27259:25;27320:3;27315:2;27304:9;27300:18;27293:31;27240:4;27347:57;27399:3;27388:9;27384:19;27376:6;27347:57;:::i;:::-;27452:14;27444:6;27440:27;27435:2;27424:9;27420:18;27413:55;27516:9;27508:6;27504:22;27499:2;27488:9;27484:18;27477:50;27544:33;27570:6;27562;27544:33;:::i;27588:530::-;27773:3;27811:6;27805:13;27827:66;27886:6;27881:3;27874:4;27866:6;27862:17;27827:66;:::i;:::-;27962:2;27958:15;;;;-1:-1:-1;;27954:88:213;27915:16;;;;27940:103;;;28070:2;28059:14;;28052:30;;;;28109:2;28098:14;;27588:530;-1:-1:-1;;27588:530:213:o;28123:360::-;28326:2;28315:9;28308:21;28289:4;28346:45;28387:2;28376:9;28372:18;28364:6;28346:45;:::i;:::-;28422:2;28407:18;;28400:34;;;;-1:-1:-1;28465:2:213;28450:18;28443:34;28338:53;28123:360;-1:-1:-1;28123:360:213:o;28488:174::-;28555:12;28587:10;;;28599;;;28583:27;;28622:11;;;28619:37;;;28636:18;;:::i;:::-;28619:37;28488:174;;;;:::o;29314:900::-;29737:6;29726:9;29719:25;29780:3;29775:2;29764:9;29760:18;29753:31;29700:4;29807:57;29859:3;29848:9;29844:19;29836:6;29807:57;:::i;:::-;29912:4;29900:17;;29895:2;29880:18;;29873:45;29937:12;29985:15;;;29980:2;29965:18;;29958:43;30038:15;;30032:3;30017:19;;30010:44;30085:3;30070:19;;30063:35;;;30135:22;;;30129:3;30114:19;;30107:51;30175:33;30139:6;30193;30175:33;:::i;:::-;30167:41;29314:900;-1:-1:-1;;;;;;;;;;29314:900:213:o;30219:788::-;30583:3;30572:9;30565:22;30546:4;30610:57;30662:3;30651:9;30647:19;30639:6;30610:57;:::i;:::-;30715:4;30707:6;30703:17;30698:2;30687:9;30683:18;30676:45;30769:14;30761:6;30757:27;30752:2;30741:9;30737:18;30730:55;30833:12;30825:6;30821:25;30816:2;30805:9;30801:18;30794:53;30884:6;30878:3;30867:9;30863:19;30856:35;30940:9;30932:6;30928:22;30922:3;30911:9;30907:19;30900:51;30968:33;30994:6;30986;30968:33;:::i;:::-;30960:41;30219:788;-1:-1:-1;;;;;;;;;30219:788:213:o;31482:175::-;31519:3;31563:4;31556:5;31552:16;31592:4;31583:7;31580:17;31577:43;;31600:18;;:::i;:::-;31649:1;31636:15;;31482:175;-1:-1:-1;;31482:175:213:o","linkReferences":{},"immutableReferences":{"35893":[{"start":3009,"length":32}]}},"methodIdentifiers":{"_msgSender()":"119df25f","_msgValue()":"45ec9354","_world()":"e1af802c","installModule(address,bytes)":"8da798da","registerDelegation(address,bytes32,bytes)":"1d2257ba","registerFunctionSelector(bytes32,string)":"26d98102","registerNamespace(bytes32)":"b29e4089","registerNamespaceDelegation(bytes32,bytes32,bytes)":"bfdfaff7","registerRootFunctionSelector(bytes32,string,string)":"6548a90a","registerStoreHook(bytes32,address,uint8)":"530f4b60","registerSystem(bytes32,address,bool)":"3350b6a9","registerSystemHook(bytes32,address,uint8)":"d5f8337f","registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])":"0ba51f49","supportsInterface(bytes4)":"01ffc9a7","unregisterDelegation(address)":"cdc938c5","unregisterNamespaceDelegation(bytes32)":"aa66e9c8","unregisterStoreHook(bytes32,address)":"05609129","unregisterSystemHook(bytes32,address)":"a92813ad"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"EncodedLengths_InvalidLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FieldLayout_Empty\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"staticDataLength\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"computedStaticDataLength\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_InvalidStaticDataLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_StaticLengthDoesNotFitInAWord\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_StaticLengthIsNotZero\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_StaticLengthIsZero\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"numFields\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"maxFields\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_TooManyDynamicFields\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"numFields\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"maxFields\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_TooManyFields\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"Schema_InvalidLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Schema_StaticTypeAfterDynamicType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Slice_OutOfBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"accessedIndex\",\"type\":\"uint256\"}],\"name\":\"Store_IndexOutOfBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidFieldNamesLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidKeyNamesLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes2\",\"name\":\"expected\",\"type\":\"bytes2\"},{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"Store_InvalidResourceType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint40\",\"name\":\"startWithinField\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"fieldLength\",\"type\":\"uint40\"}],\"name\":\"Store_InvalidSplice\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidStaticDataLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidValueSchemaDynamicLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidValueSchemaLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidValueSchemaStaticLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"tableIdString\",\"type\":\"string\"}],\"name\":\"Store_TableAlreadyExists\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"tableIdString\",\"type\":\"string\"}],\"name\":\"Store_TableNotFound\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"UnauthorizedCallContext\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"resource\",\"type\":\"string\"},{\"internalType\":\"address\",\"name\":\"caller\",\"type\":\"address\"}],\"name\":\"World_AccessDenied\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"World_AlreadyInitialized\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"functionSelector\",\"type\":\"bytes4\"}],\"name\":\"World_CallbackNotAllowed\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"World_DelegationNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"functionSelector\",\"type\":\"bytes4\"}],\"name\":\"World_FunctionSelectorAlreadyExists\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"functionSelector\",\"type\":\"bytes4\"}],\"name\":\"World_FunctionSelectorNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"World_InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"contractAddress\",\"type\":\"address\"},{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"World_InterfaceNotSupported\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes14\",\"name\":\"namespace\",\"type\":\"bytes14\"}],\"name\":\"World_InvalidNamespace\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_InvalidResourceId\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes2\",\"name\":\"expected\",\"type\":\"bytes2\"},{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_InvalidResourceType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_ResourceAlreadyExists\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_ResourceNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"system\",\"type\":\"address\"}],\"name\":\"World_SystemAlreadyExists\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"World_UnlimitedDelegationNotAllowed\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"}],\"name\":\"Store_DeleteRecord\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"EncodedLengths\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"name\":\"Store_SetRecord\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"indexed\":false,\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"indexed\":false,\"internalType\":\"EncodedLengths\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"Store_SpliceDynamicData\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"Store_SpliceStaticData\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"_msgSender\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"_msgValue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"_world\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contract IModule\",\"name\":\"module\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"encodedArgs\",\"type\":\"bytes\"}],\"name\":\"installModule\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"ResourceId\",\"name\":\"delegationControlId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"initCallData\",\"type\":\"bytes\"}],\"name\":\"registerDelegation\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"systemFunctionSignature\",\"type\":\"string\"}],\"name\":\"registerFunctionSelector\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"worldFunctionSelector\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"namespaceId\",\"type\":\"bytes32\"}],\"name\":\"registerNamespace\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"namespaceId\",\"type\":\"bytes32\"},{\"internalType\":\"ResourceId\",\"name\":\"delegationControlId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"initCallData\",\"type\":\"bytes\"}],\"name\":\"registerNamespaceDelegation\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"worldFunctionSignature\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"systemFunctionSignature\",\"type\":\"string\"}],\"name\":\"registerRootFunctionSelector\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"worldFunctionSelector\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"contract IStoreHook\",\"name\":\"hookAddress\",\"type\":\"address\"},{\"internalType\":\"uint8\",\"name\":\"enabledHooksBitmap\",\"type\":\"uint8\"}],\"name\":\"registerStoreHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"contract System\",\"name\":\"system\",\"type\":\"address\"},{\"internalType\":\"bool\",\"name\":\"publicAccess\",\"type\":\"bool\"}],\"name\":\"registerSystem\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"contract ISystemHook\",\"name\":\"hookAddress\",\"type\":\"address\"},{\"internalType\":\"uint8\",\"name\":\"enabledHooksBitmap\",\"type\":\"uint8\"}],\"name\":\"registerSystemHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"},{\"internalType\":\"Schema\",\"name\":\"keySchema\",\"type\":\"bytes32\"},{\"internalType\":\"Schema\",\"name\":\"valueSchema\",\"type\":\"bytes32\"},{\"internalType\":\"string[]\",\"name\":\"keyNames\",\"type\":\"string[]\"},{\"internalType\":\"string[]\",\"name\":\"fieldNames\",\"type\":\"string[]\"}],\"name\":\"registerTable\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"unregisterDelegation\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"namespaceId\",\"type\":\"bytes32\"}],\"name\":\"unregisterNamespaceDelegation\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"contract IStoreHook\",\"name\":\"hookAddress\",\"type\":\"address\"}],\"name\":\"unregisterStoreHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"contract ISystemHook\",\"name\":\"hookAddress\",\"type\":\"address\"}],\"name\":\"unregisterSystemHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"details\":\"Aggregates multiple system implementations for the World.\",\"errors\":{\"EncodedLengths_InvalidLength(uint256)\":[{\"params\":{\"length\":\"The length of the encoded lengths.\"}}],\"FieldLayout_InvalidStaticDataLength(uint256,uint256)\":[{\"params\":{\"computedStaticDataLength\":\"The computed static data length.\",\"staticDataLength\":\"The static data length of the field layout.\"}}],\"FieldLayout_StaticLengthDoesNotFitInAWord(uint256)\":[{\"params\":{\"index\":\"The index of the field.\"}}],\"FieldLayout_StaticLengthIsNotZero(uint256)\":[{\"params\":{\"index\":\"The index of the field.\"}}],\"FieldLayout_StaticLengthIsZero(uint256)\":[{\"params\":{\"index\":\"The index of the field.\"}}],\"FieldLayout_TooManyDynamicFields(uint256,uint256)\":[{\"params\":{\"maxFields\":\"The maximum number of fields a Schema can handle.\",\"numFields\":\"The total number of fields in the field layout.\"}}],\"FieldLayout_TooManyFields(uint256,uint256)\":[{\"params\":{\"maxFields\":\"The maximum number of fields a Schema can handle.\",\"numFields\":\"The total number of fields in the field layout.\"}}],\"Schema_InvalidLength(uint256)\":[{\"params\":{\"length\":\"The length of the schema.\"}}],\"Slice_OutOfBounds(bytes,uint256,uint256)\":[{\"details\":\"Raised if `start` is greater than `end` or `end` greater than the length of `data`.\",\"params\":{\"data\":\"The bytes array to subslice.\",\"end\":\"The end index for the subslice.\",\"start\":\"The start index for the subslice.\"}}],\"Store_IndexOutOfBounds(uint256,uint256)\":[{\"details\":\"Raised if the start index is larger than the previous length of the field.\",\"params\":{\"accessedIndex\":\"FIXME\",\"length\":\"FIXME\"}}],\"Store_InvalidFieldNamesLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidKeyNamesLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidResourceType(bytes2,bytes32,string)\":[{\"params\":{\"expected\":\"The expected resource type.\",\"resourceId\":\"The resource ID.\",\"resourceIdString\":\"The stringified resource ID (for easier debugging).\"}}],\"Store_InvalidSplice(uint40,uint40,uint40)\":[{\"details\":\"Raised if the splice total length of the field is changed but the splice is not at the end of the field.\",\"params\":{\"deleteCount\":\"The number of bytes to delete in the splice operation.\",\"fieldLength\":\"The field length for the splice operation.\",\"startWithinField\":\"The start index within the field for the splice operation.\"}}],\"Store_InvalidStaticDataLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidValueSchemaDynamicLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidValueSchemaLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidValueSchemaStaticLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_TableAlreadyExists(bytes32,string)\":[{\"params\":{\"tableId\":\"The ID of the table.\",\"tableIdString\":\"The stringified ID of the table (for easier debugging if cleartext tableIds are used).\"}}],\"Store_TableNotFound(bytes32,string)\":[{\"params\":{\"tableId\":\"The ID of the table.\",\"tableIdString\":\"The stringified ID of the table (for easier debugging if cleartext tableIds are used).\"}}],\"World_AccessDenied(string,address)\":[{\"params\":{\"caller\":\"The address of the user trying to access the resource.\",\"resource\":\"The resource's identifier.\"}}],\"World_CallbackNotAllowed(bytes4)\":[{\"params\":{\"functionSelector\":\"The function selector of the disallowed callback.\"}}],\"World_DelegationNotFound(address,address)\":[{\"params\":{\"delegatee\":\"The address of the delegatee.\",\"delegator\":\"The address of the delegator.\"}}],\"World_FunctionSelectorAlreadyExists(bytes4)\":[{\"params\":{\"functionSelector\":\"The function selector in question.\"}}],\"World_FunctionSelectorNotFound(bytes4)\":[{\"params\":{\"functionSelector\":\"The function selector in question.\"}}],\"World_InsufficientBalance(uint256,uint256)\":[{\"params\":{\"amount\":\"The amount needed.\",\"balance\":\"The current balance.\"}}],\"World_InterfaceNotSupported(address,bytes4)\":[{\"params\":{\"contractAddress\":\"The address of the contract in question.\",\"interfaceId\":\"The ID of the interface.\"}}],\"World_InvalidNamespace(bytes14)\":[{\"params\":{\"namespace\":\"The invalid namespace.\"}}],\"World_InvalidResourceId(bytes32,string)\":[{\"params\":{\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_InvalidResourceType(bytes2,bytes32,string)\":[{\"params\":{\"expected\":\"The expected resource type.\",\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_ResourceAlreadyExists(bytes32,string)\":[{\"params\":{\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_ResourceNotFound(bytes32,string)\":[{\"params\":{\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_SystemAlreadyExists(address)\":[{\"params\":{\"system\":\"The address of the system.\"}}]},\"events\":{\"Store_DeleteRecord(bytes32,bytes32[])\":{\"params\":{\"keyTuple\":\"An array representing the composite key for the record.\",\"tableId\":\"The ID of the table where the record is deleted.\"}},\"Store_SetRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"params\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"staticData\":\"The static data of the record.\",\"tableId\":\"The ID of the table where the record is set.\"}},\"Store_SpliceDynamicData(bytes32,bytes32[],uint8,uint48,uint40,bytes32,bytes)\":{\"params\":{\"data\":\"The data to insert into the dynamic data of the record at the start byte.\",\"deleteCount\":\"The number of bytes to delete in the splice operation.\",\"dynamicFieldIndex\":\"The index of the dynamic field to splice data, relative to the start of the dynamic fields. (Dynamic field index = field index - number of static fields)\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"start\":\"The start position in bytes for the splice operation.\",\"tableId\":\"The ID of the table where the data is spliced.\"}},\"Store_SpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"details\":\"In static data, data is always overwritten starting at the start position, so the total length of the data remains the same and no data is shifted.\",\"params\":{\"data\":\"The data to write to the static data of the record at the start byte.\",\"keyTuple\":\"An array representing the key for the record.\",\"start\":\"The start position in bytes for the splice operation.\",\"tableId\":\"The ID of the table where the data is spliced.\"}}},\"kind\":\"dev\",\"methods\":{\"_msgSender()\":{\"returns\":{\"sender\":\"The `msg.sender` in the call to the World contract before the World routed the call to the WorldContextConsumer contract.\"}},\"_msgValue()\":{\"returns\":{\"value\":\"The `msg.value` in the call to the World contract before the World routed the call to the WorldContextConsumer contract.\"}},\"_world()\":{\"returns\":{\"_0\":\"The address of the World contract that routed the call to this WorldContextConsumer.\"}},\"installModule(address,bytes)\":{\"details\":\"Validates the given module against the IModule interface and delegates the installation process. The module is then registered in the InstalledModules table.\",\"params\":{\"encodedArgs\":\"The ABI encoded arguments for module installation.\",\"module\":\"The module to be installed.\"}},\"registerDelegation(address,bytes32,bytes)\":{\"details\":\"Creates a new delegation from the caller to the specified delegatee\",\"params\":{\"delegatee\":\"The address of the delegatee\",\"delegationControlId\":\"The ID controlling the delegation\",\"initCallData\":\"The initialization data for the delegation\"}},\"registerFunctionSelector(bytes32,string)\":{\"details\":\"Creates a mapping between a World function and its associated system function\",\"params\":{\"systemFunctionSignature\":\"The signature of the system function\",\"systemId\":\"The system ID\"},\"returns\":{\"worldFunctionSelector\":\"The selector of the World function\"}},\"registerNamespace(bytes32)\":{\"details\":\"Creates a new namespace resource with the given ID\",\"params\":{\"namespaceId\":\"The unique identifier for the new namespace\"}},\"registerNamespaceDelegation(bytes32,bytes32,bytes)\":{\"details\":\"Sets up a new delegation control for a specific namespace\",\"params\":{\"delegationControlId\":\"The ID controlling the delegation\",\"initCallData\":\"The initialization data for the delegation\",\"namespaceId\":\"The ID of the namespace\"}},\"registerRootFunctionSelector(bytes32,string,string)\":{\"details\":\"Creates a mapping for a root World function without namespace or name prefix\",\"params\":{\"systemFunctionSignature\":\"The signature of the system function\",\"systemId\":\"The system ID\",\"worldFunctionSignature\":\"The signature of the World function\"},\"returns\":{\"worldFunctionSelector\":\"The selector of the World function\"}},\"registerStoreHook(bytes32,address,uint8)\":{\"details\":\"The caller must be the owner of the namespace to which the table belongs. The hook must conform to the IStoreHook interface.\",\"params\":{\"enabledHooksBitmap\":\"A bitmap indicating which hook functionalities are enabled.\",\"hookAddress\":\"The address of the storage hook contract.\",\"tableId\":\"The resource ID of the table for which the hook is being registered.\"}},\"registerSystem(bytes32,address,bool)\":{\"details\":\"Registers or upgrades a system at the given ID If the namespace doesn't exist yet, it is registered. The system is granted access to its namespace, so it can write to any table in the same namespace. If publicAccess is true, no access control check is performed for calling the system. This function doesn't check whether a system already exists at the given selector, making it possible to upgrade systems.\",\"params\":{\"publicAccess\":\"Flag indicating if access control check is bypassed\",\"system\":\"The system being registered\",\"systemId\":\"The unique identifier for the system\"}},\"registerSystemHook(bytes32,address,uint8)\":{\"details\":\"Adds a new hook for the system at the provided system ID\",\"params\":{\"enabledHooksBitmap\":\"Bitmap indicating which hooks are enabled\",\"hookAddress\":\"The address of the hook being registered\",\"systemId\":\"The ID of the system\"}},\"registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])\":{\"details\":\"Registers a table with the specified configuration. If the namespace for the table does not exist, it's created. Existing namespaces require the caller to be the owner for table registration.\",\"params\":{\"fieldLayout\":\"The field layout structure for the table.\",\"fieldNames\":\"The names of the fields in the table.\",\"keyNames\":\"The names associated with the keys in the table.\",\"keySchema\":\"The schema for the keys of the table.\",\"tableId\":\"The resource ID of the table.\",\"valueSchema\":\"The schema for the values within the table.\"}},\"supportsInterface(bytes4)\":{\"params\":{\"interfaceId\":\"The ID of the interface in question.\"},\"returns\":{\"_0\":\"True if the interface is supported, false otherwise.\"}},\"unregisterDelegation(address)\":{\"details\":\"Deletes the new delegation from the caller to the specified delegatee\",\"params\":{\"delegatee\":\"The address of the delegatee\"}},\"unregisterNamespaceDelegation(bytes32)\":{\"details\":\"Deletes the delegation control for a specific namespace\",\"params\":{\"namespaceId\":\"The ID of the namespace\"}},\"unregisterStoreHook(bytes32,address)\":{\"details\":\"The caller must be the owner of the namespace to which the table belongs.\",\"params\":{\"hookAddress\":\"The address of the storage hook contract.\",\"tableId\":\"The resource ID of the table from which the hook is being unregistered.\"}},\"unregisterSystemHook(bytes32,address)\":{\"details\":\"Removes a hook for the system at the provided system ID\",\"params\":{\"hookAddress\":\"The address of the hook being unregistered\",\"systemId\":\"The ID of the system\"}}},\"title\":\"Registration System for World\",\"version\":1},\"userdoc\":{\"errors\":{\"EncodedLengths_InvalidLength(uint256)\":[{\"notice\":\"Error raised when the provided encoded lengths has an invalid length.\"}],\"FieldLayout_Empty()\":[{\"notice\":\"Error raised when the provided field layout is empty.\"}],\"FieldLayout_InvalidStaticDataLength(uint256,uint256)\":[{\"notice\":\"Error raised when the provided field layout has an invalid static data length.\"}],\"FieldLayout_StaticLengthDoesNotFitInAWord(uint256)\":[{\"notice\":\"Error raised when the provided field layout has a static data length that does not fit in a word (32 bytes).\"}],\"FieldLayout_StaticLengthIsNotZero(uint256)\":[{\"notice\":\"Error raised when the provided field layout has a nonzero static data length.\"}],\"FieldLayout_StaticLengthIsZero(uint256)\":[{\"notice\":\"Error raised when the provided field layout has a static data length of zero.\"}],\"FieldLayout_TooManyDynamicFields(uint256,uint256)\":[{\"notice\":\"Error raised when the provided field layout has too many dynamic fields.\"}],\"FieldLayout_TooManyFields(uint256,uint256)\":[{\"notice\":\"Error raised when the provided field layout has too many fields.\"}],\"Schema_InvalidLength(uint256)\":[{\"notice\":\"Error raised when the provided schema has an invalid length.\"}],\"Schema_StaticTypeAfterDynamicType()\":[{\"notice\":\"Error raised when a static type is placed after a dynamic type in a schema.\"}],\"Slice_OutOfBounds(bytes,uint256,uint256)\":[{\"notice\":\"Error raised when the provided slice is out of bounds.\"}],\"Store_IndexOutOfBounds(uint256,uint256)\":[{\"notice\":\"Error raised if the provided index is out of bounds.\"}],\"Store_InvalidFieldNamesLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided field names length is invalid.\"}],\"Store_InvalidKeyNamesLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided key names length is invalid.\"}],\"Store_InvalidResourceType(bytes2,bytes32,string)\":[{\"notice\":\"Error raised if the provided resource ID cannot be found.\"}],\"Store_InvalidSplice(uint40,uint40,uint40)\":[{\"notice\":\"Error raised if the provided splice is invalid.\"}],\"Store_InvalidStaticDataLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided static data length is invalid.\"}],\"Store_InvalidValueSchemaDynamicLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided schema dynamic length is invalid.\"}],\"Store_InvalidValueSchemaLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided value schema length is invalid.\"}],\"Store_InvalidValueSchemaStaticLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided schema static length is invalid.\"}],\"Store_TableAlreadyExists(bytes32,string)\":[{\"notice\":\"Error raised if the provided table already exists.\"}],\"Store_TableNotFound(bytes32,string)\":[{\"notice\":\"Error raised if the provided table cannot be found.\"}],\"World_AccessDenied(string,address)\":[{\"notice\":\"Raised when a user tries to access a resource they don't have permission for.\"}],\"World_AlreadyInitialized()\":[{\"notice\":\"Raised when trying to initialize an already initialized World.\"}],\"World_CallbackNotAllowed(bytes4)\":[{\"notice\":\"Raised when the World is calling itself via an external call.\"}],\"World_DelegationNotFound(address,address)\":[{\"notice\":\"Raised when the specified delegation is not found.\"}],\"World_FunctionSelectorAlreadyExists(bytes4)\":[{\"notice\":\"Raised when trying to register a function selector that already exists.\"}],\"World_FunctionSelectorNotFound(bytes4)\":[{\"notice\":\"Raised when the specified function selector is not found.\"}],\"World_InsufficientBalance(uint256,uint256)\":[{\"notice\":\"Raised when there's an insufficient balance for a particular operation.\"}],\"World_InterfaceNotSupported(address,bytes4)\":[{\"notice\":\"Raised when the specified interface is not supported by the contract.\"}],\"World_InvalidNamespace(bytes14)\":[{\"notice\":\"Raised when an namespace contains an invalid sequence of characters (\\\"__\\\").\"}],\"World_InvalidResourceId(bytes32,string)\":[{\"notice\":\"Raised when an invalid resource ID is provided.\"}],\"World_InvalidResourceType(bytes2,bytes32,string)\":[{\"notice\":\"Raised when an invalid resource type is provided.\"}],\"World_ResourceAlreadyExists(bytes32,string)\":[{\"notice\":\"Raised when trying to register a resource that already exists.\"}],\"World_ResourceNotFound(bytes32,string)\":[{\"notice\":\"Raised when the specified resource is not found.\"}],\"World_SystemAlreadyExists(address)\":[{\"notice\":\"Raised when trying to register a system that already exists.\"}],\"World_UnlimitedDelegationNotAllowed()\":[{\"notice\":\"Raised when trying to create an unlimited delegation in a context where it is not allowed, e.g. when registering a namespace fallback delegation.\"}]},\"events\":{\"Store_DeleteRecord(bytes32,bytes32[])\":{\"notice\":\"Emitted when a record is deleted from the store.\"},\"Store_SetRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"notice\":\"Emitted when a new record is set in the store.\"},\"Store_SpliceDynamicData(bytes32,bytes32[],uint8,uint48,uint40,bytes32,bytes)\":{\"notice\":\"Emitted when dynamic data in the store is spliced.\"},\"Store_SpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"notice\":\"Emitted when static data in the store is spliced.\"}},\"kind\":\"user\",\"methods\":{\"_msgSender()\":{\"notice\":\"Extract the `msg.sender` from the context appended to the calldata.\"},\"_msgValue()\":{\"notice\":\"Extract the `msg.value` from the context appended to the calldata.\"},\"_world()\":{\"notice\":\"Get the address of the World contract that routed the call to this WorldContextConsumer.\"},\"installModule(address,bytes)\":{\"notice\":\"Installs a module into the World under a specified namespace.\"},\"registerDelegation(address,bytes32,bytes)\":{\"notice\":\"Registers a delegation for the caller\"},\"registerFunctionSelector(bytes32,string)\":{\"notice\":\"Registers a new World function selector\"},\"registerNamespace(bytes32)\":{\"notice\":\"Registers a new namespace\"},\"registerNamespaceDelegation(bytes32,bytes32,bytes)\":{\"notice\":\"Registers a delegation for a namespace\"},\"registerRootFunctionSelector(bytes32,string,string)\":{\"notice\":\"Registers a root World function selector\"},\"registerStoreHook(bytes32,address,uint8)\":{\"notice\":\"Register a storage hook for a specified table.\"},\"registerSystem(bytes32,address,bool)\":{\"notice\":\"Registers a system\"},\"registerSystemHook(bytes32,address,uint8)\":{\"notice\":\"Registers a new system hook\"},\"registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])\":{\"notice\":\"Register a table within the World framework.\"},\"supportsInterface(bytes4)\":{\"notice\":\"Checks if an interface is supported by the contract. using ERC-165 supportsInterface (see https://eips.ethereum.org/EIPS/eip-165)\"},\"unregisterDelegation(address)\":{\"notice\":\"Unregisters a delegation\"},\"unregisterNamespaceDelegation(bytes32)\":{\"notice\":\"Unregisters a delegation for a namespace\"},\"unregisterStoreHook(bytes32,address)\":{\"notice\":\"Unregister a previously registered storage hook for a specified table.\"},\"unregisterSystemHook(bytes32,address)\":{\"notice\":\"Unregisters a system hook\"}},\"notice\":\"This system aggregates World registration and installation functionalities externalized from the World contract, aiming to keep the World contract's bytecode lean.\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/world/src/modules/init/RegistrationSystem.sol\":\"RegistrationSystem\"},\"evmVersion\":\"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\":\"0x7dec900f9c9e7dff59430fa6f520e76c56338c3e829201aea140d49342e4fef8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e55c1dfcda94dcc64b8577949b2e92a9d3fc44f5fba1ae77ceacccfdc8e22e35\",\"dweb:/ipfs/QmS7uRJbEQYkPuZ5Dz5aSNjaaxj9PA8RtxUeUGN2W3jZx6\"]},\"node_modules/@latticexyz/store/src/EncodedLengths.sol\":{\"keccak256\":\"0xebc0a6efd611e02b15c05a382382b597fe059eba7f2a9e90da81eeb2f7666774\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://00b2cac12599935e25ea0697e99fc9e6d5af6c1c982761996c16707d9cd6ca09\",\"dweb:/ipfs/QmXccFminkrFtDpNfx6X1pHvW7Tn1nA5XcGu9T17pJyZyK\"]},\"node_modules/@latticexyz/store/src/FieldLayout.sol\":{\"keccak256\":\"0x15f698b7eabc062a00ff7a2e02db0ace2dd51f8bd2bc51a45dc0afa88f2ee658\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f774202c98ad394b3b62be93292512c633dec63bc931c190ed984656c2d54ec7\",\"dweb:/ipfs/Qmd2D9mvP8S88ad2Q8WU54saNVr3Pwc5stPqEKHwcpo8AT\"]},\"node_modules/@latticexyz/store/src/Hook.sol\":{\"keccak256\":\"0xd016a2e1260f5a81ff9a8dfac58d7947e114414df8cce7302a2629908ea5f18e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0c558a6f3a5f540c0190fa6d642a094a185c5db1acfc2437c7dbde0340f00ac3\",\"dweb:/ipfs/QmViAHvR7U7HNfBiBZEMFiy1TTSHDFNiDzBfQSeLBShCky\"]},\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2\",\"dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg\"]},\"node_modules/@latticexyz/store/src/IEncodedLengthsErrors.sol\":{\"keccak256\":\"0x06bb49164f44acc8d51df7b75ecf2f7aeb9281f7a3b357cae7d8d58bd1700dfa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://719027f4cc60fea30ce01cd4f672462f41fac750ae802e91a1a6d37c929e11ba\",\"dweb:/ipfs/QmWi5DM2jT5V5SGP1afRmFyRgFvuZiGDX2PWHwP19HssF1\"]},\"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol\":{\"keccak256\":\"0xaef70c46e412bded1024ac82c957cea81c1d1ab11878a95635531e2ac9673a53\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cda2c7dc02ee8f0163b1c8d0f3e1e05d48b2a009e5c7365d2418f17bc3455817\",\"dweb:/ipfs/QmXHDZuCPTxjHaeiEaJhA81koX2NJ3Gj1zt5WVWaz77FL8\"]},\"node_modules/@latticexyz/store/src/ISchemaErrors.sol\":{\"keccak256\":\"0x0ac3de36c9d0058a17fcd7f1a905132215fd16ea3ed3b5109de1de04ddd7c441\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f83fa2546009cfd16b3b3969dcec1d67c9d818d910177b885ba263b6a948c65d\",\"dweb:/ipfs/QmehywHdvFYBL9BTtoPsVVwJXsEA4Xjk8aPWoHw1R45KeY\"]},\"node_modules/@latticexyz/store/src/ISliceErrors.sol\":{\"keccak256\":\"0x72684b7dfc1b44537401ccf10d6120186d02323266fcc762bc81859985eded4c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e8d037b6937969ae54018ddf647eeaf5eb69a2b0bf9edf9456d3d270316b2883\",\"dweb:/ipfs/QmfYJeyAmzRqpn68FteiM97p5t17iBw62FCET4bK5g4w37\"]},\"node_modules/@latticexyz/store/src/IStore.sol\":{\"keccak256\":\"0x42515d1410333a3573f78a460576271ef62c16edad5cf771ef6287b83ca1c706\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a58d03c4cf420df57d2b2e2e7932daad877e46e89561b46e1fa9f593a701bdc\",\"dweb:/ipfs/QmeFmKS7J1WqqBAgXkyxxx2fGA8JzuGszUmVsV2T6DYtsL\"]},\"node_modules/@latticexyz/store/src/IStoreErrors.sol\":{\"keccak256\":\"0x37e4d2f015dd4005ff9b3f711257c891027804bc268db1791984af4989951912\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a4a566ea96b69211f503707f69a9f9012d5873a3fd57b3f221549f46a7518df6\",\"dweb:/ipfs/QmVgcE3JufJr3iyeV6xqkvS4YtDcy6Eqyram2yzWUhwoB4\"]},\"node_modules/@latticexyz/store/src/IStoreEvents.sol\":{\"keccak256\":\"0x8606e9de37943c74beabb9ac9acd2132f951bed1ef79f2f4f3de83ed1f271f6a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d13adeee7ae9e687bf1cd12a8c36223179685fc828a7c468ee9311c879401b08\",\"dweb:/ipfs/QmQeb2ArSoQpE6ujBbDj9LY3xqpVCPiz3bh9SLT6siE8RY\"]},\"node_modules/@latticexyz/store/src/IStoreHook.sol\":{\"keccak256\":\"0x6574a30a2bbd8a0de21b2504c55effb8802fdeff62296af82a9380bd753adcc4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://85a859c533f51b584a9a2e8a64d61b6cf6f69bfcff1b926ad787518b1cae9562\",\"dweb:/ipfs/QmVyjmyJ69ZeqaXHg91JtGLVahRfZ7KtWaessLWZ6rYk9p\"]},\"node_modules/@latticexyz/store/src/IStoreKernel.sol\":{\"keccak256\":\"0x37a23dcbabc5937a717f2fda636b6a97963ed4b5a96870a62dfb199a8b692f89\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ac9741ea6daf21f39699be11afd919ae3ec07df24d948aaaa6549456fefd7fc0\",\"dweb:/ipfs/QmeiPQkZitM4Pc3i6L87thU71Fs1JVWAgMqXnSK8VrCq75\"]},\"node_modules/@latticexyz/store/src/IStoreRead.sol\":{\"keccak256\":\"0xdcf28b3293d4d6c1fe2808a8918c1b2122e4e0e49f2793c79ebd2b9ae210ff7b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://bb3d9cc80f549ed0c5b768aea69fb1b3c364bd4f85d193a3040c411b594d94db\",\"dweb:/ipfs/QmYYdY5CjPHiW5ucXihTva1eHsCPNqBsvL6zYYafH3ap4p\"]},\"node_modules/@latticexyz/store/src/IStoreRegistration.sol\":{\"keccak256\":\"0x9e91a73f93cc9ebc00c265c83177f6a3f8a156749a9261202e2845e12aeaa96b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a39280d87d22dd0a959d8f55925cb092dba1fee2f11d3dd8e3ffabed45a9ab6a\",\"dweb:/ipfs/QmRMBFLJtT2KN43Xz9P3vUNWxXrP8rLTNBFw2P6Z7EGeaS\"]},\"node_modules/@latticexyz/store/src/IStoreWrite.sol\":{\"keccak256\":\"0x120fd448da5806e09ecb5327ad4dba64df01d2ee7232de0979133627e87e24ba\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7a3cb151b2ddee217f330d61813b2dcd997de94940c903719f6d066a21467890\",\"dweb:/ipfs/Qmbes1RRY6KdtsMohp8834xXyipeQK9GJ41NfgXK1d1QAZ\"]},\"node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0xef6e7000b181c2991aeacbf99a9d886f8c4df88878b857713f851185b63a7811\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b079b4773d140ab2c01bdb04facfa56a78f753aea7122fa445b2bfa133411392\",\"dweb:/ipfs/QmWYWKFpwtsPeGdCSxcANgxXUbwAuMMgR7iMVPDSCZxz2A\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x842b07f2ff9df2e1ecf9bf424b0e5a77e1471c983d674cf86b76c365178d6cc5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f4c2df8853b020aef1bb8615ac69d5512a9b5385b82c88e03b27dc521c9d007b\",\"dweb:/ipfs/QmWEDiJn69DvHsdrikrMWY8DERWPSeWwVYgPcunfq3yiT7\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0x0d2a08030d21292ecbcc850d9111f3817d03f17cd5e02186894848a9152d79d7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3f30024c1613fb587aaba4c1dcb8e4e46ed765a2cebd5b63fbebd327d1bf13d3\",\"dweb:/ipfs/QmZzqSnPMYKDYwbFNvUFrvuazMUyQHzQ59w3A9x6juHAm7\"]},\"node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0xae6c03881fdfa56cba1879d9c9c6b52c2829e6a278a200176678d8da05a89345\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3cad7dc4944c0518de2e7f99697485d365ae37aa6cad6967996377c2dd951fe4\",\"dweb:/ipfs/QmW3grFwr8BcgJmLfjLbj3FthnD7NRUBFMFiahbXztHPr7\"]},\"node_modules/@latticexyz/store/src/Storage.sol\":{\"keccak256\":\"0x7e735a4c7fa8b8a5fe2371d90801e3287ddb78efed69b31e1a76f0b7b153c4c3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9e6db36bd52144b6feeecd91a58fc311127a3892fc96c4171db5b570fe9876ee\",\"dweb:/ipfs/QmS6LqnTZvpMc4eiz5JowBoNnh3RYemG6JHjqtYucT1rQi\"]},\"node_modules/@latticexyz/store/src/StoreCore.sol\":{\"keccak256\":\"0x9513dc38e5baadde0ba9b08320a324043b0e88a10702be5c3507da8c3d45e861\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://99c80c65a394763668e4aed69220fec6bb3ed847fb277ddd1ff1d4bfdf452da2\",\"dweb:/ipfs/QmRT2BATKtrYmixWMuWo9Cz8g8oscfLNSmvjxTyiTNA1pc\"]},\"node_modules/@latticexyz/store/src/StoreSwitch.sol\":{\"keccak256\":\"0x7edf7c1641408f3a580eb28bda58054583cb846f875608612671c6d40712ba40\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4146adef610d1daab085a81aa9f2d4fd8c4e5f459b9ef184f3ef23465573cf91\",\"dweb:/ipfs/QmQqZMsbkzSNG6VfYzQLdRCBCsNohBSVQmWoTP6QvKmKUP\"]},\"node_modules/@latticexyz/store/src/codegen/index.sol\":{\"keccak256\":\"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4\",\"dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0xcc0fa969a57724e7a9184009e2b1ea8ecb209a06e283c6d2b6a15cabff35f39d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d91985b8f48fcb8259b776c10bc17a1656e8dbeaa15c0c0e73368af38e6cfc8a\",\"dweb:/ipfs/QmRiYbrXqqWcTrvwz95kN6ZiMhUBfLiUycxQiSGeZFDkuo\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0xa52e8323cc7227d69a3c6b2e244b4e0face106eeaa5cf23e759b0278b0f4a7ab\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://bf5d3ede2d114c26abe7b5268ed17aedb56d6ded91af19019ecebb75edf48b36\",\"dweb:/ipfs/QmWwqNFjqWFhfv8ABRXV9mbZBGumz741YCmVuQPqtiVZaD\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0x155aa0e073774674596a28371a3a863ad1d6c44d418140269d2982a45e40734b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c849ad6563c4afbdd7eec40042c9afa0d9919ece10c2acab390e358095ddd160\",\"dweb:/ipfs/QmbB7eVhKe3simEvugH18e1fBJKmwqionms3YWbWuRBDYV\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0x7930483bedccb95dd73447108e67d576924c83ec591cb70c699cdea7ebaabccc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5c23093bf098e8e1f224a0e20beb6860d461a5f8d33265d382e3d43bdc431080\",\"dweb:/ipfs/QmSQwjDCEgTUgUWajjETvCRJd18ZPRhYPyS6Rcg6wDizXw\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168\",\"dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu\"]},\"node_modules/@latticexyz/store/src/rightMask.sol\":{\"keccak256\":\"0x28887aab8ad5ca598927e59d702999ca6e3b3128f1cddd2b995a381c8d04b275\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7710847f4689b7f5b81436c7d52ae4395f244a2eebf8d398b2edd43accb06754\",\"dweb:/ipfs/QmTD2wYqryXTynHAn5Vf9wtjUUSGeCJWENZTnWtBAK38pa\"]},\"node_modules/@latticexyz/store/src/storeHookTypes.sol\":{\"keccak256\":\"0x4f29001e53690ce74fe405a6d0376a564c9c743d1631d36fab04331865e4d572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://138c80abd63225a3eeb01ebfa1f9288e188a7ee5b2266b275fb4ed31b5aa30e3\",\"dweb:/ipfs/QmdEx9uHgCCbTcetGwFH5a66Ft7ajmrMDXvP1fW7WjnnE2\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0x1c4cb6b3ecf76f614479ab304d7de3ade0e99c7ccfd07717b57c92f699a27261\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2c9b0e0c9b3b5610d6fd65a8ffd7c54df390a34ccc70d58f4a055c49ad1ea586\",\"dweb:/ipfs/QmP6ffpnR7aRyvq9AiUkVNH6LbGfFP3NDq7E2n2PVcHhp2\"]},\"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0x310523f7f3acca841e62fe50be8d8b042cad5b3c239cb1105d6623cf83e63152\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1cc40ca233acf6502bc65677b381c05331dd7323953e54b5df969051e47f851e\",\"dweb:/ipfs/QmTxy9mhodT8drezB5K1kPR78AMaARomoJqDyaWpLuCKui\"]},\"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol\":{\"keccak256\":\"0x259ee545fd9dfd4767f0b7fef31f52fd3c54c4a1c6657d6fbda4927800c937b3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0a4e31efa9f476cd267af7c3e11fe0151252206a1f6407a80a4092444c2de8ea\",\"dweb:/ipfs/QmRF4gWYw33mFTMh7nX8DJ1qzx3Ko6yMsnxubzYTRppdyo\"]},\"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x0e74ff88ec94cb33f79d8afc1497c4fdccf02db40ab47f3701c7d02fc305d4d8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://36b7cd0c2a3f2dcdc83ab7ac5a93f123746ce29c0f1000f2b275ad2c647ff0f3\",\"dweb:/ipfs/QmYdipHYUhHhS78wLdtmKZUK14FEwpto5mFy3rNeZssMLz\"]},\"node_modules/@latticexyz/store/src/version.sol\":{\"keccak256\":\"0x78c571906ee999ee7e56d4f7702b8a93c3a9e55e6b552aca115b5f6ac7f1c80a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a9f141b2d556b2a2545e7db5606e8a038679a995a22aeaf1702cb3a60320b60a\",\"dweb:/ipfs/QmY7x258Fhj3TT3RT4sNyyfiRphVYdZXhtAnSYpasJ4xVQ\"]},\"node_modules/@latticexyz/world/src/AccessControl.sol\":{\"keccak256\":\"0xad63bcf6f989720278b4b941cb3baca953d7da8064454323b99fb444c32e821e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://37d43a10ec0972a2e9a939f22542dda802aa0124e6ee46a60ec59749de88d54b\",\"dweb:/ipfs/QmVe6ALUGg7xzVUjgsYW25ANPeCaLZwL3tJW6t8pGZejA1\"]},\"node_modules/@latticexyz/world/src/Delegation.sol\":{\"keccak256\":\"0x1ad6ce468042f6ba104c8fa2cd5506e434e1bd458448492ae9e8d1993a7e5f1d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ded3d879ad5a4119f9ff2320ff27f63a06bc3853e91d3697b3406ee3e6ab65d5\",\"dweb:/ipfs/QmTMjjArXQxXa3WeFF4dvvkAFSEstHTTsNYDCckgCBUVeE\"]},\"node_modules/@latticexyz/world/src/ERC165Checker.sol\":{\"keccak256\":\"0xb9d3ad8030a8d111971cbf775c1834313736c2f714d2bcb90fe065a928abe2c8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://702c7297150819d078d498d3c6ebbc9dc9414c35aaf1f8e19ae4c5beb5048c7d\",\"dweb:/ipfs/QmZxKTDNLvVDV4jJ6S2qu9HnPbSXq1hRfgazJAL1xWkSkt\"]},\"node_modules/@latticexyz/world/src/IDelegationControl.sol\":{\"keccak256\":\"0x7cc2fbdd8ff6c996e19fab46c1031b76355da74973cebf45ce4df4b035d566bf\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://857d577f84a68018a3392ec4540c15e80326aaf4b0f224d0d239605abacfc0f3\",\"dweb:/ipfs/QmVEr3rTH1F1BFaCTMd7MmuceTqASwKBcMRnuFZ4tUAYmR\"]},\"node_modules/@latticexyz/world/src/IERC165.sol\":{\"keccak256\":\"0xe3d9074a1be3247be67ff4dd2c9e41481650ddaa799285a249736bb85673e33d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0b6743ee1e6d0c74927bf17fc1da0cad7575aa7634871b94190ffbdb4c28c2a7\",\"dweb:/ipfs/Qma5bNsPJSBTesWxg3eAAMUBTDE7UjqWaHF7eMiGwP87jr\"]},\"node_modules/@latticexyz/world/src/IModule.sol\":{\"keccak256\":\"0xbb926cf64e685bbf2770d60124664cc84ab70bd3038e17a074f2d472c3fc2c57\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://143c3dcbdf1702dd4f9c869629609386c12f7c0247e88a6d062dc4d519ebe0d2\",\"dweb:/ipfs/QmQJSDd8uFL4sssw9fb9NHo4s6zjuDUgmrLHj3zsJuhMo1\"]},\"node_modules/@latticexyz/world/src/IModuleErrors.sol\":{\"keccak256\":\"0x60917e029779c81cfea1f5140c389269e51d7adb78987f39101b9e0d7bdad12d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://513f41920d67ca28c3e0fe247403c28a4d342785192df449c99d5f92db04fcea\",\"dweb:/ipfs/QmeAG2TtxAgcJQR4QxftuSvQrxisYQ1i1GZoyd7oeFQBDJ\"]},\"node_modules/@latticexyz/world/src/ISystemHook.sol\":{\"keccak256\":\"0x81f1743d7ca6a9c7efc4997cf95e603ccb2070885265ca0e540f461aa7430721\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://93d99e78b541b33ecd501bf0cd407a78cef490fec8eaef2f188bddb9e293a99f\",\"dweb:/ipfs/QmPrcMDxwhvBZTr2AxoGqJA9L3Mjx27KBc98h3gXSsa3PM\"]},\"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol\":{\"keccak256\":\"0xb39e9d8cff4162e255f6c460ef9f9f0ad5b804627f745d967b2f10d0dd509299\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18d957cd87febccc00d82b9454047f0f5236250c9245befc0f57978671675255\",\"dweb:/ipfs/QmdZ1eXBd15vLpLVqTNJDAAaTzzucpRLD8GPJahLKT4J7x\"]},\"node_modules/@latticexyz/world/src/IWorldErrors.sol\":{\"keccak256\":\"0x0abae6f4ed1b3070bddd0ed194c08b83a948b61ae959396202cf627bf1056a2b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7037954f281cc0188a5aafc1d0cca0aabc110fd0234e6c43dca35ad69ed3baf\",\"dweb:/ipfs/Qmbv2nfK1qPpnoAbqNJFqWwo7AuyaX2ZEgZMFspMv7DR5B\"]},\"node_modules/@latticexyz/world/src/System.sol\":{\"keccak256\":\"0xadcb32bdc444a4420909b738d81fa662dc63739455fe93d5aa89c93a3ccfd2dd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d303094c84ebfb0f9f114c54ff4dfc68bfa1e526d0ebe304be6fbeb7cb2f0d3f\",\"dweb:/ipfs/QmYvUx1mNDhkxZFqxLeswW3w9HkvVqeoJiJKj1HN1SB7Gi\"]},\"node_modules/@latticexyz/world/src/SystemCall.sol\":{\"keccak256\":\"0x39d02f33a0a96cd07cf553c6439a26be43bea3ce926266242cf7f84c762c16e4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0de503a0d5e4e55dba2b04fb38660a7f890deac3673f63f8d9e2b23ab5f09574\",\"dweb:/ipfs/QmbhCvRHjkETnsA59rFuGs3p5iu2t4NwYySoCj2GDNwY2V\"]},\"node_modules/@latticexyz/world/src/WorldContext.sol\":{\"keccak256\":\"0x40c052496c710a0b17c7a2b03cc9a755f487f5ac2b95650e9189578c2be3cd2e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://700bef1dd2509e861d8b97b721e14bdcb37abdde85028e2c228ca97120944383\",\"dweb:/ipfs/QmPenG8pGH77KiFwLT6mojJQ1iqwyeGHxBLrEZKC4wZm2N\"]},\"node_modules/@latticexyz/world/src/WorldResourceId.sol\":{\"keccak256\":\"0xaff9a22fac8a0f6eee5763b07a7ccb623c829d37922b85e42e914aad2ad417ee\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e598f0274d6d97c0a09806bf4fd1f0d054c310cf51b2123f5ce6380d6f3186ea\",\"dweb:/ipfs/QmaaVvqm21YsCgxozDyShcM17jKUXJhf2y26bk2YzPYZoM\"]},\"node_modules/@latticexyz/world/src/codegen/tables/Balances.sol\":{\"keccak256\":\"0x25248669a093cfdc9453491e5b5806f6aa092a805569799650c43c32f7b7877d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2f294f597122450abd267760d91682facd0a1040383caeb44aaadeb74770904a\",\"dweb:/ipfs/QmPXsoh8tUhpnhjdBYYTZCLc8MPHDZK6xUmN7F2DsMEXro\"]},\"node_modules/@latticexyz/world/src/codegen/tables/FunctionSelectors.sol\":{\"keccak256\":\"0x1ee313f4f1165034b92c5df1fe4cdd9be52b27780245388db3a0267c119fc926\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a3d58ca6a58e94bc30d5be0fc7a7d1325a92096c8b8b2b3a0531c2c5d0d60791\",\"dweb:/ipfs/QmZSisbANqwnFzwMJnnYBjemLW4Cqn3oL7MkV4HiQR7GKv\"]},\"node_modules/@latticexyz/world/src/codegen/tables/FunctionSignatures.sol\":{\"keccak256\":\"0xe0b2ae91638eb7a609ce29428b3ab2a796f06558cf82cca9a258fd4ff06690dd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://522872daab151f15b83bb63a41dd54bc9142b8875fabd43f4bdae209f7532fd1\",\"dweb:/ipfs/QmNRWboeoneiCkewk7BLp27yQCj7NE6DGNiaeWt6Z4jYtX\"]},\"node_modules/@latticexyz/world/src/codegen/tables/InstalledModules.sol\":{\"keccak256\":\"0x50a1f277a00f01e3cb97a85f0fc624ae2192a726136720b6a900b465a7aecc05\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8f3cd87cc0b905d5b75d134d95176630404e76c0f0a343cbd17b8338e1492c0b\",\"dweb:/ipfs/QmURFDNBdUWgh57apX9n7VF68rSQeQrpc5to4FFV6bbJgN\"]},\"node_modules/@latticexyz/world/src/codegen/tables/NamespaceDelegationControl.sol\":{\"keccak256\":\"0x66193215d3c053675d67ba81d530ee2bb1c39250a15cf2d9a6fb166615af461d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b783be83ef27281fb6ae2166f692d0ec912bdbe4f49312181b1ef561b5098729\",\"dweb:/ipfs/Qmdtmq4mGtrqoFg4UWhxAevNfVXEUhp8fohRWycqKD2vCk\"]},\"node_modules/@latticexyz/world/src/codegen/tables/NamespaceOwner.sol\":{\"keccak256\":\"0x3a53f395fc56398b4095c1e4016ad5f87d06236fc00f1fb85b9cfe138575b614\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9d91d30c8506a2d07bcafe0f8feff002bbc7764060d7e7bef7f15b9c4a97c597\",\"dweb:/ipfs/QmVTAxSh1JSMpKD1jmJSTvXbDZQubdJW2DQDoePWecJskH\"]},\"node_modules/@latticexyz/world/src/codegen/tables/ResourceAccess.sol\":{\"keccak256\":\"0xb857dd63073a6469f5bb8deb6c0617763cd42c484821e247572c6b53bb1da3cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://07c710d67440b98b145c1991623b7c8cc7f0805b4e6fa37a7d54afcece31239e\",\"dweb:/ipfs/Qmb368QqzbQGUttbDS7eVBGQ8KcXhiai2F9vy3Thyyk2vx\"]},\"node_modules/@latticexyz/world/src/codegen/tables/SystemHooks.sol\":{\"keccak256\":\"0xc27730dae8302cb86f5d65ddc9ae0e92afba17842285a6d0cd146a1e21d73c0f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4de5f820f1dfe36e53fe1fc77be6a52ac5fa72a7a5d5ec66e5d29ca6ce553674\",\"dweb:/ipfs/QmP5JUMHDCBxZkZ2YnoYQLqQFHeyCpoUVp14hJBWpSdiqV\"]},\"node_modules/@latticexyz/world/src/codegen/tables/SystemRegistry.sol\":{\"keccak256\":\"0xcb1e9fd5cd02cbb7125f2a64c02f89272d4b0f2afc0b43f24b727f023ef06493\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f4a923e67dea1c1c0a978cbb89d4e27f6e0205f49efe0556ac90b358bd2062ab\",\"dweb:/ipfs/QmZww8gDH9kyXsCaTYWzupNhL1QqR1emAbb5VifFWhDWYF\"]},\"node_modules/@latticexyz/world/src/codegen/tables/Systems.sol\":{\"keccak256\":\"0x1706fe4b5441a4e3982a3d32f7de2148627b8dfbbe3e38391dd4dab06b86478c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c0569fa73cd26c6476188646194ad58eb5cf78cb7c7dc7722748455c23c9d4d7\",\"dweb:/ipfs/Qma1RuR12bTXSVJJ8Q8Gw23KkBw7pyV9u5Kr8TGutaxYdz\"]},\"node_modules/@latticexyz/world/src/codegen/tables/UserDelegationControl.sol\":{\"keccak256\":\"0x3b8d434a81e5667242724089207f90001099d32095e05c4efd75931201d850b1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://73d47004e03e56b0d0e64ca9012219bc6ae01cef455d7e6ccab9f60dfc5e55b5\",\"dweb:/ipfs/QmQUcGYNEVBRs1oj1HgJ92SPNuiDL3YVYbBymGy63yxqDc\"]},\"node_modules/@latticexyz/world/src/constants.sol\":{\"keccak256\":\"0xb8320f88ed5519a4fe2554ad94815ce328a50fef7719932375d6ce695265c2f5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a8f5de30fbcc63e469e46ad4a4d4bcd7d8e4b4f2d31fcf62a04aca48d999af22\",\"dweb:/ipfs/QmXw1jDQM2szfRY3tAGrRy6fEzte6yVFgebJAqCLMDHndV\"]},\"node_modules/@latticexyz/world/src/modules/init/LimitedCallContext.sol\":{\"keccak256\":\"0x1aa994d09220ac38bd4f47e2be9f54e4b1a46ffb14be40552ac64998059105fe\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://88ba9f14551c18238056f6f5daf6166acc93c531f66cf32bbadb4142eca04a25\",\"dweb:/ipfs/QmQfiy93ewydVkwLdbUSXHn5K29r1SJaiw51sgoFWJXsmu\"]},\"node_modules/@latticexyz/world/src/modules/init/RegistrationSystem.sol\":{\"keccak256\":\"0x5aa1ad023ec7e30b102275af8f76e08d195e277fd89fb5fffd8436adf7dbc3f2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5389a9204b6714c8494f169277ccfdcf43ab3d969cafddf8a5eb61d2a2b827a4\",\"dweb:/ipfs/QmVvkj8hEcUQZTvHptDe7fEZHnH9bnut6f3jaLSquPgBCw\"]},\"node_modules/@latticexyz/world/src/modules/init/constants.sol\":{\"keccak256\":\"0xe7eb58bdb9ebaf16162db44d7b02d7e95f70ac46910c19649bb57b835f96dad9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://23227e603db835db6390e872d11569749c8c8f22de770aa775ab7c99f450a752\",\"dweb:/ipfs/QmZkGgdNqbno253umMW8sCHC3QKd5WLjrQi7CbH74x36Z8\"]},\"node_modules/@latticexyz/world/src/modules/init/implementations/ModuleInstallationSystem.sol\":{\"keccak256\":\"0xa0a7dcac759b6cd5145249d29018383237383fd3eeb4af6be9bd150e385a4438\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f671b0f9d25d26d2cd539a14cae6d76557bec544433142714720fde14b9c9885\",\"dweb:/ipfs/QmeYmxFixLiir4H4eUqS4WKB1qgezMoQddeMmdWEQzDaLS\"]},\"node_modules/@latticexyz/world/src/modules/init/implementations/StoreRegistrationSystem.sol\":{\"keccak256\":\"0xbdba04606234dd7ecc81e399da4b14324e5b07aeb933a2970332eb2a3c1ffdb0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://265c763da437a8a8e61894db1f8ffb5fdcddd52c77d9499e01e536c19c93c6e4\",\"dweb:/ipfs/QmSFm5Uw3KXiqXwSHigSKhcfKngi3qZqYrPPZfKsgHxQue\"]},\"node_modules/@latticexyz/world/src/modules/init/implementations/WorldRegistrationSystem.sol\":{\"keccak256\":\"0x0537e6881d01cc5141aa8a4e478cc2fcc08400478ddb42e9e36594c1f3b4d94f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7199638b89785bb73964d5461ea56204b4d1f6332fbdea4a1aef4be7149e135e\",\"dweb:/ipfs/QmWr9WXsdt3g7t2zfpfNoZidUdxXYxPkqEL6utqdkcWDcC\"]},\"node_modules/@latticexyz/world/src/modules/init/implementations/createDelegation.sol\":{\"keccak256\":\"0xcc77f108d653e54c3556047d69421c4864324aabbc4d29afc64c8ee20b1b622e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://974668744ac9b5d267952c52a60a6e2018067761a019af9cecfd2fbb3fa9a4aa\",\"dweb:/ipfs/QmaiBpSkRwLRGgB6GjWL2dAYVe78yKtmBDpodBKpBrY2Fz\"]},\"node_modules/@latticexyz/world/src/requireInterface.sol\":{\"keccak256\":\"0x5b94a21fd46abb4aac8f38809c0d6105f30792042c927f8a6a4f40cfe35c7ab8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8bade9d52cf370f3b5435abb47a5338dca5498bee773e97518e7a080fa882940\",\"dweb:/ipfs/QmTtaXUWwMQmHW8oKEoRZxagidZcCiN3oLQs7kN3nycrkW\"]},\"node_modules/@latticexyz/world/src/requireNamespace.sol\":{\"keccak256\":\"0xda4a4a55bde8e55c28472d37009a194aa221ad11feb233d1c17a87b303977567\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ef691f35102f6ce85cc1cdaf3ec29b4ba632384a0358629dd642292c709f34e5\",\"dweb:/ipfs/QmYuewEaRZ1UWxd231AK4SpjsiLrd7o4nyaPTeEzLCswcc\"]},\"node_modules/@latticexyz/world/src/requireValidNamespace.sol\":{\"keccak256\":\"0x361f8259c4a5ba355b2aad118befe00f7fe5169be730d6c0ca11ab7a863bd6fd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ccc850a1ea57e900d85e2c5fac02c36d55b42d2345b439ea7044ea42f5a49c01\",\"dweb:/ipfs/QmVShgn2FgTTg9QGnL5Fzhovowmu1C7fABKLJTxbewZzEG\"]},\"node_modules/@latticexyz/world/src/revertWithBytes.sol\":{\"keccak256\":\"0xa1147f218a0152b153d4e8bada0f606bfed40ac1f184fd16a941c2d0033c53f5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3f5e0f6d1b51a3a04d4bd84537b2ced373b32824898cf6fbfd13ae1cbdf06359\",\"dweb:/ipfs/QmayYRmBZRUV9m4UnFxuC62VvHriXhkYXeH3HibZ3Gmxxf\"]},\"node_modules/@latticexyz/world/src/systemHookTypes.sol\":{\"keccak256\":\"0x15c25ae4b21e091209970e45a198cb51f31eeae482828862641099c1a9b2448a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0ce3c3eb58dc5c262d36babf372ad028d2846beea73a59d6e70f0eb8c90ee00d\",\"dweb:/ipfs/QmWUkgegTRtSJM3awvjg4J7DWZ2ME7Pnxp1dP2TWWzLNoo\"]},\"node_modules/@latticexyz/world/src/worldResourceTypes.sol\":{\"keccak256\":\"0xeb042e7d3638430f6fd394107f3237cf14e4325154f0098624e8a7826584d465\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://39e0b8eb87616b661f5a4f2fd7e1a727bd19b7fd8d40ad3d93fda26822f433ea\",\"dweb:/ipfs/QmacYMatKV9pwEwirVRY9a6r89RoNs5yk99ic37ieWA8Dk\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"EncodedLengths_InvalidLength"},{"inputs":[],"type":"error","name":"FieldLayout_Empty"},{"inputs":[{"internalType":"uint256","name":"staticDataLength","type":"uint256"},{"internalType":"uint256","name":"computedStaticDataLength","type":"uint256"}],"type":"error","name":"FieldLayout_InvalidStaticDataLength"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayout_StaticLengthDoesNotFitInAWord"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayout_StaticLengthIsNotZero"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayout_StaticLengthIsZero"},{"inputs":[{"internalType":"uint256","name":"numFields","type":"uint256"},{"internalType":"uint256","name":"maxFields","type":"uint256"}],"type":"error","name":"FieldLayout_TooManyDynamicFields"},{"inputs":[{"internalType":"uint256","name":"numFields","type":"uint256"},{"internalType":"uint256","name":"maxFields","type":"uint256"}],"type":"error","name":"FieldLayout_TooManyFields"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"Schema_InvalidLength"},{"inputs":[],"type":"error","name":"Schema_StaticTypeAfterDynamicType"},{"inputs":[{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"type":"error","name":"Slice_OutOfBounds"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"},{"internalType":"uint256","name":"accessedIndex","type":"uint256"}],"type":"error","name":"Store_IndexOutOfBounds"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidFieldNamesLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidKeyNamesLength"},{"inputs":[{"internalType":"bytes2","name":"expected","type":"bytes2"},{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"Store_InvalidResourceType"},{"inputs":[{"internalType":"uint40","name":"startWithinField","type":"uint40"},{"internalType":"uint40","name":"deleteCount","type":"uint40"},{"internalType":"uint40","name":"fieldLength","type":"uint40"}],"type":"error","name":"Store_InvalidSplice"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidStaticDataLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidValueSchemaDynamicLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidValueSchemaLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidValueSchemaStaticLength"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"string","name":"tableIdString","type":"string"}],"type":"error","name":"Store_TableAlreadyExists"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"string","name":"tableIdString","type":"string"}],"type":"error","name":"Store_TableNotFound"},{"inputs":[],"type":"error","name":"UnauthorizedCallContext"},{"inputs":[{"internalType":"string","name":"resource","type":"string"},{"internalType":"address","name":"caller","type":"address"}],"type":"error","name":"World_AccessDenied"},{"inputs":[],"type":"error","name":"World_AlreadyInitialized"},{"inputs":[{"internalType":"bytes4","name":"functionSelector","type":"bytes4"}],"type":"error","name":"World_CallbackNotAllowed"},{"inputs":[{"internalType":"address","name":"delegator","type":"address"},{"internalType":"address","name":"delegatee","type":"address"}],"type":"error","name":"World_DelegationNotFound"},{"inputs":[{"internalType":"bytes4","name":"functionSelector","type":"bytes4"}],"type":"error","name":"World_FunctionSelectorAlreadyExists"},{"inputs":[{"internalType":"bytes4","name":"functionSelector","type":"bytes4"}],"type":"error","name":"World_FunctionSelectorNotFound"},{"inputs":[{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"amount","type":"uint256"}],"type":"error","name":"World_InsufficientBalance"},{"inputs":[{"internalType":"address","name":"contractAddress","type":"address"},{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"type":"error","name":"World_InterfaceNotSupported"},{"inputs":[{"internalType":"bytes14","name":"namespace","type":"bytes14"}],"type":"error","name":"World_InvalidNamespace"},{"inputs":[{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_InvalidResourceId"},{"inputs":[{"internalType":"bytes2","name":"expected","type":"bytes2"},{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_InvalidResourceType"},{"inputs":[{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_ResourceAlreadyExists"},{"inputs":[{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_ResourceNotFound"},{"inputs":[{"internalType":"address","name":"system","type":"address"}],"type":"error","name":"World_SystemAlreadyExists"},{"inputs":[],"type":"error","name":"World_UnlimitedDelegationNotAllowed"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false}],"type":"event","name":"Store_DeleteRecord","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"bytes","name":"staticData","type":"bytes","indexed":false},{"internalType":"EncodedLengths","name":"encodedLengths","type":"bytes32","indexed":false},{"internalType":"bytes","name":"dynamicData","type":"bytes","indexed":false}],"type":"event","name":"Store_SetRecord","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8","indexed":false},{"internalType":"uint48","name":"start","type":"uint48","indexed":false},{"internalType":"uint40","name":"deleteCount","type":"uint40","indexed":false},{"internalType":"EncodedLengths","name":"encodedLengths","type":"bytes32","indexed":false},{"internalType":"bytes","name":"data","type":"bytes","indexed":false}],"type":"event","name":"Store_SpliceDynamicData","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"uint48","name":"start","type":"uint48","indexed":false},{"internalType":"bytes","name":"data","type":"bytes","indexed":false}],"type":"event","name":"Store_SpliceStaticData","anonymous":false},{"inputs":[],"stateMutability":"view","type":"function","name":"_msgSender","outputs":[{"internalType":"address","name":"sender","type":"address"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"_msgValue","outputs":[{"internalType":"uint256","name":"value","type":"uint256"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"_world","outputs":[{"internalType":"address","name":"","type":"address"}]},{"inputs":[{"internalType":"contract IModule","name":"module","type":"address"},{"internalType":"bytes","name":"encodedArgs","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"installModule"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"ResourceId","name":"delegationControlId","type":"bytes32"},{"internalType":"bytes","name":"initCallData","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"registerDelegation"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"string","name":"systemFunctionSignature","type":"string"}],"stateMutability":"nonpayable","type":"function","name":"registerFunctionSelector","outputs":[{"internalType":"bytes4","name":"worldFunctionSelector","type":"bytes4"}]},{"inputs":[{"internalType":"ResourceId","name":"namespaceId","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"registerNamespace"},{"inputs":[{"internalType":"ResourceId","name":"namespaceId","type":"bytes32"},{"internalType":"ResourceId","name":"delegationControlId","type":"bytes32"},{"internalType":"bytes","name":"initCallData","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"registerNamespaceDelegation"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"string","name":"worldFunctionSignature","type":"string"},{"internalType":"string","name":"systemFunctionSignature","type":"string"}],"stateMutability":"nonpayable","type":"function","name":"registerRootFunctionSelector","outputs":[{"internalType":"bytes4","name":"worldFunctionSelector","type":"bytes4"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"contract IStoreHook","name":"hookAddress","type":"address"},{"internalType":"uint8","name":"enabledHooksBitmap","type":"uint8"}],"stateMutability":"nonpayable","type":"function","name":"registerStoreHook"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"contract System","name":"system","type":"address"},{"internalType":"bool","name":"publicAccess","type":"bool"}],"stateMutability":"nonpayable","type":"function","name":"registerSystem"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"contract ISystemHook","name":"hookAddress","type":"address"},{"internalType":"uint8","name":"enabledHooksBitmap","type":"uint8"}],"stateMutability":"nonpayable","type":"function","name":"registerSystemHook"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"},{"internalType":"Schema","name":"keySchema","type":"bytes32"},{"internalType":"Schema","name":"valueSchema","type":"bytes32"},{"internalType":"string[]","name":"keyNames","type":"string[]"},{"internalType":"string[]","name":"fieldNames","type":"string[]"}],"stateMutability":"nonpayable","type":"function","name":"registerTable"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"stateMutability":"pure","type":"function","name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}]},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"unregisterDelegation"},{"inputs":[{"internalType":"ResourceId","name":"namespaceId","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"unregisterNamespaceDelegation"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"contract IStoreHook","name":"hookAddress","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"unregisterStoreHook"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"contract ISystemHook","name":"hookAddress","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"unregisterSystemHook"}],"devdoc":{"kind":"dev","methods":{"_msgSender()":{"returns":{"sender":"The `msg.sender` in the call to the World contract before the World routed the call to the WorldContextConsumer contract."}},"_msgValue()":{"returns":{"value":"The `msg.value` in the call to the World contract before the World routed the call to the WorldContextConsumer contract."}},"_world()":{"returns":{"_0":"The address of the World contract that routed the call to this WorldContextConsumer."}},"installModule(address,bytes)":{"details":"Validates the given module against the IModule interface and delegates the installation process. The module is then registered in the InstalledModules table.","params":{"encodedArgs":"The ABI encoded arguments for module installation.","module":"The module to be installed."}},"registerDelegation(address,bytes32,bytes)":{"details":"Creates a new delegation from the caller to the specified delegatee","params":{"delegatee":"The address of the delegatee","delegationControlId":"The ID controlling the delegation","initCallData":"The initialization data for the delegation"}},"registerFunctionSelector(bytes32,string)":{"details":"Creates a mapping between a World function and its associated system function","params":{"systemFunctionSignature":"The signature of the system function","systemId":"The system ID"},"returns":{"worldFunctionSelector":"The selector of the World function"}},"registerNamespace(bytes32)":{"details":"Creates a new namespace resource with the given ID","params":{"namespaceId":"The unique identifier for the new namespace"}},"registerNamespaceDelegation(bytes32,bytes32,bytes)":{"details":"Sets up a new delegation control for a specific namespace","params":{"delegationControlId":"The ID controlling the delegation","initCallData":"The initialization data for the delegation","namespaceId":"The ID of the namespace"}},"registerRootFunctionSelector(bytes32,string,string)":{"details":"Creates a mapping for a root World function without namespace or name prefix","params":{"systemFunctionSignature":"The signature of the system function","systemId":"The system ID","worldFunctionSignature":"The signature of the World function"},"returns":{"worldFunctionSelector":"The selector of the World function"}},"registerStoreHook(bytes32,address,uint8)":{"details":"The caller must be the owner of the namespace to which the table belongs. The hook must conform to the IStoreHook interface.","params":{"enabledHooksBitmap":"A bitmap indicating which hook functionalities are enabled.","hookAddress":"The address of the storage hook contract.","tableId":"The resource ID of the table for which the hook is being registered."}},"registerSystem(bytes32,address,bool)":{"details":"Registers or upgrades a system at the given ID If the namespace doesn't exist yet, it is registered. The system is granted access to its namespace, so it can write to any table in the same namespace. If publicAccess is true, no access control check is performed for calling the system. This function doesn't check whether a system already exists at the given selector, making it possible to upgrade systems.","params":{"publicAccess":"Flag indicating if access control check is bypassed","system":"The system being registered","systemId":"The unique identifier for the system"}},"registerSystemHook(bytes32,address,uint8)":{"details":"Adds a new hook for the system at the provided system ID","params":{"enabledHooksBitmap":"Bitmap indicating which hooks are enabled","hookAddress":"The address of the hook being registered","systemId":"The ID of the system"}},"registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])":{"details":"Registers a table with the specified configuration. If the namespace for the table does not exist, it's created. Existing namespaces require the caller to be the owner for table registration.","params":{"fieldLayout":"The field layout structure for the table.","fieldNames":"The names of the fields in the table.","keyNames":"The names associated with the keys in the table.","keySchema":"The schema for the keys of the table.","tableId":"The resource ID of the table.","valueSchema":"The schema for the values within the table."}},"supportsInterface(bytes4)":{"params":{"interfaceId":"The ID of the interface in question."},"returns":{"_0":"True if the interface is supported, false otherwise."}},"unregisterDelegation(address)":{"details":"Deletes the new delegation from the caller to the specified delegatee","params":{"delegatee":"The address of the delegatee"}},"unregisterNamespaceDelegation(bytes32)":{"details":"Deletes the delegation control for a specific namespace","params":{"namespaceId":"The ID of the namespace"}},"unregisterStoreHook(bytes32,address)":{"details":"The caller must be the owner of the namespace to which the table belongs.","params":{"hookAddress":"The address of the storage hook contract.","tableId":"The resource ID of the table from which the hook is being unregistered."}},"unregisterSystemHook(bytes32,address)":{"details":"Removes a hook for the system at the provided system ID","params":{"hookAddress":"The address of the hook being unregistered","systemId":"The ID of the system"}}},"version":1},"userdoc":{"kind":"user","methods":{"_msgSender()":{"notice":"Extract the `msg.sender` from the context appended to the calldata."},"_msgValue()":{"notice":"Extract the `msg.value` from the context appended to the calldata."},"_world()":{"notice":"Get the address of the World contract that routed the call to this WorldContextConsumer."},"installModule(address,bytes)":{"notice":"Installs a module into the World under a specified namespace."},"registerDelegation(address,bytes32,bytes)":{"notice":"Registers a delegation for the caller"},"registerFunctionSelector(bytes32,string)":{"notice":"Registers a new World function selector"},"registerNamespace(bytes32)":{"notice":"Registers a new namespace"},"registerNamespaceDelegation(bytes32,bytes32,bytes)":{"notice":"Registers a delegation for a namespace"},"registerRootFunctionSelector(bytes32,string,string)":{"notice":"Registers a root World function selector"},"registerStoreHook(bytes32,address,uint8)":{"notice":"Register a storage hook for a specified table."},"registerSystem(bytes32,address,bool)":{"notice":"Registers a system"},"registerSystemHook(bytes32,address,uint8)":{"notice":"Registers a new system hook"},"registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])":{"notice":"Register a table within the World framework."},"supportsInterface(bytes4)":{"notice":"Checks if an interface is supported by the contract. using ERC-165 supportsInterface (see https://eips.ethereum.org/EIPS/eip-165)"},"unregisterDelegation(address)":{"notice":"Unregisters a delegation"},"unregisterNamespaceDelegation(bytes32)":{"notice":"Unregisters a delegation for a namespace"},"unregisterStoreHook(bytes32,address)":{"notice":"Unregister a previously registered storage hook for a specified table."},"unregisterSystemHook(bytes32,address)":{"notice":"Unregisters a system hook"}},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","ds-test/=node_modules/ds-test/src/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/world/src/modules/init/RegistrationSystem.sol":"RegistrationSystem"},"evmVersion":"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":"0x7dec900f9c9e7dff59430fa6f520e76c56338c3e829201aea140d49342e4fef8","urls":["bzz-raw://e55c1dfcda94dcc64b8577949b2e92a9d3fc44f5fba1ae77ceacccfdc8e22e35","dweb:/ipfs/QmS7uRJbEQYkPuZ5Dz5aSNjaaxj9PA8RtxUeUGN2W3jZx6"],"license":"MIT"},"node_modules/@latticexyz/store/src/EncodedLengths.sol":{"keccak256":"0xebc0a6efd611e02b15c05a382382b597fe059eba7f2a9e90da81eeb2f7666774","urls":["bzz-raw://00b2cac12599935e25ea0697e99fc9e6d5af6c1c982761996c16707d9cd6ca09","dweb:/ipfs/QmXccFminkrFtDpNfx6X1pHvW7Tn1nA5XcGu9T17pJyZyK"],"license":"MIT"},"node_modules/@latticexyz/store/src/FieldLayout.sol":{"keccak256":"0x15f698b7eabc062a00ff7a2e02db0ace2dd51f8bd2bc51a45dc0afa88f2ee658","urls":["bzz-raw://f774202c98ad394b3b62be93292512c633dec63bc931c190ed984656c2d54ec7","dweb:/ipfs/Qmd2D9mvP8S88ad2Q8WU54saNVr3Pwc5stPqEKHwcpo8AT"],"license":"MIT"},"node_modules/@latticexyz/store/src/Hook.sol":{"keccak256":"0xd016a2e1260f5a81ff9a8dfac58d7947e114414df8cce7302a2629908ea5f18e","urls":["bzz-raw://0c558a6f3a5f540c0190fa6d642a094a185c5db1acfc2437c7dbde0340f00ac3","dweb:/ipfs/QmViAHvR7U7HNfBiBZEMFiy1TTSHDFNiDzBfQSeLBShCky"],"license":"MIT"},"node_modules/@latticexyz/store/src/IERC165.sol":{"keccak256":"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927","urls":["bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2","dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg"],"license":"MIT"},"node_modules/@latticexyz/store/src/IEncodedLengthsErrors.sol":{"keccak256":"0x06bb49164f44acc8d51df7b75ecf2f7aeb9281f7a3b357cae7d8d58bd1700dfa","urls":["bzz-raw://719027f4cc60fea30ce01cd4f672462f41fac750ae802e91a1a6d37c929e11ba","dweb:/ipfs/QmWi5DM2jT5V5SGP1afRmFyRgFvuZiGDX2PWHwP19HssF1"],"license":"MIT"},"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol":{"keccak256":"0xaef70c46e412bded1024ac82c957cea81c1d1ab11878a95635531e2ac9673a53","urls":["bzz-raw://cda2c7dc02ee8f0163b1c8d0f3e1e05d48b2a009e5c7365d2418f17bc3455817","dweb:/ipfs/QmXHDZuCPTxjHaeiEaJhA81koX2NJ3Gj1zt5WVWaz77FL8"],"license":"MIT"},"node_modules/@latticexyz/store/src/ISchemaErrors.sol":{"keccak256":"0x0ac3de36c9d0058a17fcd7f1a905132215fd16ea3ed3b5109de1de04ddd7c441","urls":["bzz-raw://f83fa2546009cfd16b3b3969dcec1d67c9d818d910177b885ba263b6a948c65d","dweb:/ipfs/QmehywHdvFYBL9BTtoPsVVwJXsEA4Xjk8aPWoHw1R45KeY"],"license":"MIT"},"node_modules/@latticexyz/store/src/ISliceErrors.sol":{"keccak256":"0x72684b7dfc1b44537401ccf10d6120186d02323266fcc762bc81859985eded4c","urls":["bzz-raw://e8d037b6937969ae54018ddf647eeaf5eb69a2b0bf9edf9456d3d270316b2883","dweb:/ipfs/QmfYJeyAmzRqpn68FteiM97p5t17iBw62FCET4bK5g4w37"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStore.sol":{"keccak256":"0x42515d1410333a3573f78a460576271ef62c16edad5cf771ef6287b83ca1c706","urls":["bzz-raw://6a58d03c4cf420df57d2b2e2e7932daad877e46e89561b46e1fa9f593a701bdc","dweb:/ipfs/QmeFmKS7J1WqqBAgXkyxxx2fGA8JzuGszUmVsV2T6DYtsL"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreErrors.sol":{"keccak256":"0x37e4d2f015dd4005ff9b3f711257c891027804bc268db1791984af4989951912","urls":["bzz-raw://a4a566ea96b69211f503707f69a9f9012d5873a3fd57b3f221549f46a7518df6","dweb:/ipfs/QmVgcE3JufJr3iyeV6xqkvS4YtDcy6Eqyram2yzWUhwoB4"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreEvents.sol":{"keccak256":"0x8606e9de37943c74beabb9ac9acd2132f951bed1ef79f2f4f3de83ed1f271f6a","urls":["bzz-raw://d13adeee7ae9e687bf1cd12a8c36223179685fc828a7c468ee9311c879401b08","dweb:/ipfs/QmQeb2ArSoQpE6ujBbDj9LY3xqpVCPiz3bh9SLT6siE8RY"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreHook.sol":{"keccak256":"0x6574a30a2bbd8a0de21b2504c55effb8802fdeff62296af82a9380bd753adcc4","urls":["bzz-raw://85a859c533f51b584a9a2e8a64d61b6cf6f69bfcff1b926ad787518b1cae9562","dweb:/ipfs/QmVyjmyJ69ZeqaXHg91JtGLVahRfZ7KtWaessLWZ6rYk9p"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreKernel.sol":{"keccak256":"0x37a23dcbabc5937a717f2fda636b6a97963ed4b5a96870a62dfb199a8b692f89","urls":["bzz-raw://ac9741ea6daf21f39699be11afd919ae3ec07df24d948aaaa6549456fefd7fc0","dweb:/ipfs/QmeiPQkZitM4Pc3i6L87thU71Fs1JVWAgMqXnSK8VrCq75"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRead.sol":{"keccak256":"0xdcf28b3293d4d6c1fe2808a8918c1b2122e4e0e49f2793c79ebd2b9ae210ff7b","urls":["bzz-raw://bb3d9cc80f549ed0c5b768aea69fb1b3c364bd4f85d193a3040c411b594d94db","dweb:/ipfs/QmYYdY5CjPHiW5ucXihTva1eHsCPNqBsvL6zYYafH3ap4p"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRegistration.sol":{"keccak256":"0x9e91a73f93cc9ebc00c265c83177f6a3f8a156749a9261202e2845e12aeaa96b","urls":["bzz-raw://a39280d87d22dd0a959d8f55925cb092dba1fee2f11d3dd8e3ffabed45a9ab6a","dweb:/ipfs/QmRMBFLJtT2KN43Xz9P3vUNWxXrP8rLTNBFw2P6Z7EGeaS"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreWrite.sol":{"keccak256":"0x120fd448da5806e09ecb5327ad4dba64df01d2ee7232de0979133627e87e24ba","urls":["bzz-raw://7a3cb151b2ddee217f330d61813b2dcd997de94940c903719f6d066a21467890","dweb:/ipfs/Qmbes1RRY6KdtsMohp8834xXyipeQK9GJ41NfgXK1d1QAZ"],"license":"MIT"},"node_modules/@latticexyz/store/src/Memory.sol":{"keccak256":"0xef6e7000b181c2991aeacbf99a9d886f8c4df88878b857713f851185b63a7811","urls":["bzz-raw://b079b4773d140ab2c01bdb04facfa56a78f753aea7122fa445b2bfa133411392","dweb:/ipfs/QmWYWKFpwtsPeGdCSxcANgxXUbwAuMMgR7iMVPDSCZxz2A"],"license":"MIT"},"node_modules/@latticexyz/store/src/ResourceId.sol":{"keccak256":"0x842b07f2ff9df2e1ecf9bf424b0e5a77e1471c983d674cf86b76c365178d6cc5","urls":["bzz-raw://f4c2df8853b020aef1bb8615ac69d5512a9b5385b82c88e03b27dc521c9d007b","dweb:/ipfs/QmWEDiJn69DvHsdrikrMWY8DERWPSeWwVYgPcunfq3yiT7"],"license":"MIT"},"node_modules/@latticexyz/store/src/Schema.sol":{"keccak256":"0x0d2a08030d21292ecbcc850d9111f3817d03f17cd5e02186894848a9152d79d7","urls":["bzz-raw://3f30024c1613fb587aaba4c1dcb8e4e46ed765a2cebd5b63fbebd327d1bf13d3","dweb:/ipfs/QmZzqSnPMYKDYwbFNvUFrvuazMUyQHzQ59w3A9x6juHAm7"],"license":"MIT"},"node_modules/@latticexyz/store/src/Slice.sol":{"keccak256":"0xae6c03881fdfa56cba1879d9c9c6b52c2829e6a278a200176678d8da05a89345","urls":["bzz-raw://3cad7dc4944c0518de2e7f99697485d365ae37aa6cad6967996377c2dd951fe4","dweb:/ipfs/QmW3grFwr8BcgJmLfjLbj3FthnD7NRUBFMFiahbXztHPr7"],"license":"MIT"},"node_modules/@latticexyz/store/src/Storage.sol":{"keccak256":"0x7e735a4c7fa8b8a5fe2371d90801e3287ddb78efed69b31e1a76f0b7b153c4c3","urls":["bzz-raw://9e6db36bd52144b6feeecd91a58fc311127a3892fc96c4171db5b570fe9876ee","dweb:/ipfs/QmS6LqnTZvpMc4eiz5JowBoNnh3RYemG6JHjqtYucT1rQi"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreCore.sol":{"keccak256":"0x9513dc38e5baadde0ba9b08320a324043b0e88a10702be5c3507da8c3d45e861","urls":["bzz-raw://99c80c65a394763668e4aed69220fec6bb3ed847fb277ddd1ff1d4bfdf452da2","dweb:/ipfs/QmRT2BATKtrYmixWMuWo9Cz8g8oscfLNSmvjxTyiTNA1pc"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreSwitch.sol":{"keccak256":"0x7edf7c1641408f3a580eb28bda58054583cb846f875608612671c6d40712ba40","urls":["bzz-raw://4146adef610d1daab085a81aa9f2d4fd8c4e5f459b9ef184f3ef23465573cf91","dweb:/ipfs/QmQqZMsbkzSNG6VfYzQLdRCBCsNohBSVQmWoTP6QvKmKUP"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/index.sol":{"keccak256":"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85","urls":["bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4","dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol":{"keccak256":"0xcc0fa969a57724e7a9184009e2b1ea8ecb209a06e283c6d2b6a15cabff35f39d","urls":["bzz-raw://d91985b8f48fcb8259b776c10bc17a1656e8dbeaa15c0c0e73368af38e6cfc8a","dweb:/ipfs/QmRiYbrXqqWcTrvwz95kN6ZiMhUBfLiUycxQiSGeZFDkuo"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol":{"keccak256":"0xa52e8323cc7227d69a3c6b2e244b4e0face106eeaa5cf23e759b0278b0f4a7ab","urls":["bzz-raw://bf5d3ede2d114c26abe7b5268ed17aedb56d6ded91af19019ecebb75edf48b36","dweb:/ipfs/QmWwqNFjqWFhfv8ABRXV9mbZBGumz741YCmVuQPqtiVZaD"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol":{"keccak256":"0x155aa0e073774674596a28371a3a863ad1d6c44d418140269d2982a45e40734b","urls":["bzz-raw://c849ad6563c4afbdd7eec40042c9afa0d9919ece10c2acab390e358095ddd160","dweb:/ipfs/QmbB7eVhKe3simEvugH18e1fBJKmwqionms3YWbWuRBDYV"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol":{"keccak256":"0x7930483bedccb95dd73447108e67d576924c83ec591cb70c699cdea7ebaabccc","urls":["bzz-raw://5c23093bf098e8e1f224a0e20beb6860d461a5f8d33265d382e3d43bdc431080","dweb:/ipfs/QmSQwjDCEgTUgUWajjETvCRJd18ZPRhYPyS6Rcg6wDizXw"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6","urls":["bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168","dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu"],"license":"MIT"},"node_modules/@latticexyz/store/src/rightMask.sol":{"keccak256":"0x28887aab8ad5ca598927e59d702999ca6e3b3128f1cddd2b995a381c8d04b275","urls":["bzz-raw://7710847f4689b7f5b81436c7d52ae4395f244a2eebf8d398b2edd43accb06754","dweb:/ipfs/QmTD2wYqryXTynHAn5Vf9wtjUUSGeCJWENZTnWtBAK38pa"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeHookTypes.sol":{"keccak256":"0x4f29001e53690ce74fe405a6d0376a564c9c743d1631d36fab04331865e4d572","urls":["bzz-raw://138c80abd63225a3eeb01ebfa1f9288e188a7ee5b2266b275fb4ed31b5aa30e3","dweb:/ipfs/QmdEx9uHgCCbTcetGwFH5a66Ft7ajmrMDXvP1fW7WjnnE2"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeResourceTypes.sol":{"keccak256":"0x1c4cb6b3ecf76f614479ab304d7de3ade0e99c7ccfd07717b57c92f699a27261","urls":["bzz-raw://2c9b0e0c9b3b5610d6fd65a8ffd7c54df390a34ccc70d58f4a055c49ad1ea586","dweb:/ipfs/QmP6ffpnR7aRyvq9AiUkVNH6LbGfFP3NDq7E2n2PVcHhp2"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol":{"keccak256":"0x310523f7f3acca841e62fe50be8d8b042cad5b3c239cb1105d6623cf83e63152","urls":["bzz-raw://1cc40ca233acf6502bc65677b381c05331dd7323953e54b5df969051e47f851e","dweb:/ipfs/QmTxy9mhodT8drezB5K1kPR78AMaARomoJqDyaWpLuCKui"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol":{"keccak256":"0x259ee545fd9dfd4767f0b7fef31f52fd3c54c4a1c6657d6fbda4927800c937b3","urls":["bzz-raw://0a4e31efa9f476cd267af7c3e11fe0151252206a1f6407a80a4092444c2de8ea","dweb:/ipfs/QmRF4gWYw33mFTMh7nX8DJ1qzx3Ko6yMsnxubzYTRppdyo"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol":{"keccak256":"0x0e74ff88ec94cb33f79d8afc1497c4fdccf02db40ab47f3701c7d02fc305d4d8","urls":["bzz-raw://36b7cd0c2a3f2dcdc83ab7ac5a93f123746ce29c0f1000f2b275ad2c647ff0f3","dweb:/ipfs/QmYdipHYUhHhS78wLdtmKZUK14FEwpto5mFy3rNeZssMLz"],"license":"MIT"},"node_modules/@latticexyz/store/src/version.sol":{"keccak256":"0x78c571906ee999ee7e56d4f7702b8a93c3a9e55e6b552aca115b5f6ac7f1c80a","urls":["bzz-raw://a9f141b2d556b2a2545e7db5606e8a038679a995a22aeaf1702cb3a60320b60a","dweb:/ipfs/QmY7x258Fhj3TT3RT4sNyyfiRphVYdZXhtAnSYpasJ4xVQ"],"license":"MIT"},"node_modules/@latticexyz/world/src/AccessControl.sol":{"keccak256":"0xad63bcf6f989720278b4b941cb3baca953d7da8064454323b99fb444c32e821e","urls":["bzz-raw://37d43a10ec0972a2e9a939f22542dda802aa0124e6ee46a60ec59749de88d54b","dweb:/ipfs/QmVe6ALUGg7xzVUjgsYW25ANPeCaLZwL3tJW6t8pGZejA1"],"license":"MIT"},"node_modules/@latticexyz/world/src/Delegation.sol":{"keccak256":"0x1ad6ce468042f6ba104c8fa2cd5506e434e1bd458448492ae9e8d1993a7e5f1d","urls":["bzz-raw://ded3d879ad5a4119f9ff2320ff27f63a06bc3853e91d3697b3406ee3e6ab65d5","dweb:/ipfs/QmTMjjArXQxXa3WeFF4dvvkAFSEstHTTsNYDCckgCBUVeE"],"license":"MIT"},"node_modules/@latticexyz/world/src/ERC165Checker.sol":{"keccak256":"0xb9d3ad8030a8d111971cbf775c1834313736c2f714d2bcb90fe065a928abe2c8","urls":["bzz-raw://702c7297150819d078d498d3c6ebbc9dc9414c35aaf1f8e19ae4c5beb5048c7d","dweb:/ipfs/QmZxKTDNLvVDV4jJ6S2qu9HnPbSXq1hRfgazJAL1xWkSkt"],"license":"MIT"},"node_modules/@latticexyz/world/src/IDelegationControl.sol":{"keccak256":"0x7cc2fbdd8ff6c996e19fab46c1031b76355da74973cebf45ce4df4b035d566bf","urls":["bzz-raw://857d577f84a68018a3392ec4540c15e80326aaf4b0f224d0d239605abacfc0f3","dweb:/ipfs/QmVEr3rTH1F1BFaCTMd7MmuceTqASwKBcMRnuFZ4tUAYmR"],"license":"MIT"},"node_modules/@latticexyz/world/src/IERC165.sol":{"keccak256":"0xe3d9074a1be3247be67ff4dd2c9e41481650ddaa799285a249736bb85673e33d","urls":["bzz-raw://0b6743ee1e6d0c74927bf17fc1da0cad7575aa7634871b94190ffbdb4c28c2a7","dweb:/ipfs/Qma5bNsPJSBTesWxg3eAAMUBTDE7UjqWaHF7eMiGwP87jr"],"license":"MIT"},"node_modules/@latticexyz/world/src/IModule.sol":{"keccak256":"0xbb926cf64e685bbf2770d60124664cc84ab70bd3038e17a074f2d472c3fc2c57","urls":["bzz-raw://143c3dcbdf1702dd4f9c869629609386c12f7c0247e88a6d062dc4d519ebe0d2","dweb:/ipfs/QmQJSDd8uFL4sssw9fb9NHo4s6zjuDUgmrLHj3zsJuhMo1"],"license":"MIT"},"node_modules/@latticexyz/world/src/IModuleErrors.sol":{"keccak256":"0x60917e029779c81cfea1f5140c389269e51d7adb78987f39101b9e0d7bdad12d","urls":["bzz-raw://513f41920d67ca28c3e0fe247403c28a4d342785192df449c99d5f92db04fcea","dweb:/ipfs/QmeAG2TtxAgcJQR4QxftuSvQrxisYQ1i1GZoyd7oeFQBDJ"],"license":"MIT"},"node_modules/@latticexyz/world/src/ISystemHook.sol":{"keccak256":"0x81f1743d7ca6a9c7efc4997cf95e603ccb2070885265ca0e540f461aa7430721","urls":["bzz-raw://93d99e78b541b33ecd501bf0cd407a78cef490fec8eaef2f188bddb9e293a99f","dweb:/ipfs/QmPrcMDxwhvBZTr2AxoGqJA9L3Mjx27KBc98h3gXSsa3PM"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol":{"keccak256":"0xb39e9d8cff4162e255f6c460ef9f9f0ad5b804627f745d967b2f10d0dd509299","urls":["bzz-raw://18d957cd87febccc00d82b9454047f0f5236250c9245befc0f57978671675255","dweb:/ipfs/QmdZ1eXBd15vLpLVqTNJDAAaTzzucpRLD8GPJahLKT4J7x"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldErrors.sol":{"keccak256":"0x0abae6f4ed1b3070bddd0ed194c08b83a948b61ae959396202cf627bf1056a2b","urls":["bzz-raw://a7037954f281cc0188a5aafc1d0cca0aabc110fd0234e6c43dca35ad69ed3baf","dweb:/ipfs/Qmbv2nfK1qPpnoAbqNJFqWwo7AuyaX2ZEgZMFspMv7DR5B"],"license":"MIT"},"node_modules/@latticexyz/world/src/System.sol":{"keccak256":"0xadcb32bdc444a4420909b738d81fa662dc63739455fe93d5aa89c93a3ccfd2dd","urls":["bzz-raw://d303094c84ebfb0f9f114c54ff4dfc68bfa1e526d0ebe304be6fbeb7cb2f0d3f","dweb:/ipfs/QmYvUx1mNDhkxZFqxLeswW3w9HkvVqeoJiJKj1HN1SB7Gi"],"license":"MIT"},"node_modules/@latticexyz/world/src/SystemCall.sol":{"keccak256":"0x39d02f33a0a96cd07cf553c6439a26be43bea3ce926266242cf7f84c762c16e4","urls":["bzz-raw://0de503a0d5e4e55dba2b04fb38660a7f890deac3673f63f8d9e2b23ab5f09574","dweb:/ipfs/QmbhCvRHjkETnsA59rFuGs3p5iu2t4NwYySoCj2GDNwY2V"],"license":"MIT"},"node_modules/@latticexyz/world/src/WorldContext.sol":{"keccak256":"0x40c052496c710a0b17c7a2b03cc9a755f487f5ac2b95650e9189578c2be3cd2e","urls":["bzz-raw://700bef1dd2509e861d8b97b721e14bdcb37abdde85028e2c228ca97120944383","dweb:/ipfs/QmPenG8pGH77KiFwLT6mojJQ1iqwyeGHxBLrEZKC4wZm2N"],"license":"MIT"},"node_modules/@latticexyz/world/src/WorldResourceId.sol":{"keccak256":"0xaff9a22fac8a0f6eee5763b07a7ccb623c829d37922b85e42e914aad2ad417ee","urls":["bzz-raw://e598f0274d6d97c0a09806bf4fd1f0d054c310cf51b2123f5ce6380d6f3186ea","dweb:/ipfs/QmaaVvqm21YsCgxozDyShcM17jKUXJhf2y26bk2YzPYZoM"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/Balances.sol":{"keccak256":"0x25248669a093cfdc9453491e5b5806f6aa092a805569799650c43c32f7b7877d","urls":["bzz-raw://2f294f597122450abd267760d91682facd0a1040383caeb44aaadeb74770904a","dweb:/ipfs/QmPXsoh8tUhpnhjdBYYTZCLc8MPHDZK6xUmN7F2DsMEXro"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/FunctionSelectors.sol":{"keccak256":"0x1ee313f4f1165034b92c5df1fe4cdd9be52b27780245388db3a0267c119fc926","urls":["bzz-raw://a3d58ca6a58e94bc30d5be0fc7a7d1325a92096c8b8b2b3a0531c2c5d0d60791","dweb:/ipfs/QmZSisbANqwnFzwMJnnYBjemLW4Cqn3oL7MkV4HiQR7GKv"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/FunctionSignatures.sol":{"keccak256":"0xe0b2ae91638eb7a609ce29428b3ab2a796f06558cf82cca9a258fd4ff06690dd","urls":["bzz-raw://522872daab151f15b83bb63a41dd54bc9142b8875fabd43f4bdae209f7532fd1","dweb:/ipfs/QmNRWboeoneiCkewk7BLp27yQCj7NE6DGNiaeWt6Z4jYtX"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/InstalledModules.sol":{"keccak256":"0x50a1f277a00f01e3cb97a85f0fc624ae2192a726136720b6a900b465a7aecc05","urls":["bzz-raw://8f3cd87cc0b905d5b75d134d95176630404e76c0f0a343cbd17b8338e1492c0b","dweb:/ipfs/QmURFDNBdUWgh57apX9n7VF68rSQeQrpc5to4FFV6bbJgN"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/NamespaceDelegationControl.sol":{"keccak256":"0x66193215d3c053675d67ba81d530ee2bb1c39250a15cf2d9a6fb166615af461d","urls":["bzz-raw://b783be83ef27281fb6ae2166f692d0ec912bdbe4f49312181b1ef561b5098729","dweb:/ipfs/Qmdtmq4mGtrqoFg4UWhxAevNfVXEUhp8fohRWycqKD2vCk"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/NamespaceOwner.sol":{"keccak256":"0x3a53f395fc56398b4095c1e4016ad5f87d06236fc00f1fb85b9cfe138575b614","urls":["bzz-raw://9d91d30c8506a2d07bcafe0f8feff002bbc7764060d7e7bef7f15b9c4a97c597","dweb:/ipfs/QmVTAxSh1JSMpKD1jmJSTvXbDZQubdJW2DQDoePWecJskH"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/ResourceAccess.sol":{"keccak256":"0xb857dd63073a6469f5bb8deb6c0617763cd42c484821e247572c6b53bb1da3cc","urls":["bzz-raw://07c710d67440b98b145c1991623b7c8cc7f0805b4e6fa37a7d54afcece31239e","dweb:/ipfs/Qmb368QqzbQGUttbDS7eVBGQ8KcXhiai2F9vy3Thyyk2vx"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/SystemHooks.sol":{"keccak256":"0xc27730dae8302cb86f5d65ddc9ae0e92afba17842285a6d0cd146a1e21d73c0f","urls":["bzz-raw://4de5f820f1dfe36e53fe1fc77be6a52ac5fa72a7a5d5ec66e5d29ca6ce553674","dweb:/ipfs/QmP5JUMHDCBxZkZ2YnoYQLqQFHeyCpoUVp14hJBWpSdiqV"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/SystemRegistry.sol":{"keccak256":"0xcb1e9fd5cd02cbb7125f2a64c02f89272d4b0f2afc0b43f24b727f023ef06493","urls":["bzz-raw://f4a923e67dea1c1c0a978cbb89d4e27f6e0205f49efe0556ac90b358bd2062ab","dweb:/ipfs/QmZww8gDH9kyXsCaTYWzupNhL1QqR1emAbb5VifFWhDWYF"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/Systems.sol":{"keccak256":"0x1706fe4b5441a4e3982a3d32f7de2148627b8dfbbe3e38391dd4dab06b86478c","urls":["bzz-raw://c0569fa73cd26c6476188646194ad58eb5cf78cb7c7dc7722748455c23c9d4d7","dweb:/ipfs/Qma1RuR12bTXSVJJ8Q8Gw23KkBw7pyV9u5Kr8TGutaxYdz"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/UserDelegationControl.sol":{"keccak256":"0x3b8d434a81e5667242724089207f90001099d32095e05c4efd75931201d850b1","urls":["bzz-raw://73d47004e03e56b0d0e64ca9012219bc6ae01cef455d7e6ccab9f60dfc5e55b5","dweb:/ipfs/QmQUcGYNEVBRs1oj1HgJ92SPNuiDL3YVYbBymGy63yxqDc"],"license":"MIT"},"node_modules/@latticexyz/world/src/constants.sol":{"keccak256":"0xb8320f88ed5519a4fe2554ad94815ce328a50fef7719932375d6ce695265c2f5","urls":["bzz-raw://a8f5de30fbcc63e469e46ad4a4d4bcd7d8e4b4f2d31fcf62a04aca48d999af22","dweb:/ipfs/QmXw1jDQM2szfRY3tAGrRy6fEzte6yVFgebJAqCLMDHndV"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/LimitedCallContext.sol":{"keccak256":"0x1aa994d09220ac38bd4f47e2be9f54e4b1a46ffb14be40552ac64998059105fe","urls":["bzz-raw://88ba9f14551c18238056f6f5daf6166acc93c531f66cf32bbadb4142eca04a25","dweb:/ipfs/QmQfiy93ewydVkwLdbUSXHn5K29r1SJaiw51sgoFWJXsmu"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/RegistrationSystem.sol":{"keccak256":"0x5aa1ad023ec7e30b102275af8f76e08d195e277fd89fb5fffd8436adf7dbc3f2","urls":["bzz-raw://5389a9204b6714c8494f169277ccfdcf43ab3d969cafddf8a5eb61d2a2b827a4","dweb:/ipfs/QmVvkj8hEcUQZTvHptDe7fEZHnH9bnut6f3jaLSquPgBCw"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/constants.sol":{"keccak256":"0xe7eb58bdb9ebaf16162db44d7b02d7e95f70ac46910c19649bb57b835f96dad9","urls":["bzz-raw://23227e603db835db6390e872d11569749c8c8f22de770aa775ab7c99f450a752","dweb:/ipfs/QmZkGgdNqbno253umMW8sCHC3QKd5WLjrQi7CbH74x36Z8"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/implementations/ModuleInstallationSystem.sol":{"keccak256":"0xa0a7dcac759b6cd5145249d29018383237383fd3eeb4af6be9bd150e385a4438","urls":["bzz-raw://f671b0f9d25d26d2cd539a14cae6d76557bec544433142714720fde14b9c9885","dweb:/ipfs/QmeYmxFixLiir4H4eUqS4WKB1qgezMoQddeMmdWEQzDaLS"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/implementations/StoreRegistrationSystem.sol":{"keccak256":"0xbdba04606234dd7ecc81e399da4b14324e5b07aeb933a2970332eb2a3c1ffdb0","urls":["bzz-raw://265c763da437a8a8e61894db1f8ffb5fdcddd52c77d9499e01e536c19c93c6e4","dweb:/ipfs/QmSFm5Uw3KXiqXwSHigSKhcfKngi3qZqYrPPZfKsgHxQue"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/implementations/WorldRegistrationSystem.sol":{"keccak256":"0x0537e6881d01cc5141aa8a4e478cc2fcc08400478ddb42e9e36594c1f3b4d94f","urls":["bzz-raw://7199638b89785bb73964d5461ea56204b4d1f6332fbdea4a1aef4be7149e135e","dweb:/ipfs/QmWr9WXsdt3g7t2zfpfNoZidUdxXYxPkqEL6utqdkcWDcC"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/implementations/createDelegation.sol":{"keccak256":"0xcc77f108d653e54c3556047d69421c4864324aabbc4d29afc64c8ee20b1b622e","urls":["bzz-raw://974668744ac9b5d267952c52a60a6e2018067761a019af9cecfd2fbb3fa9a4aa","dweb:/ipfs/QmaiBpSkRwLRGgB6GjWL2dAYVe78yKtmBDpodBKpBrY2Fz"],"license":"MIT"},"node_modules/@latticexyz/world/src/requireInterface.sol":{"keccak256":"0x5b94a21fd46abb4aac8f38809c0d6105f30792042c927f8a6a4f40cfe35c7ab8","urls":["bzz-raw://8bade9d52cf370f3b5435abb47a5338dca5498bee773e97518e7a080fa882940","dweb:/ipfs/QmTtaXUWwMQmHW8oKEoRZxagidZcCiN3oLQs7kN3nycrkW"],"license":"MIT"},"node_modules/@latticexyz/world/src/requireNamespace.sol":{"keccak256":"0xda4a4a55bde8e55c28472d37009a194aa221ad11feb233d1c17a87b303977567","urls":["bzz-raw://ef691f35102f6ce85cc1cdaf3ec29b4ba632384a0358629dd642292c709f34e5","dweb:/ipfs/QmYuewEaRZ1UWxd231AK4SpjsiLrd7o4nyaPTeEzLCswcc"],"license":"MIT"},"node_modules/@latticexyz/world/src/requireValidNamespace.sol":{"keccak256":"0x361f8259c4a5ba355b2aad118befe00f7fe5169be730d6c0ca11ab7a863bd6fd","urls":["bzz-raw://ccc850a1ea57e900d85e2c5fac02c36d55b42d2345b439ea7044ea42f5a49c01","dweb:/ipfs/QmVShgn2FgTTg9QGnL5Fzhovowmu1C7fABKLJTxbewZzEG"],"license":"MIT"},"node_modules/@latticexyz/world/src/revertWithBytes.sol":{"keccak256":"0xa1147f218a0152b153d4e8bada0f606bfed40ac1f184fd16a941c2d0033c53f5","urls":["bzz-raw://3f5e0f6d1b51a3a04d4bd84537b2ced373b32824898cf6fbfd13ae1cbdf06359","dweb:/ipfs/QmayYRmBZRUV9m4UnFxuC62VvHriXhkYXeH3HibZ3Gmxxf"],"license":"MIT"},"node_modules/@latticexyz/world/src/systemHookTypes.sol":{"keccak256":"0x15c25ae4b21e091209970e45a198cb51f31eeae482828862641099c1a9b2448a","urls":["bzz-raw://0ce3c3eb58dc5c262d36babf372ad028d2846beea73a59d6e70f0eb8c90ee00d","dweb:/ipfs/QmWUkgegTRtSJM3awvjg4J7DWZ2ME7Pnxp1dP2TWWzLNoo"],"license":"MIT"},"node_modules/@latticexyz/world/src/worldResourceTypes.sol":{"keccak256":"0xeb042e7d3638430f6fd394107f3237cf14e4325154f0098624e8a7826584d465","urls":["bzz-raw://39e0b8eb87616b661f5a4f2fd7e1a727bd19b7fd8d40ad3d93fda26822f433ea","dweb:/ipfs/QmacYMatKV9pwEwirVRY9a6r89RoNs5yk99ic37ieWA8Dk"],"license":"MIT"}},"version":1},"id":89}
|
1
|
+
{"abi":[{"type":"function","name":"_msgSender","inputs":[],"outputs":[{"name":"sender","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"_msgValue","inputs":[],"outputs":[{"name":"value","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"_world","inputs":[],"outputs":[{"name":"","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"installModule","inputs":[{"name":"module","type":"address","internalType":"contract IModule"},{"name":"encodedArgs","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerDelegation","inputs":[{"name":"delegatee","type":"address","internalType":"address"},{"name":"delegationControlId","type":"bytes32","internalType":"ResourceId"},{"name":"initCallData","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerFunctionSelector","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"systemFunctionSignature","type":"string","internalType":"string"}],"outputs":[{"name":"worldFunctionSelector","type":"bytes4","internalType":"bytes4"}],"stateMutability":"nonpayable"},{"type":"function","name":"registerNamespace","inputs":[{"name":"namespaceId","type":"bytes32","internalType":"ResourceId"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerNamespaceDelegation","inputs":[{"name":"namespaceId","type":"bytes32","internalType":"ResourceId"},{"name":"delegationControlId","type":"bytes32","internalType":"ResourceId"},{"name":"initCallData","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerRootFunctionSelector","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"worldFunctionSignature","type":"string","internalType":"string"},{"name":"systemFunctionSignature","type":"string","internalType":"string"}],"outputs":[{"name":"worldFunctionSelector","type":"bytes4","internalType":"bytes4"}],"stateMutability":"nonpayable"},{"type":"function","name":"registerStoreHook","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"hookAddress","type":"address","internalType":"contract IStoreHook"},{"name":"enabledHooksBitmap","type":"uint8","internalType":"uint8"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerSystem","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"system","type":"address","internalType":"contract System"},{"name":"publicAccess","type":"bool","internalType":"bool"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerSystemHook","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"hookAddress","type":"address","internalType":"contract ISystemHook"},{"name":"enabledHooksBitmap","type":"uint8","internalType":"uint8"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"registerTable","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"},{"name":"keySchema","type":"bytes32","internalType":"Schema"},{"name":"valueSchema","type":"bytes32","internalType":"Schema"},{"name":"keyNames","type":"string[]","internalType":"string[]"},{"name":"fieldNames","type":"string[]","internalType":"string[]"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"supportsInterface","inputs":[{"name":"interfaceId","type":"bytes4","internalType":"bytes4"}],"outputs":[{"name":"","type":"bool","internalType":"bool"}],"stateMutability":"pure"},{"type":"function","name":"unregisterDelegation","inputs":[{"name":"delegatee","type":"address","internalType":"address"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"unregisterNamespaceDelegation","inputs":[{"name":"namespaceId","type":"bytes32","internalType":"ResourceId"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"unregisterStoreHook","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"hookAddress","type":"address","internalType":"contract IStoreHook"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"unregisterSystemHook","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"hookAddress","type":"address","internalType":"contract ISystemHook"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"event","name":"Store_DeleteRecord","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"}],"anonymous":false},{"type":"event","name":"Store_SetRecord","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"staticData","type":"bytes","indexed":false,"internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","indexed":false,"internalType":"EncodedLengths"},{"name":"dynamicData","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"event","name":"Store_SpliceDynamicData","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","indexed":false,"internalType":"uint8"},{"name":"start","type":"uint48","indexed":false,"internalType":"uint48"},{"name":"deleteCount","type":"uint40","indexed":false,"internalType":"uint40"},{"name":"encodedLengths","type":"bytes32","indexed":false,"internalType":"EncodedLengths"},{"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":"EncodedLengths_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_Empty","inputs":[]},{"type":"error","name":"FieldLayout_InvalidStaticDataLength","inputs":[{"name":"staticDataLength","type":"uint256","internalType":"uint256"},{"name":"computedStaticDataLength","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_StaticLengthDoesNotFitInAWord","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_StaticLengthIsNotZero","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_StaticLengthIsZero","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_TooManyDynamicFields","inputs":[{"name":"numFields","type":"uint256","internalType":"uint256"},{"name":"maxFields","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_TooManyFields","inputs":[{"name":"numFields","type":"uint256","internalType":"uint256"},{"name":"maxFields","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Schema_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Schema_StaticTypeAfterDynamicType","inputs":[]},{"type":"error","name":"Slice_OutOfBounds","inputs":[{"name":"data","type":"bytes","internalType":"bytes"},{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_IndexOutOfBounds","inputs":[{"name":"length","type":"uint256","internalType":"uint256"},{"name":"accessedIndex","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidFieldNamesLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidKeyNamesLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidResourceType","inputs":[{"name":"expected","type":"bytes2","internalType":"bytes2"},{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"Store_InvalidSplice","inputs":[{"name":"startWithinField","type":"uint40","internalType":"uint40"},{"name":"deleteCount","type":"uint40","internalType":"uint40"},{"name":"fieldLength","type":"uint40","internalType":"uint40"}]},{"type":"error","name":"Store_InvalidStaticDataLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidValueSchemaDynamicLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidValueSchemaLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidValueSchemaStaticLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_TableAlreadyExists","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"tableIdString","type":"string","internalType":"string"}]},{"type":"error","name":"Store_TableNotFound","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"tableIdString","type":"string","internalType":"string"}]},{"type":"error","name":"UnauthorizedCallContext","inputs":[]},{"type":"error","name":"World_AccessDenied","inputs":[{"name":"resource","type":"string","internalType":"string"},{"name":"caller","type":"address","internalType":"address"}]},{"type":"error","name":"World_AlreadyInitialized","inputs":[]},{"type":"error","name":"World_CallbackNotAllowed","inputs":[{"name":"functionSelector","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_DelegationNotFound","inputs":[{"name":"delegator","type":"address","internalType":"address"},{"name":"delegatee","type":"address","internalType":"address"}]},{"type":"error","name":"World_FunctionSelectorAlreadyExists","inputs":[{"name":"functionSelector","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_FunctionSelectorNotFound","inputs":[{"name":"functionSelector","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_InsufficientBalance","inputs":[{"name":"balance","type":"uint256","internalType":"uint256"},{"name":"amount","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"World_InterfaceNotSupported","inputs":[{"name":"contractAddress","type":"address","internalType":"address"},{"name":"interfaceId","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_InvalidNamespace","inputs":[{"name":"namespace","type":"bytes14","internalType":"bytes14"}]},{"type":"error","name":"World_InvalidResourceId","inputs":[{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_InvalidResourceType","inputs":[{"name":"expected","type":"bytes2","internalType":"bytes2"},{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_ResourceAlreadyExists","inputs":[{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_ResourceNotFound","inputs":[{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_SystemAlreadyExists","inputs":[{"name":"system","type":"address","internalType":"address"}]},{"type":"error","name":"World_UnlimitedDelegationNotAllowed","inputs":[]}],"bytecode":{"object":"0x60a060405230608052348015610013575f80fd5b5060805161565b6200002d5f395f610bc1015261565b5ff3fe608060405234801561000f575f80fd5b506004361061012f575f3560e01c80636548a90a116100ad578063b29e40891161007d578063cdc938c511610063578063cdc938c51461028d578063d5f8337f146102a0578063e1af802c146102b3575f80fd5b8063b29e408914610267578063bfdfaff71461027a575f80fd5b80636548a90a1461021b5780638da798da1461022e578063a92813ad14610241578063aa66e9c814610254575f80fd5b80631d2257ba116101025780633350b6a9116100e85780633350b6a9146101e257806345ec9354146101f5578063530f4b6014610208575f80fd5b80631d2257ba146101a357806326d98102146101b6575f80fd5b806301ffc9a714610133578063056091291461015b5780630ba51f4914610170578063119df25f14610183575b5f80fd5b610146610141366004614b0d565b6102bb565b60405190151581526020015b60405180910390f35b61016e610169366004614b48565b610323565b005b61016e61017e366004614bbe565b61034a565b61018b610414565b6040516001600160a01b039091168152602001610152565b61016e6101b1366004614cfe565b610422565b6101c96101c4366004614d53565b610442565b6040516001600160e01b03199091168152602001610152565b61016e6101f0366004614d97565b610594565b604051601f193601358152602001610152565b61016e610216366004614dea565b61070c565b6101c9610229366004614e25565b610778565b61016e61023c366004614e83565b61084f565b61016e61024f366004614b48565b610910565b61016e610262366004614eba565b61094f565b61016e610275366004614eba565b610981565b61016e610288366004614ed1565b610a16565b61016e61029b366004614f07565b610ad4565b61016e6102ae366004614dea565b610aed565b61018b610bae565b5f6001600160e01b031982167fb5dee12700000000000000000000000000000000000000000000000000000000148061031d57506001600160e01b031982167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b61032b610bb7565b61033c82610337610414565b610c1b565b6103468282610c94565b5050565b610352610bb7565b5f61035c89610cbf565b6fffffffffffffffffffffffffffffffff1916036103bb578761037e89610cd5565b6040517fe4ac069e0000000000000000000000000000000000000000000000000000000081526004016103b2929190614f6f565b60405180910390fd5b6103de616e7360f01b6dffffffffffffffffffffffffffff60801b8a1617610de8565b6103ea88610337610414565b61040a888888886103fb888a614f87565b6104058789614f87565b610e33565b5050505050505050565b5f61041d611290565b905090565b61042a610bb7565b61043d610435610414565b8484846112c2565b505050565b5f61044b610bb7565b61737960f01b836001600160f01b031916146104a65761737960f01b8361047185610cd5565b6040517f5c30fb6f0000000000000000000000000000000000000000000000000000000081526004016103b293929190615009565b6104af83610de8565b6104bb83610337610414565b5f6104e36104c98560101b90565b71ffffffffffffffffffffffffffffffffffff191661131d565b90505f81846040516020016104f9929190615031565b6040516020818303038152906040529050808051906020012092505f61051e846113a6565b90508015610564576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319851660048201526024016103b2565b84516020860120610576858883611453565b610580818761151b565b61058a858461151b565b5050505092915050565b61059c610bb7565b61737960f01b836001600160f01b031916146105c25761737960f01b8361047185610cd5565b6dffffffffffffffffffffffffffff60801b8316616e7360f01b176105e681610de8565b6105f281610337610414565b61061c837fb5dee127000000000000000000000000000000000000000000000000000000006115e0565b5f61062685610cbf565b6fffffffffffffffffffffffffffffffff191603610648578361037e85610cd5565b5f6106528461163b565b905080158015906106635750848114155b156106a5576040517fc0b707410000000000000000000000000000000000000000000000000000000081526001600160a01b03851660048201526024016103b2565b5f6106af866116bc565b90506001600160a01b038116156106d8576106c981611755565b6106d383826117d1565b6106e3565b6106e386600161186c565b6106ee868686611909565b6106f885876119a9565b61070483866001611a4c565b505050505050565b610714610bb7565b61073e827f1873396a000000000000000000000000000000000000000000000000000000006115e0565b610761616e7360f01b6dffffffffffffffffffffffffffff60801b851617610de8565b61076d83610337610414565b61043d838383611af6565b5f610781610bb7565b60408051616e7360f01b60208201525f6022820181905260308201526107c291016040516020818303038152906040526107ba90615088565b610337610414565b828051906020012090505f828051906020012090505f6107e1836113a6565b90508015610827576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319841660048201526024016103b2565b610832838784611453565b61083c828561151b565b610846838661151b565b50509392505050565b610857610bb7565b610881827f6fdd1c80000000000000000000000000000000000000000000000000000000006115e0565b6108fc61088c610414565b5f848460405160240161089f91906150ab565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f13861fb500000000000000000000000000000000000000000000000000000000179052611bb9565b506103468282805190602001206001611be5565b610918610bb7565b61092482610337610414565b6103467f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383611c8f565b610957610bb7565b61096081611d9f565b61096981610de8565b61097581610337610414565b61097e81611dd0565b50565b610989610bb7565b61099281611d9f565b61099b81611e39565b6109a481612028565b156109e757806109b382610cd5565b6040517f0dc28f6a0000000000000000000000000000000000000000000000000000000081526004016103b2929190614f6f565b6109f281600161186c565b610a03816109fe610414565b6120aa565b61097e81610a0f610414565b6001611a4c565b610a1e610bb7565b610a2783611d9f565b610a3082612170565b610a66576040517f71ee9e8100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610a7283610337610414565b5f610a7c836116bc565b9050610aa8817f1a86b550000000000000000000000000000000000000000000000000000000006115e0565b610ab2848461218b565b815115610ace57610acc610ac4610414565b84845f612206565b505b50505050565b610adc610bb7565b61097e610ae7610414565b82612216565b610af5610bb7565b61737960f01b836001600160f01b03191614610b1b5761737960f01b8361047185610cd5565b610b45827f540fbfa8000000000000000000000000000000000000000000000000000000006115e0565b610b4e83610de8565b610b71616e7360f01b6dffffffffffffffffffffffffffff60801b851617610de8565b610b7d83610337610414565b61043d836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b16176122b4565b5f61041d612355565b6001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163003610c19576040517f9f03a02600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b565b6001600160a01b038116610c48616e7360f01b6dffffffffffffffffffffffffffff60801b85161761235e565b6001600160a01b03161461034657610c5f82610cd5565b816040517fd787b7370000000000000000000000000000000000000000000000000000000081526004016103b29291906150bd565b6103467f746273746f726500000000000000000053746f7265486f6f6b730000000000008383611c8f565b5f610ccc607060106150fb565b9190911b919050565b606081601081901b5f610ce783610cbf565b90508271ffffffffffffffffffffffffffffffffffff19831615610d2857610d2371ffffffffffffffffffffffffffffffffffff19841661131d565b610d5f565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b6fffffffffffffffffffffffffffffffff19831615610d8657610d818361131d565b610dbd565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b604051602001610dcf9392919061510e565b6040516020818303038152906040529350505050919050565b610df181612028565b61097e5780610dff82610cd5565b6040517ffbf10ce60000000000000000000000000000000000000000000000000000000081526004016103b2929190614f6f565b613a3160f11b866001600160f01b03191614801590610e615750611bdd60f21b866001600160f01b03191614155b15610ec257613a3160f11b8687604051602001610e8091815260200190565b60408051601f19818403018152908290527f31b466830000000000000000000000000000000000000000000000000000000082526103b2939291600401615009565b610ecb856123ec565b610ed684600161262e565b610ee0835f61262e565b60e084901c60e885901c0160ff16825114610f405760e084901c60e885901c0160ff1682516040517f0f72cb98000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b60e085901c60e886901c0160ff16815114610fa05760e085901c60e886901c0160ff1681516040517f7dec4c00000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b60e085901c60e886901c0160ff1660e084901c60e885901c0160ff16146110185760e085901c60e886901c0160ff1660e084901c60e885901c0160ff166040517ff29d4d88000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b611021856127c2565b61102a846127c2565b1461107c57611038856127c2565b611041846127c2565b6040517f65cc0adf000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b611085856127f3565b61108e846127f3565b146110e05761109c856127f3565b6110a5846127f3565b6040517fedea9587000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b5f5b6110eb866127c2565b811015611186576111156110ff858361280f565b60c581111561111057611110615183565b612836565b6008601b8390030287901c60ff161461117e576008601b8290030286901c60ff166111436110ff868461280f565b6040517f254c7db4000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b6001016110e2565b505f6111af613a3160f11b61119b8960101b90565b60101c6001600160f01b0319919091161790565b90505f6111c5611bdd60f21b61119b8a60101b90565b90506111d082612028565b806111df57506111df81612028565b156112395787886040516020016111f891815260200190565b60408051601f19818403018152908290527fdfaaf9cf0000000000000000000000000000000000000000000000000000000082526103b29291600401614f6f565b61128588888888886040516020016112519190615197565b604051602081830303815290604052886040516020016112719190615197565b604051602081830303815290604052612894565b61040a88600161186c565b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffcc36013560601c806112bf5750335b90565b6112cd848484612956565b6112d682612170565b15610ace575f6112e5836116bc565b9050611311817f1a86b550000000000000000000000000000000000000000000000000000000006115e0565b6107048584845f612206565b60605f5b6010811015611372576fffffffffffffffffffffffffffffffff198316600882021b7fff00000000000000000000000000000000000000000000000000000000000000161561137257600101611321565b604080516fffffffffffffffffffffffffffffffff198516602082015281516030909101909152818152805b949350505050565b6040805160018082528183019092525f9182919060208083019080368337019050509050827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f815181106113fc576113fc615217565b60209081029190910101525f61139e7f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f7283837e24020020040000000000000000000000000000000000000000000000000000612a06565b5f61145e8383612a3b565b6040805160018082528183019092529192505f9160609183919060208083019080368337019050509050867bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f815181106114ba576114ba615217565b60209081029190910101526115127f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72828686867e24020020040000000000000000000000000000000000000000000000000000612a7a565b50505050505050565b60605f61152783612d69565b90505f61153384612d78565b6040805160018082528183019092529192505f919060208083019080368337019050509050857bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f8151811061158a5761158a615217565b60209081029190910101526107047f6f74776f726c6400000000000000000046756e6374696f6e5369676e61747572828686867c0100000000000000000000000000000000000000000000000000000000612a7a565b6115ea8282612da1565b610346576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b0319821660248201526044016103b2565b6040805160018082528183019092525f9182919060208083019080368337019050509050826001600160a01b03165f1b815f8151811061167d5761167d615217565b60209081029190910101525f61139e7f7462776f726c6400000000000000000053797374656d526567697374727900008383630100080160dd1b612a06565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f815181106116f3576116f3615217565b60209081029190910101525f61174a7f7462776f726c6400000000000000000053797374656d7300000000000000000083837e15020014010000000000000000000000000000000000000000000000000000612a06565b60601c949350505050565b6040805160018082528183019092525f9160208083019080368337019050509050816001600160a01b03165f1b815f8151811061179457611794615217565b60209081029190910101526103467f7462776f726c6400000000000000000053797374656d5265676973747279000082630100080160dd1b612dbc565b6040805160028082526060820183525f9260208301908036833701905050905082815f8151811061180457611804615217565b602002602001018181525050816001600160a01b03165f1b8160018151811061182f5761182f615217565b602090810291909101015261043d7f7462776f726c640000000000000000005265736f75726365416363657373000082630101000160d81b612dbc565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106118a0576118a0615217565b60200260200101818152505061043d7f746273746f72650000000000000000005265736f7572636549647300000000005f1b825f856040516020016118ec91151560f81b815260010190565b60408051601f19818403018152919052630101000160d81b613075565b5f611914838361308a565b6040805160018082528183019092529192505f916060918391906020808301908036833701905050905086815f8151811061195157611951615217565b60209081029190910101526115127f7462776f726c6400000000000000000053797374656d73000000000000000000828686867e15020014010000000000000000000000000000000000000000000000000000612a7a565b6040805160018082528183019092525f9160208083019080368337019050509050826001600160a01b03165f1b815f815181106119e8576119e8615217565b60200260200101818152505061043d7f7462776f726c6400000000000000000053797374656d526567697374727900005f1b825f85604051602001611a2f91815260200190565b60408051601f19818403018152919052630100080160dd1b613075565b6040805160028082526060820183525f9260208301908036833701905050905083815f81518110611a7f57611a7f615217565b602002602001018181525050826001600160a01b03165f1b81600181518110611aaa57611aaa615217565b602002602001018181525050610ace7f7462776f726c640000000000000000005265736f7572636541636365737300005f1b825f856040516020016118ec91151560f81b815260010190565b613a3160f11b836001600160f01b03191614611b2657613a3160f11b8384604051602001610e8091815260200190565b611b2f83612028565b611b88578283604051602001611b4791815260200190565b60408051601f19818403018152908290527f41e713ad0000000000000000000000000000000000000000000000000000000082526103b29291600401614f6f565b61043d836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b16176130ba565b60605f80611bc98787878761315b565b9150915081611bdb57611bdb816131ce565b9695505050505050565b6040805160028082526060820183525f92602083019080368337019050509050836001600160a01b03165f1b815f81518110611c2357611c23615217565b6020026020010181815250508281600181518110611c4357611c43615217565b602002602001018181525050610ace7f7462776f726c64000000000000000000496e7374616c6c65644d6f64756c65735f1b825f856040516020016118ec91151560f81b815260010190565b5f611c9a84846131d6565b90505f815167ffffffffffffffff811115611cb757611cb7614c4d565b604051908082528060200260200182016040528015611ce0578160200160208202803683370190505b5090505f805b8351811015611d9057846001600160a01b0316611d2a858381518110611d0e57611d0e615217565b60200260200101516affffffffffffffffffffff191660601c90565b6001600160a01b031614611d8857838181518110611d4a57611d4a615217565b6020026020010151838381518110611d6457611d64615217565b6affffffffffffffffffffff19909216602092830291909101909101526001909101905b600101611ce6565b5080825261070486868461323c565b616e7360f01b6dffffffffffffffffffffffffffff60801b821617811461097e57616e7360f01b8161047183610cd5565b6040805160018082528183019092525f916020808301908036833701905050905081815f81518110611e0457611e04615217565b60209081029190910101526103467f7462776f726c640000000000000000004e616d65737061636544656c6567617482613290565b5f611e448260101b90565b90505f611e6571ffffffffffffffffffffffffffffffffffff19831661131d565b80519091508015610ace57611e8782611e7f60018461522b565b016020015190565b7fff00000000000000000000000000000000000000000000000000000000000000167f5f0000000000000000000000000000000000000000000000000000000000000003611f18576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19841660048201526024016103b2565b5f5b611f2560018361522b565b811015610acc57602081840101517effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f00000000000000000000000000000000000000000000000000000000000000148015611fd25750611f8d83611e7f8360016150fb565b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f00000000000000000000000000000000000000000000000000000000000000145b15612020576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19851660048201526024016103b2565b600101611f1a565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f8151811061205f5761205f615217565b60209081029190910101525f61209e7f746273746f72650000000000000000005265736f7572636549647300000000008383630101000160d81b612a06565b905061139e8160f81c90565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106120de576120de615217565b60200260200101818152505061043d7f7462776f726c640000000000000000004e616d6573706163654f776e657200005f1b825f8560405160200161213b919060609190911b6bffffffffffffffffffffffff1916815260140190565b60408051601f198184030181529190527e14010014000000000000000000000000000000000000000000000000000000613075565b5f811515801561031d575061218482613325565b1592915050565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106121bf576121bf615217565b60200260200101818152505061043d7f7462776f726c640000000000000000004e616d65737061636544656c656761745f1b825f85604051602001611a2f91815260200190565b60605f80611bc987878787613384565b6040805160028082526060820183525f92602083019080368337019050509050826001600160a01b03165f1b815f8151811061225457612254615217565b602002602001018181525050816001600160a01b03165f1b8160018151811061227f5761227f615217565b602090810291909101015261043d7f7462776f726c640000000000000000005573657244656c65676174696f6e436f82613290565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106122e8576122e8615217565b60200260200101818152505061043d7f7462776f726c6400000000000000000053797374656d486f6f6b7300000000005f1b825f8560405160200161234191906affffffffffffffffffffff1991909116815260150190565b604051602081830303815290604052613544565b5f61041d6135ef565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f8151811061239557612395615217565b60209081029190910101525f61174a7f7462776f726c640000000000000000004e616d6573706163654f776e6572000083837e14010014000000000000000000000000000000000000000000000000000000612a06565b80612423576040517fa019e4da00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5f61242d826127f3565b90506005811115612474576040517f6793df6200000000000000000000000000000000000000000000000000000000815260048101829052600560248201526044016103b2565b5f61247e836127c2565b90505f61248b83836150fb565b9050601c8111156124d2576040517fecd893b900000000000000000000000000000000000000000000000000000000815260048101829052601c60248201526044016103b2565b5f805b8381101561257b5760ff601b82900360080287901c165f819003612528576040517f53b2dd05000000000000000000000000000000000000000000000000000000008152600481018390526024016103b2565b6020811115612566576040517f7237f237000000000000000000000000000000000000000000000000000000008152600481018390526024016103b2565b61257081846150fb565b9250506001016124d5565b506125858561362d565b81146125d1576125948561362d565b6040517feba964de0000000000000000000000000000000000000000000000000000000081526004810191909152602481018290526044016103b2565b825b601c8110156107045760ff601b82900360080287901c168015612625576040517f1d8d44db000000000000000000000000000000000000000000000000000000008152600481018390526024016103b2565b506001016125d3565b8015801561263a575081155b1561265a5760405163d498615960e01b81525f60048201526024016103b2565b5f612664836127f3565b9050600581111561268b5760405163d498615960e01b8152600481018290526024016103b2565b5f612695846127c2565b90505f6126a283836150fb565b9050601c8111156126c95760405163d498615960e01b8152600481018290526024016103b2565b5f805b83811015612732575f6126e26110ff898461280f565b9050805f0361271d576040517ff44b422000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61272781846150fb565b9250506001016126cc565b5061273c8661362d565b81146127675761274b8661362d565b60405163d498615960e01b81526004016103b291815260200190565b825b82811015611512575f61277f6110ff898461280f565b905080156127b9576040517ff44b422000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b50600101612769565b5f600860016127d36002602061522b565b6127dd919061522b565b6127e7919061523e565b8260ff911c1692915050565b5f60086001806128056002602061522b565b6127d3919061522b565b5f601b8290036008028360ff911c1660c581111561282f5761282f615183565b9392505050565b5f808260c581111561284a5761284a615183565b60ff169050606181101561286457601f1660010192915050565b60618360c581111561287857612878615183565b036128865750601492915050565b505f92915050565b50919050565b5f6128a086868661364f565b90505f6128ad8484613685565b90505f6128ba85856136a1565b6040805160018082528183019092529192505f91906020808301908036833701905050905089815f815181106128f2576128f2615217565b602090810291909101015261294a7f746273746f72650000000000000000005461626c657300000000000000000000828686867e60030220202000000000000000000000000000000000000000000000000000612a7a565b50505050505050505050565b6040805160028082526060820183525f92602083019080368337019050509050836001600160a01b03165f1b815f8151811061299457612994615217565b602002602001018181525050826001600160a01b03165f1b816001815181106129bf576129bf615217565b602002602001018181525050610ace7f7462776f726c640000000000000000005573657244656c65676174696f6e436f5f1b825f85604051602001611a2f91815260200190565b5f612a32612a1486866136b6565b60ff858116601b0360080285901c16612a2d858761370b565b613743565b95945050505050565b60608282604051602001612a639291909182526001600160e01b031916602082015260240190565b604051602081830303815290604052905092915050565b611bdd60f21b866001600160f01b03191603612ad357857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051612ac6949392919061528f565b60405180910390a2610704565b5f612add87613793565b90505f5b8151811015612baf575f828281518110612afd57612afd615217565b60200260200101519050612b296001826affffffffffffffffffffff191661381390919063ffffffff16565b15612ba6576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c90612b78908c908c908c908c908c908c906004016152cd565b5f604051808303815f87803b158015612b8f575f80fd5b505af1158015612ba1573d5f803e3d5ffd5b505050505b50600101612ae1565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a987878787604051612be6949392919061528f565b60405180910390a25f612bf988886136b6565b90505f602087019050612c0f825f895184613830565b5f612c19856127f3565b1115612c99575f612c2a8a8a6138eb565b87815590506020860191505f805f5b612c42886127f3565b8160ff161015612c9457612c578d8d83613940565b9250612c728a8260ff166028026038011c64ffffffffff1690565b9150612c80835f8488613830565b612c8a82866150fb565b9450600101612c39565b505050505b5f5b835181101561294a575f848281518110612cb757612cb7615217565b60200260200101519050612ce36002826affffffffffffffffffffff191661381390919063ffffffff16565b15612d60576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf90612d32908e908e908e908e908e908e906004016152cd565b5f604051808303815f87803b158015612d49575f80fd5b505af1158015612d5b573d5f803e3d5ffd5b505050505b50600101612c9b565b5f61031d8251603881901b1790565b606081604051602001612d8b9190615325565b6040516020818303038152906040529050919050565b5f612dab836139be565b801561282f575061282f83836139fe565b611bdd60f21b836001600160f01b03191603612e0f57827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0783604051612e029190615340565b60405180910390a2505050565b5f612e1984613793565b90505f5b8151811015612ee5575f828281518110612e3957612e39615217565b60200260200101519050612e656040826affffffffffffffffffffff191661381390919063ffffffff16565b15612edc576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf4590612eae90899089908990600401615352565b5f604051808303815f87803b158015612ec5575f80fd5b505af1158015612ed7573d5f803e3d5ffd5b505050505b50600101612e1d565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0784604051612f169190615340565b60405180910390a25f612f2985856136b6565b9050612f81815f612f398661362d565b67ffffffffffffffff811115612f5157612f51614c4d565b6040519080825280601f01601f191660200182016040528015612f7b576020820181803683370190505b50613ab2565b5f612f8b846127f3565b1115612fab575f612f9c86866138eb565b9050612fa9816020613ac8565b505b5f5b8251811015610704575f838281518110612fc957612fc9615217565b60200260200101519050612ff56080826affffffffffffffffffffff191661381390919063ffffffff16565b1561306c576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b9061303e908a908a908a90600401615352565b5f604051808303815f87803b158015613055575f80fd5b505af1158015613067573d5f803e3d5ffd5b505050505b50600101612fad565b610acc8585613084848761370b565b85613b03565b604051606083811b6bffffffffffffffffffffffff1916602083015282151560f81b603483015290603501612a63565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106130ee576130ee615217565b60200260200101818152505061043d7f746273746f726500000000000000000053746f7265486f6f6b730000000000005f1b825f8560405160200161314791906affffffffffffffffffffff1991909116815260150190565b604051602081830303815290604052613d5b565b5f6060836001600160a01b03165f613174858989613d93565b6040516131819190615325565b5f6040518083038185875af1925050503d805f81146131bb576040519150601f19603f3d011682016040523d82523d5f602084013e6131c0565b606091505b509097909650945050505050565b805160208201fd5b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f8151811061320e5761320e615217565b6020026020010181815250505f61322685835f613daa565b9050612a32613237825f8451613de3565b613e6f565b6040805160018082528183019092525f916020808301908036833701905050905082815f8151811061327057613270615217565b602002602001018181525050610ace84825f61328b86613e7e565b613e8d565b5f6132996135ef565b9050306001600160a01b038216036132b55761043d8383613ec5565b6040517f505a181d0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063505a181d906132fc908690869060040161537a565b5f604051808303815f87803b158015613313575f80fd5b505af1158015611512573d5f803e3d5ffd5b6040805161737960f01b60208201525f602282018190527f756e6c696d6974656400000000000000000000000000000000000000000000006030830152910160405160208183030381529060405261337c90615088565b909114919050565b5f60605f61339186613ed8565b90505f5b815181101561345d575f8282815181106133b1576133b1615217565b602002602001015190506133dd6001826affffffffffffffffffffff191661381390919063ffffffff16565b15613454576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c332303190613426908c908c908c90600401615392565b5f604051808303815f87803b15801561343d575f80fd5b505af115801561344f573d5f803e3d5ffd5b505050505b50600101613395565b5061346a87858888613f47565b90935091505f5b8151811015613539575f82828151811061348d5761348d615217565b602002602001015190506134b96002826affffffffffffffffffffff191661381390919063ffffffff16565b15613530576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f9990613502908c908c908c90600401615392565b5f604051808303815f87803b158015613519575f80fd5b505af115801561352b573d5f803e3d5ffd5b505050505b50600101613471565b505094509492505050565b5f61354d6135ef565b9050306001600160a01b038216036135705761356b85858585613d5b565b610acc565b6040517f150f32620000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063150f3262906135bb9088908890889088906004016153b9565b5f604051808303815f87803b1580156135d2575f80fd5b505af11580156135e4573d5f803e3d5ffd5b505050505050505050565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175545f906001600160a01b031680613628573391505090565b919050565b5f600861363c6002602061522b565b613646919061523e565b9190911c919050565b60408051602081018590529081018390526060818101839052906080015b60405160208183030381529060405290509392505050565b815181515f9181810160389190911b1760609190911b1761282f565b60608282604051602001612a639291906153ec565b5f82826040516020016136ca92919061541a565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b5f80805b8360ff1681101561373b5761373160ff601b83900360080287901c16836150fb565b915060010161370f565b509392505050565b5f602082106137685760208204840193506020828161376457613764615454565b0691505b508254600882021b60208290038084111561373b576001850154600882021c82179150509392505050565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f815181106137cb576137cb615217565b60209081029190910101525f6138027f746273746f726500000000000000000053746f7265486f6f6b730000000000008383613daa565b905061139e613237825f8451613de3565b5f8160ff16826138238560581c90565b1660ff1614905092915050565b82156138a8576020831061385a5760208304840193506020838161385657613856615454565b0692505b82156138a85760208390035f5f19600885021c1990506008850281811c91508351811c9050811987541682821617875550818411613899575050610ace565b50600194909401939182900391015b5b602082106138ca5780518455600190930192601f19909101906020016138a9565b8115610ace575f5f19600884021c8554835182191691161785555050505050565b5f82826040516020016138ff92919061541a565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b5f838360405160200161395492919061541a565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f118185f1c90509392505050565b5f6139e9827f01ffc9a7000000000000000000000000000000000000000000000000000000006139fe565b801561031d5750612184826001600160e01b03195b6040516001600160e01b0319821660248201525f90819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a70000000000000000000000000000000000000000000000000000000017815282519293505f9283928392909183918a617530fa92503d91505f519050828015613a9c575060208210155b8015613aa757505f81115b979650505050505050565b61043d83838351613ac38560200190565b613830565b5f6020613ad683601f6150fb565b613ae09190615468565b613aea90846150fb565b90505b8083101561043d575f8355600183019250613aed565b611bdd60f21b846001600160f01b03191603613b5a57837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be848484604051613b4d93929190615487565b60405180910390a2610ace565b5f613b6585856136b6565b90505f613b7186613793565b90505f5b8151811015613c3f575f828281518110613b9157613b91615217565b60200260200101519050613bbd6004826affffffffffffffffffffff191661381390919063ffffffff16565b15613c36576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d90613c08908b908b908b908b906004016154b9565b5f604051808303815f87803b158015613c1f575f80fd5b505af1158015613c31573d5f803e3d5ffd5b505050505b50600101613b75565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be868686604051613c7493929190615487565b60405180910390a2613c8f828565ffffffffffff1685613ab2565b5f5b8151811015611512575f828281518110613cad57613cad615217565b60200260200101519050613cd96008826affffffffffffffffffffff191661381390919063ffffffff16565b15613d52576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba872190613d24908b908b908b908b906004016154b9565b5f604051808303815f87803b158015613d3b575f80fd5b505af1158015613d4d573d5f803e3d5ffd5b505050505b50600101613c91565b5f613d668585614015565b90505f613d82828560ff166028026038011c64ffffffffff1690565b9050610704868686845f8888614027565b606083838360405160200161366d939291906154f1565b606061139e613dba858585613940565b5f613dde85613dc98989614015565b9060ff166028026038011c64ffffffffff1690565b6143bc565b5f81831180613df25750835182115b15613e2f578383836040517f23230fa30000000000000000000000000000000000000000000000000000000081526004016103b29392919061552f565b60208401613e3d84826150fb565b90505f613e4a858561522b565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b60605f61282f8360155f6143df565b60608161282f8160155f614457565b5f613e988585614015565b90505f613eb4828560ff166028026038011c64ffffffffff1690565b90506107048686865f858888614027565b6103468282613ed3856144a9565b612dbc565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f81518110613f1057613f10615217565b60209081029190910101525f6138027f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383613daa565b5f60605f80613f558661452c565b90925090506001600160a01b038216613f725785610dff87610cd5565b80613f8157613f8186896145e1565b8615613fc4576dffffffffffffffffffffffffffff60801b8616616e7360f01b175f613fac826145f8565b9050613fc182613fbc8b846150fb565b61466e565b50505b5f613fcf8760101b90565b71ffffffffffffffffffffffffffffffffffff191614613ffa57613ff58888848861315b565b614006565b614006888884886146e9565b90999098509650505050505050565b5f61282f61402384846138eb565b5490565b613a3160f11b876001600160f01b0319161461405757613a3160f11b8788604051602001610e8091815260200190565b5f614071828760ff166028026038011c64ffffffffff1690565b90505f83518564ffffffffff1683614089919061522b565b61409391906150fb565b90508082141580156140b55750816140ab8688615553565b64ffffffffff1614155b15614105576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff80881660048301528087166024830152831660448201526064016103b2565b818664ffffffffff161115614156576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff871660248201526044016103b2565b5f614162848984614746565b90505f61416e8b613793565b90505f5b8151811015614232575f82828151811061418e5761418e615217565b602002602001015190506141ba6010826affffffffffffffffffffff191661381390919063ffffffff16565b1561422957606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b81526004016141fb9796959493929190615578565b5f604051808303815f87803b158015614212575f80fd5b505af1158015614224573d5f803e3d5ffd5b505050505b50600101614172565b5064ffffffffff88165f5b8a60ff168160ff16101561427057614264878260ff166028026038011c64ffffffffff1690565b9091019060010161423d565b508b7ffe158a7adba34e256807c8a149028d3162918713c3838afc643ce9f96716ebfd8c8c848c888d6040516142ab969594939291906155d5565b60405180910390a2508284146142cb575f6142c68c8c6138eb565b839055505b5f6142d78c8c8c613940565b90506142eb818a64ffffffffff1689613ab2565b505f5b81518110156143ae575f82828151811061430a5761430a615217565b602002602001015190506143366020826affffffffffffffffffffff191661381390919063ffffffff16565b156143a557606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b81526004016143779796959493929190615578565b5f604051808303815f87803b15801561438e575f80fd5b505af11580156143a0573d5f803e3d5ffd5b505050505b506001016142ee565b505050505050505050505050565b60405160208101601f19603f848401011660405282825261373b85858584614813565b60605f6143ec8560801c90565b90506fffffffffffffffffffffffffffffffff85165f85828161441157614411615454565b0490506040519350602084016020820281016040528185525f5b8281101561444b578451871c82529387019360209091019060010161442b565b50505050509392505050565b82516060905f614467858361523e565b9050604051925060208301601f19603f83860101166040528184525f602088015b8482101561444b578051871b83529187019160019190910190602001614488565b5f7f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016144f757507e60030220202000000000000000000000000000000000000000000000000000919050565b61031d6145247f746273746f72650000000000000000005461626c657300000000000000000000846148da565b60205f613743565b6040805160018082528183019092525f91829182916020808301908036833701905050905083815f8151811061456457614564615217565b60209081029190910101525f80806145bc7f7462776f726c6400000000000000000053797374656d73000000000000000000857e150200140100000000000000000000000000000000000000000000000000006148f5565b5050602081015160349091015160609190911c9860f89190911c975095505050505050565b6145eb82826149f6565b61034657610c5f82610cd5565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f8151811061462f5761462f615217565b60209081029190910101525f61139e7f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b612a06565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106146a2576146a2615217565b60200260200101818152505061043d7f7462776f726c6400000000000000000042616c616e63657300000000000000005f1b825f85604051602001611a2f91815260200190565b5f6060836001600160a01b0316614701848888613d93565b60405161470e9190615325565b5f60405180830381855af49150503d805f81146131bb576040519150601f19603f3d011682016040523d82523d5f602084013e6131c0565b5f64ffffffffff821115614789576040517f7149a3c1000000000000000000000000000000000000000000000000000000008152600481018390526024016103b2565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff168085106147bb57808503820191506147c3565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b8215614897576020831061483d5760208304840193506020838161483957614839615454565b0692505b82156148975760208390035f8184101561485e57505f19600884021c614867565b505f19600882021c5b8554600886021b818451168219821617845250818411614888575050610ace565b50600194909401939182900391015b5b602082106148b95783548152600190930192601f1990910190602001614898565b8115610ace575f5f19600884021c8251865482191691161782525050505050565b60408051602081018490529081018290525f906060016136ca565b60605f60605f6149048561362d565b9050614911878783614a2b565b93505f61491d866127f3565b905080156149eb5761492f8888614015565b935066ffffffffffffff841667ffffffffffffffff81111561495357614953614c4d565b6040519080825280601f01601f19166020018201604052801561497d576020820181803683370190505b509250602083015f5b828160ff1610156149e8575f61499d8b8b84613940565b90505f6149b9888460ff166028026038011c64ffffffffff1690565b90506149c7825f8387614813565b6149d181856150fb565b9350505080806149e090615630565b915050614986565b50505b505093509350939050565b5f614a1b616e7360f01b6dffffffffffffffffffffffffffff60801b85161783614a60565b8061282f575061282f8383614a60565b6060815f03614a48575060408051602081019091525f815261282f565b5f614a5385856136b6565b9050612a32815f856143bc565b6040805160028082526060820183525f928392919060208301908036833701905050905083815f81518110614a9757614a97615217565b602002602001018181525050826001600160a01b03165f1b81600181518110614ac257614ac2615217565b60209081029190910101525f614b017f7462776f726c640000000000000000005265736f7572636541636365737300008383630101000160d81b612a06565b9050612a328160f81c90565b5f60208284031215614b1d575f80fd5b81356001600160e01b03198116811461282f575f80fd5b6001600160a01b038116811461097e575f80fd5b5f8060408385031215614b59575f80fd5b823591506020830135614b6b81614b34565b809150509250929050565b5f8083601f840112614b86575f80fd5b50813567ffffffffffffffff811115614b9d575f80fd5b6020830191508360208260051b8501011115614bb7575f80fd5b9250929050565b5f805f805f805f8060c0898b031215614bd5575f80fd5b88359750602089013596506040890135955060608901359450608089013567ffffffffffffffff80821115614c08575f80fd5b614c148c838d01614b76565b909650945060a08b0135915080821115614c2c575f80fd5b50614c398b828c01614b76565b999c989b5096995094979396929594505050565b634e487b7160e01b5f52604160045260245ffd5b604051601f8201601f1916810167ffffffffffffffff81118282101715614c8a57614c8a614c4d565b604052919050565b5f82601f830112614ca1575f80fd5b813567ffffffffffffffff811115614cbb57614cbb614c4d565b614cce6020601f19601f84011601614c61565b818152846020838601011115614ce2575f80fd5b816020850160208301375f918101602001919091529392505050565b5f805f60608486031215614d10575f80fd5b8335614d1b81614b34565b925060208401359150604084013567ffffffffffffffff811115614d3d575f80fd5b614d4986828701614c92565b9150509250925092565b5f8060408385031215614d64575f80fd5b82359150602083013567ffffffffffffffff811115614d81575f80fd5b614d8d85828601614c92565b9150509250929050565b5f805f60608486031215614da9575f80fd5b833592506020840135614dbb81614b34565b915060408401358015158114614dcf575f80fd5b809150509250925092565b803560ff81168114613628575f80fd5b5f805f60608486031215614dfc575f80fd5b833592506020840135614e0e81614b34565b9150614e1c60408501614dda565b90509250925092565b5f805f60608486031215614e37575f80fd5b83359250602084013567ffffffffffffffff80821115614e55575f80fd5b614e6187838801614c92565b93506040860135915080821115614e76575f80fd5b50614d4986828701614c92565b5f8060408385031215614e94575f80fd5b8235614e9f81614b34565b9150602083013567ffffffffffffffff811115614d81575f80fd5b5f60208284031215614eca575f80fd5b5035919050565b5f805f60608486031215614ee3575f80fd5b8335925060208401359150604084013567ffffffffffffffff811115614d3d575f80fd5b5f60208284031215614f17575f80fd5b813561282f81614b34565b5f5b83811015614f3c578181015183820152602001614f24565b50505f910152565b5f8151808452614f5b816020860160208601614f22565b601f01601f19169290920160200192915050565b828152604060208201525f61139e6040830184614f44565b5f67ffffffffffffffff80841115614fa157614fa1614c4d565b8360051b6020614fb360208301614c61565b86815291850191602081019036841115614fcb575f80fd5b865b84811015614ffd57803586811115614fe3575f80fd5b614fef36828b01614c92565b845250918301918301614fcd565b50979650505050505050565b6001600160f01b031984168152826020820152606060408201525f612a326060830184614f44565b5f8351615042818460208801614f22565b7f5f5f000000000000000000000000000000000000000000000000000000000000908301908152835161507c816002840160208801614f22565b01600201949350505050565b8051602080830151919081101561288e575f1960209190910360031b1b16919050565b602081525f61282f6020830184614f44565b604081525f6150cf6040830185614f44565b90506001600160a01b03831660208301529392505050565b634e487b7160e01b5f52601160045260245ffd5b8082018082111561031d5761031d6150e7565b6001600160f01b0319841681525f7f3a000000000000000000000000000000000000000000000000000000000000008060028401528451615156816003860160208901614f22565b808401905081600382015284519150615176826004830160208801614f22565b0160040195945050505050565b634e487b7160e01b5f52602160045260245ffd5b5f60208083016020845280855180835260408601915060408160051b8701019250602087015f5b8281101561520a577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc08886030184526151f8858351614f44565b945092850192908501906001016151be565b5092979650505050505050565b634e487b7160e01b5f52603260045260245ffd5b8181038181111561031d5761031d6150e7565b808202811582820484141761031d5761031d6150e7565b5f815180845260208085019450602084015f5b8381101561528457815187529582019590820190600101615268565b509495945050505050565b608081525f6152a16080830187615255565b82810360208401526152b38187614f44565b90508460408401528281036060840152613aa78185614f44565b86815260c060208201525f6152e560c0830188615255565b82810360408401526152f78188614f44565b905085606084015282810360808401526153118186614f44565b9150508260a0830152979650505050505050565b5f8251615336818460208701614f22565b9190910192915050565b602081525f61282f6020830184615255565b838152606060208201525f61536a6060830185615255565b9050826040830152949350505050565b828152604060208201525f61139e6040830184615255565b6001600160a01b0384168152826020820152606060408201525f612a326060830184614f44565b848152608060208201525f6153d16080830186615255565b60ff851660408401528281036060840152613aa78185614f44565b5f83516153fd818460208801614f22565b835190830190615411818360208801614f22565b01949350505050565b8281525f60208083018451602086015f5b828110156154475781518452928401929084019060010161542b565b5091979650505050505050565b634e487b7160e01b5f52601260045260245ffd5b5f8261548257634e487b7160e01b5f52601260045260245ffd5b500490565b606081525f6154996060830186615255565b65ffffffffffff851660208401528281036040840152611bdb8185614f44565b848152608060208201525f6154d16080830186615255565b65ffffffffffff851660408401528281036060840152613aa78185614f44565b5f8451615502818460208901614f22565b60609490941b6bffffffffffffffffffffffff191691909301908152601481019190915260340192915050565b606081525f6155416060830186614f44565b60208301949094525060400152919050565b64ffffffffff818116838216019080821115615571576155716150e7565b5092915050565b87815260e060208201525f61559060e0830189615255565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c08401526155c78185614f44565b9a9950505050505050505050565b60c081525f6155e760c0830189615255565b60ff8816602084015265ffffffffffff8716604084015264ffffffffff8616606084015284608084015282810360a08401526156238185614f44565b9998505050505050505050565b5f60ff821660ff8103615645576156456150e7565b6001019291505056fea164736f6c6343000818000a","sourceMap":"740:212:89:-:0;;;981:4:88;938:48;;740:212:89;;;;;;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x608060405234801561000f575f80fd5b506004361061012f575f3560e01c80636548a90a116100ad578063b29e40891161007d578063cdc938c511610063578063cdc938c51461028d578063d5f8337f146102a0578063e1af802c146102b3575f80fd5b8063b29e408914610267578063bfdfaff71461027a575f80fd5b80636548a90a1461021b5780638da798da1461022e578063a92813ad14610241578063aa66e9c814610254575f80fd5b80631d2257ba116101025780633350b6a9116100e85780633350b6a9146101e257806345ec9354146101f5578063530f4b6014610208575f80fd5b80631d2257ba146101a357806326d98102146101b6575f80fd5b806301ffc9a714610133578063056091291461015b5780630ba51f4914610170578063119df25f14610183575b5f80fd5b610146610141366004614b0d565b6102bb565b60405190151581526020015b60405180910390f35b61016e610169366004614b48565b610323565b005b61016e61017e366004614bbe565b61034a565b61018b610414565b6040516001600160a01b039091168152602001610152565b61016e6101b1366004614cfe565b610422565b6101c96101c4366004614d53565b610442565b6040516001600160e01b03199091168152602001610152565b61016e6101f0366004614d97565b610594565b604051601f193601358152602001610152565b61016e610216366004614dea565b61070c565b6101c9610229366004614e25565b610778565b61016e61023c366004614e83565b61084f565b61016e61024f366004614b48565b610910565b61016e610262366004614eba565b61094f565b61016e610275366004614eba565b610981565b61016e610288366004614ed1565b610a16565b61016e61029b366004614f07565b610ad4565b61016e6102ae366004614dea565b610aed565b61018b610bae565b5f6001600160e01b031982167fb5dee12700000000000000000000000000000000000000000000000000000000148061031d57506001600160e01b031982167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b61032b610bb7565b61033c82610337610414565b610c1b565b6103468282610c94565b5050565b610352610bb7565b5f61035c89610cbf565b6fffffffffffffffffffffffffffffffff1916036103bb578761037e89610cd5565b6040517fe4ac069e0000000000000000000000000000000000000000000000000000000081526004016103b2929190614f6f565b60405180910390fd5b6103de616e7360f01b6dffffffffffffffffffffffffffff60801b8a1617610de8565b6103ea88610337610414565b61040a888888886103fb888a614f87565b6104058789614f87565b610e33565b5050505050505050565b5f61041d611290565b905090565b61042a610bb7565b61043d610435610414565b8484846112c2565b505050565b5f61044b610bb7565b61737960f01b836001600160f01b031916146104a65761737960f01b8361047185610cd5565b6040517f5c30fb6f0000000000000000000000000000000000000000000000000000000081526004016103b293929190615009565b6104af83610de8565b6104bb83610337610414565b5f6104e36104c98560101b90565b71ffffffffffffffffffffffffffffffffffff191661131d565b90505f81846040516020016104f9929190615031565b6040516020818303038152906040529050808051906020012092505f61051e846113a6565b90508015610564576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319851660048201526024016103b2565b84516020860120610576858883611453565b610580818761151b565b61058a858461151b565b5050505092915050565b61059c610bb7565b61737960f01b836001600160f01b031916146105c25761737960f01b8361047185610cd5565b6dffffffffffffffffffffffffffff60801b8316616e7360f01b176105e681610de8565b6105f281610337610414565b61061c837fb5dee127000000000000000000000000000000000000000000000000000000006115e0565b5f61062685610cbf565b6fffffffffffffffffffffffffffffffff191603610648578361037e85610cd5565b5f6106528461163b565b905080158015906106635750848114155b156106a5576040517fc0b707410000000000000000000000000000000000000000000000000000000081526001600160a01b03851660048201526024016103b2565b5f6106af866116bc565b90506001600160a01b038116156106d8576106c981611755565b6106d383826117d1565b6106e3565b6106e386600161186c565b6106ee868686611909565b6106f885876119a9565b61070483866001611a4c565b505050505050565b610714610bb7565b61073e827f1873396a000000000000000000000000000000000000000000000000000000006115e0565b610761616e7360f01b6dffffffffffffffffffffffffffff60801b851617610de8565b61076d83610337610414565b61043d838383611af6565b5f610781610bb7565b60408051616e7360f01b60208201525f6022820181905260308201526107c291016040516020818303038152906040526107ba90615088565b610337610414565b828051906020012090505f828051906020012090505f6107e1836113a6565b90508015610827576040517f3d1d1ae20000000000000000000000000000000000000000000000000000000081526001600160e01b0319841660048201526024016103b2565b610832838784611453565b61083c828561151b565b610846838661151b565b50509392505050565b610857610bb7565b610881827f6fdd1c80000000000000000000000000000000000000000000000000000000006115e0565b6108fc61088c610414565b5f848460405160240161089f91906150ab565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f13861fb500000000000000000000000000000000000000000000000000000000179052611bb9565b506103468282805190602001206001611be5565b610918610bb7565b61092482610337610414565b6103467f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383611c8f565b610957610bb7565b61096081611d9f565b61096981610de8565b61097581610337610414565b61097e81611dd0565b50565b610989610bb7565b61099281611d9f565b61099b81611e39565b6109a481612028565b156109e757806109b382610cd5565b6040517f0dc28f6a0000000000000000000000000000000000000000000000000000000081526004016103b2929190614f6f565b6109f281600161186c565b610a03816109fe610414565b6120aa565b61097e81610a0f610414565b6001611a4c565b610a1e610bb7565b610a2783611d9f565b610a3082612170565b610a66576040517f71ee9e8100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610a7283610337610414565b5f610a7c836116bc565b9050610aa8817f1a86b550000000000000000000000000000000000000000000000000000000006115e0565b610ab2848461218b565b815115610ace57610acc610ac4610414565b84845f612206565b505b50505050565b610adc610bb7565b61097e610ae7610414565b82612216565b610af5610bb7565b61737960f01b836001600160f01b03191614610b1b5761737960f01b8361047185610cd5565b610b45827f540fbfa8000000000000000000000000000000000000000000000000000000006115e0565b610b4e83610de8565b610b71616e7360f01b6dffffffffffffffffffffffffffff60801b851617610de8565b610b7d83610337610414565b61043d836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b16176122b4565b5f61041d612355565b6001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163003610c19576040517f9f03a02600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b565b6001600160a01b038116610c48616e7360f01b6dffffffffffffffffffffffffffff60801b85161761235e565b6001600160a01b03161461034657610c5f82610cd5565b816040517fd787b7370000000000000000000000000000000000000000000000000000000081526004016103b29291906150bd565b6103467f746273746f726500000000000000000053746f7265486f6f6b730000000000008383611c8f565b5f610ccc607060106150fb565b9190911b919050565b606081601081901b5f610ce783610cbf565b90508271ffffffffffffffffffffffffffffffffffff19831615610d2857610d2371ffffffffffffffffffffffffffffffffffff19841661131d565b610d5f565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b6fffffffffffffffffffffffffffffffff19831615610d8657610d818361131d565b610dbd565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b604051602001610dcf9392919061510e565b6040516020818303038152906040529350505050919050565b610df181612028565b61097e5780610dff82610cd5565b6040517ffbf10ce60000000000000000000000000000000000000000000000000000000081526004016103b2929190614f6f565b613a3160f11b866001600160f01b03191614801590610e615750611bdd60f21b866001600160f01b03191614155b15610ec257613a3160f11b8687604051602001610e8091815260200190565b60408051601f19818403018152908290527f31b466830000000000000000000000000000000000000000000000000000000082526103b2939291600401615009565b610ecb856123ec565b610ed684600161262e565b610ee0835f61262e565b60e084901c60e885901c0160ff16825114610f405760e084901c60e885901c0160ff1682516040517f0f72cb98000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b60e085901c60e886901c0160ff16815114610fa05760e085901c60e886901c0160ff1681516040517f7dec4c00000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b60e085901c60e886901c0160ff1660e084901c60e885901c0160ff16146110185760e085901c60e886901c0160ff1660e084901c60e885901c0160ff166040517ff29d4d88000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b611021856127c2565b61102a846127c2565b1461107c57611038856127c2565b611041846127c2565b6040517f65cc0adf000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b611085856127f3565b61108e846127f3565b146110e05761109c856127f3565b6110a5846127f3565b6040517fedea9587000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b5f5b6110eb866127c2565b811015611186576111156110ff858361280f565b60c581111561111057611110615183565b612836565b6008601b8390030287901c60ff161461117e576008601b8290030286901c60ff166111436110ff868461280f565b6040517f254c7db4000000000000000000000000000000000000000000000000000000008152600481019290925260248201526044016103b2565b6001016110e2565b505f6111af613a3160f11b61119b8960101b90565b60101c6001600160f01b0319919091161790565b90505f6111c5611bdd60f21b61119b8a60101b90565b90506111d082612028565b806111df57506111df81612028565b156112395787886040516020016111f891815260200190565b60408051601f19818403018152908290527fdfaaf9cf0000000000000000000000000000000000000000000000000000000082526103b29291600401614f6f565b61128588888888886040516020016112519190615197565b604051602081830303815290604052886040516020016112719190615197565b604051602081830303815290604052612894565b61040a88600161186c565b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffcc36013560601c806112bf5750335b90565b6112cd848484612956565b6112d682612170565b15610ace575f6112e5836116bc565b9050611311817f1a86b550000000000000000000000000000000000000000000000000000000006115e0565b6107048584845f612206565b60605f5b6010811015611372576fffffffffffffffffffffffffffffffff198316600882021b7fff00000000000000000000000000000000000000000000000000000000000000161561137257600101611321565b604080516fffffffffffffffffffffffffffffffff198516602082015281516030909101909152818152805b949350505050565b6040805160018082528183019092525f9182919060208083019080368337019050509050827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f815181106113fc576113fc615217565b60209081029190910101525f61139e7f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f7283837e24020020040000000000000000000000000000000000000000000000000000612a06565b5f61145e8383612a3b565b6040805160018082528183019092529192505f9160609183919060208083019080368337019050509050867bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f815181106114ba576114ba615217565b60209081029190910101526115127f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72828686867e24020020040000000000000000000000000000000000000000000000000000612a7a565b50505050505050565b60605f61152783612d69565b90505f61153384612d78565b6040805160018082528183019092529192505f919060208083019080368337019050509050857bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815f8151811061158a5761158a615217565b60209081029190910101526107047f6f74776f726c6400000000000000000046756e6374696f6e5369676e61747572828686867c0100000000000000000000000000000000000000000000000000000000612a7a565b6115ea8282612da1565b610346576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b0319821660248201526044016103b2565b6040805160018082528183019092525f9182919060208083019080368337019050509050826001600160a01b03165f1b815f8151811061167d5761167d615217565b60209081029190910101525f61139e7f7462776f726c6400000000000000000053797374656d526567697374727900008383630100080160dd1b612a06565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f815181106116f3576116f3615217565b60209081029190910101525f61174a7f7462776f726c6400000000000000000053797374656d7300000000000000000083837e15020014010000000000000000000000000000000000000000000000000000612a06565b60601c949350505050565b6040805160018082528183019092525f9160208083019080368337019050509050816001600160a01b03165f1b815f8151811061179457611794615217565b60209081029190910101526103467f7462776f726c6400000000000000000053797374656d5265676973747279000082630100080160dd1b612dbc565b6040805160028082526060820183525f9260208301908036833701905050905082815f8151811061180457611804615217565b602002602001018181525050816001600160a01b03165f1b8160018151811061182f5761182f615217565b602090810291909101015261043d7f7462776f726c640000000000000000005265736f75726365416363657373000082630101000160d81b612dbc565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106118a0576118a0615217565b60200260200101818152505061043d7f746273746f72650000000000000000005265736f7572636549647300000000005f1b825f856040516020016118ec91151560f81b815260010190565b60408051601f19818403018152919052630101000160d81b613075565b5f611914838361308a565b6040805160018082528183019092529192505f916060918391906020808301908036833701905050905086815f8151811061195157611951615217565b60209081029190910101526115127f7462776f726c6400000000000000000053797374656d73000000000000000000828686867e15020014010000000000000000000000000000000000000000000000000000612a7a565b6040805160018082528183019092525f9160208083019080368337019050509050826001600160a01b03165f1b815f815181106119e8576119e8615217565b60200260200101818152505061043d7f7462776f726c6400000000000000000053797374656d526567697374727900005f1b825f85604051602001611a2f91815260200190565b60408051601f19818403018152919052630100080160dd1b613075565b6040805160028082526060820183525f9260208301908036833701905050905083815f81518110611a7f57611a7f615217565b602002602001018181525050826001600160a01b03165f1b81600181518110611aaa57611aaa615217565b602002602001018181525050610ace7f7462776f726c640000000000000000005265736f7572636541636365737300005f1b825f856040516020016118ec91151560f81b815260010190565b613a3160f11b836001600160f01b03191614611b2657613a3160f11b8384604051602001610e8091815260200190565b611b2f83612028565b611b88578283604051602001611b4791815260200190565b60408051601f19818403018152908290527f41e713ad0000000000000000000000000000000000000000000000000000000082526103b29291600401614f6f565b61043d836bffffffffffffffffffffffff19606085901b166bff0000000000000000000000605885901b16176130ba565b60605f80611bc98787878761315b565b9150915081611bdb57611bdb816131ce565b9695505050505050565b6040805160028082526060820183525f92602083019080368337019050509050836001600160a01b03165f1b815f81518110611c2357611c23615217565b6020026020010181815250508281600181518110611c4357611c43615217565b602002602001018181525050610ace7f7462776f726c64000000000000000000496e7374616c6c65644d6f64756c65735f1b825f856040516020016118ec91151560f81b815260010190565b5f611c9a84846131d6565b90505f815167ffffffffffffffff811115611cb757611cb7614c4d565b604051908082528060200260200182016040528015611ce0578160200160208202803683370190505b5090505f805b8351811015611d9057846001600160a01b0316611d2a858381518110611d0e57611d0e615217565b60200260200101516affffffffffffffffffffff191660601c90565b6001600160a01b031614611d8857838181518110611d4a57611d4a615217565b6020026020010151838381518110611d6457611d64615217565b6affffffffffffffffffffff19909216602092830291909101909101526001909101905b600101611ce6565b5080825261070486868461323c565b616e7360f01b6dffffffffffffffffffffffffffff60801b821617811461097e57616e7360f01b8161047183610cd5565b6040805160018082528183019092525f916020808301908036833701905050905081815f81518110611e0457611e04615217565b60209081029190910101526103467f7462776f726c640000000000000000004e616d65737061636544656c6567617482613290565b5f611e448260101b90565b90505f611e6571ffffffffffffffffffffffffffffffffffff19831661131d565b80519091508015610ace57611e8782611e7f60018461522b565b016020015190565b7fff00000000000000000000000000000000000000000000000000000000000000167f5f0000000000000000000000000000000000000000000000000000000000000003611f18576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19841660048201526024016103b2565b5f5b611f2560018361522b565b811015610acc57602081840101517effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f00000000000000000000000000000000000000000000000000000000000000148015611fd25750611f8d83611e7f8360016150fb565b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f5f00000000000000000000000000000000000000000000000000000000000000145b15612020576040517f0efb4b8500000000000000000000000000000000000000000000000000000000815271ffffffffffffffffffffffffffffffffffff19851660048201526024016103b2565b600101611f1a565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f8151811061205f5761205f615217565b60209081029190910101525f61209e7f746273746f72650000000000000000005265736f7572636549647300000000008383630101000160d81b612a06565b905061139e8160f81c90565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106120de576120de615217565b60200260200101818152505061043d7f7462776f726c640000000000000000004e616d6573706163654f776e657200005f1b825f8560405160200161213b919060609190911b6bffffffffffffffffffffffff1916815260140190565b60408051601f198184030181529190527e14010014000000000000000000000000000000000000000000000000000000613075565b5f811515801561031d575061218482613325565b1592915050565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106121bf576121bf615217565b60200260200101818152505061043d7f7462776f726c640000000000000000004e616d65737061636544656c656761745f1b825f85604051602001611a2f91815260200190565b60605f80611bc987878787613384565b6040805160028082526060820183525f92602083019080368337019050509050826001600160a01b03165f1b815f8151811061225457612254615217565b602002602001018181525050816001600160a01b03165f1b8160018151811061227f5761227f615217565b602090810291909101015261043d7f7462776f726c640000000000000000005573657244656c65676174696f6e436f82613290565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106122e8576122e8615217565b60200260200101818152505061043d7f7462776f726c6400000000000000000053797374656d486f6f6b7300000000005f1b825f8560405160200161234191906affffffffffffffffffffff1991909116815260150190565b604051602081830303815290604052613544565b5f61041d6135ef565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f8151811061239557612395615217565b60209081029190910101525f61174a7f7462776f726c640000000000000000004e616d6573706163654f776e6572000083837e14010014000000000000000000000000000000000000000000000000000000612a06565b80612423576040517fa019e4da00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5f61242d826127f3565b90506005811115612474576040517f6793df6200000000000000000000000000000000000000000000000000000000815260048101829052600560248201526044016103b2565b5f61247e836127c2565b90505f61248b83836150fb565b9050601c8111156124d2576040517fecd893b900000000000000000000000000000000000000000000000000000000815260048101829052601c60248201526044016103b2565b5f805b8381101561257b5760ff601b82900360080287901c165f819003612528576040517f53b2dd05000000000000000000000000000000000000000000000000000000008152600481018390526024016103b2565b6020811115612566576040517f7237f237000000000000000000000000000000000000000000000000000000008152600481018390526024016103b2565b61257081846150fb565b9250506001016124d5565b506125858561362d565b81146125d1576125948561362d565b6040517feba964de0000000000000000000000000000000000000000000000000000000081526004810191909152602481018290526044016103b2565b825b601c8110156107045760ff601b82900360080287901c168015612625576040517f1d8d44db000000000000000000000000000000000000000000000000000000008152600481018390526024016103b2565b506001016125d3565b8015801561263a575081155b1561265a5760405163d498615960e01b81525f60048201526024016103b2565b5f612664836127f3565b9050600581111561268b5760405163d498615960e01b8152600481018290526024016103b2565b5f612695846127c2565b90505f6126a283836150fb565b9050601c8111156126c95760405163d498615960e01b8152600481018290526024016103b2565b5f805b83811015612732575f6126e26110ff898461280f565b9050805f0361271d576040517ff44b422000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61272781846150fb565b9250506001016126cc565b5061273c8661362d565b81146127675761274b8661362d565b60405163d498615960e01b81526004016103b291815260200190565b825b82811015611512575f61277f6110ff898461280f565b905080156127b9576040517ff44b422000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b50600101612769565b5f600860016127d36002602061522b565b6127dd919061522b565b6127e7919061523e565b8260ff911c1692915050565b5f60086001806128056002602061522b565b6127d3919061522b565b5f601b8290036008028360ff911c1660c581111561282f5761282f615183565b9392505050565b5f808260c581111561284a5761284a615183565b60ff169050606181101561286457601f1660010192915050565b60618360c581111561287857612878615183565b036128865750601492915050565b505f92915050565b50919050565b5f6128a086868661364f565b90505f6128ad8484613685565b90505f6128ba85856136a1565b6040805160018082528183019092529192505f91906020808301908036833701905050905089815f815181106128f2576128f2615217565b602090810291909101015261294a7f746273746f72650000000000000000005461626c657300000000000000000000828686867e60030220202000000000000000000000000000000000000000000000000000612a7a565b50505050505050505050565b6040805160028082526060820183525f92602083019080368337019050509050836001600160a01b03165f1b815f8151811061299457612994615217565b602002602001018181525050826001600160a01b03165f1b816001815181106129bf576129bf615217565b602002602001018181525050610ace7f7462776f726c640000000000000000005573657244656c65676174696f6e436f5f1b825f85604051602001611a2f91815260200190565b5f612a32612a1486866136b6565b60ff858116601b0360080285901c16612a2d858761370b565b613743565b95945050505050565b60608282604051602001612a639291909182526001600160e01b031916602082015260240190565b604051602081830303815290604052905092915050565b611bdd60f21b866001600160f01b03191603612ad357857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051612ac6949392919061528f565b60405180910390a2610704565b5f612add87613793565b90505f5b8151811015612baf575f828281518110612afd57612afd615217565b60200260200101519050612b296001826affffffffffffffffffffff191661381390919063ffffffff16565b15612ba6576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c90612b78908c908c908c908c908c908c906004016152cd565b5f604051808303815f87803b158015612b8f575f80fd5b505af1158015612ba1573d5f803e3d5ffd5b505050505b50600101612ae1565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a987878787604051612be6949392919061528f565b60405180910390a25f612bf988886136b6565b90505f602087019050612c0f825f895184613830565b5f612c19856127f3565b1115612c99575f612c2a8a8a6138eb565b87815590506020860191505f805f5b612c42886127f3565b8160ff161015612c9457612c578d8d83613940565b9250612c728a8260ff166028026038011c64ffffffffff1690565b9150612c80835f8488613830565b612c8a82866150fb565b9450600101612c39565b505050505b5f5b835181101561294a575f848281518110612cb757612cb7615217565b60200260200101519050612ce36002826affffffffffffffffffffff191661381390919063ffffffff16565b15612d60576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf90612d32908e908e908e908e908e908e906004016152cd565b5f604051808303815f87803b158015612d49575f80fd5b505af1158015612d5b573d5f803e3d5ffd5b505050505b50600101612c9b565b5f61031d8251603881901b1790565b606081604051602001612d8b9190615325565b6040516020818303038152906040529050919050565b5f612dab836139be565b801561282f575061282f83836139fe565b611bdd60f21b836001600160f01b03191603612e0f57827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0783604051612e029190615340565b60405180910390a2505050565b5f612e1984613793565b90505f5b8151811015612ee5575f828281518110612e3957612e39615217565b60200260200101519050612e656040826affffffffffffffffffffff191661381390919063ffffffff16565b15612edc576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf4590612eae90899089908990600401615352565b5f604051808303815f87803b158015612ec5575f80fd5b505af1158015612ed7573d5f803e3d5ffd5b505050505b50600101612e1d565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0784604051612f169190615340565b60405180910390a25f612f2985856136b6565b9050612f81815f612f398661362d565b67ffffffffffffffff811115612f5157612f51614c4d565b6040519080825280601f01601f191660200182016040528015612f7b576020820181803683370190505b50613ab2565b5f612f8b846127f3565b1115612fab575f612f9c86866138eb565b9050612fa9816020613ac8565b505b5f5b8251811015610704575f838281518110612fc957612fc9615217565b60200260200101519050612ff56080826affffffffffffffffffffff191661381390919063ffffffff16565b1561306c576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b9061303e908a908a908a90600401615352565b5f604051808303815f87803b158015613055575f80fd5b505af1158015613067573d5f803e3d5ffd5b505050505b50600101612fad565b610acc8585613084848761370b565b85613b03565b604051606083811b6bffffffffffffffffffffffff1916602083015282151560f81b603483015290603501612a63565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106130ee576130ee615217565b60200260200101818152505061043d7f746273746f726500000000000000000053746f7265486f6f6b730000000000005f1b825f8560405160200161314791906affffffffffffffffffffff1991909116815260150190565b604051602081830303815290604052613d5b565b5f6060836001600160a01b03165f613174858989613d93565b6040516131819190615325565b5f6040518083038185875af1925050503d805f81146131bb576040519150601f19603f3d011682016040523d82523d5f602084013e6131c0565b606091505b509097909650945050505050565b805160208201fd5b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f8151811061320e5761320e615217565b6020026020010181815250505f61322685835f613daa565b9050612a32613237825f8451613de3565b613e6f565b6040805160018082528183019092525f916020808301908036833701905050905082815f8151811061327057613270615217565b602002602001018181525050610ace84825f61328b86613e7e565b613e8d565b5f6132996135ef565b9050306001600160a01b038216036132b55761043d8383613ec5565b6040517f505a181d0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063505a181d906132fc908690869060040161537a565b5f604051808303815f87803b158015613313575f80fd5b505af1158015611512573d5f803e3d5ffd5b6040805161737960f01b60208201525f602282018190527f756e6c696d6974656400000000000000000000000000000000000000000000006030830152910160405160208183030381529060405261337c90615088565b909114919050565b5f60605f61339186613ed8565b90505f5b815181101561345d575f8282815181106133b1576133b1615217565b602002602001015190506133dd6001826affffffffffffffffffffff191661381390919063ffffffff16565b15613454576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c332303190613426908c908c908c90600401615392565b5f604051808303815f87803b15801561343d575f80fd5b505af115801561344f573d5f803e3d5ffd5b505050505b50600101613395565b5061346a87858888613f47565b90935091505f5b8151811015613539575f82828151811061348d5761348d615217565b602002602001015190506134b96002826affffffffffffffffffffff191661381390919063ffffffff16565b15613530576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f9990613502908c908c908c90600401615392565b5f604051808303815f87803b158015613519575f80fd5b505af115801561352b573d5f803e3d5ffd5b505050505b50600101613471565b505094509492505050565b5f61354d6135ef565b9050306001600160a01b038216036135705761356b85858585613d5b565b610acc565b6040517f150f32620000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063150f3262906135bb9088908890889088906004016153b9565b5f604051808303815f87803b1580156135d2575f80fd5b505af11580156135e4573d5f803e3d5ffd5b505050505050505050565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175545f906001600160a01b031680613628573391505090565b919050565b5f600861363c6002602061522b565b613646919061523e565b9190911c919050565b60408051602081018590529081018390526060818101839052906080015b60405160208183030381529060405290509392505050565b815181515f9181810160389190911b1760609190911b1761282f565b60608282604051602001612a639291906153ec565b5f82826040516020016136ca92919061541a565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b5f80805b8360ff1681101561373b5761373160ff601b83900360080287901c16836150fb565b915060010161370f565b509392505050565b5f602082106137685760208204840193506020828161376457613764615454565b0691505b508254600882021b60208290038084111561373b576001850154600882021c82179150509392505050565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f815181106137cb576137cb615217565b60209081029190910101525f6138027f746273746f726500000000000000000053746f7265486f6f6b730000000000008383613daa565b905061139e613237825f8451613de3565b5f8160ff16826138238560581c90565b1660ff1614905092915050565b82156138a8576020831061385a5760208304840193506020838161385657613856615454565b0692505b82156138a85760208390035f5f19600885021c1990506008850281811c91508351811c9050811987541682821617875550818411613899575050610ace565b50600194909401939182900391015b5b602082106138ca5780518455600190930192601f19909101906020016138a9565b8115610ace575f5f19600884021c8554835182191691161785555050505050565b5f82826040516020016138ff92919061541a565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b5f838360405160200161395492919061541a565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f118185f1c90509392505050565b5f6139e9827f01ffc9a7000000000000000000000000000000000000000000000000000000006139fe565b801561031d5750612184826001600160e01b03195b6040516001600160e01b0319821660248201525f90819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a70000000000000000000000000000000000000000000000000000000017815282519293505f9283928392909183918a617530fa92503d91505f519050828015613a9c575060208210155b8015613aa757505f81115b979650505050505050565b61043d83838351613ac38560200190565b613830565b5f6020613ad683601f6150fb565b613ae09190615468565b613aea90846150fb565b90505b8083101561043d575f8355600183019250613aed565b611bdd60f21b846001600160f01b03191603613b5a57837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be848484604051613b4d93929190615487565b60405180910390a2610ace565b5f613b6585856136b6565b90505f613b7186613793565b90505f5b8151811015613c3f575f828281518110613b9157613b91615217565b60200260200101519050613bbd6004826affffffffffffffffffffff191661381390919063ffffffff16565b15613c36576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d90613c08908b908b908b908b906004016154b9565b5f604051808303815f87803b158015613c1f575f80fd5b505af1158015613c31573d5f803e3d5ffd5b505050505b50600101613b75565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be868686604051613c7493929190615487565b60405180910390a2613c8f828565ffffffffffff1685613ab2565b5f5b8151811015611512575f828281518110613cad57613cad615217565b60200260200101519050613cd96008826affffffffffffffffffffff191661381390919063ffffffff16565b15613d52576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba872190613d24908b908b908b908b906004016154b9565b5f604051808303815f87803b158015613d3b575f80fd5b505af1158015613d4d573d5f803e3d5ffd5b505050505b50600101613c91565b5f613d668585614015565b90505f613d82828560ff166028026038011c64ffffffffff1690565b9050610704868686845f8888614027565b606083838360405160200161366d939291906154f1565b606061139e613dba858585613940565b5f613dde85613dc98989614015565b9060ff166028026038011c64ffffffffff1690565b6143bc565b5f81831180613df25750835182115b15613e2f578383836040517f23230fa30000000000000000000000000000000000000000000000000000000081526004016103b29392919061552f565b60208401613e3d84826150fb565b90505f613e4a858561522b565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b60605f61282f8360155f6143df565b60608161282f8160155f614457565b5f613e988585614015565b90505f613eb4828560ff166028026038011c64ffffffffff1690565b90506107048686865f858888614027565b6103468282613ed3856144a9565b612dbc565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f81518110613f1057613f10615217565b60209081029190910101525f6138027f7462776f726c6400000000000000000053797374656d486f6f6b7300000000008383613daa565b5f60605f80613f558661452c565b90925090506001600160a01b038216613f725785610dff87610cd5565b80613f8157613f8186896145e1565b8615613fc4576dffffffffffffffffffffffffffff60801b8616616e7360f01b175f613fac826145f8565b9050613fc182613fbc8b846150fb565b61466e565b50505b5f613fcf8760101b90565b71ffffffffffffffffffffffffffffffffffff191614613ffa57613ff58888848861315b565b614006565b614006888884886146e9565b90999098509650505050505050565b5f61282f61402384846138eb565b5490565b613a3160f11b876001600160f01b0319161461405757613a3160f11b8788604051602001610e8091815260200190565b5f614071828760ff166028026038011c64ffffffffff1690565b90505f83518564ffffffffff1683614089919061522b565b61409391906150fb565b90508082141580156140b55750816140ab8688615553565b64ffffffffff1614155b15614105576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff80881660048301528087166024830152831660448201526064016103b2565b818664ffffffffff161115614156576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff871660248201526044016103b2565b5f614162848984614746565b90505f61416e8b613793565b90505f5b8151811015614232575f82828151811061418e5761418e615217565b602002602001015190506141ba6010826affffffffffffffffffffff191661381390919063ffffffff16565b1561422957606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b81526004016141fb9796959493929190615578565b5f604051808303815f87803b158015614212575f80fd5b505af1158015614224573d5f803e3d5ffd5b505050505b50600101614172565b5064ffffffffff88165f5b8a60ff168160ff16101561427057614264878260ff166028026038011c64ffffffffff1690565b9091019060010161423d565b508b7ffe158a7adba34e256807c8a149028d3162918713c3838afc643ce9f96716ebfd8c8c848c888d6040516142ab969594939291906155d5565b60405180910390a2508284146142cb575f6142c68c8c6138eb565b839055505b5f6142d78c8c8c613940565b90506142eb818a64ffffffffff1689613ab2565b505f5b81518110156143ae575f82828151811061430a5761430a615217565b602002602001015190506143366020826affffffffffffffffffffff191661381390919063ffffffff16565b156143a557606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b81526004016143779796959493929190615578565b5f604051808303815f87803b15801561438e575f80fd5b505af11580156143a0573d5f803e3d5ffd5b505050505b506001016142ee565b505050505050505050505050565b60405160208101601f19603f848401011660405282825261373b85858584614813565b60605f6143ec8560801c90565b90506fffffffffffffffffffffffffffffffff85165f85828161441157614411615454565b0490506040519350602084016020820281016040528185525f5b8281101561444b578451871c82529387019360209091019060010161442b565b50505050509392505050565b82516060905f614467858361523e565b9050604051925060208301601f19603f83860101166040528184525f602088015b8482101561444b578051871b83529187019160019190910190602001614488565b5f7f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016144f757507e60030220202000000000000000000000000000000000000000000000000000919050565b61031d6145247f746273746f72650000000000000000005461626c657300000000000000000000846148da565b60205f613743565b6040805160018082528183019092525f91829182916020808301908036833701905050905083815f8151811061456457614564615217565b60209081029190910101525f80806145bc7f7462776f726c6400000000000000000053797374656d73000000000000000000857e150200140100000000000000000000000000000000000000000000000000006148f5565b5050602081015160349091015160609190911c9860f89190911c975095505050505050565b6145eb82826149f6565b61034657610c5f82610cd5565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f8151811061462f5761462f615217565b60209081029190910101525f61139e7f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b612a06565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106146a2576146a2615217565b60200260200101818152505061043d7f7462776f726c6400000000000000000042616c616e63657300000000000000005f1b825f85604051602001611a2f91815260200190565b5f6060836001600160a01b0316614701848888613d93565b60405161470e9190615325565b5f60405180830381855af49150503d805f81146131bb576040519150601f19603f3d011682016040523d82523d5f602084013e6131c0565b5f64ffffffffff821115614789576040517f7149a3c1000000000000000000000000000000000000000000000000000000008152600481018390526024016103b2565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff168085106147bb57808503820191506147c3565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b8215614897576020831061483d5760208304840193506020838161483957614839615454565b0692505b82156148975760208390035f8184101561485e57505f19600884021c614867565b505f19600882021c5b8554600886021b818451168219821617845250818411614888575050610ace565b50600194909401939182900391015b5b602082106148b95783548152600190930192601f1990910190602001614898565b8115610ace575f5f19600884021c8251865482191691161782525050505050565b60408051602081018490529081018290525f906060016136ca565b60605f60605f6149048561362d565b9050614911878783614a2b565b93505f61491d866127f3565b905080156149eb5761492f8888614015565b935066ffffffffffffff841667ffffffffffffffff81111561495357614953614c4d565b6040519080825280601f01601f19166020018201604052801561497d576020820181803683370190505b509250602083015f5b828160ff1610156149e8575f61499d8b8b84613940565b90505f6149b9888460ff166028026038011c64ffffffffff1690565b90506149c7825f8387614813565b6149d181856150fb565b9350505080806149e090615630565b915050614986565b50505b505093509350939050565b5f614a1b616e7360f01b6dffffffffffffffffffffffffffff60801b85161783614a60565b8061282f575061282f8383614a60565b6060815f03614a48575060408051602081019091525f815261282f565b5f614a5385856136b6565b9050612a32815f856143bc565b6040805160028082526060820183525f928392919060208301908036833701905050905083815f81518110614a9757614a97615217565b602002602001018181525050826001600160a01b03165f1b81600181518110614ac257614ac2615217565b60209081029190910101525f614b017f7462776f726c640000000000000000005265736f7572636541636365737300008383630101000160d81b612a06565b9050612a328160f81c90565b5f60208284031215614b1d575f80fd5b81356001600160e01b03198116811461282f575f80fd5b6001600160a01b038116811461097e575f80fd5b5f8060408385031215614b59575f80fd5b823591506020830135614b6b81614b34565b809150509250929050565b5f8083601f840112614b86575f80fd5b50813567ffffffffffffffff811115614b9d575f80fd5b6020830191508360208260051b8501011115614bb7575f80fd5b9250929050565b5f805f805f805f8060c0898b031215614bd5575f80fd5b88359750602089013596506040890135955060608901359450608089013567ffffffffffffffff80821115614c08575f80fd5b614c148c838d01614b76565b909650945060a08b0135915080821115614c2c575f80fd5b50614c398b828c01614b76565b999c989b5096995094979396929594505050565b634e487b7160e01b5f52604160045260245ffd5b604051601f8201601f1916810167ffffffffffffffff81118282101715614c8a57614c8a614c4d565b604052919050565b5f82601f830112614ca1575f80fd5b813567ffffffffffffffff811115614cbb57614cbb614c4d565b614cce6020601f19601f84011601614c61565b818152846020838601011115614ce2575f80fd5b816020850160208301375f918101602001919091529392505050565b5f805f60608486031215614d10575f80fd5b8335614d1b81614b34565b925060208401359150604084013567ffffffffffffffff811115614d3d575f80fd5b614d4986828701614c92565b9150509250925092565b5f8060408385031215614d64575f80fd5b82359150602083013567ffffffffffffffff811115614d81575f80fd5b614d8d85828601614c92565b9150509250929050565b5f805f60608486031215614da9575f80fd5b833592506020840135614dbb81614b34565b915060408401358015158114614dcf575f80fd5b809150509250925092565b803560ff81168114613628575f80fd5b5f805f60608486031215614dfc575f80fd5b833592506020840135614e0e81614b34565b9150614e1c60408501614dda565b90509250925092565b5f805f60608486031215614e37575f80fd5b83359250602084013567ffffffffffffffff80821115614e55575f80fd5b614e6187838801614c92565b93506040860135915080821115614e76575f80fd5b50614d4986828701614c92565b5f8060408385031215614e94575f80fd5b8235614e9f81614b34565b9150602083013567ffffffffffffffff811115614d81575f80fd5b5f60208284031215614eca575f80fd5b5035919050565b5f805f60608486031215614ee3575f80fd5b8335925060208401359150604084013567ffffffffffffffff811115614d3d575f80fd5b5f60208284031215614f17575f80fd5b813561282f81614b34565b5f5b83811015614f3c578181015183820152602001614f24565b50505f910152565b5f8151808452614f5b816020860160208601614f22565b601f01601f19169290920160200192915050565b828152604060208201525f61139e6040830184614f44565b5f67ffffffffffffffff80841115614fa157614fa1614c4d565b8360051b6020614fb360208301614c61565b86815291850191602081019036841115614fcb575f80fd5b865b84811015614ffd57803586811115614fe3575f80fd5b614fef36828b01614c92565b845250918301918301614fcd565b50979650505050505050565b6001600160f01b031984168152826020820152606060408201525f612a326060830184614f44565b5f8351615042818460208801614f22565b7f5f5f000000000000000000000000000000000000000000000000000000000000908301908152835161507c816002840160208801614f22565b01600201949350505050565b8051602080830151919081101561288e575f1960209190910360031b1b16919050565b602081525f61282f6020830184614f44565b604081525f6150cf6040830185614f44565b90506001600160a01b03831660208301529392505050565b634e487b7160e01b5f52601160045260245ffd5b8082018082111561031d5761031d6150e7565b6001600160f01b0319841681525f7f3a000000000000000000000000000000000000000000000000000000000000008060028401528451615156816003860160208901614f22565b808401905081600382015284519150615176826004830160208801614f22565b0160040195945050505050565b634e487b7160e01b5f52602160045260245ffd5b5f60208083016020845280855180835260408601915060408160051b8701019250602087015f5b8281101561520a577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc08886030184526151f8858351614f44565b945092850192908501906001016151be565b5092979650505050505050565b634e487b7160e01b5f52603260045260245ffd5b8181038181111561031d5761031d6150e7565b808202811582820484141761031d5761031d6150e7565b5f815180845260208085019450602084015f5b8381101561528457815187529582019590820190600101615268565b509495945050505050565b608081525f6152a16080830187615255565b82810360208401526152b38187614f44565b90508460408401528281036060840152613aa78185614f44565b86815260c060208201525f6152e560c0830188615255565b82810360408401526152f78188614f44565b905085606084015282810360808401526153118186614f44565b9150508260a0830152979650505050505050565b5f8251615336818460208701614f22565b9190910192915050565b602081525f61282f6020830184615255565b838152606060208201525f61536a6060830185615255565b9050826040830152949350505050565b828152604060208201525f61139e6040830184615255565b6001600160a01b0384168152826020820152606060408201525f612a326060830184614f44565b848152608060208201525f6153d16080830186615255565b60ff851660408401528281036060840152613aa78185614f44565b5f83516153fd818460208801614f22565b835190830190615411818360208801614f22565b01949350505050565b8281525f60208083018451602086015f5b828110156154475781518452928401929084019060010161542b565b5091979650505050505050565b634e487b7160e01b5f52601260045260245ffd5b5f8261548257634e487b7160e01b5f52601260045260245ffd5b500490565b606081525f6154996060830186615255565b65ffffffffffff851660208401528281036040840152611bdb8185614f44565b848152608060208201525f6154d16080830186615255565b65ffffffffffff851660408401528281036060840152613aa78185614f44565b5f8451615502818460208901614f22565b60609490941b6bffffffffffffffffffffffff191691909301908152601481019190915260340192915050565b606081525f6155416060830186614f44565b60208301949094525060400152919050565b64ffffffffff818116838216019080821115615571576155716150e7565b5092915050565b87815260e060208201525f61559060e0830189615255565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c08401526155c78185614f44565b9a9950505050505050505050565b60c081525f6155e760c0830189615255565b60ff8816602084015265ffffffffffff8716604084015264ffffffffff8616606084015284608084015282810360a08401526156238185614f44565b9998505050505050505050565b5f60ff821660ff8103615645576156456150e7565b6001019291505056fea164736f6c6343000818000a","sourceMap":"740:212:89:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2347:198:64;;;;;;:::i;:::-;;:::i;:::-;;;516:14:213;;509:22;491:41;;479:2;464:18;2347:198:64;;;;;;;;4227:294:96;;;;;;:::i;:::-;;:::i;:::-;;2075:750;;;;;;:::i;:::-;;:::i;1262:121:64:-;;;:::i;:::-;;;-1:-1:-1;;;;;2850:55:213;;;2832:74;;2820:2;2805:18;1262:121:64;2686:226:213;11947:233:97;;;;;;:::i;:::-;;:::i;8453:1586::-;;;;;;:::i;:::-;;:::i;:::-;;;-1:-1:-1;;;;;;5197:79:213;;;5179:98;;5167:2;5152:18;8453:1586:97;5035:248:213;5880:2238:97;;;;;;:::i;:::-;;:::i;1624:118:64:-;;;-1:-1:-1;;3816:14:64;3812:25;3799:39;5982:25:213;;5970:2;5955:18;1624:118:64;5836:177:213;3288:597:96;;;;;;:::i;:::-;;:::i;10445:1172:97:-;;;;;;:::i;:::-;;:::i;1094:570:95:-;;;;;;:::i;:::-;;:::i;4813:389:97:-;;;;;;:::i;:::-;;:::i;14236:468::-;;;;;;:::i;:::-;;:::i;2604:736::-;;;;;;:::i;:::-;;:::i;12906:1146::-;;;;;;:::i;:::-;;:::i;12365:223::-;;;;;;:::i;:::-;;:::i;3644:939::-;;;;;;:::i;:::-;;:::i;1958:98:64:-;;;:::i;2347:198::-;2423:4;-1:-1:-1;;;;;;2442:54:64;;2457:39;2442:54;;:98;;-1:-1:-1;;;;;;;2500:40:64;;2515:25;2500:40;2442:98;2435:105;2347:198;-1:-1:-1;;2347:198:64:o;4227:294:96:-;1061:20:88;:18;:20::i;:::-;4381:50:96::1;4409:7;4418:12;:10;:12::i;:::-;4381:27;:50::i;:::-;4465:51;4495:7;4504:11;4465:29;:51::i;:::-;4227:294:::0;;:::o;2075:750::-;1061:20:88;:18;:20::i;:::-;2390:9:96::1;2369:17;:7:::0;:15:::1;:17::i;:::-;-1:-1:-1::0;;2369:30:96::1;::::0;2365:110:::1;;2440:7;2449:18;:7;:16;:18::i;:::-;2416:52;;;;;;;;;;;;:::i;:::-;;;;;;;;2365:110;2527:57;-1:-1:-1::0;;;;;;2955:46:65;;2954:74;2527:31:96::1;:57::i;:::-;2646:50;2674:7;2683:12;:10;:12::i;2646:50::-;2729:91;2753:7:::0;2762:11;2775:9;2786:11;2729:91:::1;2799:8:::0;;2729:91:::1;:::i;:::-;;2809:10:::0;;2729:91:::1;:::i;:::-;:23;:91::i;:::-;2075:750:::0;;;;;;;;:::o;1262:121:64:-;1313:14;1342:36;:34;:36::i;:::-;1335:43;;1262:121;:::o;11947:233:97:-;1061:20:88;:18;:20::i;:::-;12099:76:97::1;12116:12;:10;:12::i;:::-;12130:9;12141:19;12162:12;12099:16;:76::i;:::-;11947:233:::0;;;:::o;8453:1586::-;8592:28;1061:20:88;:18;:20::i;:::-;-1:-1:-1;;;8699:8:97;-1:-1:-1;;;;;;8699:37:97::1;;8695:138;;-1:-1:-1::0;;;8796:8:97::1;8806:19;:8;:17;:19::i;:::-;8753:73;;;;;;;;;;;;;:::i;8695:138::-;8876:41;8908:8;8876:31;:41::i;:::-;8971:51;8999:8;9009:12;:10;:12::i;8971:51::-;9069:29;9101:59;9136:23;:8;451:5:20::0;2637:44:65;;2539:148;9136:23:97::1;-1:-1:-1::0;;9101:59:97::1;:34;:59::i;:::-;9069:91;;9166:36;9219:15;9242:23;9205:61;;;;;;;;;:::i;:::-;;;;;;;;;;;;;9166:100;;9319:22;9303:40;;;;;;9272:72;;9410:27;9440:53;9471:21;9440:30;:53::i;:::-;9410:83:::0;-1:-1:-1;9504:40:97;;9500:111:::1;;9553:58;::::0;::::1;::::0;;-1:-1:-1;;;;;;5197:79:213;;9553:58:97::1;::::0;::::1;5179:98:213::0;5152:18;;9553:58:97::1;5035:248:213::0;9500:111:97::1;9695:41:::0;;::::1;::::0;::::1;::::0;9743:79:::1;9766:21:::0;9789:8;9695:41;9743:22:::1;:79::i;:::-;9886:72;9910:22;9934:23;9886;:72::i;:::-;9964:70;9988:21;10011:22;9964:23;:70::i;:::-;8622:1417;;;;8453:1586:::0;;;;:::o;5880:2238::-;1061:20:88;:18;:20::i;:::-;-1:-1:-1;;;6068:8:97;-1:-1:-1;;;;;;6068:37:97::1;;6064:138;;-1:-1:-1::0;;;6165:8:97::1;6175:19;:8;:17;:19::i;6064:138::-;-1:-1:-1::0;;;2955:46:65;;-1:-1:-1;;;2954:74:65;6311:44:97::1;2954:74:65::0;6311:31:97::1;:44::i;:::-;6409:54;6437:11;6450:12;:10;:12::i;6409:54::-;6554:74;6579:6;6588:39;6554:16;:74::i;:::-;6721:9;6699:18;:8:::0;:16:::1;:18::i;:::-;-1:-1:-1::0;;6699:31:97::1;::::0;6695:98:::1;;6763:8;6773:19;:8;:17;:19::i;6695:98::-;6877:27;6907:36;6935:6;6907:19;:36::i;:::-;6877:66:::0;-1:-1:-1;6960:40:97;;;::::1;::::0;:110:::1;;;7061:8;7022:16;7004:66;;6960:110;6949:192;;;7092:42;::::0;::::1;::::0;;-1:-1:-1;;;;;2850:55:213;;7092:42:97::1;::::0;::::1;2832:74:213::0;2805:18;;7092:42:97::1;2686:226:213::0;6949:192:97::1;7205:22;7230:28;7249:8;7230:18;:28::i;:::-;7205:53:::0;-1:-1:-1;;;;;;7338:28:97;::::1;::::0;7334:411:::1;;7437:44;7466:14;7437:28;:44::i;:::-;7552:57;7581:11;7594:14;7552:28;:57::i;:::-;7334:411;;;7700:38;7723:8;7733:4;7700:22;:38::i;:::-;7832:53;7845:8;7863:6;7872:12;7832;:53::i;:::-;7957:46;7985:6;7994:8;7957:19;:46::i;:::-;8058:55;8078:11;8099:6;8108:4;8058:19;:55::i;:::-;5991:2127;;;5880:2238:::0;;;:::o;3288:597:96:-;1061:20:88;:18;:20::i;:::-;3501:68:96::1;3526:11;3540:28;3501:16;:68::i;:::-;3622:57;-1:-1:-1::0;;;;;;2955:46:65;;2954:74;2527:31:96::1;:57::i;3622:::-;3729:50;3757:7;3766:12;:10;:12::i;3729:50::-;3811:69;3839:7;3848:11;3861:18;3811:27;:69::i;10445:1172:97:-:0;10630:28;1061:20:88;:18;:20::i;:::-;625:63:86::1;::::0;;-1:-1:-1;;;625:63:86::1;::::0;::::1;12685:92:213::0;662:14:86::1;12793:11:213::0;;;12786:100;;;12902:12;;;12895:101;10718:60:97::1;::::0;13012:12:213;625:63:86::1;;;;;;;;;;;;617:72;;;:::i;:::-;10765:12:97;:10;:12::i;10718:60::-;10897:22;10881:40;;;;;;10850:72;;10928:29;10983:23;10967:41;;;;;;10928:81;;11075:27;11105:53;11136:21;11105:30;:53::i;:::-;11075:83:::0;-1:-1:-1;11169:40:97;;11165:111:::1;;11218:58;::::0;::::1;::::0;;-1:-1:-1;;;;;;5197:79:213;;11218:58:97::1;::::0;::::1;5179:98:213::0;5152:18;;11218:58:97::1;5035:248:213::0;11165:111:97::1;11321:79;11344:21;11367:8;11377:22;11321;:79::i;:::-;11464:72;11488:22;11512:23;11464;:72::i;:::-;11542:70;11566:21;11589:22;11542:23;:70::i;:::-;10660:957;;10445:1172:::0;;;;;:::o;1094:570:95:-;1061:20:88;:18;:20::i;:::-;1260:60:95::1;1285:6;1294:25;1260:16;:60::i;:::-;1327:200;1394:12;:10;:12::i;:::-;1424:1;1449:6;1507:11;1474:46;;;;;;;;:::i;:::-;;::::0;;-1:-1:-1;;1474:46:95;;::::1;::::0;;;;;;::::1;::::0;::::1;::::0;;::::1;;::::0;::::1;::::0;;1327:47:::1;:200::i;:::-;;1591:68;1621:6;1640:11;1630:22;;;;;;1654:4;1591:21;:68::i;4813:389:97:-:0;1061:20:88;:18;:20::i;:::-;4970:51:97::1;4998:8;5008:12;:10;:12::i;4970:51::-;5116:81;1163:66:82;5166:8:97::0;5184:11;5116:27:::1;:81::i;14236:468::-:0;1061:20:88;:18;:20::i;:::-;14377:29:97::1;14394:11;14377:16;:29::i;:::-;14451:44;14483:11;14451:31;:44::i;:::-;14549:54;14577:11;14590:12;:10;:12::i;14549:54::-;14647:52;14687:11;14647:39;:52::i;:::-;14236:468:::0;:::o;2604:736::-;1061:20:88;:18;:20::i;:::-;2741:29:97::1;2758:11;2741:16;:29::i;:::-;2835:34;2857:11;2835:21;:34::i;:::-;2922:35;2945:11;2922:22;:35::i;:::-;2918:127;;;3002:11;3015:22;:11;:20;:22::i;:::-;2974:64;;;;;;;;;;;;:::i;2918:127::-;3089:41;3112:11;3125:4;3089:22;:41::i;:::-;3183:46;3203:11;3216:12;:10;:12::i;:::-;3183:19;:46::i;:::-;3283:52;3303:11;3316:12;:10;:12::i;:::-;3330:4;3283:19;:52::i;12906:1146::-:0;1061:20:88;:18;:20::i;:::-;13120:29:97::1;13137:11;13120:16;:29::i;:::-;13211:41;13232:19;13211:20;:41::i;:::-;13206:107;;13269:37;;;;;;;;;;;;;;13206:107;13366:54;13394:11;13407:12;:10;:12::i;13366:54::-;13519:25;13547:39;13566:19;13547:18;:39::i;:::-;13519:67;;13592:73;13609:17;13628:36;13592:16;:73::i;:::-;13711:65;13743:11;13756:19;13711:31;:65::i;:::-;13847:19:::0;;:23;13843:205:::1;;13880:161;13931:12;:10;:12::i;:::-;13963:19;14002:12;14031:1;13880:32;:161::i;:::-;;13843:205;13066:986;12906:1146:::0;;;:::o;12365:223::-;1061:20:88;:18;:20::i;:::-;12498:85:97::1;12546:12;:10;:12::i;:::-;12571:9;12498:34;:85::i;3644:939::-:0;1061:20:88;:18;:20::i;:::-;-1:-1:-1;;;3869:8:97;-1:-1:-1;;;;;;3869:37:97::1;;3865:138;;-1:-1:-1::0;;;3966:8:97::1;3976:19;:8;:17;:19::i;3865:138::-;4084:69;4109:11;4123:29;4084:16;:69::i;:::-;4195:41;4227:8;4195:31;:41::i;:::-;4290:58;-1:-1:-1::0;;;;;;2955:46:65;;2954:74;2527:31:96::1;:57::i;4290:58:97:-;4398:51;4426:8;4436:12;:10;:12::i;4398:51::-;4481:97;4498:8:::0;-1:-1:-1;;1053:20:5;;;;1045:29;1077:30;;;;;;1045:62;4481:16:97::1;:97::i;1958:98:64:-:0;1997:7;2019:32;:30;:32::i;1179:189:88:-;-1:-1:-1;;;;;1265:6:88;1248:23;1256:4;1248:23;1237:127;;1332:25;;;;;;;;;;;;;;1237:127;1179:189::o;4186:234:46:-;-1:-1:-1;;;;;4272:58:46;;:48;-1:-1:-1;;;;;;2955:46:65;;2954:74;4272:19:46;:48::i;:::-;-1:-1:-1;;;;;4272:58:46;;4268:148;;4379:21;:10;:19;:21::i;:::-;4402:6;4347:62;;;;;;;;;;;;:::i;10984:172:24:-;11072:79;969:66:32;11121:7:24;11138:11;11072:27;:79::i;3165:160:65:-;3228:7;3292:26;438:6;451:5:20;3292:26:65;:::i;:::-;3258:61;;;;;3165:160;-1:-1:-1;3165:160:65:o;3486:592::-;3550:13;3620:10;451:5:20;2637:44:65;;;3571:19;3718;3620:10;3718:7;:19::i;:::-;3695:42;-1:-1:-1;3800:12:65;-1:-1:-1;;3839:35:65;;;:102;;3888:53;-1:-1:-1;;3888:53:65;;:34;:53::i;:::-;3839:102;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;3968:25:65;;;:87;;4007:48;4042:12;4007:34;:48::i;:::-;3968:87;;;;;;;;;;;;;;;;;;;;;3772:293;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;3743:330;;;;;3486:592;;;:::o;5202:207:46:-;5277:34;5300:10;5277:22;:34::i;:::-;5272:133;;5364:10;5376:21;:10;:19;:21::i;:::-;5328:70;;;;;;;;;;;;:::i;6637:2917:24:-;-1:-1:-1;;;6924:7:24;-1:-1:-1;;;;;;6924:35:24;;;;;:83;;-1:-1:-1;;;;6963:7:24;-1:-1:-1;;;;;;6963:44:24;;;6924:83;6920:209;;;-1:-1:-1;;;7079:7:24;7112;7095:25;;;;;;15374:19:213;;15418:2;15409:12;;15214:213;7095:25:24;;;;-1:-1:-1;;7095:25:24;;;;;;;;;;7024:98;;;;;;;;;;:::i;6920:209::-;7175:22;:11;:20;:22::i;:::-;7238:40;:9;7271:4;7238:18;:40::i;:::-;7284:43;:11;7319:5;7284:20;:43::i;:::-;1683:38:34;5236:60:21;;;1515:34:34;5159:59:21;;;5153:144;5138:159;;7415:8:24;:15;:40;7411:148;;1683:38:34;5236:60:21;;;1515:34:34;5159:59:21;;;5153:144;5138:159;;7536:15:24;;7472:80;;;;;;;;15606:25:213;;;;15647:18;;;15640:34;15579:18;;7472:80:24;15432:248:213;7411:148:24;1683:38:34;5236:60:21;;;1515:34:34;5159:59:21;;;5153:144;5138:159;;7609:10:24;:17;:44;7605:158;;1683:38:34;5236:60:21;;;1515:34:34;5159:59:21;;;5153:144;5138:159;;7738:17:24;;7670:86;;;;;;;;15606:25:213;;;;15647:18;;;15640:34;15579:18;;7670:86:24;15432:248:213;7605:158:24;1683:38:34;5236:60:21;;;1515:34:34;5159:59:21;;;5153:144;5138:159;;1683:38:34;5236:60:21;;;1515:34:34;5159:59:21;;;5153:144;5138:159;;7820:50:24;7816:171;;1683:38:34;5236:60:21;;;1515:34:34;5159:59:21;;;5153:144;5138:159;;1683:38:34;5236:60:21;;;1515:34:34;5159:59:21;;;5153:144;5138:159;;7887:93:24;;;;;;;;15606:25:213;;;;15647:18;;;15640:34;15579:18;;7887:93:24;15432:248:213;7816:171:24;8029:29;:11;:27;:29::i;:::-;7996;:11;:27;:29::i;:::-;:62;7992:225;;8134:29;:11;:27;:29::i;:::-;8173;:11;:27;:29::i;:::-;8075:135;;;;;;;;15606:25:213;;;;15647:18;;;15640:34;15579:18;;8075:135:24;15432:248:213;7992:225:24;8260:30;:11;:28;:30::i;:::-;8226;:11;:28;:30::i;:::-;:64;8222:230;;8367:30;:11;:28;:30::i;:::-;8407;:11;:28;:30::i;:::-;8307:138;;;;;;;;15606:25:213;;;;15647:18;;;15640:34;15579:18;;8307:138:24;15432:248:213;8222:230:24;8549:9;8544:314;8564:29;:11;:27;:29::i;:::-;8560:1;:33;8544:314;;;8638:44;:22;:11;8658:1;8638:19;:22::i;:::-;:42;;;;;;;;:::i;:::-;;:44::i;:::-;579:1:34;4323:19:4;:27;;;4322:44;4288:79;;;4275:93;;8612:70:24;8608:244;;579:1:34;4323:19:4;:27;;;4322:44;4288:79;;;4275:93;;8789:44:24;:22;:11;8809:1;8789:19;:22::i;:44::-;8701:142;;;;;;;;15606:25:213;;;;15647:18;;;15640:34;15579:18;;8701:142:24;15432:248:213;8608:244:24;8595:3;;8544:314;;;;8938:25;8966:63;-1:-1:-1;;;9003:25:24;:7;451:5:20;2637:44:65;;2539:148;9003:25:24;451:5:20;1080:26;-1:-1:-1;;;;;;1061:15:20;;;;:46;;952:161;8966:63:24;8938:91;;9035:26;9064:72;-1:-1:-1;;;9110:25:24;:7;451:5:20;2637:44:65;;2539:148;9064:72:24;9035:101;;9146:38;9169:14;9146:22;:38::i;:::-;:81;;;;9188:39;9211:15;9188:22;:39::i;:::-;9142:190;;;9282:7;9315;9298:25;;;;;;15374:19:213;;15418:2;15409:12;;15214:213;9298:25:24;;;;-1:-1:-1;;9298:25:24;;;;;;;;;;9244:81;;;;;;;;;:::i;9142:190::-;9373:103;9385:7;9394:11;9407:9;9418:11;9442:8;9431:20;;;;;;;;:::i;:::-;;;;;;;;;;;;;9464:10;9453:22;;;;;;;;:::i;:::-;;;;;;;;;;;;;9373:11;:103::i;:::-;9512:37;9535:7;9544:4;9512:22;:37::i;3008:383:64:-;3294:34;3298:14;3294:34;3281:48;3275:4;3271:59;;3341:45;;-1:-1:-1;3376:10:64;3341:45;3008:383;:::o;604:859:98:-;792:116;832:9;854;886:19;792:26;:116::i;:::-;954:41;975:19;954:20;:41::i;:::-;950:511;;;1095:25;1123:39;1142:19;1123:18;:39::i;:::-;1095:67;;1168:73;1185:17;1204:36;1168:16;:73::i;:::-;1308:148;1357:9;1384:19;1421:12;1448:1;1308:32;:148::i;1862:325:65:-;1932:13;1953:14;1973:83;1989:2;1980:6;:11;1973:83;;;-1:-1:-1;;2007:37:65;;3261:1:2;3257:13;;3253:24;2007:42:65;;2003:53;2051:5;2003:53;1993:8;;1973:83;;;2092:30;;;-1:-1:-1;;16882:79:213;;2092:30:65;;;16870:92:213;2092:30:65;;16978:12:213;;;;2092:30:65;;;875:21:2;;;2092:30:65;2142:39;2128:54;1862:325;-1:-1:-1;;;;1862:325:65:o;3150:332:75:-;3281:16;;;3295:1;3281:16;;;;;;;;;3225:19;;;;3281:16;;;;;;;;;;;;-1:-1:-1;3281:16:75;3252:45;;3326:21;3318:30;;;3303:9;3313:1;3303:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;3355:13;3371:62;1174:66;3406:9;3355:13;1303:66;3371:24;:62::i;7390:465::-;7501:24;7528:46;7541:8;7551:22;7528:12;:46::i;:::-;7678:16;;;7692:1;7678:16;;;;;;;;;7501:73;;-1:-1:-1;7581:30:75;;7617:25;;7581:30;;7678:16;;;;;;;;;;;;-1:-1:-1;7678:16:75;7649:45;;7723:21;7715:30;;;7700:9;7710:1;7700:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;7752:98;1174:66;7782:9;7793:11;7806:15;7823:12;1303:66;7752:19;:98::i;:::-;7495:360;;;;7390:465;;;:::o;3188:456:76:-;3275:24;3305:30;3338:32;3352:17;3338:13;:32::i;:::-;3305:65;;3376:25;3404:32;3418:17;3404:13;:32::i;:::-;3472:16;;;3486:1;3472:16;;;;;;;;;3376:60;;-1:-1:-1;3443:26:76;;3472:16;;;;;;;;;;;;-1:-1:-1;3472:16:76;3443:45;;3517:16;3509:25;;;3494:9;3504:1;3494:12;;;;;;;;:::i;:::-;;;;;;;;;;:40;3541:98;1095:66;3571:9;3582:11;3595:15;3612:12;1224:66;3541:19;:98::i;692:238:100:-;777:61;809:15;826:11;777:31;:61::i;:::-;772:156;;853:70;;;;;-1:-1:-1;;;;;17380:55:213;;853:70:100;;;17362:74:213;-1:-1:-1;;;;;;17472:79:213;;17452:18;;;17445:107;17335:18;;853:70:100;17190:368:213;3787:313:83;3896:16;;;3910:1;3896:16;;;;;;;;;3840:19;;;;3896:16;;;;;;;;;;;;-1:-1:-1;3896:16:83;3867:45;;3957:6;-1:-1:-1;;;;;3941:24:83;3933:33;;3918:9;3928:1;3918:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;3973:13;3989:62;1169:66;4024:9;3973:13;-1:-1:-1;;;3989:24:83;:62::i;3076:307:84:-;3191:16;;;3205:1;3191:16;;;;;;;;;3140:14;;;;3191:16;;;;;;;;;;;;-1:-1:-1;3191:16:84;3162:45;;3246:8;3213:9;3223:1;3213:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;3262:13;3278:62;1155:66;3313:9;3262:13;1284:66;3278:24;:62::i;:::-;3354:23;;;3076:307;-1:-1:-1;;;;3076:307:84:o;5765:222:83:-;5848:16;;;5862:1;5848:16;;;;;;;;;5819:26;;5848:16;;;;;;;;;;;-1:-1:-1;5848:16:83;5819:45;;5909:6;-1:-1:-1;;;;;5893:24:83;5885:33;;5870:9;5880:1;5870:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;5925:57;1169:66;5958:9;-1:-1:-1;;;5925:22:83;:57::i;6294:295:81:-;6400:16;;;6414:1;6400:16;;;;;;;;6371:26;;6400:16;;;;;;;;;;-1:-1:-1;6400:16:81;6371:45;;6455:10;6422:9;6432:1;6422:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;6511:6;-1:-1:-1;;;;;6495:24:81;6487:33;;6472:9;6482:1;6472:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;6527:57;1169:66;6560:9;-1:-1:-1;;;6527:22:81;:57::i;4220:268:31:-;4320:16;;;4334:1;4320:16;;;;;;;;;4291:26;;4320:16;;;;;;;;;;;-1:-1:-1;4320:16:31;4291:45;;4375:10;4342:9;4352:1;4342:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;4393:90;971:66;955:83;;4428:9;4439:1;4460:6;4442:26;;;;;;17714:14:213;17707:22;17702:3;17698:32;17686:45;;17756:1;17747:11;;17563:201;4442:26:31;;;;-1:-1:-1;;4442:26:31;;;;;;;;;-1:-1:-1;;;4393:24:31;:90::i;6916:424:84:-;7001:24;7028:34;7041:6;7049:12;7028;:34::i;:::-;7166:16;;;7180:1;7166:16;;;;;;;;;7001:61;;-1:-1:-1;7069:30:84;;7105:25;;7069:30;;7166:16;;;;;;;;;;;;-1:-1:-1;7166:16:84;7137:45;;7221:8;7188:9;7198:1;7188:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;7237:98;1155:66;7267:9;7278:11;7291:15;7308:12;1284:66;7237:19;:98::i;5148:286:83:-;5243:16;;;5257:1;5243:16;;;;;;;;;5214:26;;5243:16;;;;;;;;;;;-1:-1:-1;5243:16:83;5214:45;;5304:6;-1:-1:-1;;;;;5288:24:83;5280:33;;5265:9;5275:1;5265:12;;;;;;;;:::i;:::-;;;;;;:48;;;;;5320:109;1169:66;1153:83;;5355:9;5366:1;5404:8;5369:45;;;;;;15374:19:213;;15418:2;15409:12;;15214:213;5369:45:83;;;;-1:-1:-1;;5369:45:83;;;;;;;;;-1:-1:-1;;;5320:24:83;:109::i;5558:332:81:-;5668:16;;;5682:1;5668:16;;;;;;;;5639:26;;5668:16;;;;;;;;;;-1:-1:-1;5668:16:81;5639:45;;5723:10;5690:9;5700:1;5690:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;5779:6;-1:-1:-1;;;;;5763:24:81;5755:33;;5740:9;5750:1;5740:12;;;;;;;;:::i;:::-;;;;;;:48;;;;;5795:90;1169:66;1153:83;;5830:9;5841:1;5862:6;5844:26;;;;;;17714:14:213;17707:22;17702:3;17698:32;17686:45;;17756:1;17747:11;;17563:201;10156:624:24;-1:-1:-1;;;10340:7:24;-1:-1:-1;;;;;;10340:35:24;;10336:161;;-1:-1:-1;;;10447:7:24;10480;10463:25;;;;;;15374:19:213;;15418:2;15409:12;;15214:213;10336:161:24;10542:31;10565:7;10542:22;:31::i;:::-;10537:136;;10623:7;10656;10639:25;;;;;;15374:19:213;;15418:2;15409:12;;15214:213;10639:25:24;;;;-1:-1:-1;;10639:25:24;;;;;;;;;;10590:76;;;;;;;;;:::i;10537:136::-;10679:96;10696:7;-1:-1:-1;;1053:20:5;;;;1045:29;1077:30;;;;;;1045:62;10679:16:24;:96::i;7931:399:64:-;8078:17;8104:12;8118:18;8140:125;8175:9;8202:8;8226:6;8250:8;8140:15;:125::i;:::-;8103:162;;;;8276:7;8271:36;;8285:22;8301:5;8285:15;:22::i;:::-;8320:5;7931:399;-1:-1:-1;;;;;;7931:399:64:o;5584:340:78:-;5706:16;;;5720:1;5706:16;;;;;;;;5677:26;;5706:16;;;;;;;;;;-1:-1:-1;5706:16:78;5677:45;;5767:13;-1:-1:-1;;;;;5751:31:78;5743:40;;5728:9;5738:1;5728:12;;;;;;;;:::i;:::-;;;;;;:55;;;;;5804:13;5789:9;5799:1;5789:12;;;;;;;;:::i;:::-;;;;;;:28;;;;;5824:95;1084:66;1068:83;;5859:9;5870:1;5891:11;5873:31;;;;;;17714:14:213;17707:22;17702:3;17698:32;17686:45;;17756:1;17747:11;;17563:201;1474:1069:5;1617:29;1649:42;1660:11;1673:17;1649:10;:42::i;:::-;1617:74;;1809:25;1851:12;:19;1837:34;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;1837:34:5;;1809:62;;1919:21;1969:25;1964:312;2016:12;:19;1996:17;:39;1964:312;;;2139:19;-1:-1:-1;;;;;2072:87:5;:55;2082:12;2095:17;2082:31;;;;;;;;:::i;:::-;;;;;;;2072:53;;;3536:35;;;3406:170;2072:55;-1:-1:-1;;;;;2072:87:5;;2068:200;;2199:12;2212:17;2199:31;;;;;;;;:::i;:::-;;;;;;;2173:8;2182:13;2173:23;;;;;;;;:::i;:::-;-1:-1:-1;;2173:57:5;;;:23;;;;;;;;;;;:57;2242:15;;;;;2068:200;2037:19;;1964:312;;;;2429:13;2419:8;2412:31;2486:52;2497:11;2510:17;2529:8;2486:10;:52::i;596:401:101:-;-1:-1:-1;;;;;;2955:46:65;;2954:74;821:10:101;803:79;799:196;;-1:-1:-1;;;956:10:101;968:21;:10;:19;:21::i;5973:214:79:-;6063:16;;;6077:1;6063:16;;;;;;;;;6034:26;;6063:16;;;;;;;;;;;-1:-1:-1;6063:16:79;6034:45;;6118:11;6085:9;6095:1;6085:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;6137;1183:66;6172:9;6137:24;:45::i;648:795:102:-;776:17;796:25;:10;451:5:20;2637:44:65;;2539:148;796:25:102;776:45;-1:-1:-1;825:30:102;858:45;-1:-1:-1;;858:45:102;;:34;:45::i;:::-;940:30;;825:78;;-1:-1:-1;979:26:102;;975:466;;1017:68;1039:16;1058:26;1083:1;1058:22;:26;:::i;:::-;2742:27:2;2756:4;2742:27;2736:34;;2612:168;1017:68:102;:75;;;;1013:149;;1109:46;;;;;-1:-1:-1;;18253:79:213;;1109:46:102;;;18235:98:213;18208:18;;1109:46:102;18089:250:213;1013:149:102;1173:9;1168:269;1188:26;1213:1;1188:22;:26;:::i;:::-;1184:1;:30;1168:269;;;2756:4:2;2742:27;;;;2736:34;1242:50:102;;;;;:108;;;;-1:-1:-1;1296:47:102;1318:16;1337:5;:1;1341;1337:5;:::i;1296:47::-;:54;;;;;1242:108;1229:202;;;1376:46;;;;;-1:-1:-1;;18253:79:213;;1376:46:102;;;18235:98:213;18208:18;;1376:46:102;18089:250:213;1229:202:102;1216:3;;1168:269;;2856:314:31;2970:16;;;2984:1;2970:16;;;;;;;;;2922:11;;;;2970:16;;;;;;;;;;;;-1:-1:-1;2970:16:31;2941:45;;3025:10;2992:9;3002:1;2992:12;;;;;;;;:::i;:::-;;;;;;;;;;:44;3043:13;3059:62;971:66;3094:9;3043:13;-1:-1:-1;;;3059:24:31;:62::i;:::-;3043:78;;3135:29;3156:5;3143:20;;1650:10:20;1541:126;5023:265:80;5120:16;;;5134:1;5120:16;;;;;;;;;5091:26;;5120:16;;;;;;;;;;;-1:-1:-1;5120:16:80;5091:45;;5175:11;5142:9;5152:1;5142:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;5194:89;1169:66;1153:83;;5229:9;5240:1;5261:5;5243:25;;;;;;;18493:2:213;18489:15;;;;-1:-1:-1;;18485:88:213;18473:101;;18599:2;18590:12;;18344:264;5243:25:80;;;;-1:-1:-1;;5243:25:80;;;;;;;;;1298:66;5194:24;:89::i;1509:162:47:-;1583:4;810:53;;;1602:64;;;;;1634:32;1646:19;1634:11;:32::i;:::-;1633:33;1595:71;1509:162;-1:-1:-1;;1509:162:47:o;5563:349:79:-;5677:16;;;5691:1;5677:16;;;;;;;;;5648:26;;5677:16;;;;;;;;;;;-1:-1:-1;5677:16:79;5648:45;;5732:11;5699:9;5709:1;5699:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;5751:156;1183:66;1167:83;;5799:9;5816:1;5860:19;5825:56;;;;;;15374:19:213;;15418:2;15409:12;;15214:213;7661:401:61;7805:17;7831:12;7845:23;7872:115;7902:6;7946:8;7972;7923:5;7872:13;:115::i;6646:291:85:-;6750:16;;;6764:1;6750:16;;;;;;;;6721:26;;6750:16;;;;;;;;;;-1:-1:-1;6750:16:85;6721:45;;6811:9;-1:-1:-1;;;;;6795:27:85;6787:36;;6772:9;6782:1;6772:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;6868:9;-1:-1:-1;;;;;6852:27:85;6844:36;;6829:9;6839:1;6829:12;;;;;;;;:::i;:::-;;;;;;;;;;:51;6887:45;1178:66;6922:9;6887:24;:45::i;9577:257:82:-;9674:16;;;9688:1;9674:16;;;;;;;;;9645:26;;9674:16;;;;;;;;;;;-1:-1:-1;9674:16:82;9645:45;;9729:8;9696:9;9706:1;9696:12;;;;;;;;:::i;:::-;;;;;;:42;;;;;9745:84;1163:66;1147:83;;9786:9;9797:1;9818:8;9800:28;;;;;;;-1:-1:-1;;18754:79:213;;;;18742:92;;18859:2;18850:12;;18613:255;9800:28:82;;;;;;;;;;;;;9745:30;:84::i;4064:97:64:-;4105:7;4127:29;:27;:29::i;3750:306:80:-;3861:16;;;3875:1;3861:16;;;;;;;;;3811:13;;;;3861:16;;;;;;;;;;;;-1:-1:-1;3861:16:80;3832:45;;3916:11;3883:9;3893:1;3883:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;3935:13;3951:62;1169:66;3986:9;3935:13;1298:66;3951:24;:62::i;6618:1665:4:-;6301:45;6681:87;;6723:38;;;;;;;;;;;;;;6681:87;6774:25;6802:30;:11;:28;:30::i;:::-;6774:58;;943:1:34;6842:17:4;:38;6838:156;;;6897:90;;;;;;;;15606:25:213;;;943:1:34;15647:18:213;;;15640:34;15579:18;;6897:90:4;15432:248:213;6838:156:4;7000:24;7027:29;:11;:27;:29::i;:::-;7000:56;-1:-1:-1;7062:23:4;7088:36;7107:17;7000:56;7088:36;:::i;:::-;7062:62;;689:2:34;7134:15:4;:34;7130:141;;;7185:79;;;;;;;;15606:25:213;;;689:2:34;15647:18:213;;;15640:34;15579:18;;7185:79:4;15432:248:213;7130:141:4;7313:25;7349:9;7344:429;7364:16;7360:1;:20;7344:429;;;4275:93;4323:19;:27;;;579:1:34;4322:44:4;4288:79;;;4275:93;7392:24;7453:21;;;7449:234;;7493:52;;;;;;;;5982:25:213;;;5955:18;;7493:52:4;5836:177:213;7449:234:4;376:2:34;7564:16:4;:28;7560:123;;;7611:63;;;;;;;;5982:25:213;;;5955:18;;7611:63:4;5836:177:213;7560:123:4;7690:37;7711:16;7690:37;;:::i;:::-;;-1:-1:-1;;7755:3:4;;7344:429;;;;7840:30;:11;:28;:30::i;:::-;7819:17;:51;7815:184;;7942:30;:11;:28;:30::i;:::-;7887:105;;;;;;;;15606:25:213;;;;15647:18;;;15640:34;;;15579:18;;7887:105:4;15432:248:213;7815:184:4;8055:16;8038:241;689:2:34;8073:1:4;:20;8038:241;;;4275:93;4323:19;:27;;;579:1:34;4322:44:4;4288:79;;;4275:93;8169:21;;8165:108;;8209:55;;;;;;;;5982:25:213;;;5955:18;;8209:55:4;5836:177:213;8165:108:4;-1:-1:-1;8095:3:4;;8038:241;;5760:1635:21;5867:10;5866:11;:31;;;;-1:-1:-1;6301:45:4;;5881:16:21;5862:81;;;5906:37;;-1:-1:-1;;;5906:37:21;;5941:1;5906:37;;;5982:25:213;5955:18;;5906:37:21;5836:177:213;5862:81:21;6006:25;6034;:6;:23;:25::i;:::-;6006:53;;943:1:34;6069:17:21;:38;6065:104;;;6116:53;;-1:-1:-1;;;6116:53:21;;;;;5982:25:213;;;5955:18;;6116:53:21;5836:177:213;6065:104:21;6176:24;6203;:6;:22;:24::i;:::-;6176:51;-1:-1:-1;6297:23:21;6323:36;6342:17;6176:51;6323:36;:::i;:::-;6297:62;;689:2:34;6369:15:21;:34;6365:98;;;6412:51;;-1:-1:-1;;;6412:51:21;;;;;5982:25:213;;;5955:18;;6412:51:21;5836:177:213;6365:98:21;6524:25;6560:9;6555:314;6575:16;6571:1;:20;6555:314;;;6603:24;6630:39;:17;:6;6645:1;6630:14;:17::i;:39::-;6603:66;;6681:16;6701:1;6681:21;6677:102;;6721:49;;;;;;;;;;;;;;6677:102;6786:37;6807:16;6786:37;;:::i;:::-;;-1:-1:-1;;6851:3:21;;6555:314;;;;6937:25;:6;:23;:25::i;:::-;6916:17;:46;6912:135;;7014:25;:6;:23;:25::i;:::-;6979:61;;-1:-1:-1;;;6979:61:21;;;;;;5982:25:213;;5970:2;5955:18;;5836:177;6912:135:21;7122:16;7105:286;7144:15;7140:1;:19;7105:286;;;7171:24;7198:39;:17;:6;7213:1;7198:14;:17::i;:39::-;7171:66;-1:-1:-1;7249:20:21;;7245:101;;7288:49;;;;;;;;;;;;;;7245:101;-1:-1:-1;7373:3:21;;7105:286;;4979:171:4;5052:7;579:1:34;1532;1516:13;1528:1;376:2;1516:13;:::i;:::-;:17;;;;:::i;:::-;1515:34;;;;:::i;:::-;5088:11:4;5067:78;5080:64;;5067:78;;4979:171;-1:-1:-1;;4979:171:4:o;5377:173::-;5451:7;579:1:34;1704;;1684:13;1696:1;376:2;1684:13;:::i;:::-;:17;;;;:::i;4019:206:21:-;4089:10;4179:19;:27;;;4210:1;4178:33;4157:6;4132:82;4149:63;;4132:82;;;;;;;;;:::i;:::-;4125:89;4019:206;-1:-1:-1;;;4019:206:21:o;3195:520:1:-;3261:7;3274:13;3296:10;3290:17;;;;;;;;:::i;:::-;3274:33;;;;3324:2;3316:5;:10;3312:401;;;3568:2;3560:10;3574:1;3559:16;;;-1:-1:-1;;3195:520:1:o;3312:401::-;3610:18;3596:10;:32;;;;;;;;:::i;:::-;;3592:121;;-1:-1:-1;3643:2:1;;3195:520;-1:-1:-1;;3195:520:1:o;3592:121::-;-1:-1:-1;3707:1:1;;3195:520;-1:-1:-1;;3195:520:1:o;3592:121::-;3270:445;3195:520;;;:::o;19791:677:33:-;19999:24;20026:49;20039:11;20052:9;20063:11;20026:12;:49::i;:::-;19999:76;;20082:30;20115:55;20129:18;20149:20;20115:13;:55::i;:::-;20082:88;;20176:25;20204:55;20218:18;20238:20;20204:13;:55::i;:::-;20295:16;;;20309:1;20295:16;;;;;;;;;20176:83;;-1:-1:-1;20266:26:33;;20295:16;;;;;;;;;;;;-1:-1:-1;20295:16:33;20266:45;;20350:7;20317:9;20327:1;20317:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;20365:98;1207:66;20395:9;20406:11;20419:15;20436:12;1336:66;20365:19;:98::i;:::-;19993:475;;;;19791:677;;;;;;:::o;6159:426:85:-;6287:16;;;6301:1;6287:16;;;;;;;;6258:26;;6287:16;;;;;;;;;;-1:-1:-1;6287:16:85;6258:45;;6348:9;-1:-1:-1;;;;;6332:27:85;6324:36;;6309:9;6319:1;6309:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;6405:9;-1:-1:-1;;;;;6389:27:85;6381:36;;6366:9;6376:1;6366:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;6424:156;1178:66;1162:83;;6472:9;6489:1;6533:19;6498:56;;;;;;15374:19:213;;15418:2;15409:12;;15214:213;36171:541:24;36328:7;36465:242;36509:59;36550:7;36559:8;36509:40;:59::i;:::-;36586:31;;;;4323:19:4;:27;579:1:34;4322:44:4;4288:79;;;4275:93;36635:63:24;36674:11;36687:10;36635:38;:63::i;:::-;36465:17;:242::i;:::-;36452:255;36171:541;-1:-1:-1;;;;;36171:541:24:o;9334:179:75:-;9431:12;9475:8;9485:22;9458:50;;;;;;;;19422:19:213;;;-1:-1:-1;;;;;;19471:79:213;19466:2;19457:12;;19450:101;19576:2;19567:12;;19236:349;9458:50:75;;;;;;;;;;;;;9451:57;;9334:179;;;;:::o;13212:3165:24:-;-1:-1:-1;;;13486:7:24;-1:-1:-1;;;;;;13486:44:24;;13482:211;;13613:7;13584:88;13622:8;13632:10;13644:14;13660:11;13584:88;;;;;;;;;:::i;:::-;;;;;;;;13680:7;;13482:211;13831:22;13856:24;13872:7;13856:15;:24::i;:::-;13831:49;;13891:9;13886:340;13906:5;:12;13902:1;:16;13886:340;;;13933:9;13955:5;13961:1;13955:8;;;;;;;;:::i;:::-;;;;;;;13933:31;;13976:33;409:6:36;13976:4:24;:14;;;;;:33;;;;:::i;:::-;13972:248;;;14021:190;;;;;3536:35:5;;;;;14021:47:24;;:190;;14080:7;;14099:8;;14119:10;;14141:14;;14167:11;;14190;;14021:190;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;13972:248;-1:-1:-1;13920:3:24;;13886:340;;;;14303:7;14274:88;14312:8;14322:10;14334:14;14350:11;14274:88;;;;;;;;;:::i;:::-;;;;;;;;14426:26;14455:59;14496:7;14505:8;14455:40;:59::i;:::-;14426:88;-1:-1:-1;14520:21:24;894:4:19;884:15;;14520:54:24;;14580:149;14618:18;14652:1;14669:10;:17;14709:13;14580;:149::i;:::-;14829:1;14796:30;:11;:28;:30::i;:::-;:34;14792:1174;;;14915:33;14951:66;14999:7;15008:8;14951:47;:66::i;:::-;695:28:23;;;14915:102:24;-1:-1:-1;894:4:19;884:15;;15191:47:24;;15347:27;15382:25;15420:7;15415:545;15433:30;:11;:28;:30::i;:::-;15429:1;:34;;;15415:545;;;15499:63;15541:7;15550:8;15560:1;15499:41;:63::i;:::-;15477:85;-1:-1:-1;15592:25:24;:14;15615:1;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;15592:25:24;15572:45;;15627:170;15669:19;15708:1;15729:17;15773:13;15627;:170::i;:::-;15807:34;15824:17;15807:34;;:::i;:::-;;-1:-1:-1;15938:3:24;;15415:545;;;;14832:1134;;;14792:1174;16040:9;16035:338;16055:5;:12;16051:1;:16;16035:338;;;16082:9;16104:5;16110:1;16104:8;;;;;;;;:::i;:::-;;;;;;;16082:31;;16125:32;503:6:36;16125:4:24;:14;;;;;:32;;;;:::i;:::-;16121:246;;;16169:189;;;;;3536:35:5;;;;;16169:46:24;;:189;;16227:7;;16246:8;;16266:10;;16288:14;;16314:11;;16337;;16169:189;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;16121:246;-1:-1:-1;16069:3:24;;16035:338;;5285:306:76;5364:30;5525:55;5554:17;5548:31;975:16:3;2068:39;;;2049:59;;1907:269;5756:155:76;5835:12;5886:17;5862:44;;;;;;;;:::i;:::-;;;;;;;;;;;;;5855:51;;5756:155;;;:::o;1312:272:49:-;1399:4;1498:23;1513:7;1498:14;:23::i;:::-;:81;;;;;1525:54;1558:7;1567:11;1525:32;:54::i;26296:1804:24:-;-1:-1:-1;;;26463:7:24;-1:-1:-1;;;;;;26463:44:24;;26459:173;;26593:7;26561:50;26602:8;26561:50;;;;;;:::i;:::-;;;;;;;;26296:1804;;;:::o;26459:173::-;26773:22;26798:24;26814:7;26798:15;:24::i;:::-;26773:49;;26833:9;26828:235;26848:5;:12;26844:1;:16;26828:235;;;26875:9;26897:5;26903:1;26897:8;;;;;;;;:::i;:::-;;;;;;;26875:31;;26918:36;1049:6:36;26918:4:24;:14;;;;;:36;;;;:::i;:::-;26914:143;;;26966:82;;;;;3536:35:5;;;;;26966:50:24;;:82;;27017:7;;27026:8;;27036:11;;26966:82;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;26914:143;-1:-1:-1;26862:3:24;;26828:235;;;;27143:7;27111:50;27152:8;27111:50;;;;;;:::i;:::-;;;;;;;;27194:26;27223:59;27264:7;27273:8;27223:40;:59::i;:::-;27194:88;;27288:113;27320:18;27348:1;27367:30;:11;:28;:30::i;:::-;27357:41;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;27357:41:24;;27288:13;:113::i;:::-;27620:1;27587:30;:11;:28;:30::i;:::-;:34;27583:236;;;27631:33;27667:66;27715:7;27724:8;27667:47;:66::i;:::-;27631:102;;27741:71;27772:25;27807:2;27741:12;:71::i;:::-;27623:196;27583:236;27868:9;27863:233;27883:5;:12;27879:1;:16;27863:233;;;27910:9;27932:5;27938:1;27932:8;;;;;;;;:::i;:::-;;;;;;;27910:31;;27953:35;1149:6:36;27953:4:24;:14;;;;;:35;;;;:::i;:::-;27949:141;;;28000:81;;;;;3536:35:5;;;;;28000:49:24;;:81;;28050:7;;28059:8;;28069:11;;28000:81;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;27949:141;-1:-1:-1;27897:3:24;;27863:233;;23107:355;23279:178;23313:7;23338:8;23368:63;23407:11;23420:10;23368:38;:63::i;:::-;23446:4;23279:16;:178::i;8747:150:84:-;8854:38;;8827:12;22829:15:213;;;-1:-1:-1;;22825:88:213;8854:38:84;;;22813:101:213;22960:14;;22953:22;22948:3;22944:32;22930:12;;;22923:54;8827:12:84;22993::213;;8854:38:84;22662:349:213;9656:254:32;9753:16;;;9767:1;9753:16;;;;;;;;;9724:26;;9753:16;;;;;;;;;;;-1:-1:-1;9753:16:32;9724:45;;9808:7;9775:9;9785:1;9775:12;;;;;;;;:::i;:::-;;;;;;:41;;;;;9823:82;969:66;953:83;;9862:9;9873:1;9894:8;9876:28;;;;;;;-1:-1:-1;;18754:79:213;;;;18742:92;;18859:2;18850:12;;18613:255;9876:28:32;;;;;;;;;;;;;9823;:82::i;5610:317:64:-;5749:12;5763:17;5806:6;-1:-1:-1;;;;;5806:11:64;5826:1;5837:79;5863:8;5884:9;5905:8;5837:13;:79::i;:::-;5806:116;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;5788:134:64;;;;-1:-1:-1;5610:317:64;-1:-1:-1;;;;;5610:317:64:o;348:217:103:-;551:6;545:13;538:4;530:6;526:17;519:40;3525:369:30;3665:16;;;3679:1;3665:16;;;;;;;;;3606:22;;3636:26;;3665:16;;;;;;;;;;;;-1:-1:-1;3665:16:30;3636:45;;3720:10;3687:9;3697:1;3687:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;3738:18;3759:49;3785:8;3795:9;3806:1;3759:25;:49::i;:::-;3738:70;;3822:66;:44;3843:5;3850:1;3853:5;:12;3822:20;:44::i;:::-;:64;:66::i;4912:282::-;5038:16;;;5052:1;5038:16;;;;;;;;;5009:26;;5038:16;;;;;;;;;;;-1:-1:-1;5038:16:30;5009:45;;5093:10;5060:9;5070:1;5060:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;5111:78;5137:8;5147:9;5158:1;5161:27;5181:5;5161:18;:27::i;:::-;5111:25;:78::i;13847:301:28:-;13931:21;13955:17;:15;:17::i;:::-;13931:41;-1:-1:-1;14007:4:28;-1:-1:-1;;;;;13982:30:28;;;13978:166;;14022:41;14045:7;14054:8;14022:22;:41::i;13978:166::-;14084:53;;;;;-1:-1:-1;;;;;14084:34:28;;;;;:53;;14119:7;;14128:8;;14084:53;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1129:181:47;764:71:86;;;-1:-1:-1;;;764:71:86;;;12685:92:213;1205:4:47;12793:11:213;;;12786:100;;;814:20:86;12902:12:213;;;12895:101;1205:4:47;13012:12:213;764:71:86;;;;;;;;;;;;756:80;;;:::i;:::-;1224:81:47;;;;1129:181;-1:-1:-1;1129:181:47:o;6185:1003:61:-;6321:12;6335:17;6384:22;6409:26;6426:8;6409:16;:26::i;:::-;6384:51;;6512:9;6507:228;6527:5;:12;6523:1;:16;6507:228;;;6554:9;6576:5;6582:1;6576:8;;;;;;;;:::i;:::-;;;;;;;6554:31;;6597:34;458:6:104;6597:4:61;:14;;;;;:34;;;;:::i;:::-;6593:136;;;6643:77;;;;;3536:35:5;;;;;6643:49:61;;:77;;6693:6;;6701:8;;6711;;6643:77;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6593:136;-1:-1:-1;6541:3:61;;6507:228;;;;6810:78;6825:6;6840:5;6857:8;6877;6810:4;:78::i;:::-;6792:96;;-1:-1:-1;6792:96:61;-1:-1:-1;6963:9:61;6958:226;6978:5;:12;6974:1;:16;6958:226;;;7005:9;7027:5;7033:1;7027:8;;;;;;;;:::i;:::-;;;;;;;7005:31;;7048:33;586:6:104;7048:4:61;:14;;;;;:33;;;;:::i;:::-;7044:134;;;7093:76;;;;;3536:35:5;;;;;7093:48:61;;:76;;7142:6;;7150:8;;7160;;7093:76;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;7044:134;-1:-1:-1;6992:3:61;;6958:226;;;;6354:834;6185:1003;;;;;;;:::o;12345:451:28:-;12505:21;12529:17;:15;:17::i;:::-;12505:41;-1:-1:-1;12581:4:28;-1:-1:-1;;;;;12556:30:28;;;12552:240;;12596:78;12625:7;12634:8;12644:17;12663:10;12596:28;:78::i;:::-;12552:240;;;12695:90;;;;;-1:-1:-1;;;;;12695:40:28;;;;;:90;;12736:7;;12745:8;;12755:17;;12774:10;;12695:90;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;12499:297;12345:451;;;;:::o;1836:227::-;1066:42;1925:22;1886:7;;-1:-1:-1;;;;;1925:22:28;;1953:106;;2001:10;1994:17;;;1836:227;:::o;1953:106::-;2039:13;1836:227;-1:-1:-1;1836:227:28:o;4598:171:4:-;4672:7;579:1:34;1354:13;1366:1;376:2;1354:13;:::i;:::-;1353:30;;;;:::i;:::-;4694:70:4;;;;;4598:171;-1:-1:-1;4598:171:4:o;24208:209:33:-;24359:53;;;;;;24709:19:213;;;24744:12;;;24737:28;;;24332:12:33;24781::213;;;24774:28;;;24332:12:33;24818::213;;24359:53:33;;;;;;;;;;;;;24352:60;;24208:209;;;;;:::o;24608:390::-;24918:32;;24952:34;;24734:30;;2662:5:3;;;975:16;2694:39;;;;2675:59;2776:23;2761:39;;;;2742:59;24895:92:33;2518:351:3;25163:234:33;25289:12;25340:18;25369:20;25316:76;;;;;;;;;:::i;50806:191:24:-;50908:7;50972;50981:8;50955:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;50955:35:24;;;;;;;;;50945:46;;50955:35;50945:46;;;;42361:22;50938:53;;50806:191;-1:-1:-1;;;50806:191:24:o;51823:242::-;51919:7;;;51958:84;51978:10;51974:14;;:1;:14;51958:84;;;52003:32;4275:93:4;4323:19;:27;;;579:1:34;4322:44:4;4288:79;;;4275:93;52003:32:24;;:::i;:::-;;-1:-1:-1;51990:3:24;;51958:84;;;-1:-1:-1;52054:6:24;51823:242;-1:-1:-1;;;51823:242:24:o;8945:812:23:-;9043:14;9079:2;9069:6;:12;9065:112;;9138:2;9129:6;:11;9111:29;;;;9160:2;9150:12;;;;;;:::i;:::-;;;;9065:112;-1:-1:-1;9368:21:23;;9353:12;9341:25;;9337:53;9516:2;:11;;;9598:22;;;9594:159;;;9734:1;9718:14;9714:22;9708:29;9693:12;9678:13;9674:32;9670:68;9662:6;9659:80;9649:90;;9059:698;8945:812;;;;;:::o;3656:342:32:-;3772:16;;;3786:1;3772:16;;;;;;;;;3713:22;;3743:26;;3772:16;;;;;;;;;;;;-1:-1:-1;3772:16:32;3743:45;;3827:7;3794:9;3804:1;3794:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;3842:18;3863:49;969:66;3899:9;3842:18;3863:25;:49::i;:::-;3842:70;;3926:66;:44;3947:5;3954:1;3957:5;:12;3926:20;:44::i;3035:136:5:-;3105:4;3157:9;3124:42;;3143:9;3125:15;3135:4;3934:26;;;3804:162;3125:15;:27;3124:42;;;3117:49;;3035:136;;;;:::o;1489:2340:23:-;1602:10;;1598:1504;;1755:2;1745:6;:12;1741:122;;1818:2;1809:6;:11;1791:29;;;;1842:2;1832:12;;;;;;:::i;:::-;;;;1741:122;1953:10;;1949:1147;;2161:2;:11;;;2035:21;-1:-1:-1;;579:1:34;804:25:35;;782:48;2208:18:23;2193:33;;2395:12;2387:6;2383:25;2442:4;2431:9;2427:20;2419:28;;2497:13;2491:20;2480:9;2476:36;2458:54;;2745:4;2741:9;2724:14;2718:21;2714:37;2645:4;2633:10;2629:21;2572:193;2544:14;2524:253;;2836:13;2826:6;:23;2822:36;;2851:7;;;;2822:36;-1:-1:-1;2999:1:23;2981:19;;;;;3054:23;;;;;3012:30;1949:1147;3132:253;3149:2;3139:6;:12;3132:253;;3244:20;;3221:44;;3318:1;3300:19;;;;-1:-1:-1;;3358:12:23;;;;3346:2;3329:19;3132:253;;;3453:10;;3449:376;;3473:12;-1:-1:-1;;579:1:34;804:25:35;;782:48;3761:21:23;;3672:20;;3694:9;;3668:36;3757:32;;3617:184;3573:238;;-1:-1:-1;1489:2340:23;;;;:::o;53371:230:24:-;53492:7;53576;53585:8;53559:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;53559:35:24;;;;;;;;;53549:46;;53559:35;53549:46;;;;42524:40;53522:73;;53371:230;-1:-1:-1;;;53371:230:24:o;52742:274::-;52886:7;52991;53000:8;52974:35;;;;;;;;;:::i;:::-;;;;;;;;;;;;;52964:46;;;;;;52943:17;52936:25;;52916:45;;;42433:34;52916:45;:94;52908:103;;52901:110;;52742:274;;;;;:::o;708:400:49:-;772:4;961:68;994:7;1003:25;961:32;:68::i;:::-;:142;;;;-1:-1:-1;1040:63:49;1073:7;-1:-1:-1;;;;;;4132:576:49;4295:56;;-1:-1:-1;;;;;;5197:79:213;;4295:56:49;;;5179:98:213;4234:4:49;;;;5152:18:213;;4295:56:49;;;-1:-1:-1;;4295:56:49;;;;;;;;;;;;;;;;;;;;;4533:20;;4295:56;;-1:-1:-1;;;;;;;4295:56:49;;-1:-1:-1;;4498:7:49;4491:5;4480:86;4469:97;;4587:16;4573:30;;4631:4;4625:11;4610:26;;4655:7;:29;;;;;4680:4;4666:10;:18;;4655:29;:48;;;;;4702:1;4688:11;:15;4655:48;4648:55;4132:576;-1:-1:-1;;;;;;;4132:576:49:o;966:162:23:-;1055:68;1061:14;1077:6;1085:4;:11;1098:24;1117:4;894::19;884:15;;758:151;1098:24:23;1055:5;:68::i;4032:370::-;4154:13;4203:2;4188:11;:6;4197:2;4188:11;:::i;:::-;4187:18;;;;:::i;:::-;4170:35;;:14;:35;:::i;:::-;4154:51;;4211:187;4235:5;4218:14;:22;4211:187;;;4333:1;4317:14;4310:25;4382:1;4366:14;4362:22;4344:40;;4211:187;;17013:1682:24;-1:-1:-1;;;17192:7:24;-1:-1:-1;;;;;;17192:44:24;;17188:235;;17346:7;17299:103;17365:8;17382:5;17395:4;17299:103;;;;;;;;:::i;:::-;;;;;;;;17410:7;;17188:235;17429:16;17448:59;17489:7;17498:8;17448:40;:59::i;:::-;17429:78;;17653:22;17678:24;17694:7;17678:15;:24::i;:::-;17653:49;;17713:9;17708:328;17728:5;:12;17724:1;:16;17708:328;;;17755:9;17777:5;17783:1;17777:8;;;;;;;;:::i;:::-;;;;;;;17755:31;;17798:41;614:6:36;17798:4:24;:14;;;;;:41;;;;:::i;:::-;17794:236;;;17851:170;;;;;3536:35:5;;;;;17851:54:24;;:170;;17927:7;;17956:8;;17983:5;;18006:4;;17851:170;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;17794:236;-1:-1:-1;17742:3:24;;17708:328;;;;18140:7;18093:103;18159:8;18176:5;18189:4;18093:103;;;;;;;;:::i;:::-;;;;;;;;18246:70;18278:8;18296:5;18246:70;;18309:4;18246:13;:70::i;:::-;18370:9;18365:326;18385:5;:12;18381:1;:16;18365:326;;;18412:9;18434:5;18440:1;18434:8;;;;;;;;:::i;:::-;;;;;;;18412:31;;18455:40;723:6:36;18455:4:24;:14;;;;;:40;;;;:::i;:::-;18451:234;;;18507:169;;;;;3536:35:5;;;;;18507:53:24;;:169;;18582:7;;18611:8;;18638:5;;18661:4;;18507:169;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;18451:234;-1:-1:-1;18399:3:24;;18365:326;;28764:791;29023:37;29063:66;29111:7;29120:8;29063:47;:66::i;:::-;29023:106;-1:-1:-1;29135:26:24;29171:49;29023:106;29202:17;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;29171:49:24;29135:86;;29259:291;29313:7;29338:8;29373:17;29423:19;29464:1;29479:10;29521:22;29259:36;:291::i;4913:201:64:-;5035:12;5079:8;5089:9;5100:8;5062:47;;;;;;;;;;:::i;37180:522:24:-;37316:12;37440:257;37479:79;37521:7;37530:8;37540:17;37479:41;:79::i;:::-;37576:1;37595:93;37670:17;37595:66;37643:7;37652:8;37595:47;:66::i;:::-;:74;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;37595:93:24;37440:12;:257::i;2003:574:22:-;2094:5;2189:3;2181:5;:11;:32;;;;2202:4;:11;2196:3;:17;2181:32;2177:93;;;2253:4;2259:5;2266:3;2222:48;;;;;;;;;;;;;:::i;2177:93::-;2336:4;2326:15;;2383:16;2394:5;2326:15;2383:16;:::i;:::-;;-1:-1:-1;2405:12:22;2420:11;2426:5;2420:3;:11;:::i;:::-;692:17;2555:15;2547:3;2536:14;;;;2535:36;;;;;;-1:-1:-1;;;;;2003:574:22:o;40103:220:38:-;40169:24;40201:30;40234:32;40252:6;40260:2;40264:1;40234:17;:32::i;39802:222:39:-;39866:12;39956:6;39980:39;39956:6;40013:2;40017:1;39980:17;:39::i;24152:738:24:-;24403:37;24443:66;24491:7;24500:8;24443:47;:66::i;:::-;24403:106;-1:-1:-1;24515:26:24;24551:49;24403:106;24582:17;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;24551:49:24;24515:86;;24608:277;24662:7;24687:8;24722:17;24765:1;24787:19;24820:4;24856:22;24608:36;:277::i;25552:145::-;25636:56;25649:7;25658:8;25668:23;25683:7;25668:14;:23::i;:::-;25636:12;:56::i;3857:344:82:-;3974:16;;;3988:1;3974:16;;;;;;;;;3915:22;;3945:26;;3974:16;;;;;;;;;;;;-1:-1:-1;3974:16:82;3945:45;;4029:8;3996:9;4006:1;3996:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;4045:18;4066:49;1163:66;4102:9;4045:18;4066:25;:49::i;1761:1387:61:-;1888:12;1902:17;1956:21;1979:17;2000:22;2013:8;2000:12;:22::i;:::-;1955:67;;-1:-1:-1;1955:67:61;-1:-1:-1;;;;;;2067:27:61;;2063:106;;2139:8;2149:19;:8;:17;:19::i;2063:106::-;2275:12;2270:65;;2289:46;2318:8;2328:6;2289:28;:46::i;:::-;2414:9;;2410:197;;-1:-1:-1;;;2955:46:65;;-1:-1:-1;;;2954:74:65;2433:22:61;2516:26;2954:74:65;2516:13:61;:26::i;:::-;2491:51;-1:-1:-1;2550:50:61;2564:11;2577:22;2594:5;2491:51;2577:22;:::i;:::-;2550:13;:50::i;:::-;2425:182;;2410:197;2709:14;2682:23;:8;451:5:20;2637:44:65;;2539:148;2682:23:61;-1:-1:-1;;2682:41:61;;:461;;2983:160;3044:6;3070:5;3093:13;3126:8;2983:39;:160::i;:::-;2682:461;;;2806:168;2875:6;2901:5;2924:13;2957:8;2806:47;:168::i;:::-;2664:479;;;;-1:-1:-1;1761:1387:61;-1:-1:-1;;;;;;;1761:1387:61:o;53939:303:24:-;54060:14;54154:82;54185:48;54215:7;54224:8;54185:29;:48::i;:::-;4711:21:23;;4605:137;44254:4001:24;-1:-1:-1;;;44652:7:24;-1:-1:-1;;;;;;44652:35:24;;44648:161;;-1:-1:-1;;;44759:7:24;44792;44775:25;;;;;;15374:19:213;;15418:2;15409:12;;15214:213;44648:161:24;44815:27;44845:49;:22;44876:17;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;44845:49:24;44815:79;;44900:26;44965:4;:11;44951;44929:33;;:19;:33;;;;:::i;:::-;:47;;;;:::i;:::-;44900:76;;45248:18;45225:19;:41;;:98;;;;-1:-1:-1;45304:19:24;45270:30;45289:11;45270:16;:30;:::i;:::-;:53;;;;45225:98;45221:218;;;45340:92;;;;;28873:12:213;28912:15;;;45340:92:24;;;28894:34:213;28964:15;;;28944:18;;;28937:43;29016:15;;28996:18;;;28989:43;28836:18;;45340:92:24;28667:371:213;45221:218:24;45545:19;45526:16;:38;;;45522:140;;;45581:74;;;;;;;;29216:25:213;;;29289:12;29277:25;;29257:18;;;29250:53;29189:18;;45581:74:24;29043:266:213;45522:140:24;45701:36;45740:72;:22;45774:17;45793:18;45740:33;:72::i;:::-;45701:111;;45959:22;45984:24;46000:7;45984:15;:24::i;:::-;45959:49;;46019:9;46014:486;46034:5;:12;46030:1;:16;46014:486;;;46061:9;46083:5;46089:1;46083:8;;;;;;;;:::i;:::-;;;;;;;46061:31;;46104:42;836:6:36;46104:4:24;:14;;;;;:42;;;;:::i;:::-;46100:394;;;3536:35:5;;;;-1:-1:-1;;;;;46158:55:24;;46235:7;46264:8;46303:17;46350:16;46391:11;46430:22;46470:4;46158:327;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;46100:394;-1:-1:-1;46048:3:24;;46014:486;;;-1:-1:-1;46558:32:24;;;:13;46698:107;46716:17;46712:21;;:1;:21;;;46698:107;;;46761:33;:22;46792:1;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;46761:33:24;46752:42;;;;46735:3;;46698:107;;;;46930:7;46874:277;46957:8;46994:17;47035:5;47064:11;47101:21;47138:4;46874:277;;;;;;;;;;;:::i;:::-;;;;;;;;46506:652;47243:18;47220:19;:41;47216:248;;47271:31;47305:48;47335:7;47344:8;47305:29;:48::i;:::-;695:28:23;;;-1:-1:-1;47216:248:24;47521:27;47551:61;47575:7;47584:8;47594:17;47551:23;:61::i;:::-;47521:91;;47620:92;47652:19;47681:16;47620:92;;47705:4;47620:13;:92::i;:::-;47513:206;47773:9;47768:483;47788:5;:12;47784:1;:16;47768:483;;;47815:9;47837:5;47843:1;47837:8;;;;;;;;:::i;:::-;;;;;;;47815:31;;47858:41;947:6:36;47858:4:24;:14;;;;;:41;;;;:::i;:::-;47854:391;;;3536:35:5;;;;-1:-1:-1;;;;;47911:54:24;;47987:7;48016:8;48055:17;48102:16;48143:11;48182:21;48221:4;47911:325;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;47854:391;-1:-1:-1;47802:3:24;;47768:483;;;;44498:3757;;;;44254:4001;;;;;;;:::o;5042:669:23:-;5458:4;5452:11;5499:4;5487:17;;-1:-1:-1;;5373:16:23;5546:26;;;5373:16;5369:32;5518:4;5511:63;5618:6;5610;5603:22;5636:51;5641:14;5657:6;5665;5673:13;5636:4;:51::i;2681:1129:40:-;2801:22;2831:21;2855;:11;2997:3:22;2975:25;;2901:104;2855:21:40;2831:45;-1:-1:-1;692:17:22;3238:38;;2882:20:40;3044:11;3238:38:22;3044:11:40;3029:26;;;;:::i;:::-;;3015:40;;3164:4;3158:11;3149:20;;3207:4;3200:5;3196:16;3267:4;3254:11;3250:22;3236:12;3232:41;3226:4;3219:55;3317:11;3310:5;3303:26;3360:1;3337:463;3376:11;3373:1;3370:18;3337:463;;;3770:20;;3749:42;;3728:64;;3642:31;;;;3555:4;3537:23;;;;3463:1;3456:9;3337:463;;;3341:28;;3116:690;;;2681:1129;;;;;:::o;830:1343::-;1002:12;;955:17;;980:19;1043:26;1058:11;1002:12;1043:26;:::i;:::-;1020:49;;1441:4;1435:11;;-1:-1:-1;1484:4:40;1474:15;;-1:-1:-1;;5373:16:23;1531:32:40;;;5373:16:23;5369:32;1503:4:40;1496:69;1607:12;1601:4;1594:26;1651:1;1721:4;1714:5;1710:16;1628:535;1741:11;1738:1;1735:18;1628:535;;;2134:19;;2113:41;;2091:64;;2007:31;;;;1828:1;1821:9;;;;;1920:4;1902:23;1628:535;;4015:652:24;4082:11;4318:64;;;4314:111;;-1:-1:-1;1336:66:33;;4015:652:24;-1:-1:-1;4015:652:24:o;4314:111::-;4469:185;4515:85;1207:66:33;4591:7:24;4515:40;:85::i;:::-;4620:2;4642:1;4469:17;:185::i;5928:433:84:-;6056:16;;;6070:1;6056:16;;;;;;;;;5986:14;;;;;;6056:16;;;;;;;;;;;-1:-1:-1;6056:16:84;6027:45;;6111:8;6078:9;6088:1;6078:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;6128:24;;;6215:78;1155:66;6258:9;1284:66;6215:19;:78::i;:::-;-1:-1:-1;;2756:4:2;2742:27;;2736:34;2742:27;;;;2736:34;7564:35:84;;;;;;7631:33;;;;;;-1:-1:-1;5928:433:84;-1:-1:-1;;;;;;5928:433:84:o;2926:283:46:-;3089:30;3100:10;3112:6;3089:10;:30::i;:::-;3084:121;;3168:21;:10;:19;:21::i;3758:308:74:-;3871:16;;;3885:1;3871:16;;;;;;;;;3819:15;;;;3871:16;;;;;;;;;;;;-1:-1:-1;3871:16:74;3842:45;;3926:11;3893:9;3903:1;3893:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;3945:13;3961:62;1157:66;3996:9;3945:13;-1:-1:-1;;;3961:24:74;:62::i;5057:269::-;5156:16;;;5170:1;5156:16;;;;;;;;;5127:26;;5156:16;;;;;;;;;;;-1:-1:-1;5156:16:74;5127:45;;5211:11;5178:9;5188:1;5178:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;5230:91;1157:66;1141:83;;5265:9;5276:1;5297:7;5279:27;;;;;;15374:19:213;;15418:2;15409:12;;15214:213;7155:321:64;7302:12;7316:17;7359:6;-1:-1:-1;;;;;7359:19:64;7386:79;7412:8;7433:9;7454:8;7386:13;:79::i;:::-;7359:112;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;7468:1525:3;7596:14;1145:16;7622:25;;7618:120;;;7664:67;;;;;;;;5982:25:213;;;5955:18;;7664:67:3;5836:177:213;7618:120:3;7802:14;6445:61;;;7070:16;;;1063;7070;975;7059:27;7017:70;;;6995:94;;8068:38;;;8064:192;;8151:19;8133:15;:37;8118:52;;;;8064:192;;;8232:15;8210:19;:37;8195:52;;;;8064:192;-1:-1:-1;8572:16:3;975;1063;8439;;;;8428:27;8564:35;;;8882:5;8719:26;8699:46;;;;8698:62;;;8862:25;;;;8892:34;;;;;8861:66;;-1:-1:-1;7468:1525:3;;;;;:::o;6076:2380:23:-;6193:10;;6189:1542;;6346:2;6336:6;:12;6332:122;;6409:2;6400:6;:11;6382:29;;;;6433:2;6423:12;;;;;;:::i;:::-;;;;6332:122;6544:10;;6540:1185;;6752:2;:11;;;6626:21;6810:22;;;6806:135;;;-1:-1:-1;;;579:1:34;804:25:35;;782:48;6806:135:23;;;-1:-1:-1;;;579:1:34;804:25:35;;782:48;6806:135:23;7135:14;7129:21;7114:12;7106:6;7102:25;7098:53;7375:4;7359:13;7353:20;7349:31;7285:4;7281:9;7269:10;7265:26;7210:184;7183:13;7163:243;;7465:13;7455:6;:23;7451:36;;7480:7;;;;7451:36;-1:-1:-1;7628:1:23;7610:19;;;;;7683:23;;;;;7641:30;6540:1185;7760:253;7777:2;7767:6;:12;7760:253;;7871:21;;7849:44;;7946:1;7928:19;;;;-1:-1:-1;;7986:12:23;;;;7974:2;7957:19;7760:253;;;8081:10;;8077:375;;8101:12;-1:-1:-1;;579:1:34;804:25:35;;782:48;8389:20:23;;8299:21;;8322:9;;8295:37;8385:31;;8244:184;8201:237;;-1:-1:-1;6076:2380:23;;;;:::o;51249:282:24:-;51494:30;;;;;;31387:19:213;;;31422:12;;;31415:28;;;51337:7:24;;31459:12:213;;51494:30:24;31199:278:213;32759:1315:24;32889:23;32914:29;32945:24;33011:20;33034:30;:11;:28;:30::i;:::-;33011:53;;33125:65;33158:7;33167:8;33177:12;33125:32;:65::i;:::-;33112:78;;33254:24;33281:30;:11;:28;:30::i;:::-;33254:57;-1:-1:-1;33321:20:24;;33317:753;;33414:66;33462:7;33471:8;33414:47;:66::i;:::-;33397:83;-1:-1:-1;6445:61:3;;;33532:33:24;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;33532:33:24;-1:-1:-1;33518:47:24;-1:-1:-1;894:4:19;884:15;;33573:21:24;33637:427;33655:16;33651:1;:20;;;33637:427;;;33688:27;33718:63;33760:7;33769:8;33779:1;33718:41;:63::i;:::-;33688:93;-1:-1:-1;33791:14:24;33808:25;:14;33831:1;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;33808:25:24;33791:42;;33843:110;33874:19;33903:1;33914:6;33937:13;33843:12;:110::i;:::-;34032:23;34049:6;34032:23;;:::i;:::-;;;33678:386;;33673:3;;;;;:::i;:::-;;;;33637:427;;;;33343:727;33317:753;32971:1103;;32759:1315;;;;;;;:::o;1670:328:46:-;1752:4;1894:56;-1:-1:-1;;;;;;2955:46:65;;2954:74;1943:6:46;1894:19;:56::i;:::-;:99;;;;1954:39;1974:10;1986:6;1954:19;:39::i;48823:360:24:-;48949:12;48973:6;48983:1;48973:11;48969:26;;-1:-1:-1;48986:9:24;;;;;;;;;-1:-1:-1;48986:9:24;;;;48969:26;49036:16;49055:41;49078:7;49087:8;49055:22;:41::i;:::-;49036:60;;49109:69;49140:8;49158:1;49169:6;49109:12;:69::i;4006:378:81:-;4130:16;;;4144:1;4130:16;;;;;;;;4082:11;;;;4130:16;4144:1;4130:16;;;;;;;;;;-1:-1:-1;4130:16:81;4101:45;;4185:10;4152:9;4162:1;4152:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;4241:6;-1:-1:-1;;;;;4225:24:81;4217:33;;4202:9;4212:1;4202:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;4257:13;4273:62;1169:66;4308:9;4257:13;-1:-1:-1;;;4273:24:81;:62::i;:::-;4257:78;;4349:29;4370:5;4357:20;;1650:10:20;1541:126;14:332:213;72:6;125:2;113:9;104:7;100:23;96:32;93:52;;;141:1;138;131:12;93:52;180:9;167:23;-1:-1:-1;;;;;;223:5:213;219:78;212:5;209:89;199:117;;312:1;309;302:12;543:166;-1:-1:-1;;;;;634:5:213;630:54;623:5;620:65;610:93;;699:1;696;689:12;714:377;832:6;840;893:2;881:9;872:7;868:23;864:32;861:52;;;909:1;906;899:12;861:52;945:9;932:23;922:33;;1005:2;994:9;990:18;977:32;1018:43;1055:5;1018:43;:::i;:::-;1080:5;1070:15;;;714:377;;;;;:::o;1096:375::-;1167:8;1177:6;1231:3;1224:4;1216:6;1212:17;1208:27;1198:55;;1249:1;1246;1239:12;1198:55;-1:-1:-1;1272:20:213;;1315:18;1304:30;;1301:50;;;1347:1;1344;1337:12;1301:50;1384:4;1376:6;1372:17;1360:29;;1444:3;1437:4;1427:6;1424:1;1420:14;1412:6;1408:27;1404:38;1401:47;1398:67;;;1461:1;1458;1451:12;1398:67;1096:375;;;;;:::o;1476:1205::-;1775:6;1783;1791;1799;1807;1815;1823;1831;1884:3;1872:9;1863:7;1859:23;1855:33;1852:53;;;1901:1;1898;1891:12;1852:53;1937:9;1924:23;1914:33;;1994:2;1983:9;1979:18;1966:32;1956:42;;2045:2;2034:9;2030:18;2017:32;2007:42;;2096:2;2085:9;2081:18;2068:32;2058:42;;2151:3;2140:9;2136:19;2123:33;2175:18;2216:2;2208:6;2205:14;2202:34;;;2232:1;2229;2222:12;2202:34;2271:78;2341:7;2332:6;2321:9;2317:22;2271:78;:::i;:::-;2368:8;;-1:-1:-1;2245:104:213;-1:-1:-1;2456:3:213;2441:19;;2428:33;;-1:-1:-1;2473:16:213;;;2470:36;;;2502:1;2499;2492:12;2470:36;;2541:80;2613:7;2602:8;2591:9;2587:24;2541:80;:::i;:::-;1476:1205;;;;-1:-1:-1;1476:1205:213;;-1:-1:-1;1476:1205:213;;;;;;2640:8;-1:-1:-1;;;1476:1205:213:o;2917:184::-;-1:-1:-1;;;2966:1:213;2959:88;3066:4;3063:1;3056:15;3090:4;3087:1;3080:15;3106:334;3177:2;3171:9;3233:2;3223:13;;-1:-1:-1;;3219:86:213;3207:99;;3336:18;3321:34;;3357:22;;;3318:62;3315:88;;;3383:18;;:::i;:::-;3419:2;3412:22;3106:334;;-1:-1:-1;3106:334:213:o;3445:589::-;3487:5;3540:3;3533:4;3525:6;3521:17;3517:27;3507:55;;3558:1;3555;3548:12;3507:55;3594:6;3581:20;3620:18;3616:2;3613:26;3610:52;;;3642:18;;:::i;:::-;3686:114;3794:4;-1:-1:-1;;3718:4:213;3714:2;3710:13;3706:86;3702:97;3686:114;:::i;:::-;3825:2;3816:7;3809:19;3871:3;3864:4;3859:2;3851:6;3847:15;3843:26;3840:35;3837:55;;;3888:1;3885;3878:12;3837:55;3953:2;3946:4;3938:6;3934:17;3927:4;3918:7;3914:18;3901:55;4001:1;3976:16;;;3994:4;3972:27;3965:38;;;;3980:7;3445:589;-1:-1:-1;;;3445:589:213:o;4039:566::-;4156:6;4164;4172;4225:2;4213:9;4204:7;4200:23;4196:32;4193:52;;;4241:1;4238;4231:12;4193:52;4280:9;4267:23;4299:43;4336:5;4299:43;:::i;:::-;4361:5;-1:-1:-1;4413:2:213;4398:18;;4385:32;;-1:-1:-1;4468:2:213;4453:18;;4440:32;4495:18;4484:30;;4481:50;;;4527:1;4524;4517:12;4481:50;4550:49;4591:7;4582:6;4571:9;4567:22;4550:49;:::i;:::-;4540:59;;;4039:566;;;;;:::o;4610:420::-;4719:6;4727;4780:2;4768:9;4759:7;4755:23;4751:32;4748:52;;;4796:1;4793;4786:12;4748:52;4832:9;4819:23;4809:33;;4893:2;4882:9;4878:18;4865:32;4920:18;4912:6;4909:30;4906:50;;;4952:1;4949;4942:12;4906:50;4975:49;5016:7;5007:6;4996:9;4992:22;4975:49;:::i;:::-;4965:59;;;4610:420;;;;;:::o;5288:543::-;5409:6;5417;5425;5478:2;5466:9;5457:7;5453:23;5449:32;5446:52;;;5494:1;5491;5484:12;5446:52;5530:9;5517:23;5507:33;;5590:2;5579:9;5575:18;5562:32;5603:43;5640:5;5603:43;:::i;:::-;5665:5;-1:-1:-1;5722:2:213;5707:18;;5694:32;5764:15;;5757:23;5745:36;;5735:64;;5795:1;5792;5785:12;5735:64;5818:7;5808:17;;;5288:543;;;;;:::o;6018:156::-;6084:20;;6144:4;6133:16;;6123:27;;6113:55;;6164:1;6161;6154:12;6179:447;6304:6;6312;6320;6373:2;6361:9;6352:7;6348:23;6344:32;6341:52;;;6389:1;6386;6379:12;6341:52;6425:9;6412:23;6402:33;;6485:2;6474:9;6470:18;6457:32;6498:43;6535:5;6498:43;:::i;:::-;6560:5;-1:-1:-1;6584:36:213;6616:2;6601:18;;6584:36;:::i;:::-;6574:46;;6179:447;;;;;:::o;6631:640::-;6759:6;6767;6775;6828:2;6816:9;6807:7;6803:23;6799:32;6796:52;;;6844:1;6841;6834:12;6796:52;6880:9;6867:23;6857:33;;6941:2;6930:9;6926:18;6913:32;6964:18;7005:2;6997:6;6994:14;6991:34;;;7021:1;7018;7011:12;6991:34;7044:49;7085:7;7076:6;7065:9;7061:22;7044:49;:::i;:::-;7034:59;;7146:2;7135:9;7131:18;7118:32;7102:48;;7175:2;7165:8;7162:16;7159:36;;;7191:1;7188;7181:12;7159:36;;7214:51;7257:7;7246:8;7235:9;7231:24;7214:51;:::i;7276:484::-;7370:6;7378;7431:2;7419:9;7410:7;7406:23;7402:32;7399:52;;;7447:1;7444;7437:12;7399:52;7486:9;7473:23;7505:43;7542:5;7505:43;:::i;:::-;7567:5;-1:-1:-1;7623:2:213;7608:18;;7595:32;7650:18;7639:30;;7636:50;;;7682:1;7679;7672:12;8149:211;8239:6;8292:2;8280:9;8271:7;8267:23;8263:32;8260:52;;;8308:1;8305;8298:12;8260:52;-1:-1:-1;8331:23:213;;8149:211;-1:-1:-1;8149:211:213:o;8365:518::-;8513:6;8521;8529;8582:2;8570:9;8561:7;8557:23;8553:32;8550:52;;;8598:1;8595;8588:12;8550:52;8634:9;8621:23;8611:33;;8691:2;8680:9;8676:18;8663:32;8653:42;;8746:2;8735:9;8731:18;8718:32;8773:18;8765:6;8762:30;8759:50;;;8805:1;8802;8795:12;8888:259;8947:6;9000:2;8988:9;8979:7;8975:23;8971:32;8968:52;;;9016:1;9013;9006:12;8968:52;9055:9;9042:23;9074:43;9111:5;9074:43;:::i;9606:250::-;9691:1;9701:113;9715:6;9712:1;9709:13;9701:113;;;9791:11;;;9785:18;9772:11;;;9765:39;9737:2;9730:10;9701:113;;;-1:-1:-1;;9848:1:213;9830:16;;9823:27;9606:250::o;9861:330::-;9903:3;9941:5;9935:12;9968:6;9963:3;9956:19;9984:76;10053:6;10046:4;10041:3;10037:14;10030:4;10023:5;10019:16;9984:76;:::i;:::-;10105:2;10093:15;-1:-1:-1;;10089:88:213;10080:98;;;;10180:4;10076:109;;9861:330;-1:-1:-1;;9861:330:213:o;10196:322::-;10404:6;10393:9;10386:25;10447:2;10442;10431:9;10427:18;10420:30;10367:4;10467:45;10508:2;10497:9;10493:18;10485:6;10467:45;:::i;10523:870::-;10661:9;10695:18;10736:2;10728:6;10725:14;10722:40;;;10742:18;;:::i;:::-;10788:6;10785:1;10781:14;10814:4;10838:30;10862:4;10858:2;10854:13;10838:30;:::i;:::-;10902:19;;;10974:14;;;;10946:4;10937:14;;;11011;11000:26;;10997:46;;;11039:1;11036;11029:12;10997:46;11063:5;11077:283;11093:6;11088:3;11085:15;11077:283;;;11179:3;11166:17;11215:2;11202:11;11199:19;11196:39;;;11231:1;11228;11221:12;11196:39;11260:57;11302:14;11288:11;11281:5;11277:23;11260:57;:::i;:::-;11248:70;;-1:-1:-1;11338:12:213;;;;11110;;11077:283;;;-1:-1:-1;11382:5:213;10523:870;-1:-1:-1;;;;;;;10523:870:213:o;11398:464::-;-1:-1:-1;;;;;;11636:6:213;11632:79;11621:9;11614:98;11748:6;11743:2;11732:9;11728:18;11721:34;11791:2;11786;11775:9;11771:18;11764:30;11595:4;11811:45;11852:2;11841:9;11837:18;11829:6;11811:45;:::i;11867:630::-;12136:3;12174:6;12168:13;12190:66;12249:6;12244:3;12237:4;12229:6;12225:17;12190:66;:::i;:::-;12317:4;12278:16;;;12303:19;;;12347:13;;12369:78;12347:13;12434:1;12423:13;;12416:4;12404:17;;12369:78;:::i;:::-;12467:20;12489:1;12463:28;;11867:630;-1:-1:-1;;;;11867:630:213:o;13035:357::-;13153:12;;13200:4;13189:16;;;13183:23;;13153:12;13218:16;;13215:171;;;-1:-1:-1;;13292:4:213;13288:17;;;;13285:1;13281:25;13277:98;13266:110;;13035:357;-1:-1:-1;13035:357:213:o;13397:218::-;13544:2;13533:9;13526:21;13507:4;13564:45;13605:2;13594:9;13590:18;13582:6;13564:45;:::i;13620:340::-;13797:2;13786:9;13779:21;13760:4;13817:45;13858:2;13847:9;13843:18;13835:6;13817:45;:::i;:::-;13809:53;;-1:-1:-1;;;;;13902:6:213;13898:55;13893:2;13882:9;13878:18;13871:83;13620:340;;;;;:::o;13965:184::-;-1:-1:-1;;;14014:1:213;14007:88;14114:4;14111:1;14104:15;14138:4;14135:1;14128:15;14154:125;14219:9;;;14240:10;;;14237:36;;;14253:18;;:::i;14284:925::-;-1:-1:-1;;;;;;14725:6:213;14721:79;14716:3;14709:92;14691:3;14820;14852:2;14848:1;14843:3;14839:11;14832:23;14884:6;14878:13;14900:74;14967:6;14963:1;14958:3;14954:11;14947:4;14939:6;14935:17;14900:74;:::i;:::-;15002:6;14997:3;14993:16;14983:26;;15037:2;15033:1;15029:2;15025:10;15018:22;15071:6;15065:13;15049:29;;15087:75;15153:8;15149:1;15145:2;15141:10;15134:4;15126:6;15122:17;15087:75;:::i;:::-;15182:17;15201:1;15178:25;;14284:925;-1:-1:-1;;;;;14284:925:213:o;15685:184::-;-1:-1:-1;;;15734:1:213;15727:88;15834:4;15831:1;15824:15;15858:4;15855:1;15848:15;15874:862;16036:4;16065:2;16105;16094:9;16090:18;16135:2;16124:9;16117:21;16158:6;16193;16187:13;16224:6;16216;16209:22;16262:2;16251:9;16247:18;16240:25;;16324:2;16314:6;16311:1;16307:14;16296:9;16292:30;16288:39;16274:53;;16362:2;16354:6;16350:15;16383:1;16393:314;16407:6;16404:1;16401:13;16393:314;;;16496:66;16484:9;16476:6;16472:22;16468:95;16463:3;16456:108;16587:40;16620:6;16611;16605:13;16587:40;:::i;:::-;16577:50;-1:-1:-1;16685:12:213;;;;16650:15;;;;16429:1;16422:9;16393:314;;;-1:-1:-1;16724:6:213;;15874:862;-1:-1:-1;;;;;;;15874:862:213:o;17001:184::-;-1:-1:-1;;;17050:1:213;17043:88;17150:4;17147:1;17140:15;17174:4;17171:1;17164:15;17956:128;18023:9;;;18044:11;;;18041:37;;;18058:18;;:::i;19063:168::-;19136:9;;;19167;;19184:15;;;19178:22;;19164:37;19154:71;;19205:18;;:::i;19590:439::-;19643:3;19681:5;19675:12;19708:6;19703:3;19696:19;19734:4;19763;19758:3;19754:14;19747:21;;19802:4;19795:5;19791:16;19825:1;19835:169;19849:6;19846:1;19843:13;19835:169;;;19910:13;;19898:26;;19944:12;;;;19979:15;;;;19871:1;19864:9;19835:169;;;-1:-1:-1;20020:3:213;;19590:439;-1:-1:-1;;;;;19590:439:213:o;20034:691::-;20368:3;20357:9;20350:22;20331:4;20395:57;20447:3;20436:9;20432:19;20424:6;20395:57;:::i;:::-;20500:9;20492:6;20488:22;20483:2;20472:9;20468:18;20461:50;20534:33;20560:6;20552;20534:33;:::i;:::-;20520:47;;20603:6;20598:2;20587:9;20583:18;20576:34;20658:9;20650:6;20646:22;20641:2;20630:9;20626:18;20619:50;20686:33;20712:6;20704;20686:33;:::i;20730:898::-;21183:6;21172:9;21165:25;21226:3;21221:2;21210:9;21206:18;21199:31;21146:4;21253:57;21305:3;21294:9;21290:19;21282:6;21253:57;:::i;:::-;21358:9;21350:6;21346:22;21341:2;21330:9;21326:18;21319:50;21392:33;21418:6;21410;21392:33;:::i;:::-;21378:47;;21461:6;21456:2;21445:9;21441:18;21434:34;21517:9;21509:6;21505:22;21499:3;21488:9;21484:19;21477:51;21545:33;21571:6;21563;21545:33;:::i;:::-;21537:41;;;21615:6;21609:3;21598:9;21594:19;21587:35;20730:898;;;;;;;;;:::o;21633:287::-;21762:3;21800:6;21794:13;21816:66;21875:6;21870:3;21863:4;21855:6;21851:17;21816:66;:::i;:::-;21898:16;;;;;21633:287;-1:-1:-1;;21633:287:213:o;21925:261::-;22104:2;22093:9;22086:21;22067:4;22124:56;22176:2;22165:9;22161:18;22153:6;22124:56;:::i;22191:466::-;22489:6;22478:9;22471:25;22532:2;22527;22516:9;22512:18;22505:30;22452:4;22552:56;22604:2;22593:9;22589:18;22581:6;22552:56;:::i;:::-;22544:64;;22644:6;22639:2;22628:9;22624:18;22617:34;22191:466;;;;;;:::o;23016:363::-;23254:6;23243:9;23236:25;23297:2;23292;23281:9;23277:18;23270:30;23217:4;23317:56;23369:2;23358:9;23354:18;23346:6;23317:56;:::i;23384:440::-;-1:-1:-1;;;;;23622:6:213;23618:55;23607:9;23600:74;23710:6;23705:2;23694:9;23690:18;23683:34;23753:2;23748;23737:9;23733:18;23726:30;23581:4;23773:45;23814:2;23803:9;23799:18;23791:6;23773:45;:::i;23829:604::-;24137:6;24126:9;24119:25;24180:3;24175:2;24164:9;24160:18;24153:31;24100:4;24207:57;24259:3;24248:9;24244:19;24236:6;24207:57;:::i;:::-;24312:4;24304:6;24300:17;24295:2;24284:9;24280:18;24273:45;24366:9;24358:6;24354:22;24349:2;24338:9;24334:18;24327:50;24394:33;24420:6;24412;24394:33;:::i;24841:492::-;25016:3;25054:6;25048:13;25070:66;25129:6;25124:3;25117:4;25109:6;25105:17;25070:66;:::i;:::-;25199:13;;25158:16;;;;25221:70;25199:13;25158:16;25268:4;25256:17;;25221:70;:::i;:::-;25307:20;;24841:492;-1:-1:-1;;;;24841:492:213:o;25338:639::-;25588:6;25583:3;25576:19;25558:3;25614:2;25647;25642:3;25638:12;25679:6;25673:13;25744:2;25736:6;25732:15;25765:1;25775:175;25789:6;25786:1;25783:13;25775:175;;;25852:13;;25838:28;;25888:14;;;;25925:15;;;;25811:1;25804:9;25775:175;;;-1:-1:-1;25966:5:213;;25338:639;-1:-1:-1;;;;;;;25338:639:213:o;25982:184::-;-1:-1:-1;;;26031:1:213;26024:88;26131:4;26128:1;26121:15;26155:4;26152:1;26145:15;26171:274;26211:1;26237;26227:189;;-1:-1:-1;;;26269:1:213;26262:88;26373:4;26370:1;26363:15;26401:4;26398:1;26391:15;26227:189;-1:-1:-1;26430:9:213;;26171:274::o;26450:512::-;26701:2;26690:9;26683:21;26664:4;26727:56;26779:2;26768:9;26764:18;26756:6;26727:56;:::i;:::-;26831:14;26823:6;26819:27;26814:2;26803:9;26799:18;26792:55;26895:9;26887:6;26883:22;26878:2;26867:9;26863:18;26856:50;26923:33;26949:6;26941;26923:33;:::i;26967:616::-;27277:6;27266:9;27259:25;27320:3;27315:2;27304:9;27300:18;27293:31;27240:4;27347:57;27399:3;27388:9;27384:19;27376:6;27347:57;:::i;:::-;27452:14;27444:6;27440:27;27435:2;27424:9;27420:18;27413:55;27516:9;27508:6;27504:22;27499:2;27488:9;27484:18;27477:50;27544:33;27570:6;27562;27544:33;:::i;27588:530::-;27773:3;27811:6;27805:13;27827:66;27886:6;27881:3;27874:4;27866:6;27862:17;27827:66;:::i;:::-;27962:2;27958:15;;;;-1:-1:-1;;27954:88:213;27915:16;;;;27940:103;;;28070:2;28059:14;;28052:30;;;;28109:2;28098:14;;27588:530;-1:-1:-1;;27588:530:213:o;28123:360::-;28326:2;28315:9;28308:21;28289:4;28346:45;28387:2;28376:9;28372:18;28364:6;28346:45;:::i;:::-;28422:2;28407:18;;28400:34;;;;-1:-1:-1;28465:2:213;28450:18;28443:34;28338:53;28123:360;-1:-1:-1;28123:360:213:o;28488:174::-;28555:12;28587:10;;;28599;;;28583:27;;28622:11;;;28619:37;;;28636:18;;:::i;:::-;28619:37;28488:174;;;;:::o;29314:900::-;29737:6;29726:9;29719:25;29780:3;29775:2;29764:9;29760:18;29753:31;29700:4;29807:57;29859:3;29848:9;29844:19;29836:6;29807:57;:::i;:::-;29912:4;29900:17;;29895:2;29880:18;;29873:45;29937:12;29985:15;;;29980:2;29965:18;;29958:43;30038:15;;30032:3;30017:19;;30010:44;30085:3;30070:19;;30063:35;;;30135:22;;;30129:3;30114:19;;30107:51;30175:33;30139:6;30193;30175:33;:::i;:::-;30167:41;29314:900;-1:-1:-1;;;;;;;;;;29314:900:213:o;30219:788::-;30583:3;30572:9;30565:22;30546:4;30610:57;30662:3;30651:9;30647:19;30639:6;30610:57;:::i;:::-;30715:4;30707:6;30703:17;30698:2;30687:9;30683:18;30676:45;30769:14;30761:6;30757:27;30752:2;30741:9;30737:18;30730:55;30833:12;30825:6;30821:25;30816:2;30805:9;30801:18;30794:53;30884:6;30878:3;30867:9;30863:19;30856:35;30940:9;30932:6;30928:22;30922:3;30911:9;30907:19;30900:51;30968:33;30994:6;30986;30968:33;:::i;:::-;30960:41;30219:788;-1:-1:-1;;;;;;;;;30219:788:213:o;31482:175::-;31519:3;31563:4;31556:5;31552:16;31592:4;31583:7;31580:17;31577:43;;31600:18;;:::i;:::-;31649:1;31636:15;;31482:175;-1:-1:-1;;31482:175:213:o","linkReferences":{},"immutableReferences":{"35893":[{"start":3009,"length":32}]}},"methodIdentifiers":{"_msgSender()":"119df25f","_msgValue()":"45ec9354","_world()":"e1af802c","installModule(address,bytes)":"8da798da","registerDelegation(address,bytes32,bytes)":"1d2257ba","registerFunctionSelector(bytes32,string)":"26d98102","registerNamespace(bytes32)":"b29e4089","registerNamespaceDelegation(bytes32,bytes32,bytes)":"bfdfaff7","registerRootFunctionSelector(bytes32,string,string)":"6548a90a","registerStoreHook(bytes32,address,uint8)":"530f4b60","registerSystem(bytes32,address,bool)":"3350b6a9","registerSystemHook(bytes32,address,uint8)":"d5f8337f","registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])":"0ba51f49","supportsInterface(bytes4)":"01ffc9a7","unregisterDelegation(address)":"cdc938c5","unregisterNamespaceDelegation(bytes32)":"aa66e9c8","unregisterStoreHook(bytes32,address)":"05609129","unregisterSystemHook(bytes32,address)":"a92813ad"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"EncodedLengths_InvalidLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FieldLayout_Empty\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"staticDataLength\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"computedStaticDataLength\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_InvalidStaticDataLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_StaticLengthDoesNotFitInAWord\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_StaticLengthIsNotZero\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_StaticLengthIsZero\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"numFields\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"maxFields\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_TooManyDynamicFields\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"numFields\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"maxFields\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_TooManyFields\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"Schema_InvalidLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Schema_StaticTypeAfterDynamicType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Slice_OutOfBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"accessedIndex\",\"type\":\"uint256\"}],\"name\":\"Store_IndexOutOfBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidFieldNamesLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidKeyNamesLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes2\",\"name\":\"expected\",\"type\":\"bytes2\"},{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"Store_InvalidResourceType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint40\",\"name\":\"startWithinField\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"fieldLength\",\"type\":\"uint40\"}],\"name\":\"Store_InvalidSplice\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidStaticDataLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidValueSchemaDynamicLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidValueSchemaLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidValueSchemaStaticLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"tableIdString\",\"type\":\"string\"}],\"name\":\"Store_TableAlreadyExists\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"tableIdString\",\"type\":\"string\"}],\"name\":\"Store_TableNotFound\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"UnauthorizedCallContext\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"resource\",\"type\":\"string\"},{\"internalType\":\"address\",\"name\":\"caller\",\"type\":\"address\"}],\"name\":\"World_AccessDenied\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"World_AlreadyInitialized\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"functionSelector\",\"type\":\"bytes4\"}],\"name\":\"World_CallbackNotAllowed\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"World_DelegationNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"functionSelector\",\"type\":\"bytes4\"}],\"name\":\"World_FunctionSelectorAlreadyExists\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"functionSelector\",\"type\":\"bytes4\"}],\"name\":\"World_FunctionSelectorNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"World_InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"contractAddress\",\"type\":\"address\"},{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"World_InterfaceNotSupported\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes14\",\"name\":\"namespace\",\"type\":\"bytes14\"}],\"name\":\"World_InvalidNamespace\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_InvalidResourceId\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes2\",\"name\":\"expected\",\"type\":\"bytes2\"},{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_InvalidResourceType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_ResourceAlreadyExists\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_ResourceNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"system\",\"type\":\"address\"}],\"name\":\"World_SystemAlreadyExists\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"World_UnlimitedDelegationNotAllowed\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"}],\"name\":\"Store_DeleteRecord\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"EncodedLengths\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"name\":\"Store_SetRecord\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"indexed\":false,\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"indexed\":false,\"internalType\":\"EncodedLengths\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"Store_SpliceDynamicData\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"Store_SpliceStaticData\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"_msgSender\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"_msgValue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"_world\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contract IModule\",\"name\":\"module\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"encodedArgs\",\"type\":\"bytes\"}],\"name\":\"installModule\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"ResourceId\",\"name\":\"delegationControlId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"initCallData\",\"type\":\"bytes\"}],\"name\":\"registerDelegation\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"systemFunctionSignature\",\"type\":\"string\"}],\"name\":\"registerFunctionSelector\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"worldFunctionSelector\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"namespaceId\",\"type\":\"bytes32\"}],\"name\":\"registerNamespace\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"namespaceId\",\"type\":\"bytes32\"},{\"internalType\":\"ResourceId\",\"name\":\"delegationControlId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"initCallData\",\"type\":\"bytes\"}],\"name\":\"registerNamespaceDelegation\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"worldFunctionSignature\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"systemFunctionSignature\",\"type\":\"string\"}],\"name\":\"registerRootFunctionSelector\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"worldFunctionSelector\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"contract IStoreHook\",\"name\":\"hookAddress\",\"type\":\"address\"},{\"internalType\":\"uint8\",\"name\":\"enabledHooksBitmap\",\"type\":\"uint8\"}],\"name\":\"registerStoreHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"contract System\",\"name\":\"system\",\"type\":\"address\"},{\"internalType\":\"bool\",\"name\":\"publicAccess\",\"type\":\"bool\"}],\"name\":\"registerSystem\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"contract ISystemHook\",\"name\":\"hookAddress\",\"type\":\"address\"},{\"internalType\":\"uint8\",\"name\":\"enabledHooksBitmap\",\"type\":\"uint8\"}],\"name\":\"registerSystemHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"},{\"internalType\":\"Schema\",\"name\":\"keySchema\",\"type\":\"bytes32\"},{\"internalType\":\"Schema\",\"name\":\"valueSchema\",\"type\":\"bytes32\"},{\"internalType\":\"string[]\",\"name\":\"keyNames\",\"type\":\"string[]\"},{\"internalType\":\"string[]\",\"name\":\"fieldNames\",\"type\":\"string[]\"}],\"name\":\"registerTable\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"unregisterDelegation\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"namespaceId\",\"type\":\"bytes32\"}],\"name\":\"unregisterNamespaceDelegation\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"contract IStoreHook\",\"name\":\"hookAddress\",\"type\":\"address\"}],\"name\":\"unregisterStoreHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"contract ISystemHook\",\"name\":\"hookAddress\",\"type\":\"address\"}],\"name\":\"unregisterSystemHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"details\":\"Aggregates multiple system implementations for the World.\",\"errors\":{\"EncodedLengths_InvalidLength(uint256)\":[{\"params\":{\"length\":\"The length of the encoded lengths.\"}}],\"FieldLayout_InvalidStaticDataLength(uint256,uint256)\":[{\"params\":{\"computedStaticDataLength\":\"The computed static data length.\",\"staticDataLength\":\"The static data length of the field layout.\"}}],\"FieldLayout_StaticLengthDoesNotFitInAWord(uint256)\":[{\"params\":{\"index\":\"The index of the field.\"}}],\"FieldLayout_StaticLengthIsNotZero(uint256)\":[{\"params\":{\"index\":\"The index of the field.\"}}],\"FieldLayout_StaticLengthIsZero(uint256)\":[{\"params\":{\"index\":\"The index of the field.\"}}],\"FieldLayout_TooManyDynamicFields(uint256,uint256)\":[{\"params\":{\"maxFields\":\"The maximum number of fields a Schema can handle.\",\"numFields\":\"The total number of fields in the field layout.\"}}],\"FieldLayout_TooManyFields(uint256,uint256)\":[{\"params\":{\"maxFields\":\"The maximum number of fields a Schema can handle.\",\"numFields\":\"The total number of fields in the field layout.\"}}],\"Schema_InvalidLength(uint256)\":[{\"params\":{\"length\":\"The length of the schema.\"}}],\"Slice_OutOfBounds(bytes,uint256,uint256)\":[{\"details\":\"Raised if `start` is greater than `end` or `end` greater than the length of `data`.\",\"params\":{\"data\":\"The bytes array to subslice.\",\"end\":\"The end index for the subslice.\",\"start\":\"The start index for the subslice.\"}}],\"Store_IndexOutOfBounds(uint256,uint256)\":[{\"details\":\"Raised if the start index is larger than the previous length of the field.\",\"params\":{\"accessedIndex\":\"FIXME\",\"length\":\"FIXME\"}}],\"Store_InvalidFieldNamesLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidKeyNamesLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidResourceType(bytes2,bytes32,string)\":[{\"params\":{\"expected\":\"The expected resource type.\",\"resourceId\":\"The resource ID.\",\"resourceIdString\":\"The stringified resource ID (for easier debugging).\"}}],\"Store_InvalidSplice(uint40,uint40,uint40)\":[{\"details\":\"Raised if the splice total length of the field is changed but the splice is not at the end of the field.\",\"params\":{\"deleteCount\":\"The number of bytes to delete in the splice operation.\",\"fieldLength\":\"The field length for the splice operation.\",\"startWithinField\":\"The start index within the field for the splice operation.\"}}],\"Store_InvalidStaticDataLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidValueSchemaDynamicLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidValueSchemaLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidValueSchemaStaticLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_TableAlreadyExists(bytes32,string)\":[{\"params\":{\"tableId\":\"The ID of the table.\",\"tableIdString\":\"The stringified ID of the table (for easier debugging if cleartext tableIds are used).\"}}],\"Store_TableNotFound(bytes32,string)\":[{\"params\":{\"tableId\":\"The ID of the table.\",\"tableIdString\":\"The stringified ID of the table (for easier debugging if cleartext tableIds are used).\"}}],\"World_AccessDenied(string,address)\":[{\"params\":{\"caller\":\"The address of the user trying to access the resource.\",\"resource\":\"The resource's identifier.\"}}],\"World_CallbackNotAllowed(bytes4)\":[{\"params\":{\"functionSelector\":\"The function selector of the disallowed callback.\"}}],\"World_DelegationNotFound(address,address)\":[{\"params\":{\"delegatee\":\"The address of the delegatee.\",\"delegator\":\"The address of the delegator.\"}}],\"World_FunctionSelectorAlreadyExists(bytes4)\":[{\"params\":{\"functionSelector\":\"The function selector in question.\"}}],\"World_FunctionSelectorNotFound(bytes4)\":[{\"params\":{\"functionSelector\":\"The function selector in question.\"}}],\"World_InsufficientBalance(uint256,uint256)\":[{\"params\":{\"amount\":\"The amount needed.\",\"balance\":\"The current balance.\"}}],\"World_InterfaceNotSupported(address,bytes4)\":[{\"params\":{\"contractAddress\":\"The address of the contract in question.\",\"interfaceId\":\"The ID of the interface.\"}}],\"World_InvalidNamespace(bytes14)\":[{\"params\":{\"namespace\":\"The invalid namespace.\"}}],\"World_InvalidResourceId(bytes32,string)\":[{\"params\":{\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_InvalidResourceType(bytes2,bytes32,string)\":[{\"params\":{\"expected\":\"The expected resource type.\",\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_ResourceAlreadyExists(bytes32,string)\":[{\"params\":{\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_ResourceNotFound(bytes32,string)\":[{\"params\":{\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_SystemAlreadyExists(address)\":[{\"params\":{\"system\":\"The address of the system.\"}}]},\"events\":{\"Store_DeleteRecord(bytes32,bytes32[])\":{\"params\":{\"keyTuple\":\"An array representing the composite key for the record.\",\"tableId\":\"The ID of the table where the record is deleted.\"}},\"Store_SetRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"params\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"staticData\":\"The static data of the record.\",\"tableId\":\"The ID of the table where the record is set.\"}},\"Store_SpliceDynamicData(bytes32,bytes32[],uint8,uint48,uint40,bytes32,bytes)\":{\"params\":{\"data\":\"The data to insert into the dynamic data of the record at the start byte.\",\"deleteCount\":\"The number of bytes to delete in the splice operation.\",\"dynamicFieldIndex\":\"The index of the dynamic field to splice data, relative to the start of the dynamic fields. (Dynamic field index = field index - number of static fields)\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"start\":\"The start position in bytes for the splice operation.\",\"tableId\":\"The ID of the table where the data is spliced.\"}},\"Store_SpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"details\":\"In static data, data is always overwritten starting at the start position, so the total length of the data remains the same and no data is shifted.\",\"params\":{\"data\":\"The data to write to the static data of the record at the start byte.\",\"keyTuple\":\"An array representing the key for the record.\",\"start\":\"The start position in bytes for the splice operation.\",\"tableId\":\"The ID of the table where the data is spliced.\"}}},\"kind\":\"dev\",\"methods\":{\"_msgSender()\":{\"returns\":{\"sender\":\"The `msg.sender` in the call to the World contract before the World routed the call to the WorldContextConsumer contract.\"}},\"_msgValue()\":{\"returns\":{\"value\":\"The `msg.value` in the call to the World contract before the World routed the call to the WorldContextConsumer contract.\"}},\"_world()\":{\"returns\":{\"_0\":\"The address of the World contract that routed the call to this WorldContextConsumer.\"}},\"installModule(address,bytes)\":{\"details\":\"Validates the given module against the IModule interface and delegates the installation process. The module is then registered in the InstalledModules table.\",\"params\":{\"encodedArgs\":\"The ABI encoded arguments for module installation.\",\"module\":\"The module to be installed.\"}},\"registerDelegation(address,bytes32,bytes)\":{\"details\":\"Creates a new delegation from the caller to the specified delegatee\",\"params\":{\"delegatee\":\"The address of the delegatee\",\"delegationControlId\":\"The ID controlling the delegation\",\"initCallData\":\"The initialization data for the delegation\"}},\"registerFunctionSelector(bytes32,string)\":{\"details\":\"Creates a mapping between a World function and its associated system function\",\"params\":{\"systemFunctionSignature\":\"The signature of the system function\",\"systemId\":\"The system ID\"},\"returns\":{\"worldFunctionSelector\":\"The selector of the World function\"}},\"registerNamespace(bytes32)\":{\"details\":\"Creates a new namespace resource with the given ID\",\"params\":{\"namespaceId\":\"The unique identifier for the new namespace\"}},\"registerNamespaceDelegation(bytes32,bytes32,bytes)\":{\"details\":\"Sets up a new delegation control for a specific namespace\",\"params\":{\"delegationControlId\":\"The ID controlling the delegation\",\"initCallData\":\"The initialization data for the delegation\",\"namespaceId\":\"The ID of the namespace\"}},\"registerRootFunctionSelector(bytes32,string,string)\":{\"details\":\"Creates a mapping for a root World function without namespace or name prefix\",\"params\":{\"systemFunctionSignature\":\"The signature of the system function\",\"systemId\":\"The system ID\",\"worldFunctionSignature\":\"The signature of the World function\"},\"returns\":{\"worldFunctionSelector\":\"The selector of the World function\"}},\"registerStoreHook(bytes32,address,uint8)\":{\"details\":\"The caller must be the owner of the namespace to which the table belongs. The hook must conform to the IStoreHook interface.\",\"params\":{\"enabledHooksBitmap\":\"A bitmap indicating which hook functionalities are enabled.\",\"hookAddress\":\"The address of the storage hook contract.\",\"tableId\":\"The resource ID of the table for which the hook is being registered.\"}},\"registerSystem(bytes32,address,bool)\":{\"details\":\"Registers or upgrades a system at the given ID If the namespace doesn't exist yet, it is registered. The system is granted access to its namespace, so it can write to any table in the same namespace. If publicAccess is true, no access control check is performed for calling the system. This function doesn't check whether a system already exists at the given selector, making it possible to upgrade systems.\",\"params\":{\"publicAccess\":\"Flag indicating if access control check is bypassed\",\"system\":\"The system being registered\",\"systemId\":\"The unique identifier for the system\"}},\"registerSystemHook(bytes32,address,uint8)\":{\"details\":\"Adds a new hook for the system at the provided system ID\",\"params\":{\"enabledHooksBitmap\":\"Bitmap indicating which hooks are enabled\",\"hookAddress\":\"The address of the hook being registered\",\"systemId\":\"The ID of the system\"}},\"registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])\":{\"details\":\"Registers a table with the specified configuration. If the namespace for the table does not exist, it's created. Existing namespaces require the caller to be the owner for table registration.\",\"params\":{\"fieldLayout\":\"The field layout structure for the table.\",\"fieldNames\":\"The names of the fields in the table.\",\"keyNames\":\"The names associated with the keys in the table.\",\"keySchema\":\"The schema for the keys of the table.\",\"tableId\":\"The resource ID of the table.\",\"valueSchema\":\"The schema for the values within the table.\"}},\"supportsInterface(bytes4)\":{\"params\":{\"interfaceId\":\"The ID of the interface in question.\"},\"returns\":{\"_0\":\"True if the interface is supported, false otherwise.\"}},\"unregisterDelegation(address)\":{\"details\":\"Deletes the new delegation from the caller to the specified delegatee\",\"params\":{\"delegatee\":\"The address of the delegatee\"}},\"unregisterNamespaceDelegation(bytes32)\":{\"details\":\"Deletes the delegation control for a specific namespace\",\"params\":{\"namespaceId\":\"The ID of the namespace\"}},\"unregisterStoreHook(bytes32,address)\":{\"details\":\"The caller must be the owner of the namespace to which the table belongs.\",\"params\":{\"hookAddress\":\"The address of the storage hook contract.\",\"tableId\":\"The resource ID of the table from which the hook is being unregistered.\"}},\"unregisterSystemHook(bytes32,address)\":{\"details\":\"Removes a hook for the system at the provided system ID\",\"params\":{\"hookAddress\":\"The address of the hook being unregistered\",\"systemId\":\"The ID of the system\"}}},\"title\":\"Registration System for World\",\"version\":1},\"userdoc\":{\"errors\":{\"EncodedLengths_InvalidLength(uint256)\":[{\"notice\":\"Error raised when the provided encoded lengths has an invalid length.\"}],\"FieldLayout_Empty()\":[{\"notice\":\"Error raised when the provided field layout is empty.\"}],\"FieldLayout_InvalidStaticDataLength(uint256,uint256)\":[{\"notice\":\"Error raised when the provided field layout has an invalid static data length.\"}],\"FieldLayout_StaticLengthDoesNotFitInAWord(uint256)\":[{\"notice\":\"Error raised when the provided field layout has a static data length that does not fit in a word (32 bytes).\"}],\"FieldLayout_StaticLengthIsNotZero(uint256)\":[{\"notice\":\"Error raised when the provided field layout has a nonzero static data length.\"}],\"FieldLayout_StaticLengthIsZero(uint256)\":[{\"notice\":\"Error raised when the provided field layout has a static data length of zero.\"}],\"FieldLayout_TooManyDynamicFields(uint256,uint256)\":[{\"notice\":\"Error raised when the provided field layout has too many dynamic fields.\"}],\"FieldLayout_TooManyFields(uint256,uint256)\":[{\"notice\":\"Error raised when the provided field layout has too many fields.\"}],\"Schema_InvalidLength(uint256)\":[{\"notice\":\"Error raised when the provided schema has an invalid length.\"}],\"Schema_StaticTypeAfterDynamicType()\":[{\"notice\":\"Error raised when a static type is placed after a dynamic type in a schema.\"}],\"Slice_OutOfBounds(bytes,uint256,uint256)\":[{\"notice\":\"Error raised when the provided slice is out of bounds.\"}],\"Store_IndexOutOfBounds(uint256,uint256)\":[{\"notice\":\"Error raised if the provided index is out of bounds.\"}],\"Store_InvalidFieldNamesLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided field names length is invalid.\"}],\"Store_InvalidKeyNamesLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided key names length is invalid.\"}],\"Store_InvalidResourceType(bytes2,bytes32,string)\":[{\"notice\":\"Error raised if the provided resource ID cannot be found.\"}],\"Store_InvalidSplice(uint40,uint40,uint40)\":[{\"notice\":\"Error raised if the provided splice is invalid.\"}],\"Store_InvalidStaticDataLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided static data length is invalid.\"}],\"Store_InvalidValueSchemaDynamicLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided schema dynamic length is invalid.\"}],\"Store_InvalidValueSchemaLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided value schema length is invalid.\"}],\"Store_InvalidValueSchemaStaticLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided schema static length is invalid.\"}],\"Store_TableAlreadyExists(bytes32,string)\":[{\"notice\":\"Error raised if the provided table already exists.\"}],\"Store_TableNotFound(bytes32,string)\":[{\"notice\":\"Error raised if the provided table cannot be found.\"}],\"World_AccessDenied(string,address)\":[{\"notice\":\"Raised when a user tries to access a resource they don't have permission for.\"}],\"World_AlreadyInitialized()\":[{\"notice\":\"Raised when trying to initialize an already initialized World.\"}],\"World_CallbackNotAllowed(bytes4)\":[{\"notice\":\"Raised when the World is calling itself via an external call.\"}],\"World_DelegationNotFound(address,address)\":[{\"notice\":\"Raised when the specified delegation is not found.\"}],\"World_FunctionSelectorAlreadyExists(bytes4)\":[{\"notice\":\"Raised when trying to register a function selector that already exists.\"}],\"World_FunctionSelectorNotFound(bytes4)\":[{\"notice\":\"Raised when the specified function selector is not found.\"}],\"World_InsufficientBalance(uint256,uint256)\":[{\"notice\":\"Raised when there's an insufficient balance for a particular operation.\"}],\"World_InterfaceNotSupported(address,bytes4)\":[{\"notice\":\"Raised when the specified interface is not supported by the contract.\"}],\"World_InvalidNamespace(bytes14)\":[{\"notice\":\"Raised when an namespace contains an invalid sequence of characters (\\\"__\\\").\"}],\"World_InvalidResourceId(bytes32,string)\":[{\"notice\":\"Raised when an invalid resource ID is provided.\"}],\"World_InvalidResourceType(bytes2,bytes32,string)\":[{\"notice\":\"Raised when an invalid resource type is provided.\"}],\"World_ResourceAlreadyExists(bytes32,string)\":[{\"notice\":\"Raised when trying to register a resource that already exists.\"}],\"World_ResourceNotFound(bytes32,string)\":[{\"notice\":\"Raised when the specified resource is not found.\"}],\"World_SystemAlreadyExists(address)\":[{\"notice\":\"Raised when trying to register a system that already exists.\"}],\"World_UnlimitedDelegationNotAllowed()\":[{\"notice\":\"Raised when trying to create an unlimited delegation in a context where it is not allowed, e.g. when registering a namespace fallback delegation.\"}]},\"events\":{\"Store_DeleteRecord(bytes32,bytes32[])\":{\"notice\":\"Emitted when a record is deleted from the store.\"},\"Store_SetRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"notice\":\"Emitted when a new record is set in the store.\"},\"Store_SpliceDynamicData(bytes32,bytes32[],uint8,uint48,uint40,bytes32,bytes)\":{\"notice\":\"Emitted when dynamic data in the store is spliced.\"},\"Store_SpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"notice\":\"Emitted when static data in the store is spliced.\"}},\"kind\":\"user\",\"methods\":{\"_msgSender()\":{\"notice\":\"Extract the `msg.sender` from the context appended to the calldata.\"},\"_msgValue()\":{\"notice\":\"Extract the `msg.value` from the context appended to the calldata.\"},\"_world()\":{\"notice\":\"Get the address of the World contract that routed the call to this WorldContextConsumer.\"},\"installModule(address,bytes)\":{\"notice\":\"Installs a module into the World under a specified namespace.\"},\"registerDelegation(address,bytes32,bytes)\":{\"notice\":\"Registers a delegation for the caller\"},\"registerFunctionSelector(bytes32,string)\":{\"notice\":\"Registers a new World function selector\"},\"registerNamespace(bytes32)\":{\"notice\":\"Registers a new namespace\"},\"registerNamespaceDelegation(bytes32,bytes32,bytes)\":{\"notice\":\"Registers a delegation for a namespace\"},\"registerRootFunctionSelector(bytes32,string,string)\":{\"notice\":\"Registers a root World function selector\"},\"registerStoreHook(bytes32,address,uint8)\":{\"notice\":\"Register a storage hook for a specified table.\"},\"registerSystem(bytes32,address,bool)\":{\"notice\":\"Registers a system\"},\"registerSystemHook(bytes32,address,uint8)\":{\"notice\":\"Registers a new system hook\"},\"registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])\":{\"notice\":\"Register a table within the World framework.\"},\"supportsInterface(bytes4)\":{\"notice\":\"Checks if an interface is supported by the contract. using ERC-165 supportsInterface (see https://eips.ethereum.org/EIPS/eip-165)\"},\"unregisterDelegation(address)\":{\"notice\":\"Unregisters a delegation\"},\"unregisterNamespaceDelegation(bytes32)\":{\"notice\":\"Unregisters a delegation for a namespace\"},\"unregisterStoreHook(bytes32,address)\":{\"notice\":\"Unregister a previously registered storage hook for a specified table.\"},\"unregisterSystemHook(bytes32,address)\":{\"notice\":\"Unregisters a system hook\"}},\"notice\":\"This system aggregates World registration and installation functionalities externalized from the World contract, aiming to keep the World contract's bytecode lean.\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/world/src/modules/init/RegistrationSystem.sol\":\"RegistrationSystem\"},\"evmVersion\":\"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\":\"0x7dec900f9c9e7dff59430fa6f520e76c56338c3e829201aea140d49342e4fef8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e55c1dfcda94dcc64b8577949b2e92a9d3fc44f5fba1ae77ceacccfdc8e22e35\",\"dweb:/ipfs/QmS7uRJbEQYkPuZ5Dz5aSNjaaxj9PA8RtxUeUGN2W3jZx6\"]},\"node_modules/@latticexyz/store/src/EncodedLengths.sol\":{\"keccak256\":\"0xebc0a6efd611e02b15c05a382382b597fe059eba7f2a9e90da81eeb2f7666774\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://00b2cac12599935e25ea0697e99fc9e6d5af6c1c982761996c16707d9cd6ca09\",\"dweb:/ipfs/QmXccFminkrFtDpNfx6X1pHvW7Tn1nA5XcGu9T17pJyZyK\"]},\"node_modules/@latticexyz/store/src/FieldLayout.sol\":{\"keccak256\":\"0x15f698b7eabc062a00ff7a2e02db0ace2dd51f8bd2bc51a45dc0afa88f2ee658\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f774202c98ad394b3b62be93292512c633dec63bc931c190ed984656c2d54ec7\",\"dweb:/ipfs/Qmd2D9mvP8S88ad2Q8WU54saNVr3Pwc5stPqEKHwcpo8AT\"]},\"node_modules/@latticexyz/store/src/Hook.sol\":{\"keccak256\":\"0xd016a2e1260f5a81ff9a8dfac58d7947e114414df8cce7302a2629908ea5f18e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0c558a6f3a5f540c0190fa6d642a094a185c5db1acfc2437c7dbde0340f00ac3\",\"dweb:/ipfs/QmViAHvR7U7HNfBiBZEMFiy1TTSHDFNiDzBfQSeLBShCky\"]},\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2\",\"dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg\"]},\"node_modules/@latticexyz/store/src/IEncodedLengthsErrors.sol\":{\"keccak256\":\"0x06bb49164f44acc8d51df7b75ecf2f7aeb9281f7a3b357cae7d8d58bd1700dfa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://719027f4cc60fea30ce01cd4f672462f41fac750ae802e91a1a6d37c929e11ba\",\"dweb:/ipfs/QmWi5DM2jT5V5SGP1afRmFyRgFvuZiGDX2PWHwP19HssF1\"]},\"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol\":{\"keccak256\":\"0xaef70c46e412bded1024ac82c957cea81c1d1ab11878a95635531e2ac9673a53\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cda2c7dc02ee8f0163b1c8d0f3e1e05d48b2a009e5c7365d2418f17bc3455817\",\"dweb:/ipfs/QmXHDZuCPTxjHaeiEaJhA81koX2NJ3Gj1zt5WVWaz77FL8\"]},\"node_modules/@latticexyz/store/src/ISchemaErrors.sol\":{\"keccak256\":\"0x0ac3de36c9d0058a17fcd7f1a905132215fd16ea3ed3b5109de1de04ddd7c441\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f83fa2546009cfd16b3b3969dcec1d67c9d818d910177b885ba263b6a948c65d\",\"dweb:/ipfs/QmehywHdvFYBL9BTtoPsVVwJXsEA4Xjk8aPWoHw1R45KeY\"]},\"node_modules/@latticexyz/store/src/ISliceErrors.sol\":{\"keccak256\":\"0x72684b7dfc1b44537401ccf10d6120186d02323266fcc762bc81859985eded4c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e8d037b6937969ae54018ddf647eeaf5eb69a2b0bf9edf9456d3d270316b2883\",\"dweb:/ipfs/QmfYJeyAmzRqpn68FteiM97p5t17iBw62FCET4bK5g4w37\"]},\"node_modules/@latticexyz/store/src/IStore.sol\":{\"keccak256\":\"0x42515d1410333a3573f78a460576271ef62c16edad5cf771ef6287b83ca1c706\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a58d03c4cf420df57d2b2e2e7932daad877e46e89561b46e1fa9f593a701bdc\",\"dweb:/ipfs/QmeFmKS7J1WqqBAgXkyxxx2fGA8JzuGszUmVsV2T6DYtsL\"]},\"node_modules/@latticexyz/store/src/IStoreErrors.sol\":{\"keccak256\":\"0x37e4d2f015dd4005ff9b3f711257c891027804bc268db1791984af4989951912\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a4a566ea96b69211f503707f69a9f9012d5873a3fd57b3f221549f46a7518df6\",\"dweb:/ipfs/QmVgcE3JufJr3iyeV6xqkvS4YtDcy6Eqyram2yzWUhwoB4\"]},\"node_modules/@latticexyz/store/src/IStoreEvents.sol\":{\"keccak256\":\"0x8606e9de37943c74beabb9ac9acd2132f951bed1ef79f2f4f3de83ed1f271f6a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d13adeee7ae9e687bf1cd12a8c36223179685fc828a7c468ee9311c879401b08\",\"dweb:/ipfs/QmQeb2ArSoQpE6ujBbDj9LY3xqpVCPiz3bh9SLT6siE8RY\"]},\"node_modules/@latticexyz/store/src/IStoreHook.sol\":{\"keccak256\":\"0x6574a30a2bbd8a0de21b2504c55effb8802fdeff62296af82a9380bd753adcc4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://85a859c533f51b584a9a2e8a64d61b6cf6f69bfcff1b926ad787518b1cae9562\",\"dweb:/ipfs/QmVyjmyJ69ZeqaXHg91JtGLVahRfZ7KtWaessLWZ6rYk9p\"]},\"node_modules/@latticexyz/store/src/IStoreKernel.sol\":{\"keccak256\":\"0x37a23dcbabc5937a717f2fda636b6a97963ed4b5a96870a62dfb199a8b692f89\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ac9741ea6daf21f39699be11afd919ae3ec07df24d948aaaa6549456fefd7fc0\",\"dweb:/ipfs/QmeiPQkZitM4Pc3i6L87thU71Fs1JVWAgMqXnSK8VrCq75\"]},\"node_modules/@latticexyz/store/src/IStoreRead.sol\":{\"keccak256\":\"0xdcf28b3293d4d6c1fe2808a8918c1b2122e4e0e49f2793c79ebd2b9ae210ff7b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://bb3d9cc80f549ed0c5b768aea69fb1b3c364bd4f85d193a3040c411b594d94db\",\"dweb:/ipfs/QmYYdY5CjPHiW5ucXihTva1eHsCPNqBsvL6zYYafH3ap4p\"]},\"node_modules/@latticexyz/store/src/IStoreRegistration.sol\":{\"keccak256\":\"0x9e91a73f93cc9ebc00c265c83177f6a3f8a156749a9261202e2845e12aeaa96b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a39280d87d22dd0a959d8f55925cb092dba1fee2f11d3dd8e3ffabed45a9ab6a\",\"dweb:/ipfs/QmRMBFLJtT2KN43Xz9P3vUNWxXrP8rLTNBFw2P6Z7EGeaS\"]},\"node_modules/@latticexyz/store/src/IStoreWrite.sol\":{\"keccak256\":\"0x120fd448da5806e09ecb5327ad4dba64df01d2ee7232de0979133627e87e24ba\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7a3cb151b2ddee217f330d61813b2dcd997de94940c903719f6d066a21467890\",\"dweb:/ipfs/Qmbes1RRY6KdtsMohp8834xXyipeQK9GJ41NfgXK1d1QAZ\"]},\"node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0xef6e7000b181c2991aeacbf99a9d886f8c4df88878b857713f851185b63a7811\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b079b4773d140ab2c01bdb04facfa56a78f753aea7122fa445b2bfa133411392\",\"dweb:/ipfs/QmWYWKFpwtsPeGdCSxcANgxXUbwAuMMgR7iMVPDSCZxz2A\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x842b07f2ff9df2e1ecf9bf424b0e5a77e1471c983d674cf86b76c365178d6cc5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f4c2df8853b020aef1bb8615ac69d5512a9b5385b82c88e03b27dc521c9d007b\",\"dweb:/ipfs/QmWEDiJn69DvHsdrikrMWY8DERWPSeWwVYgPcunfq3yiT7\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0x0d2a08030d21292ecbcc850d9111f3817d03f17cd5e02186894848a9152d79d7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3f30024c1613fb587aaba4c1dcb8e4e46ed765a2cebd5b63fbebd327d1bf13d3\",\"dweb:/ipfs/QmZzqSnPMYKDYwbFNvUFrvuazMUyQHzQ59w3A9x6juHAm7\"]},\"node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0xae6c03881fdfa56cba1879d9c9c6b52c2829e6a278a200176678d8da05a89345\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3cad7dc4944c0518de2e7f99697485d365ae37aa6cad6967996377c2dd951fe4\",\"dweb:/ipfs/QmW3grFwr8BcgJmLfjLbj3FthnD7NRUBFMFiahbXztHPr7\"]},\"node_modules/@latticexyz/store/src/Storage.sol\":{\"keccak256\":\"0x7e735a4c7fa8b8a5fe2371d90801e3287ddb78efed69b31e1a76f0b7b153c4c3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9e6db36bd52144b6feeecd91a58fc311127a3892fc96c4171db5b570fe9876ee\",\"dweb:/ipfs/QmS6LqnTZvpMc4eiz5JowBoNnh3RYemG6JHjqtYucT1rQi\"]},\"node_modules/@latticexyz/store/src/StoreCore.sol\":{\"keccak256\":\"0x9513dc38e5baadde0ba9b08320a324043b0e88a10702be5c3507da8c3d45e861\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://99c80c65a394763668e4aed69220fec6bb3ed847fb277ddd1ff1d4bfdf452da2\",\"dweb:/ipfs/QmRT2BATKtrYmixWMuWo9Cz8g8oscfLNSmvjxTyiTNA1pc\"]},\"node_modules/@latticexyz/store/src/StoreSwitch.sol\":{\"keccak256\":\"0x7edf7c1641408f3a580eb28bda58054583cb846f875608612671c6d40712ba40\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4146adef610d1daab085a81aa9f2d4fd8c4e5f459b9ef184f3ef23465573cf91\",\"dweb:/ipfs/QmQqZMsbkzSNG6VfYzQLdRCBCsNohBSVQmWoTP6QvKmKUP\"]},\"node_modules/@latticexyz/store/src/codegen/index.sol\":{\"keccak256\":\"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4\",\"dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0xcc0fa969a57724e7a9184009e2b1ea8ecb209a06e283c6d2b6a15cabff35f39d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d91985b8f48fcb8259b776c10bc17a1656e8dbeaa15c0c0e73368af38e6cfc8a\",\"dweb:/ipfs/QmRiYbrXqqWcTrvwz95kN6ZiMhUBfLiUycxQiSGeZFDkuo\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0xa52e8323cc7227d69a3c6b2e244b4e0face106eeaa5cf23e759b0278b0f4a7ab\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://bf5d3ede2d114c26abe7b5268ed17aedb56d6ded91af19019ecebb75edf48b36\",\"dweb:/ipfs/QmWwqNFjqWFhfv8ABRXV9mbZBGumz741YCmVuQPqtiVZaD\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0x155aa0e073774674596a28371a3a863ad1d6c44d418140269d2982a45e40734b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c849ad6563c4afbdd7eec40042c9afa0d9919ece10c2acab390e358095ddd160\",\"dweb:/ipfs/QmbB7eVhKe3simEvugH18e1fBJKmwqionms3YWbWuRBDYV\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0x7930483bedccb95dd73447108e67d576924c83ec591cb70c699cdea7ebaabccc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5c23093bf098e8e1f224a0e20beb6860d461a5f8d33265d382e3d43bdc431080\",\"dweb:/ipfs/QmSQwjDCEgTUgUWajjETvCRJd18ZPRhYPyS6Rcg6wDizXw\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168\",\"dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu\"]},\"node_modules/@latticexyz/store/src/rightMask.sol\":{\"keccak256\":\"0x28887aab8ad5ca598927e59d702999ca6e3b3128f1cddd2b995a381c8d04b275\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7710847f4689b7f5b81436c7d52ae4395f244a2eebf8d398b2edd43accb06754\",\"dweb:/ipfs/QmTD2wYqryXTynHAn5Vf9wtjUUSGeCJWENZTnWtBAK38pa\"]},\"node_modules/@latticexyz/store/src/storeHookTypes.sol\":{\"keccak256\":\"0x4f29001e53690ce74fe405a6d0376a564c9c743d1631d36fab04331865e4d572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://138c80abd63225a3eeb01ebfa1f9288e188a7ee5b2266b275fb4ed31b5aa30e3\",\"dweb:/ipfs/QmdEx9uHgCCbTcetGwFH5a66Ft7ajmrMDXvP1fW7WjnnE2\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0x1c4cb6b3ecf76f614479ab304d7de3ade0e99c7ccfd07717b57c92f699a27261\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2c9b0e0c9b3b5610d6fd65a8ffd7c54df390a34ccc70d58f4a055c49ad1ea586\",\"dweb:/ipfs/QmP6ffpnR7aRyvq9AiUkVNH6LbGfFP3NDq7E2n2PVcHhp2\"]},\"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0x310523f7f3acca841e62fe50be8d8b042cad5b3c239cb1105d6623cf83e63152\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1cc40ca233acf6502bc65677b381c05331dd7323953e54b5df969051e47f851e\",\"dweb:/ipfs/QmTxy9mhodT8drezB5K1kPR78AMaARomoJqDyaWpLuCKui\"]},\"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol\":{\"keccak256\":\"0x259ee545fd9dfd4767f0b7fef31f52fd3c54c4a1c6657d6fbda4927800c937b3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0a4e31efa9f476cd267af7c3e11fe0151252206a1f6407a80a4092444c2de8ea\",\"dweb:/ipfs/QmRF4gWYw33mFTMh7nX8DJ1qzx3Ko6yMsnxubzYTRppdyo\"]},\"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x0e74ff88ec94cb33f79d8afc1497c4fdccf02db40ab47f3701c7d02fc305d4d8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://36b7cd0c2a3f2dcdc83ab7ac5a93f123746ce29c0f1000f2b275ad2c647ff0f3\",\"dweb:/ipfs/QmYdipHYUhHhS78wLdtmKZUK14FEwpto5mFy3rNeZssMLz\"]},\"node_modules/@latticexyz/store/src/version.sol\":{\"keccak256\":\"0x78c571906ee999ee7e56d4f7702b8a93c3a9e55e6b552aca115b5f6ac7f1c80a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a9f141b2d556b2a2545e7db5606e8a038679a995a22aeaf1702cb3a60320b60a\",\"dweb:/ipfs/QmY7x258Fhj3TT3RT4sNyyfiRphVYdZXhtAnSYpasJ4xVQ\"]},\"node_modules/@latticexyz/world/src/AccessControl.sol\":{\"keccak256\":\"0xad63bcf6f989720278b4b941cb3baca953d7da8064454323b99fb444c32e821e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://37d43a10ec0972a2e9a939f22542dda802aa0124e6ee46a60ec59749de88d54b\",\"dweb:/ipfs/QmVe6ALUGg7xzVUjgsYW25ANPeCaLZwL3tJW6t8pGZejA1\"]},\"node_modules/@latticexyz/world/src/Delegation.sol\":{\"keccak256\":\"0x1ad6ce468042f6ba104c8fa2cd5506e434e1bd458448492ae9e8d1993a7e5f1d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ded3d879ad5a4119f9ff2320ff27f63a06bc3853e91d3697b3406ee3e6ab65d5\",\"dweb:/ipfs/QmTMjjArXQxXa3WeFF4dvvkAFSEstHTTsNYDCckgCBUVeE\"]},\"node_modules/@latticexyz/world/src/ERC165Checker.sol\":{\"keccak256\":\"0xb9d3ad8030a8d111971cbf775c1834313736c2f714d2bcb90fe065a928abe2c8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://702c7297150819d078d498d3c6ebbc9dc9414c35aaf1f8e19ae4c5beb5048c7d\",\"dweb:/ipfs/QmZxKTDNLvVDV4jJ6S2qu9HnPbSXq1hRfgazJAL1xWkSkt\"]},\"node_modules/@latticexyz/world/src/IDelegationControl.sol\":{\"keccak256\":\"0x7cc2fbdd8ff6c996e19fab46c1031b76355da74973cebf45ce4df4b035d566bf\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://857d577f84a68018a3392ec4540c15e80326aaf4b0f224d0d239605abacfc0f3\",\"dweb:/ipfs/QmVEr3rTH1F1BFaCTMd7MmuceTqASwKBcMRnuFZ4tUAYmR\"]},\"node_modules/@latticexyz/world/src/IERC165.sol\":{\"keccak256\":\"0xe3d9074a1be3247be67ff4dd2c9e41481650ddaa799285a249736bb85673e33d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0b6743ee1e6d0c74927bf17fc1da0cad7575aa7634871b94190ffbdb4c28c2a7\",\"dweb:/ipfs/Qma5bNsPJSBTesWxg3eAAMUBTDE7UjqWaHF7eMiGwP87jr\"]},\"node_modules/@latticexyz/world/src/IModule.sol\":{\"keccak256\":\"0xbb926cf64e685bbf2770d60124664cc84ab70bd3038e17a074f2d472c3fc2c57\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://143c3dcbdf1702dd4f9c869629609386c12f7c0247e88a6d062dc4d519ebe0d2\",\"dweb:/ipfs/QmQJSDd8uFL4sssw9fb9NHo4s6zjuDUgmrLHj3zsJuhMo1\"]},\"node_modules/@latticexyz/world/src/IModuleErrors.sol\":{\"keccak256\":\"0x60917e029779c81cfea1f5140c389269e51d7adb78987f39101b9e0d7bdad12d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://513f41920d67ca28c3e0fe247403c28a4d342785192df449c99d5f92db04fcea\",\"dweb:/ipfs/QmeAG2TtxAgcJQR4QxftuSvQrxisYQ1i1GZoyd7oeFQBDJ\"]},\"node_modules/@latticexyz/world/src/ISystemHook.sol\":{\"keccak256\":\"0x81f1743d7ca6a9c7efc4997cf95e603ccb2070885265ca0e540f461aa7430721\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://93d99e78b541b33ecd501bf0cd407a78cef490fec8eaef2f188bddb9e293a99f\",\"dweb:/ipfs/QmPrcMDxwhvBZTr2AxoGqJA9L3Mjx27KBc98h3gXSsa3PM\"]},\"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol\":{\"keccak256\":\"0xb39e9d8cff4162e255f6c460ef9f9f0ad5b804627f745d967b2f10d0dd509299\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18d957cd87febccc00d82b9454047f0f5236250c9245befc0f57978671675255\",\"dweb:/ipfs/QmdZ1eXBd15vLpLVqTNJDAAaTzzucpRLD8GPJahLKT4J7x\"]},\"node_modules/@latticexyz/world/src/IWorldErrors.sol\":{\"keccak256\":\"0x0abae6f4ed1b3070bddd0ed194c08b83a948b61ae959396202cf627bf1056a2b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7037954f281cc0188a5aafc1d0cca0aabc110fd0234e6c43dca35ad69ed3baf\",\"dweb:/ipfs/Qmbv2nfK1qPpnoAbqNJFqWwo7AuyaX2ZEgZMFspMv7DR5B\"]},\"node_modules/@latticexyz/world/src/System.sol\":{\"keccak256\":\"0xc5628005fd5a5fc13577514e1159dd0b61765216210da4dbfa2b78da9eb2fd61\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3dcf504e1fd3ff411eec3eb123185222318936fadf0d9f68ff8690108a8eae7d\",\"dweb:/ipfs/QmXxBYamPaxA8QkKMwh5tmrt8uLHJ9w5c98u8RowfokXkT\"]},\"node_modules/@latticexyz/world/src/SystemCall.sol\":{\"keccak256\":\"0x39d02f33a0a96cd07cf553c6439a26be43bea3ce926266242cf7f84c762c16e4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0de503a0d5e4e55dba2b04fb38660a7f890deac3673f63f8d9e2b23ab5f09574\",\"dweb:/ipfs/QmbhCvRHjkETnsA59rFuGs3p5iu2t4NwYySoCj2GDNwY2V\"]},\"node_modules/@latticexyz/world/src/WorldContext.sol\":{\"keccak256\":\"0x40c052496c710a0b17c7a2b03cc9a755f487f5ac2b95650e9189578c2be3cd2e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://700bef1dd2509e861d8b97b721e14bdcb37abdde85028e2c228ca97120944383\",\"dweb:/ipfs/QmPenG8pGH77KiFwLT6mojJQ1iqwyeGHxBLrEZKC4wZm2N\"]},\"node_modules/@latticexyz/world/src/WorldResourceId.sol\":{\"keccak256\":\"0xaff9a22fac8a0f6eee5763b07a7ccb623c829d37922b85e42e914aad2ad417ee\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e598f0274d6d97c0a09806bf4fd1f0d054c310cf51b2123f5ce6380d6f3186ea\",\"dweb:/ipfs/QmaaVvqm21YsCgxozDyShcM17jKUXJhf2y26bk2YzPYZoM\"]},\"node_modules/@latticexyz/world/src/codegen/tables/Balances.sol\":{\"keccak256\":\"0x25248669a093cfdc9453491e5b5806f6aa092a805569799650c43c32f7b7877d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2f294f597122450abd267760d91682facd0a1040383caeb44aaadeb74770904a\",\"dweb:/ipfs/QmPXsoh8tUhpnhjdBYYTZCLc8MPHDZK6xUmN7F2DsMEXro\"]},\"node_modules/@latticexyz/world/src/codegen/tables/FunctionSelectors.sol\":{\"keccak256\":\"0x1ee313f4f1165034b92c5df1fe4cdd9be52b27780245388db3a0267c119fc926\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a3d58ca6a58e94bc30d5be0fc7a7d1325a92096c8b8b2b3a0531c2c5d0d60791\",\"dweb:/ipfs/QmZSisbANqwnFzwMJnnYBjemLW4Cqn3oL7MkV4HiQR7GKv\"]},\"node_modules/@latticexyz/world/src/codegen/tables/FunctionSignatures.sol\":{\"keccak256\":\"0xe0b2ae91638eb7a609ce29428b3ab2a796f06558cf82cca9a258fd4ff06690dd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://522872daab151f15b83bb63a41dd54bc9142b8875fabd43f4bdae209f7532fd1\",\"dweb:/ipfs/QmNRWboeoneiCkewk7BLp27yQCj7NE6DGNiaeWt6Z4jYtX\"]},\"node_modules/@latticexyz/world/src/codegen/tables/InstalledModules.sol\":{\"keccak256\":\"0x50a1f277a00f01e3cb97a85f0fc624ae2192a726136720b6a900b465a7aecc05\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8f3cd87cc0b905d5b75d134d95176630404e76c0f0a343cbd17b8338e1492c0b\",\"dweb:/ipfs/QmURFDNBdUWgh57apX9n7VF68rSQeQrpc5to4FFV6bbJgN\"]},\"node_modules/@latticexyz/world/src/codegen/tables/NamespaceDelegationControl.sol\":{\"keccak256\":\"0x66193215d3c053675d67ba81d530ee2bb1c39250a15cf2d9a6fb166615af461d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b783be83ef27281fb6ae2166f692d0ec912bdbe4f49312181b1ef561b5098729\",\"dweb:/ipfs/Qmdtmq4mGtrqoFg4UWhxAevNfVXEUhp8fohRWycqKD2vCk\"]},\"node_modules/@latticexyz/world/src/codegen/tables/NamespaceOwner.sol\":{\"keccak256\":\"0x3a53f395fc56398b4095c1e4016ad5f87d06236fc00f1fb85b9cfe138575b614\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9d91d30c8506a2d07bcafe0f8feff002bbc7764060d7e7bef7f15b9c4a97c597\",\"dweb:/ipfs/QmVTAxSh1JSMpKD1jmJSTvXbDZQubdJW2DQDoePWecJskH\"]},\"node_modules/@latticexyz/world/src/codegen/tables/ResourceAccess.sol\":{\"keccak256\":\"0xb857dd63073a6469f5bb8deb6c0617763cd42c484821e247572c6b53bb1da3cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://07c710d67440b98b145c1991623b7c8cc7f0805b4e6fa37a7d54afcece31239e\",\"dweb:/ipfs/Qmb368QqzbQGUttbDS7eVBGQ8KcXhiai2F9vy3Thyyk2vx\"]},\"node_modules/@latticexyz/world/src/codegen/tables/SystemHooks.sol\":{\"keccak256\":\"0xc27730dae8302cb86f5d65ddc9ae0e92afba17842285a6d0cd146a1e21d73c0f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4de5f820f1dfe36e53fe1fc77be6a52ac5fa72a7a5d5ec66e5d29ca6ce553674\",\"dweb:/ipfs/QmP5JUMHDCBxZkZ2YnoYQLqQFHeyCpoUVp14hJBWpSdiqV\"]},\"node_modules/@latticexyz/world/src/codegen/tables/SystemRegistry.sol\":{\"keccak256\":\"0xcb1e9fd5cd02cbb7125f2a64c02f89272d4b0f2afc0b43f24b727f023ef06493\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f4a923e67dea1c1c0a978cbb89d4e27f6e0205f49efe0556ac90b358bd2062ab\",\"dweb:/ipfs/QmZww8gDH9kyXsCaTYWzupNhL1QqR1emAbb5VifFWhDWYF\"]},\"node_modules/@latticexyz/world/src/codegen/tables/Systems.sol\":{\"keccak256\":\"0x1706fe4b5441a4e3982a3d32f7de2148627b8dfbbe3e38391dd4dab06b86478c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c0569fa73cd26c6476188646194ad58eb5cf78cb7c7dc7722748455c23c9d4d7\",\"dweb:/ipfs/Qma1RuR12bTXSVJJ8Q8Gw23KkBw7pyV9u5Kr8TGutaxYdz\"]},\"node_modules/@latticexyz/world/src/codegen/tables/UserDelegationControl.sol\":{\"keccak256\":\"0x3b8d434a81e5667242724089207f90001099d32095e05c4efd75931201d850b1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://73d47004e03e56b0d0e64ca9012219bc6ae01cef455d7e6ccab9f60dfc5e55b5\",\"dweb:/ipfs/QmQUcGYNEVBRs1oj1HgJ92SPNuiDL3YVYbBymGy63yxqDc\"]},\"node_modules/@latticexyz/world/src/constants.sol\":{\"keccak256\":\"0xb8320f88ed5519a4fe2554ad94815ce328a50fef7719932375d6ce695265c2f5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a8f5de30fbcc63e469e46ad4a4d4bcd7d8e4b4f2d31fcf62a04aca48d999af22\",\"dweb:/ipfs/QmXw1jDQM2szfRY3tAGrRy6fEzte6yVFgebJAqCLMDHndV\"]},\"node_modules/@latticexyz/world/src/modules/init/LimitedCallContext.sol\":{\"keccak256\":\"0x1aa994d09220ac38bd4f47e2be9f54e4b1a46ffb14be40552ac64998059105fe\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://88ba9f14551c18238056f6f5daf6166acc93c531f66cf32bbadb4142eca04a25\",\"dweb:/ipfs/QmQfiy93ewydVkwLdbUSXHn5K29r1SJaiw51sgoFWJXsmu\"]},\"node_modules/@latticexyz/world/src/modules/init/RegistrationSystem.sol\":{\"keccak256\":\"0x5aa1ad023ec7e30b102275af8f76e08d195e277fd89fb5fffd8436adf7dbc3f2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5389a9204b6714c8494f169277ccfdcf43ab3d969cafddf8a5eb61d2a2b827a4\",\"dweb:/ipfs/QmVvkj8hEcUQZTvHptDe7fEZHnH9bnut6f3jaLSquPgBCw\"]},\"node_modules/@latticexyz/world/src/modules/init/constants.sol\":{\"keccak256\":\"0xe7eb58bdb9ebaf16162db44d7b02d7e95f70ac46910c19649bb57b835f96dad9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://23227e603db835db6390e872d11569749c8c8f22de770aa775ab7c99f450a752\",\"dweb:/ipfs/QmZkGgdNqbno253umMW8sCHC3QKd5WLjrQi7CbH74x36Z8\"]},\"node_modules/@latticexyz/world/src/modules/init/implementations/ModuleInstallationSystem.sol\":{\"keccak256\":\"0xa0a7dcac759b6cd5145249d29018383237383fd3eeb4af6be9bd150e385a4438\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f671b0f9d25d26d2cd539a14cae6d76557bec544433142714720fde14b9c9885\",\"dweb:/ipfs/QmeYmxFixLiir4H4eUqS4WKB1qgezMoQddeMmdWEQzDaLS\"]},\"node_modules/@latticexyz/world/src/modules/init/implementations/StoreRegistrationSystem.sol\":{\"keccak256\":\"0xbdba04606234dd7ecc81e399da4b14324e5b07aeb933a2970332eb2a3c1ffdb0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://265c763da437a8a8e61894db1f8ffb5fdcddd52c77d9499e01e536c19c93c6e4\",\"dweb:/ipfs/QmSFm5Uw3KXiqXwSHigSKhcfKngi3qZqYrPPZfKsgHxQue\"]},\"node_modules/@latticexyz/world/src/modules/init/implementations/WorldRegistrationSystem.sol\":{\"keccak256\":\"0x0537e6881d01cc5141aa8a4e478cc2fcc08400478ddb42e9e36594c1f3b4d94f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7199638b89785bb73964d5461ea56204b4d1f6332fbdea4a1aef4be7149e135e\",\"dweb:/ipfs/QmWr9WXsdt3g7t2zfpfNoZidUdxXYxPkqEL6utqdkcWDcC\"]},\"node_modules/@latticexyz/world/src/modules/init/implementations/createDelegation.sol\":{\"keccak256\":\"0xcc77f108d653e54c3556047d69421c4864324aabbc4d29afc64c8ee20b1b622e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://974668744ac9b5d267952c52a60a6e2018067761a019af9cecfd2fbb3fa9a4aa\",\"dweb:/ipfs/QmaiBpSkRwLRGgB6GjWL2dAYVe78yKtmBDpodBKpBrY2Fz\"]},\"node_modules/@latticexyz/world/src/requireInterface.sol\":{\"keccak256\":\"0x5b94a21fd46abb4aac8f38809c0d6105f30792042c927f8a6a4f40cfe35c7ab8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8bade9d52cf370f3b5435abb47a5338dca5498bee773e97518e7a080fa882940\",\"dweb:/ipfs/QmTtaXUWwMQmHW8oKEoRZxagidZcCiN3oLQs7kN3nycrkW\"]},\"node_modules/@latticexyz/world/src/requireNamespace.sol\":{\"keccak256\":\"0xda4a4a55bde8e55c28472d37009a194aa221ad11feb233d1c17a87b303977567\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ef691f35102f6ce85cc1cdaf3ec29b4ba632384a0358629dd642292c709f34e5\",\"dweb:/ipfs/QmYuewEaRZ1UWxd231AK4SpjsiLrd7o4nyaPTeEzLCswcc\"]},\"node_modules/@latticexyz/world/src/requireValidNamespace.sol\":{\"keccak256\":\"0x361f8259c4a5ba355b2aad118befe00f7fe5169be730d6c0ca11ab7a863bd6fd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ccc850a1ea57e900d85e2c5fac02c36d55b42d2345b439ea7044ea42f5a49c01\",\"dweb:/ipfs/QmVShgn2FgTTg9QGnL5Fzhovowmu1C7fABKLJTxbewZzEG\"]},\"node_modules/@latticexyz/world/src/revertWithBytes.sol\":{\"keccak256\":\"0xa1147f218a0152b153d4e8bada0f606bfed40ac1f184fd16a941c2d0033c53f5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3f5e0f6d1b51a3a04d4bd84537b2ced373b32824898cf6fbfd13ae1cbdf06359\",\"dweb:/ipfs/QmayYRmBZRUV9m4UnFxuC62VvHriXhkYXeH3HibZ3Gmxxf\"]},\"node_modules/@latticexyz/world/src/systemHookTypes.sol\":{\"keccak256\":\"0x15c25ae4b21e091209970e45a198cb51f31eeae482828862641099c1a9b2448a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0ce3c3eb58dc5c262d36babf372ad028d2846beea73a59d6e70f0eb8c90ee00d\",\"dweb:/ipfs/QmWUkgegTRtSJM3awvjg4J7DWZ2ME7Pnxp1dP2TWWzLNoo\"]},\"node_modules/@latticexyz/world/src/worldResourceTypes.sol\":{\"keccak256\":\"0xeb042e7d3638430f6fd394107f3237cf14e4325154f0098624e8a7826584d465\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://39e0b8eb87616b661f5a4f2fd7e1a727bd19b7fd8d40ad3d93fda26822f433ea\",\"dweb:/ipfs/QmacYMatKV9pwEwirVRY9a6r89RoNs5yk99ic37ieWA8Dk\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"EncodedLengths_InvalidLength"},{"inputs":[],"type":"error","name":"FieldLayout_Empty"},{"inputs":[{"internalType":"uint256","name":"staticDataLength","type":"uint256"},{"internalType":"uint256","name":"computedStaticDataLength","type":"uint256"}],"type":"error","name":"FieldLayout_InvalidStaticDataLength"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayout_StaticLengthDoesNotFitInAWord"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayout_StaticLengthIsNotZero"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayout_StaticLengthIsZero"},{"inputs":[{"internalType":"uint256","name":"numFields","type":"uint256"},{"internalType":"uint256","name":"maxFields","type":"uint256"}],"type":"error","name":"FieldLayout_TooManyDynamicFields"},{"inputs":[{"internalType":"uint256","name":"numFields","type":"uint256"},{"internalType":"uint256","name":"maxFields","type":"uint256"}],"type":"error","name":"FieldLayout_TooManyFields"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"Schema_InvalidLength"},{"inputs":[],"type":"error","name":"Schema_StaticTypeAfterDynamicType"},{"inputs":[{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"type":"error","name":"Slice_OutOfBounds"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"},{"internalType":"uint256","name":"accessedIndex","type":"uint256"}],"type":"error","name":"Store_IndexOutOfBounds"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidFieldNamesLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidKeyNamesLength"},{"inputs":[{"internalType":"bytes2","name":"expected","type":"bytes2"},{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"Store_InvalidResourceType"},{"inputs":[{"internalType":"uint40","name":"startWithinField","type":"uint40"},{"internalType":"uint40","name":"deleteCount","type":"uint40"},{"internalType":"uint40","name":"fieldLength","type":"uint40"}],"type":"error","name":"Store_InvalidSplice"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidStaticDataLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidValueSchemaDynamicLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidValueSchemaLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidValueSchemaStaticLength"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"string","name":"tableIdString","type":"string"}],"type":"error","name":"Store_TableAlreadyExists"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"string","name":"tableIdString","type":"string"}],"type":"error","name":"Store_TableNotFound"},{"inputs":[],"type":"error","name":"UnauthorizedCallContext"},{"inputs":[{"internalType":"string","name":"resource","type":"string"},{"internalType":"address","name":"caller","type":"address"}],"type":"error","name":"World_AccessDenied"},{"inputs":[],"type":"error","name":"World_AlreadyInitialized"},{"inputs":[{"internalType":"bytes4","name":"functionSelector","type":"bytes4"}],"type":"error","name":"World_CallbackNotAllowed"},{"inputs":[{"internalType":"address","name":"delegator","type":"address"},{"internalType":"address","name":"delegatee","type":"address"}],"type":"error","name":"World_DelegationNotFound"},{"inputs":[{"internalType":"bytes4","name":"functionSelector","type":"bytes4"}],"type":"error","name":"World_FunctionSelectorAlreadyExists"},{"inputs":[{"internalType":"bytes4","name":"functionSelector","type":"bytes4"}],"type":"error","name":"World_FunctionSelectorNotFound"},{"inputs":[{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"amount","type":"uint256"}],"type":"error","name":"World_InsufficientBalance"},{"inputs":[{"internalType":"address","name":"contractAddress","type":"address"},{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"type":"error","name":"World_InterfaceNotSupported"},{"inputs":[{"internalType":"bytes14","name":"namespace","type":"bytes14"}],"type":"error","name":"World_InvalidNamespace"},{"inputs":[{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_InvalidResourceId"},{"inputs":[{"internalType":"bytes2","name":"expected","type":"bytes2"},{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_InvalidResourceType"},{"inputs":[{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_ResourceAlreadyExists"},{"inputs":[{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_ResourceNotFound"},{"inputs":[{"internalType":"address","name":"system","type":"address"}],"type":"error","name":"World_SystemAlreadyExists"},{"inputs":[],"type":"error","name":"World_UnlimitedDelegationNotAllowed"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false}],"type":"event","name":"Store_DeleteRecord","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"bytes","name":"staticData","type":"bytes","indexed":false},{"internalType":"EncodedLengths","name":"encodedLengths","type":"bytes32","indexed":false},{"internalType":"bytes","name":"dynamicData","type":"bytes","indexed":false}],"type":"event","name":"Store_SetRecord","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8","indexed":false},{"internalType":"uint48","name":"start","type":"uint48","indexed":false},{"internalType":"uint40","name":"deleteCount","type":"uint40","indexed":false},{"internalType":"EncodedLengths","name":"encodedLengths","type":"bytes32","indexed":false},{"internalType":"bytes","name":"data","type":"bytes","indexed":false}],"type":"event","name":"Store_SpliceDynamicData","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"uint48","name":"start","type":"uint48","indexed":false},{"internalType":"bytes","name":"data","type":"bytes","indexed":false}],"type":"event","name":"Store_SpliceStaticData","anonymous":false},{"inputs":[],"stateMutability":"view","type":"function","name":"_msgSender","outputs":[{"internalType":"address","name":"sender","type":"address"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"_msgValue","outputs":[{"internalType":"uint256","name":"value","type":"uint256"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"_world","outputs":[{"internalType":"address","name":"","type":"address"}]},{"inputs":[{"internalType":"contract IModule","name":"module","type":"address"},{"internalType":"bytes","name":"encodedArgs","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"installModule"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"ResourceId","name":"delegationControlId","type":"bytes32"},{"internalType":"bytes","name":"initCallData","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"registerDelegation"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"string","name":"systemFunctionSignature","type":"string"}],"stateMutability":"nonpayable","type":"function","name":"registerFunctionSelector","outputs":[{"internalType":"bytes4","name":"worldFunctionSelector","type":"bytes4"}]},{"inputs":[{"internalType":"ResourceId","name":"namespaceId","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"registerNamespace"},{"inputs":[{"internalType":"ResourceId","name":"namespaceId","type":"bytes32"},{"internalType":"ResourceId","name":"delegationControlId","type":"bytes32"},{"internalType":"bytes","name":"initCallData","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"registerNamespaceDelegation"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"string","name":"worldFunctionSignature","type":"string"},{"internalType":"string","name":"systemFunctionSignature","type":"string"}],"stateMutability":"nonpayable","type":"function","name":"registerRootFunctionSelector","outputs":[{"internalType":"bytes4","name":"worldFunctionSelector","type":"bytes4"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"contract IStoreHook","name":"hookAddress","type":"address"},{"internalType":"uint8","name":"enabledHooksBitmap","type":"uint8"}],"stateMutability":"nonpayable","type":"function","name":"registerStoreHook"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"contract System","name":"system","type":"address"},{"internalType":"bool","name":"publicAccess","type":"bool"}],"stateMutability":"nonpayable","type":"function","name":"registerSystem"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"contract ISystemHook","name":"hookAddress","type":"address"},{"internalType":"uint8","name":"enabledHooksBitmap","type":"uint8"}],"stateMutability":"nonpayable","type":"function","name":"registerSystemHook"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"},{"internalType":"Schema","name":"keySchema","type":"bytes32"},{"internalType":"Schema","name":"valueSchema","type":"bytes32"},{"internalType":"string[]","name":"keyNames","type":"string[]"},{"internalType":"string[]","name":"fieldNames","type":"string[]"}],"stateMutability":"nonpayable","type":"function","name":"registerTable"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"stateMutability":"pure","type":"function","name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}]},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"unregisterDelegation"},{"inputs":[{"internalType":"ResourceId","name":"namespaceId","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"unregisterNamespaceDelegation"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"contract IStoreHook","name":"hookAddress","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"unregisterStoreHook"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"contract ISystemHook","name":"hookAddress","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"unregisterSystemHook"}],"devdoc":{"kind":"dev","methods":{"_msgSender()":{"returns":{"sender":"The `msg.sender` in the call to the World contract before the World routed the call to the WorldContextConsumer contract."}},"_msgValue()":{"returns":{"value":"The `msg.value` in the call to the World contract before the World routed the call to the WorldContextConsumer contract."}},"_world()":{"returns":{"_0":"The address of the World contract that routed the call to this WorldContextConsumer."}},"installModule(address,bytes)":{"details":"Validates the given module against the IModule interface and delegates the installation process. The module is then registered in the InstalledModules table.","params":{"encodedArgs":"The ABI encoded arguments for module installation.","module":"The module to be installed."}},"registerDelegation(address,bytes32,bytes)":{"details":"Creates a new delegation from the caller to the specified delegatee","params":{"delegatee":"The address of the delegatee","delegationControlId":"The ID controlling the delegation","initCallData":"The initialization data for the delegation"}},"registerFunctionSelector(bytes32,string)":{"details":"Creates a mapping between a World function and its associated system function","params":{"systemFunctionSignature":"The signature of the system function","systemId":"The system ID"},"returns":{"worldFunctionSelector":"The selector of the World function"}},"registerNamespace(bytes32)":{"details":"Creates a new namespace resource with the given ID","params":{"namespaceId":"The unique identifier for the new namespace"}},"registerNamespaceDelegation(bytes32,bytes32,bytes)":{"details":"Sets up a new delegation control for a specific namespace","params":{"delegationControlId":"The ID controlling the delegation","initCallData":"The initialization data for the delegation","namespaceId":"The ID of the namespace"}},"registerRootFunctionSelector(bytes32,string,string)":{"details":"Creates a mapping for a root World function without namespace or name prefix","params":{"systemFunctionSignature":"The signature of the system function","systemId":"The system ID","worldFunctionSignature":"The signature of the World function"},"returns":{"worldFunctionSelector":"The selector of the World function"}},"registerStoreHook(bytes32,address,uint8)":{"details":"The caller must be the owner of the namespace to which the table belongs. The hook must conform to the IStoreHook interface.","params":{"enabledHooksBitmap":"A bitmap indicating which hook functionalities are enabled.","hookAddress":"The address of the storage hook contract.","tableId":"The resource ID of the table for which the hook is being registered."}},"registerSystem(bytes32,address,bool)":{"details":"Registers or upgrades a system at the given ID If the namespace doesn't exist yet, it is registered. The system is granted access to its namespace, so it can write to any table in the same namespace. If publicAccess is true, no access control check is performed for calling the system. This function doesn't check whether a system already exists at the given selector, making it possible to upgrade systems.","params":{"publicAccess":"Flag indicating if access control check is bypassed","system":"The system being registered","systemId":"The unique identifier for the system"}},"registerSystemHook(bytes32,address,uint8)":{"details":"Adds a new hook for the system at the provided system ID","params":{"enabledHooksBitmap":"Bitmap indicating which hooks are enabled","hookAddress":"The address of the hook being registered","systemId":"The ID of the system"}},"registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])":{"details":"Registers a table with the specified configuration. If the namespace for the table does not exist, it's created. Existing namespaces require the caller to be the owner for table registration.","params":{"fieldLayout":"The field layout structure for the table.","fieldNames":"The names of the fields in the table.","keyNames":"The names associated with the keys in the table.","keySchema":"The schema for the keys of the table.","tableId":"The resource ID of the table.","valueSchema":"The schema for the values within the table."}},"supportsInterface(bytes4)":{"params":{"interfaceId":"The ID of the interface in question."},"returns":{"_0":"True if the interface is supported, false otherwise."}},"unregisterDelegation(address)":{"details":"Deletes the new delegation from the caller to the specified delegatee","params":{"delegatee":"The address of the delegatee"}},"unregisterNamespaceDelegation(bytes32)":{"details":"Deletes the delegation control for a specific namespace","params":{"namespaceId":"The ID of the namespace"}},"unregisterStoreHook(bytes32,address)":{"details":"The caller must be the owner of the namespace to which the table belongs.","params":{"hookAddress":"The address of the storage hook contract.","tableId":"The resource ID of the table from which the hook is being unregistered."}},"unregisterSystemHook(bytes32,address)":{"details":"Removes a hook for the system at the provided system ID","params":{"hookAddress":"The address of the hook being unregistered","systemId":"The ID of the system"}}},"version":1},"userdoc":{"kind":"user","methods":{"_msgSender()":{"notice":"Extract the `msg.sender` from the context appended to the calldata."},"_msgValue()":{"notice":"Extract the `msg.value` from the context appended to the calldata."},"_world()":{"notice":"Get the address of the World contract that routed the call to this WorldContextConsumer."},"installModule(address,bytes)":{"notice":"Installs a module into the World under a specified namespace."},"registerDelegation(address,bytes32,bytes)":{"notice":"Registers a delegation for the caller"},"registerFunctionSelector(bytes32,string)":{"notice":"Registers a new World function selector"},"registerNamespace(bytes32)":{"notice":"Registers a new namespace"},"registerNamespaceDelegation(bytes32,bytes32,bytes)":{"notice":"Registers a delegation for a namespace"},"registerRootFunctionSelector(bytes32,string,string)":{"notice":"Registers a root World function selector"},"registerStoreHook(bytes32,address,uint8)":{"notice":"Register a storage hook for a specified table."},"registerSystem(bytes32,address,bool)":{"notice":"Registers a system"},"registerSystemHook(bytes32,address,uint8)":{"notice":"Registers a new system hook"},"registerTable(bytes32,bytes32,bytes32,bytes32,string[],string[])":{"notice":"Register a table within the World framework."},"supportsInterface(bytes4)":{"notice":"Checks if an interface is supported by the contract. using ERC-165 supportsInterface (see https://eips.ethereum.org/EIPS/eip-165)"},"unregisterDelegation(address)":{"notice":"Unregisters a delegation"},"unregisterNamespaceDelegation(bytes32)":{"notice":"Unregisters a delegation for a namespace"},"unregisterStoreHook(bytes32,address)":{"notice":"Unregister a previously registered storage hook for a specified table."},"unregisterSystemHook(bytes32,address)":{"notice":"Unregisters a system hook"}},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","ds-test/=node_modules/ds-test/src/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/world/src/modules/init/RegistrationSystem.sol":"RegistrationSystem"},"evmVersion":"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":"0x7dec900f9c9e7dff59430fa6f520e76c56338c3e829201aea140d49342e4fef8","urls":["bzz-raw://e55c1dfcda94dcc64b8577949b2e92a9d3fc44f5fba1ae77ceacccfdc8e22e35","dweb:/ipfs/QmS7uRJbEQYkPuZ5Dz5aSNjaaxj9PA8RtxUeUGN2W3jZx6"],"license":"MIT"},"node_modules/@latticexyz/store/src/EncodedLengths.sol":{"keccak256":"0xebc0a6efd611e02b15c05a382382b597fe059eba7f2a9e90da81eeb2f7666774","urls":["bzz-raw://00b2cac12599935e25ea0697e99fc9e6d5af6c1c982761996c16707d9cd6ca09","dweb:/ipfs/QmXccFminkrFtDpNfx6X1pHvW7Tn1nA5XcGu9T17pJyZyK"],"license":"MIT"},"node_modules/@latticexyz/store/src/FieldLayout.sol":{"keccak256":"0x15f698b7eabc062a00ff7a2e02db0ace2dd51f8bd2bc51a45dc0afa88f2ee658","urls":["bzz-raw://f774202c98ad394b3b62be93292512c633dec63bc931c190ed984656c2d54ec7","dweb:/ipfs/Qmd2D9mvP8S88ad2Q8WU54saNVr3Pwc5stPqEKHwcpo8AT"],"license":"MIT"},"node_modules/@latticexyz/store/src/Hook.sol":{"keccak256":"0xd016a2e1260f5a81ff9a8dfac58d7947e114414df8cce7302a2629908ea5f18e","urls":["bzz-raw://0c558a6f3a5f540c0190fa6d642a094a185c5db1acfc2437c7dbde0340f00ac3","dweb:/ipfs/QmViAHvR7U7HNfBiBZEMFiy1TTSHDFNiDzBfQSeLBShCky"],"license":"MIT"},"node_modules/@latticexyz/store/src/IERC165.sol":{"keccak256":"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927","urls":["bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2","dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg"],"license":"MIT"},"node_modules/@latticexyz/store/src/IEncodedLengthsErrors.sol":{"keccak256":"0x06bb49164f44acc8d51df7b75ecf2f7aeb9281f7a3b357cae7d8d58bd1700dfa","urls":["bzz-raw://719027f4cc60fea30ce01cd4f672462f41fac750ae802e91a1a6d37c929e11ba","dweb:/ipfs/QmWi5DM2jT5V5SGP1afRmFyRgFvuZiGDX2PWHwP19HssF1"],"license":"MIT"},"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol":{"keccak256":"0xaef70c46e412bded1024ac82c957cea81c1d1ab11878a95635531e2ac9673a53","urls":["bzz-raw://cda2c7dc02ee8f0163b1c8d0f3e1e05d48b2a009e5c7365d2418f17bc3455817","dweb:/ipfs/QmXHDZuCPTxjHaeiEaJhA81koX2NJ3Gj1zt5WVWaz77FL8"],"license":"MIT"},"node_modules/@latticexyz/store/src/ISchemaErrors.sol":{"keccak256":"0x0ac3de36c9d0058a17fcd7f1a905132215fd16ea3ed3b5109de1de04ddd7c441","urls":["bzz-raw://f83fa2546009cfd16b3b3969dcec1d67c9d818d910177b885ba263b6a948c65d","dweb:/ipfs/QmehywHdvFYBL9BTtoPsVVwJXsEA4Xjk8aPWoHw1R45KeY"],"license":"MIT"},"node_modules/@latticexyz/store/src/ISliceErrors.sol":{"keccak256":"0x72684b7dfc1b44537401ccf10d6120186d02323266fcc762bc81859985eded4c","urls":["bzz-raw://e8d037b6937969ae54018ddf647eeaf5eb69a2b0bf9edf9456d3d270316b2883","dweb:/ipfs/QmfYJeyAmzRqpn68FteiM97p5t17iBw62FCET4bK5g4w37"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStore.sol":{"keccak256":"0x42515d1410333a3573f78a460576271ef62c16edad5cf771ef6287b83ca1c706","urls":["bzz-raw://6a58d03c4cf420df57d2b2e2e7932daad877e46e89561b46e1fa9f593a701bdc","dweb:/ipfs/QmeFmKS7J1WqqBAgXkyxxx2fGA8JzuGszUmVsV2T6DYtsL"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreErrors.sol":{"keccak256":"0x37e4d2f015dd4005ff9b3f711257c891027804bc268db1791984af4989951912","urls":["bzz-raw://a4a566ea96b69211f503707f69a9f9012d5873a3fd57b3f221549f46a7518df6","dweb:/ipfs/QmVgcE3JufJr3iyeV6xqkvS4YtDcy6Eqyram2yzWUhwoB4"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreEvents.sol":{"keccak256":"0x8606e9de37943c74beabb9ac9acd2132f951bed1ef79f2f4f3de83ed1f271f6a","urls":["bzz-raw://d13adeee7ae9e687bf1cd12a8c36223179685fc828a7c468ee9311c879401b08","dweb:/ipfs/QmQeb2ArSoQpE6ujBbDj9LY3xqpVCPiz3bh9SLT6siE8RY"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreHook.sol":{"keccak256":"0x6574a30a2bbd8a0de21b2504c55effb8802fdeff62296af82a9380bd753adcc4","urls":["bzz-raw://85a859c533f51b584a9a2e8a64d61b6cf6f69bfcff1b926ad787518b1cae9562","dweb:/ipfs/QmVyjmyJ69ZeqaXHg91JtGLVahRfZ7KtWaessLWZ6rYk9p"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreKernel.sol":{"keccak256":"0x37a23dcbabc5937a717f2fda636b6a97963ed4b5a96870a62dfb199a8b692f89","urls":["bzz-raw://ac9741ea6daf21f39699be11afd919ae3ec07df24d948aaaa6549456fefd7fc0","dweb:/ipfs/QmeiPQkZitM4Pc3i6L87thU71Fs1JVWAgMqXnSK8VrCq75"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRead.sol":{"keccak256":"0xdcf28b3293d4d6c1fe2808a8918c1b2122e4e0e49f2793c79ebd2b9ae210ff7b","urls":["bzz-raw://bb3d9cc80f549ed0c5b768aea69fb1b3c364bd4f85d193a3040c411b594d94db","dweb:/ipfs/QmYYdY5CjPHiW5ucXihTva1eHsCPNqBsvL6zYYafH3ap4p"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRegistration.sol":{"keccak256":"0x9e91a73f93cc9ebc00c265c83177f6a3f8a156749a9261202e2845e12aeaa96b","urls":["bzz-raw://a39280d87d22dd0a959d8f55925cb092dba1fee2f11d3dd8e3ffabed45a9ab6a","dweb:/ipfs/QmRMBFLJtT2KN43Xz9P3vUNWxXrP8rLTNBFw2P6Z7EGeaS"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreWrite.sol":{"keccak256":"0x120fd448da5806e09ecb5327ad4dba64df01d2ee7232de0979133627e87e24ba","urls":["bzz-raw://7a3cb151b2ddee217f330d61813b2dcd997de94940c903719f6d066a21467890","dweb:/ipfs/Qmbes1RRY6KdtsMohp8834xXyipeQK9GJ41NfgXK1d1QAZ"],"license":"MIT"},"node_modules/@latticexyz/store/src/Memory.sol":{"keccak256":"0xef6e7000b181c2991aeacbf99a9d886f8c4df88878b857713f851185b63a7811","urls":["bzz-raw://b079b4773d140ab2c01bdb04facfa56a78f753aea7122fa445b2bfa133411392","dweb:/ipfs/QmWYWKFpwtsPeGdCSxcANgxXUbwAuMMgR7iMVPDSCZxz2A"],"license":"MIT"},"node_modules/@latticexyz/store/src/ResourceId.sol":{"keccak256":"0x842b07f2ff9df2e1ecf9bf424b0e5a77e1471c983d674cf86b76c365178d6cc5","urls":["bzz-raw://f4c2df8853b020aef1bb8615ac69d5512a9b5385b82c88e03b27dc521c9d007b","dweb:/ipfs/QmWEDiJn69DvHsdrikrMWY8DERWPSeWwVYgPcunfq3yiT7"],"license":"MIT"},"node_modules/@latticexyz/store/src/Schema.sol":{"keccak256":"0x0d2a08030d21292ecbcc850d9111f3817d03f17cd5e02186894848a9152d79d7","urls":["bzz-raw://3f30024c1613fb587aaba4c1dcb8e4e46ed765a2cebd5b63fbebd327d1bf13d3","dweb:/ipfs/QmZzqSnPMYKDYwbFNvUFrvuazMUyQHzQ59w3A9x6juHAm7"],"license":"MIT"},"node_modules/@latticexyz/store/src/Slice.sol":{"keccak256":"0xae6c03881fdfa56cba1879d9c9c6b52c2829e6a278a200176678d8da05a89345","urls":["bzz-raw://3cad7dc4944c0518de2e7f99697485d365ae37aa6cad6967996377c2dd951fe4","dweb:/ipfs/QmW3grFwr8BcgJmLfjLbj3FthnD7NRUBFMFiahbXztHPr7"],"license":"MIT"},"node_modules/@latticexyz/store/src/Storage.sol":{"keccak256":"0x7e735a4c7fa8b8a5fe2371d90801e3287ddb78efed69b31e1a76f0b7b153c4c3","urls":["bzz-raw://9e6db36bd52144b6feeecd91a58fc311127a3892fc96c4171db5b570fe9876ee","dweb:/ipfs/QmS6LqnTZvpMc4eiz5JowBoNnh3RYemG6JHjqtYucT1rQi"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreCore.sol":{"keccak256":"0x9513dc38e5baadde0ba9b08320a324043b0e88a10702be5c3507da8c3d45e861","urls":["bzz-raw://99c80c65a394763668e4aed69220fec6bb3ed847fb277ddd1ff1d4bfdf452da2","dweb:/ipfs/QmRT2BATKtrYmixWMuWo9Cz8g8oscfLNSmvjxTyiTNA1pc"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreSwitch.sol":{"keccak256":"0x7edf7c1641408f3a580eb28bda58054583cb846f875608612671c6d40712ba40","urls":["bzz-raw://4146adef610d1daab085a81aa9f2d4fd8c4e5f459b9ef184f3ef23465573cf91","dweb:/ipfs/QmQqZMsbkzSNG6VfYzQLdRCBCsNohBSVQmWoTP6QvKmKUP"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/index.sol":{"keccak256":"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85","urls":["bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4","dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol":{"keccak256":"0xcc0fa969a57724e7a9184009e2b1ea8ecb209a06e283c6d2b6a15cabff35f39d","urls":["bzz-raw://d91985b8f48fcb8259b776c10bc17a1656e8dbeaa15c0c0e73368af38e6cfc8a","dweb:/ipfs/QmRiYbrXqqWcTrvwz95kN6ZiMhUBfLiUycxQiSGeZFDkuo"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol":{"keccak256":"0xa52e8323cc7227d69a3c6b2e244b4e0face106eeaa5cf23e759b0278b0f4a7ab","urls":["bzz-raw://bf5d3ede2d114c26abe7b5268ed17aedb56d6ded91af19019ecebb75edf48b36","dweb:/ipfs/QmWwqNFjqWFhfv8ABRXV9mbZBGumz741YCmVuQPqtiVZaD"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol":{"keccak256":"0x155aa0e073774674596a28371a3a863ad1d6c44d418140269d2982a45e40734b","urls":["bzz-raw://c849ad6563c4afbdd7eec40042c9afa0d9919ece10c2acab390e358095ddd160","dweb:/ipfs/QmbB7eVhKe3simEvugH18e1fBJKmwqionms3YWbWuRBDYV"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol":{"keccak256":"0x7930483bedccb95dd73447108e67d576924c83ec591cb70c699cdea7ebaabccc","urls":["bzz-raw://5c23093bf098e8e1f224a0e20beb6860d461a5f8d33265d382e3d43bdc431080","dweb:/ipfs/QmSQwjDCEgTUgUWajjETvCRJd18ZPRhYPyS6Rcg6wDizXw"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6","urls":["bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168","dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu"],"license":"MIT"},"node_modules/@latticexyz/store/src/rightMask.sol":{"keccak256":"0x28887aab8ad5ca598927e59d702999ca6e3b3128f1cddd2b995a381c8d04b275","urls":["bzz-raw://7710847f4689b7f5b81436c7d52ae4395f244a2eebf8d398b2edd43accb06754","dweb:/ipfs/QmTD2wYqryXTynHAn5Vf9wtjUUSGeCJWENZTnWtBAK38pa"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeHookTypes.sol":{"keccak256":"0x4f29001e53690ce74fe405a6d0376a564c9c743d1631d36fab04331865e4d572","urls":["bzz-raw://138c80abd63225a3eeb01ebfa1f9288e188a7ee5b2266b275fb4ed31b5aa30e3","dweb:/ipfs/QmdEx9uHgCCbTcetGwFH5a66Ft7ajmrMDXvP1fW7WjnnE2"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeResourceTypes.sol":{"keccak256":"0x1c4cb6b3ecf76f614479ab304d7de3ade0e99c7ccfd07717b57c92f699a27261","urls":["bzz-raw://2c9b0e0c9b3b5610d6fd65a8ffd7c54df390a34ccc70d58f4a055c49ad1ea586","dweb:/ipfs/QmP6ffpnR7aRyvq9AiUkVNH6LbGfFP3NDq7E2n2PVcHhp2"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol":{"keccak256":"0x310523f7f3acca841e62fe50be8d8b042cad5b3c239cb1105d6623cf83e63152","urls":["bzz-raw://1cc40ca233acf6502bc65677b381c05331dd7323953e54b5df969051e47f851e","dweb:/ipfs/QmTxy9mhodT8drezB5K1kPR78AMaARomoJqDyaWpLuCKui"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol":{"keccak256":"0x259ee545fd9dfd4767f0b7fef31f52fd3c54c4a1c6657d6fbda4927800c937b3","urls":["bzz-raw://0a4e31efa9f476cd267af7c3e11fe0151252206a1f6407a80a4092444c2de8ea","dweb:/ipfs/QmRF4gWYw33mFTMh7nX8DJ1qzx3Ko6yMsnxubzYTRppdyo"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol":{"keccak256":"0x0e74ff88ec94cb33f79d8afc1497c4fdccf02db40ab47f3701c7d02fc305d4d8","urls":["bzz-raw://36b7cd0c2a3f2dcdc83ab7ac5a93f123746ce29c0f1000f2b275ad2c647ff0f3","dweb:/ipfs/QmYdipHYUhHhS78wLdtmKZUK14FEwpto5mFy3rNeZssMLz"],"license":"MIT"},"node_modules/@latticexyz/store/src/version.sol":{"keccak256":"0x78c571906ee999ee7e56d4f7702b8a93c3a9e55e6b552aca115b5f6ac7f1c80a","urls":["bzz-raw://a9f141b2d556b2a2545e7db5606e8a038679a995a22aeaf1702cb3a60320b60a","dweb:/ipfs/QmY7x258Fhj3TT3RT4sNyyfiRphVYdZXhtAnSYpasJ4xVQ"],"license":"MIT"},"node_modules/@latticexyz/world/src/AccessControl.sol":{"keccak256":"0xad63bcf6f989720278b4b941cb3baca953d7da8064454323b99fb444c32e821e","urls":["bzz-raw://37d43a10ec0972a2e9a939f22542dda802aa0124e6ee46a60ec59749de88d54b","dweb:/ipfs/QmVe6ALUGg7xzVUjgsYW25ANPeCaLZwL3tJW6t8pGZejA1"],"license":"MIT"},"node_modules/@latticexyz/world/src/Delegation.sol":{"keccak256":"0x1ad6ce468042f6ba104c8fa2cd5506e434e1bd458448492ae9e8d1993a7e5f1d","urls":["bzz-raw://ded3d879ad5a4119f9ff2320ff27f63a06bc3853e91d3697b3406ee3e6ab65d5","dweb:/ipfs/QmTMjjArXQxXa3WeFF4dvvkAFSEstHTTsNYDCckgCBUVeE"],"license":"MIT"},"node_modules/@latticexyz/world/src/ERC165Checker.sol":{"keccak256":"0xb9d3ad8030a8d111971cbf775c1834313736c2f714d2bcb90fe065a928abe2c8","urls":["bzz-raw://702c7297150819d078d498d3c6ebbc9dc9414c35aaf1f8e19ae4c5beb5048c7d","dweb:/ipfs/QmZxKTDNLvVDV4jJ6S2qu9HnPbSXq1hRfgazJAL1xWkSkt"],"license":"MIT"},"node_modules/@latticexyz/world/src/IDelegationControl.sol":{"keccak256":"0x7cc2fbdd8ff6c996e19fab46c1031b76355da74973cebf45ce4df4b035d566bf","urls":["bzz-raw://857d577f84a68018a3392ec4540c15e80326aaf4b0f224d0d239605abacfc0f3","dweb:/ipfs/QmVEr3rTH1F1BFaCTMd7MmuceTqASwKBcMRnuFZ4tUAYmR"],"license":"MIT"},"node_modules/@latticexyz/world/src/IERC165.sol":{"keccak256":"0xe3d9074a1be3247be67ff4dd2c9e41481650ddaa799285a249736bb85673e33d","urls":["bzz-raw://0b6743ee1e6d0c74927bf17fc1da0cad7575aa7634871b94190ffbdb4c28c2a7","dweb:/ipfs/Qma5bNsPJSBTesWxg3eAAMUBTDE7UjqWaHF7eMiGwP87jr"],"license":"MIT"},"node_modules/@latticexyz/world/src/IModule.sol":{"keccak256":"0xbb926cf64e685bbf2770d60124664cc84ab70bd3038e17a074f2d472c3fc2c57","urls":["bzz-raw://143c3dcbdf1702dd4f9c869629609386c12f7c0247e88a6d062dc4d519ebe0d2","dweb:/ipfs/QmQJSDd8uFL4sssw9fb9NHo4s6zjuDUgmrLHj3zsJuhMo1"],"license":"MIT"},"node_modules/@latticexyz/world/src/IModuleErrors.sol":{"keccak256":"0x60917e029779c81cfea1f5140c389269e51d7adb78987f39101b9e0d7bdad12d","urls":["bzz-raw://513f41920d67ca28c3e0fe247403c28a4d342785192df449c99d5f92db04fcea","dweb:/ipfs/QmeAG2TtxAgcJQR4QxftuSvQrxisYQ1i1GZoyd7oeFQBDJ"],"license":"MIT"},"node_modules/@latticexyz/world/src/ISystemHook.sol":{"keccak256":"0x81f1743d7ca6a9c7efc4997cf95e603ccb2070885265ca0e540f461aa7430721","urls":["bzz-raw://93d99e78b541b33ecd501bf0cd407a78cef490fec8eaef2f188bddb9e293a99f","dweb:/ipfs/QmPrcMDxwhvBZTr2AxoGqJA9L3Mjx27KBc98h3gXSsa3PM"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol":{"keccak256":"0xb39e9d8cff4162e255f6c460ef9f9f0ad5b804627f745d967b2f10d0dd509299","urls":["bzz-raw://18d957cd87febccc00d82b9454047f0f5236250c9245befc0f57978671675255","dweb:/ipfs/QmdZ1eXBd15vLpLVqTNJDAAaTzzucpRLD8GPJahLKT4J7x"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldErrors.sol":{"keccak256":"0x0abae6f4ed1b3070bddd0ed194c08b83a948b61ae959396202cf627bf1056a2b","urls":["bzz-raw://a7037954f281cc0188a5aafc1d0cca0aabc110fd0234e6c43dca35ad69ed3baf","dweb:/ipfs/Qmbv2nfK1qPpnoAbqNJFqWwo7AuyaX2ZEgZMFspMv7DR5B"],"license":"MIT"},"node_modules/@latticexyz/world/src/System.sol":{"keccak256":"0xc5628005fd5a5fc13577514e1159dd0b61765216210da4dbfa2b78da9eb2fd61","urls":["bzz-raw://3dcf504e1fd3ff411eec3eb123185222318936fadf0d9f68ff8690108a8eae7d","dweb:/ipfs/QmXxBYamPaxA8QkKMwh5tmrt8uLHJ9w5c98u8RowfokXkT"],"license":"MIT"},"node_modules/@latticexyz/world/src/SystemCall.sol":{"keccak256":"0x39d02f33a0a96cd07cf553c6439a26be43bea3ce926266242cf7f84c762c16e4","urls":["bzz-raw://0de503a0d5e4e55dba2b04fb38660a7f890deac3673f63f8d9e2b23ab5f09574","dweb:/ipfs/QmbhCvRHjkETnsA59rFuGs3p5iu2t4NwYySoCj2GDNwY2V"],"license":"MIT"},"node_modules/@latticexyz/world/src/WorldContext.sol":{"keccak256":"0x40c052496c710a0b17c7a2b03cc9a755f487f5ac2b95650e9189578c2be3cd2e","urls":["bzz-raw://700bef1dd2509e861d8b97b721e14bdcb37abdde85028e2c228ca97120944383","dweb:/ipfs/QmPenG8pGH77KiFwLT6mojJQ1iqwyeGHxBLrEZKC4wZm2N"],"license":"MIT"},"node_modules/@latticexyz/world/src/WorldResourceId.sol":{"keccak256":"0xaff9a22fac8a0f6eee5763b07a7ccb623c829d37922b85e42e914aad2ad417ee","urls":["bzz-raw://e598f0274d6d97c0a09806bf4fd1f0d054c310cf51b2123f5ce6380d6f3186ea","dweb:/ipfs/QmaaVvqm21YsCgxozDyShcM17jKUXJhf2y26bk2YzPYZoM"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/Balances.sol":{"keccak256":"0x25248669a093cfdc9453491e5b5806f6aa092a805569799650c43c32f7b7877d","urls":["bzz-raw://2f294f597122450abd267760d91682facd0a1040383caeb44aaadeb74770904a","dweb:/ipfs/QmPXsoh8tUhpnhjdBYYTZCLc8MPHDZK6xUmN7F2DsMEXro"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/FunctionSelectors.sol":{"keccak256":"0x1ee313f4f1165034b92c5df1fe4cdd9be52b27780245388db3a0267c119fc926","urls":["bzz-raw://a3d58ca6a58e94bc30d5be0fc7a7d1325a92096c8b8b2b3a0531c2c5d0d60791","dweb:/ipfs/QmZSisbANqwnFzwMJnnYBjemLW4Cqn3oL7MkV4HiQR7GKv"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/FunctionSignatures.sol":{"keccak256":"0xe0b2ae91638eb7a609ce29428b3ab2a796f06558cf82cca9a258fd4ff06690dd","urls":["bzz-raw://522872daab151f15b83bb63a41dd54bc9142b8875fabd43f4bdae209f7532fd1","dweb:/ipfs/QmNRWboeoneiCkewk7BLp27yQCj7NE6DGNiaeWt6Z4jYtX"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/InstalledModules.sol":{"keccak256":"0x50a1f277a00f01e3cb97a85f0fc624ae2192a726136720b6a900b465a7aecc05","urls":["bzz-raw://8f3cd87cc0b905d5b75d134d95176630404e76c0f0a343cbd17b8338e1492c0b","dweb:/ipfs/QmURFDNBdUWgh57apX9n7VF68rSQeQrpc5to4FFV6bbJgN"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/NamespaceDelegationControl.sol":{"keccak256":"0x66193215d3c053675d67ba81d530ee2bb1c39250a15cf2d9a6fb166615af461d","urls":["bzz-raw://b783be83ef27281fb6ae2166f692d0ec912bdbe4f49312181b1ef561b5098729","dweb:/ipfs/Qmdtmq4mGtrqoFg4UWhxAevNfVXEUhp8fohRWycqKD2vCk"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/NamespaceOwner.sol":{"keccak256":"0x3a53f395fc56398b4095c1e4016ad5f87d06236fc00f1fb85b9cfe138575b614","urls":["bzz-raw://9d91d30c8506a2d07bcafe0f8feff002bbc7764060d7e7bef7f15b9c4a97c597","dweb:/ipfs/QmVTAxSh1JSMpKD1jmJSTvXbDZQubdJW2DQDoePWecJskH"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/ResourceAccess.sol":{"keccak256":"0xb857dd63073a6469f5bb8deb6c0617763cd42c484821e247572c6b53bb1da3cc","urls":["bzz-raw://07c710d67440b98b145c1991623b7c8cc7f0805b4e6fa37a7d54afcece31239e","dweb:/ipfs/Qmb368QqzbQGUttbDS7eVBGQ8KcXhiai2F9vy3Thyyk2vx"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/SystemHooks.sol":{"keccak256":"0xc27730dae8302cb86f5d65ddc9ae0e92afba17842285a6d0cd146a1e21d73c0f","urls":["bzz-raw://4de5f820f1dfe36e53fe1fc77be6a52ac5fa72a7a5d5ec66e5d29ca6ce553674","dweb:/ipfs/QmP5JUMHDCBxZkZ2YnoYQLqQFHeyCpoUVp14hJBWpSdiqV"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/SystemRegistry.sol":{"keccak256":"0xcb1e9fd5cd02cbb7125f2a64c02f89272d4b0f2afc0b43f24b727f023ef06493","urls":["bzz-raw://f4a923e67dea1c1c0a978cbb89d4e27f6e0205f49efe0556ac90b358bd2062ab","dweb:/ipfs/QmZww8gDH9kyXsCaTYWzupNhL1QqR1emAbb5VifFWhDWYF"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/Systems.sol":{"keccak256":"0x1706fe4b5441a4e3982a3d32f7de2148627b8dfbbe3e38391dd4dab06b86478c","urls":["bzz-raw://c0569fa73cd26c6476188646194ad58eb5cf78cb7c7dc7722748455c23c9d4d7","dweb:/ipfs/Qma1RuR12bTXSVJJ8Q8Gw23KkBw7pyV9u5Kr8TGutaxYdz"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/UserDelegationControl.sol":{"keccak256":"0x3b8d434a81e5667242724089207f90001099d32095e05c4efd75931201d850b1","urls":["bzz-raw://73d47004e03e56b0d0e64ca9012219bc6ae01cef455d7e6ccab9f60dfc5e55b5","dweb:/ipfs/QmQUcGYNEVBRs1oj1HgJ92SPNuiDL3YVYbBymGy63yxqDc"],"license":"MIT"},"node_modules/@latticexyz/world/src/constants.sol":{"keccak256":"0xb8320f88ed5519a4fe2554ad94815ce328a50fef7719932375d6ce695265c2f5","urls":["bzz-raw://a8f5de30fbcc63e469e46ad4a4d4bcd7d8e4b4f2d31fcf62a04aca48d999af22","dweb:/ipfs/QmXw1jDQM2szfRY3tAGrRy6fEzte6yVFgebJAqCLMDHndV"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/LimitedCallContext.sol":{"keccak256":"0x1aa994d09220ac38bd4f47e2be9f54e4b1a46ffb14be40552ac64998059105fe","urls":["bzz-raw://88ba9f14551c18238056f6f5daf6166acc93c531f66cf32bbadb4142eca04a25","dweb:/ipfs/QmQfiy93ewydVkwLdbUSXHn5K29r1SJaiw51sgoFWJXsmu"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/RegistrationSystem.sol":{"keccak256":"0x5aa1ad023ec7e30b102275af8f76e08d195e277fd89fb5fffd8436adf7dbc3f2","urls":["bzz-raw://5389a9204b6714c8494f169277ccfdcf43ab3d969cafddf8a5eb61d2a2b827a4","dweb:/ipfs/QmVvkj8hEcUQZTvHptDe7fEZHnH9bnut6f3jaLSquPgBCw"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/constants.sol":{"keccak256":"0xe7eb58bdb9ebaf16162db44d7b02d7e95f70ac46910c19649bb57b835f96dad9","urls":["bzz-raw://23227e603db835db6390e872d11569749c8c8f22de770aa775ab7c99f450a752","dweb:/ipfs/QmZkGgdNqbno253umMW8sCHC3QKd5WLjrQi7CbH74x36Z8"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/implementations/ModuleInstallationSystem.sol":{"keccak256":"0xa0a7dcac759b6cd5145249d29018383237383fd3eeb4af6be9bd150e385a4438","urls":["bzz-raw://f671b0f9d25d26d2cd539a14cae6d76557bec544433142714720fde14b9c9885","dweb:/ipfs/QmeYmxFixLiir4H4eUqS4WKB1qgezMoQddeMmdWEQzDaLS"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/implementations/StoreRegistrationSystem.sol":{"keccak256":"0xbdba04606234dd7ecc81e399da4b14324e5b07aeb933a2970332eb2a3c1ffdb0","urls":["bzz-raw://265c763da437a8a8e61894db1f8ffb5fdcddd52c77d9499e01e536c19c93c6e4","dweb:/ipfs/QmSFm5Uw3KXiqXwSHigSKhcfKngi3qZqYrPPZfKsgHxQue"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/implementations/WorldRegistrationSystem.sol":{"keccak256":"0x0537e6881d01cc5141aa8a4e478cc2fcc08400478ddb42e9e36594c1f3b4d94f","urls":["bzz-raw://7199638b89785bb73964d5461ea56204b4d1f6332fbdea4a1aef4be7149e135e","dweb:/ipfs/QmWr9WXsdt3g7t2zfpfNoZidUdxXYxPkqEL6utqdkcWDcC"],"license":"MIT"},"node_modules/@latticexyz/world/src/modules/init/implementations/createDelegation.sol":{"keccak256":"0xcc77f108d653e54c3556047d69421c4864324aabbc4d29afc64c8ee20b1b622e","urls":["bzz-raw://974668744ac9b5d267952c52a60a6e2018067761a019af9cecfd2fbb3fa9a4aa","dweb:/ipfs/QmaiBpSkRwLRGgB6GjWL2dAYVe78yKtmBDpodBKpBrY2Fz"],"license":"MIT"},"node_modules/@latticexyz/world/src/requireInterface.sol":{"keccak256":"0x5b94a21fd46abb4aac8f38809c0d6105f30792042c927f8a6a4f40cfe35c7ab8","urls":["bzz-raw://8bade9d52cf370f3b5435abb47a5338dca5498bee773e97518e7a080fa882940","dweb:/ipfs/QmTtaXUWwMQmHW8oKEoRZxagidZcCiN3oLQs7kN3nycrkW"],"license":"MIT"},"node_modules/@latticexyz/world/src/requireNamespace.sol":{"keccak256":"0xda4a4a55bde8e55c28472d37009a194aa221ad11feb233d1c17a87b303977567","urls":["bzz-raw://ef691f35102f6ce85cc1cdaf3ec29b4ba632384a0358629dd642292c709f34e5","dweb:/ipfs/QmYuewEaRZ1UWxd231AK4SpjsiLrd7o4nyaPTeEzLCswcc"],"license":"MIT"},"node_modules/@latticexyz/world/src/requireValidNamespace.sol":{"keccak256":"0x361f8259c4a5ba355b2aad118befe00f7fe5169be730d6c0ca11ab7a863bd6fd","urls":["bzz-raw://ccc850a1ea57e900d85e2c5fac02c36d55b42d2345b439ea7044ea42f5a49c01","dweb:/ipfs/QmVShgn2FgTTg9QGnL5Fzhovowmu1C7fABKLJTxbewZzEG"],"license":"MIT"},"node_modules/@latticexyz/world/src/revertWithBytes.sol":{"keccak256":"0xa1147f218a0152b153d4e8bada0f606bfed40ac1f184fd16a941c2d0033c53f5","urls":["bzz-raw://3f5e0f6d1b51a3a04d4bd84537b2ced373b32824898cf6fbfd13ae1cbdf06359","dweb:/ipfs/QmayYRmBZRUV9m4UnFxuC62VvHriXhkYXeH3HibZ3Gmxxf"],"license":"MIT"},"node_modules/@latticexyz/world/src/systemHookTypes.sol":{"keccak256":"0x15c25ae4b21e091209970e45a198cb51f31eeae482828862641099c1a9b2448a","urls":["bzz-raw://0ce3c3eb58dc5c262d36babf372ad028d2846beea73a59d6e70f0eb8c90ee00d","dweb:/ipfs/QmWUkgegTRtSJM3awvjg4J7DWZ2ME7Pnxp1dP2TWWzLNoo"],"license":"MIT"},"node_modules/@latticexyz/world/src/worldResourceTypes.sol":{"keccak256":"0xeb042e7d3638430f6fd394107f3237cf14e4325154f0098624e8a7826584d465","urls":["bzz-raw://39e0b8eb87616b661f5a4f2fd7e1a727bd19b7fd8d40ad3d93fda26822f433ea","dweb:/ipfs/QmacYMatKV9pwEwirVRY9a6r89RoNs5yk99ic37ieWA8Dk"],"license":"MIT"}},"version":1},"id":89}
|