@latticexyz/world-modules 2.0.0-main-59acc3cd → 2.0.0-main-3042f86e

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (140) hide show
  1. package/out/AccessControl.sol/AccessControl.json +1 -1
  2. package/out/AccessControlLib.sol/AccessControlLib.json +1 -1
  3. package/out/AccessManagementSystem.sol/AccessManagementSystem.json +1 -1
  4. package/out/AddressArray.sol/AddressArray.json +1 -1
  5. package/out/Allowances.sol/Allowances.json +1 -1
  6. package/out/BalanceTransferSystem.sol/BalanceTransferSystem.json +1 -1
  7. package/out/Balances.sol/Balances.json +1 -1
  8. package/out/BatchCallSystem.sol/BatchCallSystem.json +1 -1
  9. package/out/Bool.sol/Bool.json +1 -1
  10. package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +1 -1
  11. package/out/CallboundDelegations.sol/CallboundDelegations.json +1 -1
  12. package/out/Delegation.sol/Delegation.json +1 -1
  13. package/out/DelegationControl.sol/DelegationControl.json +1 -1
  14. package/out/DelegationControlMock.sol/DelegationControlMock.json +1 -1
  15. package/out/ERC20.t.sol/ERC20Test.json +1 -1
  16. package/out/ERC20Metadata.sol/ERC20Metadata.json +1 -1
  17. package/out/ERC20Module.sol/ERC20Module.json +1 -1
  18. package/out/ERC20Module.sol/ERC20ModuleRegistrationLibrary.json +1 -1
  19. package/out/ERC20Registry.sol/ERC20Registry.json +1 -1
  20. package/out/ERC20System.sol/ERC20System.json +1 -1
  21. package/out/ERC721.t.sol/ERC721Recipient.json +1 -1
  22. package/out/ERC721.t.sol/ERC721Test.json +1 -1
  23. package/out/ERC721.t.sol/ERC721TokenReceiver.json +1 -1
  24. package/out/ERC721.t.sol/NonERC721Recipient.json +1 -1
  25. package/out/ERC721.t.sol/RevertingERC721Recipient.json +1 -1
  26. package/out/ERC721.t.sol/WrongReturnDataERC721Recipient.json +1 -1
  27. package/out/ERC721Metadata.sol/ERC721Metadata.json +1 -1
  28. package/out/ERC721Module.sol/ERC721Module.json +1 -1
  29. package/out/ERC721Module.sol/ERC721ModuleRegistrationLibrary.json +1 -1
  30. package/out/ERC721Registry.sol/ERC721Registry.json +1 -1
  31. package/out/ERC721System.sol/ERC721System.json +1 -1
  32. package/out/FunctionSelectors.sol/FunctionSelectors.json +1 -1
  33. package/out/FunctionSignatures.sol/FunctionSignatures.json +1 -1
  34. package/out/Hook.sol/HookInstance.json +1 -1
  35. package/out/Hook.sol/HookLib.json +1 -1
  36. package/out/Hooks.sol/Hooks.json +1 -1
  37. package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +1 -1
  38. package/out/InitModule.sol/InitModule.json +1 -1
  39. package/out/InitModuleAddress.sol/InitModuleAddress.json +1 -1
  40. package/out/InstalledModules.sol/InstalledModules.json +1 -1
  41. package/out/KeysInTable.sol/KeysInTable.json +1 -1
  42. package/out/KeysInTableHook.sol/KeysInTableHook.json +1 -1
  43. package/out/KeysInTableModule.sol/KeysInTableModule.abi.json +0 -16
  44. package/out/KeysInTableModule.sol/KeysInTableModule.abi.json.d.ts +0 -16
  45. package/out/KeysInTableModule.sol/KeysInTableModule.json +1 -1
  46. package/out/KeysInTableModule.t.sol/KeysInTableModuleTest.json +1 -1
  47. package/out/KeysWithValue.sol/KeysWithValue.json +1 -1
  48. package/out/KeysWithValueHook.sol/KeysWithValueHook.json +1 -1
  49. package/out/KeysWithValueModule.sol/KeysWithValueModule.abi.json +0 -16
  50. package/out/KeysWithValueModule.sol/KeysWithValueModule.abi.json.d.ts +0 -16
  51. package/out/KeysWithValueModule.sol/KeysWithValueModule.json +1 -1
  52. package/out/KeysWithValueModule.t.sol/KeysWithValueModuleTest.json +1 -1
  53. package/out/Module.sol/Module.json +1 -1
  54. package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.json +1 -1
  55. package/out/NamespaceDelegationControl.sol/NamespaceDelegationControl.json +1 -1
  56. package/out/NamespaceOwner.sol/NamespaceOwner.json +1 -1
  57. package/out/OperatorApproval.sol/OperatorApproval.json +1 -1
  58. package/out/Owners.sol/Owners.json +1 -1
  59. package/out/Puppet.sol/Puppet.json +1 -1
  60. package/out/PuppetDelegationControl.sol/PuppetDelegationControl.json +1 -1
  61. package/out/PuppetFactorySystem.sol/PuppetFactorySystem.json +1 -1
  62. package/out/PuppetMaster.sol/PuppetMaster.json +1 -1
  63. package/out/PuppetModule.sol/PuppetModule.json +1 -1
  64. package/out/PuppetModule.t.sol/PuppetModuleTest.json +1 -1
  65. package/out/PuppetModule.t.sol/PuppetTestSystem.json +1 -1
  66. package/out/PuppetRegistry.sol/PuppetRegistry.json +1 -1
  67. package/out/RegistrationSystem.sol/RegistrationSystem.json +1 -1
  68. package/out/ResourceAccess.sol/ResourceAccess.json +1 -1
  69. package/out/ResourceIds.sol/ResourceIds.json +1 -1
  70. package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +1 -1
  71. package/out/StandardDelegationsModule.t.sol/StandardDelegationsModuleTest.json +1 -1
  72. package/out/StoreCore.sol/StoreCore.json +1 -1
  73. package/out/StoreCore.sol/StoreCoreInternal.json +1 -1
  74. package/out/StoreData.sol/StoreData.json +1 -1
  75. package/out/StoreHooks.sol/StoreHooks.json +1 -1
  76. package/out/StoreRead.sol/StoreRead.json +1 -1
  77. package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.json +1 -1
  78. package/out/StoreSwitch.sol/StoreSwitch.json +1 -1
  79. package/out/System.sol/System.json +1 -1
  80. package/out/SystemCall.sol/SystemCall.json +1 -1
  81. package/out/SystemHooks.sol/SystemHooks.json +1 -1
  82. package/out/SystemRegistry.sol/SystemRegistry.json +1 -1
  83. package/out/SystemSwitch.sol/SystemSwitch.json +1 -1
  84. package/out/SystemSwitch.t.sol/EchoSystem.json +1 -1
  85. package/out/SystemSwitch.t.sol/SystemSwitchTest.abi.json +0 -16
  86. package/out/SystemSwitch.t.sol/SystemSwitchTest.abi.json.d.ts +0 -16
  87. package/out/SystemSwitch.t.sol/SystemSwitchTest.json +1 -1
  88. package/out/SystemboundDelegationControl.sol/SystemboundDelegationControl.json +1 -1
  89. package/out/SystemboundDelegations.sol/SystemboundDelegations.json +1 -1
  90. package/out/Systems.sol/Systems.json +1 -1
  91. package/out/Tables.sol/Tables.json +1 -1
  92. package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +1 -1
  93. package/out/TimeboundDelegations.sol/TimeboundDelegations.json +1 -1
  94. package/out/TokenApproval.sol/TokenApproval.json +1 -1
  95. package/out/TokenURI.sol/TokenURI.json +1 -1
  96. package/out/TotalSupply.sol/TotalSupply.json +1 -1
  97. package/out/TwoFields.sol/TwoFields.json +1 -1
  98. package/out/UniqueEntity.sol/UniqueEntity.json +1 -1
  99. package/out/UniqueEntityModule.sol/UniqueEntityModule.json +1 -1
  100. package/out/UniqueEntityModule.t.sol/UniqueEntityModuleTest.json +1 -1
  101. package/out/UniqueEntityModule.t.sol/UniqueEntityTestSystem.json +1 -1
  102. package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +1 -1
  103. package/out/UsedKeysIndex.sol/UsedKeysIndex.json +1 -1
  104. package/out/UserDelegationControl.sol/UserDelegationControl.json +1 -1
  105. package/out/World.sol/World.json +1 -1
  106. package/out/World.t.sol/EchoSystemHook.json +1 -1
  107. package/out/World.t.sol/IWorldTestSystem.json +1 -1
  108. package/out/World.t.sol/PayableFallbackSystem.json +1 -1
  109. package/out/World.t.sol/RevertSystemHook.json +1 -1
  110. package/out/World.t.sol/WorldTest.json +1 -1
  111. package/out/World.t.sol/WorldTestSystem.json +1 -1
  112. package/out/WorldContext.sol/WorldContextConsumer.json +1 -1
  113. package/out/WorldContext.sol/WorldContextConsumerLib.json +1 -1
  114. package/out/WorldContext.sol/WorldContextProviderLib.json +1 -1
  115. package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.json +1 -1
  116. package/out/interfaces/IBaseWorld.sol/IBaseWorld.json +1 -1
  117. package/out/query.t.sol/QueryTest.json +1 -1
  118. package/out/tables/Balances.sol/Balances.json +1 -1
  119. package/package.json +8 -8
  120. package/src/modules/erc20-puppet/tables/Allowances.sol +8 -29
  121. package/src/modules/erc20-puppet/tables/ERC20Metadata.sol +8 -29
  122. package/src/modules/erc20-puppet/tables/ERC20Registry.sol +8 -28
  123. package/src/modules/erc20-puppet/tables/TotalSupply.sol +8 -27
  124. package/src/modules/erc721-puppet/tables/ERC721Metadata.sol +8 -29
  125. package/src/modules/erc721-puppet/tables/ERC721Registry.sol +8 -28
  126. package/src/modules/erc721-puppet/tables/OperatorApproval.sol +8 -29
  127. package/src/modules/erc721-puppet/tables/Owners.sol +8 -28
  128. package/src/modules/erc721-puppet/tables/TokenApproval.sol +8 -28
  129. package/src/modules/erc721-puppet/tables/TokenURI.sol +8 -28
  130. package/src/modules/keysintable/KeysInTableModule.sol +4 -4
  131. package/src/modules/keysintable/tables/KeysInTable.sol +9 -33
  132. package/src/modules/keysintable/tables/UsedKeysIndex.sol +9 -31
  133. package/src/modules/keyswithvalue/KeysWithValueModule.sol +2 -2
  134. package/src/modules/keyswithvalue/tables/KeysWithValue.sol +9 -29
  135. package/src/modules/puppet/tables/PuppetRegistry.sol +8 -28
  136. package/src/modules/std-delegations/tables/CallboundDelegations.sol +8 -31
  137. package/src/modules/std-delegations/tables/SystemboundDelegations.sol +8 -30
  138. package/src/modules/std-delegations/tables/TimeboundDelegations.sol +8 -29
  139. package/src/modules/tokens/tables/Balances.sol +8 -28
  140. package/src/modules/uniqueentity/tables/UniqueEntity.sol +9 -28
