@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
@@ -20,7 +20,7 @@ declare const _default: {
20
20
  };
21
21
  readonly key: readonly ["valueHash"];
22
22
  readonly codegen: {
23
- readonly outputDirectory: string;
23
+ readonly outputDirectory: "../modules/keyswithvalue/tables";
24
24
  readonly tableIdArgument: true;
25
25
  readonly storeArgument: true;
26
26
  readonly dataStruct: boolean;
@@ -63,7 +63,7 @@ declare const _default: {
63
63
  };
64
64
  readonly key: readonly ["sourceTableId"];
65
65
  readonly codegen: {
66
- readonly outputDirectory: string;
66
+ readonly outputDirectory: "../modules/keysintable/tables";
67
67
  readonly tableIdArgument: false;
68
68
  readonly storeArgument: true;
69
69
  readonly dataStruct: boolean;
@@ -98,7 +98,7 @@ declare const _default: {
98
98
  };
99
99
  readonly key: readonly ["sourceTableId", "keysHash"];
100
100
  readonly codegen: {
101
- readonly outputDirectory: string;
101
+ readonly outputDirectory: "../modules/keysintable/tables";
102
102
  readonly tableIdArgument: false;
103
103
  readonly storeArgument: true;
104
104
  readonly dataStruct: false;
@@ -121,7 +121,7 @@ declare const _default: {
121
121
  };
122
122
  readonly key: readonly [];
123
123
  readonly codegen: {
124
- readonly outputDirectory: string;
124
+ readonly outputDirectory: "../modules/uniqueentity/tables";
125
125
  readonly tableIdArgument: true;
126
126
  readonly storeArgument: true;
127
127
  readonly dataStruct: boolean;
@@ -160,7 +160,7 @@ declare const _default: {
160
160
  };
161
161
  readonly key: readonly ["delegator", "delegatee", "systemId", "callDataHash"];
162
162
  readonly codegen: {
163
- readonly outputDirectory: string;
163
+ readonly outputDirectory: "../modules/std-delegations/tables";
164
164
  readonly tableIdArgument: false;
165
165
  readonly storeArgument: false;
166
166
  readonly dataStruct: boolean;
@@ -195,7 +195,7 @@ declare const _default: {
195
195
  };
196
196
  readonly key: readonly ["delegator", "delegatee", "systemId"];
197
197
  readonly codegen: {
198
- readonly outputDirectory: string;
198
+ readonly outputDirectory: "../modules/std-delegations/tables";
199
199
  readonly tableIdArgument: false;
200
200
  readonly storeArgument: false;
201
201
  readonly dataStruct: boolean;
@@ -226,7 +226,7 @@ declare const _default: {
226
226
  };
227
227
  readonly key: readonly ["delegator", "delegatee"];
228
228
  readonly codegen: {
229
- readonly outputDirectory: string;
229
+ readonly outputDirectory: "../modules/std-delegations/tables";
230
230
  readonly tableIdArgument: false;
231
231
  readonly storeArgument: false;
232
232
  readonly dataStruct: boolean;
@@ -253,7 +253,7 @@ declare const _default: {
253
253
  };
254
254
  readonly key: readonly ["systemId"];
255
255
  readonly codegen: {
256
- readonly outputDirectory: string;
256
+ readonly outputDirectory: "../modules/puppet/tables";
257
257
  readonly tableIdArgument: true;
258
258
  readonly storeArgument: false;
259
259
  readonly dataStruct: boolean;
@@ -280,7 +280,7 @@ declare const _default: {
280
280
  };
281
281
  readonly key: readonly ["account"];
282
282
  readonly codegen: {
283
- readonly outputDirectory: string;
283
+ readonly outputDirectory: "../modules/tokens/tables";
284
284
  readonly tableIdArgument: true;
285
285
  readonly storeArgument: false;
286
286
  readonly dataStruct: boolean;
@@ -311,7 +311,7 @@ declare const _default: {
311
311
  };
312
312
  readonly key: readonly [];
313
313
  readonly codegen: {
314
- readonly outputDirectory: string;
314
+ readonly outputDirectory: "../modules/erc20-puppet/tables";
315
315
  readonly tableIdArgument: true;
316
316
  readonly storeArgument: false;
317
317
  readonly dataStruct: boolean;
@@ -342,7 +342,7 @@ declare const _default: {
342
342
  };
343
343
  readonly key: readonly ["account", "spender"];
344
344
  readonly codegen: {
345
- readonly outputDirectory: string;
345
+ readonly outputDirectory: "../modules/erc20-puppet/tables";
346
346
  readonly tableIdArgument: true;
347
347
  readonly storeArgument: false;
348
348
  readonly dataStruct: boolean;
@@ -365,7 +365,7 @@ declare const _default: {
365
365
  };
366
366
  readonly key: readonly [];
367
367
  readonly codegen: {
368
- readonly outputDirectory: string;
368
+ readonly outputDirectory: "../modules/erc20-puppet/tables";
369
369
  readonly tableIdArgument: true;
370
370
  readonly storeArgument: false;
371
371
  readonly dataStruct: boolean;
@@ -392,7 +392,7 @@ declare const _default: {
392
392
  };
393
393
  readonly key: readonly ["namespaceId"];
394
394
  readonly codegen: {
395
- readonly outputDirectory: string;
395
+ readonly outputDirectory: "../modules/erc20-puppet/tables";
396
396
  readonly tableIdArgument: true;
397
397
  readonly storeArgument: false;
398
398
  readonly dataStruct: boolean;
@@ -423,7 +423,7 @@ declare const _default: {
423
423
  };
424
424
  readonly key: readonly [];
425
425
  readonly codegen: {
426
- readonly outputDirectory: string;
426
+ readonly outputDirectory: "../modules/erc721-puppet/tables";
427
427
  readonly tableIdArgument: true;
428
428
  readonly storeArgument: false;
429
429
  readonly dataStruct: boolean;
@@ -450,7 +450,7 @@ declare const _default: {
450
450
  };
451
451
  readonly key: readonly ["tokenId"];
452
452
  readonly codegen: {
453
- readonly outputDirectory: string;
453
+ readonly outputDirectory: "../modules/erc721-puppet/tables";
454
454
  readonly tableIdArgument: true;
455
455
  readonly storeArgument: false;
456
456
  readonly dataStruct: boolean;
@@ -477,7 +477,7 @@ declare const _default: {
477
477
  };
478
478
  readonly key: readonly ["tokenId"];
479
479
  readonly codegen: {
480
- readonly outputDirectory: string;
480
+ readonly outputDirectory: "../modules/erc721-puppet/tables";
481
481
  readonly tableIdArgument: true;
482
482
  readonly storeArgument: false;
483
483
  readonly dataStruct: boolean;
@@ -504,7 +504,7 @@ declare const _default: {
504
504
  };
505
505
  readonly key: readonly ["tokenId"];
506
506
  readonly codegen: {
507
- readonly outputDirectory: string;
507
+ readonly outputDirectory: "../modules/erc721-puppet/tables";
508
508
  readonly tableIdArgument: true;
509
509
  readonly storeArgument: false;
510
510
  readonly dataStruct: boolean;
@@ -535,7 +535,7 @@ declare const _default: {
535
535
  };
536
536
  readonly key: readonly ["owner", "operator"];
537
537
  readonly codegen: {
538
- readonly outputDirectory: string;
538
+ readonly outputDirectory: "../modules/erc721-puppet/tables";
539
539
  readonly tableIdArgument: true;
540
540
  readonly storeArgument: false;
541
541
  readonly dataStruct: boolean;
@@ -562,7 +562,7 @@ declare const _default: {
562
562
  };
563
563
  readonly key: readonly ["namespaceId"];
564
564
  readonly codegen: {
565
- readonly outputDirectory: string;
565
+ readonly outputDirectory: "../modules/erc721-puppet/tables";
566
566
  readonly tableIdArgument: true;
567
567
  readonly storeArgument: false;
568
568
  readonly dataStruct: boolean;
@@ -589,7 +589,7 @@ declare const _default: {
589
589
  };
590
590
  readonly key: readonly ["signer"];
591
591
  readonly codegen: {
592
- readonly outputDirectory: string;
592
+ readonly outputDirectory: "../modules/callwithsignature/tables";
593
593
  readonly tableIdArgument: false;
594
594
  readonly storeArgument: false;
595
595
  readonly dataStruct: boolean;
@@ -602,15 +602,15 @@ declare const _default: {
602
602
  readonly namespace: string;
603
603
  readonly sourceDirectory: "src";
604
604
  readonly userTypes: {
605
- ResourceId: {
606
- filePath: string;
607
- type: "bytes32";
605
+ readonly ResourceId: {
606
+ readonly filePath: "@latticexyz/store/src/ResourceId.sol";
607
+ readonly type: "bytes32";
608
608
  };
609
609
  };
610
610
  readonly enums: {};
611
611
  readonly enumValues: {};
612
612
  readonly codegen: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
613
- readonly storeImportPath: "@latticexyz/store/src/";
613
+ readonly storeImportPath: "@latticexyz/store/src";
614
614
  readonly userTypesFilename: "common.sol";
615
615
  readonly outputDirectory: "codegen";
616
616
  readonly namespaceDirectories: false;
@@ -624,608 +624,487 @@ declare const _default: {
624
624
  readonly "": {
625
625
  readonly label: "";
626
626
  readonly namespace: string;
627
- readonly tables: {
628
- readonly KeysWithValue: {
629
- readonly label: "KeysWithValue";
630
- readonly type: "table";
631
- readonly namespace: string;
632
- readonly name: string;
633
- readonly tableId: `0x${string}`;
627
+ readonly tables: _latticexyz_store_config_v2.resolveTables<{
628
+ readonly KeysWithValue: _latticexyz_store_config_v2.mergeIfUndefined<{
634
629
  readonly schema: {
635
- readonly valueHash: {
636
- readonly type: "bytes32";
637
- readonly internalType: "bytes32";
638
- };
639
- readonly keysWithValue: {
640
- readonly type: "bytes32[]";
641
- readonly internalType: "bytes32[]";
642
- };
630
+ readonly valueHash: "bytes32";
631
+ readonly keysWithValue: "bytes32[]";
643
632
  };
644
633
  readonly key: readonly ["valueHash"];
645
634
  readonly codegen: {
646
- readonly outputDirectory: string;
635
+ readonly outputDirectory: "../modules/keyswithvalue/tables";
647
636
  readonly tableIdArgument: true;
648
637
  readonly storeArgument: true;
649
- readonly dataStruct: boolean;
650
638
  };
651
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
652
- readonly disabled: false;
653
- }>;
654
- };
655
- readonly KeysInTable: {
656
- readonly label: "KeysInTable";
657
- readonly type: "table";
639
+ }, {
658
640
  readonly namespace: string;
659
- readonly name: string;
660
- readonly tableId: `0x${string}`;
641
+ }>;
642
+ readonly KeysInTable: _latticexyz_store_config_v2.mergeIfUndefined<{
661
643
  readonly schema: {
662
- readonly sourceTableId: {
663
- readonly type: "bytes32";
664
- readonly internalType: "ResourceId";
665
- };
666
- readonly keys0: {
667
- readonly type: "bytes32[]";
668
- readonly internalType: "bytes32[]";
669
- };
670
- readonly keys1: {
671
- readonly type: "bytes32[]";
672
- readonly internalType: "bytes32[]";
673
- };
674
- readonly keys2: {
675
- readonly type: "bytes32[]";
676
- readonly internalType: "bytes32[]";
677
- };
678
- readonly keys3: {
679
- readonly type: "bytes32[]";
680
- readonly internalType: "bytes32[]";
681
- };
682
- readonly keys4: {
683
- readonly type: "bytes32[]";
684
- readonly internalType: "bytes32[]";
685
- };
644
+ readonly sourceTableId: "ResourceId";
645
+ readonly keys0: "bytes32[]";
646
+ readonly keys1: "bytes32[]";
647
+ readonly keys2: "bytes32[]";
648
+ readonly keys3: "bytes32[]";
649
+ readonly keys4: "bytes32[]";
686
650
  };
687
651
  readonly key: readonly ["sourceTableId"];
688
652
  readonly codegen: {
689
- readonly outputDirectory: string;
690
- readonly tableIdArgument: false;
653
+ readonly outputDirectory: "../modules/keysintable/tables";
691
654
  readonly storeArgument: true;
692
- readonly dataStruct: boolean;
693
655
  };
694
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
695
- readonly disabled: false;
696
- }>;
697
- };
698
- readonly UsedKeysIndex: {
699
- readonly label: "UsedKeysIndex";
700
- readonly type: "table";
656
+ }, {
701
657
  readonly namespace: string;
702
- readonly name: string;
703
- readonly tableId: `0x${string}`;
658
+ }>;
659
+ readonly UsedKeysIndex: _latticexyz_store_config_v2.mergeIfUndefined<{
704
660
  readonly schema: {
705
- readonly sourceTableId: {
706
- readonly type: "bytes32";
707
- readonly internalType: "ResourceId";
708
- };
709
- readonly keysHash: {
710
- readonly type: "bytes32";
711
- readonly internalType: "bytes32";
712
- };
713
- readonly has: {
714
- readonly type: "bool";
715
- readonly internalType: "bool";
716
- };
717
- readonly index: {
718
- readonly type: "uint40";
719
- readonly internalType: "uint40";
720
- };
661
+ readonly sourceTableId: "ResourceId";
662
+ readonly keysHash: "bytes32";
663
+ readonly has: "bool";
664
+ readonly index: "uint40";
721
665
  };
722
666
  readonly key: readonly ["sourceTableId", "keysHash"];
723
667
  readonly codegen: {
724
- readonly outputDirectory: string;
725
- readonly tableIdArgument: false;
726
- readonly storeArgument: true;
668
+ readonly outputDirectory: "../modules/keysintable/tables";
727
669
  readonly dataStruct: false;
670
+ readonly storeArgument: true;
728
671
  };
729
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
730
- readonly disabled: false;
731
- }>;
732
- };
733
- readonly UniqueEntity: {
734
- readonly label: "UniqueEntity";
735
- readonly type: "table";
672
+ }, {
736
673
  readonly namespace: string;
737
- readonly name: string;
738
- readonly tableId: `0x${string}`;
674
+ }>;
675
+ readonly UniqueEntity: _latticexyz_store_config_v2.mergeIfUndefined<{
739
676
  readonly schema: {
740
- readonly value: {
741
- readonly type: "uint256";
742
- readonly internalType: "uint256";
743
- };
677
+ readonly value: "uint256";
744
678
  };
745
679
  readonly key: readonly [];
746
680
  readonly codegen: {
747
- readonly outputDirectory: string;
681
+ readonly outputDirectory: "../modules/uniqueentity/tables";
748
682
  readonly tableIdArgument: true;
749
683
  readonly storeArgument: true;
750
- readonly dataStruct: boolean;
751
684
  };
752
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
753
- readonly disabled: false;
754
- }>;
755
- };
756
- readonly CallboundDelegations: {
757
- readonly label: "CallboundDelegations";
758
- readonly type: "table";
685
+ }, {
759
686
  readonly namespace: string;
760
- readonly name: string;
761
- readonly tableId: `0x${string}`;
687
+ }>;
688
+ readonly CallboundDelegations: _latticexyz_store_config_v2.mergeIfUndefined<{
762
689
  readonly schema: {
763
- readonly delegator: {
764
- readonly type: "address";
765
- readonly internalType: "address";
766
- };
767
- readonly delegatee: {
768
- readonly type: "address";
769
- readonly internalType: "address";
770
- };
771
- readonly systemId: {
772
- readonly type: "bytes32";
773
- readonly internalType: "ResourceId";
774
- };
775
- readonly callDataHash: {
776
- readonly type: "bytes32";
777
- readonly internalType: "bytes32";
778
- };
779
- readonly availableCalls: {
780
- readonly type: "uint256";
781
- readonly internalType: "uint256";
782
- };
690
+ readonly delegator: "address";
691
+ readonly delegatee: "address";
692
+ readonly systemId: "ResourceId";
693
+ readonly callDataHash: "bytes32";
694
+ readonly availableCalls: "uint256";
783
695
  };
784
696
  readonly key: readonly ["delegator", "delegatee", "systemId", "callDataHash"];
785
697
  readonly codegen: {
786
- readonly outputDirectory: string;
787
- readonly tableIdArgument: false;
788
- readonly storeArgument: false;
789
- readonly dataStruct: boolean;
698
+ readonly outputDirectory: "../modules/std-delegations/tables";
790
699
  };
791
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
792
- readonly disabled: false;
793
- }>;
794
- };
795
- readonly SystemboundDelegations: {
796
- readonly label: "SystemboundDelegations";
797
- readonly type: "table";
700
+ }, {
798
701
  readonly namespace: string;
799
- readonly name: string;
800
- readonly tableId: `0x${string}`;
702
+ }>;
703
+ readonly SystemboundDelegations: _latticexyz_store_config_v2.mergeIfUndefined<{
801
704
  readonly schema: {
802
- readonly delegator: {
803
- readonly type: "address";
804
- readonly internalType: "address";
805
- };
806
- readonly delegatee: {
807
- readonly type: "address";
808
- readonly internalType: "address";
809
- };
810
- readonly systemId: {
811
- readonly type: "bytes32";
812
- readonly internalType: "ResourceId";
813
- };
814
- readonly availableCalls: {
815
- readonly type: "uint256";
816
- readonly internalType: "uint256";
817
- };
705
+ readonly delegator: "address";
706
+ readonly delegatee: "address";
707
+ readonly systemId: "ResourceId";
708
+ readonly availableCalls: "uint256";
818
709
  };
819
710
  readonly key: readonly ["delegator", "delegatee", "systemId"];
820
711
  readonly codegen: {
821
- readonly outputDirectory: string;
822
- readonly tableIdArgument: false;
823
- readonly storeArgument: false;
824
- readonly dataStruct: boolean;
712
+ readonly outputDirectory: "../modules/std-delegations/tables";
825
713
  };
826
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
827
- readonly disabled: false;
828
- }>;
829
- };
830
- readonly TimeboundDelegations: {
831
- readonly label: "TimeboundDelegations";
832
- readonly type: "table";
714
+ }, {
833
715
  readonly namespace: string;
834
- readonly name: string;
835
- readonly tableId: `0x${string}`;
716
+ }>;
717
+ readonly TimeboundDelegations: _latticexyz_store_config_v2.mergeIfUndefined<{
836
718
  readonly schema: {
837
- readonly delegator: {
838
- readonly type: "address";
839
- readonly internalType: "address";
840
- };
841
- readonly delegatee: {
842
- readonly type: "address";
843
- readonly internalType: "address";
844
- };
845
- readonly maxTimestamp: {
846
- readonly type: "uint256";
847
- readonly internalType: "uint256";
848
- };
719
+ readonly delegator: "address";
720
+ readonly delegatee: "address";
721
+ readonly maxTimestamp: "uint256";
849
722
  };
850
723
  readonly key: readonly ["delegator", "delegatee"];
851
724
  readonly codegen: {
852
- readonly outputDirectory: string;
853
- readonly tableIdArgument: false;
854
- readonly storeArgument: false;
855
- readonly dataStruct: boolean;
725
+ readonly outputDirectory: "../modules/std-delegations/tables";
856
726
  };
857
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
858
- readonly disabled: false;
859
- }>;
860
- };
861
- readonly PuppetRegistry: {
862
- readonly label: "PuppetRegistry";
863
- readonly type: "table";
727
+ }, {
864
728
  readonly namespace: string;
865
- readonly name: string;
866
- readonly tableId: `0x${string}`;
729
+ }>;
730
+ readonly PuppetRegistry: _latticexyz_store_config_v2.mergeIfUndefined<{
867
731
  readonly schema: {
868
- readonly systemId: {
869
- readonly type: "bytes32";
870
- readonly internalType: "ResourceId";
871
- };
872
- readonly puppet: {
873
- readonly type: "address";
874
- readonly internalType: "address";
875
- };
732
+ readonly systemId: "ResourceId";
733
+ readonly puppet: "address";
876
734
  };
877
735
  readonly key: readonly ["systemId"];
878
736
  readonly codegen: {
879
- readonly outputDirectory: string;
737
+ readonly outputDirectory: "../modules/puppet/tables";
880
738
  readonly tableIdArgument: true;
881
- readonly storeArgument: false;
882
- readonly dataStruct: boolean;
883
739
  };
884
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
885
- readonly disabled: false;
886
- }>;
887
- };
888
- readonly Balances: {
889
- readonly label: "Balances";
890
- readonly type: "table";
740
+ }, {
891
741
  readonly namespace: string;
892
- readonly name: string;
893
- readonly tableId: `0x${string}`;
742
+ }>;
743
+ readonly Balances: _latticexyz_store_config_v2.mergeIfUndefined<{
894
744
  readonly schema: {
895
- readonly account: {
896
- readonly type: "address";
897
- readonly internalType: "address";
898
- };
899
- readonly value: {
900
- readonly type: "uint256";
901
- readonly internalType: "uint256";
902
- };
745
+ readonly account: "address";
746
+ readonly value: "uint256";
903
747
  };
904
748
  readonly key: readonly ["account"];
905
749
  readonly codegen: {
906
- readonly outputDirectory: string;
750
+ readonly outputDirectory: "../modules/tokens/tables";
907
751
  readonly tableIdArgument: true;
908
- readonly storeArgument: false;
909
- readonly dataStruct: boolean;
910
752
  };
911
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
912
- readonly disabled: false;
913
- }>;
914
- };
915
- readonly ERC20Metadata: {
916
- readonly label: "ERC20Metadata";
917
- readonly type: "table";
753
+ }, {
918
754
  readonly namespace: string;
919
- readonly name: string;
920
- readonly tableId: `0x${string}`;
755
+ }>;
756
+ readonly ERC20Metadata: _latticexyz_store_config_v2.mergeIfUndefined<{
921
757
  readonly schema: {
922
- readonly decimals: {
923
- readonly type: "uint8";
924
- readonly internalType: "uint8";
925
- };
926
- readonly name: {
927
- readonly type: "string";
928
- readonly internalType: "string";
929
- };
930
- readonly symbol: {
931
- readonly type: "string";
932
- readonly internalType: "string";
933
- };
758
+ readonly decimals: "uint8";
759
+ readonly name: "string";
760
+ readonly symbol: "string";
934
761
  };
935
762
  readonly key: readonly [];
936
763
  readonly codegen: {
937
- readonly outputDirectory: string;
764
+ readonly outputDirectory: "../modules/erc20-puppet/tables";
938
765
  readonly tableIdArgument: true;
939
- readonly storeArgument: false;
940
- readonly dataStruct: boolean;
941
766
  };
942
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
943
- readonly disabled: false;
944
- }>;
945
- };
946
- readonly Allowances: {
947
- readonly label: "Allowances";
948
- readonly type: "table";
767
+ }, {
949
768
  readonly namespace: string;
950
- readonly name: string;
951
- readonly tableId: `0x${string}`;
769
+ }>;
770
+ readonly Allowances: _latticexyz_store_config_v2.mergeIfUndefined<{
952
771
  readonly schema: {
953
- readonly account: {
954
- readonly type: "address";
955
- readonly internalType: "address";
956
- };
957
- readonly spender: {
958
- readonly type: "address";
959
- readonly internalType: "address";
960
- };
961
- readonly value: {
962
- readonly type: "uint256";
963
- readonly internalType: "uint256";
964
- };
772
+ readonly account: "address";
773
+ readonly spender: "address";
774
+ readonly value: "uint256";
965
775
  };
966
776
  readonly key: readonly ["account", "spender"];
967
777
  readonly codegen: {
968
- readonly outputDirectory: string;
778
+ readonly outputDirectory: "../modules/erc20-puppet/tables";
969
779
  readonly tableIdArgument: true;
970
- readonly storeArgument: false;
971
- readonly dataStruct: boolean;
972
780
  };
973
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
974
- readonly disabled: false;
975
- }>;
976
- };
977
- readonly TotalSupply: {
978
- readonly label: "TotalSupply";
979
- readonly type: "table";
781
+ }, {
980
782
  readonly namespace: string;
981
- readonly name: string;
982
- readonly tableId: `0x${string}`;
783
+ }>;
784
+ readonly TotalSupply: _latticexyz_store_config_v2.mergeIfUndefined<{
983
785
  readonly schema: {
984
- readonly totalSupply: {
985
- readonly type: "uint256";
986
- readonly internalType: "uint256";
987
- };
786
+ readonly totalSupply: "uint256";
988
787
  };
989
788
  readonly key: readonly [];
990
789
  readonly codegen: {
991
- readonly outputDirectory: string;
790
+ readonly outputDirectory: "../modules/erc20-puppet/tables";
992
791
  readonly tableIdArgument: true;
993
- readonly storeArgument: false;
994
- readonly dataStruct: boolean;
995
792
  };
996
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
997
- readonly disabled: false;
998
- }>;
999
- };
1000
- readonly ERC20Registry: {
1001
- readonly label: "ERC20Registry";
1002
- readonly type: "table";
793
+ }, {
1003
794
  readonly namespace: string;
1004
- readonly name: string;
1005
- readonly tableId: `0x${string}`;
795
+ }>;
796
+ readonly ERC20Registry: _latticexyz_store_config_v2.mergeIfUndefined<{
1006
797
  readonly schema: {
1007
- readonly namespaceId: {
1008
- readonly type: "bytes32";
1009
- readonly internalType: "ResourceId";
1010
- };
1011
- readonly tokenAddress: {
1012
- readonly type: "address";
1013
- readonly internalType: "address";
1014
- };
798
+ readonly namespaceId: "ResourceId";
799
+ readonly tokenAddress: "address";
1015
800
  };
1016
801
  readonly key: readonly ["namespaceId"];
1017
802
  readonly codegen: {
1018
- readonly outputDirectory: string;
803
+ readonly outputDirectory: "../modules/erc20-puppet/tables";
1019
804
  readonly tableIdArgument: true;
1020
- readonly storeArgument: false;
1021
- readonly dataStruct: boolean;
1022
805
  };
1023
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
1024
- readonly disabled: false;
1025
- }>;
1026
- };
1027
- readonly ERC721Metadata: {
1028
- readonly label: "ERC721Metadata";
1029
- readonly type: "table";
806
+ }, {
1030
807
  readonly namespace: string;
1031
- readonly name: string;
1032
- readonly tableId: `0x${string}`;
808
+ }>;
809
+ readonly ERC721Metadata: _latticexyz_store_config_v2.mergeIfUndefined<{
1033
810
  readonly schema: {
1034
- readonly name: {
1035
- readonly type: "string";
1036
- readonly internalType: "string";
1037
- };
1038
- readonly symbol: {
1039
- readonly type: "string";
1040
- readonly internalType: "string";
1041
- };
1042
- readonly baseURI: {
1043
- readonly type: "string";
1044
- readonly internalType: "string";
1045
- };
811
+ readonly name: "string";
812
+ readonly symbol: "string";
813
+ readonly baseURI: "string";
1046
814
  };
1047
815
  readonly key: readonly [];
1048
816
  readonly codegen: {
1049
- readonly outputDirectory: string;
817
+ readonly outputDirectory: "../modules/erc721-puppet/tables";
1050
818
  readonly tableIdArgument: true;
1051
- readonly storeArgument: false;
1052
- readonly dataStruct: boolean;
1053
819
  };
1054
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
1055
- readonly disabled: false;
1056
- }>;
1057
- };
1058
- readonly TokenURI: {
1059
- readonly label: "TokenURI";
1060
- readonly type: "table";
820
+ }, {
1061
821
  readonly namespace: string;
1062
- readonly name: string;
1063
- readonly tableId: `0x${string}`;
822
+ }>;
823
+ readonly TokenURI: _latticexyz_store_config_v2.mergeIfUndefined<{
1064
824
  readonly schema: {
1065
- readonly tokenId: {
1066
- readonly type: "uint256";
1067
- readonly internalType: "uint256";
1068
- };
1069
- readonly tokenURI: {
1070
- readonly type: "string";
1071
- readonly internalType: "string";
1072
- };
825
+ readonly tokenId: "uint256";
826
+ readonly tokenURI: "string";
1073
827
  };
1074
828
  readonly key: readonly ["tokenId"];
1075
829
  readonly codegen: {
1076
- readonly outputDirectory: string;
830
+ readonly outputDirectory: "../modules/erc721-puppet/tables";
1077
831
  readonly tableIdArgument: true;
1078
- readonly storeArgument: false;
1079
- readonly dataStruct: boolean;
1080
832
  };
1081
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
1082
- readonly disabled: false;
1083
- }>;
1084
- };
1085
- readonly Owners: {
1086
- readonly label: "Owners";
1087
- readonly type: "table";
833
+ }, {
1088
834
  readonly namespace: string;
1089
- readonly name: string;
1090
- readonly tableId: `0x${string}`;
835
+ }>;
836
+ readonly Owners: _latticexyz_store_config_v2.mergeIfUndefined<{
1091
837
  readonly schema: {
1092
- readonly tokenId: {
1093
- readonly type: "uint256";
1094
- readonly internalType: "uint256";
1095
- };
1096
- readonly owner: {
1097
- readonly type: "address";
1098
- readonly internalType: "address";
1099
- };
838
+ readonly tokenId: "uint256";
839
+ readonly owner: "address";
1100
840
  };
1101
841
  readonly key: readonly ["tokenId"];
1102
842
  readonly codegen: {
1103
- readonly outputDirectory: string;
843
+ readonly outputDirectory: "../modules/erc721-puppet/tables";
1104
844
  readonly tableIdArgument: true;
1105
- readonly storeArgument: false;
1106
- readonly dataStruct: boolean;
1107
845
  };
1108
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
1109
- readonly disabled: false;
1110
- }>;
1111
- };
1112
- readonly TokenApproval: {
1113
- readonly label: "TokenApproval";
1114
- readonly type: "table";
846
+ }, {
1115
847
  readonly namespace: string;
1116
- readonly name: string;
1117
- readonly tableId: `0x${string}`;
848
+ }>;
849
+ readonly TokenApproval: _latticexyz_store_config_v2.mergeIfUndefined<{
1118
850
  readonly schema: {
1119
- readonly tokenId: {
1120
- readonly type: "uint256";
1121
- readonly internalType: "uint256";
1122
- };
1123
- readonly account: {
1124
- readonly type: "address";
1125
- readonly internalType: "address";
1126
- };
851
+ readonly tokenId: "uint256";
852
+ readonly account: "address";
1127
853
  };
1128
854
  readonly key: readonly ["tokenId"];
1129
855
  readonly codegen: {
1130
- readonly outputDirectory: string;
856
+ readonly outputDirectory: "../modules/erc721-puppet/tables";
1131
857
  readonly tableIdArgument: true;
1132
- readonly storeArgument: false;
1133
- readonly dataStruct: boolean;
1134
858
  };
1135
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
1136
- readonly disabled: false;
1137
- }>;
1138
- };
1139
- readonly OperatorApproval: {
1140
- readonly label: "OperatorApproval";
1141
- readonly type: "table";
859
+ }, {
1142
860
  readonly namespace: string;
1143
- readonly name: string;
1144
- readonly tableId: `0x${string}`;
861
+ }>;
862
+ readonly OperatorApproval: _latticexyz_store_config_v2.mergeIfUndefined<{
1145
863
  readonly schema: {
1146
- readonly owner: {
1147
- readonly type: "address";
1148
- readonly internalType: "address";
1149
- };
1150
- readonly operator: {
1151
- readonly type: "address";
1152
- readonly internalType: "address";
1153
- };
1154
- readonly approved: {
1155
- readonly type: "bool";
1156
- readonly internalType: "bool";
1157
- };
864
+ readonly owner: "address";
865
+ readonly operator: "address";
866
+ readonly approved: "bool";
1158
867
  };
1159
868
  readonly key: readonly ["owner", "operator"];
1160
869
  readonly codegen: {
1161
- readonly outputDirectory: string;
870
+ readonly outputDirectory: "../modules/erc721-puppet/tables";
1162
871
  readonly tableIdArgument: true;
1163
- readonly storeArgument: false;
1164
- readonly dataStruct: boolean;
1165
872
  };
1166
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
1167
- readonly disabled: false;
1168
- }>;
1169
- };
1170
- readonly ERC721Registry: {
1171
- readonly label: "ERC721Registry";
1172
- readonly type: "table";
873
+ }, {
1173
874
  readonly namespace: string;
1174
- readonly name: string;
1175
- readonly tableId: `0x${string}`;
875
+ }>;
876
+ readonly ERC721Registry: _latticexyz_store_config_v2.mergeIfUndefined<{
1176
877
  readonly schema: {
1177
- readonly namespaceId: {
1178
- readonly type: "bytes32";
1179
- readonly internalType: "ResourceId";
1180
- };
1181
- readonly tokenAddress: {
1182
- readonly type: "address";
1183
- readonly internalType: "address";
1184
- };
878
+ readonly namespaceId: "ResourceId";
879
+ readonly tokenAddress: "address";
1185
880
  };
1186
881
  readonly key: readonly ["namespaceId"];
1187
882
  readonly codegen: {
1188
- readonly outputDirectory: string;
883
+ readonly outputDirectory: "../modules/erc721-puppet/tables";
1189
884
  readonly tableIdArgument: true;
1190
- readonly storeArgument: false;
1191
- readonly dataStruct: boolean;
1192
885
  };
1193
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
1194
- readonly disabled: false;
1195
- }>;
1196
- };
1197
- readonly CallWithSignatureNonces: {
1198
- readonly label: "CallWithSignatureNonces";
1199
- readonly type: "table";
886
+ }, {
1200
887
  readonly namespace: string;
1201
- readonly name: string;
1202
- readonly tableId: `0x${string}`;
888
+ }>;
889
+ readonly CallWithSignatureNonces: _latticexyz_store_config_v2.mergeIfUndefined<{
1203
890
  readonly schema: {
1204
- readonly signer: {
1205
- readonly type: "address";
1206
- readonly internalType: "address";
1207
- };
1208
- readonly nonce: {
1209
- readonly type: "uint256";
1210
- readonly internalType: "uint256";
1211
- };
891
+ readonly signer: "address";
892
+ readonly nonce: "uint256";
1212
893
  };
1213
894
  readonly key: readonly ["signer"];
1214
895
  readonly codegen: {
1215
- readonly outputDirectory: string;
1216
- readonly tableIdArgument: false;
1217
- readonly storeArgument: false;
1218
- readonly dataStruct: boolean;
896
+ readonly outputDirectory: "../modules/callwithsignature/tables";
1219
897
  };
1220
- readonly deploy: _latticexyz_store_config_v2.mergeIfUndefined<{}, {
1221
- readonly disabled: false;
1222
- }>;
898
+ }, {
899
+ readonly namespace: string;
900
+ }>;
901
+ }, {
902
+ types: {
903
+ string: "string";
904
+ bytes32: "bytes32";
905
+ uint8: "uint8";
906
+ uint16: "uint16";
907
+ uint24: "uint24";
908
+ uint32: "uint32";
909
+ uint40: "uint40";
910
+ uint48: "uint48";
911
+ uint56: "uint56";
912
+ uint64: "uint64";
913
+ uint72: "uint72";
914
+ uint80: "uint80";
915
+ uint88: "uint88";
916
+ uint96: "uint96";
917
+ uint104: "uint104";
918
+ uint112: "uint112";
919
+ uint120: "uint120";
920
+ uint128: "uint128";
921
+ uint136: "uint136";
922
+ uint144: "uint144";
923
+ uint152: "uint152";
924
+ uint160: "uint160";
925
+ uint168: "uint168";
926
+ uint176: "uint176";
927
+ uint184: "uint184";
928
+ uint192: "uint192";
929
+ uint200: "uint200";
930
+ uint208: "uint208";
931
+ uint216: "uint216";
932
+ uint224: "uint224";
933
+ uint232: "uint232";
934
+ uint240: "uint240";
935
+ uint248: "uint248";
936
+ uint256: "uint256";
937
+ int8: "int8";
938
+ int16: "int16";
939
+ int24: "int24";
940
+ int32: "int32";
941
+ int40: "int40";
942
+ int48: "int48";
943
+ int56: "int56";
944
+ int64: "int64";
945
+ int72: "int72";
946
+ int80: "int80";
947
+ int88: "int88";
948
+ int96: "int96";
949
+ int104: "int104";
950
+ int112: "int112";
951
+ int120: "int120";
952
+ int128: "int128";
953
+ int136: "int136";
954
+ int144: "int144";
955
+ int152: "int152";
956
+ int160: "int160";
957
+ int168: "int168";
958
+ int176: "int176";
959
+ int184: "int184";
960
+ int192: "int192";
961
+ int200: "int200";
962
+ int208: "int208";
963
+ int216: "int216";
964
+ int224: "int224";
965
+ int232: "int232";
966
+ int240: "int240";
967
+ int248: "int248";
968
+ int256: "int256";
969
+ bytes1: "bytes1";
970
+ bytes2: "bytes2";
971
+ bytes3: "bytes3";
972
+ bytes4: "bytes4";
973
+ bytes5: "bytes5";
974
+ bytes6: "bytes6";
975
+ bytes7: "bytes7";
976
+ bytes8: "bytes8";
977
+ bytes9: "bytes9";
978
+ bytes10: "bytes10";
979
+ bytes11: "bytes11";
980
+ bytes12: "bytes12";
981
+ bytes13: "bytes13";
982
+ bytes14: "bytes14";
983
+ bytes15: "bytes15";
984
+ bytes16: "bytes16";
985
+ bytes17: "bytes17";
986
+ bytes18: "bytes18";
987
+ bytes19: "bytes19";
988
+ bytes20: "bytes20";
989
+ bytes21: "bytes21";
990
+ bytes22: "bytes22";
991
+ bytes23: "bytes23";
992
+ bytes24: "bytes24";
993
+ bytes25: "bytes25";
994
+ bytes26: "bytes26";
995
+ bytes27: "bytes27";
996
+ bytes28: "bytes28";
997
+ bytes29: "bytes29";
998
+ bytes30: "bytes30";
999
+ bytes31: "bytes31";
1000
+ bool: "bool";
1001
+ address: "address";
1002
+ "uint8[]": "uint8[]";
1003
+ "uint16[]": "uint16[]";
1004
+ "uint24[]": "uint24[]";
1005
+ "uint32[]": "uint32[]";
1006
+ "uint40[]": "uint40[]";
1007
+ "uint48[]": "uint48[]";
1008
+ "uint56[]": "uint56[]";
1009
+ "uint64[]": "uint64[]";
1010
+ "uint72[]": "uint72[]";
1011
+ "uint80[]": "uint80[]";
1012
+ "uint88[]": "uint88[]";
1013
+ "uint96[]": "uint96[]";
1014
+ "uint104[]": "uint104[]";
1015
+ "uint112[]": "uint112[]";
1016
+ "uint120[]": "uint120[]";
1017
+ "uint128[]": "uint128[]";
1018
+ "uint136[]": "uint136[]";
1019
+ "uint144[]": "uint144[]";
1020
+ "uint152[]": "uint152[]";
1021
+ "uint160[]": "uint160[]";
1022
+ "uint168[]": "uint168[]";
1023
+ "uint176[]": "uint176[]";
1024
+ "uint184[]": "uint184[]";
1025
+ "uint192[]": "uint192[]";
1026
+ "uint200[]": "uint200[]";
1027
+ "uint208[]": "uint208[]";
1028
+ "uint216[]": "uint216[]";
1029
+ "uint224[]": "uint224[]";
1030
+ "uint232[]": "uint232[]";
1031
+ "uint240[]": "uint240[]";
1032
+ "uint248[]": "uint248[]";
1033
+ "uint256[]": "uint256[]";
1034
+ "int8[]": "int8[]";
1035
+ "int16[]": "int16[]";
1036
+ "int24[]": "int24[]";
1037
+ "int32[]": "int32[]";
1038
+ "int40[]": "int40[]";
1039
+ "int48[]": "int48[]";
1040
+ "int56[]": "int56[]";
1041
+ "int64[]": "int64[]";
1042
+ "int72[]": "int72[]";
1043
+ "int80[]": "int80[]";
1044
+ "int88[]": "int88[]";
1045
+ "int96[]": "int96[]";
1046
+ "int104[]": "int104[]";
1047
+ "int112[]": "int112[]";
1048
+ "int120[]": "int120[]";
1049
+ "int128[]": "int128[]";
1050
+ "int136[]": "int136[]";
1051
+ "int144[]": "int144[]";
1052
+ "int152[]": "int152[]";
1053
+ "int160[]": "int160[]";
1054
+ "int168[]": "int168[]";
1055
+ "int176[]": "int176[]";
1056
+ "int184[]": "int184[]";
1057
+ "int192[]": "int192[]";
1058
+ "int200[]": "int200[]";
1059
+ "int208[]": "int208[]";
1060
+ "int216[]": "int216[]";
1061
+ "int224[]": "int224[]";
1062
+ "int232[]": "int232[]";
1063
+ "int240[]": "int240[]";
1064
+ "int248[]": "int248[]";
1065
+ "int256[]": "int256[]";
1066
+ "bytes1[]": "bytes1[]";
1067
+ "bytes2[]": "bytes2[]";
1068
+ "bytes3[]": "bytes3[]";
1069
+ "bytes4[]": "bytes4[]";
1070
+ "bytes5[]": "bytes5[]";
1071
+ "bytes6[]": "bytes6[]";
1072
+ "bytes7[]": "bytes7[]";
1073
+ "bytes8[]": "bytes8[]";
1074
+ "bytes9[]": "bytes9[]";
1075
+ "bytes10[]": "bytes10[]";
1076
+ "bytes11[]": "bytes11[]";
1077
+ "bytes12[]": "bytes12[]";
1078
+ "bytes13[]": "bytes13[]";
1079
+ "bytes14[]": "bytes14[]";
1080
+ "bytes15[]": "bytes15[]";
1081
+ "bytes16[]": "bytes16[]";
1082
+ "bytes17[]": "bytes17[]";
1083
+ "bytes18[]": "bytes18[]";
1084
+ "bytes19[]": "bytes19[]";
1085
+ "bytes20[]": "bytes20[]";
1086
+ "bytes21[]": "bytes21[]";
1087
+ "bytes22[]": "bytes22[]";
1088
+ "bytes23[]": "bytes23[]";
1089
+ "bytes24[]": "bytes24[]";
1090
+ "bytes25[]": "bytes25[]";
1091
+ "bytes26[]": "bytes26[]";
1092
+ "bytes27[]": "bytes27[]";
1093
+ "bytes28[]": "bytes28[]";
1094
+ "bytes29[]": "bytes29[]";
1095
+ "bytes30[]": "bytes30[]";
1096
+ "bytes31[]": "bytes31[]";
1097
+ "bytes32[]": "bytes32[]";
1098
+ "bool[]": "bool[]";
1099
+ "address[]": "address[]";
1100
+ bytes: "bytes";
1101
+ readonly ResourceId: "bytes32";
1223
1102
  };
1224
- };
1103
+ }>;
1225
1104
  };
1226
1105
  };
1227
1106
  readonly systems: {};
1228
- readonly excludeSystems: string[];
1107
+ readonly excludeSystems: readonly ["UniqueEntitySystem", "PuppetFactorySystem", "ERC20System", "ERC721System", "Unstable_CallWithSignatureSystem"];
1229
1108
  readonly modules: readonly [];
1230
1109
  readonly deploy: {
1231
1110
  readonly customWorldContract: undefined;