@latticexyz/world-modules 3.0.0-main-3440a86b5 → 3.0.0-main-69eb63b59

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 (123) hide show
  1. package/dist/mud.config.d.ts +364 -485
  2. package/out/AccessControl.sol/AccessControl.json +1 -1
  3. package/out/AccessControlLib.sol/AccessControlLib.json +1 -1
  4. package/out/AccessManagementSystem.sol/AccessManagementSystem.json +1 -1
  5. package/out/AddressArray.sol/AddressArray.json +1 -1
  6. package/out/Allowances.sol/Allowances.json +1 -1
  7. package/out/BalanceTransferSystem.sol/BalanceTransferSystem.json +1 -1
  8. package/out/Balances.sol/Balances.json +1 -1
  9. package/out/BatchCallSystem.sol/BatchCallSystem.json +1 -1
  10. package/out/Bool.sol/Bool.json +1 -1
  11. package/out/CallWithSignatureModule.t.sol/Unstable_CallWithSignatureModuleTest.json +1 -1
  12. package/out/CallWithSignatureNonces.sol/CallWithSignatureNonces.json +1 -1
  13. package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +1 -1
  14. package/out/CallboundDelegations.sol/CallboundDelegations.json +1 -1
  15. package/out/Delegation.sol/Delegation.json +1 -1
  16. package/out/DelegationControl.sol/DelegationControl.json +1 -1
  17. package/out/DelegationControlMock.sol/DelegationControlMock.json +1 -1
  18. package/out/ERC20.t.sol/ERC20Test.json +1 -1
  19. package/out/ERC20Metadata.sol/ERC20Metadata.json +1 -1
  20. package/out/ERC20Module.sol/ERC20Module.json +1 -1
  21. package/out/ERC20Module.sol/ERC20ModuleRegistrationLibrary.json +1 -1
  22. package/out/ERC20Registry.sol/ERC20Registry.json +1 -1
  23. package/out/ERC20System.sol/ERC20System.json +1 -1
  24. package/out/ERC721.t.sol/ERC721Recipient.json +1 -1
  25. package/out/ERC721.t.sol/ERC721Test.json +1 -1
  26. package/out/ERC721.t.sol/ERC721TokenReceiver.json +1 -1
  27. package/out/ERC721.t.sol/NonERC721Recipient.json +1 -1
  28. package/out/ERC721.t.sol/RevertingERC721Recipient.json +1 -1
  29. package/out/ERC721.t.sol/WrongReturnDataERC721Recipient.json +1 -1
  30. package/out/ERC721Metadata.sol/ERC721Metadata.json +1 -1
  31. package/out/ERC721Module.sol/ERC721Module.json +1 -1
  32. package/out/ERC721Module.sol/ERC721ModuleRegistrationLibrary.json +1 -1
  33. package/out/ERC721Registry.sol/ERC721Registry.json +1 -1
  34. package/out/ERC721System.sol/ERC721System.json +1 -1
  35. package/out/FunctionSelectors.sol/FunctionSelectors.json +1 -1
  36. package/out/FunctionSignatures.sol/FunctionSignatures.json +1 -1
  37. package/out/Hook.sol/HookInstance.json +1 -1
  38. package/out/Hook.sol/HookLib.json +1 -1
  39. package/out/Hooks.sol/Hooks.json +1 -1
  40. package/out/IAccessManagementSystem.sol/IAccessManagementSystem.json +1 -1
  41. package/out/IBaseWorld.sol/IBaseWorld.json +1 -1
  42. package/out/IBatchCallSystem.sol/IBatchCallSystem.json +1 -1
  43. package/out/IModuleInstallationSystem.sol/IModuleInstallationSystem.json +1 -1
  44. package/out/IWorld.sol/IWorld.json +1 -1
  45. package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +1 -1
  46. package/out/InitModule.sol/InitModule.json +1 -1
  47. package/out/InitModuleAddress.sol/InitModuleAddress.json +1 -1
  48. package/out/InstalledModules.sol/InstalledModules.json +1 -1
  49. package/out/KeysInTable.sol/KeysInTable.json +1 -1
  50. package/out/KeysInTableHook.sol/KeysInTableHook.json +1 -1
  51. package/out/KeysInTableModule.sol/KeysInTableModule.json +1 -1
  52. package/out/KeysInTableModule.t.sol/KeysInTableModuleTest.json +1 -1
  53. package/out/KeysWithValue.sol/KeysWithValue.json +1 -1
  54. package/out/KeysWithValueHook.sol/KeysWithValueHook.json +1 -1
  55. package/out/KeysWithValueModule.sol/KeysWithValueModule.json +1 -1
  56. package/out/KeysWithValueModule.t.sol/KeysWithValueModuleTest.json +1 -1
  57. package/out/Module.sol/Module.json +1 -1
  58. package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.json +1 -1
  59. package/out/NamespaceDelegationControl.sol/NamespaceDelegationControl.json +1 -1
  60. package/out/NamespaceOwner.sol/NamespaceOwner.json +1 -1
  61. package/out/OperatorApproval.sol/OperatorApproval.json +1 -1
  62. package/out/Owners.sol/Owners.json +1 -1
  63. package/out/Puppet.sol/Puppet.json +1 -1
  64. package/out/PuppetDelegationControl.sol/PuppetDelegationControl.json +1 -1
  65. package/out/PuppetFactorySystem.sol/PuppetFactorySystem.json +1 -1
  66. package/out/PuppetMaster.sol/PuppetMaster.json +1 -1
  67. package/out/PuppetModule.sol/PuppetModule.json +1 -1
  68. package/out/PuppetModule.t.sol/PuppetModuleTest.json +1 -1
  69. package/out/PuppetModule.t.sol/PuppetTestSystem.json +1 -1
  70. package/out/PuppetRegistry.sol/PuppetRegistry.json +1 -1
  71. package/out/RegistrationSystem.sol/RegistrationSystem.json +1 -1
  72. package/out/ResourceAccess.sol/ResourceAccess.json +1 -1
  73. package/out/ResourceIds.sol/ResourceIds.json +1 -1
  74. package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +1 -1
  75. package/out/StandardDelegationsModule.t.sol/StandardDelegationsModuleTest.json +1 -1
  76. package/out/StoreCore.sol/StoreCore.json +1 -1
  77. package/out/StoreCore.sol/StoreCoreInternal.json +1 -1
  78. package/out/StoreHooks.sol/StoreHooks.json +1 -1
  79. package/out/StoreKernel.sol/StoreKernel.json +1 -1
  80. package/out/StoreRead.sol/StoreRead.json +1 -1
  81. package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.json +1 -1
  82. package/out/StoreSwitch.sol/StoreSwitch.json +1 -1
  83. package/out/System.sol/System.json +1 -1
  84. package/out/SystemCall.sol/SystemCall.json +1 -1
  85. package/out/SystemHooks.sol/SystemHooks.json +1 -1
  86. package/out/SystemRegistry.sol/SystemRegistry.json +1 -1
  87. package/out/SystemSwitch.sol/SystemSwitch.json +1 -1
  88. package/out/SystemSwitch.t.sol/EchoSystem.json +1 -1
  89. package/out/SystemSwitch.t.sol/SystemSwitchTest.json +1 -1
  90. package/out/SystemboundDelegationControl.sol/SystemboundDelegationControl.json +1 -1
  91. package/out/SystemboundDelegations.sol/SystemboundDelegations.json +1 -1
  92. package/out/Systems.sol/Systems.json +1 -1
  93. package/out/Tables.sol/Tables.json +1 -1
  94. package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +1 -1
  95. package/out/TimeboundDelegations.sol/TimeboundDelegations.json +1 -1
  96. package/out/TokenApproval.sol/TokenApproval.json +1 -1
  97. package/out/TokenURI.sol/TokenURI.json +1 -1
  98. package/out/TotalSupply.sol/TotalSupply.json +1 -1
  99. package/out/TwoFields.sol/TwoFields.json +1 -1
  100. package/out/UniqueEntity.sol/UniqueEntity.json +1 -1
  101. package/out/UniqueEntityModule.sol/UniqueEntityModule.json +1 -1
  102. package/out/UniqueEntityModule.t.sol/UniqueEntityModuleTest.json +1 -1
  103. package/out/UniqueEntityModule.t.sol/UniqueEntityTestSystem.json +1 -1
  104. package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +1 -1
  105. package/out/Unstable_CallWithSignatureModule.sol/Unstable_CallWithSignatureModule.json +1 -1
  106. package/out/Unstable_CallWithSignatureSystem.sol/Unstable_CallWithSignatureSystem.json +1 -1
  107. package/out/UsedKeysIndex.sol/UsedKeysIndex.json +1 -1
  108. package/out/UserDelegationControl.sol/UserDelegationControl.json +1 -1
  109. package/out/World.sol/World.json +1 -1
  110. package/out/World.t.sol/EchoSystemHook.json +1 -1
  111. package/out/World.t.sol/IWorldTestSystem.json +1 -1
  112. package/out/World.t.sol/PayableFallbackSystem.json +1 -1
  113. package/out/World.t.sol/RevertSystemHook.json +1 -1
  114. package/out/World.t.sol/WorldTest.json +1 -1
  115. package/out/World.t.sol/WorldTestSystem.json +1 -1
  116. package/out/WorldContext.sol/WorldContextConsumer.json +1 -1
  117. package/out/WorldContext.sol/WorldContextConsumerLib.json +1 -1
  118. package/out/WorldContext.sol/WorldContextProviderLib.json +1 -1
  119. package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.json +1 -1
  120. package/out/build-info/{d124ec78488e616c9174ecbe10ecd017.json → 8fbdca985baae8f468de7defa17de7fb.json} +1 -1
  121. package/out/query.t.sol/QueryTest.json +1 -1
  122. package/out/tables/Balances.sol/Balances.json +1 -1
  123. package/package.json +9 -9
@@ -1 +1 @@
1
- {"abi":[{"type":"constructor","inputs":[],"stateMutability":"nonpayable"},{"type":"fallback","stateMutability":"payable"},{"type":"receive","stateMutability":"payable"},{"type":"function","name":"call","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"callData","type":"bytes","internalType":"bytes"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"payable"},{"type":"function","name":"callFrom","inputs":[{"name":"delegator","type":"address","internalType":"address"},{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"callData","type":"bytes","internalType":"bytes"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"payable"},{"type":"function","name":"creator","inputs":[],"outputs":[{"name":"","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"deleteRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"getDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getDynamicFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getDynamicFieldSlice","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getFieldLayout","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"stateMutability":"view"},{"type":"function","name":"getFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getKeySchema","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"keySchema","type":"bytes32","internalType":"Schema"}],"stateMutability":"view"},{"type":"function","name":"getRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"EncodedLengths"},{"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":"EncodedLengths"},{"name":"dynamicData","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getStaticField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"data","type":"bytes32","internalType":"bytes32"}],"stateMutability":"view"},{"type":"function","name":"getValueSchema","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"valueSchema","type":"bytes32","internalType":"Schema"}],"stateMutability":"view"},{"type":"function","name":"initialize","inputs":[{"name":"initModule","type":"address","internalType":"contract IModule"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"installRootModule","inputs":[{"name":"module","type":"address","internalType":"contract IModule"},{"name":"encodedArgs","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"popFromDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"byteLengthToPop","type":"uint256","internalType":"uint256"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"pushToDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"dataToPush","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"data","type":"bytes","internalType":"bytes"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"EncodedLengths"},{"name":"dynamicData","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setStaticField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"data","type":"bytes","internalType":"bytes"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"spliceDynamicData","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"startWithinField","type":"uint40","internalType":"uint40"},{"name":"deleteCount","type":"uint40","internalType":"uint40"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"spliceStaticData","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"start","type":"uint48","internalType":"uint48"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"storeVersion","inputs":[],"outputs":[{"name":"","type":"bytes32","internalType":"bytes32"}],"stateMutability":"pure"},{"type":"function","name":"worldVersion","inputs":[],"outputs":[{"name":"","type":"bytes32","internalType":"bytes32"}],"stateMutability":"pure"},{"type":"event","name":"HelloStore","inputs":[{"name":"storeVersion","type":"bytes32","indexed":true,"internalType":"bytes32"}],"anonymous":false},{"type":"event","name":"HelloWorld","inputs":[{"name":"worldVersion","type":"bytes32","indexed":true,"internalType":"bytes32"}],"anonymous":false},{"type":"event","name":"Store_DeleteRecord","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"}],"anonymous":false},{"type":"event","name":"Store_SetRecord","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"staticData","type":"bytes","indexed":false,"internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","indexed":false,"internalType":"EncodedLengths"},{"name":"dynamicData","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"event","name":"Store_SpliceDynamicData","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","indexed":false,"internalType":"uint8"},{"name":"start","type":"uint48","indexed":false,"internalType":"uint48"},{"name":"deleteCount","type":"uint40","indexed":false,"internalType":"uint40"},{"name":"encodedLengths","type":"bytes32","indexed":false,"internalType":"EncodedLengths"},{"name":"data","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"event","name":"Store_SpliceStaticData","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"start","type":"uint48","indexed":false,"internalType":"uint48"},{"name":"data","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"error","name":"EncodedLengths_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_Empty","inputs":[]},{"type":"error","name":"FieldLayout_InvalidStaticDataLength","inputs":[{"name":"staticDataLength","type":"uint256","internalType":"uint256"},{"name":"computedStaticDataLength","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_StaticLengthDoesNotFitInAWord","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_StaticLengthIsNotZero","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_StaticLengthIsZero","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_TooManyDynamicFields","inputs":[{"name":"numFields","type":"uint256","internalType":"uint256"},{"name":"maxFields","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_TooManyFields","inputs":[{"name":"numFields","type":"uint256","internalType":"uint256"},{"name":"maxFields","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Module_AlreadyInstalled","inputs":[]},{"type":"error","name":"Module_MissingDependency","inputs":[{"name":"dependency","type":"address","internalType":"address"}]},{"type":"error","name":"Module_NonRootInstallNotSupported","inputs":[]},{"type":"error","name":"Module_RootInstallNotSupported","inputs":[]},{"type":"error","name":"Schema_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Schema_StaticTypeAfterDynamicType","inputs":[]},{"type":"error","name":"Slice_OutOfBounds","inputs":[{"name":"data","type":"bytes","internalType":"bytes"},{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_IndexOutOfBounds","inputs":[{"name":"length","type":"uint256","internalType":"uint256"},{"name":"accessedIndex","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidBounds","inputs":[{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidFieldNamesLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidKeyNamesLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidResourceType","inputs":[{"name":"expected","type":"bytes2","internalType":"bytes2"},{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"Store_InvalidSplice","inputs":[{"name":"startWithinField","type":"uint40","internalType":"uint40"},{"name":"deleteCount","type":"uint40","internalType":"uint40"},{"name":"fieldLength","type":"uint40","internalType":"uint40"}]},{"type":"error","name":"Store_InvalidStaticDataLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidValueSchemaDynamicLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidValueSchemaLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidValueSchemaStaticLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_TableAlreadyExists","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"tableIdString","type":"string","internalType":"string"}]},{"type":"error","name":"Store_TableNotFound","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"tableIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_AccessDenied","inputs":[{"name":"resource","type":"string","internalType":"string"},{"name":"caller","type":"address","internalType":"address"}]},{"type":"error","name":"World_AlreadyInitialized","inputs":[]},{"type":"error","name":"World_CallbackNotAllowed","inputs":[{"name":"functionSelector","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_DelegationNotFound","inputs":[{"name":"delegator","type":"address","internalType":"address"},{"name":"delegatee","type":"address","internalType":"address"}]},{"type":"error","name":"World_FunctionSelectorAlreadyExists","inputs":[{"name":"functionSelector","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_FunctionSelectorNotFound","inputs":[{"name":"functionSelector","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_InsufficientBalance","inputs":[{"name":"balance","type":"uint256","internalType":"uint256"},{"name":"amount","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"World_InterfaceNotSupported","inputs":[{"name":"contractAddress","type":"address","internalType":"address"},{"name":"interfaceId","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_InvalidNamespace","inputs":[{"name":"namespace","type":"bytes14","internalType":"bytes14"}]},{"type":"error","name":"World_InvalidResourceId","inputs":[{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_InvalidResourceType","inputs":[{"name":"expected","type":"bytes2","internalType":"bytes2"},{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_ResourceAlreadyExists","inputs":[{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_ResourceNotFound","inputs":[{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_SystemAlreadyExists","inputs":[{"name":"system","type":"address","internalType":"address"}]},{"type":"error","name":"World_UnlimitedDelegationNotAllowed","inputs":[]}],"bytecode":{"object":"0x60a060405234801561001057600080fd5b506100477f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e17580546001600160a01b03191630179055565b60405164191718171960d91b907fc7f5fdc8526b76f54916701bc910876243ffff2a40b0bb8d59eea8151c52c00590600090a23360805260405164191718171960d91b907f7f8f36afe3fb61c459c1a54a60b8a477eab02cc58e49f547561a40906239cb8290600090a26080516152b8620000d46000396000818161036f01526112c801526152b86000f3fe6080604052600436106101d15760003560e01c80638c364d59116100f7578063c4d66de811610095578063d9c03a0411610064578063d9c03a04146106d1578063dbbf0e21146106f1578063e228a4a314610711578063ef6ea8621461073157610266565b8063c4d66de814610651578063cc49db7e14610671578063d03edb8c14610691578063d4285dc2146106b157610266565b8063af068c9e116100d1578063af068c9e146105f1578063b047c1eb14610611578063c0a2895a14610631578063c11222291461054b57610266565b80638c364d59146105915780639f1fcf0a146105b1578063a53417ed146105d157610266565b8063390baae01161016f5780634dc77d971161013e5780634dc77d971461050b578063505a181d1461052b5780636951955d1461054b578063894ecc581461057e57610266565b8063390baae01461047b5780633a77c2c21461049b5780633ae7af08146104c9578063419b58fd146104dc57610266565b8063150f3262116101ab578063150f3262146103fb5780631e7889771461041b578063298314fb1461043b5780633708196e1461045b57610266565b806302d05d3f1461035d57806305242d2f146103ae578063114a7266146103db57610266565b366102665760408051616e7360f01b602082015260006022820181905260308201819052916102189101604051602081830303815290604052610213906143b6565b610751565b60408051616e7360f01b602082015260006022820181905260308201529192506102649101604051602081830303815290604052610255906143b6565b61025f34846143f3565b6107d2565b005b303303610299576040516327a1460b60e21b81526001600160e01b03196000351660048201526024015b60405180910390fd5b6000806102b16000356001600160e01b031916610873565b91509150816000801b036102ff576040517ffdde54e20000000000000000000000000000000000000000000000000000000081526001600160e01b0319600035166004820152602401610290565b60006103436000368080601f016020809104026020016040519081016040528093929190818152602001838380828437600092018290525092508691506109439050565b9050600061035333858434610976565b9050805160208201f35b34801561036957600080fd5b506103917f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020015b60405180910390f35b3480156103ba57600080fd5b506103ce6103c9366004614463565b6109a3565b6040516103a59190614519565b3480156103e757600080fd5b506102646103f636600461456e565b6109e6565b34801561040757600080fd5b5061026461041636600461456e565b610a99565b34801561042757600080fd5b506103ce6104363660046145fb565b610b44565b34801561044757600080fd5b50610264610456366004614659565b610b8e565b34801561046757600080fd5b50610264610476366004614706565b610c77565b34801561048757600080fd5b50610264610496366004614706565b610d2d565b3480156104a757600080fd5b506104bb6104b636600461479c565b610dda565b6040519081526020016103a5565b6103ce6104d736600461486c565b610deb565b3480156104e857600080fd5b506104fc6104f73660046148b3565b610e27565b6040516103a593929190614906565b34801561051757600080fd5b506103ce6105263660046149a6565b610e7c565b34801561053757600080fd5b50610264610546366004614a0f565b610e8b565b34801561055757600080fd5b507f322e302e320000000000000000000000000000000000000000000000000000006104bb565b6103ce61058c366004614a70565b610f00565b34801561059d57600080fd5b506104bb6105ac366004614463565b61105c565b3480156105bd57600080fd5b506104bb6105cc366004614ac9565b61109f565b3480156105dd57600080fd5b506104bb6105ec366004614b28565b6110ad565b3480156105fd57600080fd5b5061026461060c366004614b7f565b6110ba565b34801561061d57600080fd5b5061026461062c366004614bb9565b611136565b34801561063d57600080fd5b5061026461064c366004614c48565b6111e1565b34801561065d57600080fd5b5061026461066c366004614cd5565b61128f565b34801561067d57600080fd5b506104fc61068c366004614a0f565b6113d1565b34801561069d57600080fd5b506103ce6106ac3660046145fb565b611423565b3480156106bd57600080fd5b506104bb6106cc36600461479c565b611464565b3480156106dd57600080fd5b506102646106ec366004614463565b61146f565b3480156106fd57600080fd5b506104bb61070c366004614b28565b6114ef565b34801561071d57600080fd5b506104bb61072c36600461479c565b6114fc565b34801561073d57600080fd5b5061026461074c36600461456e565b611507565b60408051600180825281830190925260009182919060208083019080368337019050509050828160008151811061078a5761078a614cf2565b602090810291909101015260006107ca7f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b6115b2565b949350505050565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061080857610808614cf2565b60200260200101818152505061086e7f7462776f726c6400000000000000000042616c616e636573000000000000000060001b8260008560405160200161085191815260200190565b60408051601f19818403018152919052630100080160dd1b6115df565b505050565b6040805160018082528183019092526000918291829160208083019080368337019050509050837bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916816000815181106108cc576108cc614cf2565b6020908102919091010152600080806109257f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72857e240200200400000000000000000000000000000000000000000000000000006115f4565b9250925092506109368383836116fc565b9550955050505050915091565b82820160200180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1682179052825b9392505050565b606060008061098787878787611714565b915091508161099957610999816118e4565b9695505050505050565b6060610999868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506118ec9050565b303303610a14576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610a1e8633611931565b610a918686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528993509150879087908190840183828082843760009201919091525061197d92505050565b505050505050565b303303610ac7576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610ad18633611931565b610a918686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528993509150879087908190840183828082843760009201919091525061199892505050565b6060610b85858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792506119d3915050565b95945050505050565b303303610bbc576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610bc68833611931565b610c6d8888888080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8c018190048102820181019092528a815292508a915089908190840183828082843760009201919091525050604080516020601f8a018190048102820181019092528881528a935091508890889081908401838280828437600092019190915250611a0d92505050565b5050505050505050565b303303610ca5576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610caf8733611931565b610d248787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8a018190048102820181019092528881528a935091508890889081908401838280828437600092019190915250889250611a23915050565b50505050505050565b303303610d5b576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610d658733611931565b610d248787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8a018190048102820181019092528881528a9350915088908890819084018382808284376000920191909152508892506115df915050565b6000610de582611a66565b92915050565b6060303303610e1b576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b61096f33848434610976565b606060006060610e6c878787808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508992506115f4915050565b9250925092509450945094915050565b60606109998686868686611aeb565b303303610eb9576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610ec38333611931565b61086e83838380806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250611bee92505050565b6060303303610f30576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b336001600160a01b03851603610f5357610f4c33848434610976565b905061096f565b6000610f5f8533611c01565b9050610f6e8186338787611cb2565b15610f8757610f7f85858534610976565b91505061096f565b6000610f94866000611c01565b9050610fa38187338888611cb2565b15610fbd57610fb486868634610976565b9250505061096f565b6000610fef616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000881617611d87565b9050610ffe8188338989611cb2565b156110195761100f87878734610976565b935050505061096f565b6040517fc86745f90000000000000000000000000000000000000000000000000000000081526001600160a01b0388166004820152336024820152604401610290565b6000610999868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506115b29050565b6000610b8585858585611e00565b60006107ca848484611e48565b3033036110e8576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b60408051616e7360f01b602082015260006022820181905260308201526111289101604051602081830303815290604052611122906143b6565b33611e5e565b6111328282611eaf565b5050565b303303611164576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b61116e8633611931565b610a918686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f890181900481028201810190925287815289935091508790879081908401838280828437600092019190915250611f6292505050565b30330361120f576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b6112198833611931565b610c6d8888888080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528b93508a9250899189908990819084018382808284376000920191909152506121fd92505050565b3033036112bd576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b336001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016146113615760408051616e7360f01b6020820152600060228201819052603082015261132c9101604051602081830303815290604052611327906143b6565b612215565b336040517fd787b737000000000000000000000000000000000000000000000000000000008152600401610290929190614d08565b600061136b612352565b6001600160a01b0316146113ab576040517f15e34a4800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6113b4816123b9565b6040805160008152602081019091526113ce908290611eaf565b50565b6060600060606114148686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525061245492505050565b92509250925093509350939050565b6060610b858585858080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525087925061247a915050565b6000610de582612490565b30330361149d576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b6114a78533611931565b6114e8858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792508691506125049050565b5050505050565b60006107ca84848461255d565b6000610de58261256d565b303303611535576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b61153f8633611931565b610a918686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528993509150879087908190840183828082843760009201919091525061259392505050565b6000610b856115c186866125ce565b60ff858116601b0360080285901c166115da8587612624565b61265d565b6114e885856115ee8487612624565b85611f62565b6060600060606000611605856126ae565b90506116128787836126d1565b9350600061161f8661270a565b905080156116f1576116318888612747565b935066ffffffffffffff841667ffffffffffffffff811115611655576116556147b5565b6040519080825280601f01601f19166020018201604052801561167f576020820181803683370190505b5092506020830160005b828160ff1610156116ee5760006116a18b8b8461275a565b905060006116be888460ff166028026038011c64ffffffffff1690565b90506116cd82600083876127da565b6116d781856143f3565b9350505080806116e690614d33565b915050611689565b50505b505093509350939050565b600080611708856128a6565b90969095509350505050565b600060606000611723866128bb565b905060005b81518110156117f657600082828151811061174557611745614cf2565b602002602001015190506117716001826affffffffffffffffffffff191661294490919063ffffffff16565b156117ed576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c3323031906117ba908c908c908c90600401614d52565b600060405180830381600087803b1580156117d457600080fd5b505af11580156117e8573d6000803e3d6000fd5b505050505b50600101611728565b5061180387858888612962565b909350915060005b81518110156118d957600082828151811061182857611828614cf2565b602002602001015190506118546002826affffffffffffffffffffff191661294490919063ffffffff16565b156118d0576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f999061189d908c908c908c90600401614d52565b600060405180830381600087803b1580156118b757600080fd5b505af11580156118cb573d6000803e3d6000fd5b505050505b5060010161180b565b505094509492505050565b805160208201fd5b60606118f782612a7d565b8360ff1610156119145761190d85858585612a8f565b90506107ca565b61190d858561192285612a7d565b61192c9087614d7a565b6119d3565b61193b8282612abc565b6111325761194882612215565b816040517fd787b737000000000000000000000000000000000000000000000000000000008152600401610290929190614d08565b6119928484848461198d89611a66565b611a23565b50505050565b60006119a48585612747565b905060006119c1828560ff166028026038011c64ffffffffff1690565b9050610a918686868460008888612aff565b60606107ca6119e385858561275a565b6000611a08856119f38989612747565b9060ff166028026038011c64ffffffffff1690565b612f39565b6114e88585858585611a1e8b611a66565b612f5c565b611a2c81612a7d565b8360ff161015611a4857611a4385858585856115df565b6114e8565b6114e88585611a5684612a7d565b611a609087614d7a565b85612593565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d000000000000000000008201611ab557507e60030220202000000000000000000000000000000000000000000000000000919050565b610de5611ae27f746273746f72650000000000000000005461626c657300000000000000000000846132a1565b6020600061265d565b606081831115611b31576040517fa8c547820000000000000000000000000000000000000000000000000000000081526004810184905260248101839052604401610290565b6000611b3d8787612747565b90506000611b5a828760ff166028026038011c64ffffffffff1690565b90508085101580611b6a57508084115b15611bc5578081861015611b8857611b83600186614d93565b611b8a565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401610290565b6000611bd289898961275a565b9050611be18187888803612f39565b9998505050505050505050565b6111328282611bfc85611a66565b6132bd565b60408051600280825260608201835260009283929190602083019080368337019050509050836001600160a01b031660001b81600081518110611c4657611c46614cf2565b602002602001018181525050826001600160a01b031660001b81600181518110611c7257611c72614cf2565b60209081029190910101526000610b857f7462776f726c640000000000000000005573657244656c65676174696f6e436f8383630100080160dd1b6115b2565b6000611cbd866135bc565b15611cca57506001610b85565b85611cd757506000610b85565b600080611d538660008a8a8989604051602401611cf693929190614d52565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f1a86b55000000000000000000000000000000000000000000000000000000000179052612962565b9150915081611d6757600092505050610b85565b80806020019051810190611d7b9190614da6565b98975050505050505050565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110611dc057611dc0614cf2565b602090810291909101015260006107ca7f7462776f726c640000000000000000004e616d65737061636544656c656761748383630100080160dd1b6115b2565b600080611e0c83612a7d565b90508060ff168460ff161015611e345760ff848116601b0360080284901c165b9150506107ca565b611e2c8686611e438488614d7a565b61255d565b60006107ca848484611e5988611a66565b611e00565b6001600160a01b038116611e98616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000851617613637565b6001600160a01b0316146111325761194882612215565b611ed9827f6fdd1c80000000000000000000000000000000000000000000000000000000006136d3565b611f4e3360008484604051602401611ef19190614519565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f7c5b03350000000000000000000000000000000000000000000000000000000017905261372e565b50611132828280519060200120600161373f565b7f6f74000000000000000000000000000000000000000000000000000000000000847fffff0000000000000000000000000000000000000000000000000000000000001603611fec57837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be848484604051611fdf93929190614e04565b60405180910390a2611992565b6000611ff885856125ce565b9050600061200586613823565b905060005b81518110156120da57600082828151811061202757612027614cf2565b602002602001015190506120536004826affffffffffffffffffffff191661294490919063ffffffff16565b156120d1576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d9061209e908b908b908b908b90600401614e37565b600060405180830381600087803b1580156120b857600080fd5b505af11580156120cc573d6000803e3d6000fd5b505050505b5060010161200a565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be86868660405161210f93929190614e04565b60405180910390a261212a828565ffffffffffff1685613895565b60005b8151811015610d2457600082828151811061214a5761214a614cf2565b602002602001015190506121766008826affffffffffffffffffffff191661294490919063ffffffff16565b156121f4576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba8721906121c1908b908b908b908b90600401614e37565b600060405180830381600087803b1580156121db57600080fd5b505af11580156121ef573d6000803e3d6000fd5b505050505b5060010161212d565b610a918686868686866122108d8d612747565b612aff565b606081601081901b6000612228836138ab565b9050827fffffffffffffffffffffffffffff0000000000000000000000000000000000008316156122835761227e7fffffffffffffffffffffffffffff00000000000000000000000000000000000084166138c2565b6122ba565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b7fffffffffffffffffffffffffffffffff000000000000000000000000000000008316156122f0576122eb836138c2565b612327565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b60405160200161233993929190614e70565b6040516020818303038152906040529350505050919050565b6040805160008082526020820190925260006123af7f7462776f726c64000000000000000000496e69744d6f64756c6541646472657383837e14010014000000000000000000000000000000000000000000000000000000613966565b60601c9392505050565b604080516000808252602082018352606084901b7fffffffffffffffffffffffffffffffffffffffff000000000000000000000000168284015282518083036034018152605483019093529091611132917f7462776f726c64000000000000000000496e69744d6f64756c65416464726573918491907e14010014000000000000000000000000000000000000000000000000000000613a1b565b60606000606061246d858561246888611a66565b6115f4565b9250925092509250925092565b60606107ca84848461248b88611a66565b6118ec565b600061249b82613ac4565b90506124a682613b56565b6124ff5781826040516020016124be91815260200190565b60408051601f19818403018152908290527f41e713ad0000000000000000000000000000000000000000000000000000000082526102909291600401614efe565b919050565b60006125108585612747565b9050600061252d828560ff166028026038011c64ffffffffff1690565b9050610a918686866125468764ffffffffff8716614d93565b604080516000815260208101909152889088612aff565b60006107ca826119f38686612747565b600061257882613bf3565b9050806124ff5781826040516020016124be91815260200190565b600061259f8585612747565b905060006125bc828560ff166028026038011c64ffffffffff1690565b9050610a918686866000858888612aff565b600082826040516020016125e3929190614f17565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600080805b8360ff168110156126555761264b60ff601b83900360080287901c16836143f3565b9150600101612629565b509392505050565b6000602082106126835760208204840193506020828161267f5761267f614f53565b0691505b508254600882021b602082900380841115612655576001850154600882021c82179150509392505050565b600060086126be60026020614d93565b6126c89190614f69565b9190911c919050565b6060816000036126f0575060408051602081019091526000815261096f565b60006126fc85856125ce565b9050610b8581600085612f39565b6000600860018061271d60026020614d93565b6127279190614d93565b6127319190614d93565b61273b9190614f69565b8260ff911c1692915050565b600061096f6127568484613c85565b5490565b6000838360405160200161276f929190614f17565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b821561286157602083106128045760208304840193506020838161280057612800614f53565b0692505b82156128615760208390036000818410156128275750600019600884021c612831565b50600019600882021c5b8554600886021b818451168219821617845250818411612852575050611992565b50600194909401939182900391015b5b602082106128835783548152600190930192601f1990910190602001612862565b8115611992576000600019600884021c8251865482191691161782525050505050565b602081015160408201516000905b9050915091565b604080516001808252818301909252606091600091906020808301908036833701905050905082816000815181106128f5576128f5614cf2565b6020908102919091010152600061292d7f7462776f726c6400000000000000000053797374656d486f6f6b73000000000083836119d3565b90506107ca61293f8260008451613cdb565b613d69565b60008160ff16826129558560581c90565b1660ff1614905092915050565b6000606060008061297286613d7a565b90925090506001600160a01b0382166129c3578561298f87612215565b6040517ffbf10ce6000000000000000000000000000000000000000000000000000000008152600401610290929190614efe565b806129d2576129d28689611931565b8615612a1e577dffffffffffffffffffffffffffff000000000000000000000000000000008616616e7360f01b176000612a0b82610751565b9050612a1b8261025f8b846143f3565b50505b6000612a2a8760101b90565b7fffffffffffffffffffffffffffff0000000000000000000000000000000000001614612a6257612a5d88888488613e1e565b612a6e565b612a6e88888488613e96565b90999098509650505050505050565b60006008600161272760026020614d93565b6060610b85612a9e86866125ce565b612aa88486612624565b60ff868116601b0360080286901c16612f39565b6000612aef616e7360f01b7dffffffffffffffffffffffffffff0000000000000000000000000000000085161783613ef7565b8061096f575061096f8383613ef7565b7f7462000000000000000000000000000000000000000000000000000000000000877fffff0000000000000000000000000000000000000000000000000000000000001614612bbf577f74620000000000000000000000000000000000000000000000000000000000008788604051602001612b7d91815260200190565b60408051601f19818403018152908290527f31b46683000000000000000000000000000000000000000000000000000000008252610290939291600401614f80565b6000612bda828760ff166028026038011c64ffffffffff1690565b9050600083518564ffffffffff1683612bf39190614d93565b612bfd91906143f3565b9050808214158015612c1f575081612c158688614fc1565b64ffffffffff1614155b15612c6f576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff8088166004830152808716602483015283166044820152606401610290565b818664ffffffffff161115612cc0576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff87166024820152604401610290565b6000612ccd848984613fc0565b90506000612cda8b613823565b905060005b8151811015612da5576000828281518110612cfc57612cfc614cf2565b60200260200101519050612d286010826affffffffffffffffffffff191661294490919063ffffffff16565b15612d9c57606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b8152600401612d699796959493929190614fe6565b600060405180830381600087803b158015612d8357600080fd5b505af1158015612d97573d6000803e3d6000fd5b505050505b50600101612cdf565b5064ffffffffff881660005b8a60ff168160ff161015612de457612dd8878260ff166028026038011c64ffffffffff1690565b90910190600101612db1565b508b7ffe158a7adba34e256807c8a149028d3162918713c3838afc643ce9f96716ebfd8c8c848c888d604051612e1f96959493929190615044565b60405180910390a250828414612e40576000612e3b8c8c613c85565b839055505b6000612e4d8c8c8c61275a565b9050612e61818a64ffffffffff1689613895565b5060005b8151811015612f2b576000828281518110612e8257612e82614cf2565b60200260200101519050612eae6020826affffffffffffffffffffff191661294490919063ffffffff16565b15612f2257606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b8152600401612eef9796959493929190614fe6565b600060405180830381600087803b158015612f0957600080fd5b505af1158015612f1d573d6000803e3d6000fd5b505050505b50600101612e65565b505050505050505050505050565b60405160208101601f19603f8484010116604052828252612655858585846127da565b7f6f74000000000000000000000000000000000000000000000000000000000000867fffff0000000000000000000000000000000000000000000000000000000000001603612fe857857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051612fdb9493929190615093565b60405180910390a2610a91565b6000612ff387613823565b905060005b81518110156130cc57600082828151811061301557613015614cf2565b602002602001015190506130416001826affffffffffffffffffffff191661294490919063ffffffff16565b156130c3576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c90613090908c908c908c908c908c908c906004016150d2565b600060405180830381600087803b1580156130aa57600080fd5b505af11580156130be573d6000803e3d6000fd5b505050505b50600101612ff8565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a9878787876040516131039493929190615093565b60405180910390a2600061311788886125ce565b9050600060208701905061312f82600089518461408e565b600061313a8561270a565b11156131be57600061314c8a8a613c85565b878155905060208601915060008060005b6131668861270a565b8160ff1610156131b95761317b8d8d8361275a565b92506131968a8260ff166028026038011c64ffffffffff1690565b91506131a5836000848861408e565b6131af82866143f3565b945060010161315d565b505050505b60005b83518110156132955760008482815181106131de576131de614cf2565b6020026020010151905061320a6002826affffffffffffffffffffff191661294490919063ffffffff16565b1561328c576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf90613259908e908e908e908e908e908e906004016150d2565b600060405180830381600087803b15801561327357600080fd5b505af1158015613287573d6000803e3d6000fd5b505050505b506001016131c1565b50505050505050505050565b60408051602081018490529081018290526000906060016125e3565b7f6f74000000000000000000000000000000000000000000000000000000000000837fffff000000000000000000000000000000000000000000000000000000000000160361334357827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0783604051613336919061512b565b60405180910390a2505050565b600061334e84613823565b905060005b815181101561342157600082828151811061337057613370614cf2565b6020026020010151905061339c6040826affffffffffffffffffffff191661294490919063ffffffff16565b15613418576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf45906133e59089908990899060040161513e565b600060405180830381600087803b1580156133ff57600080fd5b505af1158015613413573d6000803e3d6000fd5b505050505b50600101613353565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0784604051613452919061512b565b60405180910390a2600061346685856125ce565b90506134bf816000613477866126ae565b67ffffffffffffffff81111561348f5761348f6147b5565b6040519080825280601f01601f1916602001820160405280156134b9576020820181803683370190505b50613895565b60006134ca8461270a565b11156134eb5760006134dc8686613c85565b90506134e981602061414d565b505b60005b8251811015610a9157600083828151811061350b5761350b614cf2565b602002602001015190506135376080826affffffffffffffffffffff191661294490919063ffffffff16565b156135b3576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b90613580908a908a908a9060040161513e565b600060405180830381600087803b15801561359a57600080fd5b505af11580156135ae573d6000803e3d6000fd5b505050505b506001016134ee565b604080517f737900000000000000000000000000000000000000000000000000000000000060208201526000602282018190527f756e6c696d6974656400000000000000000000000000000000000000000000006030830152910160405160208183030381529060405261362f906143b6565b909114919050565b60408051600180825281830190925260009182919060208083019080368337019050509050828160008151811061367057613670614cf2565b602090810291909101015260006136c87f7462776f726c640000000000000000004e616d6573706163654f776e6572000083837e140100140000000000000000000000000000000000000000000000000000006115b2565b60601c949350505050565b6136dd828261418a565b611132576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b031982166024820152604401610290565b606060008061098787878787613e96565b604080516002808252606082018352600092602083019080368337019050509050836001600160a01b031660001b8160008151811061378057613780614cf2565b60200260200101818152505082816001815181106137a0576137a0614cf2565b6020026020010181815250506119927f7462776f726c64000000000000000000496e7374616c6c65644d6f64756c657360001b826000856040516020016137ee91151560f81b815260010190565b60408051601f198184030181529190527e010100010000000000000000000000000000000000000000000000000000006115df565b6040805160018082528183019092526060916000919060208083019080368337019050509050828160008151811061385d5761385d614cf2565b6020908102919091010152600061292d7f746273746f726500000000000000000053746f7265486f6f6b7300000000000083836119d3565b61086e838383516138a68560200190565b61408e565b60006138b9607060106143f3565b9190911b919050565b606060005b6010811015613927577fffffffffffffffffffffffffffffffff000000000000000000000000000000008316600882021b7fff000000000000000000000000000000000000000000000000000000000000001615613927576001016138c7565b604080517fffffffffffffffffffffffffffffffff000000000000000000000000000000008516602082015281516030909101909152818152806107ca565b6000806139716141a6565b9050306001600160a01b0382160361398f57611e2c868686866115b2565b6040517f8c364d590000000000000000000000000000000000000000000000000000000081526001600160a01b03821690638c364d59906139da908990899089908990600401615167565b602060405180830381865afa1580156139f7573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611e2c9190615196565b6000613a256141a6565b9050306001600160a01b03821603613a4957613a4486868686866115df565b610a91565b6040517f390baae00000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063390baae090613a9690899089908990899089906004016151af565b600060405180830381600087803b158015613ab057600080fd5b505af1158015613295573d6000803e3d6000fd5b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613afd57613afd614cf2565b602090810291909101015260006107ca7f746273746f72650000000000000000005461626c6573000000000000000000008360017e600302202020000000000000000000000000000000000000000000000000006115b2565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613b8f57613b8f614cf2565b60209081029190910101526000613be77f746273746f72650000000000000000005265736f75726365496473000000000083837e010100010000000000000000000000000000000000000000000000000000006115b2565b90506107ca8160f81c90565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613c2c57613c2c614cf2565b602090810291909101015260006107ca7f746273746f72650000000000000000005461626c6573000000000000000000008360027e600302202020000000000000000000000000000000000000000000000000006115b2565b60008282604051602001613c9a929190614f17565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b600081831180613ceb5750835182115b15613d28578383836040517f23230fa3000000000000000000000000000000000000000000000000000000008152600401610290939291906151f6565b60208401613d3684826143f3565b90506000613d448585614d93565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b6060600061096f83601560006141e0565b60408051600180825281830190925260009182918291602080830190803683370190505090508381600081518110613db457613db4614cf2565b602090810291909101015260008080613e0d7f7462776f726c6400000000000000000053797374656d73000000000000000000857e150200140100000000000000000000000000000000000000000000000000006115f4565b92509250925061093683838361425b565b60006060836001600160a01b03166000613e39858989614267565b604051613e46919061521b565b60006040518083038185875af1925050503d8060008114613e83576040519150601f19603f3d011682016040523d82523d6000602084013e613e88565b606091505b509097909650945050505050565b60006060836001600160a01b0316613eaf848888614267565b604051613ebc919061521b565b600060405180830381855af49150503d8060008114613e83576040519150601f19603f3d011682016040523d82523d6000602084013e613e88565b604080516002808252606082018352600092839291906020830190803683370190505090508381600081518110613f3057613f30614cf2565b602002602001018181525050826001600160a01b031660001b81600181518110613f5c57613f5c614cf2565b60209081029190910101526000613fb47f7462776f726c640000000000000000005265736f75726365416363657373000083837e010100010000000000000000000000000000000000000000000000000000006115b2565b9050610b858160f81c90565b600064ffffffffff821115614004576040517f7149a3c100000000000000000000000000000000000000000000000000000000815260048101839052602401610290565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff16808510614036578085038201915061403e565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b821561410857602083106140b8576020830484019350602083816140b4576140b4614f53565b0692505b82156141085760208390036000600019600885021c1990506008850281811c91508351811c90508119875416828216178755508184116140f9575050611992565b50600194909401939182900391015b5b6020821061412a5780518455600190930192601f1990910190602001614109565b8115611992576000600019600884021c8554835182191691161785555050505050565b6000602061415c83601f6143f3565b6141669190615237565b61417090846143f3565b90505b8083101561086e5760008355600183019250614173565b600061419583614296565b801561096f575061096f83836142e2565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175546000906001600160a01b0316806124ff573391505090565b606060006141ee8560801c90565b90506fffffffffffffffffffffffffffffffff8516600085828161421457614214614f53565b04905060405193506020840160208202810160405281855260005b8281101561424f578451871c82529387019360209091019060010161422f565b50505050509392505050565b6000806117088561439a565b606083838360405160200161427e93929190615259565b60405160208183030381529060405290509392505050565b60006142c2827f01ffc9a7000000000000000000000000000000000000000000000000000000006142e2565b8015610de557506142db826001600160e01b03196142e2565b1592915050565b6040516001600160e01b031982166024820152600090819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a700000000000000000000000000000000000000000000000000000000178152825192935060009283928392909183918a617530fa92503d91506000519050828015614383575060208210155b801561438f5750600081115b979650505050505050565b6020810151603482015160609190911c9060009060f81c6128b4565b805160208083015191908110156143d7576000198160200360031b1b821691505b50919050565b634e487b7160e01b600052601160045260246000fd5b80820180821115610de557610de56143dd565b60008083601f84011261441857600080fd5b50813567ffffffffffffffff81111561443057600080fd5b6020830191508360208260051b850101111561444b57600080fd5b9250929050565b803560ff811681146124ff57600080fd5b60008060008060006080868803121561447b57600080fd5b85359450602086013567ffffffffffffffff81111561449957600080fd5b6144a588828901614406565b90955093506144b8905060408701614452565b949793965091946060013592915050565b60005b838110156144e45781810151838201526020016144cc565b50506000910152565b600081518084526145058160208601602086016144c9565b601f01601f19169290920160200192915050565b60208152600061096f60208301846144ed565b60008083601f84011261453e57600080fd5b50813567ffffffffffffffff81111561455657600080fd5b60208301915083602082850101111561444b57600080fd5b6000806000806000806080878903121561458757600080fd5b86359550602087013567ffffffffffffffff808211156145a657600080fd5b6145b28a838b01614406565b90975095508591506145c660408a01614452565b945060608901359150808211156145dc57600080fd5b506145e989828a0161452c565b979a9699509497509295939492505050565b6000806000806060858703121561461157600080fd5b84359350602085013567ffffffffffffffff81111561462f57600080fd5b61463b87828801614406565b909450925061464e905060408601614452565b905092959194509250565b60008060008060008060008060a0898b03121561467557600080fd5b88359750602089013567ffffffffffffffff8082111561469457600080fd5b6146a08c838d01614406565b909950975060408b01359150808211156146b957600080fd5b6146c58c838d0161452c565b909750955060608b0135945060808b01359150808211156146e557600080fd5b506146f28b828c0161452c565b999c989b5096995094979396929594505050565b600080600080600080600060a0888a03121561472157600080fd5b87359650602088013567ffffffffffffffff8082111561474057600080fd5b61474c8b838c01614406565b909850965086915061476060408b01614452565b955060608a013591508082111561477657600080fd5b506147838a828b0161452c565b989b979a50959894979596608090950135949350505050565b6000602082840312156147ae57600080fd5b5035919050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f1916810167ffffffffffffffff811182821017156147f4576147f46147b5565b604052919050565b600082601f83011261480d57600080fd5b813567ffffffffffffffff811115614827576148276147b5565b61483a6020601f19601f840116016147cb565b81815284602083860101111561484f57600080fd5b816020850160208301376000918101602001919091529392505050565b6000806040838503121561487f57600080fd5b82359150602083013567ffffffffffffffff81111561489d57600080fd5b6148a9858286016147fc565b9150509250929050565b600080600080606085870312156148c957600080fd5b84359350602085013567ffffffffffffffff8111156148e757600080fd5b6148f387828801614406565b9598909750949560400135949350505050565b60608152600061491960608301866144ed565b846020840152828103604084015261099981856144ed565b600082601f83011261494257600080fd5b8135602067ffffffffffffffff82111561495e5761495e6147b5565b8160051b61496d8282016147cb565b928352848101820192828101908785111561498757600080fd5b83870192505b8483101561438f5782358252918301919083019061498d565b600080600080600060a086880312156149be57600080fd5b85359450602086013567ffffffffffffffff8111156149dc57600080fd5b6149e888828901614931565b9450506149f760408701614452565b94979396509394606081013594506080013592915050565b600080600060408486031215614a2457600080fd5b83359250602084013567ffffffffffffffff811115614a4257600080fd5b614a4e86828701614406565b9497909650939450505050565b6001600160a01b03811681146113ce57600080fd5b600080600060608486031215614a8557600080fd5b8335614a9081614a5b565b925060208401359150604084013567ffffffffffffffff811115614ab357600080fd5b614abf868287016147fc565b9150509250925092565b60008060008060808587031215614adf57600080fd5b84359350602085013567ffffffffffffffff811115614afd57600080fd5b614b0987828801614931565b935050614b1860408601614452565b9396929550929360600135925050565b600080600060608486031215614b3d57600080fd5b83359250602084013567ffffffffffffffff811115614b5b57600080fd5b614b6786828701614931565b925050614b7660408501614452565b90509250925092565b60008060408385031215614b9257600080fd5b8235614b9d81614a5b565b9150602083013567ffffffffffffffff81111561489d57600080fd5b60008060008060008060808789031215614bd257600080fd5b86359550602087013567ffffffffffffffff80821115614bf157600080fd5b614bfd8a838b01614406565b90975095506040890135915065ffffffffffff82168214614c1d57600080fd5b909350606088013590808211156145dc57600080fd5b803564ffffffffff811681146124ff57600080fd5b60008060008060008060008060c0898b031215614c6457600080fd5b88359750602089013567ffffffffffffffff80821115614c8357600080fd5b614c8f8c838d01614406565b9099509750879150614ca360408c01614452565b9650614cb160608c01614c33565b9550614cbf60808c01614c33565b945060a08b01359150808211156146e557600080fd5b600060208284031215614ce757600080fd5b813561096f81614a5b565b634e487b7160e01b600052603260045260246000fd5b604081526000614d1b60408301856144ed565b90506001600160a01b03831660208301529392505050565b600060ff821660ff8103614d4957614d496143dd565b60010192915050565b6001600160a01b0384168152826020820152606060408201526000610b8560608301846144ed565b60ff8281168282160390811115610de557610de56143dd565b81810381811115610de557610de56143dd565b600060208284031215614db857600080fd5b8151801515811461096f57600080fd5b60008151808452602080850194506020840160005b83811015614df957815187529582019590820190600101614ddd565b509495945050505050565b606081526000614e176060830186614dc8565b65ffffffffffff85166020840152828103604084015261099981856144ed565b848152608060208201526000614e506080830186614dc8565b65ffffffffffff85166040840152828103606084015261438f81856144ed565b7fffff0000000000000000000000000000000000000000000000000000000000008416815260007f3a000000000000000000000000000000000000000000000000000000000000008060028401528451614ed18160038601602089016144c9565b808401905081600382015284519150614ef18260048301602088016144c9565b0160040195945050505050565b8281526040602082015260006107ca60408301846144ed565b8281526000602080830184516020860160005b82811015614f4657815184529284019290840190600101614f2a565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b8082028115828204841417610de557610de56143dd565b7fffff00000000000000000000000000000000000000000000000000000000000084168152826020820152606060408201526000610b8560608301846144ed565b64ffffffffff818116838216019080821115614fdf57614fdf6143dd565b5092915050565b87815260e060208201526000614fff60e0830189614dc8565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c084015261503681856144ed565b9a9950505050505050505050565b60c08152600061505760c0830189614dc8565b60ff8816602084015265ffffffffffff8716604084015264ffffffffff8616606084015284608084015282810360a0840152611be181856144ed565b6080815260006150a66080830187614dc8565b82810360208401526150b881876144ed565b9050846040840152828103606084015261438f81856144ed565b86815260c0602082015260006150eb60c0830188614dc8565b82810360408401526150fd81886144ed565b9050856060840152828103608084015261511781866144ed565b9150508260a0830152979650505050505050565b60208152600061096f6020830184614dc8565b8381526060602082015260006151576060830185614dc8565b9050826040830152949350505050565b8481526080602082015260006151806080830186614dc8565b60ff949094166040830152506060015292915050565b6000602082840312156151a857600080fd5b5051919050565b85815260a0602082015260006151c860a0830187614dc8565b60ff8616604084015282810360608401526151e381866144ed565b9150508260808301529695505050505050565b60608152600061520960608301866144ed565b60208301949094525060400152919050565b6000825161522d8184602087016144c9565b9190910192915050565b60008261525457634e487b7160e01b600052601260045260246000fd5b500490565b6000845161526b8184602089016144c9565b60609490941b7fffffffffffffffffffffffffffffffffffffffff000000000000000000000000169190930190815260148101919091526034019291505056fea164736f6c6343000818000a","sourceMap":"1829:15491:63:-:0;;;2219:94;;;;;;;;;-1:-1:-1;895:22:26;1066:42:28;2374:38;;-1:-1:-1;;;;;;2374:38:28;1824:4:24;2374:38:28;;;1751:84:24;895:22:26;928:38;;-1:-1:-1;;;952:13:26;928:38;;;;;2249:10:63;2239:20;;2270:38;;-1:-1:-1;;;2294:13:63;2270:38;;;;;1829:15491;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x6080604052600436106101d15760003560e01c80638c364d59116100f7578063c4d66de811610095578063d9c03a0411610064578063d9c03a04146106d1578063dbbf0e21146106f1578063e228a4a314610711578063ef6ea8621461073157610266565b8063c4d66de814610651578063cc49db7e14610671578063d03edb8c14610691578063d4285dc2146106b157610266565b8063af068c9e116100d1578063af068c9e146105f1578063b047c1eb14610611578063c0a2895a14610631578063c11222291461054b57610266565b80638c364d59146105915780639f1fcf0a146105b1578063a53417ed146105d157610266565b8063390baae01161016f5780634dc77d971161013e5780634dc77d971461050b578063505a181d1461052b5780636951955d1461054b578063894ecc581461057e57610266565b8063390baae01461047b5780633a77c2c21461049b5780633ae7af08146104c9578063419b58fd146104dc57610266565b8063150f3262116101ab578063150f3262146103fb5780631e7889771461041b578063298314fb1461043b5780633708196e1461045b57610266565b806302d05d3f1461035d57806305242d2f146103ae578063114a7266146103db57610266565b366102665760408051616e7360f01b602082015260006022820181905260308201819052916102189101604051602081830303815290604052610213906143b6565b610751565b60408051616e7360f01b602082015260006022820181905260308201529192506102649101604051602081830303815290604052610255906143b6565b61025f34846143f3565b6107d2565b005b303303610299576040516327a1460b60e21b81526001600160e01b03196000351660048201526024015b60405180910390fd5b6000806102b16000356001600160e01b031916610873565b91509150816000801b036102ff576040517ffdde54e20000000000000000000000000000000000000000000000000000000081526001600160e01b0319600035166004820152602401610290565b60006103436000368080601f016020809104026020016040519081016040528093929190818152602001838380828437600092018290525092508691506109439050565b9050600061035333858434610976565b9050805160208201f35b34801561036957600080fd5b506103917f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020015b60405180910390f35b3480156103ba57600080fd5b506103ce6103c9366004614463565b6109a3565b6040516103a59190614519565b3480156103e757600080fd5b506102646103f636600461456e565b6109e6565b34801561040757600080fd5b5061026461041636600461456e565b610a99565b34801561042757600080fd5b506103ce6104363660046145fb565b610b44565b34801561044757600080fd5b50610264610456366004614659565b610b8e565b34801561046757600080fd5b50610264610476366004614706565b610c77565b34801561048757600080fd5b50610264610496366004614706565b610d2d565b3480156104a757600080fd5b506104bb6104b636600461479c565b610dda565b6040519081526020016103a5565b6103ce6104d736600461486c565b610deb565b3480156104e857600080fd5b506104fc6104f73660046148b3565b610e27565b6040516103a593929190614906565b34801561051757600080fd5b506103ce6105263660046149a6565b610e7c565b34801561053757600080fd5b50610264610546366004614a0f565b610e8b565b34801561055757600080fd5b507f322e302e320000000000000000000000000000000000000000000000000000006104bb565b6103ce61058c366004614a70565b610f00565b34801561059d57600080fd5b506104bb6105ac366004614463565b61105c565b3480156105bd57600080fd5b506104bb6105cc366004614ac9565b61109f565b3480156105dd57600080fd5b506104bb6105ec366004614b28565b6110ad565b3480156105fd57600080fd5b5061026461060c366004614b7f565b6110ba565b34801561061d57600080fd5b5061026461062c366004614bb9565b611136565b34801561063d57600080fd5b5061026461064c366004614c48565b6111e1565b34801561065d57600080fd5b5061026461066c366004614cd5565b61128f565b34801561067d57600080fd5b506104fc61068c366004614a0f565b6113d1565b34801561069d57600080fd5b506103ce6106ac3660046145fb565b611423565b3480156106bd57600080fd5b506104bb6106cc36600461479c565b611464565b3480156106dd57600080fd5b506102646106ec366004614463565b61146f565b3480156106fd57600080fd5b506104bb61070c366004614b28565b6114ef565b34801561071d57600080fd5b506104bb61072c36600461479c565b6114fc565b34801561073d57600080fd5b5061026461074c36600461456e565b611507565b60408051600180825281830190925260009182919060208083019080368337019050509050828160008151811061078a5761078a614cf2565b602090810291909101015260006107ca7f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b6115b2565b949350505050565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061080857610808614cf2565b60200260200101818152505061086e7f7462776f726c6400000000000000000042616c616e636573000000000000000060001b8260008560405160200161085191815260200190565b60408051601f19818403018152919052630100080160dd1b6115df565b505050565b6040805160018082528183019092526000918291829160208083019080368337019050509050837bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916816000815181106108cc576108cc614cf2565b6020908102919091010152600080806109257f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72857e240200200400000000000000000000000000000000000000000000000000006115f4565b9250925092506109368383836116fc565b9550955050505050915091565b82820160200180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1682179052825b9392505050565b606060008061098787878787611714565b915091508161099957610999816118e4565b9695505050505050565b6060610999868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506118ec9050565b303303610a14576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610a1e8633611931565b610a918686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528993509150879087908190840183828082843760009201919091525061197d92505050565b505050505050565b303303610ac7576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610ad18633611931565b610a918686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528993509150879087908190840183828082843760009201919091525061199892505050565b6060610b85858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792506119d3915050565b95945050505050565b303303610bbc576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610bc68833611931565b610c6d8888888080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8c018190048102820181019092528a815292508a915089908190840183828082843760009201919091525050604080516020601f8a018190048102820181019092528881528a935091508890889081908401838280828437600092019190915250611a0d92505050565b5050505050505050565b303303610ca5576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610caf8733611931565b610d248787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8a018190048102820181019092528881528a935091508890889081908401838280828437600092019190915250889250611a23915050565b50505050505050565b303303610d5b576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610d658733611931565b610d248787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8a018190048102820181019092528881528a9350915088908890819084018382808284376000920191909152508892506115df915050565b6000610de582611a66565b92915050565b6060303303610e1b576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b61096f33848434610976565b606060006060610e6c878787808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508992506115f4915050565b9250925092509450945094915050565b60606109998686868686611aeb565b303303610eb9576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610ec38333611931565b61086e83838380806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250611bee92505050565b6060303303610f30576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b336001600160a01b03851603610f5357610f4c33848434610976565b905061096f565b6000610f5f8533611c01565b9050610f6e8186338787611cb2565b15610f8757610f7f85858534610976565b91505061096f565b6000610f94866000611c01565b9050610fa38187338888611cb2565b15610fbd57610fb486868634610976565b9250505061096f565b6000610fef616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000881617611d87565b9050610ffe8188338989611cb2565b156110195761100f87878734610976565b935050505061096f565b6040517fc86745f90000000000000000000000000000000000000000000000000000000081526001600160a01b0388166004820152336024820152604401610290565b6000610999868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506115b29050565b6000610b8585858585611e00565b60006107ca848484611e48565b3033036110e8576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b60408051616e7360f01b602082015260006022820181905260308201526111289101604051602081830303815290604052611122906143b6565b33611e5e565b6111328282611eaf565b5050565b303303611164576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b61116e8633611931565b610a918686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f890181900481028201810190925287815289935091508790879081908401838280828437600092019190915250611f6292505050565b30330361120f576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b6112198833611931565b610c6d8888888080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528b93508a9250899189908990819084018382808284376000920191909152506121fd92505050565b3033036112bd576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b336001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016146113615760408051616e7360f01b6020820152600060228201819052603082015261132c9101604051602081830303815290604052611327906143b6565b612215565b336040517fd787b737000000000000000000000000000000000000000000000000000000008152600401610290929190614d08565b600061136b612352565b6001600160a01b0316146113ab576040517f15e34a4800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6113b4816123b9565b6040805160008152602081019091526113ce908290611eaf565b50565b6060600060606114148686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525061245492505050565b92509250925093509350939050565b6060610b858585858080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525087925061247a915050565b6000610de582612490565b30330361149d576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b6114a78533611931565b6114e8858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792508691506125049050565b5050505050565b60006107ca84848461255d565b6000610de58261256d565b303303611535576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b61153f8633611931565b610a918686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528993509150879087908190840183828082843760009201919091525061259392505050565b6000610b856115c186866125ce565b60ff858116601b0360080285901c166115da8587612624565b61265d565b6114e885856115ee8487612624565b85611f62565b6060600060606000611605856126ae565b90506116128787836126d1565b9350600061161f8661270a565b905080156116f1576116318888612747565b935066ffffffffffffff841667ffffffffffffffff811115611655576116556147b5565b6040519080825280601f01601f19166020018201604052801561167f576020820181803683370190505b5092506020830160005b828160ff1610156116ee5760006116a18b8b8461275a565b905060006116be888460ff166028026038011c64ffffffffff1690565b90506116cd82600083876127da565b6116d781856143f3565b9350505080806116e690614d33565b915050611689565b50505b505093509350939050565b600080611708856128a6565b90969095509350505050565b600060606000611723866128bb565b905060005b81518110156117f657600082828151811061174557611745614cf2565b602002602001015190506117716001826affffffffffffffffffffff191661294490919063ffffffff16565b156117ed576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c3323031906117ba908c908c908c90600401614d52565b600060405180830381600087803b1580156117d457600080fd5b505af11580156117e8573d6000803e3d6000fd5b505050505b50600101611728565b5061180387858888612962565b909350915060005b81518110156118d957600082828151811061182857611828614cf2565b602002602001015190506118546002826affffffffffffffffffffff191661294490919063ffffffff16565b156118d0576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f999061189d908c908c908c90600401614d52565b600060405180830381600087803b1580156118b757600080fd5b505af11580156118cb573d6000803e3d6000fd5b505050505b5060010161180b565b505094509492505050565b805160208201fd5b60606118f782612a7d565b8360ff1610156119145761190d85858585612a8f565b90506107ca565b61190d858561192285612a7d565b61192c9087614d7a565b6119d3565b61193b8282612abc565b6111325761194882612215565b816040517fd787b737000000000000000000000000000000000000000000000000000000008152600401610290929190614d08565b6119928484848461198d89611a66565b611a23565b50505050565b60006119a48585612747565b905060006119c1828560ff166028026038011c64ffffffffff1690565b9050610a918686868460008888612aff565b60606107ca6119e385858561275a565b6000611a08856119f38989612747565b9060ff166028026038011c64ffffffffff1690565b612f39565b6114e88585858585611a1e8b611a66565b612f5c565b611a2c81612a7d565b8360ff161015611a4857611a4385858585856115df565b6114e8565b6114e88585611a5684612a7d565b611a609087614d7a565b85612593565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d000000000000000000008201611ab557507e60030220202000000000000000000000000000000000000000000000000000919050565b610de5611ae27f746273746f72650000000000000000005461626c657300000000000000000000846132a1565b6020600061265d565b606081831115611b31576040517fa8c547820000000000000000000000000000000000000000000000000000000081526004810184905260248101839052604401610290565b6000611b3d8787612747565b90506000611b5a828760ff166028026038011c64ffffffffff1690565b90508085101580611b6a57508084115b15611bc5578081861015611b8857611b83600186614d93565b611b8a565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401610290565b6000611bd289898961275a565b9050611be18187888803612f39565b9998505050505050505050565b6111328282611bfc85611a66565b6132bd565b60408051600280825260608201835260009283929190602083019080368337019050509050836001600160a01b031660001b81600081518110611c4657611c46614cf2565b602002602001018181525050826001600160a01b031660001b81600181518110611c7257611c72614cf2565b60209081029190910101526000610b857f7462776f726c640000000000000000005573657244656c65676174696f6e436f8383630100080160dd1b6115b2565b6000611cbd866135bc565b15611cca57506001610b85565b85611cd757506000610b85565b600080611d538660008a8a8989604051602401611cf693929190614d52565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f1a86b55000000000000000000000000000000000000000000000000000000000179052612962565b9150915081611d6757600092505050610b85565b80806020019051810190611d7b9190614da6565b98975050505050505050565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110611dc057611dc0614cf2565b602090810291909101015260006107ca7f7462776f726c640000000000000000004e616d65737061636544656c656761748383630100080160dd1b6115b2565b600080611e0c83612a7d565b90508060ff168460ff161015611e345760ff848116601b0360080284901c165b9150506107ca565b611e2c8686611e438488614d7a565b61255d565b60006107ca848484611e5988611a66565b611e00565b6001600160a01b038116611e98616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000851617613637565b6001600160a01b0316146111325761194882612215565b611ed9827f6fdd1c80000000000000000000000000000000000000000000000000000000006136d3565b611f4e3360008484604051602401611ef19190614519565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f7c5b03350000000000000000000000000000000000000000000000000000000017905261372e565b50611132828280519060200120600161373f565b7f6f74000000000000000000000000000000000000000000000000000000000000847fffff0000000000000000000000000000000000000000000000000000000000001603611fec57837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be848484604051611fdf93929190614e04565b60405180910390a2611992565b6000611ff885856125ce565b9050600061200586613823565b905060005b81518110156120da57600082828151811061202757612027614cf2565b602002602001015190506120536004826affffffffffffffffffffff191661294490919063ffffffff16565b156120d1576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d9061209e908b908b908b908b90600401614e37565b600060405180830381600087803b1580156120b857600080fd5b505af11580156120cc573d6000803e3d6000fd5b505050505b5060010161200a565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be86868660405161210f93929190614e04565b60405180910390a261212a828565ffffffffffff1685613895565b60005b8151811015610d2457600082828151811061214a5761214a614cf2565b602002602001015190506121766008826affffffffffffffffffffff191661294490919063ffffffff16565b156121f4576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba8721906121c1908b908b908b908b90600401614e37565b600060405180830381600087803b1580156121db57600080fd5b505af11580156121ef573d6000803e3d6000fd5b505050505b5060010161212d565b610a918686868686866122108d8d612747565b612aff565b606081601081901b6000612228836138ab565b9050827fffffffffffffffffffffffffffff0000000000000000000000000000000000008316156122835761227e7fffffffffffffffffffffffffffff00000000000000000000000000000000000084166138c2565b6122ba565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b7fffffffffffffffffffffffffffffffff000000000000000000000000000000008316156122f0576122eb836138c2565b612327565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b60405160200161233993929190614e70565b6040516020818303038152906040529350505050919050565b6040805160008082526020820190925260006123af7f7462776f726c64000000000000000000496e69744d6f64756c6541646472657383837e14010014000000000000000000000000000000000000000000000000000000613966565b60601c9392505050565b604080516000808252602082018352606084901b7fffffffffffffffffffffffffffffffffffffffff000000000000000000000000168284015282518083036034018152605483019093529091611132917f7462776f726c64000000000000000000496e69744d6f64756c65416464726573918491907e14010014000000000000000000000000000000000000000000000000000000613a1b565b60606000606061246d858561246888611a66565b6115f4565b9250925092509250925092565b60606107ca84848461248b88611a66565b6118ec565b600061249b82613ac4565b90506124a682613b56565b6124ff5781826040516020016124be91815260200190565b60408051601f19818403018152908290527f41e713ad0000000000000000000000000000000000000000000000000000000082526102909291600401614efe565b919050565b60006125108585612747565b9050600061252d828560ff166028026038011c64ffffffffff1690565b9050610a918686866125468764ffffffffff8716614d93565b604080516000815260208101909152889088612aff565b60006107ca826119f38686612747565b600061257882613bf3565b9050806124ff5781826040516020016124be91815260200190565b600061259f8585612747565b905060006125bc828560ff166028026038011c64ffffffffff1690565b9050610a918686866000858888612aff565b600082826040516020016125e3929190614f17565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600080805b8360ff168110156126555761264b60ff601b83900360080287901c16836143f3565b9150600101612629565b509392505050565b6000602082106126835760208204840193506020828161267f5761267f614f53565b0691505b508254600882021b602082900380841115612655576001850154600882021c82179150509392505050565b600060086126be60026020614d93565b6126c89190614f69565b9190911c919050565b6060816000036126f0575060408051602081019091526000815261096f565b60006126fc85856125ce565b9050610b8581600085612f39565b6000600860018061271d60026020614d93565b6127279190614d93565b6127319190614d93565b61273b9190614f69565b8260ff911c1692915050565b600061096f6127568484613c85565b5490565b6000838360405160200161276f929190614f17565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b821561286157602083106128045760208304840193506020838161280057612800614f53565b0692505b82156128615760208390036000818410156128275750600019600884021c612831565b50600019600882021c5b8554600886021b818451168219821617845250818411612852575050611992565b50600194909401939182900391015b5b602082106128835783548152600190930192601f1990910190602001612862565b8115611992576000600019600884021c8251865482191691161782525050505050565b602081015160408201516000905b9050915091565b604080516001808252818301909252606091600091906020808301908036833701905050905082816000815181106128f5576128f5614cf2565b6020908102919091010152600061292d7f7462776f726c6400000000000000000053797374656d486f6f6b73000000000083836119d3565b90506107ca61293f8260008451613cdb565b613d69565b60008160ff16826129558560581c90565b1660ff1614905092915050565b6000606060008061297286613d7a565b90925090506001600160a01b0382166129c3578561298f87612215565b6040517ffbf10ce6000000000000000000000000000000000000000000000000000000008152600401610290929190614efe565b806129d2576129d28689611931565b8615612a1e577dffffffffffffffffffffffffffff000000000000000000000000000000008616616e7360f01b176000612a0b82610751565b9050612a1b8261025f8b846143f3565b50505b6000612a2a8760101b90565b7fffffffffffffffffffffffffffff0000000000000000000000000000000000001614612a6257612a5d88888488613e1e565b612a6e565b612a6e88888488613e96565b90999098509650505050505050565b60006008600161272760026020614d93565b6060610b85612a9e86866125ce565b612aa88486612624565b60ff868116601b0360080286901c16612f39565b6000612aef616e7360f01b7dffffffffffffffffffffffffffff0000000000000000000000000000000085161783613ef7565b8061096f575061096f8383613ef7565b7f7462000000000000000000000000000000000000000000000000000000000000877fffff0000000000000000000000000000000000000000000000000000000000001614612bbf577f74620000000000000000000000000000000000000000000000000000000000008788604051602001612b7d91815260200190565b60408051601f19818403018152908290527f31b46683000000000000000000000000000000000000000000000000000000008252610290939291600401614f80565b6000612bda828760ff166028026038011c64ffffffffff1690565b9050600083518564ffffffffff1683612bf39190614d93565b612bfd91906143f3565b9050808214158015612c1f575081612c158688614fc1565b64ffffffffff1614155b15612c6f576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff8088166004830152808716602483015283166044820152606401610290565b818664ffffffffff161115612cc0576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff87166024820152604401610290565b6000612ccd848984613fc0565b90506000612cda8b613823565b905060005b8151811015612da5576000828281518110612cfc57612cfc614cf2565b60200260200101519050612d286010826affffffffffffffffffffff191661294490919063ffffffff16565b15612d9c57606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b8152600401612d699796959493929190614fe6565b600060405180830381600087803b158015612d8357600080fd5b505af1158015612d97573d6000803e3d6000fd5b505050505b50600101612cdf565b5064ffffffffff881660005b8a60ff168160ff161015612de457612dd8878260ff166028026038011c64ffffffffff1690565b90910190600101612db1565b508b7ffe158a7adba34e256807c8a149028d3162918713c3838afc643ce9f96716ebfd8c8c848c888d604051612e1f96959493929190615044565b60405180910390a250828414612e40576000612e3b8c8c613c85565b839055505b6000612e4d8c8c8c61275a565b9050612e61818a64ffffffffff1689613895565b5060005b8151811015612f2b576000828281518110612e8257612e82614cf2565b60200260200101519050612eae6020826affffffffffffffffffffff191661294490919063ffffffff16565b15612f2257606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b8152600401612eef9796959493929190614fe6565b600060405180830381600087803b158015612f0957600080fd5b505af1158015612f1d573d6000803e3d6000fd5b505050505b50600101612e65565b505050505050505050505050565b60405160208101601f19603f8484010116604052828252612655858585846127da565b7f6f74000000000000000000000000000000000000000000000000000000000000867fffff0000000000000000000000000000000000000000000000000000000000001603612fe857857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051612fdb9493929190615093565b60405180910390a2610a91565b6000612ff387613823565b905060005b81518110156130cc57600082828151811061301557613015614cf2565b602002602001015190506130416001826affffffffffffffffffffff191661294490919063ffffffff16565b156130c3576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c90613090908c908c908c908c908c908c906004016150d2565b600060405180830381600087803b1580156130aa57600080fd5b505af11580156130be573d6000803e3d6000fd5b505050505b50600101612ff8565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a9878787876040516131039493929190615093565b60405180910390a2600061311788886125ce565b9050600060208701905061312f82600089518461408e565b600061313a8561270a565b11156131be57600061314c8a8a613c85565b878155905060208601915060008060005b6131668861270a565b8160ff1610156131b95761317b8d8d8361275a565b92506131968a8260ff166028026038011c64ffffffffff1690565b91506131a5836000848861408e565b6131af82866143f3565b945060010161315d565b505050505b60005b83518110156132955760008482815181106131de576131de614cf2565b6020026020010151905061320a6002826affffffffffffffffffffff191661294490919063ffffffff16565b1561328c576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf90613259908e908e908e908e908e908e906004016150d2565b600060405180830381600087803b15801561327357600080fd5b505af1158015613287573d6000803e3d6000fd5b505050505b506001016131c1565b50505050505050505050565b60408051602081018490529081018290526000906060016125e3565b7f6f74000000000000000000000000000000000000000000000000000000000000837fffff000000000000000000000000000000000000000000000000000000000000160361334357827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0783604051613336919061512b565b60405180910390a2505050565b600061334e84613823565b905060005b815181101561342157600082828151811061337057613370614cf2565b6020026020010151905061339c6040826affffffffffffffffffffff191661294490919063ffffffff16565b15613418576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf45906133e59089908990899060040161513e565b600060405180830381600087803b1580156133ff57600080fd5b505af1158015613413573d6000803e3d6000fd5b505050505b50600101613353565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0784604051613452919061512b565b60405180910390a2600061346685856125ce565b90506134bf816000613477866126ae565b67ffffffffffffffff81111561348f5761348f6147b5565b6040519080825280601f01601f1916602001820160405280156134b9576020820181803683370190505b50613895565b60006134ca8461270a565b11156134eb5760006134dc8686613c85565b90506134e981602061414d565b505b60005b8251811015610a9157600083828151811061350b5761350b614cf2565b602002602001015190506135376080826affffffffffffffffffffff191661294490919063ffffffff16565b156135b3576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b90613580908a908a908a9060040161513e565b600060405180830381600087803b15801561359a57600080fd5b505af11580156135ae573d6000803e3d6000fd5b505050505b506001016134ee565b604080517f737900000000000000000000000000000000000000000000000000000000000060208201526000602282018190527f756e6c696d6974656400000000000000000000000000000000000000000000006030830152910160405160208183030381529060405261362f906143b6565b909114919050565b60408051600180825281830190925260009182919060208083019080368337019050509050828160008151811061367057613670614cf2565b602090810291909101015260006136c87f7462776f726c640000000000000000004e616d6573706163654f776e6572000083837e140100140000000000000000000000000000000000000000000000000000006115b2565b60601c949350505050565b6136dd828261418a565b611132576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b031982166024820152604401610290565b606060008061098787878787613e96565b604080516002808252606082018352600092602083019080368337019050509050836001600160a01b031660001b8160008151811061378057613780614cf2565b60200260200101818152505082816001815181106137a0576137a0614cf2565b6020026020010181815250506119927f7462776f726c64000000000000000000496e7374616c6c65644d6f64756c657360001b826000856040516020016137ee91151560f81b815260010190565b60408051601f198184030181529190527e010100010000000000000000000000000000000000000000000000000000006115df565b6040805160018082528183019092526060916000919060208083019080368337019050509050828160008151811061385d5761385d614cf2565b6020908102919091010152600061292d7f746273746f726500000000000000000053746f7265486f6f6b7300000000000083836119d3565b61086e838383516138a68560200190565b61408e565b60006138b9607060106143f3565b9190911b919050565b606060005b6010811015613927577fffffffffffffffffffffffffffffffff000000000000000000000000000000008316600882021b7fff000000000000000000000000000000000000000000000000000000000000001615613927576001016138c7565b604080517fffffffffffffffffffffffffffffffff000000000000000000000000000000008516602082015281516030909101909152818152806107ca565b6000806139716141a6565b9050306001600160a01b0382160361398f57611e2c868686866115b2565b6040517f8c364d590000000000000000000000000000000000000000000000000000000081526001600160a01b03821690638c364d59906139da908990899089908990600401615167565b602060405180830381865afa1580156139f7573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611e2c9190615196565b6000613a256141a6565b9050306001600160a01b03821603613a4957613a4486868686866115df565b610a91565b6040517f390baae00000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063390baae090613a9690899089908990899089906004016151af565b600060405180830381600087803b158015613ab057600080fd5b505af1158015613295573d6000803e3d6000fd5b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613afd57613afd614cf2565b602090810291909101015260006107ca7f746273746f72650000000000000000005461626c6573000000000000000000008360017e600302202020000000000000000000000000000000000000000000000000006115b2565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613b8f57613b8f614cf2565b60209081029190910101526000613be77f746273746f72650000000000000000005265736f75726365496473000000000083837e010100010000000000000000000000000000000000000000000000000000006115b2565b90506107ca8160f81c90565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613c2c57613c2c614cf2565b602090810291909101015260006107ca7f746273746f72650000000000000000005461626c6573000000000000000000008360027e600302202020000000000000000000000000000000000000000000000000006115b2565b60008282604051602001613c9a929190614f17565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b600081831180613ceb5750835182115b15613d28578383836040517f23230fa3000000000000000000000000000000000000000000000000000000008152600401610290939291906151f6565b60208401613d3684826143f3565b90506000613d448585614d93565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b6060600061096f83601560006141e0565b60408051600180825281830190925260009182918291602080830190803683370190505090508381600081518110613db457613db4614cf2565b602090810291909101015260008080613e0d7f7462776f726c6400000000000000000053797374656d73000000000000000000857e150200140100000000000000000000000000000000000000000000000000006115f4565b92509250925061093683838361425b565b60006060836001600160a01b03166000613e39858989614267565b604051613e46919061521b565b60006040518083038185875af1925050503d8060008114613e83576040519150601f19603f3d011682016040523d82523d6000602084013e613e88565b606091505b509097909650945050505050565b60006060836001600160a01b0316613eaf848888614267565b604051613ebc919061521b565b600060405180830381855af49150503d8060008114613e83576040519150601f19603f3d011682016040523d82523d6000602084013e613e88565b604080516002808252606082018352600092839291906020830190803683370190505090508381600081518110613f3057613f30614cf2565b602002602001018181525050826001600160a01b031660001b81600181518110613f5c57613f5c614cf2565b60209081029190910101526000613fb47f7462776f726c640000000000000000005265736f75726365416363657373000083837e010100010000000000000000000000000000000000000000000000000000006115b2565b9050610b858160f81c90565b600064ffffffffff821115614004576040517f7149a3c100000000000000000000000000000000000000000000000000000000815260048101839052602401610290565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff16808510614036578085038201915061403e565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b821561410857602083106140b8576020830484019350602083816140b4576140b4614f53565b0692505b82156141085760208390036000600019600885021c1990506008850281811c91508351811c90508119875416828216178755508184116140f9575050611992565b50600194909401939182900391015b5b6020821061412a5780518455600190930192601f1990910190602001614109565b8115611992576000600019600884021c8554835182191691161785555050505050565b6000602061415c83601f6143f3565b6141669190615237565b61417090846143f3565b90505b8083101561086e5760008355600183019250614173565b600061419583614296565b801561096f575061096f83836142e2565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175546000906001600160a01b0316806124ff573391505090565b606060006141ee8560801c90565b90506fffffffffffffffffffffffffffffffff8516600085828161421457614214614f53565b04905060405193506020840160208202810160405281855260005b8281101561424f578451871c82529387019360209091019060010161422f565b50505050509392505050565b6000806117088561439a565b606083838360405160200161427e93929190615259565b60405160208183030381529060405290509392505050565b60006142c2827f01ffc9a7000000000000000000000000000000000000000000000000000000006142e2565b8015610de557506142db826001600160e01b03196142e2565b1592915050565b6040516001600160e01b031982166024820152600090819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a700000000000000000000000000000000000000000000000000000000178152825192935060009283928392909183918a617530fa92503d91506000519050828015614383575060208210155b801561438f5750600081115b979650505050505050565b6020810151603482015160609190911c9060009060f81c6128b4565b805160208083015191908110156143d7576000198160200360031b1b821691505b50919050565b634e487b7160e01b600052601160045260246000fd5b80820180821115610de557610de56143dd565b60008083601f84011261441857600080fd5b50813567ffffffffffffffff81111561443057600080fd5b6020830191508360208260051b850101111561444b57600080fd5b9250929050565b803560ff811681146124ff57600080fd5b60008060008060006080868803121561447b57600080fd5b85359450602086013567ffffffffffffffff81111561449957600080fd5b6144a588828901614406565b90955093506144b8905060408701614452565b949793965091946060013592915050565b60005b838110156144e45781810151838201526020016144cc565b50506000910152565b600081518084526145058160208601602086016144c9565b601f01601f19169290920160200192915050565b60208152600061096f60208301846144ed565b60008083601f84011261453e57600080fd5b50813567ffffffffffffffff81111561455657600080fd5b60208301915083602082850101111561444b57600080fd5b6000806000806000806080878903121561458757600080fd5b86359550602087013567ffffffffffffffff808211156145a657600080fd5b6145b28a838b01614406565b90975095508591506145c660408a01614452565b945060608901359150808211156145dc57600080fd5b506145e989828a0161452c565b979a9699509497509295939492505050565b6000806000806060858703121561461157600080fd5b84359350602085013567ffffffffffffffff81111561462f57600080fd5b61463b87828801614406565b909450925061464e905060408601614452565b905092959194509250565b60008060008060008060008060a0898b03121561467557600080fd5b88359750602089013567ffffffffffffffff8082111561469457600080fd5b6146a08c838d01614406565b909950975060408b01359150808211156146b957600080fd5b6146c58c838d0161452c565b909750955060608b0135945060808b01359150808211156146e557600080fd5b506146f28b828c0161452c565b999c989b5096995094979396929594505050565b600080600080600080600060a0888a03121561472157600080fd5b87359650602088013567ffffffffffffffff8082111561474057600080fd5b61474c8b838c01614406565b909850965086915061476060408b01614452565b955060608a013591508082111561477657600080fd5b506147838a828b0161452c565b989b979a50959894979596608090950135949350505050565b6000602082840312156147ae57600080fd5b5035919050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f1916810167ffffffffffffffff811182821017156147f4576147f46147b5565b604052919050565b600082601f83011261480d57600080fd5b813567ffffffffffffffff811115614827576148276147b5565b61483a6020601f19601f840116016147cb565b81815284602083860101111561484f57600080fd5b816020850160208301376000918101602001919091529392505050565b6000806040838503121561487f57600080fd5b82359150602083013567ffffffffffffffff81111561489d57600080fd5b6148a9858286016147fc565b9150509250929050565b600080600080606085870312156148c957600080fd5b84359350602085013567ffffffffffffffff8111156148e757600080fd5b6148f387828801614406565b9598909750949560400135949350505050565b60608152600061491960608301866144ed565b846020840152828103604084015261099981856144ed565b600082601f83011261494257600080fd5b8135602067ffffffffffffffff82111561495e5761495e6147b5565b8160051b61496d8282016147cb565b928352848101820192828101908785111561498757600080fd5b83870192505b8483101561438f5782358252918301919083019061498d565b600080600080600060a086880312156149be57600080fd5b85359450602086013567ffffffffffffffff8111156149dc57600080fd5b6149e888828901614931565b9450506149f760408701614452565b94979396509394606081013594506080013592915050565b600080600060408486031215614a2457600080fd5b83359250602084013567ffffffffffffffff811115614a4257600080fd5b614a4e86828701614406565b9497909650939450505050565b6001600160a01b03811681146113ce57600080fd5b600080600060608486031215614a8557600080fd5b8335614a9081614a5b565b925060208401359150604084013567ffffffffffffffff811115614ab357600080fd5b614abf868287016147fc565b9150509250925092565b60008060008060808587031215614adf57600080fd5b84359350602085013567ffffffffffffffff811115614afd57600080fd5b614b0987828801614931565b935050614b1860408601614452565b9396929550929360600135925050565b600080600060608486031215614b3d57600080fd5b83359250602084013567ffffffffffffffff811115614b5b57600080fd5b614b6786828701614931565b925050614b7660408501614452565b90509250925092565b60008060408385031215614b9257600080fd5b8235614b9d81614a5b565b9150602083013567ffffffffffffffff81111561489d57600080fd5b60008060008060008060808789031215614bd257600080fd5b86359550602087013567ffffffffffffffff80821115614bf157600080fd5b614bfd8a838b01614406565b90975095506040890135915065ffffffffffff82168214614c1d57600080fd5b909350606088013590808211156145dc57600080fd5b803564ffffffffff811681146124ff57600080fd5b60008060008060008060008060c0898b031215614c6457600080fd5b88359750602089013567ffffffffffffffff80821115614c8357600080fd5b614c8f8c838d01614406565b9099509750879150614ca360408c01614452565b9650614cb160608c01614c33565b9550614cbf60808c01614c33565b945060a08b01359150808211156146e557600080fd5b600060208284031215614ce757600080fd5b813561096f81614a5b565b634e487b7160e01b600052603260045260246000fd5b604081526000614d1b60408301856144ed565b90506001600160a01b03831660208301529392505050565b600060ff821660ff8103614d4957614d496143dd565b60010192915050565b6001600160a01b0384168152826020820152606060408201526000610b8560608301846144ed565b60ff8281168282160390811115610de557610de56143dd565b81810381811115610de557610de56143dd565b600060208284031215614db857600080fd5b8151801515811461096f57600080fd5b60008151808452602080850194506020840160005b83811015614df957815187529582019590820190600101614ddd565b509495945050505050565b606081526000614e176060830186614dc8565b65ffffffffffff85166020840152828103604084015261099981856144ed565b848152608060208201526000614e506080830186614dc8565b65ffffffffffff85166040840152828103606084015261438f81856144ed565b7fffff0000000000000000000000000000000000000000000000000000000000008416815260007f3a000000000000000000000000000000000000000000000000000000000000008060028401528451614ed18160038601602089016144c9565b808401905081600382015284519150614ef18260048301602088016144c9565b0160040195945050505050565b8281526040602082015260006107ca60408301846144ed565b8281526000602080830184516020860160005b82811015614f4657815184529284019290840190600101614f2a565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b8082028115828204841417610de557610de56143dd565b7fffff00000000000000000000000000000000000000000000000000000000000084168152826020820152606060408201526000610b8560608301846144ed565b64ffffffffff818116838216019080821115614fdf57614fdf6143dd565b5092915050565b87815260e060208201526000614fff60e0830189614dc8565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c084015261503681856144ed565b9a9950505050505050505050565b60c08152600061505760c0830189614dc8565b60ff8816602084015265ffffffffffff8716604084015264ffffffffff8616606084015284608084015282810360a0840152611be181856144ed565b6080815260006150a66080830187614dc8565b82810360208401526150b881876144ed565b9050846040840152828103606084015261438f81856144ed565b86815260c0602082015260006150eb60c0830188614dc8565b82810360408401526150fd81886144ed565b9050856060840152828103608084015261511781866144ed565b9150508260a0830152979650505050505050565b60208152600061096f6020830184614dc8565b8381526060602082015260006151576060830185614dc8565b9050826040830152949350505050565b8481526080602082015260006151806080830186614dc8565b60ff949094166040830152506060015292915050565b6000602082840312156151a857600080fd5b5051919050565b85815260a0602082015260006151c860a0830187614dc8565b60ff8616604084015282810360608401526151e381866144ed565b9150508260808301529695505050505050565b60608152600061520960608301866144ed565b60208301949094525060400152919050565b6000825161522d8184602087016144c9565b9190910192915050565b60008261525457634e487b7160e01b600052601260045260246000fd5b500490565b6000845161526b8184602089016144c9565b60609490941b7fffffffffffffffffffffffffffffffffffffffff000000000000000000000000169190930190815260148101919091526034019291505056fea164736f6c6343000818000a","sourceMap":"1829:15491:63:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;625:63:86;;;-1:-1:-1;;;625:63:86;;;197:92:225;16414:19:63;305:11:225;;;298:100;;;414:12;;;407:101;;;16414:19:63;16436:32;;524:12:225;625:63:86;;;;;;;;;;;;617:72;;;:::i;:::-;16436:13:63;:32::i;:::-;625:63:86;;;-1:-1:-1;;;625:63:86;;;197:92:225;662:14:86;305:11:225;;;298:100;;;414:12;;;407:101;16414:54:63;;-1:-1:-1;16474:57:63;;524:12:225;625:63:86;;;;;;;;;;;;617:72;;;:::i;:::-;16507:23:63;16521:9;16507:11;:23;:::i;:::-;16474:13;:57::i;:::-;16408:128;1829:15491;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;;;;;;;;2933:88;16677:19:::1;16698:29:::0;16731:31:::1;16754:7;;-1:-1:-1::0;;;;;;16754:7:63::1;16731:22;:31::i;:::-;16676:86;;;;16791:8;16804:1;16773:32:::0;::::1;::::0;16769:84:::1;;16814:39;::::0;::::1;::::0;;-1:-1:-1;;;;;;16845:7:63::1;;;16814:39;::::0;::::1;1372:98:225::0;1345:18;;16814:39:63::1;1228:248:225::0;16769:84:63::1;16943:21;16967:52;16983:8;;16967:52;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;-1:-1:-1;16967:52:63;-1:-1:-1;16996:22:63;;-1:-1:-1;16967:15:63::1;::::0;-1:-1:-1;16967:52:63:i:1;:::-;16943:76;;17077:23;17103:75;17136:10;17148:8;17158;17168:9;17103:32;:75::i;:::-;17077:101;;17296:10;17290:17;17283:4;17271:10;17267:21;17260:48;1975:32:::0;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;1645:55:225;;;1627:74;;1615:2;1600:18;1975:32:63;;;;;;;;4012:258:27;;;;;;;;;;-1:-1:-1;4012:258:27;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;8228:349:63:-;;;;;;;;;;-1:-1:-1;8228:349:63;;;;;:::i;:::-;;:::i;11440:399::-;;;;;;;;;;-1:-1:-1;11440:399:63;;;;;:::i;:::-;;:::i;5279:244:27:-;;;;;;;;;;-1:-1:-1;5279:244:27;;;;;:::i;:::-;;:::i;5729:430:63:-;;;;;;;;;;-1:-1:-1;5729:430:63;;;;;:::i;:::-;;:::i;8986:391::-;;;;;;;;;;-1:-1:-1;8986:391:63;;;;;:::i;:::-;;:::i;9909:403::-;;;;;;;;;;-1:-1:-1;9909:403:63;;;;;:::i;:::-;;:::i;779:156:27:-;;;;;;;;;;-1:-1:-1;779:156:27;;;;;:::i;:::-;;:::i;:::-;;;8307:25:225;;;8295:2;8280:18;779:156:27;8129:209:225;13733:234:63;;;;;;:::i;:::-;;:::i;2673:289:27:-;;;;;;;;;;-1:-1:-1;2673:289:27;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;:::i;7802:295::-;;;;;;;;;;-1:-1:-1;7802:295:27;;;;;:::i;:::-;;:::i;12973:284:63:-;;;;;;;;;;-1:-1:-1;12973:284:63;;;;;:::i;:::-;;:::i;2069:85::-;;;;;;;;;;-1:-1:-1;2136:13:63;2069:85;;14367:1732;;;;;;:::i;:::-;;:::i;4667:265:27:-;;;;;;;;;;-1:-1:-1;4667:265:27;;;;;:::i;:::-;;:::i;6537:258::-;;;;;;;;;;-1:-1:-1;6537:258:27;;;;;:::i;:::-;;:::i;5985:216::-;;;;;;;;;;-1:-1:-1;5985:216:27;;;;;:::i;:::-;;:::i;4059:212:63:-;;;;;;;;;;-1:-1:-1;4059:212:63;;;;;:::i;:::-;;:::i;6528:369::-;;;;;;;;;;-1:-1:-1;6528:369:63;;;;;:::i;:::-;;:::i;7421:479::-;;;;;;;;;;-1:-1:-1;7421:479:63;;;;;:::i;:::-;;:::i;3262:553::-;;;;;;;;;;-1:-1:-1;3262:553:63;;;;;:::i;:::-;;:::i;1974:247:27:-;;;;;;;;;;-1:-1:-1;1974:247:27;;;;;:::i;:::-;;:::i;3441:216::-;;;;;;;;;;-1:-1:-1;3441:216:27;;;;;:::i;:::-;;:::i;1454:143::-;;;;;;;;;;-1:-1:-1;1454:143:27;;;;;:::i;:::-;;:::i;12278:404:63:-;;;;;;;;;;-1:-1:-1;12278:404:63;;;;;:::i;:::-;;:::i;7118:244:27:-;;;;;;;;;;-1:-1:-1;7118:244:27;;;;;:::i;:::-;;:::i;1122:151::-;;;;;;;;;;-1:-1:-1;1122:151:27;;;;;:::i;:::-;;:::i;10678:377:63:-;;;;;;;;;;-1:-1:-1;10678:377:63;;;;;:::i;:::-;;:::i;3758:308:74:-;3871:16;;;3885:1;3871:16;;;;;;;;;3819:15;;;;3871:16;;;;;;;;;;;;-1:-1:-1;3871:16:74;3842:45;;3926:11;3893:9;3903:1;3893:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;3945:13;3961:62;1157:66;3996:9;3945:13;-1:-1:-1;;;3961:24:74;:62::i;:::-;3945:78;3758:308;-1:-1:-1;;;;3758:308:74:o;5057:269::-;5156:16;;;5170:1;5156:16;;;;;;;;;5127:26;;5156:16;;;;;;;;;;;-1:-1:-1;5156:16:74;5127:45;;5211:11;5178:9;5188:1;5178:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;5230:91;1157:66;1141:83;;5265:9;5276:1;5297:7;5279:27;;;;;;19370:19:225;;19414:2;19405:12;;19241:182;5279:27:74;;;;-1:-1:-1;;5279:27:74;;;;;;;;;-1:-1:-1;;;5230:24:74;:91::i;:::-;5121:205;5057:269;;:::o;6324:470:75:-;6486:16;;;6500:1;6486:16;;;;;;;;;6399:19;;;;;;6486:16;;;;;;;;;;;-1:-1:-1;6486:16:75;6457:45;;6531:21;6523:30;;;6508:9;6518:1;6508:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;6561:24;;;6648:78;1174:66;6691:9;1303:66;6648:19;:78::i;:::-;6560:166;;;;;;6739:50;6746:11;6759:15;6776:12;6739:6;:50::i;:::-;6732:57;;;;;;;;6324:470;;;:::o;1563:492:2:-;1744:28;;;1759:4;1744:28;1738:35;;1847:9;1836:21;1903:20;;1961:43;;1752:5;1563:492;;;;;;:::o;5258:401:61:-;5402:17;5428:12;5442:23;5469:115;5499:6;5543:8;5569;5520:5;5469:13;:115::i;:::-;5427:157;;;;5595:7;5590:41;;5604:27;5620:10;5604:15;:27::i;:::-;5644:10;5258:401;-1:-1:-1;;;;;;5258:401:61:o;4012:258:27:-;4171:17;4203:62;4222:7;4231:8;;4203:62;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4241:10:27;;-1:-1:-1;4253:11:27;;-1:-1:-1;4203:18:27;;-1:-1:-1;4203:62:27:i;8228:349:63:-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;8441:48:::1;8469:7;8478:10;8441:27;:48::i;:::-;8517:55;8536:7;8545:8;;8517:55;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;8517:55:63::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;8555:10;;-1:-1:-1;8517:55:63;-1:-1:-1;8567:4:63;;;;;;8517:55;::::1;8567:4:::0;;;;8517:55;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;8517:18:63::1;::::0;-1:-1:-1;;;8517:55:63:i:1;:::-;8228:349:::0;;;;;;:::o;11440:399::-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;11676:48:::1;11704:7;11713:10;11676:27;:48::i;:::-;11756:78;11785:7;11794:8;;11756:78;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;11756:78:63::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;11804:17;;-1:-1:-1;11756:78:63;-1:-1:-1;11823:10:63;;;;;;11756:78;::::1;11823:10:::0;;;;11756:78;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;11756:28:63::1;::::0;-1:-1:-1;;;11756:78:63:i:1;5279:244:27:-:0;5423:17;5455:63;5481:7;5490:8;;5455:63;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;5500:17:27;;-1:-1:-1;5455:25:27;;-1:-1:-1;;5455:63:27:i;:::-;5448:70;5279:244;-1:-1:-1;;;;;5279:244:27:o;5729:430:63:-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;5998:48:::1;6026:7;6035:10;5998:27;:48::i;:::-;6075:79;6095:7;6104:8;;6075:79;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;6075:79:63::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;;-1:-1:-1;6114:10:63;;-1:-1:-1;6114:10:63;;;;6075:79;::::1;6114:10:::0;;;;6075:79;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;;6075:79:63::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;6126:14;;-1:-1:-1;6075:79:63;-1:-1:-1;6142:11:63;;;;;;6075:79;::::1;6142:11:::0;;;;6075:79;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;6075:19:63::1;::::0;-1:-1:-1;;;6075:79:63:i:1;:::-;5729:430:::0;;;;;;;;:::o;8986:391::-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;9228:48:::1;9256:7;9265:10;9228:27;:48::i;:::-;9304:68;9323:7;9332:8;;9304:68;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;9304:68:63::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;9342:10;;-1:-1:-1;9304:68:63;-1:-1:-1;9354:4:63;;;;;;9304:68;::::1;9354:4:::0;;;;9304:68;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;9360:11:63;;-1:-1:-1;9304:18:63::1;::::0;-1:-1:-1;;9304:68:63:i:1;:::-;8986:391:::0;;;;;;;:::o;9909:403::-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;10157:48:::1;10185:7;10194:10;10157:27;:48::i;:::-;10233:74;10258:7;10267:8;;10233:74;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;10233:74:63::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;10277:10;;-1:-1:-1;10233:74:63;-1:-1:-1;10289:4:63;;;;;;10233:74;::::1;10289:4:::0;;;;10233:74;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;10295:11:63;;-1:-1:-1;10233:24:63::1;::::0;-1:-1:-1;;10233:74:63:i:1;779:156:27:-:0;852:23;897:33;922:7;897:24;:33::i;:::-;883:47;779:156;-1:-1:-1;;779:156:27:o;13733:234:63:-;13860:12;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;13887:75:::1;13920:10;13932:8;13942;13952:9;13887:32;:75::i;2673:289:27:-:0;2811:23;2836:29;2867:24;2906:51;2926:7;2935:8;;2906:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2945:11:27;;-1:-1:-1;2906:19:27;;-1:-1:-1;;2906:51:27:i;:::-;2899:58;;;;;;2673:289;;;;;;;;:::o;7802:295::-;7985:12;8012:80;8043:7;8052:8;8062:17;8081:5;8088:3;8012:30;:80::i;12973:284:63:-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;13131:48:::1;13159:7;13168:10;13131:27;:48::i;:::-;13211:41;13234:7;13243:8;;13211:41;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;13211:22:63::1;::::0;-1:-1:-1;;;13211:41:63:i:1;14367:1732::-:0;14521:12;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;14622:10:::1;-1:-1:-1::0;;;;;14609:23:63;::::1;::::0;14605:126:::1;;14649:75;14682:10;14694:8;14704;14714:9;14649:32;:75::i;:::-;14642:82;;;;14605:126;14852:33;14888:75;14928:9;14950:10;14888:26;:75::i;:::-;14852:111;;14974:84;14992:22;15016:9;15027:10;15039:8;15049;14974:17;:84::i;:::-;14970:227;;;15116:74;15149:9;15160:8;15170;15180:9;15116:32;:74::i;:::-;15109:81;;;;;14970:227;15271:35;15309:75;15349:9;15379:1;15309:26;:75::i;:::-;15271:113;;15394:86;15412:24;15438:9;15449:10;15461:8;15471;15394:17;:86::i;:::-;15390:229;;;15538:74;15571:9;15582:8;15592;15602:9;15538:32;:74::i;:::-;15531:81;;;;;;15390:229;15693:40;15736:58;-1:-1:-1::0;;;578:36:65;2955:46;;2954:74;15736:31:63::1;:58::i;:::-;15693:101;;15804:91;15822:29;15853:9;15864:10;15876:8;15886;15804:17;:91::i;:::-;15800:234;;;15953:74;15986:9;15997:8;16007;16017:9;15953:32;:74::i;:::-;15946:81;;;;;;;15800:234;16047:47;::::0;::::1;::::0;;-1:-1:-1;;;;;19681:15:225;;16047:47:63::1;::::0;::::1;19663:34:225::0;16083:10:63::1;19713:18:225::0;;;19706:43;19575:18;;16047:47:63::1;19428:327:225::0;4667:265:27;4832:12;4859:68;4884:7;4893:8;;4859:68;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4903:10:27;;-1:-1:-1;4915:11:27;;-1:-1:-1;4859:24:27;;-1:-1:-1;4859:68:27:i;6537:258::-;6700:7;6722:68;6747:7;6756:8;6766:10;6778:11;6722:24;:68::i;5985:216::-;6119:7;6141:55;6166:7;6175:8;6185:10;6141:24;:55::i;4059:212:63:-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;625:63:86::1;::::0;;-1:-1:-1;;;625:63:86::1;::::0;::::1;197:92:225::0;662:14:86::1;305:11:225::0;;;298:100;;;414:12;;;407:101;4164:57:63::1;::::0;524:12:225;625:63:86::1;;;;;;;;;;;;617:72;;;:::i;:::-;4210:10:63;4164:26;:57::i;:::-;4227:39;4246:6;4254:11;4227:18;:39::i;:::-;4059:212:::0;;:::o;6528:369::-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;6749:48:::1;6777:7;6786:10;6749:27;:48::i;:::-;6834:58;6861:7;6870:8;;6834:58;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;6834:58:63::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;6880:5;;-1:-1:-1;6834:58:63;-1:-1:-1;6887:4:63;;;;;;6834:58;::::1;6887:4:::0;;;;6834:58;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;6834:26:63::1;::::0;-1:-1:-1;;;6834:58:63:i:1;7421:479::-:0;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;7707:48:::1;7735:7;7744:10;7707:27;:48::i;:::-;7793:102;7821:7;7830:8;;7793:102;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;7793:102:63::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;7840:17;;-1:-1:-1;7859:16:63;;-1:-1:-1;7877:11:63;;7890:4;;;;;;7793:102;::::1;7890:4:::0;;;;7793:102;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;7793:27:63::1;::::0;-1:-1:-1;;;7793:102:63:i:1;3262:553::-:0;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;3405:10:::1;-1:-1:-1::0;;;;;3419:7:63::1;3405:21;;3401:109;;625:63:86;::::0;;-1:-1:-1;;;625:63:86::1;::::0;::::1;197:92:225::0;662:14:86::1;305:11:225::0;;;298:100;;;414:12;;;407:101;3462:28:63::1;::::0;524:12:225;625:63:86::1;;;;;;;;;;;;617:72;;;:::i;:::-;3462:26:63;:28::i;:::-;3492:10;3443:60;;;;;;;;;;;;:::i;3401:109::-;3601:1;3566:23;:21;:23::i;:::-;-1:-1:-1::0;;;;;3566:37:63::1;;3562:91;;3620:26;;;;;;;;;;;;;;3562:91;3659:42;3689:10;3659:21;:42::i;:::-;3797:12;::::0;;3807:1:::1;3797:12:::0;;::::1;::::0;::::1;::::0;;;3766:44:::1;::::0;3785:10;;3766:18:::1;:44::i;:::-;3262:553:::0;:::o;1974:247:27:-;2083:23;2108:29;2139:24;2178:38;2198:7;2207:8;;2178:38;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2178:19:27;;-1:-1:-1;;;2178:38:27:i;:::-;2171:45;;;;;;1974:247;;;;;;;:::o;3441:216::-;3571:17;3603:49;3622:7;3631:8;;3603:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;3641:10:27;;-1:-1:-1;3603:18:27;;-1:-1:-1;;3603:49:27:i;1454:143::-;1525:16;1561:31;1584:7;1561:22;:31::i;12278:404:63:-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;12513:48:::1;12541:7;12550:10;12513:27;:48::i;:::-;12593:84;12623:7;12632:8;;12593:84;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;12642:17:63;;-1:-1:-1;12661:15:63;;-1:-1:-1;12593:29:63::1;::::0;-1:-1:-1;12593:84:63:i:1;:::-;12278:404:::0;;;;;:::o;7118:244:27:-;7266:7;7288:69;7320:7;7329:8;7339:17;7288:31;:69::i;1122:151::-;1195:18;1235:33;1260:7;1235:24;:33::i;10678:377:63:-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;10905:48:::1;10933:7;10942:10;10905:27;:48::i;:::-;10981:69;11007:7;11016:8;;10981:69;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;10981:69:63::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;11026:17;;-1:-1:-1;10981:69:63;-1:-1:-1;11045:4:63;;;;;;10981:69;::::1;11045:4:::0;;;;10981:69;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;10981:25:63::1;::::0;-1:-1:-1;;;10981:69:63:i:1;36171:541:24:-:0;36328:7;36465:242;36509:59;36550:7;36559:8;36509:40;:59::i;:::-;36586:31;;;;4323:19:4;:27;579:1:34;4322:44:4;4288:79;;;4275:93;36635:63:24;36674:11;36687:10;36635:38;:63::i;:::-;36465:17;:242::i;23107:355::-;23279:178;23313:7;23338:8;23368:63;23407:11;23420:10;23368:38;:63::i;:::-;23446:4;23279:16;:178::i;32759:1315::-;32889:23;32914:29;32945:24;33011:20;33034:30;:11;:28;:30::i;:::-;33011:53;;33125:65;33158:7;33167:8;33177:12;33125:32;:65::i;:::-;33112:78;;33254:24;33281:30;:11;:28;:30::i;:::-;33254:57;-1:-1:-1;33321:20:24;;33317:753;;33414:66;33462:7;33471:8;33414:47;:66::i;:::-;33397:83;-1:-1:-1;6445:61:3;;;33532:33:24;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;33532:33:24;-1:-1:-1;33518:47:24;-1:-1:-1;894:4:19;884:15;;33573:21:24;33637:427;33655:16;33651:1;:20;;;33637:427;;;33688:27;33718:63;33760:7;33769:8;33779:1;33718:41;:63::i;:::-;33688:93;-1:-1:-1;33791:14:24;33808:25;:14;33831:1;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;33808:25:24;33791:42;;33843:110;33874:19;33903:1;33914:6;33937:13;33843:12;:110::i;:::-;34032:23;34049:6;34032:23;;:::i;:::-;;;33678:386;;33673:3;;;;;:::i;:::-;;;;33637:427;;;;33343:727;33317:753;32971:1103;;32759:1315;;;;;;;:::o;8363:236:75:-;8474:19;8495:29;8569:25;8582:11;8569:12;:25::i;:::-;8532:62;;;;-1:-1:-1;8363:236:75;-1:-1:-1;;;;8363:236:75:o;3782:1003:61:-;3918:12;3932:17;3981:22;4006:26;4023:8;4006:16;:26::i;:::-;3981:51;;4109:9;4104:228;4124:5;:12;4120:1;:16;4104:228;;;4151:9;4173:5;4179:1;4173:8;;;;;;;;:::i;:::-;;;;;;;4151:31;;4194:34;458:6:104;4194:4:61;:14;;;;;:34;;;;:::i;:::-;4190:136;;;4240:77;;;;;3536:35:5;;;;;4240:49:61;;:77;;4290:6;;4298:8;;4308;;4240:77;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4190:136;-1:-1:-1;4138:3:61;;4104:228;;;;4407:78;4422:6;4437:5;4454:8;4474;4407:4;:78::i;:::-;4389:96;;-1:-1:-1;4389:96:61;-1:-1:-1;4560:9:61;4555:226;4575:5;:12;4571:1;:16;4555:226;;;4602:9;4624:5;4630:1;4624:8;;;;;;;;:::i;:::-;;;;;;;4602:31;;4645:33;586:6:104;4645:4:61;:14;;;;;:33;;;;:::i;:::-;4641:134;;;4690:76;;;;;3536:35:5;;;;;4690:48:61;;:76;;4739:6;;4747:8;;4757;;4690:76;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4641:134;-1:-1:-1;4589:3:61;;4555:226;;;;3951:834;3782:1003;;;;;;;:::o;348:217:103:-;551:6;545:13;538:4;530:6;526:17;519:40;35124:440:24;35275:12;35312:29;:11;:27;:29::i;:::-;35299:10;:42;;;35295:265;;;35358:82;35397:7;35406:8;35416:10;35428:11;35358:38;:82::i;:::-;35351:89;;;;35295:265;35468:85;35484:7;35493:8;35522:29;:11;:27;:29::i;:::-;35503:49;;:10;:49;:::i;:::-;35468:15;:85::i;1546:281:46:-;1708:29;1718:10;1730:6;1708:9;:29::i;:::-;1703:120;;1786:21;:10;:19;:21::i;:::-;1809:6;1754:62;;;;;;;;;;;;:::i;20949:192:24:-;21066:70;21075:7;21084:8;21094:10;21106:4;21112:23;21127:7;21112:14;:23::i;:::-;21066:8;:70::i;:::-;20949:192;;;;:::o;28764:791::-;29023:37;29063:66;29111:7;29120:8;29063:47;:66::i;:::-;29023:106;-1:-1:-1;29135:26:24;29171:49;29023:106;29202:17;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;29171:49:24;29135:86;;29259:291;29313:7;29338:8;29373:17;29423:19;29464:1;29479:10;29521:22;29259:36;:291::i;37180:522::-;37316:12;37440:257;37479:79;37521:7;37530:8;37540:17;37479:41;:79::i;:::-;37576:1;37595:93;37670:17;37595:66;37643:7;37652:8;37595:47;:66::i;:::-;:74;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;37595:93:24;37440:12;:257::i;12066:286::-;12253:94;12263:7;12272:8;12282:10;12294:14;12310:11;12323:23;12338:7;12323:14;:23::i;:::-;12253:9;:94::i;22040:409::-;22223:29;:11;:27;:29::i;:::-;22210:10;:42;;;22206:239;;;22262:64;22277:7;22286:8;22296:10;22308:4;22314:11;22262:14;:64::i;:::-;22206:239;;;22347:91;22363:7;22372:8;22401:29;:11;:27;:29::i;:::-;22382:49;;:10;:49;:::i;:::-;22433:4;22347:15;:91::i;4015:652::-;4082:11;4318:64;;;4314:111;;-1:-1:-1;1342:66:33;;4015:652:24;-1:-1:-1;4015:652:24:o;4314:111::-;4469:185;4515:85;1213:66:33;4591:7:24;4515:40;:85::i;:::-;4620:2;4642:1;4469:17;:185::i;40903:1149::-;41080:12;41153:3;41145:5;:11;41141:83;;;41173:44;;;;;;;;21058:25:225;;;21099:18;;;21092:34;;;21031:18;;41173:44:24;20884:248:225;41141:83:24;41433:29;41465:66;41513:7;41522:8;41465:47;:66::i;:::-;41433:98;-1:-1:-1;41537:19:24;41559:41;41433:98;41582:17;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;41559:41:24;41537:63;;41619:11;41610:5;:20;;:41;;;;41640:11;41634:3;:17;41610:41;41606:157;;;41704:11;41726;41717:5;:20;;:38;;41748:7;41754:1;41748:3;:7;:::i;:::-;41717:38;;;41740:5;41717:38;41668:88;;;;;;;;21058:25:225;;;;21099:18;;;21092:34;21031:18;;41668:88:24;20884:248:225;41606:157:24;41833:16;41852:79;41894:7;41903:8;41913:17;41852:41;:79::i;:::-;41833:98;;41963:78;41994:8;42012:5;42033;42027:3;:11;41963:12;:78::i;:::-;41956:85;40903:1149;-1:-1:-1;;;;;;;;;40903:1149:24:o;25552:145::-;25636:56;25649:7;25658:8;25668:23;25683:7;25668:14;:23::i;:::-;25636:12;:56::i;4219:406:85:-;4361:16;;;4375:1;4361:16;;;;;;;;4294:30;;;;4361:16;4375:1;4361:16;;;;;;;;;;-1:-1:-1;4361:16:85;4332:45;;4422:9;-1:-1:-1;;;;;4406:27:85;4398:36;;4383:9;4393:1;4383:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;4479:9;-1:-1:-1;;;;;4463:27:85;4455:36;;4440:9;4450:1;4440:12;;;;;;;;:::i;:::-;;;;;;;;;;:51;4498:13;4514:62;1178:66;4549:9;4498:13;-1:-1:-1;;;4514:24:85;:62::i;2194:811:47:-;2366:4;2438:32;2450:19;2438:11;:32::i;:::-;2434:49;;;-1:-1:-1;2479:4:47;2472:11;;2434:49;810:53;2542:46;;-1:-1:-1;2583:5:47;2576:12;;2542:46;2702:12;2716:17;2737:193;2769:9;2922:1;2796:19;2876:9;2887:8;2897;2833:74;;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;2833:74:47;;;;;;;;;;;;;;;;;;;;2737:15;:193::i;:::-;2701:229;;;;2942:7;2937:26;;2958:5;2951:12;;;;;;2937:26;2987:4;2976:24;;;;;;;;;;;;:::i;:::-;2969:31;2194:811;-1:-1:-1;;;;;;;;2194:811:47:o;3931:329:79:-;4059:16;;;4073:1;4059:16;;;;;;;;;3992:30;;;;4059:16;;;;;;;;;;;;-1:-1:-1;4059:16:79;4030:45;;4114:11;4081:9;4091:1;4081:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;4133:13;4149:62;1183:66;4184:9;4133:13;-1:-1:-1;;;4149:24:79;:62::i;38966:427:24:-;39123:7;39138:21;39168:29;:11;:27;:29::i;:::-;39138:60;;39221:15;39208:28;;:10;:28;;;39204:185;;;39253:31;;;;4323:19:4;:27;579:1:34;4322:44:4;4288:79;;;4275:93;39253:31:24;39246:38;;;;;39204:185;39312:70;39334:7;39343:8;39353:28;39366:15;39353:10;:28;:::i;:::-;39312:21;:70::i;38319:225::-;38447:7;38469:70;38484:7;38493:8;38503:10;38515:23;38530:7;38515:14;:23::i;:::-;38469:14;:70::i;2140:233:46:-;-1:-1:-1;;;;;2225:58:46;;:48;-1:-1:-1;;;578:36:65;2955:46;;2954:74;2225:19:46;:48::i;:::-;-1:-1:-1;;;;;2225:58:46;;2221:148;;2332:21;:10;:19;:21::i;4463:570:63:-;4619:60;4644:6;4653:25;4619:16;:60::i;:::-;4686:210;4761:10;4789:1;4814:6;4876:11;4839:50;;;;;;;;:::i;:::-;;;;-1:-1:-1;;4839:50:63;;;;;;;;;;;;;;;;;;;;4686:55;:210::i;:::-;;4960:68;4990:6;5009:11;4999:22;;;;;;5023:4;4960:21;:68::i;17013:1682:24:-;17213:23;17192:7;:44;;;17188:235;;17346:7;17299:103;17365:8;17382:5;17395:4;17299:103;;;;;;;;:::i;:::-;;;;;;;;17410:7;;17188:235;17429:16;17448:59;17489:7;17498:8;17448:40;:59::i;:::-;17429:78;;17653:22;17678:24;17694:7;17678:15;:24::i;:::-;17653:49;;17713:9;17708:328;17728:5;:12;17724:1;:16;17708:328;;;17755:9;17777:5;17783:1;17777:8;;;;;;;;:::i;:::-;;;;;;;17755:31;;17798:41;614:6:36;17798:4:24;:14;;;;;:41;;;;:::i;:::-;17794:236;;;17851:170;;;;;3536:35:5;;;;;17851:54:24;;:170;;17927:7;;17956:8;;17983:5;;18006:4;;17851:170;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;17794:236;-1:-1:-1;17742:3:24;;17708:328;;;;18140:7;18093:103;18159:8;18176:5;18189:4;18093:103;;;;;;;;:::i;:::-;;;;;;;;18246:70;18278:8;18296:5;18246:70;;18309:4;18246:13;:70::i;:::-;18370:9;18365:326;18385:5;:12;18381:1;:16;18365:326;;;18412:9;18434:5;18440:1;18434:8;;;;;;;;:::i;:::-;;;;;;;18412:31;;18455:40;723:6:36;18455:4:24;:14;;;;;:40;;;;:::i;:::-;18451:234;;;18507:169;;;;;3536:35:5;;;;;18507:53:24;;:169;;18582:7;;18611:8;;18638:5;;18661:4;;18507:169;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;18451:234;-1:-1:-1;18399:3:24;;18365:326;;19594:539;19800:328;19854:7;19879:8;19914:17;19957:16;19994:11;20019:4;20055:66;20103:7;20112:8;20055:47;:66::i;:::-;19800:36;:328::i;3486:592:65:-;3550:13;3620:10;451:5:20;2637:44:65;;;3571:19;3718;3620:10;3718:7;:19::i;:::-;3695:42;-1:-1:-1;3800:12:65;3839:35;;;;:102;;3888:53;;;;:34;:53::i;:::-;3839:102;;;;;;;;;;;;;;;;;;;;;3968:25;;;;:87;;4007:48;4042:12;4007:34;:48::i;:::-;3968:87;;;;;;;;;;;;;;;;;;;;;3772:293;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;3743:330;;;;;3486:592;;;:::o;3133:234:77:-;3221:16;;;3171:13;3221:16;;;;;;;;;3244:13;3260:64;1085:66;3192:45;3244:13;1214:66;3260:26;:64::i;:::-;3338:23;;;3133:234;-1:-1:-1;;;3133:234:77:o;4151:191::-;4223:16;;;4194:26;4223:16;;;;;;;;24211:2:225;24207:15;;;24224:66;24203:88;4297:25:77;;;24191:101:225;4297:25:77;;;;;24308:12:225;4297:25:77;;;24308:12:225;;;4297:25:77;;;4223:16;;4246:91;;1085:66;;4223:16;;4194:26;1214:66;4246:26;:91::i;31958:254:24:-;32059:23;32084:29;32115:24;32154:53;32164:7;32173:8;32183:23;32198:7;32183:14;:23::i;:::-;32154:9;:53::i;:::-;32147:60;;;;;;31958:254;;;;;:::o;34503:218::-;34625:12;34652:64;34661:7;34670:8;34680:10;34692:23;34707:7;34692:14;:23::i;:::-;34652:8;:64::i;4927:379::-;4992:16;5028:29;5049:7;5028:20;:29::i;:::-;5016:41;;5171:31;5194:7;5171:22;:31::i;:::-;5166:136;;5252:7;5285;5268:25;;;;;;19370:19:225;;19414:2;19405:12;;19241:182;5268:25:24;;;;-1:-1:-1;;5268:25:24;;;;;;;;;;5219:76;;;;;;;;;:::i;5166:136::-;4927:379;;;:::o;30235:834::-;30495:37;30535:66;30583:7;30592:8;30535:47;:66::i;:::-;30495:106;-1:-1:-1;30607:26:24;30643:49;30495:106;30674:17;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;30643:49:24;30607:86;-1:-1:-1;30731:333:24;30785:7;30810:8;30845:17;30895:37;30917:15;30895:37;;;;:::i;:::-;30991:12;;;31001:1;30991:12;;;;;;;;30961:15;;31035:22;30731:36;:333::i;39909:262::-;40051:7;40073:93;40148:17;40073:66;40121:7;40130:8;40073:47;:66::i;5574:273::-;5641:18;5681:31;5704:7;5681:22;:31::i;:::-;5667:45;-1:-1:-1;5550:35:21;5718:125:24;;5793:7;5826;5809:25;;;;;;19370:19:225;;19414:2;19405:12;;19241:182;24152:738:24;24403:37;24443:66;24491:7;24500:8;24443:47;:66::i;:::-;24403:106;-1:-1:-1;24515:26:24;24551:49;24403:106;24582:17;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;24551:49:24;24515:86;;24608:277;24662:7;24687:8;24722:17;24765:1;24787:19;24820:4;24856:22;24608:36;:277::i;50806:191::-;50908:7;50972;50981:8;50955:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;50955:35:24;;;;;;;;;50945:46;;50955:35;50945:46;;;;42361:22;50938:53;;50806:191;-1:-1:-1;;;50806:191:24:o;51823:242::-;51919:7;;;51958:84;51978:10;51974:14;;:1;:14;51958:84;;;52003:32;4275:93:4;4323:19;:27;;;579:1:34;4322:44:4;4288:79;;;4275:93;52003:32:24;;:::i;:::-;;-1:-1:-1;51990:3:24;;51958:84;;;-1:-1:-1;52054:6:24;51823:242;-1:-1:-1;;;51823:242:24:o;8945:812:23:-;9043:14;9079:2;9069:6;:12;9065:112;;9138:2;9129:6;:11;9111:29;;;;9160:2;9150:12;;;;;;:::i;:::-;;;;9065:112;-1:-1:-1;9368:21:23;;9353:12;9341:25;;9337:53;9516:2;:11;;;9598:22;;;9594:159;;;9734:1;9718:14;9714:22;9708:29;9693:12;9678:13;9674:32;9670:68;9662:6;9659:80;9649:90;;9059:698;8945:812;;;;;:::o;4598:171:4:-;4672:7;579:1:34;1354:13;1366:1;376:2;1354:13;:::i;:::-;1353:30;;;;:::i;:::-;4694:70:4;;;;;4598:171;-1:-1:-1;4598:171:4:o;48823:360:24:-;48949:12;48973:6;48983:1;48973:11;48969:26;;-1:-1:-1;48986:9:24;;;;;;;;;-1:-1:-1;48986:9:24;;;;48969:26;49036:16;49055:41;49078:7;49087:8;49055:22;:41::i;:::-;49036:60;;49109:69;49140:8;49158:1;49169:6;49109:12;:69::i;5377:173:4:-;5451:7;579:1:34;1704;;1684:13;1696:1;376:2;1684:13;:::i;:::-;:17;;;;:::i;:::-;:21;;;;:::i;:::-;1683:38;;;;:::i;:::-;5487:11:4;5466:79;5479:65;;5466:79;;5377:173;-1:-1:-1;;5377:173:4:o;53939:303:24:-;54060:14;54154:82;54185:48;54215:7;54224:8;54185:29;:48::i;:::-;4711:21:23;;4605:137;52742:274:24;52886:7;52991;53000:8;52974:35;;;;;;;;;:::i;:::-;;;;;;;;;;;;;52964:46;;;;;;52943:17;52936:25;;52916:45;;;42433:34;52916:45;:94;52908:103;;52901:110;;52742:274;;;;;:::o;6076:2380:23:-;6193:10;;6189:1542;;6346:2;6336:6;:12;6332:122;;6409:2;6400:6;:11;6382:29;;;;6433:2;6423:12;;;;;;:::i;:::-;;;;6332:122;6544:10;;6540:1185;;6752:2;:11;;;6626:21;6810:22;;;6806:135;;;-1:-1:-1;;;579:1:34;804:25:35;;782:48;6806:135:23;;;-1:-1:-1;;;579:1:34;804:25:35;;782:48;6806:135:23;7135:14;7129:21;7114:12;7106:6;7102:25;7098:53;7375:4;7359:13;7353:20;7349:31;7285:4;7281:9;7269:10;7265:26;7210:184;7183:13;7163:243;;7465:13;7455:6;:23;7451:36;;7480:7;;;;7451:36;-1:-1:-1;7628:1:23;7610:19;;;;;7683:23;;;;;7641:30;6540:1185;7760:253;7777:2;7767:6;:12;7760:253;;7871:21;;7849:44;;7946:1;7928:19;;;;-1:-1:-1;;7986:12:23;;;;7974:2;7957:19;7760:253;;;8081:10;;8077:375;;8101:12;-1:-1:-1;;579:1:34;804:25:35;;782:48;8389:20:23;;8299:21;;8322:9;;8295:37;8385:31;;8244:184;8201:237;;-1:-1:-1;6076:2380:23;;;;:::o;7963:242:75:-;35423:4:2;35409:27;;35403:34;35409:27;;;35403:34;8028:19:75;;8173:26;8147:53;;7963:242;;;:::o;3857:344:82:-;3974:16;;;3988:1;3974:16;;;;;;;;;3915:22;;3945:26;;3974:16;;;;;;;;;;;;-1:-1:-1;3974:16:82;3945:45;;4029:8;3996:9;4006:1;3996:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;4045:18;4066:49;1163:66;4102:9;4045:18;4066:25;:49::i;:::-;4045:70;;4129:66;:44;4150:5;4157:1;4160:5;:12;4129:20;:44::i;:::-;:64;:66::i;3035:136:5:-;3105:4;3157:9;3124:42;;3143:9;3125:15;3135:4;3934:26;;;3804:162;3125:15;:27;3124:42;;;3117:49;;3035:136;;;;:::o;1761:1386:61:-;1888:12;1902:17;1956:21;1979:17;2000:22;2013:8;2000:12;:22::i;:::-;1955:67;;-1:-1:-1;1955:67:61;-1:-1:-1;;;;;;2067:27:61;;2063:106;;2139:8;2149:19;:8;:17;:19::i;:::-;2103:66;;;;;;;;;;;;:::i;2063:106::-;2275:12;2270:64;;2289:45;2317:8;2327:6;2289:27;:45::i;:::-;2413:9;;2409:197;;578:36:65;2955:46;;-1:-1:-1;;;2954:74:65;2432:22:61;2515:26;2954:74:65;2515:13:61;:26::i;:::-;2490:51;-1:-1:-1;2549:50:61;2563:11;2576:22;2593:5;2490:51;2576:22;:::i;2549:50::-;2424:182;;2409:197;2708:14;2681:23;:8;451:5:20;2637:44:65;;2539:148;2681:23:61;:41;;;:461;;2982:160;3043:6;3069:5;3092:13;3125:8;2982:39;:160::i;:::-;2681:461;;;2805:168;2874:6;2900:5;2923:13;2956:8;2805:47;:168::i;:::-;2663:479;;;;-1:-1:-1;1761:1386:61;-1:-1:-1;;;;;;;1761:1386:61:o;4979:171:4:-;5052:7;579:1:34;1532;1516:13;1528:1;376:2;1516:13;:::i;49648:511:24:-;49811:12;49953:201;49992:41;50015:7;50024:8;49992:22;:41::i;:::-;50051:45;50072:11;50085:10;50051:20;:45::i;:::-;50114:31;;;;4323:19:4;:27;579:1:34;4322:44:4;4288:79;;;4275:93;37440:12:24;:257::i;955:327:46:-;1036:4;1178:56;-1:-1:-1;;;578:36:65;2955:46;;2954:74;1227:6:46;1178:19;:56::i;:::-;:99;;;;1238:39;1258:10;1270:6;1238:19;:39::i;44254:4001:24:-;44673:14;44652:7;:35;;;44648:161;;44743:14;44759:7;44792;44775:25;;;;;;19370:19:225;;19414:2;19405:12;;19241:182;44775:25:24;;;;-1:-1:-1;;44775:25:24;;;;;;;;;;44704:98;;;;;;;;;;:::i;44648:161::-;44815:27;44845:49;:22;44876:17;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;44845:49:24;44815:79;;44900:26;44965:4;:11;44951;44929:33;;:19;:33;;;;:::i;:::-;:47;;;;:::i;:::-;44900:76;;45248:18;45225:19;:41;;:98;;;;-1:-1:-1;45304:19:24;45270:30;45289:11;45270:16;:30;:::i;:::-;:53;;;;45225:98;45221:218;;;45340:92;;;;;26734:12:225;26773:15;;;45340:92:24;;;26755:34:225;26825:15;;;26805:18;;;26798:43;26877:15;;26857:18;;;26850:43;26697:18;;45340:92:24;26528:371:225;45221:218:24;45545:19;45526:16;:38;;;45522:140;;;45581:74;;;;;;;;27077:25:225;;;27150:12;27138:25;;27118:18;;;27111:53;27050:18;;45581:74:24;26904:266:225;45522:140:24;45701:36;45740:72;:22;45774:17;45793:18;45740:33;:72::i;:::-;45701:111;;45959:22;45984:24;46000:7;45984:15;:24::i;:::-;45959:49;;46019:9;46014:486;46034:5;:12;46030:1;:16;46014:486;;;46061:9;46083:5;46089:1;46083:8;;;;;;;;:::i;:::-;;;;;;;46061:31;;46104:42;836:6:36;46104:4:24;:14;;;;;:42;;;;:::i;:::-;46100:394;;;3536:35:5;;;;-1:-1:-1;;;;;46158:55:24;;46235:7;46264:8;46303:17;46350:16;46391:11;46430:22;46470:4;46158:327;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;46100:394;-1:-1:-1;46048:3:24;;46014:486;;;-1:-1:-1;46558:32:24;;;:13;46698:107;46716:17;46712:21;;:1;:21;;;46698:107;;;46761:33;:22;46792:1;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;46761:33:24;46752:42;;;;46735:3;;46698:107;;;;46930:7;46874:277;46957:8;46994:17;47035:5;47064:11;47101:21;47138:4;46874:277;;;;;;;;;;;:::i;:::-;;;;;;;;46506:652;47243:18;47220:19;:41;47216:248;;47271:31;47305:48;47335:7;47344:8;47305:29;:48::i;:::-;695:28:23;;;-1:-1:-1;47216:248:24;47521:27;47551:61;47575:7;47584:8;47594:17;47551:23;:61::i;:::-;47521:91;;47620:92;47652:19;47681:16;47620:92;;47705:4;47620:13;:92::i;:::-;47513:206;47773:9;47768:483;47788:5;:12;47784:1;:16;47768:483;;;47815:9;47837:5;47843:1;47837:8;;;;;;;;:::i;:::-;;;;;;;47815:31;;47858:41;947:6:36;47858:4:24;:14;;;;;:41;;;;:::i;:::-;47854:391;;;3536:35:5;;;;-1:-1:-1;;;;;47911:54:24;;47987:7;48016:8;48055:17;48102:16;48143:11;48182:21;48221:4;47911:325;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;47854:391;-1:-1:-1;47802:3:24;;47768:483;;;;44498:3757;;;;44254:4001;;;;;;;:::o;5042:669:23:-;5458:4;5452:11;5499:4;5487:17;;-1:-1:-1;;5373:16:23;5546:26;;;5373:16;5369:32;5518:4;5511:63;5618:6;5610;5603:22;5636:51;5641:14;5657:6;5665;5673:13;5636:4;:51::i;13212:3165:24:-;13507:23;13486:7;:44;;;13482:211;;13613:7;13584:88;13622:8;13632:10;13644:14;13660:11;13584:88;;;;;;;;;:::i;:::-;;;;;;;;13680:7;;13482:211;13831:22;13856:24;13872:7;13856:15;:24::i;:::-;13831:49;;13891:9;13886:340;13906:5;:12;13902:1;:16;13886:340;;;13933:9;13955:5;13961:1;13955:8;;;;;;;;:::i;:::-;;;;;;;13933:31;;13976:33;409:6:36;13976:4:24;:14;;;;;:33;;;;:::i;:::-;13972:248;;;14021:190;;;;;3536:35:5;;;;;14021:47:24;;:190;;14080:7;;14099:8;;14119:10;;14141:14;;14167:11;;14190;;14021:190;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;13972:248;-1:-1:-1;13920:3:24;;13886:340;;;;14303:7;14274:88;14312:8;14322:10;14334:14;14350:11;14274:88;;;;;;;;;:::i;:::-;;;;;;;;14426:26;14455:59;14496:7;14505:8;14455:40;:59::i;:::-;14426:88;-1:-1:-1;14520:21:24;894:4:19;884:15;;14520:54:24;;14580:149;14618:18;14652:1;14669:10;:17;14709:13;14580;:149::i;:::-;14829:1;14796:30;:11;:28;:30::i;:::-;:34;14792:1174;;;14915:33;14951:66;14999:7;15008:8;14951:47;:66::i;:::-;695:28:23;;;14915:102:24;-1:-1:-1;894:4:19;884:15;;15191:47:24;;15347:27;15382:25;15420:7;15415:545;15433:30;:11;:28;:30::i;:::-;15429:1;:34;;;15415:545;;;15499:63;15541:7;15550:8;15560:1;15499:41;:63::i;:::-;15477:85;-1:-1:-1;15592:25:24;:14;15615:1;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;15592:25:24;15572:45;;15627:170;15669:19;15708:1;15729:17;15773:13;15627;:170::i;:::-;15807:34;15824:17;15807:34;;:::i;:::-;;-1:-1:-1;15938:3:24;;15415:545;;;;14832:1134;;;14792:1174;16040:9;16035:338;16055:5;:12;16051:1;:16;16035:338;;;16082:9;16104:5;16110:1;16104:8;;;;;;;;:::i;:::-;;;;;;;16082:31;;16125:32;503:6:36;16125:4:24;:14;;;;;:32;;;;:::i;:::-;16121:246;;;16169:189;;;;;3536:35:5;;;;;16169:46:24;;:189;;16227:7;;16246:8;;16266:10;;16288:14;;16314:11;;16337;;16169:189;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;16121:246;-1:-1:-1;16069:3:24;;16035:338;;;;13422:2955;;;13212:3165;;;;;;:::o;51249:282::-;51494:30;;;;;;30654:19:225;;;30689:12;;;30682:28;;;51337:7:24;;30726:12:225;;51494:30:24;30466:278:225;26296:1804:24;26484:23;26463:7;:44;;;26459:173;;26593:7;26561:50;26602:8;26561:50;;;;;;:::i;:::-;;;;;;;;26296:1804;;;:::o;26459:173::-;26773:22;26798:24;26814:7;26798:15;:24::i;:::-;26773:49;;26833:9;26828:235;26848:5;:12;26844:1;:16;26828:235;;;26875:9;26897:5;26903:1;26897:8;;;;;;;;:::i;:::-;;;;;;;26875:31;;26918:36;1049:6:36;26918:4:24;:14;;;;;:36;;;;:::i;:::-;26914:143;;;26966:82;;;;;3536:35:5;;;;;26966:50:24;;:82;;27017:7;;27026:8;;27036:11;;26966:82;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;26914:143;-1:-1:-1;26862:3:24;;26828:235;;;;27143:7;27111:50;27152:8;27111:50;;;;;;:::i;:::-;;;;;;;;27194:26;27223:59;27264:7;27273:8;27223:40;:59::i;:::-;27194:88;;27288:113;27320:18;27348:1;27367:30;:11;:28;:30::i;:::-;27357:41;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;27357:41:24;;27288:13;:113::i;:::-;27620:1;27587:30;:11;:28;:30::i;:::-;:34;27583:236;;;27631:33;27667:66;27715:7;27724:8;27667:47;:66::i;:::-;27631:102;;27741:71;27772:25;27807:2;27741:12;:71::i;:::-;27623:196;27583:236;27868:9;27863:233;27883:5;:12;27879:1;:16;27863:233;;;27910:9;27932:5;27938:1;27932:8;;;;;;;;:::i;:::-;;;;;;;27910:31;;27953:35;1149:6:36;27953:4:24;:14;;;;;:35;;;;:::i;:::-;27949:141;;;28000:81;;;;;3536:35:5;;;;;28000:49:24;;:81;;28050:7;;28059:8;;28069:11;;28000:81;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;27949:141;-1:-1:-1;27897:3:24;;27863:233;;1129:181:47;764:71:86;;;781:15;764:71;;;197:92:225;1205:4:47;305:11:225;;;298:100;;;814:20:86;414:12:225;;;407:101;1205:4:47;524:12:225;764:71:86;;;;;;;;;;;;756:80;;;:::i;:::-;1224:81:47;;;;1129:181;-1:-1:-1;1129:181:47:o;3750:306:80:-;3861:16;;;3875:1;3861:16;;;;;;;;;3811:13;;;;3861:16;;;;;;;;;;;;-1:-1:-1;3861:16:80;3832:45;;3916:11;3883:9;3893:1;3883:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;3935:13;3951:62;1169:66;3986:9;3935:13;1298:66;3951:24;:62::i;:::-;4027:23;;;3750:306;-1:-1:-1;;;;3750:306:80:o;692:238:100:-;777:61;809:15;826:11;777:31;:61::i;:::-;772:156;;853:70;;;;;-1:-1:-1;;;;;31676:55:225;;853:70:100;;;31658:74:225;-1:-1:-1;;;;;;31768:79:225;;31748:18;;;31741:107;31631:18;;853:70:100;31486:368:225;8053:415:64;8208:17;8234:12;8248:18;8270:133;8313:9;8340:8;8364:6;8388:8;8270:23;:133::i;5584:340:78:-;5706:16;;;5720:1;5706:16;;;;;;;;5677:26;;5706:16;;;;;;;;;;-1:-1:-1;5706:16:78;5677:45;;5767:13;-1:-1:-1;;;;;5751:31:78;5743:40;;5728:9;5738:1;5728:12;;;;;;;;:::i;:::-;;;;;;:55;;;;;5804:13;5789:9;5799:1;5789:12;;;;;;;;:::i;:::-;;;;;;:28;;;;;5824:95;1084:66;1068:83;;5859:9;5870:1;5891:11;5873:31;;;;;;32010:14:225;32003:22;31998:3;31994:32;31982:45;;32052:1;32043:11;;31859:201;5873:31:78;;;;-1:-1:-1;;5873:31:78;;;;;;;;;1213:66;5824:24;:95::i;3658:342:32:-;3774:16;;;3788:1;3774:16;;;;;;;;;3715:22;;3745:26;;3774:16;;;;;;;;;;;;-1:-1:-1;3774:16:32;3745:45;;3829:7;3796:9;3806:1;3796:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;3844:18;3865:49;971:66;3901:9;3844:18;3865:25;:49::i;966:162:23:-;1055:68;1061:14;1077:6;1085:4;:11;1098:24;1117:4;894::19;884:15;;758:151;1098:24:23;1055:5;:68::i;3165:160:65:-;3228:7;3292:26;438:6;451:5:20;3292:26:65;:::i;:::-;3258:61;;;;;3165:160;-1:-1:-1;3165:160:65:o;1862:325::-;1932:13;1953:14;1973:83;1989:2;1980:6;:11;1973:83;;;2007:37;;;3261:1:2;3257:13;;3253:24;2007:42:65;;2003:53;2051:5;2003:53;1993:8;;1973:83;;;2092:30;;;32218:66:225;32206:79;;2092:30:65;;;32194:92:225;2092:30:65;;32302:12:225;;;;2092:30:65;;;875:21:2;;;2092:30:65;2142:39;760:164:2;17775:457:28;17932:7;17947:21;17971:17;:15;:17::i;:::-;17947:41;-1:-1:-1;18023:4:28;-1:-1:-1;;;;;17998:30:28;;;17994:234;;18045:68;18070:7;18079:8;18089:10;18101:11;18045:24;:68::i;17994:234::-;18141:80;;;;;-1:-1:-1;;;;;18141:36:28;;;;;:80;;18178:7;;18187:8;;18197:10;;18209:11;;18141:80;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;10761:455::-;10933:21;10957:17;:15;:17::i;:::-;10933:41;-1:-1:-1;11009:4:28;-1:-1:-1;;;;;10984:30:28;;;10980:232;;11024:74;11049:7;11058:8;11068:10;11080:4;11086:11;11024:24;:74::i;:::-;10980:232;;;11119:86;;;;;-1:-1:-1;;;;;11119:36:28;;;;;:86;;11156:7;;11165:8;;11175:10;;11187:4;;11193:11;;11119:86;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4735:312:33;4854:16;;;4868:1;4854:16;;;;;;;;;4801;;;;4854;;;;;;;;;;;;-1:-1:-1;4854:16:33;4825:45;;4909:7;4876:9;4886:1;4876:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;4924:13;4940:62;1213:66;4975:9;4986:1;1342:66;4940:24;:62::i;2858:314:31:-;2972:16;;;2986:1;2972:16;;;;;;;;;2924:11;;;;2972:16;;;;;;;;;;;;-1:-1:-1;2972:16:31;2943:45;;3027:10;2994:9;3004:1;2994:12;;;;;;;;:::i;:::-;;;;;;;;;;:44;3045:13;3061:62;973:66;3096:9;3045:13;1102:66;3061:24;:62::i;:::-;3045:78;;3137:29;3158:5;3145:20;;1650:10:20;1541:126;6117:316:33;6240:16;;;6254:1;6240:16;;;;;;;;;6185:18;;;;6240:16;;;;;;;;;;;;-1:-1:-1;6240:16:33;6211:45;;6295:7;6262:9;6272:1;6262:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;6310:13;6326:62;1213:66;6361:9;6372:1;1342:66;6326:24;:62::i;53371:230:24:-;53492:7;53576;53585:8;53559:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;53559:35:24;;;;;;;;;53549:46;;53559:35;53549:46;;;;42524:40;53522:73;;53371:230;-1:-1:-1;;;53371:230:24:o;2003:574:22:-;2094:5;2189:3;2181:5;:11;:32;;;;2202:4;:11;2196:3;:17;2181:32;2177:93;;;2253:4;2259:5;2266:3;2222:48;;;;;;;;;;;;;:::i;2177:93::-;2336:4;2326:15;;2383:16;2394:5;2326:15;2383:16;:::i;:::-;;-1:-1:-1;2405:12:22;2420:11;2426:5;2420:3;:11;:::i;:::-;692:17;2555:15;2547:3;2536:14;;;;2535:36;;;;;;-1:-1:-1;;;;;2003:574:22:o;40103:220:38:-;40169:24;40201:30;40234:32;40252:6;40260:2;40264:1;40234:17;:32::i;5928:433:84:-;6056:16;;;6070:1;6056:16;;;;;;;;;5986:14;;;;;;6056:16;;;;;;;;;;;-1:-1:-1;6056:16:84;6027:45;;6111:8;6078:9;6088:1;6078:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;6128:24;;;6215:78;1155:66;6258:9;1284:66;6215:19;:78::i;:::-;6127:166;;;;;;6306:50;6313:11;6326:15;6343:12;6306:6;:50::i;5594:317:64:-;5733:12;5747:17;5790:6;-1:-1:-1;;;;;5790:11:64;5810:1;5821:79;5847:8;5868:9;5889:8;5821:13;:79::i;:::-;5790:116;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;5772:134:64;;;;-1:-1:-1;5594:317:64;-1:-1:-1;;;;;5594:317:64:o;6415:321::-;6562:12;6576:17;6619:6;-1:-1:-1;;;;;6619:19:64;6646:79;6672:8;6693:9;6714:8;6646:13;:79::i;:::-;6619:112;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4006:378:81;4130:16;;;4144:1;4130:16;;;;;;;;4082:11;;;;4130:16;4144:1;4130:16;;;;;;;;;;-1:-1:-1;4130:16:81;4101:45;;4185:10;4152:9;4162:1;4152:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;4241:6;-1:-1:-1;;;;;4225:24:81;4217:33;;4202:9;4212:1;4202:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;4257:13;4273:62;1169:66;4308:9;4257:13;1298:66;4273:24;:62::i;:::-;4257:78;;4349:29;4370:5;4357:20;;1650:10:20;1541:126;7468:1525:3;7596:14;1145:16;7622:25;;7618:120;;;7664:67;;;;;;;;8307:25:225;;;8280:18;;7664:67:3;8129:209:225;7618:120:3;7802:14;6445:61;;;7070:16;;;1063;7070;975;7059:27;7017:70;;;6995:94;;8068:38;;;8064:192;;8151:19;8133:15;:37;8118:52;;;;8064:192;;;8232:15;8210:19;:37;8195:52;;;;8064:192;-1:-1:-1;8572:16:3;975;1063;8439;;;;8428:27;8564:35;;;8882:5;8719:26;8699:46;;;;8698:62;;;8862:25;;;;8892:34;;;;;8861:66;;-1:-1:-1;7468:1525:3;;;;;:::o;1489:2340:23:-;1602:10;;1598:1504;;1755:2;1745:6;:12;1741:122;;1818:2;1809:6;:11;1791:29;;;;1842:2;1832:12;;;;;;:::i;:::-;;;;1741:122;1953:10;;1949:1147;;2161:2;:11;;;2035:21;-1:-1:-1;;579:1:34;804:25:35;;782:48;2208:18:23;2193:33;;2395:12;2387:6;2383:25;2442:4;2431:9;2427:20;2419:28;;2497:13;2491:20;2480:9;2476:36;2458:54;;2745:4;2741:9;2724:14;2718:21;2714:37;2645:4;2633:10;2629:21;2572:193;2544:14;2524:253;;2836:13;2826:6;:23;2822:36;;2851:7;;;;2822:36;-1:-1:-1;2999:1:23;2981:19;;;;;3054:23;;;;;3012:30;1949:1147;3132:253;3149:2;3139:6;:12;3132:253;;3244:20;;3221:44;;3318:1;3300:19;;;;-1:-1:-1;;3358:12:23;;;;3346:2;3329:19;3132:253;;;3453:10;;3449:376;;3473:12;-1:-1:-1;;579:1:34;804:25:35;;782:48;3761:21:23;;3672:20;;3694:9;;3668:36;3757:32;;3617:184;3573:238;;-1:-1:-1;1489:2340:23;;;;:::o;4032:370::-;4154:13;4203:2;4188:11;:6;4197:2;4188:11;:::i;:::-;4187:18;;;;:::i;:::-;4170:35;;:14;:35;:::i;:::-;4154:51;;4211:187;4235:5;4218:14;:22;4211:187;;;4333:1;4317:14;4310:25;4382:1;4366:14;4362:22;4344:40;;4211:187;;1312:272:49;1399:4;1498:23;1513:7;1498:14;:23::i;:::-;:81;;;;;1525:54;1558:7;1567:11;1525:32;:54::i;1836:227:28:-;1066:42;1925:22;1886:7;;-1:-1:-1;;;;;1925:22:28;;1953:106;;2001:10;1994:17;;;1836:227;:::o;2681:1129:40:-;2801:22;2831:21;2855;:11;2997:3:22;2975:25;;2901:104;2855:21:40;2831:45;-1:-1:-1;692:17:22;3238:38;;2882:20:40;3044:11;3238:38:22;3044:11:40;3029:26;;;;:::i;:::-;;3015:40;;3164:4;3158:11;3149:20;;3207:4;3200:5;3196:16;3267:4;3254:11;3250:22;3236:12;3232:41;3226:4;3219:55;3317:11;3310:5;3303:26;3360:1;3337:463;3376:11;3373:1;3370:18;3337:463;;;3770:20;;3749:42;;3728:64;;3642:31;;;;3555:4;3537:23;;;;3463:1;3456:9;3337:463;;;3341:28;;3116:690;;;2681:1129;;;;;:::o;7829:207:84:-;7940:14;7956:17;8006:25;8019:11;8006:12;:25::i;4897:201:64:-;5019:12;5063:8;5073:9;5084:8;5046:47;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;5039:54;;4897:201;;;;;:::o;708:400:49:-;772:4;961:68;994:7;1003:25;961:32;:68::i;:::-;:142;;;;-1:-1:-1;1040:63:49;1073:7;-1:-1:-1;;;;;;1040:32:49;:63::i;:::-;1039:64;948:155;708:400;-1:-1:-1;;708:400:49:o;4132:576::-;4295:56;;-1:-1:-1;;;;;;1390:79:225;;4295:56:49;;;1372:98:225;4234:4:49;;;;1345:18:225;;4295:56:49;;;-1:-1:-1;;4295:56:49;;;;;;;;;;;;;;;;;;;;;4533:20;;4295:56;;-1:-1:-1;;;;;;;4295:56:49;;-1:-1:-1;;4498:7:49;4491:5;4480:86;4469:97;;4587:16;4573:30;;4631:4;4625:11;4610:26;;4655:7;:29;;;;;4680:4;4666:10;:18;;4655:29;:48;;;;;4702:1;4688:11;:15;4655:48;4648:55;4132:576;-1:-1:-1;;;;;;;4132:576:49:o;7448:223:84:-;35423:4:2;35409:27;;35403:34;35409:27;;;35403:34;7564:35:84;;;;;;7513:14;;7631:33;;7623:42;1541:126:20;547:357:225;665:12;;712:4;701:16;;;695:23;;665:12;730:16;;727:171;;;-1:-1:-1;;810:6:225;804:4;800:17;797:1;793:25;789:98;782:5;778:110;769:119;;727:171;;547:357;;;:::o;909:184::-;-1:-1:-1;;;958:1:225;951:88;1058:4;1055:1;1048:15;1082:4;1079:1;1072:15;1098:125;1163:9;;;1184:10;;;1181:36;;;1197:18;;:::i;1712:367::-;1775:8;1785:6;1839:3;1832:4;1824:6;1820:17;1816:27;1806:55;;1857:1;1854;1847:12;1806:55;-1:-1:-1;1880:20:225;;1923:18;1912:30;;1909:50;;;1955:1;1952;1945:12;1909:50;1992:4;1984:6;1980:17;1968:29;;2052:3;2045:4;2035:6;2032:1;2028:14;2020:6;2016:27;2012:38;2009:47;2006:67;;;2069:1;2066;2059:12;2006:67;1712:367;;;;;:::o;2084:156::-;2150:20;;2210:4;2199:16;;2189:27;;2179:55;;2230:1;2227;2220:12;2245:707;2419:6;2427;2435;2443;2451;2504:3;2492:9;2483:7;2479:23;2475:33;2472:53;;;2521:1;2518;2511:12;2472:53;2557:9;2544:23;2534:33;;2618:2;2607:9;2603:18;2590:32;2645:18;2637:6;2634:30;2631:50;;;2677:1;2674;2667:12;2631:50;2716:70;2778:7;2769:6;2758:9;2754:22;2716:70;:::i;:::-;2805:8;;-1:-1:-1;2690:96:225;-1:-1:-1;2859:36:225;;-1:-1:-1;2891:2:225;2876:18;;2859:36;:::i;:::-;2245:707;;;;-1:-1:-1;2245:707:225;;2942:2;2927:18;2914:32;;2245:707;-1:-1:-1;;2245:707:225:o;2957:250::-;3042:1;3052:113;3066:6;3063:1;3060:13;3052:113;;;3142:11;;;3136:18;3123:11;;;3116:39;3088:2;3081:10;3052:113;;;-1:-1:-1;;3199:1:225;3181:16;;3174:27;2957:250::o;3212:329::-;3253:3;3291:5;3285:12;3318:6;3313:3;3306:19;3334:76;3403:6;3396:4;3391:3;3387:14;3380:4;3373:5;3369:16;3334:76;:::i;:::-;3455:2;3443:15;-1:-1:-1;;3439:88:225;3430:98;;;;3530:4;3426:109;;3212:329;-1:-1:-1;;3212:329:225:o;3546:217::-;3693:2;3682:9;3675:21;3656:4;3713:44;3753:2;3742:9;3738:18;3730:6;3713:44;:::i;3768:347::-;3819:8;3829:6;3883:3;3876:4;3868:6;3864:17;3860:27;3850:55;;3901:1;3898;3891:12;3850:55;-1:-1:-1;3924:20:225;;3967:18;3956:30;;3953:50;;;3999:1;3996;3989:12;3953:50;4036:4;4028:6;4024:17;4012:29;;4088:3;4081:4;4072:6;4064;4060:19;4056:30;4053:39;4050:59;;;4105:1;4102;4095:12;4120:915;4273:6;4281;4289;4297;4305;4313;4366:3;4354:9;4345:7;4341:23;4337:33;4334:53;;;4383:1;4380;4373:12;4334:53;4419:9;4406:23;4396:33;;4480:2;4469:9;4465:18;4452:32;4503:18;4544:2;4536:6;4533:14;4530:34;;;4560:1;4557;4550:12;4530:34;4599:70;4661:7;4652:6;4641:9;4637:22;4599:70;:::i;:::-;4688:8;;-1:-1:-1;4573:96:225;-1:-1:-1;4573:96:225;;-1:-1:-1;4742:36:225;4774:2;4759:18;;4742:36;:::i;:::-;4732:46;;4831:2;4820:9;4816:18;4803:32;4787:48;;4860:2;4850:8;4847:16;4844:36;;;4876:1;4873;4866:12;4844:36;;4915:60;4967:7;4956:8;4945:9;4941:24;4915:60;:::i;:::-;4120:915;;;;-1:-1:-1;4120:915:225;;-1:-1:-1;4120:915:225;;4994:8;;4120:915;-1:-1:-1;;;4120:915:225:o;5040:606::-;5173:6;5181;5189;5197;5250:2;5238:9;5229:7;5225:23;5221:32;5218:52;;;5266:1;5263;5256:12;5218:52;5302:9;5289:23;5279:33;;5363:2;5352:9;5348:18;5335:32;5390:18;5382:6;5379:30;5376:50;;;5422:1;5419;5412:12;5376:50;5461:70;5523:7;5514:6;5503:9;5499:22;5461:70;:::i;:::-;5550:8;;-1:-1:-1;5435:96:225;-1:-1:-1;5604:36:225;;-1:-1:-1;5636:2:225;5621:18;;5604:36;:::i;:::-;5594:46;;5040:606;;;;;;;:::o;5651:1236::-;5861:6;5869;5877;5885;5893;5901;5909;5917;5970:3;5958:9;5949:7;5945:23;5941:33;5938:53;;;5987:1;5984;5977:12;5938:53;6023:9;6010:23;6000:33;;6084:2;6073:9;6069:18;6056:32;6107:18;6148:2;6140:6;6137:14;6134:34;;;6164:1;6161;6154:12;6134:34;6203:70;6265:7;6256:6;6245:9;6241:22;6203:70;:::i;:::-;6292:8;;-1:-1:-1;6177:96:225;-1:-1:-1;6380:2:225;6365:18;;6352:32;;-1:-1:-1;6396:16:225;;;6393:36;;;6425:1;6422;6415:12;6393:36;6464:60;6516:7;6505:8;6494:9;6490:24;6464:60;:::i;:::-;6543:8;;-1:-1:-1;6438:86:225;-1:-1:-1;6625:2:225;6610:18;;6597:32;;-1:-1:-1;6682:3:225;6667:19;;6654:33;;-1:-1:-1;6699:16:225;;;6696:36;;;6728:1;6725;6718:12;6696:36;;6767:60;6819:7;6808:8;6797:9;6793:24;6767:60;:::i;:::-;5651:1236;;;;-1:-1:-1;5651:1236:225;;-1:-1:-1;5651:1236:225;;;;;;6846:8;-1:-1:-1;;;5651:1236:225:o;6892:1016::-;7086:6;7094;7102;7110;7118;7126;7134;7187:3;7175:9;7166:7;7162:23;7158:33;7155:53;;;7204:1;7201;7194:12;7155:53;7240:9;7227:23;7217:33;;7301:2;7290:9;7286:18;7273:32;7324:18;7365:2;7357:6;7354:14;7351:34;;;7381:1;7378;7371:12;7351:34;7420:70;7482:7;7473:6;7462:9;7458:22;7420:70;:::i;:::-;7509:8;;-1:-1:-1;7394:96:225;-1:-1:-1;7394:96:225;;-1:-1:-1;7563:36:225;7595:2;7580:18;;7563:36;:::i;:::-;7553:46;;7652:2;7641:9;7637:18;7624:32;7608:48;;7681:2;7671:8;7668:16;7665:36;;;7697:1;7694;7687:12;7665:36;;7736:60;7788:7;7777:8;7766:9;7762:24;7736:60;:::i;:::-;6892:1016;;;;-1:-1:-1;6892:1016:225;;;;;;7897:3;7882:19;;;7869:33;;6892:1016;-1:-1:-1;;;;6892:1016:225:o;7913:211::-;8003:6;8056:2;8044:9;8035:7;8031:23;8027:32;8024:52;;;8072:1;8069;8062:12;8024:52;-1:-1:-1;8095:23:225;;7913:211;-1:-1:-1;7913:211:225:o;8343:184::-;-1:-1:-1;;;8392:1:225;8385:88;8492:4;8489:1;8482:15;8516:4;8513:1;8506:15;8532:334;8603:2;8597:9;8659:2;8649:13;;-1:-1:-1;;8645:86:225;8633:99;;8762:18;8747:34;;8783:22;;;8744:62;8741:88;;;8809:18;;:::i;:::-;8845:2;8838:22;8532:334;;-1:-1:-1;8532:334:225:o;8871:589::-;8913:5;8966:3;8959:4;8951:6;8947:17;8943:27;8933:55;;8984:1;8981;8974:12;8933:55;9020:6;9007:20;9046:18;9042:2;9039:26;9036:52;;;9068:18;;:::i;:::-;9112:114;9220:4;-1:-1:-1;;9144:4:225;9140:2;9136:13;9132:86;9128:97;9112:114;:::i;:::-;9251:2;9242:7;9235:19;9297:3;9290:4;9285:2;9277:6;9273:15;9269:26;9266:35;9263:55;;;9314:1;9311;9304:12;9263:55;9379:2;9372:4;9364:6;9360:17;9353:4;9344:7;9340:18;9327:55;9427:1;9402:16;;;9420:4;9398:27;9391:38;;;;9406:7;8871:589;-1:-1:-1;;;8871:589:225:o;9465:419::-;9573:6;9581;9634:2;9622:9;9613:7;9609:23;9605:32;9602:52;;;9650:1;9647;9640:12;9602:52;9686:9;9673:23;9663:33;;9747:2;9736:9;9732:18;9719:32;9774:18;9766:6;9763:30;9760:50;;;9806:1;9803;9796:12;9760:50;9829:49;9870:7;9861:6;9850:9;9846:22;9829:49;:::i;:::-;9819:59;;;9465:419;;;;;:::o;9889:636::-;10056:6;10064;10072;10080;10133:2;10121:9;10112:7;10108:23;10104:32;10101:52;;;10149:1;10146;10139:12;10101:52;10185:9;10172:23;10162:33;;10246:2;10235:9;10231:18;10218:32;10273:18;10265:6;10262:30;10259:50;;;10305:1;10302;10295:12;10259:50;10344:70;10406:7;10397:6;10386:9;10382:22;10344:70;:::i;:::-;9889:636;;10433:8;;-1:-1:-1;10318:96:225;;10515:2;10500:18;10487:32;;9889:636;-1:-1:-1;;;;9889:636:225:o;10530:483::-;10786:2;10775:9;10768:21;10749:4;10812:44;10852:2;10841:9;10837:18;10829:6;10812:44;:::i;:::-;10892:6;10887:2;10876:9;10872:18;10865:34;10947:9;10939:6;10935:22;10930:2;10919:9;10915:18;10908:50;10975:32;11000:6;10992;10975:32;:::i;11018:712::-;11072:5;11125:3;11118:4;11110:6;11106:17;11102:27;11092:55;;11143:1;11140;11133:12;11092:55;11179:6;11166:20;11205:4;11228:18;11224:2;11221:26;11218:52;;;11250:18;;:::i;:::-;11296:2;11293:1;11289:10;11319:28;11343:2;11339;11335:11;11319:28;:::i;:::-;11381:15;;;11451;;;11447:24;;;11412:12;;;;11483:15;;;11480:35;;;11511:1;11508;11501:12;11480:35;11547:2;11539:6;11535:15;11524:26;;11559:142;11575:6;11570:3;11567:15;11559:142;;;11641:17;;11629:30;;11592:12;;;;11679;;;;11559:142;;11735:655;11884:6;11892;11900;11908;11916;11969:3;11957:9;11948:7;11944:23;11940:33;11937:53;;;11986:1;11983;11976:12;11937:53;12022:9;12009:23;11999:33;;12083:2;12072:9;12068:18;12055:32;12110:18;12102:6;12099:30;12096:50;;;12142:1;12139;12132:12;12096:50;12165:61;12218:7;12209:6;12198:9;12194:22;12165:61;:::i;:::-;12155:71;;;12245:36;12277:2;12266:9;12262:18;12245:36;:::i;:::-;11735:655;;;;-1:-1:-1;12235:46:225;;12328:2;12313:18;;12300:32;;-1:-1:-1;12379:3:225;12364:19;12351:33;;11735:655;-1:-1:-1;;11735:655:225:o;12395:536::-;12521:6;12529;12537;12590:2;12578:9;12569:7;12565:23;12561:32;12558:52;;;12606:1;12603;12596:12;12558:52;12642:9;12629:23;12619:33;;12703:2;12692:9;12688:18;12675:32;12730:18;12722:6;12719:30;12716:50;;;12762:1;12759;12752:12;12716:50;12801:70;12863:7;12854:6;12843:9;12839:22;12801:70;:::i;:::-;12395:536;;12890:8;;-1:-1:-1;12775:96:225;;-1:-1:-1;;;;12395:536:225:o;13118:154::-;-1:-1:-1;;;;;13197:5:225;13193:54;13186:5;13183:65;13173:93;;13262:1;13259;13252:12;13277:554;13394:6;13402;13410;13463:2;13451:9;13442:7;13438:23;13434:32;13431:52;;;13479:1;13476;13469:12;13431:52;13518:9;13505:23;13537:31;13562:5;13537:31;:::i;:::-;13587:5;-1:-1:-1;13639:2:225;13624:18;;13611:32;;-1:-1:-1;13694:2:225;13679:18;;13666:32;13721:18;13710:30;;13707:50;;;13753:1;13750;13743:12;13707:50;13776:49;13817:7;13808:6;13797:9;13793:22;13776:49;:::i;:::-;13766:59;;;13277:554;;;;;:::o;13836:618::-;14008:6;14016;14024;14032;14085:3;14073:9;14064:7;14060:23;14056:33;14053:53;;;14102:1;14099;14092:12;14053:53;14138:9;14125:23;14115:33;;14199:2;14188:9;14184:18;14171:32;14226:18;14218:6;14215:30;14212:50;;;14258:1;14255;14248:12;14212:50;14281:61;14334:7;14325:6;14314:9;14310:22;14281:61;:::i;:::-;14271:71;;;14361:36;14393:2;14382:9;14378:18;14361:36;:::i;:::-;13836:618;;;;-1:-1:-1;14351:46:225;;14444:2;14429:18;14416:32;;-1:-1:-1;;13836:618:225:o;14641:517::-;14772:6;14780;14788;14841:2;14829:9;14820:7;14816:23;14812:32;14809:52;;;14857:1;14854;14847:12;14809:52;14893:9;14880:23;14870:33;;14954:2;14943:9;14939:18;14926:32;14981:18;14973:6;14970:30;14967:50;;;15013:1;15010;15003:12;14967:50;15036:61;15089:7;15080:6;15069:9;15065:22;15036:61;:::i;:::-;15026:71;;;15116:36;15148:2;15137:9;15133:18;15116:36;:::i;:::-;15106:46;;14641:517;;;;;:::o;15163:472::-;15257:6;15265;15318:2;15306:9;15297:7;15293:23;15289:32;15286:52;;;15334:1;15331;15324:12;15286:52;15373:9;15360:23;15392:31;15417:5;15392:31;:::i;:::-;15442:5;-1:-1:-1;15498:2:225;15483:18;;15470:32;15525:18;15514:30;;15511:50;;;15557:1;15554;15547:12;15640:1013;15794:6;15802;15810;15818;15826;15834;15887:3;15875:9;15866:7;15862:23;15858:33;15855:53;;;15904:1;15901;15894:12;15855:53;15940:9;15927:23;15917:33;;16001:2;15990:9;15986:18;15973:32;16024:18;16065:2;16057:6;16054:14;16051:34;;;16081:1;16078;16071:12;16051:34;16120:70;16182:7;16173:6;16162:9;16158:22;16120:70;:::i;:::-;16209:8;;-1:-1:-1;16094:96:225;-1:-1:-1;16294:2:225;16279:18;;16266:32;;-1:-1:-1;16338:14:225;16327:26;;16317:37;;16307:65;;16368:1;16365;16358:12;16307:65;16391:5;;-1:-1:-1;16449:2:225;16434:18;;16421:32;;16465:16;;;16462:36;;;16494:1;16491;16484:12;16658:165;16725:20;;16785:12;16774:24;;16764:35;;16754:63;;16813:1;16810;16803:12;16828:1061;16997:6;17005;17013;17021;17029;17037;17045;17053;17106:3;17094:9;17085:7;17081:23;17077:33;17074:53;;;17123:1;17120;17113:12;17074:53;17159:9;17146:23;17136:33;;17220:2;17209:9;17205:18;17192:32;17243:18;17284:2;17276:6;17273:14;17270:34;;;17300:1;17297;17290:12;17270:34;17339:70;17401:7;17392:6;17381:9;17377:22;17339:70;:::i;:::-;17428:8;;-1:-1:-1;17313:96:225;-1:-1:-1;17313:96:225;;-1:-1:-1;17482:36:225;17514:2;17499:18;;17482:36;:::i;:::-;17472:46;;17537:37;17570:2;17559:9;17555:18;17537:37;:::i;:::-;17527:47;;17593:38;17626:3;17615:9;17611:19;17593:38;:::i;:::-;17583:48;;17684:3;17673:9;17669:19;17656:33;17640:49;;17714:2;17704:8;17701:16;17698:36;;;17730:1;17727;17720:12;17894:264;17970:6;18023:2;18011:9;18002:7;17998:23;17994:32;17991:52;;;18039:1;18036;18029:12;17991:52;18078:9;18065:23;18097:31;18122:5;18097:31;:::i;19052:184::-;-1:-1:-1;;;19101:1:225;19094:88;19201:4;19198:1;19191:15;19225:4;19222:1;19215:15;19760:339;19937:2;19926:9;19919:21;19900:4;19957:44;19997:2;19986:9;19982:18;19974:6;19957:44;:::i;:::-;19949:52;;-1:-1:-1;;;;;20041:6:225;20037:55;20032:2;20021:9;20017:18;20010:83;19760:339;;;;;:::o;20104:175::-;20141:3;20185:4;20178:5;20174:16;20214:4;20205:7;20202:17;20199:43;;20222:18;;:::i;:::-;20271:1;20258:15;;20104:175;-1:-1:-1;;20104:175:225:o;20284:439::-;-1:-1:-1;;;;;20522:6:225;20518:55;20507:9;20500:74;20610:6;20605:2;20594:9;20590:18;20583:34;20653:2;20648;20637:9;20633:18;20626:30;20481:4;20673:44;20713:2;20702:9;20698:18;20690:6;20673:44;:::i;20728:151::-;20818:4;20811:12;;;20797;;;20793:31;;20836:14;;20833:40;;;20853:18;;:::i;21137:128::-;21204:9;;;21225:11;;;21222:37;;;21239:18;;:::i;21270:277::-;21337:6;21390:2;21378:9;21369:7;21365:23;21361:32;21358:52;;;21406:1;21403;21396:12;21358:52;21438:9;21432:16;21491:5;21484:13;21477:21;21470:5;21467:32;21457:60;;21513:1;21510;21503:12;21552:439;21605:3;21643:5;21637:12;21670:6;21665:3;21658:19;21696:4;21725;21720:3;21716:14;21709:21;;21764:4;21757:5;21753:16;21787:1;21797:169;21811:6;21808:1;21805:13;21797:169;;;21872:13;;21860:26;;21906:12;;;;21941:15;;;;21833:1;21826:9;21797:169;;;-1:-1:-1;21982:3:225;;21552:439;-1:-1:-1;;;;;21552:439:225:o;21996:511::-;22247:2;22236:9;22229:21;22210:4;22273:56;22325:2;22314:9;22310:18;22302:6;22273:56;:::i;:::-;22377:14;22369:6;22365:27;22360:2;22349:9;22345:18;22338:55;22441:9;22433:6;22429:22;22424:2;22413:9;22409:18;22402:50;22469:32;22494:6;22486;22469:32;:::i;22512:615::-;22822:6;22811:9;22804:25;22865:3;22860:2;22849:9;22845:18;22838:31;22785:4;22892:57;22944:3;22933:9;22929:19;22921:6;22892:57;:::i;:::-;22997:14;22989:6;22985:27;22980:2;22969:9;22965:18;22958:55;23061:9;23053:6;23049:22;23044:2;23033:9;23029:18;23022:50;23089:32;23114:6;23106;23089:32;:::i;23132:925::-;23581:66;23573:6;23569:79;23564:3;23557:92;23539:3;23668;23700:2;23696:1;23691:3;23687:11;23680:23;23732:6;23726:13;23748:74;23815:6;23811:1;23806:3;23802:11;23795:4;23787:6;23783:17;23748:74;:::i;:::-;23850:6;23845:3;23841:16;23831:26;;23885:2;23881:1;23877:2;23873:10;23866:22;23919:6;23913:13;23897:29;;23935:75;24001:8;23997:1;23993:2;23989:10;23982:4;23974:6;23970:17;23935:75;:::i;:::-;24030:17;24049:1;24026:25;;23132:925;-1:-1:-1;;;;;23132:925:225:o;24549:321::-;24757:6;24746:9;24739:25;24800:2;24795;24784:9;24780:18;24773:30;24720:4;24820:44;24860:2;24849:9;24845:18;24837:6;24820:44;:::i;24875:639::-;25125:6;25120:3;25113:19;25095:3;25151:2;25184;25179:3;25175:12;25216:6;25210:13;25281:2;25273:6;25269:15;25302:1;25312:175;25326:6;25323:1;25320:13;25312:175;;;25389:13;;25375:28;;25425:14;;;;25462:15;;;;25348:1;25341:9;25312:175;;;-1:-1:-1;25503:5:225;;24875:639;-1:-1:-1;;;;;;;24875:639:225:o;25519:184::-;-1:-1:-1;;;25568:1:225;25561:88;25668:4;25665:1;25658:15;25692:4;25689:1;25682:15;25708:168;25781:9;;;25812;;25829:15;;;25823:22;;25809:37;25799:71;;25850:18;;:::i;25881:463::-;26127:66;26119:6;26115:79;26104:9;26097:98;26231:6;26226:2;26215:9;26211:18;26204:34;26274:2;26269;26258:9;26254:18;26247:30;26078:4;26294:44;26334:2;26323:9;26319:18;26311:6;26294:44;:::i;26349:174::-;26416:12;26448:10;;;26460;;;26444:27;;26483:11;;;26480:37;;;26497:18;;:::i;:::-;26480:37;26349:174;;;;:::o;27175:899::-;27598:6;27587:9;27580:25;27641:3;27636:2;27625:9;27621:18;27614:31;27561:4;27668:57;27720:3;27709:9;27705:19;27697:6;27668:57;:::i;:::-;27773:4;27761:17;;27756:2;27741:18;;27734:45;27798:12;27846:15;;;27841:2;27826:18;;27819:43;27899:15;;27893:3;27878:19;;27871:44;27946:3;27931:19;;27924:35;;;27996:22;;;27990:3;27975:19;;27968:51;28036:32;28000:6;28053;28036:32;:::i;:::-;28028:40;27175:899;-1:-1:-1;;;;;;;;;;27175:899:225:o;28079:787::-;28443:3;28432:9;28425:22;28406:4;28470:57;28522:3;28511:9;28507:19;28499:6;28470:57;:::i;:::-;28575:4;28567:6;28563:17;28558:2;28547:9;28543:18;28536:45;28629:14;28621:6;28617:27;28612:2;28601:9;28597:18;28590:55;28693:12;28685:6;28681:25;28676:2;28665:9;28661:18;28654:53;28744:6;28738:3;28727:9;28723:19;28716:35;28800:9;28792:6;28788:22;28782:3;28771:9;28767:19;28760:51;28828:32;28853:6;28845;28828:32;:::i;28871:689::-;29205:3;29194:9;29187:22;29168:4;29232:57;29284:3;29273:9;29269:19;29261:6;29232:57;:::i;:::-;29337:9;29329:6;29325:22;29320:2;29309:9;29305:18;29298:50;29371:32;29396:6;29388;29371:32;:::i;:::-;29357:46;;29439:6;29434:2;29423:9;29419:18;29412:34;29494:9;29486:6;29482:22;29477:2;29466:9;29462:18;29455:50;29522:32;29547:6;29539;29522:32;:::i;29565:896::-;30018:6;30007:9;30000:25;30061:3;30056:2;30045:9;30041:18;30034:31;29981:4;30088:57;30140:3;30129:9;30125:19;30117:6;30088:57;:::i;:::-;30193:9;30185:6;30181:22;30176:2;30165:9;30161:18;30154:50;30227:32;30252:6;30244;30227:32;:::i;:::-;30213:46;;30295:6;30290:2;30279:9;30275:18;30268:34;30351:9;30343:6;30339:22;30333:3;30322:9;30318:19;30311:51;30379:32;30404:6;30396;30379:32;:::i;:::-;30371:40;;;30448:6;30442:3;30431:9;30427:19;30420:35;29565:896;;;;;;;;;:::o;30749:261::-;30928:2;30917:9;30910:21;30891:4;30948:56;31000:2;30989:9;30985:18;30977:6;30948:56;:::i;31015:466::-;31313:6;31302:9;31295:25;31356:2;31351;31340:9;31336:18;31329:30;31276:4;31376:56;31428:2;31417:9;31413:18;31405:6;31376:56;:::i;:::-;31368:64;;31468:6;31463:2;31452:9;31448:18;31441:34;31015:466;;;;;;:::o;32325:546::-;32647:6;32636:9;32629:25;32690:3;32685:2;32674:9;32670:18;32663:31;32610:4;32711:57;32763:3;32752:9;32748:19;32740:6;32711:57;:::i;:::-;32816:4;32804:17;;;;32799:2;32784:18;;32777:45;-1:-1:-1;32853:2:225;32838:18;32831:34;32703:65;32325:546;-1:-1:-1;;32325:546:225:o;32876:184::-;32946:6;32999:2;32987:9;32978:7;32974:23;32970:32;32967:52;;;33015:1;33012;33005:12;32967:52;-1:-1:-1;33038:16:225;;32876:184;-1:-1:-1;32876:184:225:o;33065:707::-;33433:6;33422:9;33415:25;33476:3;33471:2;33460:9;33456:18;33449:31;33396:4;33503:57;33555:3;33544:9;33540:19;33532:6;33503:57;:::i;:::-;33608:4;33600:6;33596:17;33591:2;33580:9;33576:18;33569:45;33662:9;33654:6;33650:22;33645:2;33634:9;33630:18;33623:50;33690:32;33715:6;33707;33690:32;:::i;:::-;33682:40;;;33759:6;33753:3;33742:9;33738:19;33731:35;33065:707;;;;;;;;:::o;33777:359::-;33980:2;33969:9;33962:21;33943:4;34000:44;34040:2;34029:9;34025:18;34017:6;34000:44;:::i;:::-;34075:2;34060:18;;34053:34;;;;-1:-1:-1;34118:2:225;34103:18;34096:34;33992:52;33777:359;-1:-1:-1;33777:359:225:o;34141:287::-;34270:3;34308:6;34302:13;34324:66;34383:6;34378:3;34371:4;34363:6;34359:17;34324:66;:::i;:::-;34406:16;;;;;34141:287;-1:-1:-1;;34141:287:225:o;34433:274::-;34473:1;34499;34489:189;;-1:-1:-1;;;34531:1:225;34524:88;34635:4;34632:1;34625:15;34663:4;34660:1;34653:15;34489:189;-1:-1:-1;34692:9:225;;34433:274::o;34712:530::-;34897:3;34935:6;34929:13;34951:66;35010:6;35005:3;34998:4;34990:6;34986:17;34951:66;:::i;:::-;35086:2;35082:15;;;;35099:66;35078:88;35039:16;;;;35064:103;;;35194:2;35183:14;;35176:30;;;;35233:2;35222:14;;34712:530;-1:-1:-1;;34712:530:225:o","linkReferences":{},"immutableReferences":{"23575":[{"start":879,"length":32},{"start":4808,"length":32}]}},"methodIdentifiers":{"call(bytes32,bytes)":"3ae7af08","callFrom(address,bytes32,bytes)":"894ecc58","creator()":"02d05d3f","deleteRecord(bytes32,bytes32[])":"505a181d","getDynamicField(bytes32,bytes32[],uint8)":"1e788977","getDynamicFieldLength(bytes32,bytes32[],uint8)":"dbbf0e21","getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":"4dc77d97","getField(bytes32,bytes32[],uint8)":"d03edb8c","getField(bytes32,bytes32[],uint8,bytes32)":"05242d2f","getFieldLayout(bytes32)":"3a77c2c2","getFieldLength(bytes32,bytes32[],uint8)":"a53417ed","getFieldLength(bytes32,bytes32[],uint8,bytes32)":"9f1fcf0a","getKeySchema(bytes32)":"d4285dc2","getRecord(bytes32,bytes32[])":"cc49db7e","getRecord(bytes32,bytes32[],bytes32)":"419b58fd","getStaticField(bytes32,bytes32[],uint8,bytes32)":"8c364d59","getValueSchema(bytes32)":"e228a4a3","initialize(address)":"c4d66de8","installRootModule(address,bytes)":"af068c9e","popFromDynamicField(bytes32,bytes32[],uint8,uint256)":"d9c03a04","pushToDynamicField(bytes32,bytes32[],uint8,bytes)":"150f3262","setDynamicField(bytes32,bytes32[],uint8,bytes)":"ef6ea862","setField(bytes32,bytes32[],uint8,bytes)":"114a7266","setField(bytes32,bytes32[],uint8,bytes,bytes32)":"3708196e","setRecord(bytes32,bytes32[],bytes,bytes32,bytes)":"298314fb","setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)":"390baae0","spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)":"c0a2895a","spliceStaticData(bytes32,bytes32[],uint48,bytes)":"b047c1eb","storeVersion()":"c1122229","worldVersion()":"6951955d"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"EncodedLengths_InvalidLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FieldLayout_Empty\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"staticDataLength\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"computedStaticDataLength\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_InvalidStaticDataLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_StaticLengthDoesNotFitInAWord\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_StaticLengthIsNotZero\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_StaticLengthIsZero\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"numFields\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"maxFields\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_TooManyDynamicFields\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"numFields\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"maxFields\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_TooManyFields\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Module_AlreadyInstalled\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"dependency\",\"type\":\"address\"}],\"name\":\"Module_MissingDependency\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Module_NonRootInstallNotSupported\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Module_RootInstallNotSupported\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"Schema_InvalidLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Schema_StaticTypeAfterDynamicType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Slice_OutOfBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"accessedIndex\",\"type\":\"uint256\"}],\"name\":\"Store_IndexOutOfBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidFieldNamesLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidKeyNamesLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes2\",\"name\":\"expected\",\"type\":\"bytes2\"},{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"Store_InvalidResourceType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint40\",\"name\":\"startWithinField\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"fieldLength\",\"type\":\"uint40\"}],\"name\":\"Store_InvalidSplice\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidStaticDataLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidValueSchemaDynamicLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidValueSchemaLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidValueSchemaStaticLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"tableIdString\",\"type\":\"string\"}],\"name\":\"Store_TableAlreadyExists\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"tableIdString\",\"type\":\"string\"}],\"name\":\"Store_TableNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"resource\",\"type\":\"string\"},{\"internalType\":\"address\",\"name\":\"caller\",\"type\":\"address\"}],\"name\":\"World_AccessDenied\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"World_AlreadyInitialized\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"functionSelector\",\"type\":\"bytes4\"}],\"name\":\"World_CallbackNotAllowed\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"World_DelegationNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"functionSelector\",\"type\":\"bytes4\"}],\"name\":\"World_FunctionSelectorAlreadyExists\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"functionSelector\",\"type\":\"bytes4\"}],\"name\":\"World_FunctionSelectorNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"World_InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"contractAddress\",\"type\":\"address\"},{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"World_InterfaceNotSupported\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes14\",\"name\":\"namespace\",\"type\":\"bytes14\"}],\"name\":\"World_InvalidNamespace\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_InvalidResourceId\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes2\",\"name\":\"expected\",\"type\":\"bytes2\"},{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_InvalidResourceType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_ResourceAlreadyExists\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_ResourceNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"system\",\"type\":\"address\"}],\"name\":\"World_SystemAlreadyExists\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"World_UnlimitedDelegationNotAllowed\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"storeVersion\",\"type\":\"bytes32\"}],\"name\":\"HelloStore\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"worldVersion\",\"type\":\"bytes32\"}],\"name\":\"HelloWorld\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"}],\"name\":\"Store_DeleteRecord\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"EncodedLengths\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"name\":\"Store_SetRecord\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"indexed\":false,\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"indexed\":false,\"internalType\":\"EncodedLengths\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"Store_SpliceDynamicData\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"Store_SpliceStaticData\",\"type\":\"event\"},{\"stateMutability\":\"payable\",\"type\":\"fallback\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"callData\",\"type\":\"bytes\"}],\"name\":\"call\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"callData\",\"type\":\"bytes\"}],\"name\":\"callFrom\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"creator\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"}],\"name\":\"deleteRecord\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"}],\"name\":\"getDynamicField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"}],\"name\":\"getDynamicFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"getDynamicFieldSlice\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"}],\"name\":\"getField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getFieldLayout\",\"outputs\":[{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"}],\"name\":\"getFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getKeySchema\",\"outputs\":[{\"internalType\":\"Schema\",\"name\":\"keySchema\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getRecord\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"EncodedLengths\",\"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\":\"EncodedLengths\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getStaticField\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"data\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getValueSchema\",\"outputs\":[{\"internalType\":\"Schema\",\"name\":\"valueSchema\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contract IModule\",\"name\":\"initModule\",\"type\":\"address\"}],\"name\":\"initialize\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contract IModule\",\"name\":\"module\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"encodedArgs\",\"type\":\"bytes\"}],\"name\":\"installRootModule\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"byteLengthToPop\",\"type\":\"uint256\"}],\"name\":\"popFromDynamicField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"dataToPush\",\"type\":\"bytes\"}],\"name\":\"pushToDynamicField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"setDynamicField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"setField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"setField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"EncodedLengths\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"name\":\"setRecord\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"setStaticField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"uint40\",\"name\":\"startWithinField\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"spliceDynamicData\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"spliceStaticData\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"storeVersion\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"worldVersion\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"details\":\"This contract is the core \\\"World\\\" contract containing various methods for data manipulation, system calls, and dynamic function selector handling.World doesn't inherit `Store` because the `IStoreRegistration` methods are added via the `InitModule`.\",\"errors\":{\"EncodedLengths_InvalidLength(uint256)\":[{\"params\":{\"length\":\"The length of the encoded lengths.\"}}],\"FieldLayout_InvalidStaticDataLength(uint256,uint256)\":[{\"params\":{\"computedStaticDataLength\":\"The computed static data length.\",\"staticDataLength\":\"The static data length of the field layout.\"}}],\"FieldLayout_StaticLengthDoesNotFitInAWord(uint256)\":[{\"params\":{\"index\":\"The index of the field.\"}}],\"FieldLayout_StaticLengthIsNotZero(uint256)\":[{\"params\":{\"index\":\"The index of the field.\"}}],\"FieldLayout_StaticLengthIsZero(uint256)\":[{\"params\":{\"index\":\"The index of the field.\"}}],\"FieldLayout_TooManyDynamicFields(uint256,uint256)\":[{\"params\":{\"maxFields\":\"The maximum number of fields a Schema can handle.\",\"numFields\":\"The total number of fields in the field layout.\"}}],\"FieldLayout_TooManyFields(uint256,uint256)\":[{\"params\":{\"maxFields\":\"The maximum number of fields a Schema can handle.\",\"numFields\":\"The total number of fields in the field layout.\"}}],\"Module_MissingDependency(address)\":[{\"params\":{\"dependency\":\"The address of the dependency.\"}}],\"Schema_InvalidLength(uint256)\":[{\"params\":{\"length\":\"The length of the schema.\"}}],\"Slice_OutOfBounds(bytes,uint256,uint256)\":[{\"details\":\"Raised if `start` is greater than `end` or `end` greater than the length of `data`.\",\"params\":{\"data\":\"The bytes array to subslice.\",\"end\":\"The end index for the subslice.\",\"start\":\"The start index for the subslice.\"}}],\"Store_IndexOutOfBounds(uint256,uint256)\":[{\"details\":\"Raised if the start index is larger than the previous length of the field.\",\"params\":{\"accessedIndex\":\"FIXME\",\"length\":\"FIXME\"}}],\"Store_InvalidBounds(uint256,uint256)\":[{\"params\":{\"end\":\"The end index within the dynamic field for the slice operation (exclusive).\",\"start\":\"The start index within the dynamic field for the slice operation (inclusive).\"}}],\"Store_InvalidFieldNamesLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidKeyNamesLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidResourceType(bytes2,bytes32,string)\":[{\"params\":{\"expected\":\"The expected resource type.\",\"resourceId\":\"The resource ID.\",\"resourceIdString\":\"The stringified resource ID (for easier debugging).\"}}],\"Store_InvalidSplice(uint40,uint40,uint40)\":[{\"details\":\"Raised if the splice total length of the field is changed but the splice is not at the end of the field.\",\"params\":{\"deleteCount\":\"The number of bytes to delete in the splice operation.\",\"fieldLength\":\"The field length for the splice operation.\",\"startWithinField\":\"The start index within the field for the splice operation.\"}}],\"Store_InvalidStaticDataLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidValueSchemaDynamicLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidValueSchemaLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidValueSchemaStaticLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_TableAlreadyExists(bytes32,string)\":[{\"params\":{\"tableId\":\"The ID of the table.\",\"tableIdString\":\"The stringified ID of the table (for easier debugging if cleartext tableIds are used).\"}}],\"Store_TableNotFound(bytes32,string)\":[{\"params\":{\"tableId\":\"The ID of the table.\",\"tableIdString\":\"The stringified ID of the table (for easier debugging if cleartext tableIds are used).\"}}],\"World_AccessDenied(string,address)\":[{\"params\":{\"caller\":\"The address of the user trying to access the resource.\",\"resource\":\"The resource's identifier.\"}}],\"World_CallbackNotAllowed(bytes4)\":[{\"params\":{\"functionSelector\":\"The function selector of the disallowed callback.\"}}],\"World_DelegationNotFound(address,address)\":[{\"params\":{\"delegatee\":\"The address of the delegatee.\",\"delegator\":\"The address of the delegator.\"}}],\"World_FunctionSelectorAlreadyExists(bytes4)\":[{\"params\":{\"functionSelector\":\"The function selector in question.\"}}],\"World_FunctionSelectorNotFound(bytes4)\":[{\"params\":{\"functionSelector\":\"The function selector in question.\"}}],\"World_InsufficientBalance(uint256,uint256)\":[{\"params\":{\"amount\":\"The amount needed.\",\"balance\":\"The current balance.\"}}],\"World_InterfaceNotSupported(address,bytes4)\":[{\"params\":{\"contractAddress\":\"The address of the contract in question.\",\"interfaceId\":\"The ID of the interface.\"}}],\"World_InvalidNamespace(bytes14)\":[{\"params\":{\"namespace\":\"The invalid namespace.\"}}],\"World_InvalidResourceId(bytes32,string)\":[{\"params\":{\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_InvalidResourceType(bytes2,bytes32,string)\":[{\"params\":{\"expected\":\"The expected resource type.\",\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_ResourceAlreadyExists(bytes32,string)\":[{\"params\":{\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_ResourceNotFound(bytes32,string)\":[{\"params\":{\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_SystemAlreadyExists(address)\":[{\"params\":{\"system\":\"The address of the system.\"}}]},\"events\":{\"HelloStore(bytes32)\":{\"params\":{\"storeVersion\":\"The protocol version of the Store.\"}},\"HelloWorld(bytes32)\":{\"params\":{\"worldVersion\":\"The protocol version of the World.\"}},\"Store_DeleteRecord(bytes32,bytes32[])\":{\"params\":{\"keyTuple\":\"An array representing the composite key for the record.\",\"tableId\":\"The ID of the table where the record is deleted.\"}},\"Store_SetRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"params\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"staticData\":\"The static data of the record.\",\"tableId\":\"The ID of the table where the record is set.\"}},\"Store_SpliceDynamicData(bytes32,bytes32[],uint8,uint48,uint40,bytes32,bytes)\":{\"params\":{\"data\":\"The data to insert into the dynamic data of the record at the start byte.\",\"deleteCount\":\"The number of bytes to delete in the splice operation.\",\"dynamicFieldIndex\":\"The index of the dynamic field to splice data, relative to the start of the dynamic fields. (Dynamic field index = field index - number of static fields)\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"start\":\"The start position in bytes for the splice operation.\",\"tableId\":\"The ID of the table where the data is spliced.\"}},\"Store_SpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"details\":\"In static data, data is always overwritten starting at the start position, so the total length of the data remains the same and no data is shifted.\",\"params\":{\"data\":\"The data to write to the static data of the record at the start byte.\",\"keyTuple\":\"An array representing the key for the record.\",\"start\":\"The start position in bytes for the splice operation.\",\"tableId\":\"The ID of the table where the data is spliced.\"}}},\"kind\":\"dev\",\"methods\":{\"call(bytes32,bytes)\":{\"details\":\"If system is private, caller must have appropriate access.\",\"params\":{\"callData\":\"The data for the system call.\",\"systemId\":\"The ID of the system to be called.\"},\"returns\":{\"_0\":\"Return data from the system call.\"}},\"callFrom(address,bytes32,bytes)\":{\"details\":\"If system is private, caller must have appropriate access.\",\"params\":{\"callData\":\"The ABI data for the system call.\",\"delegator\":\"The address on whose behalf the system is called.\",\"systemId\":\"The ID of the system to be called.\"},\"returns\":{\"_0\":\"Return data from the system call.\"}},\"constructor\":{\"details\":\"Event emitted when the World contract is created.\"},\"deleteRecord(bytes32,bytes32[])\":{\"details\":\"Requires the caller to have access to the table's namespace or name.\",\"params\":{\"keyTuple\":\"Array of keys identifying the record to delete.\",\"tableId\":\"The unique identifier for the table.\"}},\"getDynamicField(bytes32,bytes32[],uint8)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the dynamic field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The dynamic data of the specified field.\"}},\"getDynamicFieldLength(bytes32,bytes32[],uint8)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to measure.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified dynamic field.\"}},\"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to slice.\",\"end\":\"The ending position of the slice.\",\"keyTuple\":\"The tuple used as a key to fetch the dynamic field slice.\",\"start\":\"The starting position of the slice.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The sliced data from the specified dynamic field.\"}},\"getField(bytes32,bytes32[],uint8)\":{\"details\":\"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.\",\"params\":{\"fieldIndex\":\"Index of the field to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The data of the specified field.\"}},\"getField(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the field to retrieve.\",\"fieldLayout\":\"The layout of fields for the retrieval.\",\"keyTuple\":\"The tuple used as a key to fetch the field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The data of the specified field.\"}},\"getFieldLayout(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table for which to retrieve the field layout.\"},\"returns\":{\"fieldLayout\":\"The layout of fields in the specified table.\"}},\"getFieldLength(bytes32,bytes32[],uint8)\":{\"details\":\"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.\",\"params\":{\"fieldIndex\":\"Index of the field to measure.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified field.\"}},\"getFieldLength(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the field to measure.\",\"fieldLayout\":\"The layout of fields for measurement.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified field.\"}},\"getKeySchema(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table.\"},\"returns\":{\"keySchema\":\"The schema for keys in the specified table.\"}},\"getRecord(bytes32,bytes32[])\":{\"params\":{\"keyTuple\":\"The tuple used as a key to fetch the record.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"Encoded lengths of dynamic data.\",\"staticData\":\"The static data of the record.\"}},\"getRecord(bytes32,bytes32[],bytes32)\":{\"params\":{\"fieldLayout\":\"The layout of fields to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the record.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"Encoded lengths of dynamic data.\",\"staticData\":\"The static data of the record.\"}},\"getStaticField(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the static field to retrieve.\",\"fieldLayout\":\"The layout of fields for the retrieval.\",\"keyTuple\":\"The tuple used as a key to fetch the static field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The static data of the specified field.\"}},\"getValueSchema(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table.\"},\"returns\":{\"valueSchema\":\"The schema for values in the specified table.\"}},\"initialize(address)\":{\"details\":\"Only the initial creator can initialize. This can be done only once.\",\"params\":{\"initModule\":\"The core module to initialize the World with.\"}},\"installRootModule(address,bytes)\":{\"details\":\"The caller must own the root namespace.\",\"params\":{\"encodedArgs\":\"The ABI encoded arguments for module installation.\",\"module\":\"The module to be installed.\"}},\"popFromDynamicField(bytes32,bytes32[],uint8,uint256)\":{\"params\":{\"byteLengthToPop\":\"The number of bytes to remove from the end of the dynamic field.\",\"dynamicFieldIndex\":\"Index of the dynamic field to remove data from.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"pushToDynamicField(bytes32,bytes32[],uint8,bytes)\":{\"params\":{\"dataToPush\":\"Data to append to the specified dynamic field.\",\"dynamicFieldIndex\":\"Index of the dynamic field to append to.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setDynamicField(bytes32,bytes32[],uint8,bytes)\":{\"params\":{\"data\":\"Data to write into the specified dynamic field.\",\"dynamicFieldIndex\":\"Index of the dynamic field to modify.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setField(bytes32,bytes32[],uint8,bytes)\":{\"params\":{\"data\":\"Data to write into the specified field.\",\"fieldIndex\":\"Index of the field to modify.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setField(bytes32,bytes32[],uint8,bytes,bytes32)\":{\"params\":{\"data\":\"Data to write into the specified field.\",\"fieldIndex\":\"Index of the field to modify.\",\"fieldLayout\":\"The layout to adhere to when modifying the field.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"details\":\"Requires the caller to have access to the table's namespace or name (encoded in the tableId).\",\"params\":{\"dynamicData\":\"Dynamic data (variable length fields) of the record.\",\"encodedLengths\":\"Encoded lengths of data.\",\"keyTuple\":\"Array of keys identifying the record.\",\"staticData\":\"Static data (fixed length fields) of the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)\":{\"details\":\"Requires the caller to have access to the table's namespace or name (encoded in the tableId).\",\"params\":{\"data\":\"Data to write into the specified static field.\",\"fieldIndex\":\"Index of the static field to modify.\",\"fieldLayout\":\"The layout to adhere to when modifying the field.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)\":{\"params\":{\"data\":\"Data to splice into the dynamic data of the field.\",\"deleteCount\":\"Number of bytes to delete starting from the `startWithinField`.\",\"dynamicFieldIndex\":\"Index of the dynamic field to modify.\",\"keyTuple\":\"Array of keys identifying the record.\",\"startWithinField\":\"Start position within the specified dynamic field.\",\"tableId\":\"The unique identifier for the table.\"}},\"spliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"params\":{\"data\":\"Data to splice into the static data of the record.\",\"keyTuple\":\"Array of keys identifying the record.\",\"start\":\"Position from where the static data modification should start.\",\"tableId\":\"The unique identifier for the table.\"}},\"storeVersion()\":{\"returns\":{\"_0\":\"The protocol version of the Store.\"}},\"worldVersion()\":{\"returns\":{\"_0\":\"The current version of the world contract.\"}}},\"title\":\"World Contract\",\"version\":1},\"userdoc\":{\"errors\":{\"EncodedLengths_InvalidLength(uint256)\":[{\"notice\":\"Error raised when the provided encoded lengths has an invalid length.\"}],\"FieldLayout_Empty()\":[{\"notice\":\"Error raised when the provided field layout is empty.\"}],\"FieldLayout_InvalidStaticDataLength(uint256,uint256)\":[{\"notice\":\"Error raised when the provided field layout has an invalid static data length.\"}],\"FieldLayout_StaticLengthDoesNotFitInAWord(uint256)\":[{\"notice\":\"Error raised when the provided field layout has a static data length that does not fit in a word (32 bytes).\"}],\"FieldLayout_StaticLengthIsNotZero(uint256)\":[{\"notice\":\"Error raised when the provided field layout has a nonzero static data length.\"}],\"FieldLayout_StaticLengthIsZero(uint256)\":[{\"notice\":\"Error raised when the provided field layout has a static data length of zero.\"}],\"FieldLayout_TooManyDynamicFields(uint256,uint256)\":[{\"notice\":\"Error raised when the provided field layout has too many dynamic fields.\"}],\"FieldLayout_TooManyFields(uint256,uint256)\":[{\"notice\":\"Error raised when the provided field layout has too many fields.\"}],\"Module_AlreadyInstalled()\":[{\"notice\":\"Error raised if the provided module is already installed.\"}],\"Module_MissingDependency(address)\":[{\"notice\":\"Error raised if the provided module is missing a dependency.\"}],\"Module_NonRootInstallNotSupported()\":[{\"notice\":\"Error raised if installing in non-root is not supported.\"}],\"Module_RootInstallNotSupported()\":[{\"notice\":\"Error raised if installing in root is not supported.\"}],\"Schema_InvalidLength(uint256)\":[{\"notice\":\"Error raised when the provided schema has an invalid length.\"}],\"Schema_StaticTypeAfterDynamicType()\":[{\"notice\":\"Error raised when a static type is placed after a dynamic type in a schema.\"}],\"Slice_OutOfBounds(bytes,uint256,uint256)\":[{\"notice\":\"Error raised when the provided slice is out of bounds.\"}],\"Store_IndexOutOfBounds(uint256,uint256)\":[{\"notice\":\"Error raised if the provided index is out of bounds.\"}],\"Store_InvalidBounds(uint256,uint256)\":[{\"notice\":\"Error raised if the provided slice bounds are invalid.\"}],\"Store_InvalidFieldNamesLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided field names length is invalid.\"}],\"Store_InvalidKeyNamesLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided key names length is invalid.\"}],\"Store_InvalidResourceType(bytes2,bytes32,string)\":[{\"notice\":\"Error raised if the provided resource ID cannot be found.\"}],\"Store_InvalidSplice(uint40,uint40,uint40)\":[{\"notice\":\"Error raised if the provided splice is invalid.\"}],\"Store_InvalidStaticDataLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided static data length is invalid.\"}],\"Store_InvalidValueSchemaDynamicLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided schema dynamic length is invalid.\"}],\"Store_InvalidValueSchemaLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided value schema length is invalid.\"}],\"Store_InvalidValueSchemaStaticLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided schema static length is invalid.\"}],\"Store_TableAlreadyExists(bytes32,string)\":[{\"notice\":\"Error raised if the provided table already exists.\"}],\"Store_TableNotFound(bytes32,string)\":[{\"notice\":\"Error raised if the provided table cannot be found.\"}],\"World_AccessDenied(string,address)\":[{\"notice\":\"Raised when a user tries to access a resource they don't have permission for.\"}],\"World_AlreadyInitialized()\":[{\"notice\":\"Raised when trying to initialize an already initialized World.\"}],\"World_CallbackNotAllowed(bytes4)\":[{\"notice\":\"Raised when the World is calling itself via an external call.\"}],\"World_DelegationNotFound(address,address)\":[{\"notice\":\"Raised when the specified delegation is not found.\"}],\"World_FunctionSelectorAlreadyExists(bytes4)\":[{\"notice\":\"Raised when trying to register a function selector that already exists.\"}],\"World_FunctionSelectorNotFound(bytes4)\":[{\"notice\":\"Raised when the specified function selector is not found.\"}],\"World_InsufficientBalance(uint256,uint256)\":[{\"notice\":\"Raised when there's an insufficient balance for a particular operation.\"}],\"World_InterfaceNotSupported(address,bytes4)\":[{\"notice\":\"Raised when the specified interface is not supported by the contract.\"}],\"World_InvalidNamespace(bytes14)\":[{\"notice\":\"Raised when an namespace contains an invalid sequence of characters (\\\"__\\\").\"}],\"World_InvalidResourceId(bytes32,string)\":[{\"notice\":\"Raised when an invalid resource ID is provided.\"}],\"World_InvalidResourceType(bytes2,bytes32,string)\":[{\"notice\":\"Raised when an invalid resource type is provided.\"}],\"World_ResourceAlreadyExists(bytes32,string)\":[{\"notice\":\"Raised when trying to register a resource that already exists.\"}],\"World_ResourceNotFound(bytes32,string)\":[{\"notice\":\"Raised when the specified resource is not found.\"}],\"World_SystemAlreadyExists(address)\":[{\"notice\":\"Raised when trying to register a system that already exists.\"}],\"World_UnlimitedDelegationNotAllowed()\":[{\"notice\":\"Raised when trying to create an unlimited delegation in a context where it is not allowed, e.g. when registering a namespace fallback delegation.\"}]},\"events\":{\"HelloStore(bytes32)\":{\"notice\":\"Emitted when the Store is created.\"},\"HelloWorld(bytes32)\":{\"notice\":\"Emitted when the World is created.\"},\"Store_DeleteRecord(bytes32,bytes32[])\":{\"notice\":\"Emitted when a record is deleted from the store.\"},\"Store_SetRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"notice\":\"Emitted when a new record is set in the store.\"},\"Store_SpliceDynamicData(bytes32,bytes32[],uint8,uint48,uint40,bytes32,bytes)\":{\"notice\":\"Emitted when dynamic data in the store is spliced.\"},\"Store_SpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"notice\":\"Emitted when static data in the store is spliced.\"}},\"kind\":\"user\",\"methods\":{\"call(bytes32,bytes)\":{\"notice\":\"Calls a system with a given system ID.\"},\"callFrom(address,bytes32,bytes)\":{\"notice\":\"Calls a system with a given system ID on behalf of the given delegator.\"},\"creator()\":{\"notice\":\"Address of the contract's creator.\"},\"deleteRecord(bytes32,bytes32[])\":{\"notice\":\"Deletes a record from the table identified by `tableId`.\"},\"getDynamicField(bytes32,bytes32[],uint8)\":{\"notice\":\"Retrieves data for a specific dynamic (variable length) field in a record.\"},\"getDynamicFieldLength(bytes32,bytes32[],uint8)\":{\"notice\":\"Calculates the length of a specified dynamic (variable length) field in a record.\"},\"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)\":{\"notice\":\"Retrieves a slice of a dynamic (variable length) field.\"},\"getField(bytes32,bytes32[],uint8)\":{\"notice\":\"Retrieves data for a specified field in a record.\"},\"getField(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Retrieves data for a specified field in a record.\"},\"getFieldLayout(bytes32)\":{\"notice\":\"Fetches the field layout for a given table.\"},\"getFieldLength(bytes32,bytes32[],uint8)\":{\"notice\":\"Calculates the length of a specified field in a record.\"},\"getFieldLength(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Calculates the length of a specified field in a record.\"},\"getKeySchema(bytes32)\":{\"notice\":\"Retrieves the key schema for a given table.\"},\"getRecord(bytes32,bytes32[])\":{\"notice\":\"Fetches a record from a specified table using a provided key tuple.\"},\"getRecord(bytes32,bytes32[],bytes32)\":{\"notice\":\"Fetches a record from a specified table using a provided key tuple and field layout.\"},\"getStaticField(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Retrieves data for a specific static (fixed length) field in a record.\"},\"getValueSchema(bytes32)\":{\"notice\":\"Retrieves the value schema for a given table.\"},\"initialize(address)\":{\"notice\":\"Initializes the World by installing the core module.\"},\"installRootModule(address,bytes)\":{\"notice\":\"Installs a given root module in the World.\"},\"popFromDynamicField(bytes32,bytes32[],uint8,uint256)\":{\"notice\":\"Removes a specified amount of data from the end of a dynamic (variable length) field in the table identified by `tableId`.\"},\"pushToDynamicField(bytes32,bytes32[],uint8,bytes)\":{\"notice\":\"Appends data to the end of a dynamic (variable length) field in the table identified by `tableId`.\"},\"setDynamicField(bytes32,bytes32[],uint8,bytes)\":{\"notice\":\"Writes data into a dynamic (varible length) field in the table identified by `tableId`.\"},\"setField(bytes32,bytes32[],uint8,bytes)\":{\"notice\":\"Writes data into a specified field in the table identified by `tableId`.\"},\"setField(bytes32,bytes32[],uint8,bytes,bytes32)\":{\"notice\":\"Writes data into a specified field in the table, adhering to a specific layout.\"},\"setRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"notice\":\"Writes a record in the table identified by `tableId`.\"},\"setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)\":{\"notice\":\"Writes data into a static (fixed length) field in the table identified by `tableId`.\"},\"spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)\":{\"notice\":\"Modifies dynamic (variable length) data in a record for a specified field.\"},\"spliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"notice\":\"Modifies static (fixed length) data in a record at the specified position.\"},\"storeVersion()\":{\"notice\":\"Retrieves the protocol version of the Store.\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/world/src/World.sol\":\"World\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":ds-test/=node_modules/ds-test/src/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol\":{\"keccak256\":\"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44\",\"dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL\"]},\"node_modules/@latticexyz/store/src/Bytes.sol\":{\"keccak256\":\"0x7dec900f9c9e7dff59430fa6f520e76c56338c3e829201aea140d49342e4fef8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e55c1dfcda94dcc64b8577949b2e92a9d3fc44f5fba1ae77ceacccfdc8e22e35\",\"dweb:/ipfs/QmS7uRJbEQYkPuZ5Dz5aSNjaaxj9PA8RtxUeUGN2W3jZx6\"]},\"node_modules/@latticexyz/store/src/EncodedLengths.sol\":{\"keccak256\":\"0xebc0a6efd611e02b15c05a382382b597fe059eba7f2a9e90da81eeb2f7666774\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://00b2cac12599935e25ea0697e99fc9e6d5af6c1c982761996c16707d9cd6ca09\",\"dweb:/ipfs/QmXccFminkrFtDpNfx6X1pHvW7Tn1nA5XcGu9T17pJyZyK\"]},\"node_modules/@latticexyz/store/src/FieldLayout.sol\":{\"keccak256\":\"0x15f698b7eabc062a00ff7a2e02db0ace2dd51f8bd2bc51a45dc0afa88f2ee658\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f774202c98ad394b3b62be93292512c633dec63bc931c190ed984656c2d54ec7\",\"dweb:/ipfs/Qmd2D9mvP8S88ad2Q8WU54saNVr3Pwc5stPqEKHwcpo8AT\"]},\"node_modules/@latticexyz/store/src/Hook.sol\":{\"keccak256\":\"0xd016a2e1260f5a81ff9a8dfac58d7947e114414df8cce7302a2629908ea5f18e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0c558a6f3a5f540c0190fa6d642a094a185c5db1acfc2437c7dbde0340f00ac3\",\"dweb:/ipfs/QmViAHvR7U7HNfBiBZEMFiy1TTSHDFNiDzBfQSeLBShCky\"]},\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2\",\"dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg\"]},\"node_modules/@latticexyz/store/src/IEncodedLengthsErrors.sol\":{\"keccak256\":\"0x06bb49164f44acc8d51df7b75ecf2f7aeb9281f7a3b357cae7d8d58bd1700dfa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://719027f4cc60fea30ce01cd4f672462f41fac750ae802e91a1a6d37c929e11ba\",\"dweb:/ipfs/QmWi5DM2jT5V5SGP1afRmFyRgFvuZiGDX2PWHwP19HssF1\"]},\"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol\":{\"keccak256\":\"0xaef70c46e412bded1024ac82c957cea81c1d1ab11878a95635531e2ac9673a53\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cda2c7dc02ee8f0163b1c8d0f3e1e05d48b2a009e5c7365d2418f17bc3455817\",\"dweb:/ipfs/QmXHDZuCPTxjHaeiEaJhA81koX2NJ3Gj1zt5WVWaz77FL8\"]},\"node_modules/@latticexyz/store/src/ISchemaErrors.sol\":{\"keccak256\":\"0x0ac3de36c9d0058a17fcd7f1a905132215fd16ea3ed3b5109de1de04ddd7c441\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f83fa2546009cfd16b3b3969dcec1d67c9d818d910177b885ba263b6a948c65d\",\"dweb:/ipfs/QmehywHdvFYBL9BTtoPsVVwJXsEA4Xjk8aPWoHw1R45KeY\"]},\"node_modules/@latticexyz/store/src/ISliceErrors.sol\":{\"keccak256\":\"0x72684b7dfc1b44537401ccf10d6120186d02323266fcc762bc81859985eded4c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e8d037b6937969ae54018ddf647eeaf5eb69a2b0bf9edf9456d3d270316b2883\",\"dweb:/ipfs/QmfYJeyAmzRqpn68FteiM97p5t17iBw62FCET4bK5g4w37\"]},\"node_modules/@latticexyz/store/src/IStore.sol\":{\"keccak256\":\"0x42515d1410333a3573f78a460576271ef62c16edad5cf771ef6287b83ca1c706\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a58d03c4cf420df57d2b2e2e7932daad877e46e89561b46e1fa9f593a701bdc\",\"dweb:/ipfs/QmeFmKS7J1WqqBAgXkyxxx2fGA8JzuGszUmVsV2T6DYtsL\"]},\"node_modules/@latticexyz/store/src/IStoreErrors.sol\":{\"keccak256\":\"0x37e4d2f015dd4005ff9b3f711257c891027804bc268db1791984af4989951912\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a4a566ea96b69211f503707f69a9f9012d5873a3fd57b3f221549f46a7518df6\",\"dweb:/ipfs/QmVgcE3JufJr3iyeV6xqkvS4YtDcy6Eqyram2yzWUhwoB4\"]},\"node_modules/@latticexyz/store/src/IStoreEvents.sol\":{\"keccak256\":\"0x8606e9de37943c74beabb9ac9acd2132f951bed1ef79f2f4f3de83ed1f271f6a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d13adeee7ae9e687bf1cd12a8c36223179685fc828a7c468ee9311c879401b08\",\"dweb:/ipfs/QmQeb2ArSoQpE6ujBbDj9LY3xqpVCPiz3bh9SLT6siE8RY\"]},\"node_modules/@latticexyz/store/src/IStoreHook.sol\":{\"keccak256\":\"0x6574a30a2bbd8a0de21b2504c55effb8802fdeff62296af82a9380bd753adcc4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://85a859c533f51b584a9a2e8a64d61b6cf6f69bfcff1b926ad787518b1cae9562\",\"dweb:/ipfs/QmVyjmyJ69ZeqaXHg91JtGLVahRfZ7KtWaessLWZ6rYk9p\"]},\"node_modules/@latticexyz/store/src/IStoreKernel.sol\":{\"keccak256\":\"0x37a23dcbabc5937a717f2fda636b6a97963ed4b5a96870a62dfb199a8b692f89\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ac9741ea6daf21f39699be11afd919ae3ec07df24d948aaaa6549456fefd7fc0\",\"dweb:/ipfs/QmeiPQkZitM4Pc3i6L87thU71Fs1JVWAgMqXnSK8VrCq75\"]},\"node_modules/@latticexyz/store/src/IStoreRead.sol\":{\"keccak256\":\"0xdcf28b3293d4d6c1fe2808a8918c1b2122e4e0e49f2793c79ebd2b9ae210ff7b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://bb3d9cc80f549ed0c5b768aea69fb1b3c364bd4f85d193a3040c411b594d94db\",\"dweb:/ipfs/QmYYdY5CjPHiW5ucXihTva1eHsCPNqBsvL6zYYafH3ap4p\"]},\"node_modules/@latticexyz/store/src/IStoreRegistration.sol\":{\"keccak256\":\"0x9e91a73f93cc9ebc00c265c83177f6a3f8a156749a9261202e2845e12aeaa96b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a39280d87d22dd0a959d8f55925cb092dba1fee2f11d3dd8e3ffabed45a9ab6a\",\"dweb:/ipfs/QmRMBFLJtT2KN43Xz9P3vUNWxXrP8rLTNBFw2P6Z7EGeaS\"]},\"node_modules/@latticexyz/store/src/IStoreWrite.sol\":{\"keccak256\":\"0x120fd448da5806e09ecb5327ad4dba64df01d2ee7232de0979133627e87e24ba\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7a3cb151b2ddee217f330d61813b2dcd997de94940c903719f6d066a21467890\",\"dweb:/ipfs/Qmbes1RRY6KdtsMohp8834xXyipeQK9GJ41NfgXK1d1QAZ\"]},\"node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0xef6e7000b181c2991aeacbf99a9d886f8c4df88878b857713f851185b63a7811\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b079b4773d140ab2c01bdb04facfa56a78f753aea7122fa445b2bfa133411392\",\"dweb:/ipfs/QmWYWKFpwtsPeGdCSxcANgxXUbwAuMMgR7iMVPDSCZxz2A\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x889423054511cf8a83f5dfd65a0f984dc514aba798ef3db139b59d395b2327e2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://40b9495d455c87db8b063e291ca3973dc3ba1163f09c5d7446241a9e1cb69ed0\",\"dweb:/ipfs/Qmek1JKVjPUpoXnKwu66HfPS9rHstKtWTuBmG8YFxbPEWQ\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0x0d2a08030d21292ecbcc850d9111f3817d03f17cd5e02186894848a9152d79d7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3f30024c1613fb587aaba4c1dcb8e4e46ed765a2cebd5b63fbebd327d1bf13d3\",\"dweb:/ipfs/QmZzqSnPMYKDYwbFNvUFrvuazMUyQHzQ59w3A9x6juHAm7\"]},\"node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0xae6c03881fdfa56cba1879d9c9c6b52c2829e6a278a200176678d8da05a89345\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3cad7dc4944c0518de2e7f99697485d365ae37aa6cad6967996377c2dd951fe4\",\"dweb:/ipfs/QmW3grFwr8BcgJmLfjLbj3FthnD7NRUBFMFiahbXztHPr7\"]},\"node_modules/@latticexyz/store/src/Storage.sol\":{\"keccak256\":\"0x7e735a4c7fa8b8a5fe2371d90801e3287ddb78efed69b31e1a76f0b7b153c4c3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9e6db36bd52144b6feeecd91a58fc311127a3892fc96c4171db5b570fe9876ee\",\"dweb:/ipfs/QmS6LqnTZvpMc4eiz5JowBoNnh3RYemG6JHjqtYucT1rQi\"]},\"node_modules/@latticexyz/store/src/StoreCore.sol\":{\"keccak256\":\"0x9513dc38e5baadde0ba9b08320a324043b0e88a10702be5c3507da8c3d45e861\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://99c80c65a394763668e4aed69220fec6bb3ed847fb277ddd1ff1d4bfdf452da2\",\"dweb:/ipfs/QmRT2BATKtrYmixWMuWo9Cz8g8oscfLNSmvjxTyiTNA1pc\"]},\"node_modules/@latticexyz/store/src/StoreKernel.sol\":{\"keccak256\":\"0xeeb12eb8f8254eea33f4d3b80504962733c191f7cd4f4b1bc3033237e648ff0b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://01b41567453f8f4f8c55b30d88d891b1ea87f2b5354ee8ce67ca58aedfb296ec\",\"dweb:/ipfs/QmZkGP7yKZUUnVxwAV4AVhHfc8Dnz1TtbyooeGBm33EUE7\"]},\"node_modules/@latticexyz/store/src/StoreRead.sol\":{\"keccak256\":\"0xb27eeadfa0075d2ac085b155e42e195b9bc6511640097af6646936f5ceb3afc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cdca315a580d561a7ec3d488ad6ea6996a4611031218547d6b942c7654750a18\",\"dweb:/ipfs/QmUrW9strzNK1guqRZ7jRC4GZ9SvAraxah3rfsw4eBGjZM\"]},\"node_modules/@latticexyz/store/src/StoreSwitch.sol\":{\"keccak256\":\"0x7edf7c1641408f3a580eb28bda58054583cb846f875608612671c6d40712ba40\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4146adef610d1daab085a81aa9f2d4fd8c4e5f459b9ef184f3ef23465573cf91\",\"dweb:/ipfs/QmQqZMsbkzSNG6VfYzQLdRCBCsNohBSVQmWoTP6QvKmKUP\"]},\"node_modules/@latticexyz/store/src/codegen/index.sol\":{\"keccak256\":\"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4\",\"dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0xfdea5b4cf666720c1c0d81a8acdede68e6220aee45d8a9f3c9834b4edc5da394\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b3a394dfe123cfb7200f65d379fb0cb3d2c84475b382faf6ee11bf9c45a63b53\",\"dweb:/ipfs/QmRMPHFBbCKtqKBVV9gvd2jhnfsyUKmCBEQkgviMoxi1UG\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0xf192bceab34508cee21dd7c33e4d776f79c4a7ca55ee8905c6c694850ebfdf64\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c95113f76f6de671cb44710754e0942934182b544660a4330fc90a505e198905\",\"dweb:/ipfs/QmXma5ZxfK8Y9TbvB7QM9hdhfc1ixiMcLpo9BQxnVthHB5\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0xa825218614acc19a4100357dd7ee410b67b994fe7aaa68650d5d0d4202d4ca8c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://09b0cbb598fe2b75bbcd269b47d686a66fcc89c0c40d9a09807eba7688b81fc6\",\"dweb:/ipfs/QmYk6XQwSLhRumujTCsqxdvugKuP8oLjjB926pMHR445ra\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0x918b977e7f7f3e947d6d5aa189c54c9c7e7c106d0a0d53734ee959ad454abe09\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3a3de63c04c838bf80c1903cf7464d201d0ece0f86a7aaca35462b730e9338fc\",\"dweb:/ipfs/QmSUkLZ88J7tSwdmR3viBJHU8QVgN2Gji6W8wYLJEDNkc2\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168\",\"dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu\"]},\"node_modules/@latticexyz/store/src/rightMask.sol\":{\"keccak256\":\"0x28887aab8ad5ca598927e59d702999ca6e3b3128f1cddd2b995a381c8d04b275\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7710847f4689b7f5b81436c7d52ae4395f244a2eebf8d398b2edd43accb06754\",\"dweb:/ipfs/QmTD2wYqryXTynHAn5Vf9wtjUUSGeCJWENZTnWtBAK38pa\"]},\"node_modules/@latticexyz/store/src/storeHookTypes.sol\":{\"keccak256\":\"0x4f29001e53690ce74fe405a6d0376a564c9c743d1631d36fab04331865e4d572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://138c80abd63225a3eeb01ebfa1f9288e188a7ee5b2266b275fb4ed31b5aa30e3\",\"dweb:/ipfs/QmdEx9uHgCCbTcetGwFH5a66Ft7ajmrMDXvP1fW7WjnnE2\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0x1c4cb6b3ecf76f614479ab304d7de3ade0e99c7ccfd07717b57c92f699a27261\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2c9b0e0c9b3b5610d6fd65a8ffd7c54df390a34ccc70d58f4a055c49ad1ea586\",\"dweb:/ipfs/QmP6ffpnR7aRyvq9AiUkVNH6LbGfFP3NDq7E2n2PVcHhp2\"]},\"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0x310523f7f3acca841e62fe50be8d8b042cad5b3c239cb1105d6623cf83e63152\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1cc40ca233acf6502bc65677b381c05331dd7323953e54b5df969051e47f851e\",\"dweb:/ipfs/QmTxy9mhodT8drezB5K1kPR78AMaARomoJqDyaWpLuCKui\"]},\"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol\":{\"keccak256\":\"0x259ee545fd9dfd4767f0b7fef31f52fd3c54c4a1c6657d6fbda4927800c937b3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0a4e31efa9f476cd267af7c3e11fe0151252206a1f6407a80a4092444c2de8ea\",\"dweb:/ipfs/QmRF4gWYw33mFTMh7nX8DJ1qzx3Ko6yMsnxubzYTRppdyo\"]},\"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x0e74ff88ec94cb33f79d8afc1497c4fdccf02db40ab47f3701c7d02fc305d4d8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://36b7cd0c2a3f2dcdc83ab7ac5a93f123746ce29c0f1000f2b275ad2c647ff0f3\",\"dweb:/ipfs/QmYdipHYUhHhS78wLdtmKZUK14FEwpto5mFy3rNeZssMLz\"]},\"node_modules/@latticexyz/store/src/version.sol\":{\"keccak256\":\"0x78c571906ee999ee7e56d4f7702b8a93c3a9e55e6b552aca115b5f6ac7f1c80a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a9f141b2d556b2a2545e7db5606e8a038679a995a22aeaf1702cb3a60320b60a\",\"dweb:/ipfs/QmY7x258Fhj3TT3RT4sNyyfiRphVYdZXhtAnSYpasJ4xVQ\"]},\"node_modules/@latticexyz/world/src/AccessControl.sol\":{\"keccak256\":\"0xe9e1b1e588699a15ee81cc46f5959e14ff323787b576681abe7b0163d5988a4e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f19076661965fcf60fbf5e58ee8a83daac63e174806af79f5fd4144929cab899\",\"dweb:/ipfs/QmVQxPrkHpSo1fbsqGvToXc6q9x8zrVrGaZjKTKY413QBm\"]},\"node_modules/@latticexyz/world/src/Delegation.sol\":{\"keccak256\":\"0x1ad6ce468042f6ba104c8fa2cd5506e434e1bd458448492ae9e8d1993a7e5f1d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ded3d879ad5a4119f9ff2320ff27f63a06bc3853e91d3697b3406ee3e6ab65d5\",\"dweb:/ipfs/QmTMjjArXQxXa3WeFF4dvvkAFSEstHTTsNYDCckgCBUVeE\"]},\"node_modules/@latticexyz/world/src/ERC165Checker.sol\":{\"keccak256\":\"0xb9d3ad8030a8d111971cbf775c1834313736c2f714d2bcb90fe065a928abe2c8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://702c7297150819d078d498d3c6ebbc9dc9414c35aaf1f8e19ae4c5beb5048c7d\",\"dweb:/ipfs/QmZxKTDNLvVDV4jJ6S2qu9HnPbSXq1hRfgazJAL1xWkSkt\"]},\"node_modules/@latticexyz/world/src/IDelegationControl.sol\":{\"keccak256\":\"0x7cc2fbdd8ff6c996e19fab46c1031b76355da74973cebf45ce4df4b035d566bf\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://857d577f84a68018a3392ec4540c15e80326aaf4b0f224d0d239605abacfc0f3\",\"dweb:/ipfs/QmVEr3rTH1F1BFaCTMd7MmuceTqASwKBcMRnuFZ4tUAYmR\"]},\"node_modules/@latticexyz/world/src/IERC165.sol\":{\"keccak256\":\"0xe3d9074a1be3247be67ff4dd2c9e41481650ddaa799285a249736bb85673e33d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0b6743ee1e6d0c74927bf17fc1da0cad7575aa7634871b94190ffbdb4c28c2a7\",\"dweb:/ipfs/Qma5bNsPJSBTesWxg3eAAMUBTDE7UjqWaHF7eMiGwP87jr\"]},\"node_modules/@latticexyz/world/src/IModule.sol\":{\"keccak256\":\"0xbb926cf64e685bbf2770d60124664cc84ab70bd3038e17a074f2d472c3fc2c57\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://143c3dcbdf1702dd4f9c869629609386c12f7c0247e88a6d062dc4d519ebe0d2\",\"dweb:/ipfs/QmQJSDd8uFL4sssw9fb9NHo4s6zjuDUgmrLHj3zsJuhMo1\"]},\"node_modules/@latticexyz/world/src/IModuleErrors.sol\":{\"keccak256\":\"0x60917e029779c81cfea1f5140c389269e51d7adb78987f39101b9e0d7bdad12d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://513f41920d67ca28c3e0fe247403c28a4d342785192df449c99d5f92db04fcea\",\"dweb:/ipfs/QmeAG2TtxAgcJQR4QxftuSvQrxisYQ1i1GZoyd7oeFQBDJ\"]},\"node_modules/@latticexyz/world/src/ISystemHook.sol\":{\"keccak256\":\"0x81f1743d7ca6a9c7efc4997cf95e603ccb2070885265ca0e540f461aa7430721\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://93d99e78b541b33ecd501bf0cd407a78cef490fec8eaef2f188bddb9e293a99f\",\"dweb:/ipfs/QmPrcMDxwhvBZTr2AxoGqJA9L3Mjx27KBc98h3gXSsa3PM\"]},\"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol\":{\"keccak256\":\"0xb39e9d8cff4162e255f6c460ef9f9f0ad5b804627f745d967b2f10d0dd509299\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18d957cd87febccc00d82b9454047f0f5236250c9245befc0f57978671675255\",\"dweb:/ipfs/QmdZ1eXBd15vLpLVqTNJDAAaTzzucpRLD8GPJahLKT4J7x\"]},\"node_modules/@latticexyz/world/src/IWorldErrors.sol\":{\"keccak256\":\"0x0abae6f4ed1b3070bddd0ed194c08b83a948b61ae959396202cf627bf1056a2b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7037954f281cc0188a5aafc1d0cca0aabc110fd0234e6c43dca35ad69ed3baf\",\"dweb:/ipfs/Qmbv2nfK1qPpnoAbqNJFqWwo7AuyaX2ZEgZMFspMv7DR5B\"]},\"node_modules/@latticexyz/world/src/IWorldEvents.sol\":{\"keccak256\":\"0x39f6d8930db431c04158b85cc2a612c48d43dc81ec998f267076b12293c5d243\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d68f1543e5e166d639372d1aec57e3e193b5bb3b37270b6cb0488fab2c0ebe57\",\"dweb:/ipfs/QmdJUFDx87AHWFKP3jVrYg8xqAkiPfuT1M3tEotNt7KUoy\"]},\"node_modules/@latticexyz/world/src/IWorldKernel.sol\":{\"keccak256\":\"0xdaa1e92439036e392fe79892819ae165732f416b831f84d38050ca3d958e549b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ea8dc52e31a62e8971322ea9ed8f2e83d562ec199d7f93a392c293e96ff7f092\",\"dweb:/ipfs/QmSbM8MgHbrJLYP7uzemfZeC4xctqdyKDbspwHUsgeeVJC\"]},\"node_modules/@latticexyz/world/src/SystemCall.sol\":{\"keccak256\":\"0x5012c0607c8d41a4eed69d8a0430f742844883d3c3f17a6717ac287608b4e6af\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c389f65d050849cc95a7df9f45145186a60ae892b7d02b26ec92f8a38f8e2ee5\",\"dweb:/ipfs/QmNQPBewaXghhVeJDaC1XUK6BbFrZ5qUjryhmJuyvgWdbF\"]},\"node_modules/@latticexyz/world/src/World.sol\":{\"keccak256\":\"0x9cc2147746c9ce4c6f8071b245e85747a9fa115a5592e8eb21f973df6e5847ff\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d9988f706cc52b8a7dc870cd996ab628694e9d6924d3c7583e1ad936ea7f8691\",\"dweb:/ipfs/QmSY1eAbsnw91biKHKBeyj6tkPeBjmaRSUsTt4G3uWz3cP\"]},\"node_modules/@latticexyz/world/src/WorldContext.sol\":{\"keccak256\":\"0x50ca52bdd89a9f27d6b03ad00ef45c8c5a6884ea9d75e18f8fa53524ac2feed9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://55febdece37b291527094fb654919d4c8fe0b231792996a14c5e5cc76512b19e\",\"dweb:/ipfs/QmZHFbDDNmdFHWc1uTSvDgMUUgb8NgBPb1cDUJYajswbHT\"]},\"node_modules/@latticexyz/world/src/WorldResourceId.sol\":{\"keccak256\":\"0xaff9a22fac8a0f6eee5763b07a7ccb623c829d37922b85e42e914aad2ad417ee\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e598f0274d6d97c0a09806bf4fd1f0d054c310cf51b2123f5ce6380d6f3186ea\",\"dweb:/ipfs/QmaaVvqm21YsCgxozDyShcM17jKUXJhf2y26bk2YzPYZoM\"]},\"node_modules/@latticexyz/world/src/codegen/tables/Balances.sol\":{\"keccak256\":\"0x25248669a093cfdc9453491e5b5806f6aa092a805569799650c43c32f7b7877d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2f294f597122450abd267760d91682facd0a1040383caeb44aaadeb74770904a\",\"dweb:/ipfs/QmPXsoh8tUhpnhjdBYYTZCLc8MPHDZK6xUmN7F2DsMEXro\"]},\"node_modules/@latticexyz/world/src/codegen/tables/FunctionSelectors.sol\":{\"keccak256\":\"0x1ee313f4f1165034b92c5df1fe4cdd9be52b27780245388db3a0267c119fc926\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a3d58ca6a58e94bc30d5be0fc7a7d1325a92096c8b8b2b3a0531c2c5d0d60791\",\"dweb:/ipfs/QmZSisbANqwnFzwMJnnYBjemLW4Cqn3oL7MkV4HiQR7GKv\"]},\"node_modules/@latticexyz/world/src/codegen/tables/InitModuleAddress.sol\":{\"keccak256\":\"0x28ecea550f7cef98318f2db2e203e758475306a6454f776e6dbc5094811d577e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://01ae40d53747c2fec400c3bddec5789da6995a38e918bf3badad9c403e70d069\",\"dweb:/ipfs/QmaQhjyGzXjTR16gJUnpaBhG5zJvPdaxJ6c9yJY9FD5kBb\"]},\"node_modules/@latticexyz/world/src/codegen/tables/InstalledModules.sol\":{\"keccak256\":\"0x50a1f277a00f01e3cb97a85f0fc624ae2192a726136720b6a900b465a7aecc05\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8f3cd87cc0b905d5b75d134d95176630404e76c0f0a343cbd17b8338e1492c0b\",\"dweb:/ipfs/QmURFDNBdUWgh57apX9n7VF68rSQeQrpc5to4FFV6bbJgN\"]},\"node_modules/@latticexyz/world/src/codegen/tables/NamespaceDelegationControl.sol\":{\"keccak256\":\"0x66193215d3c053675d67ba81d530ee2bb1c39250a15cf2d9a6fb166615af461d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b783be83ef27281fb6ae2166f692d0ec912bdbe4f49312181b1ef561b5098729\",\"dweb:/ipfs/Qmdtmq4mGtrqoFg4UWhxAevNfVXEUhp8fohRWycqKD2vCk\"]},\"node_modules/@latticexyz/world/src/codegen/tables/NamespaceOwner.sol\":{\"keccak256\":\"0x3a53f395fc56398b4095c1e4016ad5f87d06236fc00f1fb85b9cfe138575b614\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9d91d30c8506a2d07bcafe0f8feff002bbc7764060d7e7bef7f15b9c4a97c597\",\"dweb:/ipfs/QmVTAxSh1JSMpKD1jmJSTvXbDZQubdJW2DQDoePWecJskH\"]},\"node_modules/@latticexyz/world/src/codegen/tables/ResourceAccess.sol\":{\"keccak256\":\"0xb857dd63073a6469f5bb8deb6c0617763cd42c484821e247572c6b53bb1da3cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://07c710d67440b98b145c1991623b7c8cc7f0805b4e6fa37a7d54afcece31239e\",\"dweb:/ipfs/Qmb368QqzbQGUttbDS7eVBGQ8KcXhiai2F9vy3Thyyk2vx\"]},\"node_modules/@latticexyz/world/src/codegen/tables/SystemHooks.sol\":{\"keccak256\":\"0xc27730dae8302cb86f5d65ddc9ae0e92afba17842285a6d0cd146a1e21d73c0f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4de5f820f1dfe36e53fe1fc77be6a52ac5fa72a7a5d5ec66e5d29ca6ce553674\",\"dweb:/ipfs/QmP5JUMHDCBxZkZ2YnoYQLqQFHeyCpoUVp14hJBWpSdiqV\"]},\"node_modules/@latticexyz/world/src/codegen/tables/Systems.sol\":{\"keccak256\":\"0x1706fe4b5441a4e3982a3d32f7de2148627b8dfbbe3e38391dd4dab06b86478c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c0569fa73cd26c6476188646194ad58eb5cf78cb7c7dc7722748455c23c9d4d7\",\"dweb:/ipfs/Qma1RuR12bTXSVJJ8Q8Gw23KkBw7pyV9u5Kr8TGutaxYdz\"]},\"node_modules/@latticexyz/world/src/codegen/tables/UserDelegationControl.sol\":{\"keccak256\":\"0x3b8d434a81e5667242724089207f90001099d32095e05c4efd75931201d850b1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://73d47004e03e56b0d0e64ca9012219bc6ae01cef455d7e6ccab9f60dfc5e55b5\",\"dweb:/ipfs/QmQUcGYNEVBRs1oj1HgJ92SPNuiDL3YVYbBymGy63yxqDc\"]},\"node_modules/@latticexyz/world/src/constants.sol\":{\"keccak256\":\"0xb8320f88ed5519a4fe2554ad94815ce328a50fef7719932375d6ce695265c2f5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a8f5de30fbcc63e469e46ad4a4d4bcd7d8e4b4f2d31fcf62a04aca48d999af22\",\"dweb:/ipfs/QmXw1jDQM2szfRY3tAGrRy6fEzte6yVFgebJAqCLMDHndV\"]},\"node_modules/@latticexyz/world/src/requireInterface.sol\":{\"keccak256\":\"0x5b94a21fd46abb4aac8f38809c0d6105f30792042c927f8a6a4f40cfe35c7ab8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8bade9d52cf370f3b5435abb47a5338dca5498bee773e97518e7a080fa882940\",\"dweb:/ipfs/QmTtaXUWwMQmHW8oKEoRZxagidZcCiN3oLQs7kN3nycrkW\"]},\"node_modules/@latticexyz/world/src/revertWithBytes.sol\":{\"keccak256\":\"0xa1147f218a0152b153d4e8bada0f606bfed40ac1f184fd16a941c2d0033c53f5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3f5e0f6d1b51a3a04d4bd84537b2ced373b32824898cf6fbfd13ae1cbdf06359\",\"dweb:/ipfs/QmayYRmBZRUV9m4UnFxuC62VvHriXhkYXeH3HibZ3Gmxxf\"]},\"node_modules/@latticexyz/world/src/systemHookTypes.sol\":{\"keccak256\":\"0x15c25ae4b21e091209970e45a198cb51f31eeae482828862641099c1a9b2448a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0ce3c3eb58dc5c262d36babf372ad028d2846beea73a59d6e70f0eb8c90ee00d\",\"dweb:/ipfs/QmWUkgegTRtSJM3awvjg4J7DWZ2ME7Pnxp1dP2TWWzLNoo\"]},\"node_modules/@latticexyz/world/src/version.sol\":{\"keccak256\":\"0x9c222a00d7aef686e6f6319d544959ee8a7010c7c0692738f7fe9d19694b0715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0296e6e111eeb4f6249fea39ee3b024a02f46eb692925d9b41e3b39fa15a940b\",\"dweb:/ipfs/QmbSYepReq4NepkvLEkeTtGXRwFpQRUfyENnjkd4kaM4BU\"]},\"node_modules/@latticexyz/world/src/worldResourceTypes.sol\":{\"keccak256\":\"0xeb042e7d3638430f6fd394107f3237cf14e4325154f0098624e8a7826584d465\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://39e0b8eb87616b661f5a4f2fd7e1a727bd19b7fd8d40ad3d93fda26822f433ea\",\"dweb:/ipfs/QmacYMatKV9pwEwirVRY9a6r89RoNs5yk99ic37ieWA8Dk\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"EncodedLengths_InvalidLength"},{"inputs":[],"type":"error","name":"FieldLayout_Empty"},{"inputs":[{"internalType":"uint256","name":"staticDataLength","type":"uint256"},{"internalType":"uint256","name":"computedStaticDataLength","type":"uint256"}],"type":"error","name":"FieldLayout_InvalidStaticDataLength"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayout_StaticLengthDoesNotFitInAWord"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayout_StaticLengthIsNotZero"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayout_StaticLengthIsZero"},{"inputs":[{"internalType":"uint256","name":"numFields","type":"uint256"},{"internalType":"uint256","name":"maxFields","type":"uint256"}],"type":"error","name":"FieldLayout_TooManyDynamicFields"},{"inputs":[{"internalType":"uint256","name":"numFields","type":"uint256"},{"internalType":"uint256","name":"maxFields","type":"uint256"}],"type":"error","name":"FieldLayout_TooManyFields"},{"inputs":[],"type":"error","name":"Module_AlreadyInstalled"},{"inputs":[{"internalType":"address","name":"dependency","type":"address"}],"type":"error","name":"Module_MissingDependency"},{"inputs":[],"type":"error","name":"Module_NonRootInstallNotSupported"},{"inputs":[],"type":"error","name":"Module_RootInstallNotSupported"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"Schema_InvalidLength"},{"inputs":[],"type":"error","name":"Schema_StaticTypeAfterDynamicType"},{"inputs":[{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"type":"error","name":"Slice_OutOfBounds"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"},{"internalType":"uint256","name":"accessedIndex","type":"uint256"}],"type":"error","name":"Store_IndexOutOfBounds"},{"inputs":[{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"type":"error","name":"Store_InvalidBounds"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidFieldNamesLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidKeyNamesLength"},{"inputs":[{"internalType":"bytes2","name":"expected","type":"bytes2"},{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"Store_InvalidResourceType"},{"inputs":[{"internalType":"uint40","name":"startWithinField","type":"uint40"},{"internalType":"uint40","name":"deleteCount","type":"uint40"},{"internalType":"uint40","name":"fieldLength","type":"uint40"}],"type":"error","name":"Store_InvalidSplice"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidStaticDataLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidValueSchemaDynamicLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidValueSchemaLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidValueSchemaStaticLength"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"string","name":"tableIdString","type":"string"}],"type":"error","name":"Store_TableAlreadyExists"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"string","name":"tableIdString","type":"string"}],"type":"error","name":"Store_TableNotFound"},{"inputs":[{"internalType":"string","name":"resource","type":"string"},{"internalType":"address","name":"caller","type":"address"}],"type":"error","name":"World_AccessDenied"},{"inputs":[],"type":"error","name":"World_AlreadyInitialized"},{"inputs":[{"internalType":"bytes4","name":"functionSelector","type":"bytes4"}],"type":"error","name":"World_CallbackNotAllowed"},{"inputs":[{"internalType":"address","name":"delegator","type":"address"},{"internalType":"address","name":"delegatee","type":"address"}],"type":"error","name":"World_DelegationNotFound"},{"inputs":[{"internalType":"bytes4","name":"functionSelector","type":"bytes4"}],"type":"error","name":"World_FunctionSelectorAlreadyExists"},{"inputs":[{"internalType":"bytes4","name":"functionSelector","type":"bytes4"}],"type":"error","name":"World_FunctionSelectorNotFound"},{"inputs":[{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"amount","type":"uint256"}],"type":"error","name":"World_InsufficientBalance"},{"inputs":[{"internalType":"address","name":"contractAddress","type":"address"},{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"type":"error","name":"World_InterfaceNotSupported"},{"inputs":[{"internalType":"bytes14","name":"namespace","type":"bytes14"}],"type":"error","name":"World_InvalidNamespace"},{"inputs":[{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_InvalidResourceId"},{"inputs":[{"internalType":"bytes2","name":"expected","type":"bytes2"},{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_InvalidResourceType"},{"inputs":[{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_ResourceAlreadyExists"},{"inputs":[{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_ResourceNotFound"},{"inputs":[{"internalType":"address","name":"system","type":"address"}],"type":"error","name":"World_SystemAlreadyExists"},{"inputs":[],"type":"error","name":"World_UnlimitedDelegationNotAllowed"},{"inputs":[{"internalType":"bytes32","name":"storeVersion","type":"bytes32","indexed":true}],"type":"event","name":"HelloStore","anonymous":false},{"inputs":[{"internalType":"bytes32","name":"worldVersion","type":"bytes32","indexed":true}],"type":"event","name":"HelloWorld","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false}],"type":"event","name":"Store_DeleteRecord","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"bytes","name":"staticData","type":"bytes","indexed":false},{"internalType":"EncodedLengths","name":"encodedLengths","type":"bytes32","indexed":false},{"internalType":"bytes","name":"dynamicData","type":"bytes","indexed":false}],"type":"event","name":"Store_SetRecord","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8","indexed":false},{"internalType":"uint48","name":"start","type":"uint48","indexed":false},{"internalType":"uint40","name":"deleteCount","type":"uint40","indexed":false},{"internalType":"EncodedLengths","name":"encodedLengths","type":"bytes32","indexed":false},{"internalType":"bytes","name":"data","type":"bytes","indexed":false}],"type":"event","name":"Store_SpliceDynamicData","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"uint48","name":"start","type":"uint48","indexed":false},{"internalType":"bytes","name":"data","type":"bytes","indexed":false}],"type":"event","name":"Store_SpliceStaticData","anonymous":false},{"inputs":[],"stateMutability":"payable","type":"fallback"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"bytes","name":"callData","type":"bytes"}],"stateMutability":"payable","type":"function","name":"call","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[{"internalType":"address","name":"delegator","type":"address"},{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"bytes","name":"callData","type":"bytes"}],"stateMutability":"payable","type":"function","name":"callFrom","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"creator","outputs":[{"internalType":"address","name":"","type":"address"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"}],"stateMutability":"nonpayable","type":"function","name":"deleteRecord"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getDynamicField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getDynamicFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"stateMutability":"view","type":"function","name":"getDynamicFieldSlice","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getFieldLayout","outputs":[{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getKeySchema","outputs":[{"internalType":"Schema","name":"keySchema","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getRecord","outputs":[{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"EncodedLengths","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":"EncodedLengths","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getStaticField","outputs":[{"internalType":"bytes32","name":"data","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getValueSchema","outputs":[{"internalType":"Schema","name":"valueSchema","type":"bytes32"}]},{"inputs":[{"internalType":"contract IModule","name":"initModule","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"initialize"},{"inputs":[{"internalType":"contract IModule","name":"module","type":"address"},{"internalType":"bytes","name":"encodedArgs","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"installRootModule"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"uint256","name":"byteLengthToPop","type":"uint256"}],"stateMutability":"nonpayable","type":"function","name":"popFromDynamicField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"bytes","name":"dataToPush","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"pushToDynamicField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"setDynamicField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"setField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"setField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"EncodedLengths","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"setRecord"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"setStaticField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"uint40","name":"startWithinField","type":"uint40"},{"internalType":"uint40","name":"deleteCount","type":"uint40"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"spliceDynamicData"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint48","name":"start","type":"uint48"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"spliceStaticData"},{"inputs":[],"stateMutability":"pure","type":"function","name":"storeVersion","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}]},{"inputs":[],"stateMutability":"pure","type":"function","name":"worldVersion","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}]},{"inputs":[],"stateMutability":"payable","type":"receive"}],"devdoc":{"kind":"dev","methods":{"call(bytes32,bytes)":{"details":"If system is private, caller must have appropriate access.","params":{"callData":"The data for the system call.","systemId":"The ID of the system to be called."},"returns":{"_0":"Return data from the system call."}},"callFrom(address,bytes32,bytes)":{"details":"If system is private, caller must have appropriate access.","params":{"callData":"The ABI data for the system call.","delegator":"The address on whose behalf the system is called.","systemId":"The ID of the system to be called."},"returns":{"_0":"Return data from the system call."}},"constructor":{"details":"Event emitted when the World contract is created."},"deleteRecord(bytes32,bytes32[])":{"details":"Requires the caller to have access to the table's namespace or name.","params":{"keyTuple":"Array of keys identifying the record to delete.","tableId":"The unique identifier for the table."}},"getDynamicField(bytes32,bytes32[],uint8)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to retrieve.","keyTuple":"The tuple used as a key to fetch the dynamic field.","tableId":"The ID of the table."},"returns":{"data":"The dynamic data of the specified field."}},"getDynamicFieldLength(bytes32,bytes32[],uint8)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to measure.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified dynamic field."}},"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to slice.","end":"The ending position of the slice.","keyTuple":"The tuple used as a key to fetch the dynamic field slice.","start":"The starting position of the slice.","tableId":"The ID of the table."},"returns":{"_0":"The sliced data from the specified dynamic field."}},"getField(bytes32,bytes32[],uint8)":{"details":"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.","params":{"fieldIndex":"Index of the field to retrieve.","keyTuple":"The tuple used as a key to fetch the field.","tableId":"The ID of the table."},"returns":{"data":"The data of the specified field."}},"getField(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the field to retrieve.","fieldLayout":"The layout of fields for the retrieval.","keyTuple":"The tuple used as a key to fetch the field.","tableId":"The ID of the table."},"returns":{"data":"The data of the specified field."}},"getFieldLayout(bytes32)":{"params":{"tableId":"The ID of the table for which to retrieve the field layout."},"returns":{"fieldLayout":"The layout of fields in the specified table."}},"getFieldLength(bytes32,bytes32[],uint8)":{"details":"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.","params":{"fieldIndex":"Index of the field to measure.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified field."}},"getFieldLength(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the field to measure.","fieldLayout":"The layout of fields for measurement.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified field."}},"getKeySchema(bytes32)":{"params":{"tableId":"The ID of the table."},"returns":{"keySchema":"The schema for keys in the specified table."}},"getRecord(bytes32,bytes32[])":{"params":{"keyTuple":"The tuple used as a key to fetch the record.","tableId":"The ID of the table."},"returns":{"dynamicData":"The dynamic data of the record.","encodedLengths":"Encoded lengths of dynamic data.","staticData":"The static data of the record."}},"getRecord(bytes32,bytes32[],bytes32)":{"params":{"fieldLayout":"The layout of fields to retrieve.","keyTuple":"The tuple used as a key to fetch the record.","tableId":"The ID of the table."},"returns":{"dynamicData":"The dynamic data of the record.","encodedLengths":"Encoded lengths of dynamic data.","staticData":"The static data of the record."}},"getStaticField(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the static field to retrieve.","fieldLayout":"The layout of fields for the retrieval.","keyTuple":"The tuple used as a key to fetch the static field.","tableId":"The ID of the table."},"returns":{"data":"The static data of the specified field."}},"getValueSchema(bytes32)":{"params":{"tableId":"The ID of the table."},"returns":{"valueSchema":"The schema for values in the specified table."}},"initialize(address)":{"details":"Only the initial creator can initialize. This can be done only once.","params":{"initModule":"The core module to initialize the World with."}},"installRootModule(address,bytes)":{"details":"The caller must own the root namespace.","params":{"encodedArgs":"The ABI encoded arguments for module installation.","module":"The module to be installed."}},"popFromDynamicField(bytes32,bytes32[],uint8,uint256)":{"params":{"byteLengthToPop":"The number of bytes to remove from the end of the dynamic field.","dynamicFieldIndex":"Index of the dynamic field to remove data from.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"pushToDynamicField(bytes32,bytes32[],uint8,bytes)":{"params":{"dataToPush":"Data to append to the specified dynamic field.","dynamicFieldIndex":"Index of the dynamic field to append to.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"setDynamicField(bytes32,bytes32[],uint8,bytes)":{"params":{"data":"Data to write into the specified dynamic field.","dynamicFieldIndex":"Index of the dynamic field to modify.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"setField(bytes32,bytes32[],uint8,bytes)":{"params":{"data":"Data to write into the specified field.","fieldIndex":"Index of the field to modify.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"setField(bytes32,bytes32[],uint8,bytes,bytes32)":{"params":{"data":"Data to write into the specified field.","fieldIndex":"Index of the field to modify.","fieldLayout":"The layout to adhere to when modifying the field.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"setRecord(bytes32,bytes32[],bytes,bytes32,bytes)":{"details":"Requires the caller to have access to the table's namespace or name (encoded in the tableId).","params":{"dynamicData":"Dynamic data (variable length fields) of the record.","encodedLengths":"Encoded lengths of data.","keyTuple":"Array of keys identifying the record.","staticData":"Static data (fixed length fields) of the record.","tableId":"The unique identifier for the table."}},"setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)":{"details":"Requires the caller to have access to the table's namespace or name (encoded in the tableId).","params":{"data":"Data to write into the specified static field.","fieldIndex":"Index of the static field to modify.","fieldLayout":"The layout to adhere to when modifying the field.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)":{"params":{"data":"Data to splice into the dynamic data of the field.","deleteCount":"Number of bytes to delete starting from the `startWithinField`.","dynamicFieldIndex":"Index of the dynamic field to modify.","keyTuple":"Array of keys identifying the record.","startWithinField":"Start position within the specified dynamic field.","tableId":"The unique identifier for the table."}},"spliceStaticData(bytes32,bytes32[],uint48,bytes)":{"params":{"data":"Data to splice into the static data of the record.","keyTuple":"Array of keys identifying the record.","start":"Position from where the static data modification should start.","tableId":"The unique identifier for the table."}},"storeVersion()":{"returns":{"_0":"The protocol version of the Store."}},"worldVersion()":{"returns":{"_0":"The current version of the world contract."}}},"version":1},"userdoc":{"kind":"user","methods":{"call(bytes32,bytes)":{"notice":"Calls a system with a given system ID."},"callFrom(address,bytes32,bytes)":{"notice":"Calls a system with a given system ID on behalf of the given delegator."},"creator()":{"notice":"Address of the contract's creator."},"deleteRecord(bytes32,bytes32[])":{"notice":"Deletes a record from the table identified by `tableId`."},"getDynamicField(bytes32,bytes32[],uint8)":{"notice":"Retrieves data for a specific dynamic (variable length) field in a record."},"getDynamicFieldLength(bytes32,bytes32[],uint8)":{"notice":"Calculates the length of a specified dynamic (variable length) field in a record."},"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":{"notice":"Retrieves a slice of a dynamic (variable length) field."},"getField(bytes32,bytes32[],uint8)":{"notice":"Retrieves data for a specified field in a record."},"getField(bytes32,bytes32[],uint8,bytes32)":{"notice":"Retrieves data for a specified field in a record."},"getFieldLayout(bytes32)":{"notice":"Fetches the field layout for a given table."},"getFieldLength(bytes32,bytes32[],uint8)":{"notice":"Calculates the length of a specified field in a record."},"getFieldLength(bytes32,bytes32[],uint8,bytes32)":{"notice":"Calculates the length of a specified field in a record."},"getKeySchema(bytes32)":{"notice":"Retrieves the key schema for a given table."},"getRecord(bytes32,bytes32[])":{"notice":"Fetches a record from a specified table using a provided key tuple."},"getRecord(bytes32,bytes32[],bytes32)":{"notice":"Fetches a record from a specified table using a provided key tuple and field layout."},"getStaticField(bytes32,bytes32[],uint8,bytes32)":{"notice":"Retrieves data for a specific static (fixed length) field in a record."},"getValueSchema(bytes32)":{"notice":"Retrieves the value schema for a given table."},"initialize(address)":{"notice":"Initializes the World by installing the core module."},"installRootModule(address,bytes)":{"notice":"Installs a given root module in the World."},"popFromDynamicField(bytes32,bytes32[],uint8,uint256)":{"notice":"Removes a specified amount of data from the end of a dynamic (variable length) field in the table identified by `tableId`."},"pushToDynamicField(bytes32,bytes32[],uint8,bytes)":{"notice":"Appends data to the end of a dynamic (variable length) field in the table identified by `tableId`."},"setDynamicField(bytes32,bytes32[],uint8,bytes)":{"notice":"Writes data into a dynamic (varible length) field in the table identified by `tableId`."},"setField(bytes32,bytes32[],uint8,bytes)":{"notice":"Writes data into a specified field in the table identified by `tableId`."},"setField(bytes32,bytes32[],uint8,bytes,bytes32)":{"notice":"Writes data into a specified field in the table, adhering to a specific layout."},"setRecord(bytes32,bytes32[],bytes,bytes32,bytes)":{"notice":"Writes a record in the table identified by `tableId`."},"setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)":{"notice":"Writes data into a static (fixed length) field in the table identified by `tableId`."},"spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)":{"notice":"Modifies dynamic (variable length) data in a record for a specified field."},"spliceStaticData(bytes32,bytes32[],uint48,bytes)":{"notice":"Modifies static (fixed length) data in a record at the specified position."},"storeVersion()":{"notice":"Retrieves the protocol version of the Store."}},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","ds-test/=node_modules/ds-test/src/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/world/src/World.sol":"World"},"evmVersion":"paris","libraries":{}},"sources":{"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol":{"keccak256":"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a","urls":["bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44","dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL"],"license":"MIT"},"node_modules/@latticexyz/store/src/Bytes.sol":{"keccak256":"0x7dec900f9c9e7dff59430fa6f520e76c56338c3e829201aea140d49342e4fef8","urls":["bzz-raw://e55c1dfcda94dcc64b8577949b2e92a9d3fc44f5fba1ae77ceacccfdc8e22e35","dweb:/ipfs/QmS7uRJbEQYkPuZ5Dz5aSNjaaxj9PA8RtxUeUGN2W3jZx6"],"license":"MIT"},"node_modules/@latticexyz/store/src/EncodedLengths.sol":{"keccak256":"0xebc0a6efd611e02b15c05a382382b597fe059eba7f2a9e90da81eeb2f7666774","urls":["bzz-raw://00b2cac12599935e25ea0697e99fc9e6d5af6c1c982761996c16707d9cd6ca09","dweb:/ipfs/QmXccFminkrFtDpNfx6X1pHvW7Tn1nA5XcGu9T17pJyZyK"],"license":"MIT"},"node_modules/@latticexyz/store/src/FieldLayout.sol":{"keccak256":"0x15f698b7eabc062a00ff7a2e02db0ace2dd51f8bd2bc51a45dc0afa88f2ee658","urls":["bzz-raw://f774202c98ad394b3b62be93292512c633dec63bc931c190ed984656c2d54ec7","dweb:/ipfs/Qmd2D9mvP8S88ad2Q8WU54saNVr3Pwc5stPqEKHwcpo8AT"],"license":"MIT"},"node_modules/@latticexyz/store/src/Hook.sol":{"keccak256":"0xd016a2e1260f5a81ff9a8dfac58d7947e114414df8cce7302a2629908ea5f18e","urls":["bzz-raw://0c558a6f3a5f540c0190fa6d642a094a185c5db1acfc2437c7dbde0340f00ac3","dweb:/ipfs/QmViAHvR7U7HNfBiBZEMFiy1TTSHDFNiDzBfQSeLBShCky"],"license":"MIT"},"node_modules/@latticexyz/store/src/IERC165.sol":{"keccak256":"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927","urls":["bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2","dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg"],"license":"MIT"},"node_modules/@latticexyz/store/src/IEncodedLengthsErrors.sol":{"keccak256":"0x06bb49164f44acc8d51df7b75ecf2f7aeb9281f7a3b357cae7d8d58bd1700dfa","urls":["bzz-raw://719027f4cc60fea30ce01cd4f672462f41fac750ae802e91a1a6d37c929e11ba","dweb:/ipfs/QmWi5DM2jT5V5SGP1afRmFyRgFvuZiGDX2PWHwP19HssF1"],"license":"MIT"},"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol":{"keccak256":"0xaef70c46e412bded1024ac82c957cea81c1d1ab11878a95635531e2ac9673a53","urls":["bzz-raw://cda2c7dc02ee8f0163b1c8d0f3e1e05d48b2a009e5c7365d2418f17bc3455817","dweb:/ipfs/QmXHDZuCPTxjHaeiEaJhA81koX2NJ3Gj1zt5WVWaz77FL8"],"license":"MIT"},"node_modules/@latticexyz/store/src/ISchemaErrors.sol":{"keccak256":"0x0ac3de36c9d0058a17fcd7f1a905132215fd16ea3ed3b5109de1de04ddd7c441","urls":["bzz-raw://f83fa2546009cfd16b3b3969dcec1d67c9d818d910177b885ba263b6a948c65d","dweb:/ipfs/QmehywHdvFYBL9BTtoPsVVwJXsEA4Xjk8aPWoHw1R45KeY"],"license":"MIT"},"node_modules/@latticexyz/store/src/ISliceErrors.sol":{"keccak256":"0x72684b7dfc1b44537401ccf10d6120186d02323266fcc762bc81859985eded4c","urls":["bzz-raw://e8d037b6937969ae54018ddf647eeaf5eb69a2b0bf9edf9456d3d270316b2883","dweb:/ipfs/QmfYJeyAmzRqpn68FteiM97p5t17iBw62FCET4bK5g4w37"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStore.sol":{"keccak256":"0x42515d1410333a3573f78a460576271ef62c16edad5cf771ef6287b83ca1c706","urls":["bzz-raw://6a58d03c4cf420df57d2b2e2e7932daad877e46e89561b46e1fa9f593a701bdc","dweb:/ipfs/QmeFmKS7J1WqqBAgXkyxxx2fGA8JzuGszUmVsV2T6DYtsL"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreErrors.sol":{"keccak256":"0x37e4d2f015dd4005ff9b3f711257c891027804bc268db1791984af4989951912","urls":["bzz-raw://a4a566ea96b69211f503707f69a9f9012d5873a3fd57b3f221549f46a7518df6","dweb:/ipfs/QmVgcE3JufJr3iyeV6xqkvS4YtDcy6Eqyram2yzWUhwoB4"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreEvents.sol":{"keccak256":"0x8606e9de37943c74beabb9ac9acd2132f951bed1ef79f2f4f3de83ed1f271f6a","urls":["bzz-raw://d13adeee7ae9e687bf1cd12a8c36223179685fc828a7c468ee9311c879401b08","dweb:/ipfs/QmQeb2ArSoQpE6ujBbDj9LY3xqpVCPiz3bh9SLT6siE8RY"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreHook.sol":{"keccak256":"0x6574a30a2bbd8a0de21b2504c55effb8802fdeff62296af82a9380bd753adcc4","urls":["bzz-raw://85a859c533f51b584a9a2e8a64d61b6cf6f69bfcff1b926ad787518b1cae9562","dweb:/ipfs/QmVyjmyJ69ZeqaXHg91JtGLVahRfZ7KtWaessLWZ6rYk9p"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreKernel.sol":{"keccak256":"0x37a23dcbabc5937a717f2fda636b6a97963ed4b5a96870a62dfb199a8b692f89","urls":["bzz-raw://ac9741ea6daf21f39699be11afd919ae3ec07df24d948aaaa6549456fefd7fc0","dweb:/ipfs/QmeiPQkZitM4Pc3i6L87thU71Fs1JVWAgMqXnSK8VrCq75"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRead.sol":{"keccak256":"0xdcf28b3293d4d6c1fe2808a8918c1b2122e4e0e49f2793c79ebd2b9ae210ff7b","urls":["bzz-raw://bb3d9cc80f549ed0c5b768aea69fb1b3c364bd4f85d193a3040c411b594d94db","dweb:/ipfs/QmYYdY5CjPHiW5ucXihTva1eHsCPNqBsvL6zYYafH3ap4p"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRegistration.sol":{"keccak256":"0x9e91a73f93cc9ebc00c265c83177f6a3f8a156749a9261202e2845e12aeaa96b","urls":["bzz-raw://a39280d87d22dd0a959d8f55925cb092dba1fee2f11d3dd8e3ffabed45a9ab6a","dweb:/ipfs/QmRMBFLJtT2KN43Xz9P3vUNWxXrP8rLTNBFw2P6Z7EGeaS"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreWrite.sol":{"keccak256":"0x120fd448da5806e09ecb5327ad4dba64df01d2ee7232de0979133627e87e24ba","urls":["bzz-raw://7a3cb151b2ddee217f330d61813b2dcd997de94940c903719f6d066a21467890","dweb:/ipfs/Qmbes1RRY6KdtsMohp8834xXyipeQK9GJ41NfgXK1d1QAZ"],"license":"MIT"},"node_modules/@latticexyz/store/src/Memory.sol":{"keccak256":"0xef6e7000b181c2991aeacbf99a9d886f8c4df88878b857713f851185b63a7811","urls":["bzz-raw://b079b4773d140ab2c01bdb04facfa56a78f753aea7122fa445b2bfa133411392","dweb:/ipfs/QmWYWKFpwtsPeGdCSxcANgxXUbwAuMMgR7iMVPDSCZxz2A"],"license":"MIT"},"node_modules/@latticexyz/store/src/ResourceId.sol":{"keccak256":"0x889423054511cf8a83f5dfd65a0f984dc514aba798ef3db139b59d395b2327e2","urls":["bzz-raw://40b9495d455c87db8b063e291ca3973dc3ba1163f09c5d7446241a9e1cb69ed0","dweb:/ipfs/Qmek1JKVjPUpoXnKwu66HfPS9rHstKtWTuBmG8YFxbPEWQ"],"license":"MIT"},"node_modules/@latticexyz/store/src/Schema.sol":{"keccak256":"0x0d2a08030d21292ecbcc850d9111f3817d03f17cd5e02186894848a9152d79d7","urls":["bzz-raw://3f30024c1613fb587aaba4c1dcb8e4e46ed765a2cebd5b63fbebd327d1bf13d3","dweb:/ipfs/QmZzqSnPMYKDYwbFNvUFrvuazMUyQHzQ59w3A9x6juHAm7"],"license":"MIT"},"node_modules/@latticexyz/store/src/Slice.sol":{"keccak256":"0xae6c03881fdfa56cba1879d9c9c6b52c2829e6a278a200176678d8da05a89345","urls":["bzz-raw://3cad7dc4944c0518de2e7f99697485d365ae37aa6cad6967996377c2dd951fe4","dweb:/ipfs/QmW3grFwr8BcgJmLfjLbj3FthnD7NRUBFMFiahbXztHPr7"],"license":"MIT"},"node_modules/@latticexyz/store/src/Storage.sol":{"keccak256":"0x7e735a4c7fa8b8a5fe2371d90801e3287ddb78efed69b31e1a76f0b7b153c4c3","urls":["bzz-raw://9e6db36bd52144b6feeecd91a58fc311127a3892fc96c4171db5b570fe9876ee","dweb:/ipfs/QmS6LqnTZvpMc4eiz5JowBoNnh3RYemG6JHjqtYucT1rQi"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreCore.sol":{"keccak256":"0x9513dc38e5baadde0ba9b08320a324043b0e88a10702be5c3507da8c3d45e861","urls":["bzz-raw://99c80c65a394763668e4aed69220fec6bb3ed847fb277ddd1ff1d4bfdf452da2","dweb:/ipfs/QmRT2BATKtrYmixWMuWo9Cz8g8oscfLNSmvjxTyiTNA1pc"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreKernel.sol":{"keccak256":"0xeeb12eb8f8254eea33f4d3b80504962733c191f7cd4f4b1bc3033237e648ff0b","urls":["bzz-raw://01b41567453f8f4f8c55b30d88d891b1ea87f2b5354ee8ce67ca58aedfb296ec","dweb:/ipfs/QmZkGP7yKZUUnVxwAV4AVhHfc8Dnz1TtbyooeGBm33EUE7"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreRead.sol":{"keccak256":"0xb27eeadfa0075d2ac085b155e42e195b9bc6511640097af6646936f5ceb3afc6","urls":["bzz-raw://cdca315a580d561a7ec3d488ad6ea6996a4611031218547d6b942c7654750a18","dweb:/ipfs/QmUrW9strzNK1guqRZ7jRC4GZ9SvAraxah3rfsw4eBGjZM"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreSwitch.sol":{"keccak256":"0x7edf7c1641408f3a580eb28bda58054583cb846f875608612671c6d40712ba40","urls":["bzz-raw://4146adef610d1daab085a81aa9f2d4fd8c4e5f459b9ef184f3ef23465573cf91","dweb:/ipfs/QmQqZMsbkzSNG6VfYzQLdRCBCsNohBSVQmWoTP6QvKmKUP"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/index.sol":{"keccak256":"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85","urls":["bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4","dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol":{"keccak256":"0xfdea5b4cf666720c1c0d81a8acdede68e6220aee45d8a9f3c9834b4edc5da394","urls":["bzz-raw://b3a394dfe123cfb7200f65d379fb0cb3d2c84475b382faf6ee11bf9c45a63b53","dweb:/ipfs/QmRMPHFBbCKtqKBVV9gvd2jhnfsyUKmCBEQkgviMoxi1UG"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol":{"keccak256":"0xf192bceab34508cee21dd7c33e4d776f79c4a7ca55ee8905c6c694850ebfdf64","urls":["bzz-raw://c95113f76f6de671cb44710754e0942934182b544660a4330fc90a505e198905","dweb:/ipfs/QmXma5ZxfK8Y9TbvB7QM9hdhfc1ixiMcLpo9BQxnVthHB5"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol":{"keccak256":"0xa825218614acc19a4100357dd7ee410b67b994fe7aaa68650d5d0d4202d4ca8c","urls":["bzz-raw://09b0cbb598fe2b75bbcd269b47d686a66fcc89c0c40d9a09807eba7688b81fc6","dweb:/ipfs/QmYk6XQwSLhRumujTCsqxdvugKuP8oLjjB926pMHR445ra"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol":{"keccak256":"0x918b977e7f7f3e947d6d5aa189c54c9c7e7c106d0a0d53734ee959ad454abe09","urls":["bzz-raw://3a3de63c04c838bf80c1903cf7464d201d0ece0f86a7aaca35462b730e9338fc","dweb:/ipfs/QmSUkLZ88J7tSwdmR3viBJHU8QVgN2Gji6W8wYLJEDNkc2"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6","urls":["bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168","dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu"],"license":"MIT"},"node_modules/@latticexyz/store/src/rightMask.sol":{"keccak256":"0x28887aab8ad5ca598927e59d702999ca6e3b3128f1cddd2b995a381c8d04b275","urls":["bzz-raw://7710847f4689b7f5b81436c7d52ae4395f244a2eebf8d398b2edd43accb06754","dweb:/ipfs/QmTD2wYqryXTynHAn5Vf9wtjUUSGeCJWENZTnWtBAK38pa"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeHookTypes.sol":{"keccak256":"0x4f29001e53690ce74fe405a6d0376a564c9c743d1631d36fab04331865e4d572","urls":["bzz-raw://138c80abd63225a3eeb01ebfa1f9288e188a7ee5b2266b275fb4ed31b5aa30e3","dweb:/ipfs/QmdEx9uHgCCbTcetGwFH5a66Ft7ajmrMDXvP1fW7WjnnE2"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeResourceTypes.sol":{"keccak256":"0x1c4cb6b3ecf76f614479ab304d7de3ade0e99c7ccfd07717b57c92f699a27261","urls":["bzz-raw://2c9b0e0c9b3b5610d6fd65a8ffd7c54df390a34ccc70d58f4a055c49ad1ea586","dweb:/ipfs/QmP6ffpnR7aRyvq9AiUkVNH6LbGfFP3NDq7E2n2PVcHhp2"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol":{"keccak256":"0x310523f7f3acca841e62fe50be8d8b042cad5b3c239cb1105d6623cf83e63152","urls":["bzz-raw://1cc40ca233acf6502bc65677b381c05331dd7323953e54b5df969051e47f851e","dweb:/ipfs/QmTxy9mhodT8drezB5K1kPR78AMaARomoJqDyaWpLuCKui"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol":{"keccak256":"0x259ee545fd9dfd4767f0b7fef31f52fd3c54c4a1c6657d6fbda4927800c937b3","urls":["bzz-raw://0a4e31efa9f476cd267af7c3e11fe0151252206a1f6407a80a4092444c2de8ea","dweb:/ipfs/QmRF4gWYw33mFTMh7nX8DJ1qzx3Ko6yMsnxubzYTRppdyo"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol":{"keccak256":"0x0e74ff88ec94cb33f79d8afc1497c4fdccf02db40ab47f3701c7d02fc305d4d8","urls":["bzz-raw://36b7cd0c2a3f2dcdc83ab7ac5a93f123746ce29c0f1000f2b275ad2c647ff0f3","dweb:/ipfs/QmYdipHYUhHhS78wLdtmKZUK14FEwpto5mFy3rNeZssMLz"],"license":"MIT"},"node_modules/@latticexyz/store/src/version.sol":{"keccak256":"0x78c571906ee999ee7e56d4f7702b8a93c3a9e55e6b552aca115b5f6ac7f1c80a","urls":["bzz-raw://a9f141b2d556b2a2545e7db5606e8a038679a995a22aeaf1702cb3a60320b60a","dweb:/ipfs/QmY7x258Fhj3TT3RT4sNyyfiRphVYdZXhtAnSYpasJ4xVQ"],"license":"MIT"},"node_modules/@latticexyz/world/src/AccessControl.sol":{"keccak256":"0xe9e1b1e588699a15ee81cc46f5959e14ff323787b576681abe7b0163d5988a4e","urls":["bzz-raw://f19076661965fcf60fbf5e58ee8a83daac63e174806af79f5fd4144929cab899","dweb:/ipfs/QmVQxPrkHpSo1fbsqGvToXc6q9x8zrVrGaZjKTKY413QBm"],"license":"MIT"},"node_modules/@latticexyz/world/src/Delegation.sol":{"keccak256":"0x1ad6ce468042f6ba104c8fa2cd5506e434e1bd458448492ae9e8d1993a7e5f1d","urls":["bzz-raw://ded3d879ad5a4119f9ff2320ff27f63a06bc3853e91d3697b3406ee3e6ab65d5","dweb:/ipfs/QmTMjjArXQxXa3WeFF4dvvkAFSEstHTTsNYDCckgCBUVeE"],"license":"MIT"},"node_modules/@latticexyz/world/src/ERC165Checker.sol":{"keccak256":"0xb9d3ad8030a8d111971cbf775c1834313736c2f714d2bcb90fe065a928abe2c8","urls":["bzz-raw://702c7297150819d078d498d3c6ebbc9dc9414c35aaf1f8e19ae4c5beb5048c7d","dweb:/ipfs/QmZxKTDNLvVDV4jJ6S2qu9HnPbSXq1hRfgazJAL1xWkSkt"],"license":"MIT"},"node_modules/@latticexyz/world/src/IDelegationControl.sol":{"keccak256":"0x7cc2fbdd8ff6c996e19fab46c1031b76355da74973cebf45ce4df4b035d566bf","urls":["bzz-raw://857d577f84a68018a3392ec4540c15e80326aaf4b0f224d0d239605abacfc0f3","dweb:/ipfs/QmVEr3rTH1F1BFaCTMd7MmuceTqASwKBcMRnuFZ4tUAYmR"],"license":"MIT"},"node_modules/@latticexyz/world/src/IERC165.sol":{"keccak256":"0xe3d9074a1be3247be67ff4dd2c9e41481650ddaa799285a249736bb85673e33d","urls":["bzz-raw://0b6743ee1e6d0c74927bf17fc1da0cad7575aa7634871b94190ffbdb4c28c2a7","dweb:/ipfs/Qma5bNsPJSBTesWxg3eAAMUBTDE7UjqWaHF7eMiGwP87jr"],"license":"MIT"},"node_modules/@latticexyz/world/src/IModule.sol":{"keccak256":"0xbb926cf64e685bbf2770d60124664cc84ab70bd3038e17a074f2d472c3fc2c57","urls":["bzz-raw://143c3dcbdf1702dd4f9c869629609386c12f7c0247e88a6d062dc4d519ebe0d2","dweb:/ipfs/QmQJSDd8uFL4sssw9fb9NHo4s6zjuDUgmrLHj3zsJuhMo1"],"license":"MIT"},"node_modules/@latticexyz/world/src/IModuleErrors.sol":{"keccak256":"0x60917e029779c81cfea1f5140c389269e51d7adb78987f39101b9e0d7bdad12d","urls":["bzz-raw://513f41920d67ca28c3e0fe247403c28a4d342785192df449c99d5f92db04fcea","dweb:/ipfs/QmeAG2TtxAgcJQR4QxftuSvQrxisYQ1i1GZoyd7oeFQBDJ"],"license":"MIT"},"node_modules/@latticexyz/world/src/ISystemHook.sol":{"keccak256":"0x81f1743d7ca6a9c7efc4997cf95e603ccb2070885265ca0e540f461aa7430721","urls":["bzz-raw://93d99e78b541b33ecd501bf0cd407a78cef490fec8eaef2f188bddb9e293a99f","dweb:/ipfs/QmPrcMDxwhvBZTr2AxoGqJA9L3Mjx27KBc98h3gXSsa3PM"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol":{"keccak256":"0xb39e9d8cff4162e255f6c460ef9f9f0ad5b804627f745d967b2f10d0dd509299","urls":["bzz-raw://18d957cd87febccc00d82b9454047f0f5236250c9245befc0f57978671675255","dweb:/ipfs/QmdZ1eXBd15vLpLVqTNJDAAaTzzucpRLD8GPJahLKT4J7x"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldErrors.sol":{"keccak256":"0x0abae6f4ed1b3070bddd0ed194c08b83a948b61ae959396202cf627bf1056a2b","urls":["bzz-raw://a7037954f281cc0188a5aafc1d0cca0aabc110fd0234e6c43dca35ad69ed3baf","dweb:/ipfs/Qmbv2nfK1qPpnoAbqNJFqWwo7AuyaX2ZEgZMFspMv7DR5B"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldEvents.sol":{"keccak256":"0x39f6d8930db431c04158b85cc2a612c48d43dc81ec998f267076b12293c5d243","urls":["bzz-raw://d68f1543e5e166d639372d1aec57e3e193b5bb3b37270b6cb0488fab2c0ebe57","dweb:/ipfs/QmdJUFDx87AHWFKP3jVrYg8xqAkiPfuT1M3tEotNt7KUoy"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldKernel.sol":{"keccak256":"0xdaa1e92439036e392fe79892819ae165732f416b831f84d38050ca3d958e549b","urls":["bzz-raw://ea8dc52e31a62e8971322ea9ed8f2e83d562ec199d7f93a392c293e96ff7f092","dweb:/ipfs/QmSbM8MgHbrJLYP7uzemfZeC4xctqdyKDbspwHUsgeeVJC"],"license":"MIT"},"node_modules/@latticexyz/world/src/SystemCall.sol":{"keccak256":"0x5012c0607c8d41a4eed69d8a0430f742844883d3c3f17a6717ac287608b4e6af","urls":["bzz-raw://c389f65d050849cc95a7df9f45145186a60ae892b7d02b26ec92f8a38f8e2ee5","dweb:/ipfs/QmNQPBewaXghhVeJDaC1XUK6BbFrZ5qUjryhmJuyvgWdbF"],"license":"MIT"},"node_modules/@latticexyz/world/src/World.sol":{"keccak256":"0x9cc2147746c9ce4c6f8071b245e85747a9fa115a5592e8eb21f973df6e5847ff","urls":["bzz-raw://d9988f706cc52b8a7dc870cd996ab628694e9d6924d3c7583e1ad936ea7f8691","dweb:/ipfs/QmSY1eAbsnw91biKHKBeyj6tkPeBjmaRSUsTt4G3uWz3cP"],"license":"MIT"},"node_modules/@latticexyz/world/src/WorldContext.sol":{"keccak256":"0x50ca52bdd89a9f27d6b03ad00ef45c8c5a6884ea9d75e18f8fa53524ac2feed9","urls":["bzz-raw://55febdece37b291527094fb654919d4c8fe0b231792996a14c5e5cc76512b19e","dweb:/ipfs/QmZHFbDDNmdFHWc1uTSvDgMUUgb8NgBPb1cDUJYajswbHT"],"license":"MIT"},"node_modules/@latticexyz/world/src/WorldResourceId.sol":{"keccak256":"0xaff9a22fac8a0f6eee5763b07a7ccb623c829d37922b85e42e914aad2ad417ee","urls":["bzz-raw://e598f0274d6d97c0a09806bf4fd1f0d054c310cf51b2123f5ce6380d6f3186ea","dweb:/ipfs/QmaaVvqm21YsCgxozDyShcM17jKUXJhf2y26bk2YzPYZoM"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/Balances.sol":{"keccak256":"0x25248669a093cfdc9453491e5b5806f6aa092a805569799650c43c32f7b7877d","urls":["bzz-raw://2f294f597122450abd267760d91682facd0a1040383caeb44aaadeb74770904a","dweb:/ipfs/QmPXsoh8tUhpnhjdBYYTZCLc8MPHDZK6xUmN7F2DsMEXro"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/FunctionSelectors.sol":{"keccak256":"0x1ee313f4f1165034b92c5df1fe4cdd9be52b27780245388db3a0267c119fc926","urls":["bzz-raw://a3d58ca6a58e94bc30d5be0fc7a7d1325a92096c8b8b2b3a0531c2c5d0d60791","dweb:/ipfs/QmZSisbANqwnFzwMJnnYBjemLW4Cqn3oL7MkV4HiQR7GKv"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/InitModuleAddress.sol":{"keccak256":"0x28ecea550f7cef98318f2db2e203e758475306a6454f776e6dbc5094811d577e","urls":["bzz-raw://01ae40d53747c2fec400c3bddec5789da6995a38e918bf3badad9c403e70d069","dweb:/ipfs/QmaQhjyGzXjTR16gJUnpaBhG5zJvPdaxJ6c9yJY9FD5kBb"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/InstalledModules.sol":{"keccak256":"0x50a1f277a00f01e3cb97a85f0fc624ae2192a726136720b6a900b465a7aecc05","urls":["bzz-raw://8f3cd87cc0b905d5b75d134d95176630404e76c0f0a343cbd17b8338e1492c0b","dweb:/ipfs/QmURFDNBdUWgh57apX9n7VF68rSQeQrpc5to4FFV6bbJgN"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/NamespaceDelegationControl.sol":{"keccak256":"0x66193215d3c053675d67ba81d530ee2bb1c39250a15cf2d9a6fb166615af461d","urls":["bzz-raw://b783be83ef27281fb6ae2166f692d0ec912bdbe4f49312181b1ef561b5098729","dweb:/ipfs/Qmdtmq4mGtrqoFg4UWhxAevNfVXEUhp8fohRWycqKD2vCk"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/NamespaceOwner.sol":{"keccak256":"0x3a53f395fc56398b4095c1e4016ad5f87d06236fc00f1fb85b9cfe138575b614","urls":["bzz-raw://9d91d30c8506a2d07bcafe0f8feff002bbc7764060d7e7bef7f15b9c4a97c597","dweb:/ipfs/QmVTAxSh1JSMpKD1jmJSTvXbDZQubdJW2DQDoePWecJskH"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/ResourceAccess.sol":{"keccak256":"0xb857dd63073a6469f5bb8deb6c0617763cd42c484821e247572c6b53bb1da3cc","urls":["bzz-raw://07c710d67440b98b145c1991623b7c8cc7f0805b4e6fa37a7d54afcece31239e","dweb:/ipfs/Qmb368QqzbQGUttbDS7eVBGQ8KcXhiai2F9vy3Thyyk2vx"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/SystemHooks.sol":{"keccak256":"0xc27730dae8302cb86f5d65ddc9ae0e92afba17842285a6d0cd146a1e21d73c0f","urls":["bzz-raw://4de5f820f1dfe36e53fe1fc77be6a52ac5fa72a7a5d5ec66e5d29ca6ce553674","dweb:/ipfs/QmP5JUMHDCBxZkZ2YnoYQLqQFHeyCpoUVp14hJBWpSdiqV"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/Systems.sol":{"keccak256":"0x1706fe4b5441a4e3982a3d32f7de2148627b8dfbbe3e38391dd4dab06b86478c","urls":["bzz-raw://c0569fa73cd26c6476188646194ad58eb5cf78cb7c7dc7722748455c23c9d4d7","dweb:/ipfs/Qma1RuR12bTXSVJJ8Q8Gw23KkBw7pyV9u5Kr8TGutaxYdz"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/UserDelegationControl.sol":{"keccak256":"0x3b8d434a81e5667242724089207f90001099d32095e05c4efd75931201d850b1","urls":["bzz-raw://73d47004e03e56b0d0e64ca9012219bc6ae01cef455d7e6ccab9f60dfc5e55b5","dweb:/ipfs/QmQUcGYNEVBRs1oj1HgJ92SPNuiDL3YVYbBymGy63yxqDc"],"license":"MIT"},"node_modules/@latticexyz/world/src/constants.sol":{"keccak256":"0xb8320f88ed5519a4fe2554ad94815ce328a50fef7719932375d6ce695265c2f5","urls":["bzz-raw://a8f5de30fbcc63e469e46ad4a4d4bcd7d8e4b4f2d31fcf62a04aca48d999af22","dweb:/ipfs/QmXw1jDQM2szfRY3tAGrRy6fEzte6yVFgebJAqCLMDHndV"],"license":"MIT"},"node_modules/@latticexyz/world/src/requireInterface.sol":{"keccak256":"0x5b94a21fd46abb4aac8f38809c0d6105f30792042c927f8a6a4f40cfe35c7ab8","urls":["bzz-raw://8bade9d52cf370f3b5435abb47a5338dca5498bee773e97518e7a080fa882940","dweb:/ipfs/QmTtaXUWwMQmHW8oKEoRZxagidZcCiN3oLQs7kN3nycrkW"],"license":"MIT"},"node_modules/@latticexyz/world/src/revertWithBytes.sol":{"keccak256":"0xa1147f218a0152b153d4e8bada0f606bfed40ac1f184fd16a941c2d0033c53f5","urls":["bzz-raw://3f5e0f6d1b51a3a04d4bd84537b2ced373b32824898cf6fbfd13ae1cbdf06359","dweb:/ipfs/QmayYRmBZRUV9m4UnFxuC62VvHriXhkYXeH3HibZ3Gmxxf"],"license":"MIT"},"node_modules/@latticexyz/world/src/systemHookTypes.sol":{"keccak256":"0x15c25ae4b21e091209970e45a198cb51f31eeae482828862641099c1a9b2448a","urls":["bzz-raw://0ce3c3eb58dc5c262d36babf372ad028d2846beea73a59d6e70f0eb8c90ee00d","dweb:/ipfs/QmWUkgegTRtSJM3awvjg4J7DWZ2ME7Pnxp1dP2TWWzLNoo"],"license":"MIT"},"node_modules/@latticexyz/world/src/version.sol":{"keccak256":"0x9c222a00d7aef686e6f6319d544959ee8a7010c7c0692738f7fe9d19694b0715","urls":["bzz-raw://0296e6e111eeb4f6249fea39ee3b024a02f46eb692925d9b41e3b39fa15a940b","dweb:/ipfs/QmbSYepReq4NepkvLEkeTtGXRwFpQRUfyENnjkd4kaM4BU"],"license":"MIT"},"node_modules/@latticexyz/world/src/worldResourceTypes.sol":{"keccak256":"0xeb042e7d3638430f6fd394107f3237cf14e4325154f0098624e8a7826584d465","urls":["bzz-raw://39e0b8eb87616b661f5a4f2fd7e1a727bd19b7fd8d40ad3d93fda26822f433ea","dweb:/ipfs/QmacYMatKV9pwEwirVRY9a6r89RoNs5yk99ic37ieWA8Dk"],"license":"MIT"}},"version":1},"id":63}
1
+ {"abi":[{"type":"constructor","inputs":[],"stateMutability":"nonpayable"},{"type":"fallback","stateMutability":"payable"},{"type":"receive","stateMutability":"payable"},{"type":"function","name":"call","inputs":[{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"callData","type":"bytes","internalType":"bytes"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"payable"},{"type":"function","name":"callFrom","inputs":[{"name":"delegator","type":"address","internalType":"address"},{"name":"systemId","type":"bytes32","internalType":"ResourceId"},{"name":"callData","type":"bytes","internalType":"bytes"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"payable"},{"type":"function","name":"creator","inputs":[],"outputs":[{"name":"","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"deleteRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"getDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getDynamicFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getDynamicFieldSlice","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getFieldLayout","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"stateMutability":"view"},{"type":"function","name":"getFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getKeySchema","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"keySchema","type":"bytes32","internalType":"Schema"}],"stateMutability":"view"},{"type":"function","name":"getRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"EncodedLengths"},{"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":"EncodedLengths"},{"name":"dynamicData","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getStaticField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"data","type":"bytes32","internalType":"bytes32"}],"stateMutability":"view"},{"type":"function","name":"getValueSchema","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"valueSchema","type":"bytes32","internalType":"Schema"}],"stateMutability":"view"},{"type":"function","name":"initialize","inputs":[{"name":"initModule","type":"address","internalType":"contract IModule"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"installRootModule","inputs":[{"name":"module","type":"address","internalType":"contract IModule"},{"name":"encodedArgs","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"popFromDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"byteLengthToPop","type":"uint256","internalType":"uint256"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"pushToDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"dataToPush","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"data","type":"bytes","internalType":"bytes"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"EncodedLengths"},{"name":"dynamicData","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setStaticField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"data","type":"bytes","internalType":"bytes"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"spliceDynamicData","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"startWithinField","type":"uint40","internalType":"uint40"},{"name":"deleteCount","type":"uint40","internalType":"uint40"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"spliceStaticData","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"start","type":"uint48","internalType":"uint48"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"storeVersion","inputs":[],"outputs":[{"name":"","type":"bytes32","internalType":"bytes32"}],"stateMutability":"pure"},{"type":"function","name":"worldVersion","inputs":[],"outputs":[{"name":"","type":"bytes32","internalType":"bytes32"}],"stateMutability":"pure"},{"type":"event","name":"HelloStore","inputs":[{"name":"storeVersion","type":"bytes32","indexed":true,"internalType":"bytes32"}],"anonymous":false},{"type":"event","name":"HelloWorld","inputs":[{"name":"worldVersion","type":"bytes32","indexed":true,"internalType":"bytes32"}],"anonymous":false},{"type":"event","name":"Store_DeleteRecord","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"}],"anonymous":false},{"type":"event","name":"Store_SetRecord","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"staticData","type":"bytes","indexed":false,"internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","indexed":false,"internalType":"EncodedLengths"},{"name":"dynamicData","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"event","name":"Store_SpliceDynamicData","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","indexed":false,"internalType":"uint8"},{"name":"start","type":"uint48","indexed":false,"internalType":"uint48"},{"name":"deleteCount","type":"uint40","indexed":false,"internalType":"uint40"},{"name":"encodedLengths","type":"bytes32","indexed":false,"internalType":"EncodedLengths"},{"name":"data","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"event","name":"Store_SpliceStaticData","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"start","type":"uint48","indexed":false,"internalType":"uint48"},{"name":"data","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"error","name":"EncodedLengths_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_Empty","inputs":[]},{"type":"error","name":"FieldLayout_InvalidStaticDataLength","inputs":[{"name":"staticDataLength","type":"uint256","internalType":"uint256"},{"name":"computedStaticDataLength","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_StaticLengthDoesNotFitInAWord","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_StaticLengthIsNotZero","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_StaticLengthIsZero","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_TooManyDynamicFields","inputs":[{"name":"numFields","type":"uint256","internalType":"uint256"},{"name":"maxFields","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_TooManyFields","inputs":[{"name":"numFields","type":"uint256","internalType":"uint256"},{"name":"maxFields","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Module_AlreadyInstalled","inputs":[]},{"type":"error","name":"Module_MissingDependency","inputs":[{"name":"dependency","type":"address","internalType":"address"}]},{"type":"error","name":"Module_NonRootInstallNotSupported","inputs":[]},{"type":"error","name":"Module_RootInstallNotSupported","inputs":[]},{"type":"error","name":"Schema_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Schema_StaticTypeAfterDynamicType","inputs":[]},{"type":"error","name":"Slice_OutOfBounds","inputs":[{"name":"data","type":"bytes","internalType":"bytes"},{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_IndexOutOfBounds","inputs":[{"name":"length","type":"uint256","internalType":"uint256"},{"name":"accessedIndex","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidBounds","inputs":[{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidFieldNamesLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidKeyNamesLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidResourceType","inputs":[{"name":"expected","type":"bytes2","internalType":"bytes2"},{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"Store_InvalidSplice","inputs":[{"name":"startWithinField","type":"uint40","internalType":"uint40"},{"name":"deleteCount","type":"uint40","internalType":"uint40"},{"name":"fieldLength","type":"uint40","internalType":"uint40"}]},{"type":"error","name":"Store_InvalidStaticDataLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidValueSchemaDynamicLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidValueSchemaLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidValueSchemaStaticLength","inputs":[{"name":"expected","type":"uint256","internalType":"uint256"},{"name":"received","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_TableAlreadyExists","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"tableIdString","type":"string","internalType":"string"}]},{"type":"error","name":"Store_TableNotFound","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"tableIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_AccessDenied","inputs":[{"name":"resource","type":"string","internalType":"string"},{"name":"caller","type":"address","internalType":"address"}]},{"type":"error","name":"World_AlreadyInitialized","inputs":[]},{"type":"error","name":"World_CallbackNotAllowed","inputs":[{"name":"functionSelector","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_DelegationNotFound","inputs":[{"name":"delegator","type":"address","internalType":"address"},{"name":"delegatee","type":"address","internalType":"address"}]},{"type":"error","name":"World_FunctionSelectorAlreadyExists","inputs":[{"name":"functionSelector","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_FunctionSelectorNotFound","inputs":[{"name":"functionSelector","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_InsufficientBalance","inputs":[{"name":"balance","type":"uint256","internalType":"uint256"},{"name":"amount","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"World_InterfaceNotSupported","inputs":[{"name":"contractAddress","type":"address","internalType":"address"},{"name":"interfaceId","type":"bytes4","internalType":"bytes4"}]},{"type":"error","name":"World_InvalidNamespace","inputs":[{"name":"namespace","type":"bytes14","internalType":"bytes14"}]},{"type":"error","name":"World_InvalidResourceId","inputs":[{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_InvalidResourceType","inputs":[{"name":"expected","type":"bytes2","internalType":"bytes2"},{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_ResourceAlreadyExists","inputs":[{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_ResourceNotFound","inputs":[{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"World_SystemAlreadyExists","inputs":[{"name":"system","type":"address","internalType":"address"}]},{"type":"error","name":"World_UnlimitedDelegationNotAllowed","inputs":[]}],"bytecode":{"object":"0x60a060405234801561001057600080fd5b506100477f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e17580546001600160a01b03191630179055565b60405164191718171960d91b907fc7f5fdc8526b76f54916701bc910876243ffff2a40b0bb8d59eea8151c52c00590600090a23360805260405164191718171960d91b907f7f8f36afe3fb61c459c1a54a60b8a477eab02cc58e49f547561a40906239cb8290600090a26080516152b8620000d46000396000818161036f01526112c801526152b86000f3fe6080604052600436106101d15760003560e01c80638c364d59116100f7578063c4d66de811610095578063d9c03a0411610064578063d9c03a04146106d1578063dbbf0e21146106f1578063e228a4a314610711578063ef6ea8621461073157610266565b8063c4d66de814610651578063cc49db7e14610671578063d03edb8c14610691578063d4285dc2146106b157610266565b8063af068c9e116100d1578063af068c9e146105f1578063b047c1eb14610611578063c0a2895a14610631578063c11222291461054b57610266565b80638c364d59146105915780639f1fcf0a146105b1578063a53417ed146105d157610266565b8063390baae01161016f5780634dc77d971161013e5780634dc77d971461050b578063505a181d1461052b5780636951955d1461054b578063894ecc581461057e57610266565b8063390baae01461047b5780633a77c2c21461049b5780633ae7af08146104c9578063419b58fd146104dc57610266565b8063150f3262116101ab578063150f3262146103fb5780631e7889771461041b578063298314fb1461043b5780633708196e1461045b57610266565b806302d05d3f1461035d57806305242d2f146103ae578063114a7266146103db57610266565b366102665760408051616e7360f01b602082015260006022820181905260308201819052916102189101604051602081830303815290604052610213906143b6565b610751565b60408051616e7360f01b602082015260006022820181905260308201529192506102649101604051602081830303815290604052610255906143b6565b61025f34846143f3565b6107d2565b005b303303610299576040516327a1460b60e21b81526001600160e01b03196000351660048201526024015b60405180910390fd5b6000806102b16000356001600160e01b031916610873565b91509150816000801b036102ff576040517ffdde54e20000000000000000000000000000000000000000000000000000000081526001600160e01b0319600035166004820152602401610290565b60006103436000368080601f016020809104026020016040519081016040528093929190818152602001838380828437600092018290525092508691506109439050565b9050600061035333858434610976565b9050805160208201f35b34801561036957600080fd5b506103917f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020015b60405180910390f35b3480156103ba57600080fd5b506103ce6103c9366004614463565b6109a3565b6040516103a59190614519565b3480156103e757600080fd5b506102646103f636600461456e565b6109e6565b34801561040757600080fd5b5061026461041636600461456e565b610a99565b34801561042757600080fd5b506103ce6104363660046145fb565b610b44565b34801561044757600080fd5b50610264610456366004614659565b610b8e565b34801561046757600080fd5b50610264610476366004614706565b610c77565b34801561048757600080fd5b50610264610496366004614706565b610d2d565b3480156104a757600080fd5b506104bb6104b636600461479c565b610dda565b6040519081526020016103a5565b6103ce6104d736600461486c565b610deb565b3480156104e857600080fd5b506104fc6104f73660046148b3565b610e27565b6040516103a593929190614906565b34801561051757600080fd5b506103ce6105263660046149a6565b610e7c565b34801561053757600080fd5b50610264610546366004614a0f565b610e8b565b34801561055757600080fd5b507f322e302e320000000000000000000000000000000000000000000000000000006104bb565b6103ce61058c366004614a70565b610f00565b34801561059d57600080fd5b506104bb6105ac366004614463565b61105c565b3480156105bd57600080fd5b506104bb6105cc366004614ac9565b61109f565b3480156105dd57600080fd5b506104bb6105ec366004614b28565b6110ad565b3480156105fd57600080fd5b5061026461060c366004614b7f565b6110ba565b34801561061d57600080fd5b5061026461062c366004614bb9565b611136565b34801561063d57600080fd5b5061026461064c366004614c48565b6111e1565b34801561065d57600080fd5b5061026461066c366004614cd5565b61128f565b34801561067d57600080fd5b506104fc61068c366004614a0f565b6113d1565b34801561069d57600080fd5b506103ce6106ac3660046145fb565b611423565b3480156106bd57600080fd5b506104bb6106cc36600461479c565b611464565b3480156106dd57600080fd5b506102646106ec366004614463565b61146f565b3480156106fd57600080fd5b506104bb61070c366004614b28565b6114ef565b34801561071d57600080fd5b506104bb61072c36600461479c565b6114fc565b34801561073d57600080fd5b5061026461074c36600461456e565b611507565b60408051600180825281830190925260009182919060208083019080368337019050509050828160008151811061078a5761078a614cf2565b602090810291909101015260006107ca7f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b6115b2565b949350505050565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061080857610808614cf2565b60200260200101818152505061086e7f7462776f726c6400000000000000000042616c616e636573000000000000000060001b8260008560405160200161085191815260200190565b60408051601f19818403018152919052630100080160dd1b6115df565b505050565b6040805160018082528183019092526000918291829160208083019080368337019050509050837bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916816000815181106108cc576108cc614cf2565b6020908102919091010152600080806109257f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72857e240200200400000000000000000000000000000000000000000000000000006115f4565b9250925092506109368383836116fc565b9550955050505050915091565b82820160200180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1682179052825b9392505050565b606060008061098787878787611714565b915091508161099957610999816118e4565b9695505050505050565b6060610999868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506118ec9050565b303303610a14576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610a1e8633611931565b610a918686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528993509150879087908190840183828082843760009201919091525061197d92505050565b505050505050565b303303610ac7576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610ad18633611931565b610a918686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528993509150879087908190840183828082843760009201919091525061199892505050565b6060610b85858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792506119d3915050565b95945050505050565b303303610bbc576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610bc68833611931565b610c6d8888888080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8c018190048102820181019092528a815292508a915089908190840183828082843760009201919091525050604080516020601f8a018190048102820181019092528881528a935091508890889081908401838280828437600092019190915250611a0d92505050565b5050505050505050565b303303610ca5576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610caf8733611931565b610d248787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8a018190048102820181019092528881528a935091508890889081908401838280828437600092019190915250889250611a23915050565b50505050505050565b303303610d5b576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610d658733611931565b610d248787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8a018190048102820181019092528881528a9350915088908890819084018382808284376000920191909152508892506115df915050565b6000610de582611a66565b92915050565b6060303303610e1b576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b61096f33848434610976565b606060006060610e6c878787808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508992506115f4915050565b9250925092509450945094915050565b60606109998686868686611aeb565b303303610eb9576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610ec38333611931565b61086e83838380806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250611bee92505050565b6060303303610f30576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b336001600160a01b03851603610f5357610f4c33848434610976565b905061096f565b6000610f5f8533611c01565b9050610f6e8186338787611cb2565b15610f8757610f7f85858534610976565b91505061096f565b6000610f94866000611c01565b9050610fa38187338888611cb2565b15610fbd57610fb486868634610976565b9250505061096f565b6000610fef616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000881617611d87565b9050610ffe8188338989611cb2565b156110195761100f87878734610976565b935050505061096f565b6040517fc86745f90000000000000000000000000000000000000000000000000000000081526001600160a01b0388166004820152336024820152604401610290565b6000610999868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506115b29050565b6000610b8585858585611e00565b60006107ca848484611e48565b3033036110e8576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b60408051616e7360f01b602082015260006022820181905260308201526111289101604051602081830303815290604052611122906143b6565b33611e5e565b6111328282611eaf565b5050565b303303611164576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b61116e8633611931565b610a918686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f890181900481028201810190925287815289935091508790879081908401838280828437600092019190915250611f6292505050565b30330361120f576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b6112198833611931565b610c6d8888888080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528b93508a9250899189908990819084018382808284376000920191909152506121fd92505050565b3033036112bd576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b336001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016146113615760408051616e7360f01b6020820152600060228201819052603082015261132c9101604051602081830303815290604052611327906143b6565b612215565b336040517fd787b737000000000000000000000000000000000000000000000000000000008152600401610290929190614d08565b600061136b612352565b6001600160a01b0316146113ab576040517f15e34a4800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6113b4816123b9565b6040805160008152602081019091526113ce908290611eaf565b50565b6060600060606114148686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525061245492505050565b92509250925093509350939050565b6060610b858585858080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525087925061247a915050565b6000610de582612490565b30330361149d576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b6114a78533611931565b6114e8858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792508691506125049050565b5050505050565b60006107ca84848461255d565b6000610de58261256d565b303303611535576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b61153f8633611931565b610a918686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528993509150879087908190840183828082843760009201919091525061259392505050565b6000610b856115c186866125ce565b60ff858116601b0360080285901c166115da8587612624565b61265d565b6114e885856115ee8487612624565b85611f62565b6060600060606000611605856126ae565b90506116128787836126d1565b9350600061161f8661270a565b905080156116f1576116318888612747565b935066ffffffffffffff841667ffffffffffffffff811115611655576116556147b5565b6040519080825280601f01601f19166020018201604052801561167f576020820181803683370190505b5092506020830160005b828160ff1610156116ee5760006116a18b8b8461275a565b905060006116be888460ff166028026038011c64ffffffffff1690565b90506116cd82600083876127da565b6116d781856143f3565b9350505080806116e690614d33565b915050611689565b50505b505093509350939050565b600080611708856128a6565b90969095509350505050565b600060606000611723866128bb565b905060005b81518110156117f657600082828151811061174557611745614cf2565b602002602001015190506117716001826affffffffffffffffffffff191661294490919063ffffffff16565b156117ed576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c3323031906117ba908c908c908c90600401614d52565b600060405180830381600087803b1580156117d457600080fd5b505af11580156117e8573d6000803e3d6000fd5b505050505b50600101611728565b5061180387858888612962565b909350915060005b81518110156118d957600082828151811061182857611828614cf2565b602002602001015190506118546002826affffffffffffffffffffff191661294490919063ffffffff16565b156118d0576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f999061189d908c908c908c90600401614d52565b600060405180830381600087803b1580156118b757600080fd5b505af11580156118cb573d6000803e3d6000fd5b505050505b5060010161180b565b505094509492505050565b805160208201fd5b60606118f782612a7d565b8360ff1610156119145761190d85858585612a8f565b90506107ca565b61190d858561192285612a7d565b61192c9087614d7a565b6119d3565b61193b8282612abc565b6111325761194882612215565b816040517fd787b737000000000000000000000000000000000000000000000000000000008152600401610290929190614d08565b6119928484848461198d89611a66565b611a23565b50505050565b60006119a48585612747565b905060006119c1828560ff166028026038011c64ffffffffff1690565b9050610a918686868460008888612aff565b60606107ca6119e385858561275a565b6000611a08856119f38989612747565b9060ff166028026038011c64ffffffffff1690565b612f39565b6114e88585858585611a1e8b611a66565b612f5c565b611a2c81612a7d565b8360ff161015611a4857611a4385858585856115df565b6114e8565b6114e88585611a5684612a7d565b611a609087614d7a565b85612593565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d000000000000000000008201611ab557507e60030220202000000000000000000000000000000000000000000000000000919050565b610de5611ae27f746273746f72650000000000000000005461626c657300000000000000000000846132a1565b6020600061265d565b606081831115611b31576040517fa8c547820000000000000000000000000000000000000000000000000000000081526004810184905260248101839052604401610290565b6000611b3d8787612747565b90506000611b5a828760ff166028026038011c64ffffffffff1690565b90508085101580611b6a57508084115b15611bc5578081861015611b8857611b83600186614d93565b611b8a565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401610290565b6000611bd289898961275a565b9050611be18187888803612f39565b9998505050505050505050565b6111328282611bfc85611a66565b6132bd565b60408051600280825260608201835260009283929190602083019080368337019050509050836001600160a01b031660001b81600081518110611c4657611c46614cf2565b602002602001018181525050826001600160a01b031660001b81600181518110611c7257611c72614cf2565b60209081029190910101526000610b857f7462776f726c640000000000000000005573657244656c65676174696f6e436f8383630100080160dd1b6115b2565b6000611cbd866135bc565b15611cca57506001610b85565b85611cd757506000610b85565b600080611d538660008a8a8989604051602401611cf693929190614d52565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f1a86b55000000000000000000000000000000000000000000000000000000000179052612962565b9150915081611d6757600092505050610b85565b80806020019051810190611d7b9190614da6565b98975050505050505050565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110611dc057611dc0614cf2565b602090810291909101015260006107ca7f7462776f726c640000000000000000004e616d65737061636544656c656761748383630100080160dd1b6115b2565b600080611e0c83612a7d565b90508060ff168460ff161015611e345760ff848116601b0360080284901c165b9150506107ca565b611e2c8686611e438488614d7a565b61255d565b60006107ca848484611e5988611a66565b611e00565b6001600160a01b038116611e98616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000851617613637565b6001600160a01b0316146111325761194882612215565b611ed9827f6fdd1c80000000000000000000000000000000000000000000000000000000006136d3565b611f4e3360008484604051602401611ef19190614519565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f7c5b03350000000000000000000000000000000000000000000000000000000017905261372e565b50611132828280519060200120600161373f565b7f6f74000000000000000000000000000000000000000000000000000000000000847fffff0000000000000000000000000000000000000000000000000000000000001603611fec57837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be848484604051611fdf93929190614e04565b60405180910390a2611992565b6000611ff885856125ce565b9050600061200586613823565b905060005b81518110156120da57600082828151811061202757612027614cf2565b602002602001015190506120536004826affffffffffffffffffffff191661294490919063ffffffff16565b156120d1576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d9061209e908b908b908b908b90600401614e37565b600060405180830381600087803b1580156120b857600080fd5b505af11580156120cc573d6000803e3d6000fd5b505050505b5060010161200a565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be86868660405161210f93929190614e04565b60405180910390a261212a828565ffffffffffff1685613895565b60005b8151811015610d2457600082828151811061214a5761214a614cf2565b602002602001015190506121766008826affffffffffffffffffffff191661294490919063ffffffff16565b156121f4576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba8721906121c1908b908b908b908b90600401614e37565b600060405180830381600087803b1580156121db57600080fd5b505af11580156121ef573d6000803e3d6000fd5b505050505b5060010161212d565b610a918686868686866122108d8d612747565b612aff565b606081601081901b6000612228836138ab565b9050827fffffffffffffffffffffffffffff0000000000000000000000000000000000008316156122835761227e7fffffffffffffffffffffffffffff00000000000000000000000000000000000084166138c2565b6122ba565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b7fffffffffffffffffffffffffffffffff000000000000000000000000000000008316156122f0576122eb836138c2565b612327565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b60405160200161233993929190614e70565b6040516020818303038152906040529350505050919050565b6040805160008082526020820190925260006123af7f7462776f726c64000000000000000000496e69744d6f64756c6541646472657383837e14010014000000000000000000000000000000000000000000000000000000613966565b60601c9392505050565b604080516000808252602082018352606084901b7fffffffffffffffffffffffffffffffffffffffff000000000000000000000000168284015282518083036034018152605483019093529091611132917f7462776f726c64000000000000000000496e69744d6f64756c65416464726573918491907e14010014000000000000000000000000000000000000000000000000000000613a1b565b60606000606061246d858561246888611a66565b6115f4565b9250925092509250925092565b60606107ca84848461248b88611a66565b6118ec565b600061249b82613ac4565b90506124a682613b56565b6124ff5781826040516020016124be91815260200190565b60408051601f19818403018152908290527f41e713ad0000000000000000000000000000000000000000000000000000000082526102909291600401614efe565b919050565b60006125108585612747565b9050600061252d828560ff166028026038011c64ffffffffff1690565b9050610a918686866125468764ffffffffff8716614d93565b604080516000815260208101909152889088612aff565b60006107ca826119f38686612747565b600061257882613bf3565b9050806124ff5781826040516020016124be91815260200190565b600061259f8585612747565b905060006125bc828560ff166028026038011c64ffffffffff1690565b9050610a918686866000858888612aff565b600082826040516020016125e3929190614f17565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600080805b8360ff168110156126555761264b60ff601b83900360080287901c16836143f3565b9150600101612629565b509392505050565b6000602082106126835760208204840193506020828161267f5761267f614f53565b0691505b508254600882021b602082900380841115612655576001850154600882021c82179150509392505050565b600060086126be60026020614d93565b6126c89190614f69565b9190911c919050565b6060816000036126f0575060408051602081019091526000815261096f565b60006126fc85856125ce565b9050610b8581600085612f39565b6000600860018061271d60026020614d93565b6127279190614d93565b6127319190614d93565b61273b9190614f69565b8260ff911c1692915050565b600061096f6127568484613c85565b5490565b6000838360405160200161276f929190614f17565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b821561286157602083106128045760208304840193506020838161280057612800614f53565b0692505b82156128615760208390036000818410156128275750600019600884021c612831565b50600019600882021c5b8554600886021b818451168219821617845250818411612852575050611992565b50600194909401939182900391015b5b602082106128835783548152600190930192601f1990910190602001612862565b8115611992576000600019600884021c8251865482191691161782525050505050565b602081015160408201516000905b9050915091565b604080516001808252818301909252606091600091906020808301908036833701905050905082816000815181106128f5576128f5614cf2565b6020908102919091010152600061292d7f7462776f726c6400000000000000000053797374656d486f6f6b73000000000083836119d3565b90506107ca61293f8260008451613cdb565b613d69565b60008160ff16826129558560581c90565b1660ff1614905092915050565b6000606060008061297286613d7a565b90925090506001600160a01b0382166129c3578561298f87612215565b6040517ffbf10ce6000000000000000000000000000000000000000000000000000000008152600401610290929190614efe565b806129d2576129d28689611931565b8615612a1e577dffffffffffffffffffffffffffff000000000000000000000000000000008616616e7360f01b176000612a0b82610751565b9050612a1b8261025f8b846143f3565b50505b6000612a2a8760101b90565b7fffffffffffffffffffffffffffff0000000000000000000000000000000000001614612a6257612a5d88888488613e1e565b612a6e565b612a6e88888488613e96565b90999098509650505050505050565b60006008600161272760026020614d93565b6060610b85612a9e86866125ce565b612aa88486612624565b60ff868116601b0360080286901c16612f39565b6000612aef616e7360f01b7dffffffffffffffffffffffffffff0000000000000000000000000000000085161783613ef7565b8061096f575061096f8383613ef7565b7f7462000000000000000000000000000000000000000000000000000000000000877fffff0000000000000000000000000000000000000000000000000000000000001614612bbf577f74620000000000000000000000000000000000000000000000000000000000008788604051602001612b7d91815260200190565b60408051601f19818403018152908290527f31b46683000000000000000000000000000000000000000000000000000000008252610290939291600401614f80565b6000612bda828760ff166028026038011c64ffffffffff1690565b9050600083518564ffffffffff1683612bf39190614d93565b612bfd91906143f3565b9050808214158015612c1f575081612c158688614fc1565b64ffffffffff1614155b15612c6f576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff8088166004830152808716602483015283166044820152606401610290565b818664ffffffffff161115612cc0576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff87166024820152604401610290565b6000612ccd848984613fc0565b90506000612cda8b613823565b905060005b8151811015612da5576000828281518110612cfc57612cfc614cf2565b60200260200101519050612d286010826affffffffffffffffffffff191661294490919063ffffffff16565b15612d9c57606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b8152600401612d699796959493929190614fe6565b600060405180830381600087803b158015612d8357600080fd5b505af1158015612d97573d6000803e3d6000fd5b505050505b50600101612cdf565b5064ffffffffff881660005b8a60ff168160ff161015612de457612dd8878260ff166028026038011c64ffffffffff1690565b90910190600101612db1565b508b7ffe158a7adba34e256807c8a149028d3162918713c3838afc643ce9f96716ebfd8c8c848c888d604051612e1f96959493929190615044565b60405180910390a250828414612e40576000612e3b8c8c613c85565b839055505b6000612e4d8c8c8c61275a565b9050612e61818a64ffffffffff1689613895565b5060005b8151811015612f2b576000828281518110612e8257612e82614cf2565b60200260200101519050612eae6020826affffffffffffffffffffff191661294490919063ffffffff16565b15612f2257606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b8152600401612eef9796959493929190614fe6565b600060405180830381600087803b158015612f0957600080fd5b505af1158015612f1d573d6000803e3d6000fd5b505050505b50600101612e65565b505050505050505050505050565b60405160208101601f19603f8484010116604052828252612655858585846127da565b7f6f74000000000000000000000000000000000000000000000000000000000000867fffff0000000000000000000000000000000000000000000000000000000000001603612fe857857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051612fdb9493929190615093565b60405180910390a2610a91565b6000612ff387613823565b905060005b81518110156130cc57600082828151811061301557613015614cf2565b602002602001015190506130416001826affffffffffffffffffffff191661294490919063ffffffff16565b156130c3576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c90613090908c908c908c908c908c908c906004016150d2565b600060405180830381600087803b1580156130aa57600080fd5b505af11580156130be573d6000803e3d6000fd5b505050505b50600101612ff8565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a9878787876040516131039493929190615093565b60405180910390a2600061311788886125ce565b9050600060208701905061312f82600089518461408e565b600061313a8561270a565b11156131be57600061314c8a8a613c85565b878155905060208601915060008060005b6131668861270a565b8160ff1610156131b95761317b8d8d8361275a565b92506131968a8260ff166028026038011c64ffffffffff1690565b91506131a5836000848861408e565b6131af82866143f3565b945060010161315d565b505050505b60005b83518110156132955760008482815181106131de576131de614cf2565b6020026020010151905061320a6002826affffffffffffffffffffff191661294490919063ffffffff16565b1561328c576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf90613259908e908e908e908e908e908e906004016150d2565b600060405180830381600087803b15801561327357600080fd5b505af1158015613287573d6000803e3d6000fd5b505050505b506001016131c1565b50505050505050505050565b60408051602081018490529081018290526000906060016125e3565b7f6f74000000000000000000000000000000000000000000000000000000000000837fffff000000000000000000000000000000000000000000000000000000000000160361334357827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0783604051613336919061512b565b60405180910390a2505050565b600061334e84613823565b905060005b815181101561342157600082828151811061337057613370614cf2565b6020026020010151905061339c6040826affffffffffffffffffffff191661294490919063ffffffff16565b15613418576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf45906133e59089908990899060040161513e565b600060405180830381600087803b1580156133ff57600080fd5b505af1158015613413573d6000803e3d6000fd5b505050505b50600101613353565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0784604051613452919061512b565b60405180910390a2600061346685856125ce565b90506134bf816000613477866126ae565b67ffffffffffffffff81111561348f5761348f6147b5565b6040519080825280601f01601f1916602001820160405280156134b9576020820181803683370190505b50613895565b60006134ca8461270a565b11156134eb5760006134dc8686613c85565b90506134e981602061414d565b505b60005b8251811015610a9157600083828151811061350b5761350b614cf2565b602002602001015190506135376080826affffffffffffffffffffff191661294490919063ffffffff16565b156135b3576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b90613580908a908a908a9060040161513e565b600060405180830381600087803b15801561359a57600080fd5b505af11580156135ae573d6000803e3d6000fd5b505050505b506001016134ee565b604080517f737900000000000000000000000000000000000000000000000000000000000060208201526000602282018190527f756e6c696d6974656400000000000000000000000000000000000000000000006030830152910160405160208183030381529060405261362f906143b6565b909114919050565b60408051600180825281830190925260009182919060208083019080368337019050509050828160008151811061367057613670614cf2565b602090810291909101015260006136c87f7462776f726c640000000000000000004e616d6573706163654f776e6572000083837e140100140000000000000000000000000000000000000000000000000000006115b2565b60601c949350505050565b6136dd828261418a565b611132576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b031982166024820152604401610290565b606060008061098787878787613e96565b604080516002808252606082018352600092602083019080368337019050509050836001600160a01b031660001b8160008151811061378057613780614cf2565b60200260200101818152505082816001815181106137a0576137a0614cf2565b6020026020010181815250506119927f7462776f726c64000000000000000000496e7374616c6c65644d6f64756c657360001b826000856040516020016137ee91151560f81b815260010190565b60408051601f198184030181529190527e010100010000000000000000000000000000000000000000000000000000006115df565b6040805160018082528183019092526060916000919060208083019080368337019050509050828160008151811061385d5761385d614cf2565b6020908102919091010152600061292d7f746273746f726500000000000000000053746f7265486f6f6b7300000000000083836119d3565b61086e838383516138a68560200190565b61408e565b60006138b9607060106143f3565b9190911b919050565b606060005b6010811015613927577fffffffffffffffffffffffffffffffff000000000000000000000000000000008316600882021b7fff000000000000000000000000000000000000000000000000000000000000001615613927576001016138c7565b604080517fffffffffffffffffffffffffffffffff000000000000000000000000000000008516602082015281516030909101909152818152806107ca565b6000806139716141a6565b9050306001600160a01b0382160361398f57611e2c868686866115b2565b6040517f8c364d590000000000000000000000000000000000000000000000000000000081526001600160a01b03821690638c364d59906139da908990899089908990600401615167565b602060405180830381865afa1580156139f7573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611e2c9190615196565b6000613a256141a6565b9050306001600160a01b03821603613a4957613a4486868686866115df565b610a91565b6040517f390baae00000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063390baae090613a9690899089908990899089906004016151af565b600060405180830381600087803b158015613ab057600080fd5b505af1158015613295573d6000803e3d6000fd5b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613afd57613afd614cf2565b602090810291909101015260006107ca7f746273746f72650000000000000000005461626c6573000000000000000000008360017e600302202020000000000000000000000000000000000000000000000000006115b2565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613b8f57613b8f614cf2565b60209081029190910101526000613be77f746273746f72650000000000000000005265736f75726365496473000000000083837e010100010000000000000000000000000000000000000000000000000000006115b2565b90506107ca8160f81c90565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613c2c57613c2c614cf2565b602090810291909101015260006107ca7f746273746f72650000000000000000005461626c6573000000000000000000008360027e600302202020000000000000000000000000000000000000000000000000006115b2565b60008282604051602001613c9a929190614f17565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b600081831180613ceb5750835182115b15613d28578383836040517f23230fa3000000000000000000000000000000000000000000000000000000008152600401610290939291906151f6565b60208401613d3684826143f3565b90506000613d448585614d93565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b6060600061096f83601560006141e0565b60408051600180825281830190925260009182918291602080830190803683370190505090508381600081518110613db457613db4614cf2565b602090810291909101015260008080613e0d7f7462776f726c6400000000000000000053797374656d73000000000000000000857e150200140100000000000000000000000000000000000000000000000000006115f4565b92509250925061093683838361425b565b60006060836001600160a01b03166000613e39858989614267565b604051613e46919061521b565b60006040518083038185875af1925050503d8060008114613e83576040519150601f19603f3d011682016040523d82523d6000602084013e613e88565b606091505b509097909650945050505050565b60006060836001600160a01b0316613eaf848888614267565b604051613ebc919061521b565b600060405180830381855af49150503d8060008114613e83576040519150601f19603f3d011682016040523d82523d6000602084013e613e88565b604080516002808252606082018352600092839291906020830190803683370190505090508381600081518110613f3057613f30614cf2565b602002602001018181525050826001600160a01b031660001b81600181518110613f5c57613f5c614cf2565b60209081029190910101526000613fb47f7462776f726c640000000000000000005265736f75726365416363657373000083837e010100010000000000000000000000000000000000000000000000000000006115b2565b9050610b858160f81c90565b600064ffffffffff821115614004576040517f7149a3c100000000000000000000000000000000000000000000000000000000815260048101839052602401610290565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff16808510614036578085038201915061403e565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b821561410857602083106140b8576020830484019350602083816140b4576140b4614f53565b0692505b82156141085760208390036000600019600885021c1990506008850281811c91508351811c90508119875416828216178755508184116140f9575050611992565b50600194909401939182900391015b5b6020821061412a5780518455600190930192601f1990910190602001614109565b8115611992576000600019600884021c8554835182191691161785555050505050565b6000602061415c83601f6143f3565b6141669190615237565b61417090846143f3565b90505b8083101561086e5760008355600183019250614173565b600061419583614296565b801561096f575061096f83836142e2565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175546000906001600160a01b0316806124ff573391505090565b606060006141ee8560801c90565b90506fffffffffffffffffffffffffffffffff8516600085828161421457614214614f53565b04905060405193506020840160208202810160405281855260005b8281101561424f578451871c82529387019360209091019060010161422f565b50505050509392505050565b6000806117088561439a565b606083838360405160200161427e93929190615259565b60405160208183030381529060405290509392505050565b60006142c2827f01ffc9a7000000000000000000000000000000000000000000000000000000006142e2565b8015610de557506142db826001600160e01b03196142e2565b1592915050565b6040516001600160e01b031982166024820152600090819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a700000000000000000000000000000000000000000000000000000000178152825192935060009283928392909183918a617530fa92503d91506000519050828015614383575060208210155b801561438f5750600081115b979650505050505050565b6020810151603482015160609190911c9060009060f81c6128b4565b805160208083015191908110156143d7576000198160200360031b1b821691505b50919050565b634e487b7160e01b600052601160045260246000fd5b80820180821115610de557610de56143dd565b60008083601f84011261441857600080fd5b50813567ffffffffffffffff81111561443057600080fd5b6020830191508360208260051b850101111561444b57600080fd5b9250929050565b803560ff811681146124ff57600080fd5b60008060008060006080868803121561447b57600080fd5b85359450602086013567ffffffffffffffff81111561449957600080fd5b6144a588828901614406565b90955093506144b8905060408701614452565b949793965091946060013592915050565b60005b838110156144e45781810151838201526020016144cc565b50506000910152565b600081518084526145058160208601602086016144c9565b601f01601f19169290920160200192915050565b60208152600061096f60208301846144ed565b60008083601f84011261453e57600080fd5b50813567ffffffffffffffff81111561455657600080fd5b60208301915083602082850101111561444b57600080fd5b6000806000806000806080878903121561458757600080fd5b86359550602087013567ffffffffffffffff808211156145a657600080fd5b6145b28a838b01614406565b90975095508591506145c660408a01614452565b945060608901359150808211156145dc57600080fd5b506145e989828a0161452c565b979a9699509497509295939492505050565b6000806000806060858703121561461157600080fd5b84359350602085013567ffffffffffffffff81111561462f57600080fd5b61463b87828801614406565b909450925061464e905060408601614452565b905092959194509250565b60008060008060008060008060a0898b03121561467557600080fd5b88359750602089013567ffffffffffffffff8082111561469457600080fd5b6146a08c838d01614406565b909950975060408b01359150808211156146b957600080fd5b6146c58c838d0161452c565b909750955060608b0135945060808b01359150808211156146e557600080fd5b506146f28b828c0161452c565b999c989b5096995094979396929594505050565b600080600080600080600060a0888a03121561472157600080fd5b87359650602088013567ffffffffffffffff8082111561474057600080fd5b61474c8b838c01614406565b909850965086915061476060408b01614452565b955060608a013591508082111561477657600080fd5b506147838a828b0161452c565b989b979a50959894979596608090950135949350505050565b6000602082840312156147ae57600080fd5b5035919050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f1916810167ffffffffffffffff811182821017156147f4576147f46147b5565b604052919050565b600082601f83011261480d57600080fd5b813567ffffffffffffffff811115614827576148276147b5565b61483a6020601f19601f840116016147cb565b81815284602083860101111561484f57600080fd5b816020850160208301376000918101602001919091529392505050565b6000806040838503121561487f57600080fd5b82359150602083013567ffffffffffffffff81111561489d57600080fd5b6148a9858286016147fc565b9150509250929050565b600080600080606085870312156148c957600080fd5b84359350602085013567ffffffffffffffff8111156148e757600080fd5b6148f387828801614406565b9598909750949560400135949350505050565b60608152600061491960608301866144ed565b846020840152828103604084015261099981856144ed565b600082601f83011261494257600080fd5b8135602067ffffffffffffffff82111561495e5761495e6147b5565b8160051b61496d8282016147cb565b928352848101820192828101908785111561498757600080fd5b83870192505b8483101561438f5782358252918301919083019061498d565b600080600080600060a086880312156149be57600080fd5b85359450602086013567ffffffffffffffff8111156149dc57600080fd5b6149e888828901614931565b9450506149f760408701614452565b94979396509394606081013594506080013592915050565b600080600060408486031215614a2457600080fd5b83359250602084013567ffffffffffffffff811115614a4257600080fd5b614a4e86828701614406565b9497909650939450505050565b6001600160a01b03811681146113ce57600080fd5b600080600060608486031215614a8557600080fd5b8335614a9081614a5b565b925060208401359150604084013567ffffffffffffffff811115614ab357600080fd5b614abf868287016147fc565b9150509250925092565b60008060008060808587031215614adf57600080fd5b84359350602085013567ffffffffffffffff811115614afd57600080fd5b614b0987828801614931565b935050614b1860408601614452565b9396929550929360600135925050565b600080600060608486031215614b3d57600080fd5b83359250602084013567ffffffffffffffff811115614b5b57600080fd5b614b6786828701614931565b925050614b7660408501614452565b90509250925092565b60008060408385031215614b9257600080fd5b8235614b9d81614a5b565b9150602083013567ffffffffffffffff81111561489d57600080fd5b60008060008060008060808789031215614bd257600080fd5b86359550602087013567ffffffffffffffff80821115614bf157600080fd5b614bfd8a838b01614406565b90975095506040890135915065ffffffffffff82168214614c1d57600080fd5b909350606088013590808211156145dc57600080fd5b803564ffffffffff811681146124ff57600080fd5b60008060008060008060008060c0898b031215614c6457600080fd5b88359750602089013567ffffffffffffffff80821115614c8357600080fd5b614c8f8c838d01614406565b9099509750879150614ca360408c01614452565b9650614cb160608c01614c33565b9550614cbf60808c01614c33565b945060a08b01359150808211156146e557600080fd5b600060208284031215614ce757600080fd5b813561096f81614a5b565b634e487b7160e01b600052603260045260246000fd5b604081526000614d1b60408301856144ed565b90506001600160a01b03831660208301529392505050565b600060ff821660ff8103614d4957614d496143dd565b60010192915050565b6001600160a01b0384168152826020820152606060408201526000610b8560608301846144ed565b60ff8281168282160390811115610de557610de56143dd565b81810381811115610de557610de56143dd565b600060208284031215614db857600080fd5b8151801515811461096f57600080fd5b60008151808452602080850194506020840160005b83811015614df957815187529582019590820190600101614ddd565b509495945050505050565b606081526000614e176060830186614dc8565b65ffffffffffff85166020840152828103604084015261099981856144ed565b848152608060208201526000614e506080830186614dc8565b65ffffffffffff85166040840152828103606084015261438f81856144ed565b7fffff0000000000000000000000000000000000000000000000000000000000008416815260007f3a000000000000000000000000000000000000000000000000000000000000008060028401528451614ed18160038601602089016144c9565b808401905081600382015284519150614ef18260048301602088016144c9565b0160040195945050505050565b8281526040602082015260006107ca60408301846144ed565b8281526000602080830184516020860160005b82811015614f4657815184529284019290840190600101614f2a565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b8082028115828204841417610de557610de56143dd565b7fffff00000000000000000000000000000000000000000000000000000000000084168152826020820152606060408201526000610b8560608301846144ed565b64ffffffffff818116838216019080821115614fdf57614fdf6143dd565b5092915050565b87815260e060208201526000614fff60e0830189614dc8565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c084015261503681856144ed565b9a9950505050505050505050565b60c08152600061505760c0830189614dc8565b60ff8816602084015265ffffffffffff8716604084015264ffffffffff8616606084015284608084015282810360a0840152611be181856144ed565b6080815260006150a66080830187614dc8565b82810360208401526150b881876144ed565b9050846040840152828103606084015261438f81856144ed565b86815260c0602082015260006150eb60c0830188614dc8565b82810360408401526150fd81886144ed565b9050856060840152828103608084015261511781866144ed565b9150508260a0830152979650505050505050565b60208152600061096f6020830184614dc8565b8381526060602082015260006151576060830185614dc8565b9050826040830152949350505050565b8481526080602082015260006151806080830186614dc8565b60ff949094166040830152506060015292915050565b6000602082840312156151a857600080fd5b5051919050565b85815260a0602082015260006151c860a0830187614dc8565b60ff8616604084015282810360608401526151e381866144ed565b9150508260808301529695505050505050565b60608152600061520960608301866144ed565b60208301949094525060400152919050565b6000825161522d8184602087016144c9565b9190910192915050565b60008261525457634e487b7160e01b600052601260045260246000fd5b500490565b6000845161526b8184602089016144c9565b60609490941b7fffffffffffffffffffffffffffffffffffffffff000000000000000000000000169190930190815260148101919091526034019291505056fea164736f6c6343000818000a","sourceMap":"1829:15491:63:-:0;;;2219:94;;;;;;;;;-1:-1:-1;895:22:26;1066:42:28;2374:38;;-1:-1:-1;;;;;;2374:38:28;1824:4:24;2374:38:28;;;1751:84:24;895:22:26;928:38;;-1:-1:-1;;;952:13:26;928:38;;;;;2249:10:63;2239:20;;2270:38;;-1:-1:-1;;;2294:13:63;2270:38;;;;;1829:15491;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x6080604052600436106101d15760003560e01c80638c364d59116100f7578063c4d66de811610095578063d9c03a0411610064578063d9c03a04146106d1578063dbbf0e21146106f1578063e228a4a314610711578063ef6ea8621461073157610266565b8063c4d66de814610651578063cc49db7e14610671578063d03edb8c14610691578063d4285dc2146106b157610266565b8063af068c9e116100d1578063af068c9e146105f1578063b047c1eb14610611578063c0a2895a14610631578063c11222291461054b57610266565b80638c364d59146105915780639f1fcf0a146105b1578063a53417ed146105d157610266565b8063390baae01161016f5780634dc77d971161013e5780634dc77d971461050b578063505a181d1461052b5780636951955d1461054b578063894ecc581461057e57610266565b8063390baae01461047b5780633a77c2c21461049b5780633ae7af08146104c9578063419b58fd146104dc57610266565b8063150f3262116101ab578063150f3262146103fb5780631e7889771461041b578063298314fb1461043b5780633708196e1461045b57610266565b806302d05d3f1461035d57806305242d2f146103ae578063114a7266146103db57610266565b366102665760408051616e7360f01b602082015260006022820181905260308201819052916102189101604051602081830303815290604052610213906143b6565b610751565b60408051616e7360f01b602082015260006022820181905260308201529192506102649101604051602081830303815290604052610255906143b6565b61025f34846143f3565b6107d2565b005b303303610299576040516327a1460b60e21b81526001600160e01b03196000351660048201526024015b60405180910390fd5b6000806102b16000356001600160e01b031916610873565b91509150816000801b036102ff576040517ffdde54e20000000000000000000000000000000000000000000000000000000081526001600160e01b0319600035166004820152602401610290565b60006103436000368080601f016020809104026020016040519081016040528093929190818152602001838380828437600092018290525092508691506109439050565b9050600061035333858434610976565b9050805160208201f35b34801561036957600080fd5b506103917f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020015b60405180910390f35b3480156103ba57600080fd5b506103ce6103c9366004614463565b6109a3565b6040516103a59190614519565b3480156103e757600080fd5b506102646103f636600461456e565b6109e6565b34801561040757600080fd5b5061026461041636600461456e565b610a99565b34801561042757600080fd5b506103ce6104363660046145fb565b610b44565b34801561044757600080fd5b50610264610456366004614659565b610b8e565b34801561046757600080fd5b50610264610476366004614706565b610c77565b34801561048757600080fd5b50610264610496366004614706565b610d2d565b3480156104a757600080fd5b506104bb6104b636600461479c565b610dda565b6040519081526020016103a5565b6103ce6104d736600461486c565b610deb565b3480156104e857600080fd5b506104fc6104f73660046148b3565b610e27565b6040516103a593929190614906565b34801561051757600080fd5b506103ce6105263660046149a6565b610e7c565b34801561053757600080fd5b50610264610546366004614a0f565b610e8b565b34801561055757600080fd5b507f322e302e320000000000000000000000000000000000000000000000000000006104bb565b6103ce61058c366004614a70565b610f00565b34801561059d57600080fd5b506104bb6105ac366004614463565b61105c565b3480156105bd57600080fd5b506104bb6105cc366004614ac9565b61109f565b3480156105dd57600080fd5b506104bb6105ec366004614b28565b6110ad565b3480156105fd57600080fd5b5061026461060c366004614b7f565b6110ba565b34801561061d57600080fd5b5061026461062c366004614bb9565b611136565b34801561063d57600080fd5b5061026461064c366004614c48565b6111e1565b34801561065d57600080fd5b5061026461066c366004614cd5565b61128f565b34801561067d57600080fd5b506104fc61068c366004614a0f565b6113d1565b34801561069d57600080fd5b506103ce6106ac3660046145fb565b611423565b3480156106bd57600080fd5b506104bb6106cc36600461479c565b611464565b3480156106dd57600080fd5b506102646106ec366004614463565b61146f565b3480156106fd57600080fd5b506104bb61070c366004614b28565b6114ef565b34801561071d57600080fd5b506104bb61072c36600461479c565b6114fc565b34801561073d57600080fd5b5061026461074c36600461456e565b611507565b60408051600180825281830190925260009182919060208083019080368337019050509050828160008151811061078a5761078a614cf2565b602090810291909101015260006107ca7f7462776f726c6400000000000000000042616c616e63657300000000000000008383630100080160dd1b6115b2565b949350505050565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061080857610808614cf2565b60200260200101818152505061086e7f7462776f726c6400000000000000000042616c616e636573000000000000000060001b8260008560405160200161085191815260200190565b60408051601f19818403018152919052630100080160dd1b6115df565b505050565b6040805160018082528183019092526000918291829160208083019080368337019050509050837bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916816000815181106108cc576108cc614cf2565b6020908102919091010152600080806109257f7462776f726c6400000000000000000046756e6374696f6e53656c6563746f72857e240200200400000000000000000000000000000000000000000000000000006115f4565b9250925092506109368383836116fc565b9550955050505050915091565b82820160200180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1682179052825b9392505050565b606060008061098787878787611714565b915091508161099957610999816118e4565b9695505050505050565b6060610999868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506118ec9050565b303303610a14576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610a1e8633611931565b610a918686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528993509150879087908190840183828082843760009201919091525061197d92505050565b505050505050565b303303610ac7576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610ad18633611931565b610a918686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528993509150879087908190840183828082843760009201919091525061199892505050565b6060610b85858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792506119d3915050565b95945050505050565b303303610bbc576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610bc68833611931565b610c6d8888888080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8c018190048102820181019092528a815292508a915089908190840183828082843760009201919091525050604080516020601f8a018190048102820181019092528881528a935091508890889081908401838280828437600092019190915250611a0d92505050565b5050505050505050565b303303610ca5576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610caf8733611931565b610d248787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8a018190048102820181019092528881528a935091508890889081908401838280828437600092019190915250889250611a23915050565b50505050505050565b303303610d5b576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610d658733611931565b610d248787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f8a018190048102820181019092528881528a9350915088908890819084018382808284376000920191909152508892506115df915050565b6000610de582611a66565b92915050565b6060303303610e1b576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b61096f33848434610976565b606060006060610e6c878787808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508992506115f4915050565b9250925092509450945094915050565b60606109998686868686611aeb565b303303610eb9576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b610ec38333611931565b61086e83838380806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250611bee92505050565b6060303303610f30576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b336001600160a01b03851603610f5357610f4c33848434610976565b905061096f565b6000610f5f8533611c01565b9050610f6e8186338787611cb2565b15610f8757610f7f85858534610976565b91505061096f565b6000610f94866000611c01565b9050610fa38187338888611cb2565b15610fbd57610fb486868634610976565b9250505061096f565b6000610fef616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000881617611d87565b9050610ffe8188338989611cb2565b156110195761100f87878734610976565b935050505061096f565b6040517fc86745f90000000000000000000000000000000000000000000000000000000081526001600160a01b0388166004820152336024820152604401610290565b6000610999868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506115b29050565b6000610b8585858585611e00565b60006107ca848484611e48565b3033036110e8576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b60408051616e7360f01b602082015260006022820181905260308201526111289101604051602081830303815290604052611122906143b6565b33611e5e565b6111328282611eaf565b5050565b303303611164576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b61116e8633611931565b610a918686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f890181900481028201810190925287815289935091508790879081908401838280828437600092019190915250611f6292505050565b30330361120f576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b6112198833611931565b610c6d8888888080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528b93508a9250899189908990819084018382808284376000920191909152506121fd92505050565b3033036112bd576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b336001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016146113615760408051616e7360f01b6020820152600060228201819052603082015261132c9101604051602081830303815290604052611327906143b6565b612215565b336040517fd787b737000000000000000000000000000000000000000000000000000000008152600401610290929190614d08565b600061136b612352565b6001600160a01b0316146113ab576040517f15e34a4800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6113b4816123b9565b6040805160008152602081019091526113ce908290611eaf565b50565b6060600060606114148686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525061245492505050565b92509250925093509350939050565b6060610b858585858080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525087925061247a915050565b6000610de582612490565b30330361149d576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b6114a78533611931565b6114e8858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792508691506125049050565b5050505050565b60006107ca84848461255d565b6000610de58261256d565b303303611535576040516327a1460b60e21b81526001600160e01b0319600035166004820152602401610290565b61153f8633611931565b610a918686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050604080516020601f89018190048102820181019092528781528993509150879087908190840183828082843760009201919091525061259392505050565b6000610b856115c186866125ce565b60ff858116601b0360080285901c166115da8587612624565b61265d565b6114e885856115ee8487612624565b85611f62565b6060600060606000611605856126ae565b90506116128787836126d1565b9350600061161f8661270a565b905080156116f1576116318888612747565b935066ffffffffffffff841667ffffffffffffffff811115611655576116556147b5565b6040519080825280601f01601f19166020018201604052801561167f576020820181803683370190505b5092506020830160005b828160ff1610156116ee5760006116a18b8b8461275a565b905060006116be888460ff166028026038011c64ffffffffff1690565b90506116cd82600083876127da565b6116d781856143f3565b9350505080806116e690614d33565b915050611689565b50505b505093509350939050565b600080611708856128a6565b90969095509350505050565b600060606000611723866128bb565b905060005b81518110156117f657600082828151811061174557611745614cf2565b602002602001015190506117716001826affffffffffffffffffffff191661294490919063ffffffff16565b156117ed576040517fc3323031000000000000000000000000000000000000000000000000000000008152606082901c9063c3323031906117ba908c908c908c90600401614d52565b600060405180830381600087803b1580156117d457600080fd5b505af11580156117e8573d6000803e3d6000fd5b505050505b50600101611728565b5061180387858888612962565b909350915060005b81518110156118d957600082828151811061182857611828614cf2565b602002602001015190506118546002826affffffffffffffffffffff191661294490919063ffffffff16565b156118d0576040517f973d8f99000000000000000000000000000000000000000000000000000000008152606082901c9063973d8f999061189d908c908c908c90600401614d52565b600060405180830381600087803b1580156118b757600080fd5b505af11580156118cb573d6000803e3d6000fd5b505050505b5060010161180b565b505094509492505050565b805160208201fd5b60606118f782612a7d565b8360ff1610156119145761190d85858585612a8f565b90506107ca565b61190d858561192285612a7d565b61192c9087614d7a565b6119d3565b61193b8282612abc565b6111325761194882612215565b816040517fd787b737000000000000000000000000000000000000000000000000000000008152600401610290929190614d08565b6119928484848461198d89611a66565b611a23565b50505050565b60006119a48585612747565b905060006119c1828560ff166028026038011c64ffffffffff1690565b9050610a918686868460008888612aff565b60606107ca6119e385858561275a565b6000611a08856119f38989612747565b9060ff166028026038011c64ffffffffff1690565b612f39565b6114e88585858585611a1e8b611a66565b612f5c565b611a2c81612a7d565b8360ff161015611a4857611a4385858585856115df565b6114e8565b6114e88585611a5684612a7d565b611a609087614d7a565b85612593565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d000000000000000000008201611ab557507e60030220202000000000000000000000000000000000000000000000000000919050565b610de5611ae27f746273746f72650000000000000000005461626c657300000000000000000000846132a1565b6020600061265d565b606081831115611b31576040517fa8c547820000000000000000000000000000000000000000000000000000000081526004810184905260248101839052604401610290565b6000611b3d8787612747565b90506000611b5a828760ff166028026038011c64ffffffffff1690565b90508085101580611b6a57508084115b15611bc5578081861015611b8857611b83600186614d93565b611b8a565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401610290565b6000611bd289898961275a565b9050611be18187888803612f39565b9998505050505050505050565b6111328282611bfc85611a66565b6132bd565b60408051600280825260608201835260009283929190602083019080368337019050509050836001600160a01b031660001b81600081518110611c4657611c46614cf2565b602002602001018181525050826001600160a01b031660001b81600181518110611c7257611c72614cf2565b60209081029190910101526000610b857f7462776f726c640000000000000000005573657244656c65676174696f6e436f8383630100080160dd1b6115b2565b6000611cbd866135bc565b15611cca57506001610b85565b85611cd757506000610b85565b600080611d538660008a8a8989604051602401611cf693929190614d52565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f1a86b55000000000000000000000000000000000000000000000000000000000179052612962565b9150915081611d6757600092505050610b85565b80806020019051810190611d7b9190614da6565b98975050505050505050565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110611dc057611dc0614cf2565b602090810291909101015260006107ca7f7462776f726c640000000000000000004e616d65737061636544656c656761748383630100080160dd1b6115b2565b600080611e0c83612a7d565b90508060ff168460ff161015611e345760ff848116601b0360080284901c165b9150506107ca565b611e2c8686611e438488614d7a565b61255d565b60006107ca848484611e5988611a66565b611e00565b6001600160a01b038116611e98616e7360f01b7dffffffffffffffffffffffffffff00000000000000000000000000000000851617613637565b6001600160a01b0316146111325761194882612215565b611ed9827f6fdd1c80000000000000000000000000000000000000000000000000000000006136d3565b611f4e3360008484604051602401611ef19190614519565b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f7c5b03350000000000000000000000000000000000000000000000000000000017905261372e565b50611132828280519060200120600161373f565b7f6f74000000000000000000000000000000000000000000000000000000000000847fffff0000000000000000000000000000000000000000000000000000000000001603611fec57837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be848484604051611fdf93929190614e04565b60405180910390a2611992565b6000611ff885856125ce565b9050600061200586613823565b905060005b81518110156120da57600082828151811061202757612027614cf2565b602002602001015190506120536004826affffffffffffffffffffff191661294490919063ffffffff16565b156120d1576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d9061209e908b908b908b908b90600401614e37565b600060405180830381600087803b1580156120b857600080fd5b505af11580156120cc573d6000803e3d6000fd5b505050505b5060010161200a565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be86868660405161210f93929190614e04565b60405180910390a261212a828565ffffffffffff1685613895565b60005b8151811015610d2457600082828151811061214a5761214a614cf2565b602002602001015190506121766008826affffffffffffffffffffff191661294490919063ffffffff16565b156121f4576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba8721906121c1908b908b908b908b90600401614e37565b600060405180830381600087803b1580156121db57600080fd5b505af11580156121ef573d6000803e3d6000fd5b505050505b5060010161212d565b610a918686868686866122108d8d612747565b612aff565b606081601081901b6000612228836138ab565b9050827fffffffffffffffffffffffffffff0000000000000000000000000000000000008316156122835761227e7fffffffffffffffffffffffffffff00000000000000000000000000000000000084166138c2565b6122ba565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b7fffffffffffffffffffffffffffffffff000000000000000000000000000000008316156122f0576122eb836138c2565b612327565b6040518060400160405280600681526020017f3c726f6f743e00000000000000000000000000000000000000000000000000008152505b60405160200161233993929190614e70565b6040516020818303038152906040529350505050919050565b6040805160008082526020820190925260006123af7f7462776f726c64000000000000000000496e69744d6f64756c6541646472657383837e14010014000000000000000000000000000000000000000000000000000000613966565b60601c9392505050565b604080516000808252602082018352606084901b7fffffffffffffffffffffffffffffffffffffffff000000000000000000000000168284015282518083036034018152605483019093529091611132917f7462776f726c64000000000000000000496e69744d6f64756c65416464726573918491907e14010014000000000000000000000000000000000000000000000000000000613a1b565b60606000606061246d858561246888611a66565b6115f4565b9250925092509250925092565b60606107ca84848461248b88611a66565b6118ec565b600061249b82613ac4565b90506124a682613b56565b6124ff5781826040516020016124be91815260200190565b60408051601f19818403018152908290527f41e713ad0000000000000000000000000000000000000000000000000000000082526102909291600401614efe565b919050565b60006125108585612747565b9050600061252d828560ff166028026038011c64ffffffffff1690565b9050610a918686866125468764ffffffffff8716614d93565b604080516000815260208101909152889088612aff565b60006107ca826119f38686612747565b600061257882613bf3565b9050806124ff5781826040516020016124be91815260200190565b600061259f8585612747565b905060006125bc828560ff166028026038011c64ffffffffff1690565b9050610a918686866000858888612aff565b600082826040516020016125e3929190614f17565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600080805b8360ff168110156126555761264b60ff601b83900360080287901c16836143f3565b9150600101612629565b509392505050565b6000602082106126835760208204840193506020828161267f5761267f614f53565b0691505b508254600882021b602082900380841115612655576001850154600882021c82179150509392505050565b600060086126be60026020614d93565b6126c89190614f69565b9190911c919050565b6060816000036126f0575060408051602081019091526000815261096f565b60006126fc85856125ce565b9050610b8581600085612f39565b6000600860018061271d60026020614d93565b6127279190614d93565b6127319190614d93565b61273b9190614f69565b8260ff911c1692915050565b600061096f6127568484613c85565b5490565b6000838360405160200161276f929190614f17565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b821561286157602083106128045760208304840193506020838161280057612800614f53565b0692505b82156128615760208390036000818410156128275750600019600884021c612831565b50600019600882021c5b8554600886021b818451168219821617845250818411612852575050611992565b50600194909401939182900391015b5b602082106128835783548152600190930192601f1990910190602001612862565b8115611992576000600019600884021c8251865482191691161782525050505050565b602081015160408201516000905b9050915091565b604080516001808252818301909252606091600091906020808301908036833701905050905082816000815181106128f5576128f5614cf2565b6020908102919091010152600061292d7f7462776f726c6400000000000000000053797374656d486f6f6b73000000000083836119d3565b90506107ca61293f8260008451613cdb565b613d69565b60008160ff16826129558560581c90565b1660ff1614905092915050565b6000606060008061297286613d7a565b90925090506001600160a01b0382166129c3578561298f87612215565b6040517ffbf10ce6000000000000000000000000000000000000000000000000000000008152600401610290929190614efe565b806129d2576129d28689611931565b8615612a1e577dffffffffffffffffffffffffffff000000000000000000000000000000008616616e7360f01b176000612a0b82610751565b9050612a1b8261025f8b846143f3565b50505b6000612a2a8760101b90565b7fffffffffffffffffffffffffffff0000000000000000000000000000000000001614612a6257612a5d88888488613e1e565b612a6e565b612a6e88888488613e96565b90999098509650505050505050565b60006008600161272760026020614d93565b6060610b85612a9e86866125ce565b612aa88486612624565b60ff868116601b0360080286901c16612f39565b6000612aef616e7360f01b7dffffffffffffffffffffffffffff0000000000000000000000000000000085161783613ef7565b8061096f575061096f8383613ef7565b7f7462000000000000000000000000000000000000000000000000000000000000877fffff0000000000000000000000000000000000000000000000000000000000001614612bbf577f74620000000000000000000000000000000000000000000000000000000000008788604051602001612b7d91815260200190565b60408051601f19818403018152908290527f31b46683000000000000000000000000000000000000000000000000000000008252610290939291600401614f80565b6000612bda828760ff166028026038011c64ffffffffff1690565b9050600083518564ffffffffff1683612bf39190614d93565b612bfd91906143f3565b9050808214158015612c1f575081612c158688614fc1565b64ffffffffff1614155b15612c6f576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff8088166004830152808716602483015283166044820152606401610290565b818664ffffffffff161115612cc0576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff87166024820152604401610290565b6000612ccd848984613fc0565b90506000612cda8b613823565b905060005b8151811015612da5576000828281518110612cfc57612cfc614cf2565b60200260200101519050612d286010826affffffffffffffffffffff191661294490919063ffffffff16565b15612d9c57606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b8152600401612d699796959493929190614fe6565b600060405180830381600087803b158015612d8357600080fd5b505af1158015612d97573d6000803e3d6000fd5b505050505b50600101612cdf565b5064ffffffffff881660005b8a60ff168160ff161015612de457612dd8878260ff166028026038011c64ffffffffff1690565b90910190600101612db1565b508b7ffe158a7adba34e256807c8a149028d3162918713c3838afc643ce9f96716ebfd8c8c848c888d604051612e1f96959493929190615044565b60405180910390a250828414612e40576000612e3b8c8c613c85565b839055505b6000612e4d8c8c8c61275a565b9050612e61818a64ffffffffff1689613895565b5060005b8151811015612f2b576000828281518110612e8257612e82614cf2565b60200260200101519050612eae6020826affffffffffffffffffffff191661294490919063ffffffff16565b15612f2257606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b8152600401612eef9796959493929190614fe6565b600060405180830381600087803b158015612f0957600080fd5b505af1158015612f1d573d6000803e3d6000fd5b505050505b50600101612e65565b505050505050505050505050565b60405160208101601f19603f8484010116604052828252612655858585846127da565b7f6f74000000000000000000000000000000000000000000000000000000000000867fffff0000000000000000000000000000000000000000000000000000000000001603612fe857857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051612fdb9493929190615093565b60405180910390a2610a91565b6000612ff387613823565b905060005b81518110156130cc57600082828151811061301557613015614cf2565b602002602001015190506130416001826affffffffffffffffffffff191661294490919063ffffffff16565b156130c3576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c90613090908c908c908c908c908c908c906004016150d2565b600060405180830381600087803b1580156130aa57600080fd5b505af11580156130be573d6000803e3d6000fd5b505050505b50600101612ff8565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a9878787876040516131039493929190615093565b60405180910390a2600061311788886125ce565b9050600060208701905061312f82600089518461408e565b600061313a8561270a565b11156131be57600061314c8a8a613c85565b878155905060208601915060008060005b6131668861270a565b8160ff1610156131b95761317b8d8d8361275a565b92506131968a8260ff166028026038011c64ffffffffff1690565b91506131a5836000848861408e565b6131af82866143f3565b945060010161315d565b505050505b60005b83518110156132955760008482815181106131de576131de614cf2565b6020026020010151905061320a6002826affffffffffffffffffffff191661294490919063ffffffff16565b1561328c576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf90613259908e908e908e908e908e908e906004016150d2565b600060405180830381600087803b15801561327357600080fd5b505af1158015613287573d6000803e3d6000fd5b505050505b506001016131c1565b50505050505050505050565b60408051602081018490529081018290526000906060016125e3565b7f6f74000000000000000000000000000000000000000000000000000000000000837fffff000000000000000000000000000000000000000000000000000000000000160361334357827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0783604051613336919061512b565b60405180910390a2505050565b600061334e84613823565b905060005b815181101561342157600082828151811061337057613370614cf2565b6020026020010151905061339c6040826affffffffffffffffffffff191661294490919063ffffffff16565b15613418576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf45906133e59089908990899060040161513e565b600060405180830381600087803b1580156133ff57600080fd5b505af1158015613413573d6000803e3d6000fd5b505050505b50600101613353565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d0784604051613452919061512b565b60405180910390a2600061346685856125ce565b90506134bf816000613477866126ae565b67ffffffffffffffff81111561348f5761348f6147b5565b6040519080825280601f01601f1916602001820160405280156134b9576020820181803683370190505b50613895565b60006134ca8461270a565b11156134eb5760006134dc8686613c85565b90506134e981602061414d565b505b60005b8251811015610a9157600083828151811061350b5761350b614cf2565b602002602001015190506135376080826affffffffffffffffffffff191661294490919063ffffffff16565b156135b3576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b90613580908a908a908a9060040161513e565b600060405180830381600087803b15801561359a57600080fd5b505af11580156135ae573d6000803e3d6000fd5b505050505b506001016134ee565b604080517f737900000000000000000000000000000000000000000000000000000000000060208201526000602282018190527f756e6c696d6974656400000000000000000000000000000000000000000000006030830152910160405160208183030381529060405261362f906143b6565b909114919050565b60408051600180825281830190925260009182919060208083019080368337019050509050828160008151811061367057613670614cf2565b602090810291909101015260006136c87f7462776f726c640000000000000000004e616d6573706163654f776e6572000083837e140100140000000000000000000000000000000000000000000000000000006115b2565b60601c949350505050565b6136dd828261418a565b611132576040517f74b5e6ff0000000000000000000000000000000000000000000000000000000081526001600160a01b03831660048201526001600160e01b031982166024820152604401610290565b606060008061098787878787613e96565b604080516002808252606082018352600092602083019080368337019050509050836001600160a01b031660001b8160008151811061378057613780614cf2565b60200260200101818152505082816001815181106137a0576137a0614cf2565b6020026020010181815250506119927f7462776f726c64000000000000000000496e7374616c6c65644d6f64756c657360001b826000856040516020016137ee91151560f81b815260010190565b60408051601f198184030181529190527e010100010000000000000000000000000000000000000000000000000000006115df565b6040805160018082528183019092526060916000919060208083019080368337019050509050828160008151811061385d5761385d614cf2565b6020908102919091010152600061292d7f746273746f726500000000000000000053746f7265486f6f6b7300000000000083836119d3565b61086e838383516138a68560200190565b61408e565b60006138b9607060106143f3565b9190911b919050565b606060005b6010811015613927577fffffffffffffffffffffffffffffffff000000000000000000000000000000008316600882021b7fff000000000000000000000000000000000000000000000000000000000000001615613927576001016138c7565b604080517fffffffffffffffffffffffffffffffff000000000000000000000000000000008516602082015281516030909101909152818152806107ca565b6000806139716141a6565b9050306001600160a01b0382160361398f57611e2c868686866115b2565b6040517f8c364d590000000000000000000000000000000000000000000000000000000081526001600160a01b03821690638c364d59906139da908990899089908990600401615167565b602060405180830381865afa1580156139f7573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611e2c9190615196565b6000613a256141a6565b9050306001600160a01b03821603613a4957613a4486868686866115df565b610a91565b6040517f390baae00000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063390baae090613a9690899089908990899089906004016151af565b600060405180830381600087803b158015613ab057600080fd5b505af1158015613295573d6000803e3d6000fd5b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613afd57613afd614cf2565b602090810291909101015260006107ca7f746273746f72650000000000000000005461626c6573000000000000000000008360017e600302202020000000000000000000000000000000000000000000000000006115b2565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613b8f57613b8f614cf2565b60209081029190910101526000613be77f746273746f72650000000000000000005265736f75726365496473000000000083837e010100010000000000000000000000000000000000000000000000000000006115b2565b90506107ca8160f81c90565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110613c2c57613c2c614cf2565b602090810291909101015260006107ca7f746273746f72650000000000000000005461626c6573000000000000000000008360027e600302202020000000000000000000000000000000000000000000000000006115b2565b60008282604051602001613c9a929190614f17565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b600081831180613ceb5750835182115b15613d28578383836040517f23230fa3000000000000000000000000000000000000000000000000000000008152600401610290939291906151f6565b60208401613d3684826143f3565b90506000613d448585614d93565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b6060600061096f83601560006141e0565b60408051600180825281830190925260009182918291602080830190803683370190505090508381600081518110613db457613db4614cf2565b602090810291909101015260008080613e0d7f7462776f726c6400000000000000000053797374656d73000000000000000000857e150200140100000000000000000000000000000000000000000000000000006115f4565b92509250925061093683838361425b565b60006060836001600160a01b03166000613e39858989614267565b604051613e46919061521b565b60006040518083038185875af1925050503d8060008114613e83576040519150601f19603f3d011682016040523d82523d6000602084013e613e88565b606091505b509097909650945050505050565b60006060836001600160a01b0316613eaf848888614267565b604051613ebc919061521b565b600060405180830381855af49150503d8060008114613e83576040519150601f19603f3d011682016040523d82523d6000602084013e613e88565b604080516002808252606082018352600092839291906020830190803683370190505090508381600081518110613f3057613f30614cf2565b602002602001018181525050826001600160a01b031660001b81600181518110613f5c57613f5c614cf2565b60209081029190910101526000613fb47f7462776f726c640000000000000000005265736f75726365416363657373000083837e010100010000000000000000000000000000000000000000000000000000006115b2565b9050610b858160f81c90565b600064ffffffffff821115614004576040517f7149a3c100000000000000000000000000000000000000000000000000000000815260048101839052602401610290565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff16808510614036578085038201915061403e565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b821561410857602083106140b8576020830484019350602083816140b4576140b4614f53565b0692505b82156141085760208390036000600019600885021c1990506008850281811c91508351811c90508119875416828216178755508184116140f9575050611992565b50600194909401939182900391015b5b6020821061412a5780518455600190930192601f1990910190602001614109565b8115611992576000600019600884021c8554835182191691161785555050505050565b6000602061415c83601f6143f3565b6141669190615237565b61417090846143f3565b90505b8083101561086e5760008355600183019250614173565b600061419583614296565b801561096f575061096f83836142e2565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175546000906001600160a01b0316806124ff573391505090565b606060006141ee8560801c90565b90506fffffffffffffffffffffffffffffffff8516600085828161421457614214614f53565b04905060405193506020840160208202810160405281855260005b8281101561424f578451871c82529387019360209091019060010161422f565b50505050509392505050565b6000806117088561439a565b606083838360405160200161427e93929190615259565b60405160208183030381529060405290509392505050565b60006142c2827f01ffc9a7000000000000000000000000000000000000000000000000000000006142e2565b8015610de557506142db826001600160e01b03196142e2565b1592915050565b6040516001600160e01b031982166024820152600090819060440160408051601f19818403018152919052602080820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f01ffc9a700000000000000000000000000000000000000000000000000000000178152825192935060009283928392909183918a617530fa92503d91506000519050828015614383575060208210155b801561438f5750600081115b979650505050505050565b6020810151603482015160609190911c9060009060f81c6128b4565b805160208083015191908110156143d7576000198160200360031b1b821691505b50919050565b634e487b7160e01b600052601160045260246000fd5b80820180821115610de557610de56143dd565b60008083601f84011261441857600080fd5b50813567ffffffffffffffff81111561443057600080fd5b6020830191508360208260051b850101111561444b57600080fd5b9250929050565b803560ff811681146124ff57600080fd5b60008060008060006080868803121561447b57600080fd5b85359450602086013567ffffffffffffffff81111561449957600080fd5b6144a588828901614406565b90955093506144b8905060408701614452565b949793965091946060013592915050565b60005b838110156144e45781810151838201526020016144cc565b50506000910152565b600081518084526145058160208601602086016144c9565b601f01601f19169290920160200192915050565b60208152600061096f60208301846144ed565b60008083601f84011261453e57600080fd5b50813567ffffffffffffffff81111561455657600080fd5b60208301915083602082850101111561444b57600080fd5b6000806000806000806080878903121561458757600080fd5b86359550602087013567ffffffffffffffff808211156145a657600080fd5b6145b28a838b01614406565b90975095508591506145c660408a01614452565b945060608901359150808211156145dc57600080fd5b506145e989828a0161452c565b979a9699509497509295939492505050565b6000806000806060858703121561461157600080fd5b84359350602085013567ffffffffffffffff81111561462f57600080fd5b61463b87828801614406565b909450925061464e905060408601614452565b905092959194509250565b60008060008060008060008060a0898b03121561467557600080fd5b88359750602089013567ffffffffffffffff8082111561469457600080fd5b6146a08c838d01614406565b909950975060408b01359150808211156146b957600080fd5b6146c58c838d0161452c565b909750955060608b0135945060808b01359150808211156146e557600080fd5b506146f28b828c0161452c565b999c989b5096995094979396929594505050565b600080600080600080600060a0888a03121561472157600080fd5b87359650602088013567ffffffffffffffff8082111561474057600080fd5b61474c8b838c01614406565b909850965086915061476060408b01614452565b955060608a013591508082111561477657600080fd5b506147838a828b0161452c565b989b979a50959894979596608090950135949350505050565b6000602082840312156147ae57600080fd5b5035919050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f1916810167ffffffffffffffff811182821017156147f4576147f46147b5565b604052919050565b600082601f83011261480d57600080fd5b813567ffffffffffffffff811115614827576148276147b5565b61483a6020601f19601f840116016147cb565b81815284602083860101111561484f57600080fd5b816020850160208301376000918101602001919091529392505050565b6000806040838503121561487f57600080fd5b82359150602083013567ffffffffffffffff81111561489d57600080fd5b6148a9858286016147fc565b9150509250929050565b600080600080606085870312156148c957600080fd5b84359350602085013567ffffffffffffffff8111156148e757600080fd5b6148f387828801614406565b9598909750949560400135949350505050565b60608152600061491960608301866144ed565b846020840152828103604084015261099981856144ed565b600082601f83011261494257600080fd5b8135602067ffffffffffffffff82111561495e5761495e6147b5565b8160051b61496d8282016147cb565b928352848101820192828101908785111561498757600080fd5b83870192505b8483101561438f5782358252918301919083019061498d565b600080600080600060a086880312156149be57600080fd5b85359450602086013567ffffffffffffffff8111156149dc57600080fd5b6149e888828901614931565b9450506149f760408701614452565b94979396509394606081013594506080013592915050565b600080600060408486031215614a2457600080fd5b83359250602084013567ffffffffffffffff811115614a4257600080fd5b614a4e86828701614406565b9497909650939450505050565b6001600160a01b03811681146113ce57600080fd5b600080600060608486031215614a8557600080fd5b8335614a9081614a5b565b925060208401359150604084013567ffffffffffffffff811115614ab357600080fd5b614abf868287016147fc565b9150509250925092565b60008060008060808587031215614adf57600080fd5b84359350602085013567ffffffffffffffff811115614afd57600080fd5b614b0987828801614931565b935050614b1860408601614452565b9396929550929360600135925050565b600080600060608486031215614b3d57600080fd5b83359250602084013567ffffffffffffffff811115614b5b57600080fd5b614b6786828701614931565b925050614b7660408501614452565b90509250925092565b60008060408385031215614b9257600080fd5b8235614b9d81614a5b565b9150602083013567ffffffffffffffff81111561489d57600080fd5b60008060008060008060808789031215614bd257600080fd5b86359550602087013567ffffffffffffffff80821115614bf157600080fd5b614bfd8a838b01614406565b90975095506040890135915065ffffffffffff82168214614c1d57600080fd5b909350606088013590808211156145dc57600080fd5b803564ffffffffff811681146124ff57600080fd5b60008060008060008060008060c0898b031215614c6457600080fd5b88359750602089013567ffffffffffffffff80821115614c8357600080fd5b614c8f8c838d01614406565b9099509750879150614ca360408c01614452565b9650614cb160608c01614c33565b9550614cbf60808c01614c33565b945060a08b01359150808211156146e557600080fd5b600060208284031215614ce757600080fd5b813561096f81614a5b565b634e487b7160e01b600052603260045260246000fd5b604081526000614d1b60408301856144ed565b90506001600160a01b03831660208301529392505050565b600060ff821660ff8103614d4957614d496143dd565b60010192915050565b6001600160a01b0384168152826020820152606060408201526000610b8560608301846144ed565b60ff8281168282160390811115610de557610de56143dd565b81810381811115610de557610de56143dd565b600060208284031215614db857600080fd5b8151801515811461096f57600080fd5b60008151808452602080850194506020840160005b83811015614df957815187529582019590820190600101614ddd565b509495945050505050565b606081526000614e176060830186614dc8565b65ffffffffffff85166020840152828103604084015261099981856144ed565b848152608060208201526000614e506080830186614dc8565b65ffffffffffff85166040840152828103606084015261438f81856144ed565b7fffff0000000000000000000000000000000000000000000000000000000000008416815260007f3a000000000000000000000000000000000000000000000000000000000000008060028401528451614ed18160038601602089016144c9565b808401905081600382015284519150614ef18260048301602088016144c9565b0160040195945050505050565b8281526040602082015260006107ca60408301846144ed565b8281526000602080830184516020860160005b82811015614f4657815184529284019290840190600101614f2a565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b8082028115828204841417610de557610de56143dd565b7fffff00000000000000000000000000000000000000000000000000000000000084168152826020820152606060408201526000610b8560608301846144ed565b64ffffffffff818116838216019080821115614fdf57614fdf6143dd565b5092915050565b87815260e060208201526000614fff60e0830189614dc8565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c084015261503681856144ed565b9a9950505050505050505050565b60c08152600061505760c0830189614dc8565b60ff8816602084015265ffffffffffff8716604084015264ffffffffff8616606084015284608084015282810360a0840152611be181856144ed565b6080815260006150a66080830187614dc8565b82810360208401526150b881876144ed565b9050846040840152828103606084015261438f81856144ed565b86815260c0602082015260006150eb60c0830188614dc8565b82810360408401526150fd81886144ed565b9050856060840152828103608084015261511781866144ed565b9150508260a0830152979650505050505050565b60208152600061096f6020830184614dc8565b8381526060602082015260006151576060830185614dc8565b9050826040830152949350505050565b8481526080602082015260006151806080830186614dc8565b60ff949094166040830152506060015292915050565b6000602082840312156151a857600080fd5b5051919050565b85815260a0602082015260006151c860a0830187614dc8565b60ff8616604084015282810360608401526151e381866144ed565b9150508260808301529695505050505050565b60608152600061520960608301866144ed565b60208301949094525060400152919050565b6000825161522d8184602087016144c9565b9190910192915050565b60008261525457634e487b7160e01b600052601260045260246000fd5b500490565b6000845161526b8184602089016144c9565b60609490941b7fffffffffffffffffffffffffffffffffffffffff000000000000000000000000169190930190815260148101919091526034019291505056fea164736f6c6343000818000a","sourceMap":"1829:15491:63:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;625:63:86;;;-1:-1:-1;;;625:63:86;;;197:92:225;16414:19:63;305:11:225;;;298:100;;;414:12;;;407:101;;;16414:19:63;16436:32;;524:12:225;625:63:86;;;;;;;;;;;;617:72;;;:::i;:::-;16436:13:63;:32::i;:::-;625:63:86;;;-1:-1:-1;;;625:63:86;;;197:92:225;662:14:86;305:11:225;;;298:100;;;414:12;;;407:101;16414:54:63;;-1:-1:-1;16474:57:63;;524:12:225;625:63:86;;;;;;;;;;;;617:72;;;:::i;:::-;16507:23:63;16521:9;16507:11;:23;:::i;:::-;16474:13;:57::i;:::-;16408:128;1829:15491;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;;;;;;;;2933:88;16677:19:::1;16698:29:::0;16731:31:::1;16754:7;;-1:-1:-1::0;;;;;;16754:7:63::1;16731:22;:31::i;:::-;16676:86;;;;16791:8;16804:1;16773:32:::0;::::1;::::0;16769:84:::1;;16814:39;::::0;::::1;::::0;;-1:-1:-1;;;;;;16845:7:63::1;;;16814:39;::::0;::::1;1372:98:225::0;1345:18;;16814:39:63::1;1228:248:225::0;16769:84:63::1;16943:21;16967:52;16983:8;;16967:52;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;-1:-1:-1;16967:52:63;-1:-1:-1;16996:22:63;;-1:-1:-1;16967:15:63::1;::::0;-1:-1:-1;16967:52:63:i:1;:::-;16943:76;;17077:23;17103:75;17136:10;17148:8;17158;17168:9;17103:32;:75::i;:::-;17077:101;;17296:10;17290:17;17283:4;17271:10;17267:21;17260:48;1975:32:::0;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;1645:55:225;;;1627:74;;1615:2;1600:18;1975:32:63;;;;;;;;4012:258:27;;;;;;;;;;-1:-1:-1;4012:258:27;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;8228:349:63:-;;;;;;;;;;-1:-1:-1;8228:349:63;;;;;:::i;:::-;;:::i;11440:399::-;;;;;;;;;;-1:-1:-1;11440:399:63;;;;;:::i;:::-;;:::i;5279:244:27:-;;;;;;;;;;-1:-1:-1;5279:244:27;;;;;:::i;:::-;;:::i;5729:430:63:-;;;;;;;;;;-1:-1:-1;5729:430:63;;;;;:::i;:::-;;:::i;8986:391::-;;;;;;;;;;-1:-1:-1;8986:391:63;;;;;:::i;:::-;;:::i;9909:403::-;;;;;;;;;;-1:-1:-1;9909:403:63;;;;;:::i;:::-;;:::i;779:156:27:-;;;;;;;;;;-1:-1:-1;779:156:27;;;;;:::i;:::-;;:::i;:::-;;;8307:25:225;;;8295:2;8280:18;779:156:27;8129:209:225;13733:234:63;;;;;;:::i;:::-;;:::i;2673:289:27:-;;;;;;;;;;-1:-1:-1;2673:289:27;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;:::i;7802:295::-;;;;;;;;;;-1:-1:-1;7802:295:27;;;;;:::i;:::-;;:::i;12973:284:63:-;;;;;;;;;;-1:-1:-1;12973:284:63;;;;;:::i;:::-;;:::i;2069:85::-;;;;;;;;;;-1:-1:-1;2136:13:63;2069:85;;14367:1732;;;;;;:::i;:::-;;:::i;4667:265:27:-;;;;;;;;;;-1:-1:-1;4667:265:27;;;;;:::i;:::-;;:::i;6537:258::-;;;;;;;;;;-1:-1:-1;6537:258:27;;;;;:::i;:::-;;:::i;5985:216::-;;;;;;;;;;-1:-1:-1;5985:216:27;;;;;:::i;:::-;;:::i;4059:212:63:-;;;;;;;;;;-1:-1:-1;4059:212:63;;;;;:::i;:::-;;:::i;6528:369::-;;;;;;;;;;-1:-1:-1;6528:369:63;;;;;:::i;:::-;;:::i;7421:479::-;;;;;;;;;;-1:-1:-1;7421:479:63;;;;;:::i;:::-;;:::i;3262:553::-;;;;;;;;;;-1:-1:-1;3262:553:63;;;;;:::i;:::-;;:::i;1974:247:27:-;;;;;;;;;;-1:-1:-1;1974:247:27;;;;;:::i;:::-;;:::i;3441:216::-;;;;;;;;;;-1:-1:-1;3441:216:27;;;;;:::i;:::-;;:::i;1454:143::-;;;;;;;;;;-1:-1:-1;1454:143:27;;;;;:::i;:::-;;:::i;12278:404:63:-;;;;;;;;;;-1:-1:-1;12278:404:63;;;;;:::i;:::-;;:::i;7118:244:27:-;;;;;;;;;;-1:-1:-1;7118:244:27;;;;;:::i;:::-;;:::i;1122:151::-;;;;;;;;;;-1:-1:-1;1122:151:27;;;;;:::i;:::-;;:::i;10678:377:63:-;;;;;;;;;;-1:-1:-1;10678:377:63;;;;;:::i;:::-;;:::i;3758:308:74:-;3871:16;;;3885:1;3871:16;;;;;;;;;3819:15;;;;3871:16;;;;;;;;;;;;-1:-1:-1;3871:16:74;3842:45;;3926:11;3893:9;3903:1;3893:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;3945:13;3961:62;1157:66;3996:9;3945:13;-1:-1:-1;;;3961:24:74;:62::i;:::-;3945:78;3758:308;-1:-1:-1;;;;3758:308:74:o;5057:269::-;5156:16;;;5170:1;5156:16;;;;;;;;;5127:26;;5156:16;;;;;;;;;;;-1:-1:-1;5156:16:74;5127:45;;5211:11;5178:9;5188:1;5178:12;;;;;;;;:::i;:::-;;;;;;:45;;;;;5230:91;1157:66;1141:83;;5265:9;5276:1;5297:7;5279:27;;;;;;19370:19:225;;19414:2;19405:12;;19241:182;5279:27:74;;;;-1:-1:-1;;5279:27:74;;;;;;;;;-1:-1:-1;;;5230:24:74;:91::i;:::-;5121:205;5057:269;;:::o;6324:470:75:-;6486:16;;;6500:1;6486:16;;;;;;;;;6399:19;;;;;;6486:16;;;;;;;;;;;-1:-1:-1;6486:16:75;6457:45;;6531:21;6523:30;;;6508:9;6518:1;6508:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;6561:24;;;6648:78;1174:66;6691:9;1303:66;6648:19;:78::i;:::-;6560:166;;;;;;6739:50;6746:11;6759:15;6776:12;6739:6;:50::i;:::-;6732:57;;;;;;;;6324:470;;;:::o;1563:492:2:-;1744:28;;;1759:4;1744:28;1738:35;;1847:9;1836:21;1903:20;;1961:43;;1752:5;1563:492;;;;;;:::o;5258:401:61:-;5402:17;5428:12;5442:23;5469:115;5499:6;5543:8;5569;5520:5;5469:13;:115::i;:::-;5427:157;;;;5595:7;5590:41;;5604:27;5620:10;5604:15;:27::i;:::-;5644:10;5258:401;-1:-1:-1;;;;;;5258:401:61:o;4012:258:27:-;4171:17;4203:62;4222:7;4231:8;;4203:62;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4241:10:27;;-1:-1:-1;4253:11:27;;-1:-1:-1;4203:18:27;;-1:-1:-1;4203:62:27:i;8228:349:63:-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;8441:48:::1;8469:7;8478:10;8441:27;:48::i;:::-;8517:55;8536:7;8545:8;;8517:55;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;8517:55:63::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;8555:10;;-1:-1:-1;8517:55:63;-1:-1:-1;8567:4:63;;;;;;8517:55;::::1;8567:4:::0;;;;8517:55;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;8517:18:63::1;::::0;-1:-1:-1;;;8517:55:63:i:1;:::-;8228:349:::0;;;;;;:::o;11440:399::-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;11676:48:::1;11704:7;11713:10;11676:27;:48::i;:::-;11756:78;11785:7;11794:8;;11756:78;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;11756:78:63::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;11804:17;;-1:-1:-1;11756:78:63;-1:-1:-1;11823:10:63;;;;;;11756:78;::::1;11823:10:::0;;;;11756:78;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;11756:28:63::1;::::0;-1:-1:-1;;;11756:78:63:i:1;5279:244:27:-:0;5423:17;5455:63;5481:7;5490:8;;5455:63;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;5500:17:27;;-1:-1:-1;5455:25:27;;-1:-1:-1;;5455:63:27:i;:::-;5448:70;5279:244;-1:-1:-1;;;;;5279:244:27:o;5729:430:63:-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;5998:48:::1;6026:7;6035:10;5998:27;:48::i;:::-;6075:79;6095:7;6104:8;;6075:79;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;6075:79:63::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;;-1:-1:-1;6114:10:63;;-1:-1:-1;6114:10:63;;;;6075:79;::::1;6114:10:::0;;;;6075:79;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;;6075:79:63::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;6126:14;;-1:-1:-1;6075:79:63;-1:-1:-1;6142:11:63;;;;;;6075:79;::::1;6142:11:::0;;;;6075:79;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;6075:19:63::1;::::0;-1:-1:-1;;;6075:79:63:i:1;:::-;5729:430:::0;;;;;;;;:::o;8986:391::-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;9228:48:::1;9256:7;9265:10;9228:27;:48::i;:::-;9304:68;9323:7;9332:8;;9304:68;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;9304:68:63::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;9342:10;;-1:-1:-1;9304:68:63;-1:-1:-1;9354:4:63;;;;;;9304:68;::::1;9354:4:::0;;;;9304:68;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;9360:11:63;;-1:-1:-1;9304:18:63::1;::::0;-1:-1:-1;;9304:68:63:i:1;:::-;8986:391:::0;;;;;;;:::o;9909:403::-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;10157:48:::1;10185:7;10194:10;10157:27;:48::i;:::-;10233:74;10258:7;10267:8;;10233:74;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;10233:74:63::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;10277:10;;-1:-1:-1;10233:74:63;-1:-1:-1;10289:4:63;;;;;;10233:74;::::1;10289:4:::0;;;;10233:74;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;10295:11:63;;-1:-1:-1;10233:24:63::1;::::0;-1:-1:-1;;10233:74:63:i:1;779:156:27:-:0;852:23;897:33;922:7;897:24;:33::i;:::-;883:47;779:156;-1:-1:-1;;779:156:27:o;13733:234:63:-;13860:12;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;13887:75:::1;13920:10;13932:8;13942;13952:9;13887:32;:75::i;2673:289:27:-:0;2811:23;2836:29;2867:24;2906:51;2926:7;2935:8;;2906:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2945:11:27;;-1:-1:-1;2906:19:27;;-1:-1:-1;;2906:51:27:i;:::-;2899:58;;;;;;2673:289;;;;;;;;:::o;7802:295::-;7985:12;8012:80;8043:7;8052:8;8062:17;8081:5;8088:3;8012:30;:80::i;12973:284:63:-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;13131:48:::1;13159:7;13168:10;13131:27;:48::i;:::-;13211:41;13234:7;13243:8;;13211:41;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;13211:22:63::1;::::0;-1:-1:-1;;;13211:41:63:i:1;14367:1732::-:0;14521:12;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;14622:10:::1;-1:-1:-1::0;;;;;14609:23:63;::::1;::::0;14605:126:::1;;14649:75;14682:10;14694:8;14704;14714:9;14649:32;:75::i;:::-;14642:82;;;;14605:126;14852:33;14888:75;14928:9;14950:10;14888:26;:75::i;:::-;14852:111;;14974:84;14992:22;15016:9;15027:10;15039:8;15049;14974:17;:84::i;:::-;14970:227;;;15116:74;15149:9;15160:8;15170;15180:9;15116:32;:74::i;:::-;15109:81;;;;;14970:227;15271:35;15309:75;15349:9;15379:1;15309:26;:75::i;:::-;15271:113;;15394:86;15412:24;15438:9;15449:10;15461:8;15471;15394:17;:86::i;:::-;15390:229;;;15538:74;15571:9;15582:8;15592;15602:9;15538:32;:74::i;:::-;15531:81;;;;;;15390:229;15693:40;15736:58;-1:-1:-1::0;;;578:36:65;2955:46;;2954:74;15736:31:63::1;:58::i;:::-;15693:101;;15804:91;15822:29;15853:9;15864:10;15876:8;15886;15804:17;:91::i;:::-;15800:234;;;15953:74;15986:9;15997:8;16007;16017:9;15953:32;:74::i;:::-;15946:81;;;;;;;15800:234;16047:47;::::0;::::1;::::0;;-1:-1:-1;;;;;19681:15:225;;16047:47:63::1;::::0;::::1;19663:34:225::0;16083:10:63::1;19713:18:225::0;;;19706:43;19575:18;;16047:47:63::1;19428:327:225::0;4667:265:27;4832:12;4859:68;4884:7;4893:8;;4859:68;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4903:10:27;;-1:-1:-1;4915:11:27;;-1:-1:-1;4859:24:27;;-1:-1:-1;4859:68:27:i;6537:258::-;6700:7;6722:68;6747:7;6756:8;6766:10;6778:11;6722:24;:68::i;5985:216::-;6119:7;6141:55;6166:7;6175:8;6185:10;6141:24;:55::i;4059:212:63:-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;625:63:86::1;::::0;;-1:-1:-1;;;625:63:86::1;::::0;::::1;197:92:225::0;662:14:86::1;305:11:225::0;;;298:100;;;414:12;;;407:101;4164:57:63::1;::::0;524:12:225;625:63:86::1;;;;;;;;;;;;617:72;;;:::i;:::-;4210:10:63;4164:26;:57::i;:::-;4227:39;4246:6;4254:11;4227:18;:39::i;:::-;4059:212:::0;;:::o;6528:369::-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;6749:48:::1;6777:7;6786:10;6749:27;:48::i;:::-;6834:58;6861:7;6870:8;;6834:58;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;6834:58:63::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;6880:5;;-1:-1:-1;6834:58:63;-1:-1:-1;6887:4:63;;;;;;6834:58;::::1;6887:4:::0;;;;6834:58;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;6834:26:63::1;::::0;-1:-1:-1;;;6834:58:63:i:1;7421:479::-:0;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;7707:48:::1;7735:7;7744:10;7707:27;:48::i;:::-;7793:102;7821:7;7830:8;;7793:102;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;7793:102:63::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;7840:17;;-1:-1:-1;7859:16:63;;-1:-1:-1;7877:11:63;;7890:4;;;;;;7793:102;::::1;7890:4:::0;;;;7793:102;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;7793:27:63::1;::::0;-1:-1:-1;;;7793:102:63:i:1;3262:553::-:0;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;3405:10:::1;-1:-1:-1::0;;;;;3419:7:63::1;3405:21;;3401:109;;625:63:86;::::0;;-1:-1:-1;;;625:63:86::1;::::0;::::1;197:92:225::0;662:14:86::1;305:11:225::0;;;298:100;;;414:12;;;407:101;3462:28:63::1;::::0;524:12:225;625:63:86::1;;;;;;;;;;;;617:72;;;:::i;:::-;3462:26:63;:28::i;:::-;3492:10;3443:60;;;;;;;;;;;;:::i;3401:109::-;3601:1;3566:23;:21;:23::i;:::-;-1:-1:-1::0;;;;;3566:37:63::1;;3562:91;;3620:26;;;;;;;;;;;;;;3562:91;3659:42;3689:10;3659:21;:42::i;:::-;3797:12;::::0;;3807:1:::1;3797:12:::0;;::::1;::::0;::::1;::::0;;;3766:44:::1;::::0;3785:10;;3766:18:::1;:44::i;:::-;3262:553:::0;:::o;1974:247:27:-;2083:23;2108:29;2139:24;2178:38;2198:7;2207:8;;2178:38;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2178:19:27;;-1:-1:-1;;;2178:38:27:i;:::-;2171:45;;;;;;1974:247;;;;;;;:::o;3441:216::-;3571:17;3603:49;3622:7;3631:8;;3603:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;3641:10:27;;-1:-1:-1;3603:18:27;;-1:-1:-1;;3603:49:27:i;1454:143::-;1525:16;1561:31;1584:7;1561:22;:31::i;12278:404:63:-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;12513:48:::1;12541:7;12550:10;12513:27;:48::i;:::-;12593:84;12623:7;12632:8;;12593:84;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;12642:17:63;;-1:-1:-1;12661:15:63;;-1:-1:-1;12593:29:63::1;::::0;-1:-1:-1;12593:84:63:i:1;:::-;12278:404:::0;;;;;:::o;7118:244:27:-;7266:7;7288:69;7320:7;7329:8;7339:17;7288:31;:69::i;1122:151::-;1195:18;1235:33;1260:7;1235:24;:33::i;10678:377:63:-;2959:4;2937:10;:27;2933:88;;2981:33;;-1:-1:-1;;;2981:33:63;;-1:-1:-1;;;;;;3006:7:63;;;2981:33;;;1372:98:225;1345:18;;2981:33:63;1228:248:225;2933:88:63;10905:48:::1;10933:7;10942:10;10905:27;:48::i;:::-;10981:69;11007:7;11016:8;;10981:69;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;::::0;;;;-1:-1:-1;;10981:69:63::1;::::0;;::::1;;::::0;::::1;::::0;;::::1;::::0;::::1;::::0;;;;;;;;;;11026:17;;-1:-1:-1;10981:69:63;-1:-1:-1;11045:4:63;;;;;;10981:69;::::1;11045:4:::0;;;;10981:69;::::1;;::::0;::::1;::::0;;;;-1:-1:-1;10981:25:63::1;::::0;-1:-1:-1;;;10981:69:63:i:1;36171:541:24:-:0;36328:7;36465:242;36509:59;36550:7;36559:8;36509:40;:59::i;:::-;36586:31;;;;4323:19:4;:27;579:1:34;4322:44:4;4288:79;;;4275:93;36635:63:24;36674:11;36687:10;36635:38;:63::i;:::-;36465:17;:242::i;23107:355::-;23279:178;23313:7;23338:8;23368:63;23407:11;23420:10;23368:38;:63::i;:::-;23446:4;23279:16;:178::i;32759:1315::-;32889:23;32914:29;32945:24;33011:20;33034:30;:11;:28;:30::i;:::-;33011:53;;33125:65;33158:7;33167:8;33177:12;33125:32;:65::i;:::-;33112:78;;33254:24;33281:30;:11;:28;:30::i;:::-;33254:57;-1:-1:-1;33321:20:24;;33317:753;;33414:66;33462:7;33471:8;33414:47;:66::i;:::-;33397:83;-1:-1:-1;6445:61:3;;;33532:33:24;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;33532:33:24;-1:-1:-1;33518:47:24;-1:-1:-1;894:4:19;884:15;;33573:21:24;33637:427;33655:16;33651:1;:20;;;33637:427;;;33688:27;33718:63;33760:7;33769:8;33779:1;33718:41;:63::i;:::-;33688:93;-1:-1:-1;33791:14:24;33808:25;:14;33831:1;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;33808:25:24;33791:42;;33843:110;33874:19;33903:1;33914:6;33937:13;33843:12;:110::i;:::-;34032:23;34049:6;34032:23;;:::i;:::-;;;33678:386;;33673:3;;;;;:::i;:::-;;;;33637:427;;;;33343:727;33317:753;32971:1103;;32759:1315;;;;;;;:::o;8363:236:75:-;8474:19;8495:29;8569:25;8582:11;8569:12;:25::i;:::-;8532:62;;;;-1:-1:-1;8363:236:75;-1:-1:-1;;;;8363:236:75:o;3782:1003:61:-;3918:12;3932:17;3981:22;4006:26;4023:8;4006:16;:26::i;:::-;3981:51;;4109:9;4104:228;4124:5;:12;4120:1;:16;4104:228;;;4151:9;4173:5;4179:1;4173:8;;;;;;;;:::i;:::-;;;;;;;4151:31;;4194:34;458:6:104;4194:4:61;:14;;;;;:34;;;;:::i;:::-;4190:136;;;4240:77;;;;;3536:35:5;;;;;4240:49:61;;:77;;4290:6;;4298:8;;4308;;4240:77;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4190:136;-1:-1:-1;4138:3:61;;4104:228;;;;4407:78;4422:6;4437:5;4454:8;4474;4407:4;:78::i;:::-;4389:96;;-1:-1:-1;4389:96:61;-1:-1:-1;4560:9:61;4555:226;4575:5;:12;4571:1;:16;4555:226;;;4602:9;4624:5;4630:1;4624:8;;;;;;;;:::i;:::-;;;;;;;4602:31;;4645:33;586:6:104;4645:4:61;:14;;;;;:33;;;;:::i;:::-;4641:134;;;4690:76;;;;;3536:35:5;;;;;4690:48:61;;:76;;4739:6;;4747:8;;4757;;4690:76;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4641:134;-1:-1:-1;4589:3:61;;4555:226;;;;3951:834;3782:1003;;;;;;;:::o;348:217:103:-;551:6;545:13;538:4;530:6;526:17;519:40;35124:440:24;35275:12;35312:29;:11;:27;:29::i;:::-;35299:10;:42;;;35295:265;;;35358:82;35397:7;35406:8;35416:10;35428:11;35358:38;:82::i;:::-;35351:89;;;;35295:265;35468:85;35484:7;35493:8;35522:29;:11;:27;:29::i;:::-;35503:49;;:10;:49;:::i;:::-;35468:15;:85::i;1546:281:46:-;1708:29;1718:10;1730:6;1708:9;:29::i;:::-;1703:120;;1786:21;:10;:19;:21::i;:::-;1809:6;1754:62;;;;;;;;;;;;:::i;20949:192:24:-;21066:70;21075:7;21084:8;21094:10;21106:4;21112:23;21127:7;21112:14;:23::i;:::-;21066:8;:70::i;:::-;20949:192;;;;:::o;28764:791::-;29023:37;29063:66;29111:7;29120:8;29063:47;:66::i;:::-;29023:106;-1:-1:-1;29135:26:24;29171:49;29023:106;29202:17;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;29171:49:24;29135:86;;29259:291;29313:7;29338:8;29373:17;29423:19;29464:1;29479:10;29521:22;29259:36;:291::i;37180:522::-;37316:12;37440:257;37479:79;37521:7;37530:8;37540:17;37479:41;:79::i;:::-;37576:1;37595:93;37670:17;37595:66;37643:7;37652:8;37595:47;:66::i;:::-;:74;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;37595:93:24;37440:12;:257::i;12066:286::-;12253:94;12263:7;12272:8;12282:10;12294:14;12310:11;12323:23;12338:7;12323:14;:23::i;:::-;12253:9;:94::i;22040:409::-;22223:29;:11;:27;:29::i;:::-;22210:10;:42;;;22206:239;;;22262:64;22277:7;22286:8;22296:10;22308:4;22314:11;22262:14;:64::i;:::-;22206:239;;;22347:91;22363:7;22372:8;22401:29;:11;:27;:29::i;:::-;22382:49;;:10;:49;:::i;:::-;22433:4;22347:15;:91::i;4015:652::-;4082:11;4318:64;;;4314:111;;-1:-1:-1;1336:66:33;;4015:652:24;-1:-1:-1;4015:652:24:o;4314:111::-;4469:185;4515:85;1207:66:33;4591:7:24;4515:40;:85::i;:::-;4620:2;4642:1;4469:17;:185::i;40903:1149::-;41080:12;41153:3;41145:5;:11;41141:83;;;41173:44;;;;;;;;21058:25:225;;;21099:18;;;21092:34;;;21031:18;;41173:44:24;20884:248:225;41141:83:24;41433:29;41465:66;41513:7;41522:8;41465:47;:66::i;:::-;41433:98;-1:-1:-1;41537:19:24;41559:41;41433:98;41582:17;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;41559:41:24;41537:63;;41619:11;41610:5;:20;;:41;;;;41640:11;41634:3;:17;41610:41;41606:157;;;41704:11;41726;41717:5;:20;;:38;;41748:7;41754:1;41748:3;:7;:::i;:::-;41717:38;;;41740:5;41717:38;41668:88;;;;;;;;21058:25:225;;;;21099:18;;;21092:34;21031:18;;41668:88:24;20884:248:225;41606:157:24;41833:16;41852:79;41894:7;41903:8;41913:17;41852:41;:79::i;:::-;41833:98;;41963:78;41994:8;42012:5;42033;42027:3;:11;41963:12;:78::i;:::-;41956:85;40903:1149;-1:-1:-1;;;;;;;;;40903:1149:24:o;25552:145::-;25636:56;25649:7;25658:8;25668:23;25683:7;25668:14;:23::i;:::-;25636:12;:56::i;4219:406:85:-;4361:16;;;4375:1;4361:16;;;;;;;;4294:30;;;;4361:16;4375:1;4361:16;;;;;;;;;;-1:-1:-1;4361:16:85;4332:45;;4422:9;-1:-1:-1;;;;;4406:27:85;4398:36;;4383:9;4393:1;4383:12;;;;;;;;:::i;:::-;;;;;;:51;;;;;4479:9;-1:-1:-1;;;;;4463:27:85;4455:36;;4440:9;4450:1;4440:12;;;;;;;;:::i;:::-;;;;;;;;;;:51;4498:13;4514:62;1178:66;4549:9;4498:13;-1:-1:-1;;;4514:24:85;:62::i;2194:811:47:-;2366:4;2438:32;2450:19;2438:11;:32::i;:::-;2434:49;;;-1:-1:-1;2479:4:47;2472:11;;2434:49;810:53;2542:46;;-1:-1:-1;2583:5:47;2576:12;;2542:46;2702:12;2716:17;2737:193;2769:9;2922:1;2796:19;2876:9;2887:8;2897;2833:74;;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;2833:74:47;;;;;;;;;;;;;;;;;;;;2737:15;:193::i;:::-;2701:229;;;;2942:7;2937:26;;2958:5;2951:12;;;;;;2937:26;2987:4;2976:24;;;;;;;;;;;;:::i;:::-;2969:31;2194:811;-1:-1:-1;;;;;;;;2194:811:47:o;3931:329:79:-;4059:16;;;4073:1;4059:16;;;;;;;;;3992:30;;;;4059:16;;;;;;;;;;;;-1:-1:-1;4059:16:79;4030:45;;4114:11;4081:9;4091:1;4081:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;4133:13;4149:62;1183:66;4184:9;4133:13;-1:-1:-1;;;4149:24:79;:62::i;38966:427:24:-;39123:7;39138:21;39168:29;:11;:27;:29::i;:::-;39138:60;;39221:15;39208:28;;:10;:28;;;39204:185;;;39253:31;;;;4323:19:4;:27;579:1:34;4322:44:4;4288:79;;;4275:93;39253:31:24;39246:38;;;;;39204:185;39312:70;39334:7;39343:8;39353:28;39366:15;39353:10;:28;:::i;:::-;39312:21;:70::i;38319:225::-;38447:7;38469:70;38484:7;38493:8;38503:10;38515:23;38530:7;38515:14;:23::i;:::-;38469:14;:70::i;2140:233:46:-;-1:-1:-1;;;;;2225:58:46;;:48;-1:-1:-1;;;578:36:65;2955:46;;2954:74;2225:19:46;:48::i;:::-;-1:-1:-1;;;;;2225:58:46;;2221:148;;2332:21;:10;:19;:21::i;4463:570:63:-;4619:60;4644:6;4653:25;4619:16;:60::i;:::-;4686:210;4761:10;4789:1;4814:6;4876:11;4839:50;;;;;;;;:::i;:::-;;;;-1:-1:-1;;4839:50:63;;;;;;;;;;;;;;;;;;;;4686:55;:210::i;:::-;;4960:68;4990:6;5009:11;4999:22;;;;;;5023:4;4960:21;:68::i;17013:1682:24:-;17213:23;17192:7;:44;;;17188:235;;17346:7;17299:103;17365:8;17382:5;17395:4;17299:103;;;;;;;;:::i;:::-;;;;;;;;17410:7;;17188:235;17429:16;17448:59;17489:7;17498:8;17448:40;:59::i;:::-;17429:78;;17653:22;17678:24;17694:7;17678:15;:24::i;:::-;17653:49;;17713:9;17708:328;17728:5;:12;17724:1;:16;17708:328;;;17755:9;17777:5;17783:1;17777:8;;;;;;;;:::i;:::-;;;;;;;17755:31;;17798:41;614:6:36;17798:4:24;:14;;;;;:41;;;;:::i;:::-;17794:236;;;17851:170;;;;;3536:35:5;;;;;17851:54:24;;:170;;17927:7;;17956:8;;17983:5;;18006:4;;17851:170;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;17794:236;-1:-1:-1;17742:3:24;;17708:328;;;;18140:7;18093:103;18159:8;18176:5;18189:4;18093:103;;;;;;;;:::i;:::-;;;;;;;;18246:70;18278:8;18296:5;18246:70;;18309:4;18246:13;:70::i;:::-;18370:9;18365:326;18385:5;:12;18381:1;:16;18365:326;;;18412:9;18434:5;18440:1;18434:8;;;;;;;;:::i;:::-;;;;;;;18412:31;;18455:40;723:6:36;18455:4:24;:14;;;;;:40;;;;:::i;:::-;18451:234;;;18507:169;;;;;3536:35:5;;;;;18507:53:24;;:169;;18582:7;;18611:8;;18638:5;;18661:4;;18507:169;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;18451:234;-1:-1:-1;18399:3:24;;18365:326;;19594:539;19800:328;19854:7;19879:8;19914:17;19957:16;19994:11;20019:4;20055:66;20103:7;20112:8;20055:47;:66::i;:::-;19800:36;:328::i;3486:592:65:-;3550:13;3620:10;451:5:20;2637:44:65;;;3571:19;3718;3620:10;3718:7;:19::i;:::-;3695:42;-1:-1:-1;3800:12:65;3839:35;;;;:102;;3888:53;;;;:34;:53::i;:::-;3839:102;;;;;;;;;;;;;;;;;;;;;3968:25;;;;:87;;4007:48;4042:12;4007:34;:48::i;:::-;3968:87;;;;;;;;;;;;;;;;;;;;;3772:293;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;3743:330;;;;;3486:592;;;:::o;3133:234:77:-;3221:16;;;3171:13;3221:16;;;;;;;;;3244:13;3260:64;1085:66;3192:45;3244:13;1214:66;3260:26;:64::i;:::-;3338:23;;;3133:234;-1:-1:-1;;;3133:234:77:o;4151:191::-;4223:16;;;4194:26;4223:16;;;;;;;;24211:2:225;24207:15;;;24224:66;24203:88;4297:25:77;;;24191:101:225;4297:25:77;;;;;24308:12:225;4297:25:77;;;24308:12:225;;;4297:25:77;;;4223:16;;4246:91;;1085:66;;4223:16;;4194:26;1214:66;4246:26;:91::i;31958:254:24:-;32059:23;32084:29;32115:24;32154:53;32164:7;32173:8;32183:23;32198:7;32183:14;:23::i;:::-;32154:9;:53::i;:::-;32147:60;;;;;;31958:254;;;;;:::o;34503:218::-;34625:12;34652:64;34661:7;34670:8;34680:10;34692:23;34707:7;34692:14;:23::i;:::-;34652:8;:64::i;4927:379::-;4992:16;5028:29;5049:7;5028:20;:29::i;:::-;5016:41;;5171:31;5194:7;5171:22;:31::i;:::-;5166:136;;5252:7;5285;5268:25;;;;;;19370:19:225;;19414:2;19405:12;;19241:182;5268:25:24;;;;-1:-1:-1;;5268:25:24;;;;;;;;;;5219:76;;;;;;;;;:::i;5166:136::-;4927:379;;;:::o;30235:834::-;30495:37;30535:66;30583:7;30592:8;30535:47;:66::i;:::-;30495:106;-1:-1:-1;30607:26:24;30643:49;30495:106;30674:17;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;30643:49:24;30607:86;-1:-1:-1;30731:333:24;30785:7;30810:8;30845:17;30895:37;30917:15;30895:37;;;;:::i;:::-;30991:12;;;31001:1;30991:12;;;;;;;;30961:15;;31035:22;30731:36;:333::i;39909:262::-;40051:7;40073:93;40148:17;40073:66;40121:7;40130:8;40073:47;:66::i;5574:273::-;5641:18;5681:31;5704:7;5681:22;:31::i;:::-;5667:45;-1:-1:-1;5550:35:21;5718:125:24;;5793:7;5826;5809:25;;;;;;19370:19:225;;19414:2;19405:12;;19241:182;24152:738:24;24403:37;24443:66;24491:7;24500:8;24443:47;:66::i;:::-;24403:106;-1:-1:-1;24515:26:24;24551:49;24403:106;24582:17;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;24551:49:24;24515:86;;24608:277;24662:7;24687:8;24722:17;24765:1;24787:19;24820:4;24856:22;24608:36;:277::i;50806:191::-;50908:7;50972;50981:8;50955:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;50955:35:24;;;;;;;;;50945:46;;50955:35;50945:46;;;;42361:22;50938:53;;50806:191;-1:-1:-1;;;50806:191:24:o;51823:242::-;51919:7;;;51958:84;51978:10;51974:14;;:1;:14;51958:84;;;52003:32;4275:93:4;4323:19;:27;;;579:1:34;4322:44:4;4288:79;;;4275:93;52003:32:24;;:::i;:::-;;-1:-1:-1;51990:3:24;;51958:84;;;-1:-1:-1;52054:6:24;51823:242;-1:-1:-1;;;51823:242:24:o;8945:812:23:-;9043:14;9079:2;9069:6;:12;9065:112;;9138:2;9129:6;:11;9111:29;;;;9160:2;9150:12;;;;;;:::i;:::-;;;;9065:112;-1:-1:-1;9368:21:23;;9353:12;9341:25;;9337:53;9516:2;:11;;;9598:22;;;9594:159;;;9734:1;9718:14;9714:22;9708:29;9693:12;9678:13;9674:32;9670:68;9662:6;9659:80;9649:90;;9059:698;8945:812;;;;;:::o;4598:171:4:-;4672:7;579:1:34;1354:13;1366:1;376:2;1354:13;:::i;:::-;1353:30;;;;:::i;:::-;4694:70:4;;;;;4598:171;-1:-1:-1;4598:171:4:o;48823:360:24:-;48949:12;48973:6;48983:1;48973:11;48969:26;;-1:-1:-1;48986:9:24;;;;;;;;;-1:-1:-1;48986:9:24;;;;48969:26;49036:16;49055:41;49078:7;49087:8;49055:22;:41::i;:::-;49036:60;;49109:69;49140:8;49158:1;49169:6;49109:12;:69::i;5377:173:4:-;5451:7;579:1:34;1704;;1684:13;1696:1;376:2;1684:13;:::i;:::-;:17;;;;:::i;:::-;:21;;;;:::i;:::-;1683:38;;;;:::i;:::-;5487:11:4;5466:79;5479:65;;5466:79;;5377:173;-1:-1:-1;;5377:173:4:o;53939:303:24:-;54060:14;54154:82;54185:48;54215:7;54224:8;54185:29;:48::i;:::-;4711:21:23;;4605:137;52742:274:24;52886:7;52991;53000:8;52974:35;;;;;;;;;:::i;:::-;;;;;;;;;;;;;52964:46;;;;;;52943:17;52936:25;;52916:45;;;42433:34;52916:45;:94;52908:103;;52901:110;;52742:274;;;;;:::o;6076:2380:23:-;6193:10;;6189:1542;;6346:2;6336:6;:12;6332:122;;6409:2;6400:6;:11;6382:29;;;;6433:2;6423:12;;;;;;:::i;:::-;;;;6332:122;6544:10;;6540:1185;;6752:2;:11;;;6626:21;6810:22;;;6806:135;;;-1:-1:-1;;;579:1:34;804:25:35;;782:48;6806:135:23;;;-1:-1:-1;;;579:1:34;804:25:35;;782:48;6806:135:23;7135:14;7129:21;7114:12;7106:6;7102:25;7098:53;7375:4;7359:13;7353:20;7349:31;7285:4;7281:9;7269:10;7265:26;7210:184;7183:13;7163:243;;7465:13;7455:6;:23;7451:36;;7480:7;;;;7451:36;-1:-1:-1;7628:1:23;7610:19;;;;;7683:23;;;;;7641:30;6540:1185;7760:253;7777:2;7767:6;:12;7760:253;;7871:21;;7849:44;;7946:1;7928:19;;;;-1:-1:-1;;7986:12:23;;;;7974:2;7957:19;7760:253;;;8081:10;;8077:375;;8101:12;-1:-1:-1;;579:1:34;804:25:35;;782:48;8389:20:23;;8299:21;;8322:9;;8295:37;8385:31;;8244:184;8201:237;;-1:-1:-1;6076:2380:23;;;;:::o;7963:242:75:-;35423:4:2;35409:27;;35403:34;35409:27;;;35403:34;8028:19:75;;8173:26;8147:53;;7963:242;;;:::o;3857:344:82:-;3974:16;;;3988:1;3974:16;;;;;;;;;3915:22;;3945:26;;3974:16;;;;;;;;;;;;-1:-1:-1;3974:16:82;3945:45;;4029:8;3996:9;4006:1;3996:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;4045:18;4066:49;1163:66;4102:9;4045:18;4066:25;:49::i;:::-;4045:70;;4129:66;:44;4150:5;4157:1;4160:5;:12;4129:20;:44::i;:::-;:64;:66::i;3035:136:5:-;3105:4;3157:9;3124:42;;3143:9;3125:15;3135:4;3934:26;;;3804:162;3125:15;:27;3124:42;;;3117:49;;3035:136;;;;:::o;1761:1386:61:-;1888:12;1902:17;1956:21;1979:17;2000:22;2013:8;2000:12;:22::i;:::-;1955:67;;-1:-1:-1;1955:67:61;-1:-1:-1;;;;;;2067:27:61;;2063:106;;2139:8;2149:19;:8;:17;:19::i;:::-;2103:66;;;;;;;;;;;;:::i;2063:106::-;2275:12;2270:64;;2289:45;2317:8;2327:6;2289:27;:45::i;:::-;2413:9;;2409:197;;578:36:65;2955:46;;-1:-1:-1;;;2954:74:65;2432:22:61;2515:26;2954:74:65;2515:13:61;:26::i;:::-;2490:51;-1:-1:-1;2549:50:61;2563:11;2576:22;2593:5;2490:51;2576:22;:::i;2549:50::-;2424:182;;2409:197;2708:14;2681:23;:8;451:5:20;2637:44:65;;2539:148;2681:23:61;:41;;;:461;;2982:160;3043:6;3069:5;3092:13;3125:8;2982:39;:160::i;:::-;2681:461;;;2805:168;2874:6;2900:5;2923:13;2956:8;2805:47;:168::i;:::-;2663:479;;;;-1:-1:-1;1761:1386:61;-1:-1:-1;;;;;;;1761:1386:61:o;4979:171:4:-;5052:7;579:1:34;1532;1516:13;1528:1;376:2;1516:13;:::i;49648:511:24:-;49811:12;49953:201;49992:41;50015:7;50024:8;49992:22;:41::i;:::-;50051:45;50072:11;50085:10;50051:20;:45::i;:::-;50114:31;;;;4323:19:4;:27;579:1:34;4322:44:4;4288:79;;;4275:93;37440:12:24;:257::i;955:327:46:-;1036:4;1178:56;-1:-1:-1;;;578:36:65;2955:46;;2954:74;1227:6:46;1178:19;:56::i;:::-;:99;;;;1238:39;1258:10;1270:6;1238:19;:39::i;44254:4001:24:-;44673:14;44652:7;:35;;;44648:161;;44743:14;44759:7;44792;44775:25;;;;;;19370:19:225;;19414:2;19405:12;;19241:182;44775:25:24;;;;-1:-1:-1;;44775:25:24;;;;;;;;;;44704:98;;;;;;;;;;:::i;44648:161::-;44815:27;44845:49;:22;44876:17;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;44845:49:24;44815:79;;44900:26;44965:4;:11;44951;44929:33;;:19;:33;;;;:::i;:::-;:47;;;;:::i;:::-;44900:76;;45248:18;45225:19;:41;;:98;;;;-1:-1:-1;45304:19:24;45270:30;45289:11;45270:16;:30;:::i;:::-;:53;;;;45225:98;45221:218;;;45340:92;;;;;26734:12:225;26773:15;;;45340:92:24;;;26755:34:225;26825:15;;;26805:18;;;26798:43;26877:15;;26857:18;;;26850:43;26697:18;;45340:92:24;26528:371:225;45221:218:24;45545:19;45526:16;:38;;;45522:140;;;45581:74;;;;;;;;27077:25:225;;;27150:12;27138:25;;27118:18;;;27111:53;27050:18;;45581:74:24;26904:266:225;45522:140:24;45701:36;45740:72;:22;45774:17;45793:18;45740:33;:72::i;:::-;45701:111;;45959:22;45984:24;46000:7;45984:15;:24::i;:::-;45959:49;;46019:9;46014:486;46034:5;:12;46030:1;:16;46014:486;;;46061:9;46083:5;46089:1;46083:8;;;;;;;;:::i;:::-;;;;;;;46061:31;;46104:42;836:6:36;46104:4:24;:14;;;;;:42;;;;:::i;:::-;46100:394;;;3536:35:5;;;;-1:-1:-1;;;;;46158:55:24;;46235:7;46264:8;46303:17;46350:16;46391:11;46430:22;46470:4;46158:327;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;46100:394;-1:-1:-1;46048:3:24;;46014:486;;;-1:-1:-1;46558:32:24;;;:13;46698:107;46716:17;46712:21;;:1;:21;;;46698:107;;;46761:33;:22;46792:1;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;46761:33:24;46752:42;;;;46735:3;;46698:107;;;;46930:7;46874:277;46957:8;46994:17;47035:5;47064:11;47101:21;47138:4;46874:277;;;;;;;;;;;:::i;:::-;;;;;;;;46506:652;47243:18;47220:19;:41;47216:248;;47271:31;47305:48;47335:7;47344:8;47305:29;:48::i;:::-;695:28:23;;;-1:-1:-1;47216:248:24;47521:27;47551:61;47575:7;47584:8;47594:17;47551:23;:61::i;:::-;47521:91;;47620:92;47652:19;47681:16;47620:92;;47705:4;47620:13;:92::i;:::-;47513:206;47773:9;47768:483;47788:5;:12;47784:1;:16;47768:483;;;47815:9;47837:5;47843:1;47837:8;;;;;;;;:::i;:::-;;;;;;;47815:31;;47858:41;947:6:36;47858:4:24;:14;;;;;:41;;;;:::i;:::-;47854:391;;;3536:35:5;;;;-1:-1:-1;;;;;47911:54:24;;47987:7;48016:8;48055:17;48102:16;48143:11;48182:21;48221:4;47911:325;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;47854:391;-1:-1:-1;47802:3:24;;47768:483;;;;44498:3757;;;;44254:4001;;;;;;;:::o;5042:669:23:-;5458:4;5452:11;5499:4;5487:17;;-1:-1:-1;;5373:16:23;5546:26;;;5373:16;5369:32;5518:4;5511:63;5618:6;5610;5603:22;5636:51;5641:14;5657:6;5665;5673:13;5636:4;:51::i;13212:3165:24:-;13507:23;13486:7;:44;;;13482:211;;13613:7;13584:88;13622:8;13632:10;13644:14;13660:11;13584:88;;;;;;;;;:::i;:::-;;;;;;;;13680:7;;13482:211;13831:22;13856:24;13872:7;13856:15;:24::i;:::-;13831:49;;13891:9;13886:340;13906:5;:12;13902:1;:16;13886:340;;;13933:9;13955:5;13961:1;13955:8;;;;;;;;:::i;:::-;;;;;;;13933:31;;13976:33;409:6:36;13976:4:24;:14;;;;;:33;;;;:::i;:::-;13972:248;;;14021:190;;;;;3536:35:5;;;;;14021:47:24;;:190;;14080:7;;14099:8;;14119:10;;14141:14;;14167:11;;14190;;14021:190;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;13972:248;-1:-1:-1;13920:3:24;;13886:340;;;;14303:7;14274:88;14312:8;14322:10;14334:14;14350:11;14274:88;;;;;;;;;:::i;:::-;;;;;;;;14426:26;14455:59;14496:7;14505:8;14455:40;:59::i;:::-;14426:88;-1:-1:-1;14520:21:24;894:4:19;884:15;;14520:54:24;;14580:149;14618:18;14652:1;14669:10;:17;14709:13;14580;:149::i;:::-;14829:1;14796:30;:11;:28;:30::i;:::-;:34;14792:1174;;;14915:33;14951:66;14999:7;15008:8;14951:47;:66::i;:::-;695:28:23;;;14915:102:24;-1:-1:-1;894:4:19;884:15;;15191:47:24;;15347:27;15382:25;15420:7;15415:545;15433:30;:11;:28;:30::i;:::-;15429:1;:34;;;15415:545;;;15499:63;15541:7;15550:8;15560:1;15499:41;:63::i;:::-;15477:85;-1:-1:-1;15592:25:24;:14;15615:1;7070:16:3;;1063;7070;975;7059:27;7017:70;6995:94;;;6878:222;15592:25:24;15572:45;;15627:170;15669:19;15708:1;15729:17;15773:13;15627;:170::i;:::-;15807:34;15824:17;15807:34;;:::i;:::-;;-1:-1:-1;15938:3:24;;15415:545;;;;14832:1134;;;14792:1174;16040:9;16035:338;16055:5;:12;16051:1;:16;16035:338;;;16082:9;16104:5;16110:1;16104:8;;;;;;;;:::i;:::-;;;;;;;16082:31;;16125:32;503:6:36;16125:4:24;:14;;;;;:32;;;;:::i;:::-;16121:246;;;16169:189;;;;;3536:35:5;;;;;16169:46:24;;:189;;16227:7;;16246:8;;16266:10;;16288:14;;16314:11;;16337;;16169:189;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;16121:246;-1:-1:-1;16069:3:24;;16035:338;;;;13422:2955;;;13212:3165;;;;;;:::o;51249:282::-;51494:30;;;;;;30654:19:225;;;30689:12;;;30682:28;;;51337:7:24;;30726:12:225;;51494:30:24;30466:278:225;26296:1804:24;26484:23;26463:7;:44;;;26459:173;;26593:7;26561:50;26602:8;26561:50;;;;;;:::i;:::-;;;;;;;;26296:1804;;;:::o;26459:173::-;26773:22;26798:24;26814:7;26798:15;:24::i;:::-;26773:49;;26833:9;26828:235;26848:5;:12;26844:1;:16;26828:235;;;26875:9;26897:5;26903:1;26897:8;;;;;;;;:::i;:::-;;;;;;;26875:31;;26918:36;1049:6:36;26918:4:24;:14;;;;;:36;;;;:::i;:::-;26914:143;;;26966:82;;;;;3536:35:5;;;;;26966:50:24;;:82;;27017:7;;27026:8;;27036:11;;26966:82;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;26914:143;-1:-1:-1;26862:3:24;;26828:235;;;;27143:7;27111:50;27152:8;27111:50;;;;;;:::i;:::-;;;;;;;;27194:26;27223:59;27264:7;27273:8;27223:40;:59::i;:::-;27194:88;;27288:113;27320:18;27348:1;27367:30;:11;:28;:30::i;:::-;27357:41;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;27357:41:24;;27288:13;:113::i;:::-;27620:1;27587:30;:11;:28;:30::i;:::-;:34;27583:236;;;27631:33;27667:66;27715:7;27724:8;27667:47;:66::i;:::-;27631:102;;27741:71;27772:25;27807:2;27741:12;:71::i;:::-;27623:196;27583:236;27868:9;27863:233;27883:5;:12;27879:1;:16;27863:233;;;27910:9;27932:5;27938:1;27932:8;;;;;;;;:::i;:::-;;;;;;;27910:31;;27953:35;1149:6:36;27953:4:24;:14;;;;;:35;;;;:::i;:::-;27949:141;;;28000:81;;;;;3536:35:5;;;;;28000:49:24;;:81;;28050:7;;28059:8;;28069:11;;28000:81;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;27949:141;-1:-1:-1;27897:3:24;;27863:233;;1129:181:47;764:71:86;;;781:15;764:71;;;197:92:225;1205:4:47;305:11:225;;;298:100;;;814:20:86;414:12:225;;;407:101;1205:4:47;524:12:225;764:71:86;;;;;;;;;;;;756:80;;;:::i;:::-;1224:81:47;;;;1129:181;-1:-1:-1;1129:181:47:o;3750:306:80:-;3861:16;;;3875:1;3861:16;;;;;;;;;3811:13;;;;3861:16;;;;;;;;;;;;-1:-1:-1;3861:16:80;3832:45;;3916:11;3883:9;3893:1;3883:12;;;;;;;;:::i;:::-;;;;;;;;;;:45;3935:13;3951:62;1169:66;3986:9;3935:13;1298:66;3951:24;:62::i;:::-;4027:23;;;3750:306;-1:-1:-1;;;;3750:306:80:o;692:238:100:-;777:61;809:15;826:11;777:31;:61::i;:::-;772:156;;853:70;;;;;-1:-1:-1;;;;;31676:55:225;;853:70:100;;;31658:74:225;-1:-1:-1;;;;;;31768:79:225;;31748:18;;;31741:107;31631:18;;853:70:100;31486:368:225;8053:415:64;8208:17;8234:12;8248:18;8270:133;8313:9;8340:8;8364:6;8388:8;8270:23;:133::i;5584:340:78:-;5706:16;;;5720:1;5706:16;;;;;;;;5677:26;;5706:16;;;;;;;;;;-1:-1:-1;5706:16:78;5677:45;;5767:13;-1:-1:-1;;;;;5751:31:78;5743:40;;5728:9;5738:1;5728:12;;;;;;;;:::i;:::-;;;;;;:55;;;;;5804:13;5789:9;5799:1;5789:12;;;;;;;;:::i;:::-;;;;;;:28;;;;;5824:95;1084:66;1068:83;;5859:9;5870:1;5891:11;5873:31;;;;;;32010:14:225;32003:22;31998:3;31994:32;31982:45;;32052:1;32043:11;;31859:201;5873:31:78;;;;-1:-1:-1;;5873:31:78;;;;;;;;;1213:66;5824:24;:95::i;3656:342:32:-;3772:16;;;3786:1;3772:16;;;;;;;;;3713:22;;3743:26;;3772:16;;;;;;;;;;;;-1:-1:-1;3772:16:32;3743:45;;3827:7;3794:9;3804:1;3794:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;3842:18;3863:49;969:66;3899:9;3842:18;3863:25;:49::i;966:162:23:-;1055:68;1061:14;1077:6;1085:4;:11;1098:24;1117:4;894::19;884:15;;758:151;1098:24:23;1055:5;:68::i;3165:160:65:-;3228:7;3292:26;438:6;451:5:20;3292:26:65;:::i;:::-;3258:61;;;;;3165:160;-1:-1:-1;3165:160:65:o;1862:325::-;1932:13;1953:14;1973:83;1989:2;1980:6;:11;1973:83;;;2007:37;;;3261:1:2;3257:13;;3253:24;2007:42:65;;2003:53;2051:5;2003:53;1993:8;;1973:83;;;2092:30;;;32218:66:225;32206:79;;2092:30:65;;;32194:92:225;2092:30:65;;32302:12:225;;;;2092:30:65;;;875:21:2;;;2092:30:65;2142:39;760:164:2;17775:457:28;17932:7;17947:21;17971:17;:15;:17::i;:::-;17947:41;-1:-1:-1;18023:4:28;-1:-1:-1;;;;;17998:30:28;;;17994:234;;18045:68;18070:7;18079:8;18089:10;18101:11;18045:24;:68::i;17994:234::-;18141:80;;;;;-1:-1:-1;;;;;18141:36:28;;;;;:80;;18178:7;;18187:8;;18197:10;;18209:11;;18141:80;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;10761:455::-;10933:21;10957:17;:15;:17::i;:::-;10933:41;-1:-1:-1;11009:4:28;-1:-1:-1;;;;;10984:30:28;;;10980:232;;11024:74;11049:7;11058:8;11068:10;11080:4;11086:11;11024:24;:74::i;:::-;10980:232;;;11119:86;;;;;-1:-1:-1;;;;;11119:36:28;;;;;:86;;11156:7;;11165:8;;11175:10;;11187:4;;11193:11;;11119:86;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4729:312:33;4848:16;;;4862:1;4848:16;;;;;;;;;4795;;;;4848;;;;;;;;;;;;-1:-1:-1;4848:16:33;4819:45;;4903:7;4870:9;4880:1;4870:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;4918:13;4934:62;1207:66;4969:9;4980:1;1336:66;4934:24;:62::i;2856:314:31:-;2970:16;;;2984:1;2970:16;;;;;;;;;2922:11;;;;2970:16;;;;;;;;;;;;-1:-1:-1;2970:16:31;2941:45;;3025:10;2992:9;3002:1;2992:12;;;;;;;;:::i;:::-;;;;;;;;;;:44;3043:13;3059:62;971:66;3094:9;3043:13;1100:66;3059:24;:62::i;:::-;3043:78;;3135:29;3156:5;3143:20;;1650:10:20;1541:126;6111:316:33;6234:16;;;6248:1;6234:16;;;;;;;;;6179:18;;;;6234:16;;;;;;;;;;;;-1:-1:-1;6234:16:33;6205:45;;6289:7;6256:9;6266:1;6256:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;6304:13;6320:62;1207:66;6355:9;6366:1;1336:66;6320:24;:62::i;53371:230:24:-;53492:7;53576;53585:8;53559:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;53559:35:24;;;;;;;;;53549:46;;53559:35;53549:46;;;;42524:40;53522:73;;53371:230;-1:-1:-1;;;53371:230:24:o;2003:574:22:-;2094:5;2189:3;2181:5;:11;:32;;;;2202:4;:11;2196:3;:17;2181:32;2177:93;;;2253:4;2259:5;2266:3;2222:48;;;;;;;;;;;;;:::i;2177:93::-;2336:4;2326:15;;2383:16;2394:5;2326:15;2383:16;:::i;:::-;;-1:-1:-1;2405:12:22;2420:11;2426:5;2420:3;:11;:::i;:::-;692:17;2555:15;2547:3;2536:14;;;;2535:36;;;;;;-1:-1:-1;;;;;2003:574:22:o;40103:220:38:-;40169:24;40201:30;40234:32;40252:6;40260:2;40264:1;40234:17;:32::i;5928:433:84:-;6056:16;;;6070:1;6056:16;;;;;;;;;5986:14;;;;;;6056:16;;;;;;;;;;;-1:-1:-1;6056:16:84;6027:45;;6111:8;6078:9;6088:1;6078:12;;;;;;;;:::i;:::-;;;;;;;;;;:42;6128:24;;;6215:78;1155:66;6258:9;1284:66;6215:19;:78::i;:::-;6127:166;;;;;;6306:50;6313:11;6326:15;6343:12;6306:6;:50::i;5594:317:64:-;5733:12;5747:17;5790:6;-1:-1:-1;;;;;5790:11:64;5810:1;5821:79;5847:8;5868:9;5889:8;5821:13;:79::i;:::-;5790:116;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;5772:134:64;;;;-1:-1:-1;5594:317:64;-1:-1:-1;;;;;5594:317:64:o;6415:321::-;6562:12;6576:17;6619:6;-1:-1:-1;;;;;6619:19:64;6646:79;6672:8;6693:9;6714:8;6646:13;:79::i;:::-;6619:112;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4006:378:81;4130:16;;;4144:1;4130:16;;;;;;;;4082:11;;;;4130:16;4144:1;4130:16;;;;;;;;;;-1:-1:-1;4130:16:81;4101:45;;4185:10;4152:9;4162:1;4152:12;;;;;;;;:::i;:::-;;;;;;:44;;;;;4241:6;-1:-1:-1;;;;;4225:24:81;4217:33;;4202:9;4212:1;4202:12;;;;;;;;:::i;:::-;;;;;;;;;;:48;4257:13;4273:62;1169:66;4308:9;4257:13;1298:66;4273:24;:62::i;:::-;4257:78;;4349:29;4370:5;4357:20;;1650:10:20;1541:126;7468:1525:3;7596:14;1145:16;7622:25;;7618:120;;;7664:67;;;;;;;;8307:25:225;;;8280:18;;7664:67:3;8129:209:225;7618:120:3;7802:14;6445:61;;;7070:16;;;1063;7070;975;7059:27;7017:70;;;6995:94;;8068:38;;;8064:192;;8151:19;8133:15;:37;8118:52;;;;8064:192;;;8232:15;8210:19;:37;8195:52;;;;8064:192;-1:-1:-1;8572:16:3;975;1063;8439;;;;8428:27;8564:35;;;8882:5;8719:26;8699:46;;;;8698:62;;;8862:25;;;;8892:34;;;;;8861:66;;-1:-1:-1;7468:1525:3;;;;;:::o;1489:2340:23:-;1602:10;;1598:1504;;1755:2;1745:6;:12;1741:122;;1818:2;1809:6;:11;1791:29;;;;1842:2;1832:12;;;;;;:::i;:::-;;;;1741:122;1953:10;;1949:1147;;2161:2;:11;;;2035:21;-1:-1:-1;;579:1:34;804:25:35;;782:48;2208:18:23;2193:33;;2395:12;2387:6;2383:25;2442:4;2431:9;2427:20;2419:28;;2497:13;2491:20;2480:9;2476:36;2458:54;;2745:4;2741:9;2724:14;2718:21;2714:37;2645:4;2633:10;2629:21;2572:193;2544:14;2524:253;;2836:13;2826:6;:23;2822:36;;2851:7;;;;2822:36;-1:-1:-1;2999:1:23;2981:19;;;;;3054:23;;;;;3012:30;1949:1147;3132:253;3149:2;3139:6;:12;3132:253;;3244:20;;3221:44;;3318:1;3300:19;;;;-1:-1:-1;;3358:12:23;;;;3346:2;3329:19;3132:253;;;3453:10;;3449:376;;3473:12;-1:-1:-1;;579:1:34;804:25:35;;782:48;3761:21:23;;3672:20;;3694:9;;3668:36;3757:32;;3617:184;3573:238;;-1:-1:-1;1489:2340:23;;;;:::o;4032:370::-;4154:13;4203:2;4188:11;:6;4197:2;4188:11;:::i;:::-;4187:18;;;;:::i;:::-;4170:35;;:14;:35;:::i;:::-;4154:51;;4211:187;4235:5;4218:14;:22;4211:187;;;4333:1;4317:14;4310:25;4382:1;4366:14;4362:22;4344:40;;4211:187;;1312:272:49;1399:4;1498:23;1513:7;1498:14;:23::i;:::-;:81;;;;;1525:54;1558:7;1567:11;1525:32;:54::i;1836:227:28:-;1066:42;1925:22;1886:7;;-1:-1:-1;;;;;1925:22:28;;1953:106;;2001:10;1994:17;;;1836:227;:::o;2681:1129:40:-;2801:22;2831:21;2855;:11;2997:3:22;2975:25;;2901:104;2855:21:40;2831:45;-1:-1:-1;692:17:22;3238:38;;2882:20:40;3044:11;3238:38:22;3044:11:40;3029:26;;;;:::i;:::-;;3015:40;;3164:4;3158:11;3149:20;;3207:4;3200:5;3196:16;3267:4;3254:11;3250:22;3236:12;3232:41;3226:4;3219:55;3317:11;3310:5;3303:26;3360:1;3337:463;3376:11;3373:1;3370:18;3337:463;;;3770:20;;3749:42;;3728:64;;3642:31;;;;3555:4;3537:23;;;;3463:1;3456:9;3337:463;;;3341:28;;3116:690;;;2681:1129;;;;;:::o;7829:207:84:-;7940:14;7956:17;8006:25;8019:11;8006:12;:25::i;4897:201:64:-;5019:12;5063:8;5073:9;5084:8;5046:47;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;5039:54;;4897:201;;;;;:::o;708:400:49:-;772:4;961:68;994:7;1003:25;961:32;:68::i;:::-;:142;;;;-1:-1:-1;1040:63:49;1073:7;-1:-1:-1;;;;;;1040:32:49;:63::i;:::-;1039:64;948:155;708:400;-1:-1:-1;;708:400:49:o;4132:576::-;4295:56;;-1:-1:-1;;;;;;1390:79:225;;4295:56:49;;;1372:98:225;4234:4:49;;;;1345:18:225;;4295:56:49;;;-1:-1:-1;;4295:56:49;;;;;;;;;;;;;;;;;;;;;4533:20;;4295:56;;-1:-1:-1;;;;;;;4295:56:49;;-1:-1:-1;;4498:7:49;4491:5;4480:86;4469:97;;4587:16;4573:30;;4631:4;4625:11;4610:26;;4655:7;:29;;;;;4680:4;4666:10;:18;;4655:29;:48;;;;;4702:1;4688:11;:15;4655:48;4648:55;4132:576;-1:-1:-1;;;;;;;4132:576:49:o;7448:223:84:-;35423:4:2;35409:27;;35403:34;35409:27;;;35403:34;7564:35:84;;;;;;7513:14;;7631:33;;7623:42;1541:126:20;547:357:225;665:12;;712:4;701:16;;;695:23;;665:12;730:16;;727:171;;;-1:-1:-1;;810:6:225;804:4;800:17;797:1;793:25;789:98;782:5;778:110;769:119;;727:171;;547:357;;;:::o;909:184::-;-1:-1:-1;;;958:1:225;951:88;1058:4;1055:1;1048:15;1082:4;1079:1;1072:15;1098:125;1163:9;;;1184:10;;;1181:36;;;1197:18;;:::i;1712:367::-;1775:8;1785:6;1839:3;1832:4;1824:6;1820:17;1816:27;1806:55;;1857:1;1854;1847:12;1806:55;-1:-1:-1;1880:20:225;;1923:18;1912:30;;1909:50;;;1955:1;1952;1945:12;1909:50;1992:4;1984:6;1980:17;1968:29;;2052:3;2045:4;2035:6;2032:1;2028:14;2020:6;2016:27;2012:38;2009:47;2006:67;;;2069:1;2066;2059:12;2006:67;1712:367;;;;;:::o;2084:156::-;2150:20;;2210:4;2199:16;;2189:27;;2179:55;;2230:1;2227;2220:12;2245:707;2419:6;2427;2435;2443;2451;2504:3;2492:9;2483:7;2479:23;2475:33;2472:53;;;2521:1;2518;2511:12;2472:53;2557:9;2544:23;2534:33;;2618:2;2607:9;2603:18;2590:32;2645:18;2637:6;2634:30;2631:50;;;2677:1;2674;2667:12;2631:50;2716:70;2778:7;2769:6;2758:9;2754:22;2716:70;:::i;:::-;2805:8;;-1:-1:-1;2690:96:225;-1:-1:-1;2859:36:225;;-1:-1:-1;2891:2:225;2876:18;;2859:36;:::i;:::-;2245:707;;;;-1:-1:-1;2245:707:225;;2942:2;2927:18;2914:32;;2245:707;-1:-1:-1;;2245:707:225:o;2957:250::-;3042:1;3052:113;3066:6;3063:1;3060:13;3052:113;;;3142:11;;;3136:18;3123:11;;;3116:39;3088:2;3081:10;3052:113;;;-1:-1:-1;;3199:1:225;3181:16;;3174:27;2957:250::o;3212:329::-;3253:3;3291:5;3285:12;3318:6;3313:3;3306:19;3334:76;3403:6;3396:4;3391:3;3387:14;3380:4;3373:5;3369:16;3334:76;:::i;:::-;3455:2;3443:15;-1:-1:-1;;3439:88:225;3430:98;;;;3530:4;3426:109;;3212:329;-1:-1:-1;;3212:329:225:o;3546:217::-;3693:2;3682:9;3675:21;3656:4;3713:44;3753:2;3742:9;3738:18;3730:6;3713:44;:::i;3768:347::-;3819:8;3829:6;3883:3;3876:4;3868:6;3864:17;3860:27;3850:55;;3901:1;3898;3891:12;3850:55;-1:-1:-1;3924:20:225;;3967:18;3956:30;;3953:50;;;3999:1;3996;3989:12;3953:50;4036:4;4028:6;4024:17;4012:29;;4088:3;4081:4;4072:6;4064;4060:19;4056:30;4053:39;4050:59;;;4105:1;4102;4095:12;4120:915;4273:6;4281;4289;4297;4305;4313;4366:3;4354:9;4345:7;4341:23;4337:33;4334:53;;;4383:1;4380;4373:12;4334:53;4419:9;4406:23;4396:33;;4480:2;4469:9;4465:18;4452:32;4503:18;4544:2;4536:6;4533:14;4530:34;;;4560:1;4557;4550:12;4530:34;4599:70;4661:7;4652:6;4641:9;4637:22;4599:70;:::i;:::-;4688:8;;-1:-1:-1;4573:96:225;-1:-1:-1;4573:96:225;;-1:-1:-1;4742:36:225;4774:2;4759:18;;4742:36;:::i;:::-;4732:46;;4831:2;4820:9;4816:18;4803:32;4787:48;;4860:2;4850:8;4847:16;4844:36;;;4876:1;4873;4866:12;4844:36;;4915:60;4967:7;4956:8;4945:9;4941:24;4915:60;:::i;:::-;4120:915;;;;-1:-1:-1;4120:915:225;;-1:-1:-1;4120:915:225;;4994:8;;4120:915;-1:-1:-1;;;4120:915:225:o;5040:606::-;5173:6;5181;5189;5197;5250:2;5238:9;5229:7;5225:23;5221:32;5218:52;;;5266:1;5263;5256:12;5218:52;5302:9;5289:23;5279:33;;5363:2;5352:9;5348:18;5335:32;5390:18;5382:6;5379:30;5376:50;;;5422:1;5419;5412:12;5376:50;5461:70;5523:7;5514:6;5503:9;5499:22;5461:70;:::i;:::-;5550:8;;-1:-1:-1;5435:96:225;-1:-1:-1;5604:36:225;;-1:-1:-1;5636:2:225;5621:18;;5604:36;:::i;:::-;5594:46;;5040:606;;;;;;;:::o;5651:1236::-;5861:6;5869;5877;5885;5893;5901;5909;5917;5970:3;5958:9;5949:7;5945:23;5941:33;5938:53;;;5987:1;5984;5977:12;5938:53;6023:9;6010:23;6000:33;;6084:2;6073:9;6069:18;6056:32;6107:18;6148:2;6140:6;6137:14;6134:34;;;6164:1;6161;6154:12;6134:34;6203:70;6265:7;6256:6;6245:9;6241:22;6203:70;:::i;:::-;6292:8;;-1:-1:-1;6177:96:225;-1:-1:-1;6380:2:225;6365:18;;6352:32;;-1:-1:-1;6396:16:225;;;6393:36;;;6425:1;6422;6415:12;6393:36;6464:60;6516:7;6505:8;6494:9;6490:24;6464:60;:::i;:::-;6543:8;;-1:-1:-1;6438:86:225;-1:-1:-1;6625:2:225;6610:18;;6597:32;;-1:-1:-1;6682:3:225;6667:19;;6654:33;;-1:-1:-1;6699:16:225;;;6696:36;;;6728:1;6725;6718:12;6696:36;;6767:60;6819:7;6808:8;6797:9;6793:24;6767:60;:::i;:::-;5651:1236;;;;-1:-1:-1;5651:1236:225;;-1:-1:-1;5651:1236:225;;;;;;6846:8;-1:-1:-1;;;5651:1236:225:o;6892:1016::-;7086:6;7094;7102;7110;7118;7126;7134;7187:3;7175:9;7166:7;7162:23;7158:33;7155:53;;;7204:1;7201;7194:12;7155:53;7240:9;7227:23;7217:33;;7301:2;7290:9;7286:18;7273:32;7324:18;7365:2;7357:6;7354:14;7351:34;;;7381:1;7378;7371:12;7351:34;7420:70;7482:7;7473:6;7462:9;7458:22;7420:70;:::i;:::-;7509:8;;-1:-1:-1;7394:96:225;-1:-1:-1;7394:96:225;;-1:-1:-1;7563:36:225;7595:2;7580:18;;7563:36;:::i;:::-;7553:46;;7652:2;7641:9;7637:18;7624:32;7608:48;;7681:2;7671:8;7668:16;7665:36;;;7697:1;7694;7687:12;7665:36;;7736:60;7788:7;7777:8;7766:9;7762:24;7736:60;:::i;:::-;6892:1016;;;;-1:-1:-1;6892:1016:225;;;;;;7897:3;7882:19;;;7869:33;;6892:1016;-1:-1:-1;;;;6892:1016:225:o;7913:211::-;8003:6;8056:2;8044:9;8035:7;8031:23;8027:32;8024:52;;;8072:1;8069;8062:12;8024:52;-1:-1:-1;8095:23:225;;7913:211;-1:-1:-1;7913:211:225:o;8343:184::-;-1:-1:-1;;;8392:1:225;8385:88;8492:4;8489:1;8482:15;8516:4;8513:1;8506:15;8532:334;8603:2;8597:9;8659:2;8649:13;;-1:-1:-1;;8645:86:225;8633:99;;8762:18;8747:34;;8783:22;;;8744:62;8741:88;;;8809:18;;:::i;:::-;8845:2;8838:22;8532:334;;-1:-1:-1;8532:334:225:o;8871:589::-;8913:5;8966:3;8959:4;8951:6;8947:17;8943:27;8933:55;;8984:1;8981;8974:12;8933:55;9020:6;9007:20;9046:18;9042:2;9039:26;9036:52;;;9068:18;;:::i;:::-;9112:114;9220:4;-1:-1:-1;;9144:4:225;9140:2;9136:13;9132:86;9128:97;9112:114;:::i;:::-;9251:2;9242:7;9235:19;9297:3;9290:4;9285:2;9277:6;9273:15;9269:26;9266:35;9263:55;;;9314:1;9311;9304:12;9263:55;9379:2;9372:4;9364:6;9360:17;9353:4;9344:7;9340:18;9327:55;9427:1;9402:16;;;9420:4;9398:27;9391:38;;;;9406:7;8871:589;-1:-1:-1;;;8871:589:225:o;9465:419::-;9573:6;9581;9634:2;9622:9;9613:7;9609:23;9605:32;9602:52;;;9650:1;9647;9640:12;9602:52;9686:9;9673:23;9663:33;;9747:2;9736:9;9732:18;9719:32;9774:18;9766:6;9763:30;9760:50;;;9806:1;9803;9796:12;9760:50;9829:49;9870:7;9861:6;9850:9;9846:22;9829:49;:::i;:::-;9819:59;;;9465:419;;;;;:::o;9889:636::-;10056:6;10064;10072;10080;10133:2;10121:9;10112:7;10108:23;10104:32;10101:52;;;10149:1;10146;10139:12;10101:52;10185:9;10172:23;10162:33;;10246:2;10235:9;10231:18;10218:32;10273:18;10265:6;10262:30;10259:50;;;10305:1;10302;10295:12;10259:50;10344:70;10406:7;10397:6;10386:9;10382:22;10344:70;:::i;:::-;9889:636;;10433:8;;-1:-1:-1;10318:96:225;;10515:2;10500:18;10487:32;;9889:636;-1:-1:-1;;;;9889:636:225:o;10530:483::-;10786:2;10775:9;10768:21;10749:4;10812:44;10852:2;10841:9;10837:18;10829:6;10812:44;:::i;:::-;10892:6;10887:2;10876:9;10872:18;10865:34;10947:9;10939:6;10935:22;10930:2;10919:9;10915:18;10908:50;10975:32;11000:6;10992;10975:32;:::i;11018:712::-;11072:5;11125:3;11118:4;11110:6;11106:17;11102:27;11092:55;;11143:1;11140;11133:12;11092:55;11179:6;11166:20;11205:4;11228:18;11224:2;11221:26;11218:52;;;11250:18;;:::i;:::-;11296:2;11293:1;11289:10;11319:28;11343:2;11339;11335:11;11319:28;:::i;:::-;11381:15;;;11451;;;11447:24;;;11412:12;;;;11483:15;;;11480:35;;;11511:1;11508;11501:12;11480:35;11547:2;11539:6;11535:15;11524:26;;11559:142;11575:6;11570:3;11567:15;11559:142;;;11641:17;;11629:30;;11592:12;;;;11679;;;;11559:142;;11735:655;11884:6;11892;11900;11908;11916;11969:3;11957:9;11948:7;11944:23;11940:33;11937:53;;;11986:1;11983;11976:12;11937:53;12022:9;12009:23;11999:33;;12083:2;12072:9;12068:18;12055:32;12110:18;12102:6;12099:30;12096:50;;;12142:1;12139;12132:12;12096:50;12165:61;12218:7;12209:6;12198:9;12194:22;12165:61;:::i;:::-;12155:71;;;12245:36;12277:2;12266:9;12262:18;12245:36;:::i;:::-;11735:655;;;;-1:-1:-1;12235:46:225;;12328:2;12313:18;;12300:32;;-1:-1:-1;12379:3:225;12364:19;12351:33;;11735:655;-1:-1:-1;;11735:655:225:o;12395:536::-;12521:6;12529;12537;12590:2;12578:9;12569:7;12565:23;12561:32;12558:52;;;12606:1;12603;12596:12;12558:52;12642:9;12629:23;12619:33;;12703:2;12692:9;12688:18;12675:32;12730:18;12722:6;12719:30;12716:50;;;12762:1;12759;12752:12;12716:50;12801:70;12863:7;12854:6;12843:9;12839:22;12801:70;:::i;:::-;12395:536;;12890:8;;-1:-1:-1;12775:96:225;;-1:-1:-1;;;;12395:536:225:o;13118:154::-;-1:-1:-1;;;;;13197:5:225;13193:54;13186:5;13183:65;13173:93;;13262:1;13259;13252:12;13277:554;13394:6;13402;13410;13463:2;13451:9;13442:7;13438:23;13434:32;13431:52;;;13479:1;13476;13469:12;13431:52;13518:9;13505:23;13537:31;13562:5;13537:31;:::i;:::-;13587:5;-1:-1:-1;13639:2:225;13624:18;;13611:32;;-1:-1:-1;13694:2:225;13679:18;;13666:32;13721:18;13710:30;;13707:50;;;13753:1;13750;13743:12;13707:50;13776:49;13817:7;13808:6;13797:9;13793:22;13776:49;:::i;:::-;13766:59;;;13277:554;;;;;:::o;13836:618::-;14008:6;14016;14024;14032;14085:3;14073:9;14064:7;14060:23;14056:33;14053:53;;;14102:1;14099;14092:12;14053:53;14138:9;14125:23;14115:33;;14199:2;14188:9;14184:18;14171:32;14226:18;14218:6;14215:30;14212:50;;;14258:1;14255;14248:12;14212:50;14281:61;14334:7;14325:6;14314:9;14310:22;14281:61;:::i;:::-;14271:71;;;14361:36;14393:2;14382:9;14378:18;14361:36;:::i;:::-;13836:618;;;;-1:-1:-1;14351:46:225;;14444:2;14429:18;14416:32;;-1:-1:-1;;13836:618:225:o;14641:517::-;14772:6;14780;14788;14841:2;14829:9;14820:7;14816:23;14812:32;14809:52;;;14857:1;14854;14847:12;14809:52;14893:9;14880:23;14870:33;;14954:2;14943:9;14939:18;14926:32;14981:18;14973:6;14970:30;14967:50;;;15013:1;15010;15003:12;14967:50;15036:61;15089:7;15080:6;15069:9;15065:22;15036:61;:::i;:::-;15026:71;;;15116:36;15148:2;15137:9;15133:18;15116:36;:::i;:::-;15106:46;;14641:517;;;;;:::o;15163:472::-;15257:6;15265;15318:2;15306:9;15297:7;15293:23;15289:32;15286:52;;;15334:1;15331;15324:12;15286:52;15373:9;15360:23;15392:31;15417:5;15392:31;:::i;:::-;15442:5;-1:-1:-1;15498:2:225;15483:18;;15470:32;15525:18;15514:30;;15511:50;;;15557:1;15554;15547:12;15640:1013;15794:6;15802;15810;15818;15826;15834;15887:3;15875:9;15866:7;15862:23;15858:33;15855:53;;;15904:1;15901;15894:12;15855:53;15940:9;15927:23;15917:33;;16001:2;15990:9;15986:18;15973:32;16024:18;16065:2;16057:6;16054:14;16051:34;;;16081:1;16078;16071:12;16051:34;16120:70;16182:7;16173:6;16162:9;16158:22;16120:70;:::i;:::-;16209:8;;-1:-1:-1;16094:96:225;-1:-1:-1;16294:2:225;16279:18;;16266:32;;-1:-1:-1;16338:14:225;16327:26;;16317:37;;16307:65;;16368:1;16365;16358:12;16307:65;16391:5;;-1:-1:-1;16449:2:225;16434:18;;16421:32;;16465:16;;;16462:36;;;16494:1;16491;16484:12;16658:165;16725:20;;16785:12;16774:24;;16764:35;;16754:63;;16813:1;16810;16803:12;16828:1061;16997:6;17005;17013;17021;17029;17037;17045;17053;17106:3;17094:9;17085:7;17081:23;17077:33;17074:53;;;17123:1;17120;17113:12;17074:53;17159:9;17146:23;17136:33;;17220:2;17209:9;17205:18;17192:32;17243:18;17284:2;17276:6;17273:14;17270:34;;;17300:1;17297;17290:12;17270:34;17339:70;17401:7;17392:6;17381:9;17377:22;17339:70;:::i;:::-;17428:8;;-1:-1:-1;17313:96:225;-1:-1:-1;17313:96:225;;-1:-1:-1;17482:36:225;17514:2;17499:18;;17482:36;:::i;:::-;17472:46;;17537:37;17570:2;17559:9;17555:18;17537:37;:::i;:::-;17527:47;;17593:38;17626:3;17615:9;17611:19;17593:38;:::i;:::-;17583:48;;17684:3;17673:9;17669:19;17656:33;17640:49;;17714:2;17704:8;17701:16;17698:36;;;17730:1;17727;17720:12;17894:264;17970:6;18023:2;18011:9;18002:7;17998:23;17994:32;17991:52;;;18039:1;18036;18029:12;17991:52;18078:9;18065:23;18097:31;18122:5;18097:31;:::i;19052:184::-;-1:-1:-1;;;19101:1:225;19094:88;19201:4;19198:1;19191:15;19225:4;19222:1;19215:15;19760:339;19937:2;19926:9;19919:21;19900:4;19957:44;19997:2;19986:9;19982:18;19974:6;19957:44;:::i;:::-;19949:52;;-1:-1:-1;;;;;20041:6:225;20037:55;20032:2;20021:9;20017:18;20010:83;19760:339;;;;;:::o;20104:175::-;20141:3;20185:4;20178:5;20174:16;20214:4;20205:7;20202:17;20199:43;;20222:18;;:::i;:::-;20271:1;20258:15;;20104:175;-1:-1:-1;;20104:175:225:o;20284:439::-;-1:-1:-1;;;;;20522:6:225;20518:55;20507:9;20500:74;20610:6;20605:2;20594:9;20590:18;20583:34;20653:2;20648;20637:9;20633:18;20626:30;20481:4;20673:44;20713:2;20702:9;20698:18;20690:6;20673:44;:::i;20728:151::-;20818:4;20811:12;;;20797;;;20793:31;;20836:14;;20833:40;;;20853:18;;:::i;21137:128::-;21204:9;;;21225:11;;;21222:37;;;21239:18;;:::i;21270:277::-;21337:6;21390:2;21378:9;21369:7;21365:23;21361:32;21358:52;;;21406:1;21403;21396:12;21358:52;21438:9;21432:16;21491:5;21484:13;21477:21;21470:5;21467:32;21457:60;;21513:1;21510;21503:12;21552:439;21605:3;21643:5;21637:12;21670:6;21665:3;21658:19;21696:4;21725;21720:3;21716:14;21709:21;;21764:4;21757:5;21753:16;21787:1;21797:169;21811:6;21808:1;21805:13;21797:169;;;21872:13;;21860:26;;21906:12;;;;21941:15;;;;21833:1;21826:9;21797:169;;;-1:-1:-1;21982:3:225;;21552:439;-1:-1:-1;;;;;21552:439:225:o;21996:511::-;22247:2;22236:9;22229:21;22210:4;22273:56;22325:2;22314:9;22310:18;22302:6;22273:56;:::i;:::-;22377:14;22369:6;22365:27;22360:2;22349:9;22345:18;22338:55;22441:9;22433:6;22429:22;22424:2;22413:9;22409:18;22402:50;22469:32;22494:6;22486;22469:32;:::i;22512:615::-;22822:6;22811:9;22804:25;22865:3;22860:2;22849:9;22845:18;22838:31;22785:4;22892:57;22944:3;22933:9;22929:19;22921:6;22892:57;:::i;:::-;22997:14;22989:6;22985:27;22980:2;22969:9;22965:18;22958:55;23061:9;23053:6;23049:22;23044:2;23033:9;23029:18;23022:50;23089:32;23114:6;23106;23089:32;:::i;23132:925::-;23581:66;23573:6;23569:79;23564:3;23557:92;23539:3;23668;23700:2;23696:1;23691:3;23687:11;23680:23;23732:6;23726:13;23748:74;23815:6;23811:1;23806:3;23802:11;23795:4;23787:6;23783:17;23748:74;:::i;:::-;23850:6;23845:3;23841:16;23831:26;;23885:2;23881:1;23877:2;23873:10;23866:22;23919:6;23913:13;23897:29;;23935:75;24001:8;23997:1;23993:2;23989:10;23982:4;23974:6;23970:17;23935:75;:::i;:::-;24030:17;24049:1;24026:25;;23132:925;-1:-1:-1;;;;;23132:925:225:o;24549:321::-;24757:6;24746:9;24739:25;24800:2;24795;24784:9;24780:18;24773:30;24720:4;24820:44;24860:2;24849:9;24845:18;24837:6;24820:44;:::i;24875:639::-;25125:6;25120:3;25113:19;25095:3;25151:2;25184;25179:3;25175:12;25216:6;25210:13;25281:2;25273:6;25269:15;25302:1;25312:175;25326:6;25323:1;25320:13;25312:175;;;25389:13;;25375:28;;25425:14;;;;25462:15;;;;25348:1;25341:9;25312:175;;;-1:-1:-1;25503:5:225;;24875:639;-1:-1:-1;;;;;;;24875:639:225:o;25519:184::-;-1:-1:-1;;;25568:1:225;25561:88;25668:4;25665:1;25658:15;25692:4;25689:1;25682:15;25708:168;25781:9;;;25812;;25829:15;;;25823:22;;25809:37;25799:71;;25850:18;;:::i;25881:463::-;26127:66;26119:6;26115:79;26104:9;26097:98;26231:6;26226:2;26215:9;26211:18;26204:34;26274:2;26269;26258:9;26254:18;26247:30;26078:4;26294:44;26334:2;26323:9;26319:18;26311:6;26294:44;:::i;26349:174::-;26416:12;26448:10;;;26460;;;26444:27;;26483:11;;;26480:37;;;26497:18;;:::i;:::-;26480:37;26349:174;;;;:::o;27175:899::-;27598:6;27587:9;27580:25;27641:3;27636:2;27625:9;27621:18;27614:31;27561:4;27668:57;27720:3;27709:9;27705:19;27697:6;27668:57;:::i;:::-;27773:4;27761:17;;27756:2;27741:18;;27734:45;27798:12;27846:15;;;27841:2;27826:18;;27819:43;27899:15;;27893:3;27878:19;;27871:44;27946:3;27931:19;;27924:35;;;27996:22;;;27990:3;27975:19;;27968:51;28036:32;28000:6;28053;28036:32;:::i;:::-;28028:40;27175:899;-1:-1:-1;;;;;;;;;;27175:899:225:o;28079:787::-;28443:3;28432:9;28425:22;28406:4;28470:57;28522:3;28511:9;28507:19;28499:6;28470:57;:::i;:::-;28575:4;28567:6;28563:17;28558:2;28547:9;28543:18;28536:45;28629:14;28621:6;28617:27;28612:2;28601:9;28597:18;28590:55;28693:12;28685:6;28681:25;28676:2;28665:9;28661:18;28654:53;28744:6;28738:3;28727:9;28723:19;28716:35;28800:9;28792:6;28788:22;28782:3;28771:9;28767:19;28760:51;28828:32;28853:6;28845;28828:32;:::i;28871:689::-;29205:3;29194:9;29187:22;29168:4;29232:57;29284:3;29273:9;29269:19;29261:6;29232:57;:::i;:::-;29337:9;29329:6;29325:22;29320:2;29309:9;29305:18;29298:50;29371:32;29396:6;29388;29371:32;:::i;:::-;29357:46;;29439:6;29434:2;29423:9;29419:18;29412:34;29494:9;29486:6;29482:22;29477:2;29466:9;29462:18;29455:50;29522:32;29547:6;29539;29522:32;:::i;29565:896::-;30018:6;30007:9;30000:25;30061:3;30056:2;30045:9;30041:18;30034:31;29981:4;30088:57;30140:3;30129:9;30125:19;30117:6;30088:57;:::i;:::-;30193:9;30185:6;30181:22;30176:2;30165:9;30161:18;30154:50;30227:32;30252:6;30244;30227:32;:::i;:::-;30213:46;;30295:6;30290:2;30279:9;30275:18;30268:34;30351:9;30343:6;30339:22;30333:3;30322:9;30318:19;30311:51;30379:32;30404:6;30396;30379:32;:::i;:::-;30371:40;;;30448:6;30442:3;30431:9;30427:19;30420:35;29565:896;;;;;;;;;:::o;30749:261::-;30928:2;30917:9;30910:21;30891:4;30948:56;31000:2;30989:9;30985:18;30977:6;30948:56;:::i;31015:466::-;31313:6;31302:9;31295:25;31356:2;31351;31340:9;31336:18;31329:30;31276:4;31376:56;31428:2;31417:9;31413:18;31405:6;31376:56;:::i;:::-;31368:64;;31468:6;31463:2;31452:9;31448:18;31441:34;31015:466;;;;;;:::o;32325:546::-;32647:6;32636:9;32629:25;32690:3;32685:2;32674:9;32670:18;32663:31;32610:4;32711:57;32763:3;32752:9;32748:19;32740:6;32711:57;:::i;:::-;32816:4;32804:17;;;;32799:2;32784:18;;32777:45;-1:-1:-1;32853:2:225;32838:18;32831:34;32703:65;32325:546;-1:-1:-1;;32325:546:225:o;32876:184::-;32946:6;32999:2;32987:9;32978:7;32974:23;32970:32;32967:52;;;33015:1;33012;33005:12;32967:52;-1:-1:-1;33038:16:225;;32876:184;-1:-1:-1;32876:184:225:o;33065:707::-;33433:6;33422:9;33415:25;33476:3;33471:2;33460:9;33456:18;33449:31;33396:4;33503:57;33555:3;33544:9;33540:19;33532:6;33503:57;:::i;:::-;33608:4;33600:6;33596:17;33591:2;33580:9;33576:18;33569:45;33662:9;33654:6;33650:22;33645:2;33634:9;33630:18;33623:50;33690:32;33715:6;33707;33690:32;:::i;:::-;33682:40;;;33759:6;33753:3;33742:9;33738:19;33731:35;33065:707;;;;;;;;:::o;33777:359::-;33980:2;33969:9;33962:21;33943:4;34000:44;34040:2;34029:9;34025:18;34017:6;34000:44;:::i;:::-;34075:2;34060:18;;34053:34;;;;-1:-1:-1;34118:2:225;34103:18;34096:34;33992:52;33777:359;-1:-1:-1;33777:359:225:o;34141:287::-;34270:3;34308:6;34302:13;34324:66;34383:6;34378:3;34371:4;34363:6;34359:17;34324:66;:::i;:::-;34406:16;;;;;34141:287;-1:-1:-1;;34141:287:225:o;34433:274::-;34473:1;34499;34489:189;;-1:-1:-1;;;34531:1:225;34524:88;34635:4;34632:1;34625:15;34663:4;34660:1;34653:15;34489:189;-1:-1:-1;34692:9:225;;34433:274::o;34712:530::-;34897:3;34935:6;34929:13;34951:66;35010:6;35005:3;34998:4;34990:6;34986:17;34951:66;:::i;:::-;35086:2;35082:15;;;;35099:66;35078:88;35039:16;;;;35064:103;;;35194:2;35183:14;;35176:30;;;;35233:2;35222:14;;34712:530;-1:-1:-1;;34712:530:225:o","linkReferences":{},"immutableReferences":{"23575":[{"start":879,"length":32},{"start":4808,"length":32}]}},"methodIdentifiers":{"call(bytes32,bytes)":"3ae7af08","callFrom(address,bytes32,bytes)":"894ecc58","creator()":"02d05d3f","deleteRecord(bytes32,bytes32[])":"505a181d","getDynamicField(bytes32,bytes32[],uint8)":"1e788977","getDynamicFieldLength(bytes32,bytes32[],uint8)":"dbbf0e21","getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":"4dc77d97","getField(bytes32,bytes32[],uint8)":"d03edb8c","getField(bytes32,bytes32[],uint8,bytes32)":"05242d2f","getFieldLayout(bytes32)":"3a77c2c2","getFieldLength(bytes32,bytes32[],uint8)":"a53417ed","getFieldLength(bytes32,bytes32[],uint8,bytes32)":"9f1fcf0a","getKeySchema(bytes32)":"d4285dc2","getRecord(bytes32,bytes32[])":"cc49db7e","getRecord(bytes32,bytes32[],bytes32)":"419b58fd","getStaticField(bytes32,bytes32[],uint8,bytes32)":"8c364d59","getValueSchema(bytes32)":"e228a4a3","initialize(address)":"c4d66de8","installRootModule(address,bytes)":"af068c9e","popFromDynamicField(bytes32,bytes32[],uint8,uint256)":"d9c03a04","pushToDynamicField(bytes32,bytes32[],uint8,bytes)":"150f3262","setDynamicField(bytes32,bytes32[],uint8,bytes)":"ef6ea862","setField(bytes32,bytes32[],uint8,bytes)":"114a7266","setField(bytes32,bytes32[],uint8,bytes,bytes32)":"3708196e","setRecord(bytes32,bytes32[],bytes,bytes32,bytes)":"298314fb","setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)":"390baae0","spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)":"c0a2895a","spliceStaticData(bytes32,bytes32[],uint48,bytes)":"b047c1eb","storeVersion()":"c1122229","worldVersion()":"6951955d"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"EncodedLengths_InvalidLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FieldLayout_Empty\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"staticDataLength\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"computedStaticDataLength\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_InvalidStaticDataLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_StaticLengthDoesNotFitInAWord\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_StaticLengthIsNotZero\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_StaticLengthIsZero\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"numFields\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"maxFields\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_TooManyDynamicFields\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"numFields\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"maxFields\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_TooManyFields\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Module_AlreadyInstalled\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"dependency\",\"type\":\"address\"}],\"name\":\"Module_MissingDependency\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Module_NonRootInstallNotSupported\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Module_RootInstallNotSupported\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"Schema_InvalidLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Schema_StaticTypeAfterDynamicType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Slice_OutOfBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"accessedIndex\",\"type\":\"uint256\"}],\"name\":\"Store_IndexOutOfBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidFieldNamesLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidKeyNamesLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes2\",\"name\":\"expected\",\"type\":\"bytes2\"},{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"Store_InvalidResourceType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint40\",\"name\":\"startWithinField\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"fieldLength\",\"type\":\"uint40\"}],\"name\":\"Store_InvalidSplice\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidStaticDataLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidValueSchemaDynamicLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidValueSchemaLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expected\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"received\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidValueSchemaStaticLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"tableIdString\",\"type\":\"string\"}],\"name\":\"Store_TableAlreadyExists\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"tableIdString\",\"type\":\"string\"}],\"name\":\"Store_TableNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"resource\",\"type\":\"string\"},{\"internalType\":\"address\",\"name\":\"caller\",\"type\":\"address\"}],\"name\":\"World_AccessDenied\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"World_AlreadyInitialized\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"functionSelector\",\"type\":\"bytes4\"}],\"name\":\"World_CallbackNotAllowed\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"World_DelegationNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"functionSelector\",\"type\":\"bytes4\"}],\"name\":\"World_FunctionSelectorAlreadyExists\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"functionSelector\",\"type\":\"bytes4\"}],\"name\":\"World_FunctionSelectorNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"World_InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"contractAddress\",\"type\":\"address\"},{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"World_InterfaceNotSupported\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes14\",\"name\":\"namespace\",\"type\":\"bytes14\"}],\"name\":\"World_InvalidNamespace\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_InvalidResourceId\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes2\",\"name\":\"expected\",\"type\":\"bytes2\"},{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_InvalidResourceType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_ResourceAlreadyExists\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"World_ResourceNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"system\",\"type\":\"address\"}],\"name\":\"World_SystemAlreadyExists\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"World_UnlimitedDelegationNotAllowed\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"storeVersion\",\"type\":\"bytes32\"}],\"name\":\"HelloStore\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"worldVersion\",\"type\":\"bytes32\"}],\"name\":\"HelloWorld\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"}],\"name\":\"Store_DeleteRecord\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"EncodedLengths\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"name\":\"Store_SetRecord\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"indexed\":false,\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"indexed\":false,\"internalType\":\"EncodedLengths\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"Store_SpliceDynamicData\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"Store_SpliceStaticData\",\"type\":\"event\"},{\"stateMutability\":\"payable\",\"type\":\"fallback\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"callData\",\"type\":\"bytes\"}],\"name\":\"call\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"callData\",\"type\":\"bytes\"}],\"name\":\"callFrom\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"creator\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"}],\"name\":\"deleteRecord\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"}],\"name\":\"getDynamicField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"}],\"name\":\"getDynamicFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"getDynamicFieldSlice\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"}],\"name\":\"getField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getFieldLayout\",\"outputs\":[{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"}],\"name\":\"getFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getKeySchema\",\"outputs\":[{\"internalType\":\"Schema\",\"name\":\"keySchema\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getRecord\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"EncodedLengths\",\"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\":\"EncodedLengths\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getStaticField\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"data\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getValueSchema\",\"outputs\":[{\"internalType\":\"Schema\",\"name\":\"valueSchema\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contract IModule\",\"name\":\"initModule\",\"type\":\"address\"}],\"name\":\"initialize\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contract IModule\",\"name\":\"module\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"encodedArgs\",\"type\":\"bytes\"}],\"name\":\"installRootModule\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"byteLengthToPop\",\"type\":\"uint256\"}],\"name\":\"popFromDynamicField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"dataToPush\",\"type\":\"bytes\"}],\"name\":\"pushToDynamicField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"setDynamicField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"setField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"setField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"EncodedLengths\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"name\":\"setRecord\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"setStaticField\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"uint40\",\"name\":\"startWithinField\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"spliceDynamicData\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"spliceStaticData\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"storeVersion\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"worldVersion\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"details\":\"This contract is the core \\\"World\\\" contract containing various methods for data manipulation, system calls, and dynamic function selector handling.World doesn't inherit `Store` because the `IStoreRegistration` methods are added via the `InitModule`.\",\"errors\":{\"EncodedLengths_InvalidLength(uint256)\":[{\"params\":{\"length\":\"The length of the encoded lengths.\"}}],\"FieldLayout_InvalidStaticDataLength(uint256,uint256)\":[{\"params\":{\"computedStaticDataLength\":\"The computed static data length.\",\"staticDataLength\":\"The static data length of the field layout.\"}}],\"FieldLayout_StaticLengthDoesNotFitInAWord(uint256)\":[{\"params\":{\"index\":\"The index of the field.\"}}],\"FieldLayout_StaticLengthIsNotZero(uint256)\":[{\"params\":{\"index\":\"The index of the field.\"}}],\"FieldLayout_StaticLengthIsZero(uint256)\":[{\"params\":{\"index\":\"The index of the field.\"}}],\"FieldLayout_TooManyDynamicFields(uint256,uint256)\":[{\"params\":{\"maxFields\":\"The maximum number of fields a Schema can handle.\",\"numFields\":\"The total number of fields in the field layout.\"}}],\"FieldLayout_TooManyFields(uint256,uint256)\":[{\"params\":{\"maxFields\":\"The maximum number of fields a Schema can handle.\",\"numFields\":\"The total number of fields in the field layout.\"}}],\"Module_MissingDependency(address)\":[{\"params\":{\"dependency\":\"The address of the dependency.\"}}],\"Schema_InvalidLength(uint256)\":[{\"params\":{\"length\":\"The length of the schema.\"}}],\"Slice_OutOfBounds(bytes,uint256,uint256)\":[{\"details\":\"Raised if `start` is greater than `end` or `end` greater than the length of `data`.\",\"params\":{\"data\":\"The bytes array to subslice.\",\"end\":\"The end index for the subslice.\",\"start\":\"The start index for the subslice.\"}}],\"Store_IndexOutOfBounds(uint256,uint256)\":[{\"details\":\"Raised if the start index is larger than the previous length of the field.\",\"params\":{\"accessedIndex\":\"FIXME\",\"length\":\"FIXME\"}}],\"Store_InvalidBounds(uint256,uint256)\":[{\"params\":{\"end\":\"The end index within the dynamic field for the slice operation (exclusive).\",\"start\":\"The start index within the dynamic field for the slice operation (inclusive).\"}}],\"Store_InvalidFieldNamesLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidKeyNamesLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidResourceType(bytes2,bytes32,string)\":[{\"params\":{\"expected\":\"The expected resource type.\",\"resourceId\":\"The resource ID.\",\"resourceIdString\":\"The stringified resource ID (for easier debugging).\"}}],\"Store_InvalidSplice(uint40,uint40,uint40)\":[{\"details\":\"Raised if the splice total length of the field is changed but the splice is not at the end of the field.\",\"params\":{\"deleteCount\":\"The number of bytes to delete in the splice operation.\",\"fieldLength\":\"The field length for the splice operation.\",\"startWithinField\":\"The start index within the field for the splice operation.\"}}],\"Store_InvalidStaticDataLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidValueSchemaDynamicLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidValueSchemaLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_InvalidValueSchemaStaticLength(uint256,uint256)\":[{\"params\":{\"expected\":\"The expected length.\",\"received\":\"The provided length.\"}}],\"Store_TableAlreadyExists(bytes32,string)\":[{\"params\":{\"tableId\":\"The ID of the table.\",\"tableIdString\":\"The stringified ID of the table (for easier debugging if cleartext tableIds are used).\"}}],\"Store_TableNotFound(bytes32,string)\":[{\"params\":{\"tableId\":\"The ID of the table.\",\"tableIdString\":\"The stringified ID of the table (for easier debugging if cleartext tableIds are used).\"}}],\"World_AccessDenied(string,address)\":[{\"params\":{\"caller\":\"The address of the user trying to access the resource.\",\"resource\":\"The resource's identifier.\"}}],\"World_CallbackNotAllowed(bytes4)\":[{\"params\":{\"functionSelector\":\"The function selector of the disallowed callback.\"}}],\"World_DelegationNotFound(address,address)\":[{\"params\":{\"delegatee\":\"The address of the delegatee.\",\"delegator\":\"The address of the delegator.\"}}],\"World_FunctionSelectorAlreadyExists(bytes4)\":[{\"params\":{\"functionSelector\":\"The function selector in question.\"}}],\"World_FunctionSelectorNotFound(bytes4)\":[{\"params\":{\"functionSelector\":\"The function selector in question.\"}}],\"World_InsufficientBalance(uint256,uint256)\":[{\"params\":{\"amount\":\"The amount needed.\",\"balance\":\"The current balance.\"}}],\"World_InterfaceNotSupported(address,bytes4)\":[{\"params\":{\"contractAddress\":\"The address of the contract in question.\",\"interfaceId\":\"The ID of the interface.\"}}],\"World_InvalidNamespace(bytes14)\":[{\"params\":{\"namespace\":\"The invalid namespace.\"}}],\"World_InvalidResourceId(bytes32,string)\":[{\"params\":{\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_InvalidResourceType(bytes2,bytes32,string)\":[{\"params\":{\"expected\":\"The expected resource type.\",\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_ResourceAlreadyExists(bytes32,string)\":[{\"params\":{\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_ResourceNotFound(bytes32,string)\":[{\"params\":{\"resourceId\":\"The ID of the resource.\",\"resourceIdString\":\"The string representation of the resource ID.\"}}],\"World_SystemAlreadyExists(address)\":[{\"params\":{\"system\":\"The address of the system.\"}}]},\"events\":{\"HelloStore(bytes32)\":{\"params\":{\"storeVersion\":\"The protocol version of the Store.\"}},\"HelloWorld(bytes32)\":{\"params\":{\"worldVersion\":\"The protocol version of the World.\"}},\"Store_DeleteRecord(bytes32,bytes32[])\":{\"params\":{\"keyTuple\":\"An array representing the composite key for the record.\",\"tableId\":\"The ID of the table where the record is deleted.\"}},\"Store_SetRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"params\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"staticData\":\"The static data of the record.\",\"tableId\":\"The ID of the table where the record is set.\"}},\"Store_SpliceDynamicData(bytes32,bytes32[],uint8,uint48,uint40,bytes32,bytes)\":{\"params\":{\"data\":\"The data to insert into the dynamic data of the record at the start byte.\",\"deleteCount\":\"The number of bytes to delete in the splice operation.\",\"dynamicFieldIndex\":\"The index of the dynamic field to splice data, relative to the start of the dynamic fields. (Dynamic field index = field index - number of static fields)\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"start\":\"The start position in bytes for the splice operation.\",\"tableId\":\"The ID of the table where the data is spliced.\"}},\"Store_SpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"details\":\"In static data, data is always overwritten starting at the start position, so the total length of the data remains the same and no data is shifted.\",\"params\":{\"data\":\"The data to write to the static data of the record at the start byte.\",\"keyTuple\":\"An array representing the key for the record.\",\"start\":\"The start position in bytes for the splice operation.\",\"tableId\":\"The ID of the table where the data is spliced.\"}}},\"kind\":\"dev\",\"methods\":{\"call(bytes32,bytes)\":{\"details\":\"If system is private, caller must have appropriate access.\",\"params\":{\"callData\":\"The data for the system call.\",\"systemId\":\"The ID of the system to be called.\"},\"returns\":{\"_0\":\"Return data from the system call.\"}},\"callFrom(address,bytes32,bytes)\":{\"details\":\"If system is private, caller must have appropriate access.\",\"params\":{\"callData\":\"The ABI data for the system call.\",\"delegator\":\"The address on whose behalf the system is called.\",\"systemId\":\"The ID of the system to be called.\"},\"returns\":{\"_0\":\"Return data from the system call.\"}},\"constructor\":{\"details\":\"Event emitted when the World contract is created.\"},\"deleteRecord(bytes32,bytes32[])\":{\"details\":\"Requires the caller to have access to the table's namespace or name.\",\"params\":{\"keyTuple\":\"Array of keys identifying the record to delete.\",\"tableId\":\"The unique identifier for the table.\"}},\"getDynamicField(bytes32,bytes32[],uint8)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the dynamic field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The dynamic data of the specified field.\"}},\"getDynamicFieldLength(bytes32,bytes32[],uint8)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to measure.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified dynamic field.\"}},\"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to slice.\",\"end\":\"The ending position of the slice.\",\"keyTuple\":\"The tuple used as a key to fetch the dynamic field slice.\",\"start\":\"The starting position of the slice.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The sliced data from the specified dynamic field.\"}},\"getField(bytes32,bytes32[],uint8)\":{\"details\":\"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.\",\"params\":{\"fieldIndex\":\"Index of the field to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The data of the specified field.\"}},\"getField(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the field to retrieve.\",\"fieldLayout\":\"The layout of fields for the retrieval.\",\"keyTuple\":\"The tuple used as a key to fetch the field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The data of the specified field.\"}},\"getFieldLayout(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table for which to retrieve the field layout.\"},\"returns\":{\"fieldLayout\":\"The layout of fields in the specified table.\"}},\"getFieldLength(bytes32,bytes32[],uint8)\":{\"details\":\"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.\",\"params\":{\"fieldIndex\":\"Index of the field to measure.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified field.\"}},\"getFieldLength(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the field to measure.\",\"fieldLayout\":\"The layout of fields for measurement.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified field.\"}},\"getKeySchema(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table.\"},\"returns\":{\"keySchema\":\"The schema for keys in the specified table.\"}},\"getRecord(bytes32,bytes32[])\":{\"params\":{\"keyTuple\":\"The tuple used as a key to fetch the record.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"Encoded lengths of dynamic data.\",\"staticData\":\"The static data of the record.\"}},\"getRecord(bytes32,bytes32[],bytes32)\":{\"params\":{\"fieldLayout\":\"The layout of fields to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the record.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"Encoded lengths of dynamic data.\",\"staticData\":\"The static data of the record.\"}},\"getStaticField(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the static field to retrieve.\",\"fieldLayout\":\"The layout of fields for the retrieval.\",\"keyTuple\":\"The tuple used as a key to fetch the static field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The static data of the specified field.\"}},\"getValueSchema(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table.\"},\"returns\":{\"valueSchema\":\"The schema for values in the specified table.\"}},\"initialize(address)\":{\"details\":\"Only the initial creator can initialize. This can be done only once.\",\"params\":{\"initModule\":\"The core module to initialize the World with.\"}},\"installRootModule(address,bytes)\":{\"details\":\"The caller must own the root namespace.\",\"params\":{\"encodedArgs\":\"The ABI encoded arguments for module installation.\",\"module\":\"The module to be installed.\"}},\"popFromDynamicField(bytes32,bytes32[],uint8,uint256)\":{\"params\":{\"byteLengthToPop\":\"The number of bytes to remove from the end of the dynamic field.\",\"dynamicFieldIndex\":\"Index of the dynamic field to remove data from.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"pushToDynamicField(bytes32,bytes32[],uint8,bytes)\":{\"params\":{\"dataToPush\":\"Data to append to the specified dynamic field.\",\"dynamicFieldIndex\":\"Index of the dynamic field to append to.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setDynamicField(bytes32,bytes32[],uint8,bytes)\":{\"params\":{\"data\":\"Data to write into the specified dynamic field.\",\"dynamicFieldIndex\":\"Index of the dynamic field to modify.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setField(bytes32,bytes32[],uint8,bytes)\":{\"params\":{\"data\":\"Data to write into the specified field.\",\"fieldIndex\":\"Index of the field to modify.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setField(bytes32,bytes32[],uint8,bytes,bytes32)\":{\"params\":{\"data\":\"Data to write into the specified field.\",\"fieldIndex\":\"Index of the field to modify.\",\"fieldLayout\":\"The layout to adhere to when modifying the field.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"details\":\"Requires the caller to have access to the table's namespace or name (encoded in the tableId).\",\"params\":{\"dynamicData\":\"Dynamic data (variable length fields) of the record.\",\"encodedLengths\":\"Encoded lengths of data.\",\"keyTuple\":\"Array of keys identifying the record.\",\"staticData\":\"Static data (fixed length fields) of the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)\":{\"details\":\"Requires the caller to have access to the table's namespace or name (encoded in the tableId).\",\"params\":{\"data\":\"Data to write into the specified static field.\",\"fieldIndex\":\"Index of the static field to modify.\",\"fieldLayout\":\"The layout to adhere to when modifying the field.\",\"keyTuple\":\"Array of keys identifying the record.\",\"tableId\":\"The unique identifier for the table.\"}},\"spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)\":{\"params\":{\"data\":\"Data to splice into the dynamic data of the field.\",\"deleteCount\":\"Number of bytes to delete starting from the `startWithinField`.\",\"dynamicFieldIndex\":\"Index of the dynamic field to modify.\",\"keyTuple\":\"Array of keys identifying the record.\",\"startWithinField\":\"Start position within the specified dynamic field.\",\"tableId\":\"The unique identifier for the table.\"}},\"spliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"params\":{\"data\":\"Data to splice into the static data of the record.\",\"keyTuple\":\"Array of keys identifying the record.\",\"start\":\"Position from where the static data modification should start.\",\"tableId\":\"The unique identifier for the table.\"}},\"storeVersion()\":{\"returns\":{\"_0\":\"The protocol version of the Store.\"}},\"worldVersion()\":{\"returns\":{\"_0\":\"The current version of the world contract.\"}}},\"title\":\"World Contract\",\"version\":1},\"userdoc\":{\"errors\":{\"EncodedLengths_InvalidLength(uint256)\":[{\"notice\":\"Error raised when the provided encoded lengths has an invalid length.\"}],\"FieldLayout_Empty()\":[{\"notice\":\"Error raised when the provided field layout is empty.\"}],\"FieldLayout_InvalidStaticDataLength(uint256,uint256)\":[{\"notice\":\"Error raised when the provided field layout has an invalid static data length.\"}],\"FieldLayout_StaticLengthDoesNotFitInAWord(uint256)\":[{\"notice\":\"Error raised when the provided field layout has a static data length that does not fit in a word (32 bytes).\"}],\"FieldLayout_StaticLengthIsNotZero(uint256)\":[{\"notice\":\"Error raised when the provided field layout has a nonzero static data length.\"}],\"FieldLayout_StaticLengthIsZero(uint256)\":[{\"notice\":\"Error raised when the provided field layout has a static data length of zero.\"}],\"FieldLayout_TooManyDynamicFields(uint256,uint256)\":[{\"notice\":\"Error raised when the provided field layout has too many dynamic fields.\"}],\"FieldLayout_TooManyFields(uint256,uint256)\":[{\"notice\":\"Error raised when the provided field layout has too many fields.\"}],\"Module_AlreadyInstalled()\":[{\"notice\":\"Error raised if the provided module is already installed.\"}],\"Module_MissingDependency(address)\":[{\"notice\":\"Error raised if the provided module is missing a dependency.\"}],\"Module_NonRootInstallNotSupported()\":[{\"notice\":\"Error raised if installing in non-root is not supported.\"}],\"Module_RootInstallNotSupported()\":[{\"notice\":\"Error raised if installing in root is not supported.\"}],\"Schema_InvalidLength(uint256)\":[{\"notice\":\"Error raised when the provided schema has an invalid length.\"}],\"Schema_StaticTypeAfterDynamicType()\":[{\"notice\":\"Error raised when a static type is placed after a dynamic type in a schema.\"}],\"Slice_OutOfBounds(bytes,uint256,uint256)\":[{\"notice\":\"Error raised when the provided slice is out of bounds.\"}],\"Store_IndexOutOfBounds(uint256,uint256)\":[{\"notice\":\"Error raised if the provided index is out of bounds.\"}],\"Store_InvalidBounds(uint256,uint256)\":[{\"notice\":\"Error raised if the provided slice bounds are invalid.\"}],\"Store_InvalidFieldNamesLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided field names length is invalid.\"}],\"Store_InvalidKeyNamesLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided key names length is invalid.\"}],\"Store_InvalidResourceType(bytes2,bytes32,string)\":[{\"notice\":\"Error raised if the provided resource ID cannot be found.\"}],\"Store_InvalidSplice(uint40,uint40,uint40)\":[{\"notice\":\"Error raised if the provided splice is invalid.\"}],\"Store_InvalidStaticDataLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided static data length is invalid.\"}],\"Store_InvalidValueSchemaDynamicLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided schema dynamic length is invalid.\"}],\"Store_InvalidValueSchemaLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided value schema length is invalid.\"}],\"Store_InvalidValueSchemaStaticLength(uint256,uint256)\":[{\"notice\":\"Error raised if the provided schema static length is invalid.\"}],\"Store_TableAlreadyExists(bytes32,string)\":[{\"notice\":\"Error raised if the provided table already exists.\"}],\"Store_TableNotFound(bytes32,string)\":[{\"notice\":\"Error raised if the provided table cannot be found.\"}],\"World_AccessDenied(string,address)\":[{\"notice\":\"Raised when a user tries to access a resource they don't have permission for.\"}],\"World_AlreadyInitialized()\":[{\"notice\":\"Raised when trying to initialize an already initialized World.\"}],\"World_CallbackNotAllowed(bytes4)\":[{\"notice\":\"Raised when the World is calling itself via an external call.\"}],\"World_DelegationNotFound(address,address)\":[{\"notice\":\"Raised when the specified delegation is not found.\"}],\"World_FunctionSelectorAlreadyExists(bytes4)\":[{\"notice\":\"Raised when trying to register a function selector that already exists.\"}],\"World_FunctionSelectorNotFound(bytes4)\":[{\"notice\":\"Raised when the specified function selector is not found.\"}],\"World_InsufficientBalance(uint256,uint256)\":[{\"notice\":\"Raised when there's an insufficient balance for a particular operation.\"}],\"World_InterfaceNotSupported(address,bytes4)\":[{\"notice\":\"Raised when the specified interface is not supported by the contract.\"}],\"World_InvalidNamespace(bytes14)\":[{\"notice\":\"Raised when an namespace contains an invalid sequence of characters (\\\"__\\\").\"}],\"World_InvalidResourceId(bytes32,string)\":[{\"notice\":\"Raised when an invalid resource ID is provided.\"}],\"World_InvalidResourceType(bytes2,bytes32,string)\":[{\"notice\":\"Raised when an invalid resource type is provided.\"}],\"World_ResourceAlreadyExists(bytes32,string)\":[{\"notice\":\"Raised when trying to register a resource that already exists.\"}],\"World_ResourceNotFound(bytes32,string)\":[{\"notice\":\"Raised when the specified resource is not found.\"}],\"World_SystemAlreadyExists(address)\":[{\"notice\":\"Raised when trying to register a system that already exists.\"}],\"World_UnlimitedDelegationNotAllowed()\":[{\"notice\":\"Raised when trying to create an unlimited delegation in a context where it is not allowed, e.g. when registering a namespace fallback delegation.\"}]},\"events\":{\"HelloStore(bytes32)\":{\"notice\":\"Emitted when the Store is created.\"},\"HelloWorld(bytes32)\":{\"notice\":\"Emitted when the World is created.\"},\"Store_DeleteRecord(bytes32,bytes32[])\":{\"notice\":\"Emitted when a record is deleted from the store.\"},\"Store_SetRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"notice\":\"Emitted when a new record is set in the store.\"},\"Store_SpliceDynamicData(bytes32,bytes32[],uint8,uint48,uint40,bytes32,bytes)\":{\"notice\":\"Emitted when dynamic data in the store is spliced.\"},\"Store_SpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"notice\":\"Emitted when static data in the store is spliced.\"}},\"kind\":\"user\",\"methods\":{\"call(bytes32,bytes)\":{\"notice\":\"Calls a system with a given system ID.\"},\"callFrom(address,bytes32,bytes)\":{\"notice\":\"Calls a system with a given system ID on behalf of the given delegator.\"},\"creator()\":{\"notice\":\"Address of the contract's creator.\"},\"deleteRecord(bytes32,bytes32[])\":{\"notice\":\"Deletes a record from the table identified by `tableId`.\"},\"getDynamicField(bytes32,bytes32[],uint8)\":{\"notice\":\"Retrieves data for a specific dynamic (variable length) field in a record.\"},\"getDynamicFieldLength(bytes32,bytes32[],uint8)\":{\"notice\":\"Calculates the length of a specified dynamic (variable length) field in a record.\"},\"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)\":{\"notice\":\"Retrieves a slice of a dynamic (variable length) field.\"},\"getField(bytes32,bytes32[],uint8)\":{\"notice\":\"Retrieves data for a specified field in a record.\"},\"getField(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Retrieves data for a specified field in a record.\"},\"getFieldLayout(bytes32)\":{\"notice\":\"Fetches the field layout for a given table.\"},\"getFieldLength(bytes32,bytes32[],uint8)\":{\"notice\":\"Calculates the length of a specified field in a record.\"},\"getFieldLength(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Calculates the length of a specified field in a record.\"},\"getKeySchema(bytes32)\":{\"notice\":\"Retrieves the key schema for a given table.\"},\"getRecord(bytes32,bytes32[])\":{\"notice\":\"Fetches a record from a specified table using a provided key tuple.\"},\"getRecord(bytes32,bytes32[],bytes32)\":{\"notice\":\"Fetches a record from a specified table using a provided key tuple and field layout.\"},\"getStaticField(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Retrieves data for a specific static (fixed length) field in a record.\"},\"getValueSchema(bytes32)\":{\"notice\":\"Retrieves the value schema for a given table.\"},\"initialize(address)\":{\"notice\":\"Initializes the World by installing the core module.\"},\"installRootModule(address,bytes)\":{\"notice\":\"Installs a given root module in the World.\"},\"popFromDynamicField(bytes32,bytes32[],uint8,uint256)\":{\"notice\":\"Removes a specified amount of data from the end of a dynamic (variable length) field in the table identified by `tableId`.\"},\"pushToDynamicField(bytes32,bytes32[],uint8,bytes)\":{\"notice\":\"Appends data to the end of a dynamic (variable length) field in the table identified by `tableId`.\"},\"setDynamicField(bytes32,bytes32[],uint8,bytes)\":{\"notice\":\"Writes data into a dynamic (varible length) field in the table identified by `tableId`.\"},\"setField(bytes32,bytes32[],uint8,bytes)\":{\"notice\":\"Writes data into a specified field in the table identified by `tableId`.\"},\"setField(bytes32,bytes32[],uint8,bytes,bytes32)\":{\"notice\":\"Writes data into a specified field in the table, adhering to a specific layout.\"},\"setRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"notice\":\"Writes a record in the table identified by `tableId`.\"},\"setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)\":{\"notice\":\"Writes data into a static (fixed length) field in the table identified by `tableId`.\"},\"spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)\":{\"notice\":\"Modifies dynamic (variable length) data in a record for a specified field.\"},\"spliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"notice\":\"Modifies static (fixed length) data in a record at the specified position.\"},\"storeVersion()\":{\"notice\":\"Retrieves the protocol version of the Store.\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/world/src/World.sol\":\"World\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":ds-test/=node_modules/ds-test/src/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol\":{\"keccak256\":\"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44\",\"dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL\"]},\"node_modules/@latticexyz/store/src/Bytes.sol\":{\"keccak256\":\"0x7dec900f9c9e7dff59430fa6f520e76c56338c3e829201aea140d49342e4fef8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e55c1dfcda94dcc64b8577949b2e92a9d3fc44f5fba1ae77ceacccfdc8e22e35\",\"dweb:/ipfs/QmS7uRJbEQYkPuZ5Dz5aSNjaaxj9PA8RtxUeUGN2W3jZx6\"]},\"node_modules/@latticexyz/store/src/EncodedLengths.sol\":{\"keccak256\":\"0xebc0a6efd611e02b15c05a382382b597fe059eba7f2a9e90da81eeb2f7666774\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://00b2cac12599935e25ea0697e99fc9e6d5af6c1c982761996c16707d9cd6ca09\",\"dweb:/ipfs/QmXccFminkrFtDpNfx6X1pHvW7Tn1nA5XcGu9T17pJyZyK\"]},\"node_modules/@latticexyz/store/src/FieldLayout.sol\":{\"keccak256\":\"0x15f698b7eabc062a00ff7a2e02db0ace2dd51f8bd2bc51a45dc0afa88f2ee658\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f774202c98ad394b3b62be93292512c633dec63bc931c190ed984656c2d54ec7\",\"dweb:/ipfs/Qmd2D9mvP8S88ad2Q8WU54saNVr3Pwc5stPqEKHwcpo8AT\"]},\"node_modules/@latticexyz/store/src/Hook.sol\":{\"keccak256\":\"0xd016a2e1260f5a81ff9a8dfac58d7947e114414df8cce7302a2629908ea5f18e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0c558a6f3a5f540c0190fa6d642a094a185c5db1acfc2437c7dbde0340f00ac3\",\"dweb:/ipfs/QmViAHvR7U7HNfBiBZEMFiy1TTSHDFNiDzBfQSeLBShCky\"]},\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2\",\"dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg\"]},\"node_modules/@latticexyz/store/src/IEncodedLengthsErrors.sol\":{\"keccak256\":\"0x06bb49164f44acc8d51df7b75ecf2f7aeb9281f7a3b357cae7d8d58bd1700dfa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://719027f4cc60fea30ce01cd4f672462f41fac750ae802e91a1a6d37c929e11ba\",\"dweb:/ipfs/QmWi5DM2jT5V5SGP1afRmFyRgFvuZiGDX2PWHwP19HssF1\"]},\"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol\":{\"keccak256\":\"0xaef70c46e412bded1024ac82c957cea81c1d1ab11878a95635531e2ac9673a53\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cda2c7dc02ee8f0163b1c8d0f3e1e05d48b2a009e5c7365d2418f17bc3455817\",\"dweb:/ipfs/QmXHDZuCPTxjHaeiEaJhA81koX2NJ3Gj1zt5WVWaz77FL8\"]},\"node_modules/@latticexyz/store/src/ISchemaErrors.sol\":{\"keccak256\":\"0x0ac3de36c9d0058a17fcd7f1a905132215fd16ea3ed3b5109de1de04ddd7c441\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f83fa2546009cfd16b3b3969dcec1d67c9d818d910177b885ba263b6a948c65d\",\"dweb:/ipfs/QmehywHdvFYBL9BTtoPsVVwJXsEA4Xjk8aPWoHw1R45KeY\"]},\"node_modules/@latticexyz/store/src/ISliceErrors.sol\":{\"keccak256\":\"0x72684b7dfc1b44537401ccf10d6120186d02323266fcc762bc81859985eded4c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e8d037b6937969ae54018ddf647eeaf5eb69a2b0bf9edf9456d3d270316b2883\",\"dweb:/ipfs/QmfYJeyAmzRqpn68FteiM97p5t17iBw62FCET4bK5g4w37\"]},\"node_modules/@latticexyz/store/src/IStore.sol\":{\"keccak256\":\"0x42515d1410333a3573f78a460576271ef62c16edad5cf771ef6287b83ca1c706\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a58d03c4cf420df57d2b2e2e7932daad877e46e89561b46e1fa9f593a701bdc\",\"dweb:/ipfs/QmeFmKS7J1WqqBAgXkyxxx2fGA8JzuGszUmVsV2T6DYtsL\"]},\"node_modules/@latticexyz/store/src/IStoreErrors.sol\":{\"keccak256\":\"0x37e4d2f015dd4005ff9b3f711257c891027804bc268db1791984af4989951912\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a4a566ea96b69211f503707f69a9f9012d5873a3fd57b3f221549f46a7518df6\",\"dweb:/ipfs/QmVgcE3JufJr3iyeV6xqkvS4YtDcy6Eqyram2yzWUhwoB4\"]},\"node_modules/@latticexyz/store/src/IStoreEvents.sol\":{\"keccak256\":\"0x8606e9de37943c74beabb9ac9acd2132f951bed1ef79f2f4f3de83ed1f271f6a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d13adeee7ae9e687bf1cd12a8c36223179685fc828a7c468ee9311c879401b08\",\"dweb:/ipfs/QmQeb2ArSoQpE6ujBbDj9LY3xqpVCPiz3bh9SLT6siE8RY\"]},\"node_modules/@latticexyz/store/src/IStoreHook.sol\":{\"keccak256\":\"0x6574a30a2bbd8a0de21b2504c55effb8802fdeff62296af82a9380bd753adcc4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://85a859c533f51b584a9a2e8a64d61b6cf6f69bfcff1b926ad787518b1cae9562\",\"dweb:/ipfs/QmVyjmyJ69ZeqaXHg91JtGLVahRfZ7KtWaessLWZ6rYk9p\"]},\"node_modules/@latticexyz/store/src/IStoreKernel.sol\":{\"keccak256\":\"0x37a23dcbabc5937a717f2fda636b6a97963ed4b5a96870a62dfb199a8b692f89\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ac9741ea6daf21f39699be11afd919ae3ec07df24d948aaaa6549456fefd7fc0\",\"dweb:/ipfs/QmeiPQkZitM4Pc3i6L87thU71Fs1JVWAgMqXnSK8VrCq75\"]},\"node_modules/@latticexyz/store/src/IStoreRead.sol\":{\"keccak256\":\"0xdcf28b3293d4d6c1fe2808a8918c1b2122e4e0e49f2793c79ebd2b9ae210ff7b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://bb3d9cc80f549ed0c5b768aea69fb1b3c364bd4f85d193a3040c411b594d94db\",\"dweb:/ipfs/QmYYdY5CjPHiW5ucXihTva1eHsCPNqBsvL6zYYafH3ap4p\"]},\"node_modules/@latticexyz/store/src/IStoreRegistration.sol\":{\"keccak256\":\"0x9e91a73f93cc9ebc00c265c83177f6a3f8a156749a9261202e2845e12aeaa96b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a39280d87d22dd0a959d8f55925cb092dba1fee2f11d3dd8e3ffabed45a9ab6a\",\"dweb:/ipfs/QmRMBFLJtT2KN43Xz9P3vUNWxXrP8rLTNBFw2P6Z7EGeaS\"]},\"node_modules/@latticexyz/store/src/IStoreWrite.sol\":{\"keccak256\":\"0x120fd448da5806e09ecb5327ad4dba64df01d2ee7232de0979133627e87e24ba\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7a3cb151b2ddee217f330d61813b2dcd997de94940c903719f6d066a21467890\",\"dweb:/ipfs/Qmbes1RRY6KdtsMohp8834xXyipeQK9GJ41NfgXK1d1QAZ\"]},\"node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0xef6e7000b181c2991aeacbf99a9d886f8c4df88878b857713f851185b63a7811\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b079b4773d140ab2c01bdb04facfa56a78f753aea7122fa445b2bfa133411392\",\"dweb:/ipfs/QmWYWKFpwtsPeGdCSxcANgxXUbwAuMMgR7iMVPDSCZxz2A\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x889423054511cf8a83f5dfd65a0f984dc514aba798ef3db139b59d395b2327e2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://40b9495d455c87db8b063e291ca3973dc3ba1163f09c5d7446241a9e1cb69ed0\",\"dweb:/ipfs/Qmek1JKVjPUpoXnKwu66HfPS9rHstKtWTuBmG8YFxbPEWQ\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0x0d2a08030d21292ecbcc850d9111f3817d03f17cd5e02186894848a9152d79d7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3f30024c1613fb587aaba4c1dcb8e4e46ed765a2cebd5b63fbebd327d1bf13d3\",\"dweb:/ipfs/QmZzqSnPMYKDYwbFNvUFrvuazMUyQHzQ59w3A9x6juHAm7\"]},\"node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0xae6c03881fdfa56cba1879d9c9c6b52c2829e6a278a200176678d8da05a89345\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3cad7dc4944c0518de2e7f99697485d365ae37aa6cad6967996377c2dd951fe4\",\"dweb:/ipfs/QmW3grFwr8BcgJmLfjLbj3FthnD7NRUBFMFiahbXztHPr7\"]},\"node_modules/@latticexyz/store/src/Storage.sol\":{\"keccak256\":\"0x7e735a4c7fa8b8a5fe2371d90801e3287ddb78efed69b31e1a76f0b7b153c4c3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9e6db36bd52144b6feeecd91a58fc311127a3892fc96c4171db5b570fe9876ee\",\"dweb:/ipfs/QmS6LqnTZvpMc4eiz5JowBoNnh3RYemG6JHjqtYucT1rQi\"]},\"node_modules/@latticexyz/store/src/StoreCore.sol\":{\"keccak256\":\"0x9513dc38e5baadde0ba9b08320a324043b0e88a10702be5c3507da8c3d45e861\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://99c80c65a394763668e4aed69220fec6bb3ed847fb277ddd1ff1d4bfdf452da2\",\"dweb:/ipfs/QmRT2BATKtrYmixWMuWo9Cz8g8oscfLNSmvjxTyiTNA1pc\"]},\"node_modules/@latticexyz/store/src/StoreKernel.sol\":{\"keccak256\":\"0xeeb12eb8f8254eea33f4d3b80504962733c191f7cd4f4b1bc3033237e648ff0b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://01b41567453f8f4f8c55b30d88d891b1ea87f2b5354ee8ce67ca58aedfb296ec\",\"dweb:/ipfs/QmZkGP7yKZUUnVxwAV4AVhHfc8Dnz1TtbyooeGBm33EUE7\"]},\"node_modules/@latticexyz/store/src/StoreRead.sol\":{\"keccak256\":\"0xb27eeadfa0075d2ac085b155e42e195b9bc6511640097af6646936f5ceb3afc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cdca315a580d561a7ec3d488ad6ea6996a4611031218547d6b942c7654750a18\",\"dweb:/ipfs/QmUrW9strzNK1guqRZ7jRC4GZ9SvAraxah3rfsw4eBGjZM\"]},\"node_modules/@latticexyz/store/src/StoreSwitch.sol\":{\"keccak256\":\"0x7edf7c1641408f3a580eb28bda58054583cb846f875608612671c6d40712ba40\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4146adef610d1daab085a81aa9f2d4fd8c4e5f459b9ef184f3ef23465573cf91\",\"dweb:/ipfs/QmQqZMsbkzSNG6VfYzQLdRCBCsNohBSVQmWoTP6QvKmKUP\"]},\"node_modules/@latticexyz/store/src/codegen/index.sol\":{\"keccak256\":\"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4\",\"dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0xcc0fa969a57724e7a9184009e2b1ea8ecb209a06e283c6d2b6a15cabff35f39d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d91985b8f48fcb8259b776c10bc17a1656e8dbeaa15c0c0e73368af38e6cfc8a\",\"dweb:/ipfs/QmRiYbrXqqWcTrvwz95kN6ZiMhUBfLiUycxQiSGeZFDkuo\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0xa52e8323cc7227d69a3c6b2e244b4e0face106eeaa5cf23e759b0278b0f4a7ab\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://bf5d3ede2d114c26abe7b5268ed17aedb56d6ded91af19019ecebb75edf48b36\",\"dweb:/ipfs/QmWwqNFjqWFhfv8ABRXV9mbZBGumz741YCmVuQPqtiVZaD\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0x155aa0e073774674596a28371a3a863ad1d6c44d418140269d2982a45e40734b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c849ad6563c4afbdd7eec40042c9afa0d9919ece10c2acab390e358095ddd160\",\"dweb:/ipfs/QmbB7eVhKe3simEvugH18e1fBJKmwqionms3YWbWuRBDYV\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0x7930483bedccb95dd73447108e67d576924c83ec591cb70c699cdea7ebaabccc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5c23093bf098e8e1f224a0e20beb6860d461a5f8d33265d382e3d43bdc431080\",\"dweb:/ipfs/QmSQwjDCEgTUgUWajjETvCRJd18ZPRhYPyS6Rcg6wDizXw\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168\",\"dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu\"]},\"node_modules/@latticexyz/store/src/rightMask.sol\":{\"keccak256\":\"0x28887aab8ad5ca598927e59d702999ca6e3b3128f1cddd2b995a381c8d04b275\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7710847f4689b7f5b81436c7d52ae4395f244a2eebf8d398b2edd43accb06754\",\"dweb:/ipfs/QmTD2wYqryXTynHAn5Vf9wtjUUSGeCJWENZTnWtBAK38pa\"]},\"node_modules/@latticexyz/store/src/storeHookTypes.sol\":{\"keccak256\":\"0x4f29001e53690ce74fe405a6d0376a564c9c743d1631d36fab04331865e4d572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://138c80abd63225a3eeb01ebfa1f9288e188a7ee5b2266b275fb4ed31b5aa30e3\",\"dweb:/ipfs/QmdEx9uHgCCbTcetGwFH5a66Ft7ajmrMDXvP1fW7WjnnE2\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0x1c4cb6b3ecf76f614479ab304d7de3ade0e99c7ccfd07717b57c92f699a27261\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2c9b0e0c9b3b5610d6fd65a8ffd7c54df390a34ccc70d58f4a055c49ad1ea586\",\"dweb:/ipfs/QmP6ffpnR7aRyvq9AiUkVNH6LbGfFP3NDq7E2n2PVcHhp2\"]},\"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0x310523f7f3acca841e62fe50be8d8b042cad5b3c239cb1105d6623cf83e63152\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1cc40ca233acf6502bc65677b381c05331dd7323953e54b5df969051e47f851e\",\"dweb:/ipfs/QmTxy9mhodT8drezB5K1kPR78AMaARomoJqDyaWpLuCKui\"]},\"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol\":{\"keccak256\":\"0x259ee545fd9dfd4767f0b7fef31f52fd3c54c4a1c6657d6fbda4927800c937b3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0a4e31efa9f476cd267af7c3e11fe0151252206a1f6407a80a4092444c2de8ea\",\"dweb:/ipfs/QmRF4gWYw33mFTMh7nX8DJ1qzx3Ko6yMsnxubzYTRppdyo\"]},\"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x0e74ff88ec94cb33f79d8afc1497c4fdccf02db40ab47f3701c7d02fc305d4d8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://36b7cd0c2a3f2dcdc83ab7ac5a93f123746ce29c0f1000f2b275ad2c647ff0f3\",\"dweb:/ipfs/QmYdipHYUhHhS78wLdtmKZUK14FEwpto5mFy3rNeZssMLz\"]},\"node_modules/@latticexyz/store/src/version.sol\":{\"keccak256\":\"0x78c571906ee999ee7e56d4f7702b8a93c3a9e55e6b552aca115b5f6ac7f1c80a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a9f141b2d556b2a2545e7db5606e8a038679a995a22aeaf1702cb3a60320b60a\",\"dweb:/ipfs/QmY7x258Fhj3TT3RT4sNyyfiRphVYdZXhtAnSYpasJ4xVQ\"]},\"node_modules/@latticexyz/world/src/AccessControl.sol\":{\"keccak256\":\"0xe9e1b1e588699a15ee81cc46f5959e14ff323787b576681abe7b0163d5988a4e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f19076661965fcf60fbf5e58ee8a83daac63e174806af79f5fd4144929cab899\",\"dweb:/ipfs/QmVQxPrkHpSo1fbsqGvToXc6q9x8zrVrGaZjKTKY413QBm\"]},\"node_modules/@latticexyz/world/src/Delegation.sol\":{\"keccak256\":\"0x1ad6ce468042f6ba104c8fa2cd5506e434e1bd458448492ae9e8d1993a7e5f1d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ded3d879ad5a4119f9ff2320ff27f63a06bc3853e91d3697b3406ee3e6ab65d5\",\"dweb:/ipfs/QmTMjjArXQxXa3WeFF4dvvkAFSEstHTTsNYDCckgCBUVeE\"]},\"node_modules/@latticexyz/world/src/ERC165Checker.sol\":{\"keccak256\":\"0xb9d3ad8030a8d111971cbf775c1834313736c2f714d2bcb90fe065a928abe2c8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://702c7297150819d078d498d3c6ebbc9dc9414c35aaf1f8e19ae4c5beb5048c7d\",\"dweb:/ipfs/QmZxKTDNLvVDV4jJ6S2qu9HnPbSXq1hRfgazJAL1xWkSkt\"]},\"node_modules/@latticexyz/world/src/IDelegationControl.sol\":{\"keccak256\":\"0x7cc2fbdd8ff6c996e19fab46c1031b76355da74973cebf45ce4df4b035d566bf\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://857d577f84a68018a3392ec4540c15e80326aaf4b0f224d0d239605abacfc0f3\",\"dweb:/ipfs/QmVEr3rTH1F1BFaCTMd7MmuceTqASwKBcMRnuFZ4tUAYmR\"]},\"node_modules/@latticexyz/world/src/IERC165.sol\":{\"keccak256\":\"0xe3d9074a1be3247be67ff4dd2c9e41481650ddaa799285a249736bb85673e33d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0b6743ee1e6d0c74927bf17fc1da0cad7575aa7634871b94190ffbdb4c28c2a7\",\"dweb:/ipfs/Qma5bNsPJSBTesWxg3eAAMUBTDE7UjqWaHF7eMiGwP87jr\"]},\"node_modules/@latticexyz/world/src/IModule.sol\":{\"keccak256\":\"0xbb926cf64e685bbf2770d60124664cc84ab70bd3038e17a074f2d472c3fc2c57\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://143c3dcbdf1702dd4f9c869629609386c12f7c0247e88a6d062dc4d519ebe0d2\",\"dweb:/ipfs/QmQJSDd8uFL4sssw9fb9NHo4s6zjuDUgmrLHj3zsJuhMo1\"]},\"node_modules/@latticexyz/world/src/IModuleErrors.sol\":{\"keccak256\":\"0x60917e029779c81cfea1f5140c389269e51d7adb78987f39101b9e0d7bdad12d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://513f41920d67ca28c3e0fe247403c28a4d342785192df449c99d5f92db04fcea\",\"dweb:/ipfs/QmeAG2TtxAgcJQR4QxftuSvQrxisYQ1i1GZoyd7oeFQBDJ\"]},\"node_modules/@latticexyz/world/src/ISystemHook.sol\":{\"keccak256\":\"0x81f1743d7ca6a9c7efc4997cf95e603ccb2070885265ca0e540f461aa7430721\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://93d99e78b541b33ecd501bf0cd407a78cef490fec8eaef2f188bddb9e293a99f\",\"dweb:/ipfs/QmPrcMDxwhvBZTr2AxoGqJA9L3Mjx27KBc98h3gXSsa3PM\"]},\"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol\":{\"keccak256\":\"0xb39e9d8cff4162e255f6c460ef9f9f0ad5b804627f745d967b2f10d0dd509299\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18d957cd87febccc00d82b9454047f0f5236250c9245befc0f57978671675255\",\"dweb:/ipfs/QmdZ1eXBd15vLpLVqTNJDAAaTzzucpRLD8GPJahLKT4J7x\"]},\"node_modules/@latticexyz/world/src/IWorldErrors.sol\":{\"keccak256\":\"0x0abae6f4ed1b3070bddd0ed194c08b83a948b61ae959396202cf627bf1056a2b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7037954f281cc0188a5aafc1d0cca0aabc110fd0234e6c43dca35ad69ed3baf\",\"dweb:/ipfs/Qmbv2nfK1qPpnoAbqNJFqWwo7AuyaX2ZEgZMFspMv7DR5B\"]},\"node_modules/@latticexyz/world/src/IWorldEvents.sol\":{\"keccak256\":\"0x39f6d8930db431c04158b85cc2a612c48d43dc81ec998f267076b12293c5d243\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d68f1543e5e166d639372d1aec57e3e193b5bb3b37270b6cb0488fab2c0ebe57\",\"dweb:/ipfs/QmdJUFDx87AHWFKP3jVrYg8xqAkiPfuT1M3tEotNt7KUoy\"]},\"node_modules/@latticexyz/world/src/IWorldKernel.sol\":{\"keccak256\":\"0xdaa1e92439036e392fe79892819ae165732f416b831f84d38050ca3d958e549b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ea8dc52e31a62e8971322ea9ed8f2e83d562ec199d7f93a392c293e96ff7f092\",\"dweb:/ipfs/QmSbM8MgHbrJLYP7uzemfZeC4xctqdyKDbspwHUsgeeVJC\"]},\"node_modules/@latticexyz/world/src/SystemCall.sol\":{\"keccak256\":\"0x5012c0607c8d41a4eed69d8a0430f742844883d3c3f17a6717ac287608b4e6af\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c389f65d050849cc95a7df9f45145186a60ae892b7d02b26ec92f8a38f8e2ee5\",\"dweb:/ipfs/QmNQPBewaXghhVeJDaC1XUK6BbFrZ5qUjryhmJuyvgWdbF\"]},\"node_modules/@latticexyz/world/src/World.sol\":{\"keccak256\":\"0x9cc2147746c9ce4c6f8071b245e85747a9fa115a5592e8eb21f973df6e5847ff\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d9988f706cc52b8a7dc870cd996ab628694e9d6924d3c7583e1ad936ea7f8691\",\"dweb:/ipfs/QmSY1eAbsnw91biKHKBeyj6tkPeBjmaRSUsTt4G3uWz3cP\"]},\"node_modules/@latticexyz/world/src/WorldContext.sol\":{\"keccak256\":\"0x50ca52bdd89a9f27d6b03ad00ef45c8c5a6884ea9d75e18f8fa53524ac2feed9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://55febdece37b291527094fb654919d4c8fe0b231792996a14c5e5cc76512b19e\",\"dweb:/ipfs/QmZHFbDDNmdFHWc1uTSvDgMUUgb8NgBPb1cDUJYajswbHT\"]},\"node_modules/@latticexyz/world/src/WorldResourceId.sol\":{\"keccak256\":\"0xaff9a22fac8a0f6eee5763b07a7ccb623c829d37922b85e42e914aad2ad417ee\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e598f0274d6d97c0a09806bf4fd1f0d054c310cf51b2123f5ce6380d6f3186ea\",\"dweb:/ipfs/QmaaVvqm21YsCgxozDyShcM17jKUXJhf2y26bk2YzPYZoM\"]},\"node_modules/@latticexyz/world/src/codegen/tables/Balances.sol\":{\"keccak256\":\"0x25248669a093cfdc9453491e5b5806f6aa092a805569799650c43c32f7b7877d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2f294f597122450abd267760d91682facd0a1040383caeb44aaadeb74770904a\",\"dweb:/ipfs/QmPXsoh8tUhpnhjdBYYTZCLc8MPHDZK6xUmN7F2DsMEXro\"]},\"node_modules/@latticexyz/world/src/codegen/tables/FunctionSelectors.sol\":{\"keccak256\":\"0x1ee313f4f1165034b92c5df1fe4cdd9be52b27780245388db3a0267c119fc926\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a3d58ca6a58e94bc30d5be0fc7a7d1325a92096c8b8b2b3a0531c2c5d0d60791\",\"dweb:/ipfs/QmZSisbANqwnFzwMJnnYBjemLW4Cqn3oL7MkV4HiQR7GKv\"]},\"node_modules/@latticexyz/world/src/codegen/tables/InitModuleAddress.sol\":{\"keccak256\":\"0x28ecea550f7cef98318f2db2e203e758475306a6454f776e6dbc5094811d577e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://01ae40d53747c2fec400c3bddec5789da6995a38e918bf3badad9c403e70d069\",\"dweb:/ipfs/QmaQhjyGzXjTR16gJUnpaBhG5zJvPdaxJ6c9yJY9FD5kBb\"]},\"node_modules/@latticexyz/world/src/codegen/tables/InstalledModules.sol\":{\"keccak256\":\"0x50a1f277a00f01e3cb97a85f0fc624ae2192a726136720b6a900b465a7aecc05\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8f3cd87cc0b905d5b75d134d95176630404e76c0f0a343cbd17b8338e1492c0b\",\"dweb:/ipfs/QmURFDNBdUWgh57apX9n7VF68rSQeQrpc5to4FFV6bbJgN\"]},\"node_modules/@latticexyz/world/src/codegen/tables/NamespaceDelegationControl.sol\":{\"keccak256\":\"0x66193215d3c053675d67ba81d530ee2bb1c39250a15cf2d9a6fb166615af461d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b783be83ef27281fb6ae2166f692d0ec912bdbe4f49312181b1ef561b5098729\",\"dweb:/ipfs/Qmdtmq4mGtrqoFg4UWhxAevNfVXEUhp8fohRWycqKD2vCk\"]},\"node_modules/@latticexyz/world/src/codegen/tables/NamespaceOwner.sol\":{\"keccak256\":\"0x3a53f395fc56398b4095c1e4016ad5f87d06236fc00f1fb85b9cfe138575b614\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9d91d30c8506a2d07bcafe0f8feff002bbc7764060d7e7bef7f15b9c4a97c597\",\"dweb:/ipfs/QmVTAxSh1JSMpKD1jmJSTvXbDZQubdJW2DQDoePWecJskH\"]},\"node_modules/@latticexyz/world/src/codegen/tables/ResourceAccess.sol\":{\"keccak256\":\"0xb857dd63073a6469f5bb8deb6c0617763cd42c484821e247572c6b53bb1da3cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://07c710d67440b98b145c1991623b7c8cc7f0805b4e6fa37a7d54afcece31239e\",\"dweb:/ipfs/Qmb368QqzbQGUttbDS7eVBGQ8KcXhiai2F9vy3Thyyk2vx\"]},\"node_modules/@latticexyz/world/src/codegen/tables/SystemHooks.sol\":{\"keccak256\":\"0xc27730dae8302cb86f5d65ddc9ae0e92afba17842285a6d0cd146a1e21d73c0f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4de5f820f1dfe36e53fe1fc77be6a52ac5fa72a7a5d5ec66e5d29ca6ce553674\",\"dweb:/ipfs/QmP5JUMHDCBxZkZ2YnoYQLqQFHeyCpoUVp14hJBWpSdiqV\"]},\"node_modules/@latticexyz/world/src/codegen/tables/Systems.sol\":{\"keccak256\":\"0x1706fe4b5441a4e3982a3d32f7de2148627b8dfbbe3e38391dd4dab06b86478c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c0569fa73cd26c6476188646194ad58eb5cf78cb7c7dc7722748455c23c9d4d7\",\"dweb:/ipfs/Qma1RuR12bTXSVJJ8Q8Gw23KkBw7pyV9u5Kr8TGutaxYdz\"]},\"node_modules/@latticexyz/world/src/codegen/tables/UserDelegationControl.sol\":{\"keccak256\":\"0x3b8d434a81e5667242724089207f90001099d32095e05c4efd75931201d850b1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://73d47004e03e56b0d0e64ca9012219bc6ae01cef455d7e6ccab9f60dfc5e55b5\",\"dweb:/ipfs/QmQUcGYNEVBRs1oj1HgJ92SPNuiDL3YVYbBymGy63yxqDc\"]},\"node_modules/@latticexyz/world/src/constants.sol\":{\"keccak256\":\"0xb8320f88ed5519a4fe2554ad94815ce328a50fef7719932375d6ce695265c2f5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a8f5de30fbcc63e469e46ad4a4d4bcd7d8e4b4f2d31fcf62a04aca48d999af22\",\"dweb:/ipfs/QmXw1jDQM2szfRY3tAGrRy6fEzte6yVFgebJAqCLMDHndV\"]},\"node_modules/@latticexyz/world/src/requireInterface.sol\":{\"keccak256\":\"0x5b94a21fd46abb4aac8f38809c0d6105f30792042c927f8a6a4f40cfe35c7ab8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8bade9d52cf370f3b5435abb47a5338dca5498bee773e97518e7a080fa882940\",\"dweb:/ipfs/QmTtaXUWwMQmHW8oKEoRZxagidZcCiN3oLQs7kN3nycrkW\"]},\"node_modules/@latticexyz/world/src/revertWithBytes.sol\":{\"keccak256\":\"0xa1147f218a0152b153d4e8bada0f606bfed40ac1f184fd16a941c2d0033c53f5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3f5e0f6d1b51a3a04d4bd84537b2ced373b32824898cf6fbfd13ae1cbdf06359\",\"dweb:/ipfs/QmayYRmBZRUV9m4UnFxuC62VvHriXhkYXeH3HibZ3Gmxxf\"]},\"node_modules/@latticexyz/world/src/systemHookTypes.sol\":{\"keccak256\":\"0x15c25ae4b21e091209970e45a198cb51f31eeae482828862641099c1a9b2448a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0ce3c3eb58dc5c262d36babf372ad028d2846beea73a59d6e70f0eb8c90ee00d\",\"dweb:/ipfs/QmWUkgegTRtSJM3awvjg4J7DWZ2ME7Pnxp1dP2TWWzLNoo\"]},\"node_modules/@latticexyz/world/src/version.sol\":{\"keccak256\":\"0x9c222a00d7aef686e6f6319d544959ee8a7010c7c0692738f7fe9d19694b0715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0296e6e111eeb4f6249fea39ee3b024a02f46eb692925d9b41e3b39fa15a940b\",\"dweb:/ipfs/QmbSYepReq4NepkvLEkeTtGXRwFpQRUfyENnjkd4kaM4BU\"]},\"node_modules/@latticexyz/world/src/worldResourceTypes.sol\":{\"keccak256\":\"0xeb042e7d3638430f6fd394107f3237cf14e4325154f0098624e8a7826584d465\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://39e0b8eb87616b661f5a4f2fd7e1a727bd19b7fd8d40ad3d93fda26822f433ea\",\"dweb:/ipfs/QmacYMatKV9pwEwirVRY9a6r89RoNs5yk99ic37ieWA8Dk\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"EncodedLengths_InvalidLength"},{"inputs":[],"type":"error","name":"FieldLayout_Empty"},{"inputs":[{"internalType":"uint256","name":"staticDataLength","type":"uint256"},{"internalType":"uint256","name":"computedStaticDataLength","type":"uint256"}],"type":"error","name":"FieldLayout_InvalidStaticDataLength"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayout_StaticLengthDoesNotFitInAWord"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayout_StaticLengthIsNotZero"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayout_StaticLengthIsZero"},{"inputs":[{"internalType":"uint256","name":"numFields","type":"uint256"},{"internalType":"uint256","name":"maxFields","type":"uint256"}],"type":"error","name":"FieldLayout_TooManyDynamicFields"},{"inputs":[{"internalType":"uint256","name":"numFields","type":"uint256"},{"internalType":"uint256","name":"maxFields","type":"uint256"}],"type":"error","name":"FieldLayout_TooManyFields"},{"inputs":[],"type":"error","name":"Module_AlreadyInstalled"},{"inputs":[{"internalType":"address","name":"dependency","type":"address"}],"type":"error","name":"Module_MissingDependency"},{"inputs":[],"type":"error","name":"Module_NonRootInstallNotSupported"},{"inputs":[],"type":"error","name":"Module_RootInstallNotSupported"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"Schema_InvalidLength"},{"inputs":[],"type":"error","name":"Schema_StaticTypeAfterDynamicType"},{"inputs":[{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"type":"error","name":"Slice_OutOfBounds"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"},{"internalType":"uint256","name":"accessedIndex","type":"uint256"}],"type":"error","name":"Store_IndexOutOfBounds"},{"inputs":[{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"type":"error","name":"Store_InvalidBounds"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidFieldNamesLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidKeyNamesLength"},{"inputs":[{"internalType":"bytes2","name":"expected","type":"bytes2"},{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"Store_InvalidResourceType"},{"inputs":[{"internalType":"uint40","name":"startWithinField","type":"uint40"},{"internalType":"uint40","name":"deleteCount","type":"uint40"},{"internalType":"uint40","name":"fieldLength","type":"uint40"}],"type":"error","name":"Store_InvalidSplice"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidStaticDataLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidValueSchemaDynamicLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidValueSchemaLength"},{"inputs":[{"internalType":"uint256","name":"expected","type":"uint256"},{"internalType":"uint256","name":"received","type":"uint256"}],"type":"error","name":"Store_InvalidValueSchemaStaticLength"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"string","name":"tableIdString","type":"string"}],"type":"error","name":"Store_TableAlreadyExists"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"string","name":"tableIdString","type":"string"}],"type":"error","name":"Store_TableNotFound"},{"inputs":[{"internalType":"string","name":"resource","type":"string"},{"internalType":"address","name":"caller","type":"address"}],"type":"error","name":"World_AccessDenied"},{"inputs":[],"type":"error","name":"World_AlreadyInitialized"},{"inputs":[{"internalType":"bytes4","name":"functionSelector","type":"bytes4"}],"type":"error","name":"World_CallbackNotAllowed"},{"inputs":[{"internalType":"address","name":"delegator","type":"address"},{"internalType":"address","name":"delegatee","type":"address"}],"type":"error","name":"World_DelegationNotFound"},{"inputs":[{"internalType":"bytes4","name":"functionSelector","type":"bytes4"}],"type":"error","name":"World_FunctionSelectorAlreadyExists"},{"inputs":[{"internalType":"bytes4","name":"functionSelector","type":"bytes4"}],"type":"error","name":"World_FunctionSelectorNotFound"},{"inputs":[{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"amount","type":"uint256"}],"type":"error","name":"World_InsufficientBalance"},{"inputs":[{"internalType":"address","name":"contractAddress","type":"address"},{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"type":"error","name":"World_InterfaceNotSupported"},{"inputs":[{"internalType":"bytes14","name":"namespace","type":"bytes14"}],"type":"error","name":"World_InvalidNamespace"},{"inputs":[{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_InvalidResourceId"},{"inputs":[{"internalType":"bytes2","name":"expected","type":"bytes2"},{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_InvalidResourceType"},{"inputs":[{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_ResourceAlreadyExists"},{"inputs":[{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"World_ResourceNotFound"},{"inputs":[{"internalType":"address","name":"system","type":"address"}],"type":"error","name":"World_SystemAlreadyExists"},{"inputs":[],"type":"error","name":"World_UnlimitedDelegationNotAllowed"},{"inputs":[{"internalType":"bytes32","name":"storeVersion","type":"bytes32","indexed":true}],"type":"event","name":"HelloStore","anonymous":false},{"inputs":[{"internalType":"bytes32","name":"worldVersion","type":"bytes32","indexed":true}],"type":"event","name":"HelloWorld","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false}],"type":"event","name":"Store_DeleteRecord","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"bytes","name":"staticData","type":"bytes","indexed":false},{"internalType":"EncodedLengths","name":"encodedLengths","type":"bytes32","indexed":false},{"internalType":"bytes","name":"dynamicData","type":"bytes","indexed":false}],"type":"event","name":"Store_SetRecord","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8","indexed":false},{"internalType":"uint48","name":"start","type":"uint48","indexed":false},{"internalType":"uint40","name":"deleteCount","type":"uint40","indexed":false},{"internalType":"EncodedLengths","name":"encodedLengths","type":"bytes32","indexed":false},{"internalType":"bytes","name":"data","type":"bytes","indexed":false}],"type":"event","name":"Store_SpliceDynamicData","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"uint48","name":"start","type":"uint48","indexed":false},{"internalType":"bytes","name":"data","type":"bytes","indexed":false}],"type":"event","name":"Store_SpliceStaticData","anonymous":false},{"inputs":[],"stateMutability":"payable","type":"fallback"},{"inputs":[{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"bytes","name":"callData","type":"bytes"}],"stateMutability":"payable","type":"function","name":"call","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[{"internalType":"address","name":"delegator","type":"address"},{"internalType":"ResourceId","name":"systemId","type":"bytes32"},{"internalType":"bytes","name":"callData","type":"bytes"}],"stateMutability":"payable","type":"function","name":"callFrom","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"creator","outputs":[{"internalType":"address","name":"","type":"address"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"}],"stateMutability":"nonpayable","type":"function","name":"deleteRecord"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getDynamicField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getDynamicFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"stateMutability":"view","type":"function","name":"getDynamicFieldSlice","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getFieldLayout","outputs":[{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getKeySchema","outputs":[{"internalType":"Schema","name":"keySchema","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getRecord","outputs":[{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"EncodedLengths","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":"EncodedLengths","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getStaticField","outputs":[{"internalType":"bytes32","name":"data","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getValueSchema","outputs":[{"internalType":"Schema","name":"valueSchema","type":"bytes32"}]},{"inputs":[{"internalType":"contract IModule","name":"initModule","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"initialize"},{"inputs":[{"internalType":"contract IModule","name":"module","type":"address"},{"internalType":"bytes","name":"encodedArgs","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"installRootModule"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"uint256","name":"byteLengthToPop","type":"uint256"}],"stateMutability":"nonpayable","type":"function","name":"popFromDynamicField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"bytes","name":"dataToPush","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"pushToDynamicField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"setDynamicField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"setField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"setField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"EncodedLengths","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"setRecord"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"setStaticField"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"uint40","name":"startWithinField","type":"uint40"},{"internalType":"uint40","name":"deleteCount","type":"uint40"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"spliceDynamicData"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint48","name":"start","type":"uint48"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"spliceStaticData"},{"inputs":[],"stateMutability":"pure","type":"function","name":"storeVersion","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}]},{"inputs":[],"stateMutability":"pure","type":"function","name":"worldVersion","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}]},{"inputs":[],"stateMutability":"payable","type":"receive"}],"devdoc":{"kind":"dev","methods":{"call(bytes32,bytes)":{"details":"If system is private, caller must have appropriate access.","params":{"callData":"The data for the system call.","systemId":"The ID of the system to be called."},"returns":{"_0":"Return data from the system call."}},"callFrom(address,bytes32,bytes)":{"details":"If system is private, caller must have appropriate access.","params":{"callData":"The ABI data for the system call.","delegator":"The address on whose behalf the system is called.","systemId":"The ID of the system to be called."},"returns":{"_0":"Return data from the system call."}},"constructor":{"details":"Event emitted when the World contract is created."},"deleteRecord(bytes32,bytes32[])":{"details":"Requires the caller to have access to the table's namespace or name.","params":{"keyTuple":"Array of keys identifying the record to delete.","tableId":"The unique identifier for the table."}},"getDynamicField(bytes32,bytes32[],uint8)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to retrieve.","keyTuple":"The tuple used as a key to fetch the dynamic field.","tableId":"The ID of the table."},"returns":{"data":"The dynamic data of the specified field."}},"getDynamicFieldLength(bytes32,bytes32[],uint8)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to measure.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified dynamic field."}},"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to slice.","end":"The ending position of the slice.","keyTuple":"The tuple used as a key to fetch the dynamic field slice.","start":"The starting position of the slice.","tableId":"The ID of the table."},"returns":{"_0":"The sliced data from the specified dynamic field."}},"getField(bytes32,bytes32[],uint8)":{"details":"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.","params":{"fieldIndex":"Index of the field to retrieve.","keyTuple":"The tuple used as a key to fetch the field.","tableId":"The ID of the table."},"returns":{"data":"The data of the specified field."}},"getField(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the field to retrieve.","fieldLayout":"The layout of fields for the retrieval.","keyTuple":"The tuple used as a key to fetch the field.","tableId":"The ID of the table."},"returns":{"data":"The data of the specified field."}},"getFieldLayout(bytes32)":{"params":{"tableId":"The ID of the table for which to retrieve the field layout."},"returns":{"fieldLayout":"The layout of fields in the specified table."}},"getFieldLength(bytes32,bytes32[],uint8)":{"details":"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.","params":{"fieldIndex":"Index of the field to measure.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified field."}},"getFieldLength(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the field to measure.","fieldLayout":"The layout of fields for measurement.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified field."}},"getKeySchema(bytes32)":{"params":{"tableId":"The ID of the table."},"returns":{"keySchema":"The schema for keys in the specified table."}},"getRecord(bytes32,bytes32[])":{"params":{"keyTuple":"The tuple used as a key to fetch the record.","tableId":"The ID of the table."},"returns":{"dynamicData":"The dynamic data of the record.","encodedLengths":"Encoded lengths of dynamic data.","staticData":"The static data of the record."}},"getRecord(bytes32,bytes32[],bytes32)":{"params":{"fieldLayout":"The layout of fields to retrieve.","keyTuple":"The tuple used as a key to fetch the record.","tableId":"The ID of the table."},"returns":{"dynamicData":"The dynamic data of the record.","encodedLengths":"Encoded lengths of dynamic data.","staticData":"The static data of the record."}},"getStaticField(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the static field to retrieve.","fieldLayout":"The layout of fields for the retrieval.","keyTuple":"The tuple used as a key to fetch the static field.","tableId":"The ID of the table."},"returns":{"data":"The static data of the specified field."}},"getValueSchema(bytes32)":{"params":{"tableId":"The ID of the table."},"returns":{"valueSchema":"The schema for values in the specified table."}},"initialize(address)":{"details":"Only the initial creator can initialize. This can be done only once.","params":{"initModule":"The core module to initialize the World with."}},"installRootModule(address,bytes)":{"details":"The caller must own the root namespace.","params":{"encodedArgs":"The ABI encoded arguments for module installation.","module":"The module to be installed."}},"popFromDynamicField(bytes32,bytes32[],uint8,uint256)":{"params":{"byteLengthToPop":"The number of bytes to remove from the end of the dynamic field.","dynamicFieldIndex":"Index of the dynamic field to remove data from.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"pushToDynamicField(bytes32,bytes32[],uint8,bytes)":{"params":{"dataToPush":"Data to append to the specified dynamic field.","dynamicFieldIndex":"Index of the dynamic field to append to.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"setDynamicField(bytes32,bytes32[],uint8,bytes)":{"params":{"data":"Data to write into the specified dynamic field.","dynamicFieldIndex":"Index of the dynamic field to modify.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"setField(bytes32,bytes32[],uint8,bytes)":{"params":{"data":"Data to write into the specified field.","fieldIndex":"Index of the field to modify.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"setField(bytes32,bytes32[],uint8,bytes,bytes32)":{"params":{"data":"Data to write into the specified field.","fieldIndex":"Index of the field to modify.","fieldLayout":"The layout to adhere to when modifying the field.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"setRecord(bytes32,bytes32[],bytes,bytes32,bytes)":{"details":"Requires the caller to have access to the table's namespace or name (encoded in the tableId).","params":{"dynamicData":"Dynamic data (variable length fields) of the record.","encodedLengths":"Encoded lengths of data.","keyTuple":"Array of keys identifying the record.","staticData":"Static data (fixed length fields) of the record.","tableId":"The unique identifier for the table."}},"setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)":{"details":"Requires the caller to have access to the table's namespace or name (encoded in the tableId).","params":{"data":"Data to write into the specified static field.","fieldIndex":"Index of the static field to modify.","fieldLayout":"The layout to adhere to when modifying the field.","keyTuple":"Array of keys identifying the record.","tableId":"The unique identifier for the table."}},"spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)":{"params":{"data":"Data to splice into the dynamic data of the field.","deleteCount":"Number of bytes to delete starting from the `startWithinField`.","dynamicFieldIndex":"Index of the dynamic field to modify.","keyTuple":"Array of keys identifying the record.","startWithinField":"Start position within the specified dynamic field.","tableId":"The unique identifier for the table."}},"spliceStaticData(bytes32,bytes32[],uint48,bytes)":{"params":{"data":"Data to splice into the static data of the record.","keyTuple":"Array of keys identifying the record.","start":"Position from where the static data modification should start.","tableId":"The unique identifier for the table."}},"storeVersion()":{"returns":{"_0":"The protocol version of the Store."}},"worldVersion()":{"returns":{"_0":"The current version of the world contract."}}},"version":1},"userdoc":{"kind":"user","methods":{"call(bytes32,bytes)":{"notice":"Calls a system with a given system ID."},"callFrom(address,bytes32,bytes)":{"notice":"Calls a system with a given system ID on behalf of the given delegator."},"creator()":{"notice":"Address of the contract's creator."},"deleteRecord(bytes32,bytes32[])":{"notice":"Deletes a record from the table identified by `tableId`."},"getDynamicField(bytes32,bytes32[],uint8)":{"notice":"Retrieves data for a specific dynamic (variable length) field in a record."},"getDynamicFieldLength(bytes32,bytes32[],uint8)":{"notice":"Calculates the length of a specified dynamic (variable length) field in a record."},"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":{"notice":"Retrieves a slice of a dynamic (variable length) field."},"getField(bytes32,bytes32[],uint8)":{"notice":"Retrieves data for a specified field in a record."},"getField(bytes32,bytes32[],uint8,bytes32)":{"notice":"Retrieves data for a specified field in a record."},"getFieldLayout(bytes32)":{"notice":"Fetches the field layout for a given table."},"getFieldLength(bytes32,bytes32[],uint8)":{"notice":"Calculates the length of a specified field in a record."},"getFieldLength(bytes32,bytes32[],uint8,bytes32)":{"notice":"Calculates the length of a specified field in a record."},"getKeySchema(bytes32)":{"notice":"Retrieves the key schema for a given table."},"getRecord(bytes32,bytes32[])":{"notice":"Fetches a record from a specified table using a provided key tuple."},"getRecord(bytes32,bytes32[],bytes32)":{"notice":"Fetches a record from a specified table using a provided key tuple and field layout."},"getStaticField(bytes32,bytes32[],uint8,bytes32)":{"notice":"Retrieves data for a specific static (fixed length) field in a record."},"getValueSchema(bytes32)":{"notice":"Retrieves the value schema for a given table."},"initialize(address)":{"notice":"Initializes the World by installing the core module."},"installRootModule(address,bytes)":{"notice":"Installs a given root module in the World."},"popFromDynamicField(bytes32,bytes32[],uint8,uint256)":{"notice":"Removes a specified amount of data from the end of a dynamic (variable length) field in the table identified by `tableId`."},"pushToDynamicField(bytes32,bytes32[],uint8,bytes)":{"notice":"Appends data to the end of a dynamic (variable length) field in the table identified by `tableId`."},"setDynamicField(bytes32,bytes32[],uint8,bytes)":{"notice":"Writes data into a dynamic (varible length) field in the table identified by `tableId`."},"setField(bytes32,bytes32[],uint8,bytes)":{"notice":"Writes data into a specified field in the table identified by `tableId`."},"setField(bytes32,bytes32[],uint8,bytes,bytes32)":{"notice":"Writes data into a specified field in the table, adhering to a specific layout."},"setRecord(bytes32,bytes32[],bytes,bytes32,bytes)":{"notice":"Writes a record in the table identified by `tableId`."},"setStaticField(bytes32,bytes32[],uint8,bytes,bytes32)":{"notice":"Writes data into a static (fixed length) field in the table identified by `tableId`."},"spliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes)":{"notice":"Modifies dynamic (variable length) data in a record for a specified field."},"spliceStaticData(bytes32,bytes32[],uint48,bytes)":{"notice":"Modifies static (fixed length) data in a record at the specified position."},"storeVersion()":{"notice":"Retrieves the protocol version of the Store."}},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","ds-test/=node_modules/ds-test/src/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/world/src/World.sol":"World"},"evmVersion":"paris","libraries":{}},"sources":{"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol":{"keccak256":"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a","urls":["bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44","dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL"],"license":"MIT"},"node_modules/@latticexyz/store/src/Bytes.sol":{"keccak256":"0x7dec900f9c9e7dff59430fa6f520e76c56338c3e829201aea140d49342e4fef8","urls":["bzz-raw://e55c1dfcda94dcc64b8577949b2e92a9d3fc44f5fba1ae77ceacccfdc8e22e35","dweb:/ipfs/QmS7uRJbEQYkPuZ5Dz5aSNjaaxj9PA8RtxUeUGN2W3jZx6"],"license":"MIT"},"node_modules/@latticexyz/store/src/EncodedLengths.sol":{"keccak256":"0xebc0a6efd611e02b15c05a382382b597fe059eba7f2a9e90da81eeb2f7666774","urls":["bzz-raw://00b2cac12599935e25ea0697e99fc9e6d5af6c1c982761996c16707d9cd6ca09","dweb:/ipfs/QmXccFminkrFtDpNfx6X1pHvW7Tn1nA5XcGu9T17pJyZyK"],"license":"MIT"},"node_modules/@latticexyz/store/src/FieldLayout.sol":{"keccak256":"0x15f698b7eabc062a00ff7a2e02db0ace2dd51f8bd2bc51a45dc0afa88f2ee658","urls":["bzz-raw://f774202c98ad394b3b62be93292512c633dec63bc931c190ed984656c2d54ec7","dweb:/ipfs/Qmd2D9mvP8S88ad2Q8WU54saNVr3Pwc5stPqEKHwcpo8AT"],"license":"MIT"},"node_modules/@latticexyz/store/src/Hook.sol":{"keccak256":"0xd016a2e1260f5a81ff9a8dfac58d7947e114414df8cce7302a2629908ea5f18e","urls":["bzz-raw://0c558a6f3a5f540c0190fa6d642a094a185c5db1acfc2437c7dbde0340f00ac3","dweb:/ipfs/QmViAHvR7U7HNfBiBZEMFiy1TTSHDFNiDzBfQSeLBShCky"],"license":"MIT"},"node_modules/@latticexyz/store/src/IERC165.sol":{"keccak256":"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927","urls":["bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2","dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg"],"license":"MIT"},"node_modules/@latticexyz/store/src/IEncodedLengthsErrors.sol":{"keccak256":"0x06bb49164f44acc8d51df7b75ecf2f7aeb9281f7a3b357cae7d8d58bd1700dfa","urls":["bzz-raw://719027f4cc60fea30ce01cd4f672462f41fac750ae802e91a1a6d37c929e11ba","dweb:/ipfs/QmWi5DM2jT5V5SGP1afRmFyRgFvuZiGDX2PWHwP19HssF1"],"license":"MIT"},"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol":{"keccak256":"0xaef70c46e412bded1024ac82c957cea81c1d1ab11878a95635531e2ac9673a53","urls":["bzz-raw://cda2c7dc02ee8f0163b1c8d0f3e1e05d48b2a009e5c7365d2418f17bc3455817","dweb:/ipfs/QmXHDZuCPTxjHaeiEaJhA81koX2NJ3Gj1zt5WVWaz77FL8"],"license":"MIT"},"node_modules/@latticexyz/store/src/ISchemaErrors.sol":{"keccak256":"0x0ac3de36c9d0058a17fcd7f1a905132215fd16ea3ed3b5109de1de04ddd7c441","urls":["bzz-raw://f83fa2546009cfd16b3b3969dcec1d67c9d818d910177b885ba263b6a948c65d","dweb:/ipfs/QmehywHdvFYBL9BTtoPsVVwJXsEA4Xjk8aPWoHw1R45KeY"],"license":"MIT"},"node_modules/@latticexyz/store/src/ISliceErrors.sol":{"keccak256":"0x72684b7dfc1b44537401ccf10d6120186d02323266fcc762bc81859985eded4c","urls":["bzz-raw://e8d037b6937969ae54018ddf647eeaf5eb69a2b0bf9edf9456d3d270316b2883","dweb:/ipfs/QmfYJeyAmzRqpn68FteiM97p5t17iBw62FCET4bK5g4w37"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStore.sol":{"keccak256":"0x42515d1410333a3573f78a460576271ef62c16edad5cf771ef6287b83ca1c706","urls":["bzz-raw://6a58d03c4cf420df57d2b2e2e7932daad877e46e89561b46e1fa9f593a701bdc","dweb:/ipfs/QmeFmKS7J1WqqBAgXkyxxx2fGA8JzuGszUmVsV2T6DYtsL"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreErrors.sol":{"keccak256":"0x37e4d2f015dd4005ff9b3f711257c891027804bc268db1791984af4989951912","urls":["bzz-raw://a4a566ea96b69211f503707f69a9f9012d5873a3fd57b3f221549f46a7518df6","dweb:/ipfs/QmVgcE3JufJr3iyeV6xqkvS4YtDcy6Eqyram2yzWUhwoB4"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreEvents.sol":{"keccak256":"0x8606e9de37943c74beabb9ac9acd2132f951bed1ef79f2f4f3de83ed1f271f6a","urls":["bzz-raw://d13adeee7ae9e687bf1cd12a8c36223179685fc828a7c468ee9311c879401b08","dweb:/ipfs/QmQeb2ArSoQpE6ujBbDj9LY3xqpVCPiz3bh9SLT6siE8RY"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreHook.sol":{"keccak256":"0x6574a30a2bbd8a0de21b2504c55effb8802fdeff62296af82a9380bd753adcc4","urls":["bzz-raw://85a859c533f51b584a9a2e8a64d61b6cf6f69bfcff1b926ad787518b1cae9562","dweb:/ipfs/QmVyjmyJ69ZeqaXHg91JtGLVahRfZ7KtWaessLWZ6rYk9p"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreKernel.sol":{"keccak256":"0x37a23dcbabc5937a717f2fda636b6a97963ed4b5a96870a62dfb199a8b692f89","urls":["bzz-raw://ac9741ea6daf21f39699be11afd919ae3ec07df24d948aaaa6549456fefd7fc0","dweb:/ipfs/QmeiPQkZitM4Pc3i6L87thU71Fs1JVWAgMqXnSK8VrCq75"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRead.sol":{"keccak256":"0xdcf28b3293d4d6c1fe2808a8918c1b2122e4e0e49f2793c79ebd2b9ae210ff7b","urls":["bzz-raw://bb3d9cc80f549ed0c5b768aea69fb1b3c364bd4f85d193a3040c411b594d94db","dweb:/ipfs/QmYYdY5CjPHiW5ucXihTva1eHsCPNqBsvL6zYYafH3ap4p"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRegistration.sol":{"keccak256":"0x9e91a73f93cc9ebc00c265c83177f6a3f8a156749a9261202e2845e12aeaa96b","urls":["bzz-raw://a39280d87d22dd0a959d8f55925cb092dba1fee2f11d3dd8e3ffabed45a9ab6a","dweb:/ipfs/QmRMBFLJtT2KN43Xz9P3vUNWxXrP8rLTNBFw2P6Z7EGeaS"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreWrite.sol":{"keccak256":"0x120fd448da5806e09ecb5327ad4dba64df01d2ee7232de0979133627e87e24ba","urls":["bzz-raw://7a3cb151b2ddee217f330d61813b2dcd997de94940c903719f6d066a21467890","dweb:/ipfs/Qmbes1RRY6KdtsMohp8834xXyipeQK9GJ41NfgXK1d1QAZ"],"license":"MIT"},"node_modules/@latticexyz/store/src/Memory.sol":{"keccak256":"0xef6e7000b181c2991aeacbf99a9d886f8c4df88878b857713f851185b63a7811","urls":["bzz-raw://b079b4773d140ab2c01bdb04facfa56a78f753aea7122fa445b2bfa133411392","dweb:/ipfs/QmWYWKFpwtsPeGdCSxcANgxXUbwAuMMgR7iMVPDSCZxz2A"],"license":"MIT"},"node_modules/@latticexyz/store/src/ResourceId.sol":{"keccak256":"0x889423054511cf8a83f5dfd65a0f984dc514aba798ef3db139b59d395b2327e2","urls":["bzz-raw://40b9495d455c87db8b063e291ca3973dc3ba1163f09c5d7446241a9e1cb69ed0","dweb:/ipfs/Qmek1JKVjPUpoXnKwu66HfPS9rHstKtWTuBmG8YFxbPEWQ"],"license":"MIT"},"node_modules/@latticexyz/store/src/Schema.sol":{"keccak256":"0x0d2a08030d21292ecbcc850d9111f3817d03f17cd5e02186894848a9152d79d7","urls":["bzz-raw://3f30024c1613fb587aaba4c1dcb8e4e46ed765a2cebd5b63fbebd327d1bf13d3","dweb:/ipfs/QmZzqSnPMYKDYwbFNvUFrvuazMUyQHzQ59w3A9x6juHAm7"],"license":"MIT"},"node_modules/@latticexyz/store/src/Slice.sol":{"keccak256":"0xae6c03881fdfa56cba1879d9c9c6b52c2829e6a278a200176678d8da05a89345","urls":["bzz-raw://3cad7dc4944c0518de2e7f99697485d365ae37aa6cad6967996377c2dd951fe4","dweb:/ipfs/QmW3grFwr8BcgJmLfjLbj3FthnD7NRUBFMFiahbXztHPr7"],"license":"MIT"},"node_modules/@latticexyz/store/src/Storage.sol":{"keccak256":"0x7e735a4c7fa8b8a5fe2371d90801e3287ddb78efed69b31e1a76f0b7b153c4c3","urls":["bzz-raw://9e6db36bd52144b6feeecd91a58fc311127a3892fc96c4171db5b570fe9876ee","dweb:/ipfs/QmS6LqnTZvpMc4eiz5JowBoNnh3RYemG6JHjqtYucT1rQi"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreCore.sol":{"keccak256":"0x9513dc38e5baadde0ba9b08320a324043b0e88a10702be5c3507da8c3d45e861","urls":["bzz-raw://99c80c65a394763668e4aed69220fec6bb3ed847fb277ddd1ff1d4bfdf452da2","dweb:/ipfs/QmRT2BATKtrYmixWMuWo9Cz8g8oscfLNSmvjxTyiTNA1pc"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreKernel.sol":{"keccak256":"0xeeb12eb8f8254eea33f4d3b80504962733c191f7cd4f4b1bc3033237e648ff0b","urls":["bzz-raw://01b41567453f8f4f8c55b30d88d891b1ea87f2b5354ee8ce67ca58aedfb296ec","dweb:/ipfs/QmZkGP7yKZUUnVxwAV4AVhHfc8Dnz1TtbyooeGBm33EUE7"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreRead.sol":{"keccak256":"0xb27eeadfa0075d2ac085b155e42e195b9bc6511640097af6646936f5ceb3afc6","urls":["bzz-raw://cdca315a580d561a7ec3d488ad6ea6996a4611031218547d6b942c7654750a18","dweb:/ipfs/QmUrW9strzNK1guqRZ7jRC4GZ9SvAraxah3rfsw4eBGjZM"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreSwitch.sol":{"keccak256":"0x7edf7c1641408f3a580eb28bda58054583cb846f875608612671c6d40712ba40","urls":["bzz-raw://4146adef610d1daab085a81aa9f2d4fd8c4e5f459b9ef184f3ef23465573cf91","dweb:/ipfs/QmQqZMsbkzSNG6VfYzQLdRCBCsNohBSVQmWoTP6QvKmKUP"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/index.sol":{"keccak256":"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85","urls":["bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4","dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol":{"keccak256":"0xcc0fa969a57724e7a9184009e2b1ea8ecb209a06e283c6d2b6a15cabff35f39d","urls":["bzz-raw://d91985b8f48fcb8259b776c10bc17a1656e8dbeaa15c0c0e73368af38e6cfc8a","dweb:/ipfs/QmRiYbrXqqWcTrvwz95kN6ZiMhUBfLiUycxQiSGeZFDkuo"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol":{"keccak256":"0xa52e8323cc7227d69a3c6b2e244b4e0face106eeaa5cf23e759b0278b0f4a7ab","urls":["bzz-raw://bf5d3ede2d114c26abe7b5268ed17aedb56d6ded91af19019ecebb75edf48b36","dweb:/ipfs/QmWwqNFjqWFhfv8ABRXV9mbZBGumz741YCmVuQPqtiVZaD"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol":{"keccak256":"0x155aa0e073774674596a28371a3a863ad1d6c44d418140269d2982a45e40734b","urls":["bzz-raw://c849ad6563c4afbdd7eec40042c9afa0d9919ece10c2acab390e358095ddd160","dweb:/ipfs/QmbB7eVhKe3simEvugH18e1fBJKmwqionms3YWbWuRBDYV"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol":{"keccak256":"0x7930483bedccb95dd73447108e67d576924c83ec591cb70c699cdea7ebaabccc","urls":["bzz-raw://5c23093bf098e8e1f224a0e20beb6860d461a5f8d33265d382e3d43bdc431080","dweb:/ipfs/QmSQwjDCEgTUgUWajjETvCRJd18ZPRhYPyS6Rcg6wDizXw"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6","urls":["bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168","dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu"],"license":"MIT"},"node_modules/@latticexyz/store/src/rightMask.sol":{"keccak256":"0x28887aab8ad5ca598927e59d702999ca6e3b3128f1cddd2b995a381c8d04b275","urls":["bzz-raw://7710847f4689b7f5b81436c7d52ae4395f244a2eebf8d398b2edd43accb06754","dweb:/ipfs/QmTD2wYqryXTynHAn5Vf9wtjUUSGeCJWENZTnWtBAK38pa"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeHookTypes.sol":{"keccak256":"0x4f29001e53690ce74fe405a6d0376a564c9c743d1631d36fab04331865e4d572","urls":["bzz-raw://138c80abd63225a3eeb01ebfa1f9288e188a7ee5b2266b275fb4ed31b5aa30e3","dweb:/ipfs/QmdEx9uHgCCbTcetGwFH5a66Ft7ajmrMDXvP1fW7WjnnE2"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeResourceTypes.sol":{"keccak256":"0x1c4cb6b3ecf76f614479ab304d7de3ade0e99c7ccfd07717b57c92f699a27261","urls":["bzz-raw://2c9b0e0c9b3b5610d6fd65a8ffd7c54df390a34ccc70d58f4a055c49ad1ea586","dweb:/ipfs/QmP6ffpnR7aRyvq9AiUkVNH6LbGfFP3NDq7E2n2PVcHhp2"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol":{"keccak256":"0x310523f7f3acca841e62fe50be8d8b042cad5b3c239cb1105d6623cf83e63152","urls":["bzz-raw://1cc40ca233acf6502bc65677b381c05331dd7323953e54b5df969051e47f851e","dweb:/ipfs/QmTxy9mhodT8drezB5K1kPR78AMaARomoJqDyaWpLuCKui"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol":{"keccak256":"0x259ee545fd9dfd4767f0b7fef31f52fd3c54c4a1c6657d6fbda4927800c937b3","urls":["bzz-raw://0a4e31efa9f476cd267af7c3e11fe0151252206a1f6407a80a4092444c2de8ea","dweb:/ipfs/QmRF4gWYw33mFTMh7nX8DJ1qzx3Ko6yMsnxubzYTRppdyo"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol":{"keccak256":"0x0e74ff88ec94cb33f79d8afc1497c4fdccf02db40ab47f3701c7d02fc305d4d8","urls":["bzz-raw://36b7cd0c2a3f2dcdc83ab7ac5a93f123746ce29c0f1000f2b275ad2c647ff0f3","dweb:/ipfs/QmYdipHYUhHhS78wLdtmKZUK14FEwpto5mFy3rNeZssMLz"],"license":"MIT"},"node_modules/@latticexyz/store/src/version.sol":{"keccak256":"0x78c571906ee999ee7e56d4f7702b8a93c3a9e55e6b552aca115b5f6ac7f1c80a","urls":["bzz-raw://a9f141b2d556b2a2545e7db5606e8a038679a995a22aeaf1702cb3a60320b60a","dweb:/ipfs/QmY7x258Fhj3TT3RT4sNyyfiRphVYdZXhtAnSYpasJ4xVQ"],"license":"MIT"},"node_modules/@latticexyz/world/src/AccessControl.sol":{"keccak256":"0xe9e1b1e588699a15ee81cc46f5959e14ff323787b576681abe7b0163d5988a4e","urls":["bzz-raw://f19076661965fcf60fbf5e58ee8a83daac63e174806af79f5fd4144929cab899","dweb:/ipfs/QmVQxPrkHpSo1fbsqGvToXc6q9x8zrVrGaZjKTKY413QBm"],"license":"MIT"},"node_modules/@latticexyz/world/src/Delegation.sol":{"keccak256":"0x1ad6ce468042f6ba104c8fa2cd5506e434e1bd458448492ae9e8d1993a7e5f1d","urls":["bzz-raw://ded3d879ad5a4119f9ff2320ff27f63a06bc3853e91d3697b3406ee3e6ab65d5","dweb:/ipfs/QmTMjjArXQxXa3WeFF4dvvkAFSEstHTTsNYDCckgCBUVeE"],"license":"MIT"},"node_modules/@latticexyz/world/src/ERC165Checker.sol":{"keccak256":"0xb9d3ad8030a8d111971cbf775c1834313736c2f714d2bcb90fe065a928abe2c8","urls":["bzz-raw://702c7297150819d078d498d3c6ebbc9dc9414c35aaf1f8e19ae4c5beb5048c7d","dweb:/ipfs/QmZxKTDNLvVDV4jJ6S2qu9HnPbSXq1hRfgazJAL1xWkSkt"],"license":"MIT"},"node_modules/@latticexyz/world/src/IDelegationControl.sol":{"keccak256":"0x7cc2fbdd8ff6c996e19fab46c1031b76355da74973cebf45ce4df4b035d566bf","urls":["bzz-raw://857d577f84a68018a3392ec4540c15e80326aaf4b0f224d0d239605abacfc0f3","dweb:/ipfs/QmVEr3rTH1F1BFaCTMd7MmuceTqASwKBcMRnuFZ4tUAYmR"],"license":"MIT"},"node_modules/@latticexyz/world/src/IERC165.sol":{"keccak256":"0xe3d9074a1be3247be67ff4dd2c9e41481650ddaa799285a249736bb85673e33d","urls":["bzz-raw://0b6743ee1e6d0c74927bf17fc1da0cad7575aa7634871b94190ffbdb4c28c2a7","dweb:/ipfs/Qma5bNsPJSBTesWxg3eAAMUBTDE7UjqWaHF7eMiGwP87jr"],"license":"MIT"},"node_modules/@latticexyz/world/src/IModule.sol":{"keccak256":"0xbb926cf64e685bbf2770d60124664cc84ab70bd3038e17a074f2d472c3fc2c57","urls":["bzz-raw://143c3dcbdf1702dd4f9c869629609386c12f7c0247e88a6d062dc4d519ebe0d2","dweb:/ipfs/QmQJSDd8uFL4sssw9fb9NHo4s6zjuDUgmrLHj3zsJuhMo1"],"license":"MIT"},"node_modules/@latticexyz/world/src/IModuleErrors.sol":{"keccak256":"0x60917e029779c81cfea1f5140c389269e51d7adb78987f39101b9e0d7bdad12d","urls":["bzz-raw://513f41920d67ca28c3e0fe247403c28a4d342785192df449c99d5f92db04fcea","dweb:/ipfs/QmeAG2TtxAgcJQR4QxftuSvQrxisYQ1i1GZoyd7oeFQBDJ"],"license":"MIT"},"node_modules/@latticexyz/world/src/ISystemHook.sol":{"keccak256":"0x81f1743d7ca6a9c7efc4997cf95e603ccb2070885265ca0e540f461aa7430721","urls":["bzz-raw://93d99e78b541b33ecd501bf0cd407a78cef490fec8eaef2f188bddb9e293a99f","dweb:/ipfs/QmPrcMDxwhvBZTr2AxoGqJA9L3Mjx27KBc98h3gXSsa3PM"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol":{"keccak256":"0xb39e9d8cff4162e255f6c460ef9f9f0ad5b804627f745d967b2f10d0dd509299","urls":["bzz-raw://18d957cd87febccc00d82b9454047f0f5236250c9245befc0f57978671675255","dweb:/ipfs/QmdZ1eXBd15vLpLVqTNJDAAaTzzucpRLD8GPJahLKT4J7x"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldErrors.sol":{"keccak256":"0x0abae6f4ed1b3070bddd0ed194c08b83a948b61ae959396202cf627bf1056a2b","urls":["bzz-raw://a7037954f281cc0188a5aafc1d0cca0aabc110fd0234e6c43dca35ad69ed3baf","dweb:/ipfs/Qmbv2nfK1qPpnoAbqNJFqWwo7AuyaX2ZEgZMFspMv7DR5B"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldEvents.sol":{"keccak256":"0x39f6d8930db431c04158b85cc2a612c48d43dc81ec998f267076b12293c5d243","urls":["bzz-raw://d68f1543e5e166d639372d1aec57e3e193b5bb3b37270b6cb0488fab2c0ebe57","dweb:/ipfs/QmdJUFDx87AHWFKP3jVrYg8xqAkiPfuT1M3tEotNt7KUoy"],"license":"MIT"},"node_modules/@latticexyz/world/src/IWorldKernel.sol":{"keccak256":"0xdaa1e92439036e392fe79892819ae165732f416b831f84d38050ca3d958e549b","urls":["bzz-raw://ea8dc52e31a62e8971322ea9ed8f2e83d562ec199d7f93a392c293e96ff7f092","dweb:/ipfs/QmSbM8MgHbrJLYP7uzemfZeC4xctqdyKDbspwHUsgeeVJC"],"license":"MIT"},"node_modules/@latticexyz/world/src/SystemCall.sol":{"keccak256":"0x5012c0607c8d41a4eed69d8a0430f742844883d3c3f17a6717ac287608b4e6af","urls":["bzz-raw://c389f65d050849cc95a7df9f45145186a60ae892b7d02b26ec92f8a38f8e2ee5","dweb:/ipfs/QmNQPBewaXghhVeJDaC1XUK6BbFrZ5qUjryhmJuyvgWdbF"],"license":"MIT"},"node_modules/@latticexyz/world/src/World.sol":{"keccak256":"0x9cc2147746c9ce4c6f8071b245e85747a9fa115a5592e8eb21f973df6e5847ff","urls":["bzz-raw://d9988f706cc52b8a7dc870cd996ab628694e9d6924d3c7583e1ad936ea7f8691","dweb:/ipfs/QmSY1eAbsnw91biKHKBeyj6tkPeBjmaRSUsTt4G3uWz3cP"],"license":"MIT"},"node_modules/@latticexyz/world/src/WorldContext.sol":{"keccak256":"0x50ca52bdd89a9f27d6b03ad00ef45c8c5a6884ea9d75e18f8fa53524ac2feed9","urls":["bzz-raw://55febdece37b291527094fb654919d4c8fe0b231792996a14c5e5cc76512b19e","dweb:/ipfs/QmZHFbDDNmdFHWc1uTSvDgMUUgb8NgBPb1cDUJYajswbHT"],"license":"MIT"},"node_modules/@latticexyz/world/src/WorldResourceId.sol":{"keccak256":"0xaff9a22fac8a0f6eee5763b07a7ccb623c829d37922b85e42e914aad2ad417ee","urls":["bzz-raw://e598f0274d6d97c0a09806bf4fd1f0d054c310cf51b2123f5ce6380d6f3186ea","dweb:/ipfs/QmaaVvqm21YsCgxozDyShcM17jKUXJhf2y26bk2YzPYZoM"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/Balances.sol":{"keccak256":"0x25248669a093cfdc9453491e5b5806f6aa092a805569799650c43c32f7b7877d","urls":["bzz-raw://2f294f597122450abd267760d91682facd0a1040383caeb44aaadeb74770904a","dweb:/ipfs/QmPXsoh8tUhpnhjdBYYTZCLc8MPHDZK6xUmN7F2DsMEXro"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/FunctionSelectors.sol":{"keccak256":"0x1ee313f4f1165034b92c5df1fe4cdd9be52b27780245388db3a0267c119fc926","urls":["bzz-raw://a3d58ca6a58e94bc30d5be0fc7a7d1325a92096c8b8b2b3a0531c2c5d0d60791","dweb:/ipfs/QmZSisbANqwnFzwMJnnYBjemLW4Cqn3oL7MkV4HiQR7GKv"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/InitModuleAddress.sol":{"keccak256":"0x28ecea550f7cef98318f2db2e203e758475306a6454f776e6dbc5094811d577e","urls":["bzz-raw://01ae40d53747c2fec400c3bddec5789da6995a38e918bf3badad9c403e70d069","dweb:/ipfs/QmaQhjyGzXjTR16gJUnpaBhG5zJvPdaxJ6c9yJY9FD5kBb"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/InstalledModules.sol":{"keccak256":"0x50a1f277a00f01e3cb97a85f0fc624ae2192a726136720b6a900b465a7aecc05","urls":["bzz-raw://8f3cd87cc0b905d5b75d134d95176630404e76c0f0a343cbd17b8338e1492c0b","dweb:/ipfs/QmURFDNBdUWgh57apX9n7VF68rSQeQrpc5to4FFV6bbJgN"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/NamespaceDelegationControl.sol":{"keccak256":"0x66193215d3c053675d67ba81d530ee2bb1c39250a15cf2d9a6fb166615af461d","urls":["bzz-raw://b783be83ef27281fb6ae2166f692d0ec912bdbe4f49312181b1ef561b5098729","dweb:/ipfs/Qmdtmq4mGtrqoFg4UWhxAevNfVXEUhp8fohRWycqKD2vCk"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/NamespaceOwner.sol":{"keccak256":"0x3a53f395fc56398b4095c1e4016ad5f87d06236fc00f1fb85b9cfe138575b614","urls":["bzz-raw://9d91d30c8506a2d07bcafe0f8feff002bbc7764060d7e7bef7f15b9c4a97c597","dweb:/ipfs/QmVTAxSh1JSMpKD1jmJSTvXbDZQubdJW2DQDoePWecJskH"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/ResourceAccess.sol":{"keccak256":"0xb857dd63073a6469f5bb8deb6c0617763cd42c484821e247572c6b53bb1da3cc","urls":["bzz-raw://07c710d67440b98b145c1991623b7c8cc7f0805b4e6fa37a7d54afcece31239e","dweb:/ipfs/Qmb368QqzbQGUttbDS7eVBGQ8KcXhiai2F9vy3Thyyk2vx"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/SystemHooks.sol":{"keccak256":"0xc27730dae8302cb86f5d65ddc9ae0e92afba17842285a6d0cd146a1e21d73c0f","urls":["bzz-raw://4de5f820f1dfe36e53fe1fc77be6a52ac5fa72a7a5d5ec66e5d29ca6ce553674","dweb:/ipfs/QmP5JUMHDCBxZkZ2YnoYQLqQFHeyCpoUVp14hJBWpSdiqV"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/Systems.sol":{"keccak256":"0x1706fe4b5441a4e3982a3d32f7de2148627b8dfbbe3e38391dd4dab06b86478c","urls":["bzz-raw://c0569fa73cd26c6476188646194ad58eb5cf78cb7c7dc7722748455c23c9d4d7","dweb:/ipfs/Qma1RuR12bTXSVJJ8Q8Gw23KkBw7pyV9u5Kr8TGutaxYdz"],"license":"MIT"},"node_modules/@latticexyz/world/src/codegen/tables/UserDelegationControl.sol":{"keccak256":"0x3b8d434a81e5667242724089207f90001099d32095e05c4efd75931201d850b1","urls":["bzz-raw://73d47004e03e56b0d0e64ca9012219bc6ae01cef455d7e6ccab9f60dfc5e55b5","dweb:/ipfs/QmQUcGYNEVBRs1oj1HgJ92SPNuiDL3YVYbBymGy63yxqDc"],"license":"MIT"},"node_modules/@latticexyz/world/src/constants.sol":{"keccak256":"0xb8320f88ed5519a4fe2554ad94815ce328a50fef7719932375d6ce695265c2f5","urls":["bzz-raw://a8f5de30fbcc63e469e46ad4a4d4bcd7d8e4b4f2d31fcf62a04aca48d999af22","dweb:/ipfs/QmXw1jDQM2szfRY3tAGrRy6fEzte6yVFgebJAqCLMDHndV"],"license":"MIT"},"node_modules/@latticexyz/world/src/requireInterface.sol":{"keccak256":"0x5b94a21fd46abb4aac8f38809c0d6105f30792042c927f8a6a4f40cfe35c7ab8","urls":["bzz-raw://8bade9d52cf370f3b5435abb47a5338dca5498bee773e97518e7a080fa882940","dweb:/ipfs/QmTtaXUWwMQmHW8oKEoRZxagidZcCiN3oLQs7kN3nycrkW"],"license":"MIT"},"node_modules/@latticexyz/world/src/revertWithBytes.sol":{"keccak256":"0xa1147f218a0152b153d4e8bada0f606bfed40ac1f184fd16a941c2d0033c53f5","urls":["bzz-raw://3f5e0f6d1b51a3a04d4bd84537b2ced373b32824898cf6fbfd13ae1cbdf06359","dweb:/ipfs/QmayYRmBZRUV9m4UnFxuC62VvHriXhkYXeH3HibZ3Gmxxf"],"license":"MIT"},"node_modules/@latticexyz/world/src/systemHookTypes.sol":{"keccak256":"0x15c25ae4b21e091209970e45a198cb51f31eeae482828862641099c1a9b2448a","urls":["bzz-raw://0ce3c3eb58dc5c262d36babf372ad028d2846beea73a59d6e70f0eb8c90ee00d","dweb:/ipfs/QmWUkgegTRtSJM3awvjg4J7DWZ2ME7Pnxp1dP2TWWzLNoo"],"license":"MIT"},"node_modules/@latticexyz/world/src/version.sol":{"keccak256":"0x9c222a00d7aef686e6f6319d544959ee8a7010c7c0692738f7fe9d19694b0715","urls":["bzz-raw://0296e6e111eeb4f6249fea39ee3b024a02f46eb692925d9b41e3b39fa15a940b","dweb:/ipfs/QmbSYepReq4NepkvLEkeTtGXRwFpQRUfyENnjkd4kaM4BU"],"license":"MIT"},"node_modules/@latticexyz/world/src/worldResourceTypes.sol":{"keccak256":"0xeb042e7d3638430f6fd394107f3237cf14e4325154f0098624e8a7826584d465","urls":["bzz-raw://39e0b8eb87616b661f5a4f2fd7e1a727bd19b7fd8d40ad3d93fda26822f433ea","dweb:/ipfs/QmacYMatKV9pwEwirVRY9a6r89RoNs5yk99ic37ieWA8Dk"],"license":"MIT"}},"version":1},"id":63}