@latticexyz/world-modules 2.0.0-main-fa74f25e → 2.0.0-main-3086581a
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/CallboundDelegationControl.sol/CallboundDelegationControl.json +220 -220
- package/out/CallboundDelegations.sol/CallboundDelegations.json +2611 -2611
- package/out/DecodeSlice.sol/DecodeSlice.json +3155 -3155
- package/out/DelegationControl.sol/DelegationControl.json +101 -101
- package/out/EncodeArray.sol/EncodeArray.json +3250 -3250
- package/out/FieldLayout.sol/FieldLayoutInstance.json +51 -51
- package/out/FieldLayout.sol/FieldLayoutLib.json +51 -51
- package/out/Hook.sol/HookInstance.json +16 -16
- package/out/Hook.sol/HookLib.json +16 -16
- package/out/Hooks.sol/Hooks.json +96 -96
- package/out/IAccessManagementSystem.sol/IAccessManagementSystem.json +61 -61
- package/out/IBalanceTransferSystem.sol/IBalanceTransferSystem.json +53 -53
- package/out/IBaseWorld.sol/IBaseWorld.json +70 -70
- package/out/IBatchCallSystem.sol/IBatchCallSystem.json +51 -51
- package/out/ICoreSystem.sol/ICoreSystem.json +6 -6
- package/out/IDelegationControl.sol/IDelegationControl.json +66 -66
- package/out/IModule.sol/IModule.json +78 -78
- package/out/IModuleInstallationSystem.sol/IModuleInstallationSystem.json +27 -27
- package/out/IStore.sol/IStore.json +4 -4
- package/out/IStoreData.sol/IStoreData.json +4 -4
- package/out/IStoreHook.sol/IStoreHook.json +4 -4
- package/out/IStoreRead.sol/IStoreRead.json +4 -4
- package/out/IStoreRegistration.sol/IStoreRegistration.json +4 -4
- package/out/IStoreWrite.sol/IStoreWrite.json +4 -4
- package/out/ISystemHook.sol/ISystemHook.json +90 -90
- package/out/IUniqueEntitySystem.sol/IUniqueEntitySystem.json +13 -13
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.json +71 -71
- package/out/IWorldErrors.sol/IWorldErrors.json +150 -150
- package/out/IWorldKernel.sol/IWorldCall.json +156 -156
- package/out/IWorldKernel.sol/IWorldKernel.json +156 -156
- package/out/IWorldKernel.sol/IWorldModuleInstallation.json +156 -156
- package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +198 -198
- package/out/KeysInTable.sol/KeysInTable.json +10684 -10684
- package/out/KeysInTableHook.sol/KeysInTableHook.json +879 -879
- package/out/KeysInTableModule.sol/KeysInTableModule.json +539 -539
- package/out/KeysWithValue.sol/KeysWithValue.json +3844 -3844
- package/out/KeysWithValueHook.sol/KeysWithValueHook.json +1002 -1002
- package/out/KeysWithValueModule.sol/KeysWithValueModule.json +428 -428
- package/out/Memory.sol/Memory.json +8 -8
- package/out/Module.sol/Module.json +90 -90
- package/out/ResourceIds.sol/ResourceIds.json +70 -70
- package/out/Schema.sol/SchemaInstance.json +76 -76
- package/out/Schema.sol/SchemaLib.json +76 -76
- package/out/SchemaType.sol/SchemaType.json +276 -276
- package/out/Slice.sol/SliceInstance.json +8 -8
- package/out/Slice.sol/SliceLib.json +8 -8
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +305 -305
- package/out/Storage.sol/Storage.json +11 -11
- package/out/StoreCore.sol/StoreCore.json +59 -59
- package/out/StoreCore.sol/StoreCoreInternal.json +59 -59
- package/out/StoreHook.sol/StoreHook.json +362 -362
- package/out/StoreHooks.sol/StoreHooks.json +97 -97
- package/out/StoreSwitch.sol/StoreSwitch.json +16 -16
- package/out/System.sol/System.json +35 -35
- package/out/Tables.sol/Tables.json +98 -98
- package/out/TightCoder.sol/TightCoder.json +128 -128
- package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +124 -124
- package/out/TimeboundDelegations.sol/TimeboundDelegations.json +2002 -2002
- package/out/UniqueEntity.sol/UniqueEntity.json +1418 -1418
- package/out/UniqueEntityModule.sol/UniqueEntityModule.json +329 -329
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +98 -98
- package/out/UsedKeysIndex.sol/UsedKeysIndex.json +2738 -2738
- package/out/WorldContext.sol/WorldContextConsumer.json +379 -379
- package/out/WorldContext.sol/WorldContextProvider.json +379 -379
- package/out/WorldResourceId.sol/WorldResourceIdInstance.json +480 -480
- package/out/WorldResourceId.sol/WorldResourceIdLib.json +480 -480
- package/out/constants.sol/LayoutOffsets.json +164 -140
- package/out/constants.sol/constants.json +115 -115
- 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.json +139 -139
- package/out/leftMask.sol/leftMask.json +61 -61
- 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 +701 -701
- package/out/src/FieldLayout.sol/FieldLayoutLib.json +701 -701
- package/out/src/IStore.sol/IStore.json +57 -57
- package/out/src/IWorldKernel.sol/IWorldCall.json +157 -157
- package/out/src/IWorldKernel.sol/IWorldKernel.json +157 -157
- package/out/src/IWorldKernel.sol/IWorldModuleInstallation.json +157 -157
- package/out/src/Memory.sol/Memory.json +93 -93
- 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 +791 -791
- package/out/src/Schema.sol/SchemaLib.json +791 -791
- package/out/src/Slice.sol/SliceInstance.json +433 -433
- package/out/src/Slice.sol/SliceLib.json +433 -433
- package/out/src/StoreCore.sol/StoreCore.json +4471 -4471
- package/out/src/StoreCore.sol/StoreCoreInternal.json +4471 -4471
- package/out/src/StoreSwitch.sol/StoreSwitch.json +2470 -2470
- package/out/src/WorldContext.sol/WorldContextConsumer.json +379 -379
- package/out/src/WorldContext.sol/WorldContextProvider.json +379 -379
- package/out/src/WorldResourceId.sol/WorldResourceIdInstance.json +480 -480
- package/out/src/WorldResourceId.sol/WorldResourceIdLib.json +480 -480
- package/out/storeHookTypes.sol/storeHookTypes.json +202 -202
- package/out/storeResourceTypes.sol/storeResourceTypes.json +21 -21
- package/out/tables/ResourceIds.sol/ResourceIds.json +1762 -1762
- package/out/tables/Tables.sol/Tables.json +7304 -7304
- package/out/tightcoder/EncodeArray.sol/EncodeArray.json +3250 -3250
- package/out/types.sol/types.json +39 -39
- package/out/version.sol/version.json +12 -12
- package/out/world/src/IERC165.sol/IERC165.json +28 -28
- package/out/worldResourceTypes.sol/worldResourceTypes.json +53 -53
- package/package.json +8 -8
@@ -131,10 +131,10 @@
|
|
131
131
|
},
|
132
132
|
"deployedBytecode": {
|
133
133
|
"object": "0x608060405234801561001057600080fd5b506004361061007d5760003560e01c806317d7de7c1161005b57806317d7de7c146100ec57806345ec93541461011a5780637c5b03351461012d578063e1af802c1461014057600080fd5b806301ffc9a714610082578063119df25f146100aa57806313861fb5146100d7575b600080fd5b6100956100903660046114e6565b610148565b60405190151581526020015b60405180910390f35b6100b26101e1565b60405173ffffffffffffffffffffffffffffffffffffffff90911681526020016100a1565b6100ea6100e5366004611545565b610213565b005b6040517f6b657973496e5461626c6500000000000000000000000000000000000000000081526020016100a1565b604051601f1936013581526020016100a1565b6100ea61013b366004611545565b610245565b6100b261096b565b60007fffffffff0000000000000000000000000000000000000000000000000000000082167f79f50b5b0000000000000000000000000000000000000000000000000000000014806101db57507fffffffff0000000000000000000000000000000000000000000000000000000082167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffcc36013560601c806102105750335b90565b6040517fea8b184c00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60008180602001905181019061025b91906115f6565b9050600061026761096b565b60408051613a3160f11b60208201526000602282018190527f4b657973496e5461626c6500000000000000000000000000000000000000000060308301529293506060916102cd91016040516020818303038152906040526102c89061160f565b61097a565b6108655760408051613a3160f11b6020820152600060228201527f4b657973496e5461626c65000000000000000000000000000000000000000000603082015273ffffffffffffffffffffffffffffffffffffffff8516918291630ba51f4991016040516020818303038152906040526103469061160f565b7c050000000000000000000000000000000000000000000000000000000061036c610a76565b610374610aee565b61037c610c3d565b610384610cc2565b604051602401610399969594939291906116c4565b60408051601f198184030181529181526020820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1660e09490941b9390931790925290516103e6925061170e565b600060405180830381855af49150503d8060008114610421576040519150601f19603f3d011682016040523d82523d6000602084013e610426565b606091505b5090925090508161043a5761043a81610e8a565b60408051613a3160f11b6020820152600060228201527f557365644b657973496e64657800000000000000000000000000000000000000603082015273ffffffffffffffffffffffffffffffffffffffff8516918291630ba51f4991016040516020818303038152906040526104af9061160f565b7e060200010500000000000000000000000000000000000000000000000000006104d7610e92565b6104df610f11565b6104e7610f90565b6104ef61105a565b604051602401610504969594939291906116c4565b60408051601f198184030181529181526020820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1660e09490941b939093179092529051610551925061170e565b600060405180830381855af49150503d806000811461058c576040519150601f19603f3d011682016040523d82523d6000602084013e610591565b606091505b509092509050816105a5576105a581610e8a565b60408051613a3160f11b6020820152600060228201527f4b657973496e5461626c65000000000000000000000000000000000000000000603082015273ffffffffffffffffffffffffffffffffffffffff85169182916340554c3a910160405160208183030381529060405261061a9061160f565b604051602481019190915273ffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000000000000000000000000000000000000000000016604482015260640160408051601f198184030181529181526020820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1660e09490941b9390931790925290516106b1925061170e565b600060405180830381855af49150503d80600081146106ec576040519150601f19603f3d011682016040523d82523d6000602084013e6106f1565b606091505b509092509050816107055761070581610e8a565b60408051613a3160f11b6020820152600060228201527f557365644b657973496e64657800000000000000000000000000000000000000603082015273ffffffffffffffffffffffffffffffffffffffff85169182916340554c3a910160405160208183030381529060405261077a9061160f565b604051602481019190915273ffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000000000000000000000000000000000000000000016604482015260640160408051601f198184030181529181526020820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1660e09490941b939093179092529051610811925061170e565b600060405180830381855af49150503d806000811461084c576040519150601f19603f3d011682016040523d82523d6000602084013e610851565b606091505b509092509050816108655761086581610e8a565b604080516024810186905273ffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000000000000000000000000000000000000000000081166044830152606960648084019190915283518084039091018152608490920183526020820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f530f4b6000000000000000000000000000000000000000000000000000000000179052915191851691610921919061170e565b600060405180830381855af49150503d806000811461095c576040519150601f19603f3d011682016040523d82523d6000602084013e610961565b606091505b5050505050505050565b6000610975611124565b905090565b6040805160018082528183019092526000918291906020808301908036833701905050905082816000815181106109b3576109b361172a565b60209081029190910181019190915260408051613a3160f11b818401527f73746f726500000000000000000000000000000000000000000000000000000060228201527f5265736f7572636549647300000000000000000000000000000000000000000060308201528151808203909301835281019052600090610a6290610a3a9061160f565b8360007e01010001000000000000000000000000000000000000000000000000000000611170565b9050610a6e8160f81c90565b949350505050565b60408051600180825281830190925260009182919060208083019080368337019050509050605f81600081518110610ab057610ab061172a565b602002602001019060c5811115610ac957610ac9611740565b908160c5811115610adc57610adc611740565b905250610ae8816111a6565b91505090565b60408051600580825260c082019092526000918291906020820160a08036833701905050905060c181600081518110610b2957610b2961172a565b602002602001019060c5811115610b4257610b42611740565b908160c5811115610b5557610b55611740565b8152505060c181600181518110610b6e57610b6e61172a565b602002602001019060c5811115610b8757610b87611740565b908160c5811115610b9a57610b9a611740565b8152505060c181600281518110610bb357610bb361172a565b602002602001019060c5811115610bcc57610bcc611740565b908160c5811115610bdf57610bdf611740565b8152505060c181600381518110610bf857610bf861172a565b602002602001019060c5811115610c1157610c11611740565b908160c5811115610c2457610c24611740565b8152505060c181600481518110610ab057610ab061172a565b604080516001808252818301909252606091816020015b6060815260200190600190039081610c545790505090506040518060400160405280600d81526020017f736f757263655461626c6549640000000000000000000000000000000000000081525081600081518110610cb457610cb461172a565b602002602001018190525090565b60408051600580825260c08201909252606091816020015b6060815260200190600190039081610cda5790505090506040518060400160405280600581526020017f6b6579733000000000000000000000000000000000000000000000000000000081525081600081518110610d3a57610d3a61172a565b60200260200101819052506040518060400160405280600581526020017f6b6579733100000000000000000000000000000000000000000000000000000081525081600181518110610d8e57610d8e61172a565b60200260200101819052506040518060400160405280600581526020017f6b6579733200000000000000000000000000000000000000000000000000000081525081600281518110610de257610de261172a565b60200260200101819052506040518060400160405280600581526020017f6b6579733300000000000000000000000000000000000000000000000000000081525081600381518110610e3657610e3661172a565b60200260200101819052506040518060400160405280600581526020017f6b6579733400000000000000000000000000000000000000000000000000000081525081600481518110610cb457610cb461172a565b805160208201fd5b60408051600280825260608201835260009283929190602083019080368337019050509050605f81600081518110610ecc57610ecc61172a565b602002602001019060c5811115610ee557610ee5611740565b908160c5811115610ef857610ef8611740565b81525050605f81600181518110610ab057610ab061172a565b60408051600280825260608201835260009283929190602083019080368337019050509050606081600081518110610f4b57610f4b61172a565b602002602001019060c5811115610f6457610f64611740565b908160c5811115610f7757610f77611740565b81525050600481600181518110610ab057610ab061172a565b6040805160028082526060828101909352816020015b6060815260200190600190039081610fa65790505090506040518060400160405280600d81526020017f736f757263655461626c65496400000000000000000000000000000000000000815250816000815181106110065761100661172a565b60200260200101819052506040518060400160405280600881526020017f6b6579734861736800000000000000000000000000000000000000000000000081525081600181518110610cb457610cb461172a565b6040805160028082526060828101909352816020015b60608152602001906001900390816110705790505090506040518060400160405280600381526020017f6861730000000000000000000000000000000000000000000000000000000000815250816000815181106110d0576110d061172a565b60200260200101819052506040518060400160405280600581526020017f696e64657800000000000000000000000000000000000000000000000000000081525081600181518110610cb457610cb461172a565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e1755460009073ffffffffffffffffffffffffffffffffffffffff168061116b573391505090565b919050565b600061119d61117f868661139c565b60ff858116601b0360080285901c1661119885876113f2565b611435565b95945050505050565b6000601c825111156111f25781516040517f5318beb90000000000000000000000000000000000000000000000000000000081526004016111e991815260200190565b60405180910390fd5b60008080805b85518110156112cd5760006112368783815181106112185761121861172a565b602002602001015160c581111561123157611231611740565b611486565b90508060000361124b57600190920191611283565b8215611283576040517ff1e56be400000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b80840193506008826004601f0303028783815181106112a4576112a461172a565b602002602001015160c58111156112bd576112bd611740565b901b9490941793506001016111f8565b50600581111561130c576040517f5318beb9000000000000000000000000000000000000000000000000000000008152600481018290526024016111e9565b8451819003600861131f6002602061176c565b611329919061177f565b83901b9390931792600860016113416002602061176c565b61134b919061176c565b611355919061177f565b81901b9390931792600860018061136e6002602061176c565b611378919061176c565b611382919061176c565b61138c919061177f565b9190911b92909217949350505050565b600082826040516020016113b1929190611796565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600080805b8360ff1681101561142d5761141960ff601b83900360080287901c16836117c4565b915080611425816117d7565b9150506113f7565b509392505050565b60006020821061145b57602082048401935060208281611457576114576117f1565b0691505b508254600882021b60208290038084111561142d576001850154600882021c82179150509392505050565b6000808260c581111561149b5761149b611740565b60ff16905060618110156114b557601f1660010192915050565b60618360c58111156114c9576114c9611740565b036114d75750601492915050565b50600092915050565b50919050565b6000602082840312156114f857600080fd5b81357fffffffff000000000000000000000000000000000000000000000000000000008116811461152857600080fd5b9392505050565b634e487b7160e01b600052604160045260246000fd5b60006020828403121561155757600080fd5b813567ffffffffffffffff8082111561156f57600080fd5b818401915084601f83011261158357600080fd5b8135818111156115955761159561152f565b604051601f8201601f19908116603f011681019083821181831017156115bd576115bd61152f565b816040528281528760208487010111156115d657600080fd5b826020860160208301376000928101602001929092525095945050505050565b60006020828403121561160857600080fd5b5051919050565b805160208083015191908110156114e05760001960209190910360031b1b16919050565b60005b8381101561164e578181015183820152602001611636565b50506000910152565b600081518084526020808501808196508360051b8101915082860160005b858110156116b75782840389528151805180865261169881888801898501611633565b99860199601f01601f1916949094018501935090840190600101611675565b5091979650505050505050565b86815285602082015284604082015283606082015260c0608082015260006116ef60c0830185611657565b82810360a08401526117018185611657565b9998505050505050505050565b60008251611720818460208701611633565b9190910192915050565b634e487b7160e01b600052603260045260246000fd5b634e487b7160e01b600052602160045260246000fd5b634e487b7160e01b600052601160045260246000fd5b818103818111156101db576101db611756565b80820281158282048414176101db576101db611756565b82815260006020808301845182860160005b828110156116b7578151845292840192908401906001016117a8565b808201808211156101db576101db611756565b600060001982036117ea576117ea611756565b5060010190565b634e487b7160e01b600052601260045260246000fdfea164736f6c6343000815000a",
|
134
|
-
"sourceMap": "1419:2624:114:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;754:220:95;;;;;;:::i;:::-;;:::i;:::-;;;516:14:139;;509:22;491:41;;479:2;464:18;754:220:95;;;;;;;;1151:379:97;;;:::i;:::-;;;719:42:139;707:55;;;689:74;;677:2;662:18;1151:379:97;543:226:139;3945:96:114;;;;;;:::i;:::-;;:::i;:::-;;1720:89;;;1782:22;2094:98:139;;2082:2;2067:18;1720:89:114;1948:250:139;1771:212:97;;;-1:-1:-1;;1953:14:97;1949:23;1936:37;2349:25:139;;2337:2;2322:18;1771:212:97;2203:177:139;1813:2128:114;;;;;;:::i;:::-;;:::i;2199:95:97:-;;;:::i;754:220:95:-;878:4;897:34;;;360:110:90;897:34:95;;:72;;-1:-1:-1;935:34:95;;;188::89;935::95;897:72;890:79;754:220;-1:-1:-1;;754:220:95:o;1151:379:97:-;1433:34;1437:14;1433:34;1420:48;1416:2;1412:57;;1480:45;;-1:-1:-1;1515:10:97;1480:45;1151:379;:::o;3945:96:114:-;4001:35;;;;;;;;;;;;;;1813:2128;1916:24;1970:4;1959:27;;;;;;;;;;;;:::i;:::-;1916:71;;1994:16;2024:8;:6;:8::i;:::-;1253:69:119;;;-1:-1:-1;;;1253:69:119;;;2757:92:139;2095:12:114;2865:11:139;;;2858:100;;;1299:22:119;2974:12:139;;;2967:101;1994:39:114;;-1:-1:-1;2113:23:114;;2148:42;;3084:12:139;1253:69:119;;;;;;;;;;;;1245:78;;;:::i;:::-;2148:22:114;:42::i;:::-;2143:1421;;1253:69:119;;;-1:-1:-1;;;1253:69:119;;;2757:92:139;1286:11:119;2865::139;;;2858:100;1299:22:119;2974:12:139;;;2967:101;2253:27:114;;;;;;2316:19;;3084:12:139;1253:69:119;;;;;;;;;;;;1245:78;;;:::i;:::-;1435:66;2435:26:114;:24;:26::i;:::-;2475:28;:26;:28::i;:::-;2517:25;:23;:25::i;:::-;2556:27;:25;:27::i;:::-;2290:315;;;;;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;2290:315:114;;;;;;;;;;;;;;;;;;;;;;;;;;;;2253:360;;;;-1:-1:-1;2253:360:114;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2229:384:114;;-1:-1:-1;2229:384:114;-1:-1:-1;2229:384:114;2621:41;;2635:27;2651:10;2635:15;:27::i;:::-;1253:71:120;;;-1:-1:-1;;;1253:71:120;;;2757:92:139;1286:11:120;2865::139;;;2858:100;1299:24:120;2974:12:139;;;2967:101;2695:27:114;;;;;;2758:19;;3084:12:139;1253:71:120;;;;;;;;;;;;1245:80;;;:::i;:::-;1439:66;2881:28:114;:26;:28::i;:::-;2923:30;:28;:30::i;:::-;2967:27;:25;:27::i;:::-;3008:29;:27;:29::i;:::-;2732:327;;;;;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;2732:327:114;;;;;;;;;;;;;;;;;;;;;;;;;;;;2695:372;;;;-1:-1:-1;2695:372:114;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2671:396:114;;-1:-1:-1;2671:396:114;-1:-1:-1;2671:396:114;3075:41;;3089:27;3105:10;3089:15;:27::i;:::-;1253:69:119;;;-1:-1:-1;;;1253:69:119;;;2757:92:139;1286:11:119;2865::139;;;2858:100;1299:22:119;2974:12:139;;;2967:101;3194:27:114;;;;;;3246:17;;3084:12:139;1253:69:119;;;;;;;;;;;;1245:78;;;:::i;:::-;3231:70:114;;;;;6026:25:139;;;;6099:42;3294:4:114;6087:55:139;6067:18;;;6060:83;5999:18;;3231:70:114;;;-1:-1:-1;;3231:70:114;;;;;;;;;;;;;;;;;;;;;;;;;;;;3194:115;;;;-1:-1:-1;3194:115:114;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;3170:139:114;;-1:-1:-1;3170:139:114;-1:-1:-1;3170:139:114;3317:41;;3331:27;3347:10;3331:15;:27::i;:::-;1253:71:120;;;-1:-1:-1;;;1253:71:120;;;2757:92:139;1286:11:120;2865::139;;;2858:100;1299:24:120;2974:12:139;;;2967:101;3391:27:114;;;;;;3443:17;;3084:12:139;1253:71:120;;;;;;;;;;;;1245:80;;;:::i;:::-;3428:72:114;;;;;6026:25:139;;;;6099:42;3493:4:114;6087:55:139;6067:18;;;6060:83;5999:18;;3428:72:114;;;-1:-1:-1;;3428:72:114;;;;;;;;;;;;;;;;;;;;;;;;;;;;3391:117;;;;-1:-1:-1;3391:117:114;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;3367:141:114;;-1:-1:-1;3367:141:114;-1:-1:-1;3367:141:114;3516:41;;3530:27;3546:10;3530:15;:27::i;:::-;386:6:81;3707:223:114;;;;;6409:25:139;;;3672:27:114;3801:4;6470:55:139;;6450:18;;;6443:83;3817:95:114;6542:18:139;;;;6535:45;;;;3707:223:114;;;;;;;;;;6382:18:139;;;;3707:223:114;;;;;;;;;;;;;3672:264;;:27;;;;:264;;3707:223;3672:264;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;1813:2128:114:o;2199:95:97:-;2238:7;2260:29;:27;:29::i;:::-;2253:36;;2199:95;:::o;3325:314:76:-;3439:16;;;3453:1;3439:16;;;;;;;;;3391:11;;;;3439:16;;;;;;;;;;;;-1:-1:-1;3439:16:76;3410:45;;3494:10;3461:9;3471:1;3461:12;;;;;;;;:::i;:::-;;;;;;;;;;;:44;;;;1047:74;;;-1:-1:-1;;;1047:74:76;;;2757:92:139;1080:16:76;2865:11:139;;;2858:100;1098:22:76;2974:12:139;;;2967:101;1047:74:76;;;;;;;;;;3084:12:139;;1047:74:76;;-1:-1:-1;;3528:62:76;;1039:83;;;:::i;:::-;3563:9;3574:1;1234:66;3528:24;:62::i;:::-;3512:78;;3604:29;3625:5;3612:20;;8592:5;8506:97;3604:29;3596:38;3325:314;-1:-1:-1;;;;3325:314:76:o;1829:200:119:-;1923:19;;;1940:1;1923:19;;;;;;;;;1876:6;;;;1923:19;;;;;;;;;;;;-1:-1:-1;1923:19:119;1890:52;;1964:18;1948:10;1959:1;1948:13;;;;;;;;:::i;:::-;;;;;;:34;;;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;-1:-1:-1;1996:28:119;2013:10;1996:16;:28::i;:::-;1989:35;;;1829:200;:::o;2071:406::-;2169:19;;;2186:1;2169:19;;;;;;;;;2120:6;;;;2169:19;;;;;;;;;;;-1:-1:-1;2169:19:119;2134:54;;2212:24;2194:12;2207:1;2194:15;;;;;;;;:::i;:::-;;;;;;:42;;;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;;;2260:24;2242:12;2255:1;2242:15;;;;;;;;:::i;:::-;;;;;;:42;;;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;;;2308:24;2290:12;2303:1;2290:15;;;;;;;;:::i;:::-;;;;;;:42;;;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;;;2356:24;2338:12;2351:1;2338:15;;;;;;;;:::i;:::-;;;;;;:42;;;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;;;2404:24;2386:12;2399:1;2386:15;;;;;;;;:::i;2516:144::-;2605:15;;;2618:1;2605:15;;;;;;;;;2562:24;;2605:15;;;;;;;;;;;;;;;;;;;;2594:26;;2626:29;;;;;;;;;;;;;;;;;:8;2635:1;2626:11;;;;;;;;:::i;:::-;;;;;;:29;;;;2516:144;:::o;2701:260::-;2796:15;;;2809:1;2796:15;;;;;;;;;2749:26;;2796:15;;;;;;;;;;;;;;;;;;;;2783:28;;2817:23;;;;;;;;;;;;;;;;;:10;2828:1;2817:13;;;;;;;;:::i;:::-;;;;;;:23;;;;2846;;;;;;;;;;;;;;;;;:10;2857:1;2846:13;;;;;;;;:::i;:::-;;;;;;:23;;;;2875;;;;;;;;;;;;;;;;;:10;2886:1;2875:13;;;;;;;;:::i;:::-;;;;;;:23;;;;2904;;;;;;;;;;;;;;;;;:10;2915:1;2904:13;;;;;;;;:::i;:::-;;;;;;:23;;;;2933;;;;;;;;;;;;;;;;;:10;2944:1;2933:13;;;;;;;;:::i;501:217:108:-;704:6;698:13;691:4;683:6;679:17;672:40;1712:240:120;1806:19;;;1823:1;1806:19;;;;;;;;1759:6;;;;1806:19;1823:1;1806:19;;;;;;;;;;-1:-1:-1;1806:19:120;1773:52;;1847:18;1831:10;1842:1;1831:13;;;;;;;;:::i;:::-;;;;;;:34;;;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;;;1887:18;1871:10;1882:1;1871:13;;;;;;;;:::i;1994:246::-;2092:19;;;2109:1;2092:19;;;;;;;;2043:6;;;;2092:19;2109:1;2092:19;;;;;;;;;;-1:-1:-1;2092:19:120;2057:54;;2135:15;2117:12;2130:1;2117:15;;;;;;;;:::i;:::-;;;;;;:33;;;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;;;2174:17;2156:12;2169:1;2156:15;;;;;;;;:::i;2279:174::-;2368:15;;;2381:1;2368:15;;;2325:24;2368:15;;;;;;;;;;;;;;;;;;;;;;;;;;2357:26;;2389:29;;;;;;;;;;;;;;;;;:8;2398:1;2389:11;;;;;;;;:::i;:::-;;;;;;:29;;;;2424:24;;;;;;;;;;;;;;;;;:8;2433:1;2424:11;;;;;;;;:::i;2494:171::-;2589:15;;;2602:1;2589:15;;;2542:26;2589:15;;;;;;;;;;;;;;;;;;;;;;;;;;2576:28;;2610:21;;;;;;;;;;;;;;;;;:10;2621:1;2610:13;;;;;;;;:::i;:::-;;;;;;:21;;;;2637:23;;;;;;;;;;;;;;;;;:10;2648:1;2637:13;;;;;;;;:::i;1091:227:73:-;622:42;1180:22;1141:7;;1180:22;;;1208:106;;1256:10;1249:17;;;1091:227;:::o;1208:106::-;1294:13;1091:227;-1:-1:-1;1091:227:73:o;22375:541:71:-;22532:7;22669:242;22713:59;22754:7;22763:8;22713:40;:59::i;:::-;22790:31;;;;2929:19:54;:27;295:1:79;2928:44:54;2894:79;;;2881:93;22839:63:71;22878:11;22891:10;22839:38;:63::i;:::-;22669:17;:242::i;:::-;22656:255;22375:541;-1:-1:-1;;;;;22375:541:71:o;778:2059:68:-;846:6;356:2:79;864:7:68;:14;:33;860:85;;;930:7;:14;906:39;;;;;;;;;2349:25:139;;2337:2;2322:18;;2203:177;906:39:68;;;;;;;;860:85;951:14;;;;1152:956;1176:7;:14;1172:1;:18;1152:956;;;1202:24;1229:32;:7;1237:1;1229:10;;;;;;;;:::i;:::-;;;;;;;:30;;;;;;;;:::i;:::-;;:32::i;:::-;1202:59;;1274:16;1294:1;1274:21;1270:404;;1459:15;;;;;1270:404;;;1503:17;;1499:175;;1627:38;;;;;;;;;;;;;;1499:175;1800:16;1785:31;;;;295:1:79;2062::68;2058;228:2:79;2040:19:68;:23;2039:40;2023:7;2031:1;2023:10;;;;;;;;:::i;:::-;;;;;;;2015:19;;;;;;;;:::i;:::-;:65;;2005:75;;;;;-1:-1:-1;2090:3:68;;1152:956;;;;493:1:79;2152:13:68;:34;2148:85;;;2195:38;;;;;;;;2349:25:139;;;2322:18;;2195:38:68;2203:177:139;2148:85:68;2333:14;;:30;;;295:1:79;626:13;638:1;148:2;626:13;:::i;:::-;625:30;;;;:::i;:::-;2621:41:68;;;2611:51;;;;;295:1:79;722;706:13;718:1;148:2;706:13;:::i;:::-;:17;;;;:::i;:::-;705:34;;;;:::i;:::-;2678:47:68;;;2668:57;;;;;295:1:79;811;;791:13;803:1;148:2;791:13;:::i;:::-;:17;;;;:::i;:::-;:21;;;;:::i;:::-;790:38;;;;:::i;:::-;2741:49:68;;;;2731:59;;;;;778:2059;-1:-1:-1;;;;778:2059:68:o;32246:191:71:-;32348:7;32412;32421:8;32395:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;32395:35:71;;;;;;;;;32385:46;;32395:35;32385:46;;;;26084:22;32378:53;;32246:191;-1:-1:-1;;;32246:191:71:o;32819:242::-;32915:7;;;32954:84;32974:10;32970:14;;:1;:14;32954:84;;;32999:32;2881:93:54;2929:19;:27;;;295:1:79;2928:44:54;2894:79;;;2881:93;32999:32:71;;:::i;:::-;;-1:-1:-1;32986:3:71;;;;:::i;:::-;;;;32954:84;;;-1:-1:-1;33050:6:71;32819:242;-1:-1:-1;;;32819:242:71:o;6940:790:70:-;7038:14;7074:2;7064:6;:12;7060:112;;7133:2;7124:6;:11;7106:29;;;;7155:2;7145:12;;;;;;:::i;:::-;;;;7060:112;-1:-1:-1;7352:21:70;;7348:1;7336:14;;7332:42;7500:2;:11;;;7582:22;;;7578:148;;;7707:1;7691:14;7687:22;7681:29;7677:1;7662:13;7658:21;7654:57;7646:6;7643:69;7633:79;;7054:676;6940:790;;;;;:::o;3195:520:52:-;3261:7;3274:13;3296:10;3290:17;;;;;;;;:::i;:::-;3274:33;;;;3324:2;3316:5;:10;3312:401;;;3568:2;3560:10;3574:1;3559:16;;;-1:-1:-1;;3195:520:52:o;3312:401::-;3610:18;3596:10;:32;;;;;;;;:::i;:::-;;3592:121;;-1:-1:-1;3643:2:52;;3195:520;-1:-1:-1;;3195:520:52:o;3592:121::-;-1:-1:-1;3707:1:52;;3195:520;-1:-1:-1;;3195:520:52:o;3592:121::-;3270:445;3195:520;;;:::o;14:332:139:-;72:6;125:2;113:9;104:7;100:23;96:32;93:52;;;141:1;138;131:12;93:52;180:9;167:23;230:66;223:5;219:78;212:5;209:89;199:117;;312:1;309;302:12;199:117;335:5;14:332;-1:-1:-1;;;14:332:139:o;774:184::-;-1:-1:-1;;;823:1:139;816:88;923:4;920:1;913:15;947:4;944:1;937:15;963:980;1031:6;1084:2;1072:9;1063:7;1059:23;1055:32;1052:52;;;1100:1;1097;1090:12;1052:52;1140:9;1127:23;1169:18;1210:2;1202:6;1199:14;1196:34;;;1226:1;1223;1216:12;1196:34;1264:6;1253:9;1249:22;1239:32;;1309:7;1302:4;1298:2;1294:13;1290:27;1280:55;;1331:1;1328;1321:12;1280:55;1367:2;1354:16;1389:2;1385;1382:10;1379:36;;;1395:18;;:::i;:::-;1529:2;1523:9;1591:4;1583:13;;-1:-1:-1;;1579:22:139;;;1603:2;1575:31;1571:40;1559:53;;;1627:18;;;1647:22;;;1624:46;1621:72;;;1673:18;;:::i;:::-;1713:10;1709:2;1702:22;1748:2;1740:6;1733:18;1788:7;1783:2;1778;1774;1770:11;1766:20;1763:33;1760:53;;;1809:1;1806;1799:12;1760:53;1865:2;1860;1856;1852:11;1847:2;1839:6;1835:15;1822:46;1910:1;1888:15;;;1905:2;1884:24;1877:35;;;;-1:-1:-1;1892:6:139;963:980;-1:-1:-1;;;;;963:980:139:o;2385:184::-;2455:6;2508:2;2496:9;2487:7;2483:23;2479:32;2476:52;;;2524:1;2521;2514:12;2476:52;-1:-1:-1;2547:16:139;;2385:184;-1:-1:-1;2385:184:139:o;3107:357::-;3225:12;;3272:4;3261:16;;;3255:23;;3225:12;3290:16;;3287:171;;;-1:-1:-1;;3364:4:139;3360:17;;;;3357:1;3353:25;3349:98;3338:110;;3107:357;-1:-1:-1;3107:357:139:o;3469:250::-;3554:1;3564:113;3578:6;3575:1;3572:13;3564:113;;;3654:11;;;3648:18;3635:11;;;3628:39;3600:2;3593:10;3564:113;;;-1:-1:-1;;3711:1:139;3693:16;;3686:27;3469:250::o;3724:882::-;3776:3;3814:5;3808:12;3841:6;3836:3;3829:19;3867:4;3908:2;3903:3;3899:12;3933:11;3960;3953:18;;4010:6;4007:1;4003:14;3996:5;3992:26;3980:38;;4052:2;4045:5;4041:14;4073:1;4083:497;4097:6;4094:1;4091:13;4083:497;;;4168:5;4162:4;4158:16;4153:3;4146:29;4204:6;4198:13;4246:2;4240:9;4275:8;4269:4;4262:22;4297:72;4360:8;4355:2;4349:4;4345:13;4340:2;4336;4332:11;4297:72;:::i;:::-;4558:12;;;;4422:2;4408:17;-1:-1:-1;;4404:90:139;4394:101;;;;4390:110;;;-1:-1:-1;4523:15:139;;;;4119:1;4112:9;4083:497;;;-1:-1:-1;4596:4:139;;3724:882;-1:-1:-1;;;;;;;3724:882:139:o;4611:912::-;5141:6;5130:9;5123:25;5184:6;5179:2;5168:9;5164:18;5157:34;5227:6;5222:2;5211:9;5207:18;5200:34;5270:6;5265:2;5254:9;5250:18;5243:34;5314:3;5308;5297:9;5293:19;5286:32;5104:4;5341:56;5392:3;5381:9;5377:19;5369:6;5341:56;:::i;:::-;5446:9;5438:6;5434:22;5428:3;5417:9;5413:19;5406:51;5474:43;5510:6;5502;5474:43;:::i;:::-;5466:51;4611:912;-1:-1:-1;;;;;;;;;4611:912:139:o;5528:287::-;5657:3;5695:6;5689:13;5711:66;5770:6;5765:3;5758:4;5750:6;5746:17;5711:66;:::i;:::-;5793:16;;;;;5528:287;-1:-1:-1;;5528:287:139:o;6591:184::-;-1:-1:-1;;;6640:1:139;6633:88;6740:4;6737:1;6730:15;6764:4;6761:1;6754:15;6780:184;-1:-1:-1;;;6829:1:139;6822:88;6929:4;6926:1;6919:15;6953:4;6950:1;6943:15;6969:184;-1:-1:-1;;;7018:1:139;7011:88;7118:4;7115:1;7108:15;7142:4;7139:1;7132:15;7158:128;7225:9;;;7246:11;;;7243:37;;;7260:18;;:::i;7291:168::-;7364:9;;;7395;;7412:15;;;7406:22;;7392:37;7382:71;;7433:18;;:::i;7464:640::-;7715:6;7710:3;7703:19;7685:3;7741:2;7774;7769:3;7765:12;7806:6;7800:13;7871:2;7863:6;7859:15;7892:1;7902:175;7916:6;7913:1;7910:13;7902:175;;;7979:13;;7965:28;;8015:14;;;;8052:15;;;;7938:1;7931:9;7902:175;;8109:125;8174:9;;;8195:10;;;8192:36;;;8208:18;;:::i;8239:195::-;8278:3;-1:-1:-1;;8302:5:139;8299:77;8296:103;;8379:18;;:::i;:::-;-1:-1:-1;8426:1:139;8415:13;;8239:195::o;8439:184::-;-1:-1:-1;;;8488:1:139;8481:88;8588:4;8585:1;8578:15;8612:4;8609:1;8602:15",
|
134
|
+
"sourceMap": "1419:2624:114:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;754:220:95;;;;;;:::i;:::-;;:::i;:::-;;;516:14:139;;509:22;491:41;;479:2;464:18;754:220:95;;;;;;;;1151:379:97;;;:::i;:::-;;;719:42:139;707:55;;;689:74;;677:2;662:18;1151:379:97;543:226:139;3945:96:114;;;;;;:::i;:::-;;:::i;:::-;;1720:89;;;1782:22;2094:98:139;;2082:2;2067:18;1720:89:114;1948:250:139;1771:212:97;;;-1:-1:-1;;1953:14:97;1949:23;1936:37;2349:25:139;;2337:2;2322:18;1771:212:97;2203:177:139;1813:2128:114;;;;;;:::i;:::-;;:::i;2199:95:97:-;;;:::i;754:220:95:-;878:4;897:34;;;360:110:90;897:34:95;;:72;;-1:-1:-1;935:34:95;;;188::89;935::95;897:72;890:79;754:220;-1:-1:-1;;754:220:95:o;1151:379:97:-;1433:34;1437:14;1433:34;1420:48;1416:2;1412:57;;1480:45;;-1:-1:-1;1515:10:97;1480:45;1151:379;:::o;3945:96:114:-;4001:35;;;;;;;;;;;;;;1813:2128;1916:24;1970:4;1959:27;;;;;;;;;;;;:::i;:::-;1916:71;;1994:16;2024:8;:6;:8::i;:::-;1253:69:119;;;-1:-1:-1;;;1253:69:119;;;2757:92:139;2095:12:114;2865:11:139;;;2858:100;;;1299:22:119;2974:12:139;;;2967:101;1994:39:114;;-1:-1:-1;2113:23:114;;2148:42;;3084:12:139;1253:69:119;;;;;;;;;;;;1245:78;;;:::i;:::-;2148:22:114;:42::i;:::-;2143:1421;;1253:69:119;;;-1:-1:-1;;;1253:69:119;;;2757:92:139;1286:11:119;2865::139;;;2858:100;1299:22:119;2974:12:139;;;2967:101;2253:27:114;;;;;;2316:19;;3084:12:139;1253:69:119;;;;;;;;;;;;1245:78;;;:::i;:::-;1435:66;2435:26:114;:24;:26::i;:::-;2475:28;:26;:28::i;:::-;2517:25;:23;:25::i;:::-;2556:27;:25;:27::i;:::-;2290:315;;;;;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;2290:315:114;;;;;;;;;;;;;;;;;;;;;;;;;;;;2253:360;;;;-1:-1:-1;2253:360:114;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2229:384:114;;-1:-1:-1;2229:384:114;-1:-1:-1;2229:384:114;2621:41;;2635:27;2651:10;2635:15;:27::i;:::-;1253:71:120;;;-1:-1:-1;;;1253:71:120;;;2757:92:139;1286:11:120;2865::139;;;2858:100;1299:24:120;2974:12:139;;;2967:101;2695:27:114;;;;;;2758:19;;3084:12:139;1253:71:120;;;;;;;;;;;;1245:80;;;:::i;:::-;1439:66;2881:28:114;:26;:28::i;:::-;2923:30;:28;:30::i;:::-;2967:27;:25;:27::i;:::-;3008:29;:27;:29::i;:::-;2732:327;;;;;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;2732:327:114;;;;;;;;;;;;;;;;;;;;;;;;;;;;2695:372;;;;-1:-1:-1;2695:372:114;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2671:396:114;;-1:-1:-1;2671:396:114;-1:-1:-1;2671:396:114;3075:41;;3089:27;3105:10;3089:15;:27::i;:::-;1253:69:119;;;-1:-1:-1;;;1253:69:119;;;2757:92:139;1286:11:119;2865::139;;;2858:100;1299:22:119;2974:12:139;;;2967:101;3194:27:114;;;;;;3246:17;;3084:12:139;1253:69:119;;;;;;;;;;;;1245:78;;;:::i;:::-;3231:70:114;;;;;6026:25:139;;;;6099:42;3294:4:114;6087:55:139;6067:18;;;6060:83;5999:18;;3231:70:114;;;-1:-1:-1;;3231:70:114;;;;;;;;;;;;;;;;;;;;;;;;;;;;3194:115;;;;-1:-1:-1;3194:115:114;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;3170:139:114;;-1:-1:-1;3170:139:114;-1:-1:-1;3170:139:114;3317:41;;3331:27;3347:10;3331:15;:27::i;:::-;1253:71:120;;;-1:-1:-1;;;1253:71:120;;;2757:92:139;1286:11:120;2865::139;;;2858:100;1299:24:120;2974:12:139;;;2967:101;3391:27:114;;;;;;3443:17;;3084:12:139;1253:71:120;;;;;;;;;;;;1245:80;;;:::i;:::-;3428:72:114;;;;;6026:25:139;;;;6099:42;3493:4:114;6087:55:139;6067:18;;;6060:83;5999:18;;3428:72:114;;;-1:-1:-1;;3428:72:114;;;;;;;;;;;;;;;;;;;;;;;;;;;;3391:117;;;;-1:-1:-1;3391:117:114;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;3367:141:114;;-1:-1:-1;3367:141:114;-1:-1:-1;3367:141:114;3516:41;;3530:27;3546:10;3530:15;:27::i;:::-;983:6:81;3707:223:114;;;;;6409:25:139;;;3672:27:114;3801:4;6470:55:139;;6450:18;;;6443:83;3817:95:114;6542:18:139;;;;6535:45;;;;3707:223:114;;;;;;;;;;6382:18:139;;;;3707:223:114;;;;;;;;;;;;;3672:264;;:27;;;;:264;;3707:223;3672:264;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;1813:2128:114:o;2199:95:97:-;2238:7;2260:29;:27;:29::i;:::-;2253:36;;2199:95;:::o;3325:314:76:-;3439:16;;;3453:1;3439:16;;;;;;;;;3391:11;;;;3439:16;;;;;;;;;;;;-1:-1:-1;3439:16:76;3410:45;;3494:10;3461:9;3471:1;3461:12;;;;;;;;:::i;:::-;;;;;;;;;;;:44;;;;1047:74;;;-1:-1:-1;;;1047:74:76;;;2757:92:139;1080:16:76;2865:11:139;;;2858:100;1098:22:76;2974:12:139;;;2967:101;1047:74:76;;;;;;;;;;3084:12:139;;1047:74:76;;-1:-1:-1;;3528:62:76;;1039:83;;;:::i;:::-;3563:9;3574:1;1234:66;3528:24;:62::i;:::-;3512:78;;3604:29;3625:5;3612:20;;8592:5;8506:97;3604:29;3596:38;3325:314;-1:-1:-1;;;;3325:314:76:o;1829:200:119:-;1923:19;;;1940:1;1923:19;;;;;;;;;1876:6;;;;1923:19;;;;;;;;;;;;-1:-1:-1;1923:19:119;1890:52;;1964:18;1948:10;1959:1;1948:13;;;;;;;;:::i;:::-;;;;;;:34;;;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;-1:-1:-1;1996:28:119;2013:10;1996:16;:28::i;:::-;1989:35;;;1829:200;:::o;2071:406::-;2169:19;;;2186:1;2169:19;;;;;;;;;2120:6;;;;2169:19;;;;;;;;;;;-1:-1:-1;2169:19:119;2134:54;;2212:24;2194:12;2207:1;2194:15;;;;;;;;:::i;:::-;;;;;;:42;;;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;;;2260:24;2242:12;2255:1;2242:15;;;;;;;;:::i;:::-;;;;;;:42;;;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;;;2308:24;2290:12;2303:1;2290:15;;;;;;;;:::i;:::-;;;;;;:42;;;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;;;2356:24;2338:12;2351:1;2338:15;;;;;;;;:::i;:::-;;;;;;:42;;;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;;;2404:24;2386:12;2399:1;2386:15;;;;;;;;:::i;2516:144::-;2605:15;;;2618:1;2605:15;;;;;;;;;2562:24;;2605:15;;;;;;;;;;;;;;;;;;;;2594:26;;2626:29;;;;;;;;;;;;;;;;;:8;2635:1;2626:11;;;;;;;;:::i;:::-;;;;;;:29;;;;2516:144;:::o;2701:260::-;2796:15;;;2809:1;2796:15;;;;;;;;;2749:26;;2796:15;;;;;;;;;;;;;;;;;;;;2783:28;;2817:23;;;;;;;;;;;;;;;;;:10;2828:1;2817:13;;;;;;;;:::i;:::-;;;;;;:23;;;;2846;;;;;;;;;;;;;;;;;:10;2857:1;2846:13;;;;;;;;:::i;:::-;;;;;;:23;;;;2875;;;;;;;;;;;;;;;;;:10;2886:1;2875:13;;;;;;;;:::i;:::-;;;;;;:23;;;;2904;;;;;;;;;;;;;;;;;:10;2915:1;2904:13;;;;;;;;:::i;:::-;;;;;;:23;;;;2933;;;;;;;;;;;;;;;;;:10;2944:1;2933:13;;;;;;;;:::i;501:217:108:-;704:6;698:13;691:4;683:6;679:17;672:40;1712:240:120;1806:19;;;1823:1;1806:19;;;;;;;;1759:6;;;;1806:19;1823:1;1806:19;;;;;;;;;;-1:-1:-1;1806:19:120;1773:52;;1847:18;1831:10;1842:1;1831:13;;;;;;;;:::i;:::-;;;;;;:34;;;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;;;1887:18;1871:10;1882:1;1871:13;;;;;;;;:::i;1994:246::-;2092:19;;;2109:1;2092:19;;;;;;;;2043:6;;;;2092:19;2109:1;2092:19;;;;;;;;;;-1:-1:-1;2092:19:120;2057:54;;2135:15;2117:12;2130:1;2117:15;;;;;;;;:::i;:::-;;;;;;:33;;;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;;;2174:17;2156:12;2169:1;2156:15;;;;;;;;:::i;2279:174::-;2368:15;;;2381:1;2368:15;;;2325:24;2368:15;;;;;;;;;;;;;;;;;;;;;;;;;;2357:26;;2389:29;;;;;;;;;;;;;;;;;:8;2398:1;2389:11;;;;;;;;:::i;:::-;;;;;;:29;;;;2424:24;;;;;;;;;;;;;;;;;:8;2433:1;2424:11;;;;;;;;:::i;2494:171::-;2589:15;;;2602:1;2589:15;;;2542:26;2589:15;;;;;;;;;;;;;;;;;;;;;;;;;;2576:28;;2610:21;;;;;;;;;;;;;;;;;:10;2621:1;2610:13;;;;;;;;:::i;:::-;;;;;;:21;;;;2637:23;;;;;;;;;;;;;;;;;:10;2648:1;2637:13;;;;;;;;:::i;1091:227:73:-;622:42;1180:22;1141:7;;1180:22;;;1208:106;;1256:10;1249:17;;;1091:227;:::o;1208:106::-;1294:13;1091:227;-1:-1:-1;1091:227:73:o;22375:541:71:-;22532:7;22669:242;22713:59;22754:7;22763:8;22713:40;:59::i;:::-;22790:31;;;;2929:19:54;:27;537:1:79;2928:44:54;2894:79;;;2881:93;22839:63:71;22878:11;22891:10;22839:38;:63::i;:::-;22669:17;:242::i;:::-;22656:255;22375:541;-1:-1:-1;;;;;22375:541:71:o;778:2059:68:-;846:6;647:2:79;864:7:68;:14;:33;860:85;;;930:7;:14;906:39;;;;;;;;;2349:25:139;;2337:2;2322:18;;2203:177;906:39:68;;;;;;;;860:85;951:14;;;;1152:956;1176:7;:14;1172:1;:18;1152:956;;;1202:24;1229:32;:7;1237:1;1229:10;;;;;;;;:::i;:::-;;;;;;;:30;;;;;;;;:::i;:::-;;:32::i;:::-;1202:59;;1274:16;1294:1;1274:21;1270:404;;1459:15;;;;;1270:404;;;1503:17;;1499:175;;1627:38;;;;;;;;;;;;;;1499:175;1800:16;1785:31;;;;537:1:79;2062::68;2058;437:2:79;2040:19:68;:23;2039:40;2023:7;2031:1;2023:10;;;;;;;;:::i;:::-;;;;;;;2015:19;;;;;;;;:::i;:::-;:65;;2005:75;;;;;-1:-1:-1;2090:3:68;;1152:956;;;;902:1:79;2152:13:68;:34;2148:85;;;2195:38;;;;;;;;2349:25:139;;;2322:18;;2195:38:68;2203:177:139;2148:85:68;2333:14;;:30;;;537:1:79;1247:13;1259:1;334:2;1247:13;:::i;:::-;1246:30;;;;:::i;:::-;2621:41:68;;;2611:51;;;;;537:1:79;1425;1409:13;1421:1;334:2;1409:13;:::i;:::-;:17;;;;:::i;:::-;1408:34;;;;:::i;:::-;2678:47:68;;;2668:57;;;;;537:1:79;1597;;1577:13;1589:1;334:2;1577:13;:::i;:::-;:17;;;;:::i;:::-;:21;;;;:::i;:::-;1576:38;;;;:::i;:::-;2741:49:68;;;;2731:59;;;;;778:2059;-1:-1:-1;;;;778:2059:68:o;32246:191:71:-;32348:7;32412;32421:8;32395:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;32395:35:71;;;;;;;;;32385:46;;32395:35;32385:46;;;;26084:22;32378:53;;32246:191;-1:-1:-1;;;32246:191:71:o;32819:242::-;32915:7;;;32954:84;32974:10;32970:14;;:1;:14;32954:84;;;32999:32;2881:93:54;2929:19;:27;;;537:1:79;2928:44:54;2894:79;;;2881:93;32999:32:71;;:::i;:::-;;-1:-1:-1;32986:3:71;;;;:::i;:::-;;;;32954:84;;;-1:-1:-1;33050:6:71;32819:242;-1:-1:-1;;;32819:242:71:o;6940:790:70:-;7038:14;7074:2;7064:6;:12;7060:112;;7133:2;7124:6;:11;7106:29;;;;7155:2;7145:12;;;;;;:::i;:::-;;;;7060:112;-1:-1:-1;7352:21:70;;7348:1;7336:14;;7332:42;7500:2;:11;;;7582:22;;;7578:148;;;7707:1;7691:14;7687:22;7681:29;7677:1;7662:13;7658:21;7654:57;7646:6;7643:69;7633:79;;7054:676;6940:790;;;;;:::o;3195:520:52:-;3261:7;3274:13;3296:10;3290:17;;;;;;;;:::i;:::-;3274:33;;;;3324:2;3316:5;:10;3312:401;;;3568:2;3560:10;3574:1;3559:16;;;-1:-1:-1;;3195:520:52:o;3312:401::-;3610:18;3596:10;:32;;;;;;;;:::i;:::-;;3592:121;;-1:-1:-1;3643:2:52;;3195:520;-1:-1:-1;;3195:520:52:o;3592:121::-;-1:-1:-1;3707:1:52;;3195:520;-1:-1:-1;;3195:520:52:o;3592:121::-;3270:445;3195:520;;;:::o;14:332:139:-;72:6;125:2;113:9;104:7;100:23;96:32;93:52;;;141:1;138;131:12;93:52;180:9;167:23;230:66;223:5;219:78;212:5;209:89;199:117;;312:1;309;302:12;199:117;335:5;14:332;-1:-1:-1;;;14:332:139:o;774:184::-;-1:-1:-1;;;823:1:139;816:88;923:4;920:1;913:15;947:4;944:1;937:15;963:980;1031:6;1084:2;1072:9;1063:7;1059:23;1055:32;1052:52;;;1100:1;1097;1090:12;1052:52;1140:9;1127:23;1169:18;1210:2;1202:6;1199:14;1196:34;;;1226:1;1223;1216:12;1196:34;1264:6;1253:9;1249:22;1239:32;;1309:7;1302:4;1298:2;1294:13;1290:27;1280:55;;1331:1;1328;1321:12;1280:55;1367:2;1354:16;1389:2;1385;1382:10;1379:36;;;1395:18;;:::i;:::-;1529:2;1523:9;1591:4;1583:13;;-1:-1:-1;;1579:22:139;;;1603:2;1575:31;1571:40;1559:53;;;1627:18;;;1647:22;;;1624:46;1621:72;;;1673:18;;:::i;:::-;1713:10;1709:2;1702:22;1748:2;1740:6;1733:18;1788:7;1783:2;1778;1774;1770:11;1766:20;1763:33;1760:53;;;1809:1;1806;1799:12;1760:53;1865:2;1860;1856;1852:11;1847:2;1839:6;1835:15;1822:46;1910:1;1888:15;;;1905:2;1884:24;1877:35;;;;-1:-1:-1;1892:6:139;963:980;-1:-1:-1;;;;;963:980:139:o;2385:184::-;2455:6;2508:2;2496:9;2487:7;2483:23;2479:32;2476:52;;;2524:1;2521;2514:12;2476:52;-1:-1:-1;2547:16:139;;2385:184;-1:-1:-1;2385:184:139:o;3107:357::-;3225:12;;3272:4;3261:16;;;3255:23;;3225:12;3290:16;;3287:171;;;-1:-1:-1;;3364:4:139;3360:17;;;;3357:1;3353:25;3349:98;3338:110;;3107:357;-1:-1:-1;3107:357:139:o;3469:250::-;3554:1;3564:113;3578:6;3575:1;3572:13;3564:113;;;3654:11;;;3648:18;3635:11;;;3628:39;3600:2;3593:10;3564:113;;;-1:-1:-1;;3711:1:139;3693:16;;3686:27;3469:250::o;3724:882::-;3776:3;3814:5;3808:12;3841:6;3836:3;3829:19;3867:4;3908:2;3903:3;3899:12;3933:11;3960;3953:18;;4010:6;4007:1;4003:14;3996:5;3992:26;3980:38;;4052:2;4045:5;4041:14;4073:1;4083:497;4097:6;4094:1;4091:13;4083:497;;;4168:5;4162:4;4158:16;4153:3;4146:29;4204:6;4198:13;4246:2;4240:9;4275:8;4269:4;4262:22;4297:72;4360:8;4355:2;4349:4;4345:13;4340:2;4336;4332:11;4297:72;:::i;:::-;4558:12;;;;4422:2;4408:17;-1:-1:-1;;4404:90:139;4394:101;;;;4390:110;;;-1:-1:-1;4523:15:139;;;;4119:1;4112:9;4083:497;;;-1:-1:-1;4596:4:139;;3724:882;-1:-1:-1;;;;;;;3724:882:139:o;4611:912::-;5141:6;5130:9;5123:25;5184:6;5179:2;5168:9;5164:18;5157:34;5227:6;5222:2;5211:9;5207:18;5200:34;5270:6;5265:2;5254:9;5250:18;5243:34;5314:3;5308;5297:9;5293:19;5286:32;5104:4;5341:56;5392:3;5381:9;5377:19;5369:6;5341:56;:::i;:::-;5446:9;5438:6;5434:22;5428:3;5417:9;5413:19;5406:51;5474:43;5510:6;5502;5474:43;:::i;:::-;5466:51;4611:912;-1:-1:-1;;;;;;;;;4611:912:139:o;5528:287::-;5657:3;5695:6;5689:13;5711:66;5770:6;5765:3;5758:4;5750:6;5746:17;5711:66;:::i;:::-;5793:16;;;;;5528:287;-1:-1:-1;;5528:287:139:o;6591:184::-;-1:-1:-1;;;6640:1:139;6633:88;6740:4;6737:1;6730:15;6764:4;6761:1;6754:15;6780:184;-1:-1:-1;;;6829:1:139;6822:88;6929:4;6926:1;6919:15;6953:4;6950:1;6943:15;6969:184;-1:-1:-1;;;7018:1:139;7011:88;7118:4;7115:1;7108:15;7142:4;7139:1;7132:15;7158:128;7225:9;;;7246:11;;;7243:37;;;7260:18;;:::i;7291:168::-;7364:9;;;7395;;7412:15;;;7406:22;;7392:37;7382:71;;7433:18;;:::i;7464:640::-;7715:6;7710:3;7703:19;7685:3;7741:2;7774;7769:3;7765:12;7806:6;7800:13;7871:2;7863:6;7859:15;7892:1;7902:175;7916:6;7913:1;7910:13;7902:175;;;7979:13;;7965:28;;8015:14;;;;8052:15;;;;7938:1;7931:9;7902:175;;8109:125;8174:9;;;8195:10;;;8192:36;;;8208:18;;:::i;8239:195::-;8278:3;-1:-1:-1;;8302:5:139;8299:77;8296:103;;8379:18;;:::i;:::-;-1:-1:-1;8426:1:139;8415:13;;8239:195::o;8439:184::-;-1:-1:-1;;;8488:1:139;8481:88;8588:4;8585:1;8578:15;8612:4;8609:1;8602:15",
|
135
135
|
"linkReferences": {},
|
136
136
|
"immutableReferences": {
|
137
|
-
"
|
137
|
+
"39915": [
|
138
138
|
{
|
139
139
|
"start": 1596,
|
140
140
|
"length": 32
|
@@ -159,7 +159,7 @@
|
|
159
159
|
"installRoot(bytes)": "7c5b0335",
|
160
160
|
"supportsInterface(bytes4)": "01ffc9a7"
|
161
161
|
},
|
162
|
-
"rawMetadata": "{\"compiler\":{\"version\":\"0.8.21+commit.d9974bed\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"Module_NonRootInstallNotSupported\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Module_RootInstallNotSupported\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"SchemaLib_InvalidLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"SchemaLib_StaticTypeAfterDynamicType\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"_msgSender\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"_msgValue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"_world\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getName\",\"outputs\":[{\"internalType\":\"bytes16\",\"name\":\"\",\"type\":\"bytes16\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"install\",\"outputs\":[],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"args\",\"type\":\"bytes\"}],\"name\":\"installRoot\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"pure\",\"type\":\"function\"}],\"devdoc\":{\"errors\":{\"Module_RootInstallNotSupported()\":[{\"details\":\"Errors to represent non-support of specific installation types.\"}]},\"kind\":\"dev\",\"methods\":{\"_msgSender()\":{\"returns\":{\"sender\":\"The address of the trusted sender.\"}},\"_msgValue()\":{\"returns\":{\"value\":\"The `msg.value` in the call to the World contract before the World routed the call to the WorldContextConsumer contract.\"}},\"_world()\":{\"returns\":{\"_0\":\"The address of the World contract that routed the call to this WorldContextConsumer.\"}},\"getName()\":{\"details\":\"Provides a way to identify the module by a unique name.\",\"returns\":{\"_0\":\"The name of the module as a bytes16.\"}},\"installRoot(bytes)\":{\"details\":\"This function is invoked by the World contract during `installRootModule` process. The module expects to be called via the World contract and thus installs itself on the `msg.sender`.\",\"params\":{\"args\":\"Arguments that may be needed during the installation process.\"}},\"supportsInterface(bytes4)\":{\"details\":\"Overrides the functionality from IERC165 and WorldContextConsumer to check for supported interfaces.\",\"params\":{\"interfaceId\":\"The bytes4 identifier for the interface.\"},\"returns\":{\"_0\":\"true if the interface is supported, false otherwise.\"}}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"_msgSender()\":{\"notice\":\"Extracts the trusted msg.sender value from the appended calldata.\"},\"_msgValue()\":{\"notice\":\"Extract the `msg.value` from the context appended to the calldata.\"},\"_world()\":{\"notice\":\"Get the address of the World contract that routed the call to this WorldContextConsumer.\"},\"getName()\":{\"notice\":\"Return the name of the module.\"},\"installRoot(bytes)\":{\"notice\":\"Installs the module as a root module.\"},\"supportsInterface(bytes4)\":{\"notice\":\"Checks if the given interfaceId is supported by this contract.\"}},\"notice\":\"This module deploys a hook that is called when a value is set in the `sourceTableId` provided in the install methods arguments. The hook keeps track of the keys that are in a given table. This mapping is stored in a global table that is registered when the module is first installed. Note: if a table with composite keys is used, only the first key is indexed Note: this module currently only supports `installRoot` (via `World.installRootModule`). TODO: add support for `install` (via `World.installModule`) by using `callFrom` with the `msgSender()`\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"src/modules/keysintable/KeysInTableModule.sol\":\"KeysInTableModule\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":ds-test/=node_modules/ds-test/src/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol\":{\"keccak256\":\"0x770eff7a38b9b7b1613dc11ca09db4f28b42a117c9b39b2a06a650a58a250bdb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://39f544110658a53def52c2a4e33b8b158b95a4f14fccea58d5268b6e728d86d4\",\"dweb:/ipfs/QmTesj6tjSFbfAiKUitXapdNYWPStS8bLkB3r22qfyHwUC\"]},\"node_modules/@latticexyz/store/src/Bytes.sol\":{\"keccak256\":\"0xb36724e0369ad053579ec04b9b51707dd8dcc4a72b38404cebdf018ce40bf202\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8745e1632b7ee94f128600837a36ae53fabaf73c506b0c6d1cae70ea2e9b086\",\"dweb:/ipfs/QmXuMqmybWjEPqWEx91DTM7KAUyxAmDcsj7riBfCfA427N\"]},\"node_modules/@latticexyz/store/src/FieldLayout.sol\":{\"keccak256\":\"0xadb7ac513012e59b66ca70b786eec1465f6b44ae268765de6d8ae1f1a9531192\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://aa59a7d190154d7eba8fa6b5f0c6e5477f434a217f0e353c3b158a3c25895057\",\"dweb:/ipfs/QmeWTCwGJwZjjYYKdaSSWa1rzc4Uo4YXMUDotTQfdSCtRD\"]},\"node_modules/@latticexyz/store/src/Hook.sol\":{\"keccak256\":\"0xd54d6067a7a8683c446c5c88c1a4b0019caca1cddcde8583f83a8f13f172a923\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f85e55447a4fdad532dd84e1ba7c169603848d210fc461b32dc57fd7b6b72410\",\"dweb:/ipfs/Qmejcoi7J3Ad5RZdndJsDQqRfmKs6FKW9aksALFvkxmm41\"]},\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x1a113ae394de69ca1db7e9acb1886eaee3967dcfed46fc78497e77bc26dd778f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://091e04dc9e8d5b3a492d1d39a6d06fd5b4bad3c282bd4c06a38d92bec3422513\",\"dweb:/ipfs/QmbfMi1bH9RAs4JMDxKmhVqpAoyoVgN9nd7o11SakJC1zQ\"]},\"node_modules/@latticexyz/store/src/IStore.sol\":{\"keccak256\":\"0x9092b65551d0f910e5645cebb5acadb387cdd192d75fa89cd6b293bd65b28827\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://478825a6f7eff9ddab968e71e1d55ebee279d3b318f10976d9334384000059c0\",\"dweb:/ipfs/Qme7NY976woRy3RQjE4tkkiwoXnoVtTmER3PbWCSbjZ2kb\"]},\"node_modules/@latticexyz/store/src/IStoreData.sol\":{\"keccak256\":\"0x2a7392d937f372fbcd0ee9333a5af33e2630587b6e6dd714b1cebf75d8cdfc15\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6dca5e58374dc496bbc33fbe7b0c3774d3767662b23630a515a59b13d69fe66c\",\"dweb:/ipfs/QmU15fFKVtmYgGivVG3wJfCnRKjsJY2jdEjp75FFCqUN7t\"]},\"node_modules/@latticexyz/store/src/IStoreErrors.sol\":{\"keccak256\":\"0xb9070663ded3cad82285bb7610949e422f88abb48c2ddbd792af83d127d64212\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://830490f1c888bec86df1e7ef43773d60ebdbdfdb2b91ab7fe074e2f38d7439dc\",\"dweb:/ipfs/QmS26fpXdZuGgMmjcdQDf9k1Bedn2dhjk9byFZJoNkctPZ\"]},\"node_modules/@latticexyz/store/src/IStoreEvents.sol\":{\"keccak256\":\"0xa6d353df9033207ea4b6b13cb13535d6d9abd6963e7c27749c5ca2a9bf5f8cef\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2827bf5d86d2011cde150e8a4c6b39d187398831870407ca8aa065257f04954a\",\"dweb:/ipfs/QmanvEbRTpN5u2YYnk8hTupoWugFAKL7xbj6cHUaZQ83WG\"]},\"node_modules/@latticexyz/store/src/IStoreHook.sol\":{\"keccak256\":\"0x237a6871db470dda42feb50f4f237c066daf599cda28e48458d533d639f2b3d7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ca670b27fc6cc824223b6e99d307632baf9ee66a7d58cfbdcfca57e2d5eb1488\",\"dweb:/ipfs/QmVQx23VfsyYRvyRy5ZQEeUvNyfuK75DZ8EF4uKCGEQ4sr\"]},\"node_modules/@latticexyz/store/src/IStoreRead.sol\":{\"keccak256\":\"0xd2180d53ecd31069b1166f170ecdcd85917ac50f45fc26fb39b49cee7ba00e37\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1494bb0a3228e2d194bddaed4761fd3ca865979f0e3f3a53acd271143a4aa0ac\",\"dweb:/ipfs/Qmaddnzzmu99iP9dTWK9ZeByh5dZyjY9SpVnRdvyr2fBAo\"]},\"node_modules/@latticexyz/store/src/IStoreRegistration.sol\":{\"keccak256\":\"0xf448fbb2bc9c982721a43234463656da5a49cea08543e62148d54f11e1ac3e2f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://64b3579d9b9dcd73dca2beab3d4fcf60237420945ebbb2e9f4ffcc88f4110115\",\"dweb:/ipfs/QmaW5nN3zGEriSYHncye6Nz2TkAw1oo1CyG2JuJTJrJoXg\"]},\"node_modules/@latticexyz/store/src/IStoreWrite.sol\":{\"keccak256\":\"0x8b6c7af5ee330928aebb58c8872d3944304ee10ed11f8a325b6accc4ec5df81b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b866d158701c7a40834bed735194b804ef219f2bbe574e2307785fff7bcf9da1\",\"dweb:/ipfs/QmXzJfZkXVfyr2RFGwDuazeVnV3UWYmQxjKZ3KzFbbe75U\"]},\"node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0xa1872adf18790f030ebe59cdc938a4639a1753fe487aeebe14d952d6e032ab31\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3a15f9046013ab5628b7d934e2c740cf84ae39cb57de136c284090bf106c31b6\",\"dweb:/ipfs/QmZPrpunYTfgi5gDtqAq12GkdQDmrAGaUG7sVr2jVWe1Ye\"]},\"node_modules/@latticexyz/store/src/PackedCounter.sol\":{\"keccak256\":\"0x1efd826172c7004d5771c2abe6e27a36a7fb05273e81f05f2ec36a3dcfb9af2e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3d024122b3f9d7f050fabd646a7151ab92dd90c0907b9025aa97656965b28e04\",\"dweb:/ipfs/QmYNyvdSDoMa6FaRzTV2JLcUZVSygnyS3HbRCdNZJ8PV7A\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x4a61aefe72d6035b1e9aca7841aab44ebd26f8706bdbb447f382046fa94753b6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f715743739e4f8f8a98d78397025a92299ecb3b5dde88cc53bc1ab72bf531fa6\",\"dweb:/ipfs/QmVsYAupGWZUemE4t6xjLqztGHadQ8cyo9E4mT5ZDKUmTs\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0x07c1468d1776e76c451d7ce1e94509bd02f664f89e6fc98d82925cf06ecce31d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://97bababaebe4bd8402fbff2db3395506f5277b8dcc53b88ceb636350f5438e3d\",\"dweb:/ipfs/QmP4dWkucmpgYztjv8HsXy21JqQYYn42nztzDAcSVuHSv1\"]},\"node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0x3c06a067ca8de1ea75b986837ef97d5fdce0637ca43d1ef0cf5e63c01f4b9161\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f48e754ba5033db9ae64a04d191bd66cccc432dc30931a7d1327bd7b2b76fd37\",\"dweb:/ipfs/QmQsoEbcy4SMLTjwi5Eonge3mpWpoVieaxif8W4TqafoEz\"]},\"node_modules/@latticexyz/store/src/Storage.sol\":{\"keccak256\":\"0xba14c2766fb6c547448fa84f5e32664050684898ec6436537735dd294913ef7f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://834d14bb66e13974b281bb909c56ed93eb0b20362a6131fa3fc3466004667694\",\"dweb:/ipfs/Qmbo4xUPGEkziMS1MzSD279ZG2Ah7YYRebcmFLYYjveFiR\"]},\"node_modules/@latticexyz/store/src/StoreCore.sol\":{\"keccak256\":\"0xa1f69881bc1e225e4edccbf50a055b9e1933acf1951448bfc43cd5af08ae593f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db08db3902fcc2cf1034a45d4a482204a2a676398bdded6419c6c55954db4954\",\"dweb:/ipfs/QmSRcCucWgpnhztKpCnYR6ZhTXHMoPY59aBgKaPrsBQHsF\"]},\"node_modules/@latticexyz/store/src/StoreHook.sol\":{\"keccak256\":\"0x51654c8695568ca0b5d2c864661016771160f6e38f5c02046fbc78d7320d9f00\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://30205d1347e918cb1a92d17d953bd810816f4aec14c5baaa5d55f0089befcc84\",\"dweb:/ipfs/QmWkhsxugSuR9FDsF829hLRMRLTHjRkBrvztQAkFLTkLYh\"]},\"node_modules/@latticexyz/store/src/StoreSwitch.sol\":{\"keccak256\":\"0x56e2fc6b04c1d64a068b3a8e6e8900bea1b51b824a9bfb7f2fdb294015b99147\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b336a38da42d3aad9be5edecfa68e6c1ab18348f853ab4147a92f69527e107e2\",\"dweb:/ipfs/QmVeFQ5skNx4VJbJPt1zTE6JHH9FCQ39UorZj2NGSX3fEq\"]},\"node_modules/@latticexyz/store/src/codegen/index.sol\":{\"keccak256\":\"0xf337a5abb2d43ef00c1c200e7fbec30fc89c7c701e457ab4277194b700d2aea3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eccdf6158076b4e8f1b587a0310228f53323705e054a44eaa7733f38805c3ee6\",\"dweb:/ipfs/QmbXEVNTctg54dK9awdCVyAjeuUjR6ckfmmXBP8DrFmjyq\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0x2e138ee1e68db71495ee97f9df9e508d2c83d75cacab25db647f3ed7b43b22a4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c9029b6380c6a62e2b647bdafeede3deff7737d1049de52248d79151c7a786c9\",\"dweb:/ipfs/QmdqJdN3V2LqUrK2kWF9fDvAHFPLNspCsPD73ECFPudZAb\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0xdb1003aeef88489dbf32e8a10a581949c245aab7136f6a8786130ba448c628a1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://77265a1beb7dbd951ea342e63a7aac9572203df4ee3231b5337a90c847b7232e\",\"dweb:/ipfs/QmcX937Nv56V576CnnTc8ASH1BgsK6DsmQK93npmAdVAC5\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0x1d4be2832c255456d50862c8da907d8d10ce1f1245548165297172b9d323dbc4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a6908b829a035d07d33a1c219a7f98d3d5b88b8d7f19806cb7967fc05791a791\",\"dweb:/ipfs/QmWbx4snYp92MhQse6TvXUgLoaPhJJGzjzYHxMNPh1Vgd4\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0x7ab92a0033d9a7a332464d50173d9a4343ed53c26152218f2125ad0517563d68\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db2be1de5a22c4a85565c28231e421934fbbf1fbfa195110323b4a4171c34b8c\",\"dweb:/ipfs/Qmcosfb89Mbosar4McEsZp9oaTgwisKNJwSPvRazpSpii3\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x3826d50fae1df0e69313e5f52c235e860a8c9ff2623a5e0ae3fd0438cfa557fb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://91806d1fe0ffa80ca861bd8eb7251911e523d0bbf72858300f0119ef12ae2961\",\"dweb:/ipfs/QmbPcr8eu32qhBwYfYem9nZ549BNc7Zjyc4VkYjFnM8nyQ\"]},\"node_modules/@latticexyz/store/src/leftMask.sol\":{\"keccak256\":\"0x9f5aaf307403002b45a2e4c2f999a21b90df70c7b796cfd66cc3d5431be894be\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0a2ae01c25a86aa4c7652c4a88099888d6445e871a9656790dc251eec6cdb97c\",\"dweb:/ipfs/QmVoUETvXqSUK6GfX9z67G2xQh7soGZLAwyUsKKpfPXEk6\"]},\"node_modules/@latticexyz/store/src/storeHookTypes.sol\":{\"keccak256\":\"0x574ec08fd11b930f375324026cbd2bad770a2fc5dfddfded9a694238a2eb6246\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4eb9de43e66c6ea6b9221236695a1b2e9c54f2b5bb5aa083b678b0d673563ccc\",\"dweb:/ipfs/QmYE25Ek4XdL2DKcwru1whS4kKTjr16JU1MhysCm2Vffob\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0xb2c27c7b8f974f1e3c70dd82c92f35f5bbd2887e16afe454e6dbc38300a51feb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cbdbcc95835f67030eebdebeaf0bfd6faa612381179e7f7be8b9d3c00b20878\",\"dweb:/ipfs/QmNeZU5MmRQqhcLxN6BA2BQvgEst8yg67F4VQoPJEEK6kg\"]},\"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0xd64eae381daba3788cce62cc209a4ae05817bda80a63fc356b1e1c5bd81e7024\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://922453b0896758bdbd8dfb68137c1893f9ee7099c0e4d591578a9a1b26f9f6ef\",\"dweb:/ipfs/QmQVGnVvkRcQSphaRZW4GMTbr8rLKuGiJ6JKGh9ZDfsEzx\"]},\"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol\":{\"keccak256\":\"0xbb895ba4c1470c5c16c65634f056865010b4a717983f82a289572fd804c87535\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2a2bffa72d437ddcfde157cc918cc181ae668e949d4136e6e92f2520a875a898\",\"dweb:/ipfs/QmaAwtXNUv3TKAxkhvGqhWBZPtm57J8Qqi3XVsW6DWZfAo\"]},\"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x5c66d7d7498df3e9ded0512506f2aa1a77077e18569975706049f53c2d009f20\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://74783a2ec9c5733261c3b8747c30e91173d0be47bfc75656879235624f57ee2c\",\"dweb:/ipfs/QmaRkUAtpyinafhQ2u6WGXy9N9HTVuAwJUTEbr4sxFSg3g\"]},\"node_modules/@latticexyz/store/src/version.sol\":{\"keccak256\":\"0xe973573981d86701f2749aeb81dd5e2b27b9b898f4467b779df9a0ce1a7d4d27\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://20154e4d5f7ff8ec38f2056a8b62ef3e11380335266759b3e1547c2642007168\",\"dweb:/ipfs/QmUND96YPeQQ6n9jwztPyeK5FyNqg3NVMnWkUGXaA81quL\"]},\"node_modules/@latticexyz/world/src/IERC165.sol\":{\"keccak256\":\"0x7997ebbdee6a2493f28e7032c7a8b906ade40f807d95734e2653c8f1b023ff47\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c8ca41bb2619bf27e5bf886d1322f0e2dffd096c49f7ae6e716541dd1e1ddce5\",\"dweb:/ipfs/Qmb8zATUWWTtiWaSLjbAe6PGnJPes9ANvEyk7pYoWR3P3Y\"]},\"node_modules/@latticexyz/world/src/IModule.sol\":{\"keccak256\":\"0xec02d49b84a882c9cf01e4e5c16f890ed7c52db945fd43a6f97ffe87730ba0d3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8f8ee1a3aaac5789b36808bdae2e26e32d1664583a6b21680b5721f04d81bbc3\",\"dweb:/ipfs/Qmd4L3vGQiavSCe9g2k7riyA6cer3ruuxRFehAJCSxNRfw\"]},\"node_modules/@latticexyz/world/src/ISystemHook.sol\":{\"keccak256\":\"0xb2114b6b66c0e7d8304d9e1d06aa1d0731f089daa6a0584e6cf744d9c48cf4db\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ebbb172970b106dd4ae5a6d5e417ac75cad7529d2b94c1601e10b886d0edf510\",\"dweb:/ipfs/QmPGn4F92hjkFch6Jh2NB37EYLLfstw6JxJKUZjXBFqGCw\"]},\"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol\":{\"keccak256\":\"0x22b8cb3ffcc21cb1657d57fc8ac929d2d6fdd199328e6f43ad2cb54f53dcd500\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://47c001f6b7c6d6e453c340618d23b1532078abb7d0fd7283405071e4e8ff8d2d\",\"dweb:/ipfs/QmRW3femBhqQCPwDEj4Jop2Dnd3EU21ufg7GDVwN4joCQu\"]},\"node_modules/@latticexyz/world/src/IWorldErrors.sol\":{\"keccak256\":\"0xc3e7975e5785574543229eac51e3441f4185863d7f5346c0ae08a27b4541f8a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://62cc0dc109e6e5475bb07fb95643a31c74337c23521db0557a36dad6117a1e83\",\"dweb:/ipfs/Qmb8jbE1XQTUdreKFr4Jw3xmjctaLuReRZjPxZKQ2uW9p4\"]},\"node_modules/@latticexyz/world/src/IWorldKernel.sol\":{\"keccak256\":\"0x9dc133cb55dc23fd6fcbbef8078bb4ea9bf67d698400cf89fc62b905b60cf5eb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7c1a57df7052218483eafe72d873660f39a73e2e06c1b14ad8a579d85b94bc6c\",\"dweb:/ipfs/Qme7dnjvADGZyM2L7nZ51nSjsjXXF9isTVCpWaUCd1cEGs\"]},\"node_modules/@latticexyz/world/src/Module.sol\":{\"keccak256\":\"0x652a3d6a3721a1c3f36abd7a398b16ae7d9e30ddbf54d8dc4494343dadb9f719\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c33d2bb71a7ae8823233fa399f778fe86e9bb078889a092fcd1ed9e7838873e5\",\"dweb:/ipfs/QmYM6JQ4syoxQLCXC4evHVEwbsTuXgS42HZZ9Fho7J9EXr\"]},\"node_modules/@latticexyz/world/src/WorldContext.sol\":{\"keccak256\":\"0x45792667fe063195103e9fd74e3e9e0b0b4aea4fc4a0a8a3e69538c14751217b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cba8976da1e2f7e336045e8d65eba89d18ae49e4688de61ff61a95fb817fe9fc\",\"dweb:/ipfs/QmWoByJM6DmheS2jisxSvAzrqC6XWrgaKxoNNUr44aXJtE\"]},\"node_modules/@latticexyz/world/src/WorldResourceId.sol\":{\"keccak256\":\"0xb7bfae2890004001221b3902d185c14cfea0e606d16914f6b7f81cf112aa9417\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://acfd0d09166fc1bf16a8a5c80fbae1bd42426b2fcbab3c492bc836ea5c0375fb\",\"dweb:/ipfs/QmTzZWHVBkx8hipFVpgEwAbZpr4c6hfr7yf7R71JojT3NK\"]},\"node_modules/@latticexyz/world/src/codegen/interfaces/IAccessManagementSystem.sol\":{\"keccak256\":\"0x19c5c91d4abc5d9a121224954855d648cc9c0267ab0ba26313ab21cdddd7e13c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7ea88e4d1ec0bc4ba9e9342f83a2aa7e7787d27a35da5cc92621697b544527fc\",\"dweb:/ipfs/QmVjFupMVs6jRmS98Rxz8XBjd2kxvmXJGokFkKKxPn7FA9\"]},\"node_modules/@latticexyz/world/src/codegen/interfaces/IBalanceTransferSystem.sol\":{\"keccak256\":\"0x694f52c99dac14f11e9f489dd58edb69e72147ee9681bf66b4751a659e1161fd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://73f67b1fb2acc02fd8c03ce127dc2882a41d534287e73b5ca494479a3e5beacc\",\"dweb:/ipfs/Qmevj5uCw7KpU4vuvP62Tz9weFLGD9NXhy7gKc4aXq56JA\"]},\"node_modules/@latticexyz/world/src/codegen/interfaces/IBaseWorld.sol\":{\"keccak256\":\"0xba47e2c238291a7ba9cd9237156cf3d0f5840569fc9a3c2dfa392eb91b2490b5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e2bbe00abe6ad2b86d5512fcf27247c0e06bc385f8568609e1bede69c9f56486\",\"dweb:/ipfs/Qmeivv9WUBJ5JFYA983JtNChopvuh6GYWhMonAx1kUrvMg\"]},\"node_modules/@latticexyz/world/src/codegen/interfaces/IBatchCallSystem.sol\":{\"keccak256\":\"0x7a787646278283d1a8dd7d264aea3a33824fc2064d57a6dc10621b9bb5399570\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://87d83c3e1c9aecc0b61b359c6a6df3b0ce1e75a16127b054b14a8d044fa5d922\",\"dweb:/ipfs/QmcoRu2V1VRTYKyMnuqqeRvDRrqXQsTmK2ehKsqKUK99ui\"]},\"node_modules/@latticexyz/world/src/codegen/interfaces/ICoreSystem.sol\":{\"keccak256\":\"0x2d81bbd0c31f30f59e02a999abac7424b7001f3214221872493d58799ea41bfe\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4310a29d7520173f8ec4f5ee6a0b5177f065103306c2714fbdf6b1e9ab18a75f\",\"dweb:/ipfs/QmNfvbPhmuwfjkNxuXeu9KZGbVs6XAsjbirxt3AQgPm4bA\"]},\"node_modules/@latticexyz/world/src/codegen/interfaces/IModuleInstallationSystem.sol\":{\"keccak256\":\"0x009e00dcbd2f11fcc5fa0cf80702ef50cda0ea648708b965d14a5caa1251b3d0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://90d8f20a1f6158d64b7cdae370e9a376920d062ce8086e684ecb49de854d08e6\",\"dweb:/ipfs/QmbmXzqwv7YBBYpFZUtuSeBiNJV21P5xhsrbrZ3rXmGNZW\"]},\"node_modules/@latticexyz/world/src/codegen/interfaces/IWorldRegistrationSystem.sol\":{\"keccak256\":\"0xc5681d6507402a063211c645cc31fb8ef60e2b2eb85da6e14b028c316715f300\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e83b9374d8dc0aaeedfa0106bb562f597c53e7e11b8ae5892328d4338d611ad3\",\"dweb:/ipfs/Qmd5JZHh3rP58oijqJH6P5XSUuEfhrFuAryHYLrVsVBzW6\"]},\"node_modules/@latticexyz/world/src/constants.sol\":{\"keccak256\":\"0x36c772d51a5da46fcddf88831194d6d331083b8c8246fa79107c4b697c258d77\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2d2656374c398a2b075d5f26d2ab2c3ea315c99912e52d8030d50f5f8fdda8ac\",\"dweb:/ipfs/QmSG8uJr2ZbFVnht5cTG6xb6XbB6f3kvnznks4BdeAMYET\"]},\"node_modules/@latticexyz/world/src/modules/core/types.sol\":{\"keccak256\":\"0x8a1cdd3e028281fb61da725f2f6502df776f473fea963bd46e8101725d55d54c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://86e064413bb3f3be43fdba31be40e819283a07af3d914b27e1ec3e39b6a6440e\",\"dweb:/ipfs/QmPcUKj747S5dkV6EBNp66ojMBAW64XoGxpgsdVwPUiapm\"]},\"node_modules/@latticexyz/world/src/revertWithBytes.sol\":{\"keccak256\":\"0x16795bdbfd7956d733df9ada1030ee7a1a714e3b9da5899149a7b07568c4af55\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7a71128b4989e78215d5fc57dae8c2f84c6b5e503c159178c0df6f642b8228df\",\"dweb:/ipfs/QmNYTfBe62SdGESZ32fxME72CbAxEqk4j79jBT7655C4u7\"]},\"node_modules/@latticexyz/world/src/worldResourceTypes.sol\":{\"keccak256\":\"0xe31ee781596541f60ed71ef327c9d26ffc899e7fb3f4991c67406518bfc00746\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f7b864fea8c77833a322b16c4673f110d5065d0cafcedecd07895699cf4258c2\",\"dweb:/ipfs/QmRkzXVjMLwQFWxjEjgfdXVPAp6SU4zfxPo4NJcmz8HwH9\"]},\"src/modules/keysintable/KeysInTableHook.sol\":{\"keccak256\":\"0x5c99ca28f8f1cf7bbd4a81a740bdbf1bf3868cbcf67413375e693e6d0ddfae13\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd577beb914ac63b06ca53e2bac25ab7d59bd5db3e939b17d26ec651780ad673\",\"dweb:/ipfs/QmXff1gvwQ3z2DSZpd4v78qx2kWtDPA4PXZbrgW4qHZC7G\"]},\"src/modules/keysintable/KeysInTableModule.sol\":{\"keccak256\":\"0xd9242dcc6e8a9d5e007c515f5fee69283e88b107184f0130a5646bcb71ccf212\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://407060762d00c75be697f361d7e3fa6f0058541b8a8c5d3d25560be4e9bc64b9\",\"dweb:/ipfs/QmcF8rpeRt9TfF2dR1Psf1CMB1eMUHvVZ5xD3wdzC84pT9\"]},\"src/modules/keysintable/tables/KeysInTable.sol\":{\"keccak256\":\"0x3904c9646e7a32e890f957dae1c6aafa2443a451849bf846408a05aec2f5d758\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8f1b3cffba9f3b83cc3486e5645daf7e160dd1441d8e30d3c23441f49ef3ea44\",\"dweb:/ipfs/QmSdAxi1cf67mCxcCBMvHe15ubcZ6tm2nhcRTLCSWfbxGq\"]},\"src/modules/keysintable/tables/UsedKeysIndex.sol\":{\"keccak256\":\"0x43dd072734e034b542e669aa582722f706343439ef4a1bdd766f041d3bfb0cfd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1780a7e7360212b66c50ec1bf67c33c6d56a7ca6e0b60246f129eff021444b3f\",\"dweb:/ipfs/QmcLY4xgXw9UJGTKrJUkMr4WEqCmpmUQiSxfvBS3NzTZVr\"]}},\"version\":1}",
|
162
|
+
"rawMetadata": "{\"compiler\":{\"version\":\"0.8.21+commit.d9974bed\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"Module_NonRootInstallNotSupported\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Module_RootInstallNotSupported\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"SchemaLib_InvalidLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"SchemaLib_StaticTypeAfterDynamicType\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"_msgSender\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"_msgValue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"_world\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getName\",\"outputs\":[{\"internalType\":\"bytes16\",\"name\":\"\",\"type\":\"bytes16\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"install\",\"outputs\":[],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"args\",\"type\":\"bytes\"}],\"name\":\"installRoot\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"pure\",\"type\":\"function\"}],\"devdoc\":{\"errors\":{\"Module_RootInstallNotSupported()\":[{\"details\":\"Errors to represent non-support of specific installation types.\"}]},\"kind\":\"dev\",\"methods\":{\"_msgSender()\":{\"returns\":{\"sender\":\"The address of the trusted sender.\"}},\"_msgValue()\":{\"returns\":{\"value\":\"The `msg.value` in the call to the World contract before the World routed the call to the WorldContextConsumer contract.\"}},\"_world()\":{\"returns\":{\"_0\":\"The address of the World contract that routed the call to this WorldContextConsumer.\"}},\"getName()\":{\"details\":\"Provides a way to identify the module by a unique name.\",\"returns\":{\"_0\":\"The name of the module as a bytes16.\"}},\"installRoot(bytes)\":{\"details\":\"This function is invoked by the World contract during `installRootModule` process. The module expects to be called via the World contract and thus installs itself on the `msg.sender`.\",\"params\":{\"args\":\"Arguments that may be needed during the installation process.\"}},\"supportsInterface(bytes4)\":{\"details\":\"Overrides the functionality from IERC165 and WorldContextConsumer to check for supported interfaces.\",\"params\":{\"interfaceId\":\"The bytes4 identifier for the interface.\"},\"returns\":{\"_0\":\"true if the interface is supported, false otherwise.\"}}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"_msgSender()\":{\"notice\":\"Extracts the trusted msg.sender value from the appended calldata.\"},\"_msgValue()\":{\"notice\":\"Extract the `msg.value` from the context appended to the calldata.\"},\"_world()\":{\"notice\":\"Get the address of the World contract that routed the call to this WorldContextConsumer.\"},\"getName()\":{\"notice\":\"Return the name of the module.\"},\"installRoot(bytes)\":{\"notice\":\"Installs the module as a root module.\"},\"supportsInterface(bytes4)\":{\"notice\":\"Checks if the given interfaceId is supported by this contract.\"}},\"notice\":\"This module deploys a hook that is called when a value is set in the `sourceTableId` provided in the install methods arguments. The hook keeps track of the keys that are in a given table. This mapping is stored in a global table that is registered when the module is first installed. Note: if a table with composite keys is used, only the first key is indexed Note: this module currently only supports `installRoot` (via `World.installRootModule`). TODO: add support for `install` (via `World.installModule`) by using `callFrom` with the `msgSender()`\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"src/modules/keysintable/KeysInTableModule.sol\":\"KeysInTableModule\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":ds-test/=node_modules/ds-test/src/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol\":{\"keccak256\":\"0x770eff7a38b9b7b1613dc11ca09db4f28b42a117c9b39b2a06a650a58a250bdb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://39f544110658a53def52c2a4e33b8b158b95a4f14fccea58d5268b6e728d86d4\",\"dweb:/ipfs/QmTesj6tjSFbfAiKUitXapdNYWPStS8bLkB3r22qfyHwUC\"]},\"node_modules/@latticexyz/store/src/Bytes.sol\":{\"keccak256\":\"0xb36724e0369ad053579ec04b9b51707dd8dcc4a72b38404cebdf018ce40bf202\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8745e1632b7ee94f128600837a36ae53fabaf73c506b0c6d1cae70ea2e9b086\",\"dweb:/ipfs/QmXuMqmybWjEPqWEx91DTM7KAUyxAmDcsj7riBfCfA427N\"]},\"node_modules/@latticexyz/store/src/FieldLayout.sol\":{\"keccak256\":\"0xadb7ac513012e59b66ca70b786eec1465f6b44ae268765de6d8ae1f1a9531192\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://aa59a7d190154d7eba8fa6b5f0c6e5477f434a217f0e353c3b158a3c25895057\",\"dweb:/ipfs/QmeWTCwGJwZjjYYKdaSSWa1rzc4Uo4YXMUDotTQfdSCtRD\"]},\"node_modules/@latticexyz/store/src/Hook.sol\":{\"keccak256\":\"0xd54d6067a7a8683c446c5c88c1a4b0019caca1cddcde8583f83a8f13f172a923\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f85e55447a4fdad532dd84e1ba7c169603848d210fc461b32dc57fd7b6b72410\",\"dweb:/ipfs/Qmejcoi7J3Ad5RZdndJsDQqRfmKs6FKW9aksALFvkxmm41\"]},\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x1a113ae394de69ca1db7e9acb1886eaee3967dcfed46fc78497e77bc26dd778f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://091e04dc9e8d5b3a492d1d39a6d06fd5b4bad3c282bd4c06a38d92bec3422513\",\"dweb:/ipfs/QmbfMi1bH9RAs4JMDxKmhVqpAoyoVgN9nd7o11SakJC1zQ\"]},\"node_modules/@latticexyz/store/src/IStore.sol\":{\"keccak256\":\"0x9092b65551d0f910e5645cebb5acadb387cdd192d75fa89cd6b293bd65b28827\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://478825a6f7eff9ddab968e71e1d55ebee279d3b318f10976d9334384000059c0\",\"dweb:/ipfs/Qme7NY976woRy3RQjE4tkkiwoXnoVtTmER3PbWCSbjZ2kb\"]},\"node_modules/@latticexyz/store/src/IStoreData.sol\":{\"keccak256\":\"0x2a7392d937f372fbcd0ee9333a5af33e2630587b6e6dd714b1cebf75d8cdfc15\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6dca5e58374dc496bbc33fbe7b0c3774d3767662b23630a515a59b13d69fe66c\",\"dweb:/ipfs/QmU15fFKVtmYgGivVG3wJfCnRKjsJY2jdEjp75FFCqUN7t\"]},\"node_modules/@latticexyz/store/src/IStoreErrors.sol\":{\"keccak256\":\"0xb9070663ded3cad82285bb7610949e422f88abb48c2ddbd792af83d127d64212\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://830490f1c888bec86df1e7ef43773d60ebdbdfdb2b91ab7fe074e2f38d7439dc\",\"dweb:/ipfs/QmS26fpXdZuGgMmjcdQDf9k1Bedn2dhjk9byFZJoNkctPZ\"]},\"node_modules/@latticexyz/store/src/IStoreEvents.sol\":{\"keccak256\":\"0xa6d353df9033207ea4b6b13cb13535d6d9abd6963e7c27749c5ca2a9bf5f8cef\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2827bf5d86d2011cde150e8a4c6b39d187398831870407ca8aa065257f04954a\",\"dweb:/ipfs/QmanvEbRTpN5u2YYnk8hTupoWugFAKL7xbj6cHUaZQ83WG\"]},\"node_modules/@latticexyz/store/src/IStoreHook.sol\":{\"keccak256\":\"0x237a6871db470dda42feb50f4f237c066daf599cda28e48458d533d639f2b3d7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ca670b27fc6cc824223b6e99d307632baf9ee66a7d58cfbdcfca57e2d5eb1488\",\"dweb:/ipfs/QmVQx23VfsyYRvyRy5ZQEeUvNyfuK75DZ8EF4uKCGEQ4sr\"]},\"node_modules/@latticexyz/store/src/IStoreRead.sol\":{\"keccak256\":\"0xd2180d53ecd31069b1166f170ecdcd85917ac50f45fc26fb39b49cee7ba00e37\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1494bb0a3228e2d194bddaed4761fd3ca865979f0e3f3a53acd271143a4aa0ac\",\"dweb:/ipfs/Qmaddnzzmu99iP9dTWK9ZeByh5dZyjY9SpVnRdvyr2fBAo\"]},\"node_modules/@latticexyz/store/src/IStoreRegistration.sol\":{\"keccak256\":\"0xf448fbb2bc9c982721a43234463656da5a49cea08543e62148d54f11e1ac3e2f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://64b3579d9b9dcd73dca2beab3d4fcf60237420945ebbb2e9f4ffcc88f4110115\",\"dweb:/ipfs/QmaW5nN3zGEriSYHncye6Nz2TkAw1oo1CyG2JuJTJrJoXg\"]},\"node_modules/@latticexyz/store/src/IStoreWrite.sol\":{\"keccak256\":\"0x8b6c7af5ee330928aebb58c8872d3944304ee10ed11f8a325b6accc4ec5df81b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b866d158701c7a40834bed735194b804ef219f2bbe574e2307785fff7bcf9da1\",\"dweb:/ipfs/QmXzJfZkXVfyr2RFGwDuazeVnV3UWYmQxjKZ3KzFbbe75U\"]},\"node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0xa1872adf18790f030ebe59cdc938a4639a1753fe487aeebe14d952d6e032ab31\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3a15f9046013ab5628b7d934e2c740cf84ae39cb57de136c284090bf106c31b6\",\"dweb:/ipfs/QmZPrpunYTfgi5gDtqAq12GkdQDmrAGaUG7sVr2jVWe1Ye\"]},\"node_modules/@latticexyz/store/src/PackedCounter.sol\":{\"keccak256\":\"0x1efd826172c7004d5771c2abe6e27a36a7fb05273e81f05f2ec36a3dcfb9af2e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3d024122b3f9d7f050fabd646a7151ab92dd90c0907b9025aa97656965b28e04\",\"dweb:/ipfs/QmYNyvdSDoMa6FaRzTV2JLcUZVSygnyS3HbRCdNZJ8PV7A\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x4a61aefe72d6035b1e9aca7841aab44ebd26f8706bdbb447f382046fa94753b6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f715743739e4f8f8a98d78397025a92299ecb3b5dde88cc53bc1ab72bf531fa6\",\"dweb:/ipfs/QmVsYAupGWZUemE4t6xjLqztGHadQ8cyo9E4mT5ZDKUmTs\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0x07c1468d1776e76c451d7ce1e94509bd02f664f89e6fc98d82925cf06ecce31d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://97bababaebe4bd8402fbff2db3395506f5277b8dcc53b88ceb636350f5438e3d\",\"dweb:/ipfs/QmP4dWkucmpgYztjv8HsXy21JqQYYn42nztzDAcSVuHSv1\"]},\"node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0x3c06a067ca8de1ea75b986837ef97d5fdce0637ca43d1ef0cf5e63c01f4b9161\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f48e754ba5033db9ae64a04d191bd66cccc432dc30931a7d1327bd7b2b76fd37\",\"dweb:/ipfs/QmQsoEbcy4SMLTjwi5Eonge3mpWpoVieaxif8W4TqafoEz\"]},\"node_modules/@latticexyz/store/src/Storage.sol\":{\"keccak256\":\"0xba14c2766fb6c547448fa84f5e32664050684898ec6436537735dd294913ef7f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://834d14bb66e13974b281bb909c56ed93eb0b20362a6131fa3fc3466004667694\",\"dweb:/ipfs/Qmbo4xUPGEkziMS1MzSD279ZG2Ah7YYRebcmFLYYjveFiR\"]},\"node_modules/@latticexyz/store/src/StoreCore.sol\":{\"keccak256\":\"0xa1f69881bc1e225e4edccbf50a055b9e1933acf1951448bfc43cd5af08ae593f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db08db3902fcc2cf1034a45d4a482204a2a676398bdded6419c6c55954db4954\",\"dweb:/ipfs/QmSRcCucWgpnhztKpCnYR6ZhTXHMoPY59aBgKaPrsBQHsF\"]},\"node_modules/@latticexyz/store/src/StoreHook.sol\":{\"keccak256\":\"0x51654c8695568ca0b5d2c864661016771160f6e38f5c02046fbc78d7320d9f00\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://30205d1347e918cb1a92d17d953bd810816f4aec14c5baaa5d55f0089befcc84\",\"dweb:/ipfs/QmWkhsxugSuR9FDsF829hLRMRLTHjRkBrvztQAkFLTkLYh\"]},\"node_modules/@latticexyz/store/src/StoreSwitch.sol\":{\"keccak256\":\"0x56e2fc6b04c1d64a068b3a8e6e8900bea1b51b824a9bfb7f2fdb294015b99147\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b336a38da42d3aad9be5edecfa68e6c1ab18348f853ab4147a92f69527e107e2\",\"dweb:/ipfs/QmVeFQ5skNx4VJbJPt1zTE6JHH9FCQ39UorZj2NGSX3fEq\"]},\"node_modules/@latticexyz/store/src/codegen/index.sol\":{\"keccak256\":\"0xf337a5abb2d43ef00c1c200e7fbec30fc89c7c701e457ab4277194b700d2aea3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eccdf6158076b4e8f1b587a0310228f53323705e054a44eaa7733f38805c3ee6\",\"dweb:/ipfs/QmbXEVNTctg54dK9awdCVyAjeuUjR6ckfmmXBP8DrFmjyq\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0x2e138ee1e68db71495ee97f9df9e508d2c83d75cacab25db647f3ed7b43b22a4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c9029b6380c6a62e2b647bdafeede3deff7737d1049de52248d79151c7a786c9\",\"dweb:/ipfs/QmdqJdN3V2LqUrK2kWF9fDvAHFPLNspCsPD73ECFPudZAb\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0xdb1003aeef88489dbf32e8a10a581949c245aab7136f6a8786130ba448c628a1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://77265a1beb7dbd951ea342e63a7aac9572203df4ee3231b5337a90c847b7232e\",\"dweb:/ipfs/QmcX937Nv56V576CnnTc8ASH1BgsK6DsmQK93npmAdVAC5\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0x1d4be2832c255456d50862c8da907d8d10ce1f1245548165297172b9d323dbc4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a6908b829a035d07d33a1c219a7f98d3d5b88b8d7f19806cb7967fc05791a791\",\"dweb:/ipfs/QmWbx4snYp92MhQse6TvXUgLoaPhJJGzjzYHxMNPh1Vgd4\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0x7ab92a0033d9a7a332464d50173d9a4343ed53c26152218f2125ad0517563d68\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db2be1de5a22c4a85565c28231e421934fbbf1fbfa195110323b4a4171c34b8c\",\"dweb:/ipfs/Qmcosfb89Mbosar4McEsZp9oaTgwisKNJwSPvRazpSpii3\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x9e37c64c119ef07ad914bc589ee3f6d67946ab95877978c1ee3e2c1ffae07076\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3fad47e542025382aa28e8171253e34f93b2f149434b67a26989542d70218793\",\"dweb:/ipfs/QmW6JsKNwPc6oAMrgcikgR2EPwMUtQANiuZSQSGCd29HHC\"]},\"node_modules/@latticexyz/store/src/leftMask.sol\":{\"keccak256\":\"0xd0360567e4d77c6a8e3d8a5f4bf3653ccde4d268674c50988d55695dc6193f6f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://53e6bcb53fcb08ee9426225fdab7c41df91e12cb4f80d92895a6117338627401\",\"dweb:/ipfs/QmeLcaPGeMBpNSTSsPYK3PHpzKuGMjuitCweAWcoXK2mXr\"]},\"node_modules/@latticexyz/store/src/storeHookTypes.sol\":{\"keccak256\":\"0x60880298016fa117ed9a43ddfd020f11d98a2d345bdcb08e5884e40df98eddd5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3619dfda1fd514c0fc5fb34c14d5b5aa41dd6ba6045d37d5f4c8199f3a826f81\",\"dweb:/ipfs/QmbzRBYfVa423gNzCitpGN3i2N9oeGYfinVE1jgtqxnNZX\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0xada1867ba72930fc5cf5562dd4e36de849dbac9c833b7969cb1b046a808fabf2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6e4b5fdcaa54f567a3f8561c2c3fbc0d68c8dad892a4a8e5418bbce8efc53d84\",\"dweb:/ipfs/QmTWbYJX1yrCqrEwUKB9rGpHdRvLNU8GCkBbxnLjGD4d2t\"]},\"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0xd64eae381daba3788cce62cc209a4ae05817bda80a63fc356b1e1c5bd81e7024\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://922453b0896758bdbd8dfb68137c1893f9ee7099c0e4d591578a9a1b26f9f6ef\",\"dweb:/ipfs/QmQVGnVvkRcQSphaRZW4GMTbr8rLKuGiJ6JKGh9ZDfsEzx\"]},\"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol\":{\"keccak256\":\"0xbb895ba4c1470c5c16c65634f056865010b4a717983f82a289572fd804c87535\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2a2bffa72d437ddcfde157cc918cc181ae668e949d4136e6e92f2520a875a898\",\"dweb:/ipfs/QmaAwtXNUv3TKAxkhvGqhWBZPtm57J8Qqi3XVsW6DWZfAo\"]},\"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x5c66d7d7498df3e9ded0512506f2aa1a77077e18569975706049f53c2d009f20\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://74783a2ec9c5733261c3b8747c30e91173d0be47bfc75656879235624f57ee2c\",\"dweb:/ipfs/QmaRkUAtpyinafhQ2u6WGXy9N9HTVuAwJUTEbr4sxFSg3g\"]},\"node_modules/@latticexyz/store/src/version.sol\":{\"keccak256\":\"0x01029999a48b7c1d85de84cae465dd24ec126c95b8a865cd20c7ed5dfcc0f02c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9750164ce996badb0fd7df2f526780b9cb9558912405fe46f31064bd7c522491\",\"dweb:/ipfs/QmYf8m2ZXFANRc9ysHgNkNtSF327ccxKYjCUJ49UXBKADk\"]},\"node_modules/@latticexyz/world/src/IERC165.sol\":{\"keccak256\":\"0x7997ebbdee6a2493f28e7032c7a8b906ade40f807d95734e2653c8f1b023ff47\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c8ca41bb2619bf27e5bf886d1322f0e2dffd096c49f7ae6e716541dd1e1ddce5\",\"dweb:/ipfs/Qmb8zATUWWTtiWaSLjbAe6PGnJPes9ANvEyk7pYoWR3P3Y\"]},\"node_modules/@latticexyz/world/src/IModule.sol\":{\"keccak256\":\"0xec02d49b84a882c9cf01e4e5c16f890ed7c52db945fd43a6f97ffe87730ba0d3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8f8ee1a3aaac5789b36808bdae2e26e32d1664583a6b21680b5721f04d81bbc3\",\"dweb:/ipfs/Qmd4L3vGQiavSCe9g2k7riyA6cer3ruuxRFehAJCSxNRfw\"]},\"node_modules/@latticexyz/world/src/ISystemHook.sol\":{\"keccak256\":\"0xb2114b6b66c0e7d8304d9e1d06aa1d0731f089daa6a0584e6cf744d9c48cf4db\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ebbb172970b106dd4ae5a6d5e417ac75cad7529d2b94c1601e10b886d0edf510\",\"dweb:/ipfs/QmPGn4F92hjkFch6Jh2NB37EYLLfstw6JxJKUZjXBFqGCw\"]},\"node_modules/@latticexyz/world/src/IWorldContextConsumer.sol\":{\"keccak256\":\"0x22b8cb3ffcc21cb1657d57fc8ac929d2d6fdd199328e6f43ad2cb54f53dcd500\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://47c001f6b7c6d6e453c340618d23b1532078abb7d0fd7283405071e4e8ff8d2d\",\"dweb:/ipfs/QmRW3femBhqQCPwDEj4Jop2Dnd3EU21ufg7GDVwN4joCQu\"]},\"node_modules/@latticexyz/world/src/IWorldErrors.sol\":{\"keccak256\":\"0xc3e7975e5785574543229eac51e3441f4185863d7f5346c0ae08a27b4541f8a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://62cc0dc109e6e5475bb07fb95643a31c74337c23521db0557a36dad6117a1e83\",\"dweb:/ipfs/Qmb8jbE1XQTUdreKFr4Jw3xmjctaLuReRZjPxZKQ2uW9p4\"]},\"node_modules/@latticexyz/world/src/IWorldKernel.sol\":{\"keccak256\":\"0x9dc133cb55dc23fd6fcbbef8078bb4ea9bf67d698400cf89fc62b905b60cf5eb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7c1a57df7052218483eafe72d873660f39a73e2e06c1b14ad8a579d85b94bc6c\",\"dweb:/ipfs/Qme7dnjvADGZyM2L7nZ51nSjsjXXF9isTVCpWaUCd1cEGs\"]},\"node_modules/@latticexyz/world/src/Module.sol\":{\"keccak256\":\"0x652a3d6a3721a1c3f36abd7a398b16ae7d9e30ddbf54d8dc4494343dadb9f719\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c33d2bb71a7ae8823233fa399f778fe86e9bb078889a092fcd1ed9e7838873e5\",\"dweb:/ipfs/QmYM6JQ4syoxQLCXC4evHVEwbsTuXgS42HZZ9Fho7J9EXr\"]},\"node_modules/@latticexyz/world/src/WorldContext.sol\":{\"keccak256\":\"0x45792667fe063195103e9fd74e3e9e0b0b4aea4fc4a0a8a3e69538c14751217b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cba8976da1e2f7e336045e8d65eba89d18ae49e4688de61ff61a95fb817fe9fc\",\"dweb:/ipfs/QmWoByJM6DmheS2jisxSvAzrqC6XWrgaKxoNNUr44aXJtE\"]},\"node_modules/@latticexyz/world/src/WorldResourceId.sol\":{\"keccak256\":\"0xb7bfae2890004001221b3902d185c14cfea0e606d16914f6b7f81cf112aa9417\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://acfd0d09166fc1bf16a8a5c80fbae1bd42426b2fcbab3c492bc836ea5c0375fb\",\"dweb:/ipfs/QmTzZWHVBkx8hipFVpgEwAbZpr4c6hfr7yf7R71JojT3NK\"]},\"node_modules/@latticexyz/world/src/codegen/interfaces/IAccessManagementSystem.sol\":{\"keccak256\":\"0x19c5c91d4abc5d9a121224954855d648cc9c0267ab0ba26313ab21cdddd7e13c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7ea88e4d1ec0bc4ba9e9342f83a2aa7e7787d27a35da5cc92621697b544527fc\",\"dweb:/ipfs/QmVjFupMVs6jRmS98Rxz8XBjd2kxvmXJGokFkKKxPn7FA9\"]},\"node_modules/@latticexyz/world/src/codegen/interfaces/IBalanceTransferSystem.sol\":{\"keccak256\":\"0x694f52c99dac14f11e9f489dd58edb69e72147ee9681bf66b4751a659e1161fd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://73f67b1fb2acc02fd8c03ce127dc2882a41d534287e73b5ca494479a3e5beacc\",\"dweb:/ipfs/Qmevj5uCw7KpU4vuvP62Tz9weFLGD9NXhy7gKc4aXq56JA\"]},\"node_modules/@latticexyz/world/src/codegen/interfaces/IBaseWorld.sol\":{\"keccak256\":\"0xba47e2c238291a7ba9cd9237156cf3d0f5840569fc9a3c2dfa392eb91b2490b5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e2bbe00abe6ad2b86d5512fcf27247c0e06bc385f8568609e1bede69c9f56486\",\"dweb:/ipfs/Qmeivv9WUBJ5JFYA983JtNChopvuh6GYWhMonAx1kUrvMg\"]},\"node_modules/@latticexyz/world/src/codegen/interfaces/IBatchCallSystem.sol\":{\"keccak256\":\"0x7a787646278283d1a8dd7d264aea3a33824fc2064d57a6dc10621b9bb5399570\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://87d83c3e1c9aecc0b61b359c6a6df3b0ce1e75a16127b054b14a8d044fa5d922\",\"dweb:/ipfs/QmcoRu2V1VRTYKyMnuqqeRvDRrqXQsTmK2ehKsqKUK99ui\"]},\"node_modules/@latticexyz/world/src/codegen/interfaces/ICoreSystem.sol\":{\"keccak256\":\"0x2d81bbd0c31f30f59e02a999abac7424b7001f3214221872493d58799ea41bfe\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4310a29d7520173f8ec4f5ee6a0b5177f065103306c2714fbdf6b1e9ab18a75f\",\"dweb:/ipfs/QmNfvbPhmuwfjkNxuXeu9KZGbVs6XAsjbirxt3AQgPm4bA\"]},\"node_modules/@latticexyz/world/src/codegen/interfaces/IModuleInstallationSystem.sol\":{\"keccak256\":\"0x009e00dcbd2f11fcc5fa0cf80702ef50cda0ea648708b965d14a5caa1251b3d0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://90d8f20a1f6158d64b7cdae370e9a376920d062ce8086e684ecb49de854d08e6\",\"dweb:/ipfs/QmbmXzqwv7YBBYpFZUtuSeBiNJV21P5xhsrbrZ3rXmGNZW\"]},\"node_modules/@latticexyz/world/src/codegen/interfaces/IWorldRegistrationSystem.sol\":{\"keccak256\":\"0xc5681d6507402a063211c645cc31fb8ef60e2b2eb85da6e14b028c316715f300\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e83b9374d8dc0aaeedfa0106bb562f597c53e7e11b8ae5892328d4338d611ad3\",\"dweb:/ipfs/Qmd5JZHh3rP58oijqJH6P5XSUuEfhrFuAryHYLrVsVBzW6\"]},\"node_modules/@latticexyz/world/src/constants.sol\":{\"keccak256\":\"0x36c772d51a5da46fcddf88831194d6d331083b8c8246fa79107c4b697c258d77\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2d2656374c398a2b075d5f26d2ab2c3ea315c99912e52d8030d50f5f8fdda8ac\",\"dweb:/ipfs/QmSG8uJr2ZbFVnht5cTG6xb6XbB6f3kvnznks4BdeAMYET\"]},\"node_modules/@latticexyz/world/src/modules/core/types.sol\":{\"keccak256\":\"0x8a1cdd3e028281fb61da725f2f6502df776f473fea963bd46e8101725d55d54c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://86e064413bb3f3be43fdba31be40e819283a07af3d914b27e1ec3e39b6a6440e\",\"dweb:/ipfs/QmPcUKj747S5dkV6EBNp66ojMBAW64XoGxpgsdVwPUiapm\"]},\"node_modules/@latticexyz/world/src/revertWithBytes.sol\":{\"keccak256\":\"0x16795bdbfd7956d733df9ada1030ee7a1a714e3b9da5899149a7b07568c4af55\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7a71128b4989e78215d5fc57dae8c2f84c6b5e503c159178c0df6f642b8228df\",\"dweb:/ipfs/QmNYTfBe62SdGESZ32fxME72CbAxEqk4j79jBT7655C4u7\"]},\"node_modules/@latticexyz/world/src/worldResourceTypes.sol\":{\"keccak256\":\"0xe31ee781596541f60ed71ef327c9d26ffc899e7fb3f4991c67406518bfc00746\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f7b864fea8c77833a322b16c4673f110d5065d0cafcedecd07895699cf4258c2\",\"dweb:/ipfs/QmRkzXVjMLwQFWxjEjgfdXVPAp6SU4zfxPo4NJcmz8HwH9\"]},\"src/modules/keysintable/KeysInTableHook.sol\":{\"keccak256\":\"0x5c99ca28f8f1cf7bbd4a81a740bdbf1bf3868cbcf67413375e693e6d0ddfae13\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd577beb914ac63b06ca53e2bac25ab7d59bd5db3e939b17d26ec651780ad673\",\"dweb:/ipfs/QmXff1gvwQ3z2DSZpd4v78qx2kWtDPA4PXZbrgW4qHZC7G\"]},\"src/modules/keysintable/KeysInTableModule.sol\":{\"keccak256\":\"0xd9242dcc6e8a9d5e007c515f5fee69283e88b107184f0130a5646bcb71ccf212\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://407060762d00c75be697f361d7e3fa6f0058541b8a8c5d3d25560be4e9bc64b9\",\"dweb:/ipfs/QmcF8rpeRt9TfF2dR1Psf1CMB1eMUHvVZ5xD3wdzC84pT9\"]},\"src/modules/keysintable/tables/KeysInTable.sol\":{\"keccak256\":\"0x3904c9646e7a32e890f957dae1c6aafa2443a451849bf846408a05aec2f5d758\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8f1b3cffba9f3b83cc3486e5645daf7e160dd1441d8e30d3c23441f49ef3ea44\",\"dweb:/ipfs/QmSdAxi1cf67mCxcCBMvHe15ubcZ6tm2nhcRTLCSWfbxGq\"]},\"src/modules/keysintable/tables/UsedKeysIndex.sol\":{\"keccak256\":\"0x43dd072734e034b542e669aa582722f706343439ef4a1bdd766f041d3bfb0cfd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1780a7e7360212b66c50ec1bf67c33c6d56a7ca6e0b60246f129eff021444b3f\",\"dweb:/ipfs/QmcLY4xgXw9UJGTKrJUkMr4WEqCmpmUQiSxfvBS3NzTZVr\"]}},\"version\":1}",
|
163
163
|
"metadata": {
|
164
164
|
"compiler": {
|
165
165
|
"version": "0.8.21+commit.d9974bed"
|
@@ -592,34 +592,34 @@
|
|
592
592
|
"license": "MIT"
|
593
593
|
},
|
594
594
|
"node_modules/@latticexyz/store/src/constants.sol": {
|
595
|
-
"keccak256": "
|
595
|
+
"keccak256": "0x9e37c64c119ef07ad914bc589ee3f6d67946ab95877978c1ee3e2c1ffae07076",
|
596
596
|
"urls": [
|
597
|
-
"bzz-raw://
|
598
|
-
"dweb:/ipfs/
|
597
|
+
"bzz-raw://3fad47e542025382aa28e8171253e34f93b2f149434b67a26989542d70218793",
|
598
|
+
"dweb:/ipfs/QmW6JsKNwPc6oAMrgcikgR2EPwMUtQANiuZSQSGCd29HHC"
|
599
599
|
],
|
600
600
|
"license": "MIT"
|
601
601
|
},
|
602
602
|
"node_modules/@latticexyz/store/src/leftMask.sol": {
|
603
|
-
"keccak256": "
|
603
|
+
"keccak256": "0xd0360567e4d77c6a8e3d8a5f4bf3653ccde4d268674c50988d55695dc6193f6f",
|
604
604
|
"urls": [
|
605
|
-
"bzz-raw://
|
606
|
-
"dweb:/ipfs/
|
605
|
+
"bzz-raw://53e6bcb53fcb08ee9426225fdab7c41df91e12cb4f80d92895a6117338627401",
|
606
|
+
"dweb:/ipfs/QmeLcaPGeMBpNSTSsPYK3PHpzKuGMjuitCweAWcoXK2mXr"
|
607
607
|
],
|
608
608
|
"license": "MIT"
|
609
609
|
},
|
610
610
|
"node_modules/@latticexyz/store/src/storeHookTypes.sol": {
|
611
|
-
"keccak256": "
|
611
|
+
"keccak256": "0x60880298016fa117ed9a43ddfd020f11d98a2d345bdcb08e5884e40df98eddd5",
|
612
612
|
"urls": [
|
613
|
-
"bzz-raw://
|
614
|
-
"dweb:/ipfs/
|
613
|
+
"bzz-raw://3619dfda1fd514c0fc5fb34c14d5b5aa41dd6ba6045d37d5f4c8199f3a826f81",
|
614
|
+
"dweb:/ipfs/QmbzRBYfVa423gNzCitpGN3i2N9oeGYfinVE1jgtqxnNZX"
|
615
615
|
],
|
616
616
|
"license": "MIT"
|
617
617
|
},
|
618
618
|
"node_modules/@latticexyz/store/src/storeResourceTypes.sol": {
|
619
|
-
"keccak256": "
|
619
|
+
"keccak256": "0xada1867ba72930fc5cf5562dd4e36de849dbac9c833b7969cb1b046a808fabf2",
|
620
620
|
"urls": [
|
621
|
-
"bzz-raw://
|
622
|
-
"dweb:/ipfs/
|
621
|
+
"bzz-raw://6e4b5fdcaa54f567a3f8561c2c3fbc0d68c8dad892a4a8e5418bbce8efc53d84",
|
622
|
+
"dweb:/ipfs/QmTWbYJX1yrCqrEwUKB9rGpHdRvLNU8GCkBbxnLjGD4d2t"
|
623
623
|
],
|
624
624
|
"license": "MIT"
|
625
625
|
},
|
@@ -648,10 +648,10 @@
|
|
648
648
|
"license": "MIT"
|
649
649
|
},
|
650
650
|
"node_modules/@latticexyz/store/src/version.sol": {
|
651
|
-
"keccak256": "
|
651
|
+
"keccak256": "0x01029999a48b7c1d85de84cae465dd24ec126c95b8a865cd20c7ed5dfcc0f02c",
|
652
652
|
"urls": [
|
653
|
-
"bzz-raw://
|
654
|
-
"dweb:/ipfs/
|
653
|
+
"bzz-raw://9750164ce996badb0fd7df2f526780b9cb9558912405fe46f31064bd7c522491",
|
654
|
+
"dweb:/ipfs/QmYf8m2ZXFANRc9ysHgNkNtSF327ccxKYjCUJ49UXBKADk"
|
655
655
|
],
|
656
656
|
"license": "MIT"
|
657
657
|
},
|
@@ -852,62 +852,62 @@
|
|
852
852
|
},
|
853
853
|
"ast": {
|
854
854
|
"absolutePath": "src/modules/keysintable/KeysInTableModule.sol",
|
855
|
-
"id":
|
855
|
+
"id": 40143,
|
856
856
|
"exportedSymbols": {
|
857
857
|
"AFTER_SPLICE_DYNAMIC_DATA": [
|
858
|
-
|
858
|
+
36211
|
859
859
|
],
|
860
860
|
"AFTER_SPLICE_STATIC_DATA": [
|
861
|
-
|
861
|
+
36199
|
862
862
|
],
|
863
863
|
"BEFORE_DELETE_RECORD": [
|
864
|
-
|
864
|
+
36217
|
865
865
|
],
|
866
866
|
"BEFORE_SET_RECORD": [
|
867
|
-
|
867
|
+
36181
|
868
868
|
],
|
869
869
|
"IBaseWorld": [
|
870
|
-
|
870
|
+
39243
|
871
871
|
],
|
872
872
|
"KeysInTable": [
|
873
|
-
|
873
|
+
47745
|
874
874
|
],
|
875
875
|
"KeysInTableHook": [
|
876
|
-
|
876
|
+
39875
|
877
877
|
],
|
878
878
|
"KeysInTableModule": [
|
879
|
-
|
879
|
+
40142
|
880
880
|
],
|
881
881
|
"KeysInTableTableId": [
|
882
|
-
|
882
|
+
41229
|
883
883
|
],
|
884
884
|
"Module": [
|
885
|
-
|
885
|
+
38685
|
886
886
|
],
|
887
887
|
"ResourceId": [
|
888
|
-
|
888
|
+
26262
|
889
889
|
],
|
890
890
|
"ResourceIds": [
|
891
|
-
|
891
|
+
31912
|
892
892
|
],
|
893
893
|
"UsedKeysIndex": [
|
894
|
-
|
894
|
+
49357
|
895
895
|
],
|
896
896
|
"UsedKeysIndexTableId": [
|
897
|
-
|
897
|
+
47804
|
898
898
|
],
|
899
899
|
"WorldResourceIdInstance": [
|
900
|
-
|
900
|
+
39207
|
901
901
|
],
|
902
902
|
"revertWithBytes": [
|
903
|
-
|
903
|
+
39317
|
904
904
|
]
|
905
905
|
},
|
906
906
|
"nodeType": "SourceUnit",
|
907
907
|
"src": "32:4012:114",
|
908
908
|
"nodes": [
|
909
909
|
{
|
910
|
-
"id":
|
910
|
+
"id": 39877,
|
911
911
|
"nodeType": "PragmaDirective",
|
912
912
|
"src": "32:25:114",
|
913
913
|
"nodes": [],
|
@@ -919,23 +919,23 @@
|
|
919
919
|
]
|
920
920
|
},
|
921
921
|
{
|
922
|
-
"id":
|
922
|
+
"id": 39882,
|
923
923
|
"nodeType": "ImportDirective",
|
924
924
|
"src": "59:152:114",
|
925
925
|
"nodes": [],
|
926
926
|
"absolutePath": "node_modules/@latticexyz/store/src/storeHookTypes.sol",
|
927
927
|
"file": "@latticexyz/store/src/storeHookTypes.sol",
|
928
928
|
"nameLocation": "-1:-1:-1",
|
929
|
-
"scope":
|
930
|
-
"sourceUnit":
|
929
|
+
"scope": 40143,
|
930
|
+
"sourceUnit": 36262,
|
931
931
|
"symbolAliases": [
|
932
932
|
{
|
933
933
|
"foreign": {
|
934
|
-
"id":
|
934
|
+
"id": 39878,
|
935
935
|
"name": "BEFORE_SET_RECORD",
|
936
936
|
"nodeType": "Identifier",
|
937
937
|
"overloadedDeclarations": [],
|
938
|
-
"referencedDeclaration":
|
938
|
+
"referencedDeclaration": 36181,
|
939
939
|
"src": "68:17:114",
|
940
940
|
"typeDescriptions": {}
|
941
941
|
},
|
@@ -943,11 +943,11 @@
|
|
943
943
|
},
|
944
944
|
{
|
945
945
|
"foreign": {
|
946
|
-
"id":
|
946
|
+
"id": 39879,
|
947
947
|
"name": "AFTER_SPLICE_STATIC_DATA",
|
948
948
|
"nodeType": "Identifier",
|
949
949
|
"overloadedDeclarations": [],
|
950
|
-
"referencedDeclaration":
|
950
|
+
"referencedDeclaration": 36199,
|
951
951
|
"src": "87:24:114",
|
952
952
|
"typeDescriptions": {}
|
953
953
|
},
|
@@ -955,11 +955,11 @@
|
|
955
955
|
},
|
956
956
|
{
|
957
957
|
"foreign": {
|
958
|
-
"id":
|
958
|
+
"id": 39880,
|
959
959
|
"name": "AFTER_SPLICE_DYNAMIC_DATA",
|
960
960
|
"nodeType": "Identifier",
|
961
961
|
"overloadedDeclarations": [],
|
962
|
-
"referencedDeclaration":
|
962
|
+
"referencedDeclaration": 36211,
|
963
963
|
"src": "113:25:114",
|
964
964
|
"typeDescriptions": {}
|
965
965
|
},
|
@@ -967,11 +967,11 @@
|
|
967
967
|
},
|
968
968
|
{
|
969
969
|
"foreign": {
|
970
|
-
"id":
|
970
|
+
"id": 39881,
|
971
971
|
"name": "BEFORE_DELETE_RECORD",
|
972
972
|
"nodeType": "Identifier",
|
973
973
|
"overloadedDeclarations": [],
|
974
|
-
"referencedDeclaration":
|
974
|
+
"referencedDeclaration": 36217,
|
975
975
|
"src": "140:20:114",
|
976
976
|
"typeDescriptions": {}
|
977
977
|
},
|
@@ -981,23 +981,23 @@
|
|
981
981
|
"unitAlias": ""
|
982
982
|
},
|
983
983
|
{
|
984
|
-
"id":
|
984
|
+
"id": 39884,
|
985
985
|
"nodeType": "ImportDirective",
|
986
986
|
"src": "212:83:114",
|
987
987
|
"nodes": [],
|
988
988
|
"absolutePath": "node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol",
|
989
989
|
"file": "@latticexyz/store/src/codegen/tables/ResourceIds.sol",
|
990
990
|
"nameLocation": "-1:-1:-1",
|
991
|
-
"scope":
|
992
|
-
"sourceUnit":
|
991
|
+
"scope": 40143,
|
992
|
+
"sourceUnit": 31922,
|
993
993
|
"symbolAliases": [
|
994
994
|
{
|
995
995
|
"foreign": {
|
996
|
-
"id":
|
996
|
+
"id": 39883,
|
997
997
|
"name": "ResourceIds",
|
998
998
|
"nodeType": "Identifier",
|
999
999
|
"overloadedDeclarations": [],
|
1000
|
-
"referencedDeclaration":
|
1000
|
+
"referencedDeclaration": 31912,
|
1001
1001
|
"src": "221:11:114",
|
1002
1002
|
"typeDescriptions": {}
|
1003
1003
|
},
|
@@ -1007,23 +1007,23 @@
|
|
1007
1007
|
"unitAlias": ""
|
1008
1008
|
},
|
1009
1009
|
{
|
1010
|
-
"id":
|
1010
|
+
"id": 39886,
|
1011
1011
|
"nodeType": "ImportDirective",
|
1012
1012
|
"src": "297:58:114",
|
1013
1013
|
"nodes": [],
|
1014
1014
|
"absolutePath": "node_modules/@latticexyz/world/src/Module.sol",
|
1015
1015
|
"file": "@latticexyz/world/src/Module.sol",
|
1016
1016
|
"nameLocation": "-1:-1:-1",
|
1017
|
-
"scope":
|
1018
|
-
"sourceUnit":
|
1017
|
+
"scope": 40143,
|
1018
|
+
"sourceUnit": 38686,
|
1019
1019
|
"symbolAliases": [
|
1020
1020
|
{
|
1021
1021
|
"foreign": {
|
1022
|
-
"id":
|
1022
|
+
"id": 39885,
|
1023
1023
|
"name": "Module",
|
1024
1024
|
"nodeType": "Identifier",
|
1025
1025
|
"overloadedDeclarations": [],
|
1026
|
-
"referencedDeclaration":
|
1026
|
+
"referencedDeclaration": 38685,
|
1027
1027
|
"src": "306:6:114",
|
1028
1028
|
"typeDescriptions": {}
|
1029
1029
|
},
|
@@ -1033,23 +1033,23 @@
|
|
1033
1033
|
"unitAlias": ""
|
1034
1034
|
},
|
1035
1035
|
{
|
1036
|
-
"id":
|
1036
|
+
"id": 39888,
|
1037
1037
|
"nodeType": "ImportDirective",
|
1038
1038
|
"src": "357:85:114",
|
1039
1039
|
"nodes": [],
|
1040
1040
|
"absolutePath": "node_modules/@latticexyz/world/src/codegen/interfaces/IBaseWorld.sol",
|
1041
1041
|
"file": "@latticexyz/world/src/codegen/interfaces/IBaseWorld.sol",
|
1042
1042
|
"nameLocation": "-1:-1:-1",
|
1043
|
-
"scope":
|
1044
|
-
"sourceUnit":
|
1043
|
+
"scope": 40143,
|
1044
|
+
"sourceUnit": 39244,
|
1045
1045
|
"symbolAliases": [
|
1046
1046
|
{
|
1047
1047
|
"foreign": {
|
1048
|
-
"id":
|
1048
|
+
"id": 39887,
|
1049
1049
|
"name": "IBaseWorld",
|
1050
1050
|
"nodeType": "Identifier",
|
1051
1051
|
"overloadedDeclarations": [],
|
1052
|
-
"referencedDeclaration":
|
1052
|
+
"referencedDeclaration": 39243,
|
1053
1053
|
"src": "366:10:114",
|
1054
1054
|
"typeDescriptions": {}
|
1055
1055
|
},
|
@@ -1059,23 +1059,23 @@
|
|
1059
1059
|
"unitAlias": ""
|
1060
1060
|
},
|
1061
1061
|
{
|
1062
|
-
"id":
|
1062
|
+
"id": 39891,
|
1063
1063
|
"nodeType": "ImportDirective",
|
1064
1064
|
"src": "444:96:114",
|
1065
1065
|
"nodes": [],
|
1066
1066
|
"absolutePath": "node_modules/@latticexyz/world/src/WorldResourceId.sol",
|
1067
1067
|
"file": "@latticexyz/world/src/WorldResourceId.sol",
|
1068
1068
|
"nameLocation": "-1:-1:-1",
|
1069
|
-
"scope":
|
1070
|
-
"sourceUnit":
|
1069
|
+
"scope": 40143,
|
1070
|
+
"sourceUnit": 39208,
|
1071
1071
|
"symbolAliases": [
|
1072
1072
|
{
|
1073
1073
|
"foreign": {
|
1074
|
-
"id":
|
1074
|
+
"id": 39889,
|
1075
1075
|
"name": "ResourceId",
|
1076
1076
|
"nodeType": "Identifier",
|
1077
1077
|
"overloadedDeclarations": [],
|
1078
|
-
"referencedDeclaration":
|
1078
|
+
"referencedDeclaration": 26262,
|
1079
1079
|
"src": "453:10:114",
|
1080
1080
|
"typeDescriptions": {}
|
1081
1081
|
},
|
@@ -1083,11 +1083,11 @@
|
|
1083
1083
|
},
|
1084
1084
|
{
|
1085
1085
|
"foreign": {
|
1086
|
-
"id":
|
1086
|
+
"id": 39890,
|
1087
1087
|
"name": "WorldResourceIdInstance",
|
1088
1088
|
"nodeType": "Identifier",
|
1089
1089
|
"overloadedDeclarations": [],
|
1090
|
-
"referencedDeclaration":
|
1090
|
+
"referencedDeclaration": 39207,
|
1091
1091
|
"src": "465:23:114",
|
1092
1092
|
"typeDescriptions": {}
|
1093
1093
|
},
|
@@ -1097,23 +1097,23 @@
|
|
1097
1097
|
"unitAlias": ""
|
1098
1098
|
},
|
1099
1099
|
{
|
1100
|
-
"id":
|
1100
|
+
"id": 39893,
|
1101
1101
|
"nodeType": "ImportDirective",
|
1102
1102
|
"src": "541:76:114",
|
1103
1103
|
"nodes": [],
|
1104
1104
|
"absolutePath": "node_modules/@latticexyz/world/src/revertWithBytes.sol",
|
1105
1105
|
"file": "@latticexyz/world/src/revertWithBytes.sol",
|
1106
1106
|
"nameLocation": "-1:-1:-1",
|
1107
|
-
"scope":
|
1108
|
-
"sourceUnit":
|
1107
|
+
"scope": 40143,
|
1108
|
+
"sourceUnit": 39318,
|
1109
1109
|
"symbolAliases": [
|
1110
1110
|
{
|
1111
1111
|
"foreign": {
|
1112
|
-
"id":
|
1112
|
+
"id": 39892,
|
1113
1113
|
"name": "revertWithBytes",
|
1114
1114
|
"nodeType": "Identifier",
|
1115
1115
|
"overloadedDeclarations": [],
|
1116
|
-
"referencedDeclaration":
|
1116
|
+
"referencedDeclaration": 39317,
|
1117
1117
|
"src": "550:15:114",
|
1118
1118
|
"typeDescriptions": {}
|
1119
1119
|
},
|
@@ -1123,23 +1123,23 @@
|
|
1123
1123
|
"unitAlias": ""
|
1124
1124
|
},
|
1125
1125
|
{
|
1126
|
-
"id":
|
1126
|
+
"id": 39895,
|
1127
1127
|
"nodeType": "ImportDirective",
|
1128
1128
|
"src": "619:56:114",
|
1129
1129
|
"nodes": [],
|
1130
1130
|
"absolutePath": "src/modules/keysintable/KeysInTableHook.sol",
|
1131
1131
|
"file": "./KeysInTableHook.sol",
|
1132
1132
|
"nameLocation": "-1:-1:-1",
|
1133
|
-
"scope":
|
1134
|
-
"sourceUnit":
|
1133
|
+
"scope": 40143,
|
1134
|
+
"sourceUnit": 39876,
|
1135
1135
|
"symbolAliases": [
|
1136
1136
|
{
|
1137
1137
|
"foreign": {
|
1138
|
-
"id":
|
1138
|
+
"id": 39894,
|
1139
1139
|
"name": "KeysInTableHook",
|
1140
1140
|
"nodeType": "Identifier",
|
1141
1141
|
"overloadedDeclarations": [],
|
1142
|
-
"referencedDeclaration":
|
1142
|
+
"referencedDeclaration": 39875,
|
1143
1143
|
"src": "628:15:114",
|
1144
1144
|
"typeDescriptions": {}
|
1145
1145
|
},
|
@@ -1149,23 +1149,23 @@
|
|
1149
1149
|
"unitAlias": ""
|
1150
1150
|
},
|
1151
1151
|
{
|
1152
|
-
"id":
|
1152
|
+
"id": 39898,
|
1153
1153
|
"nodeType": "ImportDirective",
|
1154
1154
|
"src": "676:75:114",
|
1155
1155
|
"nodes": [],
|
1156
1156
|
"absolutePath": "src/modules/keysintable/tables/KeysInTable.sol",
|
1157
1157
|
"file": "./tables/KeysInTable.sol",
|
1158
1158
|
"nameLocation": "-1:-1:-1",
|
1159
|
-
"scope":
|
1160
|
-
"sourceUnit":
|
1159
|
+
"scope": 40143,
|
1160
|
+
"sourceUnit": 47746,
|
1161
1161
|
"symbolAliases": [
|
1162
1162
|
{
|
1163
1163
|
"foreign": {
|
1164
|
-
"id":
|
1164
|
+
"id": 39896,
|
1165
1165
|
"name": "KeysInTable",
|
1166
1166
|
"nodeType": "Identifier",
|
1167
1167
|
"overloadedDeclarations": [],
|
1168
|
-
"referencedDeclaration":
|
1168
|
+
"referencedDeclaration": 47745,
|
1169
1169
|
"src": "685:11:114",
|
1170
1170
|
"typeDescriptions": {}
|
1171
1171
|
},
|
@@ -1173,11 +1173,11 @@
|
|
1173
1173
|
},
|
1174
1174
|
{
|
1175
1175
|
"foreign": {
|
1176
|
-
"id":
|
1176
|
+
"id": 39897,
|
1177
1177
|
"name": "KeysInTableTableId",
|
1178
1178
|
"nodeType": "Identifier",
|
1179
1179
|
"overloadedDeclarations": [],
|
1180
|
-
"referencedDeclaration":
|
1180
|
+
"referencedDeclaration": 41229,
|
1181
1181
|
"src": "698:18:114",
|
1182
1182
|
"typeDescriptions": {}
|
1183
1183
|
},
|
@@ -1187,23 +1187,23 @@
|
|
1187
1187
|
"unitAlias": ""
|
1188
1188
|
},
|
1189
1189
|
{
|
1190
|
-
"id":
|
1190
|
+
"id": 39901,
|
1191
1191
|
"nodeType": "ImportDirective",
|
1192
1192
|
"src": "752:81:114",
|
1193
1193
|
"nodes": [],
|
1194
1194
|
"absolutePath": "src/modules/keysintable/tables/UsedKeysIndex.sol",
|
1195
1195
|
"file": "./tables/UsedKeysIndex.sol",
|
1196
1196
|
"nameLocation": "-1:-1:-1",
|
1197
|
-
"scope":
|
1198
|
-
"sourceUnit":
|
1197
|
+
"scope": 40143,
|
1198
|
+
"sourceUnit": 49367,
|
1199
1199
|
"symbolAliases": [
|
1200
1200
|
{
|
1201
1201
|
"foreign": {
|
1202
|
-
"id":
|
1202
|
+
"id": 39899,
|
1203
1203
|
"name": "UsedKeysIndex",
|
1204
1204
|
"nodeType": "Identifier",
|
1205
1205
|
"overloadedDeclarations": [],
|
1206
|
-
"referencedDeclaration":
|
1206
|
+
"referencedDeclaration": 49357,
|
1207
1207
|
"src": "761:13:114",
|
1208
1208
|
"typeDescriptions": {}
|
1209
1209
|
},
|
@@ -1211,11 +1211,11 @@
|
|
1211
1211
|
},
|
1212
1212
|
{
|
1213
1213
|
"foreign": {
|
1214
|
-
"id":
|
1214
|
+
"id": 39900,
|
1215
1215
|
"name": "UsedKeysIndexTableId",
|
1216
1216
|
"nodeType": "Identifier",
|
1217
1217
|
"overloadedDeclarations": [],
|
1218
|
-
"referencedDeclaration":
|
1218
|
+
"referencedDeclaration": 47804,
|
1219
1219
|
"src": "776:20:114",
|
1220
1220
|
"typeDescriptions": {}
|
1221
1221
|
},
|
@@ -1225,49 +1225,49 @@
|
|
1225
1225
|
"unitAlias": ""
|
1226
1226
|
},
|
1227
1227
|
{
|
1228
|
-
"id":
|
1228
|
+
"id": 40142,
|
1229
1229
|
"nodeType": "ContractDefinition",
|
1230
1230
|
"src": "1419:2624:114",
|
1231
1231
|
"nodes": [
|
1232
1232
|
{
|
1233
|
-
"id":
|
1233
|
+
"id": 39908,
|
1234
1234
|
"nodeType": "UsingForDirective",
|
1235
1235
|
"src": "1460:45:114",
|
1236
1236
|
"nodes": [],
|
1237
1237
|
"global": false,
|
1238
1238
|
"libraryName": {
|
1239
|
-
"id":
|
1239
|
+
"id": 39905,
|
1240
1240
|
"name": "WorldResourceIdInstance",
|
1241
1241
|
"nameLocations": [
|
1242
1242
|
"1466:23:114"
|
1243
1243
|
],
|
1244
1244
|
"nodeType": "IdentifierPath",
|
1245
|
-
"referencedDeclaration":
|
1245
|
+
"referencedDeclaration": 39207,
|
1246
1246
|
"src": "1466:23:114"
|
1247
1247
|
},
|
1248
1248
|
"typeName": {
|
1249
|
-
"id":
|
1249
|
+
"id": 39907,
|
1250
1250
|
"nodeType": "UserDefinedTypeName",
|
1251
1251
|
"pathNode": {
|
1252
|
-
"id":
|
1252
|
+
"id": 39906,
|
1253
1253
|
"name": "ResourceId",
|
1254
1254
|
"nameLocations": [
|
1255
1255
|
"1494:10:114"
|
1256
1256
|
],
|
1257
1257
|
"nodeType": "IdentifierPath",
|
1258
|
-
"referencedDeclaration":
|
1258
|
+
"referencedDeclaration": 26262,
|
1259
1259
|
"src": "1494:10:114"
|
1260
1260
|
},
|
1261
|
-
"referencedDeclaration":
|
1261
|
+
"referencedDeclaration": 26262,
|
1262
1262
|
"src": "1494:10:114",
|
1263
1263
|
"typeDescriptions": {
|
1264
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
1264
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
1265
1265
|
"typeString": "ResourceId"
|
1266
1266
|
}
|
1267
1267
|
}
|
1268
1268
|
},
|
1269
1269
|
{
|
1270
|
-
"id":
|
1270
|
+
"id": 39915,
|
1271
1271
|
"nodeType": "VariableDeclaration",
|
1272
1272
|
"src": "1653:62:114",
|
1273
1273
|
"nodes": [],
|
@@ -1275,30 +1275,30 @@
|
|
1275
1275
|
"mutability": "immutable",
|
1276
1276
|
"name": "hook",
|
1277
1277
|
"nameLocation": "1687:4:114",
|
1278
|
-
"scope":
|
1278
|
+
"scope": 40142,
|
1279
1279
|
"stateVariable": true,
|
1280
1280
|
"storageLocation": "default",
|
1281
1281
|
"typeDescriptions": {
|
1282
|
-
"typeIdentifier": "t_contract$_KeysInTableHook_$
|
1282
|
+
"typeIdentifier": "t_contract$_KeysInTableHook_$39875",
|
1283
1283
|
"typeString": "contract KeysInTableHook"
|
1284
1284
|
},
|
1285
1285
|
"typeName": {
|
1286
|
-
"id":
|
1286
|
+
"id": 39910,
|
1287
1287
|
"nodeType": "UserDefinedTypeName",
|
1288
1288
|
"pathNode": {
|
1289
|
-
"id":
|
1289
|
+
"id": 39909,
|
1290
1290
|
"name": "KeysInTableHook",
|
1291
1291
|
"nameLocations": [
|
1292
1292
|
"1653:15:114"
|
1293
1293
|
],
|
1294
1294
|
"nodeType": "IdentifierPath",
|
1295
|
-
"referencedDeclaration":
|
1295
|
+
"referencedDeclaration": 39875,
|
1296
1296
|
"src": "1653:15:114"
|
1297
1297
|
},
|
1298
|
-
"referencedDeclaration":
|
1298
|
+
"referencedDeclaration": 39875,
|
1299
1299
|
"src": "1653:15:114",
|
1300
1300
|
"typeDescriptions": {
|
1301
|
-
"typeIdentifier": "t_contract$_KeysInTableHook_$
|
1301
|
+
"typeIdentifier": "t_contract$_KeysInTableHook_$39875",
|
1302
1302
|
"typeString": "contract KeysInTableHook"
|
1303
1303
|
}
|
1304
1304
|
},
|
@@ -1306,7 +1306,7 @@
|
|
1306
1306
|
"arguments": [],
|
1307
1307
|
"expression": {
|
1308
1308
|
"argumentTypes": [],
|
1309
|
-
"id":
|
1309
|
+
"id": 39913,
|
1310
1310
|
"isConstant": false,
|
1311
1311
|
"isLValue": false,
|
1312
1312
|
"isPure": false,
|
@@ -1314,31 +1314,31 @@
|
|
1314
1314
|
"nodeType": "NewExpression",
|
1315
1315
|
"src": "1694:19:114",
|
1316
1316
|
"typeDescriptions": {
|
1317
|
-
"typeIdentifier": "t_function_creation_nonpayable$__$returns$_t_contract$_KeysInTableHook_$
|
1317
|
+
"typeIdentifier": "t_function_creation_nonpayable$__$returns$_t_contract$_KeysInTableHook_$39875_$",
|
1318
1318
|
"typeString": "function () returns (contract KeysInTableHook)"
|
1319
1319
|
},
|
1320
1320
|
"typeName": {
|
1321
|
-
"id":
|
1321
|
+
"id": 39912,
|
1322
1322
|
"nodeType": "UserDefinedTypeName",
|
1323
1323
|
"pathNode": {
|
1324
|
-
"id":
|
1324
|
+
"id": 39911,
|
1325
1325
|
"name": "KeysInTableHook",
|
1326
1326
|
"nameLocations": [
|
1327
1327
|
"1698:15:114"
|
1328
1328
|
],
|
1329
1329
|
"nodeType": "IdentifierPath",
|
1330
|
-
"referencedDeclaration":
|
1330
|
+
"referencedDeclaration": 39875,
|
1331
1331
|
"src": "1698:15:114"
|
1332
1332
|
},
|
1333
|
-
"referencedDeclaration":
|
1333
|
+
"referencedDeclaration": 39875,
|
1334
1334
|
"src": "1698:15:114",
|
1335
1335
|
"typeDescriptions": {
|
1336
|
-
"typeIdentifier": "t_contract$_KeysInTableHook_$
|
1336
|
+
"typeIdentifier": "t_contract$_KeysInTableHook_$39875",
|
1337
1337
|
"typeString": "contract KeysInTableHook"
|
1338
1338
|
}
|
1339
1339
|
}
|
1340
1340
|
},
|
1341
|
-
"id":
|
1341
|
+
"id": 39914,
|
1342
1342
|
"isConstant": false,
|
1343
1343
|
"isLValue": false,
|
1344
1344
|
"isPure": false,
|
@@ -1350,19 +1350,19 @@
|
|
1350
1350
|
"src": "1694:21:114",
|
1351
1351
|
"tryCall": false,
|
1352
1352
|
"typeDescriptions": {
|
1353
|
-
"typeIdentifier": "t_contract$_KeysInTableHook_$
|
1353
|
+
"typeIdentifier": "t_contract$_KeysInTableHook_$39875",
|
1354
1354
|
"typeString": "contract KeysInTableHook"
|
1355
1355
|
}
|
1356
1356
|
},
|
1357
1357
|
"visibility": "private"
|
1358
1358
|
},
|
1359
1359
|
{
|
1360
|
-
"id":
|
1360
|
+
"id": 39926,
|
1361
1361
|
"nodeType": "FunctionDefinition",
|
1362
1362
|
"src": "1720:89:114",
|
1363
1363
|
"nodes": [],
|
1364
1364
|
"body": {
|
1365
|
-
"id":
|
1365
|
+
"id": 39925,
|
1366
1366
|
"nodeType": "Block",
|
1367
1367
|
"src": "1769:40:114",
|
1368
1368
|
"nodes": [],
|
@@ -1372,7 +1372,7 @@
|
|
1372
1372
|
"arguments": [
|
1373
1373
|
{
|
1374
1374
|
"hexValue": "6b657973496e5461626c65",
|
1375
|
-
"id":
|
1375
|
+
"id": 39922,
|
1376
1376
|
"isConstant": false,
|
1377
1377
|
"isLValue": false,
|
1378
1378
|
"isPure": true,
|
@@ -1394,7 +1394,7 @@
|
|
1394
1394
|
"typeString": "literal_string \"keysInTable\""
|
1395
1395
|
}
|
1396
1396
|
],
|
1397
|
-
"id":
|
1397
|
+
"id": 39921,
|
1398
1398
|
"isConstant": false,
|
1399
1399
|
"isLValue": false,
|
1400
1400
|
"isPure": true,
|
@@ -1406,14 +1406,14 @@
|
|
1406
1406
|
"typeString": "type(bytes16)"
|
1407
1407
|
},
|
1408
1408
|
"typeName": {
|
1409
|
-
"id":
|
1409
|
+
"id": 39920,
|
1410
1410
|
"name": "bytes16",
|
1411
1411
|
"nodeType": "ElementaryTypeName",
|
1412
1412
|
"src": "1782:7:114",
|
1413
1413
|
"typeDescriptions": {}
|
1414
1414
|
}
|
1415
1415
|
},
|
1416
|
-
"id":
|
1416
|
+
"id": 39923,
|
1417
1417
|
"isConstant": false,
|
1418
1418
|
"isLValue": false,
|
1419
1419
|
"isPure": true,
|
@@ -1429,15 +1429,15 @@
|
|
1429
1429
|
"typeString": "bytes16"
|
1430
1430
|
}
|
1431
1431
|
},
|
1432
|
-
"functionReturnParameters":
|
1433
|
-
"id":
|
1432
|
+
"functionReturnParameters": 39919,
|
1433
|
+
"id": 39924,
|
1434
1434
|
"nodeType": "Return",
|
1435
1435
|
"src": "1775:29:114"
|
1436
1436
|
}
|
1437
1437
|
]
|
1438
1438
|
},
|
1439
1439
|
"baseFunctions": [
|
1440
|
-
|
1440
|
+
60928
|
1441
1441
|
],
|
1442
1442
|
"functionSelector": "17d7de7c",
|
1443
1443
|
"implemented": true,
|
@@ -1446,23 +1446,23 @@
|
|
1446
1446
|
"name": "getName",
|
1447
1447
|
"nameLocation": "1729:7:114",
|
1448
1448
|
"parameters": {
|
1449
|
-
"id":
|
1449
|
+
"id": 39916,
|
1450
1450
|
"nodeType": "ParameterList",
|
1451
1451
|
"parameters": [],
|
1452
1452
|
"src": "1736:2:114"
|
1453
1453
|
},
|
1454
1454
|
"returnParameters": {
|
1455
|
-
"id":
|
1455
|
+
"id": 39919,
|
1456
1456
|
"nodeType": "ParameterList",
|
1457
1457
|
"parameters": [
|
1458
1458
|
{
|
1459
1459
|
"constant": false,
|
1460
|
-
"id":
|
1460
|
+
"id": 39918,
|
1461
1461
|
"mutability": "mutable",
|
1462
1462
|
"name": "",
|
1463
1463
|
"nameLocation": "-1:-1:-1",
|
1464
1464
|
"nodeType": "VariableDeclaration",
|
1465
|
-
"scope":
|
1465
|
+
"scope": 39926,
|
1466
1466
|
"src": "1760:7:114",
|
1467
1467
|
"stateVariable": false,
|
1468
1468
|
"storageLocation": "default",
|
@@ -1471,7 +1471,7 @@
|
|
1471
1471
|
"typeString": "bytes16"
|
1472
1472
|
},
|
1473
1473
|
"typeName": {
|
1474
|
-
"id":
|
1474
|
+
"id": 39917,
|
1475
1475
|
"name": "bytes16",
|
1476
1476
|
"nodeType": "ElementaryTypeName",
|
1477
1477
|
"src": "1760:7:114",
|
@@ -1485,76 +1485,76 @@
|
|
1485
1485
|
],
|
1486
1486
|
"src": "1759:9:114"
|
1487
1487
|
},
|
1488
|
-
"scope":
|
1488
|
+
"scope": 40142,
|
1489
1489
|
"stateMutability": "pure",
|
1490
1490
|
"virtual": false,
|
1491
1491
|
"visibility": "public"
|
1492
1492
|
},
|
1493
1493
|
{
|
1494
|
-
"id":
|
1494
|
+
"id": 40132,
|
1495
1495
|
"nodeType": "FunctionDefinition",
|
1496
1496
|
"src": "1813:2128:114",
|
1497
1497
|
"nodes": [],
|
1498
1498
|
"body": {
|
1499
|
-
"id":
|
1499
|
+
"id": 40131,
|
1500
1500
|
"nodeType": "Block",
|
1501
1501
|
"src": "1869:2072:114",
|
1502
1502
|
"nodes": [],
|
1503
1503
|
"statements": [
|
1504
1504
|
{
|
1505
1505
|
"assignments": [
|
1506
|
-
|
1506
|
+
39934
|
1507
1507
|
],
|
1508
1508
|
"declarations": [
|
1509
1509
|
{
|
1510
1510
|
"constant": false,
|
1511
|
-
"id":
|
1511
|
+
"id": 39934,
|
1512
1512
|
"mutability": "mutable",
|
1513
1513
|
"name": "sourceTableId",
|
1514
1514
|
"nameLocation": "1927:13:114",
|
1515
1515
|
"nodeType": "VariableDeclaration",
|
1516
|
-
"scope":
|
1516
|
+
"scope": 40131,
|
1517
1517
|
"src": "1916:24:114",
|
1518
1518
|
"stateVariable": false,
|
1519
1519
|
"storageLocation": "default",
|
1520
1520
|
"typeDescriptions": {
|
1521
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
1521
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
1522
1522
|
"typeString": "ResourceId"
|
1523
1523
|
},
|
1524
1524
|
"typeName": {
|
1525
|
-
"id":
|
1525
|
+
"id": 39933,
|
1526
1526
|
"nodeType": "UserDefinedTypeName",
|
1527
1527
|
"pathNode": {
|
1528
|
-
"id":
|
1528
|
+
"id": 39932,
|
1529
1529
|
"name": "ResourceId",
|
1530
1530
|
"nameLocations": [
|
1531
1531
|
"1916:10:114"
|
1532
1532
|
],
|
1533
1533
|
"nodeType": "IdentifierPath",
|
1534
|
-
"referencedDeclaration":
|
1534
|
+
"referencedDeclaration": 26262,
|
1535
1535
|
"src": "1916:10:114"
|
1536
1536
|
},
|
1537
|
-
"referencedDeclaration":
|
1537
|
+
"referencedDeclaration": 26262,
|
1538
1538
|
"src": "1916:10:114",
|
1539
1539
|
"typeDescriptions": {
|
1540
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
1540
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
1541
1541
|
"typeString": "ResourceId"
|
1542
1542
|
}
|
1543
1543
|
},
|
1544
1544
|
"visibility": "internal"
|
1545
1545
|
}
|
1546
1546
|
],
|
1547
|
-
"id":
|
1547
|
+
"id": 39945,
|
1548
1548
|
"initialValue": {
|
1549
1549
|
"arguments": [
|
1550
1550
|
{
|
1551
1551
|
"arguments": [
|
1552
1552
|
{
|
1553
|
-
"id":
|
1553
|
+
"id": 39939,
|
1554
1554
|
"name": "args",
|
1555
1555
|
"nodeType": "Identifier",
|
1556
1556
|
"overloadedDeclarations": [],
|
1557
|
-
"referencedDeclaration":
|
1557
|
+
"referencedDeclaration": 39928,
|
1558
1558
|
"src": "1970:4:114",
|
1559
1559
|
"typeDescriptions": {
|
1560
1560
|
"typeIdentifier": "t_bytes_memory_ptr",
|
@@ -1564,7 +1564,7 @@
|
|
1564
1564
|
{
|
1565
1565
|
"components": [
|
1566
1566
|
{
|
1567
|
-
"id":
|
1567
|
+
"id": 39941,
|
1568
1568
|
"isConstant": false,
|
1569
1569
|
"isLValue": false,
|
1570
1570
|
"isPure": true,
|
@@ -1576,7 +1576,7 @@
|
|
1576
1576
|
"typeString": "type(bytes32)"
|
1577
1577
|
},
|
1578
1578
|
"typeName": {
|
1579
|
-
"id":
|
1579
|
+
"id": 39940,
|
1580
1580
|
"name": "bytes32",
|
1581
1581
|
"nodeType": "ElementaryTypeName",
|
1582
1582
|
"src": "1977:7:114",
|
@@ -1584,7 +1584,7 @@
|
|
1584
1584
|
}
|
1585
1585
|
}
|
1586
1586
|
],
|
1587
|
-
"id":
|
1587
|
+
"id": 39942,
|
1588
1588
|
"isConstant": false,
|
1589
1589
|
"isInlineArray": false,
|
1590
1590
|
"isLValue": false,
|
@@ -1610,7 +1610,7 @@
|
|
1610
1610
|
}
|
1611
1611
|
],
|
1612
1612
|
"expression": {
|
1613
|
-
"id":
|
1613
|
+
"id": 39937,
|
1614
1614
|
"name": "abi",
|
1615
1615
|
"nodeType": "Identifier",
|
1616
1616
|
"overloadedDeclarations": [],
|
@@ -1621,7 +1621,7 @@
|
|
1621
1621
|
"typeString": "abi"
|
1622
1622
|
}
|
1623
1623
|
},
|
1624
|
-
"id":
|
1624
|
+
"id": 39938,
|
1625
1625
|
"isConstant": false,
|
1626
1626
|
"isLValue": false,
|
1627
1627
|
"isPure": true,
|
@@ -1635,7 +1635,7 @@
|
|
1635
1635
|
"typeString": "function () pure"
|
1636
1636
|
}
|
1637
1637
|
},
|
1638
|
-
"id":
|
1638
|
+
"id": 39943,
|
1639
1639
|
"isConstant": false,
|
1640
1640
|
"isLValue": false,
|
1641
1641
|
"isPure": false,
|
@@ -1660,18 +1660,18 @@
|
|
1660
1660
|
}
|
1661
1661
|
],
|
1662
1662
|
"expression": {
|
1663
|
-
"id":
|
1663
|
+
"id": 39935,
|
1664
1664
|
"name": "ResourceId",
|
1665
1665
|
"nodeType": "Identifier",
|
1666
1666
|
"overloadedDeclarations": [],
|
1667
|
-
"referencedDeclaration":
|
1667
|
+
"referencedDeclaration": 26262,
|
1668
1668
|
"src": "1943:10:114",
|
1669
1669
|
"typeDescriptions": {
|
1670
|
-
"typeIdentifier": "t_type$_t_userDefinedValueType$_ResourceId_$
|
1670
|
+
"typeIdentifier": "t_type$_t_userDefinedValueType$_ResourceId_$26262_$",
|
1671
1671
|
"typeString": "type(ResourceId)"
|
1672
1672
|
}
|
1673
1673
|
},
|
1674
|
-
"id":
|
1674
|
+
"id": 39936,
|
1675
1675
|
"isConstant": false,
|
1676
1676
|
"isLValue": false,
|
1677
1677
|
"isPure": true,
|
@@ -1681,11 +1681,11 @@
|
|
1681
1681
|
"nodeType": "MemberAccess",
|
1682
1682
|
"src": "1943:15:114",
|
1683
1683
|
"typeDescriptions": {
|
1684
|
-
"typeIdentifier": "t_function_wrap_pure$_t_bytes32_$returns$_t_userDefinedValueType$_ResourceId_$
|
1684
|
+
"typeIdentifier": "t_function_wrap_pure$_t_bytes32_$returns$_t_userDefinedValueType$_ResourceId_$26262_$",
|
1685
1685
|
"typeString": "function (bytes32) pure returns (ResourceId)"
|
1686
1686
|
}
|
1687
1687
|
},
|
1688
|
-
"id":
|
1688
|
+
"id": 39944,
|
1689
1689
|
"isConstant": false,
|
1690
1690
|
"isLValue": false,
|
1691
1691
|
"isPure": false,
|
@@ -1697,7 +1697,7 @@
|
|
1697
1697
|
"src": "1943:44:114",
|
1698
1698
|
"tryCall": false,
|
1699
1699
|
"typeDescriptions": {
|
1700
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
1700
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
1701
1701
|
"typeString": "ResourceId"
|
1702
1702
|
}
|
1703
1703
|
},
|
@@ -1706,66 +1706,66 @@
|
|
1706
1706
|
},
|
1707
1707
|
{
|
1708
1708
|
"assignments": [
|
1709
|
-
|
1709
|
+
39948
|
1710
1710
|
],
|
1711
1711
|
"declarations": [
|
1712
1712
|
{
|
1713
1713
|
"constant": false,
|
1714
|
-
"id":
|
1714
|
+
"id": 39948,
|
1715
1715
|
"mutability": "mutable",
|
1716
1716
|
"name": "world",
|
1717
1717
|
"nameLocation": "2005:5:114",
|
1718
1718
|
"nodeType": "VariableDeclaration",
|
1719
|
-
"scope":
|
1719
|
+
"scope": 40131,
|
1720
1720
|
"src": "1994:16:114",
|
1721
1721
|
"stateVariable": false,
|
1722
1722
|
"storageLocation": "default",
|
1723
1723
|
"typeDescriptions": {
|
1724
|
-
"typeIdentifier": "t_contract$_IBaseWorld_$
|
1724
|
+
"typeIdentifier": "t_contract$_IBaseWorld_$39243",
|
1725
1725
|
"typeString": "contract IBaseWorld"
|
1726
1726
|
},
|
1727
1727
|
"typeName": {
|
1728
|
-
"id":
|
1728
|
+
"id": 39947,
|
1729
1729
|
"nodeType": "UserDefinedTypeName",
|
1730
1730
|
"pathNode": {
|
1731
|
-
"id":
|
1731
|
+
"id": 39946,
|
1732
1732
|
"name": "IBaseWorld",
|
1733
1733
|
"nameLocations": [
|
1734
1734
|
"1994:10:114"
|
1735
1735
|
],
|
1736
1736
|
"nodeType": "IdentifierPath",
|
1737
|
-
"referencedDeclaration":
|
1737
|
+
"referencedDeclaration": 39243,
|
1738
1738
|
"src": "1994:10:114"
|
1739
1739
|
},
|
1740
|
-
"referencedDeclaration":
|
1740
|
+
"referencedDeclaration": 39243,
|
1741
1741
|
"src": "1994:10:114",
|
1742
1742
|
"typeDescriptions": {
|
1743
|
-
"typeIdentifier": "t_contract$_IBaseWorld_$
|
1743
|
+
"typeIdentifier": "t_contract$_IBaseWorld_$39243",
|
1744
1744
|
"typeString": "contract IBaseWorld"
|
1745
1745
|
}
|
1746
1746
|
},
|
1747
1747
|
"visibility": "internal"
|
1748
1748
|
}
|
1749
1749
|
],
|
1750
|
-
"id":
|
1750
|
+
"id": 39953,
|
1751
1751
|
"initialValue": {
|
1752
1752
|
"arguments": [
|
1753
1753
|
{
|
1754
1754
|
"arguments": [],
|
1755
1755
|
"expression": {
|
1756
1756
|
"argumentTypes": [],
|
1757
|
-
"id":
|
1757
|
+
"id": 39950,
|
1758
1758
|
"name": "_world",
|
1759
1759
|
"nodeType": "Identifier",
|
1760
1760
|
"overloadedDeclarations": [],
|
1761
|
-
"referencedDeclaration":
|
1761
|
+
"referencedDeclaration": 38751,
|
1762
1762
|
"src": "2024:6:114",
|
1763
1763
|
"typeDescriptions": {
|
1764
1764
|
"typeIdentifier": "t_function_internal_view$__$returns$_t_address_$",
|
1765
1765
|
"typeString": "function () view returns (address)"
|
1766
1766
|
}
|
1767
1767
|
},
|
1768
|
-
"id":
|
1768
|
+
"id": 39951,
|
1769
1769
|
"isConstant": false,
|
1770
1770
|
"isLValue": false,
|
1771
1771
|
"isPure": false,
|
@@ -1789,18 +1789,18 @@
|
|
1789
1789
|
"typeString": "address"
|
1790
1790
|
}
|
1791
1791
|
],
|
1792
|
-
"id":
|
1792
|
+
"id": 39949,
|
1793
1793
|
"name": "IBaseWorld",
|
1794
1794
|
"nodeType": "Identifier",
|
1795
1795
|
"overloadedDeclarations": [],
|
1796
|
-
"referencedDeclaration":
|
1796
|
+
"referencedDeclaration": 39243,
|
1797
1797
|
"src": "2013:10:114",
|
1798
1798
|
"typeDescriptions": {
|
1799
|
-
"typeIdentifier": "t_type$_t_contract$_IBaseWorld_$
|
1799
|
+
"typeIdentifier": "t_type$_t_contract$_IBaseWorld_$39243_$",
|
1800
1800
|
"typeString": "type(contract IBaseWorld)"
|
1801
1801
|
}
|
1802
1802
|
},
|
1803
|
-
"id":
|
1803
|
+
"id": 39952,
|
1804
1804
|
"isConstant": false,
|
1805
1805
|
"isLValue": false,
|
1806
1806
|
"isPure": false,
|
@@ -1812,7 +1812,7 @@
|
|
1812
1812
|
"src": "2013:20:114",
|
1813
1813
|
"tryCall": false,
|
1814
1814
|
"typeDescriptions": {
|
1815
|
-
"typeIdentifier": "t_contract$_IBaseWorld_$
|
1815
|
+
"typeIdentifier": "t_contract$_IBaseWorld_$39243",
|
1816
1816
|
"typeString": "contract IBaseWorld"
|
1817
1817
|
}
|
1818
1818
|
},
|
@@ -1821,17 +1821,17 @@
|
|
1821
1821
|
},
|
1822
1822
|
{
|
1823
1823
|
"assignments": [
|
1824
|
-
|
1824
|
+
39955
|
1825
1825
|
],
|
1826
1826
|
"declarations": [
|
1827
1827
|
{
|
1828
1828
|
"constant": false,
|
1829
|
-
"id":
|
1829
|
+
"id": 39955,
|
1830
1830
|
"mutability": "mutable",
|
1831
1831
|
"name": "success",
|
1832
1832
|
"nameLocation": "2100:7:114",
|
1833
1833
|
"nodeType": "VariableDeclaration",
|
1834
|
-
"scope":
|
1834
|
+
"scope": 40131,
|
1835
1835
|
"src": "2095:12:114",
|
1836
1836
|
"stateVariable": false,
|
1837
1837
|
"storageLocation": "default",
|
@@ -1840,7 +1840,7 @@
|
|
1840
1840
|
"typeString": "bool"
|
1841
1841
|
},
|
1842
1842
|
"typeName": {
|
1843
|
-
"id":
|
1843
|
+
"id": 39954,
|
1844
1844
|
"name": "bool",
|
1845
1845
|
"nodeType": "ElementaryTypeName",
|
1846
1846
|
"src": "2095:4:114",
|
@@ -1852,23 +1852,23 @@
|
|
1852
1852
|
"visibility": "internal"
|
1853
1853
|
}
|
1854
1854
|
],
|
1855
|
-
"id":
|
1855
|
+
"id": 39956,
|
1856
1856
|
"nodeType": "VariableDeclarationStatement",
|
1857
1857
|
"src": "2095:12:114"
|
1858
1858
|
},
|
1859
1859
|
{
|
1860
1860
|
"assignments": [
|
1861
|
-
|
1861
|
+
39958
|
1862
1862
|
],
|
1863
1863
|
"declarations": [
|
1864
1864
|
{
|
1865
1865
|
"constant": false,
|
1866
|
-
"id":
|
1866
|
+
"id": 39958,
|
1867
1867
|
"mutability": "mutable",
|
1868
1868
|
"name": "returnData",
|
1869
1869
|
"nameLocation": "2126:10:114",
|
1870
1870
|
"nodeType": "VariableDeclaration",
|
1871
|
-
"scope":
|
1871
|
+
"scope": 40131,
|
1872
1872
|
"src": "2113:23:114",
|
1873
1873
|
"stateVariable": false,
|
1874
1874
|
"storageLocation": "memory",
|
@@ -1877,7 +1877,7 @@
|
|
1877
1877
|
"typeString": "bytes"
|
1878
1878
|
},
|
1879
1879
|
"typeName": {
|
1880
|
-
"id":
|
1880
|
+
"id": 39957,
|
1881
1881
|
"name": "bytes",
|
1882
1882
|
"nodeType": "ElementaryTypeName",
|
1883
1883
|
"src": "2113:5:114",
|
@@ -1889,13 +1889,13 @@
|
|
1889
1889
|
"visibility": "internal"
|
1890
1890
|
}
|
1891
1891
|
],
|
1892
|
-
"id":
|
1892
|
+
"id": 39959,
|
1893
1893
|
"nodeType": "VariableDeclarationStatement",
|
1894
1894
|
"src": "2113:23:114"
|
1895
1895
|
},
|
1896
1896
|
{
|
1897
1897
|
"condition": {
|
1898
|
-
"id":
|
1898
|
+
"id": 39964,
|
1899
1899
|
"isConstant": false,
|
1900
1900
|
"isLValue": false,
|
1901
1901
|
"isPure": false,
|
@@ -1907,14 +1907,14 @@
|
|
1907
1907
|
"subExpression": {
|
1908
1908
|
"arguments": [
|
1909
1909
|
{
|
1910
|
-
"id":
|
1910
|
+
"id": 39962,
|
1911
1911
|
"name": "KeysInTableTableId",
|
1912
1912
|
"nodeType": "Identifier",
|
1913
1913
|
"overloadedDeclarations": [],
|
1914
|
-
"referencedDeclaration":
|
1914
|
+
"referencedDeclaration": 41229,
|
1915
1915
|
"src": "2171:18:114",
|
1916
1916
|
"typeDescriptions": {
|
1917
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
1917
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
1918
1918
|
"typeString": "ResourceId"
|
1919
1919
|
}
|
1920
1920
|
}
|
@@ -1922,23 +1922,23 @@
|
|
1922
1922
|
"expression": {
|
1923
1923
|
"argumentTypes": [
|
1924
1924
|
{
|
1925
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
1925
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
1926
1926
|
"typeString": "ResourceId"
|
1927
1927
|
}
|
1928
1928
|
],
|
1929
1929
|
"expression": {
|
1930
|
-
"id":
|
1930
|
+
"id": 39960,
|
1931
1931
|
"name": "ResourceIds",
|
1932
1932
|
"nodeType": "Identifier",
|
1933
1933
|
"overloadedDeclarations": [],
|
1934
|
-
"referencedDeclaration":
|
1934
|
+
"referencedDeclaration": 31912,
|
1935
1935
|
"src": "2148:11:114",
|
1936
1936
|
"typeDescriptions": {
|
1937
|
-
"typeIdentifier": "t_type$_t_contract$_ResourceIds_$
|
1937
|
+
"typeIdentifier": "t_type$_t_contract$_ResourceIds_$31912_$",
|
1938
1938
|
"typeString": "type(library ResourceIds)"
|
1939
1939
|
}
|
1940
1940
|
},
|
1941
|
-
"id":
|
1941
|
+
"id": 39961,
|
1942
1942
|
"isConstant": false,
|
1943
1943
|
"isLValue": false,
|
1944
1944
|
"isPure": false,
|
@@ -1946,14 +1946,14 @@
|
|
1946
1946
|
"memberLocation": "2160:10:114",
|
1947
1947
|
"memberName": "_getExists",
|
1948
1948
|
"nodeType": "MemberAccess",
|
1949
|
-
"referencedDeclaration":
|
1949
|
+
"referencedDeclaration": 31243,
|
1950
1950
|
"src": "2148:22:114",
|
1951
1951
|
"typeDescriptions": {
|
1952
|
-
"typeIdentifier": "t_function_internal_view$_t_userDefinedValueType$_ResourceId_$
|
1952
|
+
"typeIdentifier": "t_function_internal_view$_t_userDefinedValueType$_ResourceId_$26262_$returns$_t_bool_$",
|
1953
1953
|
"typeString": "function (ResourceId) view returns (bool)"
|
1954
1954
|
}
|
1955
1955
|
},
|
1956
|
-
"id":
|
1956
|
+
"id": 39963,
|
1957
1957
|
"isConstant": false,
|
1958
1958
|
"isLValue": false,
|
1959
1959
|
"isPure": false,
|
@@ -1974,17 +1974,17 @@
|
|
1974
1974
|
"typeString": "bool"
|
1975
1975
|
}
|
1976
1976
|
},
|
1977
|
-
"id":
|
1977
|
+
"id": 40104,
|
1978
1978
|
"nodeType": "IfStatement",
|
1979
1979
|
"src": "2143:1421:114",
|
1980
1980
|
"trueBody": {
|
1981
|
-
"id":
|
1981
|
+
"id": 40103,
|
1982
1982
|
"nodeType": "Block",
|
1983
1983
|
"src": "2192:1372:114",
|
1984
1984
|
"statements": [
|
1985
1985
|
{
|
1986
1986
|
"expression": {
|
1987
|
-
"id":
|
1987
|
+
"id": 39996,
|
1988
1988
|
"isConstant": false,
|
1989
1989
|
"isLValue": false,
|
1990
1990
|
"isPure": false,
|
@@ -1992,11 +1992,11 @@
|
|
1992
1992
|
"leftHandSide": {
|
1993
1993
|
"components": [
|
1994
1994
|
{
|
1995
|
-
"id":
|
1995
|
+
"id": 39965,
|
1996
1996
|
"name": "success",
|
1997
1997
|
"nodeType": "Identifier",
|
1998
1998
|
"overloadedDeclarations": [],
|
1999
|
-
"referencedDeclaration":
|
1999
|
+
"referencedDeclaration": 39955,
|
2000
2000
|
"src": "2230:7:114",
|
2001
2001
|
"typeDescriptions": {
|
2002
2002
|
"typeIdentifier": "t_bool",
|
@@ -2004,11 +2004,11 @@
|
|
2004
2004
|
}
|
2005
2005
|
},
|
2006
2006
|
{
|
2007
|
-
"id":
|
2007
|
+
"id": 39966,
|
2008
2008
|
"name": "returnData",
|
2009
2009
|
"nodeType": "Identifier",
|
2010
2010
|
"overloadedDeclarations": [],
|
2011
|
-
"referencedDeclaration":
|
2011
|
+
"referencedDeclaration": 39958,
|
2012
2012
|
"src": "2239:10:114",
|
2013
2013
|
"typeDescriptions": {
|
2014
2014
|
"typeIdentifier": "t_bytes_memory_ptr",
|
@@ -2016,7 +2016,7 @@
|
|
2016
2016
|
}
|
2017
2017
|
}
|
2018
2018
|
],
|
2019
|
-
"id":
|
2019
|
+
"id": 39967,
|
2020
2020
|
"isConstant": false,
|
2021
2021
|
"isInlineArray": false,
|
2022
2022
|
"isLValue": true,
|
@@ -2037,18 +2037,18 @@
|
|
2037
2037
|
"arguments": [
|
2038
2038
|
{
|
2039
2039
|
"expression": {
|
2040
|
-
"id":
|
2040
|
+
"id": 39975,
|
2041
2041
|
"name": "world",
|
2042
2042
|
"nodeType": "Identifier",
|
2043
2043
|
"overloadedDeclarations": [],
|
2044
|
-
"referencedDeclaration":
|
2044
|
+
"referencedDeclaration": 39948,
|
2045
2045
|
"src": "2316:5:114",
|
2046
2046
|
"typeDescriptions": {
|
2047
|
-
"typeIdentifier": "t_contract$_IBaseWorld_$
|
2047
|
+
"typeIdentifier": "t_contract$_IBaseWorld_$39243",
|
2048
2048
|
"typeString": "contract IBaseWorld"
|
2049
2049
|
}
|
2050
2050
|
},
|
2051
|
-
"id":
|
2051
|
+
"id": 39976,
|
2052
2052
|
"isConstant": false,
|
2053
2053
|
"isLValue": false,
|
2054
2054
|
"isPure": false,
|
@@ -2056,24 +2056,24 @@
|
|
2056
2056
|
"memberLocation": "2322:13:114",
|
2057
2057
|
"memberName": "registerTable",
|
2058
2058
|
"nodeType": "MemberAccess",
|
2059
|
-
"referencedDeclaration":
|
2059
|
+
"referencedDeclaration": 57659,
|
2060
2060
|
"src": "2316:19:114",
|
2061
2061
|
"typeDescriptions": {
|
2062
|
-
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$
|
2062
|
+
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$26262_$_t_userDefinedValueType$_FieldLayout_$25148_$_t_userDefinedValueType$_Schema_$26338_$_t_userDefinedValueType$_Schema_$26338_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$returns$__$",
|
2063
2063
|
"typeString": "function (ResourceId,FieldLayout,Schema,Schema,string memory[] memory,string memory[] memory) external"
|
2064
2064
|
}
|
2065
2065
|
},
|
2066
2066
|
{
|
2067
2067
|
"components": [
|
2068
2068
|
{
|
2069
|
-
"id":
|
2069
|
+
"id": 39977,
|
2070
2070
|
"name": "KeysInTableTableId",
|
2071
2071
|
"nodeType": "Identifier",
|
2072
2072
|
"overloadedDeclarations": [],
|
2073
|
-
"referencedDeclaration":
|
2073
|
+
"referencedDeclaration": 41229,
|
2074
2074
|
"src": "2361:18:114",
|
2075
2075
|
"typeDescriptions": {
|
2076
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
2076
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
2077
2077
|
"typeString": "ResourceId"
|
2078
2078
|
}
|
2079
2079
|
},
|
@@ -2082,18 +2082,18 @@
|
|
2082
2082
|
"expression": {
|
2083
2083
|
"argumentTypes": [],
|
2084
2084
|
"expression": {
|
2085
|
-
"id":
|
2085
|
+
"id": 39978,
|
2086
2086
|
"name": "KeysInTable",
|
2087
2087
|
"nodeType": "Identifier",
|
2088
2088
|
"overloadedDeclarations": [],
|
2089
|
-
"referencedDeclaration":
|
2089
|
+
"referencedDeclaration": 47745,
|
2090
2090
|
"src": "2393:11:114",
|
2091
2091
|
"typeDescriptions": {
|
2092
|
-
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$
|
2092
|
+
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$47745_$",
|
2093
2093
|
"typeString": "type(library KeysInTable)"
|
2094
2094
|
}
|
2095
2095
|
},
|
2096
|
-
"id":
|
2096
|
+
"id": 39979,
|
2097
2097
|
"isConstant": false,
|
2098
2098
|
"isLValue": false,
|
2099
2099
|
"isPure": false,
|
@@ -2101,14 +2101,14 @@
|
|
2101
2101
|
"memberLocation": "2405:14:114",
|
2102
2102
|
"memberName": "getFieldLayout",
|
2103
2103
|
"nodeType": "MemberAccess",
|
2104
|
-
"referencedDeclaration":
|
2104
|
+
"referencedDeclaration": 41262,
|
2105
2105
|
"src": "2393:26:114",
|
2106
2106
|
"typeDescriptions": {
|
2107
|
-
"typeIdentifier": "t_function_internal_pure$__$returns$_t_userDefinedValueType$_FieldLayout_$
|
2107
|
+
"typeIdentifier": "t_function_internal_pure$__$returns$_t_userDefinedValueType$_FieldLayout_$25148_$",
|
2108
2108
|
"typeString": "function () pure returns (FieldLayout)"
|
2109
2109
|
}
|
2110
2110
|
},
|
2111
|
-
"id":
|
2111
|
+
"id": 39980,
|
2112
2112
|
"isConstant": false,
|
2113
2113
|
"isLValue": false,
|
2114
2114
|
"isPure": false,
|
@@ -2120,7 +2120,7 @@
|
|
2120
2120
|
"src": "2393:28:114",
|
2121
2121
|
"tryCall": false,
|
2122
2122
|
"typeDescriptions": {
|
2123
|
-
"typeIdentifier": "t_userDefinedValueType$_FieldLayout_$
|
2123
|
+
"typeIdentifier": "t_userDefinedValueType$_FieldLayout_$25148",
|
2124
2124
|
"typeString": "FieldLayout"
|
2125
2125
|
}
|
2126
2126
|
},
|
@@ -2129,18 +2129,18 @@
|
|
2129
2129
|
"expression": {
|
2130
2130
|
"argumentTypes": [],
|
2131
2131
|
"expression": {
|
2132
|
-
"id":
|
2132
|
+
"id": 39981,
|
2133
2133
|
"name": "KeysInTable",
|
2134
2134
|
"nodeType": "Identifier",
|
2135
2135
|
"overloadedDeclarations": [],
|
2136
|
-
"referencedDeclaration":
|
2136
|
+
"referencedDeclaration": 47745,
|
2137
2137
|
"src": "2435:11:114",
|
2138
2138
|
"typeDescriptions": {
|
2139
|
-
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$
|
2139
|
+
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$47745_$",
|
2140
2140
|
"typeString": "type(library KeysInTable)"
|
2141
2141
|
}
|
2142
2142
|
},
|
2143
|
-
"id":
|
2143
|
+
"id": 39982,
|
2144
2144
|
"isConstant": false,
|
2145
2145
|
"isLValue": false,
|
2146
2146
|
"isPure": false,
|
@@ -2148,14 +2148,14 @@
|
|
2148
2148
|
"memberLocation": "2447:12:114",
|
2149
2149
|
"memberName": "getKeySchema",
|
2150
2150
|
"nodeType": "MemberAccess",
|
2151
|
-
"referencedDeclaration":
|
2151
|
+
"referencedDeclaration": 41294,
|
2152
2152
|
"src": "2435:24:114",
|
2153
2153
|
"typeDescriptions": {
|
2154
|
-
"typeIdentifier": "t_function_internal_pure$__$returns$_t_userDefinedValueType$_Schema_$
|
2154
|
+
"typeIdentifier": "t_function_internal_pure$__$returns$_t_userDefinedValueType$_Schema_$26338_$",
|
2155
2155
|
"typeString": "function () pure returns (Schema)"
|
2156
2156
|
}
|
2157
2157
|
},
|
2158
|
-
"id":
|
2158
|
+
"id": 39983,
|
2159
2159
|
"isConstant": false,
|
2160
2160
|
"isLValue": false,
|
2161
2161
|
"isPure": false,
|
@@ -2167,7 +2167,7 @@
|
|
2167
2167
|
"src": "2435:26:114",
|
2168
2168
|
"tryCall": false,
|
2169
2169
|
"typeDescriptions": {
|
2170
|
-
"typeIdentifier": "t_userDefinedValueType$_Schema_$
|
2170
|
+
"typeIdentifier": "t_userDefinedValueType$_Schema_$26338",
|
2171
2171
|
"typeString": "Schema"
|
2172
2172
|
}
|
2173
2173
|
},
|
@@ -2176,18 +2176,18 @@
|
|
2176
2176
|
"expression": {
|
2177
2177
|
"argumentTypes": [],
|
2178
2178
|
"expression": {
|
2179
|
-
"id":
|
2179
|
+
"id": 39984,
|
2180
2180
|
"name": "KeysInTable",
|
2181
2181
|
"nodeType": "Identifier",
|
2182
2182
|
"overloadedDeclarations": [],
|
2183
|
-
"referencedDeclaration":
|
2183
|
+
"referencedDeclaration": 47745,
|
2184
2184
|
"src": "2475:11:114",
|
2185
2185
|
"typeDescriptions": {
|
2186
|
-
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$
|
2186
|
+
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$47745_$",
|
2187
2187
|
"typeString": "type(library KeysInTable)"
|
2188
2188
|
}
|
2189
2189
|
},
|
2190
|
-
"id":
|
2190
|
+
"id": 39985,
|
2191
2191
|
"isConstant": false,
|
2192
2192
|
"isLValue": false,
|
2193
2193
|
"isPure": false,
|
@@ -2195,14 +2195,14 @@
|
|
2195
2195
|
"memberLocation": "2487:14:114",
|
2196
2196
|
"memberName": "getValueSchema",
|
2197
2197
|
"nodeType": "MemberAccess",
|
2198
|
-
"referencedDeclaration":
|
2198
|
+
"referencedDeclaration": 41354,
|
2199
2199
|
"src": "2475:26:114",
|
2200
2200
|
"typeDescriptions": {
|
2201
|
-
"typeIdentifier": "t_function_internal_pure$__$returns$_t_userDefinedValueType$_Schema_$
|
2201
|
+
"typeIdentifier": "t_function_internal_pure$__$returns$_t_userDefinedValueType$_Schema_$26338_$",
|
2202
2202
|
"typeString": "function () pure returns (Schema)"
|
2203
2203
|
}
|
2204
2204
|
},
|
2205
|
-
"id":
|
2205
|
+
"id": 39986,
|
2206
2206
|
"isConstant": false,
|
2207
2207
|
"isLValue": false,
|
2208
2208
|
"isPure": false,
|
@@ -2214,7 +2214,7 @@
|
|
2214
2214
|
"src": "2475:28:114",
|
2215
2215
|
"tryCall": false,
|
2216
2216
|
"typeDescriptions": {
|
2217
|
-
"typeIdentifier": "t_userDefinedValueType$_Schema_$
|
2217
|
+
"typeIdentifier": "t_userDefinedValueType$_Schema_$26338",
|
2218
2218
|
"typeString": "Schema"
|
2219
2219
|
}
|
2220
2220
|
},
|
@@ -2223,18 +2223,18 @@
|
|
2223
2223
|
"expression": {
|
2224
2224
|
"argumentTypes": [],
|
2225
2225
|
"expression": {
|
2226
|
-
"id":
|
2226
|
+
"id": 39987,
|
2227
2227
|
"name": "KeysInTable",
|
2228
2228
|
"nodeType": "Identifier",
|
2229
2229
|
"overloadedDeclarations": [],
|
2230
|
-
"referencedDeclaration":
|
2230
|
+
"referencedDeclaration": 47745,
|
2231
2231
|
"src": "2517:11:114",
|
2232
2232
|
"typeDescriptions": {
|
2233
|
-
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$
|
2233
|
+
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$47745_$",
|
2234
2234
|
"typeString": "type(library KeysInTable)"
|
2235
2235
|
}
|
2236
2236
|
},
|
2237
|
-
"id":
|
2237
|
+
"id": 39988,
|
2238
2238
|
"isConstant": false,
|
2239
2239
|
"isLValue": false,
|
2240
2240
|
"isPure": false,
|
@@ -2242,14 +2242,14 @@
|
|
2242
2242
|
"memberLocation": "2529:11:114",
|
2243
2243
|
"memberName": "getKeyNames",
|
2244
2244
|
"nodeType": "MemberAccess",
|
2245
|
-
"referencedDeclaration":
|
2245
|
+
"referencedDeclaration": 41376,
|
2246
2246
|
"src": "2517:23:114",
|
2247
2247
|
"typeDescriptions": {
|
2248
2248
|
"typeIdentifier": "t_function_internal_pure$__$returns$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$",
|
2249
2249
|
"typeString": "function () pure returns (string memory[] memory)"
|
2250
2250
|
}
|
2251
2251
|
},
|
2252
|
-
"id":
|
2252
|
+
"id": 39989,
|
2253
2253
|
"isConstant": false,
|
2254
2254
|
"isLValue": false,
|
2255
2255
|
"isPure": false,
|
@@ -2270,18 +2270,18 @@
|
|
2270
2270
|
"expression": {
|
2271
2271
|
"argumentTypes": [],
|
2272
2272
|
"expression": {
|
2273
|
-
"id":
|
2273
|
+
"id": 39990,
|
2274
2274
|
"name": "KeysInTable",
|
2275
2275
|
"nodeType": "Identifier",
|
2276
2276
|
"overloadedDeclarations": [],
|
2277
|
-
"referencedDeclaration":
|
2277
|
+
"referencedDeclaration": 47745,
|
2278
2278
|
"src": "2556:11:114",
|
2279
2279
|
"typeDescriptions": {
|
2280
|
-
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$
|
2280
|
+
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$47745_$",
|
2281
2281
|
"typeString": "type(library KeysInTable)"
|
2282
2282
|
}
|
2283
2283
|
},
|
2284
|
-
"id":
|
2284
|
+
"id": 39991,
|
2285
2285
|
"isConstant": false,
|
2286
2286
|
"isLValue": false,
|
2287
2287
|
"isPure": false,
|
@@ -2289,14 +2289,14 @@
|
|
2289
2289
|
"memberLocation": "2568:13:114",
|
2290
2290
|
"memberName": "getFieldNames",
|
2291
2291
|
"nodeType": "MemberAccess",
|
2292
|
-
"referencedDeclaration":
|
2292
|
+
"referencedDeclaration": 41422,
|
2293
2293
|
"src": "2556:25:114",
|
2294
2294
|
"typeDescriptions": {
|
2295
2295
|
"typeIdentifier": "t_function_internal_pure$__$returns$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$",
|
2296
2296
|
"typeString": "function () pure returns (string memory[] memory)"
|
2297
2297
|
}
|
2298
2298
|
},
|
2299
|
-
"id":
|
2299
|
+
"id": 39992,
|
2300
2300
|
"isConstant": false,
|
2301
2301
|
"isLValue": false,
|
2302
2302
|
"isPure": false,
|
@@ -2313,7 +2313,7 @@
|
|
2313
2313
|
}
|
2314
2314
|
}
|
2315
2315
|
],
|
2316
|
-
"id":
|
2316
|
+
"id": 39993,
|
2317
2317
|
"isConstant": false,
|
2318
2318
|
"isInlineArray": false,
|
2319
2319
|
"isLValue": false,
|
@@ -2322,7 +2322,7 @@
|
|
2322
2322
|
"nodeType": "TupleExpression",
|
2323
2323
|
"src": "2347:248:114",
|
2324
2324
|
"typeDescriptions": {
|
2325
|
-
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$
|
2325
|
+
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$26262_$_t_userDefinedValueType$_FieldLayout_$25148_$_t_userDefinedValueType$_Schema_$26338_$_t_userDefinedValueType$_Schema_$26338_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$",
|
2326
2326
|
"typeString": "tuple(ResourceId,FieldLayout,Schema,Schema,string memory[] memory,string memory[] memory)"
|
2327
2327
|
}
|
2328
2328
|
}
|
@@ -2330,16 +2330,16 @@
|
|
2330
2330
|
"expression": {
|
2331
2331
|
"argumentTypes": [
|
2332
2332
|
{
|
2333
|
-
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$
|
2333
|
+
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$26262_$_t_userDefinedValueType$_FieldLayout_$25148_$_t_userDefinedValueType$_Schema_$26338_$_t_userDefinedValueType$_Schema_$26338_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$returns$__$",
|
2334
2334
|
"typeString": "function (ResourceId,FieldLayout,Schema,Schema,string memory[] memory,string memory[] memory) external"
|
2335
2335
|
},
|
2336
2336
|
{
|
2337
|
-
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$
|
2337
|
+
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$26262_$_t_userDefinedValueType$_FieldLayout_$25148_$_t_userDefinedValueType$_Schema_$26338_$_t_userDefinedValueType$_Schema_$26338_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$",
|
2338
2338
|
"typeString": "tuple(ResourceId,FieldLayout,Schema,Schema,string memory[] memory,string memory[] memory)"
|
2339
2339
|
}
|
2340
2340
|
],
|
2341
2341
|
"expression": {
|
2342
|
-
"id":
|
2342
|
+
"id": 39973,
|
2343
2343
|
"name": "abi",
|
2344
2344
|
"nodeType": "Identifier",
|
2345
2345
|
"overloadedDeclarations": [],
|
@@ -2350,7 +2350,7 @@
|
|
2350
2350
|
"typeString": "abi"
|
2351
2351
|
}
|
2352
2352
|
},
|
2353
|
-
"id":
|
2353
|
+
"id": 39974,
|
2354
2354
|
"isConstant": false,
|
2355
2355
|
"isLValue": false,
|
2356
2356
|
"isPure": true,
|
@@ -2364,7 +2364,7 @@
|
|
2364
2364
|
"typeString": "function () pure returns (bytes memory)"
|
2365
2365
|
}
|
2366
2366
|
},
|
2367
|
-
"id":
|
2367
|
+
"id": 39994,
|
2368
2368
|
"isConstant": false,
|
2369
2369
|
"isLValue": false,
|
2370
2370
|
"isPure": false,
|
@@ -2391,14 +2391,14 @@
|
|
2391
2391
|
"expression": {
|
2392
2392
|
"arguments": [
|
2393
2393
|
{
|
2394
|
-
"id":
|
2394
|
+
"id": 39970,
|
2395
2395
|
"name": "world",
|
2396
2396
|
"nodeType": "Identifier",
|
2397
2397
|
"overloadedDeclarations": [],
|
2398
|
-
"referencedDeclaration":
|
2398
|
+
"referencedDeclaration": 39948,
|
2399
2399
|
"src": "2261:5:114",
|
2400
2400
|
"typeDescriptions": {
|
2401
|
-
"typeIdentifier": "t_contract$_IBaseWorld_$
|
2401
|
+
"typeIdentifier": "t_contract$_IBaseWorld_$39243",
|
2402
2402
|
"typeString": "contract IBaseWorld"
|
2403
2403
|
}
|
2404
2404
|
}
|
@@ -2406,11 +2406,11 @@
|
|
2406
2406
|
"expression": {
|
2407
2407
|
"argumentTypes": [
|
2408
2408
|
{
|
2409
|
-
"typeIdentifier": "t_contract$_IBaseWorld_$
|
2409
|
+
"typeIdentifier": "t_contract$_IBaseWorld_$39243",
|
2410
2410
|
"typeString": "contract IBaseWorld"
|
2411
2411
|
}
|
2412
2412
|
],
|
2413
|
-
"id":
|
2413
|
+
"id": 39969,
|
2414
2414
|
"isConstant": false,
|
2415
2415
|
"isLValue": false,
|
2416
2416
|
"isPure": true,
|
@@ -2422,14 +2422,14 @@
|
|
2422
2422
|
"typeString": "type(address)"
|
2423
2423
|
},
|
2424
2424
|
"typeName": {
|
2425
|
-
"id":
|
2425
|
+
"id": 39968,
|
2426
2426
|
"name": "address",
|
2427
2427
|
"nodeType": "ElementaryTypeName",
|
2428
2428
|
"src": "2253:7:114",
|
2429
2429
|
"typeDescriptions": {}
|
2430
2430
|
}
|
2431
2431
|
},
|
2432
|
-
"id":
|
2432
|
+
"id": 39971,
|
2433
2433
|
"isConstant": false,
|
2434
2434
|
"isLValue": false,
|
2435
2435
|
"isPure": false,
|
@@ -2445,7 +2445,7 @@
|
|
2445
2445
|
"typeString": "address"
|
2446
2446
|
}
|
2447
2447
|
},
|
2448
|
-
"id":
|
2448
|
+
"id": 39972,
|
2449
2449
|
"isConstant": false,
|
2450
2450
|
"isLValue": false,
|
2451
2451
|
"isPure": false,
|
@@ -2459,7 +2459,7 @@
|
|
2459
2459
|
"typeString": "function (bytes memory) returns (bool,bytes memory)"
|
2460
2460
|
}
|
2461
2461
|
},
|
2462
|
-
"id":
|
2462
|
+
"id": 39995,
|
2463
2463
|
"isConstant": false,
|
2464
2464
|
"isLValue": false,
|
2465
2465
|
"isPure": false,
|
@@ -2481,13 +2481,13 @@
|
|
2481
2481
|
"typeString": "tuple()"
|
2482
2482
|
}
|
2483
2483
|
},
|
2484
|
-
"id":
|
2484
|
+
"id": 39997,
|
2485
2485
|
"nodeType": "ExpressionStatement",
|
2486
2486
|
"src": "2229:384:114"
|
2487
2487
|
},
|
2488
2488
|
{
|
2489
2489
|
"condition": {
|
2490
|
-
"id":
|
2490
|
+
"id": 39999,
|
2491
2491
|
"isConstant": false,
|
2492
2492
|
"isLValue": false,
|
2493
2493
|
"isPure": false,
|
@@ -2497,11 +2497,11 @@
|
|
2497
2497
|
"prefix": true,
|
2498
2498
|
"src": "2625:8:114",
|
2499
2499
|
"subExpression": {
|
2500
|
-
"id":
|
2500
|
+
"id": 39998,
|
2501
2501
|
"name": "success",
|
2502
2502
|
"nodeType": "Identifier",
|
2503
2503
|
"overloadedDeclarations": [],
|
2504
|
-
"referencedDeclaration":
|
2504
|
+
"referencedDeclaration": 39955,
|
2505
2505
|
"src": "2626:7:114",
|
2506
2506
|
"typeDescriptions": {
|
2507
2507
|
"typeIdentifier": "t_bool",
|
@@ -2513,18 +2513,18 @@
|
|
2513
2513
|
"typeString": "bool"
|
2514
2514
|
}
|
2515
2515
|
},
|
2516
|
-
"id":
|
2516
|
+
"id": 40004,
|
2517
2517
|
"nodeType": "IfStatement",
|
2518
2518
|
"src": "2621:41:114",
|
2519
2519
|
"trueBody": {
|
2520
2520
|
"expression": {
|
2521
2521
|
"arguments": [
|
2522
2522
|
{
|
2523
|
-
"id":
|
2523
|
+
"id": 40001,
|
2524
2524
|
"name": "returnData",
|
2525
2525
|
"nodeType": "Identifier",
|
2526
2526
|
"overloadedDeclarations": [],
|
2527
|
-
"referencedDeclaration":
|
2527
|
+
"referencedDeclaration": 39958,
|
2528
2528
|
"src": "2651:10:114",
|
2529
2529
|
"typeDescriptions": {
|
2530
2530
|
"typeIdentifier": "t_bytes_memory_ptr",
|
@@ -2539,18 +2539,18 @@
|
|
2539
2539
|
"typeString": "bytes memory"
|
2540
2540
|
}
|
2541
2541
|
],
|
2542
|
-
"id":
|
2542
|
+
"id": 40000,
|
2543
2543
|
"name": "revertWithBytes",
|
2544
2544
|
"nodeType": "Identifier",
|
2545
2545
|
"overloadedDeclarations": [],
|
2546
|
-
"referencedDeclaration":
|
2546
|
+
"referencedDeclaration": 39317,
|
2547
2547
|
"src": "2635:15:114",
|
2548
2548
|
"typeDescriptions": {
|
2549
2549
|
"typeIdentifier": "t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$",
|
2550
2550
|
"typeString": "function (bytes memory) pure"
|
2551
2551
|
}
|
2552
2552
|
},
|
2553
|
-
"id":
|
2553
|
+
"id": 40002,
|
2554
2554
|
"isConstant": false,
|
2555
2555
|
"isLValue": false,
|
2556
2556
|
"isPure": false,
|
@@ -2566,14 +2566,14 @@
|
|
2566
2566
|
"typeString": "tuple()"
|
2567
2567
|
}
|
2568
2568
|
},
|
2569
|
-
"id":
|
2569
|
+
"id": 40003,
|
2570
2570
|
"nodeType": "ExpressionStatement",
|
2571
2571
|
"src": "2635:27:114"
|
2572
2572
|
}
|
2573
2573
|
},
|
2574
2574
|
{
|
2575
2575
|
"expression": {
|
2576
|
-
"id":
|
2576
|
+
"id": 40036,
|
2577
2577
|
"isConstant": false,
|
2578
2578
|
"isLValue": false,
|
2579
2579
|
"isPure": false,
|
@@ -2581,11 +2581,11 @@
|
|
2581
2581
|
"leftHandSide": {
|
2582
2582
|
"components": [
|
2583
2583
|
{
|
2584
|
-
"id":
|
2584
|
+
"id": 40005,
|
2585
2585
|
"name": "success",
|
2586
2586
|
"nodeType": "Identifier",
|
2587
2587
|
"overloadedDeclarations": [],
|
2588
|
-
"referencedDeclaration":
|
2588
|
+
"referencedDeclaration": 39955,
|
2589
2589
|
"src": "2672:7:114",
|
2590
2590
|
"typeDescriptions": {
|
2591
2591
|
"typeIdentifier": "t_bool",
|
@@ -2593,11 +2593,11 @@
|
|
2593
2593
|
}
|
2594
2594
|
},
|
2595
2595
|
{
|
2596
|
-
"id":
|
2596
|
+
"id": 40006,
|
2597
2597
|
"name": "returnData",
|
2598
2598
|
"nodeType": "Identifier",
|
2599
2599
|
"overloadedDeclarations": [],
|
2600
|
-
"referencedDeclaration":
|
2600
|
+
"referencedDeclaration": 39958,
|
2601
2601
|
"src": "2681:10:114",
|
2602
2602
|
"typeDescriptions": {
|
2603
2603
|
"typeIdentifier": "t_bytes_memory_ptr",
|
@@ -2605,7 +2605,7 @@
|
|
2605
2605
|
}
|
2606
2606
|
}
|
2607
2607
|
],
|
2608
|
-
"id":
|
2608
|
+
"id": 40007,
|
2609
2609
|
"isConstant": false,
|
2610
2610
|
"isInlineArray": false,
|
2611
2611
|
"isLValue": true,
|
@@ -2626,18 +2626,18 @@
|
|
2626
2626
|
"arguments": [
|
2627
2627
|
{
|
2628
2628
|
"expression": {
|
2629
|
-
"id":
|
2629
|
+
"id": 40015,
|
2630
2630
|
"name": "world",
|
2631
2631
|
"nodeType": "Identifier",
|
2632
2632
|
"overloadedDeclarations": [],
|
2633
|
-
"referencedDeclaration":
|
2633
|
+
"referencedDeclaration": 39948,
|
2634
2634
|
"src": "2758:5:114",
|
2635
2635
|
"typeDescriptions": {
|
2636
|
-
"typeIdentifier": "t_contract$_IBaseWorld_$
|
2636
|
+
"typeIdentifier": "t_contract$_IBaseWorld_$39243",
|
2637
2637
|
"typeString": "contract IBaseWorld"
|
2638
2638
|
}
|
2639
2639
|
},
|
2640
|
-
"id":
|
2640
|
+
"id": 40016,
|
2641
2641
|
"isConstant": false,
|
2642
2642
|
"isLValue": false,
|
2643
2643
|
"isPure": false,
|
@@ -2645,24 +2645,24 @@
|
|
2645
2645
|
"memberLocation": "2764:13:114",
|
2646
2646
|
"memberName": "registerTable",
|
2647
2647
|
"nodeType": "MemberAccess",
|
2648
|
-
"referencedDeclaration":
|
2648
|
+
"referencedDeclaration": 57659,
|
2649
2649
|
"src": "2758:19:114",
|
2650
2650
|
"typeDescriptions": {
|
2651
|
-
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$
|
2651
|
+
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$26262_$_t_userDefinedValueType$_FieldLayout_$25148_$_t_userDefinedValueType$_Schema_$26338_$_t_userDefinedValueType$_Schema_$26338_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$returns$__$",
|
2652
2652
|
"typeString": "function (ResourceId,FieldLayout,Schema,Schema,string memory[] memory,string memory[] memory) external"
|
2653
2653
|
}
|
2654
2654
|
},
|
2655
2655
|
{
|
2656
2656
|
"components": [
|
2657
2657
|
{
|
2658
|
-
"id":
|
2658
|
+
"id": 40017,
|
2659
2659
|
"name": "UsedKeysIndexTableId",
|
2660
2660
|
"nodeType": "Identifier",
|
2661
2661
|
"overloadedDeclarations": [],
|
2662
|
-
"referencedDeclaration":
|
2662
|
+
"referencedDeclaration": 47804,
|
2663
2663
|
"src": "2803:20:114",
|
2664
2664
|
"typeDescriptions": {
|
2665
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
2665
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
2666
2666
|
"typeString": "ResourceId"
|
2667
2667
|
}
|
2668
2668
|
},
|
@@ -2671,18 +2671,18 @@
|
|
2671
2671
|
"expression": {
|
2672
2672
|
"argumentTypes": [],
|
2673
2673
|
"expression": {
|
2674
|
-
"id":
|
2674
|
+
"id": 40018,
|
2675
2675
|
"name": "UsedKeysIndex",
|
2676
2676
|
"nodeType": "Identifier",
|
2677
2677
|
"overloadedDeclarations": [],
|
2678
|
-
"referencedDeclaration":
|
2678
|
+
"referencedDeclaration": 49357,
|
2679
2679
|
"src": "2837:13:114",
|
2680
2680
|
"typeDescriptions": {
|
2681
|
-
"typeIdentifier": "t_type$_t_contract$_UsedKeysIndex_$
|
2681
|
+
"typeIdentifier": "t_type$_t_contract$_UsedKeysIndex_$49357_$",
|
2682
2682
|
"typeString": "type(library UsedKeysIndex)"
|
2683
2683
|
}
|
2684
2684
|
},
|
2685
|
-
"id":
|
2685
|
+
"id": 40019,
|
2686
2686
|
"isConstant": false,
|
2687
2687
|
"isLValue": false,
|
2688
2688
|
"isPure": false,
|
@@ -2690,14 +2690,14 @@
|
|
2690
2690
|
"memberLocation": "2851:14:114",
|
2691
2691
|
"memberName": "getFieldLayout",
|
2692
2692
|
"nodeType": "MemberAccess",
|
2693
|
-
"referencedDeclaration":
|
2693
|
+
"referencedDeclaration": 47821,
|
2694
2694
|
"src": "2837:28:114",
|
2695
2695
|
"typeDescriptions": {
|
2696
|
-
"typeIdentifier": "t_function_internal_pure$__$returns$_t_userDefinedValueType$_FieldLayout_$
|
2696
|
+
"typeIdentifier": "t_function_internal_pure$__$returns$_t_userDefinedValueType$_FieldLayout_$25148_$",
|
2697
2697
|
"typeString": "function () pure returns (FieldLayout)"
|
2698
2698
|
}
|
2699
2699
|
},
|
2700
|
-
"id":
|
2700
|
+
"id": 40020,
|
2701
2701
|
"isConstant": false,
|
2702
2702
|
"isLValue": false,
|
2703
2703
|
"isPure": false,
|
@@ -2709,7 +2709,7 @@
|
|
2709
2709
|
"src": "2837:30:114",
|
2710
2710
|
"tryCall": false,
|
2711
2711
|
"typeDescriptions": {
|
2712
|
-
"typeIdentifier": "t_userDefinedValueType$_FieldLayout_$
|
2712
|
+
"typeIdentifier": "t_userDefinedValueType$_FieldLayout_$25148",
|
2713
2713
|
"typeString": "FieldLayout"
|
2714
2714
|
}
|
2715
2715
|
},
|
@@ -2718,18 +2718,18 @@
|
|
2718
2718
|
"expression": {
|
2719
2719
|
"argumentTypes": [],
|
2720
2720
|
"expression": {
|
2721
|
-
"id":
|
2721
|
+
"id": 40021,
|
2722
2722
|
"name": "UsedKeysIndex",
|
2723
2723
|
"nodeType": "Identifier",
|
2724
2724
|
"overloadedDeclarations": [],
|
2725
|
-
"referencedDeclaration":
|
2725
|
+
"referencedDeclaration": 49357,
|
2726
2726
|
"src": "2881:13:114",
|
2727
2727
|
"typeDescriptions": {
|
2728
|
-
"typeIdentifier": "t_type$_t_contract$_UsedKeysIndex_$
|
2728
|
+
"typeIdentifier": "t_type$_t_contract$_UsedKeysIndex_$49357_$",
|
2729
2729
|
"typeString": "type(library UsedKeysIndex)"
|
2730
2730
|
}
|
2731
2731
|
},
|
2732
|
-
"id":
|
2732
|
+
"id": 40022,
|
2733
2733
|
"isConstant": false,
|
2734
2734
|
"isLValue": false,
|
2735
2735
|
"isPure": false,
|
@@ -2737,14 +2737,14 @@
|
|
2737
2737
|
"memberLocation": "2895:12:114",
|
2738
2738
|
"memberName": "getKeySchema",
|
2739
2739
|
"nodeType": "MemberAccess",
|
2740
|
-
"referencedDeclaration":
|
2740
|
+
"referencedDeclaration": 47860,
|
2741
2741
|
"src": "2881:26:114",
|
2742
2742
|
"typeDescriptions": {
|
2743
|
-
"typeIdentifier": "t_function_internal_pure$__$returns$_t_userDefinedValueType$_Schema_$
|
2743
|
+
"typeIdentifier": "t_function_internal_pure$__$returns$_t_userDefinedValueType$_Schema_$26338_$",
|
2744
2744
|
"typeString": "function () pure returns (Schema)"
|
2745
2745
|
}
|
2746
2746
|
},
|
2747
|
-
"id":
|
2747
|
+
"id": 40023,
|
2748
2748
|
"isConstant": false,
|
2749
2749
|
"isLValue": false,
|
2750
2750
|
"isPure": false,
|
@@ -2756,7 +2756,7 @@
|
|
2756
2756
|
"src": "2881:28:114",
|
2757
2757
|
"tryCall": false,
|
2758
2758
|
"typeDescriptions": {
|
2759
|
-
"typeIdentifier": "t_userDefinedValueType$_Schema_$
|
2759
|
+
"typeIdentifier": "t_userDefinedValueType$_Schema_$26338",
|
2760
2760
|
"typeString": "Schema"
|
2761
2761
|
}
|
2762
2762
|
},
|
@@ -2765,18 +2765,18 @@
|
|
2765
2765
|
"expression": {
|
2766
2766
|
"argumentTypes": [],
|
2767
2767
|
"expression": {
|
2768
|
-
"id":
|
2768
|
+
"id": 40024,
|
2769
2769
|
"name": "UsedKeysIndex",
|
2770
2770
|
"nodeType": "Identifier",
|
2771
2771
|
"overloadedDeclarations": [],
|
2772
|
-
"referencedDeclaration":
|
2772
|
+
"referencedDeclaration": 49357,
|
2773
2773
|
"src": "2923:13:114",
|
2774
2774
|
"typeDescriptions": {
|
2775
|
-
"typeIdentifier": "t_type$_t_contract$_UsedKeysIndex_$
|
2775
|
+
"typeIdentifier": "t_type$_t_contract$_UsedKeysIndex_$49357_$",
|
2776
2776
|
"typeString": "type(library UsedKeysIndex)"
|
2777
2777
|
}
|
2778
2778
|
},
|
2779
|
-
"id":
|
2779
|
+
"id": 40025,
|
2780
2780
|
"isConstant": false,
|
2781
2781
|
"isLValue": false,
|
2782
2782
|
"isPure": false,
|
@@ -2784,14 +2784,14 @@
|
|
2784
2784
|
"memberLocation": "2937:14:114",
|
2785
2785
|
"memberName": "getValueSchema",
|
2786
2786
|
"nodeType": "MemberAccess",
|
2787
|
-
"referencedDeclaration":
|
2787
|
+
"referencedDeclaration": 47899,
|
2788
2788
|
"src": "2923:28:114",
|
2789
2789
|
"typeDescriptions": {
|
2790
|
-
"typeIdentifier": "t_function_internal_pure$__$returns$_t_userDefinedValueType$_Schema_$
|
2790
|
+
"typeIdentifier": "t_function_internal_pure$__$returns$_t_userDefinedValueType$_Schema_$26338_$",
|
2791
2791
|
"typeString": "function () pure returns (Schema)"
|
2792
2792
|
}
|
2793
2793
|
},
|
2794
|
-
"id":
|
2794
|
+
"id": 40026,
|
2795
2795
|
"isConstant": false,
|
2796
2796
|
"isLValue": false,
|
2797
2797
|
"isPure": false,
|
@@ -2803,7 +2803,7 @@
|
|
2803
2803
|
"src": "2923:30:114",
|
2804
2804
|
"tryCall": false,
|
2805
2805
|
"typeDescriptions": {
|
2806
|
-
"typeIdentifier": "t_userDefinedValueType$_Schema_$
|
2806
|
+
"typeIdentifier": "t_userDefinedValueType$_Schema_$26338",
|
2807
2807
|
"typeString": "Schema"
|
2808
2808
|
}
|
2809
2809
|
},
|
@@ -2812,18 +2812,18 @@
|
|
2812
2812
|
"expression": {
|
2813
2813
|
"argumentTypes": [],
|
2814
2814
|
"expression": {
|
2815
|
-
"id":
|
2815
|
+
"id": 40027,
|
2816
2816
|
"name": "UsedKeysIndex",
|
2817
2817
|
"nodeType": "Identifier",
|
2818
2818
|
"overloadedDeclarations": [],
|
2819
|
-
"referencedDeclaration":
|
2819
|
+
"referencedDeclaration": 49357,
|
2820
2820
|
"src": "2967:13:114",
|
2821
2821
|
"typeDescriptions": {
|
2822
|
-
"typeIdentifier": "t_type$_t_contract$_UsedKeysIndex_$
|
2822
|
+
"typeIdentifier": "t_type$_t_contract$_UsedKeysIndex_$49357_$",
|
2823
2823
|
"typeString": "type(library UsedKeysIndex)"
|
2824
2824
|
}
|
2825
2825
|
},
|
2826
|
-
"id":
|
2826
|
+
"id": 40028,
|
2827
2827
|
"isConstant": false,
|
2828
2828
|
"isLValue": false,
|
2829
2829
|
"isPure": false,
|
@@ -2831,14 +2831,14 @@
|
|
2831
2831
|
"memberLocation": "2981:11:114",
|
2832
2832
|
"memberName": "getKeyNames",
|
2833
2833
|
"nodeType": "MemberAccess",
|
2834
|
-
"referencedDeclaration":
|
2834
|
+
"referencedDeclaration": 47927,
|
2835
2835
|
"src": "2967:25:114",
|
2836
2836
|
"typeDescriptions": {
|
2837
2837
|
"typeIdentifier": "t_function_internal_pure$__$returns$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$",
|
2838
2838
|
"typeString": "function () pure returns (string memory[] memory)"
|
2839
2839
|
}
|
2840
2840
|
},
|
2841
|
-
"id":
|
2841
|
+
"id": 40029,
|
2842
2842
|
"isConstant": false,
|
2843
2843
|
"isLValue": false,
|
2844
2844
|
"isPure": false,
|
@@ -2859,18 +2859,18 @@
|
|
2859
2859
|
"expression": {
|
2860
2860
|
"argumentTypes": [],
|
2861
2861
|
"expression": {
|
2862
|
-
"id":
|
2862
|
+
"id": 40030,
|
2863
2863
|
"name": "UsedKeysIndex",
|
2864
2864
|
"nodeType": "Identifier",
|
2865
2865
|
"overloadedDeclarations": [],
|
2866
|
-
"referencedDeclaration":
|
2866
|
+
"referencedDeclaration": 49357,
|
2867
2867
|
"src": "3008:13:114",
|
2868
2868
|
"typeDescriptions": {
|
2869
|
-
"typeIdentifier": "t_type$_t_contract$_UsedKeysIndex_$
|
2869
|
+
"typeIdentifier": "t_type$_t_contract$_UsedKeysIndex_$49357_$",
|
2870
2870
|
"typeString": "type(library UsedKeysIndex)"
|
2871
2871
|
}
|
2872
2872
|
},
|
2873
|
-
"id":
|
2873
|
+
"id": 40031,
|
2874
2874
|
"isConstant": false,
|
2875
2875
|
"isLValue": false,
|
2876
2876
|
"isPure": false,
|
@@ -2878,14 +2878,14 @@
|
|
2878
2878
|
"memberLocation": "3022:13:114",
|
2879
2879
|
"memberName": "getFieldNames",
|
2880
2880
|
"nodeType": "MemberAccess",
|
2881
|
-
"referencedDeclaration":
|
2881
|
+
"referencedDeclaration": 47955,
|
2882
2882
|
"src": "3008:27:114",
|
2883
2883
|
"typeDescriptions": {
|
2884
2884
|
"typeIdentifier": "t_function_internal_pure$__$returns$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$",
|
2885
2885
|
"typeString": "function () pure returns (string memory[] memory)"
|
2886
2886
|
}
|
2887
2887
|
},
|
2888
|
-
"id":
|
2888
|
+
"id": 40032,
|
2889
2889
|
"isConstant": false,
|
2890
2890
|
"isLValue": false,
|
2891
2891
|
"isPure": false,
|
@@ -2902,7 +2902,7 @@
|
|
2902
2902
|
}
|
2903
2903
|
}
|
2904
2904
|
],
|
2905
|
-
"id":
|
2905
|
+
"id": 40033,
|
2906
2906
|
"isConstant": false,
|
2907
2907
|
"isInlineArray": false,
|
2908
2908
|
"isLValue": false,
|
@@ -2911,7 +2911,7 @@
|
|
2911
2911
|
"nodeType": "TupleExpression",
|
2912
2912
|
"src": "2789:260:114",
|
2913
2913
|
"typeDescriptions": {
|
2914
|
-
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$
|
2914
|
+
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$26262_$_t_userDefinedValueType$_FieldLayout_$25148_$_t_userDefinedValueType$_Schema_$26338_$_t_userDefinedValueType$_Schema_$26338_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$",
|
2915
2915
|
"typeString": "tuple(ResourceId,FieldLayout,Schema,Schema,string memory[] memory,string memory[] memory)"
|
2916
2916
|
}
|
2917
2917
|
}
|
@@ -2919,16 +2919,16 @@
|
|
2919
2919
|
"expression": {
|
2920
2920
|
"argumentTypes": [
|
2921
2921
|
{
|
2922
|
-
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$
|
2922
|
+
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$26262_$_t_userDefinedValueType$_FieldLayout_$25148_$_t_userDefinedValueType$_Schema_$26338_$_t_userDefinedValueType$_Schema_$26338_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$returns$__$",
|
2923
2923
|
"typeString": "function (ResourceId,FieldLayout,Schema,Schema,string memory[] memory,string memory[] memory) external"
|
2924
2924
|
},
|
2925
2925
|
{
|
2926
|
-
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$
|
2926
|
+
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$26262_$_t_userDefinedValueType$_FieldLayout_$25148_$_t_userDefinedValueType$_Schema_$26338_$_t_userDefinedValueType$_Schema_$26338_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$",
|
2927
2927
|
"typeString": "tuple(ResourceId,FieldLayout,Schema,Schema,string memory[] memory,string memory[] memory)"
|
2928
2928
|
}
|
2929
2929
|
],
|
2930
2930
|
"expression": {
|
2931
|
-
"id":
|
2931
|
+
"id": 40013,
|
2932
2932
|
"name": "abi",
|
2933
2933
|
"nodeType": "Identifier",
|
2934
2934
|
"overloadedDeclarations": [],
|
@@ -2939,7 +2939,7 @@
|
|
2939
2939
|
"typeString": "abi"
|
2940
2940
|
}
|
2941
2941
|
},
|
2942
|
-
"id":
|
2942
|
+
"id": 40014,
|
2943
2943
|
"isConstant": false,
|
2944
2944
|
"isLValue": false,
|
2945
2945
|
"isPure": true,
|
@@ -2953,7 +2953,7 @@
|
|
2953
2953
|
"typeString": "function () pure returns (bytes memory)"
|
2954
2954
|
}
|
2955
2955
|
},
|
2956
|
-
"id":
|
2956
|
+
"id": 40034,
|
2957
2957
|
"isConstant": false,
|
2958
2958
|
"isLValue": false,
|
2959
2959
|
"isPure": false,
|
@@ -2980,14 +2980,14 @@
|
|
2980
2980
|
"expression": {
|
2981
2981
|
"arguments": [
|
2982
2982
|
{
|
2983
|
-
"id":
|
2983
|
+
"id": 40010,
|
2984
2984
|
"name": "world",
|
2985
2985
|
"nodeType": "Identifier",
|
2986
2986
|
"overloadedDeclarations": [],
|
2987
|
-
"referencedDeclaration":
|
2987
|
+
"referencedDeclaration": 39948,
|
2988
2988
|
"src": "2703:5:114",
|
2989
2989
|
"typeDescriptions": {
|
2990
|
-
"typeIdentifier": "t_contract$_IBaseWorld_$
|
2990
|
+
"typeIdentifier": "t_contract$_IBaseWorld_$39243",
|
2991
2991
|
"typeString": "contract IBaseWorld"
|
2992
2992
|
}
|
2993
2993
|
}
|
@@ -2995,11 +2995,11 @@
|
|
2995
2995
|
"expression": {
|
2996
2996
|
"argumentTypes": [
|
2997
2997
|
{
|
2998
|
-
"typeIdentifier": "t_contract$_IBaseWorld_$
|
2998
|
+
"typeIdentifier": "t_contract$_IBaseWorld_$39243",
|
2999
2999
|
"typeString": "contract IBaseWorld"
|
3000
3000
|
}
|
3001
3001
|
],
|
3002
|
-
"id":
|
3002
|
+
"id": 40009,
|
3003
3003
|
"isConstant": false,
|
3004
3004
|
"isLValue": false,
|
3005
3005
|
"isPure": true,
|
@@ -3011,14 +3011,14 @@
|
|
3011
3011
|
"typeString": "type(address)"
|
3012
3012
|
},
|
3013
3013
|
"typeName": {
|
3014
|
-
"id":
|
3014
|
+
"id": 40008,
|
3015
3015
|
"name": "address",
|
3016
3016
|
"nodeType": "ElementaryTypeName",
|
3017
3017
|
"src": "2695:7:114",
|
3018
3018
|
"typeDescriptions": {}
|
3019
3019
|
}
|
3020
3020
|
},
|
3021
|
-
"id":
|
3021
|
+
"id": 40011,
|
3022
3022
|
"isConstant": false,
|
3023
3023
|
"isLValue": false,
|
3024
3024
|
"isPure": false,
|
@@ -3034,7 +3034,7 @@
|
|
3034
3034
|
"typeString": "address"
|
3035
3035
|
}
|
3036
3036
|
},
|
3037
|
-
"id":
|
3037
|
+
"id": 40012,
|
3038
3038
|
"isConstant": false,
|
3039
3039
|
"isLValue": false,
|
3040
3040
|
"isPure": false,
|
@@ -3048,7 +3048,7 @@
|
|
3048
3048
|
"typeString": "function (bytes memory) returns (bool,bytes memory)"
|
3049
3049
|
}
|
3050
3050
|
},
|
3051
|
-
"id":
|
3051
|
+
"id": 40035,
|
3052
3052
|
"isConstant": false,
|
3053
3053
|
"isLValue": false,
|
3054
3054
|
"isPure": false,
|
@@ -3070,13 +3070,13 @@
|
|
3070
3070
|
"typeString": "tuple()"
|
3071
3071
|
}
|
3072
3072
|
},
|
3073
|
-
"id":
|
3073
|
+
"id": 40037,
|
3074
3074
|
"nodeType": "ExpressionStatement",
|
3075
3075
|
"src": "2671:396:114"
|
3076
3076
|
},
|
3077
3077
|
{
|
3078
3078
|
"condition": {
|
3079
|
-
"id":
|
3079
|
+
"id": 40039,
|
3080
3080
|
"isConstant": false,
|
3081
3081
|
"isLValue": false,
|
3082
3082
|
"isPure": false,
|
@@ -3086,11 +3086,11 @@
|
|
3086
3086
|
"prefix": true,
|
3087
3087
|
"src": "3079:8:114",
|
3088
3088
|
"subExpression": {
|
3089
|
-
"id":
|
3089
|
+
"id": 40038,
|
3090
3090
|
"name": "success",
|
3091
3091
|
"nodeType": "Identifier",
|
3092
3092
|
"overloadedDeclarations": [],
|
3093
|
-
"referencedDeclaration":
|
3093
|
+
"referencedDeclaration": 39955,
|
3094
3094
|
"src": "3080:7:114",
|
3095
3095
|
"typeDescriptions": {
|
3096
3096
|
"typeIdentifier": "t_bool",
|
@@ -3102,18 +3102,18 @@
|
|
3102
3102
|
"typeString": "bool"
|
3103
3103
|
}
|
3104
3104
|
},
|
3105
|
-
"id":
|
3105
|
+
"id": 40044,
|
3106
3106
|
"nodeType": "IfStatement",
|
3107
3107
|
"src": "3075:41:114",
|
3108
3108
|
"trueBody": {
|
3109
3109
|
"expression": {
|
3110
3110
|
"arguments": [
|
3111
3111
|
{
|
3112
|
-
"id":
|
3112
|
+
"id": 40041,
|
3113
3113
|
"name": "returnData",
|
3114
3114
|
"nodeType": "Identifier",
|
3115
3115
|
"overloadedDeclarations": [],
|
3116
|
-
"referencedDeclaration":
|
3116
|
+
"referencedDeclaration": 39958,
|
3117
3117
|
"src": "3105:10:114",
|
3118
3118
|
"typeDescriptions": {
|
3119
3119
|
"typeIdentifier": "t_bytes_memory_ptr",
|
@@ -3128,18 +3128,18 @@
|
|
3128
3128
|
"typeString": "bytes memory"
|
3129
3129
|
}
|
3130
3130
|
],
|
3131
|
-
"id":
|
3131
|
+
"id": 40040,
|
3132
3132
|
"name": "revertWithBytes",
|
3133
3133
|
"nodeType": "Identifier",
|
3134
3134
|
"overloadedDeclarations": [],
|
3135
|
-
"referencedDeclaration":
|
3135
|
+
"referencedDeclaration": 39317,
|
3136
3136
|
"src": "3089:15:114",
|
3137
3137
|
"typeDescriptions": {
|
3138
3138
|
"typeIdentifier": "t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$",
|
3139
3139
|
"typeString": "function (bytes memory) pure"
|
3140
3140
|
}
|
3141
3141
|
},
|
3142
|
-
"id":
|
3142
|
+
"id": 40042,
|
3143
3143
|
"isConstant": false,
|
3144
3144
|
"isLValue": false,
|
3145
3145
|
"isPure": false,
|
@@ -3155,14 +3155,14 @@
|
|
3155
3155
|
"typeString": "tuple()"
|
3156
3156
|
}
|
3157
3157
|
},
|
3158
|
-
"id":
|
3158
|
+
"id": 40043,
|
3159
3159
|
"nodeType": "ExpressionStatement",
|
3160
3160
|
"src": "3089:27:114"
|
3161
3161
|
}
|
3162
3162
|
},
|
3163
3163
|
{
|
3164
3164
|
"expression": {
|
3165
|
-
"id":
|
3165
|
+
"id": 40065,
|
3166
3166
|
"isConstant": false,
|
3167
3167
|
"isLValue": false,
|
3168
3168
|
"isPure": false,
|
@@ -3170,11 +3170,11 @@
|
|
3170
3170
|
"leftHandSide": {
|
3171
3171
|
"components": [
|
3172
3172
|
{
|
3173
|
-
"id":
|
3173
|
+
"id": 40045,
|
3174
3174
|
"name": "success",
|
3175
3175
|
"nodeType": "Identifier",
|
3176
3176
|
"overloadedDeclarations": [],
|
3177
|
-
"referencedDeclaration":
|
3177
|
+
"referencedDeclaration": 39955,
|
3178
3178
|
"src": "3171:7:114",
|
3179
3179
|
"typeDescriptions": {
|
3180
3180
|
"typeIdentifier": "t_bool",
|
@@ -3182,11 +3182,11 @@
|
|
3182
3182
|
}
|
3183
3183
|
},
|
3184
3184
|
{
|
3185
|
-
"id":
|
3185
|
+
"id": 40046,
|
3186
3186
|
"name": "returnData",
|
3187
3187
|
"nodeType": "Identifier",
|
3188
3188
|
"overloadedDeclarations": [],
|
3189
|
-
"referencedDeclaration":
|
3189
|
+
"referencedDeclaration": 39958,
|
3190
3190
|
"src": "3180:10:114",
|
3191
3191
|
"typeDescriptions": {
|
3192
3192
|
"typeIdentifier": "t_bytes_memory_ptr",
|
@@ -3194,7 +3194,7 @@
|
|
3194
3194
|
}
|
3195
3195
|
}
|
3196
3196
|
],
|
3197
|
-
"id":
|
3197
|
+
"id": 40047,
|
3198
3198
|
"isConstant": false,
|
3199
3199
|
"isInlineArray": false,
|
3200
3200
|
"isLValue": true,
|
@@ -3215,18 +3215,18 @@
|
|
3215
3215
|
"arguments": [
|
3216
3216
|
{
|
3217
3217
|
"expression": {
|
3218
|
-
"id":
|
3218
|
+
"id": 40055,
|
3219
3219
|
"name": "world",
|
3220
3220
|
"nodeType": "Identifier",
|
3221
3221
|
"overloadedDeclarations": [],
|
3222
|
-
"referencedDeclaration":
|
3222
|
+
"referencedDeclaration": 39948,
|
3223
3223
|
"src": "3246:5:114",
|
3224
3224
|
"typeDescriptions": {
|
3225
|
-
"typeIdentifier": "t_contract$_IBaseWorld_$
|
3225
|
+
"typeIdentifier": "t_contract$_IBaseWorld_$39243",
|
3226
3226
|
"typeString": "contract IBaseWorld"
|
3227
3227
|
}
|
3228
3228
|
},
|
3229
|
-
"id":
|
3229
|
+
"id": 40056,
|
3230
3230
|
"isConstant": false,
|
3231
3231
|
"isLValue": false,
|
3232
3232
|
"isPure": false,
|
@@ -3234,38 +3234,38 @@
|
|
3234
3234
|
"memberLocation": "3252:11:114",
|
3235
3235
|
"memberName": "grantAccess",
|
3236
3236
|
"nodeType": "MemberAccess",
|
3237
|
-
"referencedDeclaration":
|
3237
|
+
"referencedDeclaration": 61047,
|
3238
3238
|
"src": "3246:17:114",
|
3239
3239
|
"typeDescriptions": {
|
3240
|
-
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$
|
3240
|
+
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$26262_$_t_address_$returns$__$",
|
3241
3241
|
"typeString": "function (ResourceId,address) external"
|
3242
3242
|
}
|
3243
3243
|
},
|
3244
3244
|
{
|
3245
3245
|
"components": [
|
3246
3246
|
{
|
3247
|
-
"id":
|
3247
|
+
"id": 40057,
|
3248
3248
|
"name": "KeysInTableTableId",
|
3249
3249
|
"nodeType": "Identifier",
|
3250
3250
|
"overloadedDeclarations": [],
|
3251
|
-
"referencedDeclaration":
|
3251
|
+
"referencedDeclaration": 41229,
|
3252
3252
|
"src": "3266:18:114",
|
3253
3253
|
"typeDescriptions": {
|
3254
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
3254
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
3255
3255
|
"typeString": "ResourceId"
|
3256
3256
|
}
|
3257
3257
|
},
|
3258
3258
|
{
|
3259
3259
|
"arguments": [
|
3260
3260
|
{
|
3261
|
-
"id":
|
3261
|
+
"id": 40060,
|
3262
3262
|
"name": "hook",
|
3263
3263
|
"nodeType": "Identifier",
|
3264
3264
|
"overloadedDeclarations": [],
|
3265
|
-
"referencedDeclaration":
|
3265
|
+
"referencedDeclaration": 39915,
|
3266
3266
|
"src": "3294:4:114",
|
3267
3267
|
"typeDescriptions": {
|
3268
|
-
"typeIdentifier": "t_contract$_KeysInTableHook_$
|
3268
|
+
"typeIdentifier": "t_contract$_KeysInTableHook_$39875",
|
3269
3269
|
"typeString": "contract KeysInTableHook"
|
3270
3270
|
}
|
3271
3271
|
}
|
@@ -3273,11 +3273,11 @@
|
|
3273
3273
|
"expression": {
|
3274
3274
|
"argumentTypes": [
|
3275
3275
|
{
|
3276
|
-
"typeIdentifier": "t_contract$_KeysInTableHook_$
|
3276
|
+
"typeIdentifier": "t_contract$_KeysInTableHook_$39875",
|
3277
3277
|
"typeString": "contract KeysInTableHook"
|
3278
3278
|
}
|
3279
3279
|
],
|
3280
|
-
"id":
|
3280
|
+
"id": 40059,
|
3281
3281
|
"isConstant": false,
|
3282
3282
|
"isLValue": false,
|
3283
3283
|
"isPure": true,
|
@@ -3289,14 +3289,14 @@
|
|
3289
3289
|
"typeString": "type(address)"
|
3290
3290
|
},
|
3291
3291
|
"typeName": {
|
3292
|
-
"id":
|
3292
|
+
"id": 40058,
|
3293
3293
|
"name": "address",
|
3294
3294
|
"nodeType": "ElementaryTypeName",
|
3295
3295
|
"src": "3286:7:114",
|
3296
3296
|
"typeDescriptions": {}
|
3297
3297
|
}
|
3298
3298
|
},
|
3299
|
-
"id":
|
3299
|
+
"id": 40061,
|
3300
3300
|
"isConstant": false,
|
3301
3301
|
"isLValue": false,
|
3302
3302
|
"isPure": false,
|
@@ -3313,7 +3313,7 @@
|
|
3313
3313
|
}
|
3314
3314
|
}
|
3315
3315
|
],
|
3316
|
-
"id":
|
3316
|
+
"id": 40062,
|
3317
3317
|
"isConstant": false,
|
3318
3318
|
"isInlineArray": false,
|
3319
3319
|
"isLValue": false,
|
@@ -3322,7 +3322,7 @@
|
|
3322
3322
|
"nodeType": "TupleExpression",
|
3323
3323
|
"src": "3265:35:114",
|
3324
3324
|
"typeDescriptions": {
|
3325
|
-
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$
|
3325
|
+
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$26262_$_t_address_$",
|
3326
3326
|
"typeString": "tuple(ResourceId,address)"
|
3327
3327
|
}
|
3328
3328
|
}
|
@@ -3330,16 +3330,16 @@
|
|
3330
3330
|
"expression": {
|
3331
3331
|
"argumentTypes": [
|
3332
3332
|
{
|
3333
|
-
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$
|
3333
|
+
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$26262_$_t_address_$returns$__$",
|
3334
3334
|
"typeString": "function (ResourceId,address) external"
|
3335
3335
|
},
|
3336
3336
|
{
|
3337
|
-
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$
|
3337
|
+
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$26262_$_t_address_$",
|
3338
3338
|
"typeString": "tuple(ResourceId,address)"
|
3339
3339
|
}
|
3340
3340
|
],
|
3341
3341
|
"expression": {
|
3342
|
-
"id":
|
3342
|
+
"id": 40053,
|
3343
3343
|
"name": "abi",
|
3344
3344
|
"nodeType": "Identifier",
|
3345
3345
|
"overloadedDeclarations": [],
|
@@ -3350,7 +3350,7 @@
|
|
3350
3350
|
"typeString": "abi"
|
3351
3351
|
}
|
3352
3352
|
},
|
3353
|
-
"id":
|
3353
|
+
"id": 40054,
|
3354
3354
|
"isConstant": false,
|
3355
3355
|
"isLValue": false,
|
3356
3356
|
"isPure": true,
|
@@ -3364,7 +3364,7 @@
|
|
3364
3364
|
"typeString": "function () pure returns (bytes memory)"
|
3365
3365
|
}
|
3366
3366
|
},
|
3367
|
-
"id":
|
3367
|
+
"id": 40063,
|
3368
3368
|
"isConstant": false,
|
3369
3369
|
"isLValue": false,
|
3370
3370
|
"isPure": false,
|
@@ -3391,14 +3391,14 @@
|
|
3391
3391
|
"expression": {
|
3392
3392
|
"arguments": [
|
3393
3393
|
{
|
3394
|
-
"id":
|
3394
|
+
"id": 40050,
|
3395
3395
|
"name": "world",
|
3396
3396
|
"nodeType": "Identifier",
|
3397
3397
|
"overloadedDeclarations": [],
|
3398
|
-
"referencedDeclaration":
|
3398
|
+
"referencedDeclaration": 39948,
|
3399
3399
|
"src": "3202:5:114",
|
3400
3400
|
"typeDescriptions": {
|
3401
|
-
"typeIdentifier": "t_contract$_IBaseWorld_$
|
3401
|
+
"typeIdentifier": "t_contract$_IBaseWorld_$39243",
|
3402
3402
|
"typeString": "contract IBaseWorld"
|
3403
3403
|
}
|
3404
3404
|
}
|
@@ -3406,11 +3406,11 @@
|
|
3406
3406
|
"expression": {
|
3407
3407
|
"argumentTypes": [
|
3408
3408
|
{
|
3409
|
-
"typeIdentifier": "t_contract$_IBaseWorld_$
|
3409
|
+
"typeIdentifier": "t_contract$_IBaseWorld_$39243",
|
3410
3410
|
"typeString": "contract IBaseWorld"
|
3411
3411
|
}
|
3412
3412
|
],
|
3413
|
-
"id":
|
3413
|
+
"id": 40049,
|
3414
3414
|
"isConstant": false,
|
3415
3415
|
"isLValue": false,
|
3416
3416
|
"isPure": true,
|
@@ -3422,14 +3422,14 @@
|
|
3422
3422
|
"typeString": "type(address)"
|
3423
3423
|
},
|
3424
3424
|
"typeName": {
|
3425
|
-
"id":
|
3425
|
+
"id": 40048,
|
3426
3426
|
"name": "address",
|
3427
3427
|
"nodeType": "ElementaryTypeName",
|
3428
3428
|
"src": "3194:7:114",
|
3429
3429
|
"typeDescriptions": {}
|
3430
3430
|
}
|
3431
3431
|
},
|
3432
|
-
"id":
|
3432
|
+
"id": 40051,
|
3433
3433
|
"isConstant": false,
|
3434
3434
|
"isLValue": false,
|
3435
3435
|
"isPure": false,
|
@@ -3445,7 +3445,7 @@
|
|
3445
3445
|
"typeString": "address"
|
3446
3446
|
}
|
3447
3447
|
},
|
3448
|
-
"id":
|
3448
|
+
"id": 40052,
|
3449
3449
|
"isConstant": false,
|
3450
3450
|
"isLValue": false,
|
3451
3451
|
"isPure": false,
|
@@ -3459,7 +3459,7 @@
|
|
3459
3459
|
"typeString": "function (bytes memory) returns (bool,bytes memory)"
|
3460
3460
|
}
|
3461
3461
|
},
|
3462
|
-
"id":
|
3462
|
+
"id": 40064,
|
3463
3463
|
"isConstant": false,
|
3464
3464
|
"isLValue": false,
|
3465
3465
|
"isPure": false,
|
@@ -3481,13 +3481,13 @@
|
|
3481
3481
|
"typeString": "tuple()"
|
3482
3482
|
}
|
3483
3483
|
},
|
3484
|
-
"id":
|
3484
|
+
"id": 40066,
|
3485
3485
|
"nodeType": "ExpressionStatement",
|
3486
3486
|
"src": "3170:139:114"
|
3487
3487
|
},
|
3488
3488
|
{
|
3489
3489
|
"condition": {
|
3490
|
-
"id":
|
3490
|
+
"id": 40068,
|
3491
3491
|
"isConstant": false,
|
3492
3492
|
"isLValue": false,
|
3493
3493
|
"isPure": false,
|
@@ -3497,11 +3497,11 @@
|
|
3497
3497
|
"prefix": true,
|
3498
3498
|
"src": "3321:8:114",
|
3499
3499
|
"subExpression": {
|
3500
|
-
"id":
|
3500
|
+
"id": 40067,
|
3501
3501
|
"name": "success",
|
3502
3502
|
"nodeType": "Identifier",
|
3503
3503
|
"overloadedDeclarations": [],
|
3504
|
-
"referencedDeclaration":
|
3504
|
+
"referencedDeclaration": 39955,
|
3505
3505
|
"src": "3322:7:114",
|
3506
3506
|
"typeDescriptions": {
|
3507
3507
|
"typeIdentifier": "t_bool",
|
@@ -3513,18 +3513,18 @@
|
|
3513
3513
|
"typeString": "bool"
|
3514
3514
|
}
|
3515
3515
|
},
|
3516
|
-
"id":
|
3516
|
+
"id": 40073,
|
3517
3517
|
"nodeType": "IfStatement",
|
3518
3518
|
"src": "3317:41:114",
|
3519
3519
|
"trueBody": {
|
3520
3520
|
"expression": {
|
3521
3521
|
"arguments": [
|
3522
3522
|
{
|
3523
|
-
"id":
|
3523
|
+
"id": 40070,
|
3524
3524
|
"name": "returnData",
|
3525
3525
|
"nodeType": "Identifier",
|
3526
3526
|
"overloadedDeclarations": [],
|
3527
|
-
"referencedDeclaration":
|
3527
|
+
"referencedDeclaration": 39958,
|
3528
3528
|
"src": "3347:10:114",
|
3529
3529
|
"typeDescriptions": {
|
3530
3530
|
"typeIdentifier": "t_bytes_memory_ptr",
|
@@ -3539,18 +3539,18 @@
|
|
3539
3539
|
"typeString": "bytes memory"
|
3540
3540
|
}
|
3541
3541
|
],
|
3542
|
-
"id":
|
3542
|
+
"id": 40069,
|
3543
3543
|
"name": "revertWithBytes",
|
3544
3544
|
"nodeType": "Identifier",
|
3545
3545
|
"overloadedDeclarations": [],
|
3546
|
-
"referencedDeclaration":
|
3546
|
+
"referencedDeclaration": 39317,
|
3547
3547
|
"src": "3331:15:114",
|
3548
3548
|
"typeDescriptions": {
|
3549
3549
|
"typeIdentifier": "t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$",
|
3550
3550
|
"typeString": "function (bytes memory) pure"
|
3551
3551
|
}
|
3552
3552
|
},
|
3553
|
-
"id":
|
3553
|
+
"id": 40071,
|
3554
3554
|
"isConstant": false,
|
3555
3555
|
"isLValue": false,
|
3556
3556
|
"isPure": false,
|
@@ -3566,14 +3566,14 @@
|
|
3566
3566
|
"typeString": "tuple()"
|
3567
3567
|
}
|
3568
3568
|
},
|
3569
|
-
"id":
|
3569
|
+
"id": 40072,
|
3570
3570
|
"nodeType": "ExpressionStatement",
|
3571
3571
|
"src": "3331:27:114"
|
3572
3572
|
}
|
3573
3573
|
},
|
3574
3574
|
{
|
3575
3575
|
"expression": {
|
3576
|
-
"id":
|
3576
|
+
"id": 40094,
|
3577
3577
|
"isConstant": false,
|
3578
3578
|
"isLValue": false,
|
3579
3579
|
"isPure": false,
|
@@ -3581,11 +3581,11 @@
|
|
3581
3581
|
"leftHandSide": {
|
3582
3582
|
"components": [
|
3583
3583
|
{
|
3584
|
-
"id":
|
3584
|
+
"id": 40074,
|
3585
3585
|
"name": "success",
|
3586
3586
|
"nodeType": "Identifier",
|
3587
3587
|
"overloadedDeclarations": [],
|
3588
|
-
"referencedDeclaration":
|
3588
|
+
"referencedDeclaration": 39955,
|
3589
3589
|
"src": "3368:7:114",
|
3590
3590
|
"typeDescriptions": {
|
3591
3591
|
"typeIdentifier": "t_bool",
|
@@ -3593,11 +3593,11 @@
|
|
3593
3593
|
}
|
3594
3594
|
},
|
3595
3595
|
{
|
3596
|
-
"id":
|
3596
|
+
"id": 40075,
|
3597
3597
|
"name": "returnData",
|
3598
3598
|
"nodeType": "Identifier",
|
3599
3599
|
"overloadedDeclarations": [],
|
3600
|
-
"referencedDeclaration":
|
3600
|
+
"referencedDeclaration": 39958,
|
3601
3601
|
"src": "3377:10:114",
|
3602
3602
|
"typeDescriptions": {
|
3603
3603
|
"typeIdentifier": "t_bytes_memory_ptr",
|
@@ -3605,7 +3605,7 @@
|
|
3605
3605
|
}
|
3606
3606
|
}
|
3607
3607
|
],
|
3608
|
-
"id":
|
3608
|
+
"id": 40076,
|
3609
3609
|
"isConstant": false,
|
3610
3610
|
"isInlineArray": false,
|
3611
3611
|
"isLValue": true,
|
@@ -3626,18 +3626,18 @@
|
|
3626
3626
|
"arguments": [
|
3627
3627
|
{
|
3628
3628
|
"expression": {
|
3629
|
-
"id":
|
3629
|
+
"id": 40084,
|
3630
3630
|
"name": "world",
|
3631
3631
|
"nodeType": "Identifier",
|
3632
3632
|
"overloadedDeclarations": [],
|
3633
|
-
"referencedDeclaration":
|
3633
|
+
"referencedDeclaration": 39948,
|
3634
3634
|
"src": "3443:5:114",
|
3635
3635
|
"typeDescriptions": {
|
3636
|
-
"typeIdentifier": "t_contract$_IBaseWorld_$
|
3636
|
+
"typeIdentifier": "t_contract$_IBaseWorld_$39243",
|
3637
3637
|
"typeString": "contract IBaseWorld"
|
3638
3638
|
}
|
3639
3639
|
},
|
3640
|
-
"id":
|
3640
|
+
"id": 40085,
|
3641
3641
|
"isConstant": false,
|
3642
3642
|
"isLValue": false,
|
3643
3643
|
"isPure": false,
|
@@ -3645,38 +3645,38 @@
|
|
3645
3645
|
"memberLocation": "3449:11:114",
|
3646
3646
|
"memberName": "grantAccess",
|
3647
3647
|
"nodeType": "MemberAccess",
|
3648
|
-
"referencedDeclaration":
|
3648
|
+
"referencedDeclaration": 61047,
|
3649
3649
|
"src": "3443:17:114",
|
3650
3650
|
"typeDescriptions": {
|
3651
|
-
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$
|
3651
|
+
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$26262_$_t_address_$returns$__$",
|
3652
3652
|
"typeString": "function (ResourceId,address) external"
|
3653
3653
|
}
|
3654
3654
|
},
|
3655
3655
|
{
|
3656
3656
|
"components": [
|
3657
3657
|
{
|
3658
|
-
"id":
|
3658
|
+
"id": 40086,
|
3659
3659
|
"name": "UsedKeysIndexTableId",
|
3660
3660
|
"nodeType": "Identifier",
|
3661
3661
|
"overloadedDeclarations": [],
|
3662
|
-
"referencedDeclaration":
|
3662
|
+
"referencedDeclaration": 47804,
|
3663
3663
|
"src": "3463:20:114",
|
3664
3664
|
"typeDescriptions": {
|
3665
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
3665
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
3666
3666
|
"typeString": "ResourceId"
|
3667
3667
|
}
|
3668
3668
|
},
|
3669
3669
|
{
|
3670
3670
|
"arguments": [
|
3671
3671
|
{
|
3672
|
-
"id":
|
3672
|
+
"id": 40089,
|
3673
3673
|
"name": "hook",
|
3674
3674
|
"nodeType": "Identifier",
|
3675
3675
|
"overloadedDeclarations": [],
|
3676
|
-
"referencedDeclaration":
|
3676
|
+
"referencedDeclaration": 39915,
|
3677
3677
|
"src": "3493:4:114",
|
3678
3678
|
"typeDescriptions": {
|
3679
|
-
"typeIdentifier": "t_contract$_KeysInTableHook_$
|
3679
|
+
"typeIdentifier": "t_contract$_KeysInTableHook_$39875",
|
3680
3680
|
"typeString": "contract KeysInTableHook"
|
3681
3681
|
}
|
3682
3682
|
}
|
@@ -3684,11 +3684,11 @@
|
|
3684
3684
|
"expression": {
|
3685
3685
|
"argumentTypes": [
|
3686
3686
|
{
|
3687
|
-
"typeIdentifier": "t_contract$_KeysInTableHook_$
|
3687
|
+
"typeIdentifier": "t_contract$_KeysInTableHook_$39875",
|
3688
3688
|
"typeString": "contract KeysInTableHook"
|
3689
3689
|
}
|
3690
3690
|
],
|
3691
|
-
"id":
|
3691
|
+
"id": 40088,
|
3692
3692
|
"isConstant": false,
|
3693
3693
|
"isLValue": false,
|
3694
3694
|
"isPure": true,
|
@@ -3700,14 +3700,14 @@
|
|
3700
3700
|
"typeString": "type(address)"
|
3701
3701
|
},
|
3702
3702
|
"typeName": {
|
3703
|
-
"id":
|
3703
|
+
"id": 40087,
|
3704
3704
|
"name": "address",
|
3705
3705
|
"nodeType": "ElementaryTypeName",
|
3706
3706
|
"src": "3485:7:114",
|
3707
3707
|
"typeDescriptions": {}
|
3708
3708
|
}
|
3709
3709
|
},
|
3710
|
-
"id":
|
3710
|
+
"id": 40090,
|
3711
3711
|
"isConstant": false,
|
3712
3712
|
"isLValue": false,
|
3713
3713
|
"isPure": false,
|
@@ -3724,7 +3724,7 @@
|
|
3724
3724
|
}
|
3725
3725
|
}
|
3726
3726
|
],
|
3727
|
-
"id":
|
3727
|
+
"id": 40091,
|
3728
3728
|
"isConstant": false,
|
3729
3729
|
"isInlineArray": false,
|
3730
3730
|
"isLValue": false,
|
@@ -3733,7 +3733,7 @@
|
|
3733
3733
|
"nodeType": "TupleExpression",
|
3734
3734
|
"src": "3462:37:114",
|
3735
3735
|
"typeDescriptions": {
|
3736
|
-
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$
|
3736
|
+
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$26262_$_t_address_$",
|
3737
3737
|
"typeString": "tuple(ResourceId,address)"
|
3738
3738
|
}
|
3739
3739
|
}
|
@@ -3741,16 +3741,16 @@
|
|
3741
3741
|
"expression": {
|
3742
3742
|
"argumentTypes": [
|
3743
3743
|
{
|
3744
|
-
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$
|
3744
|
+
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$26262_$_t_address_$returns$__$",
|
3745
3745
|
"typeString": "function (ResourceId,address) external"
|
3746
3746
|
},
|
3747
3747
|
{
|
3748
|
-
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$
|
3748
|
+
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$26262_$_t_address_$",
|
3749
3749
|
"typeString": "tuple(ResourceId,address)"
|
3750
3750
|
}
|
3751
3751
|
],
|
3752
3752
|
"expression": {
|
3753
|
-
"id":
|
3753
|
+
"id": 40082,
|
3754
3754
|
"name": "abi",
|
3755
3755
|
"nodeType": "Identifier",
|
3756
3756
|
"overloadedDeclarations": [],
|
@@ -3761,7 +3761,7 @@
|
|
3761
3761
|
"typeString": "abi"
|
3762
3762
|
}
|
3763
3763
|
},
|
3764
|
-
"id":
|
3764
|
+
"id": 40083,
|
3765
3765
|
"isConstant": false,
|
3766
3766
|
"isLValue": false,
|
3767
3767
|
"isPure": true,
|
@@ -3775,7 +3775,7 @@
|
|
3775
3775
|
"typeString": "function () pure returns (bytes memory)"
|
3776
3776
|
}
|
3777
3777
|
},
|
3778
|
-
"id":
|
3778
|
+
"id": 40092,
|
3779
3779
|
"isConstant": false,
|
3780
3780
|
"isLValue": false,
|
3781
3781
|
"isPure": false,
|
@@ -3802,14 +3802,14 @@
|
|
3802
3802
|
"expression": {
|
3803
3803
|
"arguments": [
|
3804
3804
|
{
|
3805
|
-
"id":
|
3805
|
+
"id": 40079,
|
3806
3806
|
"name": "world",
|
3807
3807
|
"nodeType": "Identifier",
|
3808
3808
|
"overloadedDeclarations": [],
|
3809
|
-
"referencedDeclaration":
|
3809
|
+
"referencedDeclaration": 39948,
|
3810
3810
|
"src": "3399:5:114",
|
3811
3811
|
"typeDescriptions": {
|
3812
|
-
"typeIdentifier": "t_contract$_IBaseWorld_$
|
3812
|
+
"typeIdentifier": "t_contract$_IBaseWorld_$39243",
|
3813
3813
|
"typeString": "contract IBaseWorld"
|
3814
3814
|
}
|
3815
3815
|
}
|
@@ -3817,11 +3817,11 @@
|
|
3817
3817
|
"expression": {
|
3818
3818
|
"argumentTypes": [
|
3819
3819
|
{
|
3820
|
-
"typeIdentifier": "t_contract$_IBaseWorld_$
|
3820
|
+
"typeIdentifier": "t_contract$_IBaseWorld_$39243",
|
3821
3821
|
"typeString": "contract IBaseWorld"
|
3822
3822
|
}
|
3823
3823
|
],
|
3824
|
-
"id":
|
3824
|
+
"id": 40078,
|
3825
3825
|
"isConstant": false,
|
3826
3826
|
"isLValue": false,
|
3827
3827
|
"isPure": true,
|
@@ -3833,14 +3833,14 @@
|
|
3833
3833
|
"typeString": "type(address)"
|
3834
3834
|
},
|
3835
3835
|
"typeName": {
|
3836
|
-
"id":
|
3836
|
+
"id": 40077,
|
3837
3837
|
"name": "address",
|
3838
3838
|
"nodeType": "ElementaryTypeName",
|
3839
3839
|
"src": "3391:7:114",
|
3840
3840
|
"typeDescriptions": {}
|
3841
3841
|
}
|
3842
3842
|
},
|
3843
|
-
"id":
|
3843
|
+
"id": 40080,
|
3844
3844
|
"isConstant": false,
|
3845
3845
|
"isLValue": false,
|
3846
3846
|
"isPure": false,
|
@@ -3856,7 +3856,7 @@
|
|
3856
3856
|
"typeString": "address"
|
3857
3857
|
}
|
3858
3858
|
},
|
3859
|
-
"id":
|
3859
|
+
"id": 40081,
|
3860
3860
|
"isConstant": false,
|
3861
3861
|
"isLValue": false,
|
3862
3862
|
"isPure": false,
|
@@ -3870,7 +3870,7 @@
|
|
3870
3870
|
"typeString": "function (bytes memory) returns (bool,bytes memory)"
|
3871
3871
|
}
|
3872
3872
|
},
|
3873
|
-
"id":
|
3873
|
+
"id": 40093,
|
3874
3874
|
"isConstant": false,
|
3875
3875
|
"isLValue": false,
|
3876
3876
|
"isPure": false,
|
@@ -3892,13 +3892,13 @@
|
|
3892
3892
|
"typeString": "tuple()"
|
3893
3893
|
}
|
3894
3894
|
},
|
3895
|
-
"id":
|
3895
|
+
"id": 40095,
|
3896
3896
|
"nodeType": "ExpressionStatement",
|
3897
3897
|
"src": "3367:141:114"
|
3898
3898
|
},
|
3899
3899
|
{
|
3900
3900
|
"condition": {
|
3901
|
-
"id":
|
3901
|
+
"id": 40097,
|
3902
3902
|
"isConstant": false,
|
3903
3903
|
"isLValue": false,
|
3904
3904
|
"isPure": false,
|
@@ -3908,11 +3908,11 @@
|
|
3908
3908
|
"prefix": true,
|
3909
3909
|
"src": "3520:8:114",
|
3910
3910
|
"subExpression": {
|
3911
|
-
"id":
|
3911
|
+
"id": 40096,
|
3912
3912
|
"name": "success",
|
3913
3913
|
"nodeType": "Identifier",
|
3914
3914
|
"overloadedDeclarations": [],
|
3915
|
-
"referencedDeclaration":
|
3915
|
+
"referencedDeclaration": 39955,
|
3916
3916
|
"src": "3521:7:114",
|
3917
3917
|
"typeDescriptions": {
|
3918
3918
|
"typeIdentifier": "t_bool",
|
@@ -3924,18 +3924,18 @@
|
|
3924
3924
|
"typeString": "bool"
|
3925
3925
|
}
|
3926
3926
|
},
|
3927
|
-
"id":
|
3927
|
+
"id": 40102,
|
3928
3928
|
"nodeType": "IfStatement",
|
3929
3929
|
"src": "3516:41:114",
|
3930
3930
|
"trueBody": {
|
3931
3931
|
"expression": {
|
3932
3932
|
"arguments": [
|
3933
3933
|
{
|
3934
|
-
"id":
|
3934
|
+
"id": 40099,
|
3935
3935
|
"name": "returnData",
|
3936
3936
|
"nodeType": "Identifier",
|
3937
3937
|
"overloadedDeclarations": [],
|
3938
|
-
"referencedDeclaration":
|
3938
|
+
"referencedDeclaration": 39958,
|
3939
3939
|
"src": "3546:10:114",
|
3940
3940
|
"typeDescriptions": {
|
3941
3941
|
"typeIdentifier": "t_bytes_memory_ptr",
|
@@ -3950,18 +3950,18 @@
|
|
3950
3950
|
"typeString": "bytes memory"
|
3951
3951
|
}
|
3952
3952
|
],
|
3953
|
-
"id":
|
3953
|
+
"id": 40098,
|
3954
3954
|
"name": "revertWithBytes",
|
3955
3955
|
"nodeType": "Identifier",
|
3956
3956
|
"overloadedDeclarations": [],
|
3957
|
-
"referencedDeclaration":
|
3957
|
+
"referencedDeclaration": 39317,
|
3958
3958
|
"src": "3530:15:114",
|
3959
3959
|
"typeDescriptions": {
|
3960
3960
|
"typeIdentifier": "t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$",
|
3961
3961
|
"typeString": "function (bytes memory) pure"
|
3962
3962
|
}
|
3963
3963
|
},
|
3964
|
-
"id":
|
3964
|
+
"id": 40100,
|
3965
3965
|
"isConstant": false,
|
3966
3966
|
"isLValue": false,
|
3967
3967
|
"isPure": false,
|
@@ -3977,7 +3977,7 @@
|
|
3977
3977
|
"typeString": "tuple()"
|
3978
3978
|
}
|
3979
3979
|
},
|
3980
|
-
"id":
|
3980
|
+
"id": 40101,
|
3981
3981
|
"nodeType": "ExpressionStatement",
|
3982
3982
|
"src": "3530:27:114"
|
3983
3983
|
}
|
@@ -3987,7 +3987,7 @@
|
|
3987
3987
|
},
|
3988
3988
|
{
|
3989
3989
|
"expression": {
|
3990
|
-
"id":
|
3990
|
+
"id": 40129,
|
3991
3991
|
"isConstant": false,
|
3992
3992
|
"isLValue": false,
|
3993
3993
|
"isPure": false,
|
@@ -3995,11 +3995,11 @@
|
|
3995
3995
|
"leftHandSide": {
|
3996
3996
|
"components": [
|
3997
3997
|
{
|
3998
|
-
"id":
|
3998
|
+
"id": 40105,
|
3999
3999
|
"name": "success",
|
4000
4000
|
"nodeType": "Identifier",
|
4001
4001
|
"overloadedDeclarations": [],
|
4002
|
-
"referencedDeclaration":
|
4002
|
+
"referencedDeclaration": 39955,
|
4003
4003
|
"src": "3649:7:114",
|
4004
4004
|
"typeDescriptions": {
|
4005
4005
|
"typeIdentifier": "t_bool",
|
@@ -4007,11 +4007,11 @@
|
|
4007
4007
|
}
|
4008
4008
|
},
|
4009
4009
|
{
|
4010
|
-
"id":
|
4010
|
+
"id": 40106,
|
4011
4011
|
"name": "returnData",
|
4012
4012
|
"nodeType": "Identifier",
|
4013
4013
|
"overloadedDeclarations": [],
|
4014
|
-
"referencedDeclaration":
|
4014
|
+
"referencedDeclaration": 39958,
|
4015
4015
|
"src": "3658:10:114",
|
4016
4016
|
"typeDescriptions": {
|
4017
4017
|
"typeIdentifier": "t_bytes_memory_ptr",
|
@@ -4019,7 +4019,7 @@
|
|
4019
4019
|
}
|
4020
4020
|
}
|
4021
4021
|
],
|
4022
|
-
"id":
|
4022
|
+
"id": 40107,
|
4023
4023
|
"isConstant": false,
|
4024
4024
|
"isInlineArray": false,
|
4025
4025
|
"isLValue": true,
|
@@ -4040,18 +4040,18 @@
|
|
4040
4040
|
"arguments": [
|
4041
4041
|
{
|
4042
4042
|
"expression": {
|
4043
|
-
"id":
|
4043
|
+
"id": 40115,
|
4044
4044
|
"name": "world",
|
4045
4045
|
"nodeType": "Identifier",
|
4046
4046
|
"overloadedDeclarations": [],
|
4047
|
-
"referencedDeclaration":
|
4047
|
+
"referencedDeclaration": 39948,
|
4048
4048
|
"src": "3731:5:114",
|
4049
4049
|
"typeDescriptions": {
|
4050
|
-
"typeIdentifier": "t_contract$_IBaseWorld_$
|
4050
|
+
"typeIdentifier": "t_contract$_IBaseWorld_$39243",
|
4051
4051
|
"typeString": "contract IBaseWorld"
|
4052
4052
|
}
|
4053
4053
|
},
|
4054
|
-
"id":
|
4054
|
+
"id": 40116,
|
4055
4055
|
"isConstant": false,
|
4056
4056
|
"isLValue": false,
|
4057
4057
|
"isPure": false,
|
@@ -4059,36 +4059,36 @@
|
|
4059
4059
|
"memberLocation": "3737:17:114",
|
4060
4060
|
"memberName": "registerStoreHook",
|
4061
4061
|
"nodeType": "MemberAccess",
|
4062
|
-
"referencedDeclaration":
|
4062
|
+
"referencedDeclaration": 57670,
|
4063
4063
|
"src": "3731:23:114",
|
4064
4064
|
"typeDescriptions": {
|
4065
|
-
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$
|
4065
|
+
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$26262_$_t_contract$_IStoreHook_$60340_$_t_uint8_$returns$__$",
|
4066
4066
|
"typeString": "function (ResourceId,contract IStoreHook,uint8) external"
|
4067
4067
|
}
|
4068
4068
|
},
|
4069
4069
|
{
|
4070
4070
|
"components": [
|
4071
4071
|
{
|
4072
|
-
"id":
|
4072
|
+
"id": 40117,
|
4073
4073
|
"name": "sourceTableId",
|
4074
4074
|
"nodeType": "Identifier",
|
4075
4075
|
"overloadedDeclarations": [],
|
4076
|
-
"referencedDeclaration":
|
4076
|
+
"referencedDeclaration": 39934,
|
4077
4077
|
"src": "3776:13:114",
|
4078
4078
|
"typeDescriptions": {
|
4079
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
4079
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
4080
4080
|
"typeString": "ResourceId"
|
4081
4081
|
}
|
4082
4082
|
},
|
4083
4083
|
{
|
4084
|
-
"id":
|
4084
|
+
"id": 40118,
|
4085
4085
|
"name": "hook",
|
4086
4086
|
"nodeType": "Identifier",
|
4087
4087
|
"overloadedDeclarations": [],
|
4088
|
-
"referencedDeclaration":
|
4088
|
+
"referencedDeclaration": 39915,
|
4089
4089
|
"src": "3801:4:114",
|
4090
4090
|
"typeDescriptions": {
|
4091
|
-
"typeIdentifier": "t_contract$_KeysInTableHook_$
|
4091
|
+
"typeIdentifier": "t_contract$_KeysInTableHook_$39875",
|
4092
4092
|
"typeString": "contract KeysInTableHook"
|
4093
4093
|
}
|
4094
4094
|
},
|
@@ -4097,7 +4097,7 @@
|
|
4097
4097
|
"typeIdentifier": "t_uint8",
|
4098
4098
|
"typeString": "uint8"
|
4099
4099
|
},
|
4100
|
-
"id":
|
4100
|
+
"id": 40125,
|
4101
4101
|
"isConstant": false,
|
4102
4102
|
"isLValue": false,
|
4103
4103
|
"isPure": true,
|
@@ -4107,7 +4107,7 @@
|
|
4107
4107
|
"typeIdentifier": "t_uint8",
|
4108
4108
|
"typeString": "uint8"
|
4109
4109
|
},
|
4110
|
-
"id":
|
4110
|
+
"id": 40123,
|
4111
4111
|
"isConstant": false,
|
4112
4112
|
"isLValue": false,
|
4113
4113
|
"isPure": true,
|
@@ -4117,17 +4117,17 @@
|
|
4117
4117
|
"typeIdentifier": "t_uint8",
|
4118
4118
|
"typeString": "uint8"
|
4119
4119
|
},
|
4120
|
-
"id":
|
4120
|
+
"id": 40121,
|
4121
4121
|
"isConstant": false,
|
4122
4122
|
"isLValue": false,
|
4123
4123
|
"isPure": true,
|
4124
4124
|
"lValueRequested": false,
|
4125
4125
|
"leftExpression": {
|
4126
|
-
"id":
|
4126
|
+
"id": 40119,
|
4127
4127
|
"name": "BEFORE_SET_RECORD",
|
4128
4128
|
"nodeType": "Identifier",
|
4129
4129
|
"overloadedDeclarations": [],
|
4130
|
-
"referencedDeclaration":
|
4130
|
+
"referencedDeclaration": 36181,
|
4131
4131
|
"src": "3817:17:114",
|
4132
4132
|
"typeDescriptions": {
|
4133
4133
|
"typeIdentifier": "t_uint8",
|
@@ -4137,11 +4137,11 @@
|
|
4137
4137
|
"nodeType": "BinaryOperation",
|
4138
4138
|
"operator": "|",
|
4139
4139
|
"rightExpression": {
|
4140
|
-
"id":
|
4140
|
+
"id": 40120,
|
4141
4141
|
"name": "AFTER_SPLICE_STATIC_DATA",
|
4142
4142
|
"nodeType": "Identifier",
|
4143
4143
|
"overloadedDeclarations": [],
|
4144
|
-
"referencedDeclaration":
|
4144
|
+
"referencedDeclaration": 36199,
|
4145
4145
|
"src": "3837:24:114",
|
4146
4146
|
"typeDescriptions": {
|
4147
4147
|
"typeIdentifier": "t_uint8",
|
@@ -4157,11 +4157,11 @@
|
|
4157
4157
|
"nodeType": "BinaryOperation",
|
4158
4158
|
"operator": "|",
|
4159
4159
|
"rightExpression": {
|
4160
|
-
"id":
|
4160
|
+
"id": 40122,
|
4161
4161
|
"name": "AFTER_SPLICE_DYNAMIC_DATA",
|
4162
4162
|
"nodeType": "Identifier",
|
4163
4163
|
"overloadedDeclarations": [],
|
4164
|
-
"referencedDeclaration":
|
4164
|
+
"referencedDeclaration": 36211,
|
4165
4165
|
"src": "3864:25:114",
|
4166
4166
|
"typeDescriptions": {
|
4167
4167
|
"typeIdentifier": "t_uint8",
|
@@ -4177,11 +4177,11 @@
|
|
4177
4177
|
"nodeType": "BinaryOperation",
|
4178
4178
|
"operator": "|",
|
4179
4179
|
"rightExpression": {
|
4180
|
-
"id":
|
4180
|
+
"id": 40124,
|
4181
4181
|
"name": "BEFORE_DELETE_RECORD",
|
4182
4182
|
"nodeType": "Identifier",
|
4183
4183
|
"overloadedDeclarations": [],
|
4184
|
-
"referencedDeclaration":
|
4184
|
+
"referencedDeclaration": 36217,
|
4185
4185
|
"src": "3892:20:114",
|
4186
4186
|
"typeDescriptions": {
|
4187
4187
|
"typeIdentifier": "t_uint8",
|
@@ -4195,7 +4195,7 @@
|
|
4195
4195
|
}
|
4196
4196
|
}
|
4197
4197
|
],
|
4198
|
-
"id":
|
4198
|
+
"id": 40126,
|
4199
4199
|
"isConstant": false,
|
4200
4200
|
"isInlineArray": false,
|
4201
4201
|
"isLValue": false,
|
@@ -4204,7 +4204,7 @@
|
|
4204
4204
|
"nodeType": "TupleExpression",
|
4205
4205
|
"src": "3764:158:114",
|
4206
4206
|
"typeDescriptions": {
|
4207
|
-
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$
|
4207
|
+
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$26262_$_t_contract$_KeysInTableHook_$39875_$_t_uint8_$",
|
4208
4208
|
"typeString": "tuple(ResourceId,contract KeysInTableHook,uint8)"
|
4209
4209
|
}
|
4210
4210
|
}
|
@@ -4212,16 +4212,16 @@
|
|
4212
4212
|
"expression": {
|
4213
4213
|
"argumentTypes": [
|
4214
4214
|
{
|
4215
|
-
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$
|
4215
|
+
"typeIdentifier": "t_function_external_nonpayable$_t_userDefinedValueType$_ResourceId_$26262_$_t_contract$_IStoreHook_$60340_$_t_uint8_$returns$__$",
|
4216
4216
|
"typeString": "function (ResourceId,contract IStoreHook,uint8) external"
|
4217
4217
|
},
|
4218
4218
|
{
|
4219
|
-
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$
|
4219
|
+
"typeIdentifier": "t_tuple$_t_userDefinedValueType$_ResourceId_$26262_$_t_contract$_KeysInTableHook_$39875_$_t_uint8_$",
|
4220
4220
|
"typeString": "tuple(ResourceId,contract KeysInTableHook,uint8)"
|
4221
4221
|
}
|
4222
4222
|
],
|
4223
4223
|
"expression": {
|
4224
|
-
"id":
|
4224
|
+
"id": 40113,
|
4225
4225
|
"name": "abi",
|
4226
4226
|
"nodeType": "Identifier",
|
4227
4227
|
"overloadedDeclarations": [],
|
@@ -4232,7 +4232,7 @@
|
|
4232
4232
|
"typeString": "abi"
|
4233
4233
|
}
|
4234
4234
|
},
|
4235
|
-
"id":
|
4235
|
+
"id": 40114,
|
4236
4236
|
"isConstant": false,
|
4237
4237
|
"isLValue": false,
|
4238
4238
|
"isPure": true,
|
@@ -4246,7 +4246,7 @@
|
|
4246
4246
|
"typeString": "function () pure returns (bytes memory)"
|
4247
4247
|
}
|
4248
4248
|
},
|
4249
|
-
"id":
|
4249
|
+
"id": 40127,
|
4250
4250
|
"isConstant": false,
|
4251
4251
|
"isLValue": false,
|
4252
4252
|
"isPure": false,
|
@@ -4273,14 +4273,14 @@
|
|
4273
4273
|
"expression": {
|
4274
4274
|
"arguments": [
|
4275
4275
|
{
|
4276
|
-
"id":
|
4276
|
+
"id": 40110,
|
4277
4277
|
"name": "world",
|
4278
4278
|
"nodeType": "Identifier",
|
4279
4279
|
"overloadedDeclarations": [],
|
4280
|
-
"referencedDeclaration":
|
4280
|
+
"referencedDeclaration": 39948,
|
4281
4281
|
"src": "3680:5:114",
|
4282
4282
|
"typeDescriptions": {
|
4283
|
-
"typeIdentifier": "t_contract$_IBaseWorld_$
|
4283
|
+
"typeIdentifier": "t_contract$_IBaseWorld_$39243",
|
4284
4284
|
"typeString": "contract IBaseWorld"
|
4285
4285
|
}
|
4286
4286
|
}
|
@@ -4288,11 +4288,11 @@
|
|
4288
4288
|
"expression": {
|
4289
4289
|
"argumentTypes": [
|
4290
4290
|
{
|
4291
|
-
"typeIdentifier": "t_contract$_IBaseWorld_$
|
4291
|
+
"typeIdentifier": "t_contract$_IBaseWorld_$39243",
|
4292
4292
|
"typeString": "contract IBaseWorld"
|
4293
4293
|
}
|
4294
4294
|
],
|
4295
|
-
"id":
|
4295
|
+
"id": 40109,
|
4296
4296
|
"isConstant": false,
|
4297
4297
|
"isLValue": false,
|
4298
4298
|
"isPure": true,
|
@@ -4304,14 +4304,14 @@
|
|
4304
4304
|
"typeString": "type(address)"
|
4305
4305
|
},
|
4306
4306
|
"typeName": {
|
4307
|
-
"id":
|
4307
|
+
"id": 40108,
|
4308
4308
|
"name": "address",
|
4309
4309
|
"nodeType": "ElementaryTypeName",
|
4310
4310
|
"src": "3672:7:114",
|
4311
4311
|
"typeDescriptions": {}
|
4312
4312
|
}
|
4313
4313
|
},
|
4314
|
-
"id":
|
4314
|
+
"id": 40111,
|
4315
4315
|
"isConstant": false,
|
4316
4316
|
"isLValue": false,
|
4317
4317
|
"isPure": false,
|
@@ -4327,7 +4327,7 @@
|
|
4327
4327
|
"typeString": "address"
|
4328
4328
|
}
|
4329
4329
|
},
|
4330
|
-
"id":
|
4330
|
+
"id": 40112,
|
4331
4331
|
"isConstant": false,
|
4332
4332
|
"isLValue": false,
|
4333
4333
|
"isPure": false,
|
@@ -4341,7 +4341,7 @@
|
|
4341
4341
|
"typeString": "function (bytes memory) returns (bool,bytes memory)"
|
4342
4342
|
}
|
4343
4343
|
},
|
4344
|
-
"id":
|
4344
|
+
"id": 40128,
|
4345
4345
|
"isConstant": false,
|
4346
4346
|
"isLValue": false,
|
4347
4347
|
"isPure": false,
|
@@ -4363,14 +4363,14 @@
|
|
4363
4363
|
"typeString": "tuple()"
|
4364
4364
|
}
|
4365
4365
|
},
|
4366
|
-
"id":
|
4366
|
+
"id": 40130,
|
4367
4367
|
"nodeType": "ExpressionStatement",
|
4368
4368
|
"src": "3648:288:114"
|
4369
4369
|
}
|
4370
4370
|
]
|
4371
4371
|
},
|
4372
4372
|
"baseFunctions": [
|
4373
|
-
|
4373
|
+
60934
|
4374
4374
|
],
|
4375
4375
|
"functionSelector": "7c5b0335",
|
4376
4376
|
"implemented": true,
|
@@ -4379,23 +4379,23 @@
|
|
4379
4379
|
"name": "installRoot",
|
4380
4380
|
"nameLocation": "1822:11:114",
|
4381
4381
|
"overrides": {
|
4382
|
-
"id":
|
4382
|
+
"id": 39930,
|
4383
4383
|
"nodeType": "OverrideSpecifier",
|
4384
4384
|
"overrides": [],
|
4385
4385
|
"src": "1860:8:114"
|
4386
4386
|
},
|
4387
4387
|
"parameters": {
|
4388
|
-
"id":
|
4388
|
+
"id": 39929,
|
4389
4389
|
"nodeType": "ParameterList",
|
4390
4390
|
"parameters": [
|
4391
4391
|
{
|
4392
4392
|
"constant": false,
|
4393
|
-
"id":
|
4393
|
+
"id": 39928,
|
4394
4394
|
"mutability": "mutable",
|
4395
4395
|
"name": "args",
|
4396
4396
|
"nameLocation": "1847:4:114",
|
4397
4397
|
"nodeType": "VariableDeclaration",
|
4398
|
-
"scope":
|
4398
|
+
"scope": 40132,
|
4399
4399
|
"src": "1834:17:114",
|
4400
4400
|
"stateVariable": false,
|
4401
4401
|
"storageLocation": "memory",
|
@@ -4404,7 +4404,7 @@
|
|
4404
4404
|
"typeString": "bytes"
|
4405
4405
|
},
|
4406
4406
|
"typeName": {
|
4407
|
-
"id":
|
4407
|
+
"id": 39927,
|
4408
4408
|
"name": "bytes",
|
4409
4409
|
"nodeType": "ElementaryTypeName",
|
4410
4410
|
"src": "1834:5:114",
|
@@ -4419,23 +4419,23 @@
|
|
4419
4419
|
"src": "1833:19:114"
|
4420
4420
|
},
|
4421
4421
|
"returnParameters": {
|
4422
|
-
"id":
|
4422
|
+
"id": 39931,
|
4423
4423
|
"nodeType": "ParameterList",
|
4424
4424
|
"parameters": [],
|
4425
4425
|
"src": "1869:0:114"
|
4426
4426
|
},
|
4427
|
-
"scope":
|
4427
|
+
"scope": 40142,
|
4428
4428
|
"stateMutability": "nonpayable",
|
4429
4429
|
"virtual": false,
|
4430
4430
|
"visibility": "public"
|
4431
4431
|
},
|
4432
4432
|
{
|
4433
|
-
"id":
|
4433
|
+
"id": 40141,
|
4434
4434
|
"nodeType": "FunctionDefinition",
|
4435
4435
|
"src": "3945:96:114",
|
4436
4436
|
"nodes": [],
|
4437
4437
|
"body": {
|
4438
|
-
"id":
|
4438
|
+
"id": 40140,
|
4439
4439
|
"nodeType": "Block",
|
4440
4440
|
"src": "3988:53:114",
|
4441
4441
|
"nodes": [],
|
@@ -4445,18 +4445,18 @@
|
|
4445
4445
|
"arguments": [],
|
4446
4446
|
"expression": {
|
4447
4447
|
"argumentTypes": [],
|
4448
|
-
"id":
|
4448
|
+
"id": 40137,
|
4449
4449
|
"name": "Module_NonRootInstallNotSupported",
|
4450
4450
|
"nodeType": "Identifier",
|
4451
4451
|
"overloadedDeclarations": [],
|
4452
|
-
"referencedDeclaration":
|
4452
|
+
"referencedDeclaration": 60922,
|
4453
4453
|
"src": "4001:33:114",
|
4454
4454
|
"typeDescriptions": {
|
4455
4455
|
"typeIdentifier": "t_function_error_pure$__$returns$__$",
|
4456
4456
|
"typeString": "function () pure"
|
4457
4457
|
}
|
4458
4458
|
},
|
4459
|
-
"id":
|
4459
|
+
"id": 40138,
|
4460
4460
|
"isConstant": false,
|
4461
4461
|
"isLValue": false,
|
4462
4462
|
"isPure": false,
|
@@ -4472,14 +4472,14 @@
|
|
4472
4472
|
"typeString": "tuple()"
|
4473
4473
|
}
|
4474
4474
|
},
|
4475
|
-
"id":
|
4475
|
+
"id": 40139,
|
4476
4476
|
"nodeType": "RevertStatement",
|
4477
4477
|
"src": "3994:42:114"
|
4478
4478
|
}
|
4479
4479
|
]
|
4480
4480
|
},
|
4481
4481
|
"baseFunctions": [
|
4482
|
-
|
4482
|
+
60940
|
4483
4483
|
],
|
4484
4484
|
"functionSelector": "13861fb5",
|
4485
4485
|
"implemented": true,
|
@@ -4488,17 +4488,17 @@
|
|
4488
4488
|
"name": "install",
|
4489
4489
|
"nameLocation": "3954:7:114",
|
4490
4490
|
"parameters": {
|
4491
|
-
"id":
|
4491
|
+
"id": 40135,
|
4492
4492
|
"nodeType": "ParameterList",
|
4493
4493
|
"parameters": [
|
4494
4494
|
{
|
4495
4495
|
"constant": false,
|
4496
|
-
"id":
|
4496
|
+
"id": 40134,
|
4497
4497
|
"mutability": "mutable",
|
4498
4498
|
"name": "",
|
4499
4499
|
"nameLocation": "-1:-1:-1",
|
4500
4500
|
"nodeType": "VariableDeclaration",
|
4501
|
-
"scope":
|
4501
|
+
"scope": 40141,
|
4502
4502
|
"src": "3962:12:114",
|
4503
4503
|
"stateVariable": false,
|
4504
4504
|
"storageLocation": "memory",
|
@@ -4507,7 +4507,7 @@
|
|
4507
4507
|
"typeString": "bytes"
|
4508
4508
|
},
|
4509
4509
|
"typeName": {
|
4510
|
-
"id":
|
4510
|
+
"id": 40133,
|
4511
4511
|
"name": "bytes",
|
4512
4512
|
"nodeType": "ElementaryTypeName",
|
4513
4513
|
"src": "3962:5:114",
|
@@ -4522,12 +4522,12 @@
|
|
4522
4522
|
"src": "3961:14:114"
|
4523
4523
|
},
|
4524
4524
|
"returnParameters": {
|
4525
|
-
"id":
|
4525
|
+
"id": 40136,
|
4526
4526
|
"nodeType": "ParameterList",
|
4527
4527
|
"parameters": [],
|
4528
4528
|
"src": "3988:0:114"
|
4529
4529
|
},
|
4530
|
-
"scope":
|
4530
|
+
"scope": 40142,
|
4531
4531
|
"stateMutability": "pure",
|
4532
4532
|
"virtual": false,
|
4533
4533
|
"visibility": "public"
|
@@ -4537,48 +4537,48 @@
|
|
4537
4537
|
"baseContracts": [
|
4538
4538
|
{
|
4539
4539
|
"baseName": {
|
4540
|
-
"id":
|
4540
|
+
"id": 39903,
|
4541
4541
|
"name": "Module",
|
4542
4542
|
"nameLocations": [
|
4543
4543
|
"1449:6:114"
|
4544
4544
|
],
|
4545
4545
|
"nodeType": "IdentifierPath",
|
4546
|
-
"referencedDeclaration":
|
4546
|
+
"referencedDeclaration": 38685,
|
4547
4547
|
"src": "1449:6:114"
|
4548
4548
|
},
|
4549
|
-
"id":
|
4549
|
+
"id": 39904,
|
4550
4550
|
"nodeType": "InheritanceSpecifier",
|
4551
4551
|
"src": "1449:6:114"
|
4552
4552
|
}
|
4553
4553
|
],
|
4554
4554
|
"canonicalName": "KeysInTableModule",
|
4555
4555
|
"contractDependencies": [
|
4556
|
-
|
4556
|
+
39875
|
4557
4557
|
],
|
4558
4558
|
"contractKind": "contract",
|
4559
4559
|
"documentation": {
|
4560
|
-
"id":
|
4560
|
+
"id": 39902,
|
4561
4561
|
"nodeType": "StructuredDocumentation",
|
4562
4562
|
"src": "835:583:114",
|
4563
4563
|
"text": " This module deploys a hook that is called when a value is set in the `sourceTableId`\n provided in the install methods arguments. The hook keeps track of the keys that are in a given table.\n This mapping is stored in a global table that is registered when the module is first installed.\n Note: if a table with composite keys is used, only the first key is indexed\n Note: this module currently only supports `installRoot` (via `World.installRootModule`).\n TODO: add support for `install` (via `World.installModule`) by using `callFrom` with the `msgSender()`"
|
4564
4564
|
},
|
4565
4565
|
"fullyImplemented": true,
|
4566
4566
|
"linearizedBaseContracts": [
|
4567
|
-
|
4568
|
-
|
4569
|
-
|
4570
|
-
60845,
|
4567
|
+
40142,
|
4568
|
+
38685,
|
4569
|
+
38769,
|
4571
4570
|
60893,
|
4572
|
-
|
4571
|
+
60941,
|
4572
|
+
60850
|
4573
4573
|
],
|
4574
4574
|
"name": "KeysInTableModule",
|
4575
4575
|
"nameLocation": "1428:17:114",
|
4576
|
-
"scope":
|
4576
|
+
"scope": 40143,
|
4577
4577
|
"usedErrors": [
|
4578
|
-
|
4579
|
-
|
4580
|
-
|
4581
|
-
|
4578
|
+
26347,
|
4579
|
+
26349,
|
4580
|
+
60920,
|
4581
|
+
60922
|
4582
4582
|
],
|
4583
4583
|
"usedEvents": []
|
4584
4584
|
}
|