@latticexyz/world-modules 2.0.0-main-c07fa021 → 2.0.0-main-c4f49240
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/out/ArrayLib.sol/ArrayLib.json +255 -255
- package/out/Callbacks.sol/Callbacks.json +45 -45
- package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +203 -203
- package/out/CallboundDelegations.sol/CallboundDelegations.json +2595 -2595
- package/out/DelegationControl.sol/DelegationControl.json +83 -83
- package/out/Hooks.sol/Hooks.json +45 -45
- package/out/IAccessManagementSystem.sol/IAccessManagementSystem.json +14 -14
- package/out/IBalanceTransferSystem.sol/IBalanceTransferSystem.json +15 -15
- package/out/IBaseWorld.sol/IBaseWorld.json +64 -64
- package/out/IBatchCallSystem.sol/IBatchCallSystem.abi.json +69 -0
- package/out/IBatchCallSystem.sol/IBatchCallSystem.abi.json.d.ts +70 -0
- package/out/IBatchCallSystem.sol/IBatchCallSystem.json +534 -0
- package/out/ICoreSystem.sol/ICoreSystem.json +6 -6
- package/out/IDelegationControl.sol/IDelegationControl.json +60 -60
- package/out/IModule.sol/IModule.json +76 -76
- package/out/IModuleInstallationSystem.sol/IModuleInstallationSystem.json +27 -27
- package/out/ISystemHook.sol/ISystemHook.json +82 -82
- package/out/IUniqueEntitySystem.sol/IUniqueEntitySystem.json +13 -13
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.json +67 -67
- package/out/IWorldErrors.sol/IWorldErrors.json +136 -136
- package/out/IWorldKernel.sol/IWorldCall.json +149 -149
- package/out/IWorldKernel.sol/IWorldKernel.json +149 -149
- package/out/IWorldKernel.sol/IWorldModuleInstallation.json +149 -149
- package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +175 -175
- package/out/KeyEncoding.sol/KeyEncoding.json +80 -80
- package/out/KeysInTable.sol/KeysInTable.json +10668 -10668
- package/out/KeysInTableHook.sol/KeysInTableHook.json +862 -862
- package/out/KeysInTableModule.sol/KeysInTableModule.json +534 -534
- package/out/KeysWithValue.sol/KeysWithValue.json +3828 -3828
- package/out/KeysWithValueHook.sol/KeysWithValueHook.json +996 -996
- package/out/KeysWithValueModule.sol/KeysWithValueModule.json +423 -423
- package/out/Mixed.sol/Mixed.json +66 -66
- package/out/Module.sol/Module.json +73 -73
- package/out/ResourceIds.sol/ResourceIds.json +45 -45
- package/out/Schema.sol/SchemaInstance.json +30 -30
- package/out/Schema.sol/SchemaLib.json +30 -30
- package/out/SchemaType.sol/SchemaType.json +276 -276
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +300 -300
- package/out/StoreHook.sol/StoreHook.json +358 -358
- package/out/StoreHooks.sol/StoreHooks.json +45 -45
- package/out/System.sol/System.json +18 -18
- package/out/Tables.sol/Tables.json +73 -73
- package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +107 -107
- package/out/TimeboundDelegations.sol/TimeboundDelegations.json +1986 -1986
- package/out/UniqueEntity.sol/UniqueEntity.json +1402 -1402
- package/out/UniqueEntityModule.sol/UniqueEntityModule.json +324 -324
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +81 -81
- package/out/UsedKeysIndex.sol/UsedKeysIndex.json +2722 -2722
- package/out/Vector2.sol/Vector2.json +52 -52
- package/out/WorldContext.sol/WorldContextConsumer.json +28 -28
- package/out/WorldContext.sol/WorldContextProvider.json +28 -28
- package/out/WorldResourceId.sol/WorldResourceIdInstance.json +103 -103
- package/out/WorldResourceId.sol/WorldResourceIdLib.json +103 -103
- package/out/constants.sol/constants.json +85 -85
- package/out/getKeysInTable.sol/getKeysInTable.json +564 -564
- package/out/getKeysWithValue.sol/getKeysWithValue.json +264 -264
- package/out/getTargetTableId.sol/getTargetTableId.json +163 -163
- package/out/getUniqueEntity.sol/getUniqueEntity.json +88 -88
- package/out/hasKey.sol/hasKey.json +130 -130
- package/out/index.sol/index.json +53 -53
- package/out/interfaces/IBaseWorld.sol/IBaseWorld.abi.json +51 -15
- package/out/interfaces/IBaseWorld.sol/IBaseWorld.abi.json.d.ts +51 -15
- package/out/interfaces/IBaseWorld.sol/IBaseWorld.json +244 -171
- package/out/interfaces/IERC165.sol/IERC165.json +27 -27
- package/out/interfaces/IWorldKernel.sol/IWorldCall.json +151 -151
- package/out/interfaces/IWorldKernel.sol/IWorldKernel.json +151 -151
- package/out/interfaces/IWorldKernel.sol/IWorldModuleInstallation.json +151 -151
- package/out/query.sol/query.json +1154 -1154
- package/out/revertWithBytes.sol/revertWithBytes.json +15 -15
- package/out/src/Bytes.sol/Bytes.json +1332 -1332
- package/out/src/FieldLayout.sol/FieldLayoutInstance.json +697 -697
- package/out/src/FieldLayout.sol/FieldLayoutLib.json +697 -697
- package/out/src/IStore.sol/IStore.json +886 -886
- package/out/src/IStore.sol/IStoreData.json +886 -886
- package/out/src/IStore.sol/IStoreRead.json +886 -886
- package/out/src/IStore.sol/IStoreRegistration.json +886 -886
- package/out/src/IStore.sol/IStoreWrite.json +886 -886
- package/out/src/Memory.sol/Memory.json +89 -89
- package/out/src/PackedCounter.sol/PackedCounterInstance.json +923 -923
- package/out/src/PackedCounter.sol/PackedCounterLib.json +923 -923
- package/out/src/ResourceId.sol/ResourceIdInstance.json +112 -112
- package/out/src/ResourceId.sol/ResourceIdLib.json +112 -112
- package/out/src/Schema.sol/SchemaInstance.json +787 -787
- package/out/src/Schema.sol/SchemaLib.json +787 -787
- package/out/src/Slice.sol/SliceInstance.json +429 -429
- package/out/src/Slice.sol/SliceLib.json +429 -429
- package/out/src/StoreCore.sol/StoreCore.json +4461 -4461
- package/out/src/StoreCore.sol/StoreCoreInternal.json +4461 -4461
- package/out/src/StoreSwitch.sol/StoreSwitch.json +2454 -2454
- package/out/src/WorldContext.sol/WorldContextConsumer.json +353 -353
- package/out/src/WorldContext.sol/WorldContextProvider.json +353 -353
- package/out/src/WorldResourceId.sol/WorldResourceIdInstance.json +474 -474
- package/out/src/WorldResourceId.sol/WorldResourceIdLib.json +474 -474
- package/out/storeHookTypes.sol/storeHookTypes.json +115 -115
- package/out/storeResourceTypes.sol/storeResourceTypes.json +12 -12
- package/out/tables/ResourceIds.sol/ResourceIds.json +1746 -1746
- package/out/tables/Tables.sol/Tables.json +7288 -7288
- package/out/tightcoder/EncodeArray.sol/EncodeArray.json +3246 -3246
- package/out/types.sol/types.json +131 -23
- package/out/worldResourceTypes.sol/worldResourceTypes.json +53 -53
- package/package.json +8 -8
- package/out/ICallBatchSystem.sol/ICallBatchSystem.abi.json +0 -33
- package/out/ICallBatchSystem.sol/ICallBatchSystem.abi.json.d.ts +0 -34
- package/out/ICallBatchSystem.sol/ICallBatchSystem.json +0 -334
@@ -580,35 +580,35 @@
|
|
580
580
|
},
|
581
581
|
"ast": {
|
582
582
|
"absolutePath": "node_modules/@latticexyz/world/src/DelegationControl.sol",
|
583
|
-
"id":
|
583
|
+
"id": 48684,
|
584
584
|
"exportedSymbols": {
|
585
585
|
"DELEGATION_CONTROL_INTERFACE_ID": [
|
586
|
-
|
586
|
+
70829
|
587
587
|
],
|
588
588
|
"DelegationControl": [
|
589
|
-
|
589
|
+
48683
|
590
590
|
],
|
591
591
|
"ERC165_INTERFACE_ID": [
|
592
|
-
|
592
|
+
70851
|
593
593
|
],
|
594
594
|
"IDelegationControl": [
|
595
|
-
|
595
|
+
70844
|
596
596
|
],
|
597
597
|
"IERC165": [
|
598
|
-
|
598
|
+
70860
|
599
599
|
],
|
600
600
|
"WORLD_CONTEXT_CONSUMER_INTERFACE_ID": [
|
601
|
-
|
601
|
+
70880
|
602
602
|
],
|
603
603
|
"WorldContextConsumer": [
|
604
|
-
|
604
|
+
48795
|
605
605
|
]
|
606
606
|
},
|
607
607
|
"nodeType": "SourceUnit",
|
608
608
|
"src": "32:752:87",
|
609
609
|
"nodes": [
|
610
610
|
{
|
611
|
-
"id":
|
611
|
+
"id": 48645,
|
612
612
|
"nodeType": "PragmaDirective",
|
613
613
|
"src": "32:25:87",
|
614
614
|
"nodes": [],
|
@@ -620,23 +620,23 @@
|
|
620
620
|
]
|
621
621
|
},
|
622
622
|
{
|
623
|
-
"id":
|
623
|
+
"id": 48647,
|
624
624
|
"nodeType": "ImportDirective",
|
625
625
|
"src": "59:58:87",
|
626
626
|
"nodes": [],
|
627
627
|
"absolutePath": "node_modules/@latticexyz/world/src/WorldContext.sol",
|
628
628
|
"file": "./WorldContext.sol",
|
629
629
|
"nameLocation": "-1:-1:-1",
|
630
|
-
"scope":
|
631
|
-
"sourceUnit":
|
630
|
+
"scope": 48684,
|
631
|
+
"sourceUnit": 48945,
|
632
632
|
"symbolAliases": [
|
633
633
|
{
|
634
634
|
"foreign": {
|
635
|
-
"id":
|
635
|
+
"id": 48646,
|
636
636
|
"name": "WorldContextConsumer",
|
637
637
|
"nodeType": "Identifier",
|
638
638
|
"overloadedDeclarations": [],
|
639
|
-
"referencedDeclaration":
|
639
|
+
"referencedDeclaration": 48795,
|
640
640
|
"src": "68:20:87",
|
641
641
|
"typeDescriptions": {}
|
642
642
|
},
|
@@ -646,23 +646,23 @@
|
|
646
646
|
"unitAlias": ""
|
647
647
|
},
|
648
648
|
{
|
649
|
-
"id":
|
649
|
+
"id": 48650,
|
650
650
|
"nodeType": "ImportDirective",
|
651
651
|
"src": "118:106:87",
|
652
652
|
"nodes": [],
|
653
653
|
"absolutePath": "node_modules/@latticexyz/world/src/interfaces/IDelegationControl.sol",
|
654
654
|
"file": "./interfaces/IDelegationControl.sol",
|
655
655
|
"nameLocation": "-1:-1:-1",
|
656
|
-
"scope":
|
657
|
-
"sourceUnit":
|
656
|
+
"scope": 48684,
|
657
|
+
"sourceUnit": 70845,
|
658
658
|
"symbolAliases": [
|
659
659
|
{
|
660
660
|
"foreign": {
|
661
|
-
"id":
|
661
|
+
"id": 48648,
|
662
662
|
"name": "IDelegationControl",
|
663
663
|
"nodeType": "Identifier",
|
664
664
|
"overloadedDeclarations": [],
|
665
|
-
"referencedDeclaration":
|
665
|
+
"referencedDeclaration": 70844,
|
666
666
|
"src": "127:18:87",
|
667
667
|
"typeDescriptions": {}
|
668
668
|
},
|
@@ -670,11 +670,11 @@
|
|
670
670
|
},
|
671
671
|
{
|
672
672
|
"foreign": {
|
673
|
-
"id":
|
673
|
+
"id": 48649,
|
674
674
|
"name": "DELEGATION_CONTROL_INTERFACE_ID",
|
675
675
|
"nodeType": "Identifier",
|
676
676
|
"overloadedDeclarations": [],
|
677
|
-
"referencedDeclaration":
|
677
|
+
"referencedDeclaration": 70829,
|
678
678
|
"src": "147:31:87",
|
679
679
|
"typeDescriptions": {}
|
680
680
|
},
|
@@ -684,23 +684,23 @@
|
|
684
684
|
"unitAlias": ""
|
685
685
|
},
|
686
686
|
{
|
687
|
-
"id":
|
687
|
+
"id": 48652,
|
688
688
|
"nodeType": "ImportDirective",
|
689
689
|
"src": "225:93:87",
|
690
690
|
"nodes": [],
|
691
691
|
"absolutePath": "node_modules/@latticexyz/world/src/interfaces/IWorldContextConsumer.sol",
|
692
692
|
"file": "./interfaces/IWorldContextConsumer.sol",
|
693
693
|
"nameLocation": "-1:-1:-1",
|
694
|
-
"scope":
|
695
|
-
"sourceUnit":
|
694
|
+
"scope": 48684,
|
695
|
+
"sourceUnit": 70899,
|
696
696
|
"symbolAliases": [
|
697
697
|
{
|
698
698
|
"foreign": {
|
699
|
-
"id":
|
699
|
+
"id": 48651,
|
700
700
|
"name": "WORLD_CONTEXT_CONSUMER_INTERFACE_ID",
|
701
701
|
"nodeType": "Identifier",
|
702
702
|
"overloadedDeclarations": [],
|
703
|
-
"referencedDeclaration":
|
703
|
+
"referencedDeclaration": 70880,
|
704
704
|
"src": "234:35:87",
|
705
705
|
"typeDescriptions": {}
|
706
706
|
},
|
@@ -710,23 +710,23 @@
|
|
710
710
|
"unitAlias": ""
|
711
711
|
},
|
712
712
|
{
|
713
|
-
"id":
|
713
|
+
"id": 48655,
|
714
714
|
"nodeType": "ImportDirective",
|
715
715
|
"src": "319:72:87",
|
716
716
|
"nodes": [],
|
717
717
|
"absolutePath": "node_modules/@latticexyz/world/src/interfaces/IERC165.sol",
|
718
718
|
"file": "./interfaces/IERC165.sol",
|
719
719
|
"nameLocation": "-1:-1:-1",
|
720
|
-
"scope":
|
721
|
-
"sourceUnit":
|
720
|
+
"scope": 48684,
|
721
|
+
"sourceUnit": 70861,
|
722
722
|
"symbolAliases": [
|
723
723
|
{
|
724
724
|
"foreign": {
|
725
|
-
"id":
|
725
|
+
"id": 48653,
|
726
726
|
"name": "IERC165",
|
727
727
|
"nodeType": "Identifier",
|
728
728
|
"overloadedDeclarations": [],
|
729
|
-
"referencedDeclaration":
|
729
|
+
"referencedDeclaration": 70860,
|
730
730
|
"src": "328:7:87",
|
731
731
|
"typeDescriptions": {}
|
732
732
|
},
|
@@ -734,11 +734,11 @@
|
|
734
734
|
},
|
735
735
|
{
|
736
736
|
"foreign": {
|
737
|
-
"id":
|
737
|
+
"id": 48654,
|
738
738
|
"name": "ERC165_INTERFACE_ID",
|
739
739
|
"nodeType": "Identifier",
|
740
740
|
"overloadedDeclarations": [],
|
741
|
-
"referencedDeclaration":
|
741
|
+
"referencedDeclaration": 70851,
|
742
742
|
"src": "337:19:87",
|
743
743
|
"typeDescriptions": {}
|
744
744
|
},
|
@@ -748,17 +748,17 @@
|
|
748
748
|
"unitAlias": ""
|
749
749
|
},
|
750
750
|
{
|
751
|
-
"id":
|
751
|
+
"id": 48683,
|
752
752
|
"nodeType": "ContractDefinition",
|
753
753
|
"src": "393:390:87",
|
754
754
|
"nodes": [
|
755
755
|
{
|
756
|
-
"id":
|
756
|
+
"id": 48682,
|
757
757
|
"nodeType": "FunctionDefinition",
|
758
758
|
"src": "477:304:87",
|
759
759
|
"nodes": [],
|
760
760
|
"body": {
|
761
|
-
"id":
|
761
|
+
"id": 48681,
|
762
762
|
"nodeType": "Block",
|
763
763
|
"src": "607:174:87",
|
764
764
|
"nodes": [],
|
@@ -769,7 +769,7 @@
|
|
769
769
|
"typeIdentifier": "t_bool",
|
770
770
|
"typeString": "bool"
|
771
771
|
},
|
772
|
-
"id":
|
772
|
+
"id": 48679,
|
773
773
|
"isConstant": false,
|
774
774
|
"isLValue": false,
|
775
775
|
"isPure": false,
|
@@ -779,7 +779,7 @@
|
|
779
779
|
"typeIdentifier": "t_bool",
|
780
780
|
"typeString": "bool"
|
781
781
|
},
|
782
|
-
"id":
|
782
|
+
"id": 48675,
|
783
783
|
"isConstant": false,
|
784
784
|
"isLValue": false,
|
785
785
|
"isPure": false,
|
@@ -789,17 +789,17 @@
|
|
789
789
|
"typeIdentifier": "t_bytes4",
|
790
790
|
"typeString": "bytes4"
|
791
791
|
},
|
792
|
-
"id":
|
792
|
+
"id": 48671,
|
793
793
|
"isConstant": false,
|
794
794
|
"isLValue": false,
|
795
795
|
"isPure": false,
|
796
796
|
"lValueRequested": false,
|
797
797
|
"leftExpression": {
|
798
|
-
"id":
|
798
|
+
"id": 48669,
|
799
799
|
"name": "interfaceId",
|
800
800
|
"nodeType": "Identifier",
|
801
801
|
"overloadedDeclarations": [],
|
802
|
-
"referencedDeclaration":
|
802
|
+
"referencedDeclaration": 48661,
|
803
803
|
"src": "626:11:87",
|
804
804
|
"typeDescriptions": {
|
805
805
|
"typeIdentifier": "t_bytes4",
|
@@ -809,11 +809,11 @@
|
|
809
809
|
"nodeType": "BinaryOperation",
|
810
810
|
"operator": "==",
|
811
811
|
"rightExpression": {
|
812
|
-
"id":
|
812
|
+
"id": 48670,
|
813
813
|
"name": "DELEGATION_CONTROL_INTERFACE_ID",
|
814
814
|
"nodeType": "Identifier",
|
815
815
|
"overloadedDeclarations": [],
|
816
|
-
"referencedDeclaration":
|
816
|
+
"referencedDeclaration": 70829,
|
817
817
|
"src": "641:31:87",
|
818
818
|
"typeDescriptions": {
|
819
819
|
"typeIdentifier": "t_bytes4",
|
@@ -833,17 +833,17 @@
|
|
833
833
|
"typeIdentifier": "t_bytes4",
|
834
834
|
"typeString": "bytes4"
|
835
835
|
},
|
836
|
-
"id":
|
836
|
+
"id": 48674,
|
837
837
|
"isConstant": false,
|
838
838
|
"isLValue": false,
|
839
839
|
"isPure": false,
|
840
840
|
"lValueRequested": false,
|
841
841
|
"leftExpression": {
|
842
|
-
"id":
|
842
|
+
"id": 48672,
|
843
843
|
"name": "interfaceId",
|
844
844
|
"nodeType": "Identifier",
|
845
845
|
"overloadedDeclarations": [],
|
846
|
-
"referencedDeclaration":
|
846
|
+
"referencedDeclaration": 48661,
|
847
847
|
"src": "682:11:87",
|
848
848
|
"typeDescriptions": {
|
849
849
|
"typeIdentifier": "t_bytes4",
|
@@ -853,11 +853,11 @@
|
|
853
853
|
"nodeType": "BinaryOperation",
|
854
854
|
"operator": "==",
|
855
855
|
"rightExpression": {
|
856
|
-
"id":
|
856
|
+
"id": 48673,
|
857
857
|
"name": "WORLD_CONTEXT_CONSUMER_INTERFACE_ID",
|
858
858
|
"nodeType": "Identifier",
|
859
859
|
"overloadedDeclarations": [],
|
860
|
-
"referencedDeclaration":
|
860
|
+
"referencedDeclaration": 70880,
|
861
861
|
"src": "697:35:87",
|
862
862
|
"typeDescriptions": {
|
863
863
|
"typeIdentifier": "t_bytes4",
|
@@ -883,17 +883,17 @@
|
|
883
883
|
"typeIdentifier": "t_bytes4",
|
884
884
|
"typeString": "bytes4"
|
885
885
|
},
|
886
|
-
"id":
|
886
|
+
"id": 48678,
|
887
887
|
"isConstant": false,
|
888
888
|
"isLValue": false,
|
889
889
|
"isPure": false,
|
890
890
|
"lValueRequested": false,
|
891
891
|
"leftExpression": {
|
892
|
-
"id":
|
892
|
+
"id": 48676,
|
893
893
|
"name": "interfaceId",
|
894
894
|
"nodeType": "Identifier",
|
895
895
|
"overloadedDeclarations": [],
|
896
|
-
"referencedDeclaration":
|
896
|
+
"referencedDeclaration": 48661,
|
897
897
|
"src": "742:11:87",
|
898
898
|
"typeDescriptions": {
|
899
899
|
"typeIdentifier": "t_bytes4",
|
@@ -903,11 +903,11 @@
|
|
903
903
|
"nodeType": "BinaryOperation",
|
904
904
|
"operator": "==",
|
905
905
|
"rightExpression": {
|
906
|
-
"id":
|
906
|
+
"id": 48677,
|
907
907
|
"name": "ERC165_INTERFACE_ID",
|
908
908
|
"nodeType": "Identifier",
|
909
909
|
"overloadedDeclarations": [],
|
910
|
-
"referencedDeclaration":
|
910
|
+
"referencedDeclaration": 70851,
|
911
911
|
"src": "757:19:87",
|
912
912
|
"typeDescriptions": {
|
913
913
|
"typeIdentifier": "t_bytes4",
|
@@ -926,16 +926,16 @@
|
|
926
926
|
"typeString": "bool"
|
927
927
|
}
|
928
928
|
},
|
929
|
-
"functionReturnParameters":
|
930
|
-
"id":
|
929
|
+
"functionReturnParameters": 48668,
|
930
|
+
"id": 48680,
|
931
931
|
"nodeType": "Return",
|
932
932
|
"src": "613:163:87"
|
933
933
|
}
|
934
934
|
]
|
935
935
|
},
|
936
936
|
"baseFunctions": [
|
937
|
-
|
938
|
-
|
937
|
+
48794,
|
938
|
+
70859
|
939
939
|
],
|
940
940
|
"functionSelector": "01ffc9a7",
|
941
941
|
"implemented": true,
|
@@ -944,44 +944,44 @@
|
|
944
944
|
"name": "supportsInterface",
|
945
945
|
"nameLocation": "486:17:87",
|
946
946
|
"overrides": {
|
947
|
-
"id":
|
947
|
+
"id": 48665,
|
948
948
|
"nodeType": "OverrideSpecifier",
|
949
949
|
"overrides": [
|
950
950
|
{
|
951
|
-
"id":
|
951
|
+
"id": 48663,
|
952
952
|
"name": "IERC165",
|
953
953
|
"nameLocations": [
|
954
954
|
"561:7:87"
|
955
955
|
],
|
956
956
|
"nodeType": "IdentifierPath",
|
957
|
-
"referencedDeclaration":
|
957
|
+
"referencedDeclaration": 70860,
|
958
958
|
"src": "561:7:87"
|
959
959
|
},
|
960
960
|
{
|
961
|
-
"id":
|
961
|
+
"id": 48664,
|
962
962
|
"name": "WorldContextConsumer",
|
963
963
|
"nameLocations": [
|
964
964
|
"570:20:87"
|
965
965
|
],
|
966
966
|
"nodeType": "IdentifierPath",
|
967
|
-
"referencedDeclaration":
|
967
|
+
"referencedDeclaration": 48795,
|
968
968
|
"src": "570:20:87"
|
969
969
|
}
|
970
970
|
],
|
971
971
|
"src": "552:39:87"
|
972
972
|
},
|
973
973
|
"parameters": {
|
974
|
-
"id":
|
974
|
+
"id": 48662,
|
975
975
|
"nodeType": "ParameterList",
|
976
976
|
"parameters": [
|
977
977
|
{
|
978
978
|
"constant": false,
|
979
|
-
"id":
|
979
|
+
"id": 48661,
|
980
980
|
"mutability": "mutable",
|
981
981
|
"name": "interfaceId",
|
982
982
|
"nameLocation": "516:11:87",
|
983
983
|
"nodeType": "VariableDeclaration",
|
984
|
-
"scope":
|
984
|
+
"scope": 48682,
|
985
985
|
"src": "509:18:87",
|
986
986
|
"stateVariable": false,
|
987
987
|
"storageLocation": "default",
|
@@ -990,7 +990,7 @@
|
|
990
990
|
"typeString": "bytes4"
|
991
991
|
},
|
992
992
|
"typeName": {
|
993
|
-
"id":
|
993
|
+
"id": 48660,
|
994
994
|
"name": "bytes4",
|
995
995
|
"nodeType": "ElementaryTypeName",
|
996
996
|
"src": "509:6:87",
|
@@ -1005,17 +1005,17 @@
|
|
1005
1005
|
"src": "503:28:87"
|
1006
1006
|
},
|
1007
1007
|
"returnParameters": {
|
1008
|
-
"id":
|
1008
|
+
"id": 48668,
|
1009
1009
|
"nodeType": "ParameterList",
|
1010
1010
|
"parameters": [
|
1011
1011
|
{
|
1012
1012
|
"constant": false,
|
1013
|
-
"id":
|
1013
|
+
"id": 48667,
|
1014
1014
|
"mutability": "mutable",
|
1015
1015
|
"name": "",
|
1016
1016
|
"nameLocation": "-1:-1:-1",
|
1017
1017
|
"nodeType": "VariableDeclaration",
|
1018
|
-
"scope":
|
1018
|
+
"scope": 48682,
|
1019
1019
|
"src": "601:4:87",
|
1020
1020
|
"stateVariable": false,
|
1021
1021
|
"storageLocation": "default",
|
@@ -1024,7 +1024,7 @@
|
|
1024
1024
|
"typeString": "bool"
|
1025
1025
|
},
|
1026
1026
|
"typeName": {
|
1027
|
-
"id":
|
1027
|
+
"id": 48666,
|
1028
1028
|
"name": "bool",
|
1029
1029
|
"nodeType": "ElementaryTypeName",
|
1030
1030
|
"src": "601:4:87",
|
@@ -1038,7 +1038,7 @@
|
|
1038
1038
|
],
|
1039
1039
|
"src": "600:6:87"
|
1040
1040
|
},
|
1041
|
-
"scope":
|
1041
|
+
"scope": 48683,
|
1042
1042
|
"stateMutability": "pure",
|
1043
1043
|
"virtual": true,
|
1044
1044
|
"visibility": "public"
|
@@ -1048,31 +1048,31 @@
|
|
1048
1048
|
"baseContracts": [
|
1049
1049
|
{
|
1050
1050
|
"baseName": {
|
1051
|
-
"id":
|
1051
|
+
"id": 48656,
|
1052
1052
|
"name": "WorldContextConsumer",
|
1053
1053
|
"nameLocations": [
|
1054
1054
|
"432:20:87"
|
1055
1055
|
],
|
1056
1056
|
"nodeType": "IdentifierPath",
|
1057
|
-
"referencedDeclaration":
|
1057
|
+
"referencedDeclaration": 48795,
|
1058
1058
|
"src": "432:20:87"
|
1059
1059
|
},
|
1060
|
-
"id":
|
1060
|
+
"id": 48657,
|
1061
1061
|
"nodeType": "InheritanceSpecifier",
|
1062
1062
|
"src": "432:20:87"
|
1063
1063
|
},
|
1064
1064
|
{
|
1065
1065
|
"baseName": {
|
1066
|
-
"id":
|
1066
|
+
"id": 48658,
|
1067
1067
|
"name": "IDelegationControl",
|
1068
1068
|
"nameLocations": [
|
1069
1069
|
"454:18:87"
|
1070
1070
|
],
|
1071
1071
|
"nodeType": "IdentifierPath",
|
1072
|
-
"referencedDeclaration":
|
1072
|
+
"referencedDeclaration": 70844,
|
1073
1073
|
"src": "454:18:87"
|
1074
1074
|
},
|
1075
|
-
"id":
|
1075
|
+
"id": 48659,
|
1076
1076
|
"nodeType": "InheritanceSpecifier",
|
1077
1077
|
"src": "454:18:87"
|
1078
1078
|
}
|
@@ -1082,15 +1082,15 @@
|
|
1082
1082
|
"contractKind": "contract",
|
1083
1083
|
"fullyImplemented": false,
|
1084
1084
|
"linearizedBaseContracts": [
|
1085
|
-
|
1086
|
-
|
1087
|
-
|
1088
|
-
|
1089
|
-
|
1085
|
+
48683,
|
1086
|
+
70844,
|
1087
|
+
48795,
|
1088
|
+
70898,
|
1089
|
+
70860
|
1090
1090
|
],
|
1091
1091
|
"name": "DelegationControl",
|
1092
1092
|
"nameLocation": "411:17:87",
|
1093
|
-
"scope":
|
1093
|
+
"scope": 48684,
|
1094
1094
|
"usedErrors": [],
|
1095
1095
|
"usedEvents": []
|
1096
1096
|
}
|