@defi-wonderland/keep3r-v2
Version:
The Keep3r Network is a decentralized network for projects that need external devops, and for external teams to find keeper jobs
960 lines (959 loc) • 110 kB
JSON
{
"id": "af623f3d5eec0099cbc6a52e1eaa7af4",
"_format": "hh-sol-build-info-1",
"solcVersion": "0.8.7",
"solcLongVersion": "0.8.7+commit.e28d00a7",
"input": {
"language": "Solidity",
"sources": {
"solidity/for-test/utils/ProxyForTest.sol": {
"content": "// SPDX-License-Identifier: MIT\npragma solidity >=0.8.4 <0.9.0;\n\ncontract ProxyForTest {\n error CallError();\n\n function call(address _target, bytes memory _data) external {\n // solhint-disable-next-line avoid-low-level-calls\n (bool success, ) = _target.call(_data);\n if (!success) revert CallError();\n }\n}\n"
}
},
"settings": {
"optimizer": {
"enabled": true,
"runs": 33
},
"outputSelection": {
"*": {
"*": [
"storageLayout",
"abi",
"evm.bytecode",
"evm.deployedBytecode",
"evm.methodIdentifiers",
"metadata",
"devdoc",
"userdoc",
"evm.gasEstimates"
],
"": [
"ast"
]
}
},
"metadata": {
"useLiteralContent": true
}
}
},
"output": {
"contracts": {
"solidity/for-test/utils/ProxyForTest.sol": {
"ProxyForTest": {
"abi": [
{
"inputs": [],
"name": "CallError",
"type": "error"
},
{
"inputs": [
{
"internalType": "address",
"name": "_target",
"type": "address"
},
{
"internalType": "bytes",
"name": "_data",
"type": "bytes"
}
],
"name": "call",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"devdoc": {
"kind": "dev",
"methods": {},
"version": 1
},
"evm": {
"bytecode": {
"functionDebugData": {},
"generatedSources": [],
"linkReferences": {},
"object": "608060405234801561001057600080fd5b5061021f806100206000396000f3fe608060405234801561001057600080fd5b506004361061002b5760003560e01c80631b8b921d14610030575b600080fd5b61004361003e3660046100c8565b610045565b005b6000826001600160a01b03168260405161005f9190610198565b6000604051808303816000865af19150503d806000811461009c576040519150601f19603f3d011682016040523d82523d6000602084013e6100a1565b606091505b50509050806100c357604051630d93a8fd60e31b815260040160405180910390fd5b505050565b600080604083850312156100db57600080fd5b82356001600160a01b03811681146100f257600080fd5b9150602083013567ffffffffffffffff8082111561010f57600080fd5b818501915085601f83011261012357600080fd5b813581811115610135576101356101d3565b604051601f8201601f19908116603f0116810190838211818310171561015d5761015d6101d3565b8160405282815288602084870101111561017657600080fd5b8260208601602083013760006020848301015280955050505050509250929050565b6000825160005b818110156101b9576020818601810151858301520161019f565b818111156101c8576000828501525b509190910192915050565b634e487b7160e01b600052604160045260246000fdfea264697066735822122068e24af21886a21cdf2a3b0e6b6b4fdcb5eb06eb399cba729d5a3e5b129e64f064736f6c63430008070033",
"opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x21F DUP1 PUSH2 0x20 PUSH1 0x0 CODECOPY PUSH1 0x0 RETURN INVALID PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x4 CALLDATASIZE LT PUSH2 0x2B JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x1B8B921D EQ PUSH2 0x30 JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x43 PUSH2 0x3E CALLDATASIZE PUSH1 0x4 PUSH2 0xC8 JUMP JUMPDEST PUSH2 0x45 JUMP JUMPDEST STOP JUMPDEST PUSH1 0x0 DUP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP3 PUSH1 0x40 MLOAD PUSH2 0x5F SWAP2 SWAP1 PUSH2 0x198 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x40 MLOAD DUP1 DUP4 SUB DUP2 PUSH1 0x0 DUP7 GAS CALL SWAP2 POP POP RETURNDATASIZE DUP1 PUSH1 0x0 DUP2 EQ PUSH2 0x9C JUMPI PUSH1 0x40 MLOAD SWAP2 POP PUSH1 0x1F NOT PUSH1 0x3F RETURNDATASIZE ADD AND DUP3 ADD PUSH1 0x40 MSTORE RETURNDATASIZE DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY PUSH2 0xA1 JUMP JUMPDEST PUSH1 0x60 SWAP2 POP JUMPDEST POP POP SWAP1 POP DUP1 PUSH2 0xC3 JUMPI PUSH1 0x40 MLOAD PUSH4 0xD93A8FD PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0xDB JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP3 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 EQ PUSH2 0xF2 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST SWAP2 POP PUSH1 0x20 DUP4 ADD CALLDATALOAD PUSH8 0xFFFFFFFFFFFFFFFF DUP1 DUP3 GT ISZERO PUSH2 0x10F JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 DUP6 ADD SWAP2 POP DUP6 PUSH1 0x1F DUP4 ADD SLT PUSH2 0x123 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 CALLDATALOAD DUP2 DUP2 GT ISZERO PUSH2 0x135 JUMPI PUSH2 0x135 PUSH2 0x1D3 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1F DUP3 ADD PUSH1 0x1F NOT SWAP1 DUP2 AND PUSH1 0x3F ADD AND DUP2 ADD SWAP1 DUP4 DUP3 GT DUP2 DUP4 LT OR ISZERO PUSH2 0x15D JUMPI PUSH2 0x15D PUSH2 0x1D3 JUMP JUMPDEST DUP2 PUSH1 0x40 MSTORE DUP3 DUP2 MSTORE DUP9 PUSH1 0x20 DUP5 DUP8 ADD ADD GT ISZERO PUSH2 0x176 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP3 PUSH1 0x20 DUP7 ADD PUSH1 0x20 DUP4 ADD CALLDATACOPY PUSH1 0x0 PUSH1 0x20 DUP5 DUP4 ADD ADD MSTORE DUP1 SWAP6 POP POP POP POP POP POP SWAP3 POP SWAP3 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP3 MLOAD PUSH1 0x0 JUMPDEST DUP2 DUP2 LT ISZERO PUSH2 0x1B9 JUMPI PUSH1 0x20 DUP2 DUP7 ADD DUP2 ADD MLOAD DUP6 DUP4 ADD MSTORE ADD PUSH2 0x19F JUMP JUMPDEST DUP2 DUP2 GT ISZERO PUSH2 0x1C8 JUMPI PUSH1 0x0 DUP3 DUP6 ADD MSTORE JUMPDEST POP SWAP2 SWAP1 SWAP2 ADD SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 PUSH9 0xE24AF21886A21CDF2A EXTCODESIZE 0xE PUSH12 0x6B4FDCB5EB06EB399CBA729D GAS RETURNDATACOPY JUMPDEST SLT SWAP15 PUSH5 0xF064736F6C PUSH4 0x43000807 STOP CALLER ",
"sourceMap": "65:252:0:-:0;;;;;;;;;;;;;;;;;;;"
},
"deployedBytecode": {
"functionDebugData": {
"@call_24": {
"entryPoint": 69,
"id": 24,
"parameterSlots": 2,
"returnSlots": 0
},
"abi_decode_tuple_t_addresst_bytes_memory_ptr": {
"entryPoint": 200,
"id": null,
"parameterSlots": 2,
"returnSlots": 2
},
"abi_encode_tuple_packed_t_bytes_memory_ptr__to_t_bytes_memory_ptr__nonPadded_inplace_fromStack_reversed": {
"entryPoint": 408,
"id": null,
"parameterSlots": 2,
"returnSlots": 1
},
"panic_error_0x41": {
"entryPoint": 467,
"id": null,
"parameterSlots": 0,
"returnSlots": 0
}
},
"generatedSources": [
{
"ast": {
"nodeType": "YulBlock",
"src": "0:1674:1",
"statements": [
{
"nodeType": "YulBlock",
"src": "6:3:1",
"statements": []
},
{
"body": {
"nodeType": "YulBlock",
"src": "110:999:1",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "156:16:1",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "165:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "168:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "158:6:1"
},
"nodeType": "YulFunctionCall",
"src": "158:12:1"
},
"nodeType": "YulExpressionStatement",
"src": "158:12:1"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "131:7:1"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "140:9:1"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "127:3:1"
},
"nodeType": "YulFunctionCall",
"src": "127:23:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "152:2:1",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "123:3:1"
},
"nodeType": "YulFunctionCall",
"src": "123:32:1"
},
"nodeType": "YulIf",
"src": "120:52:1"
},
{
"nodeType": "YulVariableDeclaration",
"src": "181:36:1",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "207:9:1"
}
],
"functionName": {
"name": "calldataload",
"nodeType": "YulIdentifier",
"src": "194:12:1"
},
"nodeType": "YulFunctionCall",
"src": "194:23:1"
},
"variables": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "185:5:1",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "280:16:1",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "289:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "292:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "282:6:1"
},
"nodeType": "YulFunctionCall",
"src": "282:12:1"
},
"nodeType": "YulExpressionStatement",
"src": "282:12:1"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "239:5:1"
},
{
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "250:5:1"
},
{
"arguments": [
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "265:3:1",
"type": "",
"value": "160"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "270:1:1",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "261:3:1"
},
"nodeType": "YulFunctionCall",
"src": "261:11:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "274:1:1",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "257:3:1"
},
"nodeType": "YulFunctionCall",
"src": "257:19:1"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "246:3:1"
},
"nodeType": "YulFunctionCall",
"src": "246:31:1"
}
],
"functionName": {
"name": "eq",
"nodeType": "YulIdentifier",
"src": "236:2:1"
},
"nodeType": "YulFunctionCall",
"src": "236:42:1"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "229:6:1"
},
"nodeType": "YulFunctionCall",
"src": "229:50:1"
},
"nodeType": "YulIf",
"src": "226:70:1"
},
{
"nodeType": "YulAssignment",
"src": "305:15:1",
"value": {
"name": "value",
"nodeType": "YulIdentifier",
"src": "315:5:1"
},
"variableNames": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "305:6:1"
}
]
},
{
"nodeType": "YulVariableDeclaration",
"src": "329:46:1",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "360:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "371:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "356:3:1"
},
"nodeType": "YulFunctionCall",
"src": "356:18:1"
}
],
"functionName": {
"name": "calldataload",
"nodeType": "YulIdentifier",
"src": "343:12:1"
},
"nodeType": "YulFunctionCall",
"src": "343:32:1"
},
"variables": [
{
"name": "offset",
"nodeType": "YulTypedName",
"src": "333:6:1",
"type": ""
}
]
},
{
"nodeType": "YulVariableDeclaration",
"src": "384:28:1",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "394:18:1",
"type": "",
"value": "0xffffffffffffffff"
},
"variables": [
{
"name": "_1",
"nodeType": "YulTypedName",
"src": "388:2:1",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "439:16:1",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "448:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "451:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "441:6:1"
},
"nodeType": "YulFunctionCall",
"src": "441:12:1"
},
"nodeType": "YulExpressionStatement",
"src": "441:12:1"
}
]
},
"condition": {
"arguments": [
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "427:6:1"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "435:2:1"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "424:2:1"
},
"nodeType": "YulFunctionCall",
"src": "424:14:1"
},
"nodeType": "YulIf",
"src": "421:34:1"
},
{
"nodeType": "YulVariableDeclaration",
"src": "464:32:1",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "478:9:1"
},
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "489:6:1"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "474:3:1"
},
"nodeType": "YulFunctionCall",
"src": "474:22:1"
},
"variables": [
{
"name": "_2",
"nodeType": "YulTypedName",
"src": "468:2:1",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "544:16:1",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "553:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "556:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "546:6:1"
},
"nodeType": "YulFunctionCall",
"src": "546:12:1"
},
"nodeType": "YulExpressionStatement",
"src": "546:12:1"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "_2",
"nodeType": "YulIdentifier",
"src": "523:2:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "527:4:1",
"type": "",
"value": "0x1f"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "519:3:1"
},
"nodeType": "YulFunctionCall",
"src": "519:13:1"
},
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "534:7:1"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "515:3:1"
},
"nodeType": "YulFunctionCall",
"src": "515:27:1"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "508:6:1"
},
"nodeType": "YulFunctionCall",
"src": "508:35:1"
},
"nodeType": "YulIf",
"src": "505:55:1"
},
{
"nodeType": "YulVariableDeclaration",
"src": "569:26:1",
"value": {
"arguments": [
{
"name": "_2",
"nodeType": "YulIdentifier",
"src": "592:2:1"
}
],
"functionName": {
"name": "calldataload",
"nodeType": "YulIdentifier",
"src": "579:12:1"
},
"nodeType": "YulFunctionCall",
"src": "579:16:1"
},
"variables": [
{
"name": "_3",
"nodeType": "YulTypedName",
"src": "573:2:1",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "618:22:1",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x41",
"nodeType": "YulIdentifier",
"src": "620:16:1"
},
"nodeType": "YulFunctionCall",
"src": "620:18:1"
},
"nodeType": "YulExpressionStatement",
"src": "620:18:1"
}
]
},
"condition": {
"arguments": [
{
"name": "_3",
"nodeType": "YulIdentifier",
"src": "610:2:1"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "614:2:1"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "607:2:1"
},
"nodeType": "YulFunctionCall",
"src": "607:10:1"
},
"nodeType": "YulIf",
"src": "604:36:1"
},
{
"nodeType": "YulVariableDeclaration",
"src": "649:17:1",
"value": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "663:2:1",
"type": "",
"value": "31"
}
],
"functionName": {
"name": "not",
"nodeType": "YulIdentifier",
"src": "659:3:1"
},
"nodeType": "YulFunctionCall",
"src": "659:7:1"
},
"variables": [
{
"name": "_4",
"nodeType": "YulTypedName",
"src": "653:2:1",
"type": ""
}
]
},
{
"nodeType": "YulVariableDeclaration",
"src": "675:23:1",
"value": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "695:2:1",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "689:5:1"
},
"nodeType": "YulFunctionCall",
"src": "689:9:1"
},
"variables": [
{
"name": "memPtr",
"nodeType": "YulTypedName",
"src": "679:6:1",
"type": ""
}
]
},
{
"nodeType": "YulVariableDeclaration",
"src": "707:71:1",
"value": {
"arguments": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "729:6:1"
},
{
"arguments": [
{
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "_3",
"nodeType": "YulIdentifier",
"src": "753:2:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "757:4:1",
"type": "",
"value": "0x1f"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "749:3:1"
},
"nodeType": "YulFunctionCall",
"src": "749:13:1"
},
{
"name": "_4",
"nodeType": "YulIdentifier",
"src": "764:2:1"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "745:3:1"
},
"nodeType": "YulFunctionCall",
"src": "745:22:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "769:2:1",
"type": "",
"value": "63"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "741:3:1"
},
"nodeType": "YulFunctionCall",
"src": "741:31:1"
},
{
"name": "_4",
"nodeType": "YulIdentifier",
"src": "774:2:1"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "737:3:1"
},
"nodeType": "YulFunctionCall",
"src": "737:40:1"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "725:3:1"
},
"nodeType": "YulFunctionCall",
"src": "725:53:1"
},
"variables": [
{
"name": "newFreePtr",
"nodeType": "YulTypedName",
"src": "711:10:1",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "837:22:1",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x41",
"nodeType": "YulIdentifier",
"src": "839:16:1"
},
"nodeType": "YulFunctionCall",
"src": "839:18:1"
},
"nodeType": "YulExpressionStatement",
"src": "839:18:1"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "newFreePtr",
"nodeType": "YulIdentifier",
"src": "796:10:1"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "808:2:1"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "793:2:1"
},
"nodeType": "YulFunctionCall",
"src": "793:18:1"
},
{
"arguments": [
{
"name": "newFreePtr",
"nodeType": "YulIdentifier",
"src": "816:10:1"
},
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "828:6:1"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "813:2:1"
},
"nodeType": "YulFunctionCall",
"src": "813:22:1"
}
],
"functionName": {
"name": "or",
"nodeType": "YulIdentifier",
"src": "790:2:1"
},
"nodeType": "YulFunctionCall",
"src": "790:46:1"
},
"nodeType": "YulIf",
"src": "787:72:1"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "875:2:1",
"type": "",
"value": "64"
},
{
"name": "newFreePtr",
"nodeType": "YulIdentifier",
"src": "879:10:1"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "868:6:1"
},
"nodeType": "YulFunctionCall",
"src": "868:22:1"
},
"nodeType": "YulExpressionStatement",
"src": "868:22:1"
},
{