@@ -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":"521:7567:23:-:0;;;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x608060405234801561001057600080fd5b50600436106100df5760003560e01c80639f1fcf0a1161008c578063d03edb8c11610066578063d03edb8c146101c2578063d4285dc2146101d5578063dbbf0e211461019c578063e228a4a3146101e857600080fd5b80639f1fcf0a14610189578063a53417ed1461019c578063cc49db7e146101af57600080fd5b8063419b58fd116100bd578063419b58fd146101415780634dc77d97146101635780638c364d591461017657600080fd5b806305242d2f146100e45780631e7889771461010d5780633a77c2c214610120575b600080fd5b6100f76100f2366004610e65565b6101fb565b6040516101049190610f11565b60405180910390f35b6100f761011b366004610f24565b610248565b61013361012e366004610f82565b610292565b604051908152602001610104565b61015461014f366004610f9b565b6102a3565b60405161010493929190610fee565b6100f76101713660046110cd565b6102f8565b610133610184366004610e65565b610307565b610133610197366004611136565b61034a565b6101336101aa366004611195565b610360565b6101546101bd3660046111ec565b610377565b6100f76101d0366004610f24565b6103c9565b6101336101e3366004610f82565b61040a565b6101336101f6366004610f82565b610415565b606061023e868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506104209050565b9695505050505050565b606061028985858580806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250879250610460915050565b95945050505050565b600061029d8261049a565b92915050565b6060600060606102e88787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525089925061051f915050565b9250925092509450945094915050565b606061023e8686868686610627565b600061023e8686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525088925087915061072f9050565b60006102898585858561075c565b949350505050565b600061036d8484846107a4565b90505b9392505050565b6060600060606103ba868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152506107ba92505050565b92509250925093509350939050565b6060610289858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792506107e0915050565b600061029d826107f6565b600061029d8261086a565b606061042b82610890565b8360ff16101561044857610441858585856108c2565b9050610358565b610441858561045685610890565b610460908761124e565b606061036d6104708585856108ef565b600061049585610480898961096f565b9060ff166028026038011c64ffffffffff1690565b610982565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016104e957507e60030220202000000000000000000000000000000000000000000000000000919050565b61029d6105167f746273746f72650000000000000000005461626c657300000000000000000000846109ad565b60206000610a06565b606060006060600061053085610a57565b905061053d878783610a7a565b9350600061054a86610ab3565b9050801561061c5761055c888861096f565b935066ffffffffffffff841667ffffffffffffffff81111561058057610580611019565b6040519080825280601f01601f1916602001820160405280156105aa576020820181803683370190505b5092506020830160005b828160ff1610156106195760006105cc8b8b846108ef565b905060006105e9888460ff166028026038011c64ffffffffff1690565b90506105f88260008387610ad0565b6106028185611267565b9350505080806106119061127a565b9150506105b4565b50505b505093509350939050565b606081831115610672576040517fa8c5478200000000000000000000000000000000000000000000000000000000815260048101849052602481018390526044015b60405180910390fd5b600061067e878761096f565b9050600061069b828760ff166028026038011c64ffffffffff1690565b905080851015806106ab57508084115b156107065780818610156106c9576106c4600186611299565b6106cb565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401610669565b60006107138989896108ef565b90506107228187888803610982565b9998505050505050505050565b600061028961073e8686610b9b565b60ff858116601b0360080285901c166107578587610bb0565b610a06565b60008061076883610890565b90508060ff168460ff1610156107905760ff848116601b0360080284901c165b915050610358565b610788868661079f848861124e565b610be1565b600061036d8484846107b58861049a565b61075c565b6060600060606107d385856107ce8861049a565b61051f565b9250925092509250925092565b606061036d8484846107f18861049a565b610420565b600061080182610bf1565b905061080c82610c83565b61086557818260405160200161082491815260200190565b60408051601f19818403018152908290527f41e713ad00000000000000000000000000000000000000000000000000000000825261066992916004016112ac565b919050565b600061087582610d20565b90508061086557818260405160200161082491815260200190565b6000600860016108a260026020611299565b6108ac9190611299565b6108b691906112c5565b8260ff911c1692915050565b60606102896108d18686610b9b565b6108db8486610bb0565b60ff868116601b0360080286901c16610982565b600083836040516020016109049291906112dc565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b600061037061097e8484610db2565b5490565b60405160208101601f19603f84840101166040528282526109a585858584610ad0565b509392505050565b60408051602081018490529081018290526000906060015b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600060208210610a2c57602082048401935060208281610a2857610a28611318565b0691505b508254600882021b6020829003808411156109a5576001850154600882021c82179150509392505050565b60006008610a6760026020611299565b610a7191906112c5565b9190911c919050565b606081600003610a995750604080516020810190915260008152610370565b6000610aa58585610b9b565b905061028981600085610982565b60006008600180610ac660026020611299565b6108a29190611299565b8215610b575760208310610afa57602083048401935060208381610af657610af6611318565b0692505b8215610b57576020839003600081841015610b1d5750600019600884021c610b27565b50600019600882021c5b8554600886021b818451168219821617845250818411610b48575050610b95565b50600194909401939182900391015b5b60208210610b795783548152600190930192601f1990910190602001610b58565b8115610b955780518454600019600885021c9182169119161781525b50505050565b600082826040516020016109c59291906112dc565b600080805b8360ff168110156109a557610bd760ff601b83900360080287901c1683611267565b9150600101610bb5565b600061036d82610480868661096f565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610c2a57610c2a61132e565b602090810291909101015260006103587f746273746f72650000000000000000005461626c6573000000000000000000008360017e6003022020200000000000000000000000000000000000000000000000000061072f565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610cbc57610cbc61132e565b60209081029190910101526000610d147f746273746f72650000000000000000005265736f75726365496473000000000083837e0101000100000000000000000000000000000000000000000000000000000061072f565b90506103588160f81c90565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610d5957610d5961132e565b602090810291909101015260006103587f746273746f72650000000000000000005461626c6573000000000000000000008360027e6003022020200000000000000000000000000000000000000000000000000061072f565b60008282604051602001610dc79291906112dc565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b60008083601f840112610e1a57600080fd5b50813567ffffffffffffffff811115610e3257600080fd5b6020830191508360208260051b8501011115610e4d57600080fd5b9250929050565b803560ff8116811461086557600080fd5b600080600080600060808688031215610e7d57600080fd5b85359450602086013567ffffffffffffffff811115610e9b57600080fd5b610ea788828901610e08565b9095509350610eba905060408701610e54565b949793965091946060013592915050565b6000815180845260005b81811015610ef157602081850181015186830182015201610ed5565b506000602082860101526020601f19601f83011685010191505092915050565b6020815260006103706020830184610ecb565b60008060008060608587031215610f3a57600080fd5b84359350602085013567ffffffffffffffff811115610f5857600080fd5b610f6487828801610e08565b9094509250610f77905060408601610e54565b905092959194509250565b600060208284031215610f9457600080fd5b5035919050565b60008060008060608587031215610fb157600080fd5b84359350602085013567ffffffffffffffff811115610fcf57600080fd5b610fdb87828801610e08565b9598909750949560400135949350505050565b6060815260006110016060830186610ecb565b846020840152828103604084015261023e8185610ecb565b634e487b7160e01b600052604160045260246000fd5b600082601f83011261104057600080fd5b8135602067ffffffffffffffff8083111561105d5761105d611019565b8260051b604051601f19603f8301168101818110848211171561108257611082611019565b60405293845260208187018101949081019250878511156110a257600080fd5b6020870191505b848210156110c2578135835291830191908301906110a9565b979650505050505050565b600080600080600060a086880312156110e557600080fd5b85359450602086013567ffffffffffffffff81111561110357600080fd5b61110f8882890161102f565b94505061111e60408701610e54565b94979396509394606081013594506080013592915050565b6000806000806080858703121561114c57600080fd5b84359350602085013567ffffffffffffffff81111561116a57600080fd5b6111768782880161102f565b93505061118560408601610e54565b9396929550929360600135925050565b6000806000606084860312156111aa57600080fd5b83359250602084013567ffffffffffffffff8111156111c857600080fd5b6111d48682870161102f565b9250506111e360408501610e54565b90509250925092565b60008060006040848603121561120157600080fd5b83359250602084013567ffffffffffffffff81111561121f57600080fd5b61122b86828701610e08565b9497909650939450505050565b634e487b7160e01b600052601160045260246000fd5b60ff828116828216039081111561029d5761029d611238565b8082018082111561029d5761029d611238565b600060ff821660ff810361129057611290611238565b60010192915050565b8181038181111561029d5761029d611238565b82815260406020820152600061036d6040830184610ecb565b808202811582820484141761029d5761029d611238565b8281526000602080830184516020860160005b8281101561130b578151845292840192908401906001016112ef565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b634e487b7160e01b600052603260045260246000fdfea164736f6c6343000818000a","sourceMap":"521:7567:23:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4008:258;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;5275:244;;;;;;:::i;:::-;;:::i;777:156::-;;;;;;:::i;:::-;;:::i;:::-;;;2970:25:208;;;2958:2;2943:18;777:156:23;2793:208:208;2670:288:23;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;:::i;7791:295::-;;;;;;:::i;:::-;;:::i;4663:265::-;;;;;;:::i;:::-;;:::i;6533:258::-;;;;;;:::i;:::-;;:::i;5981:216::-;;;;;;:::i;:::-;;:::i;1972:246::-;;;;;;:::i;:::-;;:::i;3437:216::-;;;;;;:::i;:::-;;:::i;1452:143::-;;;;;;:::i;:::-;;:::i;1120:151::-;;;;;;:::i;:::-;;:::i;4008:258::-;4167:17;4199:62;4218:7;4227:8;;4199:62;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4237:10:23;;-1:-1:-1;4249:11:23;;-1:-1:-1;4199:18:23;;-1:-1:-1;4199:62:23:i;:::-;4192:69;4008:258;-1:-1:-1;;;;;;4008:258:23:o;5275:244::-;5419:17;5451:63;5477:7;5486:8;;5451:63;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;5496:17:23;;-1:-1:-1;5451:25:23;;-1:-1:-1;;5451:63:23:i;:::-;5444:70;5275:244;-1:-1:-1;;;;;5275:244:23:o;777:156::-;850:23;895:33;920:7;895:24;:33::i;:::-;881:47;777:156;-1:-1:-1;;777:156:23:o;2670:288::-;2808:23;2833:28;2863:24;2902:51;2922:7;2931:8;;2902:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2941:11:23;;-1:-1:-1;2902:19:23;;-1:-1:-1;;2902:51:23:i;:::-;2895:58;;;;;;2670:288;;;;;;;;:::o;7791:295::-;7974:12;8001:80;8032:7;8041:8;8051:17;8070:5;8077:3;8001:30;:80::i;4663:265::-;4828:12;4855:68;4880:7;4889:8;;4855:68;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4899:10:23;;-1:-1:-1;4911:11:23;;-1:-1:-1;4855:24:23;;-1:-1:-1;4855:68:23:i;6533:258::-;6696:7;6718:68;6743:7;6752:8;6762:10;6774:11;6718:24;:68::i;6533:258::-;;;;;;;:::o;5981:216::-;6115:7;6137:55;6162:7;6171:8;6181:10;6137:24;:55::i;:::-;6130:62;;5981:216;;;;;;:::o;1972:246::-;2081:23;2106:28;2136:24;2175:38;2195:7;2204:8;;2175:38;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2175:19:23;;-1:-1:-1;;;2175:38:23:i;:::-;2168:45;;;;;;1972:246;;;;;;;:::o;3437:216::-;3567:17;3599:49;3618:7;3627:8;;3599:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;3637:10:23;;-1:-1:-1;3599:18:23;;-1:-1:-1;;3599:49:23:i;1452:143::-;1523:16;1559:31;1582:7;1559:22;:31::i;1120:151::-;1193:18;1233:33;1258:7;1233:24;:33::i;37158:440:20:-;37309:12;37346:29;:11;:27;:29::i;:::-;37333:10;:42;;;37329:265;;;37392:82;37431:7;37440:8;37450:10;37462:11;37392:38;:82::i;:::-;37385:89;;;;37329:265;37502:85;37518:7;37527:8;37556:29;:11;:27;:29::i;:::-;37537:49;;:10;:49;:::i;:::-;39350:12;39474:257;39513:79;39555:7;39564:8;39574:17;39513:41;:79::i;:::-;39610:1;39629:93;39704:17;39629:66;39677:7;39686:8;39629:47;:66::i;:::-;:74;6999:16:15;;988;6999;900;6988:27;6948:68;6926:92;;;6811:218;39629:93:20;39474:12;:257::i;6417:652::-;6484:11;6720:64;;;6716:111;;-1:-1:-1;1471:66:29;;6417:652:20;-1:-1:-1;6417:652:20:o;6716:111::-;6871:185;6917:85;1342:66:29;6993:7:20;6917:40;:85::i;:::-;7022:2;7044:1;6871:17;:185::i;34794:1314::-;34924:23;34949:28;34979:24;35045:20;35068:30;:11;:28;:30::i;:::-;35045:53;;35159:65;35192:7;35201:8;35211:12;35159:32;:65::i;:::-;35146:78;;35288:24;35315:30;:11;:28;:30::i;:::-;35288:57;-1:-1:-1;35355:20:20;;35351:753;;35448:66;35496:7;35505:8;35448:47;:66::i;:::-;35431:83;-1:-1:-1;6382:59:15;;;35566:33:20;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;35566:33:20;-1:-1:-1;35552:47:20;-1:-1:-1;894:4:14;884:15;;35607:21:20;35671:427;35689:16;35685:1;:20;;;35671:427;;;35722:27;35752:63;35794:7;35803:8;35813:1;35752:41;:63::i;:::-;35722:93;-1:-1:-1;35825:14:20;35842:25;:14;35865:1;6999:16:15;;988;6999;900;6988:27;6948:68;6926:92;;;6811:218;35842:25:20;35825:42;;35877:110;35908:19;35937:1;35948:6;35971:13;35877:12;:110::i;:::-;36066:23;36083:6;36066:23;;:::i;:::-;;;35712:386;;35707:3;;;;;:::i;:::-;;;;35671:427;;;;35377:727;35351:753;35005:1103;;34794:1314;;;;;;;:::o;42937:1148::-;43114:12;43187:3;43179:5;:11;43175:83;;;43207:44;;;;;;;;9041:25:208;;;9082:18;;;9075:34;;;9014:18;;43207:44:20;;;;;;;;43175:83;43467:28;43498:66;43546:7;43555:8;43498:47;:66::i;:::-;43467:97;-1:-1:-1;43570:19:20;43592:41;43467:97;43615:17;6999:16:15;;988;6999;900;6988:27;6948:68;6926:92;;;6811:218;43592:41:20;43570:63;;43652:11;43643:5;:20;;:41;;;;43673:11;43667:3;:17;43643:41;43639:157;;;43737:11;43759;43750:5;:20;;:38;;43781:7;43787:1;43781:3;:7;:::i;:::-;43750:38;;;43773:5;43750:38;43701:88;;;;;;;;9041:25:208;;;;9082:18;;;9075:34;9014:18;;43701:88:20;8867:248:208;43639:157:20;43866:16;43885:79;43927:7;43936:8;43946:17;43885:41;:79::i;:::-;43866:98;;43996:78;44027:8;44045:5;44066;44060:3;:11;43996:12;:78::i;:::-;43989:85;42937:1148;-1:-1:-1;;;;;;;;;42937:1148:20:o;38205:541::-;38362:7;38499:242;38543:59;38584:7;38593:8;38543:40;:59::i;:::-;38620:31;;;;4677:19:3;:27;579:1:30;4676:44:3;4642:79;;;4629:93;38669:63:20;38708:11;38721:10;38669:38;:63::i;:::-;38499:17;:242::i;41000:427::-;41157:7;41172:21;41202:29;:11;:27;:29::i;:::-;41172:60;;41255:15;41242:28;;:10;:28;;;41238:185;;;41287:31;;;;4677:19:3;:27;579:1:30;4676:44:3;4642:79;;;4629:93;41287:31:20;41280:38;;;;;41238:185;41346:70;41368:7;41377:8;41387:28;41400:15;41387:10;:28;:::i;:::-;41346:21;:70::i;40353:225::-;40481:7;40503:70;40518:7;40527:8;40537:10;40549:23;40564:7;40549:14;:23::i;:::-;40503:14;:70::i;33994:253::-;34095:23;34120:28;34150:24;34189:53;34199:7;34208:8;34218:23;34233:7;34218:14;:23::i;:::-;34189:9;:53::i;:::-;34182:60;;;;;;33994:253;;;;;:::o;36537:218::-;36659:12;36686:64;36695:7;36704:8;36714:10;36726:23;36741:7;36726:14;:23::i;:::-;36686:8;:64::i;7329:379::-;7394:16;7430:29;7451:7;7430:20;:29::i;:::-;7418:41;;7573:31;7596:7;7573:22;:31::i;:::-;7568:136;;7654:7;7687;7670:25;;;;;;9413:19:208;;9457:2;9448:12;;9253:213;7670:25:20;;;;-1:-1:-1;;7670:25:20;;;;;;;;;;7621:76;;;;;;;;;:::i;7568:136::-;7329:379;;;:::o;7976:273::-;8043:18;8083:31;8106:7;8083:22;:31::i;:::-;8069:45;-1:-1:-1;5722:35:17;8120:125:20;;8195:7;8228;8211:25;;;;;;9413:19:208;;9457:2;9448:12;;9253:213;5333:171:3;5406:7;579:1:30;1533;1517:13;1529:1;376:2;1517:13;:::i;:::-;:17;;;;:::i;:::-;1516:34;;;;:::i;:::-;5442:11:3;5421:78;5434:64;;5421:78;;5333:171;-1:-1:-1;;5333:171:3:o;51676:511:20:-;51839:12;51981:201;52020:41;52043:7;52052:8;52020:22;:41::i;:::-;52079:45;52100:11;52113:10;52079:20;:45::i;:::-;52142:31;;;;4677:19:3;:27;579:1:30;4676:44:3;4642:79;;;4629:93;39474:12:20;:257::i;54770:274::-;54914:7;55019;55028:8;55002:35;;;;;;;;;:::i;:::-;;;;;;;;;;;;;54992:46;;;;;;54971:17;54964:25;;54944:45;;;44466:34;54944:45;:94;54936:103;;54929:110;;54770:274;;;;;:::o;55967:301::-;56088:13;56180:82;56211:48;56241:7;56250:8;56211:29;:48::i;:::-;4711:21:19;;4605:137;5042:669;5458:4;5452:11;5499:4;5487:17;;-1:-1:-1;;5373:16:19;5546:26;;;5373:16;5369:32;5518:4;5511:63;5618:6;5610;5603:22;5636:51;5641:14;5657:6;5665;5673:13;5636:4;:51::i;:::-;5693:13;5042:669;;;;;:::o;53277:282:20:-;53522:30;;;;;;10802:19:208;;;10837:12;;;10830:28;;;53365:7:20;;10874:12:208;;53522:30:20;;;;-1:-1:-1;;53522:30:20;;;;;;;;;53512:41;;53522:30;53512:41;;;;44394:22;53505:48;;53277:282;-1:-1:-1;;;53277:282:20:o;8945:812:19:-;9043:14;9079:2;9069:6;:12;9065:112;;9138:2;9129:6;:11;9111:29;;;;9160:2;9150:12;;;;;;:::i;:::-;;;;9065:112;-1:-1:-1;9368:21:19;;9353:12;9341:25;;9337:53;9516:2;:11;;;9598:22;;;9594:159;;;9734:1;9718:14;9714:22;9708:29;9693:12;9678:13;9674:32;9670:68;9662:6;9659:80;9649:90;;9059:698;8945:812;;;;;:::o;4952:171:3:-;5026:7;579:1:30;1355:13;1367:1;376:2;1355:13;:::i;:::-;1354:30;;;;:::i;:::-;5048:70:3;;;;;4952:171;-1:-1:-1;4952:171:3:o;50851:360:20:-;50977:12;51001:6;51011:1;51001:11;50997:26;;-1:-1:-1;51014:9:20;;;;;;;;;-1:-1:-1;51014:9:20;;;;50997:26;51064:16;51083:41;51106:7;51115:8;51083:22;:41::i;:::-;51064:60;;51137:69;51168:8;51186:1;51197:6;51137:12;:69::i;5731:173:3:-;5805:7;579:1:30;1705;;1685:13;1697:1;376:2;1685:13;:::i;:::-;:17;;;;:::i;6076:2380:19:-;6193:10;;6189:1542;;6346:2;6336:6;:12;6332:122;;6409:2;6400:6;:11;6382:29;;;;6433:2;6423:12;;;;;;:::i;:::-;;;;6332:122;6544:10;;6540:1185;;6752:2;:11;;;6626:21;6810:22;;;6806:135;;;-1:-1:-1;;;579:1:30;804:25:31;;782:48;6806:135:19;;;-1:-1:-1;;;579:1:30;804:25:31;;782:48;6806:135:19;7135:14;7129:21;7114:12;7106:6;7102:25;7098:53;7375:4;7359:13;7353:20;7349:31;7285:4;7281:9;7269:10;7265:26;7210:184;7183:13;7163:243;;7465:13;7455:6;:23;7451:36;;7480:7;;;;7451:36;-1:-1:-1;7628:1:19;7610:19;;;;;7683:23;;;;;7641:30;6540:1185;7760:253;7777:2;7767:6;:12;7760:253;;7871:21;;7849:44;;7946:1;7928:19;;;;-1:-1:-1;;7986:12:19;;;;7974:2;7957:19;7760:253;;;8081:10;;8077:375;;8389:20;;8299:21;;-1:-1:-1;;579:1:30;804:25:31;;782:48;8385:31:19;;;8322:9;;8295:37;8244:184;8201:237;;8077:375;6076:2380;;;;:::o;52834:191:20:-;52936:7;53000;53009:8;52983:35;;;;;;;;;:::i;53851:242::-;53947:7;;;53986:84;54006:10;54002:14;;:1;:14;53986:84;;;54031:32;4629:93:3;4677:19;:27;;;579:1:30;4676:44:3;4642:79;;;4629:93;54031:32:20;;:::i;:::-;;-1:-1:-1;54018:3:20;;53986:84;;41943:262;42085:7;42107:93;42182:17;42107:66;42155:7;42164:8;42107:47;:66::i;5337:312:29:-;5456:16;;;5470:1;5456:16;;;;;;;;;5403;;;;5456;;;;;;;;;;;;-1:-1:-1;5456:16:29;5427:45;;5511:7;5478:9;5488:1;5478:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;5526:13;5542:62;1342:66;5577:9;5588:1;1471:66;5542:24;:62::i;3328:314:27:-;3442:16;;;3456:1;3442:16;;;;;;;;;3394:11;;;;3442:16;;;;;;;;;;;;-1:-1:-1;3442:16:27;3413:45;;3497:10;3464:9;3474:1;3464:12;;;;;;;;:::i;:::-;;;;;;;;;;:44;3515:13;3531:62;1102:66;3566:9;3515:13;1231:66;3531:24;:62::i;:::-;3515:78;;3607:29;3628:5;3615:20;;8951:11:3;8846:122;6719:316:29;6842:16;;;6856:1;6842:16;;;;;;;;;6787:18;;;;6842:16;;;;;;;;;;;;-1:-1:-1;6842:16:29;6813:45;;6897:7;6864:9;6874:1;6864:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;6912:13;6928:62;1342:66;6963:9;6974:1;1471:66;6928:24;:62::i;55399:230:20:-;55520:7;55604;55613:8;55587:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;55587:35:20;;;;;;;;;55577:46;;55587:35;55577:46;;;;44557:40;55550:73;;55399:230;-1:-1:-1;;;55399:230:20:o;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\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"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\":\"0x3ac04fbbbab8c94b12b5b285e6b96d3323b88677e8efaa4adac2bc98b0903ee4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://84d29c5ce5a343acbc5555fc70a726e9dc39c90468a7d4cbdf3fee5dd196aeea\",\"dweb:/ipfs/QmSjdbZmcTwxLHsZNxSNp8TK2pmtAoUqcJ6EaCpBj19D5f\"]},\"node_modules/@latticexyz/store/src/FieldLayout.sol\":{\"keccak256\":\"0x330764978de66a98b0c40476892af5a74a2a0081c9414c9e958ca53c613db0cf\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://adf51f83161aa7ba24a939ccfaf567b986034a687f998f59a75e17f68de83f40\",\"dweb:/ipfs/QmWUjaXVjPj68eSWqixH8aPwpvgtUH9j4FdPZN8QBvm68Z\"]},\"node_modules/@latticexyz/store/src/Hook.sol\":{\"keccak256\":\"0xd016a2e1260f5a81ff9a8dfac58d7947e114414df8cce7302a2629908ea5f18e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0c558a6f3a5f540c0190fa6d642a094a185c5db1acfc2437c7dbde0340f00ac3\",\"dweb:/ipfs/QmViAHvR7U7HNfBiBZEMFiy1TTSHDFNiDzBfQSeLBShCky\"]},\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2\",\"dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg\"]},\"node_modules/@latticexyz/store/src/IStore.sol\":{\"keccak256\":\"0xe68926b6ba2718fb2a15b5b8106c01180653962d81ed48985a96e09867cebaa0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0361faa496c4e2d94f09d8d6e0f737c5c1fadec80bfe8df9d22cefbdbdae7ecd\",\"dweb:/ipfs/Qmea7kL12do4RS9w6oeqi3zYXGLPzPYrU3nQds1w7mVVn2\"]},\"node_modules/@latticexyz/store/src/IStoreData.sol\":{\"keccak256\":\"0xe3fb1996fa571471bf488d29519f70d71afb6071d6f164ad6c0ab10e2eb7dac1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://73f4882c6d337064bc95287877f94955bcb2add4b9b3b4b931083522b1e9f9a1\",\"dweb:/ipfs/QmezagzYNuFW4A23xQWZA9abuShoFrANAX4wVzmJ6Sp15S\"]},\"node_modules/@latticexyz/store/src/IStoreErrors.sol\":{\"keccak256\":\"0x4b471eb3b98a51f15992f7e4cfb7a7d8e842410f081ea03ef85d3a7b34c35f79\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7e82faaea290036677562d8a3a8502f5f871b1368b58ac38897e0ef67216d84\",\"dweb:/ipfs/QmfCj4CtNZ7LYkWUAYcMoyp3X7PFJkUjXgBwbzXkbkDFL6\"]},\"node_modules/@latticexyz/store/src/IStoreEvents.sol\":{\"keccak256\":\"0xf255c05df7f87c53316aea76a5212e6f9bf86ad95408d6189b0fcfaf7d5a0006\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://06873e63d2db6e00ddddec986cebfd4547e4de8c348437132ad76322e9f76c71\",\"dweb:/ipfs/QmT1Fm6FSWt27Jskm5ZPxqWN3S1hsiEy63oR4yuU2qmzUv\"]},\"node_modules/@latticexyz/store/src/IStoreHook.sol\":{\"keccak256\":\"0x3e9eb573557af7e7cf40281ba7b3ebdffb4e3b13ecc49827b307a5f061028087\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://36391ca958dbb9fac695b28ebc5be2e9c47cbff3bab85ba779b08870ee32ef09\",\"dweb:/ipfs/QmZBhQPg2X4HxHaBUyEL7dn4bnuGoKpiHHTTKSYUGNBLh7\"]},\"node_modules/@latticexyz/store/src/IStoreRead.sol\":{\"keccak256\":\"0xabefed80f6691fd3b3362a5434e4c24a38d2ca5c51279b722aa25d897b5427d0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a711569d612187f6738a4bb39d8d8419a03ff3da91c45209b4096e5dcdfca53c\",\"dweb:/ipfs/QmWTGSZyrGmbpwfttR8nLzFYqbjg1L3G9P8xfrtzg8QVpH\"]},\"node_modules/@latticexyz/store/src/IStoreRegistration.sol\":{\"keccak256\":\"0x9e91a73f93cc9ebc00c265c83177f6a3f8a156749a9261202e2845e12aeaa96b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a39280d87d22dd0a959d8f55925cb092dba1fee2f11d3dd8e3ffabed45a9ab6a\",\"dweb:/ipfs/QmRMBFLJtT2KN43Xz9P3vUNWxXrP8rLTNBFw2P6Z7EGeaS\"]},\"node_modules/@latticexyz/store/src/IStoreWrite.sol\":{\"keccak256\":\"0x3f115843507290fa8b5dabee0a69b03397274fb1291d79ecb51ab80055bea5dd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0733e8df7e6e5ca91800c97d4914e9743fbe84a4a16bad01c76c1539d0d8046a\",\"dweb:/ipfs/QmeRqJ1tBBgEMc1z29m4UM46QSjxDvrmV2v86J8bNCb4o5\"]},\"node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0xef6e7000b181c2991aeacbf99a9d886f8c4df88878b857713f851185b63a7811\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b079b4773d140ab2c01bdb04facfa56a78f753aea7122fa445b2bfa133411392\",\"dweb:/ipfs/QmWYWKFpwtsPeGdCSxcANgxXUbwAuMMgR7iMVPDSCZxz2A\"]},\"node_modules/@latticexyz/store/src/PackedCounter.sol\":{\"keccak256\":\"0x52f6cb7751e1e6c6770d4a6637313bf13c5ea02c3b595b4da527ccf1b9090c1e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://bc8a02d97e3e6f152bb03346ddf9b2ffe16697ee7fd17aeff7187bb43ae3c33d\",\"dweb:/ipfs/QmfDqZRmxgpunmnj6h3pBvACVyKr65LSc4Z4ZFwoNBQ8pR\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x167af6321dc89c2e5850e31949b1d64ab70bb1cc809daa54a030e8ff30f35411\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e4b1a2d5da7e4f79349f5257a62b4c6ffe110d6e18fe407099aec71a2f3b2539\",\"dweb:/ipfs/QmQXqehp55UecYyuYTiPBKSnuedqYybXfCCjoPPrZ2hnRw\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0xfb31db07f1cdc199842650deee35ec74902e93542464d81c43e799413fb724a9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2b8ff1b4aa291df8caea7bd04aca6049e3507d166c005fa49b658640e6753619\",\"dweb:/ipfs/QmQnbkvTsRLFMMbEGucwkBs3N5eNr6JTUPpsGP17G31EYe\"]},\"node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0xa718d6adb347637f363591d1c6f69bf434606754ca55cf235421c445142d46a5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0494d0dbf663af270ddfb50ad45f03e663a831e1a0bb5b409cb217537c14a4d2\",\"dweb:/ipfs/QmYFDKjbDxnAF2ny8byydUz3BEoXm6TNsk2hNtbT7VEXRA\"]},\"node_modules/@latticexyz/store/src/Storage.sol\":{\"keccak256\":\"0x7e735a4c7fa8b8a5fe2371d90801e3287ddb78efed69b31e1a76f0b7b153c4c3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9e6db36bd52144b6feeecd91a58fc311127a3892fc96c4171db5b570fe9876ee\",\"dweb:/ipfs/QmS6LqnTZvpMc4eiz5JowBoNnh3RYemG6JHjqtYucT1rQi\"]},\"node_modules/@latticexyz/store/src/StoreCore.sol\":{\"keccak256\":\"0x1bbf8a76e921eadf1db34beae3f7b0825b8cc1bc0596edac30ae93be98a62654\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://04b3dcf91a8d414d14a5446dc5a8e6b0df070bae8e2a9aee699d45f3faf5f536\",\"dweb:/ipfs/QmZKeAH3enK4byQ65a3EJDdAuSwLsMDiWi2pyG1gC1RQLr\"]},\"node_modules/@latticexyz/store/src/StoreRead.sol\":{\"keccak256\":\"0x972726acd7687582b341b7521516700e7b7202491ebf34d679f55855548464d4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1f987c7db503613cca9a709cd3936e41e4b00db3d0b11944b07a0e788a665694\",\"dweb:/ipfs/QmPY97UnSPJeSD3ieFSxGj6seh15gr4bgwt5wc3YENudqY\"]},\"node_modules/@latticexyz/store/src/StoreSwitch.sol\":{\"keccak256\":\"0x868d515c7579d909f73cc5353e7a58fdb361d0c9dde83b11fa1529f0c2dd21fe\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fdeb6ca2dc6cae645c13cba6a5b08ff495858e32f16f8b54d19784d4da012d37\",\"dweb:/ipfs/QmPyHrJFDUddguyWcYEwfbTisRkzmwDx169feEZCJq8v9Z\"]},\"node_modules/@latticexyz/store/src/codegen/index.sol\":{\"keccak256\":\"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4\",\"dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0x327bb7e9ff5f8d9318a62c3d63eecd761762dfac85c46c03fac7367430f4ea07\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://456833b291763cb79ee0bc3fb8a6bb535c252e34632300475c98c480be6db544\",\"dweb:/ipfs/Qmcyt2HY6NbWp51fwKQzaRnfdTrQ2NtkXqbt1bqeEjbk6g\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0x0f5d48dd4f3ae0dbac332dc2c6c800ab30e68c1f45fe4556206492a7dd0aa2b0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://feb6dc7463223926885bbed22702a34f7f87868b4aa2bb0274a1c2f268238271\",\"dweb:/ipfs/QmZLtZ76s4dMNttRSTGkdJ3H7NrYSXugF5BvcDAPeRLfH3\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0x399169fa22a668a41b1372d16ae4b0ad542361bd40c033bb276eec37e8ab4fd7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f0203f3c160feb9925734fe8a6292442da7c6bed0d21aa0f5a62759d0bb1f761\",\"dweb:/ipfs/QmQ8cSYcpTMv37AcXB8jw5Wmv9sGBuW4q1Nyc8owAJLeff\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0xaaae4e59300a6c0495d8636a5134ecc14b57613028884efb24a8a5de71d0e6c1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3fd2f46fbcc0bf82949bb4182d9efd5b987d16f35be84c90133fc844ccd47d4a\",\"dweb:/ipfs/QmQWeKxWD7oH1xYMaH4qFPXe5WSjn9RyHdUgu5RPZpYLtY\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x88689af9b661f7eb723123fbe212876c2f342cfdb3a01ea7f4e94e9c8f819877\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f39abf5a2306a4346d9909f98d7808474c85ed46d552a503d2a69f4dccb54289\",\"dweb:/ipfs/QmcBLXR8ckXfoBCntFF8YcoTymKNJv7PkmFpgy4zZtTRUd\"]},\"node_modules/@latticexyz/store/src/rightMask.sol\":{\"keccak256\":\"0x28887aab8ad5ca598927e59d702999ca6e3b3128f1cddd2b995a381c8d04b275\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7710847f4689b7f5b81436c7d52ae4395f244a2eebf8d398b2edd43accb06754\",\"dweb:/ipfs/QmTD2wYqryXTynHAn5Vf9wtjUUSGeCJWENZTnWtBAK38pa\"]},\"node_modules/@latticexyz/store/src/storeHookTypes.sol\":{\"keccak256\":\"0x4f29001e53690ce74fe405a6d0376a564c9c743d1631d36fab04331865e4d572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://138c80abd63225a3eeb01ebfa1f9288e188a7ee5b2266b275fb4ed31b5aa30e3\",\"dweb:/ipfs/QmdEx9uHgCCbTcetGwFH5a66Ft7ajmrMDXvP1fW7WjnnE2\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0x1c4cb6b3ecf76f614479ab304d7de3ade0e99c7ccfd07717b57c92f699a27261\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2c9b0e0c9b3b5610d6fd65a8ffd7c54df390a34ccc70d58f4a055c49ad1ea586\",\"dweb:/ipfs/QmP6ffpnR7aRyvq9AiUkVNH6LbGfFP3NDq7E2n2PVcHhp2\"]},\"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0x310523f7f3acca841e62fe50be8d8b042cad5b3c239cb1105d6623cf83e63152\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1cc40ca233acf6502bc65677b381c05331dd7323953e54b5df969051e47f851e\",\"dweb:/ipfs/QmTxy9mhodT8drezB5K1kPR78AMaARomoJqDyaWpLuCKui\"]},\"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol\":{\"keccak256\":\"0x259ee545fd9dfd4767f0b7fef31f52fd3c54c4a1c6657d6fbda4927800c937b3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0a4e31efa9f476cd267af7c3e11fe0151252206a1f6407a80a4092444c2de8ea\",\"dweb:/ipfs/QmRF4gWYw33mFTMh7nX8DJ1qzx3Ko6yMsnxubzYTRppdyo\"]},\"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x0e74ff88ec94cb33f79d8afc1497c4fdccf02db40ab47f3701c7d02fc305d4d8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://36b7cd0c2a3f2dcdc83ab7ac5a93f123746ce29c0f1000f2b275ad2c647ff0f3\",\"dweb:/ipfs/QmYdipHYUhHhS78wLdtmKZUK14FEwpto5mFy3rNeZssMLz\"]},\"node_modules/@latticexyz/store/src/version.sol\":{\"keccak256\":\"0xfc030c5075377169d4384cf89e8a1037dacab1ee53bcb867d5ace75e4ee5df46\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d1c310ce30a1a39380108e75c5f893f58be159cf4b80706b43b8466f4bc4aa0b\",\"dweb:/ipfs/QmXWTsz6Gk8XQKmNNNLHaRuHxJis1dHmoStWoANAYwfmcz\"]}},\"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":"0x3ac04fbbbab8c94b12b5b285e6b96d3323b88677e8efaa4adac2bc98b0903ee4","urls":["bzz-raw://84d29c5ce5a343acbc5555fc70a726e9dc39c90468a7d4cbdf3fee5dd196aeea","dweb:/ipfs/QmSjdbZmcTwxLHsZNxSNp8TK2pmtAoUqcJ6EaCpBj19D5f"],"license":"MIT"},"node_modules/@latticexyz/store/src/FieldLayout.sol":{"keccak256":"0x330764978de66a98b0c40476892af5a74a2a0081c9414c9e958ca53c613db0cf","urls":["bzz-raw://adf51f83161aa7ba24a939ccfaf567b986034a687f998f59a75e17f68de83f40","dweb:/ipfs/QmWUjaXVjPj68eSWqixH8aPwpvgtUH9j4FdPZN8QBvm68Z"],"license":"MIT"},"node_modules/@latticexyz/store/src/Hook.sol":{"keccak256":"0xd016a2e1260f5a81ff9a8dfac58d7947e114414df8cce7302a2629908ea5f18e","urls":["bzz-raw://0c558a6f3a5f540c0190fa6d642a094a185c5db1acfc2437c7dbde0340f00ac3","dweb:/ipfs/QmViAHvR7U7HNfBiBZEMFiy1TTSHDFNiDzBfQSeLBShCky"],"license":"MIT"},"node_modules/@latticexyz/store/src/IERC165.sol":{"keccak256":"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927","urls":["bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2","dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStore.sol":{"keccak256":"0xe68926b6ba2718fb2a15b5b8106c01180653962d81ed48985a96e09867cebaa0","urls":["bzz-raw://0361faa496c4e2d94f09d8d6e0f737c5c1fadec80bfe8df9d22cefbdbdae7ecd","dweb:/ipfs/Qmea7kL12do4RS9w6oeqi3zYXGLPzPYrU3nQds1w7mVVn2"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreData.sol":{"keccak256":"0xe3fb1996fa571471bf488d29519f70d71afb6071d6f164ad6c0ab10e2eb7dac1","urls":["bzz-raw://73f4882c6d337064bc95287877f94955bcb2add4b9b3b4b931083522b1e9f9a1","dweb:/ipfs/QmezagzYNuFW4A23xQWZA9abuShoFrANAX4wVzmJ6Sp15S"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreErrors.sol":{"keccak256":"0x4b471eb3b98a51f15992f7e4cfb7a7d8e842410f081ea03ef85d3a7b34c35f79","urls":["bzz-raw://e7e82faaea290036677562d8a3a8502f5f871b1368b58ac38897e0ef67216d84","dweb:/ipfs/QmfCj4CtNZ7LYkWUAYcMoyp3X7PFJkUjXgBwbzXkbkDFL6"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreEvents.sol":{"keccak256":"0xf255c05df7f87c53316aea76a5212e6f9bf86ad95408d6189b0fcfaf7d5a0006","urls":["bzz-raw://06873e63d2db6e00ddddec986cebfd4547e4de8c348437132ad76322e9f76c71","dweb:/ipfs/QmT1Fm6FSWt27Jskm5ZPxqWN3S1hsiEy63oR4yuU2qmzUv"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreHook.sol":{"keccak256":"0x3e9eb573557af7e7cf40281ba7b3ebdffb4e3b13ecc49827b307a5f061028087","urls":["bzz-raw://36391ca958dbb9fac695b28ebc5be2e9c47cbff3bab85ba779b08870ee32ef09","dweb:/ipfs/QmZBhQPg2X4HxHaBUyEL7dn4bnuGoKpiHHTTKSYUGNBLh7"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRead.sol":{"keccak256":"0xabefed80f6691fd3b3362a5434e4c24a38d2ca5c51279b722aa25d897b5427d0","urls":["bzz-raw://a711569d612187f6738a4bb39d8d8419a03ff3da91c45209b4096e5dcdfca53c","dweb:/ipfs/QmWTGSZyrGmbpwfttR8nLzFYqbjg1L3G9P8xfrtzg8QVpH"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRegistration.sol":{"keccak256":"0x9e91a73f93cc9ebc00c265c83177f6a3f8a156749a9261202e2845e12aeaa96b","urls":["bzz-raw://a39280d87d22dd0a959d8f55925cb092dba1fee2f11d3dd8e3ffabed45a9ab6a","dweb:/ipfs/QmRMBFLJtT2KN43Xz9P3vUNWxXrP8rLTNBFw2P6Z7EGeaS"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreWrite.sol":{"keccak256":"0x3f115843507290fa8b5dabee0a69b03397274fb1291d79ecb51ab80055bea5dd","urls":["bzz-raw://0733e8df7e6e5ca91800c97d4914e9743fbe84a4a16bad01c76c1539d0d8046a","dweb:/ipfs/QmeRqJ1tBBgEMc1z29m4UM46QSjxDvrmV2v86J8bNCb4o5"],"license":"MIT"},"node_modules/@latticexyz/store/src/Memory.sol":{"keccak256":"0xef6e7000b181c2991aeacbf99a9d886f8c4df88878b857713f851185b63a7811","urls":["bzz-raw://b079b4773d140ab2c01bdb04facfa56a78f753aea7122fa445b2bfa133411392","dweb:/ipfs/QmWYWKFpwtsPeGdCSxcANgxXUbwAuMMgR7iMVPDSCZxz2A"],"license":"MIT"},"node_modules/@latticexyz/store/src/PackedCounter.sol":{"keccak256":"0x52f6cb7751e1e6c6770d4a6637313bf13c5ea02c3b595b4da527ccf1b9090c1e","urls":["bzz-raw://bc8a02d97e3e6f152bb03346ddf9b2ffe16697ee7fd17aeff7187bb43ae3c33d","dweb:/ipfs/QmfDqZRmxgpunmnj6h3pBvACVyKr65LSc4Z4ZFwoNBQ8pR"],"license":"MIT"},"node_modules/@latticexyz/store/src/ResourceId.sol":{"keccak256":"0x167af6321dc89c2e5850e31949b1d64ab70bb1cc809daa54a030e8ff30f35411","urls":["bzz-raw://e4b1a2d5da7e4f79349f5257a62b4c6ffe110d6e18fe407099aec71a2f3b2539","dweb:/ipfs/QmQXqehp55UecYyuYTiPBKSnuedqYybXfCCjoPPrZ2hnRw"],"license":"MIT"},"node_modules/@latticexyz/store/src/Schema.sol":{"keccak256":"0xfb31db07f1cdc199842650deee35ec74902e93542464d81c43e799413fb724a9","urls":["bzz-raw://2b8ff1b4aa291df8caea7bd04aca6049e3507d166c005fa49b658640e6753619","dweb:/ipfs/QmQnbkvTsRLFMMbEGucwkBs3N5eNr6JTUPpsGP17G31EYe"],"license":"MIT"},"node_modules/@latticexyz/store/src/Slice.sol":{"keccak256":"0xa718d6adb347637f363591d1c6f69bf434606754ca55cf235421c445142d46a5","urls":["bzz-raw://0494d0dbf663af270ddfb50ad45f03e663a831e1a0bb5b409cb217537c14a4d2","dweb:/ipfs/QmYFDKjbDxnAF2ny8byydUz3BEoXm6TNsk2hNtbT7VEXRA"],"license":"MIT"},"node_modules/@latticexyz/store/src/Storage.sol":{"keccak256":"0x7e735a4c7fa8b8a5fe2371d90801e3287ddb78efed69b31e1a76f0b7b153c4c3","urls":["bzz-raw://9e6db36bd52144b6feeecd91a58fc311127a3892fc96c4171db5b570fe9876ee","dweb:/ipfs/QmS6LqnTZvpMc4eiz5JowBoNnh3RYemG6JHjqtYucT1rQi"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreCore.sol":{"keccak256":"0x1bbf8a76e921eadf1db34beae3f7b0825b8cc1bc0596edac30ae93be98a62654","urls":["bzz-raw://04b3dcf91a8d414d14a5446dc5a8e6b0df070bae8e2a9aee699d45f3faf5f536","dweb:/ipfs/QmZKeAH3enK4byQ65a3EJDdAuSwLsMDiWi2pyG1gC1RQLr"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreRead.sol":{"keccak256":"0x972726acd7687582b341b7521516700e7b7202491ebf34d679f55855548464d4","urls":["bzz-raw://1f987c7db503613cca9a709cd3936e41e4b00db3d0b11944b07a0e788a665694","dweb:/ipfs/QmPY97UnSPJeSD3ieFSxGj6seh15gr4bgwt5wc3YENudqY"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreSwitch.sol":{"keccak256":"0x868d515c7579d909f73cc5353e7a58fdb361d0c9dde83b11fa1529f0c2dd21fe","urls":["bzz-raw://fdeb6ca2dc6cae645c13cba6a5b08ff495858e32f16f8b54d19784d4da012d37","dweb:/ipfs/QmPyHrJFDUddguyWcYEwfbTisRkzmwDx169feEZCJq8v9Z"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/index.sol":{"keccak256":"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85","urls":["bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4","dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol":{"keccak256":"0x327bb7e9ff5f8d9318a62c3d63eecd761762dfac85c46c03fac7367430f4ea07","urls":["bzz-raw://456833b291763cb79ee0bc3fb8a6bb535c252e34632300475c98c480be6db544","dweb:/ipfs/Qmcyt2HY6NbWp51fwKQzaRnfdTrQ2NtkXqbt1bqeEjbk6g"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol":{"keccak256":"0x0f5d48dd4f3ae0dbac332dc2c6c800ab30e68c1f45fe4556206492a7dd0aa2b0","urls":["bzz-raw://feb6dc7463223926885bbed22702a34f7f87868b4aa2bb0274a1c2f268238271","dweb:/ipfs/QmZLtZ76s4dMNttRSTGkdJ3H7NrYSXugF5BvcDAPeRLfH3"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol":{"keccak256":"0x399169fa22a668a41b1372d16ae4b0ad542361bd40c033bb276eec37e8ab4fd7","urls":["bzz-raw://f0203f3c160feb9925734fe8a6292442da7c6bed0d21aa0f5a62759d0bb1f761","dweb:/ipfs/QmQ8cSYcpTMv37AcXB8jw5Wmv9sGBuW4q1Nyc8owAJLeff"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol":{"keccak256":"0xaaae4e59300a6c0495d8636a5134ecc14b57613028884efb24a8a5de71d0e6c1","urls":["bzz-raw://3fd2f46fbcc0bf82949bb4182d9efd5b987d16f35be84c90133fc844ccd47d4a","dweb:/ipfs/QmQWeKxWD7oH1xYMaH4qFPXe5WSjn9RyHdUgu5RPZpYLtY"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x88689af9b661f7eb723123fbe212876c2f342cfdb3a01ea7f4e94e9c8f819877","urls":["bzz-raw://f39abf5a2306a4346d9909f98d7808474c85ed46d552a503d2a69f4dccb54289","dweb:/ipfs/QmcBLXR8ckXfoBCntFF8YcoTymKNJv7PkmFpgy4zZtTRUd"],"license":"MIT"},"node_modules/@latticexyz/store/src/rightMask.sol":{"keccak256":"0x28887aab8ad5ca598927e59d702999ca6e3b3128f1cddd2b995a381c8d04b275","urls":["bzz-raw://7710847f4689b7f5b81436c7d52ae4395f244a2eebf8d398b2edd43accb06754","dweb:/ipfs/QmTD2wYqryXTynHAn5Vf9wtjUUSGeCJWENZTnWtBAK38pa"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeHookTypes.sol":{"keccak256":"0x4f29001e53690ce74fe405a6d0376a564c9c743d1631d36fab04331865e4d572","urls":["bzz-raw://138c80abd63225a3eeb01ebfa1f9288e188a7ee5b2266b275fb4ed31b5aa30e3","dweb:/ipfs/QmdEx9uHgCCbTcetGwFH5a66Ft7ajmrMDXvP1fW7WjnnE2"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeResourceTypes.sol":{"keccak256":"0x1c4cb6b3ecf76f614479ab304d7de3ade0e99c7ccfd07717b57c92f699a27261","urls":["bzz-raw://2c9b0e0c9b3b5610d6fd65a8ffd7c54df390a34ccc70d58f4a055c49ad1ea586","dweb:/ipfs/QmP6ffpnR7aRyvq9AiUkVNH6LbGfFP3NDq7E2n2PVcHhp2"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol":{"keccak256":"0x310523f7f3acca841e62fe50be8d8b042cad5b3c239cb1105d6623cf83e63152","urls":["bzz-raw://1cc40ca233acf6502bc65677b381c05331dd7323953e54b5df969051e47f851e","dweb:/ipfs/QmTxy9mhodT8drezB5K1kPR78AMaARomoJqDyaWpLuCKui"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol":{"keccak256":"0x259ee545fd9dfd4767f0b7fef31f52fd3c54c4a1c6657d6fbda4927800c937b3","urls":["bzz-raw://0a4e31efa9f476cd267af7c3e11fe0151252206a1f6407a80a4092444c2de8ea","dweb:/ipfs/QmRF4gWYw33mFTMh7nX8DJ1qzx3Ko6yMsnxubzYTRppdyo"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol":{"keccak256":"0x0e74ff88ec94cb33f79d8afc1497c4fdccf02db40ab47f3701c7d02fc305d4d8","urls":["bzz-raw://36b7cd0c2a3f2dcdc83ab7ac5a93f123746ce29c0f1000f2b275ad2c647ff0f3","dweb:/ipfs/QmYdipHYUhHhS78wLdtmKZUK14FEwpto5mFy3rNeZssMLz"],"license":"MIT"},"node_modules/@latticexyz/store/src/version.sol":{"keccak256":"0xfc030c5075377169d4384cf89e8a1037dacab1ee53bcb867d5ace75e4ee5df46","urls":["bzz-raw://d1c310ce30a1a39380108e75c5f893f58be159cf4b80706b43b8466f4bc4aa0b","dweb:/ipfs/QmXWTsz6Gk8XQKmNNNLHaRuHxJis1dHmoStWoANAYwfmcz"],"license":"MIT"}},"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":"0x608060405234801561001057600080fd5b50611351806100206000396000f3fe608060405234801561001057600080fd5b50600436106100df5760003560e01c80639f1fcf0a1161008c578063d03edb8c11610066578063d03edb8c146101c2578063d4285dc2146101d5578063dbbf0e211461019c578063e228a4a3146101e857600080fd5b80639f1fcf0a14610189578063a53417ed1461019c578063cc49db7e146101af57600080fd5b8063419b58fd116100bd578063419b58fd146101415780634dc77d97146101635780638c364d591461017657600080fd5b806305242d2f146100e45780631e7889771461010d5780633a77c2c214610120575b600080fd5b6100f76100f2366004610e65565b6101fb565b6040516101049190610f11565b60405180910390f35b6100f761011b366004610f24565b610248565b61013361012e366004610f82565b610292565b604051908152602001610104565b61015461014f366004610f9b565b6102a3565b60405161010493929190610fee565b6100f76101713660046110cd565b6102f8565b610133610184366004610e65565b610307565b610133610197366004611136565b61034a565b6101336101aa366004611195565b610360565b6101546101bd3660046111ec565b610377565b6100f76101d0366004610f24565b6103c9565b6101336101e3366004610f82565b61040a565b6101336101f6366004610f82565b610415565b606061023e868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506104209050565b9695505050505050565b606061028985858580806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250879250610460915050565b95945050505050565b600061029d8261049a565b92915050565b6060600060606102e88787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525089925061051f915050565b9250925092509450945094915050565b606061023e8686868686610627565b600061023e8686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525088925087915061072f9050565b60006102898585858561075c565b949350505050565b600061036d8484846107a4565b90505b9392505050565b6060600060606103ba868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152506107ba92505050565b92509250925093509350939050565b6060610289858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792506107e0915050565b600061029d826107f6565b600061029d8261086a565b606061042b82610890565b8360ff16101561044857610441858585856108c2565b9050610358565b610441858561045685610890565b610460908761124e565b606061036d6104708585856108ef565b600061049585610480898961096f565b9060ff166028026038011c64ffffffffff1690565b610982565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016104e957507e60030220202000000000000000000000000000000000000000000000000000919050565b61029d6105167f746273746f72650000000000000000005461626c657300000000000000000000846109ad565b60206000610a06565b606060006060600061053085610a57565b905061053d878783610a7a565b9350600061054a86610ab3565b9050801561061c5761055c888861096f565b935066ffffffffffffff841667ffffffffffffffff81111561058057610580611019565b6040519080825280601f01601f1916602001820160405280156105aa576020820181803683370190505b5092506020830160005b828160ff1610156106195760006105cc8b8b846108ef565b905060006105e9888460ff166028026038011c64ffffffffff1690565b90506105f88260008387610ad0565b6106028185611267565b9350505080806106119061127a565b9150506105b4565b50505b505093509350939050565b606081831115610672576040517fa8c5478200000000000000000000000000000000000000000000000000000000815260048101849052602481018390526044015b60405180910390fd5b600061067e878761096f565b9050600061069b828760ff166028026038011c64ffffffffff1690565b905080851015806106ab57508084115b156107065780818610156106c9576106c4600186611299565b6106cb565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401610669565b60006107138989896108ef565b90506107228187888803610982565b9998505050505050505050565b600061028961073e8686610b9b565b60ff858116601b0360080285901c166107578587610bb0565b610a06565b60008061076883610890565b90508060ff168460ff1610156107905760ff848116601b0360080284901c165b915050610358565b610788868661079f848861124e565b610be1565b600061036d8484846107b58861049a565b61075c565b6060600060606107d385856107ce8861049a565b61051f565b9250925092509250925092565b606061036d8484846107f18861049a565b610420565b600061080182610bf1565b905061080c82610c83565b61086557818260405160200161082491815260200190565b60408051601f19818403018152908290527f41e713ad00000000000000000000000000000000000000000000000000000000825261066992916004016112ac565b919050565b600061087582610d20565b90508061086557818260405160200161082491815260200190565b6000600860016108a260026020611299565b6108ac9190611299565b6108b691906112c5565b8260ff911c1692915050565b60606102896108d18686610b9b565b6108db8486610bb0565b60ff868116601b0360080286901c16610982565b600083836040516020016109049291906112dc565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b600061037061097e8484610db2565b5490565b60405160208101601f19603f84840101166040528282526109a585858584610ad0565b509392505050565b60408051602081018490529081018290526000906060015b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600060208210610a2c57602082048401935060208281610a2857610a28611318565b0691505b508254600882021b6020829003808411156109a5576001850154600882021c82179150509392505050565b60006008610a6760026020611299565b610a7191906112c5565b9190911c919050565b606081600003610a995750604080516020810190915260008152610370565b6000610aa58585610b9b565b905061028981600085610982565b60006008600180610ac660026020611299565b6108a29190611299565b8215610b575760208310610afa57602083048401935060208381610af657610af6611318565b0692505b8215610b57576020839003600081841015610b1d5750600019600884021c610b27565b50600019600882021c5b8554600886021b818451168219821617845250818411610b48575050610b95565b50600194909401939182900391015b5b60208210610b795783548152600190930192601f1990910190602001610b58565b8115610b955780518454600019600885021c9182169119161781525b50505050565b600082826040516020016109c59291906112dc565b600080805b8360ff168110156109a557610bd760ff601b83900360080287901c1683611267565b9150600101610bb5565b600061036d82610480868661096f565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610c2a57610c2a61132e565b602090810291909101015260006103587f746273746f72650000000000000000005461626c6573000000000000000000008360017e6003022020200000000000000000000000000000000000000000000000000061072f565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610cbc57610cbc61132e565b60209081029190910101526000610d147f746273746f72650000000000000000005265736f75726365496473000000000083837e0101000100000000000000000000000000000000000000000000000000000061072f565b90506103588160f81c90565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610d5957610d5961132e565b602090810291909101015260006103587f746273746f72650000000000000000005461626c6573000000000000000000008360027e6003022020200000000000000000000000000000000000000000000000000061072f565b60008282604051602001610dc79291906112dc565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b60008083601f840112610e1a57600080fd5b50813567ffffffffffffffff811115610e3257600080fd5b6020830191508360208260051b8501011115610e4d57600080fd5b9250929050565b803560ff8116811461086557600080fd5b600080600080600060808688031215610e7d57600080fd5b85359450602086013567ffffffffffffffff811115610e9b57600080fd5b610ea788828901610e08565b9095509350610eba905060408701610e54565b949793965091946060013592915050565b6000815180845260005b81811015610ef157602081850181015186830182015201610ed5565b506000602082860101526020601f19601f83011685010191505092915050565b6020815260006103706020830184610ecb565b60008060008060608587031215610f3a57600080fd5b84359350602085013567ffffffffffffffff811115610f5857600080fd5b610f6487828801610e08565b9094509250610f77905060408601610e54565b905092959194509250565b600060208284031215610f9457600080fd5b5035919050565b60008060008060608587031215610fb157600080fd5b84359350602085013567ffffffffffffffff811115610fcf57600080fd5b610fdb87828801610e08565b9598909750949560400135949350505050565b6060815260006110016060830186610ecb565b846020840152828103604084015261023e8185610ecb565b634e487b7160e01b600052604160045260246000fd5b600082601f83011261104057600080fd5b8135602067ffffffffffffffff8083111561105d5761105d611019565b8260051b604051601f19603f8301168101818110848211171561108257611082611019565b60405293845260208187018101949081019250878511156110a257600080fd5b6020870191505b848210156110c2578135835291830191908301906110a9565b979650505050505050565b600080600080600060a086880312156110e557600080fd5b85359450602086013567ffffffffffffffff81111561110357600080fd5b61110f8882890161102f565b94505061111e60408701610e54565b94979396509394606081013594506080013592915050565b6000806000806080858703121561114c57600080fd5b84359350602085013567ffffffffffffffff81111561116a57600080fd5b6111768782880161102f565b93505061118560408601610e54565b9396929550929360600135925050565b6000806000606084860312156111aa57600080fd5b83359250602084013567ffffffffffffffff8111156111c857600080fd5b6111d48682870161102f565b9250506111e360408501610e54565b90509250925092565b60008060006040848603121561120157600080fd5b83359250602084013567ffffffffffffffff81111561121f57600080fd5b61122b86828701610e08565b9497909650939450505050565b634e487b7160e01b600052601160045260246000fd5b60ff828116828216039081111561029d5761029d611238565b8082018082111561029d5761029d611238565b600060ff821660ff810361129057611290611238565b60010192915050565b8181038181111561029d5761029d611238565b82815260406020820152600061036d6040830184610ecb565b808202811582820484141761029d5761029d611238565b8281526000602080830184516020860160005b8281101561130b578151845292840192908401906001016112ef565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b634e487b7160e01b600052603260045260246000fdfea164736f6c6343000818000a","sourceMap":"521:7567:23:-:0;;;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x608060405234801561001057600080fd5b50600436106100df5760003560e01c80639f1fcf0a1161008c578063d03edb8c11610066578063d03edb8c146101c2578063d4285dc2146101d5578063dbbf0e211461019c578063e228a4a3146101e857600080fd5b80639f1fcf0a14610189578063a53417ed1461019c578063cc49db7e146101af57600080fd5b8063419b58fd116100bd578063419b58fd146101415780634dc77d97146101635780638c364d591461017657600080fd5b806305242d2f146100e45780631e7889771461010d5780633a77c2c214610120575b600080fd5b6100f76100f2366004610e65565b6101fb565b6040516101049190610f11565b60405180910390f35b6100f761011b366004610f24565b610248565b61013361012e366004610f82565b610292565b604051908152602001610104565b61015461014f366004610f9b565b6102a3565b60405161010493929190610fee565b6100f76101713660046110cd565b6102f8565b610133610184366004610e65565b610307565b610133610197366004611136565b61034a565b6101336101aa366004611195565b610360565b6101546101bd3660046111ec565b610377565b6100f76101d0366004610f24565b6103c9565b6101336101e3366004610f82565b61040a565b6101336101f6366004610f82565b610415565b606061023e868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506104209050565b9695505050505050565b606061028985858580806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250879250610460915050565b95945050505050565b600061029d8261049a565b92915050565b6060600060606102e88787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525089925061051f915050565b9250925092509450945094915050565b606061023e8686868686610627565b600061023e8686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525088925087915061072f9050565b60006102898585858561075c565b949350505050565b600061036d8484846107a4565b90505b9392505050565b6060600060606103ba868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152506107ba92505050565b92509250925093509350939050565b6060610289858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792506107e0915050565b600061029d826107f6565b600061029d8261086a565b606061042b82610890565b8360ff16101561044857610441858585856108c2565b9050610358565b610441858561045685610890565b610460908761124e565b606061036d6104708585856108ef565b600061049585610480898961096f565b9060ff166028026038011c64ffffffffff1690565b610982565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016104e957507e60030220202000000000000000000000000000000000000000000000000000919050565b61029d6105167f746273746f72650000000000000000005461626c657300000000000000000000846109ad565b60206000610a06565b606060006060600061053085610a57565b905061053d878783610a7a565b9350600061054a86610ab3565b9050801561061c5761055c888861096f565b935066ffffffffffffff841667ffffffffffffffff81111561058057610580611019565b6040519080825280601f01601f1916602001820160405280156105aa576020820181803683370190505b5092506020830160005b828160ff1610156106195760006105cc8b8b846108ef565b905060006105e9888460ff166028026038011c64ffffffffff1690565b90506105f88260008387610ad0565b6106028185611267565b9350505080806106119061127a565b9150506105b4565b50505b505093509350939050565b606081831115610672576040517fa8c5478200000000000000000000000000000000000000000000000000000000815260048101849052602481018390526044015b60405180910390fd5b600061067e878761096f565b9050600061069b828760ff166028026038011c64ffffffffff1690565b905080851015806106ab57508084115b156107065780818610156106c9576106c4600186611299565b6106cb565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401610669565b60006107138989896108ef565b90506107228187888803610982565b9998505050505050505050565b600061028961073e8686610b9b565b60ff858116601b0360080285901c166107578587610bb0565b610a06565b60008061076883610890565b90508060ff168460ff1610156107905760ff848116601b0360080284901c165b915050610358565b610788868661079f848861124e565b610be1565b600061036d8484846107b58861049a565b61075c565b6060600060606107d385856107ce8861049a565b61051f565b9250925092509250925092565b606061036d8484846107f18861049a565b610420565b600061080182610bf1565b905061080c82610c83565b61086557818260405160200161082491815260200190565b60408051601f19818403018152908290527f41e713ad00000000000000000000000000000000000000000000000000000000825261066992916004016112ac565b919050565b600061087582610d20565b90508061086557818260405160200161082491815260200190565b6000600860016108a260026020611299565b6108ac9190611299565b6108b691906112c5565b8260ff911c1692915050565b60606102896108d18686610b9b565b6108db8486610bb0565b60ff868116601b0360080286901c16610982565b600083836040516020016109049291906112dc565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b600061037061097e8484610db2565b5490565b60405160208101601f19603f84840101166040528282526109a585858584610ad0565b509392505050565b60408051602081018490529081018290526000906060015b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600060208210610a2c57602082048401935060208281610a2857610a28611318565b0691505b508254600882021b6020829003808411156109a5576001850154600882021c82179150509392505050565b60006008610a6760026020611299565b610a7191906112c5565b9190911c919050565b606081600003610a995750604080516020810190915260008152610370565b6000610aa58585610b9b565b905061028981600085610982565b60006008600180610ac660026020611299565b6108a29190611299565b8215610b575760208310610afa57602083048401935060208381610af657610af6611318565b0692505b8215610b57576020839003600081841015610b1d5750600019600884021c610b27565b50600019600882021c5b8554600886021b818451168219821617845250818411610b48575050610b95565b50600194909401939182900391015b5b60208210610b795783548152600190930192601f1990910190602001610b58565b8115610b955780518454600019600885021c9182169119161781525b50505050565b600082826040516020016109c59291906112dc565b600080805b8360ff168110156109a557610bd760ff601b83900360080287901c1683611267565b9150600101610bb5565b600061036d82610480868661096f565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610c2a57610c2a61132e565b602090810291909101015260006103587f746273746f72650000000000000000005461626c6573000000000000000000008360017e6003022020200000000000000000000000000000000000000000000000000061072f565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610cbc57610cbc61132e565b60209081029190910101526000610d147f746273746f72650000000000000000005265736f75726365496473000000000083837e0101000100000000000000000000000000000000000000000000000000000061072f565b90506103588160f81c90565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610d5957610d5961132e565b602090810291909101015260006103587f746273746f72650000000000000000005461626c6573000000000000000000008360027e6003022020200000000000000000000000000000000000000000000000000061072f565b60008282604051602001610dc79291906112dc565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b60008083601f840112610e1a57600080fd5b50813567ffffffffffffffff811115610e3257600080fd5b6020830191508360208260051b8501011115610e4d57600080fd5b9250929050565b803560ff8116811461086557600080fd5b600080600080600060808688031215610e7d57600080fd5b85359450602086013567ffffffffffffffff811115610e9b57600080fd5b610ea788828901610e08565b9095509350610eba905060408701610e54565b949793965091946060013592915050565b6000815180845260005b81811015610ef157602081850181015186830182015201610ed5565b506000602082860101526020601f19601f83011685010191505092915050565b6020815260006103706020830184610ecb565b60008060008060608587031215610f3a57600080fd5b84359350602085013567ffffffffffffffff811115610f5857600080fd5b610f6487828801610e08565b9094509250610f77905060408601610e54565b905092959194509250565b600060208284031215610f9457600080fd5b5035919050565b60008060008060608587031215610fb157600080fd5b84359350602085013567ffffffffffffffff811115610fcf57600080fd5b610fdb87828801610e08565b9598909750949560400135949350505050565b6060815260006110016060830186610ecb565b846020840152828103604084015261023e8185610ecb565b634e487b7160e01b600052604160045260246000fd5b600082601f83011261104057600080fd5b8135602067ffffffffffffffff8083111561105d5761105d611019565b8260051b604051601f19603f8301168101818110848211171561108257611082611019565b60405293845260208187018101949081019250878511156110a257600080fd5b6020870191505b848210156110c2578135835291830191908301906110a9565b979650505050505050565b600080600080600060a086880312156110e557600080fd5b85359450602086013567ffffffffffffffff81111561110357600080fd5b61110f8882890161102f565b94505061111e60408701610e54565b94979396509394606081013594506080013592915050565b6000806000806080858703121561114c57600080fd5b84359350602085013567ffffffffffffffff81111561116a57600080fd5b6111768782880161102f565b93505061118560408601610e54565b9396929550929360600135925050565b6000806000606084860312156111aa57600080fd5b83359250602084013567ffffffffffffffff8111156111c857600080fd5b6111d48682870161102f565b9250506111e360408501610e54565b90509250925092565b60008060006040848603121561120157600080fd5b83359250602084013567ffffffffffffffff81111561121f57600080fd5b61122b86828701610e08565b9497909650939450505050565b634e487b7160e01b600052601160045260246000fd5b60ff828116828216039081111561029d5761029d611238565b8082018082111561029d5761029d611238565b600060ff821660ff810361129057611290611238565b60010192915050565b8181038181111561029d5761029d611238565b82815260406020820152600061036d6040830184610ecb565b808202811582820484141761029d5761029d611238565b8281526000602080830184516020860160005b8281101561130b578151845292840192908401906001016112ef565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b634e487b7160e01b600052603260045260246000fdfea164736f6c6343000818000a","sourceMap":"521:7567:23:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4008:258;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;5275:244;;;;;;:::i;:::-;;:::i;777:156::-;;;;;;:::i;:::-;;:::i;:::-;;;2970:25:208;;;2958:2;2943:18;777:156:23;2793:208:208;2670:288:23;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;:::i;7791:295::-;;;;;;:::i;:::-;;:::i;4663:265::-;;;;;;:::i;:::-;;:::i;6533:258::-;;;;;;:::i;:::-;;:::i;5981:216::-;;;;;;:::i;:::-;;:::i;1972:246::-;;;;;;:::i;:::-;;:::i;3437:216::-;;;;;;:::i;:::-;;:::i;1452:143::-;;;;;;:::i;:::-;;:::i;1120:151::-;;;;;;:::i;:::-;;:::i;4008:258::-;4167:17;4199:62;4218:7;4227:8;;4199:62;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4237:10:23;;-1:-1:-1;4249:11:23;;-1:-1:-1;4199:18:23;;-1:-1:-1;4199:62:23:i;:::-;4192:69;4008:258;-1:-1:-1;;;;;;4008:258:23:o;5275:244::-;5419:17;5451:63;5477:7;5486:8;;5451:63;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;5496:17:23;;-1:-1:-1;5451:25:23;;-1:-1:-1;;5451:63:23:i;:::-;5444:70;5275:244;-1:-1:-1;;;;;5275:244:23:o;777:156::-;850:23;895:33;920:7;895:24;:33::i;:::-;881:47;777:156;-1:-1:-1;;777:156:23:o;2670:288::-;2808:23;2833:28;2863:24;2902:51;2922:7;2931:8;;2902:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2941:11:23;;-1:-1:-1;2902:19:23;;-1:-1:-1;;2902:51:23:i;:::-;2895:58;;;;;;2670:288;;;;;;;;:::o;7791:295::-;7974:12;8001:80;8032:7;8041:8;8051:17;8070:5;8077:3;8001:30;:80::i;4663:265::-;4828:12;4855:68;4880:7;4889:8;;4855:68;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4899:10:23;;-1:-1:-1;4911:11:23;;-1:-1:-1;4855:24:23;;-1:-1:-1;4855:68:23:i;6533:258::-;6696:7;6718:68;6743:7;6752:8;6762:10;6774:11;6718:24;:68::i;6533:258::-;;;;;;;:::o;5981:216::-;6115:7;6137:55;6162:7;6171:8;6181:10;6137:24;:55::i;:::-;6130:62;;5981:216;;;;;;:::o;1972:246::-;2081:23;2106:28;2136:24;2175:38;2195:7;2204:8;;2175:38;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2175:19:23;;-1:-1:-1;;;2175:38:23:i;:::-;2168:45;;;;;;1972:246;;;;;;;:::o;3437:216::-;3567:17;3599:49;3618:7;3627:8;;3599:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;3637:10:23;;-1:-1:-1;3599:18:23;;-1:-1:-1;;3599:49:23:i;1452:143::-;1523:16;1559:31;1582:7;1559:22;:31::i;1120:151::-;1193:18;1233:33;1258:7;1233:24;:33::i;37142:440:20:-;37293:12;37330:29;:11;:27;:29::i;:::-;37317:10;:42;;;37313:265;;;37376:82;37415:7;37424:8;37434:10;37446:11;37376:38;:82::i;:::-;37369:89;;;;37313:265;37486:85;37502:7;37511:8;37540:29;:11;:27;:29::i;:::-;37521:49;;:10;:49;:::i;:::-;39334:12;39458:257;39497:79;39539:7;39548:8;39558:17;39497:41;:79::i;:::-;39594:1;39613:93;39688:17;39613:66;39661:7;39670:8;39613:47;:66::i;:::-;:74;6999:16:15;;988;6999;900;6988:27;6948:68;6926:92;;;6811:218;39613:93:20;39458:12;:257::i;6401:652::-;6468:11;6704:64;;;6700:111;;-1:-1:-1;1339:66:29;;6401:652:20;-1:-1:-1;6401:652:20:o;6700:111::-;6855:185;6901:85;1210:66:29;6977:7:20;6901:40;:85::i;:::-;7006:2;7028:1;6855:17;:185::i;34778:1314::-;34908:23;34933:28;34963:24;35029:20;35052:30;:11;:28;:30::i;:::-;35029:53;;35143:65;35176:7;35185:8;35195:12;35143:32;:65::i;:::-;35130:78;;35272:24;35299:30;:11;:28;:30::i;:::-;35272:57;-1:-1:-1;35339:20:20;;35335:753;;35432:66;35480:7;35489:8;35432:47;:66::i;:::-;35415:83;-1:-1:-1;6382:59:15;;;35550:33:20;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;35550:33:20;-1:-1:-1;35536:47:20;-1:-1:-1;894:4:14;884:15;;35591:21:20;35655:427;35673:16;35669:1;:20;;;35655:427;;;35706:27;35736:63;35778:7;35787:8;35797:1;35736:41;:63::i;:::-;35706:93;-1:-1:-1;35809:14:20;35826:25;:14;35849:1;6999:16:15;;988;6999;900;6988:27;6948:68;6926:92;;;6811:218;35826:25:20;35809:42;;35861:110;35892:19;35921:1;35932:6;35955:13;35861:12;:110::i;:::-;36050:23;36067:6;36050:23;;:::i;:::-;;;35696:386;;35691:3;;;;;:::i;:::-;;;;35655:427;;;;35361:727;35335:753;34989:1103;;34778:1314;;;;;;;:::o;42921:1148::-;43098:12;43171:3;43163:5;:11;43159:83;;;43191:44;;;;;;;;9041:25:208;;;9082:18;;;9075:34;;;9014:18;;43191:44:20;;;;;;;;43159:83;43451:28;43482:66;43530:7;43539:8;43482:47;:66::i;:::-;43451:97;-1:-1:-1;43554:19:20;43576:41;43451:97;43599:17;6999:16:15;;988;6999;900;6988:27;6948:68;6926:92;;;6811:218;43576:41:20;43554:63;;43636:11;43627:5;:20;;:41;;;;43657:11;43651:3;:17;43627:41;43623:157;;;43721:11;43743;43734:5;:20;;:38;;43765:7;43771:1;43765:3;:7;:::i;:::-;43734:38;;;43757:5;43734:38;43685:88;;;;;;;;9041:25:208;;;;9082:18;;;9075:34;9014:18;;43685:88:20;8867:248:208;43623:157:20;43850:16;43869:79;43911:7;43920:8;43930:17;43869:41;:79::i;:::-;43850:98;;43980:78;44011:8;44029:5;44050;44044:3;:11;43980:12;:78::i;:::-;43973:85;42921:1148;-1:-1:-1;;;;;;;;;42921:1148:20:o;38189:541::-;38346:7;38483:242;38527:59;38568:7;38577:8;38527:40;:59::i;:::-;38604:31;;;;4677:19:3;:27;579:1:30;4676:44:3;4642:79;;;4629:93;38653:63:20;38692:11;38705:10;38653:38;:63::i;:::-;38483:17;:242::i;40984:427::-;41141:7;41156:21;41186:29;:11;:27;:29::i;:::-;41156:60;;41239:15;41226:28;;:10;:28;;;41222:185;;;41271:31;;;;4677:19:3;:27;579:1:30;4676:44:3;4642:79;;;4629:93;41271:31:20;41264:38;;;;;41222:185;41330:70;41352:7;41361:8;41371:28;41384:15;41371:10;:28;:::i;:::-;41330:21;:70::i;40337:225::-;40465:7;40487:70;40502:7;40511:8;40521:10;40533:23;40548:7;40533:14;:23::i;:::-;40487:14;:70::i;33978:253::-;34079:23;34104:28;34134:24;34173:53;34183:7;34192:8;34202:23;34217:7;34202:14;:23::i;:::-;34173:9;:53::i;:::-;34166:60;;;;;;33978:253;;;;;:::o;36521:218::-;36643:12;36670:64;36679:7;36688:8;36698:10;36710:23;36725:7;36710:14;:23::i;:::-;36670:8;:64::i;7313:379::-;7378:16;7414:29;7435:7;7414:20;:29::i;:::-;7402:41;;7557:31;7580:7;7557:22;:31::i;:::-;7552:136;;7638:7;7671;7654:25;;;;;;9413:19:208;;9457:2;9448:12;;9253:213;7654:25:20;;;;-1:-1:-1;;7654:25:20;;;;;;;;;;7605:76;;;;;;;;;:::i;7552:136::-;7313:379;;;:::o;7960:273::-;8027:18;8067:31;8090:7;8067:22;:31::i;:::-;8053:45;-1:-1:-1;5722:35:17;8104:125:20;;8179:7;8212;8195:25;;;;;;9413:19:208;;9457:2;9448:12;;9253:213;5333:171:3;5406:7;579:1:30;1533;1517:13;1529:1;376:2;1517:13;:::i;:::-;:17;;;;:::i;:::-;1516:34;;;;:::i;:::-;5442:11:3;5421:78;5434:64;;5421:78;;5333:171;-1:-1:-1;;5333:171:3:o;51660:511:20:-;51823:12;51965:201;52004:41;52027:7;52036:8;52004:22;:41::i;:::-;52063:45;52084:11;52097:10;52063:20;:45::i;:::-;52126:31;;;;4677:19:3;:27;579:1:30;4676:44:3;4642:79;;;4629:93;39458:12:20;:257::i;54754:274::-;54898:7;55003;55012:8;54986:35;;;;;;;;;:::i;:::-;;;;;;;;;;;;;54976:46;;;;;;54955:17;54948:25;;54928:45;;;44450:34;54928:45;:94;54920:103;;54913:110;;54754:274;;;;;:::o;55951:301::-;56072:13;56164:82;56195:48;56225:7;56234:8;56195:29;:48::i;:::-;4711:21:19;;4605:137;5042:669;5458:4;5452:11;5499:4;5487:17;;-1:-1:-1;;5373:16:19;5546:26;;;5373:16;5369:32;5518:4;5511:63;5618:6;5610;5603:22;5636:51;5641:14;5657:6;5665;5673:13;5636:4;:51::i;:::-;5693:13;5042:669;;;;;:::o;53261:282:20:-;53506:30;;;;;;10802:19:208;;;10837:12;;;10830:28;;;53349:7:20;;10874:12:208;;53506:30:20;;;;-1:-1:-1;;53506:30:20;;;;;;;;;53496:41;;53506:30;53496:41;;;;44378:22;53489:48;;53261:282;-1:-1:-1;;;53261:282:20:o;8945:812:19:-;9043:14;9079:2;9069:6;:12;9065:112;;9138:2;9129:6;:11;9111:29;;;;9160:2;9150:12;;;;;;:::i;:::-;;;;9065:112;-1:-1:-1;9368:21:19;;9353:12;9341:25;;9337:53;9516:2;:11;;;9598:22;;;9594:159;;;9734:1;9718:14;9714:22;9708:29;9693:12;9678:13;9674:32;9670:68;9662:6;9659:80;9649:90;;9059:698;8945:812;;;;;:::o;4952:171:3:-;5026:7;579:1:30;1355:13;1367:1;376:2;1355:13;:::i;:::-;1354:30;;;;:::i;:::-;5048:70:3;;;;;4952:171;-1:-1:-1;4952:171:3:o;50835:360:20:-;50961:12;50985:6;50995:1;50985:11;50981:26;;-1:-1:-1;50998:9:20;;;;;;;;;-1:-1:-1;50998:9:20;;;;50981:26;51048:16;51067:41;51090:7;51099:8;51067:22;:41::i;:::-;51048:60;;51121:69;51152:8;51170:1;51181:6;51121:12;:69::i;5731:173:3:-;5805:7;579:1:30;1705;;1685:13;1697:1;376:2;1685:13;:::i;:::-;:17;;;;:::i;6076:2380:19:-;6193:10;;6189:1542;;6346:2;6336:6;:12;6332:122;;6409:2;6400:6;:11;6382:29;;;;6433:2;6423:12;;;;;;:::i;:::-;;;;6332:122;6544:10;;6540:1185;;6752:2;:11;;;6626:21;6810:22;;;6806:135;;;-1:-1:-1;;;579:1:30;804:25:31;;782:48;6806:135:19;;;-1:-1:-1;;;579:1:30;804:25:31;;782:48;6806:135:19;7135:14;7129:21;7114:12;7106:6;7102:25;7098:53;7375:4;7359:13;7353:20;7349:31;7285:4;7281:9;7269:10;7265:26;7210:184;7183:13;7163:243;;7465:13;7455:6;:23;7451:36;;7480:7;;;;7451:36;-1:-1:-1;7628:1:19;7610:19;;;;;7683:23;;;;;7641:30;6540:1185;7760:253;7777:2;7767:6;:12;7760:253;;7871:21;;7849:44;;7946:1;7928:19;;;;-1:-1:-1;;7986:12:19;;;;7974:2;7957:19;7760:253;;;8081:10;;8077:375;;8389:20;;8299:21;;-1:-1:-1;;579:1:30;804:25:31;;782:48;8385:31:19;;;8322:9;;8295:37;8244:184;8201:237;;8077:375;6076:2380;;;;:::o;52818:191:20:-;52920:7;52984;52993:8;52967:35;;;;;;;;;:::i;53835:242::-;53931:7;;;53970:84;53990:10;53986:14;;:1;:14;53970:84;;;54015:32;4629:93:3;4677:19;:27;;;579:1:30;4676:44:3;4642:79;;;4629:93;54015:32:20;;:::i;:::-;;-1:-1:-1;54002:3:20;;53970:84;;41927:262;42069:7;42091:93;42166:17;42091:66;42139:7;42148:8;42091:47;:66::i;4732:312:29:-;4851:16;;;4865:1;4851:16;;;;;;;;;4798;;;;4851;;;;;;;;;;;;-1:-1:-1;4851:16:29;4822:45;;4906:7;4873:9;4883:1;4873:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;4921:13;4937:62;1210:66;4972:9;4983:1;1339:66;4937:24;:62::i;2855:314:27:-;2969:16;;;2983:1;2969:16;;;;;;;;;2921:11;;;;2969:16;;;;;;;;;;;;-1:-1:-1;2969:16:27;2940:45;;3024:10;2991:9;3001:1;2991:12;;;;;;;;:::i;:::-;;;;;;;;;;:44;3042:13;3058:62;970:66;3093:9;3042:13;1099:66;3058:24;:62::i;:::-;3042:78;;3134:29;3155:5;3142:20;;8951:11:3;8846:122;6114:316:29;6237:16;;;6251:1;6237:16;;;;;;;;;6182:18;;;;6237:16;;;;;;;;;;;;-1:-1:-1;6237:16:29;6208:45;;6292:7;6259:9;6269:1;6259:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;6307:13;6323:62;1210:66;6358:9;6369:1;1339:66;6323:24;:62::i;55383:230:20:-;55504:7;55588;55597:8;55571:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;55571:35:20;;;;;;;;;55561:46;;55571:35;55561:46;;;;44541:40;55534:73;;55383:230;-1:-1:-1;;;55383: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\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"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\":\"0x3ac04fbbbab8c94b12b5b285e6b96d3323b88677e8efaa4adac2bc98b0903ee4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://84d29c5ce5a343acbc5555fc70a726e9dc39c90468a7d4cbdf3fee5dd196aeea\",\"dweb:/ipfs/QmSjdbZmcTwxLHsZNxSNp8TK2pmtAoUqcJ6EaCpBj19D5f\"]},\"node_modules/@latticexyz/store/src/FieldLayout.sol\":{\"keccak256\":\"0x330764978de66a98b0c40476892af5a74a2a0081c9414c9e958ca53c613db0cf\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://adf51f83161aa7ba24a939ccfaf567b986034a687f998f59a75e17f68de83f40\",\"dweb:/ipfs/QmWUjaXVjPj68eSWqixH8aPwpvgtUH9j4FdPZN8QBvm68Z\"]},\"node_modules/@latticexyz/store/src/Hook.sol\":{\"keccak256\":\"0xd016a2e1260f5a81ff9a8dfac58d7947e114414df8cce7302a2629908ea5f18e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0c558a6f3a5f540c0190fa6d642a094a185c5db1acfc2437c7dbde0340f00ac3\",\"dweb:/ipfs/QmViAHvR7U7HNfBiBZEMFiy1TTSHDFNiDzBfQSeLBShCky\"]},\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2\",\"dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg\"]},\"node_modules/@latticexyz/store/src/IStore.sol\":{\"keccak256\":\"0xe68926b6ba2718fb2a15b5b8106c01180653962d81ed48985a96e09867cebaa0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0361faa496c4e2d94f09d8d6e0f737c5c1fadec80bfe8df9d22cefbdbdae7ecd\",\"dweb:/ipfs/Qmea7kL12do4RS9w6oeqi3zYXGLPzPYrU3nQds1w7mVVn2\"]},\"node_modules/@latticexyz/store/src/IStoreData.sol\":{\"keccak256\":\"0xe3fb1996fa571471bf488d29519f70d71afb6071d6f164ad6c0ab10e2eb7dac1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://73f4882c6d337064bc95287877f94955bcb2add4b9b3b4b931083522b1e9f9a1\",\"dweb:/ipfs/QmezagzYNuFW4A23xQWZA9abuShoFrANAX4wVzmJ6Sp15S\"]},\"node_modules/@latticexyz/store/src/IStoreErrors.sol\":{\"keccak256\":\"0x4b471eb3b98a51f15992f7e4cfb7a7d8e842410f081ea03ef85d3a7b34c35f79\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7e82faaea290036677562d8a3a8502f5f871b1368b58ac38897e0ef67216d84\",\"dweb:/ipfs/QmfCj4CtNZ7LYkWUAYcMoyp3X7PFJkUjXgBwbzXkbkDFL6\"]},\"node_modules/@latticexyz/store/src/IStoreEvents.sol\":{\"keccak256\":\"0xf255c05df7f87c53316aea76a5212e6f9bf86ad95408d6189b0fcfaf7d5a0006\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://06873e63d2db6e00ddddec986cebfd4547e4de8c348437132ad76322e9f76c71\",\"dweb:/ipfs/QmT1Fm6FSWt27Jskm5ZPxqWN3S1hsiEy63oR4yuU2qmzUv\"]},\"node_modules/@latticexyz/store/src/IStoreHook.sol\":{\"keccak256\":\"0x3e9eb573557af7e7cf40281ba7b3ebdffb4e3b13ecc49827b307a5f061028087\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://36391ca958dbb9fac695b28ebc5be2e9c47cbff3bab85ba779b08870ee32ef09\",\"dweb:/ipfs/QmZBhQPg2X4HxHaBUyEL7dn4bnuGoKpiHHTTKSYUGNBLh7\"]},\"node_modules/@latticexyz/store/src/IStoreRead.sol\":{\"keccak256\":\"0xabefed80f6691fd3b3362a5434e4c24a38d2ca5c51279b722aa25d897b5427d0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a711569d612187f6738a4bb39d8d8419a03ff3da91c45209b4096e5dcdfca53c\",\"dweb:/ipfs/QmWTGSZyrGmbpwfttR8nLzFYqbjg1L3G9P8xfrtzg8QVpH\"]},\"node_modules/@latticexyz/store/src/IStoreRegistration.sol\":{\"keccak256\":\"0x9e91a73f93cc9ebc00c265c83177f6a3f8a156749a9261202e2845e12aeaa96b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a39280d87d22dd0a959d8f55925cb092dba1fee2f11d3dd8e3ffabed45a9ab6a\",\"dweb:/ipfs/QmRMBFLJtT2KN43Xz9P3vUNWxXrP8rLTNBFw2P6Z7EGeaS\"]},\"node_modules/@latticexyz/store/src/IStoreWrite.sol\":{\"keccak256\":\"0x3f115843507290fa8b5dabee0a69b03397274fb1291d79ecb51ab80055bea5dd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0733e8df7e6e5ca91800c97d4914e9743fbe84a4a16bad01c76c1539d0d8046a\",\"dweb:/ipfs/QmeRqJ1tBBgEMc1z29m4UM46QSjxDvrmV2v86J8bNCb4o5\"]},\"node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0xef6e7000b181c2991aeacbf99a9d886f8c4df88878b857713f851185b63a7811\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b079b4773d140ab2c01bdb04facfa56a78f753aea7122fa445b2bfa133411392\",\"dweb:/ipfs/QmWYWKFpwtsPeGdCSxcANgxXUbwAuMMgR7iMVPDSCZxz2A\"]},\"node_modules/@latticexyz/store/src/PackedCounter.sol\":{\"keccak256\":\"0x52f6cb7751e1e6c6770d4a6637313bf13c5ea02c3b595b4da527ccf1b9090c1e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://bc8a02d97e3e6f152bb03346ddf9b2ffe16697ee7fd17aeff7187bb43ae3c33d\",\"dweb:/ipfs/QmfDqZRmxgpunmnj6h3pBvACVyKr65LSc4Z4ZFwoNBQ8pR\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x167af6321dc89c2e5850e31949b1d64ab70bb1cc809daa54a030e8ff30f35411\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e4b1a2d5da7e4f79349f5257a62b4c6ffe110d6e18fe407099aec71a2f3b2539\",\"dweb:/ipfs/QmQXqehp55UecYyuYTiPBKSnuedqYybXfCCjoPPrZ2hnRw\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0xfb31db07f1cdc199842650deee35ec74902e93542464d81c43e799413fb724a9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2b8ff1b4aa291df8caea7bd04aca6049e3507d166c005fa49b658640e6753619\",\"dweb:/ipfs/QmQnbkvTsRLFMMbEGucwkBs3N5eNr6JTUPpsGP17G31EYe\"]},\"node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0xa718d6adb347637f363591d1c6f69bf434606754ca55cf235421c445142d46a5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0494d0dbf663af270ddfb50ad45f03e663a831e1a0bb5b409cb217537c14a4d2\",\"dweb:/ipfs/QmYFDKjbDxnAF2ny8byydUz3BEoXm6TNsk2hNtbT7VEXRA\"]},\"node_modules/@latticexyz/store/src/Storage.sol\":{\"keccak256\":\"0x7e735a4c7fa8b8a5fe2371d90801e3287ddb78efed69b31e1a76f0b7b153c4c3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9e6db36bd52144b6feeecd91a58fc311127a3892fc96c4171db5b570fe9876ee\",\"dweb:/ipfs/QmS6LqnTZvpMc4eiz5JowBoNnh3RYemG6JHjqtYucT1rQi\"]},\"node_modules/@latticexyz/store/src/StoreCore.sol\":{\"keccak256\":\"0xb1a9b7aace51268930fcf876ac9e2ecacbbc48eca52ce57b35666e02f616bc90\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0885ac113cf1c10187eeec9ca78b6fab01e83d5d6e42cba870d89f22e33f101e\",\"dweb:/ipfs/QmXGcXjD1zt6gB7y8SGeADc5UruxkDqbGHeb8AEmpe2gCE\"]},\"node_modules/@latticexyz/store/src/StoreRead.sol\":{\"keccak256\":\"0x972726acd7687582b341b7521516700e7b7202491ebf34d679f55855548464d4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1f987c7db503613cca9a709cd3936e41e4b00db3d0b11944b07a0e788a665694\",\"dweb:/ipfs/QmPY97UnSPJeSD3ieFSxGj6seh15gr4bgwt5wc3YENudqY\"]},\"node_modules/@latticexyz/store/src/StoreSwitch.sol\":{\"keccak256\":\"0x868d515c7579d909f73cc5353e7a58fdb361d0c9dde83b11fa1529f0c2dd21fe\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fdeb6ca2dc6cae645c13cba6a5b08ff495858e32f16f8b54d19784d4da012d37\",\"dweb:/ipfs/QmPyHrJFDUddguyWcYEwfbTisRkzmwDx169feEZCJq8v9Z\"]},\"node_modules/@latticexyz/store/src/codegen/index.sol\":{\"keccak256\":\"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4\",\"dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0x02cc84859c7f2b57f2ca5e0bf27e6cb5c5a911f3891c6b12878fb31d18fd2f66\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0724e7df4b0752acab63a6f900e84aaafc2eac62f67ab499e9ee02da9abd73c8\",\"dweb:/ipfs/QmQnvC3yBiCR61PfY2uiDG7JiLdy9Cw1a7YhLUd8bLFzab\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0xca6f60a79f25447aeb390156c987e77fef837e1b23db294076425759e9dc60f8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://bf6c4c5e25a0ed37abcba6346dc59259bb634634edf8cc86bd14db92a32768c8\",\"dweb:/ipfs/QmbQxGchi71XtGAK5uF1H96Xfhh7fAx9c9LpEwc4q5hUxt\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0x59c633598dae70cb65fd0cd5fda434f2beed4421463340ba5ea99ba07843f9c2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://57738241ca53b9cd7883f7e24e7b1c98ca6cde65bae60c73a65f5a0372aa4912\",\"dweb:/ipfs/Qmac9wp9ScJbS9KCCdzLqQikvNn7br293vzfkqXQcjtmeE\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0x5339c32885c7977bda845c0d82f50ad3e17f465c2a94163cfeba2ed809215cc4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3f50e7b2db53ee935fa40af5f2692fc48442cabbbf45641e018607e43f091a5c\",\"dweb:/ipfs/QmVRovK8SqG6PE5Mx1VmjUbKf9Me7yoG898t2MQkgSevwr\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x88689af9b661f7eb723123fbe212876c2f342cfdb3a01ea7f4e94e9c8f819877\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f39abf5a2306a4346d9909f98d7808474c85ed46d552a503d2a69f4dccb54289\",\"dweb:/ipfs/QmcBLXR8ckXfoBCntFF8YcoTymKNJv7PkmFpgy4zZtTRUd\"]},\"node_modules/@latticexyz/store/src/rightMask.sol\":{\"keccak256\":\"0x28887aab8ad5ca598927e59d702999ca6e3b3128f1cddd2b995a381c8d04b275\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7710847f4689b7f5b81436c7d52ae4395f244a2eebf8d398b2edd43accb06754\",\"dweb:/ipfs/QmTD2wYqryXTynHAn5Vf9wtjUUSGeCJWENZTnWtBAK38pa\"]},\"node_modules/@latticexyz/store/src/storeHookTypes.sol\":{\"keccak256\":\"0x4f29001e53690ce74fe405a6d0376a564c9c743d1631d36fab04331865e4d572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://138c80abd63225a3eeb01ebfa1f9288e188a7ee5b2266b275fb4ed31b5aa30e3\",\"dweb:/ipfs/QmdEx9uHgCCbTcetGwFH5a66Ft7ajmrMDXvP1fW7WjnnE2\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0x1c4cb6b3ecf76f614479ab304d7de3ade0e99c7ccfd07717b57c92f699a27261\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2c9b0e0c9b3b5610d6fd65a8ffd7c54df390a34ccc70d58f4a055c49ad1ea586\",\"dweb:/ipfs/QmP6ffpnR7aRyvq9AiUkVNH6LbGfFP3NDq7E2n2PVcHhp2\"]},\"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0x310523f7f3acca841e62fe50be8d8b042cad5b3c239cb1105d6623cf83e63152\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1cc40ca233acf6502bc65677b381c05331dd7323953e54b5df969051e47f851e\",\"dweb:/ipfs/QmTxy9mhodT8drezB5K1kPR78AMaARomoJqDyaWpLuCKui\"]},\"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol\":{\"keccak256\":\"0x259ee545fd9dfd4767f0b7fef31f52fd3c54c4a1c6657d6fbda4927800c937b3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0a4e31efa9f476cd267af7c3e11fe0151252206a1f6407a80a4092444c2de8ea\",\"dweb:/ipfs/QmRF4gWYw33mFTMh7nX8DJ1qzx3Ko6yMsnxubzYTRppdyo\"]},\"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x0e74ff88ec94cb33f79d8afc1497c4fdccf02db40ab47f3701c7d02fc305d4d8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://36b7cd0c2a3f2dcdc83ab7ac5a93f123746ce29c0f1000f2b275ad2c647ff0f3\",\"dweb:/ipfs/QmYdipHYUhHhS78wLdtmKZUK14FEwpto5mFy3rNeZssMLz\"]},\"node_modules/@latticexyz/store/src/version.sol\":{\"keccak256\":\"0xfc030c5075377169d4384cf89e8a1037dacab1ee53bcb867d5ace75e4ee5df46\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d1c310ce30a1a39380108e75c5f893f58be159cf4b80706b43b8466f4bc4aa0b\",\"dweb:/ipfs/QmXWTsz6Gk8XQKmNNNLHaRuHxJis1dHmoStWoANAYwfmcz\"]}},\"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":"0x3ac04fbbbab8c94b12b5b285e6b96d3323b88677e8efaa4adac2bc98b0903ee4","urls":["bzz-raw://84d29c5ce5a343acbc5555fc70a726e9dc39c90468a7d4cbdf3fee5dd196aeea","dweb:/ipfs/QmSjdbZmcTwxLHsZNxSNp8TK2pmtAoUqcJ6EaCpBj19D5f"],"license":"MIT"},"node_modules/@latticexyz/store/src/FieldLayout.sol":{"keccak256":"0x330764978de66a98b0c40476892af5a74a2a0081c9414c9e958ca53c613db0cf","urls":["bzz-raw://adf51f83161aa7ba24a939ccfaf567b986034a687f998f59a75e17f68de83f40","dweb:/ipfs/QmWUjaXVjPj68eSWqixH8aPwpvgtUH9j4FdPZN8QBvm68Z"],"license":"MIT"},"node_modules/@latticexyz/store/src/Hook.sol":{"keccak256":"0xd016a2e1260f5a81ff9a8dfac58d7947e114414df8cce7302a2629908ea5f18e","urls":["bzz-raw://0c558a6f3a5f540c0190fa6d642a094a185c5db1acfc2437c7dbde0340f00ac3","dweb:/ipfs/QmViAHvR7U7HNfBiBZEMFiy1TTSHDFNiDzBfQSeLBShCky"],"license":"MIT"},"node_modules/@latticexyz/store/src/IERC165.sol":{"keccak256":"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927","urls":["bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2","dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStore.sol":{"keccak256":"0xe68926b6ba2718fb2a15b5b8106c01180653962d81ed48985a96e09867cebaa0","urls":["bzz-raw://0361faa496c4e2d94f09d8d6e0f737c5c1fadec80bfe8df9d22cefbdbdae7ecd","dweb:/ipfs/Qmea7kL12do4RS9w6oeqi3zYXGLPzPYrU3nQds1w7mVVn2"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreData.sol":{"keccak256":"0xe3fb1996fa571471bf488d29519f70d71afb6071d6f164ad6c0ab10e2eb7dac1","urls":["bzz-raw://73f4882c6d337064bc95287877f94955bcb2add4b9b3b4b931083522b1e9f9a1","dweb:/ipfs/QmezagzYNuFW4A23xQWZA9abuShoFrANAX4wVzmJ6Sp15S"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreErrors.sol":{"keccak256":"0x4b471eb3b98a51f15992f7e4cfb7a7d8e842410f081ea03ef85d3a7b34c35f79","urls":["bzz-raw://e7e82faaea290036677562d8a3a8502f5f871b1368b58ac38897e0ef67216d84","dweb:/ipfs/QmfCj4CtNZ7LYkWUAYcMoyp3X7PFJkUjXgBwbzXkbkDFL6"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreEvents.sol":{"keccak256":"0xf255c05df7f87c53316aea76a5212e6f9bf86ad95408d6189b0fcfaf7d5a0006","urls":["bzz-raw://06873e63d2db6e00ddddec986cebfd4547e4de8c348437132ad76322e9f76c71","dweb:/ipfs/QmT1Fm6FSWt27Jskm5ZPxqWN3S1hsiEy63oR4yuU2qmzUv"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreHook.sol":{"keccak256":"0x3e9eb573557af7e7cf40281ba7b3ebdffb4e3b13ecc49827b307a5f061028087","urls":["bzz-raw://36391ca958dbb9fac695b28ebc5be2e9c47cbff3bab85ba779b08870ee32ef09","dweb:/ipfs/QmZBhQPg2X4HxHaBUyEL7dn4bnuGoKpiHHTTKSYUGNBLh7"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRead.sol":{"keccak256":"0xabefed80f6691fd3b3362a5434e4c24a38d2ca5c51279b722aa25d897b5427d0","urls":["bzz-raw://a711569d612187f6738a4bb39d8d8419a03ff3da91c45209b4096e5dcdfca53c","dweb:/ipfs/QmWTGSZyrGmbpwfttR8nLzFYqbjg1L3G9P8xfrtzg8QVpH"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRegistration.sol":{"keccak256":"0x9e91a73f93cc9ebc00c265c83177f6a3f8a156749a9261202e2845e12aeaa96b","urls":["bzz-raw://a39280d87d22dd0a959d8f55925cb092dba1fee2f11d3dd8e3ffabed45a9ab6a","dweb:/ipfs/QmRMBFLJtT2KN43Xz9P3vUNWxXrP8rLTNBFw2P6Z7EGeaS"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreWrite.sol":{"keccak256":"0x3f115843507290fa8b5dabee0a69b03397274fb1291d79ecb51ab80055bea5dd","urls":["bzz-raw://0733e8df7e6e5ca91800c97d4914e9743fbe84a4a16bad01c76c1539d0d8046a","dweb:/ipfs/QmeRqJ1tBBgEMc1z29m4UM46QSjxDvrmV2v86J8bNCb4o5"],"license":"MIT"},"node_modules/@latticexyz/store/src/Memory.sol":{"keccak256":"0xef6e7000b181c2991aeacbf99a9d886f8c4df88878b857713f851185b63a7811","urls":["bzz-raw://b079b4773d140ab2c01bdb04facfa56a78f753aea7122fa445b2bfa133411392","dweb:/ipfs/QmWYWKFpwtsPeGdCSxcANgxXUbwAuMMgR7iMVPDSCZxz2A"],"license":"MIT"},"node_modules/@latticexyz/store/src/PackedCounter.sol":{"keccak256":"0x52f6cb7751e1e6c6770d4a6637313bf13c5ea02c3b595b4da527ccf1b9090c1e","urls":["bzz-raw://bc8a02d97e3e6f152bb03346ddf9b2ffe16697ee7fd17aeff7187bb43ae3c33d","dweb:/ipfs/QmfDqZRmxgpunmnj6h3pBvACVyKr65LSc4Z4ZFwoNBQ8pR"],"license":"MIT"},"node_modules/@latticexyz/store/src/ResourceId.sol":{"keccak256":"0x167af6321dc89c2e5850e31949b1d64ab70bb1cc809daa54a030e8ff30f35411","urls":["bzz-raw://e4b1a2d5da7e4f79349f5257a62b4c6ffe110d6e18fe407099aec71a2f3b2539","dweb:/ipfs/QmQXqehp55UecYyuYTiPBKSnuedqYybXfCCjoPPrZ2hnRw"],"license":"MIT"},"node_modules/@latticexyz/store/src/Schema.sol":{"keccak256":"0xfb31db07f1cdc199842650deee35ec74902e93542464d81c43e799413fb724a9","urls":["bzz-raw://2b8ff1b4aa291df8caea7bd04aca6049e3507d166c005fa49b658640e6753619","dweb:/ipfs/QmQnbkvTsRLFMMbEGucwkBs3N5eNr6JTUPpsGP17G31EYe"],"license":"MIT"},"node_modules/@latticexyz/store/src/Slice.sol":{"keccak256":"0xa718d6adb347637f363591d1c6f69bf434606754ca55cf235421c445142d46a5","urls":["bzz-raw://0494d0dbf663af270ddfb50ad45f03e663a831e1a0bb5b409cb217537c14a4d2","dweb:/ipfs/QmYFDKjbDxnAF2ny8byydUz3BEoXm6TNsk2hNtbT7VEXRA"],"license":"MIT"},"node_modules/@latticexyz/store/src/Storage.sol":{"keccak256":"0x7e735a4c7fa8b8a5fe2371d90801e3287ddb78efed69b31e1a76f0b7b153c4c3","urls":["bzz-raw://9e6db36bd52144b6feeecd91a58fc311127a3892fc96c4171db5b570fe9876ee","dweb:/ipfs/QmS6LqnTZvpMc4eiz5JowBoNnh3RYemG6JHjqtYucT1rQi"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreCore.sol":{"keccak256":"0xb1a9b7aace51268930fcf876ac9e2ecacbbc48eca52ce57b35666e02f616bc90","urls":["bzz-raw://0885ac113cf1c10187eeec9ca78b6fab01e83d5d6e42cba870d89f22e33f101e","dweb:/ipfs/QmXGcXjD1zt6gB7y8SGeADc5UruxkDqbGHeb8AEmpe2gCE"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreRead.sol":{"keccak256":"0x972726acd7687582b341b7521516700e7b7202491ebf34d679f55855548464d4","urls":["bzz-raw://1f987c7db503613cca9a709cd3936e41e4b00db3d0b11944b07a0e788a665694","dweb:/ipfs/QmPY97UnSPJeSD3ieFSxGj6seh15gr4bgwt5wc3YENudqY"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreSwitch.sol":{"keccak256":"0x868d515c7579d909f73cc5353e7a58fdb361d0c9dde83b11fa1529f0c2dd21fe","urls":["bzz-raw://fdeb6ca2dc6cae645c13cba6a5b08ff495858e32f16f8b54d19784d4da012d37","dweb:/ipfs/QmPyHrJFDUddguyWcYEwfbTisRkzmwDx169feEZCJq8v9Z"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/index.sol":{"keccak256":"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85","urls":["bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4","dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol":{"keccak256":"0x02cc84859c7f2b57f2ca5e0bf27e6cb5c5a911f3891c6b12878fb31d18fd2f66","urls":["bzz-raw://0724e7df4b0752acab63a6f900e84aaafc2eac62f67ab499e9ee02da9abd73c8","dweb:/ipfs/QmQnvC3yBiCR61PfY2uiDG7JiLdy9Cw1a7YhLUd8bLFzab"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol":{"keccak256":"0xca6f60a79f25447aeb390156c987e77fef837e1b23db294076425759e9dc60f8","urls":["bzz-raw://bf6c4c5e25a0ed37abcba6346dc59259bb634634edf8cc86bd14db92a32768c8","dweb:/ipfs/QmbQxGchi71XtGAK5uF1H96Xfhh7fAx9c9LpEwc4q5hUxt"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol":{"keccak256":"0x59c633598dae70cb65fd0cd5fda434f2beed4421463340ba5ea99ba07843f9c2","urls":["bzz-raw://57738241ca53b9cd7883f7e24e7b1c98ca6cde65bae60c73a65f5a0372aa4912","dweb:/ipfs/Qmac9wp9ScJbS9KCCdzLqQikvNn7br293vzfkqXQcjtmeE"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol":{"keccak256":"0x5339c32885c7977bda845c0d82f50ad3e17f465c2a94163cfeba2ed809215cc4","urls":["bzz-raw://3f50e7b2db53ee935fa40af5f2692fc48442cabbbf45641e018607e43f091a5c","dweb:/ipfs/QmVRovK8SqG6PE5Mx1VmjUbKf9Me7yoG898t2MQkgSevwr"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x88689af9b661f7eb723123fbe212876c2f342cfdb3a01ea7f4e94e9c8f819877","urls":["bzz-raw://f39abf5a2306a4346d9909f98d7808474c85ed46d552a503d2a69f4dccb54289","dweb:/ipfs/QmcBLXR8ckXfoBCntFF8YcoTymKNJv7PkmFpgy4zZtTRUd"],"license":"MIT"},"node_modules/@latticexyz/store/src/rightMask.sol":{"keccak256":"0x28887aab8ad5ca598927e59d702999ca6e3b3128f1cddd2b995a381c8d04b275","urls":["bzz-raw://7710847f4689b7f5b81436c7d52ae4395f244a2eebf8d398b2edd43accb06754","dweb:/ipfs/QmTD2wYqryXTynHAn5Vf9wtjUUSGeCJWENZTnWtBAK38pa"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeHookTypes.sol":{"keccak256":"0x4f29001e53690ce74fe405a6d0376a564c9c743d1631d36fab04331865e4d572","urls":["bzz-raw://138c80abd63225a3eeb01ebfa1f9288e188a7ee5b2266b275fb4ed31b5aa30e3","dweb:/ipfs/QmdEx9uHgCCbTcetGwFH5a66Ft7ajmrMDXvP1fW7WjnnE2"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeResourceTypes.sol":{"keccak256":"0x1c4cb6b3ecf76f614479ab304d7de3ade0e99c7ccfd07717b57c92f699a27261","urls":["bzz-raw://2c9b0e0c9b3b5610d6fd65a8ffd7c54df390a34ccc70d58f4a055c49ad1ea586","dweb:/ipfs/QmP6ffpnR7aRyvq9AiUkVNH6LbGfFP3NDq7E2n2PVcHhp2"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol":{"keccak256":"0x310523f7f3acca841e62fe50be8d8b042cad5b3c239cb1105d6623cf83e63152","urls":["bzz-raw://1cc40ca233acf6502bc65677b381c05331dd7323953e54b5df969051e47f851e","dweb:/ipfs/QmTxy9mhodT8drezB5K1kPR78AMaARomoJqDyaWpLuCKui"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol":{"keccak256":"0x259ee545fd9dfd4767f0b7fef31f52fd3c54c4a1c6657d6fbda4927800c937b3","urls":["bzz-raw://0a4e31efa9f476cd267af7c3e11fe0151252206a1f6407a80a4092444c2de8ea","dweb:/ipfs/QmRF4gWYw33mFTMh7nX8DJ1qzx3Ko6yMsnxubzYTRppdyo"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol":{"keccak256":"0x0e74ff88ec94cb33f79d8afc1497c4fdccf02db40ab47f3701c7d02fc305d4d8","urls":["bzz-raw://36b7cd0c2a3f2dcdc83ab7ac5a93f123746ce29c0f1000f2b275ad2c647ff0f3","dweb:/ipfs/QmYdipHYUhHhS78wLdtmKZUK14FEwpto5mFy3rNeZssMLz"],"license":"MIT"},"node_modules/@latticexyz/store/src/version.sol":{"keccak256":"0xfc030c5075377169d4384cf89e8a1037dacab1ee53bcb867d5ace75e4ee5df46","urls":["bzz-raw://d1c310ce30a1a39380108e75c5f893f58be159cf4b80706b43b8466f4bc4aa0b","dweb:/ipfs/QmXWTsz6Gk8XQKmNNNLHaRuHxJis1dHmoStWoANAYwfmcz"],"license":"MIT"}},"version":1},"id":23}