@latticexyz/world-modules 2.0.0-transaction-context-324984c5 → 2.0.0-transaction-context-98ef570f
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/out/AccessControl.sol/AccessControl.json +1 -1
- package/out/AccessControlLib.sol/AccessControlLib.json +1 -1
- package/out/AccessManagementSystem.sol/AccessManagementSystem.abi.json +0 -13
- package/out/AccessManagementSystem.sol/AccessManagementSystem.abi.json.d.ts +0 -13
- package/out/AccessManagementSystem.sol/AccessManagementSystem.json +1 -1
- package/out/AddressArray.sol/AddressArray.json +1 -1
- package/out/Allowances.sol/Allowances.json +1 -1
- package/out/ArrayLib.sol/ArrayLib.json +1 -1
- package/out/BalanceTransferSystem.sol/BalanceTransferSystem.abi.json +0 -13
- package/out/BalanceTransferSystem.sol/BalanceTransferSystem.abi.json.d.ts +0 -13
- package/out/BalanceTransferSystem.sol/BalanceTransferSystem.json +1 -1
- package/out/Balances.sol/Balances.json +1 -1
- package/out/Base.sol/CommonBase.json +1 -1
- package/out/Base.sol/ScriptBase.json +1 -1
- package/out/Base.sol/TestBase.json +1 -1
- package/out/BatchCallSystem.sol/BatchCallSystem.abi.json +0 -13
- package/out/BatchCallSystem.sol/BatchCallSystem.abi.json.d.ts +0 -13
- package/out/BatchCallSystem.sol/BatchCallSystem.json +1 -1
- package/out/Bool.sol/Bool.json +1 -1
- package/out/Bytes.sol/Bytes.json +1 -1
- package/out/CallboundDelegationControl.sol/CallboundDelegationControl.abi.json +0 -13
- package/out/CallboundDelegationControl.sol/CallboundDelegationControl.abi.json.d.ts +0 -13
- package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +1 -1
- package/out/CallboundDelegations.sol/CallboundDelegations.json +1 -1
- package/out/DecodeSlice.sol/DecodeSlice.json +1 -1
- package/out/Delegation.sol/Delegation.json +1 -1
- package/out/DelegationControl.sol/DelegationControl.abi.json +0 -13
- package/out/DelegationControl.sol/DelegationControl.abi.json.d.ts +0 -13
- package/out/DelegationControl.sol/DelegationControl.json +1 -1
- package/out/DelegationControlMock.sol/DelegationControlMock.abi.json +0 -13
- package/out/DelegationControlMock.sol/DelegationControlMock.abi.json.d.ts +0 -13
- package/out/DelegationControlMock.sol/DelegationControlMock.json +1 -1
- package/out/ERC165Checker.sol/ERC165Checker.json +1 -1
- package/out/ERC20.t.sol/ERC20Test.json +1 -1
- package/out/ERC20Metadata.sol/ERC20Metadata.json +1 -1
- package/out/ERC20Module.sol/ERC20Module.abi.json +0 -13
- package/out/ERC20Module.sol/ERC20Module.abi.json.d.ts +0 -13
- package/out/ERC20Module.sol/ERC20Module.json +1 -1
- package/out/ERC20Module.sol/ERC20ModuleRegistrationLibrary.json +1 -1
- package/out/ERC20Registry.sol/ERC20Registry.json +1 -1
- package/out/ERC20System.sol/ERC20System.abi.json +0 -13
- package/out/ERC20System.sol/ERC20System.abi.json.d.ts +0 -13
- package/out/ERC20System.sol/ERC20System.json +1 -1
- package/out/ERC721.t.sol/ERC721Recipient.json +1 -1
- package/out/ERC721.t.sol/ERC721Test.json +1 -1
- package/out/ERC721.t.sol/ERC721TokenReceiver.json +1 -1
- package/out/ERC721.t.sol/NonERC721Recipient.json +1 -1
- package/out/ERC721.t.sol/RevertingERC721Recipient.json +1 -1
- package/out/ERC721.t.sol/WrongReturnDataERC721Recipient.json +1 -1
- package/out/ERC721Metadata.sol/ERC721Metadata.json +1 -1
- package/out/ERC721Module.sol/ERC721Module.abi.json +0 -13
- package/out/ERC721Module.sol/ERC721Module.abi.json.d.ts +0 -13
- package/out/ERC721Module.sol/ERC721Module.json +1 -1
- package/out/ERC721Module.sol/ERC721ModuleRegistrationLibrary.json +1 -1
- package/out/ERC721Registry.sol/ERC721Registry.json +1 -1
- package/out/ERC721System.sol/ERC721System.abi.json +0 -13
- package/out/ERC721System.sol/ERC721System.abi.json.d.ts +0 -13
- package/out/ERC721System.sol/ERC721System.json +1 -1
- package/out/EchoSubscriber.sol/EchoSubscriber.json +1 -1
- package/out/EncodeArray.sol/EncodeArray.json +1 -1
- package/out/FieldLayout.sol/FieldLayoutInstance.json +1 -1
- package/out/FieldLayout.sol/FieldLayoutLib.json +1 -1
- package/out/FieldLayoutEncodeHelper.sol/FieldLayoutEncodeHelper.json +1 -1
- package/out/FunctionSelectors.sol/FunctionSelectors.json +1 -1
- package/out/FunctionSignatures.sol/FunctionSignatures.json +1 -1
- package/out/GasReporter.sol/GasReporter.json +1 -1
- package/out/Hook.sol/HookInstance.json +1 -1
- package/out/Hook.sol/HookLib.json +1 -1
- package/out/Hooks.sol/Hooks.json +1 -1
- package/out/IAccessManagementSystem.sol/IAccessManagementSystem.json +1 -1
- package/out/IBalanceTransferSystem.sol/IBalanceTransferSystem.json +1 -1
- package/out/IBaseWorld.sol/IBaseWorld.abi.json +13 -0
- package/out/IBaseWorld.sol/IBaseWorld.abi.json.d.ts +13 -0
- package/out/IBaseWorld.sol/IBaseWorld.json +1 -1
- package/out/IBatchCallSystem.sol/IBatchCallSystem.json +1 -1
- package/out/IDelegationControl.sol/IDelegationControl.abi.json +0 -13
- package/out/IDelegationControl.sol/IDelegationControl.abi.json.d.ts +0 -13
- package/out/IDelegationControl.sol/IDelegationControl.json +1 -1
- package/out/IERC20.sol/IERC20.json +1 -1
- package/out/IERC20Errors.sol/IERC20Errors.json +1 -1
- package/out/IERC20Events.sol/IERC20Events.json +1 -1
- package/out/IERC20Mintable.sol/IERC20Mintable.json +1 -1
- package/out/IERC20System.sol/IERC20System.json +1 -1
- package/out/IERC721.sol/IERC721.json +1 -1
- package/out/IERC721Errors.sol/IERC721Errors.json +1 -1
- package/out/IERC721Events.sol/IERC721Events.json +1 -1
- package/out/IERC721Metadata.sol/IERC721Metadata.json +1 -1
- package/out/IERC721Mintable.sol/IERC721Mintable.json +1 -1
- package/out/IERC721Receiver.sol/IERC721Receiver.json +1 -1
- package/out/IModule.sol/IModule.json +1 -1
- package/out/IModuleInstallationSystem.sol/IModuleInstallationSystem.json +1 -1
- package/out/IMulticall3.sol/IMulticall3.json +1 -1
- package/out/IPuppetFactorySystem.sol/IPuppetFactorySystem.json +1 -1
- package/out/IRegistrationSystem.sol/IRegistrationSystem.json +1 -1
- package/out/IStore.sol/IStore.json +1 -1
- package/out/IStoreData.sol/IStoreData.json +1 -1
- package/out/IStoreErrors.sol/IStoreErrors.json +1 -1
- package/out/IStoreEvents.sol/IStoreEvents.json +1 -1
- package/out/IStoreHook.sol/IStoreHook.json +1 -1
- package/out/IStoreRead.sol/IStoreRead.json +1 -1
- package/out/IStoreRegistration.sol/IStoreRegistration.json +1 -1
- package/out/IStoreWrite.sol/IStoreWrite.json +1 -1
- package/out/ISystemHook.sol/ISystemHook.json +1 -1
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.abi.json +0 -13
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.abi.json.d.ts +0 -13
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.json +1 -1
- package/out/IWorldErrors.sol/IWorldErrors.json +1 -1
- package/out/IWorldKernel.sol/IWorldCall.json +1 -1
- package/out/IWorldKernel.sol/IWorldKernel.abi.json +13 -0
- package/out/IWorldKernel.sol/IWorldKernel.abi.json.d.ts +13 -0
- package/out/IWorldKernel.sol/IWorldKernel.json +1 -1
- package/out/IWorldKernel.sol/IWorldModuleInstallation.json +1 -1
- package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +1 -1
- package/out/InitModule.sol/InitModule.abi.json +0 -13
- package/out/InitModule.sol/InitModule.abi.json.d.ts +0 -13
- package/out/InitModule.sol/InitModule.json +1 -1
- package/out/InitModuleAddress.sol/InitModuleAddress.json +1 -1
- package/out/InstalledModules.sol/InstalledModules.json +1 -1
- package/out/KeysInTable.sol/KeysInTable.json +1 -1
- package/out/KeysInTableHook.sol/KeysInTableHook.json +1 -1
- package/out/KeysInTableModule.sol/KeysInTableModule.abi.json +0 -13
- package/out/KeysInTableModule.sol/KeysInTableModule.abi.json.d.ts +0 -13
- package/out/KeysInTableModule.sol/KeysInTableModule.json +1 -1
- package/out/KeysInTableModule.t.sol/KeysInTableModuleTest.json +1 -1
- package/out/KeysWithValue.sol/KeysWithValue.json +1 -1
- package/out/KeysWithValueHook.sol/KeysWithValueHook.json +1 -1
- package/out/KeysWithValueModule.sol/KeysWithValueModule.abi.json +0 -13
- package/out/KeysWithValueModule.sol/KeysWithValueModule.abi.json.d.ts +0 -13
- package/out/KeysWithValueModule.sol/KeysWithValueModule.json +1 -1
- package/out/KeysWithValueModule.t.sol/KeysWithValueModuleTest.json +1 -1
- package/out/LimitedCallContext.sol/LimitedCallContext.json +1 -1
- package/out/Memory.sol/Memory.json +1 -1
- package/out/Module.sol/Module.abi.json +0 -13
- package/out/Module.sol/Module.abi.json.d.ts +0 -13
- package/out/Module.sol/Module.json +1 -1
- package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.abi.json +0 -13
- package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.abi.json.d.ts +0 -13
- package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.json +1 -1
- package/out/NamespaceDelegationControl.sol/NamespaceDelegationControl.json +1 -1
- package/out/NamespaceOwner.sol/NamespaceOwner.json +1 -1
- package/out/OperatorApproval.sol/OperatorApproval.json +1 -1
- package/out/Owners.sol/Owners.json +1 -1
- package/out/PackedCounter.sol/PackedCounterInstance.json +1 -1
- package/out/PackedCounter.sol/PackedCounterLib.json +1 -1
- package/out/Puppet.sol/Puppet.json +1 -1
- package/out/PuppetDelegationControl.sol/PuppetDelegationControl.abi.json +0 -13
- package/out/PuppetDelegationControl.sol/PuppetDelegationControl.abi.json.d.ts +0 -13
- package/out/PuppetDelegationControl.sol/PuppetDelegationControl.json +1 -1
- package/out/PuppetFactorySystem.sol/PuppetFactorySystem.abi.json +0 -13
- package/out/PuppetFactorySystem.sol/PuppetFactorySystem.abi.json.d.ts +0 -13
- package/out/PuppetFactorySystem.sol/PuppetFactorySystem.json +1 -1
- package/out/PuppetMaster.sol/PuppetMaster.json +1 -1
- package/out/PuppetModule.sol/PuppetModule.abi.json +0 -13
- package/out/PuppetModule.sol/PuppetModule.abi.json.d.ts +0 -13
- package/out/PuppetModule.sol/PuppetModule.json +1 -1
- package/out/PuppetModule.t.sol/PuppetModuleTest.json +1 -1
- package/out/PuppetModule.t.sol/PuppetTestSystem.abi.json +0 -13
- package/out/PuppetModule.t.sol/PuppetTestSystem.abi.json.d.ts +0 -13
- package/out/PuppetModule.t.sol/PuppetTestSystem.json +1 -1
- package/out/PuppetRegistry.sol/PuppetRegistry.json +1 -1
- package/out/RegistrationSystem.sol/RegistrationSystem.abi.json +0 -13
- package/out/RegistrationSystem.sol/RegistrationSystem.abi.json.d.ts +0 -13
- package/out/RegistrationSystem.sol/RegistrationSystem.json +1 -1
- package/out/ResourceAccess.sol/ResourceAccess.json +1 -1
- package/out/ResourceId.sol/ResourceIdInstance.json +1 -1
- package/out/ResourceId.sol/ResourceIdLib.json +1 -1
- package/out/ResourceIds.sol/ResourceIds.json +1 -1
- package/out/RevertSubscriber.sol/RevertSubscriber.json +1 -1
- package/out/Schema.sol/SchemaInstance.json +1 -1
- package/out/Schema.sol/SchemaLib.json +1 -1
- package/out/SchemaEncodeHelper.sol/SchemaEncodeHelper.json +1 -1
- package/out/Slice.sol/SliceInstance.json +1 -1
- package/out/Slice.sol/SliceLib.json +1 -1
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.abi.json +0 -13
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.abi.json.d.ts +0 -13
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +1 -1
- package/out/StandardDelegationsModule.t.sol/StandardDelegationsModuleTest.json +1 -1
- package/out/StdAssertions.sol/StdAssertions.json +1 -1
- package/out/StdChains.sol/StdChains.json +1 -1
- package/out/StdCheats.sol/StdCheats.json +1 -1
- package/out/StdCheats.sol/StdCheatsSafe.json +1 -1
- package/out/StdError.sol/stdError.json +1 -1
- package/out/StdInvariant.sol/StdInvariant.json +1 -1
- package/out/StdJson.sol/stdJson.json +1 -1
- package/out/StdMath.sol/stdMath.json +1 -1
- package/out/StdStorage.sol/stdStorage.json +1 -1
- package/out/StdStorage.sol/stdStorageSafe.json +1 -1
- package/out/StdStyle.sol/StdStyle.json +1 -1
- package/out/StdUtils.sol/StdUtils.json +1 -1
- package/out/Storage.sol/Storage.json +1 -1
- package/out/StoreCore.sol/StoreCore.json +1 -1
- package/out/StoreCore.sol/StoreCoreInternal.json +1 -1
- package/out/StoreData.sol/StoreData.json +1 -1
- package/out/StoreHook.sol/StoreHook.json +1 -1
- package/out/StoreHooks.sol/StoreHooks.json +1 -1
- package/out/StoreRead.sol/StoreRead.json +1 -1
- package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.abi.json +0 -13
- package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.abi.json.d.ts +0 -13
- package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.json +1 -1
- package/out/StoreSwitch.sol/StoreSwitch.json +1 -1
- package/out/System.sol/System.abi.json +0 -13
- package/out/System.sol/System.abi.json.d.ts +0 -13
- package/out/System.sol/System.json +1 -1
- package/out/SystemCall.sol/SystemCall.json +1 -1
- package/out/SystemHook.sol/SystemHook.json +1 -1
- package/out/SystemHooks.sol/SystemHooks.json +1 -1
- package/out/SystemRegistry.sol/SystemRegistry.json +1 -1
- package/out/SystemSwitch.sol/SystemSwitch.json +1 -1
- package/out/SystemSwitch.t.sol/EchoSystem.abi.json +0 -13
- package/out/SystemSwitch.t.sol/EchoSystem.abi.json.d.ts +0 -13
- package/out/SystemSwitch.t.sol/EchoSystem.json +1 -1
- package/out/SystemSwitch.t.sol/SystemSwitchTest.json +1 -1
- package/out/SystemboundDelegationControl.sol/SystemboundDelegationControl.abi.json +0 -13
- package/out/SystemboundDelegationControl.sol/SystemboundDelegationControl.abi.json.d.ts +0 -13
- package/out/SystemboundDelegationControl.sol/SystemboundDelegationControl.json +1 -1
- package/out/SystemboundDelegations.sol/SystemboundDelegations.json +1 -1
- package/out/Systems.sol/Systems.json +1 -1
- package/out/Tables.sol/Tables.json +1 -1
- package/out/Test.sol/Test.json +1 -1
- package/out/TightCoder.sol/TightCoder.json +1 -1
- package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.abi.json +0 -13
- package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.abi.json.d.ts +0 -13
- package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +1 -1
- package/out/TimeboundDelegations.sol/TimeboundDelegations.json +1 -1
- package/out/TokenApproval.sol/TokenApproval.json +1 -1
- package/out/TokenURI.sol/TokenURI.json +1 -1
- package/out/TotalSupply.sol/TotalSupply.json +1 -1
- package/out/TwoFields.sol/TwoFields.json +1 -1
- package/out/UniqueEntity.sol/UniqueEntity.json +1 -1
- package/out/UniqueEntityModule.sol/UniqueEntityModule.abi.json +0 -13
- package/out/UniqueEntityModule.sol/UniqueEntityModule.abi.json.d.ts +0 -13
- package/out/UniqueEntityModule.sol/UniqueEntityModule.json +1 -1
- package/out/UniqueEntityModule.t.sol/UniqueEntityModuleTest.json +1 -1
- package/out/UniqueEntityModule.t.sol/UniqueEntityTestSystem.abi.json +0 -13
- package/out/UniqueEntityModule.t.sol/UniqueEntityTestSystem.abi.json.d.ts +0 -13
- package/out/UniqueEntityModule.t.sol/UniqueEntityTestSystem.json +1 -1
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.abi.json +0 -13
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.abi.json.d.ts +0 -13
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +1 -1
- package/out/UsedKeysIndex.sol/UsedKeysIndex.json +1 -1
- package/out/UserDelegationControl.sol/UserDelegationControl.json +1 -1
- package/out/Vm.sol/Vm.json +1 -1
- package/out/Vm.sol/VmSafe.json +1 -1
- package/out/World.sol/World.abi.json +13 -0
- package/out/World.sol/World.abi.json.d.ts +13 -0
- package/out/World.sol/World.json +1 -1
- package/out/World.t.sol/EchoSystemHook.json +1 -1
- package/out/World.t.sol/IWorldTestSystem.json +1 -1
- package/out/World.t.sol/PayableFallbackSystem.abi.json +0 -13
- package/out/World.t.sol/PayableFallbackSystem.abi.json.d.ts +0 -13
- package/out/World.t.sol/PayableFallbackSystem.json +1 -1
- package/out/World.t.sol/RevertSystemHook.json +1 -1
- package/out/World.t.sol/WorldTest.abi.json +7 -0
- package/out/World.t.sol/WorldTest.abi.json.d.ts +7 -0
- package/out/World.t.sol/WorldTest.json +1 -1
- package/out/World.t.sol/WorldTestSystem.abi.json +13 -13
- package/out/World.t.sol/WorldTestSystem.abi.json.d.ts +13 -13
- package/out/World.t.sol/WorldTestSystem.json +1 -1
- package/out/WorldContext.sol/WorldContextConsumer.abi.json +0 -13
- package/out/WorldContext.sol/WorldContextConsumer.abi.json.d.ts +0 -13
- package/out/WorldContext.sol/WorldContextConsumer.json +1 -1
- package/out/WorldContext.sol/WorldContextConsumerLib.json +1 -1
- package/out/WorldContext.sol/WorldContextProviderLib.json +1 -1
- package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.abi.json +0 -13
- package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.abi.json.d.ts +0 -13
- package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.json +1 -1
- package/out/WorldResourceId.sol/WorldResourceIdInstance.json +1 -1
- package/out/WorldResourceId.sol/WorldResourceIdLib.json +1 -1
- package/out/console.sol/console.json +1 -1
- package/out/console2.sol/console2.json +1 -1
- package/out/constants.sol/LayoutOffsets.json +1 -1
- package/out/interfaces/IBaseWorld.sol/IBaseWorld.abi.json +13 -0
- package/out/interfaces/IBaseWorld.sol/IBaseWorld.abi.json.d.ts +13 -0
- package/out/interfaces/IBaseWorld.sol/IBaseWorld.json +1 -1
- package/out/query.t.sol/QueryTest.json +1 -1
- package/out/safeconsole.sol/safeconsole.json +1 -1
- package/out/src/IERC165.sol/IERC165.json +1 -1
- package/out/tables/Balances.sol/Balances.json +1 -1
- package/out/test.sol/DSTest.json +1 -1
- package/out/world/src/IERC165.sol/IERC165.json +1 -1
- package/package.json +8 -8
- package/out/TransactionContext.sol/TransactionContext.abi.json +0 -1
- package/out/TransactionContext.sol/TransactionContext.json +0 -1
@@ -1 +1 @@
|
|
1
|
-
{"abi":[{"type":"function","name":"getDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getDynamicFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getDynamicFieldSlice","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getFieldLayout","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"stateMutability":"view"},{"type":"function","name":"getFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getKeySchema","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"keySchema","type":"bytes32","internalType":"Schema"}],"stateMutability":"view"},{"type":"function","name":"getRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"}],"outputs":[{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getStaticField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"data","type":"bytes32","internalType":"bytes32"}],"stateMutability":"view"},{"type":"function","name":"getValueSchema","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"valueSchema","type":"bytes32","internalType":"Schema"}],"stateMutability":"view"},{"type":"error","name":"Store_IndexOutOfBounds","inputs":[{"name":"length","type":"uint256","internalType":"uint256"},{"name":"accessedIndex","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidBounds","inputs":[{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_TableNotFound","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"tableIdString","type":"string","internalType":"string"}]}],"bytecode":{"object":"0x608060405234801561001057600080fd5b50611351806100206000396000f3fe608060405234801561001057600080fd5b50600436106100df5760003560e01c80639f1fcf0a1161008c578063d03edb8c11610066578063d03edb8c146101c2578063d4285dc2146101d5578063dbbf0e211461019c578063e228a4a3146101e857600080fd5b80639f1fcf0a14610189578063a53417ed1461019c578063cc49db7e146101af57600080fd5b8063419b58fd116100bd578063419b58fd146101415780634dc77d97146101635780638c364d591461017657600080fd5b806305242d2f146100e45780631e7889771461010d5780633a77c2c214610120575b600080fd5b6100f76100f2366004610e65565b6101fb565b6040516101049190610f11565b60405180910390f35b6100f761011b366004610f24565b610248565b61013361012e366004610f82565b610292565b604051908152602001610104565b61015461014f366004610f9b565b6102a3565b60405161010493929190610fee565b6100f76101713660046110cd565b6102f8565b610133610184366004610e65565b610307565b610133610197366004611136565b61034a565b6101336101aa366004611195565b610360565b6101546101bd3660046111ec565b610377565b6100f76101d0366004610f24565b6103c9565b6101336101e3366004610f82565b61040a565b6101336101f6366004610f82565b610415565b606061023e868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506104209050565b9695505050505050565b606061028985858580806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250879250610460915050565b95945050505050565b600061029d8261049a565b92915050565b6060600060606102e88787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525089925061051f915050565b9250925092509450945094915050565b606061023e8686868686610627565b600061023e8686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525088925087915061072f9050565b60006102898585858561075c565b949350505050565b600061036d8484846107a4565b90505b9392505050565b6060600060606103ba868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152506107ba92505050565b92509250925093509350939050565b6060610289858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792506107e0915050565b600061029d826107f6565b600061029d8261086a565b606061042b82610890565b8360ff16101561044857610441858585856108c2565b9050610358565b610441858561045685610890565b610460908761124e565b606061036d6104708585856108ef565b600061049585610480898961096f565b9060ff166028026038011c64ffffffffff1690565b610982565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016104e957507e60030220202000000000000000000000000000000000000000000000000000919050565b61029d6105167f746273746f72650000000000000000005461626c657300000000000000000000846109ad565b60206000610a06565b606060006060600061053085610a57565b905061053d878783610a7a565b9350600061054a86610ab3565b9050801561061c5761055c888861096f565b935066ffffffffffffff841667ffffffffffffffff81111561058057610580611019565b6040519080825280601f01601f1916602001820160405280156105aa576020820181803683370190505b5092506020830160005b828160ff1610156106195760006105cc8b8b846108ef565b905060006105e9888460ff166028026038011c64ffffffffff1690565b90506105f88260008387610ad0565b6106028185611267565b9350505080806106119061127a565b9150506105b4565b50505b505093509350939050565b606081831115610672576040517fa8c5478200000000000000000000000000000000000000000000000000000000815260048101849052602481018390526044015b60405180910390fd5b600061067e878761096f565b9050600061069b828760ff166028026038011c64ffffffffff1690565b905080851015806106ab57508084115b156107065780818610156106c9576106c4600186611299565b6106cb565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401610669565b60006107138989896108ef565b90506107228187888803610982565b9998505050505050505050565b600061028961073e8686610b9b565b60ff858116601b0360080285901c166107578587610bb0565b610a06565b60008061076883610890565b90508060ff168460ff1610156107905760ff848116601b0360080284901c165b915050610358565b610788868661079f848861124e565b610be1565b600061036d8484846107b58861049a565b61075c565b6060600060606107d385856107ce8861049a565b61051f565b9250925092509250925092565b606061036d8484846107f18861049a565b610420565b600061080182610bf1565b905061080c82610c83565b61086557818260405160200161082491815260200190565b60408051601f19818403018152908290527f41e713ad00000000000000000000000000000000000000000000000000000000825261066992916004016112ac565b919050565b600061087582610d20565b90508061086557818260405160200161082491815260200190565b6000600860016108a260026020611299565b6108ac9190611299565b6108b691906112c5565b8260ff911c1692915050565b60606102896108d18686610b9b565b6108db8486610bb0565b60ff868116601b0360080286901c16610982565b600083836040516020016109049291906112dc565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b600061037061097e8484610db2565b5490565b60405160208101601f19603f84840101166040528282526109a585858584610ad0565b509392505050565b60408051602081018490529081018290526000906060015b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600060208210610a2c57602082048401935060208281610a2857610a28611318565b0691505b508254600882021b6020829003808411156109a5576001850154600882021c82179150509392505050565b60006008610a6760026020611299565b610a7191906112c5565b9190911c919050565b606081600003610a995750604080516020810190915260008152610370565b6000610aa58585610b9b565b905061028981600085610982565b60006008600180610ac660026020611299565b6108a29190611299565b8215610b575760208310610afa57602083048401935060208381610af657610af6611318565b0692505b8215610b57576020839003600081841015610b1d5750600019600884021c610b27565b50600019600882021c5b8554600886021b818451168219821617845250818411610b48575050610b95565b50600194909401939182900391015b5b60208210610b795783548152600190930192601f1990910190602001610b58565b8115610b955780518454600019600885021c9182169119161781525b50505050565b600082826040516020016109c59291906112dc565b600080805b8360ff168110156109a557610bd760ff601b83900360080287901c1683611267565b9150600101610bb5565b600061036d82610480868661096f565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610c2a57610c2a61132e565b602090810291909101015260006103587f746273746f72650000000000000000005461626c6573000000000000000000008360017e6003022020200000000000000000000000000000000000000000000000000061072f565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610cbc57610cbc61132e565b60209081029190910101526000610d147f746273746f72650000000000000000005265736f75726365496473000000000083837e0101000100000000000000000000000000000000000000000000000000000061072f565b90506103588160f81c90565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610d5957610d5961132e565b602090810291909101015260006103587f746273746f72650000000000000000005461626c6573000000000000000000008360027e6003022020200000000000000000000000000000000000000000000000000061072f565b60008282604051602001610dc79291906112dc565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b60008083601f840112610e1a57600080fd5b50813567ffffffffffffffff811115610e3257600080fd5b6020830191508360208260051b8501011115610e4d57600080fd5b9250929050565b803560ff8116811461086557600080fd5b600080600080600060808688031215610e7d57600080fd5b85359450602086013567ffffffffffffffff811115610e9b57600080fd5b610ea788828901610e08565b9095509350610eba905060408701610e54565b949793965091946060013592915050565b6000815180845260005b81811015610ef157602081850181015186830182015201610ed5565b506000602082860101526020601f19601f83011685010191505092915050565b6020815260006103706020830184610ecb565b60008060008060608587031215610f3a57600080fd5b84359350602085013567ffffffffffffffff811115610f5857600080fd5b610f6487828801610e08565b9094509250610f77905060408601610e54565b905092959194509250565b600060208284031215610f9457600080fd5b5035919050565b60008060008060608587031215610fb157600080fd5b84359350602085013567ffffffffffffffff811115610fcf57600080fd5b610fdb87828801610e08565b9598909750949560400135949350505050565b6060815260006110016060830186610ecb565b846020840152828103604084015261023e8185610ecb565b634e487b7160e01b600052604160045260246000fd5b600082601f83011261104057600080fd5b8135602067ffffffffffffffff8083111561105d5761105d611019565b8260051b604051601f19603f8301168101818110848211171561108257611082611019565b60405293845260208187018101949081019250878511156110a257600080fd5b6020870191505b848210156110c2578135835291830191908301906110a9565b979650505050505050565b600080600080600060a086880312156110e557600080fd5b85359450602086013567ffffffffffffffff81111561110357600080fd5b61110f8882890161102f565b94505061111e60408701610e54565b94979396509394606081013594506080013592915050565b6000806000806080858703121561114c57600080fd5b84359350602085013567ffffffffffffffff81111561116a57600080fd5b6111768782880161102f565b93505061118560408601610e54565b9396929550929360600135925050565b6000806000606084860312156111aa57600080fd5b83359250602084013567ffffffffffffffff8111156111c857600080fd5b6111d48682870161102f565b9250506111e360408501610e54565b90509250925092565b60008060006040848603121561120157600080fd5b83359250602084013567ffffffffffffffff81111561121f57600080fd5b61122b86828701610e08565b9497909650939450505050565b634e487b7160e01b600052601160045260246000fd5b60ff828116828216039081111561029d5761029d611238565b8082018082111561029d5761029d611238565b600060ff821660ff810361129057611290611238565b60010192915050565b8181038181111561029d5761029d611238565b82815260406020820152600061036d6040830184610ecb565b808202811582820484141761029d5761029d611238565b8281526000602080830184516020860160005b8281101561130b578151845292840192908401906001016112ef565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b634e487b7160e01b600052603260045260246000fdfea164736f6c6343000818000a","sourceMap":"455:7567:23:-:0;;;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x608060405234801561001057600080fd5b50600436106100df5760003560e01c80639f1fcf0a1161008c578063d03edb8c11610066578063d03edb8c146101c2578063d4285dc2146101d5578063dbbf0e211461019c578063e228a4a3146101e857600080fd5b80639f1fcf0a14610189578063a53417ed1461019c578063cc49db7e146101af57600080fd5b8063419b58fd116100bd578063419b58fd146101415780634dc77d97146101635780638c364d591461017657600080fd5b806305242d2f146100e45780631e7889771461010d5780633a77c2c214610120575b600080fd5b6100f76100f2366004610e65565b6101fb565b6040516101049190610f11565b60405180910390f35b6100f761011b366004610f24565b610248565b61013361012e366004610f82565b610292565b604051908152602001610104565b61015461014f366004610f9b565b6102a3565b60405161010493929190610fee565b6100f76101713660046110cd565b6102f8565b610133610184366004610e65565b610307565b610133610197366004611136565b61034a565b6101336101aa366004611195565b610360565b6101546101bd3660046111ec565b610377565b6100f76101d0366004610f24565b6103c9565b6101336101e3366004610f82565b61040a565b6101336101f6366004610f82565b610415565b606061023e868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506104209050565b9695505050505050565b606061028985858580806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250879250610460915050565b95945050505050565b600061029d8261049a565b92915050565b6060600060606102e88787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525089925061051f915050565b9250925092509450945094915050565b606061023e8686868686610627565b600061023e8686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525088925087915061072f9050565b60006102898585858561075c565b949350505050565b600061036d8484846107a4565b90505b9392505050565b6060600060606103ba868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152506107ba92505050565b92509250925093509350939050565b6060610289858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792506107e0915050565b600061029d826107f6565b600061029d8261086a565b606061042b82610890565b8360ff16101561044857610441858585856108c2565b9050610358565b610441858561045685610890565b610460908761124e565b606061036d6104708585856108ef565b600061049585610480898961096f565b9060ff166028026038011c64ffffffffff1690565b610982565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016104e957507e60030220202000000000000000000000000000000000000000000000000000919050565b61029d6105167f746273746f72650000000000000000005461626c657300000000000000000000846109ad565b60206000610a06565b606060006060600061053085610a57565b905061053d878783610a7a565b9350600061054a86610ab3565b9050801561061c5761055c888861096f565b935066ffffffffffffff841667ffffffffffffffff81111561058057610580611019565b6040519080825280601f01601f1916602001820160405280156105aa576020820181803683370190505b5092506020830160005b828160ff1610156106195760006105cc8b8b846108ef565b905060006105e9888460ff166028026038011c64ffffffffff1690565b90506105f88260008387610ad0565b6106028185611267565b9350505080806106119061127a565b9150506105b4565b50505b505093509350939050565b606081831115610672576040517fa8c5478200000000000000000000000000000000000000000000000000000000815260048101849052602481018390526044015b60405180910390fd5b600061067e878761096f565b9050600061069b828760ff166028026038011c64ffffffffff1690565b905080851015806106ab57508084115b156107065780818610156106c9576106c4600186611299565b6106cb565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401610669565b60006107138989896108ef565b90506107228187888803610982565b9998505050505050505050565b600061028961073e8686610b9b565b60ff858116601b0360080285901c166107578587610bb0565b610a06565b60008061076883610890565b90508060ff168460ff1610156107905760ff848116601b0360080284901c165b915050610358565b610788868661079f848861124e565b610be1565b600061036d8484846107b58861049a565b61075c565b6060600060606107d385856107ce8861049a565b61051f565b9250925092509250925092565b606061036d8484846107f18861049a565b610420565b600061080182610bf1565b905061080c82610c83565b61086557818260405160200161082491815260200190565b60408051601f19818403018152908290527f41e713ad00000000000000000000000000000000000000000000000000000000825261066992916004016112ac565b919050565b600061087582610d20565b90508061086557818260405160200161082491815260200190565b6000600860016108a260026020611299565b6108ac9190611299565b6108b691906112c5565b8260ff911c1692915050565b60606102896108d18686610b9b565b6108db8486610bb0565b60ff868116601b0360080286901c16610982565b600083836040516020016109049291906112dc565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b600061037061097e8484610db2565b5490565b60405160208101601f19603f84840101166040528282526109a585858584610ad0565b509392505050565b60408051602081018490529081018290526000906060015b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600060208210610a2c57602082048401935060208281610a2857610a28611318565b0691505b508254600882021b6020829003808411156109a5576001850154600882021c82179150509392505050565b60006008610a6760026020611299565b610a7191906112c5565b9190911c919050565b606081600003610a995750604080516020810190915260008152610370565b6000610aa58585610b9b565b905061028981600085610982565b60006008600180610ac660026020611299565b6108a29190611299565b8215610b575760208310610afa57602083048401935060208381610af657610af6611318565b0692505b8215610b57576020839003600081841015610b1d5750600019600884021c610b27565b50600019600882021c5b8554600886021b818451168219821617845250818411610b48575050610b95565b50600194909401939182900391015b5b60208210610b795783548152600190930192601f1990910190602001610b58565b8115610b955780518454600019600885021c9182169119161781525b50505050565b600082826040516020016109c59291906112dc565b600080805b8360ff168110156109a557610bd760ff601b83900360080287901c1683611267565b9150600101610bb5565b600061036d82610480868661096f565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610c2a57610c2a61132e565b602090810291909101015260006103587f746273746f72650000000000000000005461626c6573000000000000000000008360017e6003022020200000000000000000000000000000000000000000000000000061072f565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610cbc57610cbc61132e565b60209081029190910101526000610d147f746273746f72650000000000000000005265736f75726365496473000000000083837e0101000100000000000000000000000000000000000000000000000000000061072f565b90506103588160f81c90565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610d5957610d5961132e565b602090810291909101015260006103587f746273746f72650000000000000000005461626c6573000000000000000000008360027e6003022020200000000000000000000000000000000000000000000000000061072f565b60008282604051602001610dc79291906112dc565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b60008083601f840112610e1a57600080fd5b50813567ffffffffffffffff811115610e3257600080fd5b6020830191508360208260051b8501011115610e4d57600080fd5b9250929050565b803560ff8116811461086557600080fd5b600080600080600060808688031215610e7d57600080fd5b85359450602086013567ffffffffffffffff811115610e9b57600080fd5b610ea788828901610e08565b9095509350610eba905060408701610e54565b949793965091946060013592915050565b6000815180845260005b81811015610ef157602081850181015186830182015201610ed5565b506000602082860101526020601f19601f83011685010191505092915050565b6020815260006103706020830184610ecb565b60008060008060608587031215610f3a57600080fd5b84359350602085013567ffffffffffffffff811115610f5857600080fd5b610f6487828801610e08565b9094509250610f77905060408601610e54565b905092959194509250565b600060208284031215610f9457600080fd5b5035919050565b60008060008060608587031215610fb157600080fd5b84359350602085013567ffffffffffffffff811115610fcf57600080fd5b610fdb87828801610e08565b9598909750949560400135949350505050565b6060815260006110016060830186610ecb565b846020840152828103604084015261023e8185610ecb565b634e487b7160e01b600052604160045260246000fd5b600082601f83011261104057600080fd5b8135602067ffffffffffffffff8083111561105d5761105d611019565b8260051b604051601f19603f8301168101818110848211171561108257611082611019565b60405293845260208187018101949081019250878511156110a257600080fd5b6020870191505b848210156110c2578135835291830191908301906110a9565b979650505050505050565b600080600080600060a086880312156110e557600080fd5b85359450602086013567ffffffffffffffff81111561110357600080fd5b61110f8882890161102f565b94505061111e60408701610e54565b94979396509394606081013594506080013592915050565b6000806000806080858703121561114c57600080fd5b84359350602085013567ffffffffffffffff81111561116a57600080fd5b6111768782880161102f565b93505061118560408601610e54565b9396929550929360600135925050565b6000806000606084860312156111aa57600080fd5b83359250602084013567ffffffffffffffff8111156111c857600080fd5b6111d48682870161102f565b9250506111e360408501610e54565b90509250925092565b60008060006040848603121561120157600080fd5b83359250602084013567ffffffffffffffff81111561121f57600080fd5b61122b86828701610e08565b9497909650939450505050565b634e487b7160e01b600052601160045260246000fd5b60ff828116828216039081111561029d5761029d611238565b8082018082111561029d5761029d611238565b600060ff821660ff810361129057611290611238565b60010192915050565b8181038181111561029d5761029d611238565b82815260406020820152600061036d6040830184610ecb565b808202811582820484141761029d5761029d611238565b8281526000602080830184516020860160005b8281101561130b578151845292840192908401906001016112ef565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b634e487b7160e01b600052603260045260246000fdfea164736f6c6343000818000a","sourceMap":"455:7567:23:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3942:258;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;5209:244;;;;;;:::i;:::-;;:::i;711:156::-;;;;;;:::i;:::-;;:::i;:::-;;;2970:25:208;;;2958:2;2943:18;711:156:23;2793:208:208;2604:288:23;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;:::i;7725:295::-;;;;;;:::i;:::-;;:::i;4597:265::-;;;;;;:::i;:::-;;:::i;6467:258::-;;;;;;:::i;:::-;;:::i;5915:216::-;;;;;;:::i;:::-;;:::i;1906:246::-;;;;;;:::i;:::-;;:::i;3371:216::-;;;;;;:::i;:::-;;:::i;1386:143::-;;;;;;:::i;:::-;;:::i;1054:151::-;;;;;;:::i;:::-;;:::i;3942:258::-;4101:17;4133:62;4152:7;4161:8;;4133:62;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4171:10:23;;-1:-1:-1;4183:11:23;;-1:-1:-1;4133:18:23;;-1:-1:-1;4133:62:23:i;:::-;4126:69;3942:258;-1:-1:-1;;;;;;3942:258:23:o;5209:244::-;5353:17;5385:63;5411:7;5420:8;;5385:63;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;5430:17:23;;-1:-1:-1;5385:25:23;;-1:-1:-1;;5385:63:23:i;:::-;5378:70;5209:244;-1:-1:-1;;;;;5209:244:23:o;711:156::-;784:23;829:33;854:7;829:24;:33::i;:::-;815:47;711:156;-1:-1:-1;;711:156:23:o;2604:288::-;2742:23;2767:28;2797:24;2836:51;2856:7;2865:8;;2836:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2875:11:23;;-1:-1:-1;2836:19:23;;-1:-1:-1;;2836:51:23:i;:::-;2829:58;;;;;;2604:288;;;;;;;;:::o;7725:295::-;7908:12;7935:80;7966:7;7975:8;7985:17;8004:5;8011:3;7935:30;:80::i;4597:265::-;4762:12;4789:68;4814:7;4823:8;;4789:68;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4833:10:23;;-1:-1:-1;4845:11:23;;-1:-1:-1;4789:24:23;;-1:-1:-1;4789:68:23:i;6467:258::-;6630:7;6652:68;6677:7;6686:8;6696:10;6708:11;6652:24;:68::i;6467:258::-;;;;;;;:::o;5915:216::-;6049:7;6071:55;6096:7;6105:8;6115:10;6071:24;:55::i;:::-;6064:62;;5915:216;;;;;;:::o;1906:246::-;2015:23;2040:28;2070:24;2109:38;2129:7;2138:8;;2109:38;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2109:19:23;;-1:-1:-1;;;2109:38:23:i;:::-;2102:45;;;;;;1906:246;;;;;;;:::o;3371:216::-;3501:17;3533:49;3552:7;3561:8;;3533:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;3571:10:23;;-1:-1:-1;3533:18:23;;-1:-1:-1;;3533:49:23:i;1386:143::-;1457:16;1493:31;1516:7;1493:22;:31::i;1054:151::-;1127:18;1167:33;1192:7;1167:24;:33::i;36975:440:20:-;37126:12;37163:29;:11;:27;:29::i;:::-;37150:10;:42;;;37146:265;;;37209:82;37248:7;37257:8;37267:10;37279:11;37209:38;:82::i;:::-;37202:89;;;;37146:265;37319:85;37335:7;37344:8;37373:29;:11;:27;:29::i;:::-;37354:49;;:10;:49;:::i;:::-;39167:12;39291:257;39330:79;39372:7;39381:8;39391:17;39330:41;:79::i;:::-;39427:1;39446:93;39521:17;39446:66;39494:7;39503:8;39446:47;:66::i;:::-;:74;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;39446:93:20;39291:12;:257::i;6237:651::-;6304:11;6540:62;;;6536:112;;-1:-1:-1;1343:66:29;;6237:651:20;-1:-1:-1;6237:651:20:o;6536:112::-;6692:183;6738:83;1171:66:29;6812:7:20;6738:40;:83::i;:::-;6841:2;6863:1;6692:17;:183::i;34611:1314::-;34741:23;34766:28;34796:24;34862:20;34885:30;:11;:28;:30::i;:::-;34862:53;;34976:65;35009:7;35018:8;35028:12;34976:32;:65::i;:::-;34963:78;;35105:24;35132:30;:11;:28;:30::i;:::-;35105:57;-1:-1:-1;35172:20:20;;35168:753;;35265:66;35313:7;35322:8;35265:47;:66::i;:::-;35248:83;-1:-1:-1;6184:59:15;;;35383:33:20;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;35383:33:20;-1:-1:-1;35369:47:20;-1:-1:-1;828:4:14;818:15;;35424:21:20;35488:427;35506:16;35502:1;:20;;;35488:427;;;35539:27;35569:63;35611:7;35620:8;35630:1;35569:41;:63::i;:::-;35539:93;-1:-1:-1;35642:14:20;35659:25;:14;35682:1;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;35659:25:20;35642:42;;35694:110;35725:19;35754:1;35765:6;35788:13;35694:12;:110::i;:::-;35883:23;35900:6;35883:23;;:::i;:::-;;;35529:386;;35524:3;;;;;:::i;:::-;;;;35488:427;;;;35194:727;35168:753;34822:1103;;34611:1314;;;;;;;:::o;42754:1148::-;42931:12;43004:3;42996:5;:11;42992:83;;;43024:44;;;;;;;;9041:25:208;;;9082:18;;;9075:34;;;9014:18;;43024:44:20;;;;;;;;42992:83;43284:28;43315:66;43363:7;43372:8;43315:47;:66::i;:::-;43284:97;-1:-1:-1;43387:19:20;43409:41;43284:97;43432:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;43409:41:20;43387:63;;43469:11;43460:5;:20;;:41;;;;43490:11;43484:3;:17;43460:41;43456:157;;;43554:11;43576;43567:5;:20;;:38;;43598:7;43604:1;43598:3;:7;:::i;:::-;43567:38;;;43590:5;43567:38;43518:88;;;;;;;;9041:25:208;;;;9082:18;;;9075:34;9014:18;;43518:88:20;8867:248:208;43456:157:20;43683:16;43702:79;43744:7;43753:8;43763:17;43702:41;:79::i;:::-;43683:98;;43813:78;43844:8;43862:5;43883;43877:3;:11;43813:12;:78::i;:::-;43806:85;42754:1148;-1:-1:-1;;;;;;;;;42754:1148:20:o;38022:541::-;38179:7;38316:242;38360:59;38401:7;38410:8;38360:40;:59::i;:::-;38437:31;;;;4479:19:3;:27;537:1:30;4478:44:3;4444:79;;;4431:93;38486:63:20;38525:11;38538:10;38486:38;:63::i;:::-;38316:17;:242::i;40817:427::-;40974:7;40989:21;41019:29;:11;:27;:29::i;:::-;40989:60;;41072:15;41059:28;;:10;:28;;;41055:185;;;41104:31;;;;4479:19:3;:27;537:1:30;4478:44:3;4444:79;;;4431:93;41104:31:20;41097:38;;;;;41055:185;41163:70;41185:7;41194:8;41204:28;41217:15;41204:10;:28;:::i;:::-;41163:21;:70::i;40170:225::-;40298:7;40320:70;40335:7;40344:8;40354:10;40366:23;40381:7;40366:14;:23::i;:::-;40320:14;:70::i;33811:253::-;33912:23;33937:28;33967:24;34006:53;34016:7;34025:8;34035:23;34050:7;34035:14;:23::i;:::-;34006:9;:53::i;:::-;33999:60;;;;;;33811:253;;;;;:::o;36354:218::-;36476:12;36503:64;36512:7;36521:8;36531:10;36543:23;36558:7;36543:14;:23::i;:::-;36503:8;:64::i;7148:379::-;7213:16;7249:29;7270:7;7249:20;:29::i;:::-;7237:41;;7392:31;7415:7;7392:22;:31::i;:::-;7387:136;;7473:7;7506;7489:25;;;;;;9413:19:208;;9457:2;9448:12;;9253:213;7489:25:20;;;;-1:-1:-1;;7489:25:20;;;;;;;;;;7440:76;;;;;;;;;:::i;7387:136::-;7148:379;;;:::o;7795:273::-;7862:18;7902:31;7925:7;7902:22;:31::i;:::-;7888:45;-1:-1:-1;5479:35:17;7939:125:20;;8014:7;8047;8030:25;;;;;;9413:19:208;;9457:2;9448:12;;9253:213;5135:171:3;5208:7;537:1:30;1425;1409:13;1421:1;334:2;1409:13;:::i;:::-;:17;;;;:::i;:::-;1408:34;;;;:::i;:::-;5244:11:3;5223:78;5236:64;;5223:78;;5135:171;-1:-1:-1;;5135:171:3:o;51381:511:20:-;51544:12;51686:201;51725:41;51748:7;51757:8;51725:22;:41::i;:::-;51784:45;51805:11;51818:10;51784:20;:45::i;:::-;51847:31;;;;4479:19:3;:27;537:1:30;4478:44:3;4444:79;;;4431:93;39291:12:20;:257::i;54475:274::-;54619:7;54724;54733:8;54707:35;;;;;;;;;:::i;:::-;;;;;;;;;;;;;54697:46;;;;;;54676:17;54669:25;;54649:45;;;44217:34;54649:45;:94;54641:103;;54634:110;;54475:274;;;;;:::o;55672:301::-;55793:13;55885:82;55916:48;55946:7;55955:8;55916:29;:48::i;:::-;4645:21:19;;4539:137;4976:669;5392:4;5386:11;5433:4;5421:17;;-1:-1:-1;;5307:16:19;5480:26;;;5307:16;5303:32;5452:4;5445:63;5552:6;5544;5537:22;5570:51;5575:14;5591:6;5599;5607:13;5570:4;:51::i;:::-;5627:13;4976:669;;;;;:::o;52982:282:20:-;53227:30;;;;;;10802:19:208;;;10837:12;;;10830:28;;;53070:7:20;;10874:12:208;;53227:30:20;;;;-1:-1:-1;;53227:30:20;;;;;;;;;53217:41;;53227:30;53217:41;;;;44145:22;53210:48;;52982:282;-1:-1:-1;;;52982:282:20:o;8879:812:19:-;8977:14;9013:2;9003:6;:12;8999:112;;9072:2;9063:6;:11;9045:29;;;;9094:2;9084:12;;;;;;:::i;:::-;;;;8999:112;-1:-1:-1;9302:21:19;;9287:12;9275:25;;9271:53;9450:2;:11;;;9532:22;;;9528:159;;;9668:1;9652:14;9648:22;9642:29;9627:12;9612:13;9608:32;9604:68;9596:6;9593:80;9583:90;;8993:698;8879:812;;;;;:::o;4754:171:3:-;4828:7;537:1:30;1247:13;1259:1;334:2;1247:13;:::i;:::-;1246:30;;;;:::i;:::-;4850:70:3;;;;;4754:171;-1:-1:-1;4754:171:3:o;50556:360:20:-;50682:12;50706:6;50716:1;50706:11;50702:26;;-1:-1:-1;50719:9:20;;;;;;;;;-1:-1:-1;50719:9:20;;;;50702:26;50769:16;50788:41;50811:7;50820:8;50788:22;:41::i;:::-;50769:60;;50842:69;50873:8;50891:1;50902:6;50842:12;:69::i;5533:173:3:-;5607:7;537:1:30;1597;;1577:13;1589:1;334:2;1577:13;:::i;:::-;:17;;;;:::i;6010:2380:19:-;6127:10;;6123:1542;;6280:2;6270:6;:12;6266:122;;6343:2;6334:6;:11;6316:29;;;;6367:2;6357:12;;;;;;:::i;:::-;;;;6266:122;6478:10;;6474:1185;;6686:2;:11;;;6560:21;6744:22;;;6740:135;;;-1:-1:-1;;;537:1:30;738:25:31;;716:48;6740:135:19;;;-1:-1:-1;;;537:1:30;738:25:31;;716:48;6740:135:19;7069:14;7063:21;7048:12;7040:6;7036:25;7032:53;7309:4;7293:13;7287:20;7283:31;7219:4;7215:9;7203:10;7199:26;7144:184;7117:13;7097:243;;7399:13;7389:6;:23;7385:36;;7414:7;;;;7385:36;-1:-1:-1;7562:1:19;7544:19;;;;;7617:23;;;;;7575:30;6474:1185;7694:253;7711:2;7701:6;:12;7694:253;;7805:21;;7783:44;;7880:1;7862:19;;;;-1:-1:-1;;7920:12:19;;;;7908:2;7891:19;7694:253;;;8015:10;;8011:375;;8323:20;;8233:21;;-1:-1:-1;;537:1:30;738:25:31;;716:48;8319:31:19;;;8256:9;;8229:37;8178:184;8135:237;;8011:375;6010:2380;;;;:::o;52539:191:20:-;52641:7;52705;52714:8;52688:35;;;;;;;;;:::i;53556:242::-;53652:7;;;53691:84;53711:10;53707:14;;:1;:14;53691:84;;;53736:32;4431:93:3;4479:19;:27;;;537:1:30;4478:44:3;4444:79;;;4431:93;53736:32:20;;:::i;:::-;;-1:-1:-1;53723:3:20;;53691:84;;41760:262;41902:7;41924:93;41999:17;41924:66;41972:7;41981:8;41924:47;:66::i;5592:312:29:-;5711:16;;;5725:1;5711:16;;;;;;;;;5658;;;;5711;;;;;;;;;;;;-1:-1:-1;5711:16:29;5682:45;;5766:7;5733:9;5743:1;5733:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;5781:13;5797:62;1171:66;5832:9;5843:1;1343:66;5797:24;:62::i;3588:314:27:-;3702:16;;;3716:1;3702:16;;;;;;;;;3654:11;;;;3702:16;;;;;;;;;;;;-1:-1:-1;3702:16:27;3673:45;;3757:10;3724:9;3734:1;3724:12;;;;;;;;:::i;:::-;;;;;;;;;;:44;3775:13;3791:62;1076:66;3826:9;3775:13;1253:66;3791:24;:62::i;:::-;3775:78;;3867:29;3888:5;3875:20;;8753:11:3;8648:122;6974:316:29;7097:16;;;7111:1;7097:16;;;;;;;;;7042:18;;;;7097:16;;;;;;;;;;;;-1:-1:-1;7097:16:29;7068:45;;7152:7;7119:9;7129:1;7119:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;7167:13;7183:62;1171:66;7218:9;7229:1;1343:66;7183:24;:62::i;55104:230:20:-;55225:7;55309;55318:8;55292:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;55292:35:20;;;;;;;;;55282:46;;55292:35;55282:46;;;;44308:40;55255:73;;55104:230;-1:-1:-1;;;55104:230:20:o;14:367:208:-;77:8;87:6;141:3;134:4;126:6;122:17;118:27;108:55;;159:1;156;149:12;108:55;-1:-1:-1;182:20:208;;225:18;214:30;;211:50;;;257:1;254;247:12;211:50;294:4;286:6;282:17;270:29;;354:3;347:4;337:6;334:1;330:14;322:6;318:27;314:38;311:47;308:67;;;371:1;368;361:12;308:67;14:367;;;;;:::o;386:156::-;452:20;;512:4;501:16;;491:27;;481:55;;532:1;529;522:12;547:706;720:6;728;736;744;752;805:3;793:9;784:7;780:23;776:33;773:53;;;822:1;819;812:12;773:53;858:9;845:23;835:33;;919:2;908:9;904:18;891:32;946:18;938:6;935:30;932:50;;;978:1;975;968:12;932:50;1017:70;1079:7;1070:6;1059:9;1055:22;1017:70;:::i;:::-;1106:8;;-1:-1:-1;991:96:208;-1:-1:-1;1160:36:208;;-1:-1:-1;1192:2:208;1177:18;;1160:36;:::i;:::-;547:706;;;;-1:-1:-1;547:706:208;;1243:2;1228:18;1215:32;;547:706;-1:-1:-1;;547:706:208:o;1258:481::-;1299:3;1337:5;1331:12;1364:6;1359:3;1352:19;1389:1;1399:162;1413:6;1410:1;1407:13;1399:162;;;1475:4;1531:13;;;1527:22;;1521:29;1503:11;;;1499:20;;1492:59;1428:12;1399:162;;;1403:3;1606:1;1599:4;1590:6;1585:3;1581:16;1577:27;1570:38;1728:4;-1:-1:-1;;1653:2:208;1645:6;1641:15;1637:88;1632:3;1628:98;1624:109;1617:116;;;1258:481;;;;:::o;1744:217::-;1891:2;1880:9;1873:21;1854:4;1911:44;1951:2;1940:9;1936:18;1928:6;1911:44;:::i;1966:606::-;2099:6;2107;2115;2123;2176:2;2164:9;2155:7;2151:23;2147:32;2144:52;;;2192:1;2189;2182:12;2144:52;2228:9;2215:23;2205:33;;2289:2;2278:9;2274:18;2261:32;2316:18;2308:6;2305:30;2302:50;;;2348:1;2345;2338:12;2302:50;2387:70;2449:7;2440:6;2429:9;2425:22;2387:70;:::i;:::-;2476:8;;-1:-1:-1;2361:96:208;-1:-1:-1;2530:36:208;;-1:-1:-1;2562:2:208;2547:18;;2530:36;:::i;:::-;2520:46;;1966:606;;;;;;;:::o;2577:211::-;2667:6;2720:2;2708:9;2699:7;2695:23;2691:32;2688:52;;;2736:1;2733;2726:12;2688:52;-1:-1:-1;2759:23:208;;2577:211;-1:-1:-1;2577:211:208:o;3006:635::-;3172:6;3180;3188;3196;3249:2;3237:9;3228:7;3224:23;3220:32;3217:52;;;3265:1;3262;3255:12;3217:52;3301:9;3288:23;3278:33;;3362:2;3351:9;3347:18;3334:32;3389:18;3381:6;3378:30;3375:50;;;3421:1;3418;3411:12;3375:50;3460:70;3522:7;3513:6;3502:9;3498:22;3460:70;:::i;:::-;3006:635;;3549:8;;-1:-1:-1;3434:96:208;;3631:2;3616:18;3603:32;;3006:635;-1:-1:-1;;;;3006:635:208:o;3646:482::-;3901:2;3890:9;3883:21;3864:4;3927:44;3967:2;3956:9;3952:18;3944:6;3927:44;:::i;:::-;4007:6;4002:2;3991:9;3987:18;3980:34;4062:9;4054:6;4050:22;4045:2;4034:9;4030:18;4023:50;4090:32;4115:6;4107;4090:32;:::i;4133:184::-;-1:-1:-1;;;4182:1:208;4175:88;4282:4;4279:1;4272:15;4306:4;4303:1;4296:15;4322:967;4376:5;4429:3;4422:4;4414:6;4410:17;4406:27;4396:55;;4447:1;4444;4437:12;4396:55;4483:6;4470:20;4509:4;4532:18;4569:2;4565;4562:10;4559:36;;;4575:18;;:::i;:::-;4621:2;4618:1;4614:10;4653:2;4647:9;-1:-1:-1;;4707:2:208;4703;4699:11;4695:84;4687:6;4683:97;4830:6;4818:10;4815:22;4810:2;4798:10;4795:18;4792:46;4789:72;;;4841:18;;:::i;:::-;4877:2;4870:22;4927:18;;;4973:4;5005:15;;;5001:26;;;4961:17;;;;-1:-1:-1;5039:15:208;;;5036:35;;;5067:1;5064;5057:12;5036:35;5103:4;5095:6;5091:17;5080:28;;5117:142;5133:6;5128:3;5125:15;5117:142;;;5199:17;;5187:30;;5237:12;;;;5150;;;;5117:142;;;5277:6;4322:967;-1:-1:-1;;;;;;;4322:967:208:o;5294:655::-;5443:6;5451;5459;5467;5475;5528:3;5516:9;5507:7;5503:23;5499:33;5496:53;;;5545:1;5542;5535:12;5496:53;5581:9;5568:23;5558:33;;5642:2;5631:9;5627:18;5614:32;5669:18;5661:6;5658:30;5655:50;;;5701:1;5698;5691:12;5655:50;5724:61;5777:7;5768:6;5757:9;5753:22;5724:61;:::i;:::-;5714:71;;;5804:36;5836:2;5825:9;5821:18;5804:36;:::i;:::-;5294:655;;;;-1:-1:-1;5794:46:208;;5887:2;5872:18;;5859:32;;-1:-1:-1;5938:3:208;5923:19;5910:33;;5294:655;-1:-1:-1;;5294:655:208:o;6136:617::-;6307:6;6315;6323;6331;6384:3;6372:9;6363:7;6359:23;6355:33;6352:53;;;6401:1;6398;6391:12;6352:53;6437:9;6424:23;6414:33;;6498:2;6487:9;6483:18;6470:32;6525:18;6517:6;6514:30;6511:50;;;6557:1;6554;6547:12;6511:50;6580:61;6633:7;6624:6;6613:9;6609:22;6580:61;:::i;:::-;6570:71;;;6660:36;6692:2;6681:9;6677:18;6660:36;:::i;:::-;6136:617;;;;-1:-1:-1;6650:46:208;;6743:2;6728:18;6715:32;;-1:-1:-1;;6136:617:208:o;6940:517::-;7071:6;7079;7087;7140:2;7128:9;7119:7;7115:23;7111:32;7108:52;;;7156:1;7153;7146:12;7108:52;7192:9;7179:23;7169:33;;7253:2;7242:9;7238:18;7225:32;7280:18;7272:6;7269:30;7266:50;;;7312:1;7309;7302:12;7266:50;7335:61;7388:7;7379:6;7368:9;7364:22;7335:61;:::i;:::-;7325:71;;;7415:36;7447:2;7436:9;7432:18;7415:36;:::i;:::-;7405:46;;6940:517;;;;;:::o;7462:536::-;7588:6;7596;7604;7657:2;7645:9;7636:7;7632:23;7628:32;7625:52;;;7673:1;7670;7663:12;7625:52;7709:9;7696:23;7686:33;;7770:2;7759:9;7755:18;7742:32;7797:18;7789:6;7786:30;7783:50;;;7829:1;7826;7819:12;7783:50;7868:70;7930:7;7921:6;7910:9;7906:22;7868:70;:::i;:::-;7462:536;;7957:8;;-1:-1:-1;7842:96:208;;-1:-1:-1;;;;7462:536:208:o;8212:184::-;-1:-1:-1;;;8261:1:208;8254:88;8361:4;8358:1;8351:15;8385:4;8382:1;8375:15;8401:151;8491:4;8484:12;;;8470;;;8466:31;;8509:14;;8506:40;;;8526:18;;:::i;8557:125::-;8622:9;;;8643:10;;;8640:36;;;8656:18;;:::i;8687:175::-;8724:3;8768:4;8761:5;8757:16;8797:4;8788:7;8785:17;8782:43;;8805:18;;:::i;:::-;8854:1;8841:15;;8687:175;-1:-1:-1;;8687:175:208:o;9120:128::-;9187:9;;;9208:11;;;9205:37;;;9222:18;;:::i;9471:321::-;9679:6;9668:9;9661:25;9722:2;9717;9706:9;9702:18;9695:30;9642:4;9742:44;9782:2;9771:9;9767:18;9759:6;9742:44;:::i;9797:168::-;9870:9;;;9901;;9918:15;;;9912:22;;9898:37;9888:71;;9939:18;;:::i;9970:639::-;10220:6;10215:3;10208:19;10190:3;10246:2;10279;10274:3;10270:12;10311:6;10305:13;10376:2;10368:6;10364:15;10397:1;10407:175;10421:6;10418:1;10415:13;10407:175;;;10484:13;;10470:28;;10520:14;;;;10557:15;;;;10443:1;10436:9;10407:175;;;-1:-1:-1;10598:5:208;;9970:639;-1:-1:-1;;;;;;;9970:639:208:o;10897:184::-;-1:-1:-1;;;10946:1:208;10939:88;11046:4;11043:1;11036:15;11070:4;11067:1;11060:15;11086:184;-1:-1:-1;;;11135:1:208;11128:88;11235:4;11232:1;11225:15;11259:4;11256:1;11249:15","linkReferences":{}},"methodIdentifiers":{"getDynamicField(bytes32,bytes32[],uint8)":"1e788977","getDynamicFieldLength(bytes32,bytes32[],uint8)":"dbbf0e21","getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":"4dc77d97","getField(bytes32,bytes32[],uint8)":"d03edb8c","getField(bytes32,bytes32[],uint8,bytes32)":"05242d2f","getFieldLayout(bytes32)":"3a77c2c2","getFieldLength(bytes32,bytes32[],uint8)":"a53417ed","getFieldLength(bytes32,bytes32[],uint8,bytes32)":"9f1fcf0a","getKeySchema(bytes32)":"d4285dc2","getRecord(bytes32,bytes32[])":"cc49db7e","getRecord(bytes32,bytes32[],bytes32)":"419b58fd","getStaticField(bytes32,bytes32[],uint8,bytes32)":"8c364d59","getValueSchema(bytes32)":"e228a4a3"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"accessedIndex\",\"type\":\"uint256\"}],\"name\":\"Store_IndexOutOfBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"tableIdString\",\"type\":\"string\"}],\"name\":\"Store_TableNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"}],\"name\":\"getDynamicField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"}],\"name\":\"getDynamicFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"getDynamicFieldSlice\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"}],\"name\":\"getField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getFieldLayout\",\"outputs\":[{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"}],\"name\":\"getFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getKeySchema\",\"outputs\":[{\"internalType\":\"Schema\",\"name\":\"keySchema\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getRecord\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"}],\"name\":\"getRecord\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getStaticField\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"data\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getValueSchema\",\"outputs\":[{\"internalType\":\"Schema\",\"name\":\"valueSchema\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"A contract that provides read operations for storage tables using `StoreCore`.\",\"kind\":\"dev\",\"methods\":{\"getDynamicField(bytes32,bytes32[],uint8)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the dynamic field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The dynamic data of the specified field.\"}},\"getDynamicFieldLength(bytes32,bytes32[],uint8)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to measure.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified dynamic field.\"}},\"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to slice.\",\"end\":\"The ending position of the slice.\",\"keyTuple\":\"The tuple used as a key to fetch the dynamic field slice.\",\"start\":\"The starting position of the slice.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The sliced data from the specified dynamic field.\"}},\"getField(bytes32,bytes32[],uint8)\":{\"details\":\"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.\",\"params\":{\"fieldIndex\":\"Index of the field to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The data of the specified field.\"}},\"getField(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the field to retrieve.\",\"fieldLayout\":\"The layout of fields for the retrieval.\",\"keyTuple\":\"The tuple used as a key to fetch the field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The data of the specified field.\"}},\"getFieldLayout(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table for which to retrieve the field layout.\"},\"returns\":{\"fieldLayout\":\"The layout of fields in the specified table.\"}},\"getFieldLength(bytes32,bytes32[],uint8)\":{\"details\":\"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.\",\"params\":{\"fieldIndex\":\"Index of the field to measure.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified field.\"}},\"getFieldLength(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the field to measure.\",\"fieldLayout\":\"The layout of fields for measurement.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified field.\"}},\"getKeySchema(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table.\"},\"returns\":{\"keySchema\":\"The schema for keys in the specified table.\"}},\"getRecord(bytes32,bytes32[])\":{\"params\":{\"keyTuple\":\"The tuple used as a key to fetch the record.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"Encoded lengths of dynamic data.\",\"staticData\":\"The static data of the record.\"}},\"getRecord(bytes32,bytes32[],bytes32)\":{\"params\":{\"fieldLayout\":\"The layout of fields to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the record.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"Encoded lengths of dynamic data.\",\"staticData\":\"The static data of the record.\"}},\"getStaticField(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the static field to retrieve.\",\"fieldLayout\":\"The layout of fields for the retrieval.\",\"keyTuple\":\"The tuple used as a key to fetch the static field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The static data of the specified field.\"}},\"getValueSchema(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table.\"},\"returns\":{\"valueSchema\":\"The schema for values in the specified table.\"}}},\"title\":\"StoreRead\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"getDynamicField(bytes32,bytes32[],uint8)\":{\"notice\":\"Retrieves data for a specific dynamic (variable length) field in a record.\"},\"getDynamicFieldLength(bytes32,bytes32[],uint8)\":{\"notice\":\"Calculates the length of a specified dynamic (variable length) field in a record.\"},\"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)\":{\"notice\":\"Retrieves a slice of a dynamic (variable length) field.\"},\"getField(bytes32,bytes32[],uint8)\":{\"notice\":\"Retrieves data for a specified field in a record.\"},\"getField(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Retrieves data for a specified field in a record.\"},\"getFieldLayout(bytes32)\":{\"notice\":\"Fetches the field layout for a given table.\"},\"getFieldLength(bytes32,bytes32[],uint8)\":{\"notice\":\"Calculates the length of a specified field in a record.\"},\"getFieldLength(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Calculates the length of a specified field in a record.\"},\"getKeySchema(bytes32)\":{\"notice\":\"Retrieves the key schema for a given table.\"},\"getRecord(bytes32,bytes32[])\":{\"notice\":\"Fetches a record from a specified table using a provided key tuple.\"},\"getRecord(bytes32,bytes32[],bytes32)\":{\"notice\":\"Fetches a record from a specified table using a provided key tuple and field layout.\"},\"getStaticField(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Retrieves data for a specific static (fixed length) field in a record.\"},\"getValueSchema(bytes32)\":{\"notice\":\"Retrieves the value schema for a given table.\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/StoreRead.sol\":\"StoreRead\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":ds-test/=node_modules/ds-test/src/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol\":{\"keccak256\":\"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44\",\"dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL\"]},\"node_modules/@latticexyz/store/src/Bytes.sol\":{\"keccak256\":\"0xf506b8e9521a2173ae51aca038b86f705ac6c10fc6361c5df32ea37c7218fdbd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9ce5626141f377ea6c9477a27205fa23013c321423950a97f75a2685ac401c55\",\"dweb:/ipfs/QmfYjQmUcQUm46dRHbiYkUnoBokHuS58WZUd8oSdGKKohy\"]},\"node_modules/@latticexyz/store/src/FieldLayout.sol\":{\"keccak256\":\"0xc6aa930fb9a3df986870e3c77e567cabff12ae5e7b2c2af69669390e018d3728\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a8d6d40675ddd6575538cfa915f73fc8379f4c154b034220df2cf6b7be6d9baf\",\"dweb:/ipfs/QmS7RNEDNBq6YwVJ1gPfs36CJg9d6h5MaxPRtuL3726uEK\"]},\"node_modules/@latticexyz/store/src/Hook.sol\":{\"keccak256\":\"0x6041a89e90293b15acf91378e329815cb857d79f0b384918cd97292378ed5c09\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0e263d3c8230b4a4852e3b66058e9c36e946cf64471ffd0ac7f54b7a37f329f4\",\"dweb:/ipfs/QmdCnZE1G5PX4ZswUiR6t2DWMRDbVdJYaCzbCF4hbDTKc2\"]},\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2\",\"dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg\"]},\"node_modules/@latticexyz/store/src/IStore.sol\":{\"keccak256\":\"0xa95a7b8095a313078abe9b3953fa4512aac88ead4526e37023583cb5dc274cb3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8a878403e5133ec5f250d752e7b7495e2b13420cd3a42fb59aa6d5f8ee6d188b\",\"dweb:/ipfs/QmUGxeD5Y7B5goNNgFcgaAakjoSr4YtVaE3CMAypRUZGmc\"]},\"node_modules/@latticexyz/store/src/IStoreData.sol\":{\"keccak256\":\"0x174b2e5a5f80094d752cd2a36f1fbdf50e81b1e203216b9e5a6f33e02d606cec\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://59e6de780b55c1937a7148d3cc07ec137c3e2f243f331ba0b70f3262d919c1cb\",\"dweb:/ipfs/QmTJbh6ybPsZE9pFziTztstWxmh6ogUgMa6E81M6PMTA6g\"]},\"node_modules/@latticexyz/store/src/IStoreErrors.sol\":{\"keccak256\":\"0x4b471eb3b98a51f15992f7e4cfb7a7d8e842410f081ea03ef85d3a7b34c35f79\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7e82faaea290036677562d8a3a8502f5f871b1368b58ac38897e0ef67216d84\",\"dweb:/ipfs/QmfCj4CtNZ7LYkWUAYcMoyp3X7PFJkUjXgBwbzXkbkDFL6\"]},\"node_modules/@latticexyz/store/src/IStoreEvents.sol\":{\"keccak256\":\"0xfdeeba7e17c947285610d49d85d402cfe5286c046814f827c1aaa37636c16d8f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5fde8b7c7caf4dcdcb524565cb8745d897d4d22d88fa0744f9db4b3d36a1eee1\",\"dweb:/ipfs/QmbUe4pfJeRqiiPz31BKWbYv12cz8Lz3Ky5yKydtTb4FY9\"]},\"node_modules/@latticexyz/store/src/IStoreHook.sol\":{\"keccak256\":\"0x677224ab340753edf523ccff8c9d6ede987addbf0d7bc13d0e479306f3866a99\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c0285a7684490d6e65d6f91b3631abdafb135d200ea9068e730dd98017a305e\",\"dweb:/ipfs/QmcURHZiMGnSET9P2iSgph22F6iFdoDbN4WmJsHxTAT5G9\"]},\"node_modules/@latticexyz/store/src/IStoreRead.sol\":{\"keccak256\":\"0xe246addf70a3fe65f19e2ab0048d48785bc2ef2f75884eeade151aef59ff5449\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://389022221307160febdec33a7fbdd82fcfbdd1fa6f9b1c67ffe3bf0467d2c924\",\"dweb:/ipfs/QmWunXryDsJZJBwdXxKetRH1vB4tkwTXsdzoM4nePGVvaA\"]},\"node_modules/@latticexyz/store/src/IStoreRegistration.sol\":{\"keccak256\":\"0xf6d2871ca67aacadfd5dd4caef45440a571d932e68a04466f2674e481e79e167\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://260067ed037789d073f407db1d416171e33c79e9b584090794d05e990ee88b67\",\"dweb:/ipfs/QmbAA4Ynfy5aQv71JkZrPcdt2iqc3NK8DcAL1mnx7M1WYC\"]},\"node_modules/@latticexyz/store/src/IStoreWrite.sol\":{\"keccak256\":\"0x7f6d8a25eea4a9d51de396ff64215e2567b29ce607538f04ec1a4ae2efb591bc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8ae6e34ba2e92bd3cb8dd556838f4e3caa6c3feaf9e2d63649afa944cb5e3263\",\"dweb:/ipfs/QmR1oNRLp87pnrnxrujdT7JU1Gzwq22rVukKUkXmwNBVSC\"]},\"node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0x79954fa7614943899ad13b27ca0c2bf27c996d7b82a0e347afa48d7a4bbc6e2d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://34f7d6e209bcc6e379e004ae5a03f909e23e4e87956205610f4e39969b968912\",\"dweb:/ipfs/QmZQeHDwtUBEpTSWn9L7AZ1id6dUbEHmLo6Cj3f9jKRqVM\"]},\"node_modules/@latticexyz/store/src/PackedCounter.sol\":{\"keccak256\":\"0x6dc7a614a120b1940ca8de1924e59895a42ef5f0e22d81a9221790fd76687c2e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b638521a9590a62c4e976f12be43d0370246836b90227cbf2e306888331986f6\",\"dweb:/ipfs/QmcEpcjHhL9rawjJRuMJvtTv3YwN2ggYsQHXZeoF88VRFX\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0xdca93829ef7e90c12678d3b7bcafee1d3ec9499abfc76c91edd188a8923f4f18\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3193518ae917765035c845266de41ccebde7a7a06ee6fd7f000534a530975ab2\",\"dweb:/ipfs/QmYr9dCG2HKUMrXHevyRanqsPRHYpD2dnpgZkvwZYqWHe9\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0x21d008da9dd112938ad5381264dce39be7855002076afa01d78dc6421a951fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1af33c3d662d6ba193987ec62c865e05b53ced4904bff9a5729ab3ada2ca3a99\",\"dweb:/ipfs/QmUSXF3R7LwQWW8P6BZCrt3MAgGN5UwiiaHB3DGCSBZLL5\"]},\"node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0x1f04af14e5040f71bd3daa79b90245a275e52f8d0294c17ae5bfe9aa727651a5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d76533959ded2f58434ae9f89fe8c3ff66095ec94e829f89914b362751799e3a\",\"dweb:/ipfs/Qmb1e12g6Sku2u1R96qei1GhqSNi1sZhKRCb111SyNk1ta\"]},\"node_modules/@latticexyz/store/src/Storage.sol\":{\"keccak256\":\"0x48c9749d33f06406b8033b3df67002836d1b356c6ae8282865e7b437941ed61f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://931e1275db62ba2f9410ee8a8ab384ece2a7031cdf446c50696078f9da24a04d\",\"dweb:/ipfs/QmTXzyjLNj5KuJUHfe1T3awroK5DLkCU4dm6RR4pSUVrfE\"]},\"node_modules/@latticexyz/store/src/StoreCore.sol\":{\"keccak256\":\"0x7cafc150d77cb46ecb49b1a1a7d43cc17e21a095596cf544cc8ba6bfe7ed7f20\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://889cadacfbc667e10a7a83ac34e858c76d0472d04cad72c7691a84879e503ce3\",\"dweb:/ipfs/Qmcm6GFFoGFw2nmuz3Z2NRAgqfBPFZixHppmQzZM4Fy3sR\"]},\"node_modules/@latticexyz/store/src/StoreRead.sol\":{\"keccak256\":\"0x9fdfe426fd74b31fe309efbd9bf30bcfea7457366f8c8138cf0ee0bd983d6c28\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5bba26fa27f64c5560708391c09da78a1e8bbaa6b5d515aa7692a57516319ecd\",\"dweb:/ipfs/QmQmDtwG742BMqW8qgiMAccdpZbzxQyyVnW9LMETP2NBVF\"]},\"node_modules/@latticexyz/store/src/StoreSwitch.sol\":{\"keccak256\":\"0xbe5cb815a5d073d1d94fc73a3a02a151ffb4e9ce299f00580c6c2d9cd339d7c9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b7416ec2aeef38b06c4e559dc3e76fa8cd51f54c06cc58aeed613f44dfd3c3ff\",\"dweb:/ipfs/QmRp6ZmUckpmGKG31wyZSxtgmUJZS2y85sRP2UU9Foajn7\"]},\"node_modules/@latticexyz/store/src/codegen/index.sol\":{\"keccak256\":\"0xa59c43271d363f2366d6f6732ae586b1a36a3ffa4906b8f5cbbf19d3d314562c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2bd7c9f8f9ad579a8dfec566b2bd2e646f8065ce8a07e6732e11a4a3a2be7787\",\"dweb:/ipfs/QmWBwZGnYYxEiRjFKSsu1mFtCWJYw3XSojhn7zmc5YE4vG\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0x2e81480e081ce6ad4917ecc634e5c9b7a5674068992ae8d9088f0f6296da3bf7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2acfdee4dd4c0347ec214273184f267db0e7edc82e586600501d13581dbb5551\",\"dweb:/ipfs/QmcD945zNdGfkwKVvKHA2fpBGictaz4cVMnNm96SmTG5qY\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0x29ed1bd962e594e00a9b921ddbbb202a47206adbece718721483a69593b88763\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://786df2eca996d18660a4ea7d059dfb8c8476fe5cc8f14e0ce5c8f237e08444ea\",\"dweb:/ipfs/QmQ8dbVA2rMgcb9rznHVjn8DGH9U8bZuHmebukjkYxs2Av\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0xe9c42e51b6d20496dde8e8013680ec4a4ea1229fd57f0364a2a061c14c1c115b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2bcbeeb7b3de32fc68102f7875d71348d5a0171dbb50937d6ebeb28dd10d4ed4\",\"dweb:/ipfs/QmPY91z4D25KGLU2nhnZgb538Mh1mi46RbwHQB8kZvXd4h\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0xf80e355b361d29b0169483074b73e2502b228d539d5b3511239edfa9644ae270\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://067d0b61a94453ed29f985cee8d237b46ef1c95f790848a927951e951ebe5a44\",\"dweb:/ipfs/QmVjF2vEnRXzq1GHXwXd9iHJAfyrZNA2wAuygpZv6dGRTB\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x2fe1752ecfb01c2de84cd9ae0c47fef85f9f0a7668ae31dc8b19724570eaad50\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb90fb960543d00b37df49274c3b7bda6f2c8fb1b363226610f6de7f5bffc7c2\",\"dweb:/ipfs/Qmc1ZQ6xPm8jXaWbc9Lakq2uZxY3pqtVC8r3WnNDFgLGTN\"]},\"node_modules/@latticexyz/store/src/rightMask.sol\":{\"keccak256\":\"0xbde7a13eb04663ffd62c3eac929abde4bf8d4fb4c434e510782af01045b78410\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3b629c78d8e194824b07bbf66f62d5bb94ce883100f5523cb545d3e980792f38\",\"dweb:/ipfs/QmWCRbCT55mnusK1abavXvwM4uN9QStcML4ZgjUG9L6V8S\"]},\"node_modules/@latticexyz/store/src/storeHookTypes.sol\":{\"keccak256\":\"0xcc16f330a9cb5f9f095e2bfc62c67818f2b91a229223c64c87891f1cebfc0305\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1384e4acac4553089859ff1368f358e5c81ceba986a902e5ec082801de097f64\",\"dweb:/ipfs/QmXcEESML4KRKCfwxvC3tsW9jiA8PE7pxPuZ8L1t1wiNby\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0x515001322ebb9b58c62be0bd96ba65dc82841cc550533f283813ad24baaf2554\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b014d298897dfc75189c10f5e3d970d8368db734c545f6c7d4833cec9c7117eb\",\"dweb:/ipfs/Qmcs7rTdh6zVyDHczXW6mEJqVmndZZTDSjNC1jouf43hTX\"]},\"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0xcf8e6e16b76972b6a96ea6b428d7298fc174a840fc8c5c09b6fe2030d31600d7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://025cf5112618018efd416155c9df257cd28447629bd79c0c37655a8e22c0e4f4\",\"dweb:/ipfs/QmaqeqzGVrAK6rQqQgCzs8UJMWrWmR52jqzN8jqRdaY1kT\"]},\"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol\":{\"keccak256\":\"0x248c35b8efaf6a0b0229fd81cafcb8fac6a54662187b56b49574b10e9c3ebf29\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://63b6c95da7d63346db3b741f836b20e23f8e46a6245efdfa6443b204edecabcf\",\"dweb:/ipfs/QmY79DfLgvMsTSZJzwbYmzGYE2ajCumu3ruQ2GpDyYbVqY\"]},\"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x08f257c62602117fe4943580b0a19f19cf696b22000afd927a2159e24625a13a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://40ee497f86d4192794a5592264e356dcda27bbe275f6a110dfbc3c3b67798205\",\"dweb:/ipfs/QmW98aRsWSvUzwvX8FkweFDrgGS9YKr8KvfnFrT5HkMtvT\"]},\"node_modules/@latticexyz/store/src/version.sol\":{\"keccak256\":\"0x1cf2e205960520ded9a1ac8a6f4e4e25b5153114939adc7acb66122aba88af61\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7b41a9da0859000750196a14db7352e12fbe0d55e3849a468fe41b23ffa847ed\",\"dweb:/ipfs/QmTjkrru4tcqXx38k49C2ris5ednawtkfdcW5EVRNJYBKU\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"},{"internalType":"uint256","name":"accessedIndex","type":"uint256"}],"type":"error","name":"Store_IndexOutOfBounds"},{"inputs":[{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"type":"error","name":"Store_InvalidBounds"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"string","name":"tableIdString","type":"string"}],"type":"error","name":"Store_TableNotFound"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getDynamicField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getDynamicFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"stateMutability":"view","type":"function","name":"getDynamicFieldSlice","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getFieldLayout","outputs":[{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getKeySchema","outputs":[{"internalType":"Schema","name":"keySchema","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getRecord","outputs":[{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"}],"stateMutability":"view","type":"function","name":"getRecord","outputs":[{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getStaticField","outputs":[{"internalType":"bytes32","name":"data","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getValueSchema","outputs":[{"internalType":"Schema","name":"valueSchema","type":"bytes32"}]}],"devdoc":{"kind":"dev","methods":{"getDynamicField(bytes32,bytes32[],uint8)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to retrieve.","keyTuple":"The tuple used as a key to fetch the dynamic field.","tableId":"The ID of the table."},"returns":{"data":"The dynamic data of the specified field."}},"getDynamicFieldLength(bytes32,bytes32[],uint8)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to measure.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified dynamic field."}},"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to slice.","end":"The ending position of the slice.","keyTuple":"The tuple used as a key to fetch the dynamic field slice.","start":"The starting position of the slice.","tableId":"The ID of the table."},"returns":{"_0":"The sliced data from the specified dynamic field."}},"getField(bytes32,bytes32[],uint8)":{"details":"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.","params":{"fieldIndex":"Index of the field to retrieve.","keyTuple":"The tuple used as a key to fetch the field.","tableId":"The ID of the table."},"returns":{"data":"The data of the specified field."}},"getField(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the field to retrieve.","fieldLayout":"The layout of fields for the retrieval.","keyTuple":"The tuple used as a key to fetch the field.","tableId":"The ID of the table."},"returns":{"data":"The data of the specified field."}},"getFieldLayout(bytes32)":{"params":{"tableId":"The ID of the table for which to retrieve the field layout."},"returns":{"fieldLayout":"The layout of fields in the specified table."}},"getFieldLength(bytes32,bytes32[],uint8)":{"details":"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.","params":{"fieldIndex":"Index of the field to measure.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified field."}},"getFieldLength(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the field to measure.","fieldLayout":"The layout of fields for measurement.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified field."}},"getKeySchema(bytes32)":{"params":{"tableId":"The ID of the table."},"returns":{"keySchema":"The schema for keys in the specified table."}},"getRecord(bytes32,bytes32[])":{"params":{"keyTuple":"The tuple used as a key to fetch the record.","tableId":"The ID of the table."},"returns":{"dynamicData":"The dynamic data of the record.","encodedLengths":"Encoded lengths of dynamic data.","staticData":"The static data of the record."}},"getRecord(bytes32,bytes32[],bytes32)":{"params":{"fieldLayout":"The layout of fields to retrieve.","keyTuple":"The tuple used as a key to fetch the record.","tableId":"The ID of the table."},"returns":{"dynamicData":"The dynamic data of the record.","encodedLengths":"Encoded lengths of dynamic data.","staticData":"The static data of the record."}},"getStaticField(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the static field to retrieve.","fieldLayout":"The layout of fields for the retrieval.","keyTuple":"The tuple used as a key to fetch the static field.","tableId":"The ID of the table."},"returns":{"data":"The static data of the specified field."}},"getValueSchema(bytes32)":{"params":{"tableId":"The ID of the table."},"returns":{"valueSchema":"The schema for values in the specified table."}}},"version":1},"userdoc":{"kind":"user","methods":{"getDynamicField(bytes32,bytes32[],uint8)":{"notice":"Retrieves data for a specific dynamic (variable length) field in a record."},"getDynamicFieldLength(bytes32,bytes32[],uint8)":{"notice":"Calculates the length of a specified dynamic (variable length) field in a record."},"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":{"notice":"Retrieves a slice of a dynamic (variable length) field."},"getField(bytes32,bytes32[],uint8)":{"notice":"Retrieves data for a specified field in a record."},"getField(bytes32,bytes32[],uint8,bytes32)":{"notice":"Retrieves data for a specified field in a record."},"getFieldLayout(bytes32)":{"notice":"Fetches the field layout for a given table."},"getFieldLength(bytes32,bytes32[],uint8)":{"notice":"Calculates the length of a specified field in a record."},"getFieldLength(bytes32,bytes32[],uint8,bytes32)":{"notice":"Calculates the length of a specified field in a record."},"getKeySchema(bytes32)":{"notice":"Retrieves the key schema for a given table."},"getRecord(bytes32,bytes32[])":{"notice":"Fetches a record from a specified table using a provided key tuple."},"getRecord(bytes32,bytes32[],bytes32)":{"notice":"Fetches a record from a specified table using a provided key tuple and field layout."},"getStaticField(bytes32,bytes32[],uint8,bytes32)":{"notice":"Retrieves data for a specific static (fixed length) field in a record."},"getValueSchema(bytes32)":{"notice":"Retrieves the value schema for a given table."}},"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/store/src/StoreRead.sol":"StoreRead"},"evmVersion":"paris","libraries":{}},"sources":{"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol":{"keccak256":"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a","urls":["bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44","dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL"],"license":"MIT"},"node_modules/@latticexyz/store/src/Bytes.sol":{"keccak256":"0xf506b8e9521a2173ae51aca038b86f705ac6c10fc6361c5df32ea37c7218fdbd","urls":["bzz-raw://9ce5626141f377ea6c9477a27205fa23013c321423950a97f75a2685ac401c55","dweb:/ipfs/QmfYjQmUcQUm46dRHbiYkUnoBokHuS58WZUd8oSdGKKohy"],"license":"MIT"},"node_modules/@latticexyz/store/src/FieldLayout.sol":{"keccak256":"0xc6aa930fb9a3df986870e3c77e567cabff12ae5e7b2c2af69669390e018d3728","urls":["bzz-raw://a8d6d40675ddd6575538cfa915f73fc8379f4c154b034220df2cf6b7be6d9baf","dweb:/ipfs/QmS7RNEDNBq6YwVJ1gPfs36CJg9d6h5MaxPRtuL3726uEK"],"license":"MIT"},"node_modules/@latticexyz/store/src/Hook.sol":{"keccak256":"0x6041a89e90293b15acf91378e329815cb857d79f0b384918cd97292378ed5c09","urls":["bzz-raw://0e263d3c8230b4a4852e3b66058e9c36e946cf64471ffd0ac7f54b7a37f329f4","dweb:/ipfs/QmdCnZE1G5PX4ZswUiR6t2DWMRDbVdJYaCzbCF4hbDTKc2"],"license":"MIT"},"node_modules/@latticexyz/store/src/IERC165.sol":{"keccak256":"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927","urls":["bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2","dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStore.sol":{"keccak256":"0xa95a7b8095a313078abe9b3953fa4512aac88ead4526e37023583cb5dc274cb3","urls":["bzz-raw://8a878403e5133ec5f250d752e7b7495e2b13420cd3a42fb59aa6d5f8ee6d188b","dweb:/ipfs/QmUGxeD5Y7B5goNNgFcgaAakjoSr4YtVaE3CMAypRUZGmc"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreData.sol":{"keccak256":"0x174b2e5a5f80094d752cd2a36f1fbdf50e81b1e203216b9e5a6f33e02d606cec","urls":["bzz-raw://59e6de780b55c1937a7148d3cc07ec137c3e2f243f331ba0b70f3262d919c1cb","dweb:/ipfs/QmTJbh6ybPsZE9pFziTztstWxmh6ogUgMa6E81M6PMTA6g"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreErrors.sol":{"keccak256":"0x4b471eb3b98a51f15992f7e4cfb7a7d8e842410f081ea03ef85d3a7b34c35f79","urls":["bzz-raw://e7e82faaea290036677562d8a3a8502f5f871b1368b58ac38897e0ef67216d84","dweb:/ipfs/QmfCj4CtNZ7LYkWUAYcMoyp3X7PFJkUjXgBwbzXkbkDFL6"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreEvents.sol":{"keccak256":"0xfdeeba7e17c947285610d49d85d402cfe5286c046814f827c1aaa37636c16d8f","urls":["bzz-raw://5fde8b7c7caf4dcdcb524565cb8745d897d4d22d88fa0744f9db4b3d36a1eee1","dweb:/ipfs/QmbUe4pfJeRqiiPz31BKWbYv12cz8Lz3Ky5yKydtTb4FY9"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreHook.sol":{"keccak256":"0x677224ab340753edf523ccff8c9d6ede987addbf0d7bc13d0e479306f3866a99","urls":["bzz-raw://6c0285a7684490d6e65d6f91b3631abdafb135d200ea9068e730dd98017a305e","dweb:/ipfs/QmcURHZiMGnSET9P2iSgph22F6iFdoDbN4WmJsHxTAT5G9"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRead.sol":{"keccak256":"0xe246addf70a3fe65f19e2ab0048d48785bc2ef2f75884eeade151aef59ff5449","urls":["bzz-raw://389022221307160febdec33a7fbdd82fcfbdd1fa6f9b1c67ffe3bf0467d2c924","dweb:/ipfs/QmWunXryDsJZJBwdXxKetRH1vB4tkwTXsdzoM4nePGVvaA"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRegistration.sol":{"keccak256":"0xf6d2871ca67aacadfd5dd4caef45440a571d932e68a04466f2674e481e79e167","urls":["bzz-raw://260067ed037789d073f407db1d416171e33c79e9b584090794d05e990ee88b67","dweb:/ipfs/QmbAA4Ynfy5aQv71JkZrPcdt2iqc3NK8DcAL1mnx7M1WYC"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreWrite.sol":{"keccak256":"0x7f6d8a25eea4a9d51de396ff64215e2567b29ce607538f04ec1a4ae2efb591bc","urls":["bzz-raw://8ae6e34ba2e92bd3cb8dd556838f4e3caa6c3feaf9e2d63649afa944cb5e3263","dweb:/ipfs/QmR1oNRLp87pnrnxrujdT7JU1Gzwq22rVukKUkXmwNBVSC"],"license":"MIT"},"node_modules/@latticexyz/store/src/Memory.sol":{"keccak256":"0x79954fa7614943899ad13b27ca0c2bf27c996d7b82a0e347afa48d7a4bbc6e2d","urls":["bzz-raw://34f7d6e209bcc6e379e004ae5a03f909e23e4e87956205610f4e39969b968912","dweb:/ipfs/QmZQeHDwtUBEpTSWn9L7AZ1id6dUbEHmLo6Cj3f9jKRqVM"],"license":"MIT"},"node_modules/@latticexyz/store/src/PackedCounter.sol":{"keccak256":"0x6dc7a614a120b1940ca8de1924e59895a42ef5f0e22d81a9221790fd76687c2e","urls":["bzz-raw://b638521a9590a62c4e976f12be43d0370246836b90227cbf2e306888331986f6","dweb:/ipfs/QmcEpcjHhL9rawjJRuMJvtTv3YwN2ggYsQHXZeoF88VRFX"],"license":"MIT"},"node_modules/@latticexyz/store/src/ResourceId.sol":{"keccak256":"0xdca93829ef7e90c12678d3b7bcafee1d3ec9499abfc76c91edd188a8923f4f18","urls":["bzz-raw://3193518ae917765035c845266de41ccebde7a7a06ee6fd7f000534a530975ab2","dweb:/ipfs/QmYr9dCG2HKUMrXHevyRanqsPRHYpD2dnpgZkvwZYqWHe9"],"license":"MIT"},"node_modules/@latticexyz/store/src/Schema.sol":{"keccak256":"0x21d008da9dd112938ad5381264dce39be7855002076afa01d78dc6421a951fd8","urls":["bzz-raw://1af33c3d662d6ba193987ec62c865e05b53ced4904bff9a5729ab3ada2ca3a99","dweb:/ipfs/QmUSXF3R7LwQWW8P6BZCrt3MAgGN5UwiiaHB3DGCSBZLL5"],"license":"MIT"},"node_modules/@latticexyz/store/src/Slice.sol":{"keccak256":"0x1f04af14e5040f71bd3daa79b90245a275e52f8d0294c17ae5bfe9aa727651a5","urls":["bzz-raw://d76533959ded2f58434ae9f89fe8c3ff66095ec94e829f89914b362751799e3a","dweb:/ipfs/Qmb1e12g6Sku2u1R96qei1GhqSNi1sZhKRCb111SyNk1ta"],"license":"MIT"},"node_modules/@latticexyz/store/src/Storage.sol":{"keccak256":"0x48c9749d33f06406b8033b3df67002836d1b356c6ae8282865e7b437941ed61f","urls":["bzz-raw://931e1275db62ba2f9410ee8a8ab384ece2a7031cdf446c50696078f9da24a04d","dweb:/ipfs/QmTXzyjLNj5KuJUHfe1T3awroK5DLkCU4dm6RR4pSUVrfE"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreCore.sol":{"keccak256":"0x7cafc150d77cb46ecb49b1a1a7d43cc17e21a095596cf544cc8ba6bfe7ed7f20","urls":["bzz-raw://889cadacfbc667e10a7a83ac34e858c76d0472d04cad72c7691a84879e503ce3","dweb:/ipfs/Qmcm6GFFoGFw2nmuz3Z2NRAgqfBPFZixHppmQzZM4Fy3sR"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreRead.sol":{"keccak256":"0x9fdfe426fd74b31fe309efbd9bf30bcfea7457366f8c8138cf0ee0bd983d6c28","urls":["bzz-raw://5bba26fa27f64c5560708391c09da78a1e8bbaa6b5d515aa7692a57516319ecd","dweb:/ipfs/QmQmDtwG742BMqW8qgiMAccdpZbzxQyyVnW9LMETP2NBVF"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreSwitch.sol":{"keccak256":"0xbe5cb815a5d073d1d94fc73a3a02a151ffb4e9ce299f00580c6c2d9cd339d7c9","urls":["bzz-raw://b7416ec2aeef38b06c4e559dc3e76fa8cd51f54c06cc58aeed613f44dfd3c3ff","dweb:/ipfs/QmRp6ZmUckpmGKG31wyZSxtgmUJZS2y85sRP2UU9Foajn7"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/index.sol":{"keccak256":"0xa59c43271d363f2366d6f6732ae586b1a36a3ffa4906b8f5cbbf19d3d314562c","urls":["bzz-raw://2bd7c9f8f9ad579a8dfec566b2bd2e646f8065ce8a07e6732e11a4a3a2be7787","dweb:/ipfs/QmWBwZGnYYxEiRjFKSsu1mFtCWJYw3XSojhn7zmc5YE4vG"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol":{"keccak256":"0x2e81480e081ce6ad4917ecc634e5c9b7a5674068992ae8d9088f0f6296da3bf7","urls":["bzz-raw://2acfdee4dd4c0347ec214273184f267db0e7edc82e586600501d13581dbb5551","dweb:/ipfs/QmcD945zNdGfkwKVvKHA2fpBGictaz4cVMnNm96SmTG5qY"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol":{"keccak256":"0x29ed1bd962e594e00a9b921ddbbb202a47206adbece718721483a69593b88763","urls":["bzz-raw://786df2eca996d18660a4ea7d059dfb8c8476fe5cc8f14e0ce5c8f237e08444ea","dweb:/ipfs/QmQ8dbVA2rMgcb9rznHVjn8DGH9U8bZuHmebukjkYxs2Av"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol":{"keccak256":"0xe9c42e51b6d20496dde8e8013680ec4a4ea1229fd57f0364a2a061c14c1c115b","urls":["bzz-raw://2bcbeeb7b3de32fc68102f7875d71348d5a0171dbb50937d6ebeb28dd10d4ed4","dweb:/ipfs/QmPY91z4D25KGLU2nhnZgb538Mh1mi46RbwHQB8kZvXd4h"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol":{"keccak256":"0xf80e355b361d29b0169483074b73e2502b228d539d5b3511239edfa9644ae270","urls":["bzz-raw://067d0b61a94453ed29f985cee8d237b46ef1c95f790848a927951e951ebe5a44","dweb:/ipfs/QmVjF2vEnRXzq1GHXwXd9iHJAfyrZNA2wAuygpZv6dGRTB"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x2fe1752ecfb01c2de84cd9ae0c47fef85f9f0a7668ae31dc8b19724570eaad50","urls":["bzz-raw://cb90fb960543d00b37df49274c3b7bda6f2c8fb1b363226610f6de7f5bffc7c2","dweb:/ipfs/Qmc1ZQ6xPm8jXaWbc9Lakq2uZxY3pqtVC8r3WnNDFgLGTN"],"license":"MIT"},"node_modules/@latticexyz/store/src/rightMask.sol":{"keccak256":"0xbde7a13eb04663ffd62c3eac929abde4bf8d4fb4c434e510782af01045b78410","urls":["bzz-raw://3b629c78d8e194824b07bbf66f62d5bb94ce883100f5523cb545d3e980792f38","dweb:/ipfs/QmWCRbCT55mnusK1abavXvwM4uN9QStcML4ZgjUG9L6V8S"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeHookTypes.sol":{"keccak256":"0xcc16f330a9cb5f9f095e2bfc62c67818f2b91a229223c64c87891f1cebfc0305","urls":["bzz-raw://1384e4acac4553089859ff1368f358e5c81ceba986a902e5ec082801de097f64","dweb:/ipfs/QmXcEESML4KRKCfwxvC3tsW9jiA8PE7pxPuZ8L1t1wiNby"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeResourceTypes.sol":{"keccak256":"0x515001322ebb9b58c62be0bd96ba65dc82841cc550533f283813ad24baaf2554","urls":["bzz-raw://b014d298897dfc75189c10f5e3d970d8368db734c545f6c7d4833cec9c7117eb","dweb:/ipfs/Qmcs7rTdh6zVyDHczXW6mEJqVmndZZTDSjNC1jouf43hTX"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol":{"keccak256":"0xcf8e6e16b76972b6a96ea6b428d7298fc174a840fc8c5c09b6fe2030d31600d7","urls":["bzz-raw://025cf5112618018efd416155c9df257cd28447629bd79c0c37655a8e22c0e4f4","dweb:/ipfs/QmaqeqzGVrAK6rQqQgCzs8UJMWrWmR52jqzN8jqRdaY1kT"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol":{"keccak256":"0x248c35b8efaf6a0b0229fd81cafcb8fac6a54662187b56b49574b10e9c3ebf29","urls":["bzz-raw://63b6c95da7d63346db3b741f836b20e23f8e46a6245efdfa6443b204edecabcf","dweb:/ipfs/QmY79DfLgvMsTSZJzwbYmzGYE2ajCumu3ruQ2GpDyYbVqY"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol":{"keccak256":"0x08f257c62602117fe4943580b0a19f19cf696b22000afd927a2159e24625a13a","urls":["bzz-raw://40ee497f86d4192794a5592264e356dcda27bbe275f6a110dfbc3c3b67798205","dweb:/ipfs/QmW98aRsWSvUzwvX8FkweFDrgGS9YKr8KvfnFrT5HkMtvT"],"license":"MIT"},"node_modules/@latticexyz/store/src/version.sol":{"keccak256":"0x1cf2e205960520ded9a1ac8a6f4e4e25b5153114939adc7acb66122aba88af61","urls":["bzz-raw://7b41a9da0859000750196a14db7352e12fbe0d55e3849a468fe41b23ffa847ed","dweb:/ipfs/QmTjkrru4tcqXx38k49C2ris5ednawtkfdcW5EVRNJYBKU"],"license":"MIT"}},"version":1},"id":23}
|
1
|
+
{"abi":[{"type":"function","name":"getDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getDynamicFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getDynamicFieldSlice","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getFieldLayout","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"stateMutability":"view"},{"type":"function","name":"getFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getKeySchema","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"keySchema","type":"bytes32","internalType":"Schema"}],"stateMutability":"view"},{"type":"function","name":"getRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"}],"outputs":[{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getStaticField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"data","type":"bytes32","internalType":"bytes32"}],"stateMutability":"view"},{"type":"function","name":"getValueSchema","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"valueSchema","type":"bytes32","internalType":"Schema"}],"stateMutability":"view"},{"type":"error","name":"Store_IndexOutOfBounds","inputs":[{"name":"length","type":"uint256","internalType":"uint256"},{"name":"accessedIndex","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidBounds","inputs":[{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_TableNotFound","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"tableIdString","type":"string","internalType":"string"}]}],"bytecode":{"object":"0x608060405234801561000f575f80fd5b506112d48061001d5f395ff3fe608060405234801561000f575f80fd5b50600436106100da575f3560e01c80639f1fcf0a11610088578063d03edb8c11610063578063d03edb8c146101bc578063d4285dc2146101cf578063dbbf0e2114610196578063e228a4a3146101e2575f80fd5b80639f1fcf0a14610183578063a53417ed14610196578063cc49db7e146101a9575f80fd5b8063419b58fd116100b8578063419b58fd1461013b5780634dc77d971461015d5780638c364d5914610170575f80fd5b806305242d2f146100de5780631e788977146101075780633a77c2c21461011a575b5f80fd5b6100f16100ec366004610e1c565b6101f5565b6040516100fe9190610ec0565b60405180910390f35b6100f1610115366004610ed2565b610241565b61012d610128366004610f2c565b61028a565b6040519081526020016100fe565b61014e610149366004610f43565b61029a565b6040516100fe93929190610f92565b6100f161016b36600461106b565b6102ed565b61012d61017e366004610e1c565b6102fc565b61012d6101913660046110cf565b61033d565b61012d6101a436600461112a565b610352565b61014e6101b736600461117d565b610368565b6100f16101ca366004610ed2565b6103b8565b61012d6101dd366004610f2c565b6103f8565b61012d6101f0366004610f2c565b610402565b6060610237868686808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525088925087915061040c9050565b9695505050505050565b6060610281858585808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525087925061044c915050565b95945050505050565b5f61029482610485565b92915050565b60605f60606102dd878787808060200260200160405190810160405280939291908181526020018383602002808284375f92019190915250899250610508915050565b9250925092509450945094915050565b60606102378686868686610609565b5f610237868686808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525088925087915061070e9050565b5f6102818585858561073a565b949350505050565b5f61035e848484610781565b90505b9392505050565b60605f60606103a9868686808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525061079692505050565b92509250925093509350939050565b6060610281858585808060200260200160405190810160405280939291908181526020018383602002808284375f920191909152508792506107bb915050565b5f610294826107d1565b5f61029482610844565b606061041782610869565b8360ff1610156104345761042d8585858561089a565b905061034a565b61042d858561044285610869565b61044c90876111d9565b606061035e61045c8585856108c7565b5f6104808561046b8989610945565b9060ff166028026038011c64ffffffffff1690565b610957565b5f7f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016104d357507e60030220202000000000000000000000000000000000000000000000000000919050565b6102946105007f746273746f72650000000000000000005461626c65730000000000000000000084610982565b60205f6109da565b60605f60605f61051785610a2a565b9050610524878783610a4c565b93505f61053086610a81565b905080156105fe576105428888610945565b935066ffffffffffffff841667ffffffffffffffff81111561056657610566610fbc565b6040519080825280601f01601f191660200182016040528015610590576020820181803683370190505b509250602083015f5b828160ff1610156105fb575f6105b08b8b846108c7565b90505f6105cc888460ff166028026038011c64ffffffffff1690565b90506105da825f8387610a9d565b6105e481856111f2565b9350505080806105f390611205565b915050610599565b50505b505093509350939050565b606081831115610654576040517fa8c5478200000000000000000000000000000000000000000000000000000000815260048101849052602481018390526044015b60405180910390fd5b5f61065f8787610945565b90505f61067b828760ff166028026038011c64ffffffffff1690565b9050808510158061068b57508084115b156106e65780818610156106a9576106a4600186611223565b6106ab565b855b6040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810192909252602482015260440161064b565b5f6106f28989896108c7565b90506107018187888803610957565b9998505050505050505050565b5f61028161071c8686610b64565b60ff858116601b0360080285901c166107358587610b78565b6109da565b5f8061074583610869565b90508060ff168460ff16101561076d5760ff848116601b0360080284901c165b91505061034a565b610765868661077c84886111d9565b610ba8565b5f61035e84848461079188610485565b61073a565b60605f60606107ae85856107a988610485565b610508565b9250925092509250925092565b606061035e8484846107cc88610485565b61040c565b5f6107db82610bb7565b90506107e682610c46565b61083f5781826040516020016107fe91815260200190565b60408051601f19818403018152908290527f41e713ad00000000000000000000000000000000000000000000000000000000825261064b9291600401611236565b919050565b5f61084e82610ce0565b90508061083f5781826040516020016107fe91815260200190565b5f6008600161087a60026020611223565b6108849190611223565b61088e919061124e565b8260ff911c1692915050565b60606102816108a98686610b64565b6108b38486610b78565b60ff868116601b0360080286901c16610957565b5f83836040516020016108db929190611265565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f118185f1c90509392505050565b5f6103616109538484610d6f565b5490565b60405160208101601f19603f848401011660405282825261097a85858584610a9d565b509392505050565b60408051602081018490529081018290525f906060015b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b5f602082106109ff576020820484019350602082816109fb576109fb61129f565b0691505b508254600882021b60208290038084111561097a576001850154600882021c82179150509392505050565b5f6008610a3960026020611223565b610a43919061124e565b9190911c919050565b6060815f03610a69575060408051602081019091525f8152610361565b5f610a748585610b64565b9050610281815f85610957565b5f6008600180610a9360026020611223565b61087a9190611223565b8215610b215760208310610ac757602083048401935060208381610ac357610ac361129f565b0692505b8215610b215760208390035f81841015610ae857505f19600884021c610af1565b505f19600882021c5b8554600886021b818451168219821617845250818411610b12575050610b5e565b50600194909401939182900391015b5b60208210610b435783548152600190930192601f1990910190602001610b22565b8115610b5e57805184545f19600885021c9182169119161781525b50505050565b5f8282604051602001610999929190611265565b5f80805b8360ff1681101561097a57610b9e60ff601b83900360080287901c16836111f2565b9150600101610b7c565b5f61035e8261046b8686610945565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f81518110610bee57610bee6112b3565b60209081029190910101525f61034a7f746273746f72650000000000000000005461626c6573000000000000000000008360017e6003022020200000000000000000000000000000000000000000000000000061070e565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f81518110610c7d57610c7d6112b3565b60209081029190910101525f610cd47f746273746f72650000000000000000005265736f75726365496473000000000083837e0101000100000000000000000000000000000000000000000000000000000061070e565b905061034a8160f81c90565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f81518110610d1757610d176112b3565b60209081029190910101525f61034a7f746273746f72650000000000000000005461626c6573000000000000000000008360027e6003022020200000000000000000000000000000000000000000000000000061070e565b5f8282604051602001610d83929190611265565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b5f8083601f840112610dd4575f80fd5b50813567ffffffffffffffff811115610deb575f80fd5b6020830191508360208260051b8501011115610e05575f80fd5b9250929050565b803560ff8116811461083f575f80fd5b5f805f805f60808688031215610e30575f80fd5b85359450602086013567ffffffffffffffff811115610e4d575f80fd5b610e5988828901610dc4565b9095509350610e6c905060408701610e0c565b949793965091946060013592915050565b5f81518084525f5b81811015610ea157602081850181015186830182015201610e85565b505f602082860101526020601f19601f83011685010191505092915050565b602081525f6103616020830184610e7d565b5f805f8060608587031215610ee5575f80fd5b84359350602085013567ffffffffffffffff811115610f02575f80fd5b610f0e87828801610dc4565b9094509250610f21905060408601610e0c565b905092959194509250565b5f60208284031215610f3c575f80fd5b5035919050565b5f805f8060608587031215610f56575f80fd5b84359350602085013567ffffffffffffffff811115610f73575f80fd5b610f7f87828801610dc4565b9598909750949560400135949350505050565b606081525f610fa46060830186610e7d565b84602084015282810360408401526102378185610e7d565b634e487b7160e01b5f52604160045260245ffd5b5f82601f830112610fdf575f80fd5b8135602067ffffffffffffffff80831115610ffc57610ffc610fbc565b8260051b604051601f19603f8301168101818110848211171561102157611021610fbc565b6040529384526020818701810194908101925087851115611040575f80fd5b6020870191505b8482101561106057813583529183019190830190611047565b979650505050505050565b5f805f805f60a0868803121561107f575f80fd5b85359450602086013567ffffffffffffffff81111561109c575f80fd5b6110a888828901610fd0565b9450506110b760408701610e0c565b94979396509394606081013594506080013592915050565b5f805f80608085870312156110e2575f80fd5b84359350602085013567ffffffffffffffff8111156110ff575f80fd5b61110b87828801610fd0565b93505061111a60408601610e0c565b9396929550929360600135925050565b5f805f6060848603121561113c575f80fd5b83359250602084013567ffffffffffffffff811115611159575f80fd5b61116586828701610fd0565b92505061117460408501610e0c565b90509250925092565b5f805f6040848603121561118f575f80fd5b83359250602084013567ffffffffffffffff8111156111ac575f80fd5b6111b886828701610dc4565b9497909650939450505050565b634e487b7160e01b5f52601160045260245ffd5b60ff8281168282160390811115610294576102946111c5565b80820180821115610294576102946111c5565b5f60ff821660ff810361121a5761121a6111c5565b60010192915050565b81810381811115610294576102946111c5565b828152604060208201525f61035e6040830184610e7d565b8082028115828204841417610294576102946111c5565b8281525f60208083018451602086015f5b8281101561129257815184529284019290840190600101611276565b5091979650505050505050565b634e487b7160e01b5f52601260045260245ffd5b634e487b7160e01b5f52603260045260245ffdfea164736f6c6343000818000a","sourceMap":"455:7567:23:-:0;;;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x608060405234801561000f575f80fd5b50600436106100da575f3560e01c80639f1fcf0a11610088578063d03edb8c11610063578063d03edb8c146101bc578063d4285dc2146101cf578063dbbf0e2114610196578063e228a4a3146101e2575f80fd5b80639f1fcf0a14610183578063a53417ed14610196578063cc49db7e146101a9575f80fd5b8063419b58fd116100b8578063419b58fd1461013b5780634dc77d971461015d5780638c364d5914610170575f80fd5b806305242d2f146100de5780631e788977146101075780633a77c2c21461011a575b5f80fd5b6100f16100ec366004610e1c565b6101f5565b6040516100fe9190610ec0565b60405180910390f35b6100f1610115366004610ed2565b610241565b61012d610128366004610f2c565b61028a565b6040519081526020016100fe565b61014e610149366004610f43565b61029a565b6040516100fe93929190610f92565b6100f161016b36600461106b565b6102ed565b61012d61017e366004610e1c565b6102fc565b61012d6101913660046110cf565b61033d565b61012d6101a436600461112a565b610352565b61014e6101b736600461117d565b610368565b6100f16101ca366004610ed2565b6103b8565b61012d6101dd366004610f2c565b6103f8565b61012d6101f0366004610f2c565b610402565b6060610237868686808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525088925087915061040c9050565b9695505050505050565b6060610281858585808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525087925061044c915050565b95945050505050565b5f61029482610485565b92915050565b60605f60606102dd878787808060200260200160405190810160405280939291908181526020018383602002808284375f92019190915250899250610508915050565b9250925092509450945094915050565b60606102378686868686610609565b5f610237868686808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525088925087915061070e9050565b5f6102818585858561073a565b949350505050565b5f61035e848484610781565b90505b9392505050565b60605f60606103a9868686808060200260200160405190810160405280939291908181526020018383602002808284375f9201919091525061079692505050565b92509250925093509350939050565b6060610281858585808060200260200160405190810160405280939291908181526020018383602002808284375f920191909152508792506107bb915050565b5f610294826107d1565b5f61029482610844565b606061041782610869565b8360ff1610156104345761042d8585858561089a565b905061034a565b61042d858561044285610869565b61044c90876111d9565b606061035e61045c8585856108c7565b5f6104808561046b8989610945565b9060ff166028026038011c64ffffffffff1690565b610957565b5f7f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016104d357507e60030220202000000000000000000000000000000000000000000000000000919050565b6102946105007f746273746f72650000000000000000005461626c65730000000000000000000084610982565b60205f6109da565b60605f60605f61051785610a2a565b9050610524878783610a4c565b93505f61053086610a81565b905080156105fe576105428888610945565b935066ffffffffffffff841667ffffffffffffffff81111561056657610566610fbc565b6040519080825280601f01601f191660200182016040528015610590576020820181803683370190505b509250602083015f5b828160ff1610156105fb575f6105b08b8b846108c7565b90505f6105cc888460ff166028026038011c64ffffffffff1690565b90506105da825f8387610a9d565b6105e481856111f2565b9350505080806105f390611205565b915050610599565b50505b505093509350939050565b606081831115610654576040517fa8c5478200000000000000000000000000000000000000000000000000000000815260048101849052602481018390526044015b60405180910390fd5b5f61065f8787610945565b90505f61067b828760ff166028026038011c64ffffffffff1690565b9050808510158061068b57508084115b156106e65780818610156106a9576106a4600186611223565b6106ab565b855b6040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810192909252602482015260440161064b565b5f6106f28989896108c7565b90506107018187888803610957565b9998505050505050505050565b5f61028161071c8686610b64565b60ff858116601b0360080285901c166107358587610b78565b6109da565b5f8061074583610869565b90508060ff168460ff16101561076d5760ff848116601b0360080284901c165b91505061034a565b610765868661077c84886111d9565b610ba8565b5f61035e84848461079188610485565b61073a565b60605f60606107ae85856107a988610485565b610508565b9250925092509250925092565b606061035e8484846107cc88610485565b61040c565b5f6107db82610bb7565b90506107e682610c46565b61083f5781826040516020016107fe91815260200190565b60408051601f19818403018152908290527f41e713ad00000000000000000000000000000000000000000000000000000000825261064b9291600401611236565b919050565b5f61084e82610ce0565b90508061083f5781826040516020016107fe91815260200190565b5f6008600161087a60026020611223565b6108849190611223565b61088e919061124e565b8260ff911c1692915050565b60606102816108a98686610b64565b6108b38486610b78565b60ff868116601b0360080286901c16610957565b5f83836040516020016108db929190611265565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f118185f1c90509392505050565b5f6103616109538484610d6f565b5490565b60405160208101601f19603f848401011660405282825261097a85858584610a9d565b509392505050565b60408051602081018490529081018290525f906060015b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b5f602082106109ff576020820484019350602082816109fb576109fb61129f565b0691505b508254600882021b60208290038084111561097a576001850154600882021c82179150509392505050565b5f6008610a3960026020611223565b610a43919061124e565b9190911c919050565b6060815f03610a69575060408051602081019091525f8152610361565b5f610a748585610b64565b9050610281815f85610957565b5f6008600180610a9360026020611223565b61087a9190611223565b8215610b215760208310610ac757602083048401935060208381610ac357610ac361129f565b0692505b8215610b215760208390035f81841015610ae857505f19600884021c610af1565b505f19600882021c5b8554600886021b818451168219821617845250818411610b12575050610b5e565b50600194909401939182900391015b5b60208210610b435783548152600190930192601f1990910190602001610b22565b8115610b5e57805184545f19600885021c9182169119161781525b50505050565b5f8282604051602001610999929190611265565b5f80805b8360ff1681101561097a57610b9e60ff601b83900360080287901c16836111f2565b9150600101610b7c565b5f61035e8261046b8686610945565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f81518110610bee57610bee6112b3565b60209081029190910101525f61034a7f746273746f72650000000000000000005461626c6573000000000000000000008360017e6003022020200000000000000000000000000000000000000000000000000061070e565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f81518110610c7d57610c7d6112b3565b60209081029190910101525f610cd47f746273746f72650000000000000000005265736f75726365496473000000000083837e0101000100000000000000000000000000000000000000000000000000000061070e565b905061034a8160f81c90565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f81518110610d1757610d176112b3565b60209081029190910101525f61034a7f746273746f72650000000000000000005461626c6573000000000000000000008360027e6003022020200000000000000000000000000000000000000000000000000061070e565b5f8282604051602001610d83929190611265565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b5f8083601f840112610dd4575f80fd5b50813567ffffffffffffffff811115610deb575f80fd5b6020830191508360208260051b8501011115610e05575f80fd5b9250929050565b803560ff8116811461083f575f80fd5b5f805f805f60808688031215610e30575f80fd5b85359450602086013567ffffffffffffffff811115610e4d575f80fd5b610e5988828901610dc4565b9095509350610e6c905060408701610e0c565b949793965091946060013592915050565b5f81518084525f5b81811015610ea157602081850181015186830182015201610e85565b505f602082860101526020601f19601f83011685010191505092915050565b602081525f6103616020830184610e7d565b5f805f8060608587031215610ee5575f80fd5b84359350602085013567ffffffffffffffff811115610f02575f80fd5b610f0e87828801610dc4565b9094509250610f21905060408601610e0c565b905092959194509250565b5f60208284031215610f3c575f80fd5b5035919050565b5f805f8060608587031215610f56575f80fd5b84359350602085013567ffffffffffffffff811115610f73575f80fd5b610f7f87828801610dc4565b9598909750949560400135949350505050565b606081525f610fa46060830186610e7d565b84602084015282810360408401526102378185610e7d565b634e487b7160e01b5f52604160045260245ffd5b5f82601f830112610fdf575f80fd5b8135602067ffffffffffffffff80831115610ffc57610ffc610fbc565b8260051b604051601f19603f8301168101818110848211171561102157611021610fbc565b6040529384526020818701810194908101925087851115611040575f80fd5b6020870191505b8482101561106057813583529183019190830190611047565b979650505050505050565b5f805f805f60a0868803121561107f575f80fd5b85359450602086013567ffffffffffffffff81111561109c575f80fd5b6110a888828901610fd0565b9450506110b760408701610e0c565b94979396509394606081013594506080013592915050565b5f805f80608085870312156110e2575f80fd5b84359350602085013567ffffffffffffffff8111156110ff575f80fd5b61110b87828801610fd0565b93505061111a60408601610e0c565b9396929550929360600135925050565b5f805f6060848603121561113c575f80fd5b83359250602084013567ffffffffffffffff811115611159575f80fd5b61116586828701610fd0565b92505061117460408501610e0c565b90509250925092565b5f805f6040848603121561118f575f80fd5b83359250602084013567ffffffffffffffff8111156111ac575f80fd5b6111b886828701610dc4565b9497909650939450505050565b634e487b7160e01b5f52601160045260245ffd5b60ff8281168282160390811115610294576102946111c5565b80820180821115610294576102946111c5565b5f60ff821660ff810361121a5761121a6111c5565b60010192915050565b81810381811115610294576102946111c5565b828152604060208201525f61035e6040830184610e7d565b8082028115828204841417610294576102946111c5565b8281525f60208083018451602086015f5b8281101561129257815184529284019290840190600101611276565b5091979650505050505050565b634e487b7160e01b5f52601260045260245ffd5b634e487b7160e01b5f52603260045260245ffdfea164736f6c6343000818000a","sourceMap":"455:7567:23:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3942:258;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;5209:244;;;;;;:::i;:::-;;:::i;711:156::-;;;;;;:::i;:::-;;:::i;:::-;;;2970:25:207;;;2958:2;2943:18;711:156:23;2793:208:207;2604:288:23;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;:::i;7725:295::-;;;;;;:::i;:::-;;:::i;4597:265::-;;;;;;:::i;:::-;;:::i;6467:258::-;;;;;;:::i;:::-;;:::i;5915:216::-;;;;;;:::i;:::-;;:::i;1906:246::-;;;;;;:::i;:::-;;:::i;3371:216::-;;;;;;:::i;:::-;;:::i;1386:143::-;;;;;;:::i;:::-;;:::i;1054:151::-;;;;;;:::i;:::-;;:::i;3942:258::-;4101:17;4133:62;4152:7;4161:8;;4133:62;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4171:10:23;;-1:-1:-1;4183:11:23;;-1:-1:-1;4133:18:23;;-1:-1:-1;4133:62:23:i;:::-;4126:69;3942:258;-1:-1:-1;;;;;;3942:258:23:o;5209:244::-;5353:17;5385:63;5411:7;5420:8;;5385:63;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;5430:17:23;;-1:-1:-1;5385:25:23;;-1:-1:-1;;5385:63:23:i;:::-;5378:70;5209:244;-1:-1:-1;;;;;5209:244:23:o;711:156::-;784:23;829:33;854:7;829:24;:33::i;:::-;815:47;711:156;-1:-1:-1;;711:156:23:o;2604:288::-;2742:23;2767:28;2797:24;2836:51;2856:7;2865:8;;2836:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2875:11:23;;-1:-1:-1;2836:19:23;;-1:-1:-1;;2836:51:23:i;:::-;2829:58;;;;;;2604:288;;;;;;;;:::o;7725:295::-;7908:12;7935:80;7966:7;7975:8;7985:17;8004:5;8011:3;7935:30;:80::i;4597:265::-;4762:12;4789:68;4814:7;4823:8;;4789:68;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4833:10:23;;-1:-1:-1;4845:11:23;;-1:-1:-1;4789:24:23;;-1:-1:-1;4789:68:23:i;6467:258::-;6630:7;6652:68;6677:7;6686:8;6696:10;6708:11;6652:24;:68::i;6467:258::-;;;;;;;:::o;5915:216::-;6049:7;6071:55;6096:7;6105:8;6115:10;6071:24;:55::i;:::-;6064:62;;5915:216;;;;;;:::o;1906:246::-;2015:23;2040:28;2070:24;2109:38;2129:7;2138:8;;2109:38;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2109:19:23;;-1:-1:-1;;;2109:38:23:i;:::-;2102:45;;;;;;1906:246;;;;;;;:::o;3371:216::-;3501:17;3533:49;3552:7;3561:8;;3533:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;3571:10:23;;-1:-1:-1;3533:18:23;;-1:-1:-1;;3533:49:23:i;1386:143::-;1457:16;1493:31;1516:7;1493:22;:31::i;1054:151::-;1127:18;1167:33;1192:7;1167:24;:33::i;36975:440:20:-;37126:12;37163:29;:11;:27;:29::i;:::-;37150:10;:42;;;37146:265;;;37209:82;37248:7;37257:8;37267:10;37279:11;37209:38;:82::i;:::-;37202:89;;;;37146:265;37319:85;37335:7;37344:8;37373:29;:11;:27;:29::i;:::-;37354:49;;:10;:49;:::i;:::-;39167:12;39291:257;39330:79;39372:7;39381:8;39391:17;39330:41;:79::i;:::-;39427:1;39446:93;39521:17;39446:66;39494:7;39503:8;39446:47;:66::i;:::-;:74;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;39446:93:20;39291:12;:257::i;6237:651::-;6304:11;6540:62;;;6536:112;;-1:-1:-1;1343:66:29;;6237:651:20;-1:-1:-1;6237:651:20:o;6536:112::-;6692:183;6738:83;1171:66:29;6812:7:20;6738:40;:83::i;:::-;6841:2;6863:1;6692:17;:183::i;34611:1314::-;34741:23;34766:28;34796:24;34862:20;34885:30;:11;:28;:30::i;:::-;34862:53;;34976:65;35009:7;35018:8;35028:12;34976:32;:65::i;:::-;34963:78;;35105:24;35132:30;:11;:28;:30::i;:::-;35105:57;-1:-1:-1;35172:20:20;;35168:753;;35265:66;35313:7;35322:8;35265:47;:66::i;:::-;35248:83;-1:-1:-1;6184:59:15;;;35383:33:20;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;35383:33:20;-1:-1:-1;35369:47:20;-1:-1:-1;828:4:14;818:15;;35424:21:20;35488:427;35506:16;35502:1;:20;;;35488:427;;;35539:27;35569:63;35611:7;35620:8;35630:1;35569:41;:63::i;:::-;35539:93;-1:-1:-1;35642:14:20;35659:25;:14;35682:1;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;35659:25:20;35642:42;;35694:110;35725:19;35754:1;35765:6;35788:13;35694:12;:110::i;:::-;35883:23;35900:6;35883:23;;:::i;:::-;;;35529:386;;35524:3;;;;;:::i;:::-;;;;35488:427;;;;35194:727;35168:753;34822:1103;;34611:1314;;;;;;;:::o;42754:1148::-;42931:12;43004:3;42996:5;:11;42992:83;;;43024:44;;;;;;;;9041:25:207;;;9082:18;;;9075:34;;;9014:18;;43024:44:20;;;;;;;;42992:83;43284:28;43315:66;43363:7;43372:8;43315:47;:66::i;:::-;43284:97;-1:-1:-1;43387:19:20;43409:41;43284:97;43432:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;43409:41:20;43387:63;;43469:11;43460:5;:20;;:41;;;;43490:11;43484:3;:17;43460:41;43456:157;;;43554:11;43576;43567:5;:20;;:38;;43598:7;43604:1;43598:3;:7;:::i;:::-;43567:38;;;43590:5;43567:38;43518:88;;;;;;;;9041:25:207;;;;9082:18;;;9075:34;9014:18;;43518:88:20;8867:248:207;43456:157:20;43683:16;43702:79;43744:7;43753:8;43763:17;43702:41;:79::i;:::-;43683:98;;43813:78;43844:8;43862:5;43883;43877:3;:11;43813:12;:78::i;:::-;43806:85;42754:1148;-1:-1:-1;;;;;;;;;42754:1148:20:o;38022:541::-;38179:7;38316:242;38360:59;38401:7;38410:8;38360:40;:59::i;:::-;38437:31;;;;4479:19:3;:27;537:1:30;4478:44:3;4444:79;;;4431:93;38486:63:20;38525:11;38538:10;38486:38;:63::i;:::-;38316:17;:242::i;40817:427::-;40974:7;40989:21;41019:29;:11;:27;:29::i;:::-;40989:60;;41072:15;41059:28;;:10;:28;;;41055:185;;;41104:31;;;;4479:19:3;:27;537:1:30;4478:44:3;4444:79;;;4431:93;41104:31:20;41097:38;;;;;41055:185;41163:70;41185:7;41194:8;41204:28;41217:15;41204:10;:28;:::i;:::-;41163:21;:70::i;40170:225::-;40298:7;40320:70;40335:7;40344:8;40354:10;40366:23;40381:7;40366:14;:23::i;:::-;40320:14;:70::i;33811:253::-;33912:23;33937:28;33967:24;34006:53;34016:7;34025:8;34035:23;34050:7;34035:14;:23::i;:::-;34006:9;:53::i;:::-;33999:60;;;;;;33811:253;;;;;:::o;36354:218::-;36476:12;36503:64;36512:7;36521:8;36531:10;36543:23;36558:7;36543:14;:23::i;:::-;36503:8;:64::i;7148:379::-;7213:16;7249:29;7270:7;7249:20;:29::i;:::-;7237:41;;7392:31;7415:7;7392:22;:31::i;:::-;7387:136;;7473:7;7506;7489:25;;;;;;9413:19:207;;9457:2;9448:12;;9253:213;7489:25:20;;;;-1:-1:-1;;7489:25:20;;;;;;;;;;7440:76;;;;;;;;;:::i;7387:136::-;7148:379;;;:::o;7795:273::-;7862:18;7902:31;7925:7;7902:22;:31::i;:::-;7888:45;-1:-1:-1;5479:35:17;7939:125:20;;8014:7;8047;8030:25;;;;;;9413:19:207;;9457:2;9448:12;;9253:213;5135:171:3;5208:7;537:1:30;1425;1409:13;1421:1;334:2;1409:13;:::i;:::-;:17;;;;:::i;:::-;1408:34;;;;:::i;:::-;5244:11:3;5223:78;5236:64;;5223:78;;5135:171;-1:-1:-1;;5135:171:3:o;51381:511:20:-;51544:12;51686:201;51725:41;51748:7;51757:8;51725:22;:41::i;:::-;51784:45;51805:11;51818:10;51784:20;:45::i;:::-;51847:31;;;;4479:19:3;:27;537:1:30;4478:44:3;4444:79;;;4431:93;39291:12:20;:257::i;54475:274::-;54619:7;54724;54733:8;54707:35;;;;;;;;;:::i;:::-;;;;;;;;;;;;;54697:46;;;;;;54676:17;54669:25;;54649:45;;;44217:34;54649:45;:94;54641:103;;54634:110;;54475:274;;;;;:::o;55672:301::-;55793:13;55885:82;55916:48;55946:7;55955:8;55916:29;:48::i;:::-;4645:21:19;;4539:137;4976:669;5392:4;5386:11;5433:4;5421:17;;-1:-1:-1;;5307:16:19;5480:26;;;5307:16;5303:32;5452:4;5445:63;5552:6;5544;5537:22;5570:51;5575:14;5591:6;5599;5607:13;5570:4;:51::i;:::-;5627:13;4976:669;;;;;:::o;52982:282:20:-;53227:30;;;;;;10802:19:207;;;10837:12;;;10830:28;;;53070:7:20;;10874:12:207;;53227:30:20;;;;-1:-1:-1;;53227:30:20;;;;;;;;;53217:41;;53227:30;53217:41;;;;44145:22;53210:48;;52982:282;-1:-1:-1;;;52982:282:20:o;8879:812:19:-;8977:14;9013:2;9003:6;:12;8999:112;;9072:2;9063:6;:11;9045:29;;;;9094:2;9084:12;;;;;;:::i;:::-;;;;8999:112;-1:-1:-1;9302:21:19;;9287:12;9275:25;;9271:53;9450:2;:11;;;9532:22;;;9528:159;;;9668:1;9652:14;9648:22;9642:29;9627:12;9612:13;9608:32;9604:68;9596:6;9593:80;9583:90;;8993:698;8879:812;;;;;:::o;4754:171:3:-;4828:7;537:1:30;1247:13;1259:1;334:2;1247:13;:::i;:::-;1246:30;;;;:::i;:::-;4850:70:3;;;;;4754:171;-1:-1:-1;4754:171:3:o;50556:360:20:-;50682:12;50706:6;50716:1;50706:11;50702:26;;-1:-1:-1;50719:9:20;;;;;;;;;-1:-1:-1;50719:9:20;;;;50702:26;50769:16;50788:41;50811:7;50820:8;50788:22;:41::i;:::-;50769:60;;50842:69;50873:8;50891:1;50902:6;50842:12;:69::i;5533:173:3:-;5607:7;537:1:30;1597;;1577:13;1589:1;334:2;1577:13;:::i;:::-;:17;;;;:::i;6010:2380:19:-;6127:10;;6123:1542;;6280:2;6270:6;:12;6266:122;;6343:2;6334:6;:11;6316:29;;;;6367:2;6357:12;;;;;;:::i;:::-;;;;6266:122;6478:10;;6474:1185;;6686:2;:11;;;6560:21;6744:22;;;6740:135;;;-1:-1:-1;;;537:1:30;738:25:31;;716:48;6740:135:19;;;-1:-1:-1;;;537:1:30;738:25:31;;716:48;6740:135:19;7069:14;7063:21;7048:12;7040:6;7036:25;7032:53;7309:4;7293:13;7287:20;7283:31;7219:4;7215:9;7203:10;7199:26;7144:184;7117:13;7097:243;;7399:13;7389:6;:23;7385:36;;7414:7;;;;7385:36;-1:-1:-1;7562:1:19;7544:19;;;;;7617:23;;;;;7575:30;6474:1185;7694:253;7711:2;7701:6;:12;7694:253;;7805:21;;7783:44;;7880:1;7862:19;;;;-1:-1:-1;;7920:12:19;;;;7908:2;7891:19;7694:253;;;8015:10;;8011:375;;8323:20;;8233:21;;-1:-1:-1;;537:1:30;738:25:31;;716:48;8319:31:19;;;8256:9;;8229:37;8178:184;8135:237;;8011:375;6010:2380;;;;:::o;52539:191:20:-;52641:7;52705;52714:8;52688:35;;;;;;;;;:::i;53556:242::-;53652:7;;;53691:84;53711:10;53707:14;;:1;:14;53691:84;;;53736:32;4431:93:3;4479:19;:27;;;537:1:30;4478:44:3;4444:79;;;4431:93;53736:32:20;;:::i;:::-;;-1:-1:-1;53723:3:20;;53691:84;;41760:262;41902:7;41924:93;41999:17;41924:66;41972:7;41981:8;41924:47;:66::i;5592:312:29:-;5711:16;;;5725:1;5711:16;;;;;;;;;5658;;;;5711;;;;;;;;;;;;-1:-1:-1;5711:16:29;5682:45;;5766:7;5733:9;5743:1;5733:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;5781:13;5797:62;1171:66;5832:9;5843:1;1343:66;5797:24;:62::i;3588:314:27:-;3702:16;;;3716:1;3702:16;;;;;;;;;3654:11;;;;3702:16;;;;;;;;;;;;-1:-1:-1;3702:16:27;3673:45;;3757:10;3724:9;3734:1;3724:12;;;;;;;;:::i;:::-;;;;;;;;;;:44;3775:13;3791:62;1076:66;3826:9;3775:13;1253:66;3791:24;:62::i;:::-;3775:78;;3867:29;3888:5;3875:20;;8753:11:3;8648:122;6974:316:29;7097:16;;;7111:1;7097:16;;;;;;;;;7042:18;;;;7097:16;;;;;;;;;;;;-1:-1:-1;7097:16:29;7068:45;;7152:7;7119:9;7129:1;7119:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;7167:13;7183:62;1171:66;7218:9;7229:1;1343:66;7183:24;:62::i;55104:230:20:-;55225:7;55309;55318:8;55292:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;55292:35:20;;;;;;;;;55282:46;;55292:35;55282:46;;;;44308:40;55255:73;;55104:230;-1:-1:-1;;;55104:230:20:o;14:367:207:-;77:8;87:6;141:3;134:4;126:6;122:17;118:27;108:55;;159:1;156;149:12;108:55;-1:-1:-1;182:20:207;;225:18;214:30;;211:50;;;257:1;254;247:12;211:50;294:4;286:6;282:17;270:29;;354:3;347:4;337:6;334:1;330:14;322:6;318:27;314:38;311:47;308:67;;;371:1;368;361:12;308:67;14:367;;;;;:::o;386:156::-;452:20;;512:4;501:16;;491:27;;481:55;;532:1;529;522:12;547:706;720:6;728;736;744;752;805:3;793:9;784:7;780:23;776:33;773:53;;;822:1;819;812:12;773:53;858:9;845:23;835:33;;919:2;908:9;904:18;891:32;946:18;938:6;935:30;932:50;;;978:1;975;968:12;932:50;1017:70;1079:7;1070:6;1059:9;1055:22;1017:70;:::i;:::-;1106:8;;-1:-1:-1;991:96:207;-1:-1:-1;1160:36:207;;-1:-1:-1;1192:2:207;1177:18;;1160:36;:::i;:::-;547:706;;;;-1:-1:-1;547:706:207;;1243:2;1228:18;1215:32;;547:706;-1:-1:-1;;547:706:207:o;1258:481::-;1299:3;1337:5;1331:12;1364:6;1359:3;1352:19;1389:1;1399:162;1413:6;1410:1;1407:13;1399:162;;;1475:4;1531:13;;;1527:22;;1521:29;1503:11;;;1499:20;;1492:59;1428:12;1399:162;;;1403:3;1606:1;1599:4;1590:6;1585:3;1581:16;1577:27;1570:38;1728:4;-1:-1:-1;;1653:2:207;1645:6;1641:15;1637:88;1632:3;1628:98;1624:109;1617:116;;;1258:481;;;;:::o;1744:217::-;1891:2;1880:9;1873:21;1854:4;1911:44;1951:2;1940:9;1936:18;1928:6;1911:44;:::i;1966:606::-;2099:6;2107;2115;2123;2176:2;2164:9;2155:7;2151:23;2147:32;2144:52;;;2192:1;2189;2182:12;2144:52;2228:9;2215:23;2205:33;;2289:2;2278:9;2274:18;2261:32;2316:18;2308:6;2305:30;2302:50;;;2348:1;2345;2338:12;2302:50;2387:70;2449:7;2440:6;2429:9;2425:22;2387:70;:::i;:::-;2476:8;;-1:-1:-1;2361:96:207;-1:-1:-1;2530:36:207;;-1:-1:-1;2562:2:207;2547:18;;2530:36;:::i;:::-;2520:46;;1966:606;;;;;;;:::o;2577:211::-;2667:6;2720:2;2708:9;2699:7;2695:23;2691:32;2688:52;;;2736:1;2733;2726:12;2688:52;-1:-1:-1;2759:23:207;;2577:211;-1:-1:-1;2577:211:207:o;3006:635::-;3172:6;3180;3188;3196;3249:2;3237:9;3228:7;3224:23;3220:32;3217:52;;;3265:1;3262;3255:12;3217:52;3301:9;3288:23;3278:33;;3362:2;3351:9;3347:18;3334:32;3389:18;3381:6;3378:30;3375:50;;;3421:1;3418;3411:12;3375:50;3460:70;3522:7;3513:6;3502:9;3498:22;3460:70;:::i;:::-;3006:635;;3549:8;;-1:-1:-1;3434:96:207;;3631:2;3616:18;3603:32;;3006:635;-1:-1:-1;;;;3006:635:207:o;3646:482::-;3901:2;3890:9;3883:21;3864:4;3927:44;3967:2;3956:9;3952:18;3944:6;3927:44;:::i;:::-;4007:6;4002:2;3991:9;3987:18;3980:34;4062:9;4054:6;4050:22;4045:2;4034:9;4030:18;4023:50;4090:32;4115:6;4107;4090:32;:::i;4133:184::-;-1:-1:-1;;;4182:1:207;4175:88;4282:4;4279:1;4272:15;4306:4;4303:1;4296:15;4322:967;4376:5;4429:3;4422:4;4414:6;4410:17;4406:27;4396:55;;4447:1;4444;4437:12;4396:55;4483:6;4470:20;4509:4;4532:18;4569:2;4565;4562:10;4559:36;;;4575:18;;:::i;:::-;4621:2;4618:1;4614:10;4653:2;4647:9;-1:-1:-1;;4707:2:207;4703;4699:11;4695:84;4687:6;4683:97;4830:6;4818:10;4815:22;4810:2;4798:10;4795:18;4792:46;4789:72;;;4841:18;;:::i;:::-;4877:2;4870:22;4927:18;;;4973:4;5005:15;;;5001:26;;;4961:17;;;;-1:-1:-1;5039:15:207;;;5036:35;;;5067:1;5064;5057:12;5036:35;5103:4;5095:6;5091:17;5080:28;;5117:142;5133:6;5128:3;5125:15;5117:142;;;5199:17;;5187:30;;5237:12;;;;5150;;;;5117:142;;;5277:6;4322:967;-1:-1:-1;;;;;;;4322:967:207:o;5294:655::-;5443:6;5451;5459;5467;5475;5528:3;5516:9;5507:7;5503:23;5499:33;5496:53;;;5545:1;5542;5535:12;5496:53;5581:9;5568:23;5558:33;;5642:2;5631:9;5627:18;5614:32;5669:18;5661:6;5658:30;5655:50;;;5701:1;5698;5691:12;5655:50;5724:61;5777:7;5768:6;5757:9;5753:22;5724:61;:::i;:::-;5714:71;;;5804:36;5836:2;5825:9;5821:18;5804:36;:::i;:::-;5294:655;;;;-1:-1:-1;5794:46:207;;5887:2;5872:18;;5859:32;;-1:-1:-1;5938:3:207;5923:19;5910:33;;5294:655;-1:-1:-1;;5294:655:207:o;6136:617::-;6307:6;6315;6323;6331;6384:3;6372:9;6363:7;6359:23;6355:33;6352:53;;;6401:1;6398;6391:12;6352:53;6437:9;6424:23;6414:33;;6498:2;6487:9;6483:18;6470:32;6525:18;6517:6;6514:30;6511:50;;;6557:1;6554;6547:12;6511:50;6580:61;6633:7;6624:6;6613:9;6609:22;6580:61;:::i;:::-;6570:71;;;6660:36;6692:2;6681:9;6677:18;6660:36;:::i;:::-;6136:617;;;;-1:-1:-1;6650:46:207;;6743:2;6728:18;6715:32;;-1:-1:-1;;6136:617:207:o;6940:517::-;7071:6;7079;7087;7140:2;7128:9;7119:7;7115:23;7111:32;7108:52;;;7156:1;7153;7146:12;7108:52;7192:9;7179:23;7169:33;;7253:2;7242:9;7238:18;7225:32;7280:18;7272:6;7269:30;7266:50;;;7312:1;7309;7302:12;7266:50;7335:61;7388:7;7379:6;7368:9;7364:22;7335:61;:::i;:::-;7325:71;;;7415:36;7447:2;7436:9;7432:18;7415:36;:::i;:::-;7405:46;;6940:517;;;;;:::o;7462:536::-;7588:6;7596;7604;7657:2;7645:9;7636:7;7632:23;7628:32;7625:52;;;7673:1;7670;7663:12;7625:52;7709:9;7696:23;7686:33;;7770:2;7759:9;7755:18;7742:32;7797:18;7789:6;7786:30;7783:50;;;7829:1;7826;7819:12;7783:50;7868:70;7930:7;7921:6;7910:9;7906:22;7868:70;:::i;:::-;7462:536;;7957:8;;-1:-1:-1;7842:96:207;;-1:-1:-1;;;;7462:536:207:o;8212:184::-;-1:-1:-1;;;8261:1:207;8254:88;8361:4;8358:1;8351:15;8385:4;8382:1;8375:15;8401:151;8491:4;8484:12;;;8470;;;8466:31;;8509:14;;8506:40;;;8526:18;;:::i;8557:125::-;8622:9;;;8643:10;;;8640:36;;;8656:18;;:::i;8687:175::-;8724:3;8768:4;8761:5;8757:16;8797:4;8788:7;8785:17;8782:43;;8805:18;;:::i;:::-;8854:1;8841:15;;8687:175;-1:-1:-1;;8687:175:207:o;9120:128::-;9187:9;;;9208:11;;;9205:37;;;9222:18;;:::i;9471:321::-;9679:6;9668:9;9661:25;9722:2;9717;9706:9;9702:18;9695:30;9642:4;9742:44;9782:2;9771:9;9767:18;9759:6;9742:44;:::i;9797:168::-;9870:9;;;9901;;9918:15;;;9912:22;;9898:37;9888:71;;9939:18;;:::i;9970:639::-;10220:6;10215:3;10208:19;10190:3;10246:2;10279;10274:3;10270:12;10311:6;10305:13;10376:2;10368:6;10364:15;10397:1;10407:175;10421:6;10418:1;10415:13;10407:175;;;10484:13;;10470:28;;10520:14;;;;10557:15;;;;10443:1;10436:9;10407:175;;;-1:-1:-1;10598:5:207;;9970:639;-1:-1:-1;;;;;;;9970:639:207:o;10897:184::-;-1:-1:-1;;;10946:1:207;10939:88;11046:4;11043:1;11036:15;11070:4;11067:1;11060:15;11086:184;-1:-1:-1;;;11135:1:207;11128:88;11235:4;11232:1;11225:15;11259:4;11256:1;11249:15","linkReferences":{}},"methodIdentifiers":{"getDynamicField(bytes32,bytes32[],uint8)":"1e788977","getDynamicFieldLength(bytes32,bytes32[],uint8)":"dbbf0e21","getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":"4dc77d97","getField(bytes32,bytes32[],uint8)":"d03edb8c","getField(bytes32,bytes32[],uint8,bytes32)":"05242d2f","getFieldLayout(bytes32)":"3a77c2c2","getFieldLength(bytes32,bytes32[],uint8)":"a53417ed","getFieldLength(bytes32,bytes32[],uint8,bytes32)":"9f1fcf0a","getKeySchema(bytes32)":"d4285dc2","getRecord(bytes32,bytes32[])":"cc49db7e","getRecord(bytes32,bytes32[],bytes32)":"419b58fd","getStaticField(bytes32,bytes32[],uint8,bytes32)":"8c364d59","getValueSchema(bytes32)":"e228a4a3"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"accessedIndex\",\"type\":\"uint256\"}],\"name\":\"Store_IndexOutOfBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"tableIdString\",\"type\":\"string\"}],\"name\":\"Store_TableNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"}],\"name\":\"getDynamicField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"}],\"name\":\"getDynamicFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"getDynamicFieldSlice\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"}],\"name\":\"getField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getFieldLayout\",\"outputs\":[{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"}],\"name\":\"getFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getKeySchema\",\"outputs\":[{\"internalType\":\"Schema\",\"name\":\"keySchema\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getRecord\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"}],\"name\":\"getRecord\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getStaticField\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"data\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getValueSchema\",\"outputs\":[{\"internalType\":\"Schema\",\"name\":\"valueSchema\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"A contract that provides read operations for storage tables using `StoreCore`.\",\"kind\":\"dev\",\"methods\":{\"getDynamicField(bytes32,bytes32[],uint8)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the dynamic field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The dynamic data of the specified field.\"}},\"getDynamicFieldLength(bytes32,bytes32[],uint8)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to measure.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified dynamic field.\"}},\"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to slice.\",\"end\":\"The ending position of the slice.\",\"keyTuple\":\"The tuple used as a key to fetch the dynamic field slice.\",\"start\":\"The starting position of the slice.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The sliced data from the specified dynamic field.\"}},\"getField(bytes32,bytes32[],uint8)\":{\"details\":\"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.\",\"params\":{\"fieldIndex\":\"Index of the field to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The data of the specified field.\"}},\"getField(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the field to retrieve.\",\"fieldLayout\":\"The layout of fields for the retrieval.\",\"keyTuple\":\"The tuple used as a key to fetch the field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The data of the specified field.\"}},\"getFieldLayout(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table for which to retrieve the field layout.\"},\"returns\":{\"fieldLayout\":\"The layout of fields in the specified table.\"}},\"getFieldLength(bytes32,bytes32[],uint8)\":{\"details\":\"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.\",\"params\":{\"fieldIndex\":\"Index of the field to measure.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified field.\"}},\"getFieldLength(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the field to measure.\",\"fieldLayout\":\"The layout of fields for measurement.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified field.\"}},\"getKeySchema(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table.\"},\"returns\":{\"keySchema\":\"The schema for keys in the specified table.\"}},\"getRecord(bytes32,bytes32[])\":{\"params\":{\"keyTuple\":\"The tuple used as a key to fetch the record.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"Encoded lengths of dynamic data.\",\"staticData\":\"The static data of the record.\"}},\"getRecord(bytes32,bytes32[],bytes32)\":{\"params\":{\"fieldLayout\":\"The layout of fields to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the record.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"Encoded lengths of dynamic data.\",\"staticData\":\"The static data of the record.\"}},\"getStaticField(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the static field to retrieve.\",\"fieldLayout\":\"The layout of fields for the retrieval.\",\"keyTuple\":\"The tuple used as a key to fetch the static field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The static data of the specified field.\"}},\"getValueSchema(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table.\"},\"returns\":{\"valueSchema\":\"The schema for values in the specified table.\"}}},\"title\":\"StoreRead\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"getDynamicField(bytes32,bytes32[],uint8)\":{\"notice\":\"Retrieves data for a specific dynamic (variable length) field in a record.\"},\"getDynamicFieldLength(bytes32,bytes32[],uint8)\":{\"notice\":\"Calculates the length of a specified dynamic (variable length) field in a record.\"},\"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)\":{\"notice\":\"Retrieves a slice of a dynamic (variable length) field.\"},\"getField(bytes32,bytes32[],uint8)\":{\"notice\":\"Retrieves data for a specified field in a record.\"},\"getField(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Retrieves data for a specified field in a record.\"},\"getFieldLayout(bytes32)\":{\"notice\":\"Fetches the field layout for a given table.\"},\"getFieldLength(bytes32,bytes32[],uint8)\":{\"notice\":\"Calculates the length of a specified field in a record.\"},\"getFieldLength(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Calculates the length of a specified field in a record.\"},\"getKeySchema(bytes32)\":{\"notice\":\"Retrieves the key schema for a given table.\"},\"getRecord(bytes32,bytes32[])\":{\"notice\":\"Fetches a record from a specified table using a provided key tuple.\"},\"getRecord(bytes32,bytes32[],bytes32)\":{\"notice\":\"Fetches a record from a specified table using a provided key tuple and field layout.\"},\"getStaticField(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Retrieves data for a specific static (fixed length) field in a record.\"},\"getValueSchema(bytes32)\":{\"notice\":\"Retrieves the value schema for a given table.\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/StoreRead.sol\":\"StoreRead\"},\"evmVersion\":\"cancun\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":ds-test/=node_modules/ds-test/src/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol\":{\"keccak256\":\"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44\",\"dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL\"]},\"node_modules/@latticexyz/store/src/Bytes.sol\":{\"keccak256\":\"0xf506b8e9521a2173ae51aca038b86f705ac6c10fc6361c5df32ea37c7218fdbd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9ce5626141f377ea6c9477a27205fa23013c321423950a97f75a2685ac401c55\",\"dweb:/ipfs/QmfYjQmUcQUm46dRHbiYkUnoBokHuS58WZUd8oSdGKKohy\"]},\"node_modules/@latticexyz/store/src/FieldLayout.sol\":{\"keccak256\":\"0xc6aa930fb9a3df986870e3c77e567cabff12ae5e7b2c2af69669390e018d3728\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a8d6d40675ddd6575538cfa915f73fc8379f4c154b034220df2cf6b7be6d9baf\",\"dweb:/ipfs/QmS7RNEDNBq6YwVJ1gPfs36CJg9d6h5MaxPRtuL3726uEK\"]},\"node_modules/@latticexyz/store/src/Hook.sol\":{\"keccak256\":\"0x6041a89e90293b15acf91378e329815cb857d79f0b384918cd97292378ed5c09\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0e263d3c8230b4a4852e3b66058e9c36e946cf64471ffd0ac7f54b7a37f329f4\",\"dweb:/ipfs/QmdCnZE1G5PX4ZswUiR6t2DWMRDbVdJYaCzbCF4hbDTKc2\"]},\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2\",\"dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg\"]},\"node_modules/@latticexyz/store/src/IStore.sol\":{\"keccak256\":\"0xa95a7b8095a313078abe9b3953fa4512aac88ead4526e37023583cb5dc274cb3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8a878403e5133ec5f250d752e7b7495e2b13420cd3a42fb59aa6d5f8ee6d188b\",\"dweb:/ipfs/QmUGxeD5Y7B5goNNgFcgaAakjoSr4YtVaE3CMAypRUZGmc\"]},\"node_modules/@latticexyz/store/src/IStoreData.sol\":{\"keccak256\":\"0x174b2e5a5f80094d752cd2a36f1fbdf50e81b1e203216b9e5a6f33e02d606cec\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://59e6de780b55c1937a7148d3cc07ec137c3e2f243f331ba0b70f3262d919c1cb\",\"dweb:/ipfs/QmTJbh6ybPsZE9pFziTztstWxmh6ogUgMa6E81M6PMTA6g\"]},\"node_modules/@latticexyz/store/src/IStoreErrors.sol\":{\"keccak256\":\"0x4b471eb3b98a51f15992f7e4cfb7a7d8e842410f081ea03ef85d3a7b34c35f79\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7e82faaea290036677562d8a3a8502f5f871b1368b58ac38897e0ef67216d84\",\"dweb:/ipfs/QmfCj4CtNZ7LYkWUAYcMoyp3X7PFJkUjXgBwbzXkbkDFL6\"]},\"node_modules/@latticexyz/store/src/IStoreEvents.sol\":{\"keccak256\":\"0xfdeeba7e17c947285610d49d85d402cfe5286c046814f827c1aaa37636c16d8f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5fde8b7c7caf4dcdcb524565cb8745d897d4d22d88fa0744f9db4b3d36a1eee1\",\"dweb:/ipfs/QmbUe4pfJeRqiiPz31BKWbYv12cz8Lz3Ky5yKydtTb4FY9\"]},\"node_modules/@latticexyz/store/src/IStoreHook.sol\":{\"keccak256\":\"0x677224ab340753edf523ccff8c9d6ede987addbf0d7bc13d0e479306f3866a99\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c0285a7684490d6e65d6f91b3631abdafb135d200ea9068e730dd98017a305e\",\"dweb:/ipfs/QmcURHZiMGnSET9P2iSgph22F6iFdoDbN4WmJsHxTAT5G9\"]},\"node_modules/@latticexyz/store/src/IStoreRead.sol\":{\"keccak256\":\"0xe246addf70a3fe65f19e2ab0048d48785bc2ef2f75884eeade151aef59ff5449\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://389022221307160febdec33a7fbdd82fcfbdd1fa6f9b1c67ffe3bf0467d2c924\",\"dweb:/ipfs/QmWunXryDsJZJBwdXxKetRH1vB4tkwTXsdzoM4nePGVvaA\"]},\"node_modules/@latticexyz/store/src/IStoreRegistration.sol\":{\"keccak256\":\"0xf6d2871ca67aacadfd5dd4caef45440a571d932e68a04466f2674e481e79e167\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://260067ed037789d073f407db1d416171e33c79e9b584090794d05e990ee88b67\",\"dweb:/ipfs/QmbAA4Ynfy5aQv71JkZrPcdt2iqc3NK8DcAL1mnx7M1WYC\"]},\"node_modules/@latticexyz/store/src/IStoreWrite.sol\":{\"keccak256\":\"0x7f6d8a25eea4a9d51de396ff64215e2567b29ce607538f04ec1a4ae2efb591bc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8ae6e34ba2e92bd3cb8dd556838f4e3caa6c3feaf9e2d63649afa944cb5e3263\",\"dweb:/ipfs/QmR1oNRLp87pnrnxrujdT7JU1Gzwq22rVukKUkXmwNBVSC\"]},\"node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0x79954fa7614943899ad13b27ca0c2bf27c996d7b82a0e347afa48d7a4bbc6e2d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://34f7d6e209bcc6e379e004ae5a03f909e23e4e87956205610f4e39969b968912\",\"dweb:/ipfs/QmZQeHDwtUBEpTSWn9L7AZ1id6dUbEHmLo6Cj3f9jKRqVM\"]},\"node_modules/@latticexyz/store/src/PackedCounter.sol\":{\"keccak256\":\"0x6dc7a614a120b1940ca8de1924e59895a42ef5f0e22d81a9221790fd76687c2e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b638521a9590a62c4e976f12be43d0370246836b90227cbf2e306888331986f6\",\"dweb:/ipfs/QmcEpcjHhL9rawjJRuMJvtTv3YwN2ggYsQHXZeoF88VRFX\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0xdca93829ef7e90c12678d3b7bcafee1d3ec9499abfc76c91edd188a8923f4f18\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3193518ae917765035c845266de41ccebde7a7a06ee6fd7f000534a530975ab2\",\"dweb:/ipfs/QmYr9dCG2HKUMrXHevyRanqsPRHYpD2dnpgZkvwZYqWHe9\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0x21d008da9dd112938ad5381264dce39be7855002076afa01d78dc6421a951fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1af33c3d662d6ba193987ec62c865e05b53ced4904bff9a5729ab3ada2ca3a99\",\"dweb:/ipfs/QmUSXF3R7LwQWW8P6BZCrt3MAgGN5UwiiaHB3DGCSBZLL5\"]},\"node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0x1f04af14e5040f71bd3daa79b90245a275e52f8d0294c17ae5bfe9aa727651a5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d76533959ded2f58434ae9f89fe8c3ff66095ec94e829f89914b362751799e3a\",\"dweb:/ipfs/Qmb1e12g6Sku2u1R96qei1GhqSNi1sZhKRCb111SyNk1ta\"]},\"node_modules/@latticexyz/store/src/Storage.sol\":{\"keccak256\":\"0x48c9749d33f06406b8033b3df67002836d1b356c6ae8282865e7b437941ed61f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://931e1275db62ba2f9410ee8a8ab384ece2a7031cdf446c50696078f9da24a04d\",\"dweb:/ipfs/QmTXzyjLNj5KuJUHfe1T3awroK5DLkCU4dm6RR4pSUVrfE\"]},\"node_modules/@latticexyz/store/src/StoreCore.sol\":{\"keccak256\":\"0x7cafc150d77cb46ecb49b1a1a7d43cc17e21a095596cf544cc8ba6bfe7ed7f20\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://889cadacfbc667e10a7a83ac34e858c76d0472d04cad72c7691a84879e503ce3\",\"dweb:/ipfs/Qmcm6GFFoGFw2nmuz3Z2NRAgqfBPFZixHppmQzZM4Fy3sR\"]},\"node_modules/@latticexyz/store/src/StoreRead.sol\":{\"keccak256\":\"0x9fdfe426fd74b31fe309efbd9bf30bcfea7457366f8c8138cf0ee0bd983d6c28\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5bba26fa27f64c5560708391c09da78a1e8bbaa6b5d515aa7692a57516319ecd\",\"dweb:/ipfs/QmQmDtwG742BMqW8qgiMAccdpZbzxQyyVnW9LMETP2NBVF\"]},\"node_modules/@latticexyz/store/src/StoreSwitch.sol\":{\"keccak256\":\"0xbe5cb815a5d073d1d94fc73a3a02a151ffb4e9ce299f00580c6c2d9cd339d7c9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b7416ec2aeef38b06c4e559dc3e76fa8cd51f54c06cc58aeed613f44dfd3c3ff\",\"dweb:/ipfs/QmRp6ZmUckpmGKG31wyZSxtgmUJZS2y85sRP2UU9Foajn7\"]},\"node_modules/@latticexyz/store/src/codegen/index.sol\":{\"keccak256\":\"0xa59c43271d363f2366d6f6732ae586b1a36a3ffa4906b8f5cbbf19d3d314562c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2bd7c9f8f9ad579a8dfec566b2bd2e646f8065ce8a07e6732e11a4a3a2be7787\",\"dweb:/ipfs/QmWBwZGnYYxEiRjFKSsu1mFtCWJYw3XSojhn7zmc5YE4vG\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0x2e81480e081ce6ad4917ecc634e5c9b7a5674068992ae8d9088f0f6296da3bf7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2acfdee4dd4c0347ec214273184f267db0e7edc82e586600501d13581dbb5551\",\"dweb:/ipfs/QmcD945zNdGfkwKVvKHA2fpBGictaz4cVMnNm96SmTG5qY\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0x29ed1bd962e594e00a9b921ddbbb202a47206adbece718721483a69593b88763\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://786df2eca996d18660a4ea7d059dfb8c8476fe5cc8f14e0ce5c8f237e08444ea\",\"dweb:/ipfs/QmQ8dbVA2rMgcb9rznHVjn8DGH9U8bZuHmebukjkYxs2Av\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0xe9c42e51b6d20496dde8e8013680ec4a4ea1229fd57f0364a2a061c14c1c115b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2bcbeeb7b3de32fc68102f7875d71348d5a0171dbb50937d6ebeb28dd10d4ed4\",\"dweb:/ipfs/QmPY91z4D25KGLU2nhnZgb538Mh1mi46RbwHQB8kZvXd4h\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0xf80e355b361d29b0169483074b73e2502b228d539d5b3511239edfa9644ae270\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://067d0b61a94453ed29f985cee8d237b46ef1c95f790848a927951e951ebe5a44\",\"dweb:/ipfs/QmVjF2vEnRXzq1GHXwXd9iHJAfyrZNA2wAuygpZv6dGRTB\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x2fe1752ecfb01c2de84cd9ae0c47fef85f9f0a7668ae31dc8b19724570eaad50\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb90fb960543d00b37df49274c3b7bda6f2c8fb1b363226610f6de7f5bffc7c2\",\"dweb:/ipfs/Qmc1ZQ6xPm8jXaWbc9Lakq2uZxY3pqtVC8r3WnNDFgLGTN\"]},\"node_modules/@latticexyz/store/src/rightMask.sol\":{\"keccak256\":\"0xbde7a13eb04663ffd62c3eac929abde4bf8d4fb4c434e510782af01045b78410\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3b629c78d8e194824b07bbf66f62d5bb94ce883100f5523cb545d3e980792f38\",\"dweb:/ipfs/QmWCRbCT55mnusK1abavXvwM4uN9QStcML4ZgjUG9L6V8S\"]},\"node_modules/@latticexyz/store/src/storeHookTypes.sol\":{\"keccak256\":\"0xcc16f330a9cb5f9f095e2bfc62c67818f2b91a229223c64c87891f1cebfc0305\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1384e4acac4553089859ff1368f358e5c81ceba986a902e5ec082801de097f64\",\"dweb:/ipfs/QmXcEESML4KRKCfwxvC3tsW9jiA8PE7pxPuZ8L1t1wiNby\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0x515001322ebb9b58c62be0bd96ba65dc82841cc550533f283813ad24baaf2554\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b014d298897dfc75189c10f5e3d970d8368db734c545f6c7d4833cec9c7117eb\",\"dweb:/ipfs/Qmcs7rTdh6zVyDHczXW6mEJqVmndZZTDSjNC1jouf43hTX\"]},\"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0xcf8e6e16b76972b6a96ea6b428d7298fc174a840fc8c5c09b6fe2030d31600d7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://025cf5112618018efd416155c9df257cd28447629bd79c0c37655a8e22c0e4f4\",\"dweb:/ipfs/QmaqeqzGVrAK6rQqQgCzs8UJMWrWmR52jqzN8jqRdaY1kT\"]},\"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol\":{\"keccak256\":\"0x248c35b8efaf6a0b0229fd81cafcb8fac6a54662187b56b49574b10e9c3ebf29\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://63b6c95da7d63346db3b741f836b20e23f8e46a6245efdfa6443b204edecabcf\",\"dweb:/ipfs/QmY79DfLgvMsTSZJzwbYmzGYE2ajCumu3ruQ2GpDyYbVqY\"]},\"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x08f257c62602117fe4943580b0a19f19cf696b22000afd927a2159e24625a13a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://40ee497f86d4192794a5592264e356dcda27bbe275f6a110dfbc3c3b67798205\",\"dweb:/ipfs/QmW98aRsWSvUzwvX8FkweFDrgGS9YKr8KvfnFrT5HkMtvT\"]},\"node_modules/@latticexyz/store/src/version.sol\":{\"keccak256\":\"0x1cf2e205960520ded9a1ac8a6f4e4e25b5153114939adc7acb66122aba88af61\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7b41a9da0859000750196a14db7352e12fbe0d55e3849a468fe41b23ffa847ed\",\"dweb:/ipfs/QmTjkrru4tcqXx38k49C2ris5ednawtkfdcW5EVRNJYBKU\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"},{"internalType":"uint256","name":"accessedIndex","type":"uint256"}],"type":"error","name":"Store_IndexOutOfBounds"},{"inputs":[{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"type":"error","name":"Store_InvalidBounds"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"string","name":"tableIdString","type":"string"}],"type":"error","name":"Store_TableNotFound"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getDynamicField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getDynamicFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"stateMutability":"view","type":"function","name":"getDynamicFieldSlice","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getFieldLayout","outputs":[{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getKeySchema","outputs":[{"internalType":"Schema","name":"keySchema","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getRecord","outputs":[{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"}],"stateMutability":"view","type":"function","name":"getRecord","outputs":[{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getStaticField","outputs":[{"internalType":"bytes32","name":"data","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getValueSchema","outputs":[{"internalType":"Schema","name":"valueSchema","type":"bytes32"}]}],"devdoc":{"kind":"dev","methods":{"getDynamicField(bytes32,bytes32[],uint8)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to retrieve.","keyTuple":"The tuple used as a key to fetch the dynamic field.","tableId":"The ID of the table."},"returns":{"data":"The dynamic data of the specified field."}},"getDynamicFieldLength(bytes32,bytes32[],uint8)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to measure.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified dynamic field."}},"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to slice.","end":"The ending position of the slice.","keyTuple":"The tuple used as a key to fetch the dynamic field slice.","start":"The starting position of the slice.","tableId":"The ID of the table."},"returns":{"_0":"The sliced data from the specified dynamic field."}},"getField(bytes32,bytes32[],uint8)":{"details":"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.","params":{"fieldIndex":"Index of the field to retrieve.","keyTuple":"The tuple used as a key to fetch the field.","tableId":"The ID of the table."},"returns":{"data":"The data of the specified field."}},"getField(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the field to retrieve.","fieldLayout":"The layout of fields for the retrieval.","keyTuple":"The tuple used as a key to fetch the field.","tableId":"The ID of the table."},"returns":{"data":"The data of the specified field."}},"getFieldLayout(bytes32)":{"params":{"tableId":"The ID of the table for which to retrieve the field layout."},"returns":{"fieldLayout":"The layout of fields in the specified table."}},"getFieldLength(bytes32,bytes32[],uint8)":{"details":"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.","params":{"fieldIndex":"Index of the field to measure.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified field."}},"getFieldLength(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the field to measure.","fieldLayout":"The layout of fields for measurement.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified field."}},"getKeySchema(bytes32)":{"params":{"tableId":"The ID of the table."},"returns":{"keySchema":"The schema for keys in the specified table."}},"getRecord(bytes32,bytes32[])":{"params":{"keyTuple":"The tuple used as a key to fetch the record.","tableId":"The ID of the table."},"returns":{"dynamicData":"The dynamic data of the record.","encodedLengths":"Encoded lengths of dynamic data.","staticData":"The static data of the record."}},"getRecord(bytes32,bytes32[],bytes32)":{"params":{"fieldLayout":"The layout of fields to retrieve.","keyTuple":"The tuple used as a key to fetch the record.","tableId":"The ID of the table."},"returns":{"dynamicData":"The dynamic data of the record.","encodedLengths":"Encoded lengths of dynamic data.","staticData":"The static data of the record."}},"getStaticField(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the static field to retrieve.","fieldLayout":"The layout of fields for the retrieval.","keyTuple":"The tuple used as a key to fetch the static field.","tableId":"The ID of the table."},"returns":{"data":"The static data of the specified field."}},"getValueSchema(bytes32)":{"params":{"tableId":"The ID of the table."},"returns":{"valueSchema":"The schema for values in the specified table."}}},"version":1},"userdoc":{"kind":"user","methods":{"getDynamicField(bytes32,bytes32[],uint8)":{"notice":"Retrieves data for a specific dynamic (variable length) field in a record."},"getDynamicFieldLength(bytes32,bytes32[],uint8)":{"notice":"Calculates the length of a specified dynamic (variable length) field in a record."},"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":{"notice":"Retrieves a slice of a dynamic (variable length) field."},"getField(bytes32,bytes32[],uint8)":{"notice":"Retrieves data for a specified field in a record."},"getField(bytes32,bytes32[],uint8,bytes32)":{"notice":"Retrieves data for a specified field in a record."},"getFieldLayout(bytes32)":{"notice":"Fetches the field layout for a given table."},"getFieldLength(bytes32,bytes32[],uint8)":{"notice":"Calculates the length of a specified field in a record."},"getFieldLength(bytes32,bytes32[],uint8,bytes32)":{"notice":"Calculates the length of a specified field in a record."},"getKeySchema(bytes32)":{"notice":"Retrieves the key schema for a given table."},"getRecord(bytes32,bytes32[])":{"notice":"Fetches a record from a specified table using a provided key tuple."},"getRecord(bytes32,bytes32[],bytes32)":{"notice":"Fetches a record from a specified table using a provided key tuple and field layout."},"getStaticField(bytes32,bytes32[],uint8,bytes32)":{"notice":"Retrieves data for a specific static (fixed length) field in a record."},"getValueSchema(bytes32)":{"notice":"Retrieves the value schema for a given table."}},"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/store/src/StoreRead.sol":"StoreRead"},"evmVersion":"cancun","libraries":{}},"sources":{"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol":{"keccak256":"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a","urls":["bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44","dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL"],"license":"MIT"},"node_modules/@latticexyz/store/src/Bytes.sol":{"keccak256":"0xf506b8e9521a2173ae51aca038b86f705ac6c10fc6361c5df32ea37c7218fdbd","urls":["bzz-raw://9ce5626141f377ea6c9477a27205fa23013c321423950a97f75a2685ac401c55","dweb:/ipfs/QmfYjQmUcQUm46dRHbiYkUnoBokHuS58WZUd8oSdGKKohy"],"license":"MIT"},"node_modules/@latticexyz/store/src/FieldLayout.sol":{"keccak256":"0xc6aa930fb9a3df986870e3c77e567cabff12ae5e7b2c2af69669390e018d3728","urls":["bzz-raw://a8d6d40675ddd6575538cfa915f73fc8379f4c154b034220df2cf6b7be6d9baf","dweb:/ipfs/QmS7RNEDNBq6YwVJ1gPfs36CJg9d6h5MaxPRtuL3726uEK"],"license":"MIT"},"node_modules/@latticexyz/store/src/Hook.sol":{"keccak256":"0x6041a89e90293b15acf91378e329815cb857d79f0b384918cd97292378ed5c09","urls":["bzz-raw://0e263d3c8230b4a4852e3b66058e9c36e946cf64471ffd0ac7f54b7a37f329f4","dweb:/ipfs/QmdCnZE1G5PX4ZswUiR6t2DWMRDbVdJYaCzbCF4hbDTKc2"],"license":"MIT"},"node_modules/@latticexyz/store/src/IERC165.sol":{"keccak256":"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927","urls":["bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2","dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStore.sol":{"keccak256":"0xa95a7b8095a313078abe9b3953fa4512aac88ead4526e37023583cb5dc274cb3","urls":["bzz-raw://8a878403e5133ec5f250d752e7b7495e2b13420cd3a42fb59aa6d5f8ee6d188b","dweb:/ipfs/QmUGxeD5Y7B5goNNgFcgaAakjoSr4YtVaE3CMAypRUZGmc"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreData.sol":{"keccak256":"0x174b2e5a5f80094d752cd2a36f1fbdf50e81b1e203216b9e5a6f33e02d606cec","urls":["bzz-raw://59e6de780b55c1937a7148d3cc07ec137c3e2f243f331ba0b70f3262d919c1cb","dweb:/ipfs/QmTJbh6ybPsZE9pFziTztstWxmh6ogUgMa6E81M6PMTA6g"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreErrors.sol":{"keccak256":"0x4b471eb3b98a51f15992f7e4cfb7a7d8e842410f081ea03ef85d3a7b34c35f79","urls":["bzz-raw://e7e82faaea290036677562d8a3a8502f5f871b1368b58ac38897e0ef67216d84","dweb:/ipfs/QmfCj4CtNZ7LYkWUAYcMoyp3X7PFJkUjXgBwbzXkbkDFL6"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreEvents.sol":{"keccak256":"0xfdeeba7e17c947285610d49d85d402cfe5286c046814f827c1aaa37636c16d8f","urls":["bzz-raw://5fde8b7c7caf4dcdcb524565cb8745d897d4d22d88fa0744f9db4b3d36a1eee1","dweb:/ipfs/QmbUe4pfJeRqiiPz31BKWbYv12cz8Lz3Ky5yKydtTb4FY9"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreHook.sol":{"keccak256":"0x677224ab340753edf523ccff8c9d6ede987addbf0d7bc13d0e479306f3866a99","urls":["bzz-raw://6c0285a7684490d6e65d6f91b3631abdafb135d200ea9068e730dd98017a305e","dweb:/ipfs/QmcURHZiMGnSET9P2iSgph22F6iFdoDbN4WmJsHxTAT5G9"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRead.sol":{"keccak256":"0xe246addf70a3fe65f19e2ab0048d48785bc2ef2f75884eeade151aef59ff5449","urls":["bzz-raw://389022221307160febdec33a7fbdd82fcfbdd1fa6f9b1c67ffe3bf0467d2c924","dweb:/ipfs/QmWunXryDsJZJBwdXxKetRH1vB4tkwTXsdzoM4nePGVvaA"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRegistration.sol":{"keccak256":"0xf6d2871ca67aacadfd5dd4caef45440a571d932e68a04466f2674e481e79e167","urls":["bzz-raw://260067ed037789d073f407db1d416171e33c79e9b584090794d05e990ee88b67","dweb:/ipfs/QmbAA4Ynfy5aQv71JkZrPcdt2iqc3NK8DcAL1mnx7M1WYC"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreWrite.sol":{"keccak256":"0x7f6d8a25eea4a9d51de396ff64215e2567b29ce607538f04ec1a4ae2efb591bc","urls":["bzz-raw://8ae6e34ba2e92bd3cb8dd556838f4e3caa6c3feaf9e2d63649afa944cb5e3263","dweb:/ipfs/QmR1oNRLp87pnrnxrujdT7JU1Gzwq22rVukKUkXmwNBVSC"],"license":"MIT"},"node_modules/@latticexyz/store/src/Memory.sol":{"keccak256":"0x79954fa7614943899ad13b27ca0c2bf27c996d7b82a0e347afa48d7a4bbc6e2d","urls":["bzz-raw://34f7d6e209bcc6e379e004ae5a03f909e23e4e87956205610f4e39969b968912","dweb:/ipfs/QmZQeHDwtUBEpTSWn9L7AZ1id6dUbEHmLo6Cj3f9jKRqVM"],"license":"MIT"},"node_modules/@latticexyz/store/src/PackedCounter.sol":{"keccak256":"0x6dc7a614a120b1940ca8de1924e59895a42ef5f0e22d81a9221790fd76687c2e","urls":["bzz-raw://b638521a9590a62c4e976f12be43d0370246836b90227cbf2e306888331986f6","dweb:/ipfs/QmcEpcjHhL9rawjJRuMJvtTv3YwN2ggYsQHXZeoF88VRFX"],"license":"MIT"},"node_modules/@latticexyz/store/src/ResourceId.sol":{"keccak256":"0xdca93829ef7e90c12678d3b7bcafee1d3ec9499abfc76c91edd188a8923f4f18","urls":["bzz-raw://3193518ae917765035c845266de41ccebde7a7a06ee6fd7f000534a530975ab2","dweb:/ipfs/QmYr9dCG2HKUMrXHevyRanqsPRHYpD2dnpgZkvwZYqWHe9"],"license":"MIT"},"node_modules/@latticexyz/store/src/Schema.sol":{"keccak256":"0x21d008da9dd112938ad5381264dce39be7855002076afa01d78dc6421a951fd8","urls":["bzz-raw://1af33c3d662d6ba193987ec62c865e05b53ced4904bff9a5729ab3ada2ca3a99","dweb:/ipfs/QmUSXF3R7LwQWW8P6BZCrt3MAgGN5UwiiaHB3DGCSBZLL5"],"license":"MIT"},"node_modules/@latticexyz/store/src/Slice.sol":{"keccak256":"0x1f04af14e5040f71bd3daa79b90245a275e52f8d0294c17ae5bfe9aa727651a5","urls":["bzz-raw://d76533959ded2f58434ae9f89fe8c3ff66095ec94e829f89914b362751799e3a","dweb:/ipfs/Qmb1e12g6Sku2u1R96qei1GhqSNi1sZhKRCb111SyNk1ta"],"license":"MIT"},"node_modules/@latticexyz/store/src/Storage.sol":{"keccak256":"0x48c9749d33f06406b8033b3df67002836d1b356c6ae8282865e7b437941ed61f","urls":["bzz-raw://931e1275db62ba2f9410ee8a8ab384ece2a7031cdf446c50696078f9da24a04d","dweb:/ipfs/QmTXzyjLNj5KuJUHfe1T3awroK5DLkCU4dm6RR4pSUVrfE"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreCore.sol":{"keccak256":"0x7cafc150d77cb46ecb49b1a1a7d43cc17e21a095596cf544cc8ba6bfe7ed7f20","urls":["bzz-raw://889cadacfbc667e10a7a83ac34e858c76d0472d04cad72c7691a84879e503ce3","dweb:/ipfs/Qmcm6GFFoGFw2nmuz3Z2NRAgqfBPFZixHppmQzZM4Fy3sR"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreRead.sol":{"keccak256":"0x9fdfe426fd74b31fe309efbd9bf30bcfea7457366f8c8138cf0ee0bd983d6c28","urls":["bzz-raw://5bba26fa27f64c5560708391c09da78a1e8bbaa6b5d515aa7692a57516319ecd","dweb:/ipfs/QmQmDtwG742BMqW8qgiMAccdpZbzxQyyVnW9LMETP2NBVF"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreSwitch.sol":{"keccak256":"0xbe5cb815a5d073d1d94fc73a3a02a151ffb4e9ce299f00580c6c2d9cd339d7c9","urls":["bzz-raw://b7416ec2aeef38b06c4e559dc3e76fa8cd51f54c06cc58aeed613f44dfd3c3ff","dweb:/ipfs/QmRp6ZmUckpmGKG31wyZSxtgmUJZS2y85sRP2UU9Foajn7"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/index.sol":{"keccak256":"0xa59c43271d363f2366d6f6732ae586b1a36a3ffa4906b8f5cbbf19d3d314562c","urls":["bzz-raw://2bd7c9f8f9ad579a8dfec566b2bd2e646f8065ce8a07e6732e11a4a3a2be7787","dweb:/ipfs/QmWBwZGnYYxEiRjFKSsu1mFtCWJYw3XSojhn7zmc5YE4vG"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol":{"keccak256":"0x2e81480e081ce6ad4917ecc634e5c9b7a5674068992ae8d9088f0f6296da3bf7","urls":["bzz-raw://2acfdee4dd4c0347ec214273184f267db0e7edc82e586600501d13581dbb5551","dweb:/ipfs/QmcD945zNdGfkwKVvKHA2fpBGictaz4cVMnNm96SmTG5qY"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol":{"keccak256":"0x29ed1bd962e594e00a9b921ddbbb202a47206adbece718721483a69593b88763","urls":["bzz-raw://786df2eca996d18660a4ea7d059dfb8c8476fe5cc8f14e0ce5c8f237e08444ea","dweb:/ipfs/QmQ8dbVA2rMgcb9rznHVjn8DGH9U8bZuHmebukjkYxs2Av"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol":{"keccak256":"0xe9c42e51b6d20496dde8e8013680ec4a4ea1229fd57f0364a2a061c14c1c115b","urls":["bzz-raw://2bcbeeb7b3de32fc68102f7875d71348d5a0171dbb50937d6ebeb28dd10d4ed4","dweb:/ipfs/QmPY91z4D25KGLU2nhnZgb538Mh1mi46RbwHQB8kZvXd4h"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol":{"keccak256":"0xf80e355b361d29b0169483074b73e2502b228d539d5b3511239edfa9644ae270","urls":["bzz-raw://067d0b61a94453ed29f985cee8d237b46ef1c95f790848a927951e951ebe5a44","dweb:/ipfs/QmVjF2vEnRXzq1GHXwXd9iHJAfyrZNA2wAuygpZv6dGRTB"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x2fe1752ecfb01c2de84cd9ae0c47fef85f9f0a7668ae31dc8b19724570eaad50","urls":["bzz-raw://cb90fb960543d00b37df49274c3b7bda6f2c8fb1b363226610f6de7f5bffc7c2","dweb:/ipfs/Qmc1ZQ6xPm8jXaWbc9Lakq2uZxY3pqtVC8r3WnNDFgLGTN"],"license":"MIT"},"node_modules/@latticexyz/store/src/rightMask.sol":{"keccak256":"0xbde7a13eb04663ffd62c3eac929abde4bf8d4fb4c434e510782af01045b78410","urls":["bzz-raw://3b629c78d8e194824b07bbf66f62d5bb94ce883100f5523cb545d3e980792f38","dweb:/ipfs/QmWCRbCT55mnusK1abavXvwM4uN9QStcML4ZgjUG9L6V8S"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeHookTypes.sol":{"keccak256":"0xcc16f330a9cb5f9f095e2bfc62c67818f2b91a229223c64c87891f1cebfc0305","urls":["bzz-raw://1384e4acac4553089859ff1368f358e5c81ceba986a902e5ec082801de097f64","dweb:/ipfs/QmXcEESML4KRKCfwxvC3tsW9jiA8PE7pxPuZ8L1t1wiNby"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeResourceTypes.sol":{"keccak256":"0x515001322ebb9b58c62be0bd96ba65dc82841cc550533f283813ad24baaf2554","urls":["bzz-raw://b014d298897dfc75189c10f5e3d970d8368db734c545f6c7d4833cec9c7117eb","dweb:/ipfs/Qmcs7rTdh6zVyDHczXW6mEJqVmndZZTDSjNC1jouf43hTX"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol":{"keccak256":"0xcf8e6e16b76972b6a96ea6b428d7298fc174a840fc8c5c09b6fe2030d31600d7","urls":["bzz-raw://025cf5112618018efd416155c9df257cd28447629bd79c0c37655a8e22c0e4f4","dweb:/ipfs/QmaqeqzGVrAK6rQqQgCzs8UJMWrWmR52jqzN8jqRdaY1kT"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol":{"keccak256":"0x248c35b8efaf6a0b0229fd81cafcb8fac6a54662187b56b49574b10e9c3ebf29","urls":["bzz-raw://63b6c95da7d63346db3b741f836b20e23f8e46a6245efdfa6443b204edecabcf","dweb:/ipfs/QmY79DfLgvMsTSZJzwbYmzGYE2ajCumu3ruQ2GpDyYbVqY"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol":{"keccak256":"0x08f257c62602117fe4943580b0a19f19cf696b22000afd927a2159e24625a13a","urls":["bzz-raw://40ee497f86d4192794a5592264e356dcda27bbe275f6a110dfbc3c3b67798205","dweb:/ipfs/QmW98aRsWSvUzwvX8FkweFDrgGS9YKr8KvfnFrT5HkMtvT"],"license":"MIT"},"node_modules/@latticexyz/store/src/version.sol":{"keccak256":"0x1cf2e205960520ded9a1ac8a6f4e4e25b5153114939adc7acb66122aba88af61","urls":["bzz-raw://7b41a9da0859000750196a14db7352e12fbe0d55e3849a468fe41b23ffa847ed","dweb:/ipfs/QmTjkrru4tcqXx38k49C2ris5ednawtkfdcW5EVRNJYBKU"],"license":"MIT"}},"version":1},"id":23}
|
@@ -1,17 +1,4 @@
|
|
1
1
|
[
|
2
|
-
{
|
3
|
-
"type": "function",
|
4
|
-
"name": "_initialMsgSender",
|
5
|
-
"inputs": [],
|
6
|
-
"outputs": [
|
7
|
-
{
|
8
|
-
"name": "sender",
|
9
|
-
"type": "address",
|
10
|
-
"internalType": "address"
|
11
|
-
}
|
12
|
-
],
|
13
|
-
"stateMutability": "view"
|
14
|
-
},
|
15
2
|
{
|
16
3
|
"type": "function",
|
17
4
|
"name": "_msgSender",
|
@@ -1,17 +1,4 @@
|
|
1
1
|
declare const abi: [
|
2
|
-
{
|
3
|
-
"type": "function",
|
4
|
-
"name": "_initialMsgSender",
|
5
|
-
"inputs": [],
|
6
|
-
"outputs": [
|
7
|
-
{
|
8
|
-
"name": "sender",
|
9
|
-
"type": "address",
|
10
|
-
"internalType": "address"
|
11
|
-
}
|
12
|
-
],
|
13
|
-
"stateMutability": "view"
|
14
|
-
},
|
15
2
|
{
|
16
3
|
"type": "function",
|
17
4
|
"name": "_msgSender",
|