@latticexyz/world-modules 2.0.0-main-c07fa021 → 2.0.0-main-5741d53d
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
@@ -377,7 +377,7 @@
|
|
377
377
|
3053
|
378
378
|
],
|
379
379
|
"SchemaType": [
|
380
|
-
|
380
|
+
33974
|
381
381
|
],
|
382
382
|
"SliceLib": [
|
383
383
|
3518
|
@@ -425,7 +425,7 @@
|
|
425
425
|
"file": "@latticexyz/schema-type/src/solidity/SchemaType.sol",
|
426
426
|
"nameLocation": "-1:-1:-1",
|
427
427
|
"scope": 14978,
|
428
|
-
"sourceUnit":
|
428
|
+
"sourceUnit": 34016,
|
429
429
|
"symbolAliases": [
|
430
430
|
{
|
431
431
|
"foreign": {
|
@@ -433,7 +433,7 @@
|
|
433
433
|
"name": "SchemaType",
|
434
434
|
"nodeType": "Identifier",
|
435
435
|
"overloadedDeclarations": [],
|
436
|
-
"referencedDeclaration":
|
436
|
+
"referencedDeclaration": 33974,
|
437
437
|
"src": "139:10:20",
|
438
438
|
"typeDescriptions": {}
|
439
439
|
},
|
@@ -1443,7 +1443,7 @@
|
|
1443
1443
|
"stateVariable": false,
|
1444
1444
|
"storageLocation": "memory",
|
1445
1445
|
"typeDescriptions": {
|
1446
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1446
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
1447
1447
|
"typeString": "enum SchemaType[]"
|
1448
1448
|
},
|
1449
1449
|
"typeName": {
|
@@ -1457,13 +1457,13 @@
|
|
1457
1457
|
"1563:10:20"
|
1458
1458
|
],
|
1459
1459
|
"nodeType": "IdentifierPath",
|
1460
|
-
"referencedDeclaration":
|
1460
|
+
"referencedDeclaration": 33974,
|
1461
1461
|
"src": "1563:10:20"
|
1462
1462
|
},
|
1463
|
-
"referencedDeclaration":
|
1463
|
+
"referencedDeclaration": 33974,
|
1464
1464
|
"src": "1563:10:20",
|
1465
1465
|
"typeDescriptions": {
|
1466
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1466
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1467
1467
|
"typeString": "enum SchemaType"
|
1468
1468
|
}
|
1469
1469
|
},
|
@@ -1471,7 +1471,7 @@
|
|
1471
1471
|
"nodeType": "ArrayTypeName",
|
1472
1472
|
"src": "1563:12:20",
|
1473
1473
|
"typeDescriptions": {
|
1474
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1474
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_storage_ptr",
|
1475
1475
|
"typeString": "enum SchemaType[]"
|
1476
1476
|
}
|
1477
1477
|
},
|
@@ -1513,7 +1513,7 @@
|
|
1513
1513
|
"nodeType": "NewExpression",
|
1514
1514
|
"src": "1596:16:20",
|
1515
1515
|
"typeDescriptions": {
|
1516
|
-
"typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_enum$_SchemaType_$
|
1516
|
+
"typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr_$",
|
1517
1517
|
"typeString": "function (uint256) pure returns (enum SchemaType[] memory)"
|
1518
1518
|
},
|
1519
1519
|
"typeName": {
|
@@ -1527,13 +1527,13 @@
|
|
1527
1527
|
"1600:10:20"
|
1528
1528
|
],
|
1529
1529
|
"nodeType": "IdentifierPath",
|
1530
|
-
"referencedDeclaration":
|
1530
|
+
"referencedDeclaration": 33974,
|
1531
1531
|
"src": "1600:10:20"
|
1532
1532
|
},
|
1533
|
-
"referencedDeclaration":
|
1533
|
+
"referencedDeclaration": 33974,
|
1534
1534
|
"src": "1600:10:20",
|
1535
1535
|
"typeDescriptions": {
|
1536
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1536
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1537
1537
|
"typeString": "enum SchemaType"
|
1538
1538
|
}
|
1539
1539
|
},
|
@@ -1541,7 +1541,7 @@
|
|
1541
1541
|
"nodeType": "ArrayTypeName",
|
1542
1542
|
"src": "1600:12:20",
|
1543
1543
|
"typeDescriptions": {
|
1544
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1544
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_storage_ptr",
|
1545
1545
|
"typeString": "enum SchemaType[]"
|
1546
1546
|
}
|
1547
1547
|
}
|
@@ -1558,7 +1558,7 @@
|
|
1558
1558
|
"src": "1596:19:20",
|
1559
1559
|
"tryCall": false,
|
1560
1560
|
"typeDescriptions": {
|
1561
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1561
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
1562
1562
|
"typeString": "enum SchemaType[] memory"
|
1563
1563
|
}
|
1564
1564
|
},
|
@@ -1581,7 +1581,7 @@
|
|
1581
1581
|
"referencedDeclaration": 12763,
|
1582
1582
|
"src": "1621:10:20",
|
1583
1583
|
"typeDescriptions": {
|
1584
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1584
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
1585
1585
|
"typeString": "enum SchemaType[] memory"
|
1586
1586
|
}
|
1587
1587
|
},
|
@@ -1609,7 +1609,7 @@
|
|
1609
1609
|
"nodeType": "IndexAccess",
|
1610
1610
|
"src": "1621:13:20",
|
1611
1611
|
"typeDescriptions": {
|
1612
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1612
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1613
1613
|
"typeString": "enum SchemaType"
|
1614
1614
|
}
|
1615
1615
|
},
|
@@ -1621,10 +1621,10 @@
|
|
1621
1621
|
"name": "SchemaType",
|
1622
1622
|
"nodeType": "Identifier",
|
1623
1623
|
"overloadedDeclarations": [],
|
1624
|
-
"referencedDeclaration":
|
1624
|
+
"referencedDeclaration": 33974,
|
1625
1625
|
"src": "1637:10:20",
|
1626
1626
|
"typeDescriptions": {
|
1627
|
-
"typeIdentifier": "t_type$_t_enum$_SchemaType_$
|
1627
|
+
"typeIdentifier": "t_type$_t_enum$_SchemaType_$33974_$",
|
1628
1628
|
"typeString": "type(enum SchemaType)"
|
1629
1629
|
}
|
1630
1630
|
},
|
@@ -1636,16 +1636,16 @@
|
|
1636
1636
|
"memberLocation": "1648:7:20",
|
1637
1637
|
"memberName": "UINT256",
|
1638
1638
|
"nodeType": "MemberAccess",
|
1639
|
-
"referencedDeclaration":
|
1639
|
+
"referencedDeclaration": 33807,
|
1640
1640
|
"src": "1637:18:20",
|
1641
1641
|
"typeDescriptions": {
|
1642
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1642
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1643
1643
|
"typeString": "enum SchemaType"
|
1644
1644
|
}
|
1645
1645
|
},
|
1646
1646
|
"src": "1621:34:20",
|
1647
1647
|
"typeDescriptions": {
|
1648
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1648
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1649
1649
|
"typeString": "enum SchemaType"
|
1650
1650
|
}
|
1651
1651
|
},
|
@@ -1669,7 +1669,7 @@
|
|
1669
1669
|
"referencedDeclaration": 12763,
|
1670
1670
|
"src": "1661:10:20",
|
1671
1671
|
"typeDescriptions": {
|
1672
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1672
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
1673
1673
|
"typeString": "enum SchemaType[] memory"
|
1674
1674
|
}
|
1675
1675
|
},
|
@@ -1697,7 +1697,7 @@
|
|
1697
1697
|
"nodeType": "IndexAccess",
|
1698
1698
|
"src": "1661:13:20",
|
1699
1699
|
"typeDescriptions": {
|
1700
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1700
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1701
1701
|
"typeString": "enum SchemaType"
|
1702
1702
|
}
|
1703
1703
|
},
|
@@ -1709,10 +1709,10 @@
|
|
1709
1709
|
"name": "SchemaType",
|
1710
1710
|
"nodeType": "Identifier",
|
1711
1711
|
"overloadedDeclarations": [],
|
1712
|
-
"referencedDeclaration":
|
1712
|
+
"referencedDeclaration": 33974,
|
1713
1713
|
"src": "1677:10:20",
|
1714
1714
|
"typeDescriptions": {
|
1715
|
-
"typeIdentifier": "t_type$_t_enum$_SchemaType_$
|
1715
|
+
"typeIdentifier": "t_type$_t_enum$_SchemaType_$33974_$",
|
1716
1716
|
"typeString": "type(enum SchemaType)"
|
1717
1717
|
}
|
1718
1718
|
},
|
@@ -1724,16 +1724,16 @@
|
|
1724
1724
|
"memberLocation": "1688:5:20",
|
1725
1725
|
"memberName": "INT32",
|
1726
1726
|
"nodeType": "MemberAccess",
|
1727
|
-
"referencedDeclaration":
|
1727
|
+
"referencedDeclaration": 33811,
|
1728
1728
|
"src": "1677:16:20",
|
1729
1729
|
"typeDescriptions": {
|
1730
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1730
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1731
1731
|
"typeString": "enum SchemaType"
|
1732
1732
|
}
|
1733
1733
|
},
|
1734
1734
|
"src": "1661:32:20",
|
1735
1735
|
"typeDescriptions": {
|
1736
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1736
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1737
1737
|
"typeString": "enum SchemaType"
|
1738
1738
|
}
|
1739
1739
|
},
|
@@ -1757,7 +1757,7 @@
|
|
1757
1757
|
"referencedDeclaration": 12763,
|
1758
1758
|
"src": "1699:10:20",
|
1759
1759
|
"typeDescriptions": {
|
1760
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1760
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
1761
1761
|
"typeString": "enum SchemaType[] memory"
|
1762
1762
|
}
|
1763
1763
|
},
|
@@ -1785,7 +1785,7 @@
|
|
1785
1785
|
"nodeType": "IndexAccess",
|
1786
1786
|
"src": "1699:13:20",
|
1787
1787
|
"typeDescriptions": {
|
1788
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1788
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1789
1789
|
"typeString": "enum SchemaType"
|
1790
1790
|
}
|
1791
1791
|
},
|
@@ -1797,10 +1797,10 @@
|
|
1797
1797
|
"name": "SchemaType",
|
1798
1798
|
"nodeType": "Identifier",
|
1799
1799
|
"overloadedDeclarations": [],
|
1800
|
-
"referencedDeclaration":
|
1800
|
+
"referencedDeclaration": 33974,
|
1801
1801
|
"src": "1715:10:20",
|
1802
1802
|
"typeDescriptions": {
|
1803
|
-
"typeIdentifier": "t_type$_t_enum$_SchemaType_$
|
1803
|
+
"typeIdentifier": "t_type$_t_enum$_SchemaType_$33974_$",
|
1804
1804
|
"typeString": "type(enum SchemaType)"
|
1805
1805
|
}
|
1806
1806
|
},
|
@@ -1812,16 +1812,16 @@
|
|
1812
1812
|
"memberLocation": "1726:7:20",
|
1813
1813
|
"memberName": "BYTES16",
|
1814
1814
|
"nodeType": "MemberAccess",
|
1815
|
-
"referencedDeclaration":
|
1815
|
+
"referencedDeclaration": 33855,
|
1816
1816
|
"src": "1715:18:20",
|
1817
1817
|
"typeDescriptions": {
|
1818
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1818
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1819
1819
|
"typeString": "enum SchemaType"
|
1820
1820
|
}
|
1821
1821
|
},
|
1822
1822
|
"src": "1699:34:20",
|
1823
1823
|
"typeDescriptions": {
|
1824
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1824
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1825
1825
|
"typeString": "enum SchemaType"
|
1826
1826
|
}
|
1827
1827
|
},
|
@@ -1845,7 +1845,7 @@
|
|
1845
1845
|
"referencedDeclaration": 12763,
|
1846
1846
|
"src": "1739:10:20",
|
1847
1847
|
"typeDescriptions": {
|
1848
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1848
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
1849
1849
|
"typeString": "enum SchemaType[] memory"
|
1850
1850
|
}
|
1851
1851
|
},
|
@@ -1873,7 +1873,7 @@
|
|
1873
1873
|
"nodeType": "IndexAccess",
|
1874
1874
|
"src": "1739:13:20",
|
1875
1875
|
"typeDescriptions": {
|
1876
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1876
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1877
1877
|
"typeString": "enum SchemaType"
|
1878
1878
|
}
|
1879
1879
|
},
|
@@ -1885,10 +1885,10 @@
|
|
1885
1885
|
"name": "SchemaType",
|
1886
1886
|
"nodeType": "Identifier",
|
1887
1887
|
"overloadedDeclarations": [],
|
1888
|
-
"referencedDeclaration":
|
1888
|
+
"referencedDeclaration": 33974,
|
1889
1889
|
"src": "1755:10:20",
|
1890
1890
|
"typeDescriptions": {
|
1891
|
-
"typeIdentifier": "t_type$_t_enum$_SchemaType_$
|
1891
|
+
"typeIdentifier": "t_type$_t_enum$_SchemaType_$33974_$",
|
1892
1892
|
"typeString": "type(enum SchemaType)"
|
1893
1893
|
}
|
1894
1894
|
},
|
@@ -1900,16 +1900,16 @@
|
|
1900
1900
|
"memberLocation": "1766:7:20",
|
1901
1901
|
"memberName": "ADDRESS",
|
1902
1902
|
"nodeType": "MemberAccess",
|
1903
|
-
"referencedDeclaration":
|
1903
|
+
"referencedDeclaration": 33873,
|
1904
1904
|
"src": "1755:18:20",
|
1905
1905
|
"typeDescriptions": {
|
1906
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1906
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1907
1907
|
"typeString": "enum SchemaType"
|
1908
1908
|
}
|
1909
1909
|
},
|
1910
1910
|
"src": "1739:34:20",
|
1911
1911
|
"typeDescriptions": {
|
1912
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1912
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1913
1913
|
"typeString": "enum SchemaType"
|
1914
1914
|
}
|
1915
1915
|
},
|
@@ -1933,7 +1933,7 @@
|
|
1933
1933
|
"referencedDeclaration": 12763,
|
1934
1934
|
"src": "1779:10:20",
|
1935
1935
|
"typeDescriptions": {
|
1936
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1936
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
1937
1937
|
"typeString": "enum SchemaType[] memory"
|
1938
1938
|
}
|
1939
1939
|
},
|
@@ -1961,7 +1961,7 @@
|
|
1961
1961
|
"nodeType": "IndexAccess",
|
1962
1962
|
"src": "1779:13:20",
|
1963
1963
|
"typeDescriptions": {
|
1964
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1964
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1965
1965
|
"typeString": "enum SchemaType"
|
1966
1966
|
}
|
1967
1967
|
},
|
@@ -1973,10 +1973,10 @@
|
|
1973
1973
|
"name": "SchemaType",
|
1974
1974
|
"nodeType": "Identifier",
|
1975
1975
|
"overloadedDeclarations": [],
|
1976
|
-
"referencedDeclaration":
|
1976
|
+
"referencedDeclaration": 33974,
|
1977
1977
|
"src": "1795:10:20",
|
1978
1978
|
"typeDescriptions": {
|
1979
|
-
"typeIdentifier": "t_type$_t_enum$_SchemaType_$
|
1979
|
+
"typeIdentifier": "t_type$_t_enum$_SchemaType_$33974_$",
|
1980
1980
|
"typeString": "type(enum SchemaType)"
|
1981
1981
|
}
|
1982
1982
|
},
|
@@ -1988,16 +1988,16 @@
|
|
1988
1988
|
"memberLocation": "1806:4:20",
|
1989
1989
|
"memberName": "BOOL",
|
1990
1990
|
"nodeType": "MemberAccess",
|
1991
|
-
"referencedDeclaration":
|
1991
|
+
"referencedDeclaration": 33872,
|
1992
1992
|
"src": "1795:15:20",
|
1993
1993
|
"typeDescriptions": {
|
1994
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1994
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1995
1995
|
"typeString": "enum SchemaType"
|
1996
1996
|
}
|
1997
1997
|
},
|
1998
1998
|
"src": "1779:31:20",
|
1999
1999
|
"typeDescriptions": {
|
2000
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
2000
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
2001
2001
|
"typeString": "enum SchemaType"
|
2002
2002
|
}
|
2003
2003
|
},
|
@@ -2021,7 +2021,7 @@
|
|
2021
2021
|
"referencedDeclaration": 12763,
|
2022
2022
|
"src": "1816:10:20",
|
2023
2023
|
"typeDescriptions": {
|
2024
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
2024
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
2025
2025
|
"typeString": "enum SchemaType[] memory"
|
2026
2026
|
}
|
2027
2027
|
},
|
@@ -2049,7 +2049,7 @@
|
|
2049
2049
|
"nodeType": "IndexAccess",
|
2050
2050
|
"src": "1816:13:20",
|
2051
2051
|
"typeDescriptions": {
|
2052
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
2052
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
2053
2053
|
"typeString": "enum SchemaType"
|
2054
2054
|
}
|
2055
2055
|
},
|
@@ -2061,10 +2061,10 @@
|
|
2061
2061
|
"name": "SchemaType",
|
2062
2062
|
"nodeType": "Identifier",
|
2063
2063
|
"overloadedDeclarations": [],
|
2064
|
-
"referencedDeclaration":
|
2064
|
+
"referencedDeclaration": 33974,
|
2065
2065
|
"src": "1832:10:20",
|
2066
2066
|
"typeDescriptions": {
|
2067
|
-
"typeIdentifier": "t_type$_t_enum$_SchemaType_$
|
2067
|
+
"typeIdentifier": "t_type$_t_enum$_SchemaType_$33974_$",
|
2068
2068
|
"typeString": "type(enum SchemaType)"
|
2069
2069
|
}
|
2070
2070
|
},
|
@@ -2076,16 +2076,16 @@
|
|
2076
2076
|
"memberLocation": "1843:5:20",
|
2077
2077
|
"memberName": "UINT8",
|
2078
2078
|
"nodeType": "MemberAccess",
|
2079
|
-
"referencedDeclaration":
|
2079
|
+
"referencedDeclaration": 33776,
|
2080
2080
|
"src": "1832:16:20",
|
2081
2081
|
"typeDescriptions": {
|
2082
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
2082
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
2083
2083
|
"typeString": "enum SchemaType"
|
2084
2084
|
}
|
2085
2085
|
},
|
2086
2086
|
"src": "1816:32:20",
|
2087
2087
|
"typeDescriptions": {
|
2088
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
2088
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
2089
2089
|
"typeString": "enum SchemaType"
|
2090
2090
|
}
|
2091
2091
|
},
|
@@ -2104,7 +2104,7 @@
|
|
2104
2104
|
"referencedDeclaration": 12763,
|
2105
2105
|
"src": "1879:10:20",
|
2106
2106
|
"typeDescriptions": {
|
2107
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
2107
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
2108
2108
|
"typeString": "enum SchemaType[] memory"
|
2109
2109
|
}
|
2110
2110
|
}
|
@@ -2112,7 +2112,7 @@
|
|
2112
2112
|
"expression": {
|
2113
2113
|
"argumentTypes": [
|
2114
2114
|
{
|
2115
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
2115
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
2116
2116
|
"typeString": "enum SchemaType[] memory"
|
2117
2117
|
}
|
2118
2118
|
],
|
@@ -2139,7 +2139,7 @@
|
|
2139
2139
|
"referencedDeclaration": 3052,
|
2140
2140
|
"src": "1862:16:20",
|
2141
2141
|
"typeDescriptions": {
|
2142
|
-
"typeIdentifier": "t_function_internal_pure$_t_array$_t_enum$_SchemaType_$
|
2142
|
+
"typeIdentifier": "t_function_internal_pure$_t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr_$returns$_t_userDefinedValueType$_Schema_$2900_$",
|
2143
2143
|
"typeString": "function (enum SchemaType[] memory) pure returns (Schema)"
|
2144
2144
|
}
|
2145
2145
|
},
|
@@ -2260,7 +2260,7 @@
|
|
2260
2260
|
"stateVariable": false,
|
2261
2261
|
"storageLocation": "memory",
|
2262
2262
|
"typeDescriptions": {
|
2263
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
2263
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
2264
2264
|
"typeString": "enum SchemaType[]"
|
2265
2265
|
},
|
2266
2266
|
"typeName": {
|
@@ -2274,13 +2274,13 @@
|
|
2274
2274
|
"2000:10:20"
|
2275
2275
|
],
|
2276
2276
|
"nodeType": "IdentifierPath",
|
2277
|
-
"referencedDeclaration":
|
2277
|
+
"referencedDeclaration": 33974,
|
2278
2278
|
"src": "2000:10:20"
|
2279
2279
|
},
|
2280
|
-
"referencedDeclaration":
|
2280
|
+
"referencedDeclaration": 33974,
|
2281
2281
|
"src": "2000:10:20",
|
2282
2282
|
"typeDescriptions": {
|
2283
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
2283
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
2284
2284
|
"typeString": "enum SchemaType"
|
2285
2285
|
}
|
2286
2286
|
},
|
@@ -2288,7 +2288,7 @@
|
|
2288
2288
|
"nodeType": "ArrayTypeName",
|
2289
2289
|
"src": "2000:12:20",
|
2290
2290
|
"typeDescriptions": {
|
2291
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
2291
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_storage_ptr",
|
2292
2292
|
"typeString": "enum SchemaType[]"
|
2293
2293
|
}
|
2294
2294
|
},
|
@@ -2330,7 +2330,7 @@
|
|
2330
2330
|
"nodeType": "NewExpression",
|
2331
2331
|
"src": "2035:16:20",
|
2332
2332
|
"typeDescriptions": {
|
2333
|
-
"typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_enum$_SchemaType_$
|
2333
|
+
"typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr_$",
|
2334
2334
|
"typeString": "function (uint256) pure returns (enum SchemaType[] memory)"
|
2335
2335
|
},
|
2336
2336
|
"typeName": {
|
@@ -2344,13 +2344,13 @@
|
|
2344
2344
|
"2039:10:20"
|
2345
2345
|
],
|
2346
2346
|
"nodeType": "IdentifierPath",
|
2347
|
-
"referencedDeclaration":
|
2347
|
+
"referencedDeclaration": 33974,
|
2348
2348
|
"src": "2039:10:20"
|
2349
2349
|
},
|
2350
|
-
"referencedDeclaration":
|
2350
|
+
"referencedDeclaration": 33974,
|
2351
2351
|
"src": "2039:10:20",
|
2352
2352
|
"typeDescriptions": {
|
2353
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
2353
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
2354
2354
|
"typeString": "enum SchemaType"
|
2355
2355
|
}
|
2356
2356
|
},
|
@@ -2358,7 +2358,7 @@
|
|
2358
2358
|
"nodeType": "ArrayTypeName",
|
2359
2359
|
"src": "2039:12:20",
|
2360
2360
|
"typeDescriptions": {
|
2361
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
2361
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_storage_ptr",
|
2362
2362
|
"typeString": "enum SchemaType[]"
|
2363
2363
|
}
|
2364
2364
|
}
|
@@ -2375,7 +2375,7 @@
|
|
2375
2375
|
"src": "2035:19:20",
|
2376
2376
|
"tryCall": false,
|
2377
2377
|
"typeDescriptions": {
|
2378
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
2378
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
2379
2379
|
"typeString": "enum SchemaType[] memory"
|
2380
2380
|
}
|
2381
2381
|
},
|
@@ -2398,7 +2398,7 @@
|
|
2398
2398
|
"referencedDeclaration": 12830,
|
2399
2399
|
"src": "2060:12:20",
|
2400
2400
|
"typeDescriptions": {
|
2401
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
2401
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
2402
2402
|
"typeString": "enum SchemaType[] memory"
|
2403
2403
|
}
|
2404
2404
|
},
|
@@ -2426,7 +2426,7 @@
|
|
2426
2426
|
"nodeType": "IndexAccess",
|
2427
2427
|
"src": "2060:15:20",
|
2428
2428
|
"typeDescriptions": {
|
2429
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
2429
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
2430
2430
|
"typeString": "enum SchemaType"
|
2431
2431
|
}
|
2432
2432
|
},
|
@@ -2438,10 +2438,10 @@
|
|
2438
2438
|
"name": "SchemaType",
|
2439
2439
|
"nodeType": "Identifier",
|
2440
2440
|
"overloadedDeclarations": [],
|
2441
|
-
"referencedDeclaration":
|
2441
|
+
"referencedDeclaration": 33974,
|
2442
2442
|
"src": "2078:10:20",
|
2443
2443
|
"typeDescriptions": {
|
2444
|
-
"typeIdentifier": "t_type$_t_enum$_SchemaType_$
|
2444
|
+
"typeIdentifier": "t_type$_t_enum$_SchemaType_$33974_$",
|
2445
2445
|
"typeString": "type(enum SchemaType)"
|
2446
2446
|
}
|
2447
2447
|
},
|
@@ -2453,16 +2453,16 @@
|
|
2453
2453
|
"memberLocation": "2089:4:20",
|
2454
2454
|
"memberName": "BOOL",
|
2455
2455
|
"nodeType": "MemberAccess",
|
2456
|
-
"referencedDeclaration":
|
2456
|
+
"referencedDeclaration": 33872,
|
2457
2457
|
"src": "2078:15:20",
|
2458
2458
|
"typeDescriptions": {
|
2459
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
2459
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
2460
2460
|
"typeString": "enum SchemaType"
|
2461
2461
|
}
|
2462
2462
|
},
|
2463
2463
|
"src": "2060:33:20",
|
2464
2464
|
"typeDescriptions": {
|
2465
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
2465
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
2466
2466
|
"typeString": "enum SchemaType"
|
2467
2467
|
}
|
2468
2468
|
},
|
@@ -2481,7 +2481,7 @@
|
|
2481
2481
|
"referencedDeclaration": 12830,
|
2482
2482
|
"src": "2124:12:20",
|
2483
2483
|
"typeDescriptions": {
|
2484
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
2484
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
2485
2485
|
"typeString": "enum SchemaType[] memory"
|
2486
2486
|
}
|
2487
2487
|
}
|
@@ -2489,7 +2489,7 @@
|
|
2489
2489
|
"expression": {
|
2490
2490
|
"argumentTypes": [
|
2491
2491
|
{
|
2492
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
2492
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
2493
2493
|
"typeString": "enum SchemaType[] memory"
|
2494
2494
|
}
|
2495
2495
|
],
|
@@ -2516,7 +2516,7 @@
|
|
2516
2516
|
"referencedDeclaration": 3052,
|
2517
2517
|
"src": "2107:16:20",
|
2518
2518
|
"typeDescriptions": {
|
2519
|
-
"typeIdentifier": "t_function_internal_pure$_t_array$_t_enum$_SchemaType_$
|
2519
|
+
"typeIdentifier": "t_function_internal_pure$_t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr_$returns$_t_userDefinedValueType$_Schema_$2900_$",
|
2520
2520
|
"typeString": "function (enum SchemaType[] memory) pure returns (Schema)"
|
2521
2521
|
}
|
2522
2522
|
},
|